LSF Version 7.3 - Administering Platform LSF
Administering Platform LSF 125
Managing Jobs
If the -b option is used with bkill 0, it kills all applicable jobs and silently
skips the jobs that cannot be killed.
The -b option is ignored if used with -r or -s.
Force removal of a job from LSF
1 Run bkill -r to force the removal of the job from LSF. Use this option when
a job cannot be killed in the operating system.
The
bkill -r command removes a job from the LSF system without waiting
for the job to terminate in the operating system. This sends the same series of
signals as
bkill without -r, except that the job is removed from the system
immediately, the job is marked as EXIT, and job resources that LSF monitors
are released as soon as LSF receives the first signal.