Force removal of a job from LSF

Run the bkill -r command to remove 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 Zombie, and job resources that LSF monitors are released as soon as LSF receives the first signal.