-pe

Displays pending jobs that are eligible for scheduling.

Categories

state

Synopsis

bjobs -pe

Description

A job that is in an eligible pending state is a job that LSF would normally select for resource allocation, but is currently pending because its priority is lower than other jobs. It is a job that is eligible for scheduling and will be run if there are sufficient resources to run it. In addition, for chunk jobs in WAIT status, the time spent in the WAIT status is counted as eligible pending time.

This option is valid only when TRACK_ELIGIBLE_PENDINFO in lsb.params is set to Y or y (enabled).