~ubuntu-branches/ubuntu/precise/torque/precise-updates

« back to all changes in this revision

Viewing changes to doc/man1/qchkpt.1.in

  • Committer: Bazaar Package Importer
  • Author(s): Dominique Belhachemi
  • Date: 2010-05-17 20:56:46 UTC
  • mfrom: (0.1.3 sid) (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100517205646-yipvh4jq5n5n1kgo
Tags: 2.4.8+dfsg-5
install man pages together with their associated binaries (Closes: #581576)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" Copyright (c) 2008 Cluster Resources
 
2
.\" All rights reserved.
 
3
.if \n(Pb .ig Iq
 
4
.TH qchkpt 1B "" Local PBS
 
5
.so ../ers/ers.macros
 
6
.Iq
 
7
.SH NAME
 
8
qchkpt - checkpoint pbs batch jobs
 
9
.SH SYNOPSIS
 
10
qchkpt
 
11
job_identifier ...
 
12
.SH DESCRIPTION
 
13
The 
 
14
.B qchkpt 
 
15
command requests that the PBS Mom generate a checkpoint file
 
16
for a running job.
 
17
.LP
 
18
.SM
 
19
This is an extension to POSIX.2d.
 
20
.NL
 
21
.Ig
 
22
.LP
 
23
The qchkpt command sends a
 
24
.I "Chkpt Job"
 
25
batch request to the server as described in the general section.
 
26
.SH OPTIONS
 
27
None
 
28
.LP
 
29
.SH OPERANDS
 
30
The qchkpt command accepts one or more
 
31
.Ar job_identifier
 
32
operands of the form:
 
33
.DS
 
34
.Ty sequence_number[.server_name][@server]
 
35
.DE
 
36
.if !\n(Pb .ig Ig
 
37
See the description under "Job Identifier" in section \*(Ji in this ERS.
 
38
.Ig
 
39
.LP
 
40
.SH STANDARD ERROR
 
41
The qchkpt command will write a diagnostic message to standard error for each
 
42
error occurrence.
 
43
.SH EXIT STATUS
 
44
Upon successful processing of all the operands presented to the
 
45
qchkpt command, the exit status will be a value of zero.
 
46
.LP
 
47
If the qchkpt command fails to process any operand, the
 
48
command exits with a value greater than zero.
 
49
.SH SEE ALSO
 
50
qhold(1B), qrls(1B), qalter(1B), qsub(1B), pbs_alterjob(3B), pbs_holdjob(3B),
 
51
pbs_rlsjob(3B), pbs_job_attributes(7B), pbs_resources_unicos8(7B)
 
52
\" turn off any extra indent left by the Sh macro
 
53
.RE