Trace number 3372762

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 5006.79

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_5_keyfind_1.cnf
MD5SUM3f4ea4cf17e734bbe947db7c1dc9fde7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark66518.3
Satisfiable
(Un)Satisfiability was proved
Number of variables1116
Number of clauses4312
Sum of the clauses size13688
Maximum clause length5
Minimum clause length1
Number of clauses of size 184
Number of clauses of size 2200
Number of clauses of size 33008
Number of clauses of size 4920
Number of clauses of size 5100
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372762-1306035966/watcher-3372762-1306035966 -o /tmp/evaluation-result-3372762-1306035966/solver-3372762-1306035966 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372762-1306035966.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: 32.10 32.06 32.07 1/413 23351
/proc/meminfo: memFree=255498972/264257624 swapFree=67111528/67111528
[pid=23351] ppid=23349 vsize=12064 CPUtime=0.02 cores=0-31
/proc/23351/stat : 23351 (plingeling) R 23349 23351 23197 0 -1 4202496 1080 1240 0 0 2 0 0 0 20 0 1 0 715082970 12353536 1012 268435456000 4194304 4417452 140734418701824 18446744073709551615 258650649821 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23351/statm: 3016 1023 145 55 0 902 0

[startup+0.0456989 s]
/proc/loadavg: 32.10 32.06 32.07 1/413 23351
/proc/meminfo: memFree=255498972/264257624 swapFree=67111528/67111528
[pid=23351] ppid=23349 vsize=13464 CPUtime=0.03 cores=0-31
/proc/23351/stat : 23351 (plingeling) R 23349 23351 23197 0 -1 4202496 1438 1240 0 0 3 0 0 0 20 0 1 0 715082970 13787136 1370 268435456000 4194304 4417452 140734418701824 18446744073709551615 4228083 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23351/statm: 3366 1370 145 55 0 1252 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13464

[startup+0.100681 s]
/proc/loadavg: 32.10 32.06 32.07 1/413 23351
/proc/meminfo: memFree=255498972/264257624 swapFree=67111528/67111528
[pid=23351] ppid=23349 vsize=16792 CPUtime=0.08 cores=0-31
/proc/23351/stat : 23351 (plingeling) R 23349 23351 23197 0 -1 4202496 2266 1240 0 0 8 0 0 0 20 0 1 0 715082970 17195008 2198 268435456000 4194304 4417452 140734418701824 18446744073709551615 4231541 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23351/statm: 4198 2198 145 55 0 2084 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16792

[startup+0.300551 s]
/proc/loadavg: 32.10 32.06 32.07 1/413 23351
/proc/meminfo: memFree=255498972/264257624 swapFree=67111528/67111528
[pid=23351] ppid=23349 vsize=680352 CPUtime=5.15 cores=0-31
/proc/23351/stat : 23351 (plingeling) S 23349 23351 23197 0 -1 4202496 5614 1240 0 0 512 3 0 0 18 0 33 0 715082970 696680448 5018 268435456000 4194304 4417452 140734418701824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 29 0 0 0
/proc/23351/statm: 170088 5018 175 55 0 167974 0
Current children cumulated CPU time (s) 5.15
Current children cumulated vsize (KiB) 680352

[startup+0.700565 s]
/proc/loadavg: 32.10 32.06 32.07 1/413 23351
/proc/meminfo: memFree=255498972/264257624 swapFree=67111528/67111528
[pid=23351] ppid=23349 vsize=691708 CPUtime=17.9 cores=0-31
/proc/23351/stat : 23351 (plingeling) S 23349 23351 23197 0 -1 4202496 9216 1240 0 0 1782 8 0 0 18 0 33 0 715082970 708308992 8158 268435456000 4194304 4417452 140734418701824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 29 0 0 0
/proc/23351/statm: 172927 8158 175 55 0 170813 0
Current children cumulated CPU time (s) 17.9
Current children cumulated vsize (KiB) 691708

[startup+1.50159 s]
/proc/loadavg: 32.10 32.06 32.07 33/446 23389
/proc/meminfo: memFree=255458168/264257624 swapFree=67111528/67111528
[pid=23351] ppid=23349 vsize=708796 CPUtime=43.4 cores=0-31
/proc/23351/stat : 23351 (plingeling) S 23349 23351 23197 0 -1 4202496 21291 1240 0 0 4314 26 0 0 18 0 33 0 715082970 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 29 0 0 0
/proc/23351/statm: 177199 12805 175 55 0 175085 0
[pid=23351/tid=23358] ppid=23349 vsize=708796 CPUtime=1.36 cores=0-31
/proc/23351/task/23358/stat : 23358 (plingeling) R 23349 23351 23197 0 -1 4202560 366 1240 0 0 136 0 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23351/tid=23359] ppid=23349 vsize=708796 CPUtime=1.36 cores=0-31
/proc/23351/task/23359/stat : 23359 (plingeling) R 23349 23351 23197 0 -1 4202560 501 1240 0 0 135 1 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23351/tid=23360] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23360/stat : 23360 (plingeling) R 23349 23351 23197 0 -1 4202560 659 1240 0 0 135 0 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23351/tid=23361] ppid=23349 vsize=708796 CPUtime=1.34 cores=0-31
/proc/23351/task/23361/stat : 23361 (plingeling) R 23349 23351 23197 0 -1 4202560 623 1240 0 0 134 0 0 0 18 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=23351/tid=23362] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23362/stat : 23362 (plingeling) R 23349 23351 23197 0 -1 4202560 519 1240 0 0 135 0 0 0 18 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4274089 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=23351/tid=23363] ppid=23349 vsize=708796 CPUtime=1.34 cores=0-31
/proc/23351/task/23363/stat : 23363 (plingeling) R 23349 23351 23197 0 -1 4202560 819 1240 0 0 133 1 0 0 18 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=23351/tid=23364] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23364/stat : 23364 (plingeling) R 23349 23351 23197 0 -1 4202560 806 1240 0 0 134 1 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23351/tid=23365] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23365/stat : 23365 (plingeling) R 23349 23351 23197 0 -1 4202560 485 1240 0 0 135 0 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=23351/tid=23366] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23366/stat : 23366 (plingeling) R 23349 23351 23197 0 -1 4202560 537 1240 0 0 135 0 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23351/tid=23367] ppid=23349 vsize=708796 CPUtime=1.34 cores=0-31
/proc/23351/task/23367/stat : 23367 (plingeling) R 23349 23351 23197 0 -1 4202560 504 1240 0 0 134 0 0 0 25 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=23351/tid=23368] ppid=23349 vsize=708796 CPUtime=1.34 cores=0-31
/proc/23351/task/23368/stat : 23368 (plingeling) R 23349 23351 23197 0 -1 4202560 633 1240 0 0 133 1 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=23351/tid=23369] ppid=23349 vsize=708796 CPUtime=1.34 cores=0-31
/proc/23351/task/23369/stat : 23369 (plingeling) R 23349 23351 23197 0 -1 4202560 633 1240 0 0 134 0 0 0 18 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=23351/tid=23370] ppid=23349 vsize=708796 CPUtime=1.33 cores=0-31
/proc/23351/task/23370/stat : 23370 (plingeling) R 23349 23351 23197 0 -1 4202560 555 1240 0 0 133 0 0 0 18 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=23351/tid=23371] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23371/stat : 23371 (plingeling) R 23349 23351 23197 0 -1 4202560 461 1240 0 0 135 0 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=23351/tid=23372] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23372/stat : 23372 (plingeling) R 23349 23351 23197 0 -1 4202560 706 1240 0 0 134 1 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23351/tid=23373] ppid=23349 vsize=708796 CPUtime=1.34 cores=0-31
/proc/23351/task/23373/stat : 23373 (plingeling) R 23349 23351 23197 0 -1 4202560 612 1240 0 0 134 0 0 0 18 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4238800 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23351/tid=23374] ppid=23349 vsize=708796 CPUtime=1.36 cores=0-31
/proc/23351/task/23374/stat : 23374 (plingeling) R 23349 23351 23197 0 -1 4202560 335 1240 0 0 136 0 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4366169 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=23351/tid=23375] ppid=23349 vsize=708796 CPUtime=1.34 cores=0-31
/proc/23351/task/23375/stat : 23375 (plingeling) R 23349 23351 23197 0 -1 4202560 662 1240 0 0 134 0 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=23351/tid=23376] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23376/stat : 23376 (plingeling) R 23349 23351 23197 0 -1 4202560 583 1240 0 0 135 0 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23351/tid=23377] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23377/stat : 23377 (plingeling) R 23349 23351 23197 0 -1 4202560 613 1240 0 0 134 1 0 0 25 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4357708 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=23351/tid=23378] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23378/stat : 23378 (plingeling) R 23349 23351 23197 0 -1 4202560 467 1240 0 0 135 0 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=23351/tid=23379] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23379/stat : 23379 (plingeling) R 23349 23351 23197 0 -1 4202560 633 1240 0 0 135 0 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4250957 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=23351/tid=23380] ppid=23349 vsize=708796 CPUtime=1.36 cores=0-31
/proc/23351/task/23380/stat : 23380 (plingeling) R 23349 23351 23197 0 -1 4202560 802 1240 0 0 135 1 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4237269 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=23351/tid=23381] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23381/stat : 23381 (plingeling) R 23349 23351 23197 0 -1 4202560 474 1240 0 0 135 0 0 0 18 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4357003 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=23351/tid=23382] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23382/stat : 23382 (plingeling) R 23349 23351 23197 0 -1 4202560 537 1240 0 0 135 0 0 0 19 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4357714 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=23351/tid=23383] ppid=23349 vsize=708796 CPUtime=1.23 cores=0-31
/proc/23351/task/23383/stat : 23383 (plingeling) R 23349 23351 23197 0 -1 4202560 392 1240 0 0 123 0 0 0 18 0 33 0 715082982 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4365976 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=23351/tid=23384] ppid=23349 vsize=708796 CPUtime=1.34 cores=0-31
/proc/23351/task/23384/stat : 23384 (plingeling) R 23349 23351 23197 0 -1 4202560 795 1240 0 0 134 0 0 0 19 0 33 0 715082983 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4357939 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=23351/tid=23385] ppid=23349 vsize=708796 CPUtime=1.32 cores=0-31
/proc/23351/task/23385/stat : 23385 (plingeling) R 23349 23351 23197 0 -1 4202560 403 1240 0 0 132 0 0 0 25 0 33 0 715082983 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4252703 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=23351/tid=23386] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23386/stat : 23386 (plingeling) R 23349 23351 23197 0 -1 4202560 590 1240 0 0 135 0 0 0 25 0 33 0 715082983 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4295507 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=23351/tid=23387] ppid=23349 vsize=708796 CPUtime=1.34 cores=0-31
/proc/23351/task/23387/stat : 23387 (plingeling) R 23349 23351 23197 0 -1 4202560 556 1240 0 0 134 0 0 0 25 0 33 0 715082984 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4352496 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=23351/tid=23388] ppid=23349 vsize=708796 CPUtime=1.31 cores=0-31
/proc/23351/task/23388/stat : 23388 (plingeling) R 23349 23351 23197 0 -1 4202560 667 1240 0 0 131 0 0 0 25 0 33 0 715082984 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=23351/tid=23389] ppid=23349 vsize=708796 CPUtime=1.35 cores=0-31
/proc/23351/task/23389/stat : 23389 (plingeling) R 23349 23351 23197 0 -1 4202560 500 1240 0 0 135 0 0 0 22 0 33 0 715082984 725807104 12805 268435456000 4194304 4417452 140734418701824 18446744073709551615 4275918 0 0 4096 17442 0 0 0 -1 22 0 0 0
Current children cumulated CPU time (s) 43.4
Current children cumulated vsize (KiB) 708796

[startup+3.10165 s]
/proc/loadavg: 32.10 32.06 32.07 33/446 23389
/proc/meminfo: memFree=255437788/264257624 swapFree=67111528/67111528
[pid=23351] ppid=23349 vsize=733592 CPUtime=93.99 cores=0-31
/proc/23351/stat : 23351 (plingeling) S 23349 23351 23197 0 -1 4202496 50673 1240 0 0 9317 82 0 0 18 0 33 0 715082970 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 29 0 0 0
/proc/23351/statm: 183398 19104 175 55 0 181284 0
[pid=23351/tid=23358] ppid=23349 vsize=733592 CPUtime=2.94 cores=0-31
/proc/23351/task/23358/stat : 23358 (plingeling) R 23349 23351 23197 0 -1 4202560 1332 1240 0 0 292 2 0 0 23 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364396 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23351/tid=23359] ppid=23349 vsize=733592 CPUtime=2.94 cores=0-31
/proc/23351/task/23359/stat : 23359 (plingeling) R 23349 23351 23197 0 -1 4202560 1425 1240 0 0 291 3 0 0 23 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=23351/tid=23360] ppid=23349 vsize=733592 CPUtime=2.94 cores=0-31
/proc/23351/task/23360/stat : 23360 (plingeling) R 23349 23351 23197 0 -1 4202560 1398 1240 0 0 292 2 0 0 23 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4365050 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23351/tid=23361] ppid=23349 vsize=733592 CPUtime=2.92 cores=0-31
/proc/23351/task/23361/stat : 23361 (plingeling) R 23349 23351 23197 0 -1 4202560 1545 1240 0 0 290 2 0 0 18 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=23351/tid=23362] ppid=23349 vsize=733592 CPUtime=2.93 cores=0-31
/proc/23351/task/23362/stat : 23362 (plingeling) R 23349 23351 23197 0 -1 4202560 1441 1240 0 0 291 2 0 0 20 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=23351/tid=23363] ppid=23349 vsize=733592 CPUtime=2.94 cores=0-31
/proc/23351/task/23363/stat : 23363 (plingeling) R 23349 23351 23197 0 -1 4202560 1696 1240 0 0 291 3 0 0 18 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=23351/tid=23364] ppid=23349 vsize=733592 CPUtime=2.94 cores=0-31
/proc/23351/task/23364/stat : 23364 (plingeling) R 23349 23351 23197 0 -1 4202560 1677 1240 0 0 292 2 0 0 18 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23351/tid=23365] ppid=23349 vsize=733592 CPUtime=2.93 cores=0-31
/proc/23351/task/23365/stat : 23365 (plingeling) R 23349 23351 23197 0 -1 4202560 1392 1240 0 0 292 1 0 0 18 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=23351/tid=23366] ppid=23349 vsize=733592 CPUtime=2.94 cores=0-31
/proc/23351/task/23366/stat : 23366 (plingeling) R 23349 23351 23197 0 -1 4202560 1344 1240 0 0 293 1 0 0 24 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23351/tid=23367] ppid=23349 vsize=733592 CPUtime=2.93 cores=0-31
/proc/23351/task/23367/stat : 23367 (plingeling) R 23349 23351 23197 0 -1 4202560 1130 1240 0 0 291 2 0 0 25 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23351/tid=23368] ppid=23349 vsize=733592 CPUtime=2.93 cores=0-31
/proc/23351/task/23368/stat : 23368 (plingeling) R 23349 23351 23197 0 -1 4202560 1521 1240 0 0 291 2 0 0 24 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=23351/tid=23369] ppid=23349 vsize=733592 CPUtime=2.93 cores=0-31
/proc/23351/task/23369/stat : 23369 (plingeling) R 23349 23351 23197 0 -1 4202560 1806 1240 0 0 290 3 0 0 18 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4250938 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=23351/tid=23370] ppid=23349 vsize=733592 CPUtime=2.91 cores=0-31
/proc/23351/task/23370/stat : 23370 (plingeling) R 23349 23351 23197 0 -1 4202560 1475 1240 0 0 289 2 0 0 20 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=23351/tid=23371] ppid=23349 vsize=733592 CPUtime=2.94 cores=0-31
/proc/23351/task/23371/stat : 23371 (plingeling) R 23349 23351 23197 0 -1 4202560 1223 1240 0 0 292 2 0 0 23 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4264934 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=23351/tid=23372] ppid=23349 vsize=733592 CPUtime=2.93 cores=0-31
/proc/23351/task/23372/stat : 23372 (plingeling) R 23349 23351 23197 0 -1 4202560 1674 1240 0 0 290 3 0 0 23 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4250927 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23351/tid=23373] ppid=23349 vsize=733592 CPUtime=2.92 cores=0-31
/proc/23351/task/23373/stat : 23373 (plingeling) R 23349 23351 23197 0 -1 4202560 1433 1240 0 0 290 2 0 0 20 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23351/tid=23374] ppid=23349 vsize=733592 CPUtime=2.93 cores=0-31
/proc/23351/task/23374/stat : 23374 (plingeling) R 23349 23351 23197 0 -1 4202560 1119 1240 0 0 292 1 0 0 18 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=23351/tid=23375] ppid=23349 vsize=733592 CPUtime=2.93 cores=0-31
/proc/23351/task/23375/stat : 23375 (plingeling) R 23349 23351 23197 0 -1 4202560 1569 1240 0 0 291 2 0 0 18 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=23351/tid=23376] ppid=23349 vsize=733592 CPUtime=2.92 cores=0-31
/proc/23351/task/23376/stat : 23376 (plingeling) R 23349 23351 23197 0 -1 4202560 1656 1240 0 0 290 2 0 0 19 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4355750 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=23351/tid=23377] ppid=23349 vsize=733592 CPUtime=2.93 cores=0-31
/proc/23351/task/23377/stat : 23377 (plingeling) R 23349 23351 23197 0 -1 4202560 1335 1240 0 0 291 2 0 0 19 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=23351/tid=23378] ppid=23349 vsize=733592 CPUtime=2.94 cores=0-31
/proc/23351/task/23378/stat : 23378 (plingeling) R 23349 23351 23197 0 -1 4202560 1425 1240 0 0 293 1 0 0 25 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=23351/tid=23379] ppid=23349 vsize=733592 CPUtime=2.93 cores=0-31
/proc/23351/task/23379/stat : 23379 (plingeling) R 23349 23351 23197 0 -1 4202560 1425 1240 0 0 291 2 0 0 18 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=23351/tid=23380] ppid=23349 vsize=733592 CPUtime=2.93 cores=0-31
/proc/23351/task/23380/stat : 23380 (plingeling) R 23349 23351 23197 0 -1 4202560 2147 1240 0 0 289 4 0 0 23 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=23351/tid=23381] ppid=23349 vsize=733592 CPUtime=2.93 cores=0-31
/proc/23351/task/23381/stat : 23381 (plingeling) R 23349 23351 23197 0 -1 4202560 1428 1240 0 0 292 1 0 0 19 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 18446744073699065913 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=23351/tid=23382] ppid=23349 vsize=733592 CPUtime=2.94 cores=0-31
/proc/23351/task/23382/stat : 23382 (plingeling) R 23349 23351 23197 0 -1 4202560 1472 1240 0 0 292 2 0 0 24 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=23351/tid=23383] ppid=23349 vsize=733592 CPUtime=2.79 cores=0-31
/proc/23351/task/23383/stat : 23383 (plingeling) R 23349 23351 23197 0 -1 4202560 1304 1240 0 0 277 2 0 0 20 0 33 0 715082982 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364437 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=23351/tid=23384] ppid=23349 vsize=733592 CPUtime=2.92 cores=0-31
/proc/23351/task/23384/stat : 23384 (plingeling) R 23349 23351 23197 0 -1 4202560 1745 1240 0 0 290 2 0 0 23 0 33 0 715082983 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23351/tid=23385] ppid=23349 vsize=733592 CPUtime=2.9 cores=0-31
/proc/23351/task/23385/stat : 23385 (plingeling) R 23349 23351 23197 0 -1 4202560 1301 1240 0 0 289 1 0 0 18 0 33 0 715082983 751198208 19104 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=23351/tid=23386] ppid=23349 vsize=733592 CPUtime=2.92 cores=0-31

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

[pid=23351/tid=23389] ppid=23349 vsize=2362468 CPUtime=4898.92 cores=0-31
/proc/23351/task/23389/stat : 23389 (plingeling) R 23349 23351 23197 0 -1 4202560 374950 1240 0 0 489326 566 0 0 25 0 33 0 715082984 2419167232 429559 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
Current children cumulated CPU time (s) 156669
Current children cumulated vsize (KiB) 2362468

[startup+4962.3 s]
/proc/loadavg: 32.08 32.04 32.05 33/446 23542
/proc/meminfo: memFree=253860376/264257624 swapFree=67111528/67111528
[pid=23351] ppid=23349 vsize=2290568 CPUtime=158587 cores=0-31
/proc/23351/stat : 23351 (plingeling) S 23349 23351 23197 0 -1 4202496 14200192 1240 0 0 15843204 15460 0 0 18 0 33 0 715082970 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 29 0 0 0
/proc/23351/statm: 572642 412027 175 55 0 570528 0
[pid=23351/tid=23358] ppid=23349 vsize=2290568 CPUtime=4959.19 cores=0-31
/proc/23351/task/23358/stat : 23358 (plingeling) R 23349 23351 23197 0 -1 4202560 348504 1240 0 0 495493 426 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23351/tid=23359] ppid=23349 vsize=2290568 CPUtime=4944.27 cores=0-31
/proc/23351/task/23359/stat : 23359 (plingeling) R 23349 23351 23197 0 -1 4202560 363957 1240 0 0 493994 433 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23351/tid=23360] ppid=23349 vsize=2290568 CPUtime=4959.5 cores=0-31
/proc/23351/task/23360/stat : 23360 (plingeling) R 23349 23351 23197 0 -1 4202560 418241 1240 0 0 495506 444 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=23351/tid=23361] ppid=23349 vsize=2290568 CPUtime=4959.84 cores=0-31
/proc/23351/task/23361/stat : 23361 (plingeling) R 23349 23351 23197 0 -1 4202560 441247 1240 0 0 495443 541 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=23351/tid=23362] ppid=23349 vsize=2290568 CPUtime=4953.59 cores=0-31
/proc/23351/task/23362/stat : 23362 (plingeling) R 23349 23351 23197 0 -1 4202560 446969 1240 0 0 494891 468 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23351/tid=23363] ppid=23349 vsize=2290568 CPUtime=4960.45 cores=0-31
/proc/23351/task/23363/stat : 23363 (plingeling) R 23349 23351 23197 0 -1 4202560 474902 1240 0 0 495554 491 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=23351/tid=23364] ppid=23349 vsize=2290568 CPUtime=4956.42 cores=0-31
/proc/23351/task/23364/stat : 23364 (plingeling) R 23349 23351 23197 0 -1 4202560 427191 1240 0 0 495179 463 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=23351/tid=23365] ppid=23349 vsize=2290568 CPUtime=4960.21 cores=0-31
/proc/23351/task/23365/stat : 23365 (plingeling) R 23349 23351 23197 0 -1 4202560 444823 1240 0 0 495530 491 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=23351/tid=23366] ppid=23349 vsize=2290568 CPUtime=4926.64 cores=0-31
/proc/23351/task/23366/stat : 23366 (plingeling) R 23349 23351 23197 0 -1 4202560 424086 1240 0 0 492175 489 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=23351/tid=23367] ppid=23349 vsize=2290568 CPUtime=4960.29 cores=0-31
/proc/23351/task/23367/stat : 23367 (plingeling) R 23349 23351 23197 0 -1 4202560 433593 1240 0 0 495476 553 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=23351/tid=23368] ppid=23349 vsize=2290568 CPUtime=4951.88 cores=0-31
/proc/23351/task/23368/stat : 23368 (plingeling) R 23349 23351 23197 0 -1 4202560 420219 1240 0 0 494746 442 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=23351/tid=23369] ppid=23349 vsize=2290568 CPUtime=4960.42 cores=0-31
/proc/23351/task/23369/stat : 23369 (plingeling) R 23349 23351 23197 0 -1 4202560 477089 1240 0 0 495470 572 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=23351/tid=23370] ppid=23349 vsize=2290568 CPUtime=4955.37 cores=0-31
/proc/23351/task/23370/stat : 23370 (plingeling) R 23349 23351 23197 0 -1 4202560 466200 1240 0 0 494996 541 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23351/tid=23371] ppid=23349 vsize=2290568 CPUtime=4959.45 cores=0-31
/proc/23351/task/23371/stat : 23371 (plingeling) R 23349 23351 23197 0 -1 4202560 494357 1240 0 0 495439 506 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=23351/tid=23372] ppid=23349 vsize=2290568 CPUtime=4957.43 cores=0-31
/proc/23351/task/23372/stat : 23372 (plingeling) R 23349 23351 23197 0 -1 4202560 496929 1240 0 0 495298 445 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=23351/tid=23373] ppid=23349 vsize=2290568 CPUtime=4960.26 cores=0-31
/proc/23351/task/23373/stat : 23373 (plingeling) R 23349 23351 23197 0 -1 4202560 416486 1240 0 0 495555 471 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=23351/tid=23374] ppid=23349 vsize=2290568 CPUtime=4960.15 cores=0-31
/proc/23351/task/23374/stat : 23374 (plingeling) R 23349 23351 23197 0 -1 4202560 490236 1240 0 0 495544 471 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=23351/tid=23375] ppid=23349 vsize=2290568 CPUtime=4960.7 cores=0-31
/proc/23351/task/23375/stat : 23375 (plingeling) R 23349 23351 23197 0 -1 4202560 443738 1240 0 0 495636 434 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=23351/tid=23376] ppid=23349 vsize=2290568 CPUtime=4960.39 cores=0-31
/proc/23351/task/23376/stat : 23376 (plingeling) R 23349 23351 23197 0 -1 4202560 435533 1240 0 0 495507 532 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=23351/tid=23377] ppid=23349 vsize=2290568 CPUtime=4954.77 cores=0-31
/proc/23351/task/23377/stat : 23377 (plingeling) R 23349 23351 23197 0 -1 4202560 398320 1240 0 0 495006 471 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=23351/tid=23378] ppid=23349 vsize=2290568 CPUtime=4958.25 cores=0-31
/proc/23351/task/23378/stat : 23378 (plingeling) R 23349 23351 23197 0 -1 4202560 485602 1240 0 0 495270 555 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=23351/tid=23379] ppid=23349 vsize=2290568 CPUtime=4956.12 cores=0-31
/proc/23351/task/23379/stat : 23379 (plingeling) R 23349 23351 23197 0 -1 4202560 448082 1240 0 0 495180 432 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23351/tid=23380] ppid=23349 vsize=2290568 CPUtime=4955.26 cores=0-31
/proc/23351/task/23380/stat : 23380 (plingeling) R 23349 23351 23197 0 -1 4202560 400707 1240 0 0 495033 493 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=23351/tid=23381] ppid=23349 vsize=2290568 CPUtime=4955.42 cores=0-31
/proc/23351/task/23381/stat : 23381 (plingeling) R 23349 23351 23197 0 -1 4202560 461120 1240 0 0 495039 503 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23351/tid=23382] ppid=23349 vsize=2290568 CPUtime=4960.15 cores=0-31
/proc/23351/task/23382/stat : 23382 (plingeling) R 23349 23351 23197 0 -1 4202560 522869 1240 0 0 495460 555 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=23351/tid=23383] ppid=23349 vsize=2290568 CPUtime=4932.25 cores=0-31
/proc/23351/task/23383/stat : 23383 (plingeling) R 23349 23351 23197 0 -1 4202560 353157 1240 0 0 492789 436 0 0 25 0 33 0 715082982 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=23351/tid=23384] ppid=23349 vsize=2290568 CPUtime=4960.22 cores=0-31
/proc/23351/task/23384/stat : 23384 (plingeling) R 23349 23351 23197 0 -1 4202560 519795 1240 0 0 495563 459 0 0 25 0 33 0 715082983 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23351/tid=23385] ppid=23349 vsize=2290568 CPUtime=4956.38 cores=0-31
/proc/23351/task/23385/stat : 23385 (plingeling) R 23349 23351 23197 0 -1 4202560 525301 1240 0 0 495164 474 0 0 25 0 33 0 715082983 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=23351/tid=23386] ppid=23349 vsize=2290568 CPUtime=4952.71 cores=0-31
/proc/23351/task/23386/stat : 23386 (plingeling) R 23349 23351 23197 0 -1 4202560 453897 1240 0 0 494890 381 0 0 25 0 33 0 715082983 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=23351/tid=23387] ppid=23349 vsize=2290568 CPUtime=4959.77 cores=0-31
/proc/23351/task/23387/stat : 23387 (plingeling) R 23349 23351 23197 0 -1 4202560 468164 1240 0 0 495508 469 0 0 25 0 33 0 715082984 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23351/tid=23388] ppid=23349 vsize=2290568 CPUtime=4959.56 cores=0-31
/proc/23351/task/23388/stat : 23388 (plingeling) R 23349 23351 23197 0 -1 4202560 420953 1240 0 0 495518 438 0 0 25 0 33 0 715082984 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=23351/tid=23389] ppid=23349 vsize=2290568 CPUtime=4958.89 cores=0-31
/proc/23351/task/23389/stat : 23389 (plingeling) R 23349 23351 23197 0 -1 4202560 375062 1240 0 0 495322 567 0 0 25 0 33 0 715082984 2345541632 412027 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 12 0 0 0
Current children cumulated CPU time (s) 158587
Current children cumulated vsize (KiB) 2290568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.6 s]
/proc/loadavg: 32.04 32.04 32.04 33/446 23542
/proc/meminfo: memFree=253792076/264257624 swapFree=67111528/67111528
[pid=23351] ppid=23349 vsize=2357780 CPUtime=160003 cores=0-31
/proc/23351/stat : 23351 (plingeling) S 23349 23351 23197 0 -1 4202496 14278489 1240 0 0 15984797 15518 0 0 18 0 33 0 715082970 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 29 0 0 0
/proc/23351/statm: 589445 428830 175 55 0 587331 0
[pid=23351/tid=23358] ppid=23349 vsize=2357780 CPUtime=5003.5 cores=0-31
/proc/23351/task/23358/stat : 23358 (plingeling) R 23349 23351 23197 0 -1 4202560 350623 1240 0 0 499924 426 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4366087 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23351/tid=23359] ppid=23349 vsize=2357780 CPUtime=4988.58 cores=0-31
/proc/23351/task/23359/stat : 23359 (plingeling) R 23349 23351 23197 0 -1 4202560 366197 1240 0 0 498425 433 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23351/tid=23360] ppid=23349 vsize=2357780 CPUtime=5003.81 cores=0-31
/proc/23351/task/23360/stat : 23360 (plingeling) R 23349 23351 23197 0 -1 4202560 420054 1240 0 0 499937 444 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=23351/tid=23361] ppid=23349 vsize=2357780 CPUtime=5004.15 cores=0-31
/proc/23351/task/23361/stat : 23361 (plingeling) R 23349 23351 23197 0 -1 4202560 441247 1240 0 0 499874 541 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=23351/tid=23362] ppid=23349 vsize=2357780 CPUtime=4997.9 cores=0-31
/proc/23351/task/23362/stat : 23362 (plingeling) R 23349 23351 23197 0 -1 4202560 447031 1240 0 0 499322 468 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23351/tid=23363] ppid=23349 vsize=2357780 CPUtime=5004.76 cores=0-31
/proc/23351/task/23363/stat : 23363 (plingeling) R 23349 23351 23197 0 -1 4202560 478141 1240 0 0 499984 492 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=23351/tid=23364] ppid=23349 vsize=2357780 CPUtime=5000.74 cores=0-31
/proc/23351/task/23364/stat : 23364 (plingeling) R 23349 23351 23197 0 -1 4202560 430564 1240 0 0 499609 465 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=23351/tid=23365] ppid=23349 vsize=2357780 CPUtime=5004.49 cores=0-31
/proc/23351/task/23365/stat : 23365 (plingeling) R 23349 23351 23197 0 -1 4202560 451751 1240 0 0 499945 504 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=23351/tid=23366] ppid=23349 vsize=2357780 CPUtime=4969.69 cores=0-31
/proc/23351/task/23366/stat : 23366 (plingeling) R 23349 23351 23197 0 -1 4202560 425596 1240 0 0 496480 489 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=23351/tid=23367] ppid=23349 vsize=2357780 CPUtime=5004.6 cores=0-31
/proc/23351/task/23367/stat : 23367 (plingeling) R 23349 23351 23197 0 -1 4202560 433593 1240 0 0 499907 553 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=23351/tid=23368] ppid=23349 vsize=2357780 CPUtime=4996.2 cores=0-31
/proc/23351/task/23368/stat : 23368 (plingeling) R 23349 23351 23197 0 -1 4202560 421671 1240 0 0 499178 442 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=23351/tid=23369] ppid=23349 vsize=2357780 CPUtime=5004.74 cores=0-31
/proc/23351/task/23369/stat : 23369 (plingeling) R 23349 23351 23197 0 -1 4202560 477089 1240 0 0 499902 572 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=23351/tid=23370] ppid=23349 vsize=2357780 CPUtime=4999.68 cores=0-31
/proc/23351/task/23370/stat : 23370 (plingeling) R 23349 23351 23197 0 -1 4202560 469302 1240 0 0 499427 541 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23351/tid=23371] ppid=23349 vsize=2357780 CPUtime=5003.76 cores=0-31
/proc/23351/task/23371/stat : 23371 (plingeling) R 23349 23351 23197 0 -1 4202560 503812 1240 0 0 499856 520 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=23351/tid=23372] ppid=23349 vsize=2357780 CPUtime=5001.74 cores=0-31
/proc/23351/task/23372/stat : 23372 (plingeling) R 23349 23351 23197 0 -1 4202560 496929 1240 0 0 499729 445 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=23351/tid=23373] ppid=23349 vsize=2357780 CPUtime=5004.58 cores=0-31
/proc/23351/task/23373/stat : 23373 (plingeling) R 23349 23351 23197 0 -1 4202560 419236 1240 0 0 499986 472 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=23351/tid=23374] ppid=23349 vsize=2357780 CPUtime=5004.47 cores=0-31
/proc/23351/task/23374/stat : 23374 (plingeling) R 23349 23351 23197 0 -1 4202560 493153 1240 0 0 499975 472 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=23351/tid=23375] ppid=23349 vsize=2357780 CPUtime=5005.02 cores=0-31
/proc/23351/task/23375/stat : 23375 (plingeling) R 23349 23351 23197 0 -1 4202560 445194 1240 0 0 500067 435 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=23351/tid=23376] ppid=23349 vsize=2357780 CPUtime=5004.58 cores=0-31
/proc/23351/task/23376/stat : 23376 (plingeling) R 23349 23351 23197 0 -1 4202560 440892 1240 0 0 499922 536 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=23351/tid=23377] ppid=23349 vsize=2357780 CPUtime=4999.08 cores=0-31
/proc/23351/task/23377/stat : 23377 (plingeling) R 23349 23351 23197 0 -1 4202560 400796 1240 0 0 499437 471 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=23351/tid=23378] ppid=23349 vsize=2357780 CPUtime=5002.54 cores=0-31
/proc/23351/task/23378/stat : 23378 (plingeling) R 23349 23351 23197 0 -1 4202560 488173 1240 0 0 499699 555 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=23351/tid=23379] ppid=23349 vsize=2357780 CPUtime=5000.44 cores=0-31
/proc/23351/task/23379/stat : 23379 (plingeling) R 23349 23351 23197 0 -1 4202560 449238 1240 0 0 499611 433 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23351/tid=23380] ppid=23349 vsize=2357780 CPUtime=4999.57 cores=0-31
/proc/23351/task/23380/stat : 23380 (plingeling) R 23349 23351 23197 0 -1 4202560 401647 1240 0 0 499464 493 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=23351/tid=23381] ppid=23349 vsize=2357780 CPUtime=4999.74 cores=0-31
/proc/23351/task/23381/stat : 23381 (plingeling) R 23349 23351 23197 0 -1 4202560 463610 1240 0 0 499470 504 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=23351/tid=23382] ppid=23349 vsize=2357780 CPUtime=5004.47 cores=0-31
/proc/23351/task/23382/stat : 23382 (plingeling) R 23349 23351 23197 0 -1 4202560 524397 1240 0 0 499892 555 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=23351/tid=23383] ppid=23349 vsize=2357780 CPUtime=4976.57 cores=0-31
/proc/23351/task/23383/stat : 23383 (plingeling) R 23349 23351 23197 0 -1 4202560 355506 1240 0 0 497220 437 0 0 25 0 33 0 715082982 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=23351/tid=23384] ppid=23349 vsize=2357780 CPUtime=5004.52 cores=0-31
/proc/23351/task/23384/stat : 23384 (plingeling) R 23349 23351 23197 0 -1 4202560 521001 1240 0 0 499993 459 0 0 25 0 33 0 715082983 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23351/tid=23385] ppid=23349 vsize=2357780 CPUtime=5000.7 cores=0-31
/proc/23351/task/23385/stat : 23385 (plingeling) R 23349 23351 23197 0 -1 4202560 530397 1240 0 0 499594 476 0 0 25 0 33 0 715082983 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=23351/tid=23386] ppid=23349 vsize=2357780 CPUtime=4996.98 cores=0-31
/proc/23351/task/23386/stat : 23386 (plingeling) R 23349 23351 23197 0 -1 4202560 459796 1240 0 0 499305 393 0 0 25 0 33 0 715082983 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23351/tid=23387] ppid=23349 vsize=2357780 CPUtime=5004.08 cores=0-31
/proc/23351/task/23387/stat : 23387 (plingeling) R 23349 23351 23197 0 -1 4202560 469846 1240 0 0 499939 469 0 0 25 0 33 0 715082984 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23351/tid=23388] ppid=23349 vsize=2357780 CPUtime=5003.87 cores=0-31
/proc/23351/task/23388/stat : 23388 (plingeling) R 23349 23351 23197 0 -1 4202560 424082 1240 0 0 499946 441 0 0 25 0 33 0 715082984 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=23351/tid=23389] ppid=23349 vsize=2357780 CPUtime=5003.19 cores=0-31
/proc/23351/task/23389/stat : 23389 (plingeling) R 23349 23351 23197 0 -1 4202560 375062 1240 0 0 499752 567 0 0 25 0 33 0 715082984 2414366720 428830 268435456000 4194304 4417452 140734418701824 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 12 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 2357780

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

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

[startup+5006.73 s]
/proc/loadavg: 32.04 32.04 32.04 33/446 23542
/proc/meminfo: memFree=253792076/264257624 swapFree=67111528/67111528
[pid=23351] ppid=23349 vsize=0 CPUtime=160003 cores=0-31
/proc/23351/stat : 23351 (plingeling) Z 23349 23351 23197 0 -1 4203548 14278489 1240 0 0 15984819 15528 0 0 18 0 2 0 715082970 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 29 0 0 0
/proc/23351/statm: 0 0 0 0 0 0 0
[pid=23351/tid=23359] ppid=23349 vsize=0 CPUtime=4988.69 cores=0-31
/proc/23351/task/23359/stat : 23359 (plingeling) R 23349 23351 23197 0 -1 4203588 366197 1240 0 0 498426 443 0 0 25 0 2 0 715082982 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 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): 5006.79
CPU time (s): 160004
CPU user time (s): 159848
CPU system time (s): 155.346
CPU usage (%): 3195.73
Max. virtual memory (cumulated for all children) (KiB): 2426540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159848
system time used= 155.346
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14279729
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= 10947
involuntary context switches= 410592

runsolver used 24.9812 second user time and 116.277 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-22 05:46:06
IDJOB=3372762
IDBENCH=83430
IDSOLVER=1852
FILE ID=node200/3372762-1306035966
RUNJOBID= node200-1306035964-23211
PBS_JOBID= 13387804
Free space on /tmp= 62048 MiB

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

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

MD5SUM BENCH= 3f4ea4cf17e734bbe947db7c1dc9fde7
RANDOM SEED=985988982

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:      255499128 kB
Buffers:        454428 kB
Cached:        7898308 kB
SwapCached:          0 kB
Active:        7423712 kB
Inactive:       997908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255499128 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             424 kB
Writeback:           0 kB
AnonPages:       67496 kB
Mapped:          14556 kB
Slab:           253456 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   167172 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 07:09:34