Trace number 3372864

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 147.213 5.85703

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
dekker.used-as.sat04-989.cnf
MD5SUMaed38f764725bc435a811b081bc99da2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.5343
Satisfiable
(Un)Satisfiability was proved
Number of variables19473
Number of clauses58308
Sum of the clauses size136028
Maximum clause length3
Minimum clause length1
Number of clauses of size 118
Number of clauses of size 238860
Number of clauses of size 319430
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

146.92/5.85	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-3372864-1306114811/watcher-3372864-1306114811 -o /tmp/evaluation-result-3372864-1306114811/solver-3372864-1306114811 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372864-1306114811.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: 27.94 31.11 31.75 2/413 28881
/proc/meminfo: memFree=255435932/264257624 swapFree=67111528/67111528
[pid=28881] ppid=28879 vsize=22472 CPUtime=0.01 cores=0-31
/proc/28881/stat : 28881 (plingeling) R 28879 28881 28790 0 -1 4202496 3626 1241 0 0 0 0 0 1 24 0 1 0 722967483 23011328 3556 268435456000 4194304 4417452 140736065590528 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28881/statm: 5618 3564 141 55 0 3504 0

[startup+0.0645659 s]
/proc/loadavg: 27.94 31.11 31.75 2/413 28881
/proc/meminfo: memFree=255435932/264257624 swapFree=67111528/67111528
[pid=28881] ppid=28879 vsize=33760 CPUtime=0.05 cores=0-31
/proc/28881/stat : 28881 (plingeling) R 28879 28881 28790 0 -1 4202496 6530 1241 0 0 4 0 0 1 24 0 1 0 722967483 34570240 6460 268435456000 4194304 4417452 140736065590528 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28881/statm: 8440 6460 145 55 0 6326 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33760

[startup+0.100562 s]
/proc/loadavg: 27.94 31.11 31.75 2/413 28881
/proc/meminfo: memFree=255435932/264257624 swapFree=67111528/67111528
[pid=28881] ppid=28879 vsize=37544 CPUtime=0.1 cores=0-31
/proc/28881/stat : 28881 (plingeling) R 28879 28881 28790 0 -1 4202496 7466 1241 0 0 8 1 0 1 24 0 1 0 722967483 38445056 7382 268435456000 4194304 4417452 140736065590528 18446744073709551615 4232651 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28881/statm: 9386 7382 145 55 0 7272 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 37544

[startup+0.300559 s]
/proc/loadavg: 27.94 31.11 31.75 2/413 28881
/proc/meminfo: memFree=255435932/264257624 swapFree=67111528/67111528
[pid=28881] ppid=28879 vsize=48988 CPUtime=0.3 cores=0-31
/proc/28881/stat : 28881 (plingeling) R 28879 28881 28790 0 -1 4202496 10336 1241 0 0 27 2 0 1 25 0 1 0 722967483 50163712 10252 268435456000 4194304 4417452 140736065590528 18446744073709551615 4259618 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28881/statm: 12247 10252 146 55 0 10133 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 48988

[startup+0.70057 s]
/proc/loadavg: 27.94 31.11 31.75 2/413 28881
/proc/meminfo: memFree=255435932/264257624 swapFree=67111528/67111528
[pid=28881] ppid=28879 vsize=89640 CPUtime=0.7 cores=0-31
/proc/28881/stat : 28881 (plingeling) R 28879 28881 28790 0 -1 4202496 20483 1241 0 0 65 4 0 1 25 0 1 0 722967483 91791360 20399 268435456000 4194304 4417452 140736065590528 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28881/statm: 22410 20399 146 55 0 20296 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 89640

[startup+1.50048 s]
/proc/loadavg: 27.94 31.11 31.75 2/414 28887
/proc/meminfo: memFree=255325680/264257624 swapFree=67111528/67111528
[pid=28881] ppid=28879 vsize=817924 CPUtime=11.45 cores=0-31
/proc/28881/stat : 28881 (plingeling) S 28879 28881 28790 0 -1 4202496 62688 1241 0 0 1067 77 0 1 18 0 33 0 722967483 837554176 30009 268435456000 4194304 4417452 140736065590528 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/28881/statm: 204481 30029 169 55 0 202367 0
Current children cumulated CPU time (s) 11.45
Current children cumulated vsize (KiB) 817924

[startup+3.10153 s]
/proc/loadavg: 28.34 31.14 31.75 33/446 28919
/proc/meminfo: memFree=255286880/264257624 swapFree=67111528/67111528
[pid=28881] ppid=28879 vsize=915376 CPUtime=60.67 cores=0-31
/proc/28881/stat : 28881 (plingeling) S 28879 28881 28790 0 -1 4202496 141137 1241 0 0 5932 134 0 1 18 0 33 0 722967483 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/28881/statm: 228844 55054 174 55 0 226730 0
[pid=28881/tid=28888] ppid=28879 vsize=915376 CPUtime=1.83 cores=0-31
/proc/28881/task/28888/stat : 28888 (plingeling) R 28879 28881 28790 0 -1 4202560 4001 1241 0 0 178 4 0 1 19 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346501 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28881/tid=28889] ppid=28879 vsize=915376 CPUtime=1.92 cores=0-31
/proc/28881/task/28889/stat : 28889 (plingeling) R 28879 28881 28790 0 -1 4202560 2878 1241 0 0 187 4 0 1 20 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346482 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28881/tid=28890] ppid=28879 vsize=915376 CPUtime=1.87 cores=0-31
/proc/28881/task/28890/stat : 28890 (plingeling) R 28879 28881 28790 0 -1 4202560 1599 1241 0 0 184 2 0 1 19 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28881/tid=28891] ppid=28879 vsize=915376 CPUtime=1.88 cores=0-31
/proc/28881/task/28891/stat : 28891 (plingeling) R 28879 28881 28790 0 -1 4202560 733 1241 0 0 185 2 0 1 20 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28881/tid=28892] ppid=28879 vsize=915376 CPUtime=1.8 cores=0-31
/proc/28881/task/28892/stat : 28892 (plingeling) R 28879 28881 28790 0 -1 4202560 6180 1241 0 0 174 5 0 1 25 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346508 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=28881/tid=28893] ppid=28879 vsize=915376 CPUtime=1.89 cores=0-31
/proc/28881/task/28893/stat : 28893 (plingeling) R 28879 28881 28790 0 -1 4202560 3599 1241 0 0 185 3 0 1 18 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4302112 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28881/tid=28894] ppid=28879 vsize=915376 CPUtime=1.86 cores=0-31
/proc/28881/task/28894/stat : 28894 (plingeling) R 28879 28881 28790 0 -1 4202560 1424 1241 0 0 183 2 0 1 19 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=28881/tid=28895] ppid=28879 vsize=915376 CPUtime=1.84 cores=0-31
/proc/28881/task/28895/stat : 28895 (plingeling) R 28879 28881 28790 0 -1 4202560 6740 1241 0 0 177 6 0 1 18 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346490 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=28881/tid=28896] ppid=28879 vsize=915376 CPUtime=1.85 cores=0-31
/proc/28881/task/28896/stat : 28896 (plingeling) R 28879 28881 28790 0 -1 4202560 3357 1241 0 0 180 4 0 1 19 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28881/tid=28897] ppid=28879 vsize=915376 CPUtime=1.84 cores=0-31
/proc/28881/task/28897/stat : 28897 (plingeling) R 28879 28881 28790 0 -1 4202560 3034 1241 0 0 178 5 0 1 19 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346482 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28881/tid=28898] ppid=28879 vsize=915376 CPUtime=1.86 cores=0-31
/proc/28881/task/28898/stat : 28898 (plingeling) R 28879 28881 28790 0 -1 4202560 2892 1241 0 0 183 2 0 1 19 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346490 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28881/tid=28899] ppid=28879 vsize=915376 CPUtime=1.83 cores=0-31
/proc/28881/task/28899/stat : 28899 (plingeling) R 28879 28881 28790 0 -1 4202560 7104 1241 0 0 176 6 0 1 23 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346439 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28881/tid=28900] ppid=28879 vsize=915376 CPUtime=1.82 cores=0-31
/proc/28881/task/28900/stat : 28900 (plingeling) R 28879 28881 28790 0 -1 4202560 3491 1241 0 0 177 4 0 1 23 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346493 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28881/tid=28901] ppid=28879 vsize=915376 CPUtime=1.85 cores=0-31
/proc/28881/task/28901/stat : 28901 (plingeling) R 28879 28881 28790 0 -1 4202560 4927 1241 0 0 179 5 0 1 19 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346285 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28881/tid=28902] ppid=28879 vsize=915376 CPUtime=1.88 cores=0-31
/proc/28881/task/28902/stat : 28902 (plingeling) R 28879 28881 28790 0 -1 4202560 1140 1241 0 0 184 3 0 1 20 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346298 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28881/tid=28903] ppid=28879 vsize=915376 CPUtime=1.84 cores=0-31
/proc/28881/task/28903/stat : 28903 (plingeling) R 28879 28881 28790 0 -1 4202560 2355 1241 0 0 179 4 0 1 18 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346528 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28881/tid=28904] ppid=28879 vsize=915376 CPUtime=1.84 cores=0-31
/proc/28881/task/28904/stat : 28904 (plingeling) R 28879 28881 28790 0 -1 4202560 4366 1241 0 0 179 4 0 1 19 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346501 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28881/tid=28905] ppid=28879 vsize=915376 CPUtime=1.83 cores=0-31
/proc/28881/task/28905/stat : 28905 (plingeling) R 28879 28881 28790 0 -1 4202560 5220 1241 0 0 179 3 0 1 20 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28881/tid=28906] ppid=28879 vsize=915376 CPUtime=1.89 cores=0-31
/proc/28881/task/28906/stat : 28906 (plingeling) R 28879 28881 28790 0 -1 4202560 1849 1241 0 0 186 2 0 1 20 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28881/tid=28907] ppid=28879 vsize=915376 CPUtime=1.8 cores=0-31
/proc/28881/task/28907/stat : 28907 (plingeling) R 28879 28881 28790 0 -1 4202560 2654 1241 0 0 176 3 0 1 19 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346428 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28881/tid=28908] ppid=28879 vsize=915376 CPUtime=1.91 cores=0-31
/proc/28881/task/28908/stat : 28908 (plingeling) R 28879 28881 28790 0 -1 4202560 4323 1241 0 0 186 4 0 1 20 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346290 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28881/tid=28909] ppid=28879 vsize=915376 CPUtime=1.82 cores=0-31
/proc/28881/task/28909/stat : 28909 (plingeling) R 28879 28881 28790 0 -1 4202560 3709 1241 0 0 177 4 0 1 19 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346508 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28881/tid=28910] ppid=28879 vsize=915376 CPUtime=1.92 cores=0-31
/proc/28881/task/28910/stat : 28910 (plingeling) R 28879 28881 28790 0 -1 4202560 2489 1241 0 0 188 3 0 1 20 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28881/tid=28911] ppid=28879 vsize=915376 CPUtime=1.89 cores=0-31
/proc/28881/task/28911/stat : 28911 (plingeling) R 28879 28881 28790 0 -1 4202560 5440 1241 0 0 183 5 0 1 23 0 33 0 722967598 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28881/tid=28912] ppid=28879 vsize=915376 CPUtime=1.84 cores=0-31
/proc/28881/task/28912/stat : 28912 (plingeling) R 28879 28881 28790 0 -1 4202560 3754 1241 0 0 179 4 0 1 19 0 33 0 722967599 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346677 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28881/tid=28913] ppid=28879 vsize=915376 CPUtime=1.8 cores=0-31
/proc/28881/task/28913/stat : 28913 (plingeling) R 28879 28881 28790 0 -1 4202560 5128 1241 0 0 175 4 0 1 19 0 33 0 722967599 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28881/tid=28914] ppid=28879 vsize=915376 CPUtime=1.88 cores=0-31
/proc/28881/task/28914/stat : 28914 (plingeling) R 28879 28881 28790 0 -1 4202560 1396 1241 0 0 185 2 0 1 20 0 33 0 722967599 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4258401 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28881/tid=28915] ppid=28879 vsize=915376 CPUtime=1.91 cores=0-31
/proc/28881/task/28915/stat : 28915 (plingeling) R 28879 28881 28790 0 -1 4202560 2791 1241 0 0 187 3 0 1 18 0 33 0 722967599 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4301981 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28881/tid=28916] ppid=28879 vsize=915376 CPUtime=1.9 cores=0-31
/proc/28881/task/28916/stat : 28916 (plingeling) R 28879 28881 28790 0 -1 4202560 4020 1241 0 0 187 2 0 1 20 0 33 0 722967599 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346482 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28881/tid=28917] ppid=28879 vsize=915376 CPUtime=1.87 cores=0-31
/proc/28881/task/28917/stat : 28917 (plingeling) R 28879 28881 28790 0 -1 4202560 3795 1241 0 0 183 3 0 1 24 0 33 0 722967599 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346497 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=28881/tid=28918] ppid=28879 vsize=915376 CPUtime=1.86 cores=0-31
/proc/28881/task/28918/stat : 28918 (plingeling) R 28879 28881 28790 0 -1 4202560 3167 1241 0 0 182 3 0 1 19 0 33 0 722967599 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4346361 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28881/tid=28919] ppid=28879 vsize=915376 CPUtime=1.89 cores=0-31
/proc/28881/task/28919/stat : 28919 (plingeling) R 28879 28881 28790 0 -1 4202560 3926 1241 0 0 185 3 0 1 20 0 33 0 722967599 937345024 55054 268435456000 4194304 4417452 140736065590528 18446744073709551615 4320387 0 0 4096 17442 0 0 0 -1 12 0 0 0
Current children cumulated CPU time (s) 60.67
Current children cumulated vsize (KiB) 915376

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

[startup+4.70158 s]
/proc/loadavg: 28.34 31.14 31.75 33/446 28919
/proc/meminfo: memFree=255183272/264257624 swapFree=67111528/67111528
[pid=28881] ppid=28879 vsize=896308 CPUtime=111.76 cores=0-31
/proc/28881/stat : 28881 (plingeling) S 28879 28881 28790 0 -1 4202496 154252 1241 0 0 11038 137 0 1 18 0 33 0 722967483 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/28881/statm: 224077 53311 174 55 0 221963 0
[pid=28881/tid=28888] ppid=28879 vsize=896308 CPUtime=3.43 cores=0-31
/proc/28881/task/28888/stat : 28888 (plingeling) R 28879 28881 28790 0 -1 4202560 4391 1241 0 0 338 4 0 1 23 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28881/tid=28889] ppid=28879 vsize=896308 CPUtime=3.52 cores=0-31
/proc/28881/task/28889/stat : 28889 (plingeling) R 28879 28881 28790 0 -1 4202560 3620 1241 0 0 347 4 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28881/tid=28890] ppid=28879 vsize=896308 CPUtime=3.47 cores=0-31
/proc/28881/task/28890/stat : 28890 (plingeling) R 28879 28881 28790 0 -1 4202560 2111 1241 0 0 344 2 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364446 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28881/tid=28891] ppid=28879 vsize=896308 CPUtime=3.48 cores=0-31
/proc/28881/task/28891/stat : 28891 (plingeling) R 28879 28881 28790 0 -1 4202560 733 1241 0 0 345 2 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28881/tid=28892] ppid=28879 vsize=896308 CPUtime=3.39 cores=0-31
/proc/28881/task/28892/stat : 28892 (plingeling) R 28879 28881 28790 0 -1 4202560 6838 1241 0 0 333 5 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=28881/tid=28893] ppid=28879 vsize=896308 CPUtime=3.48 cores=0-31
/proc/28881/task/28893/stat : 28893 (plingeling) R 28879 28881 28790 0 -1 4202560 4181 1241 0 0 344 3 0 1 21 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4259180 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28881/tid=28894] ppid=28879 vsize=896308 CPUtime=3.46 cores=0-31
/proc/28881/task/28894/stat : 28894 (plingeling) R 28879 28881 28790 0 -1 4202560 1424 1241 0 0 343 2 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=28881/tid=28895] ppid=28879 vsize=896308 CPUtime=3.44 cores=0-31
/proc/28881/task/28895/stat : 28895 (plingeling) R 28879 28881 28790 0 -1 4202560 7591 1241 0 0 337 6 0 1 20 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=28881/tid=28896] ppid=28879 vsize=896308 CPUtime=3.44 cores=0-31
/proc/28881/task/28896/stat : 28896 (plingeling) R 28879 28881 28790 0 -1 4202560 4003 1241 0 0 339 4 0 1 24 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28881/tid=28897] ppid=28879 vsize=896308 CPUtime=3.44 cores=0-31
/proc/28881/task/28897/stat : 28897 (plingeling) R 28879 28881 28790 0 -1 4202560 3795 1241 0 0 338 5 0 1 23 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28881/tid=28898] ppid=28879 vsize=896308 CPUtime=3.47 cores=0-31
/proc/28881/task/28898/stat : 28898 (plingeling) R 28879 28881 28790 0 -1 4202560 2892 1241 0 0 343 3 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28881/tid=28899] ppid=28879 vsize=896308 CPUtime=3.43 cores=0-31
/proc/28881/task/28899/stat : 28899 (plingeling) R 28879 28881 28790 0 -1 4202560 7506 1241 0 0 336 6 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364474 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28881/tid=28900] ppid=28879 vsize=896308 CPUtime=3.42 cores=0-31
/proc/28881/task/28900/stat : 28900 (plingeling) R 28879 28881 28790 0 -1 4202560 4073 1241 0 0 337 4 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28881/tid=28901] ppid=28879 vsize=896308 CPUtime=3.45 cores=0-31
/proc/28881/task/28901/stat : 28901 (plingeling) R 28879 28881 28790 0 -1 4202560 5659 1241 0 0 339 5 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28881/tid=28902] ppid=28879 vsize=896308 CPUtime=3.48 cores=0-31
/proc/28881/task/28902/stat : 28902 (plingeling) R 28879 28881 28790 0 -1 4202560 1140 1241 0 0 344 3 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28881/tid=28903] ppid=28879 vsize=896308 CPUtime=3.44 cores=0-31
/proc/28881/task/28903/stat : 28903 (plingeling) R 28879 28881 28790 0 -1 4202560 3212 1241 0 0 339 4 0 1 18 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28881/tid=28904] ppid=28879 vsize=896308 CPUtime=3.44 cores=0-31
/proc/28881/task/28904/stat : 28904 (plingeling) R 28879 28881 28790 0 -1 4202560 4756 1241 0 0 339 4 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28881/tid=28905] ppid=28879 vsize=896308 CPUtime=3.43 cores=0-31
/proc/28881/task/28905/stat : 28905 (plingeling) R 28879 28881 28790 0 -1 4202560 5482 1241 0 0 339 3 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28881/tid=28906] ppid=28879 vsize=896308 CPUtime=3.49 cores=0-31
/proc/28881/task/28906/stat : 28906 (plingeling) R 28879 28881 28790 0 -1 4202560 2105 1241 0 0 346 2 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28881/tid=28907] ppid=28879 vsize=896308 CPUtime=3.4 cores=0-31
/proc/28881/task/28907/stat : 28907 (plingeling) R 28879 28881 28790 0 -1 4202560 3301 1241 0 0 336 3 0 1 19 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4366926 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28881/tid=28908] ppid=28879 vsize=896308 CPUtime=3.51 cores=0-31
/proc/28881/task/28908/stat : 28908 (plingeling) R 28879 28881 28790 0 -1 4202560 4721 1241 0 0 346 4 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28881/tid=28909] ppid=28879 vsize=896308 CPUtime=3.42 cores=0-31
/proc/28881/task/28909/stat : 28909 (plingeling) R 28879 28881 28790 0 -1 4202560 4099 1241 0 0 337 4 0 1 23 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28881/tid=28910] ppid=28879 vsize=896308 CPUtime=3.52 cores=0-31
/proc/28881/task/28910/stat : 28910 (plingeling) R 28879 28881 28790 0 -1 4202560 2489 1241 0 0 348 3 0 1 25 0 33 0 722967598 917819392 53311 268435456000 4194304 4417452 140736065590528 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 14 0 0 0

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

[pid=28881/tid=28904] ppid=28879 vsize=901456 CPUtime=4.26 cores=0-31
/proc/28881/task/28904/stat : 28904 (plingeling) R 28879 28881 28790 0 -1 4202560 4756 1241 0 0 421 4 0 1 25 0 33 0 722967598 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4352523 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28881/tid=28905] ppid=28879 vsize=901456 CPUtime=4.26 cores=0-31
/proc/28881/task/28905/stat : 28905 (plingeling) R 28879 28881 28790 0 -1 4202560 5482 1241 0 0 421 4 0 1 25 0 33 0 722967598 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28881/tid=28906] ppid=28879 vsize=901456 CPUtime=4.31 cores=0-31
/proc/28881/task/28906/stat : 28906 (plingeling) R 28879 28881 28790 0 -1 4202560 2361 1241 0 0 428 2 0 1 25 0 33 0 722967598 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28881/tid=28907] ppid=28879 vsize=901456 CPUtime=4.22 cores=0-31
/proc/28881/task/28907/stat : 28907 (plingeling) R 28879 28881 28790 0 -1 4202560 3301 1241 0 0 418 3 0 1 20 0 33 0 722967598 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28881/tid=28908] ppid=28879 vsize=901456 CPUtime=4.33 cores=0-31
/proc/28881/task/28908/stat : 28908 (plingeling) R 28879 28881 28790 0 -1 4202560 4721 1241 0 0 428 4 0 1 25 0 33 0 722967598 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 18446744073699065903 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28881/tid=28909] ppid=28879 vsize=901456 CPUtime=4.24 cores=0-31
/proc/28881/task/28909/stat : 28909 (plingeling) R 28879 28881 28790 0 -1 4202560 4099 1241 0 0 419 4 0 1 25 0 33 0 722967598 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4250947 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28881/tid=28910] ppid=28879 vsize=901456 CPUtime=4.34 cores=0-31
/proc/28881/task/28910/stat : 28910 (plingeling) R 28879 28881 28790 0 -1 4202560 2752 1241 0 0 430 3 0 1 25 0 33 0 722967598 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28881/tid=28911] ppid=28879 vsize=901456 CPUtime=4.3 cores=0-31
/proc/28881/task/28911/stat : 28911 (plingeling) R 28879 28881 28790 0 -1 4202560 5928 1241 0 0 424 5 0 1 25 0 33 0 722967598 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28881/tid=28912] ppid=28879 vsize=901456 CPUtime=4.25 cores=0-31
/proc/28881/task/28912/stat : 28912 (plingeling) R 28879 28881 28790 0 -1 4202560 4272 1241 0 0 420 4 0 1 25 0 33 0 722967599 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28881/tid=28913] ppid=28879 vsize=901456 CPUtime=4.14 cores=0-31
/proc/28881/task/28913/stat : 28913 (plingeling) R 28879 28881 28790 0 -1 4202560 5390 1241 0 0 409 4 0 1 25 0 33 0 722967599 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 18446744073699065980 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28881/tid=28914] ppid=28879 vsize=901456 CPUtime=4.3 cores=0-31
/proc/28881/task/28914/stat : 28914 (plingeling) R 28879 28881 28790 0 -1 4202560 1652 1241 0 0 427 2 0 1 25 0 33 0 722967599 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28881/tid=28915] ppid=28879 vsize=901456 CPUtime=4.33 cores=0-31
/proc/28881/task/28915/stat : 28915 (plingeling) R 28879 28881 28790 0 -1 4202560 2797 1241 0 0 429 3 0 1 20 0 33 0 722967599 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28881/tid=28916] ppid=28879 vsize=901456 CPUtime=4.31 cores=0-31
/proc/28881/task/28916/stat : 28916 (plingeling) R 28879 28881 28790 0 -1 4202560 4538 1241 0 0 428 2 0 1 25 0 33 0 722967599 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28881/tid=28917] ppid=28879 vsize=901456 CPUtime=4.29 cores=0-31
/proc/28881/task/28917/stat : 28917 (plingeling) R 28879 28881 28790 0 -1 4202560 4057 1241 0 0 425 3 0 1 25 0 33 0 722967599 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4352523 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=28881/tid=28918] ppid=28879 vsize=901456 CPUtime=4.28 cores=0-31
/proc/28881/task/28918/stat : 28918 (plingeling) R 28879 28881 28790 0 -1 4202560 3908 1241 0 0 424 3 0 1 25 0 33 0 722967599 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28881/tid=28919] ppid=28879 vsize=901456 CPUtime=4.31 cores=0-31
/proc/28881/task/28919/stat : 28919 (plingeling) R 28879 28881 28790 0 -1 4202560 4188 1241 0 0 427 3 0 1 25 0 33 0 722967599 923090944 54598 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 12 0 0 0
Current children cumulated CPU time (s) 137.97
Current children cumulated vsize (KiB) 901456

[startup+5.70162 s]
/proc/loadavg: 28.34 31.14 31.75 33/446 28919
/proc/meminfo: memFree=255184908/264257624 swapFree=67111528/67111528
[pid=28881] ppid=28879 vsize=905984 CPUtime=143.73 cores=0-31
/proc/28881/stat : 28881 (plingeling) S 28879 28881 28790 0 -1 4202496 156678 1241 0 0 14234 138 0 1 18 0 33 0 722967483 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/28881/statm: 226496 55730 174 55 0 224382 0
[pid=28881/tid=28888] ppid=28879 vsize=905984 CPUtime=4.43 cores=0-31
/proc/28881/task/28888/stat : 28888 (plingeling) R 28879 28881 28790 0 -1 4202560 4466 1241 0 0 438 4 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28881/tid=28889] ppid=28879 vsize=905984 CPUtime=4.52 cores=0-31
/proc/28881/task/28889/stat : 28889 (plingeling) R 28879 28881 28790 0 -1 4202560 3620 1241 0 0 447 4 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28881/tid=28890] ppid=28879 vsize=905984 CPUtime=4.47 cores=0-31
/proc/28881/task/28890/stat : 28890 (plingeling) R 28879 28881 28790 0 -1 4202560 2367 1241 0 0 444 2 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4357894 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28881/tid=28891] ppid=28879 vsize=905984 CPUtime=4.48 cores=0-31
/proc/28881/task/28891/stat : 28891 (plingeling) R 28879 28881 28790 0 -1 4202560 733 1241 0 0 445 2 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28881/tid=28892] ppid=28879 vsize=905984 CPUtime=4.39 cores=0-31
/proc/28881/task/28892/stat : 28892 (plingeling) R 28879 28881 28790 0 -1 4202560 6838 1241 0 0 433 5 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=28881/tid=28893] ppid=28879 vsize=905984 CPUtime=4.48 cores=0-31
/proc/28881/task/28893/stat : 28893 (plingeling) R 28879 28881 28790 0 -1 4202560 4186 1241 0 0 444 3 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28881/tid=28894] ppid=28879 vsize=905984 CPUtime=4.46 cores=0-31
/proc/28881/task/28894/stat : 28894 (plingeling) R 28879 28881 28790 0 -1 4202560 1680 1241 0 0 443 2 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4357737 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=28881/tid=28895] ppid=28879 vsize=905984 CPUtime=4.44 cores=0-31
/proc/28881/task/28895/stat : 28895 (plingeling) R 28879 28881 28790 0 -1 4202560 7591 1241 0 0 437 6 0 1 24 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=28881/tid=28896] ppid=28879 vsize=905984 CPUtime=4.44 cores=0-31
/proc/28881/task/28896/stat : 28896 (plingeling) R 28879 28881 28790 0 -1 4202560 4003 1241 0 0 439 4 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28881/tid=28897] ppid=28879 vsize=905984 CPUtime=4.44 cores=0-31
/proc/28881/task/28897/stat : 28897 (plingeling) R 28879 28881 28790 0 -1 4202560 3795 1241 0 0 438 5 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28881/tid=28898] ppid=28879 vsize=905984 CPUtime=4.47 cores=0-31
/proc/28881/task/28898/stat : 28898 (plingeling) R 28879 28881 28790 0 -1 4202560 3148 1241 0 0 443 3 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28881/tid=28899] ppid=28879 vsize=905984 CPUtime=4.43 cores=0-31
/proc/28881/task/28899/stat : 28899 (plingeling) R 28879 28881 28790 0 -1 4202560 7573 1241 0 0 436 6 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28881/tid=28900] ppid=28879 vsize=905984 CPUtime=4.42 cores=0-31
/proc/28881/task/28900/stat : 28900 (plingeling) R 28879 28881 28790 0 -1 4202560 4073 1241 0 0 437 4 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28881/tid=28901] ppid=28879 vsize=905984 CPUtime=4.45 cores=0-31
/proc/28881/task/28901/stat : 28901 (plingeling) R 28879 28881 28790 0 -1 4202560 5659 1241 0 0 439 5 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4265397 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28881/tid=28902] ppid=28879 vsize=905984 CPUtime=4.48 cores=0-31
/proc/28881/task/28902/stat : 28902 (plingeling) R 28879 28881 28790 0 -1 4202560 1396 1241 0 0 444 3 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28881/tid=28903] ppid=28879 vsize=905984 CPUtime=4.44 cores=0-31
/proc/28881/task/28903/stat : 28903 (plingeling) R 28879 28881 28790 0 -1 4202560 3212 1241 0 0 439 4 0 1 20 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28881/tid=28904] ppid=28879 vsize=905984 CPUtime=4.44 cores=0-31
/proc/28881/task/28904/stat : 28904 (plingeling) R 28879 28881 28790 0 -1 4202560 4756 1241 0 0 439 4 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4353594 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28881/tid=28905] ppid=28879 vsize=905984 CPUtime=4.44 cores=0-31
/proc/28881/task/28905/stat : 28905 (plingeling) R 28879 28881 28790 0 -1 4202560 5482 1241 0 0 439 4 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28881/tid=28906] ppid=28879 vsize=905984 CPUtime=4.49 cores=0-31
/proc/28881/task/28906/stat : 28906 (plingeling) R 28879 28881 28790 0 -1 4202560 2361 1241 0 0 446 2 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28881/tid=28907] ppid=28879 vsize=905984 CPUtime=4.4 cores=0-31
/proc/28881/task/28907/stat : 28907 (plingeling) R 28879 28881 28790 0 -1 4202560 3380 1241 0 0 436 3 0 1 21 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28881/tid=28908] ppid=28879 vsize=905984 CPUtime=4.51 cores=0-31
/proc/28881/task/28908/stat : 28908 (plingeling) R 28879 28881 28790 0 -1 4202560 4721 1241 0 0 446 4 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 4357222 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28881/tid=28909] ppid=28879 vsize=905984 CPUtime=4.42 cores=0-31
/proc/28881/task/28909/stat : 28909 (plingeling) R 28879 28881 28790 0 -1 4202560 4155 1241 0 0 437 4 0 1 25 0 33 0 722967598 927727616 55730 268435456000 4194304 4417452 140736065590528 18446744073709551615 18446744073699065913 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28881/tid=28910] ppid=28879 vsize=905964 CPUtime=4.52 cores=0-31
/proc/28881/task/28910/stat : 28910 (plingeling) R 28879 28881 28790 0 -1 4202560 2752 1241 0 0 448 3 0 1 25 0 33 0 722967598 927707136 55725 268435456000 4194304 4417452 140736065590528 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28881/tid=28911] ppid=28879 vsize=905964 CPUtime=4.48 cores=0-31
/proc/28881/task/28911/stat : 28911 (plingeling) R 28879 28881 28790 0 -1 4202560 5928 1241 0 0 442 5 0 1 25 0 33 0 722967598 927707136 55725 268435456000 4194304 4417452 140736065590528 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28881/tid=28912] ppid=28879 vsize=905964 CPUtime=4.43 cores=0-31
/proc/28881/task/28912/stat : 28912 (plingeling) R 28879 28881 28790 0 -1 4202560 4272 1241 0 0 438 4 0 1 25 0 33 0 722967599 927707136 55725 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28881/tid=28913] ppid=28879 vsize=905964 CPUtime=4.31 cores=0-31
/proc/28881/task/28913/stat : 28913 (plingeling) R 28879 28881 28790 0 -1 4202560 5390 1241 0 0 426 4 0 1 25 0 33 0 722967599 927707136 55725 268435456000 4194304 4417452 140736065590528 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28881/tid=28914] ppid=28879 vsize=905964 CPUtime=4.48 cores=0-31
/proc/28881/task/28914/stat : 28914 (plingeling) R 28879 28881 28790 0 -1 4202560 1652 1241 0 0 445 2 0 1 25 0 33 0 722967599 927707136 55725 268435456000 4194304 4417452 140736065590528 18446744073709551615 4265437 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28881/tid=28915] ppid=28879 vsize=905964 CPUtime=4.51 cores=0-31
/proc/28881/task/28915/stat : 28915 (plingeling) R 28879 28881 28790 0 -1 4202560 2797 1241 0 0 447 3 0 1 20 0 33 0 722967599 927707136 55725 268435456000 4194304 4417452 140736065590528 18446744073709551615 4275918 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28881/tid=28916] ppid=28879 vsize=905964 CPUtime=4.49 cores=0-31
/proc/28881/task/28916/stat : 28916 (plingeling) R 28879 28881 28790 0 -1 4202560 4622 1241 0 0 446 2 0 1 25 0 33 0 722967599 927707136 55725 268435456000 4194304 4417452 140736065590528 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28881/tid=28917] ppid=28879 vsize=905964 CPUtime=4.47 cores=0-31
/proc/28881/task/28917/stat : 28917 (plingeling) R 28879 28881 28790 0 -1 4202560 4057 1241 0 0 443 3 0 1 25 0 33 0 722967599 927707136 55725 268435456000 4194304 4417452 140736065590528 18446744073709551615 4264248 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=28881/tid=28918] ppid=28879 vsize=905964 CPUtime=4.46 cores=0-31
/proc/28881/task/28918/stat : 28918 (plingeling) R 28879 28881 28790 0 -1 4202560 4164 1241 0 0 442 3 0 1 25 0 33 0 722967599 927707136 55725 268435456000 4194304 4417452 140736065590528 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28881/tid=28919] ppid=28879 vsize=905964 CPUtime=4.49 cores=0-31
/proc/28881/task/28919/stat : 28919 (plingeling) R 28879 28881 28790 0 -1 4202560 4193 1241 0 0 445 3 0 1 25 0 33 0 722967599 927707136 55725 268435456000 4194304 4417452 140736065590528 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 12 0 0 0
Current children cumulated CPU time (s) 143.73
Current children cumulated vsize (KiB) 905984

[startup+5.80162 s]
/proc/loadavg: 28.34 31.14 31.75 33/446 28919
/proc/meminfo: memFree=255184908/264257624 swapFree=67111528/67111528
[pid=28881] ppid=28879 vsize=906260 CPUtime=146.92 cores=0-31
/proc/28881/stat : 28881 (plingeling) S 28879 28881 28790 0 -1 4202496 156758 1241 0 0 14553 138 0 1 18 0 31 0 722967483 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/28881/statm: 226565 55800 175 55 0 224451 0
[pid=28881/tid=28888] ppid=28879 vsize=906260 CPUtime=4.53 cores=0-31
/proc/28881/task/28888/stat : 28888 (plingeling) R 28879 28881 28790 0 -1 4202560 4466 1241 0 0 448 4 0 1 25 0 31 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28881/tid=28889] ppid=28879 vsize=906260 CPUtime=4.62 cores=0-31
/proc/28881/task/28889/stat : 28889 (plingeling) R 28879 28881 28790 0 -1 4202560 3620 1241 0 0 457 4 0 1 25 0 31 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4237180 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28881/tid=28890] ppid=28879 vsize=906260 CPUtime=4.57 cores=0-31
/proc/28881/task/28890/stat : 28890 (plingeling) R 28879 28881 28790 0 -1 4202560 2367 1241 0 0 454 2 0 1 25 0 31 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28881/tid=28891] ppid=28879 vsize=906260 CPUtime=4.58 cores=0-31
/proc/28881/task/28891/stat : 28891 (plingeling) R 28879 28881 28790 0 -1 4202560 733 1241 0 0 455 2 0 1 25 0 31 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28881/tid=28893] ppid=28879 vsize=906260 CPUtime=4.58 cores=0-31
/proc/28881/task/28893/stat : 28893 (plingeling) R 28879 28881 28790 0 -1 4202560 4186 1241 0 0 454 3 0 1 25 0 30 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28881/tid=28894] ppid=28879 vsize=906260 CPUtime=4.56 cores=0-31
/proc/28881/task/28894/stat : 28894 (plingeling) R 28879 28881 28790 0 -1 4202560 1680 1241 0 0 453 2 0 1 25 0 30 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4353554 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=28881/tid=28895] ppid=28879 vsize=906260 CPUtime=4.54 cores=0-31
/proc/28881/task/28895/stat : 28895 (plingeling) R 28879 28881 28790 0 -1 4202560 7670 1241 0 0 447 6 0 1 25 0 30 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4236693 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=28881/tid=28896] ppid=28879 vsize=906260 CPUtime=4.54 cores=0-31
/proc/28881/task/28896/stat : 28896 (plingeling) R 28879 28881 28790 0 -1 4202560 4003 1241 0 0 449 4 0 1 25 0 30 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28881/tid=28897] ppid=28879 vsize=906260 CPUtime=4.54 cores=0-31
/proc/28881/task/28897/stat : 28897 (plingeling) R 28879 28881 28790 0 -1 4202560 3795 1241 0 0 448 5 0 1 25 0 30 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28881/tid=28898] ppid=28879 vsize=906260 CPUtime=4.57 cores=0-31
/proc/28881/task/28898/stat : 28898 (plingeling) R 28879 28881 28790 0 -1 4202560 3148 1241 0 0 453 3 0 1 25 0 30 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28881/tid=28899] ppid=28879 vsize=906260 CPUtime=4.53 cores=0-31
/proc/28881/task/28899/stat : 28899 (plingeling) R 28879 28881 28790 0 -1 4202560 7573 1241 0 0 446 6 0 1 25 0 29 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28881/tid=28900] ppid=28879 vsize=906260 CPUtime=4.52 cores=0-31
/proc/28881/task/28900/stat : 28900 (plingeling) R 28879 28881 28790 0 -1 4202560 4073 1241 0 0 447 4 0 1 25 0 29 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28881/tid=28901] ppid=28879 vsize=906260 CPUtime=4.55 cores=0-31
/proc/28881/task/28901/stat : 28901 (plingeling) R 28879 28881 28790 0 -1 4202560 5659 1241 0 0 449 5 0 1 25 0 28 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 18446744073699065980 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28881/tid=28902] ppid=28879 vsize=906260 CPUtime=4.58 cores=0-31
/proc/28881/task/28902/stat : 28902 (plingeling) R 28879 28881 28790 0 -1 4202560 1396 1241 0 0 454 3 0 1 25 0 28 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28881/tid=28903] ppid=28879 vsize=906260 CPUtime=4.54 cores=0-31
/proc/28881/task/28903/stat : 28903 (plingeling) R 28879 28881 28790 0 -1 4202560 3212 1241 0 0 449 4 0 1 20 0 28 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4237191 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28881/tid=28904] ppid=28879 vsize=906260 CPUtime=4.54 cores=0-31
/proc/28881/task/28904/stat : 28904 (plingeling) R 28879 28881 28790 0 -1 4202560 4756 1241 0 0 449 4 0 1 25 0 28 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28881/tid=28905] ppid=28879 vsize=906260 CPUtime=4.54 cores=0-31
/proc/28881/task/28905/stat : 28905 (plingeling) R 28879 28881 28790 0 -1 4202560 5482 1241 0 0 449 4 0 1 25 0 28 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28881/tid=28906] ppid=28879 vsize=906260 CPUtime=4.59 cores=0-31
/proc/28881/task/28906/stat : 28906 (plingeling) R 28879 28881 28790 0 -1 4202560 2361 1241 0 0 456 2 0 1 25 0 28 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4236761 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28881/tid=28907] ppid=28879 vsize=906260 CPUtime=4.5 cores=0-31
/proc/28881/task/28907/stat : 28907 (plingeling) R 28879 28881 28790 0 -1 4202560 3380 1241 0 0 446 3 0 1 21 0 28 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4265399 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28881/tid=28909] ppid=28879 vsize=906260 CPUtime=4.52 cores=0-31
/proc/28881/task/28909/stat : 28909 (plingeling) R 28879 28881 28790 0 -1 4202560 4155 1241 0 0 447 4 0 1 25 0 28 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28881/tid=28910] ppid=28879 vsize=906260 CPUtime=4.62 cores=0-31
/proc/28881/task/28910/stat : 28910 (plingeling) R 28879 28881 28790 0 -1 4202560 2752 1241 0 0 458 3 0 1 25 0 28 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28881/tid=28911] ppid=28879 vsize=906260 CPUtime=4.58 cores=0-31
/proc/28881/task/28911/stat : 28911 (plingeling) R 28879 28881 28790 0 -1 4202560 5928 1241 0 0 452 5 0 1 25 0 28 0 722967598 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28881/tid=28912] ppid=28879 vsize=906260 CPUtime=4.53 cores=0-31
/proc/28881/task/28912/stat : 28912 (plingeling) R 28879 28881 28790 0 -1 4202560 4272 1241 0 0 448 4 0 1 25 0 27 0 722967599 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4354053 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28881/tid=28913] ppid=28879 vsize=906260 CPUtime=4.41 cores=0-31
/proc/28881/task/28913/stat : 28913 (plingeling) R 28879 28881 28790 0 -1 4202560 5390 1241 0 0 436 4 0 1 25 0 27 0 722967599 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28881/tid=28914] ppid=28879 vsize=906260 CPUtime=4.58 cores=0-31
/proc/28881/task/28914/stat : 28914 (plingeling) R 28879 28881 28790 0 -1 4202560 1652 1241 0 0 455 2 0 1 25 0 27 0 722967599 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28881/tid=28915] ppid=28879 vsize=906260 CPUtime=4.61 cores=0-31
/proc/28881/task/28915/stat : 28915 (plingeling) R 28879 28881 28790 0 -1 4202560 2797 1241 0 0 457 3 0 1 21 0 27 0 722967599 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4277540 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28881/tid=28918] ppid=28879 vsize=906260 CPUtime=4.56 cores=0-31
/proc/28881/task/28918/stat : 28918 (plingeling) R 28879 28881 28790 0 -1 4202560 4164 1241 0 0 452 3 0 1 25 0 27 0 722967599 928010240 55800 268435456000 4194304 4417452 140736065590528 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 146.92
Current children cumulated vsize (KiB) 906260

Child status: 20
Real time (s): 5.85703
CPU time (s): 147.213
CPU user time (s): 145.79
CPU system time (s): 1.42278
CPU usage (%): 2513.43
Max. virtual memory (cumulated for all children) (KiB): 933748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.79
system time used= 1.42278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158003
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= 4660
involuntary context switches= 553

runsolver used 0.042993 second user time and 0.132979 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-23 03:40:11
IDJOB=3372864
IDBENCH=84953
IDSOLVER=1852
FILE ID=node200/3372864-1306114811
RUNJOBID= node200-1306114802-28804
PBS_JOBID= 13387826
Free space on /tmp= 62044 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/dekker.used-as.sat04-989.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372864-1306114811/watcher-3372864-1306114811 -o /tmp/evaluation-result-3372864-1306114811/solver-3372864-1306114811 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372864-1306114811.cnf

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

MD5SUM BENCH= aed38f764725bc435a811b081bc99da2
RANDOM SEED=328737127

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:      255436096 kB
Buffers:        456332 kB
Cached:        7945392 kB
SwapCached:          0 kB
Active:        7499100 kB
Inactive:       971888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255436096 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1228 kB
Writeback:           0 kB
AnonPages:       70972 kB
Mapped:          15852 kB
Slab:           253444 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   180004 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-23 03:40:17