Trace number 3372495

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 821.179 36.8928

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step15.cnf
MD5SUM86980f7370ece00291f2970256db731a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark413.653
Satisfiable
(Un)Satisfiability was proved
Number of variables63349
Number of clauses943492
Sum of the clauses size2149412
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2908736
Number of clauses of size 32676
Number of clauses of size 41261
Number of clauses of size 54705
Number of clauses of size over 525912

Solver Data

821.07/36.89	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-3372495-1305673605/watcher-3372495-1305673605 -o /tmp/evaluation-result-3372495-1305673605/solver-3372495-1305673605 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372495-1305673605.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: 14.00 17.49 25.23 1/413 27110
/proc/meminfo: memFree=255493612/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=42000 CPUtime=0.01 cores=0-31
/proc/27110/stat : 27110 (plingeling) R 27108 27110 26948 0 -1 4202496 8472 1248 0 0 0 1 0 0 21 0 1 0 678847161 43008000 8403 268435456000 4194304 4417452 140734658788240 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27110/statm: 10500 8418 144 55 0 8386 0

[startup+0.058507 s]
/proc/loadavg: 14.00 17.49 25.23 1/413 27110
/proc/meminfo: memFree=255493612/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=45536 CPUtime=0.05 cores=0-31
/proc/27110/stat : 27110 (plingeling) R 27108 27110 26948 0 -1 4202496 9465 1248 0 0 3 2 0 0 21 0 1 0 678847161 46628864 9396 268435456000 4194304 4417452 140734658788240 18446744073709551615 4227863 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27110/statm: 11384 9396 145 55 0 9270 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 45536

[startup+0.100506 s]
/proc/loadavg: 14.00 17.49 25.23 1/413 27110
/proc/meminfo: memFree=255493612/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=50628 CPUtime=0.09 cores=0-31
/proc/27110/stat : 27110 (plingeling) R 27108 27110 26948 0 -1 4202496 10734 1248 0 0 7 2 0 0 21 0 1 0 678847161 51843072 10665 268435456000 4194304 4417452 140734658788240 18446744073709551615 4231547 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27110/statm: 12657 10665 145 55 0 10543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50628

[startup+0.30048 s]
/proc/loadavg: 14.00 17.49 25.23 1/413 27110
/proc/meminfo: memFree=255493612/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=74628 CPUtime=0.28 cores=0-31
/proc/27110/stat : 27110 (plingeling) R 27108 27110 26948 0 -1 4202496 16722 1248 0 0 25 3 0 0 22 0 1 0 678847161 76419072 16653 268435456000 4194304 4417452 140734658788240 18446744073709551615 4235968 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27110/statm: 18657 16653 145 55 0 16543 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 74628

[startup+0.700484 s]
/proc/loadavg: 14.00 17.49 25.23 1/413 27110
/proc/meminfo: memFree=255493612/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=106272 CPUtime=0.68 cores=0-31
/proc/27110/stat : 27110 (plingeling) R 27108 27110 26948 0 -1 4202496 24657 1248 0 0 63 5 0 0 23 0 1 0 678847161 108822528 24588 268435456000 4194304 4417452 140734658788240 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27110/statm: 26568 24588 145 55 0 24454 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 106272

[startup+1.50053 s]
/proc/loadavg: 14.00 17.49 25.23 2/414 27116
/proc/meminfo: memFree=255369836/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=172064 CPUtime=1.49 cores=0-31
/proc/27110/stat : 27110 (plingeling) R 27108 27110 26948 0 -1 4202496 41362 1248 0 0 139 10 0 0 25 0 1 0 678847161 176193536 41037 268435456000 4194304 4417452 140734658788240 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27110/statm: 43016 41037 146 55 0 40902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 172064

[startup+3.10057 s]
/proc/loadavg: 14.00 17.49 25.23 2/414 27116
/proc/meminfo: memFree=255257936/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=358136 CPUtime=3.08 cores=0-31
/proc/27110/stat : 27110 (plingeling) R 27108 27110 26948 0 -1 4202496 87880 1248 0 0 289 19 0 0 25 0 1 0 678847161 366731264 87555 268435456000 4194304 4417452 140734658788240 18446744073709551615 4259603 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27110/statm: 89534 87555 146 55 0 87420 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 358136

[startup+6.30069 s]
/proc/loadavg: 13.04 17.23 25.10 2/414 27116
/proc/meminfo: memFree=255013832/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=489208 CPUtime=6.28 cores=0-31
/proc/27110/stat : 27110 (plingeling) R 27108 27110 26948 0 -1 4202496 120648 1248 0 0 602 26 0 0 25 0 1 0 678847161 500948992 120323 268435456000 4194304 4417452 140734658788240 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27110/statm: 122302 120323 146 55 0 120188 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 489208

[startup+12.7018 s]
/proc/loadavg: 12.08 16.96 24.97 33/446 27148
/proc/meminfo: memFree=254664624/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=1349532 CPUtime=52.52 cores=0-31
/proc/27110/stat : 27110 (plingeling) S 27108 27110 26948 0 -1 4202496 258639 1248 0 0 5184 68 0 0 18 0 33 0 678847161 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 8 0 0 0
/proc/27110/statm: 337383 216476 170 55 0 335269 0
[pid=27110/tid=27117] ppid=27108 vsize=1349532 CPUtime=1.29 cores=0-31
/proc/27110/task/27117/stat : 27117 (plingeling) R 27108 27110 26948 0 -1 4202560 2451 1248 0 0 129 0 0 0 19 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27110/tid=27118] ppid=27108 vsize=1349532 CPUtime=1.3 cores=0-31
/proc/27110/task/27118/stat : 27118 (plingeling) R 27108 27110 26948 0 -1 4202560 2446 1248 0 0 130 0 0 0 19 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4286499 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27110/tid=27119] ppid=27108 vsize=1349532 CPUtime=1.3 cores=0-31
/proc/27110/task/27119/stat : 27119 (plingeling) R 27108 27110 26948 0 -1 4202560 1604 1248 0 0 130 0 0 0 19 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4290595 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27110/tid=27120] ppid=27108 vsize=1349532 CPUtime=1.3 cores=0-31
/proc/27110/task/27120/stat : 27120 (plingeling) R 27108 27110 26948 0 -1 4202560 1247 1248 0 0 130 0 0 0 22 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4366480 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=27110/tid=27121] ppid=27108 vsize=1349532 CPUtime=1.29 cores=0-31
/proc/27110/task/27121/stat : 27121 (plingeling) R 27108 27110 26948 0 -1 4202560 1680 1248 0 0 129 0 0 0 22 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4310308 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27110/tid=27122] ppid=27108 vsize=1349532 CPUtime=1.29 cores=0-31
/proc/27110/task/27122/stat : 27122 (plingeling) R 27108 27110 26948 0 -1 4202560 1670 1248 0 0 129 0 0 0 22 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4310483 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=27110/tid=27123] ppid=27108 vsize=1349532 CPUtime=1.29 cores=0-31
/proc/27110/task/27123/stat : 27123 (plingeling) R 27108 27110 26948 0 -1 4202560 1726 1248 0 0 129 0 0 0 22 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4310633 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=27110/tid=27124] ppid=27108 vsize=1349532 CPUtime=1.29 cores=0-31
/proc/27110/task/27124/stat : 27124 (plingeling) R 27108 27110 26948 0 -1 4202560 2503 1248 0 0 128 1 0 0 22 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4286997 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=27110/tid=27125] ppid=27108 vsize=1349532 CPUtime=1.29 cores=0-31
/proc/27110/task/27125/stat : 27125 (plingeling) R 27108 27110 26948 0 -1 4202560 1728 1248 0 0 129 0 0 0 22 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4307613 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=27110/tid=27126] ppid=27108 vsize=1349532 CPUtime=1.28 cores=0-31
/proc/27110/task/27126/stat : 27126 (plingeling) R 27108 27110 26948 0 -1 4202560 2567 1248 0 0 128 0 0 0 22 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4287111 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=27110/tid=27127] ppid=27108 vsize=1349532 CPUtime=1.29 cores=0-31
/proc/27110/task/27127/stat : 27127 (plingeling) R 27108 27110 26948 0 -1 4202560 1698 1248 0 0 129 0 0 0 22 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=27110/tid=27128] ppid=27108 vsize=1349532 CPUtime=1.29 cores=0-31
/proc/27110/task/27128/stat : 27128 (plingeling) R 27108 27110 26948 0 -1 4202560 2027 1248 0 0 129 0 0 0 19 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4284289 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27110/tid=27129] ppid=27108 vsize=1349532 CPUtime=1.29 cores=0-31
/proc/27110/task/27129/stat : 27129 (plingeling) R 27108 27110 26948 0 -1 4202560 2572 1248 0 0 128 1 0 0 25 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27110/tid=27130] ppid=27108 vsize=1349532 CPUtime=1.28 cores=0-31
/proc/27110/task/27130/stat : 27130 (plingeling) R 27108 27110 26948 0 -1 4202560 1728 1248 0 0 128 0 0 0 25 0 33 0 678848300 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4309851 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=27110/tid=27131] ppid=27108 vsize=1349532 CPUtime=1.28 cores=0-31
/proc/27110/task/27131/stat : 27131 (plingeling) R 27108 27110 26948 0 -1 4202560 2570 1248 0 0 128 0 0 0 25 0 33 0 678848301 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=27110/tid=27132] ppid=27108 vsize=1349532 CPUtime=1.28 cores=0-31
/proc/27110/task/27132/stat : 27132 (plingeling) R 27108 27110 26948 0 -1 4202560 2441 1248 0 0 127 1 0 0 19 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4287563 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27110/tid=27133] ppid=27108 vsize=1349532 CPUtime=1.28 cores=0-31
/proc/27110/task/27133/stat : 27133 (plingeling) R 27108 27110 26948 0 -1 4202560 2567 1248 0 0 128 0 0 0 25 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=27110/tid=27134] ppid=27108 vsize=1349532 CPUtime=1.28 cores=0-31
/proc/27110/task/27134/stat : 27134 (plingeling) R 27108 27110 26948 0 -1 4202560 2520 1248 0 0 127 1 0 0 19 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4287492 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=27110/tid=27135] ppid=27108 vsize=1349532 CPUtime=1.27 cores=0-31
/proc/27110/task/27135/stat : 27135 (plingeling) R 27108 27110 26948 0 -1 4202560 2566 1248 0 0 127 0 0 0 25 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=27110/tid=27136] ppid=27108 vsize=1349532 CPUtime=1.27 cores=0-31
/proc/27110/task/27136/stat : 27136 (plingeling) R 27108 27110 26948 0 -1 4202560 2061 1248 0 0 127 0 0 0 25 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4288259 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=27110/tid=27137] ppid=27108 vsize=1349532 CPUtime=1.27 cores=0-31
/proc/27110/task/27137/stat : 27137 (plingeling) R 27108 27110 26948 0 -1 4202560 2583 1248 0 0 126 1 0 0 25 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4284484 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=27110/tid=27138] ppid=27108 vsize=1349532 CPUtime=1.28 cores=0-31
/proc/27110/task/27138/stat : 27138 (plingeling) R 27108 27110 26948 0 -1 4202560 3045 1248 0 0 127 1 0 0 19 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=27110/tid=27139] ppid=27108 vsize=1349532 CPUtime=1.28 cores=0-31
/proc/27110/task/27139/stat : 27139 (plingeling) R 27108 27110 26948 0 -1 4202560 2588 1248 0 0 127 1 0 0 22 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=27110/tid=27140] ppid=27108 vsize=1349532 CPUtime=1.27 cores=0-31
/proc/27110/task/27140/stat : 27140 (plingeling) R 27108 27110 26948 0 -1 4202560 2570 1248 0 0 127 0 0 0 19 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4287606 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=27110/tid=27141] ppid=27108 vsize=1349532 CPUtime=1.28 cores=0-31
/proc/27110/task/27141/stat : 27141 (plingeling) R 27108 27110 26948 0 -1 4202560 1732 1248 0 0 128 0 0 0 22 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4310483 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=27110/tid=27142] ppid=27108 vsize=1349532 CPUtime=1.28 cores=0-31
/proc/27110/task/27142/stat : 27142 (plingeling) R 27108 27110 26948 0 -1 4202560 1665 1248 0 0 128 0 0 0 22 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4307831 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27110/tid=27143] ppid=27108 vsize=1349532 CPUtime=1.22 cores=0-31
/proc/27110/task/27143/stat : 27143 (plingeling) R 27108 27110 26948 0 -1 4202560 2566 1248 0 0 122 0 0 0 22 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=27110/tid=27144] ppid=27108 vsize=1349532 CPUtime=1.27 cores=0-31
/proc/27110/task/27144/stat : 27144 (plingeling) R 27108 27110 26948 0 -1 4202560 2984 1248 0 0 126 1 0 0 22 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=27110/tid=27145] ppid=27108 vsize=1349532 CPUtime=1.24 cores=0-31
/proc/27110/task/27145/stat : 27145 (plingeling) R 27108 27110 26948 0 -1 4202560 2441 1248 0 0 124 0 0 0 22 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4285082 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=27110/tid=27146] ppid=27108 vsize=1349532 CPUtime=1.17 cores=0-31
/proc/27110/task/27146/stat : 27146 (plingeling) R 27108 27110 26948 0 -1 4202560 2921 1248 0 0 117 0 0 0 21 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4286467 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=27110/tid=27147] ppid=27108 vsize=1349532 CPUtime=1.25 cores=0-31
/proc/27110/task/27147/stat : 27147 (plingeling) R 27108 27110 26948 0 -1 4202560 2506 1248 0 0 125 0 0 0 22 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=27110/tid=27148] ppid=27108 vsize=1349532 CPUtime=1.26 cores=0-31
/proc/27110/task/27148/stat : 27148 (plingeling) R 27108 27110 26948 0 -1 4202560 2444 1248 0 0 125 1 0 0 19 0 33 0 678848302 1381920768 216476 268435456000 4194304 4417452 140734658788240 18446744073709551615 4285604 0 0 4096 17442 0 0 0 -1 21 0 0 0
Current children cumulated CPU time (s) 52.52
Current children cumulated vsize (KiB) 1349532

[startup+25.5022 s]
/proc/loadavg: 16.49 17.70 25.08 33/446 27148
/proc/meminfo: memFree=254569852/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=1340144 CPUtime=461.33 cores=0-31
/proc/27110/stat : 27110 (plingeling) S 27108 27110 26948 0 -1 4202496 347786 1248 0 0 46038 95 0 0 18 0 33 0 678847161 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 8 0 0 0
/proc/27110/statm: 335036 228234 175 55 0 332922 0
[pid=27110/tid=27117] ppid=27108 vsize=1340144 CPUtime=14.1 cores=0-31
/proc/27110/task/27117/stat : 27117 (plingeling) R 27108 27110 26948 0 -1 4202560 2585 1248 0 0 1409 1 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4265485 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27110/tid=27118] ppid=27108 vsize=1340144 CPUtime=14.09 cores=0-31
/proc/27110/task/27118/stat : 27118 (plingeling) R 27108 27110 26948 0 -1 4202560 5169 1248 0 0 1408 1 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27110/tid=27119] ppid=27108 vsize=1340144 CPUtime=14.09 cores=0-31
/proc/27110/task/27119/stat : 27119 (plingeling) R 27108 27110 26948 0 -1 4202560 1604 1248 0 0 1409 0 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27110/tid=27120] ppid=27108 vsize=1340144 CPUtime=14.08 cores=0-31
/proc/27110/task/27120/stat : 27120 (plingeling) R 27108 27110 26948 0 -1 4202560 1247 1248 0 0 1408 0 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4355860 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=27110/tid=27121] ppid=27108 vsize=1340144 CPUtime=14.09 cores=0-31
/proc/27110/task/27121/stat : 27121 (plingeling) R 27108 27110 26948 0 -1 4202560 7081 1248 0 0 1407 2 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27110/tid=27122] ppid=27108 vsize=1340144 CPUtime=14.09 cores=0-31
/proc/27110/task/27122/stat : 27122 (plingeling) R 27108 27110 26948 0 -1 4202560 3600 1248 0 0 1408 1 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=27110/tid=27123] ppid=27108 vsize=1340144 CPUtime=14.07 cores=0-31
/proc/27110/task/27123/stat : 27123 (plingeling) R 27108 27110 26948 0 -1 4202560 4160 1248 0 0 1406 1 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 18446744073699065983 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=27110/tid=27124] ppid=27108 vsize=1340144 CPUtime=14.08 cores=0-31
/proc/27110/task/27124/stat : 27124 (plingeling) R 27108 27110 26948 0 -1 4202560 3184 1248 0 0 1407 1 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4357540 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=27110/tid=27125] ppid=27108 vsize=1340144 CPUtime=14.07 cores=0-31
/proc/27110/task/27125/stat : 27125 (plingeling) R 27108 27110 26948 0 -1 4202560 1734 1248 0 0 1407 0 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=27110/tid=27126] ppid=27108 vsize=1340144 CPUtime=14.08 cores=0-31
/proc/27110/task/27126/stat : 27126 (plingeling) R 27108 27110 26948 0 -1 4202560 4870 1248 0 0 1407 1 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=27110/tid=27127] ppid=27108 vsize=1340144 CPUtime=14.06 cores=0-31
/proc/27110/task/27127/stat : 27127 (plingeling) R 27108 27110 26948 0 -1 4202560 1702 1248 0 0 1406 0 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4365198 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=27110/tid=27128] ppid=27108 vsize=1340144 CPUtime=14.08 cores=0-31
/proc/27110/task/27128/stat : 27128 (plingeling) R 27108 27110 26948 0 -1 4202560 7976 1248 0 0 1405 3 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27110/tid=27129] ppid=27108 vsize=1340144 CPUtime=14.08 cores=0-31
/proc/27110/task/27129/stat : 27129 (plingeling) R 27108 27110 26948 0 -1 4202560 9497 1248 0 0 1406 2 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27110/tid=27130] ppid=27108 vsize=1340144 CPUtime=14.08 cores=0-31
/proc/27110/task/27130/stat : 27130 (plingeling) R 27108 27110 26948 0 -1 4202560 6238 1248 0 0 1406 2 0 0 25 0 33 0 678848300 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=27110/tid=27131] ppid=27108 vsize=1340144 CPUtime=14.08 cores=0-31
/proc/27110/task/27131/stat : 27131 (plingeling) R 27108 27110 26948 0 -1 4202560 7010 1248 0 0 1407 1 0 0 25 0 33 0 678848301 1372307456 228234 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 26 0 0 0

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

/proc/27110/task/27143/stat : 27143 (plingeling) R 27108 27110 26948 0 -1 4202560 2566 1248 0 0 2434 0 0 0 25 0 33 0 678848302 1457455104 251860 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=27110/tid=27144] ppid=27108 vsize=1423296 CPUtime=24.45 cores=0-31
/proc/27110/task/27144/stat : 27144 (plingeling) R 27108 27110 26948 0 -1 4202560 2990 1248 0 0 2444 1 0 0 25 0 33 0 678848302 1457455104 251860 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=27110/tid=27145] ppid=27108 vsize=1423296 CPUtime=24.41 cores=0-31
/proc/27110/task/27145/stat : 27145 (plingeling) R 27108 27110 26948 0 -1 4202560 6313 1248 0 0 2439 2 0 0 25 0 33 0 678848302 1457455104 251860 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=27110/tid=27146] ppid=27108 vsize=1423296 CPUtime=24.31 cores=0-31
/proc/27110/task/27146/stat : 27146 (plingeling) R 27108 27110 26948 0 -1 4202560 7867 1248 0 0 2429 2 0 0 25 0 33 0 678848302 1457455104 251860 268435456000 4194304 4417452 140734658788240 18446744073709551615 4277577 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=27110/tid=27147] ppid=27108 vsize=1423296 CPUtime=24.43 cores=0-31
/proc/27110/task/27147/stat : 27147 (plingeling) R 27108 27110 26948 0 -1 4202560 3150 1248 0 0 2443 0 0 0 25 0 33 0 678848302 1457455104 251860 268435456000 4194304 4417452 140734658788240 18446744073709551615 4357162 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=27110/tid=27148] ppid=27108 vsize=1423296 CPUtime=24.44 cores=0-31
/proc/27110/task/27148/stat : 27148 (plingeling) R 27108 27110 26948 0 -1 4202560 11419 1248 0 0 2441 3 0 0 25 0 33 0 678848302 1457455104 251860 268435456000 4194304 4417452 140734658788240 18446744073709551615 4270966 0 0 4096 17442 0 0 0 -1 21 0 0 0
Current children cumulated CPU time (s) 793.71
Current children cumulated vsize (KiB) 1423296

[startup+36.3216 s]
/proc/loadavg: 18.95 18.19 25.16 33/446 27150
/proc/meminfo: memFree=254479140/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=1423172 CPUtime=807.12 cores=0-31
/proc/27110/stat : 27110 (plingeling) S 27108 27110 26948 0 -1 4202496 380356 1248 0 0 80607 105 0 0 18 0 33 0 678847161 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 8 0 0 0
/proc/27110/statm: 355793 251488 175 55 0 353679 0
[pid=27110/tid=27117] ppid=27108 vsize=1423172 CPUtime=24.91 cores=0-31
/proc/27110/task/27117/stat : 27117 (plingeling) R 27108 27110 26948 0 -1 4202560 3869 1248 0 0 2490 1 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4250747 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27110/tid=27118] ppid=27108 vsize=1423172 CPUtime=24.91 cores=0-31
/proc/27110/task/27118/stat : 27118 (plingeling) R 27108 27110 26948 0 -1 4202560 7471 1248 0 0 2489 2 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4270970 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27110/tid=27119] ppid=27108 vsize=1423172 CPUtime=24.91 cores=0-31
/proc/27110/task/27119/stat : 27119 (plingeling) R 27108 27110 26948 0 -1 4202560 1604 1248 0 0 2491 0 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27110/tid=27120] ppid=27108 vsize=1423172 CPUtime=24.9 cores=0-31
/proc/27110/task/27120/stat : 27120 (plingeling) R 27108 27110 26948 0 -1 4202560 1247 1248 0 0 2490 0 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=27110/tid=27121] ppid=27108 vsize=1423172 CPUtime=24.9 cores=0-31
/proc/27110/task/27121/stat : 27121 (plingeling) R 27108 27110 26948 0 -1 4202560 8043 1248 0 0 2488 2 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364687 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27110/tid=27122] ppid=27108 vsize=1423172 CPUtime=24.88 cores=0-31
/proc/27110/task/27122/stat : 27122 (plingeling) R 27108 27110 26948 0 -1 4202560 5172 1248 0 0 2487 1 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4321714 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=27110/tid=27123] ppid=27108 vsize=1423172 CPUtime=24.88 cores=0-31
/proc/27110/task/27123/stat : 27123 (plingeling) R 27108 27110 26948 0 -1 4202560 4699 1248 0 0 2487 1 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=27110/tid=27124] ppid=27108 vsize=1423172 CPUtime=24.89 cores=0-31
/proc/27110/task/27124/stat : 27124 (plingeling) R 27108 27110 26948 0 -1 4202560 5054 1248 0 0 2488 1 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=27110/tid=27125] ppid=27108 vsize=1423172 CPUtime=24.89 cores=0-31
/proc/27110/task/27125/stat : 27125 (plingeling) R 27108 27110 26948 0 -1 4202560 2787 1248 0 0 2489 0 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=27110/tid=27126] ppid=27108 vsize=1423172 CPUtime=24.89 cores=0-31
/proc/27110/task/27126/stat : 27126 (plingeling) R 27108 27110 26948 0 -1 4202560 7507 1248 0 0 2488 1 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4277525 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=27110/tid=27127] ppid=27108 vsize=1423172 CPUtime=24.88 cores=0-31
/proc/27110/task/27127/stat : 27127 (plingeling) R 27108 27110 26948 0 -1 4202560 1702 1248 0 0 2488 0 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=27110/tid=27128] ppid=27108 vsize=1423172 CPUtime=24.9 cores=0-31
/proc/27110/task/27128/stat : 27128 (plingeling) R 27108 27110 26948 0 -1 4202560 8124 1248 0 0 2487 3 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27110/tid=27129] ppid=27108 vsize=1423172 CPUtime=24.9 cores=0-31
/proc/27110/task/27129/stat : 27129 (plingeling) R 27108 27110 26948 0 -1 4202560 12163 1248 0 0 2487 3 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4251066 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27110/tid=27130] ppid=27108 vsize=1423172 CPUtime=24.9 cores=0-31
/proc/27110/task/27130/stat : 27130 (plingeling) R 27108 27110 26948 0 -1 4202560 6698 1248 0 0 2488 2 0 0 25 0 33 0 678848300 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4355860 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=27110/tid=27131] ppid=27108 vsize=1423172 CPUtime=24.9 cores=0-31
/proc/27110/task/27131/stat : 27131 (plingeling) R 27108 27110 26948 0 -1 4202560 7034 1248 0 0 2488 2 0 0 25 0 33 0 678848301 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=27110/tid=27132] ppid=27108 vsize=1423172 CPUtime=24.89 cores=0-31
/proc/27110/task/27132/stat : 27132 (plingeling) R 27108 27110 26948 0 -1 4202560 7935 1248 0 0 2487 2 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27110/tid=27133] ppid=27108 vsize=1423172 CPUtime=24.89 cores=0-31
/proc/27110/task/27133/stat : 27133 (plingeling) R 27108 27110 26948 0 -1 4202560 9013 1248 0 0 2487 2 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=27110/tid=27134] ppid=27108 vsize=1423172 CPUtime=24.89 cores=0-31
/proc/27110/task/27134/stat : 27134 (plingeling) R 27108 27110 26948 0 -1 4202560 7785 1248 0 0 2487 2 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=27110/tid=27135] ppid=27108 vsize=1423172 CPUtime=24.83 cores=0-31
/proc/27110/task/27135/stat : 27135 (plingeling) R 27108 27110 26948 0 -1 4202560 2598 1248 0 0 2482 1 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=27110/tid=27136] ppid=27108 vsize=1423172 CPUtime=24.31 cores=0-31
/proc/27110/task/27136/stat : 27136 (plingeling) R 27108 27110 26948 0 -1 4202560 4586 1248 0 0 2430 1 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=27110/tid=27137] ppid=27108 vsize=1423172 CPUtime=24.86 cores=0-31
/proc/27110/task/27137/stat : 27137 (plingeling) R 27108 27110 26948 0 -1 4202560 8306 1248 0 0 2483 3 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=27110/tid=27138] ppid=27108 vsize=1423172 CPUtime=24.88 cores=0-31
/proc/27110/task/27138/stat : 27138 (plingeling) R 27108 27110 26948 0 -1 4202560 6435 1248 0 0 2486 2 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4275953 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=27110/tid=27139] ppid=27108 vsize=1423172 CPUtime=24.87 cores=0-31
/proc/27110/task/27139/stat : 27139 (plingeling) R 27108 27110 26948 0 -1 4202560 6974 1248 0 0 2485 2 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=27110/tid=27140] ppid=27108 vsize=1423172 CPUtime=24.88 cores=0-31
/proc/27110/task/27140/stat : 27140 (plingeling) R 27108 27110 26948 0 -1 4202560 9820 1248 0 0 2485 3 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=27110/tid=27141] ppid=27108 vsize=1423172 CPUtime=24.89 cores=0-31
/proc/27110/task/27141/stat : 27141 (plingeling) R 27108 27110 26948 0 -1 4202560 8751 1248 0 0 2487 2 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=27110/tid=27142] ppid=27108 vsize=1423172 CPUtime=24.89 cores=0-31
/proc/27110/task/27142/stat : 27142 (plingeling) R 27108 27110 26948 0 -1 4202560 4452 1248 0 0 2488 1 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27110/tid=27143] ppid=27108 vsize=1423172 CPUtime=24.76 cores=0-31
/proc/27110/task/27143/stat : 27143 (plingeling) R 27108 27110 26948 0 -1 4202560 2566 1248 0 0 2476 0 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=27110/tid=27144] ppid=27108 vsize=1423172 CPUtime=24.87 cores=0-31
/proc/27110/task/27144/stat : 27144 (plingeling) R 27108 27110 26948 0 -1 4202560 2990 1248 0 0 2486 1 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4365184 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=27110/tid=27145] ppid=27108 vsize=1423172 CPUtime=24.83 cores=0-31
/proc/27110/task/27145/stat : 27145 (plingeling) R 27108 27110 26948 0 -1 4202560 6313 1248 0 0 2481 2 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=27110/tid=27146] ppid=27108 vsize=1423172 CPUtime=24.73 cores=0-31
/proc/27110/task/27146/stat : 27146 (plingeling) R 27108 27110 26948 0 -1 4202560 7867 1248 0 0 2471 2 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4277531 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=27110/tid=27147] ppid=27108 vsize=1423172 CPUtime=24.85 cores=0-31
/proc/27110/task/27147/stat : 27147 (plingeling) R 27108 27110 26948 0 -1 4202560 3150 1248 0 0 2485 0 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4236827 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=27110/tid=27148] ppid=27108 vsize=1423172 CPUtime=24.86 cores=0-31
/proc/27110/task/27148/stat : 27148 (plingeling) R 27108 27110 26948 0 -1 4202560 11419 1248 0 0 2483 3 0 0 25 0 33 0 678848302 1457328128 251488 268435456000 4194304 4417452 140734658788240 18446744073709551615 4237202 0 0 4096 17442 0 0 0 -1 21 0 0 0
Current children cumulated CPU time (s) 807.12
Current children cumulated vsize (KiB) 1423172

[startup+36.7016 s]
/proc/loadavg: 18.95 18.19 25.16 33/446 27150
/proc/meminfo: memFree=254479140/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=1423116 CPUtime=819.27 cores=0-31
/proc/27110/stat : 27110 (plingeling) S 27108 27110 26948 0 -1 4202496 380356 1248 0 0 81822 105 0 0 18 0 33 0 678847161 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 8 0 0 0
/proc/27110/statm: 355779 251239 175 55 0 353665 0
[pid=27110/tid=27117] ppid=27108 vsize=1423116 CPUtime=25.29 cores=0-31
/proc/27110/task/27117/stat : 27117 (plingeling) R 27108 27110 26948 0 -1 4202560 3869 1248 0 0 2528 1 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27110/tid=27118] ppid=27108 vsize=1423116 CPUtime=25.29 cores=0-31
/proc/27110/task/27118/stat : 27118 (plingeling) R 27108 27110 26948 0 -1 4202560 7471 1248 0 0 2527 2 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27110/tid=27119] ppid=27108 vsize=1423116 CPUtime=25.29 cores=0-31
/proc/27110/task/27119/stat : 27119 (plingeling) R 27108 27110 26948 0 -1 4202560 1604 1248 0 0 2529 0 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27110/tid=27120] ppid=27108 vsize=1423116 CPUtime=25.28 cores=0-31
/proc/27110/task/27120/stat : 27120 (plingeling) R 27108 27110 26948 0 -1 4202560 1247 1248 0 0 2528 0 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4365155 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=27110/tid=27121] ppid=27108 vsize=1423116 CPUtime=25.28 cores=0-31
/proc/27110/task/27121/stat : 27121 (plingeling) R 27108 27110 26948 0 -1 4202560 8043 1248 0 0 2526 2 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4358480 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27110/tid=27122] ppid=27108 vsize=1423116 CPUtime=25.26 cores=0-31
/proc/27110/task/27122/stat : 27122 (plingeling) R 27108 27110 26948 0 -1 4202560 5172 1248 0 0 2525 1 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=27110/tid=27123] ppid=27108 vsize=1423116 CPUtime=25.26 cores=0-31
/proc/27110/task/27123/stat : 27123 (plingeling) R 27108 27110 26948 0 -1 4202560 4699 1248 0 0 2525 1 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4236722 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=27110/tid=27124] ppid=27108 vsize=1423116 CPUtime=25.27 cores=0-31
/proc/27110/task/27124/stat : 27124 (plingeling) R 27108 27110 26948 0 -1 4202560 5054 1248 0 0 2526 1 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=27110/tid=27125] ppid=27108 vsize=1423116 CPUtime=25.27 cores=0-31
/proc/27110/task/27125/stat : 27125 (plingeling) R 27108 27110 26948 0 -1 4202560 2787 1248 0 0 2527 0 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4346300 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=27110/tid=27126] ppid=27108 vsize=1423116 CPUtime=25.27 cores=0-31
/proc/27110/task/27126/stat : 27126 (plingeling) R 27108 27110 26948 0 -1 4202560 7507 1248 0 0 2526 1 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=27110/tid=27127] ppid=27108 vsize=1423116 CPUtime=25.26 cores=0-31
/proc/27110/task/27127/stat : 27127 (plingeling) R 27108 27110 26948 0 -1 4202560 1702 1248 0 0 2526 0 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4236930 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=27110/tid=27128] ppid=27108 vsize=1423116 CPUtime=25.28 cores=0-31
/proc/27110/task/27128/stat : 27128 (plingeling) R 27108 27110 26948 0 -1 4202560 8124 1248 0 0 2525 3 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27110/tid=27129] ppid=27108 vsize=1423116 CPUtime=25.28 cores=0-31
/proc/27110/task/27129/stat : 27129 (plingeling) R 27108 27110 26948 0 -1 4202560 12163 1248 0 0 2525 3 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4366650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27110/tid=27130] ppid=27108 vsize=1423116 CPUtime=25.28 cores=0-31
/proc/27110/task/27130/stat : 27130 (plingeling) R 27108 27110 26948 0 -1 4202560 6698 1248 0 0 2526 2 0 0 25 0 33 0 678848300 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=27110/tid=27131] ppid=27108 vsize=1423116 CPUtime=25.28 cores=0-31
/proc/27110/task/27131/stat : 27131 (plingeling) R 27108 27110 26948 0 -1 4202560 7034 1248 0 0 2526 2 0 0 25 0 33 0 678848301 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364399 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=27110/tid=27132] ppid=27108 vsize=1423116 CPUtime=25.27 cores=0-31
/proc/27110/task/27132/stat : 27132 (plingeling) R 27108 27110 26948 0 -1 4202560 7935 1248 0 0 2525 2 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4356971 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27110/tid=27133] ppid=27108 vsize=1423116 CPUtime=25.27 cores=0-31
/proc/27110/task/27133/stat : 27133 (plingeling) R 27108 27110 26948 0 -1 4202560 9013 1248 0 0 2525 2 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4356834 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=27110/tid=27134] ppid=27108 vsize=1423116 CPUtime=25.27 cores=0-31
/proc/27110/task/27134/stat : 27134 (plingeling) R 27108 27110 26948 0 -1 4202560 7785 1248 0 0 2525 2 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=27110/tid=27135] ppid=27108 vsize=1423116 CPUtime=25.21 cores=0-31
/proc/27110/task/27135/stat : 27135 (plingeling) R 27108 27110 26948 0 -1 4202560 2598 1248 0 0 2520 1 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=27110/tid=27136] ppid=27108 vsize=1423116 CPUtime=24.69 cores=0-31
/proc/27110/task/27136/stat : 27136 (plingeling) R 27108 27110 26948 0 -1 4202560 4586 1248 0 0 2468 1 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=27110/tid=27137] ppid=27108 vsize=1423116 CPUtime=25.24 cores=0-31
/proc/27110/task/27137/stat : 27137 (plingeling) R 27108 27110 26948 0 -1 4202560 8306 1248 0 0 2521 3 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=27110/tid=27138] ppid=27108 vsize=1423116 CPUtime=25.26 cores=0-31
/proc/27110/task/27138/stat : 27138 (plingeling) R 27108 27110 26948 0 -1 4202560 6435 1248 0 0 2524 2 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4277628 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=27110/tid=27139] ppid=27108 vsize=1423116 CPUtime=25.25 cores=0-31
/proc/27110/task/27139/stat : 27139 (plingeling) R 27108 27110 26948 0 -1 4202560 6974 1248 0 0 2523 2 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=27110/tid=27140] ppid=27108 vsize=1423116 CPUtime=25.26 cores=0-31
/proc/27110/task/27140/stat : 27140 (plingeling) R 27108 27110 26948 0 -1 4202560 9820 1248 0 0 2523 3 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4353561 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=27110/tid=27141] ppid=27108 vsize=1423116 CPUtime=25.27 cores=0-31
/proc/27110/task/27141/stat : 27141 (plingeling) R 27108 27110 26948 0 -1 4202560 8751 1248 0 0 2525 2 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=27110/tid=27142] ppid=27108 vsize=1423116 CPUtime=25.27 cores=0-31
/proc/27110/task/27142/stat : 27142 (plingeling) R 27108 27110 26948 0 -1 4202560 4452 1248 0 0 2526 1 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4236630 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27110/tid=27143] ppid=27108 vsize=1423116 CPUtime=25.14 cores=0-31
/proc/27110/task/27143/stat : 27143 (plingeling) R 27108 27110 26948 0 -1 4202560 2566 1248 0 0 2514 0 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=27110/tid=27144] ppid=27108 vsize=1423116 CPUtime=25.25 cores=0-31
/proc/27110/task/27144/stat : 27144 (plingeling) R 27108 27110 26948 0 -1 4202560 2990 1248 0 0 2524 1 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=27110/tid=27145] ppid=27108 vsize=1423116 CPUtime=25.21 cores=0-31
/proc/27110/task/27145/stat : 27145 (plingeling) R 27108 27110 26948 0 -1 4202560 6313 1248 0 0 2519 2 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=27110/tid=27146] ppid=27108 vsize=1423116 CPUtime=25.11 cores=0-31
/proc/27110/task/27146/stat : 27146 (plingeling) R 27108 27110 26948 0 -1 4202560 7867 1248 0 0 2509 2 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4277687 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=27110/tid=27147] ppid=27108 vsize=1423116 CPUtime=25.23 cores=0-31
/proc/27110/task/27147/stat : 27147 (plingeling) R 27108 27110 26948 0 -1 4202560 3150 1248 0 0 2523 0 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=27110/tid=27148] ppid=27108 vsize=1423116 CPUtime=25.24 cores=0-31
/proc/27110/task/27148/stat : 27148 (plingeling) R 27108 27110 26948 0 -1 4202560 11419 1248 0 0 2521 3 0 0 25 0 33 0 678848302 1457270784 251239 268435456000 4194304 4417452 140734658788240 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 21 0 0 0
Current children cumulated CPU time (s) 819.27
Current children cumulated vsize (KiB) 1423116

[startup+36.8018 s]
/proc/loadavg: 18.95 18.19 25.16 33/446 27150
/proc/meminfo: memFree=254479140/264257624 swapFree=67111528/67111528
[pid=27110] ppid=27108 vsize=1238708 CPUtime=821.07 cores=0-31
/proc/27110/stat : 27110 (plingeling) S 27108 27110 26948 0 -1 4202496 380357 1248 0 0 82002 105 0 0 17 0 2 0 678847161 1268436992 251122 268435456000 4194304 4417452 140734658788240 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 8 0 0 0
/proc/27110/statm: 309677 251122 176 55 0 307563 0
[pid=27110/tid=27138] ppid=27108 vsize=1238708 CPUtime=25.36 cores=0-31
/proc/27110/task/27138/stat : 27138 (plingeling) R 27108 27110 26948 0 -1 4202560 6435 1248 0 0 2534 2 0 0 25 0 2 0 678848302 1268436992 251122 268435456000 4194304 4417452 140734658788240 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 821.07
Current children cumulated vsize (KiB) 1238708

Child status: 20
Real time (s): 36.8928
CPU time (s): 821.179
CPU user time (s): 820.04
CPU system time (s): 1.13883
CPU usage (%): 2225.85
Max. virtual memory (cumulated for all children) (KiB): 1424612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 820.04
system time used= 1.13883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 381609
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= 1742
involuntary context switches= 1879

runsolver used 0.244962 second user time and 0.85487 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-18 01:06:48
IDJOB=3372495
IDBENCH=82420
IDSOLVER=1852
FILE ID=node200/3372495-1305673605
RUNJOBID= node200-1305673319-26962
PBS_JOBID= 13357373
Free space on /tmp= 62036 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-12-step15.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372495-1305673605/watcher-3372495-1305673605 -o /tmp/evaluation-result-3372495-1305673605/solver-3372495-1305673605 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372495-1305673605.cnf

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=1082005427

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:      255493884 kB
Buffers:        450480 kB
Cached:        7897704 kB
SwapCached:          0 kB
Active:        7416376 kB
Inactive:      1003452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255493884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15852 kB
Writeback:           0 kB
AnonPages:       71588 kB
Mapped:          14536 kB
Slab:           251664 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   185000 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= 62036 MiB
End job on node200 at 2011-05-18 01:07:24