Trace number 3347497

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
ppfolio parUNSAT 1373.34 47.1605

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
MD5SUM7eb9713591c46f87c512df513290fd7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1027.5
Satisfiable
(Un)Satisfiability was proved
Number of variables115266
Number of clauses345359
Sum of the clauses size805835
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2230238
Number of clauses of size 3115119
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 32 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 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
1373.03/47.14	s UNSATISFIABLE
1373.03/47.16	solver [5] plingeling 276-6264d55-100731 answered
1373.03/47.16	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3347497-1305206927/watcher-3347497-1305206927 -o /tmp/evaluation-result-3347497-1305206927/solver-3347497-1305206927 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347497-1305206927.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

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


[startup+0 s]
/proc/loadavg: 27.04 28.68 30.26 1/413 19494
/proc/meminfo: memFree=255698104/264257624 swapFree=67111528/67111528
[pid=19494] ppid=19492 vsize=18324 CPUtime=0 cores=0-31
/proc/19494/stat : 19494 (ppfolio) S 19492 19494 19102 0 -1 4202496 514 0 0 0 0 0 0 0 21 0 1 0 632179150 18763776 386 268435456000 4194304 4287625 140736213226960 18446744073709551615 258650975999 0 0 4096 65536 9207012132762157055 0 0 17 4 0 0 0
/proc/19494/statm: 4581 386 337 23 0 91 0

[startup+0.0534871 s]
/proc/loadavg: 27.04 28.68 30.26 1/413 19494
/proc/meminfo: memFree=255698104/264257624 swapFree=67111528/67111528
[pid=19494] ppid=19492 vsize=18324 CPUtime=0 cores=0-31
/proc/19494/stat : 19494 (ppfolio) S 19492 19494 19102 0 -1 4202496 514 0 0 0 0 0 0 0 21 0 1 0 632179150 18763776 386 268435456000 4194304 4287625 140736213226960 18446744073709551615 258650975999 0 0 4096 65536 9207012132762157055 0 0 17 4 0 0 0
/proc/19494/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100456 s]
/proc/loadavg: 27.04 28.68 30.26 1/413 19494
/proc/meminfo: memFree=255698104/264257624 swapFree=67111528/67111528
[pid=19494] ppid=19492 vsize=18324 CPUtime=0 cores=0-31
/proc/19494/stat : 19494 (ppfolio) S 19492 19494 19102 0 -1 4202496 514 0 0 0 0 0 0 0 21 0 1 0 632179150 18763776 386 268435456000 4194304 4287625 140736213226960 18446744073709551615 258650975999 0 0 4096 65536 9207012132762157055 0 0 17 4 0 0 0
/proc/19494/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300495 s]
/proc/loadavg: 27.04 28.68 30.26 1/413 19494
/proc/meminfo: memFree=255698104/264257624 swapFree=67111528/67111528
[pid=19494] ppid=19492 vsize=18324 CPUtime=0 cores=0-31
/proc/19494/stat : 19494 (ppfolio) S 19492 19494 19102 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 632179150 18763776 386 268435456000 4194304 4287625 140736213226960 18446744073709551615 258650975999 0 0 4096 65536 9207012132762157055 0 0 17 4 0 0 0
/proc/19494/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700487 s]
/proc/loadavg: 27.04 28.68 30.26 1/413 19494
/proc/meminfo: memFree=255698104/264257624 swapFree=67111528/67111528
[pid=19494] ppid=19492 vsize=18324 CPUtime=0 cores=0-31
/proc/19494/stat : 19494 (ppfolio) S 19492 19494 19102 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 632179150 18763776 386 268435456000 4194304 4287625 140736213226960 18446744073709551615 258650975999 0 0 4096 65536 9207012132762157055 0 0 17 4 0 0 0
/proc/19494/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5015 s]
/proc/loadavg: 27.04 28.68 30.26 6/419 19505
/proc/meminfo: memFree=255394784/264257624 swapFree=67111528/67111528
[pid=19494] ppid=19492 vsize=18324 CPUtime=0 cores=0-31
/proc/19494/stat : 19494 (ppfolio) S 19492 19494 19102 0 -1 4202496 514 0 0 0 0 0 0 0 17 0 1 0 632179150 18763776 386 268435456000 4194304 4287625 140736213226960 18446744073709551615 258650975999 0 0 4096 65536 9207012132762157055 0 0 17 4 0 0 0
/proc/19494/statm: 4581 386 337 23 0 91 0
[pid=19495] ppid=19494 vsize=84516 CPUtime=1.48 cores=0
/proc/19495/stat : 19495 (cryptominisat) R 19494 19494 19102 0 -1 4202496 15457 0 0 0 146 2 0 0 20 0 1 0 632179151 86544384 15165 268435456000 4194304 4587354 140737095430400 18446744073709551615 4421058 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19495/statm: 21129 15165 310 96 0 17691 0
[pid=19496] ppid=19494 vsize=82872 CPUtime=1.48 cores=1
/proc/19496/stat : 19496 (clasp) R 19494 19494 19102 0 -1 4202496 20436 0 0 0 142 6 0 0 20 0 1 0 632179151 84860928 17343 268435456000 4194304 4785740 140735202862256 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19496/statm: 20718 17343 317 145 0 17763 0
[pid=19497] ppid=19494 vsize=476024 CPUtime=1.49 cores=2
/proc/19497/stat : 19497 (TNM) R 19494 19494 19102 0 -1 4202496 12085 0 0 0 146 3 0 0 20 0 1 0 632179151 487448576 11982 268435456000 134512640 134534564 4294513952 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19497/statm: 119006 11982 95 6 0 117671 0
[pid=19498] ppid=19494 vsize=78652 CPUtime=1.49 cores=3
/proc/19498/stat : 19498 (march_hi) R 19494 19494 19102 0 -1 4202496 46118 0 0 0 138 11 0 0 20 0 1 0 632179151 80539648 14842 268435456000 4194304 4331988 140736945524272 18446744073709551615 4252204 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19498/statm: 19663 14842 138 34 0 18105 0
[pid=19499] ppid=19494 vsize=174916 CPUtime=1.48 cores=4-31
/proc/19499/stat : 19499 (plingeling) R 19494 19494 19102 0 -1 4202496 42504 1247 0 0 140 8 0 0 21 0 1 0 632179151 179113984 42388 268435456000 4194304 4356188 140733832936832 18446744073709551615 4278643 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/19499/statm: 43729 42388 129 40 0 42273 0
Current children cumulated CPU time (s) 7.42
Current children cumulated vsize (KiB) 915304

[startup+3.10057 s]
/proc/loadavg: 27.04 28.68 30.26 6/419 19505
/proc/meminfo: memFree=255225024/264257624 swapFree=67111528/67111528
[pid=19494] ppid=19492 vsize=18324 CPUtime=0 cores=0-31
/proc/19494/stat : 19494 (ppfolio) S 19492 19494 19102 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 632179150 18763776 386 268435456000 4194304 4287625 140736213226960 18446744073709551615 258650975999 0 0 4096 65536 9207012132762157055 0 0 17 4 0 0 0
/proc/19494/statm: 4581 386 337 23 0 91 0
[pid=19495] ppid=19494 vsize=156004 CPUtime=3.08 cores=0
/proc/19495/stat : 19495 (cryptominisat) R 19494 19494 19102 0 -1 4202496 32305 0 0 0 302 6 0 0 25 0 1 0 632179151 159748096 26070 268435456000 4194304 4587354 140737095430400 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19495/statm: 39001 26070 328 96 0 35563 0
[pid=19496] ppid=19494 vsize=79392 CPUtime=3.08 cores=1
/proc/19496/stat : 19496 (clasp) R 19494 19494 19102 0 -1 4202496 21637 0 0 0 302 6 0 0 25 0 1 0 632179151 81297408 16743 268435456000 4194304 4785740 140735202862256 18446744073709551615 4552893 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19496/statm: 19848 16743 338 145 0 16893 0
[pid=19497] ppid=19494 vsize=476024 CPUtime=3.09 cores=2
/proc/19497/stat : 19497 (TNM) R 19494 19494 19102 0 -1 4202496 12085 0 0 0 306 3 0 0 25 0 1 0 632179151 487448576 11982 268435456000 134512640 134534564 4294513952 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19497/statm: 119006 11982 95 6 0 117671 0
[pid=19498] ppid=19494 vsize=222968 CPUtime=3.09 cores=3
/proc/19498/stat : 19498 (march_hi) R 19494 19494 19102 0 -1 4202496 101486 0 0 0 287 22 0 0 25 0 1 0 632179151 228319232 26117 268435456000 4194304 4331988 140736945524272 18446744073709551615 4211529 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19498/statm: 55742 26117 172 34 0 54184 0
[pid=19499] ppid=19494 vsize=342140 CPUtime=3.08 cores=4-31
/proc/19499/stat : 19499 (plingeling) R 19494 19494 19102 0 -1 4202496 84310 1247 0 0 292 16 0 0 25 0 1 0 632179151 350351360 84194 268435456000 4194304 4356188 140733832936832 18446744073709551615 4277785 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/19499/statm: 85535 84194 129 40 0 84079 0
Current children cumulated CPU time (s) 15.42
Current children cumulated vsize (KiB) 1294852

[startup+6.30161 s]
/proc/loadavg: 25.27 28.29 30.12 34/447 19533
/proc/meminfo: memFree=254879168/264257624 swapFree=67111528/67111528
[pid=19494] ppid=19492 vsize=18324 CPUtime=0 cores=0-31
/proc/19494/stat : 19494 (ppfolio) S 19492 19494 19102 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 632179150 18763776 386 268435456000 4194304 4287625 140736213226960 18446744073709551615 258650975999 0 0 4096 65536 9207012132762157055 0 0 17 4 0 0 0
/proc/19494/statm: 4581 386 337 23 0 91 0
[pid=19495] ppid=19494 vsize=156004 CPUtime=6.29 cores=0
/proc/19495/stat : 19495 (cryptominisat) R 19494 19494 19102 0 -1 4202496 32490 0 0 0 622 7 0 0 25 0 1 0 632179151 159748096 26249 268435456000 4194304 4587354 140737095430400 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19495/statm: 39001 26249 328 96 0 35563 0
[pid=19496] ppid=19494 vsize=79392 CPUtime=6.28 cores=1
/proc/19496/stat : 19496 (clasp) R 19494 19494 19102 0 -1 4202496 21637 0 0 0 622 6 0 0 25 0 1 0 632179151 81297408 16743 268435456000 4194304 4785740 140735202862256 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19496/statm: 19848 16743 338 145 0 16893 0
[pid=19497] ppid=19494 vsize=476024 CPUtime=6.29 cores=2
/proc/19497/stat : 19497 (TNM) R 19494 19494 19102 0 -1 4202496 12085 0 0 0 626 3 0 0 25 0 1 0 632179151 487448576 11982 268435456000 134512640 134534564 4294513952 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19497/statm: 119006 11982 95 6 0 117671 0
[pid=19498] ppid=19494 vsize=227432 CPUtime=6.28 cores=3
/proc/19498/stat : 19498 (march_hi) R 19494 19494 19102 0 -1 4202496 111041 0 0 0 604 24 0 0 25 0 1 0 632179151 232890368 35672 268435456000 4194304 4331988 140736945524272 18446744073709551615 4229625 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19498/statm: 56858 35672 172 34 0 55300 0
[pid=19499] ppid=19494 vsize=1038500 CPUtime=51.36 cores=4-31
/proc/19499/stat : 19499 (plingeling) S 19494 19494 19102 0 -1 4202496 199223 1247 0 0 5088 48 0 0 19 0 29 0 632179151 1063424000 120496 268435456000 4194304 4356188 140733832936832 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 31 0 0 0
/proc/19499/statm: 259625 120512 149 40 0 258169 0
[pid=19499/tid=19506] ppid=19494 vsize=1038500 CPUtime=1.68 cores=4-31
/proc/19499/task/19506/stat : 19506 (plingeling) R 19494 19494 19102 0 -1 4202560 1412 1247 0 0 168 0 0 0 20 0 29 0 632179610 1063424000 120529 268435456000 4194304 4356188 140733832936832 18446744073709551615 4261911 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=19499/tid=19507] ppid=19494 vsize=1038500 CPUtime=1.68 cores=4-31
/proc/19499/task/19507/stat : 19507 (plingeling) R 19494 19494 19102 0 -1 4202560 3141 1247 0 0 168 0 0 0 20 0 29 0 632179610 1063424000 120550 268435456000 4194304 4356188 140733832936832 18446744073709551615 4264328 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19499/tid=19508] ppid=19494 vsize=1038500 CPUtime=1.69 cores=4-31
/proc/19499/task/19508/stat : 19508 (plingeling) R 19494 19494 19102 0 -1 4202560 1396 1247 0 0 169 0 0 0 25 0 29 0 632179610 1063424000 120572 268435456000 4194304 4356188 140733832936832 18446744073709551615 4260911 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19499/tid=19509] ppid=19494 vsize=1038500 CPUtime=1.68 cores=4-31
/proc/19499/task/19509/stat : 19509 (plingeling) R 19494 19494 19102 0 -1 4202560 3768 1247 0 0 167 1 0 0 20 0 29 0 632179610 1063424000 120593 268435456000 4194304 4356188 140733832936832 18446744073709551615 4244468 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=19499/tid=19510] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19510/stat : 19510 (plingeling) R 19494 19494 19102 0 -1 4202560 5664 1247 0 0 166 1 0 0 20 0 29 0 632179610 1063424000 120616 268435456000 4194304 4356188 140733832936832 18446744073709551615 4314933 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=19499/tid=19511] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19511/stat : 19511 (plingeling) R 19494 19494 19102 0 -1 4202560 1393 1247 0 0 167 0 0 0 25 0 29 0 632179610 1063424000 120637 268435456000 4194304 4356188 140733832936832 18446744073709551615 4260341 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=19499/tid=19512] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19512/stat : 19512 (plingeling) R 19494 19494 19102 0 -1 4202560 4041 1247 0 0 167 0 0 0 20 0 29 0 632179610 1063424000 120659 268435456000 4194304 4356188 140733832936832 18446744073709551615 4210605 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=19499/tid=19513] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19513/stat : 19513 (plingeling) R 19494 19494 19102 0 -1 4202560 2905 1247 0 0 167 0 0 0 25 0 29 0 632179610 1063424000 120680 268435456000 4194304 4356188 140733832936832 18446744073709551615 4259376 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=19499/tid=19514] ppid=19494 vsize=1038500 CPUtime=1.68 cores=4-31
/proc/19499/task/19514/stat : 19514 (plingeling) R 19494 19494 19102 0 -1 4202560 2547 1247 0 0 168 0 0 0 25 0 29 0 632179610 1063424000 120699 268435456000 4194304 4356188 140733832936832 18446744073709551615 4264454 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=19499/tid=19515] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19515/stat : 19515 (plingeling) S 19494 19494 19102 0 -1 4202560 2262 1247 0 0 167 0 0 0 18 0 29 0 632179610 1063424000 120722 268435456000 4194304 4356188 140733832936832 18446744073709551615 258651060958 0 0 4096 17442 18446604696252169696 0 0 -1 30 0 0 0
[pid=19499/tid=19516] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19516/stat : 19516 (plingeling) R 19494 19494 19102 0 -1 4202560 2684 1247 0 0 167 0 0 0 25 0 29 0 632179610 1063424000 120744 268435456000 4194304 4356188 140733832936832 18446744073709551615 4264549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19499/tid=19517] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19517/stat : 19517 (plingeling) R 19494 19494 19102 0 -1 4202560 5496 1247 0 0 166 1 0 0 24 0 29 0 632179611 1063424000 120765 268435456000 4194304 4356188 140733832936832 18446744073709551615 4297008 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19499/tid=19518] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19518/stat : 19518 (plingeling) S 19494 19494 19102 0 -1 4202560 2700 1247 0 0 167 0 0 0 25 0 29 0 632179611 1063424000 120786 268435456000 4194304 4356188 140733832936832 18446744073709551615 258651060958 0 0 4096 17442 18446744071566924624 0 0 -1 17 0 0 0
[pid=19499/tid=19519] ppid=19494 vsize=1038500 CPUtime=1.55 cores=4-31
/proc/19499/task/19519/stat : 19519 (plingeling) R 19494 19494 19102 0 -1 4202560 2358 1247 0 0 155 0 0 0 18 0 29 0 632179611 1063424000 120807 268435456000 4194304 4356188 140733832936832 18446744073709551615 258650649913 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=19499/tid=19520] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19520/stat : 19520 (plingeling) R 19494 19494 19102 0 -1 4202560 2972 1247 0 0 167 0 0 0 18 0 29 0 632179611 1063424000 120828 268435456000 4194304 4356188 140733832936832 18446744073709551615 4219786 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=19499/tid=19521] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19521/stat : 19521 (plingeling) R 19494 19494 19102 0 -1 4202560 1430 1247 0 0 167 0 0 0 25 0 29 0 632179611 1063424000 120844 268435456000 4194304 4356188 140733832936832 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=19499/tid=19522] ppid=19494 vsize=1038500 CPUtime=1.68 cores=4-31
/proc/19499/task/19522/stat : 19522 (plingeling) R 19494 19494 19102 0 -1 4202560 1422 1247 0 0 168 0 0 0 25 0 29 0 632179611 1063424000 120858 268435456000 4194304 4356188 140733832936832 18446744073709551615 4260310 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=19499/tid=19523] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19523/stat : 19523 (plingeling) R 19494 19494 19102 0 -1 4202560 8404 1247 0 0 165 2 0 0 25 0 29 0 632179611 1063424000 120873 268435456000 4194304 4356188 140733832936832 18446744073709551615 4314814 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=19499/tid=19524] ppid=19494 vsize=1038500 CPUtime=1.64 cores=4-31
/proc/19499/task/19524/stat : 19524 (plingeling) R 19494 19494 19102 0 -1 4202560 3213 1247 0 0 164 0 0 0 18 0 29 0 632179611 1063424000 120887 268435456000 4194304 4356188 140733832936832 18446744073709551615 4266129 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=19499/tid=19525] ppid=19494 vsize=1038500 CPUtime=1.66 cores=4-31
/proc/19499/task/19525/stat : 19525 (plingeling) R 19494 19494 19102 0 -1 4202560 5080 1247 0 0 165 1 0 0 25 0 29 0 632179611 1063424000 120900 268435456000 4194304 4356188 140733832936832 18446744073709551615 4244483 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=19499/tid=19526] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19526/stat : 19526 (plingeling) S 19494 19494 19102 0 -1 4202560 2254 1247 0 0 167 0 0 0 20 0 29 0 632179611 1063424000 120906 268435456000 4194304 4356188 140733832936832 18446744073709551615 258651060958 0 0 4096 17442 18446604574331444704 0 0 -1 14 0 0 0
[pid=19499/tid=19527] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19527/stat : 19527 (plingeling) R 19494 19494 19102 0 -1 4202560 4470 1247 0 0 166 1 0 0 20 0 29 0 632179611 1063424000 120793 268435456000 4194304 4356188 140733832936832 18446744073709551615 4244400 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=19499/tid=19528] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19528/stat : 19528 (plingeling) R 19494 19494 19102 0 -1 4202560 5519 1247 0 0 166 1 0 0 25 0 29 0 632179611 1063424000 120793 268435456000 4194304 4356188 140733832936832 18446744073709551615 4244483 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=19499/tid=19529] ppid=19494 vsize=1038500 CPUtime=1.67 cores=4-31
/proc/19499/task/19529/stat : 19529 (plingeling) R 19494 19494 19102 0 -1 4202560 2667 1247 0 0 167 0 0 0 20 0 29 0 632179611 1063424000 120793 268435456000 4194304 4356188 140733832936832 18446744073709551615 4265858 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=19499/tid=19530] ppid=19494 vsize=1038048 CPUtime=1.67 cores=4-31
/proc/19499/task/19530/stat : 19530 (plingeling) R 19494 19494 19102 0 -1 4202560 2923 1247 0 0 167 0 0 0 25 0 29 0 632179611 1062961152 120795 268435456000 4194304 4356188 140733832936832 18446744073709551615 4264407 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=19499/tid=19531] ppid=19494 vsize=1038048 CPUtime=1.62 cores=4-31
/proc/19499/task/19531/stat : 19531 (plingeling) R 19494 19494 19102 0 -1 4202560 1405 1247 0 0 162 0 0 0 25 0 29 0 632179611 1062961152 120799 268435456000 4194304 4356188 140733832936832 18446744073709551615 4237473 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=19499/tid=19532] ppid=19494 vsize=1038048 CPUtime=1.66 cores=4-31
/proc/19499/task/19532/stat : 19532 (plingeling) R 19494 19494 19102 0 -1 4202560 1597 1247 0 0 166 0 0 0 20 0 29 0 632179612 1062961152 120817 268435456000 4194304 4356188 140733832936832 18446744073709551615 258650653351 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=19499/tid=19533] ppid=19494 vsize=1038048 CPUtime=1.52 cores=4-31
/proc/19499/task/19533/stat : 19533 (plingeling) R 19494 19494 19102 0 -1 4202560 1444 1247 0 0 152 0 0 0 25 0 29 0 632179612 1062961152 120837 268435456000 4194304 4356188 140733832936832 18446744073709551615 4237374 0 0 4096 17442 0 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 76.5
Current children cumulated vsize (KiB) 1995676

[startup+12.7018 s]
/proc/loadavg: 25.81 28.35 30.13 33/447 19533
/proc/meminfo: memFree=254255684/264257624 swapFree=67111528/67111528
[pid=19494] ppid=19492 vsize=18324 CPUtime=0 cores=0-31
/proc/19494/stat : 19494 (ppfolio) S 19492 19494 19102 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 632179150 18763776 386 268435456000 4194304 4287625 140736213226960 18446744073709551615 258650975999 0 0 4096 65536 9207012132762157055 0 0 17 4 0 0 0
/proc/19494/statm: 4581 386 337 23 0 91 0
[pid=19495] ppid=19494 vsize=156004 CPUtime=12.68 cores=0
/proc/19495/stat : 19495 (cryptominisat) R 19494 19494 19102 0 -1 4202496 32877 0 0 0 1261 7 0 0 25 0 1 0 632179151 159748096 26623 268435456000 4194304 4587354 140737095430400 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0

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

/proc/19497/stat : 19497 (TNM) R 19494 19494 19102 0 -1 4202496 12085 0 0 0 4625 3 0 0 25 0 1 0 632179151 487448576 11982 268435456000 134512640 134534564 4294513952 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19497/statm: 119006 11982 95 6 0 117671 0
[pid=19498] ppid=19494 vsize=243128 CPUtime=46.28 cores=3
/proc/19498/stat : 19498 (march_hi) R 19494 19494 19102 0 -1 4202496 127547 0 0 0 4599 29 0 0 25 0 1 0 632179151 248963072 52178 268435456000 4194304 4331988 140736945524272 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19498/statm: 60782 52178 172 34 0 59224 0
[pid=19499] ppid=19494 vsize=1374688 CPUtime=1167.53 cores=4-31
/proc/19499/stat : 19499 (plingeling) S 19494 19494 19102 0 -1 4202496 477687 1247 0 0 116557 196 0 0 19 0 29 0 632179151 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 31 0 0 0
/proc/19499/statm: 343672 196641 159 40 0 342216 0
[pid=19499/tid=19506] ppid=19494 vsize=1374688 CPUtime=41.55 cores=4-31
/proc/19499/task/19506/stat : 19506 (plingeling) R 19494 19494 19102 0 -1 4202560 8687 1247 0 0 4152 3 0 0 25 0 29 0 632179610 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=19499/tid=19507] ppid=19494 vsize=1374688 CPUtime=41.66 cores=4-31
/proc/19499/task/19507/stat : 19507 (plingeling) R 19494 19494 19102 0 -1 4202560 14249 1247 0 0 4159 7 0 0 25 0 29 0 632179610 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4259314 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19499/tid=19508] ppid=19494 vsize=1374688 CPUtime=41.61 cores=4-31
/proc/19499/task/19508/stat : 19508 (plingeling) R 19494 19494 19102 0 -1 4202560 17102 1247 0 0 4152 9 0 0 25 0 29 0 632179610 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=19499/tid=19509] ppid=19494 vsize=1374688 CPUtime=41.55 cores=4-31
/proc/19499/task/19509/stat : 19509 (plingeling) R 19494 19494 19102 0 -1 4202560 5126 1247 0 0 4153 2 0 0 25 0 29 0 632179610 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4260341 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=19499/tid=19510] ppid=19494 vsize=1374688 CPUtime=41.61 cores=4-31
/proc/19499/task/19510/stat : 19510 (plingeling) R 19494 19494 19102 0 -1 4202560 16687 1247 0 0 4154 7 0 0 25 0 29 0 632179610 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4284257 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=19499/tid=19511] ppid=19494 vsize=1374688 CPUtime=41.6 cores=4-31
/proc/19499/task/19511/stat : 19511 (plingeling) R 19494 19494 19102 0 -1 4202560 13369 1247 0 0 4156 4 0 0 25 0 29 0 632179610 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4330843 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=19499/tid=19512] ppid=19494 vsize=1374688 CPUtime=41.47 cores=4-31
/proc/19499/task/19512/stat : 19512 (plingeling) R 19494 19494 19102 0 -1 4202560 13622 1247 0 0 4144 3 0 0 25 0 29 0 632179610 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4271040 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=19499/tid=19513] ppid=19494 vsize=1374688 CPUtime=41.62 cores=4-31
/proc/19499/task/19513/stat : 19513 (plingeling) R 19494 19494 19102 0 -1 4202560 16221 1247 0 0 4154 8 0 0 25 0 29 0 632179610 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=19499/tid=19514] ppid=19494 vsize=1374688 CPUtime=41.59 cores=4-31
/proc/19499/task/19514/stat : 19514 (plingeling) R 19494 19494 19102 0 -1 4202560 11114 1247 0 0 4152 7 0 0 25 0 29 0 632179610 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=19499/tid=19515] ppid=19494 vsize=1374688 CPUtime=41.48 cores=4-31
/proc/19499/task/19515/stat : 19515 (plingeling) R 19494 19494 19102 0 -1 4202560 16171 1247 0 0 4140 8 0 0 25 0 29 0 632179610 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=19499/tid=19516] ppid=19494 vsize=1374688 CPUtime=41.62 cores=4-31
/proc/19499/task/19516/stat : 19516 (plingeling) R 19494 19494 19102 0 -1 4202560 18640 1247 0 0 4152 10 0 0 25 0 29 0 632179610 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4330752 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19499/tid=19517] ppid=19494 vsize=1374688 CPUtime=41.61 cores=4-31
/proc/19499/task/19517/stat : 19517 (plingeling) R 19494 19494 19102 0 -1 4202560 6758 1247 0 0 4160 1 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19499/tid=19518] ppid=19494 vsize=1374688 CPUtime=41.49 cores=4-31
/proc/19499/task/19518/stat : 19518 (plingeling) R 19494 19494 19102 0 -1 4202560 11795 1247 0 0 4146 3 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=19499/tid=19519] ppid=19494 vsize=1374688 CPUtime=41.47 cores=4-31
/proc/19499/task/19519/stat : 19519 (plingeling) R 19494 19494 19102 0 -1 4202560 19836 1247 0 0 4139 8 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=19499/tid=19520] ppid=19494 vsize=1374688 CPUtime=41.53 cores=4-31
/proc/19499/task/19520/stat : 19520 (plingeling) R 19494 19494 19102 0 -1 4202560 14363 1247 0 0 4144 9 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4270548 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=19499/tid=19521] ppid=19494 vsize=1374688 CPUtime=40.63 cores=4-31
/proc/19499/task/19521/stat : 19521 (plingeling) R 19494 19494 19102 0 -1 4202560 11459 1247 0 0 4056 7 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=19499/tid=19522] ppid=19494 vsize=1374688 CPUtime=41.57 cores=4-31
/proc/19499/task/19522/stat : 19522 (plingeling) R 19494 19494 19102 0 -1 4202560 15360 1247 0 0 4149 8 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4332327 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=19499/tid=19523] ppid=19494 vsize=1374688 CPUtime=41.66 cores=4-31
/proc/19499/task/19523/stat : 19523 (plingeling) R 19494 19494 19102 0 -1 4202560 16497 1247 0 0 4157 9 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4332041 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=19499/tid=19524] ppid=19494 vsize=1374688 CPUtime=41.59 cores=4-31
/proc/19499/task/19524/stat : 19524 (plingeling) R 19494 19494 19102 0 -1 4202560 13588 1247 0 0 4152 7 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=19499/tid=19525] ppid=19494 vsize=1374688 CPUtime=41.6 cores=4-31
/proc/19499/task/19525/stat : 19525 (plingeling) R 19494 19494 19102 0 -1 4202560 7003 1247 0 0 4158 2 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4330843 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=19499/tid=19526] ppid=19494 vsize=1374688 CPUtime=41.52 cores=4-31
/proc/19499/task/19526/stat : 19526 (plingeling) R 19494 19494 19102 0 -1 4202560 10965 1247 0 0 4144 8 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=19499/tid=19527] ppid=19494 vsize=1374688 CPUtime=41.61 cores=4-31
/proc/19499/task/19527/stat : 19527 (plingeling) R 19494 19494 19102 0 -1 4202560 13181 1247 0 0 4159 2 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=19499/tid=19528] ppid=19494 vsize=1374688 CPUtime=41.64 cores=4-31
/proc/19499/task/19528/stat : 19528 (plingeling) R 19494 19494 19102 0 -1 4202560 16503 1247 0 0 4156 8 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331023 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=19499/tid=19529] ppid=19494 vsize=1374688 CPUtime=41.51 cores=4-31
/proc/19499/task/19529/stat : 19529 (plingeling) R 19494 19494 19102 0 -1 4202560 10099 1247 0 0 4146 5 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331092 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=19499/tid=19530] ppid=19494 vsize=1374688 CPUtime=41.46 cores=4-31
/proc/19499/task/19530/stat : 19530 (plingeling) R 19494 19494 19102 0 -1 4202560 13772 1247 0 0 4143 3 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=19499/tid=19531] ppid=19494 vsize=1374688 CPUtime=41.43 cores=4-31
/proc/19499/task/19531/stat : 19531 (plingeling) R 19494 19494 19102 0 -1 4202560 16332 1247 0 0 4135 8 0 0 25 0 29 0 632179611 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4279567 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19499/tid=19532] ppid=19494 vsize=1374688 CPUtime=41.56 cores=4-31
/proc/19499/task/19532/stat : 19532 (plingeling) R 19494 19494 19102 0 -1 4202560 13835 1247 0 0 4152 4 0 0 25 0 29 0 632179612 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=19499/tid=19533] ppid=19494 vsize=1374688 CPUtime=41.43 cores=4-31
/proc/19499/task/19533/stat : 19533 (plingeling) R 19494 19494 19102 0 -1 4202560 2332 1247 0 0 4143 0 0 0 25 0 29 0 632179612 1407680512 196641 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 1352.64
Current children cumulated vsize (KiB) 2377816

[startup+46.702 s]
/proc/loadavg: 28.55 28.75 30.20 33/447 19535
/proc/meminfo: memFree=254449748/264257624 swapFree=67111528/67111528
[pid=19494] ppid=19492 vsize=18324 CPUtime=0 cores=0-31
/proc/19494/stat : 19494 (ppfolio) S 19492 19494 19102 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 632179150 18763776 386 268435456000 4194304 4287625 140736213226960 18446744073709551615 258650975999 0 0 4096 65536 9207012132762157055 0 0 17 4 0 0 0
/proc/19494/statm: 4581 386 337 23 0 91 0
[pid=19495] ppid=19494 vsize=166484 CPUtime=46.67 cores=0
/proc/19495/stat : 19495 (cryptominisat) R 19494 19494 19102 0 -1 4202496 37870 0 0 0 4659 8 0 0 25 0 1 0 632179151 170479616 31391 268435456000 4194304 4587354 140737095430400 18446744073709551615 4243291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19495/statm: 41621 31391 336 96 0 38183 0
[pid=19496] ppid=19494 vsize=99168 CPUtime=46.68 cores=1
/proc/19496/stat : 19496 (clasp) R 19494 19494 19102 0 -1 4202496 26615 0 0 0 4659 9 0 0 25 0 1 0 632179151 101548032 21721 268435456000 4194304 4785740 140735202862256 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19496/statm: 24792 21721 338 145 0 21837 0
[pid=19497] ppid=19494 vsize=476024 CPUtime=46.68 cores=2
/proc/19497/stat : 19497 (TNM) R 19494 19494 19102 0 -1 4202496 12085 0 0 0 4665 3 0 0 25 0 1 0 632179151 487448576 11982 268435456000 134512640 134534564 4294513952 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19497/statm: 119006 11982 95 6 0 117671 0
[pid=19498] ppid=19494 vsize=243128 CPUtime=46.68 cores=3
/proc/19498/stat : 19498 (march_hi) R 19494 19494 19102 0 -1 4202496 127564 0 0 0 4639 29 0 0 25 0 1 0 632179151 248963072 52195 268435456000 4194304 4331988 140736945524272 18446744073709551615 4229439 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19498/statm: 60782 52195 172 34 0 59224 0
[pid=19499] ppid=19494 vsize=1370524 CPUtime=1178.72 cores=4-31
/proc/19499/stat : 19499 (plingeling) S 19494 19494 19102 0 -1 4202496 477687 1247 0 0 117676 196 0 0 19 0 29 0 632179151 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 31 0 0 0
/proc/19499/statm: 342631 195600 159 40 0 341175 0
[pid=19499/tid=19506] ppid=19494 vsize=1370524 CPUtime=41.95 cores=4-31
/proc/19499/task/19506/stat : 19506 (plingeling) R 19494 19494 19102 0 -1 4202560 8687 1247 0 0 4192 3 0 0 25 0 29 0 632179610 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4322401 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=19499/tid=19507] ppid=19494 vsize=1370524 CPUtime=42.06 cores=4-31
/proc/19499/task/19507/stat : 19507 (plingeling) R 19494 19494 19102 0 -1 4202560 14249 1247 0 0 4199 7 0 0 25 0 29 0 632179610 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4231932 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19499/tid=19508] ppid=19494 vsize=1370524 CPUtime=42.01 cores=4-31
/proc/19499/task/19508/stat : 19508 (plingeling) R 19494 19494 19102 0 -1 4202560 17102 1247 0 0 4192 9 0 0 25 0 29 0 632179610 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331360 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=19499/tid=19509] ppid=19494 vsize=1370524 CPUtime=41.95 cores=4-31
/proc/19499/task/19509/stat : 19509 (plingeling) R 19494 19494 19102 0 -1 4202560 5126 1247 0 0 4193 2 0 0 25 0 29 0 632179610 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=19499/tid=19510] ppid=19494 vsize=1370524 CPUtime=42.01 cores=4-31
/proc/19499/task/19510/stat : 19510 (plingeling) R 19494 19494 19102 0 -1 4202560 16687 1247 0 0 4194 7 0 0 25 0 29 0 632179610 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=19499/tid=19511] ppid=19494 vsize=1370524 CPUtime=42 cores=4-31
/proc/19499/task/19511/stat : 19511 (plingeling) R 19494 19494 19102 0 -1 4202560 13369 1247 0 0 4196 4 0 0 25 0 29 0 632179610 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=19499/tid=19512] ppid=19494 vsize=1370524 CPUtime=41.87 cores=4-31
/proc/19499/task/19512/stat : 19512 (plingeling) R 19494 19494 19102 0 -1 4202560 13622 1247 0 0 4184 3 0 0 25 0 29 0 632179610 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4270759 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=19499/tid=19513] ppid=19494 vsize=1370524 CPUtime=42.02 cores=4-31
/proc/19499/task/19513/stat : 19513 (plingeling) R 19494 19494 19102 0 -1 4202560 16221 1247 0 0 4194 8 0 0 25 0 29 0 632179610 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331026 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=19499/tid=19514] ppid=19494 vsize=1370524 CPUtime=41.99 cores=4-31
/proc/19499/task/19514/stat : 19514 (plingeling) R 19494 19494 19102 0 -1 4202560 11114 1247 0 0 4192 7 0 0 25 0 29 0 632179610 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4310453 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=19499/tid=19515] ppid=19494 vsize=1370524 CPUtime=41.88 cores=4-31
/proc/19499/task/19515/stat : 19515 (plingeling) R 19494 19494 19102 0 -1 4202560 16171 1247 0 0 4180 8 0 0 25 0 29 0 632179610 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4232882 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=19499/tid=19516] ppid=19494 vsize=1370524 CPUtime=42.02 cores=4-31
/proc/19499/task/19516/stat : 19516 (plingeling) R 19494 19494 19102 0 -1 4202560 18640 1247 0 0 4192 10 0 0 25 0 29 0 632179610 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4219632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19499/tid=19517] ppid=19494 vsize=1370524 CPUtime=42.01 cores=4-31
/proc/19499/task/19517/stat : 19517 (plingeling) R 19494 19494 19102 0 -1 4202560 6758 1247 0 0 4200 1 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4239181 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19499/tid=19518] ppid=19494 vsize=1370524 CPUtime=41.89 cores=4-31
/proc/19499/task/19518/stat : 19518 (plingeling) R 19494 19494 19102 0 -1 4202560 11795 1247 0 0 4186 3 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=19499/tid=19519] ppid=19494 vsize=1370524 CPUtime=41.87 cores=4-31
/proc/19499/task/19519/stat : 19519 (plingeling) R 19494 19494 19102 0 -1 4202560 19836 1247 0 0 4179 8 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=19499/tid=19520] ppid=19494 vsize=1370524 CPUtime=41.93 cores=4-31
/proc/19499/task/19520/stat : 19520 (plingeling) R 19494 19494 19102 0 -1 4202560 14363 1247 0 0 4184 9 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4270548 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=19499/tid=19521] ppid=19494 vsize=1370524 CPUtime=41.02 cores=4-31
/proc/19499/task/19521/stat : 19521 (plingeling) R 19494 19494 19102 0 -1 4202560 11459 1247 0 0 4095 7 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=19499/tid=19522] ppid=19494 vsize=1370524 CPUtime=41.97 cores=4-31
/proc/19499/task/19522/stat : 19522 (plingeling) R 19494 19494 19102 0 -1 4202560 15360 1247 0 0 4189 8 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4259314 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=19499/tid=19523] ppid=19494 vsize=1370524 CPUtime=42.06 cores=4-31
/proc/19499/task/19523/stat : 19523 (plingeling) R 19494 19494 19102 0 -1 4202560 16497 1247 0 0 4197 9 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4280669 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=19499/tid=19524] ppid=19494 vsize=1370524 CPUtime=41.99 cores=4-31
/proc/19499/task/19524/stat : 19524 (plingeling) R 19494 19494 19102 0 -1 4202560 13588 1247 0 0 4192 7 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=19499/tid=19525] ppid=19494 vsize=1370524 CPUtime=42 cores=4-31
/proc/19499/task/19525/stat : 19525 (plingeling) R 19494 19494 19102 0 -1 4202560 7003 1247 0 0 4198 2 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331504 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=19499/tid=19526] ppid=19494 vsize=1370524 CPUtime=41.92 cores=4-31
/proc/19499/task/19526/stat : 19526 (plingeling) R 19494 19494 19102 0 -1 4202560 10965 1247 0 0 4184 8 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=19499/tid=19527] ppid=19494 vsize=1370524 CPUtime=42.01 cores=4-31
/proc/19499/task/19527/stat : 19527 (plingeling) R 19494 19494 19102 0 -1 4202560 13181 1247 0 0 4199 2 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=19499/tid=19528] ppid=19494 vsize=1370524 CPUtime=42.04 cores=4-31
/proc/19499/task/19528/stat : 19528 (plingeling) R 19494 19494 19102 0 -1 4202560 16503 1247 0 0 4196 8 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4332293 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=19499/tid=19529] ppid=19494 vsize=1370524 CPUtime=41.91 cores=4-31
/proc/19499/task/19529/stat : 19529 (plingeling) R 19494 19494 19102 0 -1 4202560 10099 1247 0 0 4186 5 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4238706 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=19499/tid=19530] ppid=19494 vsize=1370524 CPUtime=41.86 cores=4-31
/proc/19499/task/19530/stat : 19530 (plingeling) R 19494 19494 19102 0 -1 4202560 13772 1247 0 0 4183 3 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=19499/tid=19531] ppid=19494 vsize=1370524 CPUtime=41.83 cores=4-31
/proc/19499/task/19531/stat : 19531 (plingeling) R 19494 19494 19102 0 -1 4202560 16332 1247 0 0 4175 8 0 0 25 0 29 0 632179611 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19499/tid=19532] ppid=19494 vsize=1370524 CPUtime=41.96 cores=4-31
/proc/19499/task/19532/stat : 19532 (plingeling) R 19494 19494 19102 0 -1 4202560 13835 1247 0 0 4192 4 0 0 25 0 29 0 632179612 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4237457 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=19499/tid=19533] ppid=19494 vsize=1370524 CPUtime=41.83 cores=4-31
/proc/19499/task/19533/stat : 19533 (plingeling) R 19494 19494 19102 0 -1 4202560 2332 1247 0 0 4183 0 0 0 25 0 29 0 632179612 1403416576 195600 268435456000 4194304 4356188 140733832936832 18446744073709551615 4334538 0 0 4096 17442 0 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 1365.43
Current children cumulated vsize (KiB) 2373652

[startup+47.1011 s]
/proc/loadavg: 28.55 28.75 30.20 33/447 19535
/proc/meminfo: memFree=254449748/264257624 swapFree=67111528/67111528
[pid=19494] ppid=19492 vsize=18324 CPUtime=0 cores=0-31
/proc/19494/stat : 19494 (ppfolio) S 19492 19494 19102 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 632179150 18763776 386 268435456000 4194304 4287625 140736213226960 18446744073709551615 258650975999 0 0 4096 65536 9207012132762157055 0 0 17 4 0 0 0
/proc/19494/statm: 4581 386 337 23 0 91 0
[pid=19495] ppid=19494 vsize=166484 CPUtime=47.07 cores=0
/proc/19495/stat : 19495 (cryptominisat) R 19494 19494 19102 0 -1 4202496 37907 0 0 0 4699 8 0 0 25 0 1 0 632179151 170479616 31425 268435456000 4194304 4587354 140737095430400 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19495/statm: 41621 31425 336 96 0 38183 0
[pid=19496] ppid=19494 vsize=99168 CPUtime=47.08 cores=1
/proc/19496/stat : 19496 (clasp) R 19494 19494 19102 0 -1 4202496 26615 0 0 0 4699 9 0 0 25 0 1 0 632179151 101548032 21721 268435456000 4194304 4785740 140735202862256 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19496/statm: 24792 21721 338 145 0 21837 0
[pid=19497] ppid=19494 vsize=476024 CPUtime=47.08 cores=2
/proc/19497/stat : 19497 (TNM) R 19494 19494 19102 0 -1 4202496 12085 0 0 0 4705 3 0 0 25 0 1 0 632179151 487448576 11982 268435456000 134512640 134534564 4294513952 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19497/statm: 119006 11982 95 6 0 117671 0
[pid=19498] ppid=19494 vsize=243128 CPUtime=47.07 cores=3
/proc/19498/stat : 19498 (march_hi) R 19494 19494 19102 0 -1 4202496 127572 0 0 0 4678 29 0 0 25 0 1 0 632179151 248963072 52203 268435456000 4194304 4331988 140736945524272 18446744073709551615 4297607 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19498/statm: 60782 52203 172 34 0 59224 0
[pid=19499] ppid=19494 vsize=770804 CPUtime=1184.73 cores=4-31
/proc/19499/stat : 19499 (plingeling) R 19494 19494 19102 0 -1 4202496 477973 1247 0 0 118273 200 0 0 16 0 1 0 632179151 789303296 102278 268435456000 4194304 4356188 140733832936832 18446744073709551615 258650999159 0 0 4096 0 0 0 0 17 31 0 0 0
/proc/19499/statm: 192701 102278 160 40 0 191245 0
Current children cumulated CPU time (s) 1373.03
Current children cumulated vsize (KiB) 1773932

Child status: 0
Real time (s): 47.1605
CPU time (s): 1373.34
CPU user time (s): 1370.74
CPU system time (s): 2.6076
CPU usage (%): 2912.06
Max. virtual memory (cumulated for all children) (KiB): 2676776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1370.74
system time used= 2.6076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 683944
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= 1831
involuntary context switches= 3299

runsolver used 0.267959 second user time and 1.05684 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-12 15:28:47
IDJOB=3347497
IDBENCH=82492
IDSOLVER=1808
FILE ID=node200/3347497-1305206927
RUNJOBID= node200-1305206680-19116
PBS_JOBID= 13282087
Free space on /tmp= 62044 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347497-1305206927/watcher-3347497-1305206927 -o /tmp/evaluation-result-3347497-1305206927/solver-3347497-1305206927 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347497-1305206927.cnf

TIME LIMIT= 160000 seconds
MEMORY LIMIT= 266338304 MiB
NBCORE= 32

MD5SUM BENCH= 7eb9713591c46f87c512df513290fd7f
RANDOM SEED=1798628386

node200.alineos.net Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 32
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 64
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 96
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 34
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 66
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 98
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 36
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 68
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 100
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 38
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 70
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 102
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 8
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 48
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 80
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 112
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 9
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 50
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 82
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 114
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 10
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 52
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 84
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 116
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 11
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 54
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 86
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 118
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      255698268 kB
Buffers:        428136 kB
Cached:        7717836 kB
SwapCached:          0 kB
Active:        7291204 kB
Inactive:       923976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255698268 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15948 kB
Writeback:           0 kB
AnonPages:       70220 kB
Mapped:          14568 kB
Slab:           249100 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   190116 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62036 MiB
End job on node200 at 2011-05-12 15:29:35