How to know on which sequence the current sequencer is running?

In reply to ravitejavoora:

Start by cranking the verbosity to UVM_DEBUG to see what appears.

If you are using “DEFAULT_SEQUENCE” in the uvm_config_db, this could be starting the sequence implicitly. If you are not doing that, congratulations, that is good!