brestart
brestart
restarts checkpointed jobs
Synopsis
brestart [bsub_options] [-f]checkpoint_dir [job_ID "job_ID[index]"]
brestart [-h -V]
Option List
-B -f -N -x
-bbegin_time -Ccore_limit
-c [hour:]minute[/host_name /host_model] -Ddata_limit
-E "pre_exec_command [argument ...]" -Ffile_limit
-m "host_name[+[pref_level]] host_group[+[pref_level]] ..." -Guser_group
-Mmem_limit
-q "queue_name ..." -Sstack_limit
-tterm_time
-w 'dependency_expression'
-Wrun_limit[/host_name /host_model] checkpoint_dir [job_ID "job_ID[index]"]
Description
Restarts a checkpointed job using the checkpoint files saved in
checkpoint_dir/last_job_ID/. Only jobs that have been successfully checkpointed can be restarted.
Jobs are re-submitted and assigned a new job ID. The checkpoint directory is renamed using the new job ID, checkpoint_dir/new_job_ID/.
By default, jobs are restarted with the same output file and file transfer specifications, job name, window signal value, checkpoint directory and period, and rerun options as the original job.
146Platform LSF Command Reference