-s

Sends the specified signal when a queue-level run window closes.

Categories

properties

Synopsis

bsub -s signal

Description

By default, when the window closes, LSF suspends jobs running in the queue (job state becomes SSUSP) and stops dispatching jobs from the queue.

Use -s to specify a signal number; when the run window closes, the job is signalled by this signal instead of being suspended.