Trace number 3372159

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 160001 5014.04

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6390.7
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372159-1305458049/watcher-3372159-1305458049 -o /tmp/evaluation-result-3372159-1305458049/solver-3372159-1305458049 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372159-1305458049.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: 28.15 30.07 31.25 1/413 11201
/proc/meminfo: memFree=255563416/264257624 swapFree=67111528/67111528
[pid=11201] ppid=11199 vsize=9668 CPUtime=0.02 cores=0-31
/proc/11201/stat : 11201 (plingeling) R 11199 11201 11043 0 -1 4202496 485 1247 0 0 2 0 0 0 21 0 1 0 657291363 9900032 417 268435456000 4194304 4417452 140733435731904 18446744073709551615 4264783 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11201/statm: 2417 417 143 55 0 303 0

[startup+0.081971 s]
/proc/loadavg: 28.15 30.07 31.25 1/413 11201
/proc/meminfo: memFree=255563416/264257624 swapFree=67111528/67111528
[pid=11201] ppid=11199 vsize=14356 CPUtime=0.06 cores=0-31
/proc/11201/stat : 11201 (plingeling) R 11199 11201 11043 0 -1 4202496 1645 1247 0 0 6 0 0 0 21 0 1 0 657291363 14700544 1577 268435456000 4194304 4417452 140733435731904 18446744073709551615 258650649796 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11201/statm: 3589 1577 145 55 0 1475 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14356

[startup+0.100982 s]
/proc/loadavg: 28.15 30.07 31.25 1/413 11201
/proc/meminfo: memFree=255563416/264257624 swapFree=67111528/67111528
[pid=11201] ppid=11199 vsize=14500 CPUtime=0.08 cores=0-31
/proc/11201/stat : 11201 (plingeling) R 11199 11201 11043 0 -1 4202496 1705 1247 0 0 8 0 0 0 21 0 1 0 657291363 14848000 1637 268435456000 4194304 4417452 140733435731904 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11201/statm: 3625 1637 145 55 0 1511 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14500

[startup+0.300991 s]
/proc/loadavg: 28.15 30.07 31.25 1/413 11201
/proc/meminfo: memFree=255563416/264257624 swapFree=67111528/67111528
[pid=11201] ppid=11199 vsize=29460 CPUtime=0.28 cores=0-31
/proc/11201/stat : 11201 (plingeling) R 11199 11201 11043 0 -1 4202496 5454 1247 0 0 27 1 0 0 22 0 1 0 657291363 30167040 5386 268435456000 4194304 4417452 140733435731904 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11201/statm: 7365 5386 146 55 0 5251 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29460

[startup+0.701001 s]
/proc/loadavg: 28.15 30.07 31.25 1/413 11201
/proc/meminfo: memFree=255563416/264257624 swapFree=67111528/67111528
[pid=11201] ppid=11199 vsize=66504 CPUtime=0.69 cores=0-31
/proc/11201/stat : 11201 (plingeling) R 11199 11201 11043 0 -1 4202496 14597 1247 0 0 65 4 0 0 23 0 1 0 657291363 68100096 14529 268435456000 4194304 4417452 140733435731904 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11201/statm: 16626 14543 146 55 0 14512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66504

[startup+1.50106 s]
/proc/loadavg: 25.98 29.59 31.09 2/414 11207
/proc/meminfo: memFree=255486140/264257624 swapFree=67111528/67111528
[pid=11201] ppid=11199 vsize=160312 CPUtime=1.48 cores=0-31
/proc/11201/stat : 11201 (plingeling) R 11199 11201 11043 0 -1 4202496 38167 1247 0 0 139 9 0 0 25 0 1 0 657291363 164159488 38099 268435456000 4194304 4417452 140733435731904 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11201/statm: 40078 38099 146 55 0 37964 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 160312

[startup+3.10094 s]
/proc/loadavg: 25.98 29.59 31.09 2/414 11207
/proc/meminfo: memFree=255345456/264257624 swapFree=67111528/67111528
[pid=11201] ppid=11199 vsize=645420 CPUtime=3.29 cores=0-31
/proc/11201/stat : 11201 (plingeling) D 11199 11201 11043 0 -1 4202496 73274 1247 0 0 312 17 0 0 18 0 30 0 657291363 660910080 66212 268435456000 4194304 4417452 140733435731904 18446744073709551615 258662755914 0 0 4096 17442 18446744073709551615 0 0 17 25 0 0 0
/proc/11201/statm: 161355 66212 153 55 0 159241 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 645420

[startup+6.30206 s]
/proc/loadavg: 26.46 29.63 31.10 33/446 11239
/proc/meminfo: memFree=255165628/264257624 swapFree=67111528/67111528
[pid=11201] ppid=11199 vsize=971244 CPUtime=104.69 cores=0-31
/proc/11201/stat : 11201 (plingeling) S 11199 11201 11043 0 -1 4202496 210006 1247 0 0 10343 126 0 0 19 0 33 0 657291363 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/11201/statm: 242811 90946 175 55 0 240697 0
[pid=11201/tid=11208] ppid=11199 vsize=971244 CPUtime=3.18 cores=0-31
/proc/11201/task/11208/stat : 11208 (plingeling) R 11199 11201 11043 0 -1 4202560 4009 1247 0 0 316 2 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346635 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11201/tid=11209] ppid=11199 vsize=971244 CPUtime=3.19 cores=0-31
/proc/11201/task/11209/stat : 11209 (plingeling) R 11199 11201 11043 0 -1 4202560 2702 1247 0 0 318 1 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346477 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11201/tid=11210] ppid=11199 vsize=971244 CPUtime=3.19 cores=0-31
/proc/11201/task/11210/stat : 11210 (plingeling) R 11199 11201 11043 0 -1 4202560 1240 1247 0 0 318 1 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4239414 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11201/tid=11211] ppid=11199 vsize=971244 CPUtime=3.18 cores=0-31
/proc/11201/task/11211/stat : 11211 (plingeling) R 11199 11201 11043 0 -1 4202560 1178 1247 0 0 317 1 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=11201/tid=11212] ppid=11199 vsize=971244 CPUtime=3.17 cores=0-31
/proc/11201/task/11212/stat : 11212 (plingeling) R 11199 11201 11043 0 -1 4202560 5050 1247 0 0 312 5 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4252459 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=11201/tid=11213] ppid=11199 vsize=971244 CPUtime=3.18 cores=0-31
/proc/11201/task/11213/stat : 11213 (plingeling) R 11199 11201 11043 0 -1 4202560 2043 1247 0 0 316 2 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346482 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11201/tid=11214] ppid=11199 vsize=971244 CPUtime=3.18 cores=0-31
/proc/11201/task/11214/stat : 11214 (plingeling) R 11199 11201 11043 0 -1 4202560 1468 1247 0 0 316 2 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4234289 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11201/tid=11215] ppid=11199 vsize=971244 CPUtime=3.19 cores=0-31
/proc/11201/task/11215/stat : 11215 (plingeling) R 11199 11201 11043 0 -1 4202560 2342 1247 0 0 317 2 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346639 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11201/tid=11216] ppid=11199 vsize=971244 CPUtime=3.18 cores=0-31
/proc/11201/task/11216/stat : 11216 (plingeling) R 11199 11201 11043 0 -1 4202560 2976 1247 0 0 315 3 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346372 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=11201/tid=11217] ppid=11199 vsize=971244 CPUtime=3.16 cores=0-31
/proc/11201/task/11217/stat : 11217 (plingeling) R 11199 11201 11043 0 -1 4202560 7495 1247 0 0 312 4 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346643 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=11201/tid=11218] ppid=11199 vsize=971244 CPUtime=3.17 cores=0-31
/proc/11201/task/11218/stat : 11218 (plingeling) R 11199 11201 11043 0 -1 4202560 1852 1247 0 0 314 3 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4239414 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=11201/tid=11219] ppid=11199 vsize=971244 CPUtime=3.18 cores=0-31
/proc/11201/task/11219/stat : 11219 (plingeling) R 11199 11201 11043 0 -1 4202560 9871 1247 0 0 312 6 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=11201/tid=11220] ppid=11199 vsize=971244 CPUtime=3.17 cores=0-31
/proc/11201/task/11220/stat : 11220 (plingeling) R 11199 11201 11043 0 -1 4202560 5663 1247 0 0 314 3 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346508 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=11201/tid=11221] ppid=11199 vsize=971244 CPUtime=3.17 cores=0-31
/proc/11201/task/11221/stat : 11221 (plingeling) R 11199 11201 11043 0 -1 4202560 7901 1247 0 0 313 4 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4302045 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=11201/tid=11222] ppid=11199 vsize=971244 CPUtime=3.07 cores=0-31
/proc/11201/task/11222/stat : 11222 (plingeling) R 11199 11201 11043 0 -1 4202560 7589 1247 0 0 302 5 0 0 25 0 33 0 657291672 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346361 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=11201/tid=11223] ppid=11199 vsize=971244 CPUtime=3.17 cores=0-31
/proc/11201/task/11223/stat : 11223 (plingeling) R 11199 11201 11043 0 -1 4202560 4910 1247 0 0 314 3 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4253830 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11201/tid=11224] ppid=11199 vsize=971244 CPUtime=3.16 cores=0-31
/proc/11201/task/11224/stat : 11224 (plingeling) R 11199 11201 11043 0 -1 4202560 3248 1247 0 0 313 3 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346639 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=11201/tid=11225] ppid=11199 vsize=971244 CPUtime=3.17 cores=0-31
/proc/11201/task/11225/stat : 11225 (plingeling) R 11199 11201 11043 0 -1 4202560 4872 1247 0 0 314 3 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4334191 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=11201/tid=11226] ppid=11199 vsize=971244 CPUtime=3.17 cores=0-31
/proc/11201/task/11226/stat : 11226 (plingeling) R 11199 11201 11043 0 -1 4202560 2833 1247 0 0 314 3 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4377920 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=11201/tid=11227] ppid=11199 vsize=971244 CPUtime=3.17 cores=0-31
/proc/11201/task/11227/stat : 11227 (plingeling) R 11199 11201 11043 0 -1 4202560 5967 1247 0 0 313 4 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346394 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=11201/tid=11228] ppid=11199 vsize=971244 CPUtime=3.16 cores=0-31
/proc/11201/task/11228/stat : 11228 (plingeling) R 11199 11201 11043 0 -1 4202560 6267 1247 0 0 313 3 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346473 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=11201/tid=11229] ppid=11199 vsize=971244 CPUtime=3.18 cores=0-31
/proc/11201/task/11229/stat : 11229 (plingeling) R 11199 11201 11043 0 -1 4202560 4130 1247 0 0 315 3 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4254706 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=11201/tid=11230] ppid=11199 vsize=971244 CPUtime=3.17 cores=0-31
/proc/11201/task/11230/stat : 11230 (plingeling) R 11199 11201 11043 0 -1 4202560 2065 1247 0 0 314 3 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4254928 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=11201/tid=11231] ppid=11199 vsize=971244 CPUtime=3.16 cores=0-31
/proc/11201/task/11231/stat : 11231 (plingeling) R 11199 11201 11043 0 -1 4202560 5239 1247 0 0 314 2 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4233423 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=11201/tid=11232] ppid=11199 vsize=971244 CPUtime=3.16 cores=0-31
/proc/11201/task/11232/stat : 11232 (plingeling) R 11199 11201 11043 0 -1 4202560 3281 1247 0 0 313 3 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346639 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=11201/tid=11233] ppid=11199 vsize=971244 CPUtime=3.16 cores=0-31
/proc/11201/task/11233/stat : 11233 (plingeling) R 11199 11201 11043 0 -1 4202560 8164 1247 0 0 312 4 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346482 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=11201/tid=11234] ppid=11199 vsize=971244 CPUtime=3.16 cores=0-31
/proc/11201/task/11234/stat : 11234 (plingeling) R 11199 11201 11043 0 -1 4202560 2338 1247 0 0 313 3 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=11201/tid=11235] ppid=11199 vsize=971244 CPUtime=3.17 cores=0-31
/proc/11201/task/11235/stat : 11235 (plingeling) R 11199 11201 11043 0 -1 4202560 4029 1247 0 0 315 2 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346298 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=11201/tid=11236] ppid=11199 vsize=971244 CPUtime=3.15 cores=0-31
/proc/11201/task/11236/stat : 11236 (plingeling) R 11199 11201 11043 0 -1 4202560 5108 1247 0 0 313 2 0 0 25 0 33 0 657291673 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=11201/tid=11237] ppid=11199 vsize=971244 CPUtime=3.11 cores=0-31
/proc/11201/task/11237/stat : 11237 (plingeling) R 11199 11201 11043 0 -1 4202560 4800 1247 0 0 309 2 0 0 25 0 33 0 657291674 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346285 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=11201/tid=11238] ppid=11199 vsize=971244 CPUtime=3.15 cores=0-31
/proc/11201/task/11238/stat : 11238 (plingeling) R 11199 11201 11043 0 -1 4202560 2225 1247 0 0 313 2 0 0 25 0 33 0 657291674 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4378081 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11201/tid=11239] ppid=11199 vsize=971244 CPUtime=3.15 cores=0-31
/proc/11201/task/11239/stat : 11239 (plingeling) R 11199 11201 11043 0 -1 4202560 3906 1247 0 0 313 2 0 0 25 0 33 0 657291674 994553856 90946 268435456000 4194304 4417452 140733435731904 18446744073709551615 4254766 0 0 4096 17442 0 0 0 -1 12 0 0 0
Current children cumulated CPU time (s) 104.69
Current children cumulated vsize (KiB) 971244

[startup+12.7023 s]
/proc/loadavg: 26.90 29.67 31.10 33/446 11239
/proc/meminfo: memFree=255035024/264257624 swapFree=67111528/67111528
[pid=11201] ppid=11199 vsize=1117712 CPUtime=306.02 cores=0-31
/proc/11201/stat : 11201 (plingeling) S 11199 11201 11043 0 -1 4202496 258992 1247 0 0 30406 196 0 0 19 0 33 0 657291363 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/11201/statm: 279428 132293 175 55 0 277314 0
[pid=11201/tid=11208] ppid=11199 vsize=1117712 CPUtime=9.42 cores=0-31
/proc/11201/task/11208/stat : 11208 (plingeling) R 11199 11201 11043 0 -1 4202560 5417 1247 0 0 936 6 0 0 23 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4365150 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=11201/tid=11209] ppid=11199 vsize=1117712 CPUtime=9.48 cores=0-31
/proc/11201/task/11209/stat : 11209 (plingeling) R 11199 11201 11043 0 -1 4202560 4109 1247 0 0 943 5 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=11201/tid=11210] ppid=11199 vsize=1117712 CPUtime=9.57 cores=0-31
/proc/11201/task/11210/stat : 11210 (plingeling) R 11199 11201 11043 0 -1 4202560 1240 1247 0 0 956 1 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4250894 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=11201/tid=11211] ppid=11199 vsize=1117712 CPUtime=9.58 cores=0-31
/proc/11201/task/11211/stat : 11211 (plingeling) R 11199 11201 11043 0 -1 4202560 2202 1247 0 0 957 1 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=11201/tid=11212] ppid=11199 vsize=1117712 CPUtime=9.56 cores=0-31
/proc/11201/task/11212/stat : 11212 (plingeling) R 11199 11201 11043 0 -1 4202560 5050 1247 0 0 951 5 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4252374 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=11201/tid=11213] ppid=11199 vsize=1117712 CPUtime=9.39 cores=0-31
/proc/11201/task/11213/stat : 11213 (plingeling) R 11199 11201 11043 0 -1 4202560 5761 1247 0 0 934 5 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4330445 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11201/tid=11214] ppid=11199 vsize=1117712 CPUtime=9.58 cores=0-31
/proc/11201/task/11214/stat : 11214 (plingeling) R 11199 11201 11043 0 -1 4202560 1638 1247 0 0 956 2 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4236596 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11201/tid=11215] ppid=11199 vsize=1117712 CPUtime=9.34 cores=0-31
/proc/11201/task/11215/stat : 11215 (plingeling) R 11199 11201 11043 0 -1 4202560 4115 1247 0 0 929 5 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4261358 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11201/tid=11216] ppid=11199 vsize=1117712 CPUtime=9.45 cores=0-31
/proc/11201/task/11216/stat : 11216 (plingeling) R 11199 11201 11043 0 -1 4202560 4383 1247 0 0 940 5 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4353879 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=11201/tid=11217] ppid=11199 vsize=1117712 CPUtime=9.36 cores=0-31
/proc/11201/task/11217/stat : 11217 (plingeling) R 11199 11201 11043 0 -1 4202560 10045 1247 0 0 928 8 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=11201/tid=11218] ppid=11199 vsize=1117712 CPUtime=9.56 cores=0-31
/proc/11201/task/11218/stat : 11218 (plingeling) R 11199 11201 11043 0 -1 4202560 3068 1247 0 0 950 6 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=11201/tid=11219] ppid=11199 vsize=1117712 CPUtime=9.38 cores=0-31
/proc/11201/task/11219/stat : 11219 (plingeling) R 11199 11201 11043 0 -1 4202560 12481 1247 0 0 931 7 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346508 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11201/tid=11220] ppid=11199 vsize=1117712 CPUtime=9.36 cores=0-31
/proc/11201/task/11220/stat : 11220 (plingeling) R 11199 11201 11043 0 -1 4202560 7639 1247 0 0 931 5 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=11201/tid=11221] ppid=11199 vsize=1117712 CPUtime=9.43 cores=0-31
/proc/11201/task/11221/stat : 11221 (plingeling) R 11199 11201 11043 0 -1 4202560 10780 1247 0 0 937 6 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=11201/tid=11222] ppid=11199 vsize=1117712 CPUtime=9.4 cores=0-31
/proc/11201/task/11222/stat : 11222 (plingeling) R 11199 11201 11043 0 -1 4202560 8806 1247 0 0 935 5 0 0 25 0 33 0 657291672 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4261416 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=11201/tid=11223] ppid=11199 vsize=1117712 CPUtime=9.54 cores=0-31
/proc/11201/task/11223/stat : 11223 (plingeling) R 11199 11201 11043 0 -1 4202560 6332 1247 0 0 947 7 0 0 25 0 33 0 657291673 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=11201/tid=11224] ppid=11199 vsize=1117712 CPUtime=9.43 cores=0-31
/proc/11201/task/11224/stat : 11224 (plingeling) R 11199 11201 11043 0 -1 4202560 4655 1247 0 0 937 6 0 0 18 0 33 0 657291673 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4365122 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11201/tid=11225] ppid=11199 vsize=1117712 CPUtime=9.49 cores=0-31
/proc/11201/task/11225/stat : 11225 (plingeling) R 11199 11201 11043 0 -1 4202560 6354 1247 0 0 942 7 0 0 25 0 33 0 657291673 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4321712 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=11201/tid=11226] ppid=11199 vsize=1117712 CPUtime=9.52 cores=0-31
/proc/11201/task/11226/stat : 11226 (plingeling) R 11199 11201 11043 0 -1 4202560 3880 1247 0 0 949 3 0 0 25 0 33 0 657291673 1144537088 132293 268435456000 4194304 4417452 140733435731904 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=11201/tid=11227] ppid=11199 vsize=1117712 CPUtime=9.49 cores=0-31

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

[pid=11201/tid=11208] ppid=11199 vsize=5851916 CPUtime=4948.54 cores=0-31
/proc/11201/task/11208/stat : 11208 (plingeling) R 11199 11201 11043 0 -1 4202560 787369 1247 0 0 493942 912 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=11201/tid=11209] ppid=11199 vsize=5851916 CPUtime=4942.98 cores=0-31
/proc/11201/task/11209/stat : 11209 (plingeling) R 11199 11201 11043 0 -1 4202560 679904 1247 0 0 493470 828 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11201/tid=11210] ppid=11199 vsize=5851916 CPUtime=4946.46 cores=0-31
/proc/11201/task/11210/stat : 11210 (plingeling) R 11199 11201 11043 0 -1 4202560 1249754 1247 0 0 493392 1254 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11201/tid=11211] ppid=11199 vsize=5851916 CPUtime=4949.25 cores=0-31
/proc/11201/task/11211/stat : 11211 (plingeling) R 11199 11201 11043 0 -1 4202560 1804236 1247 0 0 492822 2103 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=11201/tid=11212] ppid=11199 vsize=5851916 CPUtime=4953.91 cores=0-31
/proc/11201/task/11212/stat : 11212 (plingeling) R 11199 11201 11043 0 -1 4202560 726732 1247 0 0 494835 556 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=11201/tid=11213] ppid=11199 vsize=5851916 CPUtime=4949.41 cores=0-31
/proc/11201/task/11213/stat : 11213 (plingeling) R 11199 11201 11043 0 -1 4202560 781565 1247 0 0 494003 938 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=11201/tid=11214] ppid=11199 vsize=5851916 CPUtime=4942.77 cores=0-31
/proc/11201/task/11214/stat : 11214 (plingeling) R 11199 11201 11043 0 -1 4202560 776537 1247 0 0 493535 742 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=11201/tid=11215] ppid=11199 vsize=5851916 CPUtime=4951.24 cores=0-31
/proc/11201/task/11215/stat : 11215 (plingeling) R 11199 11201 11043 0 -1 4202560 1303039 1247 0 0 493807 1317 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=11201/tid=11216] ppid=11199 vsize=5851916 CPUtime=4942.98 cores=0-31
/proc/11201/task/11216/stat : 11216 (plingeling) R 11199 11201 11043 0 -1 4202560 514979 1247 0 0 493677 621 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11201/tid=11217] ppid=11199 vsize=5851916 CPUtime=4942.11 cores=0-31
/proc/11201/task/11217/stat : 11217 (plingeling) R 11199 11201 11043 0 -1 4202560 1861011 1247 0 0 493223 988 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=11201/tid=11218] ppid=11199 vsize=5851916 CPUtime=4934.01 cores=0-31
/proc/11201/task/11218/stat : 11218 (plingeling) R 11199 11201 11043 0 -1 4202560 1129754 1247 0 0 492153 1248 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=11201/tid=11219] ppid=11199 vsize=5851916 CPUtime=4944.79 cores=0-31
/proc/11201/task/11219/stat : 11219 (plingeling) R 11199 11201 11043 0 -1 4202560 1624868 1247 0 0 492722 1757 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4358082 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=11201/tid=11220] ppid=11199 vsize=5851916 CPUtime=4948.56 cores=0-31
/proc/11201/task/11220/stat : 11220 (plingeling) R 11199 11201 11043 0 -1 4202560 1282706 1247 0 0 493913 943 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=11201/tid=11221] ppid=11199 vsize=5851916 CPUtime=4951.15 cores=0-31
/proc/11201/task/11221/stat : 11221 (plingeling) R 11199 11201 11043 0 -1 4202560 1127365 1247 0 0 494002 1113 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=11201/tid=11222] ppid=11199 vsize=5851916 CPUtime=4953.52 cores=0-31
/proc/11201/task/11222/stat : 11222 (plingeling) R 11199 11201 11043 0 -1 4202560 922740 1247 0 0 494442 910 0 0 25 0 33 0 657291672 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=11201/tid=11223] ppid=11199 vsize=5851916 CPUtime=4951.67 cores=0-31
/proc/11201/task/11223/stat : 11223 (plingeling) R 11199 11201 11043 0 -1 4202560 1071423 1247 0 0 494036 1131 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11201/tid=11224] ppid=11199 vsize=5851916 CPUtime=4950.85 cores=0-31
/proc/11201/task/11224/stat : 11224 (plingeling) R 11199 11201 11043 0 -1 4202560 682758 1247 0 0 494439 646 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4354323 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11201/tid=11225] ppid=11199 vsize=5851916 CPUtime=4951.9 cores=0-31
/proc/11201/task/11225/stat : 11225 (plingeling) R 11199 11201 11043 0 -1 4202560 1175133 1247 0 0 493814 1376 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=11201/tid=11226] ppid=11199 vsize=5851916 CPUtime=4952.53 cores=0-31
/proc/11201/task/11226/stat : 11226 (plingeling) R 11199 11201 11043 0 -1 4202560 374354 1247 0 0 494877 376 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=11201/tid=11227] ppid=11199 vsize=5851916 CPUtime=4950.11 cores=0-31
/proc/11201/task/11227/stat : 11227 (plingeling) R 11199 11201 11043 0 -1 4202560 1403684 1247 0 0 493676 1335 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11201/tid=11228] ppid=11199 vsize=5851916 CPUtime=4948.96 cores=0-31
/proc/11201/task/11228/stat : 11228 (plingeling) R 11199 11201 11043 0 -1 4202560 882812 1247 0 0 494117 779 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=11201/tid=11229] ppid=11199 vsize=5851916 CPUtime=4951.88 cores=0-31
/proc/11201/task/11229/stat : 11229 (plingeling) R 11199 11201 11043 0 -1 4202560 957784 1247 0 0 494150 1038 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=11201/tid=11230] ppid=11199 vsize=5851916 CPUtime=4943.55 cores=0-31
/proc/11201/task/11230/stat : 11230 (plingeling) R 11199 11201 11043 0 -1 4202560 768725 1247 0 0 493431 924 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=11201/tid=11231] ppid=11199 vsize=5851916 CPUtime=4949.34 cores=0-31
/proc/11201/task/11231/stat : 11231 (plingeling) R 11199 11201 11043 0 -1 4202560 840429 1247 0 0 494200 734 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=11201/tid=11232] ppid=11199 vsize=5851916 CPUtime=4953.11 cores=0-31
/proc/11201/task/11232/stat : 11232 (plingeling) R 11199 11201 11043 0 -1 4202560 505888 1247 0 0 494783 528 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=11201/tid=11233] ppid=11199 vsize=5851916 CPUtime=4950.21 cores=0-31
/proc/11201/task/11233/stat : 11233 (plingeling) R 11199 11201 11043 0 -1 4202560 654017 1247 0 0 494442 579 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=11201/tid=11234] ppid=11199 vsize=5851916 CPUtime=4954.99 cores=0-31
/proc/11201/task/11234/stat : 11234 (plingeling) R 11199 11201 11043 0 -1 4202560 600826 1247 0 0 494867 632 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11201/tid=11235] ppid=11199 vsize=5851916 CPUtime=4947.86 cores=0-31
/proc/11201/task/11235/stat : 11235 (plingeling) R 11199 11201 11043 0 -1 4202560 835245 1247 0 0 493676 1110 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=11201/tid=11236] ppid=11199 vsize=5851916 CPUtime=4952.03 cores=0-31
/proc/11201/task/11236/stat : 11236 (plingeling) R 11199 11201 11043 0 -1 4202560 979295 1247 0 0 494511 692 0 0 25 0 33 0 657291673 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=11201/tid=11237] ppid=11199 vsize=5851916 CPUtime=4947.76 cores=0-31
/proc/11201/task/11237/stat : 11237 (plingeling) R 11199 11201 11043 0 -1 4202560 1252275 1247 0 0 493580 1196 0 0 25 0 33 0 657291674 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11201/tid=11238] ppid=11199 vsize=5851916 CPUtime=4951.78 cores=0-31
/proc/11201/task/11238/stat : 11238 (plingeling) R 11199 11201 11043 0 -1 4202560 881802 1247 0 0 494244 934 0 0 25 0 33 0 657291674 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=11201/tid=11239] ppid=11199 vsize=5851916 CPUtime=4951.88 cores=0-31
/proc/11201/task/11239/stat : 11239 (plingeling) R 11199 11201 11043 0 -1 4202560 598392 1247 0 0 494614 574 0 0 25 0 33 0 657291674 5992361984 1338024 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 25 0 0 0
Current children cumulated CPU time (s) 158365
Current children cumulated vsize (KiB) 5851916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5013.5 s]
/proc/loadavg: 32.07 32.09 32.09 33/446 11386
/proc/meminfo: memFree=250548128/264257624 swapFree=67111528/67111528
[pid=11201] ppid=11199 vsize=5524136 CPUtime=160001 cores=0-31
/proc/11201/stat : 11201 (plingeling) S 11199 11201 11043 0 -1 4202496 31464599 1247 0 0 15968773 31293 0 0 19 0 33 0 657291363 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/11201/statm: 1381034 1257118 175 55 0 1378920 0
[pid=11201/tid=11208] ppid=11199 vsize=5524136 CPUtime=4999.75 cores=0-31
/proc/11201/task/11208/stat : 11208 (plingeling) R 11199 11201 11043 0 -1 4202560 794041 1247 0 0 499045 930 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=11201/tid=11209] ppid=11199 vsize=5524136 CPUtime=4993.68 cores=0-31
/proc/11201/task/11209/stat : 11209 (plingeling) R 11199 11201 11043 0 -1 4202560 691765 1247 0 0 498535 833 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4346677 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11201/tid=11210] ppid=11199 vsize=5524136 CPUtime=4997.66 cores=0-31
/proc/11201/task/11210/stat : 11210 (plingeling) R 11199 11201 11043 0 -1 4202560 1272894 1247 0 0 498508 1258 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=11201/tid=11211] ppid=11199 vsize=5524136 CPUtime=5000.45 cores=0-31
/proc/11201/task/11211/stat : 11211 (plingeling) R 11199 11201 11043 0 -1 4202560 1833435 1247 0 0 497893 2152 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4366683 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=11201/tid=11212] ppid=11199 vsize=5524136 CPUtime=5005.12 cores=0-31
/proc/11201/task/11212/stat : 11212 (plingeling) R 11199 11201 11043 0 -1 4202560 726732 1247 0 0 499956 556 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=11201/tid=11213] ppid=11199 vsize=5524136 CPUtime=5000.62 cores=0-31
/proc/11201/task/11213/stat : 11213 (plingeling) R 11199 11201 11043 0 -1 4202560 781565 1247 0 0 499124 938 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=11201/tid=11214] ppid=11199 vsize=5524136 CPUtime=4993.98 cores=0-31
/proc/11201/task/11214/stat : 11214 (plingeling) R 11199 11201 11043 0 -1 4202560 776537 1247 0 0 498656 742 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=11201/tid=11215] ppid=11199 vsize=5524136 CPUtime=5002.36 cores=0-31
/proc/11201/task/11215/stat : 11215 (plingeling) R 11199 11201 11043 0 -1 4202560 1315626 1247 0 0 498906 1330 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=11201/tid=11216] ppid=11199 vsize=5524136 CPUtime=4993.99 cores=0-31
/proc/11201/task/11216/stat : 11216 (plingeling) R 11199 11201 11043 0 -1 4202560 523172 1247 0 0 498776 623 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4357902 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11201/tid=11217] ppid=11199 vsize=5524136 CPUtime=4993.08 cores=0-31
/proc/11201/task/11217/stat : 11217 (plingeling) R 11199 11201 11043 0 -1 4202560 1877829 1247 0 0 498316 992 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=11201/tid=11218] ppid=11199 vsize=5524136 CPUtime=4985.22 cores=0-31
/proc/11201/task/11218/stat : 11218 (plingeling) R 11199 11201 11043 0 -1 4202560 1147866 1247 0 0 497270 1252 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=11201/tid=11219] ppid=11199 vsize=5524136 CPUtime=4995.89 cores=0-31
/proc/11201/task/11219/stat : 11219 (plingeling) R 11199 11201 11043 0 -1 4202560 1646696 1247 0 0 497792 1797 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11201/tid=11220] ppid=11199 vsize=5524136 CPUtime=4999.78 cores=0-31
/proc/11201/task/11220/stat : 11220 (plingeling) R 11199 11201 11043 0 -1 4202560 1312502 1247 0 0 498967 1011 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=11201/tid=11221] ppid=11199 vsize=5524136 CPUtime=5002.33 cores=0-31
/proc/11201/task/11221/stat : 11221 (plingeling) R 11199 11201 11043 0 -1 4202560 1158095 1247 0 0 499037 1196 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=11201/tid=11222] ppid=11199 vsize=5524136 CPUtime=5004.72 cores=0-31
/proc/11201/task/11222/stat : 11222 (plingeling) R 11199 11201 11043 0 -1 4202560 930452 1247 0 0 499561 911 0 0 25 0 33 0 657291672 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=11201/tid=11223] ppid=11199 vsize=5524136 CPUtime=5002.88 cores=0-31
/proc/11201/task/11223/stat : 11223 (plingeling) R 11199 11201 11043 0 -1 4202560 1076463 1247 0 0 499156 1132 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11201/tid=11224] ppid=11199 vsize=5524136 CPUtime=5002.06 cores=0-31
/proc/11201/task/11224/stat : 11224 (plingeling) R 11199 11201 11043 0 -1 4202560 689646 1247 0 0 499542 664 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11201/tid=11225] ppid=11199 vsize=5524136 CPUtime=5003.11 cores=0-31
/proc/11201/task/11225/stat : 11225 (plingeling) R 11199 11201 11043 0 -1 4202560 1175390 1247 0 0 498935 1376 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=11201/tid=11226] ppid=11199 vsize=5524136 CPUtime=5003.32 cores=0-31
/proc/11201/task/11226/stat : 11226 (plingeling) R 11199 11201 11043 0 -1 4202560 378903 1247 0 0 499954 378 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=11201/tid=11227] ppid=11199 vsize=5524136 CPUtime=5000.98 cores=0-31
/proc/11201/task/11227/stat : 11227 (plingeling) R 11199 11201 11043 0 -1 4202560 1411239 1247 0 0 498747 1351 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11201/tid=11228] ppid=11199 vsize=5524136 CPUtime=5000.17 cores=0-31
/proc/11201/task/11228/stat : 11228 (plingeling) R 11199 11201 11043 0 -1 4202560 894564 1247 0 0 499210 807 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=11201/tid=11229] ppid=11199 vsize=5524136 CPUtime=5003.09 cores=0-31
/proc/11201/task/11229/stat : 11229 (plingeling) R 11199 11201 11043 0 -1 4202560 963277 1247 0 0 499270 1039 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=11201/tid=11230] ppid=11199 vsize=5524136 CPUtime=4993.61 cores=0-31
/proc/11201/task/11230/stat : 11230 (plingeling) R 11199 11201 11043 0 -1 4202560 777493 1247 0 0 498434 927 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=11201/tid=11231] ppid=11199 vsize=5524136 CPUtime=5000.43 cores=0-31
/proc/11201/task/11231/stat : 11231 (plingeling) R 11199 11201 11043 0 -1 4202560 854907 1247 0 0 499304 739 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11201/tid=11232] ppid=11199 vsize=5524136 CPUtime=5004.31 cores=0-31
/proc/11201/task/11232/stat : 11232 (plingeling) R 11199 11201 11043 0 -1 4202560 506040 1247 0 0 499903 528 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=11201/tid=11233] ppid=11199 vsize=5524136 CPUtime=5001.42 cores=0-31
/proc/11201/task/11233/stat : 11233 (plingeling) R 11199 11201 11043 0 -1 4202560 654026 1247 0 0 499563 579 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=11201/tid=11234] ppid=11199 vsize=5524136 CPUtime=5006.18 cores=0-31
/proc/11201/task/11234/stat : 11234 (plingeling) R 11199 11201 11043 0 -1 4202560 600838 1247 0 0 499984 634 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4366450 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=11201/tid=11235] ppid=11199 vsize=5524136 CPUtime=4999.07 cores=0-31
/proc/11201/task/11235/stat : 11235 (plingeling) R 11199 11201 11043 0 -1 4202560 835245 1247 0 0 498797 1110 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=11201/tid=11236] ppid=11199 vsize=5524136 CPUtime=5003 cores=0-31
/proc/11201/task/11236/stat : 11236 (plingeling) R 11199 11201 11043 0 -1 4202560 1003234 1247 0 0 499603 697 0 0 25 0 33 0 657291673 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=11201/tid=11237] ppid=11199 vsize=5524136 CPUtime=4998.97 cores=0-31
/proc/11201/task/11237/stat : 11237 (plingeling) R 11199 11201 11043 0 -1 4202560 1300688 1247 0 0 498627 1270 0 0 25 0 33 0 657291674 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11201/tid=11238] ppid=11199 vsize=5524136 CPUtime=5002.98 cores=0-31
/proc/11201/task/11238/stat : 11238 (plingeling) R 11199 11201 11043 0 -1 4202560 881802 1247 0 0 499364 934 0 0 25 0 33 0 657291674 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4353520 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=11201/tid=11239] ppid=11199 vsize=5524136 CPUtime=5003.09 cores=0-31
/proc/11201/task/11239/stat : 11239 (plingeling) R 11199 11201 11043 0 -1 4202560 598392 1247 0 0 499735 574 0 0 25 0 33 0 657291674 5656715264 1257118 268435456000 4194304 4417452 140733435731904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
Current children cumulated CPU time (s) 160001
Current children cumulated vsize (KiB) 5524136

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

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

[startup+5013.82 s]
/proc/loadavg: 32.07 32.09 32.09 2/416 11387
/proc/meminfo: memFree=252283608/264257624 swapFree=67111528/67111528
[pid=11201] ppid=11199 vsize=0 CPUtime=160001 cores=0-31
/proc/11201/stat : 11201 (plingeling) Z 11199 11201 11043 0 -1 4203548 31464599 1247 0 0 15968795 31322 0 0 18 0 2 0 657291363 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11201/statm: 0 0 0 0 0 0 0
[pid=11201/tid=11219] ppid=11199 vsize=0 CPUtime=4996.18 cores=0-31
/proc/11201/task/11219/stat : 11219 (plingeling) R 11199 11201 11043 0 -1 4203588 1646696 1247 0 0 497792 1826 0 0 25 0 2 0 657291672 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 160001
Current children cumulated vsize (KiB) 0

[startup+5014 s]
/proc/loadavg: 32.07 32.09 32.09 2/416 11387
/proc/meminfo: memFree=252283608/264257624 swapFree=67111528/67111528
[pid=11201] ppid=11199 vsize=0 CPUtime=160001 cores=0-31
/proc/11201/stat : 11201 (plingeling) Z 11199 11201 11043 0 -1 4203548 31464599 1247 0 0 15968795 31340 0 0 18 0 2 0 657291363 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/11201/statm: 0 0 0 0 0 0 0
[pid=11201/tid=11219] ppid=11199 vsize=0 CPUtime=4996.36 cores=0-31
/proc/11201/task/11219/stat : 11219 (plingeling) R 11199 11201 11043 0 -1 4203588 1646696 1247 0 0 497792 1844 0 0 25 0 2 0 657291672 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 160001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5014.04
CPU time (s): 160001
CPU user time (s): 159688
CPU system time (s): 313.452
CPU usage (%): 3191.07
Max. virtual memory (cumulated for all children) (KiB): 6569952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159688
system time used= 313.452
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31465846
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= 11832
involuntary context switches= 412028

runsolver used 24.5733 second user time and 117.102 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-15 13:14:10
IDJOB=3372159
IDBENCH=20521
IDSOLVER=1852
FILE ID=node200/3372159-1305458049
RUNJOBID= node200-1305457930-11057
PBS_JOBID= 13285513
Free space on /tmp= 62048 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372159-1305458049/watcher-3372159-1305458049 -o /tmp/evaluation-result-3372159-1305458049/solver-3372159-1305458049 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372159-1305458049.cnf

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=355806338

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:      255563448 kB
Buffers:        439828 kB
Cached:        7835168 kB
SwapCached:          0 kB
Active:        7384108 kB
Inactive:       959768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255563448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4384 kB
Writeback:           0 kB
AnonPages:       69072 kB
Mapped:          14476 kB
Slab:           250284 kB
PageTables:       4372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   191864 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= 62048 MiB
End job on node200 at 2011-05-15 14:37:45