Output
If you use bhist directly on an event log, you must specify a CPU factor.
Use lsinfo to get host model and CPU factor information.
job_ID "job_ID[index]"
Searches all event log files and only displays information about the specified jobs. If you specify a job array, displays all elements chronologically.
This option overrides all other options except
| |
| |
Output |
|
Default format |
|
| Statistics of the amount of time that a job has spent in various states: |
PEND | The total waiting time excluding user suspended time before the job is dispatched. |
PSUSP | The total user suspended time of a pending job. |
RUN | The total run time of the job. |
USUSP | The total user suspended time after the job is dispatched. |
SSUSP | The total system suspended time after the job is dispatched. |
UNKWN | The total unknown time of the job (job status becomes unknown if sbatchd on the |
| execution host is temporarily unreachable). |
TOTAL | The total time that the job has spent in all states; for a finished job, it is the |
| turnaround time (that is, the time interval from job submission to job completion). |
Long format | |
| The |
Project | The project the job was submitted from. |
Application Profile The application profile the job was submitted to. | |
Command | The job command. |
48Platform LSF Command Reference