TORQUE allows users and administrators to monitor submitted jobs with the qstat command. If the command is run by a non-administrative user, it will output just that user's jobs. For example:
> qstat
Job id Name User Time Use S Queue
---------------- ---------------- ---------------- -------- - -----
4807 scatter user01 12:56:34 R batch
...
Related topics