Now that is weird - can you rerun but add:
select * from master..monProcessActivity where SPID=@@spid
....after the monProcessWaits query.....the above suggests it is all CPUTime (no waiting) - like to confirm that.
Now that is weird - can you rerun but add:
select * from master..monProcessActivity where SPID=@@spid
....after the monProcessWaits query.....the above suggests it is all CPUTime (no waiting) - like to confirm that.