Trace number 3372282

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 3729.84 120.076

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2101.44
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

3729.75/120.07	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-3372282-1305544978/watcher-3372282-1305544978 -o /tmp/evaluation-result-3372282-1305544978/solver-3372282-1305544978 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372282-1305544978.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: 29.51 30.87 31.62 1/413 17490
/proc/meminfo: memFree=255559540/264257624 swapFree=67111528/67111528
[pid=17490] ppid=17488 vsize=12772 CPUtime=0.03 cores=0-31
/proc/17490/stat : 17490 (plingeling) R 17488 17490 17268 0 -1 4202496 1250 1238 0 0 2 0 0 1 21 0 1 0 665984254 13078528 1181 268435456000 4194304 4417452 140735405107456 18446744073709551615 4227854 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17490/statm: 3193 1181 145 55 0 1079 0

[startup+0.0851819 s]
/proc/loadavg: 29.51 30.87 31.62 1/413 17490
/proc/meminfo: memFree=255559540/264257624 swapFree=67111528/67111528
[pid=17490] ppid=17488 vsize=16796 CPUtime=0.08 cores=0-31
/proc/17490/stat : 17490 (plingeling) R 17488 17490 17268 0 -1 4202496 2256 1238 0 0 7 0 0 1 21 0 1 0 665984254 17199104 2187 268435456000 4194304 4417452 140735405107456 18446744073709551615 4259140 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17490/statm: 4199 2187 145 55 0 2085 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16796

[startup+0.101189 s]
/proc/loadavg: 29.51 30.87 31.62 1/413 17490
/proc/meminfo: memFree=255559540/264257624 swapFree=67111528/67111528
[pid=17490] ppid=17488 vsize=17756 CPUtime=0.09 cores=0-31
/proc/17490/stat : 17490 (plingeling) R 17488 17490 17268 0 -1 4202496 2528 1238 0 0 8 0 0 1 21 0 1 0 665984254 18182144 2459 268435456000 4194304 4417452 140735405107456 18446744073709551615 4231277 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17490/statm: 4439 2459 145 55 0 2325 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17756

[startup+0.301186 s]
/proc/loadavg: 29.51 30.87 31.62 1/413 17490
/proc/meminfo: memFree=255559540/264257624 swapFree=67111528/67111528
[pid=17490] ppid=17488 vsize=29900 CPUtime=0.3 cores=0-31
/proc/17490/stat : 17490 (plingeling) R 17488 17490 17268 0 -1 4202496 5541 1238 0 0 28 1 0 1 22 0 1 0 665984254 30617600 5472 268435456000 4194304 4417452 140735405107456 18446744073709551615 4261997 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17490/statm: 7475 5472 146 55 0 5361 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 29900

[startup+0.701249 s]
/proc/loadavg: 29.51 30.87 31.62 1/413 17490
/proc/meminfo: memFree=255559540/264257624 swapFree=67111528/67111528
[pid=17490] ppid=17488 vsize=68532 CPUtime=0.69 cores=0-31
/proc/17490/stat : 17490 (plingeling) R 17488 17490 17268 0 -1 4202496 15223 1238 0 0 65 3 0 1 23 0 1 0 665984254 70176768 15154 268435456000 4194304 4417452 140735405107456 18446744073709551615 4274435 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17490/statm: 17133 15154 146 55 0 15019 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68532

[startup+1.50124 s]
/proc/loadavg: 29.51 30.87 31.62 2/414 17496
/proc/meminfo: memFree=255475220/264257624 swapFree=67111528/67111528
[pid=17490] ppid=17488 vsize=162240 CPUtime=1.5 cores=0-31
/proc/17490/stat : 17490 (plingeling) R 17488 17490 17268 0 -1 4202496 38650 1238 0 0 141 8 0 1 25 0 1 0 665984254 166133760 38581 268435456000 4194304 4417452 140735405107456 18446744073709551615 4229136 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17490/statm: 40560 38581 146 55 0 38446 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 162240

[startup+3.10033 s]
/proc/loadavg: 29.51 30.87 31.62 2/414 17496
/proc/meminfo: memFree=255330680/264257624 swapFree=67111528/67111528
[pid=17490] ppid=17488 vsize=369800 CPUtime=3.1 cores=0-31
/proc/17490/stat : 17490 (plingeling) R 17488 17490 17268 0 -1 4202496 90540 1238 0 0 291 18 0 1 25 0 1 0 665984254 378675200 90471 268435456000 4194304 4417452 140735405107456 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17490/statm: 92450 90471 146 55 0 90336 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 369800

[startup+6.30227 s]
/proc/loadavg: 29.71 30.89 31.62 33/446 17530
/proc/meminfo: memFree=255129220/264257624 swapFree=67111528/67111528
[pid=17490] ppid=17488 vsize=1129860 CPUtime=99.9 cores=0-31
/proc/17490/stat : 17490 (plingeling) S 17488 17490 17268 0 -1 4202496 204959 1238 0 0 9911 78 0 1 18 0 33 0 665984254 1156976640 92512 268435456000 4194304 4417452 140735405107456 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/17490/statm: 282465 92535 175 55 0 280351 0
[pid=17490/tid=17497] ppid=17488 vsize=1129860 CPUtime=3.05 cores=0-31
/proc/17490/task/17497/stat : 17497 (plingeling) R 17488 17490 17268 0 -1 4202560 3153 1238 0 0 302 2 0 1 25 0 33 0 665984574 1156976640 92544 268435456000 4194304 4417452 140735405107456 18446744073709551615 4330933 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=17490/tid=17498] ppid=17488 vsize=1129860 CPUtime=3.05 cores=0-31
/proc/17490/task/17498/stat : 17498 (plingeling) R 17488 17490 17268 0 -1 4202560 2059 1238 0 0 303 1 0 1 25 0 33 0 665984574 1156976640 92554 268435456000 4194304 4417452 140735405107456 18446744073709551615 4330806 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=17490/tid=17499] ppid=17488 vsize=1129860 CPUtime=3.04 cores=0-31
/proc/17490/task/17499/stat : 17499 (plingeling) R 17488 17490 17268 0 -1 4202560 969 1238 0 0 302 1 0 1 25 0 33 0 665984574 1156976640 92563 268435456000 4194304 4417452 140735405107456 18446744073709551615 4357130 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=17490/tid=17500] ppid=17488 vsize=1129860 CPUtime=3.02 cores=0-31
/proc/17490/task/17500/stat : 17500 (plingeling) R 17488 17490 17268 0 -1 4202560 471 1238 0 0 301 0 0 1 24 0 33 0 665984574 1156976640 92572 268435456000 4194304 4417452 140735405107456 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=17490/tid=17501] ppid=17488 vsize=1129860 CPUtime=3.03 cores=0-31
/proc/17490/task/17501/stat : 17501 (plingeling) R 17488 17490 17268 0 -1 4202560 3615 1238 0 0 300 2 0 1 25 0 33 0 665984574 1156976640 92574 268435456000 4194304 4417452 140735405107456 18446744073709551615 4236255 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=17490/tid=17502] ppid=17488 vsize=1129860 CPUtime=3.03 cores=0-31
/proc/17490/task/17502/stat : 17502 (plingeling) R 17488 17490 17268 0 -1 4202560 2220 1238 0 0 301 1 0 1 25 0 33 0 665984574 1156976640 92574 268435456000 4194304 4417452 140735405107456 18446744073709551615 4233504 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=17490/tid=17503] ppid=17488 vsize=1129860 CPUtime=3.04 cores=0-31
/proc/17490/task/17503/stat : 17503 (plingeling) R 17488 17490 17268 0 -1 4202560 1119 1238 0 0 302 1 0 1 25 0 33 0 665984574 1156976640 92574 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=17490/tid=17504] ppid=17488 vsize=1129860 CPUtime=3.03 cores=0-31
/proc/17490/task/17504/stat : 17504 (plingeling) R 17488 17490 17268 0 -1 4202560 2366 1238 0 0 301 1 0 1 25 0 33 0 665984574 1156976640 92574 268435456000 4194304 4417452 140735405107456 18446744073709551615 4239543 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=17490/tid=17505] ppid=17488 vsize=1129860 CPUtime=3.05 cores=0-31
/proc/17490/task/17505/stat : 17505 (plingeling) R 17488 17490 17268 0 -1 4202560 5423 1238 0 0 302 2 0 1 25 0 33 0 665984574 1156976640 92574 268435456000 4194304 4417452 140735405107456 18446744073709551615 4238743 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=17490/tid=17506] ppid=17488 vsize=1129860 CPUtime=3.04 cores=0-31
/proc/17490/task/17506/stat : 17506 (plingeling) R 17488 17490 17268 0 -1 4202560 2356 1238 0 0 302 1 0 1 25 0 33 0 665984574 1156976640 92576 268435456000 4194304 4417452 140735405107456 18446744073709551615 4254706 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=17490/tid=17507] ppid=17488 vsize=1129860 CPUtime=3.04 cores=0-31
/proc/17490/task/17507/stat : 17507 (plingeling) R 17488 17490 17268 0 -1 4202560 2838 1238 0 0 302 1 0 1 25 0 33 0 665984574 1156976640 92576 268435456000 4194304 4417452 140735405107456 18446744073709551615 4354937 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17490/tid=17508] ppid=17488 vsize=1129860 CPUtime=3.05 cores=0-31
/proc/17490/task/17508/stat : 17508 (plingeling) R 17488 17490 17268 0 -1 4202560 1665 1238 0 0 303 1 0 1 25 0 33 0 665984574 1156976640 92577 268435456000 4194304 4417452 140735405107456 18446744073709551615 4271529 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=17490/tid=17509] ppid=17488 vsize=1129860 CPUtime=3.05 cores=0-31
/proc/17490/task/17509/stat : 17509 (plingeling) R 17488 17490 17268 0 -1 4202560 7673 1238 0 0 301 3 0 1 25 0 33 0 665984574 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4254011 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=17490/tid=17510] ppid=17488 vsize=1129860 CPUtime=3.04 cores=0-31
/proc/17490/task/17510/stat : 17510 (plingeling) R 17488 17490 17268 0 -1 4202560 1890 1238 0 0 302 1 0 1 25 0 33 0 665984575 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4330612 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=17490/tid=17511] ppid=17488 vsize=1129860 CPUtime=2.96 cores=0-31
/proc/17490/task/17511/stat : 17511 (plingeling) R 17488 17490 17268 0 -1 4202560 1900 1238 0 0 294 1 0 1 25 0 33 0 665984575 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=17490/tid=17512] ppid=17488 vsize=1129860 CPUtime=3.01 cores=0-31
/proc/17490/task/17512/stat : 17512 (plingeling) R 17488 17490 17268 0 -1 4202560 6724 1238 0 0 298 2 0 1 25 0 33 0 665984575 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 258650649899 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17490/tid=17513] ppid=17488 vsize=1129860 CPUtime=3.05 cores=0-31
/proc/17490/task/17513/stat : 17513 (plingeling) R 17488 17490 17268 0 -1 4202560 1876 1238 0 0 303 1 0 1 25 0 33 0 665984576 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4254747 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=17490/tid=17514] ppid=17488 vsize=1129860 CPUtime=2.97 cores=0-31
/proc/17490/task/17514/stat : 17514 (plingeling) R 17488 17490 17268 0 -1 4202560 2753 1238 0 0 295 1 0 1 25 0 33 0 665984576 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4234240 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=17490/tid=17517] ppid=17488 vsize=1129860 CPUtime=3.03 cores=0-31
/proc/17490/task/17517/stat : 17517 (plingeling) R 17488 17490 17268 0 -1 4202560 3492 1238 0 0 300 2 0 1 25 0 33 0 665984577 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4357708 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=17490/tid=17518] ppid=17488 vsize=1129860 CPUtime=3.02 cores=0-31
/proc/17490/task/17518/stat : 17518 (plingeling) R 17488 17490 17268 0 -1 4202560 3038 1238 0 0 300 1 0 1 25 0 33 0 665984578 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4252404 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17490/tid=17519] ppid=17488 vsize=1129860 CPUtime=3 cores=0-31
/proc/17490/task/17519/stat : 17519 (plingeling) R 17488 17490 17268 0 -1 4202560 3929 1238 0 0 298 1 0 1 25 0 33 0 665984578 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17490/tid=17520] ppid=17488 vsize=1129860 CPUtime=3.03 cores=0-31
/proc/17490/task/17520/stat : 17520 (plingeling) R 17488 17490 17268 0 -1 4202560 2635 1238 0 0 301 1 0 1 25 0 33 0 665984578 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4233530 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=17490/tid=17521] ppid=17488 vsize=1129860 CPUtime=2.98 cores=0-31
/proc/17490/task/17521/stat : 17521 (plingeling) R 17488 17490 17268 0 -1 4202560 3379 1238 0 0 296 1 0 1 25 0 33 0 665984578 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17490/tid=17522] ppid=17488 vsize=1129860 CPUtime=3.03 cores=0-31
/proc/17490/task/17522/stat : 17522 (plingeling) R 17488 17490 17268 0 -1 4202560 2885 1238 0 0 300 2 0 1 25 0 33 0 665984578 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4253071 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17490/tid=17523] ppid=17488 vsize=1129860 CPUtime=2.96 cores=0-31
/proc/17490/task/17523/stat : 17523 (plingeling) R 17488 17490 17268 0 -1 4202560 1293 1238 0 0 294 1 0 1 25 0 33 0 665984578 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4302453 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=17490/tid=17524] ppid=17488 vsize=1129860 CPUtime=2.98 cores=0-31
/proc/17490/task/17524/stat : 17524 (plingeling) R 17488 17490 17268 0 -1 4202560 2697 1238 0 0 297 0 0 1 25 0 33 0 665984578 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4247910 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=17490/tid=17525] ppid=17488 vsize=1129860 CPUtime=3.04 cores=0-31
/proc/17490/task/17525/stat : 17525 (plingeling) R 17488 17490 17268 0 -1 4202560 2966 1238 0 0 302 1 0 1 25 0 33 0 665984578 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17490/tid=17526] ppid=17488 vsize=1129860 CPUtime=3.01 cores=0-31
/proc/17490/task/17526/stat : 17526 (plingeling) R 17488 17490 17268 0 -1 4202560 6589 1238 0 0 298 2 0 1 25 0 33 0 665984578 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4330800 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17490/tid=17527] ppid=17488 vsize=1129860 CPUtime=3.01 cores=0-31
/proc/17490/task/17527/stat : 17527 (plingeling) R 17488 17490 17268 0 -1 4202560 5191 1238 0 0 298 2 0 1 25 0 33 0 665984579 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4235981 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=17490/tid=17528] ppid=17488 vsize=1129860 CPUtime=2.99 cores=0-31
/proc/17490/task/17528/stat : 17528 (plingeling) R 17488 17490 17268 0 -1 4202560 2494 1238 0 0 297 1 0 1 25 0 33 0 665984579 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4252951 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=17490/tid=17529] ppid=17488 vsize=1129860 CPUtime=3.04 cores=0-31
/proc/17490/task/17529/stat : 17529 (plingeling) R 17488 17490 17268 0 -1 4202560 1588 1238 0 0 302 1 0 1 25 0 33 0 665984579 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4365939 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=17490/tid=17530] ppid=17488 vsize=1129860 CPUtime=3.03 cores=0-31
/proc/17490/task/17530/stat : 17530 (plingeling) R 17488 17490 17268 0 -1 4202560 2265 1238 0 0 301 1 0 1 25 0 33 0 665984579 1156976640 92578 268435456000 4194304 4417452 140735405107456 18446744073709551615 4254108 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 99.9
Current children cumulated vsize (KiB) 1129860

[startup+12.7015 s]
/proc/loadavg: 29.89 30.91 31.63 33/446 17530
/proc/meminfo: memFree=255219676/264257624 swapFree=67111528/67111528
[pid=17490] ppid=17488 vsize=1068128 CPUtime=304.17 cores=0-31
/proc/17490/stat : 17490 (plingeling) S 17488 17490 17268 0 -1 4202496 229839 1238 0 0 30319 97 0 1 18 0 33 0 665984254 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/17490/statm: 267032 81199 175 55 0 264918 0
[pid=17490/tid=17497] ppid=17488 vsize=1068128 CPUtime=9.39 cores=0-31
/proc/17490/task/17497/stat : 17497 (plingeling) R 17488 17490 17268 0 -1 4202560 3432 1238 0 0 936 2 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4275646 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17490/tid=17498] ppid=17488 vsize=1068128 CPUtime=9.44 cores=0-31
/proc/17490/task/17498/stat : 17498 (plingeling) R 17488 17490 17268 0 -1 4202560 2971 1238 0 0 941 2 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=17490/tid=17499] ppid=17488 vsize=1068128 CPUtime=9.43 cores=0-31
/proc/17490/task/17499/stat : 17499 (plingeling) R 17488 17490 17268 0 -1 4202560 1535 1238 0 0 941 1 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=17490/tid=17500] ppid=17488 vsize=1068128 CPUtime=9.42 cores=0-31
/proc/17490/task/17500/stat : 17500 (plingeling) R 17488 17490 17268 0 -1 4202560 574 1238 0 0 941 0 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=17490/tid=17501] ppid=17488 vsize=1068128 CPUtime=9.43 cores=0-31
/proc/17490/task/17501/stat : 17501 (plingeling) R 17488 17490 17268 0 -1 4202560 4252 1238 0 0 939 3 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4365135 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=17490/tid=17502] ppid=17488 vsize=1068128 CPUtime=9.44 cores=0-31
/proc/17490/task/17502/stat : 17502 (plingeling) R 17488 17490 17268 0 -1 4202560 2500 1238 0 0 941 2 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=17490/tid=17503] ppid=17488 vsize=1068128 CPUtime=9.44 cores=0-31
/proc/17490/task/17503/stat : 17503 (plingeling) R 17488 17490 17268 0 -1 4202560 1348 1238 0 0 942 1 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4252408 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=17490/tid=17504] ppid=17488 vsize=1068128 CPUtime=9.43 cores=0-31
/proc/17490/task/17504/stat : 17504 (plingeling) R 17488 17490 17268 0 -1 4202560 2512 1238 0 0 940 2 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=17490/tid=17505] ppid=17488 vsize=1068128 CPUtime=9.44 cores=0-31
/proc/17490/task/17505/stat : 17505 (plingeling) R 17488 17490 17268 0 -1 4202560 5947 1238 0 0 941 2 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=17490/tid=17506] ppid=17488 vsize=1068128 CPUtime=9.41 cores=0-31
/proc/17490/task/17506/stat : 17506 (plingeling) R 17488 17490 17268 0 -1 4202560 3251 1238 0 0 938 2 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17490/tid=17507] ppid=17488 vsize=1068128 CPUtime=9.44 cores=0-31
/proc/17490/task/17507/stat : 17507 (plingeling) R 17488 17490 17268 0 -1 4202560 3448 1238 0 0 942 1 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17490/tid=17508] ppid=17488 vsize=1068128 CPUtime=9.44 cores=0-31
/proc/17490/task/17508/stat : 17508 (plingeling) R 17488 17490 17268 0 -1 4202560 2575 1238 0 0 941 2 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=17490/tid=17509] ppid=17488 vsize=1068128 CPUtime=9.42 cores=0-31
/proc/17490/task/17509/stat : 17509 (plingeling) R 17488 17490 17268 0 -1 4202560 9360 1238 0 0 937 4 0 1 25 0 33 0 665984574 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=17490/tid=17510] ppid=17488 vsize=1068128 CPUtime=9.43 cores=0-31
/proc/17490/task/17510/stat : 17510 (plingeling) R 17488 17490 17268 0 -1 4202560 2936 1238 0 0 940 2 0 1 25 0 33 0 665984575 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4275847 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=17490/tid=17511] ppid=17488 vsize=1068128 CPUtime=9.36 cores=0-31
/proc/17490/task/17511/stat : 17511 (plingeling) R 17488 17490 17268 0 -1 4202560 3256 1238 0 0 934 1 0 1 25 0 33 0 665984575 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=17490/tid=17512] ppid=17488 vsize=1068128 CPUtime=9.36 cores=0-31
/proc/17490/task/17512/stat : 17512 (plingeling) R 17488 17490 17268 0 -1 4202560 7551 1238 0 0 932 3 0 1 25 0 33 0 665984575 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=17490/tid=17513] ppid=17488 vsize=1068128 CPUtime=9.43 cores=0-31
/proc/17490/task/17513/stat : 17513 (plingeling) R 17488 17490 17268 0 -1 4202560 3002 1238 0 0 941 1 0 1 25 0 33 0 665984576 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=17490/tid=17514] ppid=17488 vsize=1068128 CPUtime=9.18 cores=0-31
/proc/17490/task/17514/stat : 17514 (plingeling) R 17488 17490 17268 0 -1 4202560 5433 1238 0 0 914 3 0 1 25 0 33 0 665984576 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 18446744073699065980 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=17490/tid=17517] ppid=17488 vsize=1068128 CPUtime=9.41 cores=0-31
/proc/17490/task/17517/stat : 17517 (plingeling) R 17488 17490 17268 0 -1 4202560 4020 1238 0 0 938 2 0 1 25 0 33 0 665984577 1093763072 81199 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=17490/tid=17518] ppid=17488 vsize=1068128 CPUtime=9.42 cores=0-31

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

/proc/17490/statm: 359127 181811 175 55 0 357013 0
[pid=17490/tid=17497] ppid=17488 vsize=1436508 CPUtime=115.77 cores=0-31
/proc/17490/task/17497/stat : 17497 (plingeling) R 17488 17490 17268 0 -1 4202560 13209 1238 0 0 11569 7 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17490/tid=17498] ppid=17488 vsize=1436508 CPUtime=115.82 cores=0-31
/proc/17490/task/17498/stat : 17498 (plingeling) R 17488 17490 17268 0 -1 4202560 8943 1238 0 0 11577 4 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=17490/tid=17499] ppid=17488 vsize=1436508 CPUtime=115.81 cores=0-31
/proc/17490/task/17499/stat : 17499 (plingeling) R 17488 17490 17268 0 -1 4202560 5437 1238 0 0 11578 2 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=17490/tid=17500] ppid=17488 vsize=1436508 CPUtime=115.8 cores=0-31
/proc/17490/task/17500/stat : 17500 (plingeling) R 17488 17490 17268 0 -1 4202560 857 1238 0 0 11579 0 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=17490/tid=17501] ppid=17488 vsize=1436508 CPUtime=115.79 cores=0-31
/proc/17490/task/17501/stat : 17501 (plingeling) R 17488 17490 17268 0 -1 4202560 15537 1238 0 0 11568 10 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=17490/tid=17502] ppid=17488 vsize=1436508 CPUtime=115.77 cores=0-31
/proc/17490/task/17502/stat : 17502 (plingeling) R 17488 17490 17268 0 -1 4202560 14774 1238 0 0 11567 9 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=17490/tid=17503] ppid=17488 vsize=1436508 CPUtime=115.81 cores=0-31
/proc/17490/task/17503/stat : 17503 (plingeling) R 17488 17490 17268 0 -1 4202560 6216 1238 0 0 11578 2 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=17490/tid=17504] ppid=17488 vsize=1436508 CPUtime=115.73 cores=0-31
/proc/17490/task/17504/stat : 17504 (plingeling) R 17488 17490 17268 0 -1 4202560 10446 1238 0 0 11561 11 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4236852 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=17490/tid=17505] ppid=17488 vsize=1436508 CPUtime=115.78 cores=0-31
/proc/17490/task/17505/stat : 17505 (plingeling) R 17488 17490 17268 0 -1 4202560 22483 1238 0 0 11556 21 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=17490/tid=17506] ppid=17488 vsize=1436508 CPUtime=115.76 cores=0-31
/proc/17490/task/17506/stat : 17506 (plingeling) R 17488 17490 17268 0 -1 4202560 14934 1238 0 0 11561 14 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17490/tid=17507] ppid=17488 vsize=1436508 CPUtime=115.82 cores=0-31
/proc/17490/task/17507/stat : 17507 (plingeling) R 17488 17490 17268 0 -1 4202560 7292 1238 0 0 11578 3 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17490/tid=17508] ppid=17488 vsize=1436508 CPUtime=115.8 cores=0-31
/proc/17490/task/17508/stat : 17508 (plingeling) R 17488 17490 17268 0 -1 4202560 12133 1238 0 0 11570 9 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=17490/tid=17509] ppid=17488 vsize=1436508 CPUtime=115.78 cores=0-31
/proc/17490/task/17509/stat : 17509 (plingeling) R 17488 17490 17268 0 -1 4202560 22670 1238 0 0 11568 9 0 1 25 0 33 0 665984574 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=17490/tid=17510] ppid=17488 vsize=1436508 CPUtime=115.8 cores=0-31
/proc/17490/task/17510/stat : 17510 (plingeling) R 17488 17490 17268 0 -1 4202560 15300 1238 0 0 11568 11 0 1 25 0 33 0 665984575 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=17490/tid=17511] ppid=17488 vsize=1436508 CPUtime=115.72 cores=0-31
/proc/17490/task/17511/stat : 17511 (plingeling) R 17488 17490 17268 0 -1 4202560 16786 1238 0 0 11561 10 0 1 25 0 33 0 665984575 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 18446744073699066078 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=17490/tid=17512] ppid=17488 vsize=1436508 CPUtime=114.88 cores=0-31
/proc/17490/task/17512/stat : 17512 (plingeling) R 17488 17490 17268 0 -1 4202560 25473 1238 0 0 11472 15 0 1 25 0 33 0 665984575 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4365976 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=17490/tid=17513] ppid=17488 vsize=1436508 CPUtime=115.78 cores=0-31
/proc/17490/task/17513/stat : 17513 (plingeling) R 17488 17490 17268 0 -1 4202560 17006 1238 0 0 11566 11 0 1 25 0 33 0 665984576 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=17490/tid=17514] ppid=17488 vsize=1436508 CPUtime=113.37 cores=0-31
/proc/17490/task/17514/stat : 17514 (plingeling) R 17488 17490 17268 0 -1 4202560 34021 1238 0 0 11316 20 0 1 25 0 33 0 665984576 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=17490/tid=17517] ppid=17488 vsize=1436508 CPUtime=115.75 cores=0-31
/proc/17490/task/17517/stat : 17517 (plingeling) R 17488 17490 17268 0 -1 4202560 17059 1238 0 0 11558 16 0 1 25 0 33 0 665984577 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=17490/tid=17518] ppid=17488 vsize=1436508 CPUtime=115.78 cores=0-31
/proc/17490/task/17518/stat : 17518 (plingeling) R 17488 17490 17268 0 -1 4202560 15260 1238 0 0 11565 12 0 1 25 0 33 0 665984578 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=17490/tid=17519] ppid=17488 vsize=1436508 CPUtime=115.75 cores=0-31
/proc/17490/task/17519/stat : 17519 (plingeling) R 17488 17490 17268 0 -1 4202560 17755 1238 0 0 11562 12 0 1 25 0 33 0 665984578 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17490/tid=17520] ppid=17488 vsize=1436508 CPUtime=115.8 cores=0-31
/proc/17490/task/17520/stat : 17520 (plingeling) R 17488 17490 17268 0 -1 4202560 13389 1238 0 0 11565 14 0 1 25 0 33 0 665984578 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17490/tid=17521] ppid=17488 vsize=1436508 CPUtime=115.74 cores=0-31
/proc/17490/task/17521/stat : 17521 (plingeling) R 17488 17490 17268 0 -1 4202560 15818 1238 0 0 11566 7 0 1 25 0 33 0 665984578 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17490/tid=17522] ppid=17488 vsize=1436508 CPUtime=115.79 cores=0-31
/proc/17490/task/17522/stat : 17522 (plingeling) R 17488 17490 17268 0 -1 4202560 12909 1238 0 0 11571 7 0 1 25 0 33 0 665984578 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=17490/tid=17523] ppid=17488 vsize=1436508 CPUtime=115.7 cores=0-31
/proc/17490/task/17523/stat : 17523 (plingeling) R 17488 17490 17268 0 -1 4202560 20773 1238 0 0 11553 16 0 1 25 0 33 0 665984578 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4366646 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=17490/tid=17524] ppid=17488 vsize=1436508 CPUtime=115.74 cores=0-31
/proc/17490/task/17524/stat : 17524 (plingeling) R 17488 17490 17268 0 -1 4202560 23740 1238 0 0 11556 17 0 1 25 0 33 0 665984578 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=17490/tid=17525] ppid=17488 vsize=1436508 CPUtime=115.8 cores=0-31
/proc/17490/task/17525/stat : 17525 (plingeling) R 17488 17490 17268 0 -1 4202560 11422 1238 0 0 11573 6 0 1 25 0 33 0 665984578 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17490/tid=17526] ppid=17488 vsize=1436508 CPUtime=115.75 cores=0-31
/proc/17490/task/17526/stat : 17526 (plingeling) R 17488 17490 17268 0 -1 4202560 16956 1238 0 0 11564 10 0 1 25 0 33 0 665984578 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4353531 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17490/tid=17527] ppid=17488 vsize=1436508 CPUtime=115.76 cores=0-31
/proc/17490/task/17527/stat : 17527 (plingeling) R 17488 17490 17268 0 -1 4202560 13349 1238 0 0 11570 5 0 1 25 0 33 0 665984579 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=17490/tid=17528] ppid=17488 vsize=1436508 CPUtime=115.75 cores=0-31
/proc/17490/task/17528/stat : 17528 (plingeling) R 17488 17490 17268 0 -1 4202560 18627 1238 0 0 11558 16 0 1 25 0 33 0 665984579 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=17490/tid=17529] ppid=17488 vsize=1436508 CPUtime=115.81 cores=0-31
/proc/17490/task/17529/stat : 17529 (plingeling) R 17488 17490 17268 0 -1 4202560 12433 1238 0 0 11572 8 0 1 25 0 33 0 665984579 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4366141 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=17490/tid=17530] ppid=17488 vsize=1436508 CPUtime=115.79 cores=0-31
/proc/17490/task/17530/stat : 17530 (plingeling) R 17488 17490 17268 0 -1 4202560 6176 1238 0 0 11576 2 0 1 25 0 33 0 665984579 1470984192 181811 268435456000 4194304 4417452 140735405107456 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 3704.69
Current children cumulated vsize (KiB) 1436508

[startup+119.502 s]
/proc/loadavg: 31.67 31.24 31.67 33/446 17532
/proc/meminfo: memFree=254855608/264257624 swapFree=67111528/67111528
[pid=17490] ppid=17488 vsize=1434924 CPUtime=3717.49 cores=0-31
/proc/17490/stat : 17490 (plingeling) S 17488 17490 17268 0 -1 4202496 590113 1238 0 0 371391 357 0 1 18 0 33 0 665984254 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/17490/statm: 358731 181622 175 55 0 356617 0
[pid=17490/tid=17497] ppid=17488 vsize=1434924 CPUtime=116.17 cores=0-31
/proc/17490/task/17497/stat : 17497 (plingeling) R 17488 17490 17268 0 -1 4202560 13482 1238 0 0 11609 7 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17490/tid=17498] ppid=17488 vsize=1434924 CPUtime=116.22 cores=0-31
/proc/17490/task/17498/stat : 17498 (plingeling) R 17488 17490 17268 0 -1 4202560 8943 1238 0 0 11617 4 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=17490/tid=17499] ppid=17488 vsize=1434924 CPUtime=116.21 cores=0-31
/proc/17490/task/17499/stat : 17499 (plingeling) R 17488 17490 17268 0 -1 4202560 5437 1238 0 0 11618 2 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=17490/tid=17500] ppid=17488 vsize=1434924 CPUtime=116.2 cores=0-31
/proc/17490/task/17500/stat : 17500 (plingeling) R 17488 17490 17268 0 -1 4202560 857 1238 0 0 11619 0 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4237313 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=17490/tid=17501] ppid=17488 vsize=1434924 CPUtime=116.19 cores=0-31
/proc/17490/task/17501/stat : 17501 (plingeling) R 17488 17490 17268 0 -1 4202560 15822 1238 0 0 11608 10 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4365943 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=17490/tid=17502] ppid=17488 vsize=1434924 CPUtime=116.17 cores=0-31
/proc/17490/task/17502/stat : 17502 (plingeling) R 17488 17490 17268 0 -1 4202560 14774 1238 0 0 11607 9 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4265480 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=17490/tid=17503] ppid=17488 vsize=1434924 CPUtime=116.21 cores=0-31
/proc/17490/task/17503/stat : 17503 (plingeling) R 17488 17490 17268 0 -1 4202560 6216 1238 0 0 11618 2 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=17490/tid=17504] ppid=17488 vsize=1434924 CPUtime=116.13 cores=0-31
/proc/17490/task/17504/stat : 17504 (plingeling) R 17488 17490 17268 0 -1 4202560 10446 1238 0 0 11601 11 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=17490/tid=17505] ppid=17488 vsize=1434924 CPUtime=116.18 cores=0-31
/proc/17490/task/17505/stat : 17505 (plingeling) R 17488 17490 17268 0 -1 4202560 22483 1238 0 0 11596 21 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=17490/tid=17506] ppid=17488 vsize=1434924 CPUtime=116.16 cores=0-31
/proc/17490/task/17506/stat : 17506 (plingeling) R 17488 17490 17268 0 -1 4202560 14934 1238 0 0 11601 14 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17490/tid=17507] ppid=17488 vsize=1434924 CPUtime=116.22 cores=0-31
/proc/17490/task/17507/stat : 17507 (plingeling) R 17488 17490 17268 0 -1 4202560 7292 1238 0 0 11618 3 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17490/tid=17508] ppid=17488 vsize=1434924 CPUtime=116.2 cores=0-31
/proc/17490/task/17508/stat : 17508 (plingeling) R 17488 17490 17268 0 -1 4202560 12133 1238 0 0 11610 9 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=17490/tid=17509] ppid=17488 vsize=1434924 CPUtime=116.18 cores=0-31
/proc/17490/task/17509/stat : 17509 (plingeling) R 17488 17490 17268 0 -1 4202560 22670 1238 0 0 11608 9 0 1 25 0 33 0 665984574 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=17490/tid=17510] ppid=17488 vsize=1434924 CPUtime=116.2 cores=0-31
/proc/17490/task/17510/stat : 17510 (plingeling) R 17488 17490 17268 0 -1 4202560 15300 1238 0 0 11608 11 0 1 25 0 33 0 665984575 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=17490/tid=17511] ppid=17488 vsize=1434924 CPUtime=116.12 cores=0-31
/proc/17490/task/17511/stat : 17511 (plingeling) R 17488 17490 17268 0 -1 4202560 16786 1238 0 0 11601 10 0 1 25 0 33 0 665984575 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=17490/tid=17512] ppid=17488 vsize=1434924 CPUtime=115.28 cores=0-31
/proc/17490/task/17512/stat : 17512 (plingeling) R 17488 17490 17268 0 -1 4202560 25473 1238 0 0 11512 15 0 1 25 0 33 0 665984575 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=17490/tid=17513] ppid=17488 vsize=1434924 CPUtime=116.18 cores=0-31
/proc/17490/task/17513/stat : 17513 (plingeling) R 17488 17490 17268 0 -1 4202560 17006 1238 0 0 11606 11 0 1 25 0 33 0 665984576 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=17490/tid=17514] ppid=17488 vsize=1434924 CPUtime=113.77 cores=0-31
/proc/17490/task/17514/stat : 17514 (plingeling) R 17488 17490 17268 0 -1 4202560 34229 1238 0 0 11356 20 0 1 25 0 33 0 665984576 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=17490/tid=17517] ppid=17488 vsize=1434924 CPUtime=116.15 cores=0-31
/proc/17490/task/17517/stat : 17517 (plingeling) R 17488 17490 17268 0 -1 4202560 17059 1238 0 0 11598 16 0 1 25 0 33 0 665984577 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=17490/tid=17518] ppid=17488 vsize=1434924 CPUtime=116.18 cores=0-31
/proc/17490/task/17518/stat : 17518 (plingeling) R 17488 17490 17268 0 -1 4202560 15260 1238 0 0 11605 12 0 1 25 0 33 0 665984578 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=17490/tid=17519] ppid=17488 vsize=1434924 CPUtime=116.15 cores=0-31
/proc/17490/task/17519/stat : 17519 (plingeling) R 17488 17490 17268 0 -1 4202560 17755 1238 0 0 11602 12 0 1 25 0 33 0 665984578 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4366085 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17490/tid=17520] ppid=17488 vsize=1434924 CPUtime=116.19 cores=0-31
/proc/17490/task/17520/stat : 17520 (plingeling) R 17488 17490 17268 0 -1 4202560 13915 1238 0 0 11603 15 0 1 25 0 33 0 665984578 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17490/tid=17521] ppid=17488 vsize=1434924 CPUtime=116.14 cores=0-31
/proc/17490/task/17521/stat : 17521 (plingeling) R 17488 17490 17268 0 -1 4202560 15818 1238 0 0 11606 7 0 1 25 0 33 0 665984578 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17490/tid=17522] ppid=17488 vsize=1434924 CPUtime=116.19 cores=0-31
/proc/17490/task/17522/stat : 17522 (plingeling) R 17488 17490 17268 0 -1 4202560 12909 1238 0 0 11611 7 0 1 25 0 33 0 665984578 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=17490/tid=17523] ppid=17488 vsize=1434924 CPUtime=116.1 cores=0-31
/proc/17490/task/17523/stat : 17523 (plingeling) R 17488 17490 17268 0 -1 4202560 20896 1238 0 0 11593 16 0 1 25 0 33 0 665984578 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=17490/tid=17524] ppid=17488 vsize=1434924 CPUtime=116.14 cores=0-31
/proc/17490/task/17524/stat : 17524 (plingeling) R 17488 17490 17268 0 -1 4202560 23740 1238 0 0 11596 17 0 1 25 0 33 0 665984578 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=17490/tid=17525] ppid=17488 vsize=1434924 CPUtime=116.2 cores=0-31
/proc/17490/task/17525/stat : 17525 (plingeling) R 17488 17490 17268 0 -1 4202560 11422 1238 0 0 11613 6 0 1 25 0 33 0 665984578 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4357003 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17490/tid=17526] ppid=17488 vsize=1434924 CPUtime=116.15 cores=0-31
/proc/17490/task/17526/stat : 17526 (plingeling) R 17488 17490 17268 0 -1 4202560 16956 1238 0 0 11603 11 0 1 25 0 33 0 665984578 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17490/tid=17527] ppid=17488 vsize=1434924 CPUtime=116.16 cores=0-31
/proc/17490/task/17527/stat : 17527 (plingeling) R 17488 17490 17268 0 -1 4202560 13349 1238 0 0 11610 5 0 1 25 0 33 0 665984579 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=17490/tid=17528] ppid=17488 vsize=1434924 CPUtime=116.15 cores=0-31
/proc/17490/task/17528/stat : 17528 (plingeling) R 17488 17490 17268 0 -1 4202560 18627 1238 0 0 11598 16 0 1 25 0 33 0 665984579 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=17490/tid=17529] ppid=17488 vsize=1434924 CPUtime=116.21 cores=0-31
/proc/17490/task/17529/stat : 17529 (plingeling) R 17488 17490 17268 0 -1 4202560 12433 1238 0 0 11612 8 0 1 25 0 33 0 665984579 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=17490/tid=17530] ppid=17488 vsize=1434924 CPUtime=116.19 cores=0-31
/proc/17490/task/17530/stat : 17530 (plingeling) R 17488 17490 17268 0 -1 4202560 6176 1238 0 0 11616 2 0 1 25 0 33 0 665984579 1469362176 181622 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 3717.49
Current children cumulated vsize (KiB) 1434924

[startup+119.922 s]
/proc/loadavg: 31.70 31.26 31.67 33/446 17532
/proc/meminfo: memFree=254847180/264257624 swapFree=67111528/67111528
[pid=17490] ppid=17488 vsize=1397388 CPUtime=3729.53 cores=0-31
/proc/17490/stat : 17490 (plingeling) S 17488 17490 17268 0 -1 4202496 592036 1238 0 0 372593 359 0 1 17 0 6 0 665984254 1430925312 182457 268435456000 4194304 4417452 140735405107456 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/17490/statm: 349347 182457 176 55 0 347233 0
[pid=17490/tid=17504] ppid=17488 vsize=1397388 CPUtime=116.55 cores=0-31
/proc/17490/task/17504/stat : 17504 (plingeling) R 17488 17490 17268 0 -1 4202560 10446 1238 0 0 11643 11 0 1 25 0 6 0 665984574 1430925312 182457 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=17490/tid=17518] ppid=17488 vsize=1397388 CPUtime=116.6 cores=0-31
/proc/17490/task/17518/stat : 17518 (plingeling) R 17488 17490 17268 0 -1 4202560 15786 1238 0 0 11647 12 0 1 25 0 6 0 665984578 1430925312 182457 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=17490/tid=17522] ppid=17488 vsize=1397388 CPUtime=116.61 cores=0-31
/proc/17490/task/17522/stat : 17522 (plingeling) R 17488 17490 17268 0 -1 4202560 12909 1238 0 0 11653 7 0 1 25 0 6 0 665984578 1430925312 182457 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17490/tid=17525] ppid=17488 vsize=1397388 CPUtime=116.62 cores=0-31
/proc/17490/task/17525/stat : 17525 (plingeling) R 17488 17490 17268 0 -1 4202560 11422 1238 0 0 11655 6 0 1 25 0 6 0 665984578 1430925312 182457 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=17490/tid=17530] ppid=17488 vsize=1397388 CPUtime=116.61 cores=0-31
/proc/17490/task/17530/stat : 17530 (plingeling) R 17488 17490 17268 0 -1 4202560 6176 1238 0 0 11658 2 0 1 25 0 6 0 665984579 1430925312 182457 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 3729.53
Current children cumulated vsize (KiB) 1397388

[startup+120.001 s]
/proc/loadavg: 31.70 31.26 31.67 33/446 17532
/proc/meminfo: memFree=254847180/264257624 swapFree=67111528/67111528
[pid=17490] ppid=17488 vsize=1202752 CPUtime=3729.75 cores=0-31
/proc/17490/stat : 17490 (plingeling) S 17488 17490 17268 0 -1 4202496 592036 1238 0 0 372615 359 0 1 17 0 2 0 665984254 1231618048 182305 268435456000 4194304 4417452 140735405107456 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/17490/statm: 300688 182305 176 55 0 298574 0
[pid=17490/tid=17525] ppid=17488 vsize=1202752 CPUtime=116.7 cores=0-31
/proc/17490/task/17525/stat : 17525 (plingeling) R 17488 17490 17268 0 -1 4202560 11422 1238 0 0 11663 6 0 1 25 0 2 0 665984578 1231618048 182305 268435456000 4194304 4417452 140735405107456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
Current children cumulated CPU time (s) 3729.75
Current children cumulated vsize (KiB) 1202752

Child status: 20
Real time (s): 120.076
CPU time (s): 3729.84
CPU user time (s): 3726.17
CPU system time (s): 3.67444
CPU usage (%): 3106.23
Max. virtual memory (cumulated for all children) (KiB): 1452996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3726.17
system time used= 3.67444
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 593278
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= 4604
involuntary context switches= 9004

runsolver used 0.676897 second user time and 2.75458 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-16 13:22:58
IDJOB=3372282
IDBENCH=70941
IDSOLVER=1852
FILE ID=node200/3372282-1305544978
RUNJOBID= node200-1305544902-17282
PBS_JOBID= 13285542
Free space on /tmp= 62048 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372282-1305544978/watcher-3372282-1305544978 -o /tmp/evaluation-result-3372282-1305544978/solver-3372282-1305544978 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372282-1305544978.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1351270797

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:      255559828 kB
Buffers:        443176 kB
Cached:        7840324 kB
SwapCached:          0 kB
Active:        7389560 kB
Inactive:       962552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255559828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3248 kB
Writeback:           8 kB
AnonPages:       68724 kB
Mapped:          14552 kB
Slab:           250720 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   189732 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-16 13:24:59