(Click to open topic with navigation)
Checkpoint pbs batch jobs.
4.361.44 Synopsis
qchkpt <JOBID>[ <JOBID>] ...
4.361.45 Description
The qchkpt command requests that the PBS MOM generate a checkpoint file for a running job.
This is an extension to POSIX.2d.
The qchkpt command sends a Chkpt Job batch request to the server as described in the general section.
4.361.46 Options
None.
4.361.47 Operands
The qchkpt command accepts one or more job_identifier operands of the form:
sequence_number[.server_name][@server]
4.361.48 Examples
$ # request a checkpoint for job 3233
$ qchkpt 3233
4.361.49 Standard error
The qchkpt command will write a diagnostic message to standard error for each error occurrence.
4.361.50 Exit status
Upon successful processing of all the operands presented to the qchkpt command, the exit status will be a value of zero.
If the qchkpt command fails to process any operand, the command exits with a value greater than zero.
Related Topics
Non-Adaptive Computing topics