Trace number 3439476

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
SArTagnan 2011-05-15 (fixed)SAT 7166.1 897.545

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-220-3.shuffled-as.sat05-2490.cnf
MD5SUM8e6def53b47a48972a9a9fc80e087610
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark64.5702
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2192
Sum of the clauses size9664
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41352
Number of clauses of size 5784
Number of clauses of size over 556

Solver Data

7165.36/897.48	
7165.36/897.48	s SATISFIABLE
7165.36/897.48	
7165.36/897.48	v -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 -82 -83 -84 85 86 87 -88 89 -90 91 -92 -93 94 95 -96 -97 -98 -99 -100 101 102 -103 -104 -105 106 107 108 -109 -110 -111 -112 113 114 -115 -116 -117 -118 119 -120 121 -122 -123 124 -125 126 127 -128 -129 -130 -131 -132 -133 134 -135 -136 137 138 139 -140 141 -142 143 144 145 146 147 -148 -149 150 151 -152 153 154 -155 -156 157 158 -159 160 161 -162 163 164 -165 -166 -167 168 169 170 171 -172 173 174 -175 -176 177 178 179 180 181 182 -183 -184 -185 -186 187 188 189 -190 191 -192 193 194 195 -196 197 -198 -199 200 -201 202 -203 -204 205 206 207 208 -209 210 -211 212 -213 214 215 -216 217 218 219 220 221 222 -223 224 -225 -226 -227 -228 229 230 231 232 233 -234 235 236 237 -238 239 240 241 -242 243 -244 245 246 247 248 249 -250 251 252 253 254 255 -256 -257 -258 259 -260 -261 262 263 264 265 266 267 268 -269 270 -271 272 273 -274 -275 276 -277 -278 -279 280 281 -282 283 284 -285 286 -287 288 289 290 -291 292 -293 294 295 296 297 298 -299 300 -301 302 -303 -304 -305 306 307 308 309 310 -311 0 

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3439476-1306965417/watcher-3439476-1306965417 -o /tmp/evaluation-result-3439476-1306965417/solver-3439476-1306965417 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439476-1306965417.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.41 7.92 7.95 3/448 6315
/proc/meminfo: memFree=24882536/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=91288 CPUtime=0 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 712 0 0 0 0 0 0 0 25 0 8 0 788957572 93478912 648 33554432000 4194304 4625164 140734241434224 18446744073709551615 220816292849 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6315/statm: 22822 648 301 106 0 18325 0
[pid=6315/tid=6316] ppid=6313 vsize=91288 CPUtime=0.01 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 788957572 93478912 648 33554432000 4194304 4625164 140734241434224 18446744073709551615 47858278520754 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=91288 CPUtime=0 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788957572 93478912 648 33554432000 4194304 4625164 140734241434224 18446744073709551615 47858278520754 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=91288 CPUtime=0.01 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 788957572 93478912 648 33554432000 4194304 4625164 140734241434224 18446744073709551615 47858278520754 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=91288 CPUtime=0.01 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 788957572 93478912 648 33554432000 4194304 4625164 140734241434224 18446744073709551615 47858278520754 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=91288 CPUtime=0 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788957572 93478912 648 33554432000 4194304 4625164 140734241434224 18446744073709551615 220816292849 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=91288 CPUtime=0 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788957572 93478912 648 33554432000 4194304 4625164 140734241434224 18446744073709551615 47858278520748 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=91288 CPUtime=0 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788957572 93478912 648 33554432000 4194304 4625164 140734241434224 18446744073709551615 47858278520744 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.137428 s]
/proc/loadavg: 7.41 7.92 7.95 3/448 6315
/proc/meminfo: memFree=24882536/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=488028 CPUtime=0.98 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 3255 0 0 0 98 0 0 0 18 0 8 0 788957572 499740672 2138 33554432000 4194304 4625164 140734241434224 18446744073709551615 4356324 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 122007 2138 352 106 0 117510 0
[pid=6315/tid=6316] ppid=6313 vsize=488028 CPUtime=0.13 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 342 0 0 0 13 0 0 0 25 0 8 0 788957572 499740672 2138 33554432000 4194304 4625164 140734241434224 18446744073709551615 4278245 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=488028 CPUtime=0.12 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 212 0 0 0 12 0 0 0 25 0 8 0 788957572 499740672 2138 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=488028 CPUtime=0.12 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 531 0 0 0 12 0 0 0 18 0 8 0 788957572 499740672 2138 33554432000 4194304 4625164 140734241434224 18446744073709551615 4552452 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=488028 CPUtime=0.12 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 222 0 0 0 12 0 0 0 18 0 8 0 788957572 499740672 2138 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=488028 CPUtime=0.09 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 297 0 0 0 9 0 0 0 25 0 8 0 788957572 499740672 2138 33554432000 4194304 4625164 140734241434224 18446744073709551615 220816341486 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=488028 CPUtime=0.12 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 333 0 0 0 12 0 0 0 25 0 8 0 788957572 499740672 2138 33554432000 4194304 4625164 140734241434224 18446744073709551615 220816341535 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=488028 CPUtime=0.12 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 219 0 0 0 12 0 0 0 25 0 8 0 788957572 499740672 2138 33554432000 4194304 4625164 140734241434224 18446744073709551615 4465062 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 488028

[startup+0.201128 s]
/proc/loadavg: 7.41 7.92 7.95 3/448 6315
/proc/meminfo: memFree=24882536/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=488680 CPUtime=1.49 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 3878 0 0 0 149 0 0 0 18 0 8 0 788957572 500408320 2421 33554432000 4194304 4625164 140734241434224 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 122170 2421 352 106 0 117673 0
[pid=6315/tid=6316] ppid=6313 vsize=488680 CPUtime=0.19 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 363 0 0 0 19 0 0 0 25 0 8 0 788957572 500408320 2421 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=488680 CPUtime=0.18 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 327 0 0 0 18 0 0 0 25 0 8 0 788957572 500408320 2421 33554432000 4194304 4625164 140734241434224 18446744073709551615 4484698 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=488680 CPUtime=0.19 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 656 0 0 0 19 0 0 0 18 0 8 0 788957572 500408320 2421 33554432000 4194304 4625164 140734241434224 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=488680 CPUtime=0.19 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 317 0 0 0 19 0 0 0 18 0 8 0 788957572 500408320 2421 33554432000 4194304 4625164 140734241434224 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=488680 CPUtime=0.15 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 326 0 0 0 15 0 0 0 25 0 8 0 788957572 500408320 2421 33554432000 4194304 4625164 140734241434224 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=488680 CPUtime=0.19 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 367 0 0 0 19 0 0 0 25 0 8 0 788957572 500408320 2421 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352494 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=488680 CPUtime=0.19 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 324 0 0 0 19 0 0 0 25 0 8 0 788957572 500408320 2421 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 488680

[startup+0.30111 s]
/proc/loadavg: 7.41 7.92 7.95 3/448 6315
/proc/meminfo: memFree=24882536/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=490696 CPUtime=2.3 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 5702 0 0 0 229 1 0 0 18 0 8 0 788957572 502472704 3124 33554432000 4194304 4625164 140734241434224 18446744073709551615 4339616 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 122674 3125 352 106 0 118177 0
[pid=6315/tid=6316] ppid=6313 vsize=490696 CPUtime=0.29 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 544 0 0 0 29 0 0 0 25 0 8 0 788957572 502472704 3125 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=490696 CPUtime=0.28 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 515 0 0 0 28 0 0 0 25 0 8 0 788957572 502472704 3125 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352157 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=490696 CPUtime=0.28 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 1265 0 0 0 28 0 0 0 18 0 8 0 788957572 502472704 3125 33554432000 4194304 4625164 140734241434224 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=490696 CPUtime=0.29 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 513 0 0 0 29 0 0 0 18 0 8 0 788957572 502472704 3125 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=490696 CPUtime=0.25 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 492 0 0 0 25 0 0 0 25 0 8 0 788957572 502472704 3125 33554432000 4194304 4625164 140734241434224 18446744073709551615 4349339 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=490696 CPUtime=0.29 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 558 0 0 0 29 0 0 0 25 0 8 0 788957572 502472704 3125 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=490696 CPUtime=0.29 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 519 0 0 0 29 0 0 0 25 0 8 0 788957572 502472704 3125 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 490696

[startup+0.701038 s]
/proc/loadavg: 7.41 7.92 7.95 3/448 6315
/proc/meminfo: memFree=24882536/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=493228 CPUtime=5.5 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 10844 0 0 0 549 1 0 0 18 0 8 0 788957572 505065472 5348 33554432000 4194304 4625164 140734241434224 18446744073709551615 4356454 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 123307 5348 352 106 0 118810 0
[pid=6315/tid=6316] ppid=6313 vsize=493228 CPUtime=0.69 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 1011 0 0 0 69 0 0 0 25 0 8 0 788957572 505065472 5348 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=493228 CPUtime=0.68 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 877 0 0 0 68 0 0 0 25 0 8 0 788957572 505065472 5348 33554432000 4194304 4625164 140734241434224 18446744073709551615 4464320 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=493228 CPUtime=0.68 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 3237 0 0 0 68 0 0 0 18 0 8 0 788957572 505065472 5348 33554432000 4194304 4625164 140734241434224 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=493228 CPUtime=0.69 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 924 0 0 0 69 0 0 0 18 0 8 0 788957572 505065472 5348 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=493228 CPUtime=0.65 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 963 0 0 0 65 0 0 0 25 0 8 0 788957572 505065472 5348 33554432000 4194304 4625164 140734241434224 18446744073709551615 4349145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=493228 CPUtime=0.69 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 1318 0 0 0 69 0 0 0 25 0 8 0 788957572 505065472 5348 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=493228 CPUtime=0.69 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 871 0 0 0 69 0 0 0 25 0 8 0 788957572 505065472 5348 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 493228

[startup+1.50089 s]
/proc/loadavg: 7.41 7.92 7.95 9/456 6323
/proc/meminfo: memFree=24852288/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=500536 CPUtime=11.87 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 20682 0 0 0 1185 2 0 0 19 0 8 0 788957572 512548864 8981 33554432000 4194304 4625164 140734241434224 18446744073709551615 4356384 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 125134 8981 352 106 0 120637 0
[pid=6315/tid=6316] ppid=6313 vsize=500536 CPUtime=1.49 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 1559 0 0 0 149 0 0 0 25 0 8 0 788957572 512548864 8981 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=500536 CPUtime=1.48 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 1489 0 0 0 148 0 0 0 25 0 8 0 788957572 512548864 8981 33554432000 4194304 4625164 140734241434224 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=500536 CPUtime=1.49 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 8307 0 0 0 148 1 0 0 20 0 8 0 788957572 512548864 8981 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=500536 CPUtime=1.49 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 2014 0 0 0 149 0 0 0 19 0 8 0 788957572 512548864 8981 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=500536 CPUtime=1.43 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 1470 0 0 0 143 0 0 0 25 0 8 0 788957572 512548864 8981 33554432000 4194304 4625164 140734241434224 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=500536 CPUtime=1.49 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 2206 0 0 0 149 0 0 0 25 0 8 0 788957572 512548864 8981 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=500536 CPUtime=1.49 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 1461 0 0 0 149 0 0 0 25 0 8 0 788957572 512548864 8981 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 500536

[startup+3.1006 s]
/proc/loadavg: 7.41 7.92 7.95 9/456 6323
/proc/meminfo: memFree=24835176/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=516308 CPUtime=24.65 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 38832 0 0 0 2460 5 0 0 25 0 8 0 788957572 528699392 15131 33554432000 4194304 4625164 140734241434224 18446744073709551615 4519365 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 129077 15131 358 106 0 124580 0
[pid=6315/tid=6316] ppid=6313 vsize=516308 CPUtime=3.07 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 3213 0 0 0 307 0 0 0 25 0 8 0 788957572 528699392 15131 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=516308 CPUtime=3.08 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 3094 0 0 0 308 0 0 0 25 0 8 0 788957572 528699392 15131 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=516308 CPUtime=3.08 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 16812 0 0 0 306 2 0 0 25 0 8 0 788957572 528699392 15131 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=516308 CPUtime=3.08 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 3196 0 0 0 308 0 0 0 25 0 8 0 788957572 528699392 15131 33554432000 4194304 4625164 140734241434224 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=516308 CPUtime=3.02 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 3076 0 0 0 302 0 0 0 25 0 8 0 788957572 528699392 15132 33554432000 4194304 4625164 140734241434224 18446744073709551615 4348817 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=516308 CPUtime=3.08 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 3323 0 0 0 308 0 0 0 25 0 8 0 788957572 528699392 15132 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=516308 CPUtime=3.08 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 3171 0 0 0 308 0 0 0 25 0 8 0 788957572 528699392 15132 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 516308

[startup+6.30101 s]
/proc/loadavg: 7.54 7.94 7.96 9/456 6323
/proc/meminfo: memFree=24793260/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=543700 CPUtime=50.2 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 73251 0 0 0 5010 10 0 0 25 0 8 0 788957572 556748800 24580 33554432000 4194304 4625164 140734241434224 18446744073709551615 4511832 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 135925 24580 376 106 0 131428 0
[pid=6315/tid=6316] ppid=6313 vsize=543700 CPUtime=6.28 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 4841 0 0 0 627 1 0 0 25 0 8 0 788957572 556748800 24580 33554432000 4194304 4625164 140734241434224 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=543700 CPUtime=6.28 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 4625 0 0 0 628 0 0 0 25 0 8 0 788957572 556748800 24580 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=543700 CPUtime=6.28 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 37436 0 0 0 623 5 0 0 25 0 8 0 788957572 556748800 24580 33554432000 4194304 4625164 140734241434224 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=543700 CPUtime=6.28 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 5089 0 0 0 628 0 0 0 25 0 8 0 788957572 556748800 24580 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=543700 CPUtime=6.17 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 5069 0 0 0 617 0 0 0 25 0 8 0 788957572 556748800 24580 33554432000 4194304 4625164 140734241434224 18446744073709551615 4348858 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=543700 CPUtime=6.28 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 7066 0 0 0 628 0 0 0 25 0 8 0 788957572 556748800 24580 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=543700 CPUtime=6.28 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 5000 0 0 0 628 0 0 0 25 0 8 0 788957572 556748800 24580 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0

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

/proc/loadavg: 8.06 8.05 8.00 9/456 6356
/proc/meminfo: memFree=23611708/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=1820436 CPUtime=7051.98 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 3360892 0 0 0 704628 570 0 0 25 0 8 0 788957572 1864126464 317133 33554432000 4194304 4625164 140734241434224 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 455109 317133 1178 106 0 450612 0
[pid=6315/tid=6316] ppid=6313 vsize=1820436 CPUtime=882.97 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 48532 0 0 0 88286 11 0 0 25 0 8 0 788957572 1864126464 317133 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=1820436 CPUtime=883.19 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 42088 0 0 0 88312 7 0 0 25 0 8 0 788957572 1864126464 317133 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=1820436 CPUtime=883.18 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 2774400 0 0 0 87868 450 0 0 25 0 8 0 788957572 1864126464 317133 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=1820436 CPUtime=883.21 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 94064 0 0 0 88302 19 0 0 25 0 8 0 788957572 1864126464 317133 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=1820436 CPUtime=869.78 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 59894 0 0 0 86965 13 0 0 25 0 8 0 788957572 1864126464 317133 33554432000 4194304 4625164 140734241434224 18446744073709551615 4348870 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=1820436 CPUtime=883.2 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 123158 0 0 0 88298 22 0 0 25 0 8 0 788957572 1864126464 317133 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=1820436 CPUtime=883.18 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 61033 0 0 0 88304 14 0 0 25 0 8 0 788957572 1864126464 317133 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7051.98
Current children cumulated vsize (KiB) 1820436

[startup+889.601 s]
/proc/loadavg: 8.05 8.05 8.00 9/456 6356
/proc/meminfo: memFree=23615428/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=1820436 CPUtime=7103.09 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 3385939 0 0 0 709736 573 0 0 25 0 8 0 788957572 1864126464 318101 33554432000 4194304 4625164 140734241434224 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 455109 318101 1235 106 0 450612 0
[pid=6315/tid=6316] ppid=6313 vsize=1820436 CPUtime=889.37 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 48537 0 0 0 88926 11 0 0 25 0 8 0 788957572 1864126464 318101 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=1820436 CPUtime=889.59 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 42092 0 0 0 88952 7 0 0 25 0 8 0 788957572 1864126464 318101 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=1820436 CPUtime=889.58 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 2797380 0 0 0 88505 453 0 0 25 0 8 0 788957572 1864126464 318101 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351811 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=1820436 CPUtime=889.61 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 94096 0 0 0 88942 19 0 0 25 0 8 0 788957572 1864126464 318101 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=1820436 CPUtime=876.08 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 59894 0 0 0 87595 13 0 0 25 0 8 0 788957572 1864126464 318101 33554432000 4194304 4625164 140734241434224 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=1820436 CPUtime=889.6 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 123170 0 0 0 88938 22 0 0 25 0 8 0 788957572 1864126464 318101 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=1820436 CPUtime=889.58 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 61034 0 0 0 88944 14 0 0 25 0 8 0 788957572 1864126464 318101 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7103.09
Current children cumulated vsize (KiB) 1820436

[startup+892.801 s]
/proc/loadavg: 8.05 8.05 8.00 9/456 6356
/proc/meminfo: memFree=23610332/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=1820436 CPUtime=7128.64 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 3400110 0 0 0 712288 576 0 0 25 0 8 0 788957572 1864126464 318757 33554432000 4194304 4625164 140734241434224 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 455109 318757 1243 106 0 450612 0
[pid=6315/tid=6316] ppid=6313 vsize=1820436 CPUtime=892.57 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 48537 0 0 0 89246 11 0 0 25 0 8 0 788957572 1864126464 318757 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=1820436 CPUtime=892.79 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 42100 0 0 0 89272 7 0 0 25 0 8 0 788957572 1864126464 318757 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=1820436 CPUtime=892.78 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 2810956 0 0 0 88822 456 0 0 25 0 8 0 788957572 1864126464 318757 33554432000 4194304 4625164 140734241434224 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=1820436 CPUtime=892.81 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 94111 0 0 0 89262 19 0 0 25 0 8 0 788957572 1864126464 318757 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=1820436 CPUtime=879.23 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 59894 0 0 0 87910 13 0 0 25 0 8 0 788957572 1864126464 318757 33554432000 4194304 4625164 140734241434224 18446744073709551615 4348817 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=1820436 CPUtime=892.8 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 123182 0 0 0 89258 22 0 0 25 0 8 0 788957572 1864126464 318757 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=1820436 CPUtime=892.78 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 61049 0 0 0 89264 14 0 0 25 0 8 0 788957572 1864126464 318757 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7128.64
Current children cumulated vsize (KiB) 1820436

[startup+896.001 s]
/proc/loadavg: 8.04 8.05 8.00 9/456 6356
/proc/meminfo: memFree=23613556/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=1820436 CPUtime=7154.19 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 3415840 0 0 0 714841 578 0 0 25 0 8 0 788957572 1864126464 318289 33554432000 4194304 4625164 140734241434224 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 455109 318289 1213 106 0 450612 0
[pid=6315/tid=6316] ppid=6313 vsize=1820436 CPUtime=895.77 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 48554 0 0 0 89566 11 0 0 25 0 8 0 788957572 1864126464 318289 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=1820436 CPUtime=895.99 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 42108 0 0 0 89592 7 0 0 25 0 8 0 788957572 1864126464 318289 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=1820436 CPUtime=895.98 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 2826588 0 0 0 89140 458 0 0 25 0 8 0 788957572 1864126464 318289 33554432000 4194304 4625164 140734241434224 18446744073709551615 4552320 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=1820436 CPUtime=896.01 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 94123 0 0 0 89582 19 0 0 25 0 8 0 788957572 1864126464 318289 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=1820436 CPUtime=882.38 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 59913 0 0 0 88225 13 0 0 25 0 8 0 788957572 1864126464 318289 33554432000 4194304 4625164 140734241434224 18446744073709551615 4349021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=1820436 CPUtime=896 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 123192 0 0 0 89578 22 0 0 25 0 8 0 788957572 1864126464 318289 33554432000 4194304 4625164 140734241434224 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=1820436 CPUtime=895.98 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 61067 0 0 0 89584 14 0 0 25 0 8 0 788957572 1864126464 318289 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7154.19
Current children cumulated vsize (KiB) 1820436

[startup+896.801 s]
/proc/loadavg: 8.04 8.05 8.00 9/456 6356
/proc/meminfo: memFree=23610456/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=1820436 CPUtime=7160.57 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 3419427 0 0 0 715479 578 0 0 25 0 8 0 788957572 1864126464 318847 33554432000 4194304 4625164 140734241434224 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 455109 318847 1227 106 0 450612 0
[pid=6315/tid=6316] ppid=6313 vsize=1820436 CPUtime=896.57 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 48640 0 0 0 89646 11 0 0 25 0 8 0 788957572 1864126464 318847 33554432000 4194304 4625164 140734241434224 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=1820436 CPUtime=896.79 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 42110 0 0 0 89672 7 0 0 25 0 8 0 788957572 1864126464 318847 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=1820436 CPUtime=896.78 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 2830032 0 0 0 89220 458 0 0 25 0 8 0 788957572 1864126464 318847 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=1820436 CPUtime=896.81 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 94129 0 0 0 89662 19 0 0 25 0 8 0 788957572 1864126464 318847 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=1820436 CPUtime=883.17 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 59913 0 0 0 88304 13 0 0 25 0 8 0 788957572 1864126464 318847 33554432000 4194304 4625164 140734241434224 18446744073709551615 4348860 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=1820436 CPUtime=896.8 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 123195 0 0 0 89658 22 0 0 25 0 8 0 788957572 1864126464 318847 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=1820436 CPUtime=896.78 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 61071 0 0 0 89664 14 0 0 25 0 8 0 788957572 1864126464 318847 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7160.57
Current children cumulated vsize (KiB) 1820436

[startup+897.201 s]
/proc/loadavg: 8.04 8.05 8.00 9/456 6356
/proc/meminfo: memFree=23610456/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=1820436 CPUtime=7163.76 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 3421145 0 0 0 715798 578 0 0 25 0 8 0 788957572 1864126464 318579 33554432000 4194304 4625164 140734241434224 18446744073709551615 4511948 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 455109 318579 1236 106 0 450612 0
[pid=6315/tid=6316] ppid=6313 vsize=1820436 CPUtime=896.97 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 48645 0 0 0 89686 11 0 0 25 0 8 0 788957572 1864126464 318579 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=1820436 CPUtime=897.19 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 42112 0 0 0 89712 7 0 0 25 0 8 0 788957572 1864126464 318579 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=1820436 CPUtime=897.18 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 2831736 0 0 0 89260 458 0 0 25 0 8 0 788957572 1864126464 318579 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=1820436 CPUtime=897.21 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 94130 0 0 0 89702 19 0 0 25 0 8 0 788957572 1864126464 318579 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=1820436 CPUtime=883.57 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 59914 0 0 0 88344 13 0 0 25 0 8 0 788957572 1864126464 318579 33554432000 4194304 4625164 140734241434224 18446744073709551615 4348844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=1820436 CPUtime=897.2 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 123196 0 0 0 89698 22 0 0 25 0 8 0 788957572 1864126464 318579 33554432000 4194304 4625164 140734241434224 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=1820436 CPUtime=897.18 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 61073 0 0 0 89704 14 0 0 25 0 8 0 788957572 1864126464 318579 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7163.76
Current children cumulated vsize (KiB) 1820436

[startup+897.401 s]
/proc/loadavg: 8.04 8.05 8.00 9/456 6356
/proc/meminfo: memFree=23610456/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=1820436 CPUtime=7165.36 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) R 6313 6315 6108 0 -1 4202496 3421239 0 0 0 715958 578 0 0 25 0 8 0 788957572 1864126464 318672 33554432000 4194304 4625164 140734241434224 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 455109 318672 1236 106 0 450612 0
[pid=6315/tid=6316] ppid=6313 vsize=1820436 CPUtime=897.17 cores=0-7
/proc/6315/task/6316/stat : 6316 (SArTagnan) R 6313 6315 6108 0 -1 4202560 48647 0 0 0 89706 11 0 0 25 0 8 0 788957572 1864126464 318672 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6315/tid=6317] ppid=6313 vsize=1820436 CPUtime=897.39 cores=0-7
/proc/6315/task/6317/stat : 6317 (SArTagnan) R 6313 6315 6108 0 -1 4202560 42112 0 0 0 89732 7 0 0 25 0 8 0 788957572 1864126464 318672 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6315/tid=6318] ppid=6313 vsize=1820436 CPUtime=897.38 cores=0-7
/proc/6315/task/6318/stat : 6318 (SArTagnan) R 6313 6315 6108 0 -1 4202560 2831824 0 0 0 89280 458 0 0 25 0 8 0 788957572 1864126464 318672 33554432000 4194304 4625164 140734241434224 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=1820436 CPUtime=897.41 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4202560 94130 0 0 0 89722 19 0 0 25 0 8 0 788957572 1864126464 318672 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6315/tid=6320] ppid=6313 vsize=1820436 CPUtime=883.77 cores=0-7
/proc/6315/task/6320/stat : 6320 (SArTagnan) R 6313 6315 6108 0 -1 4202560 59914 0 0 0 88364 13 0 0 25 0 8 0 788957572 1864126464 318672 33554432000 4194304 4625164 140734241434224 18446744073709551615 4348817 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6315/tid=6321] ppid=6313 vsize=1820436 CPUtime=897.4 cores=0-7
/proc/6315/task/6321/stat : 6321 (SArTagnan) R 6313 6315 6108 0 -1 4202560 123197 0 0 0 89718 22 0 0 25 0 8 0 788957572 1864126464 318672 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6315/tid=6322] ppid=6313 vsize=1820436 CPUtime=897.38 cores=0-7
/proc/6315/task/6322/stat : 6322 (SArTagnan) R 6313 6315 6108 0 -1 4202560 61074 0 0 0 89724 14 0 0 25 0 8 0 788957572 1864126464 318672 33554432000 4194304 4625164 140734241434224 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7165.36
Current children cumulated vsize (KiB) 1820436

[startup+897.501 s]
/proc/loadavg: 8.04 8.05 8.00 9/456 6356
/proc/meminfo: memFree=23610456/32951124 swapFree=60476376/67111528
[pid=6315] ppid=6313 vsize=0 CPUtime=7166.04 cores=0-7
/proc/6315/stat : 6315 (SArTagnan) Z 6313 6315 6108 0 -1 4203548 3422048 0 0 0 716024 580 0 0 25 0 2 0 788957572 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6315/statm: 0 0 0 0 0 0 0
[pid=6315/tid=6319] ppid=6313 vsize=0 CPUtime=897.51 cores=0-7
/proc/6315/task/6319/stat : 6319 (SArTagnan) R 6313 6315 6108 0 -1 4203588 94133 0 0 0 89730 21 0 0 25 0 2 0 788957572 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7166.04
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 897.545
CPU time (s): 7166.1
CPU user time (s): 7160.24
CPU system time (s): 5.85111
CPU usage (%): 798.41
Max. virtual memory (cumulated for all children) (KiB): 1837680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7160.24
system time used= 5.85111
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3422048
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1650
involuntary context switches= 21516

runsolver used 3.89941 second user time and 9.71252 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-01 23:56:57
IDJOB=3439476
IDBENCH=85357
IDSOLVER=1936
FILE ID=node147/3439476-1306965417
RUNJOBID= node147-1306960404-6122
PBS_JOBID= 13497604
Free space on /tmp= 73688 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-220-3.shuffled-as.sat05-2490.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439476-1306965417/watcher-3439476-1306965417 -o /tmp/evaluation-result-3439476-1306965417/solver-3439476-1306965417 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439476-1306965417.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8e6def53b47a48972a9a9fc80e087610
RANDOM SEED=657689543

node147.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24882940 kB
Buffers:        214196 kB
Cached:        1281528 kB
SwapCached:      11164 kB
Active:        6511724 kB
Inactive:      1303084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24882940 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:             392 kB
Writeback:           0 kB
AnonPages:     6316424 kB
Mapped:          22244 kB
Slab:           126544 kB
PageTables:      58036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120752488 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73684 MiB
End job on node147 at 2011-06-02 00:11:54