-ss

Displays summary information for LSF Session Scheduler tasks.

Categories

filter

Synopsis

bjobs -ss

Conflicting options

Do not use with the following options: -A, -aps, -fwd, -N, -W, -WL, -WF, -WP.

Description

Displays summary information for LSF Session Scheduler tasks including the job ID, the owner, the job name (useful for job arrays), the total number of tasks, the state of pending, done, running, and exited session scheduler tasks.

-ss can only display the summary information for LSF Session Scheduler tasks when the job session has started . -ss cannot display the information while LSF Session Scheduler job is still pending.

The frequency of the updates of this information is based on the parameters SSCHED_UPDATE_SUMMARY_INTERVAL and SSCHED_UPDATE_SUMMARY_BY_TASK.