TORQUE Resource Manager

TORQUE Administrator's Manual - 2.2 Monitoring Jobs

2.2 Monitoring Jobs

TORQUE allows users and administrators to monitor submitted jobs with the qstat command. If the command is run by just a 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
...