Trace number 3347161

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 par? (TO) 160001 5006.16

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57347.5
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3347161-1304762871/watcher-3347161-1304762871 -o /tmp/evaluation-result-3347161-1304762871/solver-3347161-1304762871 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347161-1304762871.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.14 31.02 31.72 1/413 5758
/proc/meminfo: memFree=256788148/264257624 swapFree=67111528/67111528
[pid=5758] ppid=5756 vsize=18324 CPUtime=0 cores=0-31
/proc/5758/stat : 5758 (ppfolio) S 5756 5758 5732 0 -1 4202496 512 0 0 0 0 0 0 0 24 0 1 0 587773567 18763776 385 268435456000 4194304 4287625 140734911061936 18446744073709551615 258650975999 0 0 4096 65536 9170252023071768575 0 0 17 24 0 0 0
/proc/5758/statm: 4581 385 337 23 0 91 0

[startup+0.121562 s]
/proc/loadavg: 27.14 31.02 31.72 1/413 5758
/proc/meminfo: memFree=256788148/264257624 swapFree=67111528/67111528
[pid=5758] ppid=5756 vsize=18324 CPUtime=0 cores=0-31
/proc/5758/stat : 5758 (ppfolio) S 5756 5758 5732 0 -1 4202496 512 0 0 0 0 0 0 0 24 0 1 0 587773567 18763776 385 268435456000 4194304 4287625 140734911061936 18446744073709551615 258650975999 0 0 4096 65536 9170252023071768575 0 0 17 24 0 0 0
/proc/5758/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.20056 s]
/proc/loadavg: 27.14 31.02 31.72 1/413 5758
/proc/meminfo: memFree=256788148/264257624 swapFree=67111528/67111528
[pid=5758] ppid=5756 vsize=18324 CPUtime=0 cores=0-31
/proc/5758/stat : 5758 (ppfolio) S 5756 5758 5732 0 -1 4202496 512 0 0 0 0 0 0 0 23 0 1 0 587773567 18763776 385 268435456000 4194304 4287625 140734911061936 18446744073709551615 258650975999 0 0 4096 65536 9170252023071768575 0 0 17 24 0 0 0
/proc/5758/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300549 s]
/proc/loadavg: 27.14 31.02 31.72 1/413 5758
/proc/meminfo: memFree=256788148/264257624 swapFree=67111528/67111528
[pid=5758] ppid=5756 vsize=18324 CPUtime=0 cores=0-31
/proc/5758/stat : 5758 (ppfolio) S 5756 5758 5732 0 -1 4202496 512 0 0 0 0 0 0 0 22 0 1 0 587773567 18763776 385 268435456000 4194304 4287625 140734911061936 18446744073709551615 258650975999 0 0 4096 65536 9170252023071768575 0 0 17 24 0 0 0
/proc/5758/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700499 s]
/proc/loadavg: 27.14 31.02 31.72 1/413 5758
/proc/meminfo: memFree=256788148/264257624 swapFree=67111528/67111528
[pid=5758] ppid=5756 vsize=18324 CPUtime=0 cores=0-31
/proc/5758/stat : 5758 (ppfolio) S 5756 5758 5732 0 -1 4202496 512 0 0 0 0 0 0 0 22 0 1 0 587773567 18763776 385 268435456000 4194304 4287625 140734911061936 18446744073709551615 258650975999 0 0 4096 65536 9170252023071768575 0 0 17 24 0 0 0
/proc/5758/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50152 s]
/proc/loadavg: 27.14 31.02 31.72 33/447 5797
/proc/meminfo: memFree=256687552/264257624 swapFree=67111528/67111528
[pid=5758] ppid=5756 vsize=18324 CPUtime=0 cores=0-31
/proc/5758/stat : 5758 (ppfolio) S 5756 5758 5732 0 -1 4202496 512 0 0 0 0 0 0 0 15 0 1 0 587773567 18763776 385 268435456000 4194304 4287625 140734911061936 18446744073709551615 258650975999 0 0 4096 65536 9170252023071768575 0 0 17 24 0 0 0
/proc/5758/statm: 4581 385 337 23 0 91 0
[pid=5759] ppid=5758 vsize=31944 CPUtime=1.48 cores=0
/proc/5759/stat : 5759 (cryptominisat) R 5758 5758 5732 0 -1 4202496 3503 0 0 0 148 0 0 0 20 0 1 0 587773568 32710656 2312 268435456000 4194304 4587354 140734029271104 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5759/statm: 7986 2312 330 96 0 4548 0
[pid=5760] ppid=5758 vsize=17908 CPUtime=1.48 cores=1
/proc/5760/stat : 5760 (clasp) R 5758 5758 5732 0 -1 4202496 2158 0 0 0 148 0 0 0 20 0 1 0 587773568 18337792 1821 268435456000 4194304 4785740 140733238701056 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5760/statm: 4477 1821 339 145 0 1522 0
[pid=5761] ppid=5758 vsize=457832 CPUtime=1.48 cores=2
/proc/5761/stat : 5761 (TNM) R 5758 5758 5732 0 -1 4202496 1246 0 0 0 148 0 0 0 20 0 1 0 587773568 468819968 1144 268435456000 134512640 134534564 4289369728 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5761/statm: 114458 1144 95 6 0 113123 0
[pid=5762] ppid=5758 vsize=27184 CPUtime=1.48 cores=3
/proc/5762/stat : 5762 (march_hi) R 5758 5758 5732 0 -1 4202496 12242 0 0 0 145 3 0 0 20 0 1 0 587773568 27836416 3279 268435456000 4194304 4331988 140737410270960 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5762/statm: 6796 3279 174 34 0 5238 0
[pid=5763] ppid=5758 vsize=548368 CPUtime=26.52 cores=4-31
/proc/5763/stat : 5763 (plingeling) S 5758 5758 5732 0 -1 4202496 22536 1240 0 0 2634 18 0 0 18 0 29 0 587773568 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 8 0 0 0
/proc/5763/statm: 137092 16261 159 40 0 135636 0
[pid=5763/tid=5770] ppid=5758 vsize=548368 CPUtime=0.92 cores=4-31
/proc/5763/task/5770/stat : 5770 (plingeling) R 5758 5758 5732 0 -1 4202560 609 1240 0 0 92 0 0 0 19 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4301913 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5763/tid=5771] ppid=5758 vsize=548368 CPUtime=0.92 cores=4-31
/proc/5763/task/5771/stat : 5771 (plingeling) R 5758 5758 5732 0 -1 4202560 516 1240 0 0 92 0 0 0 23 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4241640 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=5763/tid=5772] ppid=5758 vsize=548368 CPUtime=0.93 cores=4-31
/proc/5763/task/5772/stat : 5772 (plingeling) R 5758 5758 5732 0 -1 4202560 636 1240 0 0 93 0 0 0 19 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5763/tid=5773] ppid=5758 vsize=548368 CPUtime=0.92 cores=4-31
/proc/5763/task/5773/stat : 5773 (plingeling) R 5758 5758 5732 0 -1 4202560 350 1240 0 0 92 0 0 0 21 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4210842 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=5763/tid=5774] ppid=5758 vsize=548368 CPUtime=0.93 cores=4-31
/proc/5763/task/5774/stat : 5774 (plingeling) R 5758 5758 5732 0 -1 4202560 611 1240 0 0 93 0 0 0 19 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4305639 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=5763/tid=5775] ppid=5758 vsize=548368 CPUtime=0.94 cores=4-31
/proc/5763/task/5775/stat : 5775 (plingeling) R 5758 5758 5732 0 -1 4202560 684 1240 0 0 93 1 0 0 19 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4216213 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=5763/tid=5776] ppid=5758 vsize=548368 CPUtime=0.93 cores=4-31
/proc/5763/task/5776/stat : 5776 (plingeling) R 5758 5758 5732 0 -1 4202560 446 1240 0 0 93 0 0 0 19 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4215697 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=5763/tid=5777] ppid=5758 vsize=548368 CPUtime=0.88 cores=4-31
/proc/5763/task/5777/stat : 5777 (plingeling) R 5758 5758 5732 0 -1 4202560 536 1240 0 0 88 0 0 0 20 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4302514 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=5763/tid=5778] ppid=5758 vsize=548368 CPUtime=0.93 cores=4-31
/proc/5763/task/5778/stat : 5778 (plingeling) R 5758 5758 5732 0 -1 4202560 685 1240 0 0 93 0 0 0 21 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331401 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=5763/tid=5779] ppid=5758 vsize=548368 CPUtime=0.93 cores=4-31
/proc/5763/task/5779/stat : 5779 (plingeling) R 5758 5758 5732 0 -1 4202560 513 1240 0 0 93 0 0 0 21 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4217730 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=5763/tid=5780] ppid=5758 vsize=548368 CPUtime=0.93 cores=4-31
/proc/5763/task/5780/stat : 5780 (plingeling) R 5758 5758 5732 0 -1 4202560 633 1240 0 0 93 0 0 0 19 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4270995 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=5763/tid=5781] ppid=5758 vsize=548368 CPUtime=0.93 cores=4-31
/proc/5763/task/5781/stat : 5781 (plingeling) R 5758 5758 5732 0 -1 4202560 430 1240 0 0 93 0 0 0 19 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331401 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=5763/tid=5782] ppid=5758 vsize=548368 CPUtime=0.88 cores=4-31
/proc/5763/task/5782/stat : 5782 (plingeling) R 5758 5758 5732 0 -1 4202560 503 1240 0 0 88 0 0 0 18 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4214971 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=5763/tid=5783] ppid=5758 vsize=548368 CPUtime=0.93 cores=4-31
/proc/5763/task/5783/stat : 5783 (plingeling) R 5758 5758 5732 0 -1 4202560 637 1240 0 0 93 0 0 0 19 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4281766 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=5763/tid=5784] ppid=5758 vsize=548368 CPUtime=0.92 cores=4-31
/proc/5763/task/5784/stat : 5784 (plingeling) R 5758 5758 5732 0 -1 4202560 459 1240 0 0 92 0 0 0 21 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4215506 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=5763/tid=5785] ppid=5758 vsize=548368 CPUtime=0.93 cores=4-31
/proc/5763/task/5785/stat : 5785 (plingeling) R 5758 5758 5732 0 -1 4202560 587 1240 0 0 93 0 0 0 21 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4217730 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=5763/tid=5786] ppid=5758 vsize=548368 CPUtime=0.9 cores=4-31
/proc/5763/task/5786/stat : 5786 (plingeling) R 5758 5758 5732 0 -1 4202560 525 1240 0 0 90 0 0 0 21 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4233888 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=5763/tid=5787] ppid=5758 vsize=548368 CPUtime=0.93 cores=4-31
/proc/5763/task/5787/stat : 5787 (plingeling) R 5758 5758 5732 0 -1 4202560 666 1240 0 0 93 0 0 0 19 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4211054 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=5763/tid=5788] ppid=5758 vsize=548368 CPUtime=0.93 cores=4-31
/proc/5763/task/5788/stat : 5788 (plingeling) R 5758 5758 5732 0 -1 4202560 623 1240 0 0 93 0 0 0 19 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4233426 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5763/tid=5789] ppid=5758 vsize=548368 CPUtime=0.92 cores=4-31
/proc/5763/task/5789/stat : 5789 (plingeling) R 5758 5758 5732 0 -1 4202560 333 1240 0 0 92 0 0 0 21 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=5763/tid=5790] ppid=5758 vsize=548368 CPUtime=0.92 cores=4-31
/proc/5763/task/5790/stat : 5790 (plingeling) R 5758 5758 5732 0 -1 4202560 514 1240 0 0 92 0 0 0 21 0 29 0 587773622 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=5763/tid=5791] ppid=5758 vsize=548368 CPUtime=0.91 cores=4-31
/proc/5763/task/5791/stat : 5791 (plingeling) R 5758 5758 5732 0 -1 4202560 383 1240 0 0 91 0 0 0 21 0 29 0 587773623 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=5763/tid=5792] ppid=5758 vsize=548368 CPUtime=0.91 cores=4-31
/proc/5763/task/5792/stat : 5792 (plingeling) R 5758 5758 5732 0 -1 4202560 404 1240 0 0 91 0 0 0 19 0 29 0 587773623 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=5763/tid=5793] ppid=5758 vsize=548368 CPUtime=0.91 cores=4-31
/proc/5763/task/5793/stat : 5793 (plingeling) R 5758 5758 5732 0 -1 4202560 485 1240 0 0 91 0 0 0 21 0 29 0 587773623 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=5763/tid=5794] ppid=5758 vsize=548368 CPUtime=0.91 cores=4-31
/proc/5763/task/5794/stat : 5794 (plingeling) R 5758 5758 5732 0 -1 4202560 429 1240 0 0 91 0 0 0 21 0 29 0 587773623 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4233920 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=5763/tid=5795] ppid=5758 vsize=548368 CPUtime=0.92 cores=4-31
/proc/5763/task/5795/stat : 5795 (plingeling) R 5758 5758 5732 0 -1 4202560 554 1240 0 0 92 0 0 0 21 0 29 0 587773623 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4283998 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5763/tid=5796] ppid=5758 vsize=548368 CPUtime=0.91 cores=4-31
/proc/5763/task/5796/stat : 5796 (plingeling) R 5758 5758 5732 0 -1 4202560 360 1240 0 0 91 0 0 0 21 0 29 0 587773623 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4281643 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=5763/tid=5797] ppid=5758 vsize=548368 CPUtime=0.9 cores=4-31
/proc/5763/task/5797/stat : 5797 (plingeling) R 5758 5758 5732 0 -1 4202560 395 1240 0 0 90 0 0 0 21 0 29 0 587773623 561528832 16261 268435456000 4194304 4356188 140737078780528 18446744073709551615 4283959 0 0 4096 17442 0 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 32.44
Current children cumulated vsize (KiB) 1101560

[startup+3.10158 s]
/proc/loadavg: 27.14 31.02 31.72 33/447 5797
/proc/meminfo: memFree=256662628/264257624 swapFree=67111528/67111528
[pid=5758] ppid=5756 vsize=18324 CPUtime=0 cores=0-31
/proc/5758/stat : 5758 (ppfolio) S 5756 5758 5732 0 -1 4202496 512 0 0 0 0 0 0 0 15 0 1 0 587773567 18763776 385 268435456000 4194304 4287625 140734911061936 18446744073709551615 258650975999 0 0 4096 65536 9170252023071768575 0 0 17 24 0 0 0
/proc/5758/statm: 4581 385 337 23 0 91 0
[pid=5759] ppid=5758 vsize=32068 CPUtime=3.08 cores=0
/proc/5759/stat : 5759 (cryptominisat) R 5758 5758 5732 0 -1 4202496 4441 0 0 0 307 1 0 0 25 0 1 0 587773568 32837632 2376 268435456000 4194304 4587354 140734029271104 18446744073709551615 4243815 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5759/statm: 8017 2376 330 96 0 4579 0
[pid=5760] ppid=5758 vsize=18832 CPUtime=3.08 cores=1
/proc/5760/stat : 5760 (clasp) R 5758 5758 5732 0 -1 4202496 2378 0 0 0 308 0 0 0 25 0 1 0 587773568 19283968 2041 268435456000 4194304 4785740 140733238701056 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5760/statm: 4708 2041 339 145 0 1753 0
[pid=5761] ppid=5758 vsize=457832 CPUtime=3.08 cores=2
/proc/5761/stat : 5761 (TNM) R 5758 5758 5732 0 -1 4202496 1246 0 0 0 308 0 0 0 25 0 1 0 587773568 468819968 1144 268435456000 134512640 134534564 4289369728 18446744073709551615 134530286 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5761/statm: 114458 1144 95 6 0 113123 0
[pid=5762] ppid=5758 vsize=27844 CPUtime=3.08 cores=3
/proc/5762/stat : 5762 (march_hi) R 5758 5758 5732 0 -1 4202496 12383 0 0 0 305 3 0 0 25 0 1 0 587773568 28512256 3420 268435456000 4194304 4331988 140737410270960 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5762/statm: 6961 3420 174 34 0 5403 0
[pid=5763] ppid=5758 vsize=616264 CPUtime=71.17 cores=4-31
/proc/5763/stat : 5763 (plingeling) S 5758 5758 5732 0 -1 4202496 41287 1240 0 0 7085 32 0 0 18 0 29 0 587773568 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 8 0 0 0
/proc/5763/statm: 154066 34692 159 40 0 152610 0
[pid=5763/tid=5770] ppid=5758 vsize=616264 CPUtime=2.52 cores=4-31
/proc/5763/task/5770/stat : 5770 (plingeling) R 5758 5758 5732 0 -1 4202560 665 1240 0 0 252 0 0 0 22 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5763/tid=5771] ppid=5758 vsize=616264 CPUtime=2.52 cores=4-31
/proc/5763/task/5771/stat : 5771 (plingeling) R 5758 5758 5732 0 -1 4202560 1172 1240 0 0 251 1 0 0 25 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=5763/tid=5772] ppid=5758 vsize=616264 CPUtime=2.51 cores=4-31
/proc/5763/task/5772/stat : 5772 (plingeling) R 5758 5758 5732 0 -1 4202560 1598 1240 0 0 250 1 0 0 22 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331401 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5763/tid=5773] ppid=5758 vsize=616264 CPUtime=2.52 cores=4-31
/proc/5763/task/5773/stat : 5773 (plingeling) R 5758 5758 5732 0 -1 4202560 1130 1240 0 0 252 0 0 0 25 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=5763/tid=5774] ppid=5758 vsize=616264 CPUtime=2.53 cores=4-31
/proc/5763/task/5774/stat : 5774 (plingeling) R 5758 5758 5732 0 -1 4202560 1435 1240 0 0 252 1 0 0 22 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4279478 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=5763/tid=5775] ppid=5758 vsize=616264 CPUtime=2.53 cores=4-31
/proc/5763/task/5775/stat : 5775 (plingeling) R 5758 5758 5732 0 -1 4202560 936 1240 0 0 252 1 0 0 22 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4332320 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=5763/tid=5776] ppid=5758 vsize=616264 CPUtime=2.53 cores=4-31
/proc/5763/task/5776/stat : 5776 (plingeling) R 5758 5758 5732 0 -1 4202560 934 1240 0 0 253 0 0 0 22 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=5763/tid=5777] ppid=5758 vsize=616264 CPUtime=2.48 cores=4-31
/proc/5763/task/5777/stat : 5777 (plingeling) R 5758 5758 5732 0 -1 4202560 1064 1240 0 0 248 0 0 0 25 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4281795 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=5763/tid=5778] ppid=5758 vsize=616264 CPUtime=2.53 cores=4-31
/proc/5763/task/5778/stat : 5778 (plingeling) R 5758 5758 5732 0 -1 4202560 1533 1240 0 0 252 1 0 0 25 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=5763/tid=5779] ppid=5758 vsize=616264 CPUtime=2.53 cores=4-31
/proc/5763/task/5779/stat : 5779 (plingeling) R 5758 5758 5732 0 -1 4202560 1266 1240 0 0 253 0 0 0 25 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=5763/tid=5780] ppid=5758 vsize=616264 CPUtime=2.53 cores=4-31
/proc/5763/task/5780/stat : 5780 (plingeling) R 5758 5758 5732 0 -1 4202560 1422 1240 0 0 252 1 0 0 22 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331451 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=5763/tid=5781] ppid=5758 vsize=616264 CPUtime=2.53 cores=4-31
/proc/5763/task/5781/stat : 5781 (plingeling) R 5758 5758 5732 0 -1 4202560 1082 1240 0 0 252 1 0 0 22 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4279711 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=5763/tid=5782] ppid=5758 vsize=616264 CPUtime=2.44 cores=4-31
/proc/5763/task/5782/stat : 5782 (plingeling) R 5758 5758 5732 0 -1 4202560 1159 1240 0 0 244 0 0 0 22 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=5763/tid=5783] ppid=5758 vsize=616264 CPUtime=2.53 cores=4-31
/proc/5763/task/5783/stat : 5783 (plingeling) R 5758 5758 5732 0 -1 4202560 1421 1240 0 0 252 1 0 0 22 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=5763/tid=5784] ppid=5758 vsize=616264 CPUtime=2.52 cores=4-31
/proc/5763/task/5784/stat : 5784 (plingeling) R 5758 5758 5732 0 -1 4202560 1099 1240 0 0 252 0 0 0 25 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=5763/tid=5785] ppid=5758 vsize=616264 CPUtime=2.53 cores=4-31
/proc/5763/task/5785/stat : 5785 (plingeling) R 5758 5758 5732 0 -1 4202560 1027 1240 0 0 253 0 0 0 25 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4234151 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=5763/tid=5786] ppid=5758 vsize=616264 CPUtime=2.49 cores=4-31
/proc/5763/task/5786/stat : 5786 (plingeling) R 5758 5758 5732 0 -1 4202560 973 1240 0 0 248 1 0 0 25 0 29 0 587773622 631054336 34692 268435456000 4194304 4356188 140737078780528 18446744073709551615 4334501 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=5763/tid=5787] ppid=5758 vsize=616264 CPUtime=2.52 cores=4-31

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

[pid=5761] ppid=5758 vsize=457836 CPUtime=4961.34 cores=2
/proc/5761/stat : 5761 (TNM) R 5758 5758 5732 0 -1 4202496 1255 0 0 0 496134 0 0 0 25 0 1 0 587773568 468824064 1153 268435456000 134512640 134534564 4289369728 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5761/statm: 114459 1153 103 6 0 113124 0
[pid=5762] ppid=5758 vsize=189188 CPUtime=4961.32 cores=3
/proc/5762/stat : 5762 (march_hi) R 5758 5758 5732 0 -1 4202496 35631 0 0 0 496099 33 0 0 25 0 1 0 587773568 193728512 26663 268435456000 4194304 4331988 140737410270960 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5762/statm: 47297 26663 174 34 0 45739 0
[pid=5763] ppid=5758 vsize=1797424 CPUtime=138754 cores=4-31
/proc/5763/stat : 5763 (plingeling) S 5758 5758 5732 0 -1 4202496 5452370 1240 0 0 13871635 3813 0 0 18 0 29 0 587773568 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 8 0 0 0
/proc/5763/statm: 449356 330314 159 40 0 447900 0
[pid=5763/tid=5770] ppid=5758 vsize=1797424 CPUtime=4959.75 cores=4-31
/proc/5763/task/5770/stat : 5770 (plingeling) R 5758 5758 5732 0 -1 4202560 195491 1240 0 0 495856 119 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=5763/tid=5771] ppid=5758 vsize=1797424 CPUtime=4960.76 cores=4-31
/proc/5763/task/5771/stat : 5771 (plingeling) R 5758 5758 5732 0 -1 4202560 213162 1240 0 0 495944 132 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=5763/tid=5772] ppid=5758 vsize=1797424 CPUtime=4960.74 cores=4-31
/proc/5763/task/5772/stat : 5772 (plingeling) R 5758 5758 5732 0 -1 4202560 204787 1240 0 0 495953 121 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5763/tid=5773] ppid=5758 vsize=1797424 CPUtime=4960.72 cores=4-31
/proc/5763/task/5773/stat : 5773 (plingeling) R 5758 5758 5732 0 -1 4202560 155003 1240 0 0 495973 99 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4211015 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=5763/tid=5774] ppid=5758 vsize=1797424 CPUtime=4954.72 cores=4-31
/proc/5763/task/5774/stat : 5774 (plingeling) R 5758 5758 5732 0 -1 4202560 219153 1240 0 0 495333 139 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=5763/tid=5775] ppid=5758 vsize=1797424 CPUtime=4959.29 cores=4-31
/proc/5763/task/5775/stat : 5775 (plingeling) R 5758 5758 5732 0 -1 4202560 184479 1240 0 0 495815 114 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5763/tid=5776] ppid=5758 vsize=1797424 CPUtime=4857.49 cores=4-31
/proc/5763/task/5776/stat : 5776 (plingeling) R 5758 5758 5732 0 -1 4202560 201915 1240 0 0 485632 117 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=5763/tid=5777] ppid=5758 vsize=1797424 CPUtime=4960.74 cores=4-31
/proc/5763/task/5777/stat : 5777 (plingeling) R 5758 5758 5732 0 -1 4202560 149555 1240 0 0 495891 183 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=5763/tid=5778] ppid=5758 vsize=1797424 CPUtime=4960.73 cores=4-31
/proc/5763/task/5778/stat : 5778 (plingeling) R 5758 5758 5732 0 -1 4202560 195957 1240 0 0 495927 146 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=5763/tid=5779] ppid=5758 vsize=1797424 CPUtime=4960.73 cores=4-31
/proc/5763/task/5779/stat : 5779 (plingeling) R 5758 5758 5732 0 -1 4202560 205865 1240 0 0 495948 125 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=5763/tid=5780] ppid=5758 vsize=1797424 CPUtime=4960.75 cores=4-31
/proc/5763/task/5780/stat : 5780 (plingeling) R 5758 5758 5732 0 -1 4202560 222254 1240 0 0 495911 164 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4332125 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=5763/tid=5781] ppid=5758 vsize=1797424 CPUtime=4960.69 cores=4-31
/proc/5763/task/5781/stat : 5781 (plingeling) R 5758 5758 5732 0 -1 4202560 172697 1240 0 0 495955 114 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=5763/tid=5782] ppid=5758 vsize=1797424 CPUtime=4960.67 cores=4-31
/proc/5763/task/5782/stat : 5782 (plingeling) R 5758 5758 5732 0 -1 4202560 210417 1240 0 0 495942 125 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=5763/tid=5783] ppid=5758 vsize=1797424 CPUtime=4960.71 cores=4-31
/proc/5763/task/5783/stat : 5783 (plingeling) R 5758 5758 5732 0 -1 4202560 204406 1240 0 0 495937 134 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=5763/tid=5784] ppid=5758 vsize=1797424 CPUtime=4945.29 cores=4-31
/proc/5763/task/5784/stat : 5784 (plingeling) R 5758 5758 5732 0 -1 4202560 192086 1240 0 0 494422 107 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=5763/tid=5785] ppid=5758 vsize=1797424 CPUtime=4960.75 cores=4-31
/proc/5763/task/5785/stat : 5785 (plingeling) R 5758 5758 5732 0 -1 4202560 151604 1240 0 0 495879 196 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=5763/tid=5786] ppid=5758 vsize=1797424 CPUtime=4948.23 cores=4-31
/proc/5763/task/5786/stat : 5786 (plingeling) R 5758 5758 5732 0 -1 4202560 209987 1240 0 0 494663 160 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=5763/tid=5787] ppid=5758 vsize=1797424 CPUtime=4960.57 cores=4-31
/proc/5763/task/5787/stat : 5787 (plingeling) R 5758 5758 5732 0 -1 4202560 200784 1240 0 0 495918 139 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=5763/tid=5788] ppid=5758 vsize=1797424 CPUtime=4958.34 cores=4-31
/proc/5763/task/5788/stat : 5788 (plingeling) R 5758 5758 5732 0 -1 4202560 212722 1240 0 0 495697 137 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5763/tid=5789] ppid=5758 vsize=1797424 CPUtime=4960.72 cores=4-31
/proc/5763/task/5789/stat : 5789 (plingeling) R 5758 5758 5732 0 -1 4202560 171755 1240 0 0 495960 112 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=5763/tid=5790] ppid=5758 vsize=1797424 CPUtime=4959.37 cores=4-31
/proc/5763/task/5790/stat : 5790 (plingeling) R 5758 5758 5732 0 -1 4202560 202139 1240 0 0 495807 130 0 0 25 0 29 0 587773622 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=5763/tid=5791] ppid=5758 vsize=1797424 CPUtime=4960.71 cores=4-31
/proc/5763/task/5791/stat : 5791 (plingeling) R 5758 5758 5732 0 -1 4202560 210443 1240 0 0 495916 155 0 0 25 0 29 0 587773623 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=5763/tid=5792] ppid=5758 vsize=1797424 CPUtime=4960.74 cores=4-31
/proc/5763/task/5792/stat : 5792 (plingeling) R 5758 5758 5732 0 -1 4202560 217519 1240 0 0 495923 151 0 0 25 0 29 0 587773623 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331431 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=5763/tid=5793] ppid=5758 vsize=1797424 CPUtime=4960.71 cores=4-31
/proc/5763/task/5793/stat : 5793 (plingeling) R 5758 5758 5732 0 -1 4202560 141317 1240 0 0 495899 172 0 0 25 0 29 0 587773623 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=5763/tid=5794] ppid=5758 vsize=1797424 CPUtime=4960.74 cores=4-31
/proc/5763/task/5794/stat : 5794 (plingeling) R 5758 5758 5732 0 -1 4202560 216717 1240 0 0 495941 133 0 0 25 0 29 0 587773623 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=5763/tid=5795] ppid=5758 vsize=1797424 CPUtime=4960.7 cores=4-31
/proc/5763/task/5795/stat : 5795 (plingeling) R 5758 5758 5732 0 -1 4202560 215724 1240 0 0 495944 126 0 0 25 0 29 0 587773623 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5763/tid=5796] ppid=5758 vsize=1797424 CPUtime=4957.65 cores=4-31
/proc/5763/task/5796/stat : 5796 (plingeling) R 5758 5758 5732 0 -1 4202560 187630 1240 0 0 495612 153 0 0 25 0 29 0 587773623 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=5763/tid=5797] ppid=5758 vsize=1797424 CPUtime=4960.66 cores=4-31
/proc/5763/task/5797/stat : 5797 (plingeling) R 5758 5758 5732 0 -1 4202560 178772 1240 0 0 495976 90 0 0 25 0 29 0 587773623 1840562176 330314 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 158600
Current children cumulated vsize (KiB) 4181048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.1 s]
/proc/loadavg: 32.05 32.11 32.08 34/447 5946
/proc/meminfo: memFree=255110812/264257624 swapFree=67111528/67111528
[pid=5758] ppid=5756 vsize=18324 CPUtime=0.01 cores=0-31
/proc/5758/stat : 5758 (ppfolio) S 5756 5758 5732 0 -1 4202496 512 0 0 0 0 1 0 0 15 0 1 0 587773567 18763776 385 268435456000 4194304 4287625 140734911061936 18446744073709551615 258650975999 0 0 4096 65536 9170252023071768575 0 0 17 24 0 0 0
/proc/5758/statm: 4581 385 337 23 0 91 0
[pid=5759] ppid=5758 vsize=1653636 CPUtime=5005.18 cores=0
/proc/5759/stat : 5759 (cryptominisat) R 5758 5758 5732 0 -1 4202496 191889 0 0 0 500393 125 0 0 25 0 1 0 587773568 1693323264 31617 268435456000 4194304 4587354 140734029271104 18446744073709551615 4238334 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5759/statm: 413409 31617 336 96 0 409971 0
[pid=5760] ppid=5758 vsize=64640 CPUtime=5005.18 cores=1
/proc/5760/stat : 5760 (clasp) R 5758 5758 5732 0 -1 4202496 13624 0 0 0 500509 9 0 0 25 0 1 0 587773568 66191360 13287 268435456000 4194304 4785740 140733238701056 18446744073709551615 4291806 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5760/statm: 16160 13287 339 145 0 13205 0
[pid=5761] ppid=5758 vsize=457836 CPUtime=5005.17 cores=2
/proc/5761/stat : 5761 (TNM) R 5758 5758 5732 0 -1 4202496 1255 0 0 0 500517 0 0 0 25 0 1 0 587773568 468824064 1153 268435456000 134512640 134534564 4289369728 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5761/statm: 114459 1153 103 6 0 113124 0
[pid=5762] ppid=5758 vsize=189320 CPUtime=5005.16 cores=3
/proc/5762/stat : 5762 (march_hi) R 5758 5758 5732 0 -1 4202496 35831 0 0 0 500482 34 0 0 25 0 1 0 587773568 193863680 26863 268435456000 4194304 4331988 140737410270960 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5762/statm: 47330 26863 174 34 0 45772 0
[pid=5763] ppid=5758 vsize=1860272 CPUtime=139980 cores=4-31
/proc/5763/stat : 5763 (plingeling) S 5758 5758 5732 0 -1 4202496 5495410 1240 0 0 13994185 3851 0 0 18 0 29 0 587773568 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 8 0 0 0
/proc/5763/statm: 465068 346026 159 40 0 463612 0
[pid=5763/tid=5770] ppid=5758 vsize=1860272 CPUtime=5003.59 cores=4-31
/proc/5763/task/5770/stat : 5770 (plingeling) R 5758 5758 5732 0 -1 4202560 196931 1240 0 0 500239 120 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=5763/tid=5771] ppid=5758 vsize=1860272 CPUtime=5004.6 cores=4-31
/proc/5763/task/5771/stat : 5771 (plingeling) R 5758 5758 5732 0 -1 4202560 213930 1240 0 0 500327 133 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=5763/tid=5772] ppid=5758 vsize=1860272 CPUtime=5004.57 cores=4-31
/proc/5763/task/5772/stat : 5772 (plingeling) R 5758 5758 5732 0 -1 4202560 205555 1240 0 0 500336 121 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5763/tid=5773] ppid=5758 vsize=1860272 CPUtime=5004.55 cores=4-31
/proc/5763/task/5773/stat : 5773 (plingeling) R 5758 5758 5732 0 -1 4202560 157819 1240 0 0 500354 101 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=5763/tid=5774] ppid=5758 vsize=1860272 CPUtime=4998.56 cores=4-31
/proc/5763/task/5774/stat : 5774 (plingeling) R 5758 5758 5732 0 -1 4202560 221585 1240 0 0 499717 139 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331126 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=5763/tid=5775] ppid=5758 vsize=1860272 CPUtime=5003.13 cores=4-31
/proc/5763/task/5775/stat : 5775 (plingeling) R 5758 5758 5732 0 -1 4202560 189087 1240 0 0 500188 125 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5763/tid=5776] ppid=5758 vsize=1860272 CPUtime=4900.04 cores=4-31
/proc/5763/task/5776/stat : 5776 (plingeling) R 5758 5758 5732 0 -1 4202560 203707 1240 0 0 489887 117 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331849 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=5763/tid=5777] ppid=5758 vsize=1860272 CPUtime=5004.57 cores=4-31
/proc/5763/task/5777/stat : 5777 (plingeling) R 5758 5758 5732 0 -1 4202560 149555 1240 0 0 500274 183 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=5763/tid=5778] ppid=5758 vsize=1860272 CPUtime=5004.57 cores=4-31
/proc/5763/task/5778/stat : 5778 (plingeling) R 5758 5758 5732 0 -1 4202560 196981 1240 0 0 500310 147 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=5763/tid=5779] ppid=5758 vsize=1860272 CPUtime=5004.56 cores=4-31
/proc/5763/task/5779/stat : 5779 (plingeling) R 5758 5758 5732 0 -1 4202560 207785 1240 0 0 500331 125 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=5763/tid=5780] ppid=5758 vsize=1860272 CPUtime=5004.58 cores=4-31
/proc/5763/task/5780/stat : 5780 (plingeling) R 5758 5758 5732 0 -1 4202560 227374 1240 0 0 500284 174 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=5763/tid=5781] ppid=5758 vsize=1860272 CPUtime=5004.53 cores=4-31
/proc/5763/task/5781/stat : 5781 (plingeling) R 5758 5758 5732 0 -1 4202560 175513 1240 0 0 500338 115 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=5763/tid=5782] ppid=5758 vsize=1860272 CPUtime=5004.5 cores=4-31
/proc/5763/task/5782/stat : 5782 (plingeling) R 5758 5758 5732 0 -1 4202560 210929 1240 0 0 500325 125 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=5763/tid=5783] ppid=5758 vsize=1860272 CPUtime=5004.54 cores=4-31
/proc/5763/task/5783/stat : 5783 (plingeling) R 5758 5758 5732 0 -1 4202560 205814 1240 0 0 500320 134 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=5763/tid=5784] ppid=5758 vsize=1860272 CPUtime=4989.12 cores=4-31
/proc/5763/task/5784/stat : 5784 (plingeling) R 5758 5758 5732 0 -1 4202560 192086 1240 0 0 498804 108 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=5763/tid=5785] ppid=5758 vsize=1860272 CPUtime=5004.59 cores=4-31
/proc/5763/task/5785/stat : 5785 (plingeling) R 5758 5758 5732 0 -1 4202560 152628 1240 0 0 500260 199 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4211026 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=5763/tid=5786] ppid=5758 vsize=1860272 CPUtime=4992.07 cores=4-31
/proc/5763/task/5786/stat : 5786 (plingeling) R 5758 5758 5732 0 -1 4202560 211779 1240 0 0 499043 164 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=5763/tid=5787] ppid=5758 vsize=1860272 CPUtime=5004.41 cores=4-31
/proc/5763/task/5787/stat : 5787 (plingeling) R 5758 5758 5732 0 -1 4202560 203088 1240 0 0 500301 140 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=5763/tid=5788] ppid=5758 vsize=1860272 CPUtime=5002.17 cores=4-31
/proc/5763/task/5788/stat : 5788 (plingeling) R 5758 5758 5732 0 -1 4202560 213234 1240 0 0 500080 137 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5763/tid=5789] ppid=5758 vsize=1860272 CPUtime=5004.55 cores=4-31
/proc/5763/task/5789/stat : 5789 (plingeling) R 5758 5758 5732 0 -1 4202560 172907 1240 0 0 500343 112 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=5763/tid=5790] ppid=5758 vsize=1860272 CPUtime=5003.2 cores=4-31
/proc/5763/task/5790/stat : 5790 (plingeling) R 5758 5758 5732 0 -1 4202560 202139 1240 0 0 500190 130 0 0 25 0 29 0 587773622 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=5763/tid=5791] ppid=5758 vsize=1860272 CPUtime=5004.54 cores=4-31
/proc/5763/task/5791/stat : 5791 (plingeling) R 5758 5758 5732 0 -1 4202560 211467 1240 0 0 500299 155 0 0 25 0 29 0 587773623 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=5763/tid=5792] ppid=5758 vsize=1860272 CPUtime=5004.57 cores=4-31
/proc/5763/task/5792/stat : 5792 (plingeling) R 5758 5758 5732 0 -1 4202560 218959 1240 0 0 500306 151 0 0 25 0 29 0 587773623 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=5763/tid=5793] ppid=5758 vsize=1860272 CPUtime=5004.54 cores=4-31
/proc/5763/task/5793/stat : 5793 (plingeling) R 5758 5758 5732 0 -1 4202560 142341 1240 0 0 500280 174 0 0 25 0 29 0 587773623 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4234050 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=5763/tid=5794] ppid=5758 vsize=1860272 CPUtime=5004.57 cores=4-31
/proc/5763/task/5794/stat : 5794 (plingeling) R 5758 5758 5732 0 -1 4202560 220525 1240 0 0 500323 134 0 0 25 0 29 0 587773623 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=5763/tid=5795] ppid=5758 vsize=1860272 CPUtime=5004.53 cores=4-31
/proc/5763/task/5795/stat : 5795 (plingeling) R 5758 5758 5732 0 -1 4202560 215724 1240 0 0 500327 126 0 0 25 0 29 0 587773623 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331854 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5763/tid=5796] ppid=5758 vsize=1860272 CPUtime=5001.46 cores=4-31
/proc/5763/task/5796/stat : 5796 (plingeling) R 5758 5758 5732 0 -1 4202560 189166 1240 0 0 499992 154 0 0 25 0 29 0 587773623 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=5763/tid=5797] ppid=5758 vsize=1860272 CPUtime=5004.5 cores=4-31
/proc/5763/task/5797/stat : 5797 (plingeling) R 5758 5758 5732 0 -1 4202560 178772 1240 0 0 500360 90 0 0 25 0 29 0 587773623 1904918528 346026 268435456000 4194304 4356188 140737078780528 18446744073709551615 4279435 0 0 4096 17442 0 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 160001
Current children cumulated vsize (KiB) 4244028

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5758 and gives
#  childrusage.ru_utime.tv_sec=15015
#  childrusage.ru_utime.tv_usec=124354
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=469928
# CPU time returned by wait4() is 15015.6
# while last known CPU time is 160001
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5006.16
CPU time (s): 160001
CPU user time (s): 159961
CPU system time (s): 40.2
CPU usage (%): 3196.09
Max. virtual memory (cumulated for all children) (KiB): 10238820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15015.1
system time used= 0.469928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51238
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= 780
involuntary context switches= 22648

runsolver used 28.8816 second user time and 112.46 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-07 12:07:51
IDJOB=3347161
IDBENCH=20399
IDSOLVER=1808
FILE ID=node200/3347161-1304762871
RUNJOBID= node200-1304762871-5746
PBS_JOBID= 13281956
Free space on /tmp= 62052 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347161-1304762871/watcher-3347161-1304762871 -o /tmp/evaluation-result-3347161-1304762871/solver-3347161-1304762871 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347161-1304762871.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1815201855

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:      256788428 kB
Buffers:        347548 kB
Cached:        6783036 kB
SwapCached:          0 kB
Active:        6313040 kB
Inactive:       886620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      256788428 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10200 kB
Writeback:           0 kB
AnonPages:       69348 kB
Mapped:          13484 kB
Slab:           191096 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   187924 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= 62040 MiB
End job on node200 at 2011-05-07 13:31:20