How do get a report of which sequence is currently running on a sequencer?

In reply to DHDHD:

The driver side print should tell you who won the arbitration at a given cycle. If you want to see all lined up at SQR side, try doing sqr.print() (UVM Sequencer::do_print is equipped to print the arbitration queue).

Good Luck
Srini
www.verifworks.com