bstop
suspends unfinished jobs
Synopsis
bstop
bstop
Description
Suspends unfinished jobs.
Sends the SIGSTOP signal to sequential jobs and the SIGTSTP signal to parallel jobs to suspend them.
You must specify a job ID or
Only root and LSF administrators can operate on jobs submitted by other users.
Use bresume to resume suspended jobs.
An administrator can use bstop on a job stopped by the user (in the state USUSP) to prevent the user from resuming the job.
You can also use bkill
If a signal request fails to reach the job execution host, LSF retries the operation later when the host becomes reachable. LSF retries the most recent signal request.
Options
0Suspends all the jobs that satisfy other options
Suspends only jobs associated with the specified application profile. You must specify an existing application profile.
Suspends only jobs dispatched to the specified host or host group.
Suspends jobs belonging to the specified service class.
Platform LSF Command Reference 175