Trace number 3372480

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)UNSAT 1721.64 63.7238

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark637.149
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

Solver Data

1721.60/63.72	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3372480-1305667611/watcher-3372480-1305667611 -o /tmp/evaluation-result-3372480-1305667611/solver-3372480-1305667611 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372480-1305667611.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: 16.74 18.78 25.66 1/413 26563
/proc/meminfo: memFree=255488856/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=16852 CPUtime=0.02 cores=0-31
/proc/26563/stat : 26563 (plingeling) R 26561 26563 26399 0 -1 4202496 2289 1240 0 0 2 0 0 0 21 0 1 0 678247648 17256448 2221 268435456000 4194304 4417452 140736861796512 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26563/statm: 4213 2221 141 55 0 2099 0

[startup+0.128613 s]
/proc/loadavg: 16.74 18.78 25.66 1/413 26563
/proc/meminfo: memFree=255488856/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=24296 CPUtime=0.11 cores=0-31
/proc/26563/stat : 26563 (plingeling) R 26561 26563 26399 0 -1 4202496 4161 1240 0 0 11 0 0 0 21 0 1 0 678247648 24879104 4093 268435456000 4194304 4417452 140736861796512 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26563/statm: 6074 4093 144 55 0 3960 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 24296

[startup+0.200625 s]
/proc/loadavg: 16.74 18.78 25.66 1/413 26563
/proc/meminfo: memFree=255488856/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=34284 CPUtime=0.18 cores=0-31
/proc/26563/stat : 26563 (plingeling) R 26561 26563 26399 0 -1 4202496 6660 1240 0 0 18 0 0 0 21 0 1 0 678247648 35106816 6592 268435456000 4194304 4417452 140736861796512 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26563/statm: 8571 6592 146 55 0 6457 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 34284

[startup+0.300611 s]
/proc/loadavg: 16.74 18.78 25.66 1/413 26563
/proc/meminfo: memFree=255488856/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=34284 CPUtime=0.29 cores=0-31
/proc/26563/stat : 26563 (plingeling) R 26561 26563 26399 0 -1 4202496 6660 1240 0 0 28 1 0 0 22 0 1 0 678247648 35106816 6592 268435456000 4194304 4417452 140736861796512 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26563/statm: 8571 6592 146 55 0 6457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34284

[startup+0.700635 s]
/proc/loadavg: 16.74 18.78 25.66 1/413 26563
/proc/meminfo: memFree=255488856/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=59280 CPUtime=0.68 cores=0-31
/proc/26563/stat : 26563 (plingeling) R 26561 26563 26399 0 -1 4202496 12901 1240 0 0 66 2 0 0 23 0 1 0 678247648 60702720 12833 268435456000 4194304 4417452 140736861796512 18446744073709551615 4231585 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26563/statm: 14820 12833 146 55 0 12706 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 59280

[startup+1.50065 s]
/proc/loadavg: 16.74 18.78 25.66 2/414 26569
/proc/meminfo: memFree=255400672/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=116616 CPUtime=1.49 cores=0-31
/proc/26563/stat : 26563 (plingeling) R 26561 26563 26399 0 -1 4202496 27211 1240 0 0 143 6 0 0 25 0 1 0 678247648 119414784 27143 268435456000 4194304 4417452 140736861796512 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26563/statm: 29154 27143 146 55 0 27040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116616

[startup+3.10071 s]
/proc/loadavg: 16.74 18.78 25.66 2/414 26569
/proc/meminfo: memFree=255354668/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=224296 CPUtime=3.08 cores=0-31
/proc/26563/stat : 26563 (plingeling) R 26561 26563 26399 0 -1 4202496 54004 1240 0 0 297 11 0 0 25 0 1 0 678247648 229679104 53912 268435456000 4194304 4417452 140736861796512 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26563/statm: 56074 53928 146 55 0 53960 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 224296

[startup+6.30082 s]
/proc/loadavg: 15.48 18.49 25.52 2/414 26569
/proc/meminfo: memFree=255058436/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=478084 CPUtime=6.28 cores=0-31
/proc/26563/stat : 26563 (plingeling) R 26561 26563 26399 0 -1 4202496 117666 1240 0 0 605 23 0 0 25 0 1 0 678247648 489558016 117542 268435456000 4194304 4417452 140736861796512 18446744073709551615 4259612 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26563/statm: 119521 117542 146 55 0 117407 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 478084

[startup+12.7019 s]
/proc/loadavg: 14.32 18.20 25.39 33/446 26601
/proc/meminfo: memFree=254708604/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=1414340 CPUtime=95.85 cores=0-31
/proc/26563/stat : 26563 (plingeling) S 26561 26563 26399 0 -1 4202496 291541 1240 0 0 9509 76 0 0 18 0 33 0 678247648 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 11 0 0 0
/proc/26563/statm: 353585 190619 172 55 0 351471 0
[pid=26563/tid=26570] ppid=26561 vsize=1414340 CPUtime=2.7 cores=0-31
/proc/26563/task/26570/stat : 26570 (plingeling) R 26561 26563 26399 0 -1 4202560 1616 1240 0 0 270 0 0 0 22 0 33 0 678248644 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4275738 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26563/tid=26571] ppid=26561 vsize=1414340 CPUtime=2.71 cores=0-31
/proc/26563/task/26571/stat : 26571 (plingeling) R 26561 26563 26399 0 -1 4202560 911 1240 0 0 270 1 0 0 22 0 33 0 678248644 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4278185 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=26563/tid=26572] ppid=26561 vsize=1414340 CPUtime=2.64 cores=0-31
/proc/26563/task/26572/stat : 26572 (plingeling) R 26561 26563 26399 0 -1 4202560 1380 1240 0 0 264 0 0 0 22 0 33 0 678248644 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4278192 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=26563/tid=26573] ppid=26561 vsize=1414340 CPUtime=2.69 cores=0-31
/proc/26563/task/26573/stat : 26573 (plingeling) R 26561 26563 26399 0 -1 4202560 588 1240 0 0 269 0 0 0 22 0 33 0 678248644 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 258650653001 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=26563/tid=26574] ppid=26561 vsize=1414340 CPUtime=2.7 cores=0-31
/proc/26563/task/26574/stat : 26574 (plingeling) R 26561 26563 26399 0 -1 4202560 2208 1240 0 0 269 1 0 0 22 0 33 0 678248644 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26563/tid=26575] ppid=26561 vsize=1414340 CPUtime=2.7 cores=0-31
/proc/26563/task/26575/stat : 26575 (plingeling) R 26561 26563 26399 0 -1 4202560 1033 1240 0 0 270 0 0 0 22 0 33 0 678248644 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277616 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=26563/tid=26576] ppid=26561 vsize=1414340 CPUtime=2.71 cores=0-31
/proc/26563/task/26576/stat : 26576 (plingeling) R 26561 26563 26399 0 -1 4202560 1078 1240 0 0 270 1 0 0 22 0 33 0 678248644 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26563/tid=26577] ppid=26561 vsize=1414340 CPUtime=2.71 cores=0-31
/proc/26563/task/26577/stat : 26577 (plingeling) R 26561 26563 26399 0 -1 4202560 1602 1240 0 0 270 1 0 0 22 0 33 0 678248645 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4278639 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26563/tid=26578] ppid=26561 vsize=1414340 CPUtime=2.71 cores=0-31
/proc/26563/task/26578/stat : 26578 (plingeling) R 26561 26563 26399 0 -1 4202560 2782 1240 0 0 270 1 0 0 22 0 33 0 678248645 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=26563/tid=26579] ppid=26561 vsize=1414340 CPUtime=2.67 cores=0-31
/proc/26563/task/26579/stat : 26579 (plingeling) R 26561 26563 26399 0 -1 4202560 774 1240 0 0 267 0 0 0 25 0 33 0 678248645 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=26563/tid=26580] ppid=26561 vsize=1414340 CPUtime=2.66 cores=0-31
/proc/26563/task/26580/stat : 26580 (plingeling) R 26561 26563 26399 0 -1 4202560 1892 1240 0 0 266 0 0 0 25 0 33 0 678248645 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4327437 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=26563/tid=26581] ppid=26561 vsize=1414340 CPUtime=2.69 cores=0-31
/proc/26563/task/26581/stat : 26581 (plingeling) R 26561 26563 26399 0 -1 4202560 1743 1240 0 0 269 0 0 0 25 0 33 0 678248645 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=26563/tid=26582] ppid=26561 vsize=1414340 CPUtime=2.7 cores=0-31
/proc/26563/task/26582/stat : 26582 (plingeling) R 26561 26563 26399 0 -1 4202560 1817 1240 0 0 269 1 0 0 22 0 33 0 678248645 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4281230 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=26563/tid=26583] ppid=26561 vsize=1414340 CPUtime=2.71 cores=0-31
/proc/26563/task/26583/stat : 26583 (plingeling) R 26561 26563 26399 0 -1 4202560 2011 1240 0 0 270 1 0 0 22 0 33 0 678248645 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4281230 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26563/tid=26584] ppid=26561 vsize=1414340 CPUtime=2.7 cores=0-31
/proc/26563/task/26584/stat : 26584 (plingeling) R 26561 26563 26399 0 -1 4202560 2827 1240 0 0 269 1 0 0 22 0 33 0 678248645 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4275894 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=26563/tid=26585] ppid=26561 vsize=1414340 CPUtime=2.7 cores=0-31
/proc/26563/task/26585/stat : 26585 (plingeling) R 26561 26563 26399 0 -1 4202560 1818 1240 0 0 269 1 0 0 23 0 33 0 678248645 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277606 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=26563/tid=26586] ppid=26561 vsize=1414340 CPUtime=2.67 cores=0-31
/proc/26563/task/26586/stat : 26586 (plingeling) R 26561 26563 26399 0 -1 4202560 1022 1240 0 0 267 0 0 0 25 0 33 0 678248645 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4237157 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26563/tid=26587] ppid=26561 vsize=1414340 CPUtime=2.68 cores=0-31
/proc/26563/task/26587/stat : 26587 (plingeling) R 26561 26563 26399 0 -1 4202560 3076 1240 0 0 267 1 0 0 22 0 33 0 678248645 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=26563/tid=26588] ppid=26561 vsize=1414340 CPUtime=2.68 cores=0-31
/proc/26563/task/26588/stat : 26588 (plingeling) R 26561 26563 26399 0 -1 4202560 1870 1240 0 0 268 0 0 0 25 0 33 0 678248647 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=26563/tid=26589] ppid=26561 vsize=1414340 CPUtime=2.68 cores=0-31
/proc/26563/task/26589/stat : 26589 (plingeling) R 26561 26563 26399 0 -1 4202560 3183 1240 0 0 268 0 0 0 22 0 33 0 678248647 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=26563/tid=26590] ppid=26561 vsize=1414340 CPUtime=2.67 cores=0-31
/proc/26563/task/26590/stat : 26590 (plingeling) R 26561 26563 26399 0 -1 4202560 3261 1240 0 0 267 0 0 0 25 0 33 0 678248647 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=26563/tid=26591] ppid=26561 vsize=1414340 CPUtime=2.67 cores=0-31
/proc/26563/task/26591/stat : 26591 (plingeling) R 26561 26563 26399 0 -1 4202560 2902 1240 0 0 266 1 0 0 25 0 33 0 678248647 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=26563/tid=26592] ppid=26561 vsize=1414340 CPUtime=2.66 cores=0-31
/proc/26563/task/26592/stat : 26592 (plingeling) R 26561 26563 26399 0 -1 4202560 3894 1240 0 0 265 1 0 0 22 0 33 0 678248647 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=26563/tid=26593] ppid=26561 vsize=1414340 CPUtime=2.65 cores=0-31
/proc/26563/task/26593/stat : 26593 (plingeling) R 26561 26563 26399 0 -1 4202560 2502 1240 0 0 264 1 0 0 25 0 33 0 678248647 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277638 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=26563/tid=26594] ppid=26561 vsize=1414340 CPUtime=2.67 cores=0-31
/proc/26563/task/26594/stat : 26594 (plingeling) R 26561 26563 26399 0 -1 4202560 3165 1240 0 0 266 1 0 0 22 0 33 0 678248647 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277628 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=26563/tid=26595] ppid=26561 vsize=1414340 CPUtime=2.67 cores=0-31
/proc/26563/task/26595/stat : 26595 (plingeling) R 26561 26563 26399 0 -1 4202560 1114 1240 0 0 267 0 0 0 22 0 33 0 678248647 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4281185 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=26563/tid=26596] ppid=26561 vsize=1414340 CPUtime=2.66 cores=0-31
/proc/26563/task/26596/stat : 26596 (plingeling) R 26561 26563 26399 0 -1 4202560 1429 1240 0 0 266 0 0 0 25 0 33 0 678248647 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4275982 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=26563/tid=26597] ppid=26561 vsize=1414340 CPUtime=2.67 cores=0-31
/proc/26563/task/26597/stat : 26597 (plingeling) R 26561 26563 26399 0 -1 4202560 1382 1240 0 0 267 0 0 0 25 0 33 0 678248648 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26563/tid=26598] ppid=26561 vsize=1414340 CPUtime=2.54 cores=0-31
/proc/26563/task/26598/stat : 26598 (plingeling) R 26561 26563 26399 0 -1 4202560 2294 1240 0 0 254 0 0 0 22 0 33 0 678248648 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236866 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=26563/tid=26599] ppid=26561 vsize=1414340 CPUtime=2.61 cores=0-31
/proc/26563/task/26599/stat : 26599 (plingeling) R 26561 26563 26399 0 -1 4202560 1951 1240 0 0 261 0 0 0 25 0 33 0 678248649 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277065 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=26563/tid=26600] ppid=26561 vsize=1414340 CPUtime=2.65 cores=0-31
/proc/26563/task/26600/stat : 26600 (plingeling) R 26561 26563 26399 0 -1 4202560 1320 1240 0 0 265 0 0 0 22 0 33 0 678248649 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=26563/tid=26601] ppid=26561 vsize=1414340 CPUtime=2.64 cores=0-31
/proc/26563/task/26601/stat : 26601 (plingeling) R 26561 26563 26399 0 -1 4202560 1952 1240 0 0 263 1 0 0 22 0 33 0 678248649 1448284160 190619 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277606 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 95.85
Current children cumulated vsize (KiB) 1414340

[startup+25.5024 s]
/proc/loadavg: 18.23 18.87 25.50 33/446 26603
/proc/meminfo: memFree=254757124/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=1363308 CPUtime=504.94 cores=0-31
/proc/26563/stat : 26563 (plingeling) S 26561 26563 26399 0 -1 4202496 405667 1240 0 0 50387 107 0 0 18 0 33 0 678247648 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 11 0 0 0
/proc/26563/statm: 340827 187583 175 55 0 338713 0
[pid=26563/tid=26570] ppid=26561 vsize=1363308 CPUtime=15.5 cores=0-31
/proc/26563/task/26570/stat : 26570 (plingeling) R 26561 26563 26399 0 -1 4202560 4319 1240 0 0 1549 1 0 0 25 0 33 0 678248644 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26563/tid=26571] ppid=26561 vsize=1363308 CPUtime=15.5 cores=0-31
/proc/26563/task/26571/stat : 26571 (plingeling) R 26561 26563 26399 0 -1 4202560 5333 1240 0 0 1548 2 0 0 25 0 33 0 678248644 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=26563/tid=26572] ppid=26561 vsize=1363308 CPUtime=15.44 cores=0-31
/proc/26563/task/26572/stat : 26572 (plingeling) R 26561 26563 26399 0 -1 4202560 6615 1240 0 0 1542 2 0 0 25 0 33 0 678248644 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=26563/tid=26573] ppid=26561 vsize=1363308 CPUtime=15.49 cores=0-31
/proc/26563/task/26573/stat : 26573 (plingeling) R 26561 26563 26399 0 -1 4202560 8212 1240 0 0 1547 2 0 0 25 0 33 0 678248644 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4199435 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=26563/tid=26574] ppid=26561 vsize=1363308 CPUtime=15.21 cores=0-31
/proc/26563/task/26574/stat : 26574 (plingeling) R 26561 26563 26399 0 -1 4202560 4038 1240 0 0 1520 1 0 0 25 0 33 0 678248644 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4354053 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=26563/tid=26575] ppid=26561 vsize=1363308 CPUtime=15.5 cores=0-31
/proc/26563/task/26575/stat : 26575 (plingeling) R 26561 26563 26399 0 -1 4202560 4332 1240 0 0 1549 1 0 0 25 0 33 0 678248644 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=26563/tid=26576] ppid=26561 vsize=1363308 CPUtime=15.49 cores=0-31
/proc/26563/task/26576/stat : 26576 (plingeling) R 26561 26563 26399 0 -1 4202560 4633 1240 0 0 1548 1 0 0 25 0 33 0 678248644 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26563/tid=26577] ppid=26561 vsize=1363308 CPUtime=15.5 cores=0-31
/proc/26563/task/26577/stat : 26577 (plingeling) R 26561 26563 26399 0 -1 4202560 4992 1240 0 0 1548 2 0 0 25 0 33 0 678248645 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4358103 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26563/tid=26578] ppid=26561 vsize=1363308 CPUtime=15.5 cores=0-31
/proc/26563/task/26578/stat : 26578 (plingeling) R 26561 26563 26399 0 -1 4202560 5122 1240 0 0 1549 1 0 0 25 0 33 0 678248645 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=26563/tid=26579] ppid=26561 vsize=1363308 CPUtime=15.46 cores=0-31
/proc/26563/task/26579/stat : 26579 (plingeling) R 26561 26563 26399 0 -1 4202560 6041 1240 0 0 1545 1 0 0 25 0 33 0 678248645 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=26563/tid=26580] ppid=26561 vsize=1363308 CPUtime=15.46 cores=0-31
/proc/26563/task/26580/stat : 26580 (plingeling) R 26561 26563 26399 0 -1 4202560 5301 1240 0 0 1545 1 0 0 25 0 33 0 678248645 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=26563/tid=26581] ppid=26561 vsize=1363308 CPUtime=15.49 cores=0-31
/proc/26563/task/26581/stat : 26581 (plingeling) R 26561 26563 26399 0 -1 4202560 4794 1240 0 0 1548 1 0 0 25 0 33 0 678248645 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4354492 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=26563/tid=26582] ppid=26561 vsize=1363308 CPUtime=15.5 cores=0-31
/proc/26563/task/26582/stat : 26582 (plingeling) R 26561 26563 26399 0 -1 4202560 5381 1240 0 0 1548 2 0 0 25 0 33 0 678248645 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=26563/tid=26583] ppid=26561 vsize=1363308 CPUtime=15.5 cores=0-31
/proc/26563/task/26583/stat : 26583 (plingeling) R 26561 26563 26399 0 -1 4202560 4950 1240 0 0 1549 1 0 0 25 0 33 0 678248645 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26563/tid=26584] ppid=26561 vsize=1363308 CPUtime=15.5 cores=0-31
/proc/26563/task/26584/stat : 26584 (plingeling) R 26561 26563 26399 0 -1 4202560 6721 1240 0 0 1547 3 0 0 25 0 33 0 678248645 1396027392 187583 268435456000 4194304 4417452 140736861796512 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 14 0 0 0

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

/proc/26563/task/26579/stat : 26579 (plingeling) R 26561 26563 26399 0 -1 4202560 9057 1240 0 0 5233 2 0 0 25 0 33 0 678248645 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4275960 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=26563/tid=26580] ppid=26561 vsize=1621104 CPUtime=52.1 cores=0-31
/proc/26563/task/26580/stat : 26580 (plingeling) R 26561 26563 26399 0 -1 4202560 9215 1240 0 0 5208 2 0 0 25 0 33 0 678248645 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=26563/tid=26581] ppid=26561 vsize=1621104 CPUtime=52.37 cores=0-31
/proc/26563/task/26581/stat : 26581 (plingeling) R 26561 26563 26399 0 -1 4202560 6901 1240 0 0 5236 1 0 0 25 0 33 0 678248645 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236803 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=26563/tid=26582] ppid=26561 vsize=1621104 CPUtime=52.39 cores=0-31
/proc/26563/task/26582/stat : 26582 (plingeling) R 26561 26563 26399 0 -1 4202560 9522 1240 0 0 5236 3 0 0 25 0 33 0 678248645 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236878 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=26563/tid=26583] ppid=26561 vsize=1621104 CPUtime=52.38 cores=0-31
/proc/26563/task/26583/stat : 26583 (plingeling) R 26561 26563 26399 0 -1 4202560 7079 1240 0 0 5236 2 0 0 25 0 33 0 678248645 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26563/tid=26584] ppid=26561 vsize=1621104 CPUtime=52.39 cores=0-31
/proc/26563/task/26584/stat : 26584 (plingeling) R 26561 26563 26399 0 -1 4202560 7833 1240 0 0 5236 3 0 0 25 0 33 0 678248645 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4354517 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=26563/tid=26585] ppid=26561 vsize=1621104 CPUtime=52.37 cores=0-31
/proc/26563/task/26585/stat : 26585 (plingeling) R 26561 26563 26399 0 -1 4202560 11978 1240 0 0 5233 4 0 0 25 0 33 0 678248645 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=26563/tid=26586] ppid=26561 vsize=1621104 CPUtime=52.35 cores=0-31
/proc/26563/task/26586/stat : 26586 (plingeling) R 26561 26563 26399 0 -1 4202560 9991 1240 0 0 5233 2 0 0 25 0 33 0 678248645 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26563/tid=26587] ppid=26561 vsize=1621104 CPUtime=52.36 cores=0-31
/proc/26563/task/26587/stat : 26587 (plingeling) R 26561 26563 26399 0 -1 4202560 6636 1240 0 0 5234 2 0 0 25 0 33 0 678248645 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=26563/tid=26588] ppid=26561 vsize=1621104 CPUtime=52.36 cores=0-31
/proc/26563/task/26588/stat : 26588 (plingeling) R 26561 26563 26399 0 -1 4202560 6671 1240 0 0 5235 1 0 0 25 0 33 0 678248647 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=26563/tid=26589] ppid=26561 vsize=1621104 CPUtime=52.36 cores=0-31
/proc/26563/task/26589/stat : 26589 (plingeling) R 26561 26563 26399 0 -1 4202560 11801 1240 0 0 5233 3 0 0 25 0 33 0 678248647 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=26563/tid=26590] ppid=26561 vsize=1621104 CPUtime=52.36 cores=0-31
/proc/26563/task/26590/stat : 26590 (plingeling) R 26561 26563 26399 0 -1 4202560 8880 1240 0 0 5234 2 0 0 25 0 33 0 678248647 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=26563/tid=26591] ppid=26561 vsize=1621104 CPUtime=52.36 cores=0-31
/proc/26563/task/26591/stat : 26591 (plingeling) R 26561 26563 26399 0 -1 4202560 16818 1240 0 0 5232 4 0 0 25 0 33 0 678248647 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=26563/tid=26592] ppid=26561 vsize=1621104 CPUtime=52.32 cores=0-31
/proc/26563/task/26592/stat : 26592 (plingeling) R 26561 26563 26399 0 -1 4202560 12186 1240 0 0 5229 3 0 0 25 0 33 0 678248647 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364380 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=26563/tid=26593] ppid=26561 vsize=1621104 CPUtime=52.16 cores=0-31
/proc/26563/task/26593/stat : 26593 (plingeling) R 26561 26563 26399 0 -1 4202560 6821 1240 0 0 5214 2 0 0 25 0 33 0 678248647 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4275688 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=26563/tid=26594] ppid=26561 vsize=1621104 CPUtime=52.35 cores=0-31
/proc/26563/task/26594/stat : 26594 (plingeling) R 26561 26563 26399 0 -1 4202560 8838 1240 0 0 5233 2 0 0 25 0 33 0 678248647 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=26563/tid=26595] ppid=26561 vsize=1621104 CPUtime=52.21 cores=0-31
/proc/26563/task/26595/stat : 26595 (plingeling) R 26561 26563 26399 0 -1 4202560 3673 1240 0 0 5220 1 0 0 25 0 33 0 678248647 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=26563/tid=26596] ppid=26561 vsize=1621104 CPUtime=52.34 cores=0-31
/proc/26563/task/26596/stat : 26596 (plingeling) R 26561 26563 26399 0 -1 4202560 9631 1240 0 0 5231 3 0 0 25 0 33 0 678248647 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4365167 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=26563/tid=26597] ppid=26561 vsize=1621104 CPUtime=52.27 cores=0-31
/proc/26563/task/26597/stat : 26597 (plingeling) R 26561 26563 26399 0 -1 4202560 7131 1240 0 0 5225 2 0 0 25 0 33 0 678248648 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26563/tid=26598] ppid=26561 vsize=1621104 CPUtime=51.7 cores=0-31
/proc/26563/task/26598/stat : 26598 (plingeling) R 26561 26563 26399 0 -1 4202560 4929 1240 0 0 5169 1 0 0 25 0 33 0 678248648 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=26563/tid=26599] ppid=26561 vsize=1621104 CPUtime=51.41 cores=0-31
/proc/26563/task/26599/stat : 26599 (plingeling) R 26561 26563 26399 0 -1 4202560 11412 1240 0 0 5139 2 0 0 25 0 33 0 678248649 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=26563/tid=26600] ppid=26561 vsize=1621104 CPUtime=52.32 cores=0-31
/proc/26563/task/26600/stat : 26600 (plingeling) R 26561 26563 26399 0 -1 4202560 8870 1240 0 0 5231 1 0 0 25 0 33 0 678248649 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=26563/tid=26601] ppid=26561 vsize=1621104 CPUtime=52.32 cores=0-31
/proc/26563/task/26601/stat : 26601 (plingeling) R 26561 26563 26399 0 -1 4202560 8911 1240 0 0 5229 3 0 0 25 0 33 0 678248649 1660010496 258313 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1683.11
Current children cumulated vsize (KiB) 1621104

[startup+63.2017 s]
/proc/loadavg: 24.65 20.40 25.76 33/446 26604
/proc/meminfo: memFree=254465768/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=1619860 CPUtime=1708.68 cores=0-31
/proc/26563/stat : 26563 (plingeling) S 26561 26563 26399 0 -1 4202496 511292 1240 0 0 170734 134 0 0 18 0 33 0 678247648 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 11 0 0 0
/proc/26563/statm: 404965 258514 175 55 0 402851 0
[pid=26563/tid=26570] ppid=26561 vsize=1619860 CPUtime=53.19 cores=0-31
/proc/26563/task/26570/stat : 26570 (plingeling) R 26561 26563 26399 0 -1 4202560 9569 1240 0 0 5317 2 0 0 25 0 33 0 678248644 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26563/tid=26571] ppid=26561 vsize=1619860 CPUtime=53.19 cores=0-31
/proc/26563/task/26571/stat : 26571 (plingeling) R 26561 26563 26399 0 -1 4202560 8577 1240 0 0 5316 3 0 0 25 0 33 0 678248644 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=26563/tid=26572] ppid=26561 vsize=1619860 CPUtime=53.13 cores=0-31
/proc/26563/task/26572/stat : 26572 (plingeling) R 26561 26563 26399 0 -1 4202560 10364 1240 0 0 5310 3 0 0 25 0 33 0 678248644 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=26563/tid=26573] ppid=26561 vsize=1619860 CPUtime=53.18 cores=0-31
/proc/26563/task/26573/stat : 26573 (plingeling) R 26561 26563 26399 0 -1 4202560 13451 1240 0 0 5315 3 0 0 25 0 33 0 678248644 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=26563/tid=26574] ppid=26561 vsize=1619860 CPUtime=52.73 cores=0-31
/proc/26563/task/26574/stat : 26574 (plingeling) R 26561 26563 26399 0 -1 4202560 5516 1240 0 0 5271 2 0 0 25 0 33 0 678248644 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26563/tid=26575] ppid=26561 vsize=1619860 CPUtime=53.17 cores=0-31
/proc/26563/task/26575/stat : 26575 (plingeling) R 26561 26563 26399 0 -1 4202560 7769 1240 0 0 5315 2 0 0 25 0 33 0 678248644 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=26563/tid=26576] ppid=26561 vsize=1619860 CPUtime=53.18 cores=0-31
/proc/26563/task/26576/stat : 26576 (plingeling) R 26561 26563 26399 0 -1 4202560 6664 1240 0 0 5316 2 0 0 25 0 33 0 678248644 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26563/tid=26577] ppid=26561 vsize=1619860 CPUtime=53.18 cores=0-31
/proc/26563/task/26577/stat : 26577 (plingeling) R 26561 26563 26399 0 -1 4202560 6674 1240 0 0 5316 2 0 0 25 0 33 0 678248645 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26563/tid=26578] ppid=26561 vsize=1619860 CPUtime=53.19 cores=0-31
/proc/26563/task/26578/stat : 26578 (plingeling) R 26561 26563 26399 0 -1 4202560 8268 1240 0 0 5317 2 0 0 25 0 33 0 678248645 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=26563/tid=26579] ppid=26561 vsize=1619860 CPUtime=53.15 cores=0-31
/proc/26563/task/26579/stat : 26579 (plingeling) R 26561 26563 26399 0 -1 4202560 9057 1240 0 0 5313 2 0 0 25 0 33 0 678248645 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=26563/tid=26580] ppid=26561 vsize=1619860 CPUtime=52.9 cores=0-31
/proc/26563/task/26580/stat : 26580 (plingeling) R 26561 26563 26399 0 -1 4202560 9215 1240 0 0 5288 2 0 0 25 0 33 0 678248645 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=26563/tid=26581] ppid=26561 vsize=1619860 CPUtime=53.17 cores=0-31
/proc/26563/task/26581/stat : 26581 (plingeling) R 26561 26563 26399 0 -1 4202560 6901 1240 0 0 5316 1 0 0 25 0 33 0 678248645 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=26563/tid=26582] ppid=26561 vsize=1619860 CPUtime=53.19 cores=0-31
/proc/26563/task/26582/stat : 26582 (plingeling) R 26561 26563 26399 0 -1 4202560 9522 1240 0 0 5316 3 0 0 25 0 33 0 678248645 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=26563/tid=26583] ppid=26561 vsize=1619860 CPUtime=53.18 cores=0-31
/proc/26563/task/26583/stat : 26583 (plingeling) R 26561 26563 26399 0 -1 4202560 7079 1240 0 0 5316 2 0 0 25 0 33 0 678248645 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26563/tid=26584] ppid=26561 vsize=1619860 CPUtime=53.19 cores=0-31
/proc/26563/task/26584/stat : 26584 (plingeling) R 26561 26563 26399 0 -1 4202560 7833 1240 0 0 5316 3 0 0 25 0 33 0 678248645 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364480 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=26563/tid=26585] ppid=26561 vsize=1619860 CPUtime=53.17 cores=0-31
/proc/26563/task/26585/stat : 26585 (plingeling) R 26561 26563 26399 0 -1 4202560 11978 1240 0 0 5313 4 0 0 25 0 33 0 678248645 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=26563/tid=26586] ppid=26561 vsize=1619860 CPUtime=53.15 cores=0-31
/proc/26563/task/26586/stat : 26586 (plingeling) R 26561 26563 26399 0 -1 4202560 9991 1240 0 0 5313 2 0 0 25 0 33 0 678248645 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26563/tid=26587] ppid=26561 vsize=1619860 CPUtime=53.16 cores=0-31
/proc/26563/task/26587/stat : 26587 (plingeling) R 26561 26563 26399 0 -1 4202560 6636 1240 0 0 5314 2 0 0 25 0 33 0 678248645 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277495 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=26563/tid=26588] ppid=26561 vsize=1619860 CPUtime=53.16 cores=0-31
/proc/26563/task/26588/stat : 26588 (plingeling) R 26561 26563 26399 0 -1 4202560 6671 1240 0 0 5315 1 0 0 25 0 33 0 678248647 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4366402 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=26563/tid=26589] ppid=26561 vsize=1619860 CPUtime=53.16 cores=0-31
/proc/26563/task/26589/stat : 26589 (plingeling) R 26561 26563 26399 0 -1 4202560 11801 1240 0 0 5313 3 0 0 25 0 33 0 678248647 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4353653 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=26563/tid=26590] ppid=26561 vsize=1619860 CPUtime=53.16 cores=0-31
/proc/26563/task/26590/stat : 26590 (plingeling) R 26561 26563 26399 0 -1 4202560 8880 1240 0 0 5314 2 0 0 25 0 33 0 678248647 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=26563/tid=26591] ppid=26561 vsize=1619860 CPUtime=53.17 cores=0-31
/proc/26563/task/26591/stat : 26591 (plingeling) R 26561 26563 26399 0 -1 4202560 17330 1240 0 0 5312 5 0 0 25 0 33 0 678248647 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236655 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=26563/tid=26592] ppid=26561 vsize=1619860 CPUtime=53.12 cores=0-31
/proc/26563/task/26592/stat : 26592 (plingeling) R 26561 26563 26399 0 -1 4202560 12186 1240 0 0 5309 3 0 0 25 0 33 0 678248647 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=26563/tid=26593] ppid=26561 vsize=1619860 CPUtime=52.96 cores=0-31
/proc/26563/task/26593/stat : 26593 (plingeling) R 26561 26563 26399 0 -1 4202560 6821 1240 0 0 5294 2 0 0 25 0 33 0 678248647 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4353568 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=26563/tid=26594] ppid=26561 vsize=1619860 CPUtime=53.15 cores=0-31
/proc/26563/task/26594/stat : 26594 (plingeling) R 26561 26563 26399 0 -1 4202560 8838 1240 0 0 5313 2 0 0 25 0 33 0 678248647 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4353891 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=26563/tid=26595] ppid=26561 vsize=1619860 CPUtime=53 cores=0-31
/proc/26563/task/26595/stat : 26595 (plingeling) R 26561 26563 26399 0 -1 4202560 3673 1240 0 0 5299 1 0 0 25 0 33 0 678248647 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=26563/tid=26596] ppid=26561 vsize=1619860 CPUtime=53.14 cores=0-31
/proc/26563/task/26596/stat : 26596 (plingeling) R 26561 26563 26399 0 -1 4202560 9631 1240 0 0 5311 3 0 0 25 0 33 0 678248647 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4358082 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=26563/tid=26597] ppid=26561 vsize=1619860 CPUtime=53.06 cores=0-31
/proc/26563/task/26597/stat : 26597 (plingeling) R 26561 26563 26399 0 -1 4202560 7131 1240 0 0 5304 2 0 0 25 0 33 0 678248648 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26563/tid=26598] ppid=26561 vsize=1619860 CPUtime=52.5 cores=0-31
/proc/26563/task/26598/stat : 26598 (plingeling) R 26561 26563 26399 0 -1 4202560 4929 1240 0 0 5249 1 0 0 25 0 33 0 678248648 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=26563/tid=26599] ppid=26561 vsize=1619860 CPUtime=52.19 cores=0-31
/proc/26563/task/26599/stat : 26599 (plingeling) R 26561 26563 26399 0 -1 4202560 11412 1240 0 0 5217 2 0 0 25 0 33 0 678248649 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 258650718336 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=26563/tid=26600] ppid=26561 vsize=1619860 CPUtime=53.12 cores=0-31
/proc/26563/task/26600/stat : 26600 (plingeling) R 26561 26563 26399 0 -1 4202560 8870 1240 0 0 5311 1 0 0 25 0 33 0 678248649 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=26563/tid=26601] ppid=26561 vsize=1619860 CPUtime=53.12 cores=0-31
/proc/26563/task/26601/stat : 26601 (plingeling) R 26561 26563 26399 0 -1 4202560 8911 1240 0 0 5309 3 0 0 25 0 33 0 678248649 1658736640 258514 268435456000 4194304 4417452 140736861796512 18446744073709551615 4275906 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1708.68
Current children cumulated vsize (KiB) 1619860

[startup+63.6017 s]
/proc/loadavg: 24.65 20.40 25.76 33/446 26604
/proc/meminfo: memFree=254465768/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=1618928 CPUtime=1721.38 cores=0-31
/proc/26563/stat : 26563 (plingeling) S 26561 26563 26399 0 -1 4202496 512325 1240 0 0 172004 134 0 0 18 0 19 0 678247648 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 11 0 0 0
/proc/26563/statm: 404732 259314 176 55 0 402618 0
[pid=26563/tid=26570] ppid=26561 vsize=1618928 CPUtime=53.59 cores=0-31
/proc/26563/task/26570/stat : 26570 (plingeling) R 26561 26563 26399 0 -1 4202560 10601 1240 0 0 5356 3 0 0 25 0 19 0 678248644 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26563/tid=26571] ppid=26561 vsize=1618928 CPUtime=53.59 cores=0-31
/proc/26563/task/26571/stat : 26571 (plingeling) R 26561 26563 26399 0 -1 4202560 8577 1240 0 0 5356 3 0 0 25 0 19 0 678248644 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236835 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=26563/tid=26573] ppid=26561 vsize=1618928 CPUtime=53.58 cores=0-31
/proc/26563/task/26573/stat : 26573 (plingeling) R 26561 26563 26399 0 -1 4202560 13451 1240 0 0 5355 3 0 0 25 0 19 0 678248644 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4282036 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=26563/tid=26574] ppid=26561 vsize=1618928 CPUtime=53.13 cores=0-31
/proc/26563/task/26574/stat : 26574 (plingeling) R 26561 26563 26399 0 -1 4202560 5516 1240 0 0 5311 2 0 0 25 0 19 0 678248644 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26563/tid=26577] ppid=26561 vsize=1618928 CPUtime=53.58 cores=0-31
/proc/26563/task/26577/stat : 26577 (plingeling) R 26561 26563 26399 0 -1 4202560 6674 1240 0 0 5356 2 0 0 25 0 19 0 678248645 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26563/tid=26578] ppid=26561 vsize=1618928 CPUtime=53.59 cores=0-31
/proc/26563/task/26578/stat : 26578 (plingeling) R 26561 26563 26399 0 -1 4202560 8268 1240 0 0 5357 2 0 0 25 0 18 0 678248645 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4366657 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=26563/tid=26579] ppid=26561 vsize=1618928 CPUtime=53.55 cores=0-31
/proc/26563/task/26579/stat : 26579 (plingeling) R 26561 26563 26399 0 -1 4202560 9057 1240 0 0 5353 2 0 0 25 0 18 0 678248645 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=26563/tid=26580] ppid=26561 vsize=1618928 CPUtime=53.3 cores=0-31
/proc/26563/task/26580/stat : 26580 (plingeling) R 26561 26563 26399 0 -1 4202560 9215 1240 0 0 5328 2 0 0 25 0 18 0 678248645 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=26563/tid=26588] ppid=26561 vsize=1618928 CPUtime=53.56 cores=0-31
/proc/26563/task/26588/stat : 26588 (plingeling) R 26561 26563 26399 0 -1 4202560 6671 1240 0 0 5355 1 0 0 25 0 18 0 678248647 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=26563/tid=26591] ppid=26561 vsize=1618928 CPUtime=53.57 cores=0-31
/proc/26563/task/26591/stat : 26591 (plingeling) R 26561 26563 26399 0 -1 4202560 17330 1240 0 0 5352 5 0 0 25 0 16 0 678248647 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=26563/tid=26594] ppid=26561 vsize=1618928 CPUtime=53.55 cores=0-31
/proc/26563/task/26594/stat : 26594 (plingeling) R 26561 26563 26399 0 -1 4202560 8838 1240 0 0 5353 2 0 0 25 0 16 0 678248647 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=26563/tid=26595] ppid=26561 vsize=1618928 CPUtime=53.4 cores=0-31
/proc/26563/task/26595/stat : 26595 (plingeling) R 26561 26563 26399 0 -1 4202560 3673 1240 0 0 5339 1 0 0 25 0 16 0 678248647 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4281863 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=26563/tid=26596] ppid=26561 vsize=1618928 CPUtime=53.54 cores=0-31
/proc/26563/task/26596/stat : 26596 (plingeling) R 26561 26563 26399 0 -1 4202560 9631 1240 0 0 5351 3 0 0 25 0 16 0 678248647 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4357003 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=26563/tid=26598] ppid=26561 vsize=1618928 CPUtime=52.9 cores=0-31
/proc/26563/task/26598/stat : 26598 (plingeling) R 26561 26563 26399 0 -1 4202560 4929 1240 0 0 5289 1 0 0 25 0 16 0 678248648 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=26563/tid=26599] ppid=26561 vsize=1618928 CPUtime=52.58 cores=0-31
/proc/26563/task/26599/stat : 26599 (plingeling) R 26561 26563 26399 0 -1 4202560 11412 1240 0 0 5256 2 0 0 25 0 16 0 678248649 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=26563/tid=26601] ppid=26561 vsize=1618928 CPUtime=53.52 cores=0-31
/proc/26563/task/26601/stat : 26601 (plingeling) R 26561 26563 26399 0 -1 4202560 8911 1240 0 0 5349 3 0 0 25 0 16 0 678248649 1657782272 259314 268435456000 4194304 4417452 140736861796512 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1721.38
Current children cumulated vsize (KiB) 1618928

[startup+63.7018 s]
/proc/loadavg: 24.65 20.40 25.76 33/446 26604
/proc/meminfo: memFree=254465768/264257624 swapFree=67111528/67111528
[pid=26563] ppid=26561 vsize=621688 CPUtime=1721.6 cores=0-31
/proc/26563/stat : 26563 (plingeling) R 26561 26563 26399 0 -1 4202496 512325 1240 0 0 172019 141 0 0 17 0 1 0 678247648 636608512 52699 268435456000 4194304 4417452 140736861796512 18446744073709551615 258650981722 0 0 4096 0 0 0 0 17 11 0 0 0
/proc/26563/statm: 155422 52187 176 55 0 153308 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 621688

Child status: 20
Real time (s): 63.7238
CPU time (s): 1721.64
CPU user time (s): 1720.2
CPU system time (s): 1.44578
CPU usage (%): 2701.73
Max. virtual memory (cumulated for all children) (KiB): 1624524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1720.2
system time used= 1.44578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 513569
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= 2647
involuntary context switches= 4260

runsolver used 0.374943 second user time and 1.47378 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-17 23:26:52
IDJOB=3372480
IDBENCH=82410
IDSOLVER=1852
FILE ID=node200/3372480-1305667611
RUNJOBID= node200-1305667311-26413
PBS_JOBID= 13357371
Free space on /tmp= 62032 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372480-1305667611/watcher-3372480-1305667611 -o /tmp/evaluation-result-3372480-1305667611/solver-3372480-1305667611 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372480-1305667611.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=855750808

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:      255489128 kB
Buffers:        449792 kB
Cached:        7897508 kB
SwapCached:          0 kB
Active:        7417860 kB
Inactive:      1001064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255489128 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18116 kB
Writeback:           4 kB
AnonPages:       71688 kB
Mapped:          14480 kB
Slab:           251748 kB
PageTables:       4072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   195528 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= 62032 MiB
End job on node200 at 2011-05-17 23:27:56