Trace number 3372318

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 3363.87 124.266

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3363.87
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

3363.79/124.25	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-3372318-1305549927/watcher-3372318-1305549927 -o /tmp/evaluation-result-3372318-1305549927/solver-3372318-1305549927 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372318-1305549927.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 160000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 160030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 272730423296 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 272730474496 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 27.19 30.05 30.25 2/413 18492
/proc/meminfo: memFree=255517960/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=33896 CPUtime=0.02 cores=0-31
/proc/18492/stat : 18492 (plingeling) R 18490 18492 18466 0 -1 4202496 6520 1242 0 0 1 1 0 0 24 0 1 0 666479227 34709504 6450 268435456000 4194304 4417452 140734332900880 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/18492/statm: 8474 6466 145 55 0 6360 0

[startup+0.116399 s]
/proc/loadavg: 27.19 30.05 30.25 2/413 18492
/proc/meminfo: memFree=255517960/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=103536 CPUtime=0.1 cores=0-31
/proc/18492/stat : 18492 (plingeling) R 18490 18492 18466 0 -1 4202496 23810 1242 0 0 6 4 0 0 24 0 1 0 666479227 106020864 23740 268435456000 4194304 4417452 140734332900880 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/18492/statm: 25884 23759 145 55 0 23770 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 103536

[startup+0.200399 s]
/proc/loadavg: 27.19 30.05 30.25 2/413 18492
/proc/meminfo: memFree=255517960/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=154700 CPUtime=0.18 cores=0-31
/proc/18492/stat : 18492 (plingeling) R 18490 18492 18466 0 -1 4202496 36757 1242 0 0 12 6 0 0 25 0 1 0 666479227 158412800 36687 268435456000 4194304 4417452 140734332900880 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/18492/statm: 38675 36687 145 55 0 36561 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 154700

[startup+0.300401 s]
/proc/loadavg: 27.19 30.05 30.25 2/413 18492
/proc/meminfo: memFree=255517960/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=166808 CPUtime=0.28 cores=0-31
/proc/18492/stat : 18492 (plingeling) R 18490 18492 18466 0 -1 4202496 39768 1242 0 0 21 7 0 0 25 0 1 0 666479227 170811392 39698 268435456000 4194304 4417452 140734332900880 18446744073709551615 4231547 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/18492/statm: 41702 39698 145 55 0 39588 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 166808

[startup+0.700421 s]
/proc/loadavg: 27.19 30.05 30.25 2/413 18492
/proc/meminfo: memFree=255517960/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=238968 CPUtime=0.68 cores=0-31
/proc/18492/stat : 18492 (plingeling) R 18490 18492 18466 0 -1 4202496 57832 1242 0 0 58 10 0 0 25 0 1 0 666479227 244703232 57762 268435456000 4194304 4417452 140734332900880 18446744073709551615 4227843 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/18492/statm: 59742 57762 145 55 0 57628 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 238968

[startup+1.50045 s]
/proc/loadavg: 27.19 30.05 30.25 2/414 18498
/proc/meminfo: memFree=255282564/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=334436 CPUtime=1.48 cores=0-31
/proc/18492/stat : 18492 (plingeling) R 18490 18492 18466 0 -1 4202496 81704 1242 0 0 133 15 0 0 25 0 1 0 666479227 342462464 81629 268435456000 4194304 4417452 140734332900880 18446744073709551615 4231265 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/18492/statm: 83609 81629 145 55 0 81495 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 334436

[startup+3.1005 s]
/proc/loadavg: 27.19 30.05 30.25 2/414 18498
/proc/meminfo: memFree=255191332/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=451940 CPUtime=3.09 cores=0-31
/proc/18492/stat : 18492 (plingeling) R 18490 18492 18466 0 -1 4202496 111160 1242 0 0 288 21 0 0 25 0 1 0 666479227 462786560 111005 268435456000 4194304 4417452 140734332900880 18446744073709551615 4262086 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/18492/statm: 112985 111005 145 55 0 110871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 451940

[startup+6.30065 s]
/proc/loadavg: 25.09 29.56 30.10 2/414 18500
/proc/meminfo: memFree=254774772/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=750876 CPUtime=6.28 cores=0-31
/proc/18492/stat : 18492 (plingeling) R 18490 18492 18466 0 -1 4202496 186054 1242 0 0 592 36 0 0 25 0 1 0 666479227 768897024 185739 268435456000 4194304 4417452 140734332900880 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/18492/statm: 187719 185739 145 55 0 185605 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 750876

[startup+12.7008 s]
/proc/loadavg: 23.16 29.09 29.94 2/414 18500
/proc/meminfo: memFree=254589168/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=1201940 CPUtime=12.68 cores=0-31
/proc/18492/stat : 18492 (plingeling) R 18490 18492 18466 0 -1 4202496 299085 1242 0 0 1211 57 0 0 25 0 1 0 666479227 1230786560 298506 268435456000 4194304 4417452 140734332900880 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/18492/statm: 300485 298506 146 55 0 298371 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1201940

[startup+25.5022 s]
/proc/loadavg: 23.02 28.73 29.81 33/446 18532
/proc/meminfo: memFree=254310996/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=1604484 CPUtime=211.68 cores=0-31
/proc/18492/stat : 18492 (plingeling) S 18490 18492 18466 0 -1 4202496 671584 1242 0 0 20727 441 0 0 18 0 33 0 666479227 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/18492/statm: 401121 296611 174 55 0 399007 0
[pid=18492/tid=18501] ppid=18490 vsize=1604484 CPUtime=6.02 cores=0-31
/proc/18492/task/18501/stat : 18501 (plingeling) R 18490 18492 18466 0 -1 4202560 15607 1242 0 0 588 14 0 0 25 0 33 0 666481157 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330445 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18492/tid=18502] ppid=18490 vsize=1604484 CPUtime=6 cores=0-31
/proc/18492/task/18502/stat : 18502 (plingeling) R 18490 18492 18466 0 -1 4202560 19075 1242 0 0 586 14 0 0 25 0 33 0 666481157 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=18492/tid=18503] ppid=18490 vsize=1604484 CPUtime=5.92 cores=0-31
/proc/18492/task/18503/stat : 18503 (plingeling) R 18490 18492 18466 0 -1 4202560 15424 1242 0 0 577 15 0 0 25 0 33 0 666481157 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4216434 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=18492/tid=18504] ppid=18490 vsize=1604484 CPUtime=6.09 cores=0-31
/proc/18492/task/18504/stat : 18504 (plingeling) R 18490 18492 18466 0 -1 4202560 3966 1242 0 0 600 9 0 0 25 0 33 0 666481158 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18492/tid=18505] ppid=18490 vsize=1604484 CPUtime=6.09 cores=0-31
/proc/18492/task/18505/stat : 18505 (plingeling) R 18490 18492 18466 0 -1 4202560 9668 1242 0 0 602 7 0 0 25 0 33 0 666481158 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330445 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=18492/tid=18506] ppid=18490 vsize=1604484 CPUtime=5.99 cores=0-31
/proc/18492/task/18506/stat : 18506 (plingeling) R 18490 18492 18466 0 -1 4202560 8476 1242 0 0 583 16 0 0 25 0 33 0 666481158 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4256855 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=18492/tid=18507] ppid=18490 vsize=1604484 CPUtime=5.98 cores=0-31
/proc/18492/task/18507/stat : 18507 (plingeling) R 18490 18492 18466 0 -1 4202560 10284 1242 0 0 583 15 0 0 25 0 33 0 666481158 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330933 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=18492/tid=18508] ppid=18490 vsize=1604484 CPUtime=5.96 cores=0-31
/proc/18492/task/18508/stat : 18508 (plingeling) R 18490 18492 18466 0 -1 4202560 14548 1242 0 0 583 13 0 0 25 0 33 0 666481158 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330612 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=18492/tid=18509] ppid=18490 vsize=1604484 CPUtime=6.01 cores=0-31
/proc/18492/task/18509/stat : 18509 (plingeling) R 18490 18492 18466 0 -1 4202560 12266 1242 0 0 589 12 0 0 25 0 33 0 666481158 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330445 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=18492/tid=18510] ppid=18490 vsize=1604484 CPUtime=6.01 cores=0-31
/proc/18492/task/18510/stat : 18510 (plingeling) R 18490 18492 18466 0 -1 4202560 13469 1242 0 0 589 12 0 0 25 0 33 0 666481158 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4256889 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=18492/tid=18511] ppid=18490 vsize=1604484 CPUtime=6.06 cores=0-31
/proc/18492/task/18511/stat : 18511 (plingeling) R 18490 18492 18466 0 -1 4202560 4796 1242 0 0 598 8 0 0 25 0 33 0 666481158 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4339858 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=18492/tid=18512] ppid=18490 vsize=1604484 CPUtime=5.99 cores=0-31
/proc/18492/task/18512/stat : 18512 (plingeling) R 18490 18492 18466 0 -1 4202560 9533 1242 0 0 586 13 0 0 25 0 33 0 666481158 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=18492/tid=18513] ppid=18490 vsize=1604484 CPUtime=6.02 cores=0-31
/proc/18492/task/18513/stat : 18513 (plingeling) R 18490 18492 18466 0 -1 4202560 14348 1242 0 0 588 14 0 0 25 0 33 0 666481159 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330289 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=18492/tid=18514] ppid=18490 vsize=1604484 CPUtime=5.94 cores=0-31
/proc/18492/task/18514/stat : 18514 (plingeling) R 18490 18492 18466 0 -1 4202560 11350 1242 0 0 583 11 0 0 22 0 33 0 666481159 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4320455 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18492/tid=18515] ppid=18490 vsize=1604484 CPUtime=6.04 cores=0-31
/proc/18492/task/18515/stat : 18515 (plingeling) R 18490 18492 18466 0 -1 4202560 9909 1242 0 0 600 4 0 0 25 0 33 0 666481159 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4339846 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=18492/tid=18516] ppid=18490 vsize=1604484 CPUtime=6.03 cores=0-31
/proc/18492/task/18516/stat : 18516 (plingeling) R 18490 18492 18466 0 -1 4202560 10374 1242 0 0 593 10 0 0 25 0 33 0 666481159 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4256889 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=18492/tid=18517] ppid=18490 vsize=1604484 CPUtime=5.94 cores=0-31
/proc/18492/task/18517/stat : 18517 (plingeling) R 18490 18492 18466 0 -1 4202560 14157 1242 0 0 584 10 0 0 25 0 33 0 666481159 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330289 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=18492/tid=18518] ppid=18490 vsize=1604484 CPUtime=6.06 cores=0-31
/proc/18492/task/18518/stat : 18518 (plingeling) R 18490 18492 18466 0 -1 4202560 12180 1242 0 0 595 11 0 0 25 0 33 0 666481159 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18492/tid=18519] ppid=18490 vsize=1604484 CPUtime=6.03 cores=0-31
/proc/18492/task/18519/stat : 18519 (plingeling) R 18490 18492 18466 0 -1 4202560 10704 1242 0 0 590 13 0 0 19 0 33 0 666481159 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=18492/tid=18520] ppid=18490 vsize=1604484 CPUtime=5.88 cores=0-31
/proc/18492/task/18520/stat : 18520 (plingeling) R 18490 18492 18466 0 -1 4202560 11725 1242 0 0 584 4 0 0 20 0 33 0 666481159 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4233255 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=18492/tid=18521] ppid=18490 vsize=1604484 CPUtime=6.03 cores=0-31
/proc/18492/task/18521/stat : 18521 (plingeling) R 18490 18492 18466 0 -1 4202560 11610 1242 0 0 590 13 0 0 20 0 33 0 666481160 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330612 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=18492/tid=18522] ppid=18490 vsize=1604484 CPUtime=6.06 cores=0-31
/proc/18492/task/18522/stat : 18522 (plingeling) R 18490 18492 18466 0 -1 4202560 9009 1242 0 0 597 9 0 0 25 0 33 0 666481160 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18492/tid=18523] ppid=18490 vsize=1604484 CPUtime=6.01 cores=0-31
/proc/18492/task/18523/stat : 18523 (plingeling) R 18490 18492 18466 0 -1 4202560 11005 1242 0 0 586 15 0 0 25 0 33 0 666481160 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18492/tid=18524] ppid=18490 vsize=1604484 CPUtime=5.97 cores=0-31
/proc/18492/task/18524/stat : 18524 (plingeling) R 18490 18492 18466 0 -1 4202560 14489 1242 0 0 586 11 0 0 25 0 33 0 666481160 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330612 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=18492/tid=18525] ppid=18490 vsize=1604484 CPUtime=5.91 cores=0-31
/proc/18492/task/18525/stat : 18525 (plingeling) R 18490 18492 18466 0 -1 4202560 13834 1242 0 0 579 12 0 0 25 0 33 0 666481160 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=18492/tid=18526] ppid=18490 vsize=1604484 CPUtime=6.03 cores=0-31
/proc/18492/task/18526/stat : 18526 (plingeling) R 18490 18492 18466 0 -1 4202560 12347 1242 0 0 593 10 0 0 25 0 33 0 666481161 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=18492/tid=18527] ppid=18490 vsize=1604484 CPUtime=6.02 cores=0-31
/proc/18492/task/18527/stat : 18527 (plingeling) R 18490 18492 18466 0 -1 4202560 6750 1242 0 0 591 11 0 0 25 0 33 0 666481161 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4260519 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18492/tid=18528] ppid=18490 vsize=1604484 CPUtime=5.97 cores=0-31
/proc/18492/task/18528/stat : 18528 (plingeling) R 18490 18492 18466 0 -1 4202560 8703 1242 0 0 587 10 0 0 20 0 33 0 666481161 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330445 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=18492/tid=18529] ppid=18490 vsize=1604484 CPUtime=6.04 cores=0-31
/proc/18492/task/18529/stat : 18529 (plingeling) R 18490 18492 18466 0 -1 4202560 13586 1242 0 0 595 9 0 0 25 0 33 0 666481161 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4331729 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=18492/tid=18530] ppid=18490 vsize=1604484 CPUtime=5.97 cores=0-31
/proc/18492/task/18530/stat : 18530 (plingeling) R 18490 18492 18466 0 -1 4202560 11070 1242 0 0 583 14 0 0 25 0 33 0 666481162 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=18492/tid=18531] ppid=18490 vsize=1604484 CPUtime=5.99 cores=0-31
/proc/18492/task/18531/stat : 18531 (plingeling) R 18490 18492 18466 0 -1 4202560 10305 1242 0 0 588 11 0 0 25 0 33 0 666481162 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4256889 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=18492/tid=18532] ppid=18490 vsize=1604484 CPUtime=5.99 cores=0-31
/proc/18492/task/18532/stat : 18532 (plingeling) R 18490 18492 18466 0 -1 4202560 15638 1242 0 0 586 13 0 0 20 0 33 0 666481162 1642991616 296611 268435456000 4194304 4417452 140734332900880 18446744073709551615 4330612 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 211.68
Current children cumulated vsize (KiB) 1604484

[startup+51.1021 s]
/proc/loadavg: 26.15 29.01 29.87 33/446 18532
/proc/meminfo: memFree=254106724/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=1964784 CPUtime=1029.61 cores=0-31
/proc/18492/stat : 18492 (plingeling) S 18490 18492 18466 0 -1 4202496 730976 1242 0 0 102483 478 0 0 18 0 33 0 666479227 2011938816 352427 268435456000 4194304 4417452 140734332900880 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/18492/statm: 491196 352427 175 55 0 489082 0
[pid=18492/tid=18501] ppid=18490 vsize=1964784 CPUtime=31.61 cores=0-31
/proc/18492/task/18501/stat : 18501 (plingeling) R 18490 18492 18466 0 -1 4202560 17368 1242 0 0 3145 16 0 0 25 0 33 0 666481157 2011938816 352427 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=18492/tid=18502] ppid=18490 vsize=1964784 CPUtime=31.57 cores=0-31
/proc/18492/task/18502/stat : 18502 (plingeling) R 18490 18492 18466 0 -1 4202560 20483 1242 0 0 3141 16 0 0 25 0 33 0 666481157 2011938816 352427 268435456000 4194304 4417452 140734332900880 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18492/tid=18503] ppid=18490 vsize=1964784 CPUtime=31.51 cores=0-31
/proc/18492/task/18503/stat : 18503 (plingeling) R 18490 18492 18466 0 -1 4202560 17708 1242 0 0 3136 15 0 0 25 0 33 0 666481157 2011938816 352427 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=18492/tid=18504] ppid=18490 vsize=1964784 CPUtime=31.69 cores=0-31
/proc/18492/task/18504/stat : 18504 (plingeling) R 18490 18492 18466 0 -1 4202560 5917 1242 0 0 3159 10 0 0 25 0 33 0 666481158 2011938816 352427 268435456000 4194304 4417452 140734332900880 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18492/tid=18505] ppid=18490 vsize=1964784 CPUtime=31.67 cores=0-31
/proc/18492/task/18505/stat : 18505 (plingeling) R 18490 18492 18466 0 -1 4202560 10870 1242 0 0 3159 8 0 0 25 0 33 0 666481158 2011938816 352427 268435456000 4194304 4417452 140734332900880 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=18492/tid=18506] ppid=18490 vsize=1964784 CPUtime=31.56 cores=0-31
/proc/18492/task/18506/stat : 18506 (plingeling) R 18490 18492 18466 0 -1 4202560 11254 1242 0 0 3138 18 0 0 25 0 33 0 666481158 2011938816 352427 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=18492/tid=18507] ppid=18490 vsize=1964784 CPUtime=31.57 cores=0-31
/proc/18492/task/18507/stat : 18507 (plingeling) R 18490 18492 18466 0 -1 4202560 11438 1242 0 0 3141 16 0 0 25 0 33 0 666481158 2011938816 352427 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=18492/tid=18508] ppid=18490 vsize=1964784 CPUtime=31.55 cores=0-31
/proc/18492/task/18508/stat : 18508 (plingeling) R 18490 18492 18466 0 -1 4202560 17070 1242 0 0 3141 14 0 0 25 0 33 0 666481158 2011938816 352427 268435456000 4194304 4417452 140734332900880 18446744073709551615 4365191 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=18492/tid=18509] ppid=18490 vsize=1964784 CPUtime=31.61 cores=0-31
/proc/18492/task/18509/stat : 18509 (plingeling) R 18490 18492 18466 0 -1 4202560 14040 1242 0 0 3147 14 0 0 25 0 33 0 666481158 2011938816 352427 268435456000 4194304 4417452 140734332900880 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=18492/tid=18510] ppid=18490 vsize=1964784 CPUtime=31.61 cores=0-31
/proc/18492/task/18510/stat : 18510 (plingeling) R 18490 18492 18466 0 -1 4202560 15748 1242 0 0 3147 14 0 0 25 0 33 0 666481158 2011938816 352427 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364495 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=18492/tid=18511] ppid=18490 vsize=1964784 CPUtime=31.66 cores=0-31

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

/proc/18492/task/18526/stat : 18526 (plingeling) R 18490 18492 18466 0 -1 4202560 16493 1242 0 0 10194 12 0 0 25 0 33 0 666481161 2047279104 360062 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364446 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=18492/tid=18527] ppid=18490 vsize=1999296 CPUtime=102.1 cores=0-31
/proc/18492/task/18527/stat : 18527 (plingeling) R 18490 18492 18466 0 -1 4202560 7643 1242 0 0 10199 11 0 0 25 0 33 0 666481161 2047279104 360062 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18492/tid=18528] ppid=18490 vsize=1999296 CPUtime=102.02 cores=0-31
/proc/18492/task/18528/stat : 18528 (plingeling) R 18490 18492 18466 0 -1 4202560 12562 1242 0 0 10190 12 0 0 25 0 33 0 666481161 2047279104 360062 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=18492/tid=18529] ppid=18490 vsize=1999296 CPUtime=102.12 cores=0-31
/proc/18492/task/18529/stat : 18529 (plingeling) R 18490 18492 18466 0 -1 4202560 16775 1242 0 0 10202 10 0 0 25 0 33 0 666481161 2047279104 360062 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=18492/tid=18530] ppid=18490 vsize=1999296 CPUtime=102.03 cores=0-31
/proc/18492/task/18530/stat : 18530 (plingeling) R 18490 18492 18466 0 -1 4202560 16767 1242 0 0 10186 17 0 0 25 0 33 0 666481162 2047279104 360062 268435456000 4194304 4417452 140734332900880 18446744073709551615 4287486 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=18492/tid=18531] ppid=18490 vsize=1999296 CPUtime=102.08 cores=0-31
/proc/18492/task/18531/stat : 18531 (plingeling) R 18490 18492 18466 0 -1 4202560 12631 1242 0 0 10195 13 0 0 25 0 33 0 666481162 2047279104 360062 268435456000 4194304 4417452 140734332900880 18446744073709551615 4357024 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=18492/tid=18532] ppid=18490 vsize=1999296 CPUtime=102.06 cores=0-31
/proc/18492/task/18532/stat : 18532 (plingeling) R 18490 18492 18466 0 -1 4202560 20427 1242 0 0 10191 15 0 0 25 0 33 0 666481162 2047279104 360062 268435456000 4194304 4417452 140734332900880 18446744073709551615 4353516 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.03
Current children cumulated vsize (KiB) 1999296

[startup+123.202 s]
/proc/loadavg: 30.24 29.66 30.03 33/446 18534
/proc/meminfo: memFree=254086024/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=1999288 CPUtime=3334.77 cores=0-31
/proc/18492/stat : 18492 (plingeling) S 18490 18492 18466 0 -1 4202496 778417 1242 0 0 332980 497 0 0 18 0 33 0 666479227 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/18492/statm: 499822 360060 175 55 0 497708 0
[pid=18492/tid=18501] ppid=18490 vsize=1999288 CPUtime=103.71 cores=0-31
/proc/18492/task/18501/stat : 18501 (plingeling) R 18490 18492 18466 0 -1 4202560 17446 1242 0 0 10355 16 0 0 25 0 33 0 666481157 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4366523 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=18492/tid=18502] ppid=18490 vsize=1999288 CPUtime=103.67 cores=0-31
/proc/18492/task/18502/stat : 18502 (plingeling) R 18490 18492 18466 0 -1 4202560 22448 1242 0 0 10351 16 0 0 25 0 33 0 666481157 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18492/tid=18503] ppid=18490 vsize=1999288 CPUtime=103.61 cores=0-31
/proc/18492/task/18503/stat : 18503 (plingeling) R 18490 18492 18466 0 -1 4202560 18273 1242 0 0 10346 15 0 0 25 0 33 0 666481157 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=18492/tid=18504] ppid=18490 vsize=1999288 CPUtime=103.8 cores=0-31
/proc/18492/task/18504/stat : 18504 (plingeling) R 18490 18492 18466 0 -1 4202560 8138 1242 0 0 10369 11 0 0 25 0 33 0 666481158 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18492/tid=18505] ppid=18490 vsize=1999288 CPUtime=103.76 cores=0-31
/proc/18492/task/18505/stat : 18505 (plingeling) R 18490 18492 18466 0 -1 4202560 12349 1242 0 0 10368 8 0 0 25 0 33 0 666481158 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=18492/tid=18506] ppid=18490 vsize=1999288 CPUtime=103.66 cores=0-31
/proc/18492/task/18506/stat : 18506 (plingeling) R 18490 18492 18466 0 -1 4202560 14212 1242 0 0 10348 18 0 0 25 0 33 0 666481158 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4250980 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=18492/tid=18507] ppid=18490 vsize=1999288 CPUtime=103.61 cores=0-31
/proc/18492/task/18507/stat : 18507 (plingeling) R 18490 18492 18466 0 -1 4202560 13333 1242 0 0 10343 18 0 0 25 0 33 0 666481158 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=18492/tid=18508] ppid=18490 vsize=1999288 CPUtime=103.65 cores=0-31
/proc/18492/task/18508/stat : 18508 (plingeling) R 18490 18492 18466 0 -1 4202560 17995 1242 0 0 10351 14 0 0 25 0 33 0 666481158 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=18492/tid=18509] ppid=18490 vsize=1999288 CPUtime=103.71 cores=0-31
/proc/18492/task/18509/stat : 18509 (plingeling) R 18490 18492 18466 0 -1 4202560 14120 1242 0 0 10357 14 0 0 25 0 33 0 666481158 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4354336 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=18492/tid=18510] ppid=18490 vsize=1999288 CPUtime=103.71 cores=0-31
/proc/18492/task/18510/stat : 18510 (plingeling) R 18490 18492 18466 0 -1 4202560 18459 1242 0 0 10356 15 0 0 25 0 33 0 666481158 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=18492/tid=18511] ppid=18490 vsize=1999288 CPUtime=103.76 cores=0-31
/proc/18492/task/18511/stat : 18511 (plingeling) R 18490 18492 18466 0 -1 4202560 8576 1242 0 0 10367 9 0 0 25 0 33 0 666481158 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=18492/tid=18512] ppid=18490 vsize=1999288 CPUtime=103.67 cores=0-31
/proc/18492/task/18512/stat : 18512 (plingeling) R 18490 18492 18466 0 -1 4202560 10354 1242 0 0 10353 14 0 0 25 0 33 0 666481158 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=18492/tid=18513] ppid=18490 vsize=1999288 CPUtime=103.69 cores=0-31
/proc/18492/task/18513/stat : 18513 (plingeling) R 18490 18492 18466 0 -1 4202560 16184 1242 0 0 10353 16 0 0 25 0 33 0 666481159 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4320823 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=18492/tid=18514] ppid=18490 vsize=1999288 CPUtime=103.58 cores=0-31
/proc/18492/task/18514/stat : 18514 (plingeling) R 18490 18492 18466 0 -1 4202560 17835 1242 0 0 10344 14 0 0 25 0 33 0 666481159 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18492/tid=18515] ppid=18490 vsize=1999288 CPUtime=103.75 cores=0-31
/proc/18492/task/18515/stat : 18515 (plingeling) R 18490 18492 18466 0 -1 4202560 12718 1242 0 0 10369 6 0 0 25 0 33 0 666481159 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=18492/tid=18516] ppid=18490 vsize=1999288 CPUtime=103.7 cores=0-31
/proc/18492/task/18516/stat : 18516 (plingeling) R 18490 18492 18466 0 -1 4202560 13301 1242 0 0 10357 13 0 0 25 0 33 0 666481159 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4309899 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18492/tid=18517] ppid=18490 vsize=1999288 CPUtime=103.62 cores=0-31
/proc/18492/task/18517/stat : 18517 (plingeling) R 18490 18492 18466 0 -1 4202560 21381 1242 0 0 10349 13 0 0 25 0 33 0 666481159 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=18492/tid=18518] ppid=18490 vsize=1999288 CPUtime=103.76 cores=0-31
/proc/18492/task/18518/stat : 18518 (plingeling) R 18490 18492 18466 0 -1 4202560 15078 1242 0 0 10364 12 0 0 25 0 33 0 666481159 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18492/tid=18519] ppid=18490 vsize=1999288 CPUtime=103.72 cores=0-31
/proc/18492/task/18519/stat : 18519 (plingeling) R 18490 18492 18466 0 -1 4202560 14832 1242 0 0 10358 14 0 0 25 0 33 0 666481159 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=18492/tid=18520] ppid=18490 vsize=1999288 CPUtime=103.55 cores=0-31
/proc/18492/task/18520/stat : 18520 (plingeling) R 18490 18492 18466 0 -1 4202560 13003 1242 0 0 10349 6 0 0 25 0 33 0 666481159 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4353531 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=18492/tid=18521] ppid=18490 vsize=1999288 CPUtime=103.73 cores=0-31
/proc/18492/task/18521/stat : 18521 (plingeling) R 18490 18492 18466 0 -1 4202560 14505 1242 0 0 10358 15 0 0 25 0 33 0 666481160 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=18492/tid=18522] ppid=18490 vsize=1999288 CPUtime=103.74 cores=0-31
/proc/18492/task/18522/stat : 18522 (plingeling) R 18490 18492 18466 0 -1 4202560 12186 1242 0 0 10364 10 0 0 25 0 33 0 666481160 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18492/tid=18523] ppid=18490 vsize=1999288 CPUtime=103.7 cores=0-31
/proc/18492/task/18523/stat : 18523 (plingeling) R 18490 18492 18466 0 -1 4202560 12630 1242 0 0 10355 15 0 0 25 0 33 0 666481160 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=18492/tid=18524] ppid=18490 vsize=1999288 CPUtime=103.67 cores=0-31
/proc/18492/task/18524/stat : 18524 (plingeling) R 18490 18492 18466 0 -1 4202560 16783 1242 0 0 10354 13 0 0 25 0 33 0 666481160 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4353568 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=18492/tid=18525] ppid=18490 vsize=1999288 CPUtime=100.81 cores=0-31
/proc/18492/task/18525/stat : 18525 (plingeling) R 18490 18492 18466 0 -1 4202560 17601 1242 0 0 10067 14 0 0 25 0 33 0 666481160 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=18492/tid=18526] ppid=18490 vsize=1999288 CPUtime=103.68 cores=0-31
/proc/18492/task/18526/stat : 18526 (plingeling) R 18490 18492 18466 0 -1 4202560 16493 1242 0 0 10356 12 0 0 25 0 33 0 666481161 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=18492/tid=18527] ppid=18490 vsize=1999288 CPUtime=103.72 cores=0-31
/proc/18492/task/18527/stat : 18527 (plingeling) R 18490 18492 18466 0 -1 4202560 7643 1242 0 0 10361 11 0 0 25 0 33 0 666481161 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18492/tid=18528] ppid=18490 vsize=1999288 CPUtime=103.64 cores=0-31
/proc/18492/task/18528/stat : 18528 (plingeling) R 18490 18492 18466 0 -1 4202560 12562 1242 0 0 10352 12 0 0 25 0 33 0 666481161 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=18492/tid=18529] ppid=18490 vsize=1999288 CPUtime=103.73 cores=0-31
/proc/18492/task/18529/stat : 18529 (plingeling) R 18490 18492 18466 0 -1 4202560 16775 1242 0 0 10363 10 0 0 25 0 33 0 666481161 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=18492/tid=18530] ppid=18490 vsize=1999288 CPUtime=103.65 cores=0-31
/proc/18492/task/18530/stat : 18530 (plingeling) R 18490 18492 18466 0 -1 4202560 16767 1242 0 0 10348 17 0 0 25 0 33 0 666481162 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4305912 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=18492/tid=18531] ppid=18490 vsize=1999288 CPUtime=103.7 cores=0-31
/proc/18492/task/18531/stat : 18531 (plingeling) R 18490 18492 18466 0 -1 4202560 12631 1242 0 0 10357 13 0 0 25 0 33 0 666481162 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364474 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=18492/tid=18532] ppid=18490 vsize=1999288 CPUtime=103.68 cores=0-31
/proc/18492/task/18532/stat : 18532 (plingeling) R 18490 18492 18466 0 -1 4202560 20427 1242 0 0 10353 15 0 0 25 0 33 0 666481162 2047270912 360060 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364480 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3334.77
Current children cumulated vsize (KiB) 1999288

[startup+124.002 s]
/proc/loadavg: 30.24 29.66 30.03 33/446 18534
/proc/meminfo: memFree=254086024/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=1999280 CPUtime=3359.72 cores=0-31
/proc/18492/stat : 18492 (plingeling) S 18490 18492 18466 0 -1 4202496 778417 1242 0 0 335475 497 0 0 18 0 33 0 666479227 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/18492/statm: 499820 360058 175 55 0 497706 0
[pid=18492/tid=18501] ppid=18490 vsize=1999280 CPUtime=104.49 cores=0-31
/proc/18492/task/18501/stat : 18501 (plingeling) R 18490 18492 18466 0 -1 4202560 17446 1242 0 0 10433 16 0 0 25 0 33 0 666481157 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=18492/tid=18502] ppid=18490 vsize=1999280 CPUtime=104.45 cores=0-31
/proc/18492/task/18502/stat : 18502 (plingeling) R 18490 18492 18466 0 -1 4202560 22448 1242 0 0 10429 16 0 0 25 0 33 0 666481157 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18492/tid=18503] ppid=18490 vsize=1999280 CPUtime=104.39 cores=0-31
/proc/18492/task/18503/stat : 18503 (plingeling) R 18490 18492 18466 0 -1 4202560 18273 1242 0 0 10424 15 0 0 25 0 33 0 666481157 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=18492/tid=18504] ppid=18490 vsize=1999280 CPUtime=104.58 cores=0-31
/proc/18492/task/18504/stat : 18504 (plingeling) R 18490 18492 18466 0 -1 4202560 8138 1242 0 0 10447 11 0 0 25 0 33 0 666481158 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18492/tid=18505] ppid=18490 vsize=1999280 CPUtime=104.54 cores=0-31
/proc/18492/task/18505/stat : 18505 (plingeling) R 18490 18492 18466 0 -1 4202560 12349 1242 0 0 10446 8 0 0 25 0 33 0 666481158 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4354070 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=18492/tid=18506] ppid=18490 vsize=1999280 CPUtime=104.44 cores=0-31
/proc/18492/task/18506/stat : 18506 (plingeling) R 18490 18492 18466 0 -1 4202560 14212 1242 0 0 10426 18 0 0 25 0 33 0 666481158 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=18492/tid=18507] ppid=18490 vsize=1999280 CPUtime=104.39 cores=0-31
/proc/18492/task/18507/stat : 18507 (plingeling) R 18490 18492 18466 0 -1 4202560 13333 1242 0 0 10421 18 0 0 25 0 33 0 666481158 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=18492/tid=18508] ppid=18490 vsize=1999280 CPUtime=104.43 cores=0-31
/proc/18492/task/18508/stat : 18508 (plingeling) R 18490 18492 18466 0 -1 4202560 17995 1242 0 0 10429 14 0 0 25 0 33 0 666481158 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=18492/tid=18509] ppid=18490 vsize=1999280 CPUtime=104.49 cores=0-31
/proc/18492/task/18509/stat : 18509 (plingeling) R 18490 18492 18466 0 -1 4202560 14120 1242 0 0 10435 14 0 0 25 0 33 0 666481158 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=18492/tid=18510] ppid=18490 vsize=1999280 CPUtime=104.49 cores=0-31
/proc/18492/task/18510/stat : 18510 (plingeling) R 18490 18492 18466 0 -1 4202560 18459 1242 0 0 10434 15 0 0 25 0 33 0 666481158 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=18492/tid=18511] ppid=18490 vsize=1999280 CPUtime=104.54 cores=0-31
/proc/18492/task/18511/stat : 18511 (plingeling) R 18490 18492 18466 0 -1 4202560 8576 1242 0 0 10445 9 0 0 25 0 33 0 666481158 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=18492/tid=18512] ppid=18490 vsize=1999280 CPUtime=104.45 cores=0-31
/proc/18492/task/18512/stat : 18512 (plingeling) R 18490 18492 18466 0 -1 4202560 10354 1242 0 0 10431 14 0 0 25 0 33 0 666481158 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4302950 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=18492/tid=18513] ppid=18490 vsize=1999280 CPUtime=104.47 cores=0-31
/proc/18492/task/18513/stat : 18513 (plingeling) R 18490 18492 18466 0 -1 4202560 16184 1242 0 0 10431 16 0 0 25 0 33 0 666481159 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4262503 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=18492/tid=18514] ppid=18490 vsize=1999280 CPUtime=104.36 cores=0-31
/proc/18492/task/18514/stat : 18514 (plingeling) R 18490 18492 18466 0 -1 4202560 17835 1242 0 0 10422 14 0 0 25 0 33 0 666481159 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18492/tid=18515] ppid=18490 vsize=1999280 CPUtime=104.53 cores=0-31
/proc/18492/task/18515/stat : 18515 (plingeling) R 18490 18492 18466 0 -1 4202560 12718 1242 0 0 10447 6 0 0 25 0 33 0 666481159 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=18492/tid=18516] ppid=18490 vsize=1999280 CPUtime=104.48 cores=0-31
/proc/18492/task/18516/stat : 18516 (plingeling) R 18490 18492 18466 0 -1 4202560 13301 1242 0 0 10435 13 0 0 25 0 33 0 666481159 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4286467 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18492/tid=18517] ppid=18490 vsize=1999280 CPUtime=104.4 cores=0-31
/proc/18492/task/18517/stat : 18517 (plingeling) R 18490 18492 18466 0 -1 4202560 21381 1242 0 0 10427 13 0 0 25 0 33 0 666481159 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=18492/tid=18518] ppid=18490 vsize=1999280 CPUtime=104.54 cores=0-31
/proc/18492/task/18518/stat : 18518 (plingeling) R 18490 18492 18466 0 -1 4202560 15078 1242 0 0 10442 12 0 0 25 0 33 0 666481159 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18492/tid=18519] ppid=18490 vsize=1999280 CPUtime=104.5 cores=0-31
/proc/18492/task/18519/stat : 18519 (plingeling) R 18490 18492 18466 0 -1 4202560 14832 1242 0 0 10436 14 0 0 25 0 33 0 666481159 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=18492/tid=18520] ppid=18490 vsize=1999280 CPUtime=104.33 cores=0-31
/proc/18492/task/18520/stat : 18520 (plingeling) R 18490 18492 18466 0 -1 4202560 13003 1242 0 0 10427 6 0 0 25 0 33 0 666481159 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=18492/tid=18521] ppid=18490 vsize=1999280 CPUtime=104.51 cores=0-31
/proc/18492/task/18521/stat : 18521 (plingeling) R 18490 18492 18466 0 -1 4202560 14505 1242 0 0 10436 15 0 0 25 0 33 0 666481160 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4309712 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=18492/tid=18522] ppid=18490 vsize=1999280 CPUtime=104.52 cores=0-31
/proc/18492/task/18522/stat : 18522 (plingeling) R 18490 18492 18466 0 -1 4202560 12186 1242 0 0 10442 10 0 0 25 0 33 0 666481160 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18492/tid=18523] ppid=18490 vsize=1999280 CPUtime=104.48 cores=0-31
/proc/18492/task/18523/stat : 18523 (plingeling) R 18490 18492 18466 0 -1 4202560 12630 1242 0 0 10433 15 0 0 25 0 33 0 666481160 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=18492/tid=18524] ppid=18490 vsize=1999280 CPUtime=104.45 cores=0-31
/proc/18492/task/18524/stat : 18524 (plingeling) R 18490 18492 18466 0 -1 4202560 16783 1242 0 0 10432 13 0 0 25 0 33 0 666481160 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=18492/tid=18525] ppid=18490 vsize=1999280 CPUtime=101.59 cores=0-31
/proc/18492/task/18525/stat : 18525 (plingeling) R 18490 18492 18466 0 -1 4202560 17601 1242 0 0 10145 14 0 0 25 0 33 0 666481160 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=18492/tid=18526] ppid=18490 vsize=1999280 CPUtime=104.46 cores=0-31
/proc/18492/task/18526/stat : 18526 (plingeling) R 18490 18492 18466 0 -1 4202560 16493 1242 0 0 10434 12 0 0 25 0 33 0 666481161 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=18492/tid=18527] ppid=18490 vsize=1999280 CPUtime=104.5 cores=0-31
/proc/18492/task/18527/stat : 18527 (plingeling) R 18490 18492 18466 0 -1 4202560 7643 1242 0 0 10439 11 0 0 25 0 33 0 666481161 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18492/tid=18528] ppid=18490 vsize=1999280 CPUtime=104.42 cores=0-31
/proc/18492/task/18528/stat : 18528 (plingeling) R 18490 18492 18466 0 -1 4202560 12562 1242 0 0 10430 12 0 0 25 0 33 0 666481161 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=18492/tid=18529] ppid=18490 vsize=1999280 CPUtime=104.51 cores=0-31
/proc/18492/task/18529/stat : 18529 (plingeling) R 18490 18492 18466 0 -1 4202560 16775 1242 0 0 10441 10 0 0 25 0 33 0 666481161 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=18492/tid=18530] ppid=18490 vsize=1999280 CPUtime=104.43 cores=0-31
/proc/18492/task/18530/stat : 18530 (plingeling) R 18490 18492 18466 0 -1 4202560 16767 1242 0 0 10426 17 0 0 25 0 33 0 666481162 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=18492/tid=18531] ppid=18490 vsize=1999280 CPUtime=104.48 cores=0-31
/proc/18492/task/18531/stat : 18531 (plingeling) R 18490 18492 18466 0 -1 4202560 12631 1242 0 0 10435 13 0 0 25 0 33 0 666481162 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=18492/tid=18532] ppid=18490 vsize=1999280 CPUtime=104.46 cores=0-31
/proc/18492/task/18532/stat : 18532 (plingeling) R 18490 18492 18466 0 -1 4202560 20427 1242 0 0 10431 15 0 0 25 0 33 0 666481162 2047262720 360058 268435456000 4194304 4417452 140734332900880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3359.72
Current children cumulated vsize (KiB) 1999280

[startup+124.202 s]
/proc/loadavg: 30.24 29.66 30.03 33/446 18534
/proc/meminfo: memFree=254086024/264257624 swapFree=67111528/67111528
[pid=18492] ppid=18490 vsize=839856 CPUtime=3363.79 cores=0-31
/proc/18492/stat : 18492 (plingeling) R 18490 18492 18466 0 -1 4202496 778418 1242 0 0 335876 503 0 0 17 0 1 0 666479227 860012544 161504 268435456000 4194304 4417452 140734332900880 18446744073709551615 258650999159 0 0 4096 0 0 0 0 17 28 0 0 0
/proc/18492/statm: 209964 161504 176 55 0 207850 0
Current children cumulated CPU time (s) 3363.79
Current children cumulated vsize (KiB) 839856

Child status: 20
Real time (s): 124.266
CPU time (s): 3363.87
CPU user time (s): 3358.77
CPU system time (s): 5.09822
CPU usage (%): 2706.99
Max. virtual memory (cumulated for all children) (KiB): 2049756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3358.77
system time used= 5.09822
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 779664
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= 7345
involuntary context switches= 8278

runsolver used 0.764883 second user time and 2.85556 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-16 14:45:28
IDJOB=3372318
IDBENCH=71039
IDSOLVER=1852
FILE ID=node200/3372318-1305549927
RUNJOBID= node200-1305549927-18480
PBS_JOBID= 13285546
Free space on /tmp= 62032 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372318-1305549927/watcher-3372318-1305549927 -o /tmp/evaluation-result-3372318-1305549927/solver-3372318-1305549927 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372318-1305549927.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=532833064

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:      255517992 kB
Buffers:        444540 kB
Cached:        7881768 kB
SwapCached:          0 kB
Active:        7406676 kB
Inactive:       988276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255517992 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18920 kB
Writeback:           4 kB
AnonPages:       69716 kB
Mapped:          14012 kB
Slab:           251696 kB
PageTables:       4356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   192356 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= 62032 MiB
End job on node200 at 2011-05-16 14:47:33