Trace number 3372741

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) 160003 5008.81

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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-3372741-1306015844/watcher-3372741-1306015844 -o /tmp/evaluation-result-3372741-1306015844/solver-3372741-1306015844 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372741-1306015844.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 160000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 160030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 272730423296 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 272730474496 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 27.39 31.11 31.76 1/413 15027
/proc/meminfo: memFree=255500948/264257624 swapFree=67111528/67111528
[pid=15027] ppid=15025 vsize=15096 CPUtime=0.03 cores=0-31
/proc/15027/stat : 15027 (plingeling) R 15025 15027 15001 0 -1 4202496 1851 1241 0 0 2 0 0 1 22 0 1 0 713070829 15458304 1783 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650616632 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15027/statm: 3774 1783 145 55 0 1660 0

[startup+0.133213 s]
/proc/loadavg: 27.39 31.11 31.76 1/413 15027
/proc/meminfo: memFree=255500948/264257624 swapFree=67111528/67111528
[pid=15027] ppid=15025 vsize=22896 CPUtime=0.12 cores=0-31
/proc/15027/stat : 15027 (plingeling) R 15025 15027 15001 0 -1 4202496 3788 1241 0 0 11 0 0 1 22 0 1 0 713070829 23445504 3720 268435456000 4194304 4417452 140734052264464 18446744073709551615 4236012 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15027/statm: 5724 3720 145 55 0 3610 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 22896

[startup+0.201216 s]
/proc/loadavg: 27.39 31.11 31.76 1/413 15027
/proc/meminfo: memFree=255500948/264257624 swapFree=67111528/67111528
[pid=15027] ppid=15025 vsize=32308 CPUtime=0.2 cores=0-31
/proc/15027/stat : 15027 (plingeling) R 15025 15027 15001 0 -1 4202496 6152 1241 0 0 18 1 0 1 23 0 1 0 713070829 33083392 6084 268435456000 4194304 4417452 140734052264464 18446744073709551615 4259160 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15027/statm: 8077 6084 146 55 0 5963 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 32308

[startup+0.301231 s]
/proc/loadavg: 27.39 31.11 31.76 1/413 15027
/proc/meminfo: memFree=255500948/264257624 swapFree=67111528/67111528
[pid=15027] ppid=15025 vsize=33596 CPUtime=0.3 cores=0-31
/proc/15027/stat : 15027 (plingeling) R 15025 15027 15001 0 -1 4202496 6488 1241 0 0 28 1 0 1 23 0 1 0 713070829 34402304 6420 268435456000 4194304 4417452 140734052264464 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15027/statm: 8399 6420 146 55 0 6285 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 33596

[startup+0.701236 s]
/proc/loadavg: 27.39 31.11 31.76 1/413 15027
/proc/meminfo: memFree=255500948/264257624 swapFree=67111528/67111528
[pid=15027] ppid=15025 vsize=53828 CPUtime=0.69 cores=0-31
/proc/15027/stat : 15027 (plingeling) R 15025 15027 15001 0 -1 4202496 11542 1241 0 0 66 2 0 1 25 0 1 0 713070829 55119872 11474 268435456000 4194304 4417452 140734052264464 18446744073709551615 4231283 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15027/statm: 13457 11474 146 55 0 11343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53828

[startup+1.50126 s]
/proc/loadavg: 27.39 31.11 31.76 2/414 15033
/proc/meminfo: memFree=255403748/264257624 swapFree=67111528/67111528
[pid=15027] ppid=15025 vsize=159692 CPUtime=1.49 cores=0-31
/proc/15027/stat : 15027 (plingeling) R 15025 15027 15001 0 -1 4202496 37988 1241 0 0 140 8 0 1 25 0 1 0 713070829 163524608 37920 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15027/statm: 39923 37920 146 55 0 37809 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159692

[startup+3.10219 s]
/proc/loadavg: 27.39 31.11 31.76 2/414 15033
/proc/meminfo: memFree=255216764/264257624 swapFree=67111528/67111528
[pid=15027] ppid=15025 vsize=936436 CPUtime=25.83 cores=0-31
/proc/15027/stat : 15027 (plingeling) S 15025 15027 15001 0 -1 4202496 98253 1241 0 0 2506 76 0 1 18 0 33 0 713070829 958910464 79892 268435456000 4194304 4417452 140734052264464 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15027/statm: 234109 79966 175 55 0 231995 0
[pid=15027/tid=15034] ppid=15025 vsize=936436 CPUtime=0.64 cores=0-31
/proc/15027/task/15034/stat : 15034 (plingeling) R 15025 15027 15001 0 -1 4202560 575 1241 0 0 63 0 0 1 18 0 33 0 713071050 958910464 80013 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15027/tid=15035] ppid=15025 vsize=936436 CPUtime=0.83 cores=0-31
/proc/15027/task/15035/stat : 15035 (plingeling) R 15025 15027 15001 0 -1 4202560 1468 1241 0 0 79 3 0 1 18 0 33 0 713071050 958910464 80071 268435456000 4194304 4417452 140734052264464 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=15027/tid=15036] ppid=15025 vsize=936436 CPUtime=0.8 cores=0-31
/proc/15027/task/15036/stat : 15036 (plingeling) R 15025 15027 15001 0 -1 4202560 213 1241 0 0 79 0 0 1 18 0 33 0 713071050 958910464 80129 268435456000 4194304 4417452 140734052264464 18446744073709551615 4248516 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15027/tid=15037] ppid=15025 vsize=936436 CPUtime=0.75 cores=0-31
/proc/15027/task/15037/stat : 15037 (plingeling) R 15025 15027 15001 0 -1 4202560 192 1241 0 0 74 0 0 1 18 0 33 0 713071050 958910464 80175 268435456000 4194304 4417452 140734052264464 18446744073709551615 4366117 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=15027/tid=15038] ppid=15025 vsize=936436 CPUtime=0.81 cores=0-31
/proc/15027/task/15038/stat : 15038 (plingeling) R 15025 15027 15001 0 -1 4202560 1238 1241 0 0 78 2 0 1 18 0 33 0 713071050 958910464 80223 268435456000 4194304 4417452 140734052264464 18446744073709551615 4277452 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=15027/tid=15039] ppid=15025 vsize=936436 CPUtime=0.8 cores=0-31
/proc/15027/task/15039/stat : 15039 (plingeling) R 15025 15027 15001 0 -1 4202560 1426 1241 0 0 77 2 0 1 18 0 33 0 713071050 958910464 80278 268435456000 4194304 4417452 140734052264464 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15027/tid=15040] ppid=15025 vsize=936436 CPUtime=0.86 cores=0-31
/proc/15027/task/15040/stat : 15040 (plingeling) R 15025 15027 15001 0 -1 4202560 352 1241 0 0 85 0 0 1 18 0 33 0 713071050 958910464 80333 268435456000 4194304 4417452 140734052264464 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=15027/tid=15041] ppid=15025 vsize=936436 CPUtime=0.64 cores=0-31
/proc/15027/task/15041/stat : 15041 (plingeling) R 15025 15027 15001 0 -1 4202560 1038 1241 0 0 60 3 0 1 18 0 33 0 713071050 958910464 80382 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=15027/tid=15042] ppid=15025 vsize=936436 CPUtime=0.61 cores=0-31
/proc/15027/task/15042/stat : 15042 (plingeling) R 15025 15027 15001 0 -1 4202560 583 1241 0 0 59 1 0 1 20 0 33 0 713071051 958910464 80434 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15027/tid=15043] ppid=15025 vsize=936436 CPUtime=0.65 cores=0-31
/proc/15027/task/15043/stat : 15043 (plingeling) R 15025 15027 15001 0 -1 4202560 988 1241 0 0 61 3 0 1 18 0 33 0 713071051 958910464 80491 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=15027/tid=15044] ppid=15025 vsize=936436 CPUtime=0.88 cores=0-31
/proc/15027/task/15044/stat : 15044 (plingeling) R 15025 15027 15001 0 -1 4202560 32 1241 0 0 87 0 0 1 18 0 33 0 713071051 958910464 80547 268435456000 4194304 4417452 140734052264464 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=15027/tid=15045] ppid=15025 vsize=936436 CPUtime=0.64 cores=0-31
/proc/15027/task/15045/stat : 15045 (plingeling) R 15025 15027 15001 0 -1 4202560 940 1241 0 0 62 1 0 1 18 0 33 0 713071051 958910464 80597 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=15027/tid=15046] ppid=15025 vsize=936436 CPUtime=0.71 cores=0-31
/proc/15027/task/15046/stat : 15046 (plingeling) R 15025 15027 15001 0 -1 4202560 1360 1241 0 0 70 0 0 1 18 0 33 0 713071051 958910464 80644 268435456000 4194304 4417452 140734052264464 18446744073709551615 4259889 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15027/tid=15047] ppid=15025 vsize=936436 CPUtime=0.64 cores=0-31
/proc/15027/task/15047/stat : 15047 (plingeling) R 15025 15027 15001 0 -1 4202560 1271 1241 0 0 59 4 0 1 18 0 33 0 713071051 958910464 80687 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=15027/tid=15048] ppid=15025 vsize=936436 CPUtime=0.85 cores=0-31
/proc/15027/task/15048/stat : 15048 (plingeling) R 15025 15027 15001 0 -1 4202560 122 1241 0 0 84 0 0 1 22 0 33 0 713071051 958910464 80737 268435456000 4194304 4417452 140734052264464 18446744073709551615 4254850 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=15027/tid=15049] ppid=15025 vsize=936436 CPUtime=0.8 cores=0-31
/proc/15027/task/15049/stat : 15049 (plingeling) R 15025 15027 15001 0 -1 4202560 1522 1241 0 0 77 2 0 1 18 0 33 0 713071051 958910464 80789 268435456000 4194304 4417452 140734052264464 18446744073709551615 4275770 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=15027/tid=15050] ppid=15025 vsize=936436 CPUtime=0.82 cores=0-31
/proc/15027/task/15050/stat : 15050 (plingeling) R 15025 15027 15001 0 -1 4202560 1543 1241 0 0 80 1 0 1 18 0 33 0 713071051 958910464 80845 268435456000 4194304 4417452 140734052264464 18446744073709551615 4278246 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15027/tid=15051] ppid=15025 vsize=936436 CPUtime=0.64 cores=0-31
/proc/15027/task/15051/stat : 15051 (plingeling) R 15025 15027 15001 0 -1 4202560 1006 1241 0 0 60 3 0 1 18 0 33 0 713071051 958910464 80890 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=15027/tid=15052] ppid=15025 vsize=936436 CPUtime=0.82 cores=0-31
/proc/15027/task/15052/stat : 15052 (plingeling) R 15025 15027 15001 0 -1 4202560 169 1241 0 0 81 0 0 1 18 0 33 0 713071051 958910464 80937 268435456000 4194304 4417452 140734052264464 18446744073709551615 4248923 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=15027/tid=15053] ppid=15025 vsize=936436 CPUtime=0.8 cores=0-31
/proc/15027/task/15053/stat : 15053 (plingeling) R 15025 15027 15001 0 -1 4202560 1405 1241 0 0 78 1 0 1 18 0 33 0 713071051 958910464 80990 268435456000 4194304 4417452 140734052264464 18446744073709551615 4234794 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=15027/tid=15054] ppid=15025 vsize=936436 CPUtime=0.65 cores=0-31
/proc/15027/task/15054/stat : 15054 (plingeling) R 15025 15027 15001 0 -1 4202560 1176 1241 0 0 61 3 0 1 18 0 33 0 713071051 958910464 81043 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15027/tid=15055] ppid=15025 vsize=936436 CPUtime=0.68 cores=0-31
/proc/15027/task/15055/stat : 15055 (plingeling) R 15025 15027 15001 0 -1 4202560 1091 1241 0 0 63 4 0 1 18 0 33 0 713071051 958910464 81097 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=15027/tid=15056] ppid=15025 vsize=936436 CPUtime=0.86 cores=0-31
/proc/15027/task/15056/stat : 15056 (plingeling) R 15025 15027 15001 0 -1 4202560 168 1241 0 0 85 0 0 1 18 0 33 0 713071052 958910464 81145 268435456000 4194304 4417452 140734052264464 18446744073709551615 4253440 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=15027/tid=15057] ppid=15025 vsize=936436 CPUtime=0.67 cores=0-31
/proc/15027/task/15057/stat : 15057 (plingeling) R 15025 15027 15001 0 -1 4202560 1148 1241 0 0 64 2 0 1 19 0 33 0 713071052 958910464 81202 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15027/tid=15058] ppid=15025 vsize=936436 CPUtime=0.67 cores=0-31
/proc/15027/task/15058/stat : 15058 (plingeling) R 15025 15027 15001 0 -1 4202560 1129 1241 0 0 63 3 0 1 19 0 33 0 713071052 958910464 81259 268435456000 4194304 4417452 140734052264464 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.83
Current children cumulated vsize (KiB) 936436

[startup+6.3023 s]
/proc/loadavg: 27.76 31.13 31.76 33/446 15065
/proc/meminfo: memFree=255109380/264257624 swapFree=67111528/67111528
[pid=15027] ppid=15025 vsize=977528 CPUtime=127.93 cores=0-31
/proc/15027/stat : 15027 (plingeling) S 15025 15027 15001 0 -1 4202496 122273 1241 0 0 12699 93 0 1 18 0 33 0 713070829 1000988672 97239 268435456000 4194304 4417452 140734052264464 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15027/statm: 244452 97261 175 55 0 242338 0
[pid=15027/tid=15034] ppid=15025 vsize=977808 CPUtime=3.83 cores=0-31
/proc/15027/task/15034/stat : 15034 (plingeling) R 15025 15027 15001 0 -1 4202560 1602 1241 0 0 382 0 0 1 25 0 33 0 713071050 1001275392 97268 268435456000 4194304 4417452 140734052264464 18446744073709551615 18446744073699066066 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15027/tid=15035] ppid=15025 vsize=977808 CPUtime=4.03 cores=0-31
/proc/15027/task/15035/stat : 15035 (plingeling) R 15025 15027 15001 0 -1 4202560 1606 1241 0 0 399 3 0 1 25 0 33 0 713071050 1001275392 97276 268435456000 4194304 4417452 140734052264464 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=15027/tid=15036] ppid=15025 vsize=977808 CPUtime=3.98 cores=0-31
/proc/15027/task/15036/stat : 15036 (plingeling) R 15025 15027 15001 0 -1 4202560 1934 1241 0 0 397 0 0 1 25 0 33 0 713071050 1001275392 97286 268435456000 4194304 4417452 140734052264464 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15027/tid=15037] ppid=15025 vsize=977808 CPUtime=3.94 cores=0-31
/proc/15027/task/15037/stat : 15037 (plingeling) R 15025 15027 15001 0 -1 4202560 2170 1241 0 0 393 0 0 1 25 0 33 0 713071050 1001275392 97295 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=15027/tid=15038] ppid=15025 vsize=977808 CPUtime=3.99 cores=0-31
/proc/15027/task/15038/stat : 15038 (plingeling) R 15025 15027 15001 0 -1 4202560 1502 1241 0 0 396 2 0 1 25 0 33 0 713071050 1001275392 97305 268435456000 4194304 4417452 140734052264464 18446744073709551615 4366146 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=15027/tid=15039] ppid=15025 vsize=977808 CPUtime=4 cores=0-31
/proc/15027/task/15039/stat : 15039 (plingeling) R 15025 15027 15001 0 -1 4202560 1498 1241 0 0 397 2 0 1 25 0 33 0 713071050 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 18446744073699065913 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15027/tid=15040] ppid=15025 vsize=977808 CPUtime=4.04 cores=0-31
/proc/15027/task/15040/stat : 15040 (plingeling) R 15025 15027 15001 0 -1 4202560 1469 1241 0 0 403 0 0 1 25 0 33 0 713071050 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=15027/tid=15041] ppid=15025 vsize=977808 CPUtime=3.84 cores=0-31
/proc/15027/task/15041/stat : 15041 (plingeling) R 15025 15027 15001 0 -1 4202560 1476 1241 0 0 379 4 0 1 25 0 33 0 713071050 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4232612 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=15027/tid=15042] ppid=15025 vsize=977808 CPUtime=3.81 cores=0-31
/proc/15027/task/15042/stat : 15042 (plingeling) R 15025 15027 15001 0 -1 4202560 1373 1241 0 0 378 2 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15027/tid=15043] ppid=15025 vsize=977808 CPUtime=3.85 cores=0-31
/proc/15027/task/15043/stat : 15043 (plingeling) R 15025 15027 15001 0 -1 4202560 1418 1241 0 0 380 4 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=15027/tid=15044] ppid=15025 vsize=977808 CPUtime=4.08 cores=0-31
/proc/15027/task/15044/stat : 15044 (plingeling) R 15025 15027 15001 0 -1 4202560 1970 1241 0 0 405 2 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=15027/tid=15045] ppid=15025 vsize=977808 CPUtime=3.72 cores=0-31
/proc/15027/task/15045/stat : 15045 (plingeling) R 15025 15027 15001 0 -1 4202560 1419 1241 0 0 370 1 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4245635 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=15027/tid=15046] ppid=15025 vsize=977808 CPUtime=3.91 cores=0-31
/proc/15027/task/15046/stat : 15046 (plingeling) R 15025 15027 15001 0 -1 4202560 1512 1241 0 0 390 0 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4366094 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15027/tid=15047] ppid=15025 vsize=977808 CPUtime=3.84 cores=0-31
/proc/15027/task/15047/stat : 15047 (plingeling) R 15025 15027 15001 0 -1 4202560 1458 1241 0 0 379 4 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4237292 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=15027/tid=15048] ppid=15025 vsize=977808 CPUtime=4.03 cores=0-31
/proc/15027/task/15048/stat : 15048 (plingeling) R 15025 15027 15001 0 -1 4202560 1828 1241 0 0 402 0 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4260763 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=15027/tid=15049] ppid=15025 vsize=977808 CPUtime=4 cores=0-31
/proc/15027/task/15049/stat : 15049 (plingeling) R 15025 15027 15001 0 -1 4202560 1763 1241 0 0 397 2 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4245635 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=15027/tid=15050] ppid=15025 vsize=977808 CPUtime=4.02 cores=0-31
/proc/15027/task/15050/stat : 15050 (plingeling) R 15025 15027 15001 0 -1 4202560 1697 1241 0 0 400 1 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 18446744073699065903 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15027/tid=15051] ppid=15025 vsize=977808 CPUtime=3.83 cores=0-31
/proc/15027/task/15051/stat : 15051 (plingeling) R 15025 15027 15001 0 -1 4202560 1402 1241 0 0 379 3 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=15027/tid=15052] ppid=15025 vsize=977808 CPUtime=3.99 cores=0-31
/proc/15027/task/15052/stat : 15052 (plingeling) R 15025 15027 15001 0 -1 4202560 2402 1241 0 0 398 0 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4236255 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=15027/tid=15053] ppid=15025 vsize=977808 CPUtime=4 cores=0-31
/proc/15027/task/15053/stat : 15053 (plingeling) R 15025 15027 15001 0 -1 4202560 1574 1241 0 0 398 1 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4342927 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=15027/tid=15054] ppid=15025 vsize=977808 CPUtime=3.83 cores=0-31
/proc/15027/task/15054/stat : 15054 (plingeling) R 15025 15027 15001 0 -1 4202560 1677 1241 0 0 379 3 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15027/tid=15055] ppid=15025 vsize=977808 CPUtime=3.88 cores=0-31
/proc/15027/task/15055/stat : 15055 (plingeling) R 15025 15027 15001 0 -1 4202560 1423 1241 0 0 383 4 0 1 25 0 33 0 713071051 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=15027/tid=15056] ppid=15025 vsize=977808 CPUtime=4.03 cores=0-31
/proc/15027/task/15056/stat : 15056 (plingeling) R 15025 15027 15001 0 -1 4202560 1716 1241 0 0 402 0 0 1 25 0 33 0 713071052 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4336723 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=15027/tid=15057] ppid=15025 vsize=977808 CPUtime=3.88 cores=0-31
/proc/15027/task/15057/stat : 15057 (plingeling) R 15025 15027 15001 0 -1 4202560 1609 1241 0 0 384 3 0 1 25 0 33 0 713071052 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15027/tid=15058] ppid=15025 vsize=977808 CPUtime=3.86 cores=0-31
/proc/15027/task/15058/stat : 15058 (plingeling) R 15025 15027 15001 0 -1 4202560 1530 1241 0 0 382 3 0 1 25 0 33 0 713071052 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15027/tid=15059] ppid=15025 vsize=977808 CPUtime=3.93 cores=0-31
/proc/15027/task/15059/stat : 15059 (plingeling) R 15025 15027 15001 0 -1 4202560 1458 1241 0 0 389 3 0 1 25 0 33 0 713071052 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=15027/tid=15060] ppid=15025 vsize=977808 CPUtime=4.06 cores=0-31
/proc/15027/task/15060/stat : 15060 (plingeling) R 15025 15027 15001 0 -1 4202560 1643 1241 0 0 405 0 0 1 25 0 33 0 713071052 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4236296 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=15027/tid=15061] ppid=15025 vsize=977808 CPUtime=3.89 cores=0-31
/proc/15027/task/15061/stat : 15061 (plingeling) R 15025 15027 15001 0 -1 4202560 1551 1241 0 0 386 2 0 1 25 0 33 0 713071052 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=15027/tid=15062] ppid=15025 vsize=977808 CPUtime=3.84 cores=0-31
/proc/15027/task/15062/stat : 15062 (plingeling) R 15025 15027 15001 0 -1 4202560 1456 1241 0 0 380 3 0 1 25 0 33 0 713071052 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 18446744073699065980 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=15027/tid=15063] ppid=15025 vsize=977808 CPUtime=3.9 cores=0-31
/proc/15027/task/15063/stat : 15063 (plingeling) R 15025 15027 15001 0 -1 4202560 1476 1241 0 0 386 3 0 1 25 0 33 0 713071052 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=15027/tid=15064] ppid=15025 vsize=977808 CPUtime=4.03 cores=0-31
/proc/15027/task/15064/stat : 15064 (plingeling) R 15025 15027 15001 0 -1 4202560 1489 1241 0 0 400 2 0 1 25 0 33 0 713071053 1001275392 97309 268435456000 4194304 4417452 140734052264464 18446744073709551615 4236239 0 0 4096 17442 0 0 0 -1 11 0 0 0

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

[pid=15027/tid=15034] ppid=15025 vsize=6324516 CPUtime=4934.36 cores=0-31
/proc/15027/task/15034/stat : 15034 (plingeling) R 15025 15027 15001 0 -1 4202560 160458 1241 0 0 493277 158 0 1 25 0 33 0 713071050 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=15027/tid=15035] ppid=15025 vsize=6324516 CPUtime=4958.98 cores=0-31
/proc/15027/task/15035/stat : 15035 (plingeling) R 15025 15027 15001 0 -1 4202560 284776 1241 0 0 495749 148 0 1 25 0 33 0 713071050 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=15027/tid=15036] ppid=15025 vsize=6324516 CPUtime=4958.42 cores=0-31
/proc/15027/task/15036/stat : 15036 (plingeling) R 15025 15027 15001 0 -1 4202560 215079 1241 0 0 495612 229 0 1 25 0 33 0 713071050 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=15027/tid=15037] ppid=15025 vsize=6324516 CPUtime=4957.81 cores=0-31
/proc/15027/task/15037/stat : 15037 (plingeling) R 15025 15027 15001 0 -1 4202560 690792 1241 0 0 495539 241 0 1 25 0 33 0 713071050 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15027/tid=15038] ppid=15025 vsize=6324516 CPUtime=4918.17 cores=0-31
/proc/15027/task/15038/stat : 15038 (plingeling) R 15025 15027 15001 0 -1 4202560 105694 1241 0 0 491730 86 0 1 25 0 33 0 713071050 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=15027/tid=15039] ppid=15025 vsize=6324516 CPUtime=4958.84 cores=0-31
/proc/15027/task/15039/stat : 15039 (plingeling) R 15025 15027 15001 0 -1 4202560 133445 1241 0 0 495762 121 0 1 25 0 33 0 713071050 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15027/tid=15040] ppid=15025 vsize=6324516 CPUtime=4956.26 cores=0-31
/proc/15027/task/15040/stat : 15040 (plingeling) R 15025 15027 15001 0 -1 4202560 606467 1241 0 0 495372 253 0 1 25 0 33 0 713071050 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=15027/tid=15041] ppid=15025 vsize=6324516 CPUtime=4958.44 cores=0-31
/proc/15027/task/15041/stat : 15041 (plingeling) R 15025 15027 15001 0 -1 4202560 207103 1241 0 0 495676 167 0 1 25 0 33 0 713071050 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15027/tid=15042] ppid=15025 vsize=6324516 CPUtime=4958.38 cores=0-31
/proc/15027/task/15042/stat : 15042 (plingeling) R 15025 15027 15001 0 -1 4202560 218140 1241 0 0 495609 228 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=15027/tid=15043] ppid=15025 vsize=6324516 CPUtime=4958.19 cores=0-31
/proc/15027/task/15043/stat : 15043 (plingeling) R 15025 15027 15001 0 -1 4202560 269403 1241 0 0 495616 202 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=15027/tid=15044] ppid=15025 vsize=6324516 CPUtime=4958.2 cores=0-31
/proc/15027/task/15044/stat : 15044 (plingeling) R 15025 15027 15001 0 -1 4202560 181946 1241 0 0 495677 142 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15027/tid=15045] ppid=15025 vsize=6324516 CPUtime=4958.6 cores=0-31
/proc/15027/task/15045/stat : 15045 (plingeling) R 15025 15027 15001 0 -1 4202560 144531 1241 0 0 495770 89 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=15027/tid=15046] ppid=15025 vsize=6324516 CPUtime=4958.83 cores=0-31
/proc/15027/task/15046/stat : 15046 (plingeling) R 15025 15027 15001 0 -1 4202560 87240 1241 0 0 495813 69 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=15027/tid=15047] ppid=15025 vsize=6324516 CPUtime=4958.25 cores=0-31
/proc/15027/task/15047/stat : 15047 (plingeling) R 15025 15027 15001 0 -1 4202560 364563 1241 0 0 495469 355 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=15027/tid=15048] ppid=15025 vsize=6324516 CPUtime=4958.55 cores=0-31
/proc/15027/task/15048/stat : 15048 (plingeling) R 15025 15027 15001 0 -1 4202560 210342 1241 0 0 495689 165 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=15027/tid=15049] ppid=15025 vsize=6324516 CPUtime=4944.63 cores=0-31
/proc/15027/task/15049/stat : 15049 (plingeling) R 15025 15027 15001 0 -1 4202560 109995 1241 0 0 494382 80 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15027/tid=15050] ppid=15025 vsize=6324516 CPUtime=4957.63 cores=0-31
/proc/15027/task/15050/stat : 15050 (plingeling) R 15025 15027 15001 0 -1 4202560 234625 1241 0 0 495596 166 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=15027/tid=15051] ppid=15025 vsize=6324516 CPUtime=4958.63 cores=0-31
/proc/15027/task/15051/stat : 15051 (plingeling) R 15025 15027 15001 0 -1 4202560 317549 1241 0 0 495659 203 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=15027/tid=15052] ppid=15025 vsize=6324516 CPUtime=4928.73 cores=0-31
/proc/15027/task/15052/stat : 15052 (plingeling) R 15025 15027 15001 0 -1 4202560 144712 1241 0 0 492737 135 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=15027/tid=15053] ppid=15025 vsize=6324516 CPUtime=4958.9 cores=0-31
/proc/15027/task/15053/stat : 15053 (plingeling) R 15025 15027 15001 0 -1 4202560 169123 1241 0 0 495761 128 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=15027/tid=15054] ppid=15025 vsize=6324516 CPUtime=4958.44 cores=0-31
/proc/15027/task/15054/stat : 15054 (plingeling) R 15025 15027 15001 0 -1 4202560 198005 1241 0 0 495678 165 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15027/tid=15055] ppid=15025 vsize=6324516 CPUtime=4952.18 cores=0-31
/proc/15027/task/15055/stat : 15055 (plingeling) R 15025 15027 15001 0 -1 4202560 160665 1241 0 0 495088 129 0 1 25 0 33 0 713071051 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=15027/tid=15056] ppid=15025 vsize=6324516 CPUtime=4958.57 cores=0-31
/proc/15027/task/15056/stat : 15056 (plingeling) R 15025 15027 15001 0 -1 4202560 154736 1241 0 0 495745 111 0 1 25 0 33 0 713071052 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=15027/tid=15057] ppid=15025 vsize=6324516 CPUtime=4942.56 cores=0-31
/proc/15027/task/15057/stat : 15057 (plingeling) R 15025 15027 15001 0 -1 4202560 168717 1241 0 0 494106 149 0 1 25 0 33 0 713071052 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=15027/tid=15058] ppid=15025 vsize=6324516 CPUtime=4957.31 cores=0-31
/proc/15027/task/15058/stat : 15058 (plingeling) R 15025 15027 15001 0 -1 4202560 94042 1241 0 0 495674 56 0 1 25 0 33 0 713071052 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=15027/tid=15059] ppid=15025 vsize=6324516 CPUtime=4957.78 cores=0-31
/proc/15027/task/15059/stat : 15059 (plingeling) R 15025 15027 15001 0 -1 4202560 331643 1241 0 0 495539 238 0 1 25 0 33 0 713071052 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15027/tid=15060] ppid=15025 vsize=6324516 CPUtime=4955.03 cores=0-31
/proc/15027/task/15060/stat : 15060 (plingeling) R 15025 15027 15001 0 -1 4202560 109338 1241 0 0 495383 119 0 1 25 0 33 0 713071052 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15027/tid=15061] ppid=15025 vsize=6324516 CPUtime=4958.55 cores=0-31
/proc/15027/task/15061/stat : 15061 (plingeling) R 15025 15027 15001 0 -1 4202560 131701 1241 0 0 495673 181 0 1 25 0 33 0 713071052 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=15027/tid=15062] ppid=15025 vsize=6324516 CPUtime=4953.47 cores=0-31
/proc/15027/task/15062/stat : 15062 (plingeling) R 15025 15027 15001 0 -1 4202560 107163 1241 0 0 495274 72 0 1 25 0 33 0 713071052 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=15027/tid=15063] ppid=15025 vsize=6324516 CPUtime=4958.72 cores=0-31
/proc/15027/task/15063/stat : 15063 (plingeling) R 15025 15027 15001 0 -1 4202560 279495 1241 0 0 495624 247 0 1 25 0 33 0 713071052 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=15027/tid=15064] ppid=15025 vsize=6324516 CPUtime=4958.88 cores=0-31
/proc/15027/task/15064/stat : 15064 (plingeling) R 15025 15027 15001 0 -1 4202560 93997 1241 0 0 495811 76 0 1 25 0 33 0 713071053 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15027/tid=15065] ppid=15025 vsize=6324516 CPUtime=4958.46 cores=0-31
/proc/15027/task/15065/stat : 15065 (plingeling) R 15025 15027 15001 0 -1 4202560 369296 1241 0 0 495427 418 0 1 25 0 33 0 713071053 6476304384 1438522 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 21 0 0 0
Current children cumulated CPU time (s) 158531
Current children cumulated vsize (KiB) 6324516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.3 s]
/proc/loadavg: 32.17 32.14 32.09 34/446 15214
/proc/meminfo: memFree=249691588/264257624 swapFree=67111528/67111528
[pid=15027] ppid=15025 vsize=6354816 CPUtime=160003 cores=0-31
/proc/15027/stat : 15027 (plingeling) S 15025 15027 15001 0 -1 4202496 7153329 1241 0 0 15994858 5394 0 1 18 0 33 0 713070829 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15027/statm: 1588704 1450967 175 55 0 1586590 0
[pid=15027/tid=15034] ppid=15025 vsize=6354816 CPUtime=4980.39 cores=0-31
/proc/15027/task/15034/stat : 15034 (plingeling) R 15025 15027 15001 0 -1 4202560 160458 1241 0 0 497880 158 0 1 25 0 33 0 713071050 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=15027/tid=15035] ppid=15025 vsize=6354816 CPUtime=5005.01 cores=0-31
/proc/15027/task/15035/stat : 15035 (plingeling) R 15025 15027 15001 0 -1 4202560 284776 1241 0 0 500352 148 0 1 25 0 33 0 713071050 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=15027/tid=15036] ppid=15025 vsize=6354816 CPUtime=5004.46 cores=0-31
/proc/15027/task/15036/stat : 15036 (plingeling) R 15025 15027 15001 0 -1 4202560 217708 1241 0 0 500215 230 0 1 25 0 33 0 713071050 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=15027/tid=15037] ppid=15025 vsize=6354816 CPUtime=5003.84 cores=0-31
/proc/15027/task/15037/stat : 15037 (plingeling) R 15025 15027 15001 0 -1 4202560 690792 1241 0 0 500142 241 0 1 25 0 33 0 713071050 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15027/tid=15038] ppid=15025 vsize=6354816 CPUtime=4964.14 cores=0-31
/proc/15027/task/15038/stat : 15038 (plingeling) R 15025 15027 15001 0 -1 4202560 105903 1241 0 0 496327 86 0 1 25 0 33 0 713071050 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=15027/tid=15039] ppid=15025 vsize=6354816 CPUtime=5004.88 cores=0-31
/proc/15027/task/15039/stat : 15039 (plingeling) R 15025 15027 15001 0 -1 4202560 133445 1241 0 0 500366 121 0 1 25 0 33 0 713071050 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15027/tid=15040] ppid=15025 vsize=6354816 CPUtime=5002.29 cores=0-31
/proc/15027/task/15040/stat : 15040 (plingeling) R 15025 15027 15001 0 -1 4202560 612799 1241 0 0 499974 254 0 1 25 0 33 0 713071050 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15027/tid=15041] ppid=15025 vsize=6354816 CPUtime=5004.47 cores=0-31
/proc/15027/task/15041/stat : 15041 (plingeling) R 15025 15027 15001 0 -1 4202560 207103 1241 0 0 500279 167 0 1 25 0 33 0 713071050 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15027/tid=15042] ppid=15025 vsize=6354816 CPUtime=5004.41 cores=0-31
/proc/15027/task/15042/stat : 15042 (plingeling) R 15025 15027 15001 0 -1 4202560 218140 1241 0 0 500212 228 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364690 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=15027/tid=15043] ppid=15025 vsize=6354816 CPUtime=5004.22 cores=0-31
/proc/15027/task/15043/stat : 15043 (plingeling) R 15025 15027 15001 0 -1 4202560 269403 1241 0 0 500219 202 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=15027/tid=15044] ppid=15025 vsize=6354816 CPUtime=5004.24 cores=0-31
/proc/15027/task/15044/stat : 15044 (plingeling) R 15025 15027 15001 0 -1 4202560 182303 1241 0 0 500280 143 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15027/tid=15045] ppid=15025 vsize=6354816 CPUtime=5004.63 cores=0-31
/proc/15027/task/15045/stat : 15045 (plingeling) R 15025 15027 15001 0 -1 4202560 144531 1241 0 0 500373 89 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=15027/tid=15046] ppid=15025 vsize=6354816 CPUtime=5004.86 cores=0-31
/proc/15027/task/15046/stat : 15046 (plingeling) R 15025 15027 15001 0 -1 4202560 87240 1241 0 0 500416 69 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4354540 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=15027/tid=15047] ppid=15025 vsize=6354816 CPUtime=5004.28 cores=0-31
/proc/15027/task/15047/stat : 15047 (plingeling) R 15025 15027 15001 0 -1 4202560 364563 1241 0 0 500072 355 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=15027/tid=15048] ppid=15025 vsize=6354816 CPUtime=5004.58 cores=0-31
/proc/15027/task/15048/stat : 15048 (plingeling) R 15025 15027 15001 0 -1 4202560 212585 1241 0 0 500292 165 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=15027/tid=15049] ppid=15025 vsize=6354816 CPUtime=4990.66 cores=0-31
/proc/15027/task/15049/stat : 15049 (plingeling) R 15025 15027 15001 0 -1 4202560 110673 1241 0 0 498985 80 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15027/tid=15050] ppid=15025 vsize=6354816 CPUtime=5003.65 cores=0-31
/proc/15027/task/15050/stat : 15050 (plingeling) R 15025 15027 15001 0 -1 4202560 245628 1241 0 0 500172 192 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=15027/tid=15051] ppid=15025 vsize=6354816 CPUtime=5004.66 cores=0-31
/proc/15027/task/15051/stat : 15051 (plingeling) R 15025 15027 15001 0 -1 4202560 317549 1241 0 0 500262 203 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=15027/tid=15052] ppid=15025 vsize=6354816 CPUtime=4974.76 cores=0-31
/proc/15027/task/15052/stat : 15052 (plingeling) R 15025 15027 15001 0 -1 4202560 144712 1241 0 0 497340 135 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4357174 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=15027/tid=15053] ppid=15025 vsize=6354816 CPUtime=5004.93 cores=0-31
/proc/15027/task/15053/stat : 15053 (plingeling) R 15025 15027 15001 0 -1 4202560 169123 1241 0 0 500364 128 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=15027/tid=15054] ppid=15025 vsize=6354816 CPUtime=5004.45 cores=0-31
/proc/15027/task/15054/stat : 15054 (plingeling) R 15025 15027 15001 0 -1 4202560 198005 1241 0 0 500279 165 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=15027/tid=15055] ppid=15025 vsize=6354816 CPUtime=4998.21 cores=0-31
/proc/15027/task/15055/stat : 15055 (plingeling) R 15025 15027 15001 0 -1 4202560 162233 1241 0 0 499687 133 0 1 25 0 33 0 713071051 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=15027/tid=15056] ppid=15025 vsize=6354816 CPUtime=5004.6 cores=0-31
/proc/15027/task/15056/stat : 15056 (plingeling) R 15025 15027 15001 0 -1 4202560 154871 1241 0 0 500348 111 0 1 25 0 33 0 713071052 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=15027/tid=15057] ppid=15025 vsize=6354816 CPUtime=4987.27 cores=0-31
/proc/15027/task/15057/stat : 15057 (plingeling) R 15025 15027 15001 0 -1 4202560 168717 1241 0 0 498577 149 0 1 25 0 33 0 713071052 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=15027/tid=15058] ppid=15025 vsize=6354816 CPUtime=5003.32 cores=0-31
/proc/15027/task/15058/stat : 15058 (plingeling) R 15025 15027 15001 0 -1 4202560 94052 1241 0 0 500275 56 0 1 25 0 33 0 713071052 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=15027/tid=15059] ppid=15025 vsize=6354816 CPUtime=5003.82 cores=0-31
/proc/15027/task/15059/stat : 15059 (plingeling) R 15025 15027 15001 0 -1 4202560 333227 1241 0 0 500142 239 0 1 25 0 33 0 713071052 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15027/tid=15060] ppid=15025 vsize=6354816 CPUtime=5001.07 cores=0-31
/proc/15027/task/15060/stat : 15060 (plingeling) R 15025 15027 15001 0 -1 4202560 109400 1241 0 0 499986 120 0 1 25 0 33 0 713071052 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15027/tid=15061] ppid=15025 vsize=6354816 CPUtime=5004.58 cores=0-31
/proc/15027/task/15061/stat : 15061 (plingeling) R 15025 15027 15001 0 -1 4202560 131701 1241 0 0 500276 181 0 1 25 0 33 0 713071052 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=15027/tid=15062] ppid=15025 vsize=6354816 CPUtime=4999.5 cores=0-31
/proc/15027/task/15062/stat : 15062 (plingeling) R 15025 15027 15001 0 -1 4202560 107163 1241 0 0 499877 72 0 1 25 0 33 0 713071052 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=15027/tid=15063] ppid=15025 vsize=6354816 CPUtime=5004.75 cores=0-31
/proc/15027/task/15063/stat : 15063 (plingeling) R 15025 15027 15001 0 -1 4202560 279495 1241 0 0 500227 247 0 1 25 0 33 0 713071052 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=15027/tid=15064] ppid=15025 vsize=6354816 CPUtime=5004.92 cores=0-31
/proc/15027/task/15064/stat : 15064 (plingeling) R 15025 15027 15001 0 -1 4202560 94909 1241 0 0 500412 79 0 1 25 0 33 0 713071053 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15027/tid=15065] ppid=15025 vsize=6354816 CPUtime=5004.49 cores=0-31
/proc/15027/task/15065/stat : 15065 (plingeling) R 15025 15027 15001 0 -1 4202560 369296 1241 0 0 500030 418 0 1 25 0 33 0 713071053 6507331584 1450967 268435456000 4194304 4417452 140734052264464 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 21 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 6354816

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

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

[startup+5008.7 s]
/proc/loadavg: 32.17 32.14 32.09 34/446 15214
/proc/meminfo: memFree=249691588/264257624 swapFree=67111528/67111528
[pid=15027] ppid=15025 vsize=0 CPUtime=160003 cores=0-31
/proc/15027/stat : 15027 (plingeling) Z 15025 15027 15001 0 -1 4203548 7153329 1241 0 0 15994883 5429 0 1 18 0 2 0 713070829 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15027/statm: 0 0 0 0 0 0 0
[pid=15027/tid=15057] ppid=15025 vsize=0 CPUtime=4987.63 cores=0-31
/proc/15027/task/15057/stat : 15057 (plingeling) R 15025 15027 15001 0 -1 4203588 168717 1241 0 0 498578 184 0 1 25 0 2 0 713071052 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 11 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

[startup+5008.8 s]
/proc/loadavg: 32.17 32.14 32.09 34/446 15214
/proc/meminfo: memFree=249691588/264257624 swapFree=67111528/67111528
[pid=15027] ppid=15025 vsize=0 CPUtime=160003 cores=0-31
/proc/15027/stat : 15027 (plingeling) Z 15025 15027 15001 0 -1 4203548 7153329 1241 0 0 15994883 5439 0 1 18 0 2 0 713070829 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15027/statm: 0 0 0 0 0 0 0
[pid=15027/tid=15057] ppid=15025 vsize=0 CPUtime=4987.73 cores=0-31
/proc/15027/task/15057/stat : 15057 (plingeling) R 15025 15027 15001 0 -1 4203588 168717 1241 0 0 498578 194 0 1 25 0 2 0 713071052 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 11 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5008.81
CPU time (s): 160003
CPU user time (s): 159949
CPU system time (s): 54.4147
CPU usage (%): 3194.44
Max. virtual memory (cumulated for all children) (KiB): 6453688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159949
system time used= 54.4147
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7154570
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= 6301
involuntary context switches= 404104

runsolver used 26.121 second user time and 115.491 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-22 00:10:44
IDJOB=3372741
IDBENCH=83413
IDSOLVER=1852
FILE ID=node200/3372741-1306015844
RUNJOBID= node200-1306015844-15015
PBS_JOBID= 13387800
Free space on /tmp= 62044 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372741-1306015844/watcher-3372741-1306015844 -o /tmp/evaluation-result-3372741-1306015844/solver-3372741-1306015844 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372741-1306015844.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=969509912

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:      255501228 kB
Buffers:        454128 kB
Cached:        7900580 kB
SwapCached:          0 kB
Active:        7425556 kB
Inactive:       998312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255501228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2908 kB
Writeback:           0 kB
AnonPages:       70744 kB
Mapped:          13324 kB
Slab:           252644 kB
PageTables:       3968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   185780 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= 62044 MiB
End job on node200 at 2011-05-22 01:34:15