Trace number 3372825

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 86259.8 2702.3

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21500.1
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

Solver Data

86259.64/2702.29	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-3372825-1306059401/watcher-3372825-1306059401 -o /tmp/evaluation-result-3372825-1306059401/solver-3372825-1306059401 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372825-1306059401.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: 24.95 28.75 30.82 1/413 25536
/proc/meminfo: memFree=255476316/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=16340 CPUtime=0.03 cores=0-31
/proc/25536/stat : 25536 (plingeling) R 25534 25536 25252 0 -1 4202496 2169 1240 0 0 2 0 0 1 24 0 1 0 717426559 16732160 2100 268435456000 4194304 4417452 140735929029760 18446744073709551615 258650649821 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25536/statm: 4133 2111 145 55 0 2019 0

[startup+0.0418379 s]
/proc/loadavg: 24.95 28.75 30.82 1/413 25536
/proc/meminfo: memFree=255476316/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=17300 CPUtime=0.03 cores=0-31
/proc/25536/stat : 25536 (plingeling) R 25534 25536 25252 0 -1 4202496 2396 1240 0 0 2 0 0 1 24 0 1 0 717426559 17715200 2327 268435456000 4194304 4417452 140735929029760 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25536/statm: 4325 2327 145 55 0 2211 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17300

[startup+0.100825 s]
/proc/loadavg: 24.95 28.75 30.82 1/413 25536
/proc/meminfo: memFree=255476316/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=22084 CPUtime=0.1 cores=0-31
/proc/25536/stat : 25536 (plingeling) R 25534 25536 25252 0 -1 4202496 3594 1240 0 0 8 1 0 1 24 0 1 0 717426559 22614016 3525 268435456000 4194304 4417452 140735929029760 18446744073709551615 4322155 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25536/statm: 5521 3525 145 55 0 3407 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22084

[startup+0.300818 s]
/proc/loadavg: 24.95 28.75 30.82 1/413 25536
/proc/meminfo: memFree=255476316/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=33536 CPUtime=0.29 cores=0-31
/proc/25536/stat : 25536 (plingeling) R 25534 25536 25252 0 -1 4202496 6466 1240 0 0 27 1 0 1 25 0 1 0 717426559 34340864 6397 268435456000 4194304 4417452 140735929029760 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25536/statm: 8384 6397 146 55 0 6270 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33536

[startup+0.700823 s]
/proc/loadavg: 24.95 28.75 30.82 1/413 25536
/proc/meminfo: memFree=255476316/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=47892 CPUtime=0.7 cores=0-31
/proc/25536/stat : 25536 (plingeling) R 25534 25536 25252 0 -1 4202496 10031 1240 0 0 66 3 0 1 25 0 1 0 717426559 49041408 9962 268435456000 4194304 4417452 140735929029760 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25536/statm: 11973 9962 146 55 0 9859 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 47892

[startup+1.50273 s]
/proc/loadavg: 24.95 28.75 30.82 33/446 25574
/proc/meminfo: memFree=255423976/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=787056 CPUtime=17.9 cores=0-31
/proc/25536/stat : 25536 (plingeling) S 25534 25536 25252 0 -1 4202496 20534 1240 0 0 1777 12 0 1 18 0 33 0 717426559 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/25536/statm: 196764 16266 175 55 0 194650 0
[pid=25536/tid=25543] ppid=25534 vsize=787056 CPUtime=0.53 cores=0-31
/proc/25536/task/25543/stat : 25543 (plingeling) R 25534 25536 25252 0 -1 4202560 61 1240 0 0 52 0 0 1 25 0 33 0 717426651 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=25536/tid=25544] ppid=25534 vsize=787056 CPUtime=0.55 cores=0-31
/proc/25536/task/25544/stat : 25544 (plingeling) R 25534 25536 25252 0 -1 4202560 156 1240 0 0 54 0 0 1 18 0 33 0 717426651 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=25536/tid=25545] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25545/stat : 25545 (plingeling) R 25534 25536 25252 0 -1 4202560 557 1240 0 0 53 0 0 1 20 0 33 0 717426651 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=25536/tid=25546] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25546/stat : 25546 (plingeling) R 25534 25536 25252 0 -1 4202560 455 1240 0 0 53 0 0 1 18 0 33 0 717426651 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4320914 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=25536/tid=25547] ppid=25534 vsize=787056 CPUtime=0.55 cores=0-31
/proc/25536/task/25547/stat : 25547 (plingeling) R 25534 25536 25252 0 -1 4202560 176 1240 0 0 54 0 0 1 18 0 33 0 717426651 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236852 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25536/tid=25548] ppid=25534 vsize=787056 CPUtime=0.53 cores=0-31
/proc/25536/task/25548/stat : 25548 (plingeling) R 25534 25536 25252 0 -1 4202560 469 1240 0 0 52 0 0 1 21 0 33 0 717426651 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4248259 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=25536/tid=25549] ppid=25534 vsize=787056 CPUtime=0.53 cores=0-31
/proc/25536/task/25549/stat : 25549 (plingeling) R 25534 25536 25252 0 -1 4202560 86 1240 0 0 52 0 0 1 21 0 33 0 717426651 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4264232 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=25536/tid=25550] ppid=25534 vsize=787056 CPUtime=0.49 cores=0-31
/proc/25536/task/25550/stat : 25550 (plingeling) R 25534 25536 25252 0 -1 4202560 90 1240 0 0 48 0 0 1 21 0 33 0 717426651 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4275939 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=25536/tid=25551] ppid=25534 vsize=787056 CPUtime=0.55 cores=0-31
/proc/25536/task/25551/stat : 25551 (plingeling) R 25534 25536 25252 0 -1 4202560 121 1240 0 0 54 0 0 1 18 0 33 0 717426651 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4265411 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25536/tid=25552] ppid=25534 vsize=787056 CPUtime=0.55 cores=0-31
/proc/25536/task/25552/stat : 25552 (plingeling) R 25534 25536 25252 0 -1 4202560 120 1240 0 0 54 0 0 1 18 0 33 0 717426651 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4275777 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=25536/tid=25553] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25553/stat : 25553 (plingeling) R 25534 25536 25252 0 -1 4202560 56 1240 0 0 53 0 0 1 20 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4265360 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=25536/tid=25554] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25554/stat : 25554 (plingeling) R 25534 25536 25252 0 -1 4202560 176 1240 0 0 53 0 0 1 20 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4277632 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=25536/tid=25555] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25555/stat : 25555 (plingeling) R 25534 25536 25252 0 -1 4202560 168 1240 0 0 53 0 0 1 18 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=25536/tid=25556] ppid=25534 vsize=787056 CPUtime=0.55 cores=0-31
/proc/25536/task/25556/stat : 25556 (plingeling) R 25534 25536 25252 0 -1 4202560 228 1240 0 0 54 0 0 1 18 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4278496 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25536/tid=25557] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25557/stat : 25557 (plingeling) R 25534 25536 25252 0 -1 4202560 112 1240 0 0 53 0 0 1 18 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4275685 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=25536/tid=25558] ppid=25534 vsize=787056 CPUtime=0.53 cores=0-31
/proc/25536/task/25558/stat : 25558 (plingeling) R 25534 25536 25252 0 -1 4202560 81 1240 0 0 52 0 0 1 20 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4325888 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=25536/tid=25559] ppid=25534 vsize=787056 CPUtime=0.53 cores=0-31
/proc/25536/task/25559/stat : 25559 (plingeling) R 25534 25536 25252 0 -1 4202560 384 1240 0 0 52 0 0 1 20 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4253083 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=25536/tid=25560] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25560/stat : 25560 (plingeling) R 25534 25536 25252 0 -1 4202560 165 1240 0 0 53 0 0 1 18 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4275856 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=25536/tid=25561] ppid=25534 vsize=787056 CPUtime=0.53 cores=0-31
/proc/25536/task/25561/stat : 25561 (plingeling) R 25534 25536 25252 0 -1 4202560 168 1240 0 0 52 0 0 1 20 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4276824 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=25536/tid=25562] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25562/stat : 25562 (plingeling) R 25534 25536 25252 0 -1 4202560 144 1240 0 0 53 0 0 1 20 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=25536/tid=25563] ppid=25534 vsize=787056 CPUtime=0.53 cores=0-31
/proc/25536/task/25563/stat : 25563 (plingeling) R 25534 25536 25252 0 -1 4202560 487 1240 0 0 52 0 0 1 18 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4252867 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25536/tid=25564] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25564/stat : 25564 (plingeling) R 25534 25536 25252 0 -1 4202560 459 1240 0 0 53 0 0 1 20 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4320075 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=25536/tid=25565] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25565/stat : 25565 (plingeling) R 25534 25536 25252 0 -1 4202560 327 1240 0 0 53 0 0 1 20 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4337078 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25536/tid=25566] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25566/stat : 25566 (plingeling) R 25534 25536 25252 0 -1 4202560 56 1240 0 0 53 0 0 1 20 0 33 0 717426652 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4277628 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=25536/tid=25567] ppid=25534 vsize=787056 CPUtime=0.53 cores=0-31
/proc/25536/task/25567/stat : 25567 (plingeling) R 25534 25536 25252 0 -1 4202560 471 1240 0 0 52 0 0 1 20 0 33 0 717426653 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4248980 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=25536/tid=25568] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25568/stat : 25568 (plingeling) R 25534 25536 25252 0 -1 4202560 118 1240 0 0 53 0 0 1 20 0 33 0 717426653 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25536/tid=25569] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25569/stat : 25569 (plingeling) R 25534 25536 25252 0 -1 4202560 80 1240 0 0 53 0 0 1 20 0 33 0 717426653 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4277628 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25536/tid=25570] ppid=25534 vsize=787056 CPUtime=0.47 cores=0-31
/proc/25536/task/25570/stat : 25570 (plingeling) R 25534 25536 25252 0 -1 4202560 64 1240 0 0 46 0 0 1 20 0 33 0 717426654 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4237273 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=25536/tid=25571] ppid=25534 vsize=787056 CPUtime=0.53 cores=0-31
/proc/25536/task/25571/stat : 25571 (plingeling) R 25534 25536 25252 0 -1 4202560 65 1240 0 0 52 0 0 1 20 0 33 0 717426654 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=25536/tid=25572] ppid=25534 vsize=787056 CPUtime=0.49 cores=0-31
/proc/25536/task/25572/stat : 25572 (plingeling) R 25534 25536 25252 0 -1 4202560 64 1240 0 0 48 0 0 1 20 0 33 0 717426654 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=25536/tid=25573] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25573/stat : 25573 (plingeling) R 25534 25536 25252 0 -1 4202560 112 1240 0 0 53 0 0 1 20 0 33 0 717426655 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25536/tid=25574] ppid=25534 vsize=787056 CPUtime=0.54 cores=0-31
/proc/25536/task/25574/stat : 25574 (plingeling) R 25534 25536 25252 0 -1 4202560 87 1240 0 0 53 0 0 1 20 0 33 0 717426655 805945344 16266 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236761 0 0 4096 17442 0 0 0 -1 11 0 0 0
Current children cumulated CPU time (s) 17.9
Current children cumulated vsize (KiB) 787056

[startup+3.10179 s]
/proc/loadavg: 24.95 28.75 30.82 33/446 25574
/proc/meminfo: memFree=255362844/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=861484 CPUtime=68.69 cores=0-31
/proc/25536/stat : 25536 (plingeling) S 25534 25536 25252 0 -1 4202496 48756 1240 0 0 6838 30 0 1 18 0 33 0 717426559 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/25536/statm: 215371 35780 175 55 0 213257 0
[pid=25536/tid=25543] ppid=25534 vsize=861484 CPUtime=2.1 cores=0-31
/proc/25536/task/25543/stat : 25543 (plingeling) R 25534 25536 25252 0 -1 4202560 1136 1240 0 0 209 0 0 1 18 0 33 0 717426651 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=25536/tid=25544] ppid=25534 vsize=861484 CPUtime=2.14 cores=0-31
/proc/25536/task/25544/stat : 25544 (plingeling) R 25534 25536 25252 0 -1 4202560 981 1240 0 0 213 0 0 1 21 0 33 0 717426651 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=25536/tid=25545] ppid=25534 vsize=861484 CPUtime=2.13 cores=0-31
/proc/25536/task/25545/stat : 25545 (plingeling) R 25534 25536 25252 0 -1 4202560 1073 1240 0 0 212 0 0 1 25 0 33 0 717426651 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=25536/tid=25546] ppid=25534 vsize=861484 CPUtime=2.14 cores=0-31
/proc/25536/task/25546/stat : 25546 (plingeling) R 25534 25536 25252 0 -1 4202560 3856 1240 0 0 211 2 0 1 21 0 33 0 717426651 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=25536/tid=25547] ppid=25534 vsize=861484 CPUtime=2.14 cores=0-31
/proc/25536/task/25547/stat : 25547 (plingeling) R 25534 25536 25252 0 -1 4202560 1094 1240 0 0 213 0 0 1 21 0 33 0 717426651 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25536/tid=25548] ppid=25534 vsize=861484 CPUtime=2.12 cores=0-31
/proc/25536/task/25548/stat : 25548 (plingeling) R 25534 25536 25252 0 -1 4202560 1186 1240 0 0 211 0 0 1 25 0 33 0 717426651 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=25536/tid=25549] ppid=25534 vsize=861484 CPUtime=2.11 cores=0-31
/proc/25536/task/25549/stat : 25549 (plingeling) R 25534 25536 25252 0 -1 4202560 857 1240 0 0 210 0 0 1 19 0 33 0 717426651 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4282361 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=25536/tid=25550] ppid=25534 vsize=861484 CPUtime=2.04 cores=0-31
/proc/25536/task/25550/stat : 25550 (plingeling) R 25534 25536 25252 0 -1 4202560 650 1240 0 0 203 0 0 1 25 0 33 0 717426651 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4357952 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=25536/tid=25551] ppid=25534 vsize=861484 CPUtime=2.14 cores=0-31
/proc/25536/task/25551/stat : 25551 (plingeling) R 25534 25536 25252 0 -1 4202560 729 1240 0 0 213 0 0 1 21 0 33 0 717426651 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4356408 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25536/tid=25552] ppid=25534 vsize=861484 CPUtime=2.14 cores=0-31
/proc/25536/task/25552/stat : 25552 (plingeling) R 25534 25536 25252 0 -1 4202560 738 1240 0 0 212 1 0 1 21 0 33 0 717426651 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=25536/tid=25553] ppid=25534 vsize=861484 CPUtime=2.12 cores=0-31
/proc/25536/task/25553/stat : 25553 (plingeling) R 25534 25536 25252 0 -1 4202560 879 1240 0 0 211 0 0 1 25 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=25536/tid=25554] ppid=25534 vsize=861484 CPUtime=2.13 cores=0-31
/proc/25536/task/25554/stat : 25554 (plingeling) R 25534 25536 25252 0 -1 4202560 1319 1240 0 0 212 0 0 1 25 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=25536/tid=25555] ppid=25534 vsize=861484 CPUtime=2.12 cores=0-31
/proc/25536/task/25555/stat : 25555 (plingeling) R 25534 25536 25252 0 -1 4202560 799 1240 0 0 210 1 0 1 18 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=25536/tid=25556] ppid=25534 vsize=861484 CPUtime=2.14 cores=0-31
/proc/25536/task/25556/stat : 25556 (plingeling) R 25534 25536 25252 0 -1 4202560 1163 1240 0 0 213 0 0 1 21 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25536/tid=25557] ppid=25534 vsize=861484 CPUtime=2.11 cores=0-31
/proc/25536/task/25557/stat : 25557 (plingeling) R 25534 25536 25252 0 -1 4202560 951 1240 0 0 210 0 0 1 21 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236607 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=25536/tid=25558] ppid=25534 vsize=861484 CPUtime=2.1 cores=0-31
/proc/25536/task/25558/stat : 25558 (plingeling) R 25534 25536 25252 0 -1 4202560 1003 1240 0 0 209 0 0 1 19 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=25536/tid=25559] ppid=25534 vsize=861484 CPUtime=2.11 cores=0-31
/proc/25536/task/25559/stat : 25559 (plingeling) S 25534 25536 25252 0 -1 4202560 1255 1240 0 0 209 1 0 1 19 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 258651060958 0 0 4096 17442 18446744071566928584 0 0 -1 20 0 0 0
[pid=25536/tid=25560] ppid=25534 vsize=861484 CPUtime=2.13 cores=0-31
/proc/25536/task/25560/stat : 25560 (plingeling) R 25534 25536 25252 0 -1 4202560 1304 1240 0 0 212 0 0 1 21 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=25536/tid=25561] ppid=25534 vsize=861484 CPUtime=2.12 cores=0-31
/proc/25536/task/25561/stat : 25561 (plingeling) R 25534 25536 25252 0 -1 4202560 1081 1240 0 0 210 1 0 1 19 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4325728 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=25536/tid=25562] ppid=25534 vsize=861484 CPUtime=2.12 cores=0-31
/proc/25536/task/25562/stat : 25562 (plingeling) R 25534 25536 25252 0 -1 4202560 841 1240 0 0 211 0 0 1 25 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236634 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=25536/tid=25563] ppid=25534 vsize=861484 CPUtime=2.1 cores=0-31
/proc/25536/task/25563/stat : 25563 (plingeling) D 25534 25536 25252 0 -1 4202560 1191 1240 0 0 209 0 0 1 19 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 258650981722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25536/tid=25564] ppid=25534 vsize=861484 CPUtime=2.1 cores=0-31
/proc/25536/task/25564/stat : 25564 (plingeling) R 25534 25536 25252 0 -1 4202560 996 1240 0 0 209 0 0 1 25 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236713 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25536/tid=25565] ppid=25534 vsize=861484 CPUtime=2.14 cores=0-31
/proc/25536/task/25565/stat : 25565 (plingeling) R 25534 25536 25252 0 -1 4202560 933 1240 0 0 212 1 0 1 25 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25536/tid=25566] ppid=25534 vsize=861484 CPUtime=2.13 cores=0-31
/proc/25536/task/25566/stat : 25566 (plingeling) R 25534 25536 25252 0 -1 4202560 684 1240 0 0 212 0 0 1 25 0 33 0 717426652 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4259061 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=25536/tid=25567] ppid=25534 vsize=861484 CPUtime=2.12 cores=0-31
/proc/25536/task/25567/stat : 25567 (plingeling) R 25534 25536 25252 0 -1 4202560 1488 1240 0 0 211 0 0 1 25 0 33 0 717426653 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=25536/tid=25568] ppid=25534 vsize=861484 CPUtime=2.13 cores=0-31
/proc/25536/task/25568/stat : 25568 (plingeling) R 25534 25536 25252 0 -1 4202560 1023 1240 0 0 212 0 0 1 25 0 33 0 717426653 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4366043 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25536/tid=25569] ppid=25534 vsize=861484 CPUtime=2.12 cores=0-31
/proc/25536/task/25569/stat : 25569 (plingeling) R 25534 25536 25252 0 -1 4202560 792 1240 0 0 211 0 0 1 25 0 33 0 717426653 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4278727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25536/tid=25570] ppid=25534 vsize=861484 CPUtime=2.06 cores=0-31
/proc/25536/task/25570/stat : 25570 (plingeling) R 25534 25536 25252 0 -1 4202560 929 1240 0 0 205 0 0 1 25 0 33 0 717426654 882159616 35780 268435456000 4194304 4417452 140735929029760 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=25536/tid=25571] ppid=25534 vsize=861484 CPUtime=2.11 cores=0-31

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

[pid=25536/tid=25574] ppid=25534 vsize=3898624 CPUtime=2690.9 cores=0-31
/proc/25536/task/25574/stat : 25574 (plingeling) R 25534 25536 25252 0 -1 4202560 333200 1240 0 0 268871 218 0 1 25 0 33 0 717426655 3992190976 798145 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
Current children cumulated CPU time (s) 86051.3
Current children cumulated vsize (KiB) 3898624

[startup+2697.5 s]
/proc/loadavg: 32.14 32.14 32.00 33/446 25658
/proc/meminfo: memFree=252409628/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=3826480 CPUtime=86153.6 cores=0-31
/proc/25536/stat : 25536 (plingeling) S 25534 25536 25252 0 -1 4202496 11016144 1240 0 0 8603249 12108 0 1 18 0 33 0 717426559 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/25536/statm: 956620 780109 175 55 0 954506 0
[pid=25536/tid=25543] ppid=25534 vsize=3826480 CPUtime=2691 cores=0-31
/proc/25536/task/25543/stat : 25543 (plingeling) R 25534 25536 25252 0 -1 4202560 331021 1240 0 0 268789 310 0 1 25 0 33 0 717426651 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25536/tid=25544] ppid=25534 vsize=3826480 CPUtime=2694.74 cores=0-31
/proc/25536/task/25544/stat : 25544 (plingeling) R 25534 25536 25252 0 -1 4202560 302084 1240 0 0 269144 329 0 1 25 0 33 0 717426651 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=25536/tid=25545] ppid=25534 vsize=3826480 CPUtime=2693.68 cores=0-31
/proc/25536/task/25545/stat : 25545 (plingeling) R 25534 25536 25252 0 -1 4202560 262122 1240 0 0 269009 358 0 1 25 0 33 0 717426651 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=25536/tid=25546] ppid=25534 vsize=3826480 CPUtime=2671.14 cores=0-31
/proc/25536/task/25546/stat : 25546 (plingeling) R 25534 25536 25252 0 -1 4202560 1148521 1240 0 0 265088 2025 0 1 25 0 33 0 717426651 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=25536/tid=25547] ppid=25534 vsize=3826480 CPUtime=2693.59 cores=0-31
/proc/25536/task/25547/stat : 25547 (plingeling) R 25534 25536 25252 0 -1 4202560 289670 1240 0 0 269097 261 0 1 25 0 33 0 717426651 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25536/tid=25548] ppid=25534 vsize=3826480 CPUtime=2695.48 cores=0-31
/proc/25536/task/25548/stat : 25548 (plingeling) R 25534 25536 25252 0 -1 4202560 250034 1240 0 0 269279 268 0 1 25 0 33 0 717426651 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=25536/tid=25549] ppid=25534 vsize=3826480 CPUtime=2693.86 cores=0-31
/proc/25536/task/25549/stat : 25549 (plingeling) R 25534 25536 25252 0 -1 4202560 316898 1240 0 0 269062 323 0 1 25 0 33 0 717426651 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25536/tid=25550] ppid=25534 vsize=3826480 CPUtime=2694.89 cores=0-31
/proc/25536/task/25550/stat : 25550 (plingeling) R 25534 25536 25252 0 -1 4202560 313448 1240 0 0 269155 333 0 1 25 0 33 0 717426651 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=25536/tid=25551] ppid=25534 vsize=3826480 CPUtime=2695.13 cores=0-31
/proc/25536/task/25551/stat : 25551 (plingeling) R 25534 25536 25252 0 -1 4202560 323132 1240 0 0 269133 379 0 1 25 0 33 0 717426651 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=25536/tid=25552] ppid=25534 vsize=3826480 CPUtime=2694.17 cores=0-31
/proc/25536/task/25552/stat : 25552 (plingeling) R 25534 25536 25252 0 -1 4202560 285495 1240 0 0 269098 318 0 1 25 0 33 0 717426651 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=25536/tid=25553] ppid=25534 vsize=3826480 CPUtime=2694.63 cores=0-31
/proc/25536/task/25553/stat : 25553 (plingeling) R 25534 25536 25252 0 -1 4202560 382097 1240 0 0 269068 394 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=25536/tid=25554] ppid=25534 vsize=3826480 CPUtime=2694.38 cores=0-31
/proc/25536/task/25554/stat : 25554 (plingeling) R 25534 25536 25252 0 -1 4202560 279664 1240 0 0 269079 358 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=25536/tid=25555] ppid=25534 vsize=3826480 CPUtime=2695.12 cores=0-31
/proc/25536/task/25555/stat : 25555 (plingeling) R 25534 25536 25252 0 -1 4202560 226328 1240 0 0 269277 234 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=25536/tid=25556] ppid=25534 vsize=3826480 CPUtime=2694.09 cores=0-31
/proc/25536/task/25556/stat : 25556 (plingeling) R 25534 25536 25252 0 -1 4202560 232017 1240 0 0 269140 268 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=25536/tid=25557] ppid=25534 vsize=3826480 CPUtime=2691.17 cores=0-31
/proc/25536/task/25557/stat : 25557 (plingeling) R 25534 25536 25252 0 -1 4202560 312943 1240 0 0 268808 308 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=25536/tid=25558] ppid=25534 vsize=3826480 CPUtime=2694.89 cores=0-31
/proc/25536/task/25558/stat : 25558 (plingeling) R 25534 25536 25252 0 -1 4202560 293286 1240 0 0 269170 318 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=25536/tid=25559] ppid=25534 vsize=3826480 CPUtime=2693.81 cores=0-31
/proc/25536/task/25559/stat : 25559 (plingeling) R 25534 25536 25252 0 -1 4202560 382618 1240 0 0 268999 381 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=25536/tid=25560] ppid=25534 vsize=3826480 CPUtime=2683.07 cores=0-31
/proc/25536/task/25560/stat : 25560 (plingeling) R 25534 25536 25252 0 -1 4202560 380188 1240 0 0 267970 336 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25536/tid=25561] ppid=25534 vsize=3826480 CPUtime=2674.64 cores=0-31
/proc/25536/task/25561/stat : 25561 (plingeling) R 25534 25536 25252 0 -1 4202560 358781 1240 0 0 267151 312 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=25536/tid=25562] ppid=25534 vsize=3826480 CPUtime=2694.72 cores=0-31
/proc/25536/task/25562/stat : 25562 (plingeling) R 25534 25536 25252 0 -1 4202560 413037 1240 0 0 269077 394 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=25536/tid=25563] ppid=25534 vsize=3826480 CPUtime=2695.02 cores=0-31
/proc/25536/task/25563/stat : 25563 (plingeling) R 25534 25536 25252 0 -1 4202560 328677 1240 0 0 269193 308 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4352333 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=25536/tid=25564] ppid=25534 vsize=3826480 CPUtime=2694.5 cores=0-31
/proc/25536/task/25564/stat : 25564 (plingeling) R 25534 25536 25252 0 -1 4202560 372222 1240 0 0 269087 362 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=25536/tid=25565] ppid=25534 vsize=3826480 CPUtime=2694.94 cores=0-31
/proc/25536/task/25565/stat : 25565 (plingeling) R 25534 25536 25252 0 -1 4202560 348901 1240 0 0 269052 441 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=25536/tid=25566] ppid=25534 vsize=3826480 CPUtime=2691.53 cores=0-31
/proc/25536/task/25566/stat : 25566 (plingeling) R 25534 25536 25252 0 -1 4202560 297199 1240 0 0 268860 292 0 1 25 0 33 0 717426652 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4237250 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25536/tid=25567] ppid=25534 vsize=3826480 CPUtime=2695.21 cores=0-31
/proc/25536/task/25567/stat : 25567 (plingeling) R 25534 25536 25252 0 -1 4202560 365557 1240 0 0 269268 252 0 1 25 0 33 0 717426653 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25536/tid=25568] ppid=25534 vsize=3826480 CPUtime=2694.03 cores=0-31
/proc/25536/task/25568/stat : 25568 (plingeling) R 25534 25536 25252 0 -1 4202560 351813 1240 0 0 269002 400 0 1 25 0 33 0 717426653 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25536/tid=25569] ppid=25534 vsize=3826480 CPUtime=2693.64 cores=0-31
/proc/25536/task/25569/stat : 25569 (plingeling) R 25534 25536 25252 0 -1 4202560 285302 1240 0 0 268986 377 0 1 25 0 33 0 717426653 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=25536/tid=25570] ppid=25534 vsize=3826480 CPUtime=2691.69 cores=0-31
/proc/25536/task/25570/stat : 25570 (plingeling) R 25534 25536 25252 0 -1 4202560 224200 1240 0 0 268929 239 0 1 25 0 33 0 717426654 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=25536/tid=25571] ppid=25534 vsize=3826480 CPUtime=2694.68 cores=0-31
/proc/25536/task/25571/stat : 25571 (plingeling) R 25534 25536 25252 0 -1 4202560 310800 1240 0 0 269155 312 0 1 25 0 33 0 717426654 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=25536/tid=25572] ppid=25534 vsize=3826480 CPUtime=2695.45 cores=0-31
/proc/25536/task/25572/stat : 25572 (plingeling) R 25534 25536 25252 0 -1 4202560 295093 1240 0 0 269245 299 0 1 25 0 33 0 717426654 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=25536/tid=25573] ppid=25534 vsize=3826480 CPUtime=2689.68 cores=0-31
/proc/25536/task/25573/stat : 25573 (plingeling) R 25534 25536 25252 0 -1 4202560 405625 1240 0 0 268586 381 0 1 25 0 33 0 717426655 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25536/tid=25574] ppid=25534 vsize=3826480 CPUtime=2694.1 cores=0-31
/proc/25536/task/25574/stat : 25574 (plingeling) R 25534 25536 25252 0 -1 4202560 333200 1240 0 0 269191 218 0 1 25 0 33 0 717426655 3918315520 780109 268435456000 4194304 4417452 140735929029760 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 8 0 0 0
Current children cumulated CPU time (s) 86153.6
Current children cumulated vsize (KiB) 3826480

[startup+2700.7 s]
/proc/loadavg: 32.13 32.13 32.00 27/440 25658
/proc/meminfo: memFree=252476864/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=3728916 CPUtime=86252.9 cores=0-31
/proc/25536/stat : 25536 (plingeling) S 25534 25536 25252 0 -1 4202496 11020472 1240 0 0 8613180 12110 0 1 18 0 21 0 717426559 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/25536/statm: 932229 755719 176 55 0 930115 0
[pid=25536/tid=25543] ppid=25534 vsize=3728916 CPUtime=2694.19 cores=0-31
/proc/25536/task/25543/stat : 25543 (plingeling) R 25534 25536 25252 0 -1 4202560 331021 1240 0 0 269108 310 0 1 25 0 21 0 717426651 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25536/tid=25544] ppid=25534 vsize=3728916 CPUtime=2697.94 cores=0-31
/proc/25536/task/25544/stat : 25544 (plingeling) R 25534 25536 25252 0 -1 4202560 302084 1240 0 0 269464 329 0 1 25 0 21 0 717426651 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=25536/tid=25545] ppid=25534 vsize=3728916 CPUtime=2696.88 cores=0-31
/proc/25536/task/25545/stat : 25545 (plingeling) R 25534 25536 25252 0 -1 4202560 262122 1240 0 0 269329 358 0 1 25 0 21 0 717426651 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=25536/tid=25547] ppid=25534 vsize=3728916 CPUtime=2696.79 cores=0-31
/proc/25536/task/25547/stat : 25547 (plingeling) R 25534 25536 25252 0 -1 4202560 289670 1240 0 0 269417 261 0 1 25 0 21 0 717426651 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=25536/tid=25548] ppid=25534 vsize=3728916 CPUtime=2698.68 cores=0-31
/proc/25536/task/25548/stat : 25548 (plingeling) R 25534 25536 25252 0 -1 4202560 250034 1240 0 0 269599 268 0 1 25 0 21 0 717426651 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=25536/tid=25549] ppid=25534 vsize=3728916 CPUtime=2697.06 cores=0-31
/proc/25536/task/25549/stat : 25549 (plingeling) R 25534 25536 25252 0 -1 4202560 316898 1240 0 0 269382 323 0 1 25 0 21 0 717426651 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4263224 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25536/tid=25551] ppid=25534 vsize=3728916 CPUtime=2698.33 cores=0-31
/proc/25536/task/25551/stat : 25551 (plingeling) R 25534 25536 25252 0 -1 4202560 323132 1240 0 0 269453 379 0 1 25 0 21 0 717426651 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=25536/tid=25552] ppid=25534 vsize=3728916 CPUtime=2697.37 cores=0-31
/proc/25536/task/25552/stat : 25552 (plingeling) R 25534 25536 25252 0 -1 4202560 285495 1240 0 0 269418 318 0 1 25 0 21 0 717426651 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4302984 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=25536/tid=25555] ppid=25534 vsize=3728916 CPUtime=2698.31 cores=0-31
/proc/25536/task/25555/stat : 25555 (plingeling) R 25534 25536 25252 0 -1 4202560 227731 1240 0 0 269596 234 0 1 25 0 21 0 717426652 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=25536/tid=25557] ppid=25534 vsize=3728916 CPUtime=2694.29 cores=0-31
/proc/25536/task/25557/stat : 25557 (plingeling) R 25534 25536 25252 0 -1 4202560 312943 1240 0 0 269120 308 0 1 25 0 21 0 717426652 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=25536/tid=25558] ppid=25534 vsize=3728916 CPUtime=2698.09 cores=0-31
/proc/25536/task/25558/stat : 25558 (plingeling) R 25534 25536 25252 0 -1 4202560 293286 1240 0 0 269490 318 0 1 25 0 21 0 717426652 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=25536/tid=25560] ppid=25534 vsize=3728916 CPUtime=2686.27 cores=0-31
/proc/25536/task/25560/stat : 25560 (plingeling) R 25534 25536 25252 0 -1 4202560 380229 1240 0 0 268290 336 0 1 25 0 21 0 717426652 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=25536/tid=25564] ppid=25534 vsize=3728916 CPUtime=2697.7 cores=0-31
/proc/25536/task/25564/stat : 25564 (plingeling) R 25534 25536 25252 0 -1 4202560 372222 1240 0 0 269407 362 0 1 25 0 21 0 717426652 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=25536/tid=25565] ppid=25534 vsize=3728916 CPUtime=2698.14 cores=0-31
/proc/25536/task/25565/stat : 25565 (plingeling) R 25534 25536 25252 0 -1 4202560 348901 1240 0 0 269372 441 0 1 25 0 21 0 717426652 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=25536/tid=25566] ppid=25534 vsize=3728916 CPUtime=2694.73 cores=0-31
/proc/25536/task/25566/stat : 25566 (plingeling) R 25534 25536 25252 0 -1 4202560 297199 1240 0 0 269180 292 0 1 25 0 21 0 717426652 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25536/tid=25568] ppid=25534 vsize=3728916 CPUtime=2697.23 cores=0-31
/proc/25536/task/25568/stat : 25568 (plingeling) R 25534 25536 25252 0 -1 4202560 351813 1240 0 0 269322 400 0 1 25 0 21 0 717426653 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25536/tid=25570] ppid=25534 vsize=3728916 CPUtime=2694.88 cores=0-31
/proc/25536/task/25570/stat : 25570 (plingeling) R 25534 25536 25252 0 -1 4202560 224200 1240 0 0 269248 239 0 1 25 0 21 0 717426654 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=25536/tid=25571] ppid=25534 vsize=3728916 CPUtime=2697.87 cores=0-31
/proc/25536/task/25571/stat : 25571 (plingeling) R 25534 25536 25252 0 -1 4202560 310800 1240 0 0 269474 312 0 1 25 0 21 0 717426654 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=25536/tid=25572] ppid=25534 vsize=3728916 CPUtime=2698.65 cores=0-31
/proc/25536/task/25572/stat : 25572 (plingeling) R 25534 25536 25252 0 -1 4202560 295093 1240 0 0 269565 299 0 1 25 0 21 0 717426654 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=25536/tid=25574] ppid=25534 vsize=3728916 CPUtime=2697.29 cores=0-31
/proc/25536/task/25574/stat : 25574 (plingeling) R 25534 25536 25252 0 -1 4202560 333200 1240 0 0 269510 218 0 1 25 0 21 0 717426655 3818409984 755719 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
Current children cumulated CPU time (s) 86252.9
Current children cumulated vsize (KiB) 3728916

[startup+2701.5 s]
/proc/loadavg: 32.13 32.13 32.00 4/417 25658
/proc/meminfo: memFree=252548272/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=3654576 CPUtime=86258.7 cores=0-31
/proc/25536/stat : 25536 (plingeling) S 25534 25536 25252 0 -1 4202496 11022623 1240 0 0 8613754 12112 0 1 18 0 4 0 717426559 3742285824 737134 268435456000 4194304 4417452 140735929029760 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/25536/statm: 913644 737134 176 55 0 911530 0
[pid=25536/tid=25543] ppid=25534 vsize=3654576 CPUtime=2695.03 cores=0-31
/proc/25536/task/25543/stat : 25543 (plingeling) R 25534 25536 25252 0 -1 4202560 331021 1240 0 0 269192 310 0 1 25 0 4 0 717426651 3742285824 737134 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364690 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=25536/tid=25566] ppid=25534 vsize=3654576 CPUtime=2695.56 cores=0-31
/proc/25536/task/25566/stat : 25566 (plingeling) R 25534 25536 25252 0 -1 4202560 297199 1240 0 0 269263 292 0 1 25 0 4 0 717426652 3742285824 737134 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25536/tid=25568] ppid=25534 vsize=3654576 CPUtime=2698.06 cores=0-31
/proc/25536/task/25568/stat : 25568 (plingeling) R 25534 25536 25252 0 -1 4202560 351813 1240 0 0 269405 400 0 1 25 0 4 0 717426653 3742285824 737134 268435456000 4194304 4417452 140735929029760 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 86258.7
Current children cumulated vsize (KiB) 3654576

[startup+2701.9 s]
/proc/loadavg: 32.13 32.13 32.00 4/417 25658
/proc/meminfo: memFree=252548272/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=3335336 CPUtime=86259.3 cores=0-31
/proc/25536/stat : 25536 (plingeling) S 25534 25536 25252 0 -1 4202496 11029008 1240 0 0 8613820 12113 0 1 16 0 2 0 717426559 3415384064 713496 268435456000 4194304 4417452 140735929029760 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/25536/statm: 833834 713496 176 55 0 831720 0
[pid=25536/tid=25568] ppid=25534 vsize=3335336 CPUtime=2698.42 cores=0-31
/proc/25536/task/25568/stat : 25568 (plingeling) R 25534 25536 25252 0 -1 4202560 358198 1240 0 0 269440 401 0 1 25 0 2 0 717426653 3415384064 713496 268435456000 4194304 4417452 140735929029760 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 86259.3
Current children cumulated vsize (KiB) 3335336

[startup+2702.1 s]
/proc/loadavg: 32.13 32.13 32.00 4/417 25658
/proc/meminfo: memFree=252548272/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=1973644 CPUtime=86259.5 cores=0-31
/proc/25536/stat : 25536 (plingeling) R 25534 25536 25252 0 -1 4202496 11029008 1240 0 0 8613823 12129 0 1 16 0 1 0 717426559 2021011456 389372 268435456000 4194304 4417452 140735929029760 18446744073709551615 258650999159 0 0 4096 0 0 0 0 17 24 0 0 0
/proc/25536/statm: 493411 389372 176 55 0 491297 0
Current children cumulated CPU time (s) 86259.5
Current children cumulated vsize (KiB) 1973644

[startup+2702.2 s]
/proc/loadavg: 32.13 32.13 32.00 4/417 25658
/proc/meminfo: memFree=252548272/264257624 swapFree=67111528/67111528
[pid=25536] ppid=25534 vsize=1202980 CPUtime=86259.6 cores=0-31
/proc/25536/stat : 25536 (plingeling) R 25534 25536 25252 0 -1 4202496 11029008 1240 0 0 8613824 12139 0 1 16 0 1 0 717426559 1231851520 192556 268435456000 4194304 4417452 140735929029760 18446744073709551615 258650981722 0 0 4096 0 0 0 0 17 24 0 0 0
/proc/25536/statm: 300745 192556 176 55 0 298631 0
Current children cumulated CPU time (s) 86259.6
Current children cumulated vsize (KiB) 1202980

Child status: 20
Real time (s): 2702.3
CPU time (s): 86259.8
CPU user time (s): 86138.2
CPU system time (s): 121.509
CPU usage (%): 3192.09
Max. virtual memory (cumulated for all children) (KiB): 6606004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86138.2
system time used= 121.509
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11030252
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= 10070
involuntary context switches= 226407

runsolver used 14.2198 second user time and 62.0546 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-22 12:16:41
IDJOB=3372825
IDBENCH=84180
IDSOLVER=1852
FILE ID=node200/3372825-1306059401
RUNJOBID= node200-1306059308-25266
PBS_JOBID= 13387810
Free space on /tmp= 62044 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372825-1306059401/watcher-3372825-1306059401 -o /tmp/evaluation-result-3372825-1306059401/solver-3372825-1306059401 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372825-1306059401.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=984078666

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:      255476720 kB
Buffers:        455180 kB
Cached:        7899176 kB
SwapCached:          0 kB
Active:        7449348 kB
Inactive:       974296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255476720 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             764 kB
Writeback:           0 kB
AnonPages:       69928 kB
Mapped:          14568 kB
Slab:           252760 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   184456 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62044 MiB
End job on node200 at 2011-05-22 13:01:44