Trace number 3372246

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
Plingeling 587f (fixed)? (TO) 160002 5010.09

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
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 variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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-3372246-1305518005/watcher-3372246-1305518005 -o /tmp/evaluation-result-3372246-1305518005/solver-3372246-1305518005 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372246-1305518005.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: 29.45 31.35 31.56 1/413 15772
/proc/meminfo: memFree=255567900/264257624 swapFree=67111528/67111528
[pid=15772] ppid=15770 vsize=11408 CPUtime=0.03 cores=0-31
/proc/15772/stat : 15772 (plingeling) R 15770 15772 15746 0 -1 4202496 934 1241 0 0 2 0 0 1 18 0 1 0 663286904 11681792 864 268435456000 4194304 4417452 140734961303952 18446744073709551615 4209658 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15772/statm: 2852 866 145 55 0 738 0

[startup+0.091469 s]
/proc/loadavg: 29.45 31.35 31.56 1/413 15772
/proc/meminfo: memFree=255567900/264257624 swapFree=67111528/67111528
[pid=15772] ppid=15770 vsize=18212 CPUtime=0.08 cores=0-31
/proc/15772/stat : 15772 (plingeling) R 15770 15772 15746 0 -1 4202496 2623 1241 0 0 7 0 0 1 18 0 1 0 663286904 18649088 2553 268435456000 4194304 4417452 140734961303952 18446744073709551615 258650649821 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15772/statm: 4553 2553 145 55 0 2439 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18212

[startup+0.100479 s]
/proc/loadavg: 29.45 31.35 31.56 1/413 15772
/proc/meminfo: memFree=255567900/264257624 swapFree=67111528/67111528
[pid=15772] ppid=15770 vsize=18212 CPUtime=0.09 cores=0-31
/proc/15772/stat : 15772 (plingeling) R 15770 15772 15746 0 -1 4202496 2623 1241 0 0 8 0 0 1 18 0 1 0 663286904 18649088 2553 268435456000 4194304 4417452 140734961303952 18446744073709551615 4209666 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15772/statm: 4553 2553 145 55 0 2439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18212

[startup+0.300479 s]
/proc/loadavg: 29.45 31.35 31.56 1/413 15772
/proc/meminfo: memFree=255567900/264257624 swapFree=67111528/67111528
[pid=15772] ppid=15770 vsize=36664 CPUtime=0.3 cores=0-31
/proc/15772/stat : 15772 (plingeling) R 15770 15772 15746 0 -1 4202496 7241 1241 0 0 27 2 0 1 19 0 1 0 663286904 37543936 7155 268435456000 4194304 4417452 140734961303952 18446744073709551615 4262008 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15772/statm: 9166 7155 146 55 0 7052 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 36664

[startup+0.700363 s]
/proc/loadavg: 29.45 31.35 31.56 1/413 15772
/proc/meminfo: memFree=255567900/264257624 swapFree=67111528/67111528
[pid=15772] ppid=15770 vsize=642828 CPUtime=0.88 cores=0-31
/proc/15772/stat : 15772 (plingeling) S 15770 15772 15746 0 -1 4202496 15871 1241 0 0 81 6 0 1 18 0 33 0 663286904 658255872 11853 268435456000 4194304 4417452 140734961303952 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 14 0 0 0
/proc/15772/statm: 160707 11853 161 55 0 158593 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 642828

[startup+1.50239 s]
/proc/loadavg: 29.45 31.35 31.56 34/446 15810
/proc/meminfo: memFree=255504760/264257624 swapFree=67111528/67111528
[pid=15772] ppid=15770 vsize=794324 CPUtime=25.15 cores=0-31
/proc/15772/stat : 15772 (plingeling) S 15770 15772 15746 0 -1 4202496 28250 1241 0 0 2483 31 0 1 18 0 33 0 663286904 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 14 0 0 0
/proc/15772/statm: 198581 17636 172 55 0 196467 0
[pid=15772/tid=15779] ppid=15770 vsize=794324 CPUtime=0.77 cores=0-31
/proc/15772/task/15779/stat : 15779 (plingeling) R 15770 15772 15746 0 -1 4202560 487 1241 0 0 75 1 0 1 18 0 33 0 663286971 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275960 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=15772/tid=15780] ppid=15770 vsize=794324 CPUtime=0.77 cores=0-31
/proc/15772/task/15780/stat : 15780 (plingeling) R 15770 15772 15746 0 -1 4202560 586 1241 0 0 76 0 0 1 18 0 33 0 663286971 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275777 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15772/tid=15781] ppid=15770 vsize=794324 CPUtime=0.76 cores=0-31
/proc/15772/task/15781/stat : 15781 (plingeling) R 15770 15772 15746 0 -1 4202560 557 1241 0 0 75 0 0 1 18 0 33 0 663286971 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4277602 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=15772/tid=15782] ppid=15770 vsize=794324 CPUtime=0.79 cores=0-31
/proc/15772/task/15782/stat : 15782 (plingeling) R 15770 15772 15746 0 -1 4202560 345 1241 0 0 78 0 0 1 18 0 33 0 663286971 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15772/tid=15783] ppid=15770 vsize=794324 CPUtime=0.77 cores=0-31
/proc/15772/task/15783/stat : 15783 (plingeling) R 15770 15772 15746 0 -1 4202560 357 1241 0 0 75 1 0 1 18 0 33 0 663286971 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4264232 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=15772/tid=15784] ppid=15770 vsize=794324 CPUtime=0.76 cores=0-31
/proc/15772/task/15784/stat : 15784 (plingeling) R 15770 15772 15746 0 -1 4202560 536 1241 0 0 75 0 0 1 18 0 33 0 663286971 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4276039 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=15772/tid=15785] ppid=15770 vsize=794324 CPUtime=0.81 cores=0-31
/proc/15772/task/15785/stat : 15785 (plingeling) R 15770 15772 15746 0 -1 4202560 543 1241 0 0 79 1 0 1 18 0 33 0 663286971 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275894 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15772/tid=15786] ppid=15770 vsize=794324 CPUtime=0.78 cores=0-31
/proc/15772/task/15786/stat : 15786 (plingeling) R 15770 15772 15746 0 -1 4202560 473 1241 0 0 76 1 0 1 18 0 33 0 663286971 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4265517 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=15772/tid=15787] ppid=15770 vsize=794324 CPUtime=0.78 cores=0-31
/proc/15772/task/15787/stat : 15787 (plingeling) R 15770 15772 15746 0 -1 4202560 351 1241 0 0 76 1 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4264311 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15772/tid=15788] ppid=15770 vsize=794324 CPUtime=0.73 cores=0-31
/proc/15772/task/15788/stat : 15788 (plingeling) R 15770 15772 15746 0 -1 4202560 330 1241 0 0 72 0 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4236722 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=15772/tid=15789] ppid=15770 vsize=794324 CPUtime=0.75 cores=0-31
/proc/15772/task/15789/stat : 15789 (plingeling) R 15770 15772 15746 0 -1 4202560 403 1241 0 0 74 0 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4277684 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=15772/tid=15790] ppid=15770 vsize=794324 CPUtime=0.77 cores=0-31
/proc/15772/task/15790/stat : 15790 (plingeling) R 15770 15772 15746 0 -1 4202560 437 1241 0 0 76 0 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=15772/tid=15791] ppid=15770 vsize=794324 CPUtime=0.78 cores=0-31
/proc/15772/task/15791/stat : 15791 (plingeling) R 15770 15772 15746 0 -1 4202560 459 1241 0 0 77 0 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275722 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=15772/tid=15792] ppid=15770 vsize=794324 CPUtime=0.77 cores=0-31
/proc/15772/task/15792/stat : 15792 (plingeling) R 15770 15772 15746 0 -1 4202560 386 1241 0 0 76 0 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275685 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15772/tid=15793] ppid=15770 vsize=794324 CPUtime=0.74 cores=0-31
/proc/15772/task/15793/stat : 15793 (plingeling) R 15770 15772 15746 0 -1 4202560 547 1241 0 0 73 0 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=15772/tid=15794] ppid=15770 vsize=794324 CPUtime=0.77 cores=0-31
/proc/15772/task/15794/stat : 15794 (plingeling) R 15770 15772 15746 0 -1 4202560 568 1241 0 0 76 0 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275877 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=15772/tid=15795] ppid=15770 vsize=794324 CPUtime=0.78 cores=0-31
/proc/15772/task/15795/stat : 15795 (plingeling) R 15770 15772 15746 0 -1 4202560 541 1241 0 0 76 1 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4265368 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15772/tid=15796] ppid=15770 vsize=794324 CPUtime=0.78 cores=0-31
/proc/15772/task/15796/stat : 15796 (plingeling) R 15770 15772 15746 0 -1 4202560 247 1241 0 0 77 0 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275646 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=15772/tid=15797] ppid=15770 vsize=794324 CPUtime=0.76 cores=0-31
/proc/15772/task/15797/stat : 15797 (plingeling) R 15770 15772 15746 0 -1 4202560 320 1241 0 0 74 1 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4237157 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15772/tid=15798] ppid=15770 vsize=794324 CPUtime=0.77 cores=0-31
/proc/15772/task/15798/stat : 15798 (plingeling) R 15770 15772 15746 0 -1 4202560 365 1241 0 0 76 0 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4277708 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=15772/tid=15799] ppid=15770 vsize=794324 CPUtime=0.77 cores=0-31
/proc/15772/task/15799/stat : 15799 (plingeling) R 15770 15772 15746 0 -1 4202560 461 1241 0 0 76 0 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275688 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=15772/tid=15800] ppid=15770 vsize=794324 CPUtime=0.71 cores=0-31
/proc/15772/task/15800/stat : 15800 (plingeling) R 15770 15772 15746 0 -1 4202560 519 1241 0 0 70 0 0 1 20 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275950 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15772/tid=15801] ppid=15770 vsize=794324 CPUtime=0.76 cores=0-31
/proc/15772/task/15801/stat : 15801 (plingeling) R 15770 15772 15746 0 -1 4202560 400 1241 0 0 75 0 0 1 18 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4277559 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=15772/tid=15802] ppid=15770 vsize=794324 CPUtime=0.78 cores=0-31
/proc/15772/task/15802/stat : 15802 (plingeling) R 15770 15772 15746 0 -1 4202560 466 1241 0 0 77 0 0 1 20 0 33 0 663286972 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=15772/tid=15803] ppid=15770 vsize=794324 CPUtime=0.78 cores=0-31
/proc/15772/task/15803/stat : 15803 (plingeling) R 15770 15772 15746 0 -1 4202560 511 1241 0 0 76 1 0 1 18 0 33 0 663286973 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=15772/tid=15804] ppid=15770 vsize=794324 CPUtime=0.78 cores=0-31
/proc/15772/task/15804/stat : 15804 (plingeling) R 15770 15772 15746 0 -1 4202560 544 1241 0 0 76 1 0 1 18 0 33 0 663286973 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4264542 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=15772/tid=15805] ppid=15770 vsize=794324 CPUtime=0.75 cores=0-31
/proc/15772/task/15805/stat : 15805 (plingeling) R 15770 15772 15746 0 -1 4202560 485 1241 0 0 73 1 0 1 18 0 33 0 663286973 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15772/tid=15806] ppid=15770 vsize=794324 CPUtime=0.76 cores=0-31
/proc/15772/task/15806/stat : 15806 (plingeling) R 15770 15772 15746 0 -1 4202560 425 1241 0 0 75 0 0 1 20 0 33 0 663286973 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4236888 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=15772/tid=15807] ppid=15770 vsize=794324 CPUtime=0.73 cores=0-31
/proc/15772/task/15807/stat : 15807 (plingeling) R 15770 15772 15746 0 -1 4202560 266 1241 0 0 72 0 0 1 18 0 33 0 663286973 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=15772/tid=15808] ppid=15770 vsize=794324 CPUtime=0.77 cores=0-31
/proc/15772/task/15808/stat : 15808 (plingeling) R 15770 15772 15746 0 -1 4202560 386 1241 0 0 76 0 0 1 18 0 33 0 663286974 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=15772/tid=15809] ppid=15770 vsize=794324 CPUtime=0.74 cores=0-31
/proc/15772/task/15809/stat : 15809 (plingeling) R 15770 15772 15746 0 -1 4202560 485 1241 0 0 73 0 0 1 18 0 33 0 663286974 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275877 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=15772/tid=15810] ppid=15770 vsize=794324 CPUtime=0.76 cores=0-31
/proc/15772/task/15810/stat : 15810 (plingeling) R 15770 15772 15746 0 -1 4202560 403 1241 0 0 75 0 0 1 20 0 33 0 663286974 813387776 17636 268435456000 4194304 4417452 140734961303952 18446744073709551615 4275918 0 0 4096 17442 0 0 0 -1 31 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 794324

[startup+3.10144 s]
/proc/loadavg: 29.65 31.36 31.56 33/446 15810
/proc/meminfo: memFree=255488736/264257624 swapFree=67111528/67111528
[pid=15772] ppid=15770 vsize=826632 CPUtime=76.03 cores=0-31
/proc/15772/stat : 15772 (plingeling) S 15770 15772 15746 0 -1 4202496 48656 1241 0 0 7551 51 0 1 18 0 33 0 663286904 846471168 27372 268435456000 4194304 4417452 140734961303952 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 14 0 0 0
/proc/15772/statm: 206658 27372 175 55 0 204544 0
[pid=15772/tid=15779] ppid=15770 vsize=827168 CPUtime=2.35 cores=0-31
/proc/15772/task/15779/stat : 15779 (plingeling) D 15770 15772 15746 0 -1 4202560 1072 1241 0 0 233 1 0 1 21 0 33 0 663286971 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 258650999114 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=15772/tid=15780] ppid=15770 vsize=827168 CPUtime=2.37 cores=0-31
/proc/15772/task/15780/stat : 15780 (plingeling) R 15770 15772 15746 0 -1 4202560 1268 1241 0 0 235 1 0 1 21 0 33 0 663286971 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4321709 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15772/tid=15781] ppid=15770 vsize=827168 CPUtime=2.35 cores=0-31
/proc/15772/task/15781/stat : 15781 (plingeling) R 15770 15772 15746 0 -1 4202560 1565 1241 0 0 232 2 0 1 22 0 33 0 663286971 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=15772/tid=15782] ppid=15770 vsize=827168 CPUtime=2.39 cores=0-31
/proc/15772/task/15782/stat : 15782 (plingeling) R 15770 15772 15746 0 -1 4202560 1196 1241 0 0 237 1 0 1 22 0 33 0 663286971 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15772/tid=15783] ppid=15770 vsize=827168 CPUtime=2.36 cores=0-31
/proc/15772/task/15783/stat : 15783 (plingeling) R 15770 15772 15746 0 -1 4202560 643 1241 0 0 234 1 0 1 21 0 33 0 663286971 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=15772/tid=15784] ppid=15770 vsize=827168 CPUtime=2.36 cores=0-31
/proc/15772/task/15784/stat : 15784 (plingeling) D 15770 15772 15746 0 -1 4202560 1172 1241 0 0 233 2 0 1 18 0 33 0 663286971 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 258650649913 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=15772/tid=15785] ppid=15770 vsize=827168 CPUtime=2.4 cores=0-31
/proc/15772/task/15785/stat : 15785 (plingeling) R 15770 15772 15746 0 -1 4202560 975 1241 0 0 238 1 0 1 20 0 33 0 663286971 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15772/tid=15786] ppid=15770 vsize=827168 CPUtime=2.36 cores=0-31
/proc/15772/task/15786/stat : 15786 (plingeling) S 15770 15772 15746 0 -1 4202560 828 1241 0 0 234 1 0 1 21 0 33 0 663286971 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 258651060958 0 0 4096 17442 18446604631577189856 0 0 -1 30 0 0 0
[pid=15772/tid=15787] ppid=15770 vsize=827168 CPUtime=2.36 cores=0-31
/proc/15772/task/15787/stat : 15787 (plingeling) R 15770 15772 15746 0 -1 4202560 781 1241 0 0 234 1 0 1 21 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15772/tid=15788] ppid=15770 vsize=827168 CPUtime=2.32 cores=0-31
/proc/15772/task/15788/stat : 15788 (plingeling) R 15770 15772 15746 0 -1 4202560 1063 1241 0 0 231 0 0 1 22 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4250765 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=15772/tid=15789] ppid=15770 vsize=827168 CPUtime=2.34 cores=0-31
/proc/15772/task/15789/stat : 15789 (plingeling) R 15770 15772 15746 0 -1 4202560 1163 1241 0 0 232 1 0 1 21 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=15772/tid=15790] ppid=15770 vsize=827168 CPUtime=2.36 cores=0-31
/proc/15772/task/15790/stat : 15790 (plingeling) R 15770 15772 15746 0 -1 4202560 974 1241 0 0 235 0 0 1 22 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=15772/tid=15791] ppid=15770 vsize=827168 CPUtime=2.37 cores=0-31
/proc/15772/task/15791/stat : 15791 (plingeling) D 15770 15772 15746 0 -1 4202560 1232 1241 0 0 235 1 0 1 22 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=15772/tid=15792] ppid=15770 vsize=827168 CPUtime=2.37 cores=0-31
/proc/15772/task/15792/stat : 15792 (plingeling) R 15770 15772 15746 0 -1 4202560 985 1241 0 0 235 1 0 1 20 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15772/tid=15793] ppid=15770 vsize=827168 CPUtime=2.34 cores=0-31
/proc/15772/task/15793/stat : 15793 (plingeling) R 15770 15772 15746 0 -1 4202560 1481 1241 0 0 231 2 0 1 21 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=15772/tid=15794] ppid=15770 vsize=827168 CPUtime=2.37 cores=0-31
/proc/15772/task/15794/stat : 15794 (plingeling) R 15770 15772 15746 0 -1 4202560 1472 1241 0 0 234 2 0 1 22 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=15772/tid=15795] ppid=15770 vsize=827168 CPUtime=2.37 cores=0-31
/proc/15772/task/15795/stat : 15795 (plingeling) R 15770 15772 15746 0 -1 4202560 1216 1241 0 0 234 2 0 1 21 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15772/tid=15796] ppid=15770 vsize=827168 CPUtime=2.38 cores=0-31
/proc/15772/task/15796/stat : 15796 (plingeling) R 15770 15772 15746 0 -1 4202560 981 1241 0 0 237 0 0 1 22 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364696 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=15772/tid=15797] ppid=15770 vsize=827168 CPUtime=2.35 cores=0-31
/proc/15772/task/15797/stat : 15797 (plingeling) S 15770 15772 15746 0 -1 4202560 831 1241 0 0 233 1 0 1 21 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 258651060958 0 0 4096 17442 18446604633187540448 0 0 -1 6 0 0 0
[pid=15772/tid=15798] ppid=15770 vsize=827168 CPUtime=2.35 cores=0-31
/proc/15772/task/15798/stat : 15798 (plingeling) R 15770 15772 15746 0 -1 4202560 975 1241 0 0 234 0 0 1 22 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=15772/tid=15799] ppid=15770 vsize=827168 CPUtime=2.37 cores=0-31
/proc/15772/task/15799/stat : 15799 (plingeling) R 15770 15772 15746 0 -1 4202560 1071 1241 0 0 235 1 0 1 22 0 33 0 663286972 847020032 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=15772/tid=15800] ppid=15770 vsize=827292 CPUtime=2.3 cores=0-31
/proc/15772/task/15800/stat : 15800 (plingeling) R 15770 15772 15746 0 -1 4202560 845 1241 0 0 229 0 0 1 25 0 33 0 663286972 847147008 27373 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15772/tid=15801] ppid=15770 vsize=827760 CPUtime=2.35 cores=0-31
/proc/15772/task/15801/stat : 15801 (plingeling) R 15770 15772 15746 0 -1 4202560 833 1241 0 0 233 1 0 1 20 0 33 0 663286972 847626240 27386 268435456000 4194304 4417452 140734961303952 18446744073709551615 4274459 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=15772/tid=15802] ppid=15770 vsize=827760 CPUtime=2.37 cores=0-31
/proc/15772/task/15802/stat : 15802 (plingeling) R 15770 15772 15746 0 -1 4202560 1232 1241 0 0 235 1 0 1 18 0 33 0 663286972 847626240 27415 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=15772/tid=15803] ppid=15770 vsize=827760 CPUtime=2.37 cores=0-31
/proc/15772/task/15803/stat : 15803 (plingeling) R 15770 15772 15746 0 -1 4202560 1343 1241 0 0 235 1 0 1 21 0 33 0 663286973 847626240 27442 268435456000 4194304 4417452 140734961303952 18446744073709551615 4365943 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=15772/tid=15804] ppid=15770 vsize=827760 CPUtime=2.37 cores=0-31
/proc/15772/task/15804/stat : 15804 (plingeling) R 15770 15772 15746 0 -1 4202560 1168 1241 0 0 235 1 0 1 22 0 33 0 663286973 847626240 27468 268435456000 4194304 4417452 140734961303952 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=15772/tid=15805] ppid=15770 vsize=827760 CPUtime=2.34 cores=0-31
/proc/15772/task/15805/stat : 15805 (plingeling) R 15770 15772 15746 0 -1 4202560 1581 1241 0 0 230 3 0 1 21 0 33 0 663286973 847626240 27482 268435456000 4194304 4417452 140734961303952 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15772/tid=15806] ppid=15770 vsize=827760 CPUtime=2.35 cores=0-31
/proc/15772/task/15806/stat : 15806 (plingeling) R 15770 15772 15746 0 -1 4202560 1104 1241 0 0 233 1 0 1 25 0 33 0 663286973 847626240 27497 268435456000 4194304 4417452 140734961303952 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=15772/tid=15807] ppid=15770 vsize=827760 CPUtime=2.32 cores=0-31

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

/proc/15772/task/15784/stat : 15784 (plingeling) R 15770 15772 15746 0 -1 4202560 463360 1241 0 0 495116 741 0 1 25 0 33 0 663286971 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=15772/tid=15785] ppid=15770 vsize=19147268 CPUtime=4957.69 cores=0-31
/proc/15772/task/15785/stat : 15785 (plingeling) R 15770 15772 15746 0 -1 4202560 1004913 1241 0 0 494214 1554 0 1 25 0 33 0 663286971 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=15772/tid=15786] ppid=15770 vsize=19147268 CPUtime=4944.11 cores=0-31
/proc/15772/task/15786/stat : 15786 (plingeling) R 15770 15772 15746 0 -1 4202560 713930 1241 0 0 493177 1233 0 1 25 0 33 0 663286971 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=15772/tid=15787] ppid=15770 vsize=19147268 CPUtime=4957.76 cores=0-31
/proc/15772/task/15787/stat : 15787 (plingeling) R 15770 15772 15746 0 -1 4202560 602819 1241 0 0 494924 851 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15772/tid=15788] ppid=15770 vsize=19147268 CPUtime=4953.94 cores=0-31
/proc/15772/task/15788/stat : 15788 (plingeling) R 15770 15772 15746 0 -1 4202560 629426 1241 0 0 494425 968 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=15772/tid=15789] ppid=15770 vsize=19147268 CPUtime=4935.96 cores=0-31
/proc/15772/task/15789/stat : 15789 (plingeling) R 15770 15772 15746 0 -1 4202560 793233 1241 0 0 492156 1439 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=15772/tid=15790] ppid=15770 vsize=19147268 CPUtime=4941.71 cores=0-31
/proc/15772/task/15790/stat : 15790 (plingeling) R 15770 15772 15746 0 -1 4202560 655387 1241 0 0 493224 946 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=15772/tid=15791] ppid=15770 vsize=19147268 CPUtime=4958.37 cores=0-31
/proc/15772/task/15791/stat : 15791 (plingeling) R 15770 15772 15746 0 -1 4202560 516545 1241 0 0 495008 828 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=15772/tid=15792] ppid=15770 vsize=19147268 CPUtime=4957.9 cores=0-31
/proc/15772/task/15792/stat : 15792 (plingeling) R 15770 15772 15746 0 -1 4202560 804475 1241 0 0 494498 1291 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=15772/tid=15793] ppid=15770 vsize=19147268 CPUtime=4958.26 cores=0-31
/proc/15772/task/15793/stat : 15793 (plingeling) R 15770 15772 15746 0 -1 4202560 589313 1241 0 0 495013 812 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=15772/tid=15794] ppid=15770 vsize=19147268 CPUtime=4958.49 cores=0-31
/proc/15772/task/15794/stat : 15794 (plingeling) R 15770 15772 15746 0 -1 4202560 741940 1241 0 0 494709 1139 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=15772/tid=15795] ppid=15770 vsize=19147268 CPUtime=4941.46 cores=0-31
/proc/15772/task/15795/stat : 15795 (plingeling) R 15770 15772 15746 0 -1 4202560 593841 1241 0 0 493080 1065 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=15772/tid=15796] ppid=15770 vsize=19147268 CPUtime=4959.05 cores=0-31
/proc/15772/task/15796/stat : 15796 (plingeling) R 15770 15772 15746 0 -1 4202560 672050 1241 0 0 494858 1046 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15772/tid=15797] ppid=15770 vsize=19147268 CPUtime=4957.63 cores=0-31
/proc/15772/task/15797/stat : 15797 (plingeling) R 15770 15772 15746 0 -1 4202560 966126 1241 0 0 494283 1479 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=15772/tid=15798] ppid=15770 vsize=19147268 CPUtime=4939.11 cores=0-31
/proc/15772/task/15798/stat : 15798 (plingeling) R 15770 15772 15746 0 -1 4202560 685297 1241 0 0 492903 1007 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15772/tid=15799] ppid=15770 vsize=19147268 CPUtime=4958.01 cores=0-31
/proc/15772/task/15799/stat : 15799 (plingeling) R 15770 15772 15746 0 -1 4202560 493172 1241 0 0 494967 833 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=15772/tid=15800] ppid=15770 vsize=19147268 CPUtime=4957.57 cores=0-31
/proc/15772/task/15800/stat : 15800 (plingeling) R 15770 15772 15746 0 -1 4202560 641413 1241 0 0 494756 1000 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=15772/tid=15801] ppid=15770 vsize=19147268 CPUtime=4957.52 cores=0-31
/proc/15772/task/15801/stat : 15801 (plingeling) R 15770 15772 15746 0 -1 4202560 912760 1241 0 0 494308 1443 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15772/tid=15802] ppid=15770 vsize=19147268 CPUtime=4954.01 cores=0-31
/proc/15772/task/15802/stat : 15802 (plingeling) R 15770 15772 15746 0 -1 4202560 658716 1241 0 0 494426 974 0 1 25 0 33 0 663286972 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=15772/tid=15803] ppid=15770 vsize=19147268 CPUtime=4953.04 cores=0-31
/proc/15772/task/15803/stat : 15803 (plingeling) R 15770 15772 15746 0 -1 4202560 733911 1241 0 0 494329 974 0 1 25 0 33 0 663286973 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15772/tid=15804] ppid=15770 vsize=19147268 CPUtime=4958.58 cores=0-31
/proc/15772/task/15804/stat : 15804 (plingeling) R 15770 15772 15746 0 -1 4202560 602042 1241 0 0 494827 1030 0 1 25 0 33 0 663286973 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15772/tid=15805] ppid=15770 vsize=19147268 CPUtime=4950.38 cores=0-31
/proc/15772/task/15805/stat : 15805 (plingeling) R 15770 15772 15746 0 -1 4202560 672343 1241 0 0 494011 1026 0 1 25 0 33 0 663286973 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=15772/tid=15806] ppid=15770 vsize=19147268 CPUtime=4957.59 cores=0-31
/proc/15772/task/15806/stat : 15806 (plingeling) R 15770 15772 15746 0 -1 4202560 653907 1241 0 0 494830 928 0 1 25 0 33 0 663286973 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15772/tid=15807] ppid=15770 vsize=19147268 CPUtime=4955.73 cores=0-31
/proc/15772/task/15807/stat : 15807 (plingeling) R 15770 15772 15746 0 -1 4202560 750161 1241 0 0 494517 1055 0 1 25 0 33 0 663286973 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=15772/tid=15808] ppid=15770 vsize=19147268 CPUtime=4957.94 cores=0-31
/proc/15772/task/15808/stat : 15808 (plingeling) R 15770 15772 15746 0 -1 4202560 547687 1241 0 0 494862 931 0 1 25 0 33 0 663286974 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=15772/tid=15809] ppid=15770 vsize=19147268 CPUtime=4959 cores=0-31
/proc/15772/task/15809/stat : 15809 (plingeling) R 15770 15772 15746 0 -1 4202560 744251 1241 0 0 494615 1284 0 1 25 0 33 0 663286974 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15772/tid=15810] ppid=15770 vsize=19147268 CPUtime=4958.7 cores=0-31
/proc/15772/task/15810/stat : 15810 (plingeling) R 15770 15772 15746 0 -1 4202560 702917 1241 0 0 494717 1152 0 1 25 0 33 0 663286974 19606802432 4608010 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 13 0 0 0
Current children cumulated CPU time (s) 158517
Current children cumulated vsize (KiB) 19147268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.7 s]
/proc/loadavg: 32.07 32.08 32.06 33/446 15965
/proc/meminfo: memFree=236983868/264257624 swapFree=67111528/67111528
[pid=15772] ppid=15770 vsize=19279212 CPUtime=160001 cores=0-31
/proc/15772/stat : 15772 (plingeling) S 15770 15772 15746 0 -1 4202496 22337952 1241 0 0 15966167 33921 0 1 18 0 33 0 663286904 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 14 0 0 0
/proc/15772/statm: 4819803 4640996 175 55 0 4817689 0
[pid=15772/tid=15779] ppid=15770 vsize=19279212 CPUtime=4995 cores=0-31
/proc/15772/task/15779/stat : 15779 (plingeling) R 15770 15772 15746 0 -1 4202560 510231 1241 0 0 498725 774 0 1 25 0 33 0 663286971 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15772/tid=15780] ppid=15770 vsize=19279212 CPUtime=5005.8 cores=0-31
/proc/15772/task/15780/stat : 15780 (plingeling) R 15770 15772 15746 0 -1 4202560 659720 1241 0 0 499580 999 0 1 25 0 33 0 663286971 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=15772/tid=15781] ppid=15770 vsize=19279212 CPUtime=5003.58 cores=0-31
/proc/15772/task/15781/stat : 15781 (plingeling) R 15770 15772 15746 0 -1 4202560 986726 1241 0 0 499003 1354 0 1 25 0 33 0 663286971 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=15772/tid=15782] ppid=15770 vsize=19279212 CPUtime=4994.92 cores=0-31
/proc/15772/task/15782/stat : 15782 (plingeling) R 15770 15772 15746 0 -1 4202560 807951 1241 0 0 499051 440 0 1 25 0 33 0 663286971 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=15772/tid=15783] ppid=15770 vsize=19279212 CPUtime=4991.04 cores=0-31
/proc/15772/task/15783/stat : 15783 (plingeling) R 15770 15772 15746 0 -1 4202560 653340 1241 0 0 498129 974 0 1 25 0 33 0 663286971 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=15772/tid=15784] ppid=15770 vsize=19279212 CPUtime=5004.99 cores=0-31
/proc/15772/task/15784/stat : 15784 (plingeling) R 15770 15772 15746 0 -1 4202560 463360 1241 0 0 499757 741 0 1 25 0 33 0 663286971 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=15772/tid=15785] ppid=15770 vsize=19279212 CPUtime=5004.1 cores=0-31
/proc/15772/task/15785/stat : 15785 (plingeling) R 15770 15772 15746 0 -1 4202560 1004913 1241 0 0 498855 1554 0 1 25 0 33 0 663286971 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=15772/tid=15786] ppid=15770 vsize=19279212 CPUtime=4989.2 cores=0-31
/proc/15772/task/15786/stat : 15786 (plingeling) R 15770 15772 15746 0 -1 4202560 713930 1241 0 0 497686 1233 0 1 25 0 33 0 663286971 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=15772/tid=15787] ppid=15770 vsize=19279212 CPUtime=5004.17 cores=0-31
/proc/15772/task/15787/stat : 15787 (plingeling) R 15770 15772 15746 0 -1 4202560 602819 1241 0 0 499565 851 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15772/tid=15788] ppid=15770 vsize=19279212 CPUtime=5000.35 cores=0-31
/proc/15772/task/15788/stat : 15788 (plingeling) R 15770 15772 15746 0 -1 4202560 629426 1241 0 0 499066 968 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=15772/tid=15789] ppid=15770 vsize=19279212 CPUtime=4982.38 cores=0-31
/proc/15772/task/15789/stat : 15789 (plingeling) R 15770 15772 15746 0 -1 4202560 882333 1241 0 0 496583 1654 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=15772/tid=15790] ppid=15770 vsize=19279212 CPUtime=4988.13 cores=0-31
/proc/15772/task/15790/stat : 15790 (plingeling) R 15770 15772 15746 0 -1 4202560 655387 1241 0 0 497866 946 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=15772/tid=15791] ppid=15770 vsize=19279212 CPUtime=5004.79 cores=0-31
/proc/15772/task/15791/stat : 15791 (plingeling) R 15770 15772 15746 0 -1 4202560 516545 1241 0 0 499650 828 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=15772/tid=15792] ppid=15770 vsize=19279212 CPUtime=5004.31 cores=0-31
/proc/15772/task/15792/stat : 15792 (plingeling) R 15770 15772 15746 0 -1 4202560 844698 1241 0 0 499106 1324 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=15772/tid=15793] ppid=15770 vsize=19279212 CPUtime=5004.67 cores=0-31
/proc/15772/task/15793/stat : 15793 (plingeling) R 15770 15772 15746 0 -1 4202560 589313 1241 0 0 499654 812 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=15772/tid=15794] ppid=15770 vsize=19279212 CPUtime=5004.91 cores=0-31
/proc/15772/task/15794/stat : 15794 (plingeling) R 15770 15772 15746 0 -1 4202560 744835 1241 0 0 499343 1147 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=15772/tid=15795] ppid=15770 vsize=19279212 CPUtime=4987.88 cores=0-31
/proc/15772/task/15795/stat : 15795 (plingeling) R 15770 15772 15746 0 -1 4202560 610225 1241 0 0 497677 1110 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=15772/tid=15796] ppid=15770 vsize=19279212 CPUtime=5005.46 cores=0-31
/proc/15772/task/15796/stat : 15796 (plingeling) R 15770 15772 15746 0 -1 4202560 672050 1241 0 0 499499 1046 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15772/tid=15797] ppid=15770 vsize=19279212 CPUtime=5004.04 cores=0-31
/proc/15772/task/15797/stat : 15797 (plingeling) R 15770 15772 15746 0 -1 4202560 966126 1241 0 0 498924 1479 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=15772/tid=15798] ppid=15770 vsize=19279212 CPUtime=4985.52 cores=0-31
/proc/15772/task/15798/stat : 15798 (plingeling) R 15770 15772 15746 0 -1 4202560 685297 1241 0 0 497544 1007 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15772/tid=15799] ppid=15770 vsize=19279212 CPUtime=5004.42 cores=0-31
/proc/15772/task/15799/stat : 15799 (plingeling) R 15770 15772 15746 0 -1 4202560 493172 1241 0 0 499608 833 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4356960 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=15772/tid=15800] ppid=15770 vsize=19279212 CPUtime=5003.99 cores=0-31
/proc/15772/task/15800/stat : 15800 (plingeling) R 15770 15772 15746 0 -1 4202560 641413 1241 0 0 499398 1000 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=15772/tid=15801] ppid=15770 vsize=19279212 CPUtime=5003.93 cores=0-31
/proc/15772/task/15801/stat : 15801 (plingeling) R 15770 15772 15746 0 -1 4202560 912760 1241 0 0 498948 1444 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15772/tid=15802] ppid=15770 vsize=19279212 CPUtime=5000.42 cores=0-31
/proc/15772/task/15802/stat : 15802 (plingeling) R 15770 15772 15746 0 -1 4202560 658716 1241 0 0 499067 974 0 1 25 0 33 0 663286972 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=15772/tid=15803] ppid=15770 vsize=19279212 CPUtime=4999.45 cores=0-31
/proc/15772/task/15803/stat : 15803 (plingeling) R 15770 15772 15746 0 -1 4202560 733911 1241 0 0 498970 974 0 1 25 0 33 0 663286973 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15772/tid=15804] ppid=15770 vsize=19279212 CPUtime=5005 cores=0-31
/proc/15772/task/15804/stat : 15804 (plingeling) R 15770 15772 15746 0 -1 4202560 613428 1241 0 0 499437 1062 0 1 25 0 33 0 663286973 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15772/tid=15805] ppid=15770 vsize=19279212 CPUtime=4996.78 cores=0-31
/proc/15772/task/15805/stat : 15805 (plingeling) R 15770 15772 15746 0 -1 4202560 672343 1241 0 0 498651 1026 0 1 25 0 33 0 663286973 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364446 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=15772/tid=15806] ppid=15770 vsize=19279212 CPUtime=5004 cores=0-31
/proc/15772/task/15806/stat : 15806 (plingeling) R 15770 15772 15746 0 -1 4202560 653907 1241 0 0 499471 928 0 1 25 0 33 0 663286973 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15772/tid=15807] ppid=15770 vsize=19279212 CPUtime=5002.14 cores=0-31
/proc/15772/task/15807/stat : 15807 (plingeling) R 15770 15772 15746 0 -1 4202560 750161 1241 0 0 499158 1055 0 1 25 0 33 0 663286973 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=15772/tid=15808] ppid=15770 vsize=19279212 CPUtime=5004.35 cores=0-31
/proc/15772/task/15808/stat : 15808 (plingeling) R 15770 15772 15746 0 -1 4202560 547687 1241 0 0 499503 931 0 1 25 0 33 0 663286974 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=15772/tid=15809] ppid=15770 vsize=19279212 CPUtime=5005.41 cores=0-31
/proc/15772/task/15809/stat : 15809 (plingeling) R 15770 15772 15746 0 -1 4202560 744251 1241 0 0 499256 1284 0 1 25 0 33 0 663286974 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15772/tid=15810] ppid=15770 vsize=19279212 CPUtime=5005.12 cores=0-31
/proc/15772/task/15810/stat : 15810 (plingeling) R 15770 15772 15746 0 -1 4202560 702917 1241 0 0 499359 1152 0 1 25 0 33 0 663286974 19741913088 4640996 268435456000 4194304 4417452 140734961303952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 13 0 0 0
Current children cumulated CPU time (s) 160001
Current children cumulated vsize (KiB) 19279212

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

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

[startup+5009.44 s]
/proc/loadavg: 32.07 32.08 32.06 2/416 15966
/proc/meminfo: memFree=244162716/264257624 swapFree=67111528/67111528
[pid=15772] ppid=15770 vsize=0 CPUtime=160002 cores=0-31
/proc/15772/stat : 15772 (plingeling) Z 15770 15772 15746 0 -1 4203548 22337952 1241 0 0 15966189 33992 0 1 18 0 2 0 663286904 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 14 0 0 0
/proc/15772/statm: 0 0 0 0 0 0 0
[pid=15772/tid=15794] ppid=15770 vsize=0 CPUtime=5005.61 cores=0-31
/proc/15772/task/15794/stat : 15794 (plingeling) R 15770 15772 15746 0 -1 4203588 744835 1241 0 0 499343 1217 0 1 25 0 2 0 663286972 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 0

[startup+5009.8 s]
/proc/loadavg: 32.07 32.08 32.06 2/416 15966
/proc/meminfo: memFree=244162716/264257624 swapFree=67111528/67111528
[pid=15772] ppid=15770 vsize=0 CPUtime=160002 cores=0-31
/proc/15772/stat : 15772 (plingeling) Z 15770 15772 15746 0 -1 4203548 22337952 1241 0 0 15966189 34028 0 1 18 0 2 0 663286904 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 14 0 0 0
/proc/15772/statm: 0 0 0 0 0 0 0
[pid=15772/tid=15794] ppid=15770 vsize=0 CPUtime=5005.98 cores=0-31
/proc/15772/task/15794/stat : 15794 (plingeling) R 15770 15772 15746 0 -1 4203588 744835 1241 0 0 499343 1254 0 1 25 0 2 0 663286972 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 0

[startup+5010 s]
/proc/loadavg: 32.07 32.08 32.06 2/416 15966
/proc/meminfo: memFree=244162716/264257624 swapFree=67111528/67111528
[pid=15772] ppid=15770 vsize=0 CPUtime=160002 cores=0-31
/proc/15772/stat : 15772 (plingeling) Z 15770 15772 15746 0 -1 4203548 22337952 1241 0 0 15966189 34048 0 1 18 0 2 0 663286904 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 14 0 0 0
/proc/15772/statm: 0 0 0 0 0 0 0
[pid=15772/tid=15794] ppid=15770 vsize=0 CPUtime=5006.18 cores=0-31
/proc/15772/task/15794/stat : 15794 (plingeling) R 15770 15772 15746 0 -1 4203588 744835 1241 0 0 499343 1274 0 1 25 0 2 0 663286972 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.09
CPU time (s): 160002
CPU user time (s): 159662
CPU system time (s): 340.58
CPU usage (%): 3193.61
Max. virtual memory (cumulated for all children) (KiB): 19279212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159662
system time used= 340.58
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22339193
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= 15613
involuntary context switches= 415277

runsolver used 24.9192 second user time and 116.475 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-16 05:53:25
IDJOB=3372246
IDBENCH=70810
IDSOLVER=1852
FILE ID=node200/3372246-1305518005
RUNJOBID= node200-1305518005-15760
PBS_JOBID= 13285535
Free space on /tmp= 62052 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372246-1305518005/watcher-3372246-1305518005 -o /tmp/evaluation-result-3372246-1305518005/solver-3372246-1305518005 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372246-1305518005.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=102286959

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:      255568048 kB
Buffers:        442652 kB
Cached:        7836884 kB
SwapCached:          0 kB
Active:        7385596 kB
Inactive:       962336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255568048 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             864 kB
Writeback:          36 kB
AnonPages:       70296 kB
Mapped:          14508 kB
Slab:           250508 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   189468 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= 62048 MiB
End job on node200 at 2011-05-16 07:16:56