After a checkpointable resizable job restarts (brestart), LSF restores the original job allocation request. LSF also restores job-level autoresizable attribute and notification command if they are specified at job submission.
Begin Queue...QUEUE_NAME=checkpointCHKPNT=mydir 240DESCRIPTION=Automatically checkpoints jobs every 4 hours to mydir...End Queue
If the command bchkpnt -k 123 is used to checkpoint and kill job 123, you can restart the job using the brestart command as shown in the following example:
LSF assigns a new job ID of 456, submits the job to the queue named "priority," and restarts the job.
Once job 456 is running, you can change the checkpoint period using the bchkpnt command: