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
18 described 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 The qchkpt command will write a diagnostic message to standard error
29 for each error occurrence.
30
32 Upon successful processing of all the operands presented to the qchkpt
33 command, the exit status will be a value of zero.
34
35 If the qchkpt command fails to process any operand, the command exits
36 with a value greater than zero.
37
39 qhold(1B), qrls(1B), qalter(1B), qsub(1B), pbs_alterjob(3B), pbs_hold‐
40 job(3B), pbs_rlsjob(3B), pbs_job_attributes(7B), pbs_resources_uni‐
41 cos8(7B)
42
43
44
45
46Local qchkpt(1B)