Trace number 3372939

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 145.297 4.98931

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-40-10.shuffled.cnf
MD5SUM532245ed9a95eef41b179dba56b78f57
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark139.72
Satisfiable
(Un)Satisfiability was proved
Number of variables4800
Number of clauses14281
Sum of the clauses size33540
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29360
Number of clauses of size 34920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

143.55/4.98	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-3372939-1306144999/watcher-3372939-1306144999 -o /tmp/evaluation-result-3372939-1306144999/solver-3372939-1306144999 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372939-1306144999.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: 30.99 30.70 31.40 1/413 1191
/proc/meminfo: memFree=255318640/264257624 swapFree=67111528/67111528
[pid=1191] ppid=1189 vsize=10680 CPUtime=0 cores=0-31
/proc/1191/stat : 1191 (plingeling) R 1189 1191 726 0 -1 4202496 737 1243 0 0 0 0 0 0 25 0 1 0 725986362 10936320 668 268435456000 4194304 4417452 140733241151824 18446744073709551615 258650649821 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/1191/statm: 2670 681 139 55 0 556 0

[startup+0.0480531 s]
/proc/loadavg: 30.99 30.70 31.40 1/413 1191
/proc/meminfo: memFree=255318640/264257624 swapFree=67111528/67111528
[pid=1191] ppid=1189 vsize=21840 CPUtime=0.03 cores=0-31
/proc/1191/stat : 1191 (plingeling) R 1189 1191 726 0 -1 4202496 3550 1243 0 0 3 0 0 0 25 0 1 0 725986362 22364160 3481 268435456000 4194304 4417452 140733241151824 18446744073709551615 4274337 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/1191/statm: 5460 3481 145 55 0 3346 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21840

[startup+0.101061 s]
/proc/loadavg: 30.99 30.70 31.40 1/413 1191
/proc/meminfo: memFree=255318640/264257624 swapFree=67111528/67111528
[pid=1191] ppid=1189 vsize=30472 CPUtime=0.08 cores=0-31
/proc/1191/stat : 1191 (plingeling) R 1189 1191 726 0 -1 4202496 5685 1243 0 0 8 0 0 0 25 0 1 0 725986362 31203328 5616 268435456000 4194304 4417452 140733241151824 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/1191/statm: 7618 5616 146 55 0 5504 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30472

[startup+0.301074 s]
/proc/loadavg: 30.99 30.70 31.40 1/413 1191
/proc/meminfo: memFree=255318640/264257624 swapFree=67111528/67111528
[pid=1191] ppid=1189 vsize=37232 CPUtime=0.29 cores=0-31
/proc/1191/stat : 1191 (plingeling) R 1189 1191 726 0 -1 4202496 7375 1243 0 0 28 1 0 0 25 0 1 0 725986362 38125568 7306 268435456000 4194304 4417452 140733241151824 18446744073709551615 4231256 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/1191/statm: 9308 7306 146 55 0 7194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37232

[startup+0.748009 s]
/proc/loadavg: 30.99 30.70 31.40 1/413 1191
/proc/meminfo: memFree=255318640/264257624 swapFree=67111528/67111528
[pid=1191] ppid=1189 vsize=828176 CPUtime=10.98 cores=0-31
/proc/1191/stat : 1191 (plingeling) S 1189 1191 726 0 -1 4202496 19324 1243 0 0 1086 12 0 0 19 0 33 0 725986362 848052224 10211 268435456000 4194304 4417452 140733241151824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/1191/statm: 207044 10211 170 55 0 204930 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 828176

[startup+1.50196 s]
/proc/loadavg: 30.99 30.70 31.40 33/446 1229
/proc/meminfo: memFree=255262072/264257624 swapFree=67111528/67111528
[pid=1191] ppid=1189 vsize=850364 CPUtime=34.92 cores=0-31
/proc/1191/stat : 1191 (plingeling) S 1189 1191 726 0 -1 4202496 27875 1243 0 0 3471 21 0 0 19 0 33 0 725986362 870772736 15020 268435456000 4194304 4417452 140733241151824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/1191/statm: 212591 15020 173 55 0 210477 0
[pid=1191/tid=1198] ppid=1189 vsize=850364 CPUtime=1.07 cores=0-31
/proc/1191/task/1198/stat : 1198 (plingeling) R 1189 1191 726 0 -1 4202560 257 1243 0 0 107 0 0 0 25 0 33 0 725986400 870772736 15020 268435456000 4194304 4417452 140733241151824 18446744073709551615 4275877 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1191/tid=1199] ppid=1189 vsize=850364 CPUtime=1.1 cores=0-31
/proc/1191/task/1199/stat : 1199 (plingeling) R 1189 1191 726 0 -1 4202560 315 1243 0 0 110 0 0 0 25 0 33 0 725986400 870772736 15020 268435456000 4194304 4417452 140733241151824 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=1191/tid=1200] ppid=1189 vsize=850364 CPUtime=1.09 cores=0-31
/proc/1191/task/1200/stat : 1200 (plingeling) R 1189 1191 726 0 -1 4202560 501 1243 0 0 109 0 0 0 19 0 33 0 725986400 870772736 15020 268435456000 4194304 4417452 140733241151824 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=1191/tid=1201] ppid=1189 vsize=850364 CPUtime=1.08 cores=0-31
/proc/1191/task/1201/stat : 1201 (plingeling) R 1189 1191 726 0 -1 4202560 548 1243 0 0 108 0 0 0 25 0 33 0 725986400 870772736 15020 268435456000 4194304 4417452 140733241151824 18446744073709551615 4366335 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=1191/tid=1202] ppid=1189 vsize=850364 CPUtime=1.08 cores=0-31
/proc/1191/task/1202/stat : 1202 (plingeling) R 1189 1191 726 0 -1 4202560 1203 1243 0 0 108 0 0 0 19 0 33 0 725986400 870772736 15020 268435456000 4194304 4417452 140733241151824 18446744073709551615 4261416 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=1191/tid=1203] ppid=1189 vsize=850364 CPUtime=1.08 cores=0-31
/proc/1191/task/1203/stat : 1203 (plingeling) R 1189 1191 726 0 -1 4202560 626 1243 0 0 108 0 0 0 19 0 33 0 725986400 870772736 15020 268435456000 4194304 4417452 140733241151824 18446744073709551615 4234231 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1191/tid=1204] ppid=1189 vsize=850364 CPUtime=1.07 cores=0-31
/proc/1191/task/1204/stat : 1204 (plingeling) R 1189 1191 726 0 -1 4202560 762 1243 0 0 107 0 0 0 19 0 33 0 725986400 870772736 15020 268435456000 4194304 4417452 140733241151824 18446744073709551615 4346539 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1191/tid=1205] ppid=1189 vsize=850364 CPUtime=1.09 cores=0-31
/proc/1191/task/1205/stat : 1205 (plingeling) R 1189 1191 726 0 -1 4202560 378 1243 0 0 109 0 0 0 19 0 33 0 725986400 870772736 15020 268435456000 4194304 4417452 140733241151824 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=1191/tid=1206] ppid=1189 vsize=850364 CPUtime=1.09 cores=0-31
/proc/1191/task/1206/stat : 1206 (plingeling) R 1189 1191 726 0 -1 4202560 459 1243 0 0 109 0 0 0 19 0 33 0 725986400 870772736 15020 268435456000 4194304 4417452 140733241151824 18446744073709551615 258651061007 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=1191/tid=1207] ppid=1189 vsize=850876 CPUtime=1.1 cores=0-31
/proc/1191/task/1207/stat : 1207 (plingeling) R 1189 1191 726 0 -1 4202560 481 1243 0 0 110 0 0 0 25 0 33 0 725986400 871297024 15026 268435456000 4194304 4417452 140733241151824 18446744073709551615 4317558 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=1191/tid=1208] ppid=1189 vsize=850876 CPUtime=1.09 cores=0-31
/proc/1191/task/1208/stat : 1208 (plingeling) R 1189 1191 726 0 -1 4202560 854 1243 0 0 109 0 0 0 19 0 33 0 725986400 871297024 15035 268435456000 4194304 4417452 140733241151824 18446744073709551615 4346340 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=1191/tid=1209] ppid=1189 vsize=850876 CPUtime=1.07 cores=0-31
/proc/1191/task/1209/stat : 1209 (plingeling) R 1189 1191 726 0 -1 4202560 551 1243 0 0 107 0 0 0 19 0 33 0 725986400 871297024 15054 268435456000 4194304 4417452 140733241151824 18446744073709551615 4275688 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1191/tid=1210] ppid=1189 vsize=850876 CPUtime=1.07 cores=0-31
/proc/1191/task/1210/stat : 1210 (plingeling) R 1189 1191 726 0 -1 4202560 328 1243 0 0 107 0 0 0 23 0 33 0 725986400 871297024 15085 268435456000 4194304 4417452 140733241151824 18446744073709551615 4276050 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=1191/tid=1211] ppid=1189 vsize=850876 CPUtime=1.07 cores=0-31
/proc/1191/task/1211/stat : 1211 (plingeling) R 1189 1191 726 0 -1 4202560 977 1243 0 0 107 0 0 0 19 0 33 0 725986400 871297024 15106 268435456000 4194304 4417452 140733241151824 18446744073709551615 4276007 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=1191/tid=1212] ppid=1189 vsize=850876 CPUtime=1.09 cores=0-31
/proc/1191/task/1212/stat : 1212 (plingeling) R 1189 1191 726 0 -1 4202560 235 1243 0 0 109 0 0 0 19 0 33 0 725986400 871297024 15125 268435456000 4194304 4417452 140733241151824 18446744073709551615 4275906 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=1191/tid=1213] ppid=1189 vsize=850876 CPUtime=1.07 cores=0-31
/proc/1191/task/1213/stat : 1213 (plingeling) R 1189 1191 726 0 -1 4202560 572 1243 0 0 107 0 0 0 25 0 33 0 725986401 871297024 15140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=1191/tid=1214] ppid=1189 vsize=850876 CPUtime=1.08 cores=0-31
/proc/1191/task/1214/stat : 1214 (plingeling) R 1189 1191 726 0 -1 4202560 474 1243 0 0 108 0 0 0 21 0 33 0 725986401 871297024 15146 268435456000 4194304 4417452 140733241151824 18446744073709551615 4261363 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=1191/tid=1215] ppid=1189 vsize=850876 CPUtime=1.09 cores=0-31
/proc/1191/task/1215/stat : 1215 (plingeling) R 1189 1191 726 0 -1 4202560 475 1243 0 0 109 0 0 0 18 0 33 0 725986401 871297024 15152 268435456000 4194304 4417452 140733241151824 18446744073709551615 4274358 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=1191/tid=1216] ppid=1189 vsize=850876 CPUtime=1.06 cores=0-31
/proc/1191/task/1216/stat : 1216 (plingeling) R 1189 1191 726 0 -1 4202560 771 1243 0 0 106 0 0 0 19 0 33 0 725986401 871297024 15164 268435456000 4194304 4417452 140733241151824 18446744073709551615 4346473 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=1191/tid=1217] ppid=1189 vsize=850876 CPUtime=1.07 cores=0-31
/proc/1191/task/1217/stat : 1217 (plingeling) D 1189 1191 726 0 -1 4202560 496 1243 0 0 107 0 0 0 19 0 33 0 725986401 871297024 15173 268435456000 4194304 4417452 140733241151824 18446744073709551615 258650649821 0 0 4096 17442 6 0 0 -1 13 0 0 0
[pid=1191/tid=1218] ppid=1189 vsize=850876 CPUtime=1.08 cores=0-31
/proc/1191/task/1218/stat : 1218 (plingeling) R 1189 1191 726 0 -1 4202560 552 1243 0 0 108 0 0 0 23 0 33 0 725986401 871297024 15173 268435456000 4194304 4417452 140733241151824 18446744073709551615 4275960 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=1191/tid=1219] ppid=1189 vsize=850876 CPUtime=1.09 cores=0-31
/proc/1191/task/1219/stat : 1219 (plingeling) R 1189 1191 726 0 -1 4202560 487 1243 0 0 109 0 0 0 24 0 33 0 725986401 871297024 15196 268435456000 4194304 4417452 140733241151824 18446744073709551615 4277527 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=1191/tid=1220] ppid=1189 vsize=850876 CPUtime=1.07 cores=0-31
/proc/1191/task/1220/stat : 1220 (plingeling) R 1189 1191 726 0 -1 4202560 366 1243 0 0 107 0 0 0 23 0 33 0 725986401 871297024 15220 268435456000 4194304 4417452 140733241151824 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1191/tid=1221] ppid=1189 vsize=851132 CPUtime=1.08 cores=0-31
/proc/1191/task/1221/stat : 1221 (plingeling) S 1189 1191 726 0 -1 4202560 878 1243 0 0 108 0 0 0 25 0 33 0 725986401 871559168 15235 268435456000 4194304 4417452 140733241151824 18446744073709551615 258651060958 0 0 4096 17442 18446744071566929584 0 0 -1 18 0 0 0
[pid=1191/tid=1222] ppid=1189 vsize=851132 CPUtime=1.08 cores=0-31
/proc/1191/task/1222/stat : 1222 (plingeling) R 1189 1191 726 0 -1 4202560 640 1243 0 0 108 0 0 0 19 0 33 0 725986401 871559168 15258 268435456000 4194304 4417452 140733241151824 18446744073709551615 4255683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1191/tid=1223] ppid=1189 vsize=851132 CPUtime=1.08 cores=0-31
/proc/1191/task/1223/stat : 1223 (plingeling) R 1189 1191 726 0 -1 4202560 1061 1243 0 0 108 0 0 0 19 0 33 0 725986401 871559168 15275 268435456000 4194304 4417452 140733241151824 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1191/tid=1224] ppid=1189 vsize=851132 CPUtime=1.08 cores=0-31
/proc/1191/task/1224/stat : 1224 (plingeling) R 1189 1191 726 0 -1 4202560 976 1243 0 0 108 0 0 0 19 0 33 0 725986401 871559168 15289 268435456000 4194304 4417452 140733241151824 18446744073709551615 4346520 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1191/tid=1225] ppid=1189 vsize=851132 CPUtime=1.08 cores=0-31
/proc/1191/task/1225/stat : 1225 (plingeling) R 1189 1191 726 0 -1 4202560 638 1243 0 0 108 0 0 0 19 0 33 0 725986401 871559168 15301 268435456000 4194304 4417452 140733241151824 18446744073709551615 4261358 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=1191/tid=1226] ppid=1189 vsize=851132 CPUtime=0.93 cores=0-31
/proc/1191/task/1226/stat : 1226 (plingeling) R 1189 1191 726 0 -1 4202560 452 1243 0 0 93 0 0 0 22 0 33 0 725986401 871559168 15326 268435456000 4194304 4417452 140733241151824 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1191/tid=1227] ppid=1189 vsize=851132 CPUtime=1.07 cores=0-31
/proc/1191/task/1227/stat : 1227 (plingeling) R 1189 1191 726 0 -1 4202560 456 1243 0 0 107 0 0 0 24 0 33 0 725986401 871559168 15341 268435456000 4194304 4417452 140733241151824 18446744073709551615 258650649801 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=1191/tid=1228] ppid=1189 vsize=851132 CPUtime=0.86 cores=0-31
/proc/1191/task/1228/stat : 1228 (plingeling) R 1189 1191 726 0 -1 4202560 362 1243 0 0 86 0 0 0 22 0 33 0 725986401 871559168 15349 268435456000 4194304 4417452 140733241151824 18446744073709551615 4325888 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=1191/tid=1229] ppid=1189 vsize=851132 CPUtime=1.06 cores=0-31
/proc/1191/task/1229/stat : 1229 (plingeling) R 1189 1191 726 0 -1 4202560 270 1243 0 0 106 0 0 0 23 0 33 0 725986401 871559168 15357 268435456000 4194304 4417452 140733241151824 18446744073709551615 4277027 0 0 4096 17442 0 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 34.92
Current children cumulated vsize (KiB) 850364

[startup+3.10202 s]
/proc/loadavg: 30.99 30.70 31.40 33/446 1229
/proc/meminfo: memFree=255234660/264257624 swapFree=67111528/67111528
[pid=1191] ppid=1189 vsize=884240 CPUtime=86.05 cores=0-31
/proc/1191/stat : 1191 (plingeling) S 1189 1191 726 0 -1 4202496 45692 1243 0 0 8579 26 0 0 19 0 33 0 725986362 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/1191/statm: 221060 25433 175 55 0 218946 0
[pid=1191/tid=1198] ppid=1189 vsize=884240 CPUtime=2.66 cores=0-31
/proc/1191/task/1198/stat : 1198 (plingeling) R 1189 1191 726 0 -1 4202560 964 1243 0 0 266 0 0 0 25 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1191/tid=1199] ppid=1189 vsize=884240 CPUtime=2.7 cores=0-31
/proc/1191/task/1199/stat : 1199 (plingeling) R 1189 1191 726 0 -1 4202560 866 1243 0 0 270 0 0 0 25 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=1191/tid=1200] ppid=1189 vsize=884240 CPUtime=2.69 cores=0-31
/proc/1191/task/1200/stat : 1200 (plingeling) R 1189 1191 726 0 -1 4202560 837 1243 0 0 269 0 0 0 23 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4310641 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=1191/tid=1201] ppid=1189 vsize=884240 CPUtime=2.68 cores=0-31
/proc/1191/task/1201/stat : 1201 (plingeling) R 1189 1191 726 0 -1 4202560 1452 1243 0 0 268 0 0 0 25 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4236559 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=1191/tid=1202] ppid=1189 vsize=884240 CPUtime=2.68 cores=0-31
/proc/1191/task/1202/stat : 1202 (plingeling) R 1189 1191 726 0 -1 4202560 2142 1243 0 0 267 1 0 0 22 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=1191/tid=1203] ppid=1189 vsize=884240 CPUtime=2.68 cores=0-31
/proc/1191/task/1203/stat : 1203 (plingeling) R 1189 1191 726 0 -1 4202560 1099 1243 0 0 268 0 0 0 23 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1191/tid=1204] ppid=1189 vsize=884240 CPUtime=2.67 cores=0-31
/proc/1191/task/1204/stat : 1204 (plingeling) R 1189 1191 726 0 -1 4202560 1006 1243 0 0 267 0 0 0 22 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1191/tid=1205] ppid=1189 vsize=884240 CPUtime=2.69 cores=0-31
/proc/1191/task/1205/stat : 1205 (plingeling) R 1189 1191 726 0 -1 4202560 1005 1243 0 0 269 0 0 0 23 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4355835 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=1191/tid=1206] ppid=1189 vsize=884240 CPUtime=2.69 cores=0-31
/proc/1191/task/1206/stat : 1206 (plingeling) R 1189 1191 726 0 -1 4202560 893 1243 0 0 269 0 0 0 23 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364495 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=1191/tid=1207] ppid=1189 vsize=884240 CPUtime=2.69 cores=0-31
/proc/1191/task/1207/stat : 1207 (plingeling) R 1189 1191 726 0 -1 4202560 928 1243 0 0 269 0 0 0 25 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=1191/tid=1208] ppid=1189 vsize=884240 CPUtime=2.69 cores=0-31
/proc/1191/task/1208/stat : 1208 (plingeling) R 1189 1191 726 0 -1 4202560 1193 1243 0 0 269 0 0 0 23 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4354469 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=1191/tid=1209] ppid=1189 vsize=884240 CPUtime=2.67 cores=0-31
/proc/1191/task/1209/stat : 1209 (plingeling) R 1189 1191 726 0 -1 4202560 1020 1243 0 0 267 0 0 0 22 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4358214 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1191/tid=1210] ppid=1189 vsize=884240 CPUtime=2.67 cores=0-31
/proc/1191/task/1210/stat : 1210 (plingeling) R 1189 1191 726 0 -1 4202560 1185 1243 0 0 267 0 0 0 25 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4366169 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=1191/tid=1211] ppid=1189 vsize=884240 CPUtime=2.68 cores=0-31
/proc/1191/task/1211/stat : 1211 (plingeling) R 1189 1191 726 0 -1 4202560 1586 1243 0 0 267 1 0 0 22 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=1191/tid=1212] ppid=1189 vsize=884240 CPUtime=2.69 cores=0-31
/proc/1191/task/1212/stat : 1212 (plingeling) R 1189 1191 726 0 -1 4202560 666 1243 0 0 269 0 0 0 23 0 33 0 725986400 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=1191/tid=1213] ppid=1189 vsize=884240 CPUtime=2.67 cores=0-31
/proc/1191/task/1213/stat : 1213 (plingeling) R 1189 1191 726 0 -1 4202560 1395 1243 0 0 267 0 0 0 25 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=1191/tid=1214] ppid=1189 vsize=884240 CPUtime=2.68 cores=0-31
/proc/1191/task/1214/stat : 1214 (plingeling) R 1189 1191 726 0 -1 4202560 1097 1243 0 0 268 0 0 0 20 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=1191/tid=1215] ppid=1189 vsize=884240 CPUtime=2.69 cores=0-31
/proc/1191/task/1215/stat : 1215 (plingeling) R 1189 1191 726 0 -1 4202560 1278 1243 0 0 269 0 0 0 20 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4365939 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=1191/tid=1216] ppid=1189 vsize=884240 CPUtime=2.67 cores=0-31
/proc/1191/task/1216/stat : 1216 (plingeling) R 1189 1191 726 0 -1 4202560 1235 1243 0 0 266 1 0 0 22 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=1191/tid=1217] ppid=1189 vsize=884240 CPUtime=2.68 cores=0-31
/proc/1191/task/1217/stat : 1217 (plingeling) R 1189 1191 726 0 -1 4202560 1272 1243 0 0 267 1 0 0 23 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=1191/tid=1218] ppid=1189 vsize=884240 CPUtime=2.68 cores=0-31
/proc/1191/task/1218/stat : 1218 (plingeling) R 1189 1191 726 0 -1 4202560 1085 1243 0 0 268 0 0 0 25 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4232683 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=1191/tid=1219] ppid=1189 vsize=884240 CPUtime=2.68 cores=0-31
/proc/1191/task/1219/stat : 1219 (plingeling) R 1189 1191 726 0 -1 4202560 796 1243 0 0 268 0 0 0 25 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=1191/tid=1220] ppid=1189 vsize=884240 CPUtime=2.67 cores=0-31
/proc/1191/task/1220/stat : 1220 (plingeling) R 1189 1191 726 0 -1 4202560 915 1243 0 0 267 0 0 0 25 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4236928 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1191/tid=1221] ppid=1189 vsize=884240 CPUtime=2.68 cores=0-31
/proc/1191/task/1221/stat : 1221 (plingeling) R 1189 1191 726 0 -1 4202560 1096 1243 0 0 268 0 0 0 25 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4366661 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=1191/tid=1222] ppid=1189 vsize=884240 CPUtime=2.68 cores=0-31
/proc/1191/task/1222/stat : 1222 (plingeling) R 1189 1191 726 0 -1 4202560 1100 1243 0 0 268 0 0 0 22 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1191/tid=1223] ppid=1189 vsize=884240 CPUtime=2.68 cores=0-31
/proc/1191/task/1223/stat : 1223 (plingeling) R 1189 1191 726 0 -1 4202560 1923 1243 0 0 267 1 0 0 23 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4365111 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1191/tid=1224] ppid=1189 vsize=884240 CPUtime=2.69 cores=0-31
/proc/1191/task/1224/stat : 1224 (plingeling) R 1189 1191 726 0 -1 4202560 1342 1243 0 0 268 1 0 0 23 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1191/tid=1225] ppid=1189 vsize=884240 CPUtime=2.68 cores=0-31
/proc/1191/task/1225/stat : 1225 (plingeling) R 1189 1191 726 0 -1 4202560 1289 1243 0 0 268 0 0 0 22 0 33 0 725986401 905461760 25433 268435456000 4194304 4417452 140733241151824 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=1191/tid=1226] ppid=1189 vsize=884240 CPUtime=2.49 cores=0-31

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

[pid=1191/tid=1219] ppid=1189 vsize=893204 CPUtime=3.68 cores=0-31
/proc/1191/task/1219/stat : 1219 (plingeling) R 1189 1191 726 0 -1 4202560 971 1243 0 0 368 0 0 0 25 0 33 0 725986401 914640896 27592 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=1191/tid=1220] ppid=1189 vsize=893204 CPUtime=3.67 cores=0-31
/proc/1191/task/1220/stat : 1220 (plingeling) R 1189 1191 726 0 -1 4202560 1016 1243 0 0 367 0 0 0 25 0 33 0 725986401 914640896 27592 268435456000 4194304 4417452 140733241151824 18446744073709551615 4275947 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1191/tid=1221] ppid=1189 vsize=893204 CPUtime=3.68 cores=0-31
/proc/1191/task/1221/stat : 1221 (plingeling) R 1189 1191 726 0 -1 4202560 1096 1243 0 0 368 0 0 0 25 0 33 0 725986401 914640896 27592 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=1191/tid=1222] ppid=1189 vsize=893204 CPUtime=3.68 cores=0-31
/proc/1191/task/1222/stat : 1222 (plingeling) R 1189 1191 726 0 -1 4202560 1287 1243 0 0 368 0 0 0 25 0 33 0 725986401 914640896 27592 268435456000 4194304 4417452 140733241151824 18446744073709551615 4252361 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1191/tid=1223] ppid=1189 vsize=893204 CPUtime=3.68 cores=0-31
/proc/1191/task/1223/stat : 1223 (plingeling) R 1189 1191 726 0 -1 4202560 1923 1243 0 0 367 1 0 0 25 0 33 0 725986401 914640896 27592 268435456000 4194304 4417452 140733241151824 18446744073709551615 4252083 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1191/tid=1224] ppid=1189 vsize=893204 CPUtime=3.69 cores=0-31
/proc/1191/task/1224/stat : 1224 (plingeling) R 1189 1191 726 0 -1 4202560 1436 1243 0 0 368 1 0 0 25 0 33 0 725986401 914640896 27592 268435456000 4194304 4417452 140733241151824 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1191/tid=1225] ppid=1189 vsize=893204 CPUtime=3.68 cores=0-31
/proc/1191/task/1225/stat : 1225 (plingeling) R 1189 1191 726 0 -1 4202560 1457 1243 0 0 368 0 0 0 25 0 33 0 725986401 914640896 27592 268435456000 4194304 4417452 140733241151824 18446744073709551615 4236559 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=1191/tid=1226] ppid=1189 vsize=893204 CPUtime=3.46 cores=0-31
/proc/1191/task/1226/stat : 1226 (plingeling) R 1189 1191 726 0 -1 4202560 679 1243 0 0 346 0 0 0 25 0 33 0 725986401 914640896 27592 268435456000 4194304 4417452 140733241151824 18446744073709551615 258650653120 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=1191/tid=1227] ppid=1189 vsize=893204 CPUtime=3.67 cores=0-31
/proc/1191/task/1227/stat : 1227 (plingeling) R 1189 1191 726 0 -1 4202560 1473 1243 0 0 367 0 0 0 25 0 33 0 725986401 914640896 27592 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=1191/tid=1228] ppid=1189 vsize=893204 CPUtime=3.46 cores=0-31
/proc/1191/task/1228/stat : 1228 (plingeling) R 1189 1191 726 0 -1 4202560 923 1243 0 0 346 0 0 0 25 0 33 0 725986401 914640896 27592 268435456000 4194304 4417452 140733241151824 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=1191/tid=1229] ppid=1189 vsize=893204 CPUtime=3.66 cores=0-31
/proc/1191/task/1229/stat : 1229 (plingeling) R 1189 1191 726 0 -1 4202560 779 1243 0 0 366 0 0 0 25 0 33 0 725986401 914640896 27592 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 118.01
Current children cumulated vsize (KiB) 893204

[startup+4.50207 s]
/proc/loadavg: 31.07 30.72 31.40 33/446 1229
/proc/meminfo: memFree=255191276/264257624 swapFree=67111528/67111528
[pid=1191] ppid=1189 vsize=899076 CPUtime=130.99 cores=0-31
/proc/1191/stat : 1191 (plingeling) S 1189 1191 726 0 -1 4202496 52658 1243 0 0 13065 34 0 0 19 0 33 0 725986362 920653824 29123 268435456000 4194304 4417452 140733241151824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/1191/statm: 224769 29123 175 55 0 222655 0
[pid=1191/tid=1198] ppid=1189 vsize=899144 CPUtime=4.08 cores=0-31
/proc/1191/task/1198/stat : 1198 (plingeling) R 1189 1191 726 0 -1 4202560 1398 1243 0 0 408 0 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1191/tid=1199] ppid=1189 vsize=899144 CPUtime=4.12 cores=0-31
/proc/1191/task/1199/stat : 1199 (plingeling) R 1189 1191 726 0 -1 4202560 866 1243 0 0 412 0 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=1191/tid=1200] ppid=1189 vsize=899144 CPUtime=4.11 cores=0-31
/proc/1191/task/1200/stat : 1200 (plingeling) R 1189 1191 726 0 -1 4202560 1130 1243 0 0 410 1 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=1191/tid=1201] ppid=1189 vsize=899144 CPUtime=4.1 cores=0-31
/proc/1191/task/1201/stat : 1201 (plingeling) R 1189 1191 726 0 -1 4202560 2443 1243 0 0 408 2 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4357127 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=1191/tid=1202] ppid=1189 vsize=899144 CPUtime=4.1 cores=0-31
/proc/1191/task/1202/stat : 1202 (plingeling) R 1189 1191 726 0 -1 4202560 2432 1243 0 0 409 1 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=1191/tid=1203] ppid=1189 vsize=899144 CPUtime=4.1 cores=0-31
/proc/1191/task/1203/stat : 1203 (plingeling) R 1189 1191 726 0 -1 4202560 1099 1243 0 0 410 0 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364495 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1191/tid=1204] ppid=1189 vsize=899144 CPUtime=4.1 cores=0-31
/proc/1191/task/1204/stat : 1204 (plingeling) R 1189 1191 726 0 -1 4202560 1262 1243 0 0 409 1 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1191/tid=1205] ppid=1189 vsize=899144 CPUtime=4.11 cores=0-31
/proc/1191/task/1205/stat : 1205 (plingeling) R 1189 1191 726 0 -1 4202560 1131 1243 0 0 410 1 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4358006 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=1191/tid=1206] ppid=1189 vsize=899144 CPUtime=4.11 cores=0-31
/proc/1191/task/1206/stat : 1206 (plingeling) R 1189 1191 726 0 -1 4202560 1517 1243 0 0 410 1 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4366035 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=1191/tid=1207] ppid=1189 vsize=899144 CPUtime=4.11 cores=0-31
/proc/1191/task/1207/stat : 1207 (plingeling) R 1189 1191 726 0 -1 4202560 1125 1243 0 0 411 0 0 0 18 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4353653 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=1191/tid=1208] ppid=1189 vsize=899144 CPUtime=4.11 cores=0-31
/proc/1191/task/1208/stat : 1208 (plingeling) R 1189 1191 726 0 -1 4202560 1449 1243 0 0 410 1 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=1191/tid=1209] ppid=1189 vsize=899144 CPUtime=4.09 cores=0-31
/proc/1191/task/1209/stat : 1209 (plingeling) R 1189 1191 726 0 -1 4202560 1020 1243 0 0 409 0 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1191/tid=1210] ppid=1189 vsize=899144 CPUtime=4.09 cores=0-31
/proc/1191/task/1210/stat : 1210 (plingeling) R 1189 1191 726 0 -1 4202560 1417 1243 0 0 409 0 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4236554 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=1191/tid=1211] ppid=1189 vsize=899144 CPUtime=4.1 cores=0-31
/proc/1191/task/1211/stat : 1211 (plingeling) R 1189 1191 726 0 -1 4202560 1710 1243 0 0 409 1 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=1191/tid=1212] ppid=1189 vsize=899144 CPUtime=4.11 cores=0-31
/proc/1191/task/1212/stat : 1212 (plingeling) R 1189 1191 726 0 -1 4202560 922 1243 0 0 410 1 0 0 25 0 33 0 725986400 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=1191/tid=1213] ppid=1189 vsize=899144 CPUtime=4.08 cores=0-31
/proc/1191/task/1213/stat : 1213 (plingeling) R 1189 1191 726 0 -1 4202560 1720 1243 0 0 408 0 0 0 25 0 33 0 725986401 920723456 29140 268435456000 4194304 4417452 140733241151824 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=1191/tid=1214] ppid=1189 vsize=899196 CPUtime=4.1 cores=0-31
/proc/1191/task/1214/stat : 1214 (plingeling) R 1189 1191 726 0 -1 4202560 1216 1243 0 0 410 0 0 0 25 0 33 0 725986401 920776704 29151 268435456000 4194304 4417452 140733241151824 18446744073709551615 4352317 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=1191/tid=1215] ppid=1189 vsize=899196 CPUtime=4.11 cores=0-31
/proc/1191/task/1215/stat : 1215 (plingeling) R 1189 1191 726 0 -1 4202560 1278 1243 0 0 411 0 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=1191/tid=1216] ppid=1189 vsize=899196 CPUtime=4.08 cores=0-31
/proc/1191/task/1216/stat : 1216 (plingeling) R 1189 1191 726 0 -1 4202560 1491 1243 0 0 407 1 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=1191/tid=1217] ppid=1189 vsize=899196 CPUtime=4.1 cores=0-31
/proc/1191/task/1217/stat : 1217 (plingeling) R 1189 1191 726 0 -1 4202560 1272 1243 0 0 409 1 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=1191/tid=1218] ppid=1189 vsize=899196 CPUtime=4.1 cores=0-31
/proc/1191/task/1218/stat : 1218 (plingeling) R 1189 1191 726 0 -1 4202560 1085 1243 0 0 410 0 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4265690 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=1191/tid=1219] ppid=1189 vsize=899196 CPUtime=4.1 cores=0-31
/proc/1191/task/1219/stat : 1219 (plingeling) R 1189 1191 726 0 -1 4202560 1006 1243 0 0 410 0 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=1191/tid=1220] ppid=1189 vsize=899196 CPUtime=4.08 cores=0-31
/proc/1191/task/1220/stat : 1220 (plingeling) R 1189 1191 726 0 -1 4202560 1317 1243 0 0 408 0 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1191/tid=1221] ppid=1189 vsize=899196 CPUtime=4.1 cores=0-31
/proc/1191/task/1221/stat : 1221 (plingeling) R 1189 1191 726 0 -1 4202560 1096 1243 0 0 410 0 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=1191/tid=1222] ppid=1189 vsize=899196 CPUtime=4.1 cores=0-31
/proc/1191/task/1222/stat : 1222 (plingeling) R 1189 1191 726 0 -1 4202560 1320 1243 0 0 410 0 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4295493 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1191/tid=1223] ppid=1189 vsize=899196 CPUtime=4.1 cores=0-31
/proc/1191/task/1223/stat : 1223 (plingeling) R 1189 1191 726 0 -1 4202560 1923 1243 0 0 409 1 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1191/tid=1224] ppid=1189 vsize=899196 CPUtime=4.1 cores=0-31
/proc/1191/task/1224/stat : 1224 (plingeling) R 1189 1191 726 0 -1 4202560 1692 1243 0 0 409 1 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1191/tid=1225] ppid=1189 vsize=899196 CPUtime=4.1 cores=0-31
/proc/1191/task/1225/stat : 1225 (plingeling) R 1189 1191 726 0 -1 4202560 1489 1243 0 0 410 0 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=1191/tid=1226] ppid=1189 vsize=899196 CPUtime=3.85 cores=0-31
/proc/1191/task/1226/stat : 1226 (plingeling) R 1189 1191 726 0 -1 4202560 840 1243 0 0 385 0 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=1191/tid=1227] ppid=1189 vsize=899196 CPUtime=4.09 cores=0-31
/proc/1191/task/1227/stat : 1227 (plingeling) R 1189 1191 726 0 -1 4202560 1688 1243 0 0 409 0 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=1191/tid=1228] ppid=1189 vsize=899196 CPUtime=3.88 cores=0-31
/proc/1191/task/1228/stat : 1228 (plingeling) R 1189 1191 726 0 -1 4202560 923 1243 0 0 388 0 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=1191/tid=1229] ppid=1189 vsize=899196 CPUtime=4.08 cores=0-31
/proc/1191/task/1229/stat : 1229 (plingeling) R 1189 1191 726 0 -1 4202560 804 1243 0 0 408 0 0 0 25 0 33 0 725986401 920776704 29153 268435456000 4194304 4417452 140733241151824 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 130.99
Current children cumulated vsize (KiB) 899076

[startup+4.90208 s]
/proc/loadavg: 31.07 30.72 31.40 33/446 1229
/proc/meminfo: memFree=255191276/264257624 swapFree=67111528/67111528
[pid=1191] ppid=1189 vsize=897564 CPUtime=143.55 cores=0-31
/proc/1191/stat : 1191 (plingeling) S 1189 1191 726 0 -1 4202496 53301 1243 0 0 14320 35 0 0 19 0 33 0 725986362 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/1191/statm: 224391 28684 175 55 0 222277 0
[pid=1191/tid=1198] ppid=1189 vsize=897564 CPUtime=4.47 cores=0-31
/proc/1191/task/1198/stat : 1198 (plingeling) R 1189 1191 726 0 -1 4202560 1452 1243 0 0 446 1 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4276041 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1191/tid=1199] ppid=1189 vsize=897564 CPUtime=4.5 cores=0-31
/proc/1191/task/1199/stat : 1199 (plingeling) R 1189 1191 726 0 -1 4202560 866 1243 0 0 450 0 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=1191/tid=1200] ppid=1189 vsize=897564 CPUtime=4.49 cores=0-31
/proc/1191/task/1200/stat : 1200 (plingeling) R 1189 1191 726 0 -1 4202560 1130 1243 0 0 448 1 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=1191/tid=1201] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1201/stat : 1201 (plingeling) R 1189 1191 726 0 -1 4202560 2524 1243 0 0 446 2 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=1191/tid=1202] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1202/stat : 1202 (plingeling) R 1189 1191 726 0 -1 4202560 2497 1243 0 0 447 1 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=1191/tid=1203] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1203/stat : 1203 (plingeling) R 1189 1191 726 0 -1 4202560 1099 1243 0 0 448 0 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1191/tid=1204] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1204/stat : 1204 (plingeling) R 1189 1191 726 0 -1 4202560 1349 1243 0 0 447 1 0 0 18 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1191/tid=1205] ppid=1189 vsize=897564 CPUtime=4.49 cores=0-31
/proc/1191/task/1205/stat : 1205 (plingeling) R 1189 1191 726 0 -1 4202560 1131 1243 0 0 448 1 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4366154 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=1191/tid=1206] ppid=1189 vsize=897564 CPUtime=4.49 cores=0-31
/proc/1191/task/1206/stat : 1206 (plingeling) R 1189 1191 726 0 -1 4202560 1564 1243 0 0 448 1 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4366024 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=1191/tid=1207] ppid=1189 vsize=897564 CPUtime=4.49 cores=0-31
/proc/1191/task/1207/stat : 1207 (plingeling) R 1189 1191 726 0 -1 4202560 1133 1243 0 0 449 0 0 0 18 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4275960 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=1191/tid=1208] ppid=1189 vsize=897564 CPUtime=4.49 cores=0-31
/proc/1191/task/1208/stat : 1208 (plingeling) R 1189 1191 726 0 -1 4202560 1449 1243 0 0 448 1 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=1191/tid=1209] ppid=1189 vsize=897564 CPUtime=4.47 cores=0-31
/proc/1191/task/1209/stat : 1209 (plingeling) R 1189 1191 726 0 -1 4202560 1020 1243 0 0 447 0 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1191/tid=1210] ppid=1189 vsize=897564 CPUtime=4.47 cores=0-31
/proc/1191/task/1210/stat : 1210 (plingeling) R 1189 1191 726 0 -1 4202560 1417 1243 0 0 447 0 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=1191/tid=1211] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1211/stat : 1211 (plingeling) R 1189 1191 726 0 -1 4202560 1710 1243 0 0 447 1 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=1191/tid=1212] ppid=1189 vsize=897564 CPUtime=4.49 cores=0-31
/proc/1191/task/1212/stat : 1212 (plingeling) R 1189 1191 726 0 -1 4202560 922 1243 0 0 448 1 0 0 25 0 33 0 725986400 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=1191/tid=1213] ppid=1189 vsize=897564 CPUtime=4.46 cores=0-31
/proc/1191/task/1213/stat : 1213 (plingeling) R 1189 1191 726 0 -1 4202560 1745 1243 0 0 446 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=1191/tid=1214] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1214/stat : 1214 (plingeling) R 1189 1191 726 0 -1 4202560 1216 1243 0 0 448 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4317288 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=1191/tid=1215] ppid=1189 vsize=897564 CPUtime=4.49 cores=0-31
/proc/1191/task/1215/stat : 1215 (plingeling) R 1189 1191 726 0 -1 4202560 1278 1243 0 0 449 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=1191/tid=1216] ppid=1189 vsize=897564 CPUtime=4.46 cores=0-31
/proc/1191/task/1216/stat : 1216 (plingeling) R 1189 1191 726 0 -1 4202560 1491 1243 0 0 445 1 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4353504 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=1191/tid=1217] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1217/stat : 1217 (plingeling) R 1189 1191 726 0 -1 4202560 1272 1243 0 0 447 1 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4346292 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=1191/tid=1218] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1218/stat : 1218 (plingeling) R 1189 1191 726 0 -1 4202560 1085 1243 0 0 448 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=1191/tid=1219] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1219/stat : 1219 (plingeling) R 1189 1191 726 0 -1 4202560 1029 1243 0 0 448 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4356831 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=1191/tid=1220] ppid=1189 vsize=897564 CPUtime=4.46 cores=0-31
/proc/1191/task/1220/stat : 1220 (plingeling) R 1189 1191 726 0 -1 4202560 1343 1243 0 0 446 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1191/tid=1221] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1221/stat : 1221 (plingeling) R 1189 1191 726 0 -1 4202560 1096 1243 0 0 448 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=1191/tid=1222] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1222/stat : 1222 (plingeling) R 1189 1191 726 0 -1 4202560 1348 1243 0 0 448 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1191/tid=1223] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1223/stat : 1223 (plingeling) R 1189 1191 726 0 -1 4202560 1923 1243 0 0 447 1 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1191/tid=1224] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1224/stat : 1224 (plingeling) R 1189 1191 726 0 -1 4202560 1692 1243 0 0 447 1 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4265373 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1191/tid=1225] ppid=1189 vsize=897564 CPUtime=4.48 cores=0-31
/proc/1191/task/1225/stat : 1225 (plingeling) R 1189 1191 726 0 -1 4202560 1513 1243 0 0 448 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=1191/tid=1226] ppid=1189 vsize=897564 CPUtime=4.22 cores=0-31
/proc/1191/task/1226/stat : 1226 (plingeling) R 1189 1191 726 0 -1 4202560 886 1243 0 0 422 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=1191/tid=1227] ppid=1189 vsize=897564 CPUtime=4.47 cores=0-31
/proc/1191/task/1227/stat : 1227 (plingeling) R 1189 1191 726 0 -1 4202560 1750 1243 0 0 447 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=1191/tid=1228] ppid=1189 vsize=897564 CPUtime=4.26 cores=0-31
/proc/1191/task/1228/stat : 1228 (plingeling) R 1189 1191 726 0 -1 4202560 923 1243 0 0 426 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=1191/tid=1229] ppid=1189 vsize=897564 CPUtime=4.45 cores=0-31
/proc/1191/task/1229/stat : 1229 (plingeling) R 1189 1191 726 0 -1 4202560 854 1243 0 0 445 0 0 0 25 0 33 0 725986401 919105536 28684 268435456000 4194304 4417452 140733241151824 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 143.55
Current children cumulated vsize (KiB) 897564

Child status: 20
Real time (s): 4.98931
CPU time (s): 145.297
CPU user time (s): 144.918
CPU system time (s): 0.378942
CPU usage (%): 2912.16
Max. virtual memory (cumulated for all children) (KiB): 899076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.918
system time used= 0.378942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54601
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= 2672
involuntary context switches= 401

runsolver used 0.025996 second user time and 0.111982 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-23 12:03:20
IDJOB=3372939
IDBENCH=88025
IDSOLVER=1852
FILE ID=node200/3372939-1306144999
RUNJOBID= node200-1306144788-740
PBS_JOBID= 13387844
Free space on /tmp= 62048 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net60-40-10.shuffled.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372939-1306144999/watcher-3372939-1306144999 -o /tmp/evaluation-result-3372939-1306144999/solver-3372939-1306144999 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372939-1306144999.cnf

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

MD5SUM BENCH= 532245ed9a95eef41b179dba56b78f57
RANDOM SEED=1077271626

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:      255318548 kB
Buffers:        459668 kB
Cached:        8060396 kB
SwapCached:          0 kB
Active:        7610892 kB
Inactive:       978556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255318548 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             460 kB
Writeback:           0 kB
AnonPages:       70764 kB
Mapped:          15996 kB
Slab:           253828 kB
PageTables:       6288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   198940 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 12:03:25