-WL
Displays the estimated remaining run time of jobs.
Categories
format
Synopsis
bjobs -WLOutput
The output for the -WF, -WL, and -WP options are in the following format:
hours:minutes status
where status is one of the following:
- X: The real run time has exceeded the estimated run time configured in the application profile (RUNTIME parameter in lsb.applications) or at the job level (bsub -We option).
- L: A run limit exists but the job does not have an estimated run time.
- E: An estimated run time exists and has not been exceeded.