Trace number 3372666

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) 160004 5011.77

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

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-3372666-1305922357/watcher-3372666-1305922357 -o /tmp/evaluation-result-3372666-1305922357/solver-3372666-1305922357 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372666-1305922357.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: 0.00 0.00 0.00 1/413 9676
/proc/meminfo: memFree=255502512/264257624 swapFree=67111528/67111528
[pid=9676] ppid=9674 vsize=46796 CPUtime=0.04 cores=0-31
/proc/9676/stat : 9676 (plingeling) R 9674 9676 9650 0 -1 4202496 9310 1241 0 0 1 2 0 1 20 0 1 0 703722175 47919104 9242 268435456000 4194304 4417452 140734834417792 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9676/statm: 11699 9254 138 55 0 9585 0

[startup+0.112756 s]
/proc/loadavg: 0.00 0.00 0.00 1/413 9676
/proc/meminfo: memFree=255502512/264257624 swapFree=67111528/67111528
[pid=9676] ppid=9674 vsize=79420 CPUtime=0.1 cores=0-31
/proc/9676/stat : 9676 (plingeling) R 9674 9676 9650 0 -1 4202496 17937 1241 0 0 5 4 0 1 20 0 1 0 703722175 81326080 17869 268435456000 4194304 4417452 140734834417792 18446744073709551615 4264914 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9676/statm: 19855 17869 141 55 0 17741 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 79420

[startup+0.200783 s]
/proc/loadavg: 0.00 0.00 0.00 1/413 9676
/proc/meminfo: memFree=255502512/264257624 swapFree=67111528/67111528
[pid=9676] ppid=9674 vsize=87220 CPUtime=0.2 cores=0-31
/proc/9676/stat : 9676 (plingeling) R 9674 9676 9650 0 -1 4202496 19877 1241 0 0 14 5 0 1 20 0 1 0 703722175 89313280 19809 268435456000 4194304 4417452 140734834417792 18446744073709551615 4232617 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9676/statm: 21805 19809 145 55 0 19691 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 87220

[startup+0.300778 s]
/proc/loadavg: 0.00 0.00 0.00 1/413 9676
/proc/meminfo: memFree=255502512/264257624 swapFree=67111528/67111528
[pid=9676] ppid=9674 vsize=97860 CPUtime=0.29 cores=0-31
/proc/9676/stat : 9676 (plingeling) R 9674 9676 9650 0 -1 4202496 22554 1241 0 0 23 5 0 1 21 0 1 0 703722175 100208640 22486 268435456000 4194304 4417452 140734834417792 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9676/statm: 24465 22486 146 55 0 22351 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 97860

[startup+0.700792 s]
/proc/loadavg: 0.00 0.00 0.00 1/413 9676
/proc/meminfo: memFree=255502512/264257624 swapFree=67111528/67111528
[pid=9676] ppid=9674 vsize=125932 CPUtime=0.69 cores=0-31
/proc/9676/stat : 9676 (plingeling) R 9674 9676 9650 0 -1 4202496 29556 1241 0 0 61 7 0 1 22 0 1 0 703722175 128954368 29488 268435456000 4194304 4417452 140734834417792 18446744073709551615 4231291 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9676/statm: 31483 29488 146 55 0 29369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 125932

[startup+1.50082 s]
/proc/loadavg: 0.00 0.00 0.00 2/414 9682
/proc/meminfo: memFree=255356044/264257624 swapFree=67111528/67111528
[pid=9676] ppid=9674 vsize=170972 CPUtime=1.49 cores=0-31
/proc/9676/stat : 9676 (plingeling) R 9674 9676 9650 0 -1 4202496 40832 1241 0 0 138 10 0 1 25 0 1 0 703722175 175075328 40764 268435456000 4194304 4417452 140734834417792 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9676/statm: 42743 40764 146 55 0 40629 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170972

[startup+3.10088 s]
/proc/loadavg: 0.00 0.00 0.00 2/414 9682
/proc/meminfo: memFree=255245680/264257624 swapFree=67111528/67111528
[pid=9676] ppid=9674 vsize=329984 CPUtime=3.09 cores=0-31
/proc/9676/stat : 9676 (plingeling) R 9674 9676 9650 0 -1 4202496 80569 1241 0 0 289 19 0 1 25 0 1 0 703722175 337903616 80501 268435456000 4194304 4417452 140734834417792 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9676/statm: 82496 80501 146 55 0 80382 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 329984

[startup+6.30182 s]
/proc/loadavg: 0.08 0.02 0.01 34/446 9714
/proc/meminfo: memFree=254910504/264257624 swapFree=67111528/67111528
[pid=9676] ppid=9674 vsize=1063808 CPUtime=43.41 cores=0-31
/proc/9676/stat : 9676 (plingeling) S 9674 9676 9650 0 -1 4202496 242231 1241 0 0 4202 138 0 1 18 0 33 0 703722175 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 25 0 0 0
/proc/9676/statm: 265952 151398 170 55 0 263838 0
[pid=9676/tid=9683] ppid=9674 vsize=1063808 CPUtime=1.23 cores=0-31
/proc/9676/task/9683/stat : 9683 (plingeling) R 9674 9676 9650 0 -1 4202560 1938 1241 0 0 120 2 0 1 19 0 33 0 703722681 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4306846 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9676/tid=9684] ppid=9674 vsize=1063808 CPUtime=1.22 cores=0-31
/proc/9676/task/9684/stat : 9684 (plingeling) R 9674 9676 9650 0 -1 4202560 2287 1241 0 0 120 1 0 1 19 0 33 0 703722681 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9676/tid=9685] ppid=9674 vsize=1063808 CPUtime=1.22 cores=0-31
/proc/9676/task/9685/stat : 9685 (plingeling) R 9674 9676 9650 0 -1 4202560 2908 1241 0 0 120 1 0 1 19 0 33 0 703722681 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=9676/tid=9686] ppid=9674 vsize=1063808 CPUtime=1.21 cores=0-31
/proc/9676/task/9686/stat : 9686 (plingeling) R 9674 9676 9650 0 -1 4202560 1183 1241 0 0 120 0 0 1 19 0 33 0 703722681 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9676/tid=9687] ppid=9674 vsize=1063808 CPUtime=1.21 cores=0-31
/proc/9676/task/9687/stat : 9687 (plingeling) R 9674 9676 9650 0 -1 4202560 2906 1241 0 0 118 2 0 1 19 0 33 0 703722681 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=9676/tid=9688] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9688/stat : 9688 (plingeling) R 9674 9676 9650 0 -1 4202560 1812 1241 0 0 116 3 0 1 19 0 33 0 703722681 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284369 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=9676/tid=9689] ppid=9674 vsize=1063808 CPUtime=1.21 cores=0-31
/proc/9676/task/9689/stat : 9689 (plingeling) R 9674 9676 9650 0 -1 4202560 3699 1241 0 0 118 2 0 1 19 0 33 0 703722681 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9676/tid=9690] ppid=9674 vsize=1063808 CPUtime=1.21 cores=0-31
/proc/9676/task/9690/stat : 9690 (plingeling) R 9674 9676 9650 0 -1 4202560 2891 1241 0 0 118 2 0 1 19 0 33 0 703722681 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9676/tid=9691] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9691/stat : 9691 (plingeling) R 9674 9676 9650 0 -1 4202560 2803 1241 0 0 118 1 0 1 24 0 33 0 703722682 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=9676/tid=9692] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9692/stat : 9692 (plingeling) R 9674 9676 9650 0 -1 4202560 4873 1241 0 0 116 3 0 1 19 0 33 0 703722682 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=9676/tid=9693] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9693/stat : 9693 (plingeling) R 9674 9676 9650 0 -1 4202560 1870 1241 0 0 118 1 0 1 19 0 33 0 703722682 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4281513 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=9676/tid=9694] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9694/stat : 9694 (plingeling) R 9674 9676 9650 0 -1 4202560 3908 1241 0 0 115 4 0 1 19 0 33 0 703722682 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=9676/tid=9695] ppid=9674 vsize=1063808 CPUtime=1.21 cores=0-31
/proc/9676/task/9695/stat : 9695 (plingeling) R 9674 9676 9650 0 -1 4202560 4272 1241 0 0 116 4 0 1 19 0 33 0 703722682 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4288920 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=9676/tid=9696] ppid=9674 vsize=1063808 CPUtime=1.21 cores=0-31
/proc/9676/task/9696/stat : 9696 (plingeling) R 9674 9676 9650 0 -1 4202560 1867 1241 0 0 117 3 0 1 25 0 33 0 703722682 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4287791 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=9676/tid=9697] ppid=9674 vsize=1063808 CPUtime=1.21 cores=0-31
/proc/9676/task/9697/stat : 9697 (plingeling) R 9674 9676 9650 0 -1 4202560 2351 1241 0 0 117 3 0 1 19 0 33 0 703722682 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4288920 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=9676/tid=9698] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9698/stat : 9698 (plingeling) R 9674 9676 9650 0 -1 4202560 2283 1241 0 0 117 2 0 1 19 0 33 0 703722682 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284595 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9676/tid=9699] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9699/stat : 9699 (plingeling) R 9674 9676 9650 0 -1 4202560 1955 1241 0 0 116 3 0 1 24 0 33 0 703722682 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=9676/tid=9700] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9700/stat : 9700 (plingeling) R 9674 9676 9650 0 -1 4202560 2418 1241 0 0 116 3 0 1 19 0 33 0 703722683 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284759 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=9676/tid=9701] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9701/stat : 9701 (plingeling) R 9674 9676 9650 0 -1 4202560 1868 1241 0 0 116 3 0 1 25 0 33 0 703722683 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9676/tid=9702] ppid=9674 vsize=1063808 CPUtime=1.15 cores=0-31
/proc/9676/task/9702/stat : 9702 (plingeling) R 9674 9676 9650 0 -1 4202560 4961 1241 0 0 110 4 0 1 24 0 33 0 703722683 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4286440 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=9676/tid=9703] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9703/stat : 9703 (plingeling) R 9674 9676 9650 0 -1 4202560 3873 1241 0 0 115 4 0 1 24 0 33 0 703722683 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284996 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=9676/tid=9704] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9704/stat : 9704 (plingeling) R 9674 9676 9650 0 -1 4202560 3358 1241 0 0 115 4 0 1 19 0 33 0 703722683 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4287492 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=9676/tid=9705] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9705/stat : 9705 (plingeling) R 9674 9676 9650 0 -1 4202560 2891 1241 0 0 115 4 0 1 22 0 33 0 703722683 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=9676/tid=9706] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9706/stat : 9706 (plingeling) R 9674 9676 9650 0 -1 4202560 4855 1241 0 0 115 4 0 1 22 0 33 0 703722683 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284528 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=9676/tid=9707] ppid=9674 vsize=1063808 CPUtime=1.19 cores=0-31
/proc/9676/task/9707/stat : 9707 (plingeling) R 9674 9676 9650 0 -1 4202560 5808 1241 0 0 114 4 0 1 22 0 33 0 703722683 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=9676/tid=9708] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9708/stat : 9708 (plingeling) R 9674 9676 9650 0 -1 4202560 4255 1241 0 0 115 4 0 1 22 0 33 0 703722683 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=9676/tid=9709] ppid=9674 vsize=1063808 CPUtime=1.19 cores=0-31
/proc/9676/task/9709/stat : 9709 (plingeling) R 9674 9676 9650 0 -1 4202560 3429 1241 0 0 115 3 0 1 19 0 33 0 703722684 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=9676/tid=9710] ppid=9674 vsize=1063808 CPUtime=1.2 cores=0-31
/proc/9676/task/9710/stat : 9710 (plingeling) R 9674 9676 9650 0 -1 4202560 3296 1241 0 0 115 4 0 1 22 0 33 0 703722684 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=9676/tid=9711] ppid=9674 vsize=1063808 CPUtime=1.15 cores=0-31
/proc/9676/task/9711/stat : 9711 (plingeling) R 9674 9676 9650 0 -1 4202560 3632 1241 0 0 112 2 0 1 22 0 33 0 703722684 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4286440 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=9676/tid=9712] ppid=9674 vsize=1063808 CPUtime=1.19 cores=0-31
/proc/9676/task/9712/stat : 9712 (plingeling) R 9674 9676 9650 0 -1 4202560 3167 1241 0 0 115 3 0 1 22 0 33 0 703722684 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9676/tid=9713] ppid=9674 vsize=1063808 CPUtime=1.19 cores=0-31
/proc/9676/task/9713/stat : 9713 (plingeling) R 9674 9676 9650 0 -1 4202560 3249 1241 0 0 115 3 0 1 22 0 33 0 703722684 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=9676/tid=9714] ppid=9674 vsize=1063808 CPUtime=1.17 cores=0-31
/proc/9676/task/9714/stat : 9714 (plingeling) R 9674 9676 9650 0 -1 4202560 2462 1241 0 0 113 3 0 1 21 0 33 0 703722684 1089339392 151398 268435456000 4194304 4417452 140734834417792 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 43.41
Current children cumulated vsize (KiB) 1063808

[startup+12.702 s]
/proc/loadavg: 2.64 0.55 0.18 33/446 9714
/proc/meminfo: memFree=254706224/264257624 swapFree=67111528/67111528
[pid=9676] ppid=9674 vsize=1257984 CPUtime=247.76 cores=0-31
/proc/9676/stat : 9676 (plingeling) S 9674 9676 9650 0 -1 4202496 412228 1241 0 0 24593 182 0 1 18 0 33 0 703722175 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 25 0 0 0
/proc/9676/statm: 314496 191051 175 55 0 312382 0
[pid=9676/tid=9683] ppid=9674 vsize=1257984 CPUtime=7.61 cores=0-31
/proc/9676/task/9683/stat : 9683 (plingeling) R 9674 9676 9650 0 -1 4202560 6393 1241 0 0 758 2 0 1 25 0 33 0 703722681 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9676/tid=9684] ppid=9674 vsize=1257984 CPUtime=7.61 cores=0-31
/proc/9676/task/9684/stat : 9684 (plingeling) R 9674 9676 9650 0 -1 4202560 6946 1241 0 0 758 2 0 1 20 0 33 0 703722681 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9676/tid=9685] ppid=9674 vsize=1257984 CPUtime=7.6 cores=0-31
/proc/9676/task/9685/stat : 9685 (plingeling) R 9674 9676 9650 0 -1 4202560 5893 1241 0 0 757 2 0 1 25 0 33 0 703722681 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4236655 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=9676/tid=9686] ppid=9674 vsize=1257984 CPUtime=7.62 cores=0-31
/proc/9676/task/9686/stat : 9686 (plingeling) R 9674 9676 9650 0 -1 4202560 1183 1241 0 0 760 1 0 1 22 0 33 0 703722681 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4232595 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9676/tid=9687] ppid=9674 vsize=1257984 CPUtime=7.61 cores=0-31
/proc/9676/task/9687/stat : 9687 (plingeling) R 9674 9676 9650 0 -1 4202560 6251 1241 0 0 756 4 0 1 25 0 33 0 703722681 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4273083 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=9676/tid=9688] ppid=9674 vsize=1257984 CPUtime=7.59 cores=0-31
/proc/9676/task/9688/stat : 9688 (plingeling) R 9674 9676 9650 0 -1 4202560 6198 1241 0 0 754 4 0 1 25 0 33 0 703722681 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=9676/tid=9689] ppid=9674 vsize=1257984 CPUtime=7.55 cores=0-31
/proc/9676/task/9689/stat : 9689 (plingeling) R 9674 9676 9650 0 -1 4202560 8610 1241 0 0 751 3 0 1 25 0 33 0 703722681 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=9676/tid=9690] ppid=9674 vsize=1257984 CPUtime=7.61 cores=0-31
/proc/9676/task/9690/stat : 9690 (plingeling) R 9674 9676 9650 0 -1 4202560 7698 1241 0 0 757 3 0 1 25 0 33 0 703722681 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9676/tid=9691] ppid=9674 vsize=1257984 CPUtime=7.59 cores=0-31
/proc/9676/task/9691/stat : 9691 (plingeling) R 9674 9676 9650 0 -1 4202560 6291 1241 0 0 756 2 0 1 25 0 33 0 703722682 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4257020 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=9676/tid=9692] ppid=9674 vsize=1257984 CPUtime=7.59 cores=0-31
/proc/9676/task/9692/stat : 9692 (plingeling) R 9674 9676 9650 0 -1 4202560 12979 1241 0 0 752 6 0 1 25 0 33 0 703722682 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4258418 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=9676/tid=9693] ppid=9674 vsize=1257984 CPUtime=7.59 cores=0-31
/proc/9676/task/9693/stat : 9693 (plingeling) R 9674 9676 9650 0 -1 4202560 6077 1241 0 0 756 2 0 1 25 0 33 0 703722682 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=9676/tid=9694] ppid=9674 vsize=1257984 CPUtime=7.59 cores=0-31
/proc/9676/task/9694/stat : 9694 (plingeling) R 9674 9676 9650 0 -1 4202560 8741 1241 0 0 753 5 0 1 25 0 33 0 703722682 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4337003 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=9676/tid=9695] ppid=9674 vsize=1257984 CPUtime=7.6 cores=0-31
/proc/9676/task/9695/stat : 9695 (plingeling) R 9674 9676 9650 0 -1 4202560 9232 1241 0 0 754 5 0 1 25 0 33 0 703722682 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4319672 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=9676/tid=9696] ppid=9674 vsize=1257984 CPUtime=7.6 cores=0-31
/proc/9676/task/9696/stat : 9696 (plingeling) R 9674 9676 9650 0 -1 4202560 8591 1241 0 0 755 4 0 1 25 0 33 0 703722682 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4272216 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=9676/tid=9697] ppid=9674 vsize=1257984 CPUtime=7.59 cores=0-31
/proc/9676/task/9697/stat : 9697 (plingeling) R 9674 9676 9650 0 -1 4202560 8467 1241 0 0 754 4 0 1 25 0 33 0 703722682 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=9676/tid=9698] ppid=9674 vsize=1257984 CPUtime=7.6 cores=0-31
/proc/9676/task/9698/stat : 9698 (plingeling) R 9674 9676 9650 0 -1 4202560 8528 1241 0 0 755 4 0 1 25 0 33 0 703722682 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9676/tid=9699] ppid=9674 vsize=1257984 CPUtime=7.59 cores=0-31
/proc/9676/task/9699/stat : 9699 (plingeling) R 9674 9676 9650 0 -1 4202560 8702 1241 0 0 754 4 0 1 25 0 33 0 703722682 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4252507 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=9676/tid=9700] ppid=9674 vsize=1257984 CPUtime=7.6 cores=0-31
/proc/9676/task/9700/stat : 9700 (plingeling) R 9674 9676 9650 0 -1 4202560 3925 1241 0 0 756 3 0 1 25 0 33 0 703722683 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4257124 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=9676/tid=9701] ppid=9674 vsize=1257984 CPUtime=7.59 cores=0-31
/proc/9676/task/9701/stat : 9701 (plingeling) R 9674 9676 9650 0 -1 4202560 3743 1241 0 0 754 4 0 1 25 0 33 0 703722683 1288175616 191051 268435456000 4194304 4417452 140734834417792 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9676/tid=9702] ppid=9674 vsize=1257984 CPUtime=7.4 cores=0-31

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

[pid=9676/tid=9683] ppid=9674 vsize=5966224 CPUtime=4951.77 cores=0-31
/proc/9676/task/9683/stat : 9683 (plingeling) R 9674 9676 9650 0 -1 4202560 340015 1241 0 0 494916 260 0 1 25 0 33 0 703722681 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=9676/tid=9684] ppid=9674 vsize=5966224 CPUtime=4950.4 cores=0-31
/proc/9676/task/9684/stat : 9684 (plingeling) R 9674 9676 9650 0 -1 4202560 262888 1241 0 0 494867 172 0 1 25 0 33 0 703722681 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=9676/tid=9685] ppid=9674 vsize=5966224 CPUtime=4949.51 cores=0-31
/proc/9676/task/9685/stat : 9685 (plingeling) R 9674 9676 9650 0 -1 4202560 300878 1241 0 0 494653 297 0 1 25 0 33 0 703722681 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=9676/tid=9686] ppid=9674 vsize=5966224 CPUtime=4955.53 cores=0-31
/proc/9676/task/9686/stat : 9686 (plingeling) R 9674 9676 9650 0 -1 4202560 326666 1241 0 0 495286 266 0 1 25 0 33 0 703722681 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=9676/tid=9687] ppid=9674 vsize=5966224 CPUtime=4943.92 cores=0-31
/proc/9676/task/9687/stat : 9687 (plingeling) R 9674 9676 9650 0 -1 4202560 331819 1241 0 0 494118 273 0 1 25 0 33 0 703722681 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4251034 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=9676/tid=9688] ppid=9674 vsize=5966224 CPUtime=4955.9 cores=0-31
/proc/9676/task/9688/stat : 9688 (plingeling) R 9674 9676 9650 0 -1 4202560 705043 1241 0 0 495333 256 0 1 25 0 33 0 703722681 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=9676/tid=9689] ppid=9674 vsize=5966224 CPUtime=4952.19 cores=0-31
/proc/9676/task/9689/stat : 9689 (plingeling) R 9674 9676 9650 0 -1 4202560 255078 1241 0 0 495079 139 0 1 25 0 33 0 703722681 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4357238 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=9676/tid=9690] ppid=9674 vsize=5966224 CPUtime=4940.46 cores=0-31
/proc/9676/task/9690/stat : 9690 (plingeling) R 9674 9676 9650 0 -1 4202560 570169 1241 0 0 493803 242 0 1 25 0 33 0 703722681 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=9676/tid=9691] ppid=9674 vsize=5966224 CPUtime=4948.6 cores=0-31
/proc/9676/task/9691/stat : 9691 (plingeling) R 9674 9676 9650 0 -1 4202560 284434 1241 0 0 494664 195 0 1 25 0 33 0 703722682 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9676/tid=9692] ppid=9674 vsize=5966224 CPUtime=4953.04 cores=0-31
/proc/9676/task/9692/stat : 9692 (plingeling) R 9674 9676 9650 0 -1 4202560 261934 1241 0 0 495154 149 0 1 25 0 33 0 703722682 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=9676/tid=9693] ppid=9674 vsize=5966224 CPUtime=4932.64 cores=0-31
/proc/9676/task/9693/stat : 9693 (plingeling) R 9674 9676 9650 0 -1 4202560 229440 1241 0 0 493104 159 0 1 25 0 33 0 703722682 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=9676/tid=9694] ppid=9674 vsize=5966224 CPUtime=4955.85 cores=0-31
/proc/9676/task/9694/stat : 9694 (plingeling) R 9674 9676 9650 0 -1 4202560 206357 1241 0 0 495422 162 0 1 25 0 33 0 703722682 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=9676/tid=9695] ppid=9674 vsize=5966224 CPUtime=4948.11 cores=0-31
/proc/9676/task/9695/stat : 9695 (plingeling) R 9674 9676 9650 0 -1 4202560 311321 1241 0 0 494651 159 0 1 25 0 33 0 703722682 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4366286 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9676/tid=9696] ppid=9674 vsize=5966224 CPUtime=4951.97 cores=0-31
/proc/9676/task/9696/stat : 9696 (plingeling) R 9674 9676 9650 0 -1 4202560 329688 1241 0 0 494904 292 0 1 25 0 33 0 703722682 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=9676/tid=9697] ppid=9674 vsize=5966224 CPUtime=4949.48 cores=0-31
/proc/9676/task/9697/stat : 9697 (plingeling) R 9674 9676 9650 0 -1 4202560 276113 1241 0 0 494771 176 0 1 25 0 33 0 703722682 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=9676/tid=9698] ppid=9674 vsize=5966224 CPUtime=4952.95 cores=0-31
/proc/9676/task/9698/stat : 9698 (plingeling) R 9674 9676 9650 0 -1 4202560 341845 1241 0 0 495090 204 0 1 25 0 33 0 703722682 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=9676/tid=9699] ppid=9674 vsize=5966224 CPUtime=4955.43 cores=0-31
/proc/9676/task/9699/stat : 9699 (plingeling) R 9674 9676 9650 0 -1 4202560 224011 1241 0 0 495427 115 0 1 25 0 33 0 703722682 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=9676/tid=9700] ppid=9674 vsize=5966224 CPUtime=4953.91 cores=0-31
/proc/9676/task/9700/stat : 9700 (plingeling) R 9674 9676 9650 0 -1 4202560 210475 1241 0 0 495263 127 0 1 25 0 33 0 703722683 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9676/tid=9701] ppid=9674 vsize=5966224 CPUtime=4955.68 cores=0-31
/proc/9676/task/9701/stat : 9701 (plingeling) R 9674 9676 9650 0 -1 4202560 293905 1241 0 0 495388 179 0 1 25 0 33 0 703722683 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=9676/tid=9702] ppid=9674 vsize=5966224 CPUtime=4942.34 cores=0-31
/proc/9676/task/9702/stat : 9702 (plingeling) R 9674 9676 9650 0 -1 4202560 278795 1241 0 0 494080 153 0 1 25 0 33 0 703722683 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=9676/tid=9703] ppid=9674 vsize=5966224 CPUtime=4954.74 cores=0-31
/proc/9676/task/9703/stat : 9703 (plingeling) R 9674 9676 9650 0 -1 4202560 280269 1241 0 0 495305 168 0 1 25 0 33 0 703722683 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=9676/tid=9704] ppid=9674 vsize=5966224 CPUtime=4953.61 cores=0-31
/proc/9676/task/9704/stat : 9704 (plingeling) R 9674 9676 9650 0 -1 4202560 1091061 1241 0 0 495008 352 0 1 25 0 33 0 703722683 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=9676/tid=9705] ppid=9674 vsize=5966224 CPUtime=4947.41 cores=0-31
/proc/9676/task/9705/stat : 9705 (plingeling) R 9674 9676 9650 0 -1 4202560 285547 1241 0 0 494610 130 0 1 25 0 33 0 703722683 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9676/tid=9706] ppid=9674 vsize=5966224 CPUtime=4953.88 cores=0-31
/proc/9676/task/9706/stat : 9706 (plingeling) R 9674 9676 9650 0 -1 4202560 770819 1241 0 0 494991 396 0 1 25 0 33 0 703722683 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9676/tid=9707] ppid=9674 vsize=5966224 CPUtime=4955.32 cores=0-31
/proc/9676/task/9707/stat : 9707 (plingeling) R 9674 9676 9650 0 -1 4202560 237407 1241 0 0 495304 227 0 1 25 0 33 0 703722683 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9676/tid=9708] ppid=9674 vsize=5966224 CPUtime=4955.84 cores=0-31
/proc/9676/task/9708/stat : 9708 (plingeling) R 9674 9676 9650 0 -1 4202560 351670 1241 0 0 495374 209 0 1 25 0 33 0 703722683 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=9676/tid=9709] ppid=9674 vsize=5966224 CPUtime=4954.95 cores=0-31
/proc/9676/task/9709/stat : 9709 (plingeling) R 9674 9676 9650 0 -1 4202560 363672 1241 0 0 495347 147 0 1 25 0 33 0 703722684 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9676/tid=9710] ppid=9674 vsize=5966224 CPUtime=4955.28 cores=0-31
/proc/9676/task/9710/stat : 9710 (plingeling) R 9674 9676 9650 0 -1 4202560 394368 1241 0 0 495233 294 0 1 25 0 33 0 703722684 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=9676/tid=9711] ppid=9674 vsize=5966224 CPUtime=4954.98 cores=0-31
/proc/9676/task/9711/stat : 9711 (plingeling) R 9674 9676 9650 0 -1 4202560 231537 1241 0 0 495361 136 0 1 25 0 33 0 703722684 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9676/tid=9712] ppid=9674 vsize=5966224 CPUtime=4949.05 cores=0-31
/proc/9676/task/9712/stat : 9712 (plingeling) R 9674 9676 9650 0 -1 4202560 283436 1241 0 0 494723 181 0 1 25 0 33 0 703722684 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=9676/tid=9713] ppid=9674 vsize=5966224 CPUtime=4941.29 cores=0-31
/proc/9676/task/9713/stat : 9713 (plingeling) R 9674 9676 9650 0 -1 4202560 246283 1241 0 0 494023 105 0 1 25 0 33 0 703722684 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=9676/tid=9714] ppid=9674 vsize=5966224 CPUtime=4955.75 cores=0-31
/proc/9676/task/9714/stat : 9714 (plingeling) R 9674 9676 9650 0 -1 4202560 283289 1241 0 0 495376 198 0 1 25 0 33 0 703722684 6109413376 1366179 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 158437
Current children cumulated vsize (KiB) 5966224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.3 s]
/proc/loadavg: 32.13 32.12 31.94 33/446 9863
/proc/meminfo: memFree=250389700/264257624 swapFree=67111528/67111528
[pid=9676] ppid=9674 vsize=5625196 CPUtime=160004 cores=0-31
/proc/9676/stat : 9676 (plingeling) S 9674 9676 9650 0 -1 4202496 11329262 1241 0 0 15993774 6598 0 1 18 0 33 0 703722175 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 25 0 0 0
/proc/9676/statm: 1406299 1274670 175 55 0 1404185 0
[pid=9676/tid=9683] ppid=9674 vsize=5625196 CPUtime=5000.78 cores=0-31
/proc/9676/task/9683/stat : 9683 (plingeling) R 9674 9676 9650 0 -1 4202560 340015 1241 0 0 499817 260 0 1 25 0 33 0 703722681 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4257666 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=9676/tid=9684] ppid=9674 vsize=5625196 CPUtime=4999.41 cores=0-31
/proc/9676/task/9684/stat : 9684 (plingeling) R 9674 9676 9650 0 -1 4202560 262888 1241 0 0 499768 172 0 1 25 0 33 0 703722681 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=9676/tid=9685] ppid=9674 vsize=5625196 CPUtime=4998.52 cores=0-31
/proc/9676/task/9685/stat : 9685 (plingeling) R 9674 9676 9650 0 -1 4202560 300878 1241 0 0 499553 298 0 1 25 0 33 0 703722681 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=9676/tid=9686] ppid=9674 vsize=5625196 CPUtime=5004.54 cores=0-31
/proc/9676/task/9686/stat : 9686 (plingeling) R 9674 9676 9650 0 -1 4202560 326666 1241 0 0 500187 266 0 1 25 0 33 0 703722681 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=9676/tid=9687] ppid=9674 vsize=5625196 CPUtime=4992.91 cores=0-31
/proc/9676/task/9687/stat : 9687 (plingeling) R 9674 9676 9650 0 -1 4202560 331819 1241 0 0 499017 273 0 1 25 0 33 0 703722681 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=9676/tid=9688] ppid=9674 vsize=5625196 CPUtime=5004.91 cores=0-31
/proc/9676/task/9688/stat : 9688 (plingeling) R 9674 9676 9650 0 -1 4202560 709166 1241 0 0 500233 257 0 1 25 0 33 0 703722681 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=9676/tid=9689] ppid=9674 vsize=5625196 CPUtime=5001.21 cores=0-31
/proc/9676/task/9689/stat : 9689 (plingeling) R 9674 9676 9650 0 -1 4202560 255078 1241 0 0 499981 139 0 1 25 0 33 0 703722681 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=9676/tid=9690] ppid=9674 vsize=5625196 CPUtime=4988.09 cores=0-31
/proc/9676/task/9690/stat : 9690 (plingeling) R 9674 9676 9650 0 -1 4202560 570169 1241 0 0 498565 243 0 1 25 0 33 0 703722681 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=9676/tid=9691] ppid=9674 vsize=5625196 CPUtime=4997.62 cores=0-31
/proc/9676/task/9691/stat : 9691 (plingeling) R 9674 9676 9650 0 -1 4202560 284434 1241 0 0 499565 196 0 1 25 0 33 0 703722682 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9676/tid=9692] ppid=9674 vsize=5625196 CPUtime=5002.05 cores=0-31
/proc/9676/task/9692/stat : 9692 (plingeling) R 9674 9676 9650 0 -1 4202560 261934 1241 0 0 500055 149 0 1 25 0 33 0 703722682 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=9676/tid=9693] ppid=9674 vsize=5625196 CPUtime=4981.65 cores=0-31
/proc/9676/task/9693/stat : 9693 (plingeling) R 9674 9676 9650 0 -1 4202560 229440 1241 0 0 498005 159 0 1 25 0 33 0 703722682 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=9676/tid=9694] ppid=9674 vsize=5625196 CPUtime=5004.84 cores=0-31
/proc/9676/task/9694/stat : 9694 (plingeling) R 9674 9676 9650 0 -1 4202560 206357 1241 0 0 500321 162 0 1 25 0 33 0 703722682 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4277567 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=9676/tid=9695] ppid=9674 vsize=5625196 CPUtime=4997.12 cores=0-31
/proc/9676/task/9695/stat : 9695 (plingeling) R 9674 9676 9650 0 -1 4202560 311321 1241 0 0 499552 159 0 1 25 0 33 0 703722682 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9676/tid=9696] ppid=9674 vsize=5625196 CPUtime=5000.98 cores=0-31
/proc/9676/task/9696/stat : 9696 (plingeling) R 9674 9676 9650 0 -1 4202560 329688 1241 0 0 499804 293 0 1 25 0 33 0 703722682 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4358200 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=9676/tid=9697] ppid=9674 vsize=5625196 CPUtime=4998.49 cores=0-31
/proc/9676/task/9697/stat : 9697 (plingeling) R 9674 9676 9650 0 -1 4202560 276113 1241 0 0 499672 176 0 1 25 0 33 0 703722682 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=9676/tid=9698] ppid=9674 vsize=5625196 CPUtime=5001.96 cores=0-31
/proc/9676/task/9698/stat : 9698 (plingeling) R 9674 9676 9650 0 -1 4202560 341845 1241 0 0 499991 204 0 1 25 0 33 0 703722682 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=9676/tid=9699] ppid=9674 vsize=5625196 CPUtime=5004.44 cores=0-31
/proc/9676/task/9699/stat : 9699 (plingeling) R 9674 9676 9650 0 -1 4202560 224042 1241 0 0 500328 115 0 1 25 0 33 0 703722682 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=9676/tid=9700] ppid=9674 vsize=5625196 CPUtime=5002.91 cores=0-31
/proc/9676/task/9700/stat : 9700 (plingeling) R 9674 9676 9650 0 -1 4202560 210475 1241 0 0 500163 127 0 1 25 0 33 0 703722683 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9676/tid=9701] ppid=9674 vsize=5625196 CPUtime=5004.69 cores=0-31
/proc/9676/task/9701/stat : 9701 (plingeling) R 9674 9676 9650 0 -1 4202560 293905 1241 0 0 500289 179 0 1 25 0 33 0 703722683 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4236923 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=9676/tid=9702] ppid=9674 vsize=5625196 CPUtime=4991.35 cores=0-31
/proc/9676/task/9702/stat : 9702 (plingeling) R 9674 9676 9650 0 -1 4202560 278795 1241 0 0 498981 153 0 1 25 0 33 0 703722683 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=9676/tid=9703] ppid=9674 vsize=5625196 CPUtime=5003.75 cores=0-31
/proc/9676/task/9703/stat : 9703 (plingeling) R 9674 9676 9650 0 -1 4202560 280269 1241 0 0 500206 168 0 1 25 0 33 0 703722683 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4321595 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=9676/tid=9704] ppid=9674 vsize=5625196 CPUtime=5002.6 cores=0-31
/proc/9676/task/9704/stat : 9704 (plingeling) R 9674 9676 9650 0 -1 4202560 1100728 1241 0 0 499905 354 0 1 25 0 33 0 703722683 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=9676/tid=9705] ppid=9674 vsize=5625196 CPUtime=4996.42 cores=0-31
/proc/9676/task/9705/stat : 9705 (plingeling) R 9674 9676 9650 0 -1 4202560 285547 1241 0 0 499511 130 0 1 25 0 33 0 703722683 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9676/tid=9706] ppid=9674 vsize=5625196 CPUtime=5002.89 cores=0-31
/proc/9676/task/9706/stat : 9706 (plingeling) R 9674 9676 9650 0 -1 4202560 770819 1241 0 0 499892 396 0 1 25 0 33 0 703722683 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9676/tid=9707] ppid=9674 vsize=5625196 CPUtime=5004.33 cores=0-31
/proc/9676/task/9707/stat : 9707 (plingeling) R 9674 9676 9650 0 -1 4202560 241521 1241 0 0 500204 228 0 1 25 0 33 0 703722683 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9676/tid=9708] ppid=9674 vsize=5625196 CPUtime=5004.85 cores=0-31
/proc/9676/task/9708/stat : 9708 (plingeling) R 9674 9676 9650 0 -1 4202560 351670 1241 0 0 500275 209 0 1 25 0 33 0 703722683 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=9676/tid=9709] ppid=9674 vsize=5625196 CPUtime=5003.96 cores=0-31
/proc/9676/task/9709/stat : 9709 (plingeling) R 9674 9676 9650 0 -1 4202560 363672 1241 0 0 500248 147 0 1 25 0 33 0 703722684 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9676/tid=9710] ppid=9674 vsize=5625196 CPUtime=5004.3 cores=0-31
/proc/9676/task/9710/stat : 9710 (plingeling) R 9674 9676 9650 0 -1 4202560 394368 1241 0 0 500134 295 0 1 25 0 33 0 703722684 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4264355 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=9676/tid=9711] ppid=9674 vsize=5625196 CPUtime=5003.99 cores=0-31
/proc/9676/task/9711/stat : 9711 (plingeling) R 9674 9676 9650 0 -1 4202560 231537 1241 0 0 500262 136 0 1 25 0 33 0 703722684 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9676/tid=9712] ppid=9674 vsize=5625196 CPUtime=4998.06 cores=0-31
/proc/9676/task/9712/stat : 9712 (plingeling) R 9674 9676 9650 0 -1 4202560 283436 1241 0 0 499624 181 0 1 25 0 33 0 703722684 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=9676/tid=9713] ppid=9674 vsize=5625196 CPUtime=4990.3 cores=0-31
/proc/9676/task/9713/stat : 9713 (plingeling) R 9674 9676 9650 0 -1 4202560 246283 1241 0 0 498924 105 0 1 25 0 33 0 703722684 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=9676/tid=9714] ppid=9674 vsize=5625196 CPUtime=5004.77 cores=0-31
/proc/9676/task/9714/stat : 9714 (plingeling) R 9674 9676 9650 0 -1 4202560 291481 1241 0 0 500254 222 0 1 25 0 33 0 703722684 5760200704 1274670 268435456000 4194304 4417452 140734834417792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 5625196

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

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

[startup+5011.5 s]
/proc/loadavg: 32.13 32.12 31.94 33/446 9863
/proc/meminfo: memFree=250389700/264257624 swapFree=67111528/67111528
[pid=9676] ppid=9674 vsize=0 CPUtime=160004 cores=0-31
/proc/9676/stat : 9676 (plingeling) Z 9674 9676 9650 0 -1 4203548 11329262 1241 0 0 15993796 6615 0 1 18 0 2 0 703722175 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 25 0 0 0
/proc/9676/statm: 0 0 0 0 0 0 0
[pid=9676/tid=9708] ppid=9674 vsize=0 CPUtime=5005.02 cores=0-31
/proc/9676/task/9708/stat : 9708 (plingeling) R 9674 9676 9650 0 -1 4203588 351670 1241 0 0 500275 226 0 1 25 0 2 0 703722683 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 25 0 0 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 0

[startup+5011.74 s]
/proc/loadavg: 32.13 32.12 31.94 2/416 9864
/proc/meminfo: memFree=253499860/264257624 swapFree=67111528/67111528
[pid=9676] ppid=9674 vsize=0 CPUtime=160004 cores=0-31
/proc/9676/stat : 9676 (plingeling) Z 9674 9676 9650 0 -1 4203548 11329262 1241 0 0 15993796 6638 0 1 18 0 2 0 703722175 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 25 0 0 0
/proc/9676/statm: 0 0 0 0 0 0 0
[pid=9676/tid=9708] ppid=9674 vsize=0 CPUtime=5005.25 cores=0-31
/proc/9676/task/9708/stat : 9708 (plingeling) R 9674 9676 9650 0 -1 4203588 351670 1241 0 0 500275 249 0 1 25 0 2 0 703722683 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 25 0 0 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.77
CPU time (s): 160004
CPU user time (s): 159938
CPU system time (s): 66.4359
CPU usage (%): 3192.57
Max. virtual memory (cumulated for all children) (KiB): 6137248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159938
system time used= 66.4359
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11330503
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= 16216
involuntary context switches= 404834

runsolver used 25.0172 second user time and 116.344 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-20 22:12:38
IDJOB=3372666
IDBENCH=83107
IDSOLVER=1852
FILE ID=node200/3372666-1305922357
RUNJOBID= node200-1305922357-9664
PBS_JOBID= 13387779
Free space on /tmp= 62044 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom26.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372666-1305922357/watcher-3372666-1305922357 -o /tmp/evaluation-result-3372666-1305922357/solver-3372666-1305922357 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372666-1305922357.cnf

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=1298542856

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:      255503164 kB
Buffers:        453120 kB
Cached:        7899840 kB
SwapCached:          0 kB
Active:        7411432 kB
Inactive:      1010380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255503164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4524 kB
Writeback:           0 kB
AnonPages:       68940 kB
Mapped:          14480 kB
Slab:           252092 kB
PageTables:       4432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   204404 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-20 23:36:11