Trace number 1093961

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac ESAT 390.46 394.499

General information on the benchmark

Namecsp/queens/
normalized-queens-200.xml
MD5SUM054f76ffe13ea2991d6de6635966b938
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.37933
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints19900
Maximum constraint arity2
Maximum domain size200
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19900
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
81.57/82.49	c start processing
81.57/82.49	c start relation processing
81.77/82.61	c start cnf exporting
376.57/380.46	c parsing time : 82.36
376.57/380.46	c preprocessing time : 380.327
376.57/380.47	
376.57/380.47	c Nary constraints - conflicts : 0 supports : 0
376.57/380.47	c Binary constraints - conflicts : 19900 supports :0
376.57/380.47	c max arity constraint : 2
376.57/380.47	c Max Tuples generated 40000
376.57/380.47	c relations : 199
376.57/380.47	c relations BDD: 0
376.57/380.47	c sampling 199/199
376.57/380.47	c vars : 40001 - clauses :  13253600
376.57/380.47	
376.64/380.52	 
376.64/380.52	c --- SAT Solver Stats ---
376.64/380.52	 
376.64/380.52	c eSAT 0.1 : minisat core with additionnal features
376.64/380.52	c ============================[ Problem Statistics ]=============================
376.64/380.52	c |                                                                             |
376.64/380.52	c |  Number of variables:  40000                                                |
376.64/380.52	c |  Number of clauses:    13253600                                             |
381.66/385.66	c |  Parsing time:         4.36         s                                       |
386.81/390.83	c restarts              : 135
386.81/390.83	c conflicts             : 271            (29 /sec)
386.81/390.83	c decisions             : 1108890        (55.22 % random) (117026 /sec)
386.81/390.83	c euip                  : 4           
386.81/390.83	c propagations          : 5397278        (569600 /sec)
386.81/390.83	c conflict literals     : 264301         (0.00 % deleted)
386.81/390.83	c Memory used           : 498.29 MB
386.81/390.83	c CPU time              : 9.47556 s
386.81/390.83	c 
386.81/390.84	s SATISFIABLE
390.27/394.39	v 19 137 91 169 48 75 125 115 102 170 97 87 65 84 35 94 121 127 76 99 23 71 142 66 163 188 93 122 57 13 21 37 89 123 45 160 124 154 10 69 96 168 58 147 95 166 197 184 16 155 73 92 180 164 8 118 25 30 158 177 24 106 140 64 157 26 74 47 128 151 183 3 136 101 186 198 7 40 68 56 139 153 107 29 2 199 44 162 187 36 117 12 195 105 167 104 20 79 181 6 191 27 39 77 200 53 146 46 194 43 172 159 72 182 67 129 110 88 192 32 144 114 135 22 134 156 148 5 161 41 109 138 174 55 173 111 86 141 113 126 178 176 83 49 33 145 60 28 34 119 18 185 133 150 190 85 98 14 52 42 112 80 4 120 59 62 131 78 103 9 54 15 11 90 82 171 143 179 116 196 38 130 165 31 63 81 51 175 50 61 149 189 108 1 193 17 152 70 100 132

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093961-1215278629/watcher-1093961-1215278629 -o /tmp/evaluation-result-1093961-1215278629/solver-1093961-1215278629 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1093961-1215278629.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 9286
/proc/meminfo: memFree=1726568/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=8652 CPUtime=0
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2006832734 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 2163 280 208 79 0 156 0
[pid=9287] ppid=9286 vsize=8688 CPUtime=0
/proc/9287/stat : 9287 (galacE.sh) S 9286 9286 8148 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2006832735 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 257203863634 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9287/statm: 2172 286 209 79 0 165 0
[pid=9288] ppid=9287 vsize=8728 CPUtime=0
/proc/9288/stat : 9288 (galacE.sh) R 9287 9286 8148 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2006832735 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 257203694887 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/9288/statm: 2182 290 209 79 0 175 0

[startup+0.100535 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 9286
/proc/meminfo: memFree=1726568/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=0.01
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.201539 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 9286
/proc/meminfo: memFree=1726568/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=0.01
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301547 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 9286
/proc/meminfo: memFree=1726568/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=0.01
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701582 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 9286
/proc/meminfo: memFree=1726568/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=0.01
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50165 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 9308
/proc/meminfo: memFree=1696984/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=0.01
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
[pid=9300] ppid=9286 vsize=812628 CPUtime=1.43
/proc/9300/stat : 9300 (java) S 9286 9286 8148 0 -1 0 10699 0 1 0 138 5 0 0 18 0 9 0 2006832738 832131072 10106 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9300/statm: 203157 10106 1917 9 0 197138 0
[pid=9300/tid=9301] ppid=9286 vsize=812628 CPUtime=1.26
/proc/9300/task/9301/stat : 9301 (java) R 9286 9286 8148 0 -1 64 9218 0 1 0 122 4 0 0 25 0 9 0 2006832739 832131072 10106 996147200 134512640 134550740 4294955600 18446744073709551615 4126647407 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9302] ppid=9286 vsize=812628 CPUtime=0
/proc/9300/task/9302/stat : 9302 (java) S 9286 9286 8148 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2006832740 832131072 10106 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9303] ppid=9286 vsize=812628 CPUtime=0
/proc/9300/task/9303/stat : 9303 (java) S 9286 9286 8148 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2006832740 832131072 10106 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9304] ppid=9286 vsize=812628 CPUtime=0
/proc/9300/task/9304/stat : 9304 (java) S 9286 9286 8148 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2006832740 832131072 10106 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9305] ppid=9286 vsize=812628 CPUtime=0
/proc/9300/task/9305/stat : 9305 (java) S 9286 9286 8148 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006832743 832131072 10106 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9306] ppid=9286 vsize=812628 CPUtime=0.15
/proc/9300/task/9306/stat : 9306 (java) S 9286 9286 8148 0 -1 64 777 0 0 0 15 0 0 0 16 0 9 0 2006832743 832131072 10106 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9307] ppid=9286 vsize=812628 CPUtime=0
/proc/9300/task/9307/stat : 9307 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006832743 832131072 10106 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9308] ppid=9286 vsize=812628 CPUtime=0
/proc/9300/task/9308/stat : 9308 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006832743 832131072 10106 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860200

[startup+3.10278 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 9308
/proc/meminfo: memFree=1683480/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=0.01
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
[pid=9300] ppid=9286 vsize=812760 CPUtime=3.02
/proc/9300/stat : 9300 (java) S 9286 9286 8148 0 -1 0 20369 0 1 0 292 10 0 0 18 0 9 0 2006832738 832266240 19774 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9300/statm: 203190 19774 1930 9 0 197171 0
[pid=9300/tid=9301] ppid=9286 vsize=812760 CPUtime=2.78
/proc/9300/task/9301/stat : 9301 (java) R 9286 9286 8148 0 -1 64 14579 0 1 0 271 7 0 0 25 0 9 0 2006832739 832266240 19774 996147200 134512640 134550740 4294955600 18446744073709551615 4126649655 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9302] ppid=9286 vsize=812760 CPUtime=0.05
/proc/9300/task/9302/stat : 9302 (java) S 9286 9286 8148 0 -1 64 4295 0 0 0 3 2 0 0 17 0 9 0 2006832740 832266240 19774 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9303] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9303/stat : 9303 (java) S 9286 9286 8148 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006832740 832266240 19774 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9304] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9304/stat : 9304 (java) S 9286 9286 8148 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2006832740 832266240 19774 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9305] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9305/stat : 9305 (java) S 9286 9286 8148 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006832743 832266240 19774 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9306] ppid=9286 vsize=812760 CPUtime=0.17
/proc/9300/task/9306/stat : 9306 (java) S 9286 9286 8148 0 -1 64 794 0 0 0 17 0 0 0 16 0 9 0 2006832743 832266240 19774 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9307] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9307/stat : 9307 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006832743 832266240 19774 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9308] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9308/stat : 9308 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006832743 832266240 19774 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860332

[startup+6.30205 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 9308
/proc/meminfo: memFree=1647192/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=0.01
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
[pid=9300] ppid=9286 vsize=812760 CPUtime=6.18
/proc/9300/stat : 9300 (java) S 9286 9286 8148 0 -1 0 22044 0 1 0 606 12 0 0 18 0 9 0 2006832738 832266240 21444 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9300/statm: 203190 21444 1930 9 0 197171 0
[pid=9300/tid=9301] ppid=9286 vsize=812760 CPUtime=5.84
/proc/9300/task/9301/stat : 9301 (java) R 9286 9286 8148 0 -1 64 14585 0 1 0 576 8 0 0 25 0 9 0 2006832739 832266240 21444 996147200 134512640 134550740 4294955600 18446744073709551615 103210905 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9302] ppid=9286 vsize=812760 CPUtime=0.06
/proc/9300/task/9302/stat : 9302 (java) S 9286 9286 8148 0 -1 64 5904 0 0 0 4 2 0 0 16 0 9 0 2006832740 832266240 21444 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9303] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9303/stat : 9303 (java) S 9286 9286 8148 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006832740 832266240 21444 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9304] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9304/stat : 9304 (java) S 9286 9286 8148 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2006832740 832266240 21444 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9305] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9305/stat : 9305 (java) S 9286 9286 8148 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006832743 832266240 21444 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9306] ppid=9286 vsize=812760 CPUtime=0.24
/proc/9300/task/9306/stat : 9306 (java) S 9286 9286 8148 0 -1 64 854 0 0 0 24 0 0 0 15 0 9 0 2006832743 832266240 21444 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9307] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9307/stat : 9307 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006832743 832266240 21444 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9308] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9308/stat : 9308 (java) R 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006832743 832266240 21444 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860332

[startup+12.7026 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 9308
/proc/meminfo: memFree=1646552/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=0.01
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
[pid=9300] ppid=9286 vsize=812760 CPUtime=12.53
/proc/9300/stat : 9300 (java) S 9286 9286 8148 0 -1 0 22151 0 1 0 1240 13 0 0 18 0 9 0 2006832738 832266240 21540 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9300/statm: 203190 21540 1931 9 0 197171 0
[pid=9300/tid=9301] ppid=9286 vsize=812760 CPUtime=12.06
/proc/9300/task/9301/stat : 9301 (java) R 9286 9286 8148 0 -1 64 14597 0 1 0 1198 8 0 0 25 0 9 0 2006832739 832266240 21540 996147200 134512640 134550740 4294955600 18446744073709551615 4126416229 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9302] ppid=9286 vsize=812760 CPUtime=0.09
/proc/9300/task/9302/stat : 9302 (java) S 9286 9286 8148 0 -1 64 5944 0 0 0 7 2 0 0 16 0 9 0 2006832740 832266240 21540 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9303] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9303/stat : 9303 (java) S 9286 9286 8148 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006832740 832266240 21540 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9304] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9304/stat : 9304 (java) S 9286 9286 8148 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2006832740 832266240 21540 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9305] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9305/stat : 9305 (java) S 9286 9286 8148 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006832743 832266240 21540 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9306] ppid=9286 vsize=812760 CPUtime=0.33
/proc/9300/task/9306/stat : 9306 (java) S 9286 9286 8148 0 -1 64 909 0 0 0 33 0 0 0 15 0 9 0 2006832743 832266240 21540 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9307] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9307/stat : 9307 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006832743 832266240 21540 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9308] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9308/stat : 9308 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006832743 832266240 21540 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860332

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 9308
/proc/meminfo: memFree=1645272/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=0.01
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
[pid=9300] ppid=9286 vsize=812760 CPUtime=25.2
/proc/9300/stat : 9300 (java) S 9286 9286 8148 0 -1 0 22472 0 1 0 2507 13 0 0 18 0 9 0 2006832738 832266240 21849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9300/statm: 203190 21849 1931 9 0 197171 0
[pid=9300/tid=9301] ppid=9286 vsize=812760 CPUtime=24.69
/proc/9300/task/9301/stat : 9301 (java) R 9286 9286 8148 0 -1 64 14609 0 1 0 2460 9 0 0 25 0 9 0 2006832739 832266240 21849 996147200 134512640 134550740 4294955600 18446744073709551615 102385798 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9302] ppid=9286 vsize=812760 CPUtime=0.15
/proc/9300/task/9302/stat : 9302 (java) S 9286 9286 8148 0 -1 64 6253 0 0 0 12 3 0 0 16 0 9 0 2006832740 832266240 21849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9303] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9303/stat : 9303 (java) S 9286 9286 8148 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006832740 832266240 21849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9304] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9304/stat : 9304 (java) S 9286 9286 8148 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2006832740 832266240 21849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9305] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9305/stat : 9305 (java) S 9286 9286 8148 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006832743 832266240 21849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9306] ppid=9286 vsize=812760 CPUtime=0.33
/proc/9300/task/9306/stat : 9306 (java) S 9286 9286 8148 0 -1 64 909 0 0 0 33 0 0 0 15 0 9 0 2006832743 832266240 21849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9307] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9307/stat : 9307 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006832743 832266240 21849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9308] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9308/stat : 9308 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006832743 832266240 21849 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21

################
# More data... #
################

/proc/meminfo: memFree=1451032/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=0.01
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
[pid=9300] ppid=9286 vsize=812760 CPUtime=354.76
/proc/9300/stat : 9300 (java) S 9286 9286 8148 0 -1 0 23833 0 1 0 35351 125 0 0 18 0 9 0 2006832738 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9300/statm: 203190 22673 1943 9 0 197171 0
[pid=9300/tid=9301] ppid=9286 vsize=812760 CPUtime=353.74
/proc/9300/task/9301/stat : 9301 (java) R 9286 9286 8148 0 -1 64 15177 0 1 0 35257 117 0 0 25 0 9 0 2006832739 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4126622006 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9302] ppid=9286 vsize=812760 CPUtime=0.58
/proc/9300/task/9302/stat : 9302 (java) S 9286 9286 8148 0 -1 64 7009 0 0 0 53 5 0 0 16 0 9 0 2006832740 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9303] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9303/stat : 9303 (java) S 9286 9286 8148 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006832740 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9304] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9304/stat : 9304 (java) S 9286 9286 8148 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2006832740 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9305] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9305/stat : 9305 (java) S 9286 9286 8148 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006832743 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9306] ppid=9286 vsize=812760 CPUtime=0.39
/proc/9300/task/9306/stat : 9306 (java) S 9286 9286 8148 0 -1 64 946 0 0 0 39 0 0 0 16 0 9 0 2006832743 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9307] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9307/stat : 9307 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006832743 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9308] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9308/stat : 9308 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006832743 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 354.77
Current children cumulated vsize (KiB) 860332

[startup+371.202 s]
/proc/loadavg: 2.21 2.11 2.03 3/96 9308
/proc/meminfo: memFree=1442776/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=0.01
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
[pid=9300] ppid=9286 vsize=812760 CPUtime=367.44
/proc/9300/stat : 9300 (java) S 9286 9286 8148 0 -1 0 23854 0 1 0 36614 130 0 0 18 0 9 0 2006832738 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9300/statm: 203190 22673 1943 9 0 197171 0
[pid=9300/tid=9301] ppid=9286 vsize=812760 CPUtime=366.39
/proc/9300/task/9301/stat : 9301 (java) R 9286 9286 8148 0 -1 64 15198 0 1 0 36518 121 0 0 25 0 9 0 2006832739 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4127364183 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9302] ppid=9286 vsize=812760 CPUtime=0.6
/proc/9300/task/9302/stat : 9302 (java) S 9286 9286 8148 0 -1 64 7009 0 0 0 54 6 0 0 16 0 9 0 2006832740 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9303] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9303/stat : 9303 (java) S 9286 9286 8148 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006832740 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9304] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9304/stat : 9304 (java) S 9286 9286 8148 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2006832740 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9305] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9305/stat : 9305 (java) S 9286 9286 8148 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006832743 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9306] ppid=9286 vsize=812760 CPUtime=0.39
/proc/9300/task/9306/stat : 9306 (java) S 9286 9286 8148 0 -1 64 946 0 0 0 39 0 0 0 16 0 9 0 2006832743 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9307] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9307/stat : 9307 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006832743 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9300/tid=9308] ppid=9286 vsize=812760 CPUtime=0
/proc/9300/task/9308/stat : 9308 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006832743 832266240 22673 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 367.45
Current children cumulated vsize (KiB) 860332

[startup+384.007 s]
/proc/loadavg: 2.18 2.10 2.03 3/88 9309
/proc/meminfo: memFree=1195736/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=376.65
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 799 25585 0 1 0 0 37530 135 17 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
[pid=9309] ppid=9286 vsize=345296 CPUtime=3.43
/proc/9309/stat : 9309 (eSAT_static) R 9286 9286 8148 0 -1 4194304 83159 0 0 0 294 49 0 0 25 0 1 0 2006870786 353583104 83141 996147200 134512640 135177480 4294955968 18446744073709551615 134743039 0 0 4096 3 0 0 0 17 1 0 0
/proc/9309/statm: 86324 83141 63 162 0 86159 0
Current children cumulated CPU time (s) 380.08
Current children cumulated vsize (KiB) 392868

[startup+390.402 s]
/proc/loadavg: 2.16 2.10 2.03 3/88 9309
/proc/meminfo: memFree=1028056/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=376.65
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 799 25585 0 1 0 0 37530 135 17 0 1 0 2006832734 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11893 364 245 79 0 219 0
[pid=9309] ppid=9286 vsize=510108 CPUtime=9.77
/proc/9309/stat : 9309 (eSAT_static) R 9286 9286 8148 0 -1 4194304 122834 0 0 0 905 72 0 0 25 0 1 0 2006870786 522350592 122816 996147200 134512640 135177480 4294955968 18446744073709551615 134546768 0 0 4096 3 0 0 0 17 1 0 0
/proc/9309/statm: 127527 122816 78 162 0 127362 0
Current children cumulated CPU time (s) 386.42
Current children cumulated vsize (KiB) 557680

[startup+392.003 s]
/proc/loadavg: 2.15 2.10 2.03 3/96 9318
/proc/meminfo: memFree=1505816/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=386.95
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 835 148461 0 1 0 0 38479 216 16 0 1 0 2006832734 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 257203863634 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9286/statm: 11893 365 245 79 0 219 0
[pid=9310] ppid=9286 vsize=812772 CPUtime=1.05
/proc/9310/stat : 9310 (java) S 9286 9286 8148 0 -1 0 8598 0 1 0 99 6 0 0 18 0 9 0 2006871826 832278528 8020 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9310/statm: 203193 8020 1858 9 0 197174 0
[pid=9310/tid=9311] ppid=9286 vsize=812772 CPUtime=0.77
/proc/9310/task/9311/stat : 9311 (java) R 9286 9286 8148 0 -1 64 6997 0 1 0 72 5 0 0 24 0 9 0 2006871828 832278528 8020 996147200 134512640 134550740 4294955616 18446744073709551615 102887370 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9312] ppid=9286 vsize=812772 CPUtime=0
/proc/9310/task/9312/stat : 9312 (java) S 9286 9286 8148 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2006871829 832278528 8020 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9313] ppid=9286 vsize=812772 CPUtime=0
/proc/9310/task/9313/stat : 9313 (java) S 9286 9286 8148 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2006871829 832278528 8020 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9314] ppid=9286 vsize=812772 CPUtime=0
/proc/9310/task/9314/stat : 9314 (java) S 9286 9286 8148 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2006871829 832278528 8020 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9315] ppid=9286 vsize=812772 CPUtime=0
/proc/9310/task/9315/stat : 9315 (java) S 9286 9286 8148 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006871832 832278528 8020 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9316] ppid=9286 vsize=812772 CPUtime=0.25
/proc/9310/task/9316/stat : 9316 (java) S 9286 9286 8148 0 -1 64 887 0 0 0 25 0 0 0 16 0 9 0 2006871832 832278528 8020 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9317] ppid=9286 vsize=812772 CPUtime=0
/proc/9310/task/9317/stat : 9317 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006871832 832278528 8020 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9318] ppid=9286 vsize=812772 CPUtime=0
/proc/9310/task/9318/stat : 9318 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006871832 832278528 8020 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 388
Current children cumulated vsize (KiB) 860344

[startup+393.601 s]
/proc/loadavg: 2.15 2.10 2.03 4/96 9318
/proc/meminfo: memFree=1463896/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=386.95
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 835 148461 0 1 0 0 38479 216 16 0 1 0 2006832734 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 257203863634 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9286/statm: 11893 365 245 79 0 219 0
[pid=9310] ppid=9286 vsize=812772 CPUtime=2.64
/proc/9310/stat : 9310 (java) S 9286 9286 8148 0 -1 0 16272 0 1 0 253 11 0 0 18 0 9 0 2006871826 832278528 15691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9310/statm: 203193 15691 1867 9 0 197174 0
[pid=9310/tid=9311] ppid=9286 vsize=812772 CPUtime=2.34
/proc/9310/task/9311/stat : 9311 (java) R 9286 9286 8148 0 -1 64 14390 0 1 0 225 9 0 0 25 0 9 0 2006871828 832278528 15691 996147200 134512640 134550740 4294955616 18446744073709551615 4126577514 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9312] ppid=9286 vsize=812772 CPUtime=0.01
/proc/9310/task/9312/stat : 9312 (java) S 9286 9286 8148 0 -1 64 280 0 0 0 1 0 0 0 16 0 9 0 2006871829 832278528 15691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9313] ppid=9286 vsize=812772 CPUtime=0
/proc/9310/task/9313/stat : 9313 (java) S 9286 9286 8148 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006871829 832278528 15691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9314] ppid=9286 vsize=812772 CPUtime=0
/proc/9310/task/9314/stat : 9314 (java) S 9286 9286 8148 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2006871829 832278528 15691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9315] ppid=9286 vsize=812772 CPUtime=0
/proc/9310/task/9315/stat : 9315 (java) S 9286 9286 8148 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006871832 832278528 15691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9316] ppid=9286 vsize=812772 CPUtime=0.26
/proc/9310/task/9316/stat : 9316 (java) S 9286 9286 8148 0 -1 64 887 0 0 0 26 0 0 0 16 0 9 0 2006871832 832278528 15691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9317] ppid=9286 vsize=812772 CPUtime=0
/proc/9310/task/9317/stat : 9317 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006871832 832278528 15691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9318] ppid=9286 vsize=812772 CPUtime=0
/proc/9310/task/9318/stat : 9318 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006871832 832278528 15691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 389.59
Current children cumulated vsize (KiB) 860344

[startup+394.001 s]
/proc/loadavg: 2.15 2.10 2.03 3/96 9318
/proc/meminfo: memFree=1462168/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47572 CPUtime=386.95
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 835 148461 0 1 0 0 38479 216 16 0 1 0 2006832734 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 257203863634 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9286/statm: 11893 365 245 79 0 219 0
[pid=9310] ppid=9286 vsize=812884 CPUtime=3.02
/proc/9310/stat : 9310 (java) S 9286 9286 8148 0 -1 0 16852 0 1 0 291 11 0 0 18 0 9 0 2006871826 832393216 16232 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9310/statm: 203221 16232 1920 9 0 197174 0
[pid=9310/tid=9311] ppid=9286 vsize=812884 CPUtime=2.72
/proc/9310/task/9311/stat : 9311 (java) R 9286 9286 8148 0 -1 64 14541 0 1 0 262 10 0 0 23 0 9 0 2006871828 832393216 16232 996147200 134512640 134550740 4294955616 18446744073709551615 4125924796 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9312] ppid=9286 vsize=812884 CPUtime=0.02
/proc/9310/task/9312/stat : 9312 (java) S 9286 9286 8148 0 -1 64 708 0 0 0 2 0 0 0 17 0 9 0 2006871829 832393216 16232 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9313] ppid=9286 vsize=812884 CPUtime=0
/proc/9310/task/9313/stat : 9313 (java) S 9286 9286 8148 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006871829 832393216 16232 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9314] ppid=9286 vsize=812884 CPUtime=0
/proc/9310/task/9314/stat : 9314 (java) S 9286 9286 8148 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2006871829 832393216 16232 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9315] ppid=9286 vsize=812884 CPUtime=0
/proc/9310/task/9315/stat : 9315 (java) S 9286 9286 8148 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006871832 832393216 16232 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9316] ppid=9286 vsize=812884 CPUtime=0.26
/proc/9310/task/9316/stat : 9316 (java) S 9286 9286 8148 0 -1 64 888 0 0 0 26 0 0 0 16 0 9 0 2006871832 832393216 16232 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9317] ppid=9286 vsize=812884 CPUtime=0
/proc/9310/task/9317/stat : 9317 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006871832 832393216 16232 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9310/tid=9318] ppid=9286 vsize=812884 CPUtime=0
/proc/9310/task/9318/stat : 9318 (java) S 9286 9286 8148 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006871832 832393216 16232 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 389.97
Current children cumulated vsize (KiB) 860456

[startup+394.401 s]
/proc/loadavg: 2.15 2.10 2.03 3/96 9318
/proc/meminfo: memFree=1462168/2055920 swapFree=4180840/4192956
[pid=9286] ppid=9284 vsize=47592 CPUtime=390.33
/proc/9286/stat : 9286 (galacE.sh) S 9284 9286 8148 0 -1 4194304 884 165337 0 2 0 0 38804 229 17 0 1 0 2006832734 48734208 371 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9286/statm: 11898 371 245 79 0 224 0
Current children cumulated CPU time (s) 390.33
Current children cumulated vsize (KiB) 47592

Child status: 0
Real time (s): 394.499
CPU time (s): 390.46
CPU user time (s): 388.057
CPU system time (s): 2.40263
CPU usage (%): 98.9761
Max. virtual memory (cumulated for all children) (KiB): 860456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 388.057
system time used= 2.40263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166378
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14196
involuntary context switches= 22735

runsolver used 0.444932 second user time and 1.38179 second system time

The end

Launcher Data (download as text)

Begin job on node65 at 2008-07-05 19:23:49
IDJOB=1093961
IDBENCH=58738
IDSOLVER=351
FILE ID=node65/1093961-1215278629
PBS_JOBID= 7882207
Free space on /tmp= 66488 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/queens/normalized-queens-200.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093961-1215278629/watcher-1093961-1215278629 -o /tmp/evaluation-result-1093961-1215278629/solver-1093961-1215278629 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1093961-1215278629.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 054f76ffe13ea2991d6de6635966b938
RANDOM SEED=1224412686

node65.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1727048 kB
Buffers:         21716 kB
Cached:         173048 kB
SwapCached:       6584 kB
Active:         192892 kB
Inactive:        84172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727048 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            5656 kB
Writeback:           0 kB
Mapped:          96868 kB
Slab:            36332 kB
Committed_AS:  4833788 kB
PageTables:       2520 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node65 at 2008-07-05 19:30:24