Trace number 3372747

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 160003 5008.26

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372747-1306025869/watcher-3372747-1306025869 -o /tmp/evaluation-result-3372747-1306025869/solver-3372747-1306025869 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372747-1306025869.cnf 

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

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


[startup+0 s]
/proc/loadavg: 32.16 32.12 32.08 1/413 15496
/proc/meminfo: memFree=255503728/264257624 swapFree=67111528/67111528
[pid=15496] ppid=15494 vsize=11708 CPUtime=0.02 cores=0-31
/proc/15496/stat : 15496 (plingeling) R 15494 15496 15470 0 -1 4202496 984 1241 0 0 2 0 0 0 23 0 1 0 714073303 11988992 916 268435456000 4194304 4417452 140735527644256 18446744073709551615 4259687 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15496/statm: 2927 916 145 55 0 813 0

[startup+0.0763309 s]
/proc/loadavg: 32.16 32.12 32.08 1/413 15496
/proc/meminfo: memFree=255503728/264257624 swapFree=67111528/67111528
[pid=15496] ppid=15494 vsize=14652 CPUtime=0.06 cores=0-31
/proc/15496/stat : 15496 (plingeling) R 15494 15496 15470 0 -1 4202496 1716 1241 0 0 6 0 0 0 23 0 1 0 714073303 15003648 1648 268435456000 4194304 4417452 140735527644256 18446744073709551615 258650653120 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15496/statm: 3696 1668 145 55 0 1582 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14652

[startup+0.101337 s]
/proc/loadavg: 32.16 32.12 32.08 1/413 15496
/proc/meminfo: memFree=255503728/264257624 swapFree=67111528/67111528
[pid=15496] ppid=15494 vsize=17724 CPUtime=0.09 cores=0-31
/proc/15496/stat : 15496 (plingeling) R 15494 15496 15470 0 -1 4202496 2519 1241 0 0 8 1 0 0 23 0 1 0 714073303 18149376 2451 268435456000 4194304 4417452 140735527644256 18446744073709551615 4320823 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15496/statm: 4431 2451 145 55 0 2317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17724

[startup+0.526296 s]
/proc/loadavg: 32.16 32.12 32.08 1/413 15496
/proc/meminfo: memFree=255503728/264257624 swapFree=67111528/67111528
[pid=15496] ppid=15494 vsize=554488 CPUtime=11.79 cores=0-31
/proc/15496/stat : 15496 (plingeling) S 15494 15496 15470 0 -1 4202496 6576 1241 0 0 1174 5 0 0 18 0 33 0 714073303 567795712 6065 268435456000 4194304 4417452 140735527644256 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 13 0 0 0
/proc/15496/statm: 138622 6066 175 55 0 136508 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 554488

[startup+1.23354 s]
/proc/loadavg: 32.16 32.12 32.08 1/413 15496
/proc/meminfo: memFree=255503728/264257624 swapFree=67111528/67111528
[pid=15496] ppid=15494 vsize=572812 CPUtime=34.26 cores=0-31
/proc/15496/stat : 15496 (plingeling) S 15494 15496 15470 0 -1 4202496 17216 1241 0 0 3409 17 0 0 18 0 33 0 714073303 586559488 11890 268435456000 4194304 4417452 140735527644256 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 13 0 0 0
/proc/15496/statm: 143203 11890 175 55 0 141089 0
Current children cumulated CPU time (s) 34.26
Current children cumulated vsize (KiB) 572812

[startup+1.50024 s]
/proc/loadavg: 32.16 32.12 32.08 1/413 15496
/proc/meminfo: memFree=255503728/264257624 swapFree=67111528/67111528
[pid=15496] ppid=15494 vsize=579416 CPUtime=42.63 cores=0-31
/proc/15496/stat : 15496 (plingeling) S 15494 15496 15470 0 -1 4202496 24273 1241 0 0 4234 29 0 0 18 0 33 0 714073303 593321984 13374 268435456000 4194304 4417452 140735527644256 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 13 0 0 0
/proc/15496/statm: 144854 13374 175 55 0 142740 0
Current children cumulated CPU time (s) 42.63
Current children cumulated vsize (KiB) 579416

[startup+3.1013 s]
/proc/loadavg: 32.23 32.14 32.08 30/446 15534
/proc/meminfo: memFree=255414192/264257624 swapFree=67111528/67111528
[pid=15496] ppid=15494 vsize=615632 CPUtime=92.22 cores=0-31
/proc/15496/stat : 15496 (plingeling) S 15494 15496 15470 0 -1 4202496 68831 1241 0 0 9118 104 0 0 18 0 33 0 714073303 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 13 0 0 0
/proc/15496/statm: 153908 22252 175 55 0 151794 0
[pid=15496/tid=15503] ppid=15494 vsize=615632 CPUtime=2.88 cores=0-31
/proc/15496/task/15503/stat : 15503 (plingeling) R 15494 15496 15470 0 -1 4202560 1755 1241 0 0 286 2 0 0 20 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=615632 CPUtime=2.89 cores=0-31
/proc/15496/task/15504/stat : 15504 (plingeling) R 15494 15496 15470 0 -1 4202560 1805 1241 0 0 287 2 0 0 25 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4236559 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=615632 CPUtime=2.88 cores=0-31
/proc/15496/task/15505/stat : 15505 (plingeling) D 15494 15496 15470 0 -1 4202560 2173 1241 0 0 285 3 0 0 18 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=15496/tid=15506] ppid=15494 vsize=615632 CPUtime=2.88 cores=0-31
/proc/15496/task/15506/stat : 15506 (plingeling) R 15494 15496 15470 0 -1 4202560 1636 1241 0 0 285 3 0 0 19 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=15496/tid=15507] ppid=15494 vsize=615632 CPUtime=2.88 cores=0-31
/proc/15496/task/15507/stat : 15507 (plingeling) R 15494 15496 15470 0 -1 4202560 2217 1241 0 0 285 3 0 0 18 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15496/tid=15508] ppid=15494 vsize=615632 CPUtime=2.89 cores=0-31
/proc/15496/task/15508/stat : 15508 (plingeling) R 15494 15496 15470 0 -1 4202560 1898 1241 0 0 287 2 0 0 19 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=15496/tid=15509] ppid=15494 vsize=615632 CPUtime=2.86 cores=0-31
/proc/15496/task/15509/stat : 15509 (plingeling) R 15494 15496 15470 0 -1 4202560 2403 1241 0 0 284 2 0 0 18 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15496/tid=15510] ppid=15494 vsize=615632 CPUtime=2.87 cores=0-31
/proc/15496/task/15510/stat : 15510 (plingeling) R 15494 15496 15470 0 -1 4202560 1641 1241 0 0 285 2 0 0 18 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15496/tid=15511] ppid=15494 vsize=615632 CPUtime=2.89 cores=0-31
/proc/15496/task/15511/stat : 15511 (plingeling) R 15494 15496 15470 0 -1 4202560 1904 1241 0 0 287 2 0 0 18 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15496/tid=15512] ppid=15494 vsize=615632 CPUtime=2.86 cores=0-31
/proc/15496/task/15512/stat : 15512 (plingeling) R 15494 15496 15470 0 -1 4202560 1976 1241 0 0 284 2 0 0 18 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4237276 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=15496/tid=15513] ppid=15494 vsize=615632 CPUtime=2.82 cores=0-31
/proc/15496/task/15513/stat : 15513 (plingeling) R 15494 15496 15470 0 -1 4202560 2701 1241 0 0 278 4 0 0 18 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=15496/tid=15514] ppid=15494 vsize=615632 CPUtime=2.84 cores=0-31
/proc/15496/task/15514/stat : 15514 (plingeling) R 15494 15496 15470 0 -1 4202560 1900 1241 0 0 282 2 0 0 25 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15496/tid=15515] ppid=15494 vsize=615632 CPUtime=2.88 cores=0-31
/proc/15496/task/15515/stat : 15515 (plingeling) R 15494 15496 15470 0 -1 4202560 2104 1241 0 0 286 2 0 0 19 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4321714 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=15496/tid=15516] ppid=15494 vsize=615632 CPUtime=2.87 cores=0-31
/proc/15496/task/15516/stat : 15516 (plingeling) R 15494 15496 15470 0 -1 4202560 2396 1241 0 0 284 3 0 0 19 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4357719 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15496/tid=15517] ppid=15494 vsize=615632 CPUtime=2.88 cores=0-31
/proc/15496/task/15517/stat : 15517 (plingeling) R 15494 15496 15470 0 -1 4202560 2216 1241 0 0 284 4 0 0 18 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4365954 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=15496/tid=15518] ppid=15494 vsize=615632 CPUtime=2.85 cores=0-31
/proc/15496/task/15518/stat : 15518 (plingeling) R 15494 15496 15470 0 -1 4202560 2296 1241 0 0 282 3 0 0 18 0 33 0 714073318 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=15496/tid=15519] ppid=15494 vsize=615632 CPUtime=2.89 cores=0-31
/proc/15496/task/15519/stat : 15519 (plingeling) R 15494 15496 15470 0 -1 4202560 1742 1241 0 0 287 2 0 0 19 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4365135 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=15496/tid=15520] ppid=15494 vsize=615632 CPUtime=2.88 cores=0-31
/proc/15496/task/15520/stat : 15520 (plingeling) R 15494 15496 15470 0 -1 4202560 1690 1241 0 0 286 2 0 0 18 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4236870 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=15496/tid=15521] ppid=15494 vsize=615632 CPUtime=2.87 cores=0-31
/proc/15496/task/15521/stat : 15521 (plingeling) R 15494 15496 15470 0 -1 4202560 2101 1241 0 0 284 3 0 0 19 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4320938 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=15496/tid=15522] ppid=15494 vsize=615632 CPUtime=2.88 cores=0-31
/proc/15496/task/15522/stat : 15522 (plingeling) D 15494 15496 15470 0 -1 4202560 1831 1241 0 0 285 3 0 0 18 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 258650649787 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15496/tid=15523] ppid=15494 vsize=615632 CPUtime=2.84 cores=0-31
/proc/15496/task/15523/stat : 15523 (plingeling) D 15494 15496 15470 0 -1 4202560 1860 1241 0 0 282 2 0 0 18 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 258650649801 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15496/tid=15524] ppid=15494 vsize=615632 CPUtime=2.83 cores=0-31
/proc/15496/task/15524/stat : 15524 (plingeling) R 15494 15496 15470 0 -1 4202560 1995 1241 0 0 280 3 0 0 18 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=15496/tid=15525] ppid=15494 vsize=615632 CPUtime=2.88 cores=0-31
/proc/15496/task/15525/stat : 15525 (plingeling) R 15494 15496 15470 0 -1 4202560 2294 1241 0 0 285 3 0 0 18 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=15496/tid=15526] ppid=15494 vsize=615632 CPUtime=2.87 cores=0-31
/proc/15496/task/15526/stat : 15526 (plingeling) R 15494 15496 15470 0 -1 4202560 2036 1241 0 0 284 3 0 0 18 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=15496/tid=15527] ppid=15494 vsize=615632 CPUtime=2.86 cores=0-31
/proc/15496/task/15527/stat : 15527 (plingeling) R 15494 15496 15470 0 -1 4202560 2209 1241 0 0 283 3 0 0 19 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4354228 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=15496/tid=15528] ppid=15494 vsize=615632 CPUtime=2.86 cores=0-31
/proc/15496/task/15528/stat : 15528 (plingeling) D 15494 15496 15470 0 -1 4202560 2011 1241 0 0 283 3 0 0 20 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=15496/tid=15529] ppid=15494 vsize=615632 CPUtime=2.87 cores=0-31
/proc/15496/task/15529/stat : 15529 (plingeling) D 15494 15496 15470 0 -1 4202560 1947 1241 0 0 284 3 0 0 18 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=15496/tid=15530] ppid=15494 vsize=615632 CPUtime=2.87 cores=0-31
/proc/15496/task/15530/stat : 15530 (plingeling) R 15494 15496 15470 0 -1 4202560 1871 1241 0 0 285 2 0 0 18 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=15496/tid=15531] ppid=15494 vsize=615632 CPUtime=2.88 cores=0-31
/proc/15496/task/15531/stat : 15531 (plingeling) R 15494 15496 15470 0 -1 4202560 1787 1241 0 0 286 2 0 0 18 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=15496/tid=15532] ppid=15494 vsize=615632 CPUtime=2.85 cores=0-31
/proc/15496/task/15532/stat : 15532 (plingeling) D 15494 15496 15470 0 -1 4202560 1904 1241 0 0 283 2 0 0 18 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 258650649903 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=15496/tid=15533] ppid=15494 vsize=615632 CPUtime=2.83 cores=0-31
/proc/15496/task/15533/stat : 15533 (plingeling) R 15494 15496 15470 0 -1 4202560 2804 1241 0 0 279 4 0 0 18 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=15496/tid=15534] ppid=15494 vsize=615632 CPUtime=2.87 cores=0-31
/proc/15496/task/15534/stat : 15534 (plingeling) R 15494 15496 15470 0 -1 4202560 2105 1241 0 0 284 3 0 0 18 0 33 0 714073319 630407168 22252 268435456000 4194304 4417452 140735527644256 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 22 0 0 0
Current children cumulated CPU time (s) 92.22
Current children cumulated vsize (KiB) 615632

[startup+6.30141 s]
/proc/loadavg: 32.21 32.13 32.08 30/446 15534
/proc/meminfo: memFree=255386860/264257624 swapFree=67111528/67111528
[pid=15496] ppid=15494 vsize=643904 CPUtime=192.82 cores=0-31
/proc/15496/stat : 15496 (plingeling) S 15494 15496 15470 0 -1 4202496 144756 1241 0 0 19046 236 0 0 18 0 33 0 714073303 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 13 0 0 0
/proc/15496/statm: 160976 29487 175 55 0 158862 0
[pid=15496/tid=15503] ppid=15494 vsize=643904 CPUtime=6.04 cores=0-31
/proc/15496/task/15503/stat : 15503 (plingeling) R 15494 15496 15470 0 -1 4202560 4480 1241 0 0 596 8 0 0 24 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=643904 CPUtime=6.05 cores=0-31
/proc/15496/task/15504/stat : 15504 (plingeling) R 15494 15496 15470 0 -1 4202560 4683 1241 0 0 597 8 0 0 25 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=643904 CPUtime=6.04 cores=0-31
/proc/15496/task/15505/stat : 15505 (plingeling) R 15494 15496 15470 0 -1 4202560 4448 1241 0 0 599 5 0 0 20 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 18446744073699065903 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=15496/tid=15506] ppid=15494 vsize=643904 CPUtime=6.04 cores=0-31
/proc/15496/task/15506/stat : 15506 (plingeling) R 15494 15496 15470 0 -1 4202560 3663 1241 0 0 597 7 0 0 25 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4352496 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=15496/tid=15507] ppid=15494 vsize=643904 CPUtime=6.03 cores=0-31
/proc/15496/task/15507/stat : 15507 (plingeling) R 15494 15496 15470 0 -1 4202560 4833 1241 0 0 595 8 0 0 22 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4355672 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=15496/tid=15508] ppid=15494 vsize=643904 CPUtime=6.04 cores=0-31
/proc/15496/task/15508/stat : 15508 (plingeling) R 15494 15496 15470 0 -1 4202560 3969 1241 0 0 599 5 0 0 20 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=15496/tid=15509] ppid=15494 vsize=643904 CPUtime=6 cores=0-31
/proc/15496/task/15509/stat : 15509 (plingeling) R 15494 15496 15470 0 -1 4202560 5061 1241 0 0 593 7 0 0 21 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15496/tid=15510] ppid=15494 vsize=643904 CPUtime=6.02 cores=0-31
/proc/15496/task/15510/stat : 15510 (plingeling) R 15494 15496 15470 0 -1 4202560 4603 1241 0 0 594 8 0 0 18 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15496/tid=15511] ppid=15494 vsize=643904 CPUtime=6.03 cores=0-31
/proc/15496/task/15511/stat : 15511 (plingeling) R 15494 15496 15470 0 -1 4202560 4327 1241 0 0 597 6 0 0 18 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15496/tid=15512] ppid=15494 vsize=643904 CPUtime=6.01 cores=0-31
/proc/15496/task/15512/stat : 15512 (plingeling) R 15494 15496 15470 0 -1 4202560 4206 1241 0 0 594 7 0 0 19 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=15496/tid=15513] ppid=15494 vsize=643904 CPUtime=6 cores=0-31
/proc/15496/task/15513/stat : 15513 (plingeling) R 15494 15496 15470 0 -1 4202560 4831 1241 0 0 592 8 0 0 19 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4353528 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=15496/tid=15514] ppid=15494 vsize=643904 CPUtime=5.97 cores=0-31
/proc/15496/task/15514/stat : 15514 (plingeling) R 15494 15496 15470 0 -1 4202560 4756 1241 0 0 591 6 0 0 18 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15496/tid=15515] ppid=15494 vsize=643904 CPUtime=6.03 cores=0-31
/proc/15496/task/15515/stat : 15515 (plingeling) R 15494 15496 15470 0 -1 4202560 4703 1241 0 0 596 7 0 0 19 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=15496/tid=15516] ppid=15494 vsize=643904 CPUtime=6.02 cores=0-31
/proc/15496/task/15516/stat : 15516 (plingeling) R 15494 15496 15470 0 -1 4202560 4887 1241 0 0 593 9 0 0 20 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15496/tid=15517] ppid=15494 vsize=643904 CPUtime=6.03 cores=0-31
/proc/15496/task/15517/stat : 15517 (plingeling) R 15494 15496 15470 0 -1 4202560 4556 1241 0 0 595 8 0 0 21 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4250593 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=15496/tid=15518] ppid=15494 vsize=643904 CPUtime=5.99 cores=0-31
/proc/15496/task/15518/stat : 15518 (plingeling) R 15494 15496 15470 0 -1 4202560 4620 1241 0 0 592 7 0 0 20 0 33 0 714073318 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=15496/tid=15519] ppid=15494 vsize=643904 CPUtime=6.03 cores=0-31
/proc/15496/task/15519/stat : 15519 (plingeling) R 15494 15496 15470 0 -1 4202560 4112 1241 0 0 598 5 0 0 18 0 33 0 714073319 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4354053 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=15496/tid=15520] ppid=15494 vsize=643904 CPUtime=5.98 cores=0-31
/proc/15496/task/15520/stat : 15520 (plingeling) R 15494 15496 15470 0 -1 4202560 3994 1241 0 0 591 7 0 0 18 0 33 0 714073319 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=15496/tid=15521] ppid=15494 vsize=643904 CPUtime=6.03 cores=0-31
/proc/15496/task/15521/stat : 15521 (plingeling) R 15494 15496 15470 0 -1 4202560 3936 1241 0 0 596 7 0 0 21 0 33 0 714073319 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=15496/tid=15522] ppid=15494 vsize=643904 CPUtime=6.02 cores=0-31
/proc/15496/task/15522/stat : 15522 (plingeling) R 15494 15496 15470 0 -1 4202560 4229 1241 0 0 595 7 0 0 20 0 33 0 714073319 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15496/tid=15523] ppid=15494 vsize=643904 CPUtime=5.97 cores=0-31
/proc/15496/task/15523/stat : 15523 (plingeling) R 15494 15496 15470 0 -1 4202560 4108 1241 0 0 590 7 0 0 18 0 33 0 714073319 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4366450 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=15496/tid=15524] ppid=15494 vsize=643904 CPUtime=6 cores=0-31
/proc/15496/task/15524/stat : 15524 (plingeling) R 15494 15496 15470 0 -1 4202560 4196 1241 0 0 593 7 0 0 18 0 33 0 714073319 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=15496/tid=15525] ppid=15494 vsize=643904 CPUtime=6.01 cores=0-31
/proc/15496/task/15525/stat : 15525 (plingeling) R 15494 15496 15470 0 -1 4202560 4408 1241 0 0 595 6 0 0 25 0 33 0 714073319 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 18446744073699065980 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=15496/tid=15526] ppid=15494 vsize=643904 CPUtime=5.99 cores=0-31
/proc/15496/task/15526/stat : 15526 (plingeling) R 15494 15496 15470 0 -1 4202560 4466 1241 0 0 591 8 0 0 20 0 33 0 714073319 659357696 29487 268435456000 4194304 4417452 140735527644256 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 25 0 0 0

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

[pid=15496/tid=15503] ppid=15494 vsize=3030020 CPUtime=4956.1 cores=0-31
/proc/15496/task/15503/stat : 15503 (plingeling) R 15494 15496 15470 0 -1 4202560 676311 1241 0 0 494748 862 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=3030020 CPUtime=4958.73 cores=0-31
/proc/15496/task/15504/stat : 15504 (plingeling) R 15494 15496 15470 0 -1 4202560 594605 1241 0 0 495188 685 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=3030020 CPUtime=4956.61 cores=0-31
/proc/15496/task/15505/stat : 15505 (plingeling) R 15494 15496 15470 0 -1 4202560 763565 1241 0 0 494933 728 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=15496/tid=15506] ppid=15494 vsize=3030020 CPUtime=4958.77 cores=0-31
/proc/15496/task/15506/stat : 15506 (plingeling) R 15494 15496 15470 0 -1 4202560 604160 1241 0 0 495235 642 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4357256 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15496/tid=15507] ppid=15494 vsize=3030020 CPUtime=4959.41 cores=0-31
/proc/15496/task/15507/stat : 15507 (plingeling) R 15494 15496 15470 0 -1 4202560 664204 1241 0 0 495152 789 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=15496/tid=15508] ppid=15494 vsize=3030020 CPUtime=4959.06 cores=0-31
/proc/15496/task/15508/stat : 15508 (plingeling) R 15494 15496 15470 0 -1 4202560 471231 1241 0 0 495264 642 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15496/tid=15509] ppid=15494 vsize=3030020 CPUtime=4956.9 cores=0-31
/proc/15496/task/15509/stat : 15509 (plingeling) R 15494 15496 15470 0 -1 4202560 884010 1241 0 0 494844 846 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=15496/tid=15510] ppid=15494 vsize=3030020 CPUtime=4951.93 cores=0-31
/proc/15496/task/15510/stat : 15510 (plingeling) R 15494 15496 15470 0 -1 4202560 490582 1241 0 0 494576 617 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=15496/tid=15511] ppid=15494 vsize=3030020 CPUtime=4959.51 cores=0-31
/proc/15496/task/15511/stat : 15511 (plingeling) R 15494 15496 15470 0 -1 4202560 605958 1241 0 0 495239 712 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15496/tid=15512] ppid=15494 vsize=3030020 CPUtime=4951.37 cores=0-31
/proc/15496/task/15512/stat : 15512 (plingeling) R 15494 15496 15470 0 -1 4202560 681651 1241 0 0 494489 648 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=15496/tid=15513] ppid=15494 vsize=3030020 CPUtime=4958.81 cores=0-31
/proc/15496/task/15513/stat : 15513 (plingeling) R 15494 15496 15470 0 -1 4202560 721851 1241 0 0 494985 896 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=15496/tid=15514] ppid=15494 vsize=3030020 CPUtime=4958 cores=0-31
/proc/15496/task/15514/stat : 15514 (plingeling) R 15494 15496 15470 0 -1 4202560 734576 1241 0 0 495050 750 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=15496/tid=15515] ppid=15494 vsize=3030020 CPUtime=4949.69 cores=0-31
/proc/15496/task/15515/stat : 15515 (plingeling) R 15494 15496 15470 0 -1 4202560 719464 1241 0 0 494271 698 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=15496/tid=15516] ppid=15494 vsize=3030020 CPUtime=4955.01 cores=0-31
/proc/15496/task/15516/stat : 15516 (plingeling) R 15494 15496 15470 0 -1 4202560 774335 1241 0 0 494582 919 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=15496/tid=15517] ppid=15494 vsize=3030020 CPUtime=4956.5 cores=0-31
/proc/15496/task/15517/stat : 15517 (plingeling) R 15494 15496 15470 0 -1 4202560 665276 1241 0 0 494868 782 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15496/tid=15518] ppid=15494 vsize=3030020 CPUtime=4937.62 cores=0-31
/proc/15496/task/15518/stat : 15518 (plingeling) R 15494 15496 15470 0 -1 4202560 637606 1241 0 0 493027 735 0 0 25 0 33 0 714073318 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4357229 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=15496/tid=15519] ppid=15494 vsize=3030020 CPUtime=4948.17 cores=0-31
/proc/15496/task/15519/stat : 15519 (plingeling) R 15494 15496 15470 0 -1 4202560 694703 1241 0 0 494005 812 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=15496/tid=15520] ppid=15494 vsize=3030020 CPUtime=4952.62 cores=0-31
/proc/15496/task/15520/stat : 15520 (plingeling) R 15494 15496 15470 0 -1 4202560 814831 1241 0 0 494414 848 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=15496/tid=15521] ppid=15494 vsize=3030020 CPUtime=4955.78 cores=0-31
/proc/15496/task/15521/stat : 15521 (plingeling) R 15494 15496 15470 0 -1 4202560 641990 1241 0 0 494686 892 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4365596 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=15496/tid=15522] ppid=15494 vsize=3030020 CPUtime=4958.29 cores=0-31
/proc/15496/task/15522/stat : 15522 (plingeling) R 15494 15496 15470 0 -1 4202560 281430 1241 0 0 495281 548 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=15496/tid=15523] ppid=15494 vsize=3030020 CPUtime=4958.22 cores=0-31
/proc/15496/task/15523/stat : 15523 (plingeling) R 15494 15496 15470 0 -1 4202560 662790 1241 0 0 495188 634 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=15496/tid=15524] ppid=15494 vsize=3030020 CPUtime=4957.64 cores=0-31
/proc/15496/task/15524/stat : 15524 (plingeling) R 15494 15496 15470 0 -1 4202560 637562 1241 0 0 495039 725 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15496/tid=15525] ppid=15494 vsize=3030020 CPUtime=4951.5 cores=0-31
/proc/15496/task/15525/stat : 15525 (plingeling) R 15494 15496 15470 0 -1 4202560 666780 1241 0 0 494452 698 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4354159 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15496/tid=15526] ppid=15494 vsize=3030020 CPUtime=4955.18 cores=0-31
/proc/15496/task/15526/stat : 15526 (plingeling) R 15494 15496 15470 0 -1 4202560 652859 1241 0 0 494763 755 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15496/tid=15527] ppid=15494 vsize=3030020 CPUtime=4955.29 cores=0-31
/proc/15496/task/15527/stat : 15527 (plingeling) R 15494 15496 15470 0 -1 4202560 685218 1241 0 0 494810 719 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=15496/tid=15528] ppid=15494 vsize=3030020 CPUtime=4955.82 cores=0-31
/proc/15496/task/15528/stat : 15528 (plingeling) R 15494 15496 15470 0 -1 4202560 658139 1241 0 0 494731 851 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=15496/tid=15529] ppid=15494 vsize=3030020 CPUtime=4949.54 cores=0-31
/proc/15496/task/15529/stat : 15529 (plingeling) R 15494 15496 15470 0 -1 4202560 740661 1241 0 0 494213 741 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15496/tid=15530] ppid=15494 vsize=3030020 CPUtime=4950.84 cores=0-31
/proc/15496/task/15530/stat : 15530 (plingeling) R 15494 15496 15470 0 -1 4202560 514179 1241 0 0 494533 551 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15496/tid=15531] ppid=15494 vsize=3030020 CPUtime=4959.07 cores=0-31
/proc/15496/task/15531/stat : 15531 (plingeling) R 15494 15496 15470 0 -1 4202560 744016 1241 0 0 495198 709 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=15496/tid=15532] ppid=15494 vsize=3030020 CPUtime=4958.85 cores=0-31
/proc/15496/task/15532/stat : 15532 (plingeling) R 15494 15496 15470 0 -1 4202560 687671 1241 0 0 495050 835 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=15496/tid=15533] ppid=15494 vsize=3030020 CPUtime=4938.99 cores=0-31
/proc/15496/task/15533/stat : 15533 (plingeling) R 15494 15496 15470 0 -1 4202560 663490 1241 0 0 493177 722 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=15496/tid=15534] ppid=15494 vsize=3030020 CPUtime=4950.9 cores=0-31
/proc/15496/task/15534/stat : 15534 (plingeling) R 15494 15496 15470 0 -1 4202560 630222 1241 0 0 494375 715 0 0 25 0 33 0 714073319 3102740480 629992 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 158541
Current children cumulated vsize (KiB) 3030020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008 s]
/proc/loadavg: 32.09 32.04 32.04 33/446 16162
/proc/meminfo: memFree=252969260/264257624 swapFree=67111528/67111528
[pid=15496] ppid=15494 vsize=3045120 CPUtime=160003 cores=0-31
/proc/15496/stat : 15496 (plingeling) S 15494 15496 15470 0 -1 4202496 21193445 1241 0 0 15976433 23824 0 0 18 0 33 0 714073303 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 13 0 0 0
/proc/15496/statm: 761280 634279 175 55 0 759166 0
[pid=15496/tid=15503] ppid=15494 vsize=3045120 CPUtime=5001.81 cores=0-31
/proc/15496/task/15503/stat : 15503 (plingeling) R 15494 15496 15470 0 -1 4202560 686959 1241 0 0 499315 866 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=3045120 CPUtime=5004.44 cores=0-31
/proc/15496/task/15504/stat : 15504 (plingeling) R 15494 15496 15470 0 -1 4202560 594605 1241 0 0 499759 685 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=3045120 CPUtime=5002.33 cores=0-31
/proc/15496/task/15505/stat : 15505 (plingeling) R 15494 15496 15470 0 -1 4202560 770585 1241 0 0 499503 730 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=15496/tid=15506] ppid=15494 vsize=3045120 CPUtime=5004.49 cores=0-31
/proc/15496/task/15506/stat : 15506 (plingeling) R 15494 15496 15470 0 -1 4202560 610507 1241 0 0 499795 654 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4357159 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15496/tid=15507] ppid=15494 vsize=3045120 CPUtime=5005.11 cores=0-31
/proc/15496/task/15507/stat : 15507 (plingeling) R 15494 15496 15470 0 -1 4202560 667472 1241 0 0 499722 789 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=15496/tid=15508] ppid=15494 vsize=3045120 CPUtime=5004.77 cores=0-31
/proc/15496/task/15508/stat : 15508 (plingeling) R 15494 15496 15470 0 -1 4202560 474321 1241 0 0 499832 645 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15496/tid=15509] ppid=15494 vsize=3045120 CPUtime=5002.61 cores=0-31
/proc/15496/task/15509/stat : 15509 (plingeling) R 15494 15496 15470 0 -1 4202560 892460 1241 0 0 499411 850 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=15496/tid=15510] ppid=15494 vsize=3045120 CPUtime=4997.64 cores=0-31
/proc/15496/task/15510/stat : 15510 (plingeling) R 15494 15496 15470 0 -1 4202560 493711 1241 0 0 499146 618 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=15496/tid=15511] ppid=15494 vsize=3045120 CPUtime=5005.23 cores=0-31
/proc/15496/task/15511/stat : 15511 (plingeling) R 15494 15496 15470 0 -1 4202560 612816 1241 0 0 499809 714 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=15496/tid=15512] ppid=15494 vsize=3045120 CPUtime=4997.08 cores=0-31
/proc/15496/task/15512/stat : 15512 (plingeling) R 15494 15496 15470 0 -1 4202560 688806 1241 0 0 499052 656 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=15496/tid=15513] ppid=15494 vsize=3045120 CPUtime=5004.51 cores=0-31
/proc/15496/task/15513/stat : 15513 (plingeling) R 15494 15496 15470 0 -1 4202560 734047 1241 0 0 499552 899 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=15496/tid=15514] ppid=15494 vsize=3045120 CPUtime=5003.71 cores=0-31
/proc/15496/task/15514/stat : 15514 (plingeling) R 15494 15496 15470 0 -1 4202560 734920 1241 0 0 499620 751 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=15496/tid=15515] ppid=15494 vsize=3045120 CPUtime=4995.4 cores=0-31
/proc/15496/task/15515/stat : 15515 (plingeling) R 15494 15496 15470 0 -1 4202560 721308 1241 0 0 498842 698 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=15496/tid=15516] ppid=15494 vsize=3045120 CPUtime=5000.72 cores=0-31
/proc/15496/task/15516/stat : 15516 (plingeling) R 15494 15496 15470 0 -1 4202560 777220 1241 0 0 499146 926 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=15496/tid=15517] ppid=15494 vsize=3045120 CPUtime=5002.22 cores=0-31
/proc/15496/task/15517/stat : 15517 (plingeling) R 15494 15496 15470 0 -1 4202560 667850 1241 0 0 499432 790 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15496/tid=15518] ppid=15494 vsize=3045120 CPUtime=4983.33 cores=0-31
/proc/15496/task/15518/stat : 15518 (plingeling) R 15494 15496 15470 0 -1 4202560 637606 1241 0 0 497598 735 0 0 25 0 33 0 714073318 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=15496/tid=15519] ppid=15494 vsize=3045120 CPUtime=4993.86 cores=0-31
/proc/15496/task/15519/stat : 15519 (plingeling) R 15494 15496 15470 0 -1 4202560 694703 1241 0 0 498574 812 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=15496/tid=15520] ppid=15494 vsize=3045120 CPUtime=4998.33 cores=0-31
/proc/15496/task/15520/stat : 15520 (plingeling) R 15494 15496 15470 0 -1 4202560 817763 1241 0 0 498984 849 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=15496/tid=15521] ppid=15494 vsize=3045120 CPUtime=5001.49 cores=0-31
/proc/15496/task/15521/stat : 15521 (plingeling) R 15494 15496 15470 0 -1 4202560 649642 1241 0 0 499253 896 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=15496/tid=15522] ppid=15494 vsize=3045120 CPUtime=5004 cores=0-31
/proc/15496/task/15522/stat : 15522 (plingeling) R 15494 15496 15470 0 -1 4202560 281430 1241 0 0 499852 548 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=15496/tid=15523] ppid=15494 vsize=3045120 CPUtime=5003.94 cores=0-31
/proc/15496/task/15523/stat : 15523 (plingeling) R 15494 15496 15470 0 -1 4202560 668348 1241 0 0 499758 636 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=15496/tid=15524] ppid=15494 vsize=3045120 CPUtime=5003.34 cores=0-31
/proc/15496/task/15524/stat : 15524 (plingeling) R 15494 15496 15470 0 -1 4202560 642116 1241 0 0 499600 734 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15496/tid=15525] ppid=15494 vsize=3045120 CPUtime=4997.22 cores=0-31
/proc/15496/task/15525/stat : 15525 (plingeling) R 15494 15496 15470 0 -1 4202560 668337 1241 0 0 499020 702 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15496/tid=15526] ppid=15494 vsize=3045120 CPUtime=5000.88 cores=0-31
/proc/15496/task/15526/stat : 15526 (plingeling) R 15494 15496 15470 0 -1 4202560 656431 1241 0 0 499331 757 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15496/tid=15527] ppid=15494 vsize=3045120 CPUtime=5001 cores=0-31
/proc/15496/task/15527/stat : 15527 (plingeling) R 15494 15496 15470 0 -1 4202560 687614 1241 0 0 499380 720 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=15496/tid=15528] ppid=15494 vsize=3045120 CPUtime=5001.53 cores=0-31
/proc/15496/task/15528/stat : 15528 (plingeling) R 15494 15496 15470 0 -1 4202560 660298 1241 0 0 499302 851 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=15496/tid=15529] ppid=15494 vsize=3045120 CPUtime=4995.25 cores=0-31
/proc/15496/task/15529/stat : 15529 (plingeling) R 15494 15496 15470 0 -1 4202560 744091 1241 0 0 498783 742 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15496/tid=15530] ppid=15494 vsize=3045120 CPUtime=4996.55 cores=0-31
/proc/15496/task/15530/stat : 15530 (plingeling) R 15494 15496 15470 0 -1 4202560 517935 1241 0 0 499099 556 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15496/tid=15531] ppid=15494 vsize=3045120 CPUtime=5004.78 cores=0-31
/proc/15496/task/15531/stat : 15531 (plingeling) R 15494 15496 15470 0 -1 4202560 744496 1241 0 0 499769 709 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=15496/tid=15532] ppid=15494 vsize=3045120 CPUtime=5004.56 cores=0-31
/proc/15496/task/15532/stat : 15532 (plingeling) R 15494 15496 15470 0 -1 4202560 687671 1241 0 0 499621 835 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=15496/tid=15533] ppid=15494 vsize=3045120 CPUtime=4983.39 cores=0-31
/proc/15496/task/15533/stat : 15533 (plingeling) R 15494 15496 15470 0 -1 4202560 673498 1241 0 0 497601 738 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=15496/tid=15534] ppid=15494 vsize=3045120 CPUtime=4996.6 cores=0-31
/proc/15496/task/15534/stat : 15534 (plingeling) R 15494 15496 15470 0 -1 4202560 630256 1241 0 0 498945 715 0 0 25 0 33 0 714073319 3118202880 634279 268435456000 4194304 4417452 140735527644256 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 3045120

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

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

[startup+5008.13 s]
/proc/loadavg: 32.09 32.04 32.04 33/446 16162
/proc/meminfo: memFree=252969260/264257624 swapFree=67111528/67111528
[pid=15496] ppid=15494 vsize=0 CPUtime=160003 cores=0-31
/proc/15496/stat : 15496 (plingeling) Z 15494 15496 15470 0 -1 4203548 21193445 1241 0 0 15976455 23834 0 0 18 0 2 0 714073303 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 13 0 0 0
/proc/15496/statm: 0 0 0 0 0 0 0
[pid=15496/tid=15506] ppid=15494 vsize=0 CPUtime=5004.58 cores=0-31
/proc/15496/task/15506/stat : 15506 (plingeling) R 15494 15496 15470 0 -1 4203588 610507 1241 0 0 499795 663 0 0 25 0 2 0 714073318 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

[startup+5008.2 s]
/proc/loadavg: 32.09 32.04 32.04 33/446 16162
/proc/meminfo: memFree=252969260/264257624 swapFree=67111528/67111528
[pid=15496] ppid=15494 vsize=0 CPUtime=160003 cores=0-31
/proc/15496/stat : 15496 (plingeling) Z 15494 15496 15470 0 -1 4203548 21193445 1241 0 0 15976455 23841 0 0 18 0 2 0 714073303 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 13 0 0 0
/proc/15496/statm: 0 0 0 0 0 0 0
[pid=15496/tid=15506] ppid=15494 vsize=0 CPUtime=5004.66 cores=0-31
/proc/15496/task/15506/stat : 15506 (plingeling) R 15494 15496 15470 0 -1 4203588 610507 1241 0 0 499795 671 0 0 25 0 2 0 714073318 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5008.26
CPU time (s): 160003
CPU user time (s): 159765
CPU system time (s): 238.488
CPU usage (%): 3194.78
Max. virtual memory (cumulated for all children) (KiB): 3138792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159765
system time used= 238.488
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21194686
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= 24836
involuntary context switches= 412678

runsolver used 24.8312 second user time and 116.783 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-22 02:57:49
IDJOB=3372747
IDBENCH=83418
IDSOLVER=1852
FILE ID=node200/3372747-1306025869
RUNJOBID= node200-1306025869-15484
PBS_JOBID= 13387802
Free space on /tmp= 62048 MiB

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

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=440497770

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:      255504008 kB
Buffers:        454256 kB
Cached:        7897904 kB
SwapCached:          0 kB
Active:        7423100 kB
Inactive:       998120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255504008 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              60 kB
Writeback:           0 kB
AnonPages:       69172 kB
Mapped:          15432 kB
Slab:           253088 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   185560 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62044 MiB
End job on node200 at 2011-05-22 04:21:19