View all jobs for all users

Procedure

Run bjobs -u all to display all jobs for all users.
Job information is displayed in the following order:
  • Running jobs

  • Pending jobs in the order in which they are scheduled

  • Jobs in high-priority queues are listed before those in lower-priority queues

For example:

bjobs -u all
JOBID   USER    STAT    QUEUE     FROM_HOST   EXEC_HOST   JOB_NAME   SUBMIT_TIME
1004    user1   RUN     short     hostA       hostA       job0       Dec 16 09:23
1235    user3   PEND    priority  hostM                   job1       Dec 11 13:55
1234    user2   SSUSP   normal    hostD       hostM       job3       Dec 11 10:09
1250    user1   PEND    short     hostA                   job4       Dec 11 13:59