1just-man-pages/condor_prio(1)General Commands Manuajlust-man-pages/condor_prio(1)
2
3
4

Name

6       condor_prio change priority of jobs in the condor queue
7

Synopsis

9       condor_prio  [ -p priority ] [ + | - value ] [ -n schedd_name ] [ -pool
10       pool_name ] cluster | cluster.process | username | -a
11

Description

13       condor_prio changes the priority of one or  more  jobs  in  the  condor
14       queue. If a cluster_id and a process_id are both specified, condor_prio
15       attempts to change the priority of the specified process.  If  a  clus‐
16       ter_id  is  specified  without  a  process_id,  condor_prio attempts to
17       change priority for all processes belonging to the  specified  cluster.
18       If  a username is specified, condor_prio attempts to change priority of
19       all jobs belonging to that user. If the -a  flag  is  set,  condor_prio
20       attempts  to  change priority of all jobs in the condor queue. The user
21       must specify a priority adjustment or new priority. If the -p option is
22       specified, the priority of the job(s) are set to the next argument. The
23       user can also adjust the priority by supplying a  +  or  -  immediately
24       followed  by  a  digit.  The priority of a job can be any integer, with
25       higher numbers corresponding to greater priority. Only the owner  of  a
26       job or the super user can change the priority for it.
27
28       The priority changed by condor_prio is only compared to the priority of
29       other jobs owned by the same user and submitted from the same  machine.
30       See the "Condor Users and Administrators Manual" for further details on
31       Condor's priority scheme.
32

Options

34       -p priority
35
36          Set priority to the specified value
37
38
39
40       + | - value
41
42          Change priority by the specified value
43
44
45
46       -n schedd_name
47
48          Change priority of jobs queued at the specified schedd in the  local
49          pool
50
51
52
53       -pool pool_name
54
55          Change priority of jobs queued at the specified schedd in the speci‐
56          fied pool
57
58
59
60       -a
61
62          Change priority of all the jobs in the queue
63
64
65

Exit Status

67       condor_prio will exit with a status value of 0 (zero) upon success, and
68       it will exit with the value 1 (one) upon failure.
69

Author

71       Condor Team, University of Wisconsin-Madison
72
74       Copyright (C) 1990-2009 Condor Team, Computer Sciences Department, Uni‐
75       versity  of  Wisconsin-Madison,  Madison,  WI.  All  Rights   Reserved.
76       Licensed under the Apache License, Version 2.0.
77
78       See   the   Condor   Version   7.4.2  Manual  or  http://www.condorpro
79       ject.org/licensefor additional notices. condor-admin@cs.wisc.edu
80
81
82
83                                     date        just-man-pages/condor_prio(1)
Impressum