File: cq1.xml

package info (click to toggle)
gridengine 6.2-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 51,532 kB
  • ctags: 51,172
  • sloc: ansic: 418,155; java: 37,080; sh: 22,593; jsp: 7,699; makefile: 5,292; csh: 4,244; xml: 2,901; cpp: 2,086; perl: 1,895; tcl: 1,188; lisp: 669; ruby: 642; yacc: 393; lex: 266
file content (81 lines) | stat: -rw-r--r-- 2,811 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version='1.0' encoding='UTF-8'?>
<CQ_Type>
   <name>${name}</name>
   <hostlist>
      <string>@allhosts</string>
   </hostlist>
   <seqNo key='@/'>0</seqNo>
   <nsuspend key='@/'>2</nsuspend>
   <jobSlots key='@/'>30</jobSlots>
   <rerun key='@/'>true</rerun>
   <sFsize key='@/'>INFINITY</sFsize>
   <hFsize key='@/'>INFINITY</hFsize>
   <sData key='@/'>INFINITY</sData>
   <hData key='@/'>INFINITY</hData>
   <sStack key='@/'>INFINITY</sStack>
   <hStack key='@/'>INFINITY</hStack>
   <sCore key='@/'>INFINITY</sCore>
   <hCore key='@/'>INFINITY</hCore>
   <sRss key='@/'>INFINITY</sRss>
   <hRss key='@/'>INFINITY</hRss>
   <sVmem key='@/'>INFINITY</sVmem>
   <hVmem key='@/'>INFINITY</hVmem>
   <sRt key='@/'>INFINITY</sRt>
   <hRt key='@/'>INFINITY</hRt>
   <sCpu key='@/'>INFINITY</sCpu>
   <hCpu key='@/'>INFINITY</hCpu>
   <suspendInterval key='@/'>00:05:00</suspendInterval>
   <minCpuInterval key='@/'>00:05:00</minCpuInterval>
   <notify key='@/'>00:00:60</notify>
   <tmpdir key='@/'>/tmp</tmpdir>
   <shell key='@/'>/bin/csh</shell>
   <calendar key='@/'>NONE</calendar>
   <priority key='@/'>0</priority>
   <processors key='@/'>UNDEFINED</processors>
   <prolog key='@/'>NONE</prolog>
   <epilog key='@/'>NONE</epilog>
   <shellStartMode key='@/'>posix_compliant</shellStartMode>
   <starterMethod key='@/'>NONE</starterMethod>
   <suspendMethod key='@/'>NONE</suspendMethod>
   <resumeMethod key='@/'>NONE</resumeMethod>
   <terminateMethod key='@/'>NONE</terminateMethod>
   <initialState key='@/'>default</initialState>
   <pe key='@allhosts'><string>make</string></pe>
   <pe key='@/'><string>NONE</string></pe>
   <ckpt key='@/'><string>NONE</string></ckpt>
   <owner key='@/'><US_Type>NONE</US_Type></owner>
   <acl key='@/'><US_Type>NONE</US_Type></acl>
   <xacl key='@/'><US_Type>NONE</US_Type></xacl>
   <projects key='@/'><PR_Type>NONE</PR_Type></projects>
   <xprojects key='@/'><PR_Type>NONE</PR_Type></xprojects>
   <loadThresholds key='@/'>
     <CE_Type>
         <name>np_load_avg</name>
         <valtype>0</valtype>
         <stringval>1.75</stringval>
         <relop>0</relop>
         <consumable>false</consumable>
         <requestable>0</requestable>
      </CE_Type>
   </loadThresholds>
   <suspendThresholds key='flip'>
     <CE_Type>NONE</CE_Type>
   </suspendThresholds>
   <suspendThresholds key='@/'>
      <CE_Type>
         <name>arch</name>
         <valtype>0</valtype>
         <stringval>lx26-x86</stringval>
         <relop>0</relop>
         <consumable>false</consumable>
         <requestable>0</requestable>
      </CE_Type>
   </suspendThresholds>
   <consumableConfig key='@/'>
      <CE_Type>NONE</CE_Type>
   </consumableConfig>
   <subordinate key='@/'>
      <SO_Type>NONE</SO_Type>
   </subordinate>
   <qtype key='@/'>3</qtype>
</CQ_Type>