Trace number 3347417

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 258.426 10.6973

General information on the benchmark

Nameapplication/jarvisalo/
AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
MD5SUMac372f51471a04bbb3fb9a678284c6a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark258.426
Satisfiable
(Un)Satisfiability was proved
Number of variables29317
Number of clauses277090
Sum of the clauses size598882
Maximum clause length179
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2264085
Number of clauses of size 38078
Number of clauses of size 41144
Number of clauses of size 5453
Number of clauses of size over 53186

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
257.74/10.67	s UNSATISFIABLE
257.74/10.69	solver [5] plingeling 276-6264d55-100731 answered
257.74/10.69	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-3347417-1305157781/watcher-3347417-1305157781 -o /tmp/evaluation-result-3347417-1305157781/solver-3347417-1305157781 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347417-1305157781.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: 22.14 18.72 21.24 1/413 12432
/proc/meminfo: memFree=255826308/264257624 swapFree=67111528/67111528
[pid=12432] ppid=12430 vsize=18324 CPUtime=0 cores=0-31
/proc/12432/stat : 12432 (ppfolio) S 12430 12432 12136 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 627264530 18763776 385 268435456000 4194304 4287625 140736123531040 18446744073709551615 258650975999 0 0 4096 65536 8875434335319097343 0 0 17 20 0 0 0
/proc/12432/statm: 4581 385 337 23 0 91 0

[startup+0.0537611 s]
/proc/loadavg: 22.14 18.72 21.24 1/413 12432
/proc/meminfo: memFree=255826308/264257624 swapFree=67111528/67111528
[pid=12432] ppid=12430 vsize=18324 CPUtime=0 cores=0-31
/proc/12432/stat : 12432 (ppfolio) S 12430 12432 12136 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 627264530 18763776 385 268435456000 4194304 4287625 140736123531040 18446744073709551615 258650975999 0 0 4096 65536 8875434335319097343 0 0 17 20 0 0 0
/proc/12432/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100801 s]
/proc/loadavg: 22.14 18.72 21.24 1/413 12432
/proc/meminfo: memFree=255826308/264257624 swapFree=67111528/67111528
[pid=12432] ppid=12430 vsize=18324 CPUtime=0 cores=0-31
/proc/12432/stat : 12432 (ppfolio) S 12430 12432 12136 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 627264530 18763776 385 268435456000 4194304 4287625 140736123531040 18446744073709551615 258650975999 0 0 4096 65536 8875434335319097343 0 0 17 20 0 0 0
/proc/12432/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300766 s]
/proc/loadavg: 22.14 18.72 21.24 1/413 12432
/proc/meminfo: memFree=255826308/264257624 swapFree=67111528/67111528
[pid=12432] ppid=12430 vsize=18324 CPUtime=0 cores=0-31
/proc/12432/stat : 12432 (ppfolio) S 12430 12432 12136 0 -1 4202496 511 0 0 0 0 0 0 0 18 0 1 0 627264530 18763776 385 268435456000 4194304 4287625 140736123531040 18446744073709551615 258650975999 0 0 4096 65536 8875434335319097343 0 0 17 20 0 0 0
/proc/12432/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700793 s]
/proc/loadavg: 22.14 18.72 21.24 1/413 12432
/proc/meminfo: memFree=255826308/264257624 swapFree=67111528/67111528
[pid=12432] ppid=12430 vsize=18324 CPUtime=0 cores=0-31
/proc/12432/stat : 12432 (ppfolio) S 12430 12432 12136 0 -1 4202496 511 0 0 0 0 0 0 0 18 0 1 0 627264530 18763776 385 268435456000 4194304 4287625 140736123531040 18446744073709551615 258650975999 0 0 4096 65536 8875434335319097343 0 0 17 20 0 0 0
/proc/12432/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 22.14 18.72 21.24 6/419 12443
/proc/meminfo: memFree=255643700/264257624 swapFree=67111528/67111528
[pid=12432] ppid=12430 vsize=18324 CPUtime=0 cores=0-31
/proc/12432/stat : 12432 (ppfolio) S 12430 12432 12136 0 -1 4202496 511 0 0 0 0 0 0 0 17 0 1 0 627264530 18763776 385 268435456000 4194304 4287625 140736123531040 18446744073709551615 258650975999 0 0 4096 65536 8875434335319097343 0 0 17 20 0 0 0
/proc/12432/statm: 4581 385 337 23 0 91 0
[pid=12433] ppid=12432 vsize=53372 CPUtime=1.48 cores=0
/proc/12433/stat : 12433 (cryptominisat) R 12432 12432 12136 0 -1 4202496 7819 0 0 0 147 1 0 0 25 0 1 0 627264531 54652928 7691 268435456000 4194304 4587354 140735204241776 18446744073709551615 4421129 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12433/statm: 13343 7691 311 96 0 9905 0
[pid=12434] ppid=12432 vsize=35696 CPUtime=1.48 cores=1
/proc/12434/stat : 12434 (clasp) R 12432 12432 12136 0 -1 4202496 8265 0 0 0 145 3 0 0 20 0 1 0 627264531 36552704 6165 268435456000 4194304 4785740 140734256923568 18446744073709551615 4552850 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12434/statm: 8924 6165 338 145 0 5969 0
[pid=12435] ppid=12432 vsize=473912 CPUtime=1.48 cores=2
/proc/12435/stat : 12435 (TNM) R 12432 12432 12136 0 -1 4202496 8963 0 0 0 146 2 0 0 20 0 1 0 627264531 485285888 8861 268435456000 134512640 134534564 4293138720 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12435/statm: 118478 8861 95 6 0 117143 0
[pid=12436] ppid=12432 vsize=44784 CPUtime=1.48 cores=3
/proc/12436/stat : 12436 (march_hi) R 12432 12432 12136 0 -1 4202496 26881 0 0 0 139 9 0 0 20 0 1 0 627264531 45858816 7065 268435456000 4194304 4331988 140735121321872 18446744073709551615 4252228 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12436/statm: 11196 7065 146 34 0 9638 0
[pid=12437] ppid=12432 vsize=126644 CPUtime=1.47 cores=4-31
/proc/12437/stat : 12437 (plingeling) R 12432 12432 12136 0 -1 4202496 30483 1239 0 0 140 7 0 0 21 0 1 0 627264531 129683456 30320 268435456000 4194304 4356188 140736241543888 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/12437/statm: 31661 30320 129 40 0 30205 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 752732

[startup+3.10181 s]
/proc/loadavg: 22.14 18.72 21.24 6/419 12443
/proc/meminfo: memFree=255471572/264257624 swapFree=67111528/67111528
[pid=12432] ppid=12430 vsize=18324 CPUtime=0 cores=0-31
/proc/12432/stat : 12432 (ppfolio) S 12430 12432 12136 0 -1 4202496 511 0 0 0 0 0 0 0 15 0 1 0 627264530 18763776 385 268435456000 4194304 4287625 140736123531040 18446744073709551615 258650975999 0 0 4096 65536 8875434335319097343 0 0 17 20 0 0 0
/proc/12432/statm: 4581 385 337 23 0 91 0
[pid=12433] ppid=12432 vsize=71124 CPUtime=3.08 cores=0
/proc/12433/stat : 12433 (cryptominisat) R 12432 12432 12136 0 -1 4202496 15759 0 0 0 305 3 0 0 25 0 1 0 627264531 72830976 11752 268435456000 4194304 4587354 140735204241776 18446744073709551615 4230383 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12433/statm: 17781 11752 328 96 0 14343 0
[pid=12434] ppid=12432 vsize=35696 CPUtime=3.08 cores=1
/proc/12434/stat : 12434 (clasp) R 12432 12432 12136 0 -1 4202496 8265 0 0 0 305 3 0 0 25 0 1 0 627264531 36552704 6165 268435456000 4194304 4785740 140734256923568 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12434/statm: 8924 6165 338 145 0 5969 0
[pid=12435] ppid=12432 vsize=473912 CPUtime=3.08 cores=2
/proc/12435/stat : 12435 (TNM) R 12432 12432 12136 0 -1 4202496 8963 0 0 0 306 2 0 0 25 0 1 0 627264531 485285888 8861 268435456000 134512640 134534564 4293138720 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12435/statm: 118478 8861 95 6 0 117143 0
[pid=12436] ppid=12432 vsize=108332 CPUtime=3.08 cores=3
/proc/12436/stat : 12436 (march_hi) R 12432 12432 12136 0 -1 4202496 52433 0 0 0 293 15 0 0 25 0 1 0 627264531 110931968 22659 268435456000 4194304 4331988 140735121321872 18446744073709551615 4256823 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12436/statm: 27083 22659 149 34 0 25525 0
[pid=12437] ppid=12432 vsize=777468 CPUtime=8.89 cores=4-31
/proc/12437/stat : 12437 (plingeling) S 12432 12432 12136 0 -1 4202496 74248 1239 0 0 772 117 0 0 18 0 29 0 627264531 796127232 72426 268435456000 4194304 4356188 140736241543888 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/12437/statm: 194367 72426 137 40 0 192911 0
Current children cumulated CPU time (s) 21.21
Current children cumulated vsize (KiB) 1484856

[startup+6.30191 s]
/proc/loadavg: 22.92 18.94 21.29 33/447 12471
/proc/meminfo: memFree=255264248/264257624 swapFree=67111528/67111528
[pid=12432] ppid=12430 vsize=18324 CPUtime=0 cores=0-31
/proc/12432/stat : 12432 (ppfolio) S 12430 12432 12136 0 -1 4202496 511 0 0 0 0 0 0 0 15 0 1 0 627264530 18763776 385 268435456000 4194304 4287625 140736123531040 18446744073709551615 258650975999 0 0 4096 65536 8875434335319097343 0 0 17 20 0 0 0
/proc/12432/statm: 4581 385 337 23 0 91 0
[pid=12433] ppid=12432 vsize=71124 CPUtime=6.28 cores=0
/proc/12433/stat : 12433 (cryptominisat) R 12432 12432 12136 0 -1 4202496 16251 0 0 0 624 4 0 0 25 0 1 0 627264531 72830976 12227 268435456000 4194304 4587354 140735204241776 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12433/statm: 17781 12227 328 96 0 14343 0
[pid=12434] ppid=12432 vsize=47812 CPUtime=6.28 cores=1
/proc/12434/stat : 12434 (clasp) R 12432 12432 12136 0 -1 4202496 11325 0 0 0 624 4 0 0 25 0 1 0 627264531 48959488 9225 268435456000 4194304 4785740 140734256923568 18446744073709551615 4309697 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12434/statm: 11953 9225 338 145 0 8998 0
[pid=12435] ppid=12432 vsize=473912 CPUtime=6.28 cores=2
/proc/12435/stat : 12435 (TNM) R 12432 12432 12136 0 -1 4202496 8963 0 0 0 626 2 0 0 25 0 1 0 627264531 485285888 8861 268435456000 134512640 134534564 4293138720 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12435/statm: 118478 8861 95 6 0 117143 0
[pid=12436] ppid=12432 vsize=108332 CPUtime=6.28 cores=3
/proc/12436/stat : 12436 (march_hi) R 12432 12432 12136 0 -1 4202496 52433 0 0 0 613 15 0 0 25 0 1 0 627264531 110931968 22659 268435456000 4194304 4331988 140735121321872 18446744073709551615 4256852 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12436/statm: 27083 22659 149 34 0 25525 0
[pid=12437] ppid=12432 vsize=1034112 CPUtime=95.81 cores=4-31
/proc/12437/stat : 12437 (plingeling) S 12432 12432 12136 0 -1 4202496 177411 1239 0 0 9366 215 0 0 18 0 29 0 627264531 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/12437/statm: 258528 92753 159 40 0 257072 0
[pid=12437/tid=12444] ppid=12432 vsize=1034112 CPUtime=3.29 cores=4-31
/proc/12437/task/12444/stat : 12444 (plingeling) R 12432 12432 12136 0 -1 4202560 5383 1239 0 0 322 7 0 0 20 0 29 0 627264814 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211856 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=12437/tid=12445] ppid=12432 vsize=1034112 CPUtime=3.32 cores=4-31
/proc/12437/task/12445/stat : 12445 (plingeling) R 12432 12432 12136 0 -1 4202560 4378 1239 0 0 327 5 0 0 20 0 29 0 627264814 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4270916 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12437/tid=12446] ppid=12432 vsize=1034112 CPUtime=3.29 cores=4-31
/proc/12437/task/12446/stat : 12446 (plingeling) R 12432 12432 12136 0 -1 4202560 4728 1239 0 0 324 5 0 0 21 0 29 0 627264814 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211135 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12437/tid=12447] ppid=12432 vsize=1034112 CPUtime=3.36 cores=4-31
/proc/12437/task/12447/stat : 12447 (plingeling) R 12432 12432 12136 0 -1 4202560 3607 1239 0 0 331 5 0 0 21 0 29 0 627264814 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211015 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=12437/tid=12448] ppid=12432 vsize=1034112 CPUtime=3.31 cores=4-31
/proc/12437/task/12448/stat : 12448 (plingeling) R 12432 12432 12136 0 -1 4202560 4425 1239 0 0 322 9 0 0 21 0 29 0 627264814 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4312083 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12437/tid=12449] ppid=12432 vsize=1034112 CPUtime=3.3 cores=4-31
/proc/12437/task/12449/stat : 12449 (plingeling) R 12432 12432 12136 0 -1 4202560 5636 1239 0 0 324 6 0 0 20 0 29 0 627264814 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4277072 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=12437/tid=12450] ppid=12432 vsize=1034112 CPUtime=3.32 cores=4-31
/proc/12437/task/12450/stat : 12450 (plingeling) R 12432 12432 12136 0 -1 4202560 5441 1239 0 0 323 9 0 0 21 0 29 0 627264814 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211749 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=12437/tid=12451] ppid=12432 vsize=1034112 CPUtime=3.31 cores=4-31
/proc/12437/task/12451/stat : 12451 (plingeling) R 12432 12432 12136 0 -1 4202560 3868 1239 0 0 325 6 0 0 20 0 29 0 627264814 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211749 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=12437/tid=12452] ppid=12432 vsize=1034112 CPUtime=3.3 cores=4-31
/proc/12437/task/12452/stat : 12452 (plingeling) R 12432 12432 12136 0 -1 4202560 4296 1239 0 0 323 7 0 0 21 0 29 0 627264814 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211827 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=12437/tid=12453] ppid=12432 vsize=1034112 CPUtime=3.31 cores=4-31
/proc/12437/task/12453/stat : 12453 (plingeling) R 12432 12432 12136 0 -1 4202560 4564 1239 0 0 323 8 0 0 21 0 29 0 627264814 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211189 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=12437/tid=12454] ppid=12432 vsize=1034112 CPUtime=3.26 cores=4-31
/proc/12437/task/12454/stat : 12454 (plingeling) R 12432 12432 12136 0 -1 4202560 5010 1239 0 0 318 8 0 0 20 0 29 0 627264814 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211708 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=12437/tid=12455] ppid=12432 vsize=1034112 CPUtime=3.29 cores=4-31
/proc/12437/task/12455/stat : 12455 (plingeling) R 12432 12432 12136 0 -1 4202560 4315 1239 0 0 322 7 0 0 21 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4331023 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=12437/tid=12456] ppid=12432 vsize=1034112 CPUtime=3.32 cores=4-31
/proc/12437/task/12456/stat : 12456 (plingeling) R 12432 12432 12136 0 -1 4202560 6186 1239 0 0 326 6 0 0 21 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4270551 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12437/tid=12457] ppid=12432 vsize=1034112 CPUtime=3.29 cores=4-31
/proc/12437/task/12457/stat : 12457 (plingeling) R 12432 12432 12136 0 -1 4202560 4159 1239 0 0 323 6 0 0 20 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210575 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=12437/tid=12458] ppid=12432 vsize=1034112 CPUtime=3.35 cores=4-31
/proc/12437/task/12458/stat : 12458 (plingeling) R 12432 12432 12136 0 -1 4202560 4501 1239 0 0 329 6 0 0 21 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210557 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=12437/tid=12459] ppid=12432 vsize=1034112 CPUtime=3.32 cores=4-31
/proc/12437/task/12459/stat : 12459 (plingeling) R 12432 12432 12136 0 -1 4202560 5085 1239 0 0 328 4 0 0 20 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211772 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=12437/tid=12460] ppid=12432 vsize=1034112 CPUtime=3.23 cores=4-31
/proc/12437/task/12460/stat : 12460 (plingeling) R 12432 12432 12136 0 -1 4202560 5054 1239 0 0 317 6 0 0 21 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=12437/tid=12461] ppid=12432 vsize=1034112 CPUtime=3.35 cores=4-31
/proc/12437/task/12461/stat : 12461 (plingeling) R 12432 12432 12136 0 -1 4202560 4899 1239 0 0 327 8 0 0 21 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=12437/tid=12462] ppid=12432 vsize=1034112 CPUtime=3.32 cores=4-31
/proc/12437/task/12462/stat : 12462 (plingeling) R 12432 12432 12136 0 -1 4202560 4472 1239 0 0 326 6 0 0 21 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4312057 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=12437/tid=12463] ppid=12432 vsize=1034112 CPUtime=3.29 cores=4-31
/proc/12437/task/12463/stat : 12463 (plingeling) R 12432 12432 12136 0 -1 4202560 4966 1239 0 0 323 6 0 0 21 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=12437/tid=12464] ppid=12432 vsize=1034112 CPUtime=3.29 cores=4-31
/proc/12437/task/12464/stat : 12464 (plingeling) R 12432 12432 12136 0 -1 4202560 5023 1239 0 0 321 8 0 0 21 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4271335 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=12437/tid=12465] ppid=12432 vsize=1034112 CPUtime=3.31 cores=4-31
/proc/12437/task/12465/stat : 12465 (plingeling) R 12432 12432 12136 0 -1 4202560 4227 1239 0 0 323 8 0 0 21 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4312092 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=12437/tid=12466] ppid=12432 vsize=1034112 CPUtime=3.29 cores=4-31
/proc/12437/task/12466/stat : 12466 (plingeling) R 12432 12432 12136 0 -1 4202560 5143 1239 0 0 321 8 0 0 20 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4271358 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=12437/tid=12467] ppid=12432 vsize=1034112 CPUtime=3.31 cores=4-31
/proc/12437/task/12467/stat : 12467 (plingeling) R 12432 12432 12136 0 -1 4202560 4997 1239 0 0 323 8 0 0 21 0 29 0 627264815 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4271328 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=12437/tid=12468] ppid=12432 vsize=1034112 CPUtime=3.35 cores=4-31
/proc/12437/task/12468/stat : 12468 (plingeling) R 12432 12432 12136 0 -1 4202560 3957 1239 0 0 329 6 0 0 21 0 29 0 627264816 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=12437/tid=12469] ppid=12432 vsize=1034112 CPUtime=3.34 cores=4-31
/proc/12437/task/12469/stat : 12469 (plingeling) R 12432 12432 12136 0 -1 4202560 5325 1239 0 0 327 7 0 0 21 0 29 0 627264816 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4271373 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=12437/tid=12470] ppid=12432 vsize=1034112 CPUtime=3.32 cores=4-31
/proc/12437/task/12470/stat : 12470 (plingeling) R 12432 12432 12136 0 -1 4202560 4334 1239 0 0 324 8 0 0 21 0 29 0 627264816 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210557 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=12437/tid=12471] ppid=12432 vsize=1034112 CPUtime=3.36 cores=4-31
/proc/12437/task/12471/stat : 12471 (plingeling) R 12432 12432 12136 0 -1 4202560 4576 1239 0 0 331 5 0 0 21 0 29 0 627264816 1058930688 92753 268435456000 4194304 4356188 140736241543888 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 22 0 0 0
Current children cumulated CPU time (s) 120.93
Current children cumulated vsize (KiB) 1753616

Solver just ended. Dumping a history of the last processes samples

[startup+7.90197 s]
/proc/loadavg: 22.92 18.94 21.29 33/447 12471
/proc/meminfo: memFree=255225068/264257624 swapFree=67111528/67111528
[pid=12432] ppid=12430 vsize=18324 CPUtime=0 cores=0-31
/proc/12432/stat : 12432 (ppfolio) S 12430 12432 12136 0 -1 4202496 511 0 0 0 0 0 0 0 15 0 1 0 627264530 18763776 385 268435456000 4194304 4287625 140736123531040 18446744073709551615 258650975999 0 0 4096 65536 8875434335319097343 0 0 17 20 0 0 0
/proc/12432/statm: 4581 385 337 23 0 91 0

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

[pid=12437/tid=12453] ppid=12432 vsize=1105808 CPUtime=7.26 cores=4-31
/proc/12437/task/12453/stat : 12453 (plingeling) R 12432 12432 12136 0 -1 4202560 5475 1239 0 0 718 8 0 0 19 0 29 0 627264814 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210575 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=12437/tid=12454] ppid=12432 vsize=1105808 CPUtime=7.16 cores=4-31
/proc/12437/task/12454/stat : 12454 (plingeling) R 12432 12432 12136 0 -1 4202560 5409 1239 0 0 707 9 0 0 25 0 29 0 627264814 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210587 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12437/tid=12455] ppid=12432 vsize=1105808 CPUtime=7.29 cores=4-31
/proc/12437/task/12455/stat : 12455 (plingeling) R 12432 12432 12136 0 -1 4202560 4731 1239 0 0 722 7 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=12437/tid=12456] ppid=12432 vsize=1105808 CPUtime=7.31 cores=4-31
/proc/12437/task/12456/stat : 12456 (plingeling) R 12432 12432 12136 0 -1 4202560 7497 1239 0 0 725 6 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211900 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12437/tid=12457] ppid=12432 vsize=1105808 CPUtime=7.29 cores=4-31
/proc/12437/task/12457/stat : 12457 (plingeling) R 12432 12432 12136 0 -1 4202560 5070 1239 0 0 722 7 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211535 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=12437/tid=12458] ppid=12432 vsize=1105808 CPUtime=7.35 cores=4-31
/proc/12437/task/12458/stat : 12458 (plingeling) R 12432 12432 12136 0 -1 4202560 5412 1239 0 0 728 7 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211856 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=12437/tid=12459] ppid=12432 vsize=1105808 CPUtime=7.31 cores=4-31
/proc/12437/task/12459/stat : 12459 (plingeling) R 12432 12432 12136 0 -1 4202560 6396 1239 0 0 727 4 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210605 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=12437/tid=12460] ppid=12432 vsize=1105808 CPUtime=7.22 cores=4-31
/proc/12437/task/12460/stat : 12460 (plingeling) R 12432 12432 12136 0 -1 4202560 5853 1239 0 0 716 6 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210605 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=12437/tid=12461] ppid=12432 vsize=1105808 CPUtime=7.34 cores=4-31
/proc/12437/task/12461/stat : 12461 (plingeling) R 12432 12432 12136 0 -1 4202560 5298 1239 0 0 726 8 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211182 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=12437/tid=12462] ppid=12432 vsize=1105808 CPUtime=7.31 cores=4-31
/proc/12437/task/12462/stat : 12462 (plingeling) R 12432 12432 12136 0 -1 4202560 5271 1239 0 0 725 6 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4271376 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=12437/tid=12463] ppid=12432 vsize=1105808 CPUtime=7.29 cores=4-31
/proc/12437/task/12463/stat : 12463 (plingeling) R 12432 12432 12136 0 -1 4202560 5174 1239 0 0 723 6 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=12437/tid=12464] ppid=12432 vsize=1105808 CPUtime=7.3 cores=4-31
/proc/12437/task/12464/stat : 12464 (plingeling) R 12432 12432 12136 0 -1 4202560 5934 1239 0 0 720 10 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211749 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=12437/tid=12465] ppid=12432 vsize=1105808 CPUtime=7.31 cores=4-31
/proc/12437/task/12465/stat : 12465 (plingeling) R 12432 12432 12136 0 -1 4202560 4626 1239 0 0 722 9 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211883 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=12437/tid=12466] ppid=12432 vsize=1105808 CPUtime=7.28 cores=4-31
/proc/12437/task/12466/stat : 12466 (plingeling) R 12432 12432 12136 0 -1 4202560 5542 1239 0 0 719 9 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210615 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=12437/tid=12467] ppid=12432 vsize=1105808 CPUtime=7.3 cores=4-31
/proc/12437/task/12467/stat : 12467 (plingeling) R 12432 12432 12136 0 -1 4202560 5396 1239 0 0 722 8 0 0 25 0 29 0 627264815 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4312132 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=12437/tid=12468] ppid=12432 vsize=1105808 CPUtime=7.34 cores=4-31
/proc/12437/task/12468/stat : 12468 (plingeling) R 12432 12432 12136 0 -1 4202560 4868 1239 0 0 727 7 0 0 25 0 29 0 627264816 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4208883 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=12437/tid=12469] ppid=12432 vsize=1105808 CPUtime=7.34 cores=4-31
/proc/12437/task/12469/stat : 12469 (plingeling) R 12432 12432 12136 0 -1 4202560 5724 1239 0 0 726 8 0 0 25 0 29 0 627264816 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4276763 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=12437/tid=12470] ppid=12432 vsize=1105808 CPUtime=7.32 cores=4-31
/proc/12437/task/12470/stat : 12470 (plingeling) R 12432 12432 12136 0 -1 4202560 5245 1239 0 0 723 9 0 0 25 0 29 0 627264816 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4310692 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=12437/tid=12471] ppid=12432 vsize=1105808 CPUtime=7.36 cores=4-31
/proc/12437/task/12471/stat : 12471 (plingeling) R 12432 12432 12136 0 -1 4202560 4576 1239 0 0 731 5 0 0 25 0 29 0 627264816 1132347392 111957 268435456000 4194304 4356188 140736241543888 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 22 0 0 0
Current children cumulated CPU time (s) 248.73
Current children cumulated vsize (KiB) 3096152

[startup+10.5021 s]
/proc/loadavg: 23.65 19.16 21.35 33/447 12471
/proc/meminfo: memFree=255062452/264257624 swapFree=67111528/67111528
[pid=12432] ppid=12430 vsize=18324 CPUtime=0 cores=0-31
/proc/12432/stat : 12432 (ppfolio) S 12430 12432 12136 0 -1 4202496 511 0 0 0 0 0 0 0 15 0 1 0 627264530 18763776 385 268435456000 4194304 4287625 140736123531040 18446744073709551615 258650975999 0 0 4096 65536 8875434335319097343 0 0 17 20 0 0 0
/proc/12432/statm: 4581 385 337 23 0 91 0
[pid=12433] ppid=12432 vsize=1105124 CPUtime=10.48 cores=0
/proc/12433/stat : 12433 (cryptominisat) R 12432 12432 12136 0 -1 4202496 19045 0 0 0 1043 5 0 0 25 0 1 0 627264531 1131646976 12198 268435456000 4194304 4587354 140735204241776 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12433/statm: 276281 12198 337 96 0 272843 0
[pid=12434] ppid=12432 vsize=61952 CPUtime=10.48 cores=1
/proc/12434/stat : 12434 (clasp) R 12432 12432 12136 0 -1 4202496 14817 0 0 0 1042 6 0 0 25 0 1 0 627264531 63438848 12717 268435456000 4194304 4785740 140734256923568 18446744073709551615 4416842 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12434/statm: 15488 12717 338 145 0 12533 0
[pid=12435] ppid=12432 vsize=473912 CPUtime=10.48 cores=2
/proc/12435/stat : 12435 (TNM) R 12432 12432 12136 0 -1 4202496 8963 0 0 0 1046 2 0 0 25 0 1 0 627264531 485285888 8861 268435456000 134512640 134534564 4293138720 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12435/statm: 118478 8861 95 6 0 117143 0
[pid=12436] ppid=12432 vsize=331848 CPUtime=10.48 cores=3
/proc/12436/stat : 12436 (march_hi) R 12432 12432 12136 0 -1 4202496 161534 0 0 0 1007 41 0 0 25 0 1 0 627264531 339812352 55331 268435456000 4194304 4331988 140735121321872 18446744073709551615 4256838 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12436/statm: 82962 55331 158 34 0 81404 0
[pid=12437] ppid=12432 vsize=1105760 CPUtime=213.19 cores=4-31
/proc/12437/stat : 12437 (plingeling) S 12432 12432 12136 0 -1 4202496 198684 1239 0 0 21088 231 0 0 18 0 29 0 627264531 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/12437/statm: 276440 111977 159 40 0 274984 0
[pid=12437/tid=12444] ppid=12432 vsize=1105760 CPUtime=7.48 cores=4-31
/proc/12437/task/12444/stat : 12444 (plingeling) R 12432 12432 12136 0 -1 4202560 6294 1239 0 0 740 8 0 0 25 0 29 0 627264814 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210596 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=12437/tid=12445] ppid=12432 vsize=1105760 CPUtime=7.52 cores=4-31
/proc/12437/task/12445/stat : 12445 (plingeling) R 12432 12432 12136 0 -1 4202560 5034 1239 0 0 747 5 0 0 25 0 29 0 627264814 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211159 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12437/tid=12446] ppid=12432 vsize=1105760 CPUtime=7.49 cores=4-31
/proc/12437/task/12446/stat : 12446 (plingeling) R 12432 12432 12136 0 -1 4202560 5240 1239 0 0 744 5 0 0 25 0 29 0 627264814 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211578 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12437/tid=12447] ppid=12432 vsize=1105760 CPUtime=7.56 cores=4-31
/proc/12437/task/12447/stat : 12447 (plingeling) R 12432 12432 12136 0 -1 4202560 3607 1239 0 0 751 5 0 0 25 0 29 0 627264814 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4330780 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=12437/tid=12448] ppid=12432 vsize=1105760 CPUtime=7.5 cores=4-31
/proc/12437/task/12448/stat : 12448 (plingeling) R 12432 12432 12136 0 -1 4202560 5336 1239 0 0 740 10 0 0 25 0 29 0 627264814 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211540 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=12437/tid=12449] ppid=12432 vsize=1105760 CPUtime=7.5 cores=4-31
/proc/12437/task/12449/stat : 12449 (plingeling) R 12432 12432 12136 0 -1 4202560 6434 1239 0 0 743 7 0 0 25 0 29 0 627264814 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=12437/tid=12450] ppid=12432 vsize=1105760 CPUtime=7.51 cores=4-31
/proc/12437/task/12450/stat : 12450 (plingeling) R 12432 12432 12136 0 -1 4202560 6352 1239 0 0 741 10 0 0 25 0 29 0 627264814 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4311336 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=12437/tid=12451] ppid=12432 vsize=1105760 CPUtime=7.51 cores=4-31
/proc/12437/task/12451/stat : 12451 (plingeling) R 12432 12432 12136 0 -1 4202560 4779 1239 0 0 745 6 0 0 25 0 29 0 627264814 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4270916 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=12437/tid=12452] ppid=12432 vsize=1105760 CPUtime=7.5 cores=4-31
/proc/12437/task/12452/stat : 12452 (plingeling) R 12432 12432 12136 0 -1 4202560 5207 1239 0 0 742 8 0 0 25 0 29 0 627264814 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4271183 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=12437/tid=12453] ppid=12432 vsize=1105760 CPUtime=7.46 cores=4-31
/proc/12437/task/12453/stat : 12453 (plingeling) R 12432 12432 12136 0 -1 4202560 5475 1239 0 0 738 8 0 0 19 0 29 0 627264814 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211749 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=12437/tid=12454] ppid=12432 vsize=1105760 CPUtime=7.36 cores=4-31
/proc/12437/task/12454/stat : 12454 (plingeling) R 12432 12432 12136 0 -1 4202560 5409 1239 0 0 727 9 0 0 25 0 29 0 627264814 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211836 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12437/tid=12455] ppid=12432 vsize=1105760 CPUtime=7.49 cores=4-31
/proc/12437/task/12455/stat : 12455 (plingeling) R 12432 12432 12136 0 -1 4202560 6779 1239 0 0 742 7 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4250592 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=12437/tid=12456] ppid=12432 vsize=1105760 CPUtime=7.51 cores=4-31
/proc/12437/task/12456/stat : 12456 (plingeling) R 12432 12432 12136 0 -1 4202560 7497 1239 0 0 745 6 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4312390 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12437/tid=12457] ppid=12432 vsize=1105760 CPUtime=7.49 cores=4-31
/proc/12437/task/12457/stat : 12457 (plingeling) R 12432 12432 12136 0 -1 4202560 5070 1239 0 0 742 7 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4338941 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=12437/tid=12458] ppid=12432 vsize=1105760 CPUtime=7.55 cores=4-31
/proc/12437/task/12458/stat : 12458 (plingeling) R 12432 12432 12136 0 -1 4202560 5412 1239 0 0 748 7 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4212025 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=12437/tid=12459] ppid=12432 vsize=1105760 CPUtime=7.52 cores=4-31
/proc/12437/task/12459/stat : 12459 (plingeling) R 12432 12432 12136 0 -1 4202560 6396 1239 0 0 748 4 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4271358 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=12437/tid=12460] ppid=12432 vsize=1105760 CPUtime=7.42 cores=4-31
/proc/12437/task/12460/stat : 12460 (plingeling) R 12432 12432 12136 0 -1 4202560 5853 1239 0 0 736 6 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211856 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=12437/tid=12461] ppid=12432 vsize=1105760 CPUtime=7.54 cores=4-31
/proc/12437/task/12461/stat : 12461 (plingeling) R 12432 12432 12136 0 -1 4202560 5298 1239 0 0 746 8 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=12437/tid=12462] ppid=12432 vsize=1105760 CPUtime=7.51 cores=4-31
/proc/12437/task/12462/stat : 12462 (plingeling) R 12432 12432 12136 0 -1 4202560 5271 1239 0 0 745 6 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211749 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=12437/tid=12463] ppid=12432 vsize=1105760 CPUtime=7.49 cores=4-31
/proc/12437/task/12463/stat : 12463 (plingeling) R 12432 12432 12136 0 -1 4202560 5174 1239 0 0 743 6 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=12437/tid=12464] ppid=12432 vsize=1105760 CPUtime=7.5 cores=4-31
/proc/12437/task/12464/stat : 12464 (plingeling) R 12432 12432 12136 0 -1 4202560 5934 1239 0 0 740 10 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210575 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=12437/tid=12465] ppid=12432 vsize=1105760 CPUtime=7.51 cores=4-31
/proc/12437/task/12465/stat : 12465 (plingeling) R 12432 12432 12136 0 -1 4202560 4626 1239 0 0 742 9 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211569 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=12437/tid=12466] ppid=12432 vsize=1105760 CPUtime=7.48 cores=4-31
/proc/12437/task/12466/stat : 12466 (plingeling) R 12432 12432 12136 0 -1 4202560 5542 1239 0 0 739 9 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211120 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=12437/tid=12467] ppid=12432 vsize=1105760 CPUtime=7.5 cores=4-31
/proc/12437/task/12467/stat : 12467 (plingeling) R 12432 12432 12136 0 -1 4202560 5396 1239 0 0 742 8 0 0 25 0 29 0 627264815 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4270759 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=12437/tid=12468] ppid=12432 vsize=1105760 CPUtime=7.54 cores=4-31
/proc/12437/task/12468/stat : 12468 (plingeling) R 12432 12432 12136 0 -1 4202560 4868 1239 0 0 747 7 0 0 25 0 29 0 627264816 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4271376 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=12437/tid=12469] ppid=12432 vsize=1105760 CPUtime=7.54 cores=4-31
/proc/12437/task/12469/stat : 12469 (plingeling) R 12432 12432 12136 0 -1 4202560 5724 1239 0 0 746 8 0 0 25 0 29 0 627264816 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=12437/tid=12470] ppid=12432 vsize=1105760 CPUtime=7.52 cores=4-31
/proc/12437/task/12470/stat : 12470 (plingeling) R 12432 12432 12136 0 -1 4202560 5245 1239 0 0 743 9 0 0 25 0 29 0 627264816 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4211827 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=12437/tid=12471] ppid=12432 vsize=1105760 CPUtime=7.56 cores=4-31
/proc/12437/task/12471/stat : 12471 (plingeling) R 12432 12432 12136 0 -1 4202560 4576 1239 0 0 751 5 0 0 25 0 29 0 627264816 1132298240 111977 268435456000 4194304 4356188 140736241543888 18446744073709551615 4331335 0 0 4096 17442 0 0 0 -1 22 0 0 0
Current children cumulated CPU time (s) 255.11
Current children cumulated vsize (KiB) 3096920

[startup+10.6021 s]
/proc/loadavg: 23.65 19.16 21.35 33/447 12471
/proc/meminfo: memFree=255062452/264257624 swapFree=67111528/67111528
[pid=12432] ppid=12430 vsize=18324 CPUtime=0 cores=0-31
/proc/12432/stat : 12432 (ppfolio) S 12430 12432 12136 0 -1 4202496 511 0 0 0 0 0 0 0 15 0 1 0 627264530 18763776 385 268435456000 4194304 4287625 140736123531040 18446744073709551615 258650975999 0 0 4096 65536 8875434335319097343 0 0 17 20 0 0 0
/proc/12432/statm: 4581 385 337 23 0 91 0
[pid=12433] ppid=12432 vsize=1105124 CPUtime=10.58 cores=0
/proc/12433/stat : 12433 (cryptominisat) R 12432 12432 12136 0 -1 4202496 19047 0 0 0 1053 5 0 0 25 0 1 0 627264531 1131646976 12200 268435456000 4194304 4587354 140735204241776 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12433/statm: 276281 12200 337 96 0 272843 0
[pid=12434] ppid=12432 vsize=62928 CPUtime=10.58 cores=1
/proc/12434/stat : 12434 (clasp) R 12432 12432 12136 0 -1 4202496 15061 0 0 0 1052 6 0 0 25 0 1 0 627264531 64438272 12961 268435456000 4194304 4785740 140734256923568 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12434/statm: 15732 12961 338 145 0 12777 0
[pid=12435] ppid=12432 vsize=473912 CPUtime=10.58 cores=2
/proc/12435/stat : 12435 (TNM) R 12432 12432 12136 0 -1 4202496 8963 0 0 0 1056 2 0 0 25 0 1 0 627264531 485285888 8861 268435456000 134512640 134534564 4293138720 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12435/statm: 118478 8861 95 6 0 117143 0
[pid=12436] ppid=12432 vsize=331848 CPUtime=10.58 cores=3
/proc/12436/stat : 12436 (march_hi) R 12432 12432 12136 0 -1 4202496 161534 0 0 0 1017 41 0 0 25 0 1 0 627264531 339812352 55331 268435456000 4194304 4331988 140735121321872 18446744073709551615 4256838 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12436/statm: 82962 55331 158 34 0 81404 0
[pid=12437] ppid=12432 vsize=1105576 CPUtime=215.42 cores=4-31
/proc/12437/stat : 12437 (plingeling) S 12432 12432 12136 0 -1 4202496 198685 1239 0 0 21310 232 0 0 18 0 14 0 627264531 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/12437/statm: 276394 111828 160 40 0 274938 0
[pid=12437/tid=12445] ppid=12432 vsize=1105576 CPUtime=7.62 cores=4-31
/proc/12437/task/12445/stat : 12445 (plingeling) R 12432 12432 12136 0 -1 4202560 5034 1239 0 0 757 5 0 0 25 0 14 0 627264814 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4260245 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12437/tid=12446] ppid=12432 vsize=1105576 CPUtime=7.59 cores=4-31
/proc/12437/task/12446/stat : 12446 (plingeling) R 12432 12432 12136 0 -1 4202560 5240 1239 0 0 754 5 0 0 25 0 14 0 627264814 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4260273 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12437/tid=12448] ppid=12432 vsize=1105576 CPUtime=7.6 cores=4-31
/proc/12437/task/12448/stat : 12448 (plingeling) R 12432 12432 12136 0 -1 4202560 5336 1239 0 0 750 10 0 0 25 0 14 0 627264814 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4338957 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=12437/tid=12451] ppid=12432 vsize=1105576 CPUtime=7.61 cores=4-31
/proc/12437/task/12451/stat : 12451 (plingeling) R 12432 12432 12136 0 -1 4202560 4779 1239 0 0 755 6 0 0 25 0 14 0 627264814 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4245430 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=12437/tid=12453] ppid=12432 vsize=1105576 CPUtime=7.56 cores=4-31
/proc/12437/task/12453/stat : 12453 (plingeling) R 12432 12432 12136 0 -1 4202560 5475 1239 0 0 748 8 0 0 19 0 14 0 627264814 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4338669 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=12437/tid=12454] ppid=12432 vsize=1105576 CPUtime=7.46 cores=4-31
/proc/12437/task/12454/stat : 12454 (plingeling) R 12432 12432 12136 0 -1 4202560 5409 1239 0 0 737 9 0 0 25 0 14 0 627264814 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4260112 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12437/tid=12458] ppid=12432 vsize=1105576 CPUtime=7.65 cores=4-31
/proc/12437/task/12458/stat : 12458 (plingeling) R 12432 12432 12136 0 -1 4202560 5412 1239 0 0 758 7 0 0 25 0 14 0 627264815 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4245442 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=12437/tid=12460] ppid=12432 vsize=1105576 CPUtime=7.52 cores=4-31
/proc/12437/task/12460/stat : 12460 (plingeling) R 12432 12432 12136 0 -1 4202560 5853 1239 0 0 746 6 0 0 25 0 14 0 627264815 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4319474 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=12437/tid=12462] ppid=12432 vsize=1105576 CPUtime=7.61 cores=4-31
/proc/12437/task/12462/stat : 12462 (plingeling) R 12432 12432 12136 0 -1 4202560 5271 1239 0 0 755 6 0 0 25 0 14 0 627264815 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4259346 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=12437/tid=12465] ppid=12432 vsize=1105576 CPUtime=7.61 cores=4-31
/proc/12437/task/12465/stat : 12465 (plingeling) R 12432 12432 12136 0 -1 4202560 4626 1239 0 0 752 9 0 0 25 0 14 0 627264815 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210587 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=12437/tid=12466] ppid=12432 vsize=1105576 CPUtime=7.58 cores=4-31
/proc/12437/task/12466/stat : 12466 (plingeling) R 12432 12432 12136 0 -1 4202560 5542 1239 0 0 749 9 0 0 25 0 14 0 627264815 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=12437/tid=12467] ppid=12432 vsize=1105576 CPUtime=7.6 cores=4-31
/proc/12437/task/12467/stat : 12467 (plingeling) R 12432 12432 12136 0 -1 4202560 5396 1239 0 0 752 8 0 0 25 0 14 0 627264815 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4260290 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=12437/tid=12469] ppid=12432 vsize=1105576 CPUtime=7.64 cores=4-31
/proc/12437/task/12469/stat : 12469 (plingeling) R 12432 12432 12136 0 -1 4202560 5724 1239 0 0 756 8 0 0 25 0 14 0 627264816 1132109824 111828 268435456000 4194304 4356188 140736241543888 18446744073709551615 4262815 0 0 4096 17442 0 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 257.74
Current children cumulated vsize (KiB) 3097712

Child status: 0
Real time (s): 10.6973
CPU time (s): 258.426
CPU user time (s): 255.455
CPU system time (s): 2.97055
CPU usage (%): 2415.81
Max. virtual memory (cumulated for all children) (KiB): 3097712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.455
system time used= 2.97055
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 405162
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= 4124
involuntary context switches= 606

runsolver used 0.072988 second user time and 0.242963 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-12 01:49:41
IDJOB=3347417
IDBENCH=82424
IDSOLVER=1808
FILE ID=node200/3347417-1305157781
RUNJOBID= node200-1305157365-12150
PBS_JOBID= 13282070
Free space on /tmp= 62048 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347417-1305157781/watcher-3347417-1305157781 -o /tmp/evaluation-result-3347417-1305157781/solver-3347417-1305157781 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347417-1305157781.cnf

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

MD5SUM BENCH= ac372f51471a04bbb3fb9a678284c6a4
RANDOM SEED=1498753101

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:      255826472 kB
Buffers:        422996 kB
Cached:        7605352 kB
SwapCached:          0 kB
Active:        7178980 kB
Inactive:       918548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255826472 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14500 kB
Writeback:           0 kB
AnonPages:       69512 kB
Mapped:          14572 kB
Slab:           248248 kB
PageTables:       4388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   185196 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 01:49:52