Trace number 3347567

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) 160002 5006.44

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

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-3347567-1305342096/watcher-3347567-1305342096 -o /tmp/evaluation-result-3347567-1305342096/solver-3347567-1305342096 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347567-1305342096.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: 28.61 30.53 30.84 1/413 28457
/proc/meminfo: memFree=255608932/264257624 swapFree=67111528/67111528
[pid=28457] ppid=28455 vsize=18324 CPUtime=0 cores=0-31
/proc/28457/stat : 28457 (ppfolio) S 28455 28457 27085 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 645696025 18763776 385 268435456000 4194304 4287625 140736512273472 18446744073709551615 258650975999 0 0 4096 65536 9185487131064139775 0 0 17 20 0 0 0
/proc/28457/statm: 4581 385 337 23 0 91 0

[startup+0.100718 s]
/proc/loadavg: 28.61 30.53 30.84 1/413 28457
/proc/meminfo: memFree=255608932/264257624 swapFree=67111528/67111528
[pid=28457] ppid=28455 vsize=18324 CPUtime=0 cores=0-31
/proc/28457/stat : 28457 (ppfolio) S 28455 28457 27085 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 645696025 18763776 385 268435456000 4194304 4287625 140736512273472 18446744073709551615 258650975999 0 0 4096 65536 9185487131064139775 0 0 17 20 0 0 0
/proc/28457/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200742 s]
/proc/loadavg: 28.61 30.53 30.84 1/413 28457
/proc/meminfo: memFree=255608932/264257624 swapFree=67111528/67111528
[pid=28457] ppid=28455 vsize=18324 CPUtime=0 cores=0-31
/proc/28457/stat : 28457 (ppfolio) S 28455 28457 27085 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 645696025 18763776 385 268435456000 4194304 4287625 140736512273472 18446744073709551615 258650975999 0 0 4096 65536 9185487131064139775 0 0 17 20 0 0 0
/proc/28457/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300702 s]
/proc/loadavg: 28.61 30.53 30.84 1/413 28457
/proc/meminfo: memFree=255608932/264257624 swapFree=67111528/67111528
[pid=28457] ppid=28455 vsize=18324 CPUtime=0 cores=0-31
/proc/28457/stat : 28457 (ppfolio) S 28455 28457 27085 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 645696025 18763776 385 268435456000 4194304 4287625 140736512273472 18446744073709551615 258650975999 0 0 4096 65536 9185487131064139775 0 0 17 20 0 0 0
/proc/28457/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700721 s]
/proc/loadavg: 28.61 30.53 30.84 1/413 28457
/proc/meminfo: memFree=255608932/264257624 swapFree=67111528/67111528
[pid=28457] ppid=28455 vsize=18324 CPUtime=0 cores=0-31
/proc/28457/stat : 28457 (ppfolio) S 28455 28457 27085 0 -1 4202496 511 0 0 0 0 0 0 0 15 0 1 0 645696025 18763776 385 268435456000 4194304 4287625 140736512273472 18446744073709551615 258650975999 0 0 4096 65536 9185487131064139775 0 0 17 20 0 0 0
/proc/28457/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50268 s]
/proc/loadavg: 28.61 30.53 30.84 34/447 28496
/proc/meminfo: memFree=255479488/264257624 swapFree=67111528/67111528
[pid=28457] ppid=28455 vsize=18324 CPUtime=0 cores=0-31
/proc/28457/stat : 28457 (ppfolio) S 28455 28457 27085 0 -1 4202496 511 0 0 0 0 0 0 0 15 0 1 0 645696025 18763776 385 268435456000 4194304 4287625 140736512273472 18446744073709551615 258650975999 0 0 4096 65536 9185487131064139775 0 0 17 20 0 0 0
/proc/28457/statm: 4581 385 337 23 0 91 0
[pid=28458] ppid=28457 vsize=1562600 CPUtime=1.48 cores=0
/proc/28458/stat : 28458 (cryptominisat) R 28457 28457 27085 0 -1 4202496 4750 0 0 0 147 1 0 0 25 0 1 0 645696026 1600102400 3352 268435456000 4194304 4587354 140734074981680 18446744073709551615 4383537 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28458/statm: 390650 3352 336 96 0 387212 0
[pid=28459] ppid=28457 vsize=18844 CPUtime=1.48 cores=1
/proc/28459/stat : 28459 (clasp) R 28457 28457 27085 0 -1 4202496 2347 0 0 0 148 0 0 0 20 0 1 0 645696026 19296256 2064 268435456000 4194304 4785740 140733907137696 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28459/statm: 4711 2064 339 145 0 1756 0
[pid=28460] ppid=28457 vsize=459000 CPUtime=1.48 cores=2
/proc/28460/stat : 28460 (TNM) R 28457 28457 27085 0 -1 4202496 1437 0 0 0 148 0 0 0 20 0 1 0 645696026 470016000 1335 268435456000 134512640 134534564 4293498432 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28460/statm: 114750 1335 95 6 0 113415 0
[pid=28461] ppid=28457 vsize=32940 CPUtime=1.48 cores=3
/proc/28461/stat : 28461 (march_hi) R 28457 28457 27085 0 -1 4202496 14584 0 0 0 145 3 0 0 20 0 1 0 645696026 33730560 4835 268435456000 4194304 4331988 140736285410912 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28461/statm: 8235 4835 174 34 0 6677 0
[pid=28462] ppid=28457 vsize=769680 CPUtime=19.24 cores=4-31
/proc/28462/stat : 28462 (plingeling) S 28457 28457 27085 0 -1 4202496 26503 1242 0 0 1893 31 0 0 18 0 29 0 645696026 788152320 21536 268435456000 4194304 4356188 140734511979568 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 15 0 0 0
/proc/28462/statm: 192420 21536 158 40 0 190964 0
[pid=28462/tid=28469] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28469/stat : 28469 (plingeling) R 28457 28457 27085 0 -1 4202560 267 1242 0 0 65 0 0 0 23 0 29 0 645696105 788152320 21536 268435456000 4194304 4356188 140734511979568 18446744073709551615 4306656 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28462/tid=28470] ppid=28457 vsize=769680 CPUtime=0.66 cores=4-31
/proc/28462/task/28470/stat : 28470 (plingeling) R 28457 28457 27085 0 -1 4202560 357 1242 0 0 65 1 0 0 18 0 29 0 645696105 788152320 21536 268435456000 4194304 4356188 140734511979568 18446744073709551615 4306584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28462/tid=28471] ppid=28457 vsize=769680 CPUtime=0.66 cores=4-31
/proc/28462/task/28471/stat : 28471 (plingeling) R 28457 28457 27085 0 -1 4202560 348 1242 0 0 65 1 0 0 18 0 29 0 645696105 788152320 21536 268435456000 4194304 4356188 140734511979568 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28462/tid=28472] ppid=28457 vsize=769680 CPUtime=0.66 cores=4-31
/proc/28462/task/28472/stat : 28472 (plingeling) R 28457 28457 27085 0 -1 4202560 349 1242 0 0 65 1 0 0 18 0 29 0 645696105 788152320 21536 268435456000 4194304 4356188 140734511979568 18446744073709551615 4332003 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28462/tid=28473] ppid=28457 vsize=769680 CPUtime=0.68 cores=4-31
/proc/28462/task/28473/stat : 28473 (plingeling) R 28457 28457 27085 0 -1 4202560 262 1242 0 0 68 0 0 0 18 0 29 0 645696105 788152320 21536 268435456000 4194304 4356188 140734511979568 18446744073709551615 4232063 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28462/tid=28474] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28474/stat : 28474 (plingeling) R 28457 28457 27085 0 -1 4202560 374 1242 0 0 65 0 0 0 20 0 29 0 645696105 788152320 21536 268435456000 4194304 4356188 140734511979568 18446744073709551615 4233426 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28462/tid=28475] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28475/stat : 28475 (plingeling) R 28457 28457 27085 0 -1 4202560 352 1242 0 0 65 0 0 0 20 0 29 0 645696105 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4301736 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28462/tid=28476] ppid=28457 vsize=769680 CPUtime=0.61 cores=4-31
/proc/28462/task/28476/stat : 28476 (plingeling) R 28457 28457 27085 0 -1 4202560 399 1242 0 0 60 1 0 0 18 0 29 0 645696105 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4232928 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28462/tid=28477] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28477/stat : 28477 (plingeling) R 28457 28457 27085 0 -1 4202560 353 1242 0 0 64 1 0 0 18 0 29 0 645696105 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4231361 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28462/tid=28478] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28478/stat : 28478 (plingeling) R 28457 28457 27085 0 -1 4202560 348 1242 0 0 64 1 0 0 18 0 29 0 645696105 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4286975 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28462/tid=28479] ppid=28457 vsize=769680 CPUtime=0.66 cores=4-31
/proc/28462/task/28479/stat : 28479 (plingeling) R 28457 28457 27085 0 -1 4202560 352 1242 0 0 65 1 0 0 18 0 29 0 645696105 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4231350 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=28462/tid=28480] ppid=28457 vsize=769680 CPUtime=0.66 cores=4-31
/proc/28462/task/28480/stat : 28480 (plingeling) R 28457 28457 27085 0 -1 4202560 286 1242 0 0 66 0 0 0 22 0 29 0 645696105 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4279691 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28462/tid=28481] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28481/stat : 28481 (plingeling) R 28457 28457 27085 0 -1 4202560 401 1242 0 0 64 1 0 0 18 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4216213 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28462/tid=28482] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28482/stat : 28482 (plingeling) R 28457 28457 27085 0 -1 4202560 361 1242 0 0 65 0 0 0 18 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4231370 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28462/tid=28483] ppid=28457 vsize=769680 CPUtime=0.64 cores=4-31
/proc/28462/task/28483/stat : 28483 (plingeling) R 28457 28457 27085 0 -1 4202560 352 1242 0 0 64 0 0 0 18 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4231387 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28462/tid=28484] ppid=28457 vsize=769680 CPUtime=0.66 cores=4-31
/proc/28462/task/28484/stat : 28484 (plingeling) R 28457 28457 27085 0 -1 4202560 351 1242 0 0 65 1 0 0 18 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4231350 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28462/tid=28485] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28485/stat : 28485 (plingeling) R 28457 28457 27085 0 -1 4202560 352 1242 0 0 64 1 0 0 20 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4230629 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28462/tid=28486] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28486/stat : 28486 (plingeling) R 28457 28457 27085 0 -1 4202560 351 1242 0 0 65 0 0 0 20 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4305100 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28462/tid=28487] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28487/stat : 28487 (plingeling) R 28457 28457 27085 0 -1 4202560 352 1242 0 0 64 1 0 0 20 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4300710 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28462/tid=28488] ppid=28457 vsize=769680 CPUtime=0.66 cores=4-31
/proc/28462/task/28488/stat : 28488 (plingeling) R 28457 28457 27085 0 -1 4202560 347 1242 0 0 65 1 0 0 18 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331340 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28462/tid=28489] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28489/stat : 28489 (plingeling) R 28457 28457 27085 0 -1 4202560 351 1242 0 0 64 1 0 0 20 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4232603 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=28462/tid=28490] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28490/stat : 28490 (plingeling) R 28457 28457 27085 0 -1 4202560 351 1242 0 0 65 0 0 0 20 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4232882 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28462/tid=28491] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28491/stat : 28491 (plingeling) R 28457 28457 27085 0 -1 4202560 351 1242 0 0 65 0 0 0 20 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4233369 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28462/tid=28492] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28492/stat : 28492 (plingeling) R 28457 28457 27085 0 -1 4202560 351 1242 0 0 64 1 0 0 20 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4233426 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28462/tid=28493] ppid=28457 vsize=769680 CPUtime=0.62 cores=4-31
/proc/28462/task/28493/stat : 28493 (plingeling) R 28457 28457 27085 0 -1 4202560 352 1242 0 0 62 0 0 0 20 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4231370 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=28462/tid=28494] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28494/stat : 28494 (plingeling) R 28457 28457 27085 0 -1 4202560 351 1242 0 0 65 0 0 0 18 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4232894 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28462/tid=28495] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28495/stat : 28495 (plingeling) R 28457 28457 27085 0 -1 4202560 351 1242 0 0 65 0 0 0 20 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4300701 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=28462/tid=28496] ppid=28457 vsize=769680 CPUtime=0.65 cores=4-31
/proc/28462/task/28496/stat : 28496 (plingeling) R 28457 28457 27085 0 -1 4202560 347 1242 0 0 65 0 0 0 20 0 29 0 645696106 788152320 21540 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 27 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 2861388

[startup+3.10174 s]
/proc/loadavg: 28.61 30.53 30.84 33/447 28496
/proc/meminfo: memFree=255458144/264257624 swapFree=67111528/67111528
[pid=28457] ppid=28455 vsize=18324 CPUtime=0 cores=0-31
/proc/28457/stat : 28457 (ppfolio) S 28455 28457 27085 0 -1 4202496 511 0 0 0 0 0 0 0 15 0 1 0 645696025 18763776 385 268435456000 4194304 4287625 140736512273472 18446744073709551615 258650975999 0 0 4096 65536 9185487131064139775 0 0 17 20 0 0 0
/proc/28457/statm: 4581 385 337 23 0 91 0
[pid=28458] ppid=28457 vsize=3121612 CPUtime=3.08 cores=0
/proc/28458/stat : 28458 (cryptominisat) R 28457 28457 27085 0 -1 4202496 7503 0 0 0 306 2 0 0 25 0 1 0 645696026 3196530688 4438 268435456000 4194304 4587354 140734074981680 18446744073709551615 258650652426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28458/statm: 780403 4443 336 96 0 776965 0
[pid=28459] ppid=28457 vsize=21292 CPUtime=3.08 cores=1
/proc/28459/stat : 28459 (clasp) R 28457 28457 27085 0 -1 4202496 2948 0 0 0 308 0 0 0 25 0 1 0 645696026 21803008 2665 268435456000 4194304 4785740 140733907137696 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28459/statm: 5323 2665 339 145 0 2368 0
[pid=28460] ppid=28457 vsize=459000 CPUtime=3.08 cores=2
/proc/28460/stat : 28460 (TNM) R 28457 28457 27085 0 -1 4202496 1437 0 0 0 308 0 0 0 25 0 1 0 645696026 470016000 1335 268435456000 134512640 134534564 4293498432 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28460/statm: 114750 1335 95 6 0 113415 0
[pid=28461] ppid=28457 vsize=33072 CPUtime=3.08 cores=3
/proc/28461/stat : 28461 (march_hi) R 28457 28457 27085 0 -1 4202496 14973 0 0 0 305 3 0 0 25 0 1 0 645696026 33865728 5224 268435456000 4194304 4331988 140736285410912 18446744073709551615 4226274 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28461/statm: 8268 5224 174 34 0 6710 0
[pid=28462] ppid=28457 vsize=822892 CPUtime=63.73 cores=4-31
/proc/28462/stat : 28462 (plingeling) S 28457 28457 27085 0 -1 4202496 49303 1242 0 0 6323 50 0 0 18 0 29 0 645696026 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 15 0 0 0
/proc/28462/statm: 205723 36888 158 40 0 204267 0
[pid=28462/tid=28469] ppid=28457 vsize=822892 CPUtime=2.25 cores=4-31
/proc/28462/task/28469/stat : 28469 (plingeling) R 28457 28457 27085 0 -1 4202560 549 1242 0 0 225 0 0 0 25 0 29 0 645696105 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28462/tid=28470] ppid=28457 vsize=822892 CPUtime=2.25 cores=4-31
/proc/28462/task/28470/stat : 28470 (plingeling) R 28457 28457 27085 0 -1 4202560 777 1242 0 0 224 1 0 0 21 0 29 0 645696105 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28462/tid=28471] ppid=28457 vsize=822892 CPUtime=2.24 cores=4-31
/proc/28462/task/28471/stat : 28471 (plingeling) R 28457 28457 27085 0 -1 4202560 1041 1242 0 0 223 1 0 0 21 0 29 0 645696105 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4238626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28462/tid=28472] ppid=28457 vsize=822892 CPUtime=2.25 cores=4-31
/proc/28462/task/28472/stat : 28472 (plingeling) R 28457 28457 27085 0 -1 4202560 1181 1242 0 0 224 1 0 0 21 0 29 0 645696105 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28462/tid=28473] ppid=28457 vsize=822892 CPUtime=2.26 cores=4-31
/proc/28462/task/28473/stat : 28473 (plingeling) R 28457 28457 27085 0 -1 4202560 1152 1242 0 0 225 1 0 0 21 0 29 0 645696105 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4273842 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28462/tid=28474] ppid=28457 vsize=822892 CPUtime=2.25 cores=4-31
/proc/28462/task/28474/stat : 28474 (plingeling) R 28457 28457 27085 0 -1 4202560 770 1242 0 0 225 0 0 0 25 0 29 0 645696105 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28462/tid=28475] ppid=28457 vsize=822892 CPUtime=2.25 cores=4-31
/proc/28462/task/28475/stat : 28475 (plingeling) R 28457 28457 27085 0 -1 4202560 605 1242 0 0 224 1 0 0 25 0 29 0 645696105 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331173 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28462/tid=28476] ppid=28457 vsize=822892 CPUtime=2.16 cores=4-31
/proc/28462/task/28476/stat : 28476 (plingeling) R 28457 28457 27085 0 -1 4202560 1525 1242 0 0 214 2 0 0 21 0 29 0 645696105 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28462/tid=28477] ppid=28457 vsize=822892 CPUtime=2.24 cores=4-31
/proc/28462/task/28477/stat : 28477 (plingeling) R 28457 28457 27085 0 -1 4202560 1109 1242 0 0 221 3 0 0 18 0 29 0 645696105 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331170 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28462/tid=28478] ppid=28457 vsize=822892 CPUtime=2.25 cores=4-31
/proc/28462/task/28478/stat : 28478 (plingeling) R 28457 28457 27085 0 -1 4202560 1024 1242 0 0 223 2 0 0 21 0 29 0 645696105 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4259390 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28462/tid=28479] ppid=28457 vsize=822892 CPUtime=2.24 cores=4-31
/proc/28462/task/28479/stat : 28479 (plingeling) R 28457 28457 27085 0 -1 4202560 1471 1242 0 0 222 2 0 0 20 0 29 0 645696105 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4234169 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=28462/tid=28480] ppid=28457 vsize=822892 CPUtime=2.25 cores=4-31
/proc/28462/task/28480/stat : 28480 (plingeling) R 28457 28457 27085 0 -1 4202560 1431 1242 0 0 225 0 0 0 25 0 29 0 645696105 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28462/tid=28481] ppid=28457 vsize=822892 CPUtime=2.23 cores=4-31
/proc/28462/task/28481/stat : 28481 (plingeling) R 28457 28457 27085 0 -1 4202560 1819 1242 0 0 221 2 0 0 21 0 29 0 645696106 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28462/tid=28482] ppid=28457 vsize=822892 CPUtime=2.23 cores=4-31
/proc/28462/task/28482/stat : 28482 (plingeling) R 28457 28457 27085 0 -1 4202560 854 1242 0 0 223 0 0 0 21 0 29 0 645696106 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4237368 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28462/tid=28483] ppid=28457 vsize=822892 CPUtime=2.25 cores=4-31
/proc/28462/task/28483/stat : 28483 (plingeling) R 28457 28457 27085 0 -1 4202560 1149 1242 0 0 224 1 0 0 18 0 29 0 645696106 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28462/tid=28484] ppid=28457 vsize=822892 CPUtime=2.24 cores=4-31
/proc/28462/task/28484/stat : 28484 (plingeling) R 28457 28457 27085 0 -1 4202560 1238 1242 0 0 223 1 0 0 18 0 29 0 645696106 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4332026 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28462/tid=28485] ppid=28457 vsize=822892 CPUtime=2.24 cores=4-31
/proc/28462/task/28485/stat : 28485 (plingeling) R 28457 28457 27085 0 -1 4202560 1490 1242 0 0 222 2 0 0 25 0 29 0 645696106 842641408 36888 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28462/tid=28486] ppid=28457 vsize=822892 CPUtime=2.23 cores=4-31

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

/proc/28458/statm: 443657 57237 336 96 0 440219 0
[pid=28459] ppid=28457 vsize=213704 CPUtime=5005.46 cores=1
/proc/28459/stat : 28459 (clasp) R 28457 28457 27085 0 -1 4202496 49031 0 0 0 500518 28 0 0 25 0 1 0 645696026 218832896 48748 268435456000 4194304 4785740 140733907137696 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28459/statm: 53426 48748 339 145 0 50471 0
[pid=28460] ppid=28457 vsize=459004 CPUtime=5005.24 cores=2
/proc/28460/stat : 28460 (TNM) R 28457 28457 27085 0 -1 4202496 1446 0 0 0 500524 0 0 0 25 0 1 0 645696026 470020096 1344 268435456000 134512640 134534564 4293498432 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28460/statm: 114751 1344 103 6 0 113416 0
[pid=28461] ppid=28457 vsize=130068 CPUtime=5005.47 cores=3
/proc/28461/stat : 28461 (march_hi) R 28457 28457 27085 0 -1 4202496 33478 0 0 0 500519 28 0 0 25 0 1 0 645696026 133189632 23729 268435456000 4194304 4331988 140736285410912 18446744073709551615 4242575 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28461/statm: 32517 23729 174 34 0 30959 0
[pid=28462] ppid=28457 vsize=1868572 CPUtime=139980 cores=4-31
/proc/28462/stat : 28462 (plingeling) S 28457 28457 27085 0 -1 4202496 4746387 1242 0 0 13994555 3440 0 0 18 0 29 0 645696026 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 15 0 0 0
/proc/28462/statm: 467143 297404 158 40 0 465687 0
[pid=28462/tid=28469] ppid=28457 vsize=1868572 CPUtime=5004.42 cores=4-31
/proc/28462/task/28469/stat : 28469 (plingeling) R 28457 28457 27085 0 -1 4202560 186226 1242 0 0 500340 102 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28462/tid=28470] ppid=28457 vsize=1868572 CPUtime=5004.48 cores=4-31
/proc/28462/task/28470/stat : 28470 (plingeling) R 28457 28457 27085 0 -1 4202560 188696 1242 0 0 500320 128 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331168 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28462/tid=28471] ppid=28457 vsize=1868572 CPUtime=4997.04 cores=4-31
/proc/28462/task/28471/stat : 28471 (plingeling) R 28457 28457 27085 0 -1 4202560 166846 1242 0 0 499603 101 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28462/tid=28472] ppid=28457 vsize=1868572 CPUtime=4904.22 cores=4-31
/proc/28462/task/28472/stat : 28472 (plingeling) R 28457 28457 27085 0 -1 4202560 119592 1242 0 0 490335 87 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28462/tid=28473] ppid=28457 vsize=1868572 CPUtime=5004.51 cores=4-31
/proc/28462/task/28473/stat : 28473 (plingeling) R 28457 28457 27085 0 -1 4202560 219310 1242 0 0 500283 168 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4332260 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28462/tid=28474] ppid=28457 vsize=1868572 CPUtime=5002.95 cores=4-31
/proc/28462/task/28474/stat : 28474 (plingeling) R 28457 28457 27085 0 -1 4202560 182383 1242 0 0 500147 148 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28462/tid=28475] ppid=28457 vsize=1868572 CPUtime=5004.5 cores=4-31
/proc/28462/task/28475/stat : 28475 (plingeling) R 28457 28457 27085 0 -1 4202560 184378 1242 0 0 500294 156 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4332133 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28462/tid=28476] ppid=28457 vsize=1868572 CPUtime=5004.01 cores=4-31
/proc/28462/task/28476/stat : 28476 (plingeling) R 28457 28457 27085 0 -1 4202560 130512 1242 0 0 500274 127 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28462/tid=28477] ppid=28457 vsize=1868572 CPUtime=5004.36 cores=4-31
/proc/28462/task/28477/stat : 28477 (plingeling) R 28457 28457 27085 0 -1 4202560 127971 1242 0 0 500331 105 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28462/tid=28478] ppid=28457 vsize=1868572 CPUtime=5004.58 cores=4-31
/proc/28462/task/28478/stat : 28478 (plingeling) R 28457 28457 27085 0 -1 4202560 131469 1242 0 0 500362 96 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28462/tid=28479] ppid=28457 vsize=1868572 CPUtime=5004.47 cores=4-31
/proc/28462/task/28479/stat : 28479 (plingeling) R 28457 28457 27085 0 -1 4202560 190858 1242 0 0 500311 136 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4332109 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=28462/tid=28480] ppid=28457 vsize=1868572 CPUtime=5004.63 cores=4-31
/proc/28462/task/28480/stat : 28480 (plingeling) R 28457 28457 27085 0 -1 4202560 196930 1242 0 0 500341 122 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28462/tid=28481] ppid=28457 vsize=1868572 CPUtime=5004.26 cores=4-31
/proc/28462/task/28481/stat : 28481 (plingeling) R 28457 28457 27085 0 -1 4202560 228325 1242 0 0 500255 171 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4298729 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28462/tid=28482] ppid=28457 vsize=1868572 CPUtime=4988.05 cores=4-31
/proc/28462/task/28482/stat : 28482 (plingeling) R 28457 28457 27085 0 -1 4202560 186628 1242 0 0 498609 196 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28462/tid=28483] ppid=28457 vsize=1868572 CPUtime=5004.51 cores=4-31
/proc/28462/task/28483/stat : 28483 (plingeling) R 28457 28457 27085 0 -1 4202560 133658 1242 0 0 500378 73 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28462/tid=28484] ppid=28457 vsize=1868572 CPUtime=5004.6 cores=4-31
/proc/28462/task/28484/stat : 28484 (plingeling) R 28457 28457 27085 0 -1 4202560 129267 1242 0 0 500344 116 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28462/tid=28485] ppid=28457 vsize=1868572 CPUtime=5004.04 cores=4-31
/proc/28462/task/28485/stat : 28485 (plingeling) R 28457 28457 27085 0 -1 4202560 181980 1242 0 0 500271 133 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=28462/tid=28486] ppid=28457 vsize=1868572 CPUtime=5004.43 cores=4-31
/proc/28462/task/28486/stat : 28486 (plingeling) R 28457 28457 27085 0 -1 4202560 194955 1242 0 0 500331 112 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28462/tid=28487] ppid=28457 vsize=1868572 CPUtime=5004.43 cores=4-31
/proc/28462/task/28487/stat : 28487 (plingeling) R 28457 28457 27085 0 -1 4202560 202349 1242 0 0 500297 146 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28462/tid=28488] ppid=28457 vsize=1868572 CPUtime=5004.54 cores=4-31
/proc/28462/task/28488/stat : 28488 (plingeling) R 28457 28457 27085 0 -1 4202560 201500 1242 0 0 500335 119 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28462/tid=28489] ppid=28457 vsize=1868572 CPUtime=4990.93 cores=4-31
/proc/28462/task/28489/stat : 28489 (plingeling) R 28457 28457 27085 0 -1 4202560 128989 1242 0 0 499003 90 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28462/tid=28490] ppid=28457 vsize=1868572 CPUtime=5004.51 cores=4-31
/proc/28462/task/28490/stat : 28490 (plingeling) R 28457 28457 27085 0 -1 4202560 131208 1242 0 0 500357 94 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28462/tid=28491] ppid=28457 vsize=1868572 CPUtime=5004.52 cores=4-31
/proc/28462/task/28491/stat : 28491 (plingeling) R 28457 28457 27085 0 -1 4202560 190914 1242 0 0 500340 112 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28462/tid=28492] ppid=28457 vsize=1868572 CPUtime=5004.57 cores=4-31
/proc/28462/task/28492/stat : 28492 (plingeling) R 28457 28457 27085 0 -1 4202560 144854 1242 0 0 500309 148 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28462/tid=28493] ppid=28457 vsize=1868572 CPUtime=5004.29 cores=4-31
/proc/28462/task/28493/stat : 28493 (plingeling) R 28457 28457 27085 0 -1 4202560 180360 1242 0 0 500304 125 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331738 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=28462/tid=28494] ppid=28457 vsize=1868572 CPUtime=4998.69 cores=4-31
/proc/28462/task/28494/stat : 28494 (plingeling) R 28457 28457 27085 0 -1 4202560 184985 1242 0 0 499761 108 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28462/tid=28495] ppid=28457 vsize=1868572 CPUtime=5004.44 cores=4-31
/proc/28462/task/28495/stat : 28495 (plingeling) R 28457 28457 27085 0 -1 4202560 135709 1242 0 0 500350 94 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=28462/tid=28496] ppid=28457 vsize=1868572 CPUtime=5003.97 cores=4-31
/proc/28462/task/28496/stat : 28496 (plingeling) R 28457 28457 27085 0 -1 4202560 148747 1242 0 0 500289 108 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 27 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 4464300

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

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

[startup+5006.4 s]
/proc/loadavg: 32.03 32.05 32.01 33/447 28644
/proc/meminfo: memFree=253901116/264257624 swapFree=67111528/67111528
[pid=28457] ppid=28455 vsize=18324 CPUtime=0.01 cores=0-31
/proc/28457/stat : 28457 (ppfolio) S 28455 28457 27085 0 -1 4202496 511 0 0 0 0 1 0 0 15 0 1 0 645696025 18763776 385 268435456000 4194304 4287625 140736512273472 18446744073709551615 258650975999 0 0 4096 65536 9185487131064139775 0 0 17 20 0 0 0
/proc/28457/statm: 4581 385 337 23 0 91 0
[pid=28458] ppid=28457 vsize=1774628 CPUtime=5005.44 cores=0
/proc/28458/stat : 28458 (cryptominisat) R 28457 28457 27085 0 -1 4202496 352671 0 0 0 500348 196 0 0 25 0 1 0 645696026 1817219072 57237 268435456000 4194304 4587354 140734074981680 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28458/statm: 443657 57237 336 96 0 440219 0
[pid=28459] ppid=28457 vsize=213704 CPUtime=5005.46 cores=1
/proc/28459/stat : 28459 (clasp) R 28457 28457 27085 0 -1 4202496 49031 0 0 0 500518 28 0 0 25 0 1 0 645696026 218832896 48748 268435456000 4194304 4785740 140733907137696 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28459/statm: 53426 48748 339 145 0 50471 0
[pid=28460] ppid=28457 vsize=459004 CPUtime=5005.24 cores=2
/proc/28460/stat : 28460 (TNM) R 28457 28457 27085 0 -1 4202496 1446 0 0 0 500524 0 0 0 25 0 1 0 645696026 470020096 1344 268435456000 134512640 134534564 4293498432 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28460/statm: 114751 1344 103 6 0 113416 0
[pid=28461] ppid=28457 vsize=130068 CPUtime=5005.47 cores=3
/proc/28461/stat : 28461 (march_hi) R 28457 28457 27085 0 -1 4202496 33478 0 0 0 500519 28 0 0 25 0 1 0 645696026 133189632 23729 268435456000 4194304 4331988 140736285410912 18446744073709551615 4242575 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28461/statm: 32517 23729 174 34 0 30959 0
[pid=28462] ppid=28457 vsize=1868572 CPUtime=139980 cores=4-31
/proc/28462/stat : 28462 (plingeling) S 28457 28457 27085 0 -1 4202496 4746387 1242 0 0 13994555 3440 0 0 18 0 29 0 645696026 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 15 0 0 0
/proc/28462/statm: 467143 297404 158 40 0 465687 0
[pid=28462/tid=28469] ppid=28457 vsize=1868572 CPUtime=5004.42 cores=4-31
/proc/28462/task/28469/stat : 28469 (plingeling) R 28457 28457 27085 0 -1 4202560 186226 1242 0 0 500340 102 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28462/tid=28470] ppid=28457 vsize=1868572 CPUtime=5004.48 cores=4-31
/proc/28462/task/28470/stat : 28470 (plingeling) R 28457 28457 27085 0 -1 4202560 188696 1242 0 0 500320 128 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331168 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28462/tid=28471] ppid=28457 vsize=1868572 CPUtime=4997.04 cores=4-31
/proc/28462/task/28471/stat : 28471 (plingeling) R 28457 28457 27085 0 -1 4202560 166846 1242 0 0 499603 101 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28462/tid=28472] ppid=28457 vsize=1868572 CPUtime=4904.22 cores=4-31
/proc/28462/task/28472/stat : 28472 (plingeling) R 28457 28457 27085 0 -1 4202560 119592 1242 0 0 490335 87 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28462/tid=28473] ppid=28457 vsize=1868572 CPUtime=5004.51 cores=4-31
/proc/28462/task/28473/stat : 28473 (plingeling) R 28457 28457 27085 0 -1 4202560 219310 1242 0 0 500283 168 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4332260 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28462/tid=28474] ppid=28457 vsize=1868572 CPUtime=5002.95 cores=4-31
/proc/28462/task/28474/stat : 28474 (plingeling) R 28457 28457 27085 0 -1 4202560 182383 1242 0 0 500147 148 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28462/tid=28475] ppid=28457 vsize=1868572 CPUtime=5004.5 cores=4-31
/proc/28462/task/28475/stat : 28475 (plingeling) R 28457 28457 27085 0 -1 4202560 184378 1242 0 0 500294 156 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4332133 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28462/tid=28476] ppid=28457 vsize=1868572 CPUtime=5004.01 cores=4-31
/proc/28462/task/28476/stat : 28476 (plingeling) R 28457 28457 27085 0 -1 4202560 130512 1242 0 0 500274 127 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28462/tid=28477] ppid=28457 vsize=1868572 CPUtime=5004.36 cores=4-31
/proc/28462/task/28477/stat : 28477 (plingeling) R 28457 28457 27085 0 -1 4202560 127971 1242 0 0 500331 105 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28462/tid=28478] ppid=28457 vsize=1868572 CPUtime=5004.58 cores=4-31
/proc/28462/task/28478/stat : 28478 (plingeling) R 28457 28457 27085 0 -1 4202560 131469 1242 0 0 500362 96 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28462/tid=28479] ppid=28457 vsize=1868572 CPUtime=5004.47 cores=4-31
/proc/28462/task/28479/stat : 28479 (plingeling) R 28457 28457 27085 0 -1 4202560 190858 1242 0 0 500311 136 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4332109 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=28462/tid=28480] ppid=28457 vsize=1868572 CPUtime=5004.63 cores=4-31
/proc/28462/task/28480/stat : 28480 (plingeling) R 28457 28457 27085 0 -1 4202560 196930 1242 0 0 500341 122 0 0 25 0 29 0 645696105 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28462/tid=28481] ppid=28457 vsize=1868572 CPUtime=5004.26 cores=4-31
/proc/28462/task/28481/stat : 28481 (plingeling) R 28457 28457 27085 0 -1 4202560 228325 1242 0 0 500255 171 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4298729 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28462/tid=28482] ppid=28457 vsize=1868572 CPUtime=4988.05 cores=4-31
/proc/28462/task/28482/stat : 28482 (plingeling) R 28457 28457 27085 0 -1 4202560 186628 1242 0 0 498609 196 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28462/tid=28483] ppid=28457 vsize=1868572 CPUtime=5004.51 cores=4-31
/proc/28462/task/28483/stat : 28483 (plingeling) R 28457 28457 27085 0 -1 4202560 133658 1242 0 0 500378 73 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28462/tid=28484] ppid=28457 vsize=1868572 CPUtime=5004.6 cores=4-31
/proc/28462/task/28484/stat : 28484 (plingeling) R 28457 28457 27085 0 -1 4202560 129267 1242 0 0 500344 116 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28462/tid=28485] ppid=28457 vsize=1868572 CPUtime=5004.04 cores=4-31
/proc/28462/task/28485/stat : 28485 (plingeling) R 28457 28457 27085 0 -1 4202560 181980 1242 0 0 500271 133 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=28462/tid=28486] ppid=28457 vsize=1868572 CPUtime=5004.43 cores=4-31
/proc/28462/task/28486/stat : 28486 (plingeling) R 28457 28457 27085 0 -1 4202560 194955 1242 0 0 500331 112 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28462/tid=28487] ppid=28457 vsize=1868572 CPUtime=5004.43 cores=4-31
/proc/28462/task/28487/stat : 28487 (plingeling) R 28457 28457 27085 0 -1 4202560 202349 1242 0 0 500297 146 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28462/tid=28488] ppid=28457 vsize=1868572 CPUtime=5004.54 cores=4-31
/proc/28462/task/28488/stat : 28488 (plingeling) R 28457 28457 27085 0 -1 4202560 201500 1242 0 0 500335 119 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28462/tid=28489] ppid=28457 vsize=1868572 CPUtime=4990.93 cores=4-31
/proc/28462/task/28489/stat : 28489 (plingeling) R 28457 28457 27085 0 -1 4202560 128989 1242 0 0 499003 90 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28462/tid=28490] ppid=28457 vsize=1868572 CPUtime=5004.51 cores=4-31
/proc/28462/task/28490/stat : 28490 (plingeling) R 28457 28457 27085 0 -1 4202560 131208 1242 0 0 500357 94 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28462/tid=28491] ppid=28457 vsize=1868572 CPUtime=5004.52 cores=4-31
/proc/28462/task/28491/stat : 28491 (plingeling) R 28457 28457 27085 0 -1 4202560 190914 1242 0 0 500340 112 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28462/tid=28492] ppid=28457 vsize=1868572 CPUtime=5004.57 cores=4-31
/proc/28462/task/28492/stat : 28492 (plingeling) R 28457 28457 27085 0 -1 4202560 144854 1242 0 0 500309 148 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28462/tid=28493] ppid=28457 vsize=1868572 CPUtime=5004.29 cores=4-31
/proc/28462/task/28493/stat : 28493 (plingeling) R 28457 28457 27085 0 -1 4202560 180360 1242 0 0 500304 125 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331738 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=28462/tid=28494] ppid=28457 vsize=1868572 CPUtime=4998.69 cores=4-31
/proc/28462/task/28494/stat : 28494 (plingeling) R 28457 28457 27085 0 -1 4202560 184985 1242 0 0 499761 108 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28462/tid=28495] ppid=28457 vsize=1868572 CPUtime=5004.44 cores=4-31
/proc/28462/task/28495/stat : 28495 (plingeling) R 28457 28457 27085 0 -1 4202560 135709 1242 0 0 500350 94 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=28462/tid=28496] ppid=28457 vsize=1868572 CPUtime=5003.97 cores=4-31
/proc/28462/task/28496/stat : 28496 (plingeling) R 28457 28457 27085 0 -1 4202560 148747 1242 0 0 500289 108 0 0 25 0 29 0 645696106 1913417728 297404 268435456000 4194304 4356188 140734511979568 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 27 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 4464300

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28457 and gives
#  childrusage.ru_utime.tv_sec=10010
#  childrusage.ru_utime.tv_usec=449180
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=311952
# CPU time returned by wait4() is 10010.8
# while last known CPU time is 160002
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5006.44
CPU time (s): 160002
CPU user time (s): 159965
CPU system time (s): 36.93
CPU usage (%): 3195.92
Max. virtual memory (cumulated for all children) (KiB): 6021240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10010.4
system time used= 0.311952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35436
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= 620
involuntary context switches= 20007

runsolver used 27.6568 second user time and 114.22 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-14 05:01:36
IDJOB=3347567
IDBENCH=83408
IDSOLVER=1808
FILE ID=node200/3347567-1305342096
RUNJOBID= node200-1305321682-27099
PBS_JOBID= 13282112
Free space on /tmp= 62052 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_3_keyfind_1.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347567-1305342096/watcher-3347567-1305342096 -o /tmp/evaluation-result-3347567-1305342096/solver-3347567-1305342096 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347567-1305342096.cnf

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=1109055764

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:      255609344 kB
Buffers:        435052 kB
Cached:        7809488 kB
SwapCached:          0 kB
Active:        7379972 kB
Inactive:       932580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255609344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10904 kB
Writeback:           0 kB
AnonPages:       69488 kB
Mapped:          14388 kB
Slab:           249544 kB
PageTables:       4420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   190704 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-14 06:25:05