Trace number 3372147

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 5007.02

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81294.6
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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-3372147-1305451222/watcher-3372147-1305451222 -o /tmp/evaluation-result-3372147-1305451222/solver-3372147-1305451222 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372147-1305451222.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: 18.13 25.35 29.21 1/413 10694
/proc/meminfo: memFree=255562572/264257624 swapFree=67111528/67111528
[pid=10694] ppid=10692 vsize=12160 CPUtime=0.03 cores=0-31
/proc/10694/stat : 10694 (plingeling) R 10692 10694 10406 0 -1 4202496 1097 1241 0 0 2 0 0 1 20 0 1 0 656608590 12451840 1028 268435456000 4194304 4417452 140735811238032 18446744073709551615 4231612 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/10694/statm: 3040 1028 145 55 0 926 0

[startup+0.04934 s]
/proc/loadavg: 18.13 25.35 29.21 1/413 10694
/proc/meminfo: memFree=255562572/264257624 swapFree=67111528/67111528
[pid=10694] ppid=10692 vsize=13952 CPUtime=0.04 cores=0-31
/proc/10694/stat : 10694 (plingeling) R 10692 10694 10406 0 -1 4202496 1569 1241 0 0 3 0 0 1 20 0 1 0 656608590 14286848 1500 268435456000 4194304 4417452 140735811238032 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/10694/statm: 3488 1500 145 55 0 1374 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13952

[startup+0.101305 s]
/proc/loadavg: 18.13 25.35 29.21 1/413 10694
/proc/meminfo: memFree=255562572/264257624 swapFree=67111528/67111528
[pid=10694] ppid=10692 vsize=18000 CPUtime=0.09 cores=0-31
/proc/10694/stat : 10694 (plingeling) R 10692 10694 10406 0 -1 4202496 2567 1241 0 0 8 0 0 1 20 0 1 0 656608590 18432000 2498 268435456000 4194304 4417452 140735811238032 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/10694/statm: 4500 2498 145 55 0 2386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18000

[startup+0.300181 s]
/proc/loadavg: 18.13 25.35 29.21 1/413 10694
/proc/meminfo: memFree=255562572/264257624 swapFree=67111528/67111528
[pid=10694] ppid=10692 vsize=679364 CPUtime=4.55 cores=0-31
/proc/10694/stat : 10694 (plingeling) S 10692 10694 10406 0 -1 4202496 5433 1241 0 0 452 2 0 1 20 0 33 0 656608590 695668736 4480 268435456000 4194304 4417452 140735811238032 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10694/statm: 169841 4480 173 55 0 167727 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 679364

[startup+0.700196 s]
/proc/loadavg: 18.13 25.35 29.21 1/413 10694
/proc/meminfo: memFree=255562572/264257624 swapFree=67111528/67111528
[pid=10694] ppid=10692 vsize=694260 CPUtime=17.28 cores=0-31
/proc/10694/stat : 10694 (plingeling) S 10692 10694 10406 0 -1 4202496 10104 1241 0 0 1721 6 0 1 20 0 33 0 656608590 710922240 8702 268435456000 4194304 4417452 140735811238032 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10694/statm: 173565 8702 175 55 0 171451 0
Current children cumulated CPU time (s) 17.28
Current children cumulated vsize (KiB) 694260

[startup+1.50122 s]
/proc/loadavg: 18.13 25.35 29.21 33/446 10732
/proc/meminfo: memFree=255523732/264257624 swapFree=67111528/67111528
[pid=10694] ppid=10692 vsize=711440 CPUtime=42.7 cores=0-31
/proc/10694/stat : 10694 (plingeling) S 10692 10694 10406 0 -1 4202496 22822 1241 0 0 4246 23 0 1 20 0 33 0 656608590 728514560 13209 268435456000 4194304 4417452 140735811238032 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10694/statm: 177860 13219 175 55 0 175746 0
[pid=10694/tid=10701] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10701/stat : 10701 (plingeling) R 10692 10694 10406 0 -1 4202560 687 1241 0 0 132 0 0 1 25 0 33 0 656608605 728514560 13226 268435456000 4194304 4417452 140735811238032 18446744073709551615 4321714 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=10694/tid=10702] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10702/stat : 10702 (plingeling) R 10692 10694 10406 0 -1 4202560 696 1241 0 0 133 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4353523 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10694/tid=10703] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10703/stat : 10703 (plingeling) R 10692 10694 10406 0 -1 4202560 787 1241 0 0 131 1 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4250832 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10694/tid=10704] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10704/stat : 10704 (plingeling) R 10692 10694 10406 0 -1 4202560 689 1241 0 0 132 1 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4251091 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10694/tid=10705] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10705/stat : 10705 (plingeling) R 10692 10694 10406 0 -1 4202560 520 1241 0 0 132 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=10694/tid=10706] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10706/stat : 10706 (plingeling) R 10692 10694 10406 0 -1 4202560 671 1241 0 0 132 0 0 1 18 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=10694/tid=10707] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10707/stat : 10707 (plingeling) R 10692 10694 10406 0 -1 4202560 822 1241 0 0 132 1 0 1 18 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=10694/tid=10708] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10708/stat : 10708 (plingeling) R 10692 10694 10406 0 -1 4202560 546 1241 0 0 133 0 0 1 18 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4357970 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=10694/tid=10709] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10709/stat : 10709 (plingeling) R 10692 10694 10406 0 -1 4202560 453 1241 0 0 133 0 0 1 18 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10694/tid=10710] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10710/stat : 10710 (plingeling) R 10692 10694 10406 0 -1 4202560 691 1241 0 0 132 1 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4357902 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10694/tid=10711] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10711/stat : 10711 (plingeling) R 10692 10694 10406 0 -1 4202560 676 1241 0 0 133 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 258650649913 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=10694/tid=10712] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10712/stat : 10712 (plingeling) R 10692 10694 10406 0 -1 4202560 575 1241 0 0 132 0 0 1 25 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 18446744073699065958 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=10694/tid=10713] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10713/stat : 10713 (plingeling) R 10692 10694 10406 0 -1 4202560 525 1241 0 0 132 0 0 1 18 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4251086 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=10694/tid=10714] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10714/stat : 10714 (plingeling) R 10692 10694 10406 0 -1 4202560 530 1241 0 0 132 0 0 1 25 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4365167 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=10694/tid=10715] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10715/stat : 10715 (plingeling) R 10692 10694 10406 0 -1 4202560 634 1241 0 0 132 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 18446744073699065980 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=10694/tid=10716] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10716/stat : 10716 (plingeling) R 10692 10694 10406 0 -1 4202560 485 1241 0 0 133 0 0 1 18 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4353714 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10694/tid=10717] ppid=10692 vsize=711440 CPUtime=1.19 cores=0-31
/proc/10694/task/10717/stat : 10717 (plingeling) R 10692 10694 10406 0 -1 4202560 468 1241 0 0 118 0 0 1 25 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4357139 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=10694/tid=10718] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10718/stat : 10718 (plingeling) R 10692 10694 10406 0 -1 4202560 621 1241 0 0 133 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4250980 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10694/tid=10719] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10719/stat : 10719 (plingeling) R 10692 10694 10406 0 -1 4202560 462 1241 0 0 133 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=10694/tid=10720] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10720/stat : 10720 (plingeling) R 10692 10694 10406 0 -1 4202560 448 1241 0 0 132 0 0 1 18 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=10694/tid=10721] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10721/stat : 10721 (plingeling) R 10692 10694 10406 0 -1 4202560 542 1241 0 0 132 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4236830 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=10694/tid=10722] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10722/stat : 10722 (plingeling) R 10692 10694 10406 0 -1 4202560 756 1241 0 0 132 0 0 1 18 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4357536 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=10694/tid=10723] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10723/stat : 10723 (plingeling) R 10692 10694 10406 0 -1 4202560 745 1241 0 0 132 0 0 1 18 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=10694/tid=10724] ppid=10692 vsize=711440 CPUtime=1.32 cores=0-31
/proc/10694/task/10724/stat : 10724 (plingeling) R 10692 10694 10406 0 -1 4202560 641 1241 0 0 131 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=10694/tid=10725] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10725/stat : 10725 (plingeling) R 10692 10694 10406 0 -1 4202560 585 1241 0 0 132 0 0 1 18 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=10694/tid=10726] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10726/stat : 10726 (plingeling) R 10692 10694 10406 0 -1 4202560 510 1241 0 0 132 0 0 1 23 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4251187 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=10694/tid=10727] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10727/stat : 10727 (plingeling) R 10692 10694 10406 0 -1 4202560 626 1241 0 0 133 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4250943 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=10694/tid=10728] ppid=10692 vsize=711440 CPUtime=1.33 cores=0-31
/proc/10694/task/10728/stat : 10728 (plingeling) R 10692 10694 10406 0 -1 4202560 461 1241 0 0 132 0 0 1 23 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4365965 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=10694/tid=10729] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10729/stat : 10729 (plingeling) R 10692 10694 10406 0 -1 4202560 687 1241 0 0 133 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=10694/tid=10730] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10730/stat : 10730 (plingeling) R 10692 10694 10406 0 -1 4202560 454 1241 0 0 133 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4321595 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=10694/tid=10731] ppid=10692 vsize=711440 CPUtime=1.34 cores=0-31
/proc/10694/task/10731/stat : 10731 (plingeling) R 10692 10694 10406 0 -1 4202560 497 1241 0 0 133 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=10694/tid=10732] ppid=10692 vsize=711440 CPUtime=1.32 cores=0-31
/proc/10694/task/10732/stat : 10732 (plingeling) R 10692 10694 10406 0 -1 4202560 630 1241 0 0 131 0 0 1 19 0 33 0 656608605 728514560 13228 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.7
Current children cumulated vsize (KiB) 711440

[startup+3.10128 s]
/proc/loadavg: 18.13 25.35 29.21 33/446 10732
/proc/meminfo: memFree=255503768/264257624 swapFree=67111528/67111528
[pid=10694] ppid=10692 vsize=741432 CPUtime=93.14 cores=0-31
/proc/10694/stat : 10694 (plingeling) S 10692 10694 10406 0 -1 4202496 56639 1241 0 0 9235 78 0 1 20 0 33 0 656608590 759226368 20693 268435456000 4194304 4417452 140735811238032 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10694/statm: 185358 20693 175 55 0 183244 0
[pid=10694/tid=10701] ppid=10692 vsize=741432 CPUtime=2.92 cores=0-31
/proc/10694/task/10701/stat : 10701 (plingeling) R 10692 10694 10406 0 -1 4202560 1754 1241 0 0 289 2 0 1 18 0 33 0 656608605 759226368 20693 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=10694/tid=10702] ppid=10692 vsize=741432 CPUtime=2.91 cores=0-31
/proc/10694/task/10702/stat : 10702 (plingeling) R 10692 10694 10406 0 -1 4202560 1737 1241 0 0 289 1 0 1 18 0 33 0 656608605 759226368 20693 268435456000 4194304 4417452 140735811238032 18446744073709551615 4310641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10694/tid=10703] ppid=10692 vsize=741432 CPUtime=2.91 cores=0-31
/proc/10694/task/10703/stat : 10703 (plingeling) R 10692 10694 10406 0 -1 4202560 1826 1241 0 0 287 3 0 1 19 0 33 0 656608605 759226368 20693 268435456000 4194304 4417452 140735811238032 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10694/tid=10704] ppid=10692 vsize=741432 CPUtime=2.93 cores=0-31
/proc/10694/task/10704/stat : 10704 (plingeling) R 10692 10694 10406 0 -1 4202560 1507 1241 0 0 290 2 0 1 23 0 33 0 656608605 759226368 20693 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10694/tid=10705] ppid=10692 vsize=741452 CPUtime=2.91 cores=0-31
/proc/10694/task/10705/stat : 10705 (plingeling) R 10692 10694 10406 0 -1 4202560 1495 1241 0 0 288 2 0 1 23 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4286175 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=10694/tid=10706] ppid=10692 vsize=741452 CPUtime=2.92 cores=0-31
/proc/10694/task/10706/stat : 10706 (plingeling) R 10692 10694 10406 0 -1 4202560 1821 1241 0 0 288 3 0 1 20 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4309907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10694/tid=10707] ppid=10692 vsize=741452 CPUtime=2.92 cores=0-31
/proc/10694/task/10707/stat : 10707 (plingeling) R 10692 10694 10406 0 -1 4202560 1987 1241 0 0 289 2 0 1 18 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4357265 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=10694/tid=10708] ppid=10692 vsize=741452 CPUtime=2.91 cores=0-31
/proc/10694/task/10708/stat : 10708 (plingeling) R 10692 10694 10406 0 -1 4202560 1584 1241 0 0 288 2 0 1 20 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=10694/tid=10709] ppid=10692 vsize=741452 CPUtime=2.9 cores=0-31
/proc/10694/task/10709/stat : 10709 (plingeling) R 10692 10694 10406 0 -1 4202560 1333 1241 0 0 288 1 0 1 20 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 18446744073699065948 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=10694/tid=10710] ppid=10692 vsize=741452 CPUtime=2.91 cores=0-31
/proc/10694/task/10710/stat : 10710 (plingeling) R 10692 10694 10406 0 -1 4202560 1732 1241 0 0 288 2 0 1 18 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10694/tid=10711] ppid=10692 vsize=741452 CPUtime=2.93 cores=0-31
/proc/10694/task/10711/stat : 10711 (plingeling) R 10692 10694 10406 0 -1 4202560 2003 1241 0 0 290 2 0 1 19 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4250517 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=10694/tid=10712] ppid=10692 vsize=741452 CPUtime=2.89 cores=0-31
/proc/10694/task/10712/stat : 10712 (plingeling) R 10692 10694 10406 0 -1 4202560 1510 1241 0 0 286 2 0 1 18 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=10694/tid=10713] ppid=10692 vsize=741452 CPUtime=2.91 cores=0-31
/proc/10694/task/10713/stat : 10713 (plingeling) R 10692 10694 10406 0 -1 4202560 1718 1241 0 0 288 2 0 1 19 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=10694/tid=10714] ppid=10692 vsize=741452 CPUtime=2.9 cores=0-31
/proc/10694/task/10714/stat : 10714 (plingeling) R 10692 10694 10406 0 -1 4202560 1727 1241 0 0 287 2 0 1 19 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10694/tid=10715] ppid=10692 vsize=741452 CPUtime=2.9 cores=0-31
/proc/10694/task/10715/stat : 10715 (plingeling) R 10692 10694 10406 0 -1 4202560 1531 1241 0 0 287 2 0 1 23 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4356984 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=10694/tid=10716] ppid=10692 vsize=741452 CPUtime=2.91 cores=0-31
/proc/10694/task/10716/stat : 10716 (plingeling) R 10692 10694 10406 0 -1 4202560 1422 1241 0 0 289 1 0 1 18 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10694/tid=10717] ppid=10692 vsize=741452 CPUtime=2.74 cores=0-31
/proc/10694/task/10717/stat : 10717 (plingeling) R 10692 10694 10406 0 -1 4202560 1612 1241 0 0 271 2 0 1 18 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=10694/tid=10718] ppid=10692 vsize=741452 CPUtime=2.92 cores=0-31
/proc/10694/task/10718/stat : 10718 (plingeling) R 10692 10694 10406 0 -1 4202560 1342 1241 0 0 290 1 0 1 23 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4365976 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10694/tid=10719] ppid=10692 vsize=741452 CPUtime=2.91 cores=0-31
/proc/10694/task/10719/stat : 10719 (plingeling) R 10692 10694 10406 0 -1 4202560 1653 1241 0 0 289 1 0 1 23 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 18446744073699065920 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=10694/tid=10720] ppid=10692 vsize=741452 CPUtime=2.9 cores=0-31
/proc/10694/task/10720/stat : 10720 (plingeling) R 10692 10694 10406 0 -1 4202560 1610 1241 0 0 287 2 0 1 18 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4307668 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=10694/tid=10721] ppid=10692 vsize=741452 CPUtime=2.92 cores=0-31
/proc/10694/task/10721/stat : 10721 (plingeling) R 10692 10694 10406 0 -1 4202560 1801 1241 0 0 288 3 0 1 18 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4251172 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=10694/tid=10722] ppid=10692 vsize=741452 CPUtime=2.89 cores=0-31
/proc/10694/task/10722/stat : 10722 (plingeling) R 10692 10694 10406 0 -1 4202560 1948 1241 0 0 286 2 0 1 18 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=10694/tid=10723] ppid=10692 vsize=741452 CPUtime=2.9 cores=0-31
/proc/10694/task/10723/stat : 10723 (plingeling) R 10692 10694 10406 0 -1 4202560 2070 1241 0 0 286 3 0 1 18 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=10694/tid=10724] ppid=10692 vsize=741452 CPUtime=2.9 cores=0-31
/proc/10694/task/10724/stat : 10724 (plingeling) R 10692 10694 10406 0 -1 4202560 1488 1241 0 0 287 2 0 1 23 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4352444 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=10694/tid=10725] ppid=10692 vsize=741452 CPUtime=2.92 cores=0-31
/proc/10694/task/10725/stat : 10725 (plingeling) R 10692 10694 10406 0 -1 4202560 1454 1241 0 0 289 2 0 1 18 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 258650649796 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=10694/tid=10726] ppid=10692 vsize=741452 CPUtime=2.92 cores=0-31
/proc/10694/task/10726/stat : 10726 (plingeling) R 10692 10694 10406 0 -1 4202560 1545 1241 0 0 289 2 0 1 18 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 18446744073699065980 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=10694/tid=10727] ppid=10692 vsize=741452 CPUtime=2.92 cores=0-31
/proc/10694/task/10727/stat : 10727 (plingeling) R 10692 10694 10406 0 -1 4202560 1726 1241 0 0 289 2 0 1 19 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=10694/tid=10728] ppid=10692 vsize=741452 CPUtime=2.9 cores=0-31
/proc/10694/task/10728/stat : 10728 (plingeling) R 10692 10694 10406 0 -1 4202560 1389 1241 0 0 287 2 0 1 25 0 33 0 656608605 759246848 20698 268435456000 4194304 4417452 140735811238032 18446744073709551615 4309928 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=10694/tid=10729] ppid=10692 vsize=741452 CPUtime=2.91 cores=0-31

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

[pid=10694/tid=10701] ppid=10692 vsize=6814332 CPUtime=4896.45 cores=0-31
/proc/10694/task/10701/stat : 10701 (plingeling) R 10692 10694 10406 0 -1 4202560 409921 1241 0 0 489150 494 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=10694/tid=10702] ppid=10692 vsize=6814332 CPUtime=4960.09 cores=0-31
/proc/10694/task/10702/stat : 10702 (plingeling) R 10692 10694 10406 0 -1 4202560 304493 1241 0 0 495610 398 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=10694/tid=10703] ppid=10692 vsize=6814332 CPUtime=4960.44 cores=0-31
/proc/10694/task/10703/stat : 10703 (plingeling) R 10692 10694 10406 0 -1 4202560 301284 1241 0 0 495638 405 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=10694/tid=10704] ppid=10692 vsize=6814332 CPUtime=4959.8 cores=0-31
/proc/10694/task/10704/stat : 10704 (plingeling) R 10692 10694 10406 0 -1 4202560 495355 1241 0 0 495529 450 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10694/tid=10705] ppid=10692 vsize=6814332 CPUtime=4960.16 cores=0-31
/proc/10694/task/10705/stat : 10705 (plingeling) R 10692 10694 10406 0 -1 4202560 318611 1241 0 0 495659 356 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10694/tid=10706] ppid=10692 vsize=6814332 CPUtime=4960 cores=0-31
/proc/10694/task/10706/stat : 10706 (plingeling) R 10692 10694 10406 0 -1 4202560 305996 1241 0 0 495563 436 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4365996 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=10694/tid=10707] ppid=10692 vsize=6814332 CPUtime=4960.19 cores=0-31
/proc/10694/task/10707/stat : 10707 (plingeling) R 10692 10694 10406 0 -1 4202560 284664 1241 0 0 495614 404 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=10694/tid=10708] ppid=10692 vsize=6814332 CPUtime=4959.14 cores=0-31
/proc/10694/task/10708/stat : 10708 (plingeling) R 10692 10694 10406 0 -1 4202560 326944 1241 0 0 495495 418 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=10694/tid=10709] ppid=10692 vsize=6814332 CPUtime=4957.74 cores=0-31
/proc/10694/task/10709/stat : 10709 (plingeling) R 10692 10694 10406 0 -1 4202560 356659 1241 0 0 495319 454 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=10694/tid=10710] ppid=10692 vsize=6814332 CPUtime=4958.88 cores=0-31
/proc/10694/task/10710/stat : 10710 (plingeling) R 10692 10694 10406 0 -1 4202560 302416 1241 0 0 495380 507 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=10694/tid=10711] ppid=10692 vsize=6814332 CPUtime=4959.1 cores=0-31
/proc/10694/task/10711/stat : 10711 (plingeling) R 10692 10694 10406 0 -1 4202560 311972 1241 0 0 495461 448 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=10694/tid=10712] ppid=10692 vsize=6814332 CPUtime=4957.22 cores=0-31
/proc/10694/task/10712/stat : 10712 (plingeling) R 10692 10694 10406 0 -1 4202560 370312 1241 0 0 495303 418 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=10694/tid=10713] ppid=10692 vsize=6814332 CPUtime=4957.74 cores=0-31
/proc/10694/task/10713/stat : 10713 (plingeling) R 10692 10694 10406 0 -1 4202560 267540 1241 0 0 495340 433 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10694/tid=10714] ppid=10692 vsize=6814332 CPUtime=4960.19 cores=0-31
/proc/10694/task/10714/stat : 10714 (plingeling) R 10692 10694 10406 0 -1 4202560 358520 1241 0 0 495590 428 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=10694/tid=10715] ppid=10692 vsize=6814332 CPUtime=4959.78 cores=0-31
/proc/10694/task/10715/stat : 10715 (plingeling) R 10692 10694 10406 0 -1 4202560 274943 1241 0 0 495531 446 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=10694/tid=10716] ppid=10692 vsize=6814332 CPUtime=4960.48 cores=0-31
/proc/10694/task/10716/stat : 10716 (plingeling) R 10692 10694 10406 0 -1 4202560 299165 1241 0 0 495570 477 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=10694/tid=10717] ppid=10692 vsize=6814332 CPUtime=4958.75 cores=0-31
/proc/10694/task/10717/stat : 10717 (plingeling) R 10692 10694 10406 0 -1 4202560 325143 1241 0 0 495527 347 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=10694/tid=10718] ppid=10692 vsize=6814332 CPUtime=4959.01 cores=0-31
/proc/10694/task/10718/stat : 10718 (plingeling) R 10692 10694 10406 0 -1 4202560 282269 1241 0 0 495503 397 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=10694/tid=10719] ppid=10692 vsize=6814332 CPUtime=4959.87 cores=0-31
/proc/10694/task/10719/stat : 10719 (plingeling) R 10692 10694 10406 0 -1 4202560 440825 1241 0 0 495628 358 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10694/tid=10720] ppid=10692 vsize=6814332 CPUtime=4960.11 cores=0-31
/proc/10694/task/10720/stat : 10720 (plingeling) R 10692 10694 10406 0 -1 4202560 342550 1241 0 0 495601 409 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=10694/tid=10721] ppid=10692 vsize=6814332 CPUtime=4959.75 cores=0-31
/proc/10694/task/10721/stat : 10721 (plingeling) R 10692 10694 10406 0 -1 4202560 305996 1241 0 0 495493 481 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=10694/tid=10722] ppid=10692 vsize=6814332 CPUtime=4955.71 cores=0-31
/proc/10694/task/10722/stat : 10722 (plingeling) R 10692 10694 10406 0 -1 4202560 301777 1241 0 0 495198 372 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10694/tid=10723] ppid=10692 vsize=6814332 CPUtime=4958.09 cores=0-31
/proc/10694/task/10723/stat : 10723 (plingeling) R 10692 10694 10406 0 -1 4202560 386025 1241 0 0 495360 448 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10694/tid=10724] ppid=10692 vsize=6814332 CPUtime=4960.59 cores=0-31
/proc/10694/task/10724/stat : 10724 (plingeling) R 10692 10694 10406 0 -1 4202560 320927 1241 0 0 495669 389 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=10694/tid=10725] ppid=10692 vsize=6814332 CPUtime=4960.3 cores=0-31
/proc/10694/task/10725/stat : 10725 (plingeling) R 10692 10694 10406 0 -1 4202560 253177 1241 0 0 495647 382 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=10694/tid=10726] ppid=10692 vsize=6814332 CPUtime=4909.21 cores=0-31
/proc/10694/task/10726/stat : 10726 (plingeling) R 10692 10694 10406 0 -1 4202560 318308 1241 0 0 490476 444 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=10694/tid=10727] ppid=10692 vsize=6814332 CPUtime=4960.35 cores=0-31
/proc/10694/task/10727/stat : 10727 (plingeling) R 10692 10694 10406 0 -1 4202560 337714 1241 0 0 495610 424 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=10694/tid=10728] ppid=10692 vsize=6814332 CPUtime=4959.82 cores=0-31
/proc/10694/task/10728/stat : 10728 (plingeling) R 10692 10694 10406 0 -1 4202560 265462 1241 0 0 495553 428 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=10694/tid=10729] ppid=10692 vsize=6814332 CPUtime=4960.36 cores=0-31
/proc/10694/task/10729/stat : 10729 (plingeling) R 10692 10694 10406 0 -1 4202560 320836 1241 0 0 495570 465 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10694/tid=10730] ppid=10692 vsize=6814332 CPUtime=4960.38 cores=0-31
/proc/10694/task/10730/stat : 10730 (plingeling) R 10692 10694 10406 0 -1 4202560 312890 1241 0 0 495673 364 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10694/tid=10731] ppid=10692 vsize=6814332 CPUtime=4959.35 cores=0-31
/proc/10694/task/10731/stat : 10731 (plingeling) R 10692 10694 10406 0 -1 4202560 286029 1241 0 0 495510 424 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364749 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=10694/tid=10732] ppid=10692 vsize=6814332 CPUtime=4959.77 cores=0-31
/proc/10694/task/10732/stat : 10732 (plingeling) R 10692 10694 10406 0 -1 4202560 342912 1241 0 0 495594 382 0 1 25 0 33 0 656608605 6977875968 1539601 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
Current children cumulated CPU time (s) 158589
Current children cumulated vsize (KiB) 6814332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.5 s]
/proc/loadavg: 32.13 32.10 32.09 33/446 10879
/proc/meminfo: memFree=249434164/264257624 swapFree=67111528/67111528
[pid=10694] ppid=10692 vsize=6803932 CPUtime=160002 cores=0-31
/proc/10694/stat : 10694 (plingeling) S 10692 10694 10406 0 -1 4202496 10480690 1241 0 0 15986725 13517 0 1 20 0 33 0 656608590 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10694/statm: 1700983 1537014 175 55 0 1698869 0
[pid=10694/tid=10701] ppid=10692 vsize=6803932 CPUtime=4940.67 cores=0-31
/proc/10694/task/10701/stat : 10701 (plingeling) R 10692 10694 10406 0 -1 4202560 409921 1241 0 0 493572 494 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=10694/tid=10702] ppid=10692 vsize=6803932 CPUtime=5004.3 cores=0-31
/proc/10694/task/10702/stat : 10702 (plingeling) R 10692 10694 10406 0 -1 4202560 304493 1241 0 0 500031 398 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=10694/tid=10703] ppid=10692 vsize=6803932 CPUtime=5004.66 cores=0-31
/proc/10694/task/10703/stat : 10703 (plingeling) R 10692 10694 10406 0 -1 4202560 316853 1241 0 0 500056 409 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=10694/tid=10704] ppid=10692 vsize=6803932 CPUtime=5004.01 cores=0-31
/proc/10694/task/10704/stat : 10704 (plingeling) R 10692 10694 10406 0 -1 4202560 495776 1241 0 0 499950 450 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10694/tid=10705] ppid=10692 vsize=6803932 CPUtime=5004.38 cores=0-31
/proc/10694/task/10705/stat : 10705 (plingeling) R 10692 10694 10406 0 -1 4202560 318611 1241 0 0 500081 356 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364699 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10694/tid=10706] ppid=10692 vsize=6803932 CPUtime=5004.22 cores=0-31
/proc/10694/task/10706/stat : 10706 (plingeling) R 10692 10694 10406 0 -1 4202560 305996 1241 0 0 499985 436 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=10694/tid=10707] ppid=10692 vsize=6803932 CPUtime=5004.4 cores=0-31
/proc/10694/task/10707/stat : 10707 (plingeling) R 10692 10694 10406 0 -1 4202560 284664 1241 0 0 500035 404 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=10694/tid=10708] ppid=10692 vsize=6803932 CPUtime=5003.35 cores=0-31
/proc/10694/task/10708/stat : 10708 (plingeling) R 10692 10694 10406 0 -1 4202560 326944 1241 0 0 499916 418 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=10694/tid=10709] ppid=10692 vsize=6803932 CPUtime=5001.93 cores=0-31
/proc/10694/task/10709/stat : 10709 (plingeling) R 10692 10694 10406 0 -1 4202560 356659 1241 0 0 499737 455 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=10694/tid=10710] ppid=10692 vsize=6803932 CPUtime=5003.09 cores=0-31
/proc/10694/task/10710/stat : 10710 (plingeling) R 10692 10694 10406 0 -1 4202560 302416 1241 0 0 499801 507 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=10694/tid=10711] ppid=10692 vsize=6803932 CPUtime=5003.3 cores=0-31
/proc/10694/task/10711/stat : 10711 (plingeling) R 10692 10694 10406 0 -1 4202560 311972 1241 0 0 499881 448 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=10694/tid=10712] ppid=10692 vsize=6803932 CPUtime=5001.43 cores=0-31
/proc/10694/task/10712/stat : 10712 (plingeling) R 10692 10694 10406 0 -1 4202560 370441 1241 0 0 499724 418 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364696 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=10694/tid=10713] ppid=10692 vsize=6803932 CPUtime=5001.95 cores=0-31
/proc/10694/task/10713/stat : 10713 (plingeling) R 10692 10694 10406 0 -1 4202560 267540 1241 0 0 499761 433 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10694/tid=10714] ppid=10692 vsize=6803932 CPUtime=5004.4 cores=0-31
/proc/10694/task/10714/stat : 10714 (plingeling) R 10692 10694 10406 0 -1 4202560 358520 1241 0 0 500011 428 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=10694/tid=10715] ppid=10692 vsize=6803932 CPUtime=5003.99 cores=0-31
/proc/10694/task/10715/stat : 10715 (plingeling) R 10692 10694 10406 0 -1 4202560 274943 1241 0 0 499952 446 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=10694/tid=10716] ppid=10692 vsize=6803932 CPUtime=5004.69 cores=0-31
/proc/10694/task/10716/stat : 10716 (plingeling) R 10692 10694 10406 0 -1 4202560 300116 1241 0 0 499991 477 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=10694/tid=10717] ppid=10692 vsize=6803932 CPUtime=5002.96 cores=0-31
/proc/10694/task/10717/stat : 10717 (plingeling) R 10692 10694 10406 0 -1 4202560 325143 1241 0 0 499948 347 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=10694/tid=10718] ppid=10692 vsize=6803932 CPUtime=5003.22 cores=0-31
/proc/10694/task/10718/stat : 10718 (plingeling) R 10692 10694 10406 0 -1 4202560 282269 1241 0 0 499924 397 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=10694/tid=10719] ppid=10692 vsize=6803932 CPUtime=5004.08 cores=0-31
/proc/10694/task/10719/stat : 10719 (plingeling) R 10692 10694 10406 0 -1 4202560 443528 1241 0 0 500048 359 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10694/tid=10720] ppid=10692 vsize=6803932 CPUtime=5004.32 cores=0-31
/proc/10694/task/10720/stat : 10720 (plingeling) R 10692 10694 10406 0 -1 4202560 343037 1241 0 0 500022 409 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=10694/tid=10721] ppid=10692 vsize=6803932 CPUtime=5003.97 cores=0-31
/proc/10694/task/10721/stat : 10721 (plingeling) R 10692 10694 10406 0 -1 4202560 305996 1241 0 0 499915 481 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=10694/tid=10722] ppid=10692 vsize=6803932 CPUtime=4999.92 cores=0-31
/proc/10694/task/10722/stat : 10722 (plingeling) R 10692 10694 10406 0 -1 4202560 301777 1241 0 0 499619 372 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10694/tid=10723] ppid=10692 vsize=6803932 CPUtime=5002.3 cores=0-31
/proc/10694/task/10723/stat : 10723 (plingeling) R 10692 10694 10406 0 -1 4202560 386025 1241 0 0 499781 448 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10694/tid=10724] ppid=10692 vsize=6803932 CPUtime=5004.79 cores=0-31
/proc/10694/task/10724/stat : 10724 (plingeling) R 10692 10694 10406 0 -1 4202560 344142 1241 0 0 500081 397 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=10694/tid=10725] ppid=10692 vsize=6803932 CPUtime=5004.51 cores=0-31
/proc/10694/task/10725/stat : 10725 (plingeling) R 10692 10694 10406 0 -1 4202560 253177 1241 0 0 500068 382 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=10694/tid=10726] ppid=10692 vsize=6803932 CPUtime=4952.16 cores=0-31
/proc/10694/task/10726/stat : 10726 (plingeling) R 10692 10694 10406 0 -1 4202560 318308 1241 0 0 494771 444 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=10694/tid=10727] ppid=10692 vsize=6803932 CPUtime=5004.57 cores=0-31
/proc/10694/task/10727/stat : 10727 (plingeling) R 10692 10694 10406 0 -1 4202560 337714 1241 0 0 500032 424 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=10694/tid=10728] ppid=10692 vsize=6803932 CPUtime=5004.03 cores=0-31
/proc/10694/task/10728/stat : 10728 (plingeling) R 10692 10694 10406 0 -1 4202560 265462 1241 0 0 499974 428 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=10694/tid=10729] ppid=10692 vsize=6803932 CPUtime=5004.57 cores=0-31
/proc/10694/task/10729/stat : 10729 (plingeling) R 10692 10694 10406 0 -1 4202560 320836 1241 0 0 499991 465 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10694/tid=10730] ppid=10692 vsize=6803932 CPUtime=5004.59 cores=0-31
/proc/10694/task/10730/stat : 10730 (plingeling) R 10692 10694 10406 0 -1 4202560 313764 1241 0 0 500094 364 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10694/tid=10731] ppid=10692 vsize=6803932 CPUtime=5003.56 cores=0-31
/proc/10694/task/10731/stat : 10731 (plingeling) R 10692 10694 10406 0 -1 4202560 287013 1241 0 0 499931 424 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=10694/tid=10732] ppid=10692 vsize=6803932 CPUtime=5003.98 cores=0-31
/proc/10694/task/10732/stat : 10732 (plingeling) R 10692 10694 10406 0 -1 4202560 342912 1241 0 0 500015 382 0 1 25 0 33 0 656608605 6967226368 1537014 268435456000 4194304 4417452 140735811238032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 6803932

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

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

[startup+5006.63 s]
/proc/loadavg: 32.13 32.10 32.09 33/446 10879
/proc/meminfo: memFree=249434164/264257624 swapFree=67111528/67111528
[pid=10694] ppid=10692 vsize=0 CPUtime=160003 cores=0-31
/proc/10694/stat : 10694 (plingeling) Z 10692 10694 10406 0 -1 4203548 10480691 1241 0 0 15986747 13527 0 1 18 0 2 0 656608590 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/10694/statm: 0 0 0 0 0 0 0
[pid=10694/tid=10723] ppid=10692 vsize=0 CPUtime=5002.41 cores=0-31
/proc/10694/task/10723/stat : 10723 (plingeling) R 10692 10694 10406 0 -1 4203588 386025 1241 0 0 499782 458 0 1 25 0 2 0 656608605 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

[startup+5007 s]
/proc/loadavg: 32.13 32.10 32.09 33/446 10879
/proc/meminfo: memFree=249434164/264257624 swapFree=67111528/67111528
[pid=10694] ppid=10692 vsize=0 CPUtime=160003 cores=0-31
/proc/10694/stat : 10694 (plingeling) Z 10692 10694 10406 0 -1 4203548 10480691 1241 0 0 15986747 13564 0 1 18 0 2 0 656608590 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/10694/statm: 0 0 0 0 0 0 0
[pid=10694/tid=10723] ppid=10692 vsize=0 CPUtime=5002.79 cores=0-31
/proc/10694/task/10723/stat : 10723 (plingeling) R 10692 10694 10406 0 -1 4203588 386025 1241 0 0 499782 496 0 1 25 0 2 0 656608605 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 7 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): 5007.02
CPU time (s): 160003
CPU user time (s): 159867
CPU system time (s): 135.67
CPU usage (%): 3195.58
Max. virtual memory (cumulated for all children) (KiB): 6899000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159867
system time used= 135.67
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10481932
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= 11797
involuntary context switches= 400431

runsolver used 25.1692 second user time and 116.066 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-15 11:20:22
IDJOB=3372147
IDBENCH=20468
IDSOLVER=1852
FILE ID=node200/3372147-1305451222
RUNJOBID= node200-1305450992-10420
PBS_JOBID= 13285511
Free space on /tmp= 62052 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372147-1305451222/watcher-3372147-1305451222 -o /tmp/evaluation-result-3372147-1305451222/solver-3372147-1305451222 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372147-1305451222.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=1677085218

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:      255562720 kB
Buffers:        439660 kB
Cached:        7830940 kB
SwapCached:          0 kB
Active:        7379804 kB
Inactive:       959692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255562720 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             472 kB
Writeback:           0 kB
AnonPages:       71216 kB
Mapped:          14540 kB
Slab:           250436 kB
PageTables:       5824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   190748 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62048 MiB
End job on node200 at 2011-05-15 12:43:50