1qchkpt(1B) PBS qchkpt(1B)
2
3
4
6 qchkpt - checkpoint pbs batch jobs
7
9 qchkpt job_identifier ...
10
12 The qchkpt command requests that the PBS Mom generate a checkpoint file
13 for a running job.
14
15 This is an extension to POSIX.2d.
16
17 The qchkpt command sends a Chkpt Job batch request to the server as de‐
18 scribed in the general section.
19
21 None
22
24 The qchkpt command accepts one or more job_identifier operands of the
25 form: sequence_number[.server_name][@server]
26
28 $#
29
30 $qchkpt
31
33 The qchkpt command will write a diagnostic message to standard error
34 for each error occurrence.
35
37 Upon successful processing of all the operands presented to the qchkpt
38 command, the exit status will be a value of zero.
39
40 If the qchkpt command fails to process any operand, the command exits
41 with a value greater than zero.
42
44 qhold(1B), qrls(1B), qalter(1B), qsub(1B), pbs_alterjob(3B), pbs_hold‐
45 job(3B), pbs_rlsjob(3B), pbs_job_attributes(7B), pbs_resources_uni‐
46 cos8(7B)
47
48
49
50
51Local qchkpt(1B)