%head qsort -h
 
Usage: qsort [-h] [user] [-n]
 
-h   prints this message
-n   displays information about the status of the cluster nodes
 
     By default qsort displays all the jobs in order of job submission time
     if [user] is specified only jobs running by the user are shown
 
Examples:   qsort
            qsort -n
            qsort someuser
Output:
 
JobID       - Job ID assigned by PBS
Ncpus    1  - 1   cpu requested
Ncpus 10:m  - 10 "myrinet" cpus requested
C_Time      - Cpu time (hh:mm) of the job
CPU%        - Ratio of cpu-time/wall-time => effectiveness of computation
hosts       - Execution host(s)