Default output format (SUMMARY)

If a list of users is specified, user names must be separated by spaces and enclosed in quotation marks (") or (’). You can specify both user names and user IDs in the list of users.

job_ID ... Displays accounting statistics for jobs with the specified job IDs. If the reserved job ID 0 is used, it is ignored.

-hPrints command usage to stderr and exits.

-VPrints LSF release version to stderr and exits.

Default output format (SUMMARY)

Statistics on jobs. The following fields are displayed:

Total number of done jobs

Total number of exited jobs

Total CPU time consumed

Average CPU time consumed

Maximum CPU time of a job

Minimum CPU time of a job

Total wait time in queues

Average wait time in queue

Maximum wait time in queue

Minimum wait time in queue

Average turnaround time (seconds/job)

Maximum turnaround time

Minimum turnaround time

Average hog factor of a job (cpu time/turnaround time)

Maximum hog factor of a job

Minimum hog factor of a job

Total throughput

Beginning time: the completion or exit time of the first job selected

Ending time: the completion or exit time of the last job selected

The total, average, minimum, and maximum statistics are on all specified jobs.

The wait time is the elapsed time from job submission to job dispatch.

The turnaround time is the elapsed time from job submission to job completion.

The hog factor is the amount of CPU time consumed by a job divided by its turnaround time.

The throughput is the number of completed jobs divided by the time period to finish these jobs (jobs/hour).

Brief format (-b)

In addition to the default format SUMMARY, displays the following fields:

10Platform LSF Command Reference