Trace number 3372261

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 160002 5011.91

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark74749.9
Satisfiable
(Un)Satisfiability was proved
Number of variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372261-1305534828/watcher-3372261-1305534828 -o /tmp/evaluation-result-3372261-1305534828/solver-3372261-1305534828 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372261-1305534828.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.22 31.03 31.70 1/413 16691
/proc/meminfo: memFree=255575164/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=30888 CPUtime=0.02 cores=0-31
/proc/16691/stat : 16691 (plingeling) R 16689 16691 16665 0 -1 4202496 5681 1241 0 0 1 1 0 0 21 0 1 0 664969243 31629312 5613 268435456000 4194304 4417452 140733195681776 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/16691/statm: 7722 5625 141 55 0 5608 0

[startup+0.0810039 s]
/proc/loadavg: 27.22 31.03 31.70 1/413 16691
/proc/meminfo: memFree=255575164/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=71928 CPUtime=0.06 cores=0-31
/proc/16691/stat : 16691 (plingeling) R 16689 16691 16665 0 -1 4202496 15920 1241 0 0 3 3 0 0 21 0 1 0 664969243 73654272 15852 268435456000 4194304 4417452 140733195681776 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/16691/statm: 17982 15866 141 55 0 15868 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 71928

[startup+0.101027 s]
/proc/loadavg: 27.22 31.03 31.70 1/413 16691
/proc/meminfo: memFree=255575164/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=78084 CPUtime=0.08 cores=0-31
/proc/16691/stat : 16691 (plingeling) R 16689 16691 16665 0 -1 4202496 17600 1241 0 0 4 4 0 0 21 0 1 0 664969243 79958016 17532 268435456000 4194304 4417452 140733195681776 18446744073709551615 4231277 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/16691/statm: 19521 17532 145 55 0 17407 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 78084

[startup+0.301022 s]
/proc/loadavg: 27.22 31.03 31.70 1/413 16691
/proc/meminfo: memFree=255575164/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=95080 CPUtime=0.28 cores=0-31
/proc/16691/stat : 16691 (plingeling) R 16689 16691 16665 0 -1 4202496 21852 1241 0 0 23 5 0 0 22 0 1 0 664969243 97361920 21784 268435456000 4194304 4417452 140733195681776 18446744073709551615 4209666 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/16691/statm: 23770 21784 146 55 0 21656 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 95080

[startup+0.701021 s]
/proc/loadavg: 27.22 31.03 31.70 1/413 16691
/proc/meminfo: memFree=255575164/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=122792 CPUtime=0.69 cores=0-31
/proc/16691/stat : 16691 (plingeling) R 16689 16691 16665 0 -1 4202496 28772 1241 0 0 62 7 0 0 24 0 1 0 664969243 125739008 28704 268435456000 4194304 4417452 140733195681776 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/16691/statm: 30698 28704 146 55 0 28584 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122792

[startup+1.50105 s]
/proc/loadavg: 27.22 31.03 31.70 2/414 16697
/proc/meminfo: memFree=255412080/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=226936 CPUtime=1.49 cores=0-31
/proc/16691/stat : 16691 (plingeling) R 16689 16691 16665 0 -1 4202496 54824 1241 0 0 136 13 0 0 25 0 1 0 664969243 232382464 54756 268435456000 4194304 4417452 140733195681776 18446744073709551615 4232651 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/16691/statm: 56734 54756 146 55 0 54620 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 226936

[startup+3.10111 s]
/proc/loadavg: 27.22 31.03 31.70 2/414 16697
/proc/meminfo: memFree=255322056/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=325240 CPUtime=3.08 cores=0-31
/proc/16691/stat : 16691 (plingeling) R 16689 16691 16665 0 -1 4202496 79400 1241 0 0 290 18 0 0 25 0 1 0 664969243 333045760 79332 268435456000 4194304 4417452 140733195681776 18446744073709551615 4264920 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/16691/statm: 81310 79332 146 55 0 79196 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 325240

[startup+6.30107 s]
/proc/loadavg: 25.12 30.53 31.54 2/414 16697
/proc/meminfo: memFree=255006304/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=1034904 CPUtime=30.34 cores=0-31
/proc/16691/stat : 16691 (plingeling) S 16689 16691 16665 0 -1 4202496 215612 1241 0 0 2927 107 0 0 18 0 33 0 664969243 1059741696 147548 268435456000 4194304 4417452 140733195681776 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/16691/statm: 258726 147548 168 55 0 256612 0
Current children cumulated CPU time (s) 30.34
Current children cumulated vsize (KiB) 1034904

[startup+12.7023 s]
/proc/loadavg: 25.67 30.56 31.54 17/446 16729
/proc/meminfo: memFree=254815384/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=1296856 CPUtime=229.02 cores=0-31
/proc/16691/stat : 16691 (plingeling) S 16689 16691 16665 0 -1 4202496 420132 1241 0 0 22687 215 0 0 18 0 33 0 664969243 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/16691/statm: 324214 211237 174 55 0 322100 0
[pid=16691/tid=16698] ppid=16689 vsize=1296856 CPUtime=7 cores=0-31
/proc/16691/task/16698/stat : 16698 (plingeling) R 16689 16691 16665 0 -1 4202560 11120 1241 0 0 696 4 0 0 18 0 33 0 664969793 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16691/tid=16699] ppid=16689 vsize=1296856 CPUtime=6.99 cores=0-31
/proc/16691/task/16699/stat : 16699 (plingeling) R 16689 16691 16665 0 -1 4202560 9490 1241 0 0 692 7 0 0 17 0 33 0 664969793 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4236319 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16691/tid=16700] ppid=16689 vsize=1296856 CPUtime=7.04 cores=0-31
/proc/16691/task/16700/stat : 16700 (plingeling) R 16689 16691 16665 0 -1 4202560 5991 1241 0 0 702 2 0 0 25 0 33 0 664969793 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=16691/tid=16701] ppid=16689 vsize=1296856 CPUtime=7.18 cores=0-31
/proc/16691/task/16701/stat : 16701 (plingeling) R 16689 16691 16665 0 -1 4202560 1493 1241 0 0 718 0 0 0 25 0 33 0 664969793 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4251071 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16691/tid=16702] ppid=16689 vsize=1296856 CPUtime=6.84 cores=0-31
/proc/16691/task/16702/stat : 16702 (plingeling) R 16689 16691 16665 0 -1 4202560 9328 1241 0 0 677 7 0 0 17 0 33 0 664969793 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252574 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=16691/tid=16703] ppid=16689 vsize=1296856 CPUtime=6.87 cores=0-31
/proc/16691/task/16703/stat : 16703 (plingeling) R 16689 16691 16665 0 -1 4202560 6278 1241 0 0 680 7 0 0 18 0 33 0 664969793 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252419 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=16691/tid=16704] ppid=16689 vsize=1296856 CPUtime=7.03 cores=0-31
/proc/16691/task/16704/stat : 16704 (plingeling) R 16689 16691 16665 0 -1 4202560 4711 1241 0 0 701 2 0 0 25 0 33 0 664969794 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=16691/tid=16705] ppid=16689 vsize=1296856 CPUtime=6.93 cores=0-31
/proc/16691/task/16705/stat : 16705 (plingeling) R 16689 16691 16665 0 -1 4202560 7667 1241 0 0 691 2 0 0 18 0 33 0 664969794 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252855 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16691/tid=16706] ppid=16689 vsize=1296856 CPUtime=6.98 cores=0-31
/proc/16691/task/16706/stat : 16706 (plingeling) R 16689 16691 16665 0 -1 4202560 8938 1241 0 0 692 6 0 0 18 0 33 0 664969794 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4272269 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16691/tid=16707] ppid=16689 vsize=1296856 CPUtime=7.03 cores=0-31
/proc/16691/task/16707/stat : 16707 (plingeling) R 16689 16691 16665 0 -1 4202560 12737 1241 0 0 699 4 0 0 20 0 33 0 664969794 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252133 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16691/tid=16708] ppid=16689 vsize=1296856 CPUtime=7 cores=0-31
/proc/16691/task/16708/stat : 16708 (plingeling) R 16689 16691 16665 0 -1 4202560 6637 1241 0 0 698 2 0 0 25 0 33 0 664969794 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16691/tid=16709] ppid=16689 vsize=1296856 CPUtime=7.05 cores=0-31
/proc/16691/task/16709/stat : 16709 (plingeling) R 16689 16691 16665 0 -1 4202560 14140 1241 0 0 699 6 0 0 17 0 33 0 664969794 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=16691/tid=16710] ppid=16689 vsize=1296856 CPUtime=6.94 cores=0-31
/proc/16691/task/16710/stat : 16710 (plingeling) R 16689 16691 16665 0 -1 4202560 7924 1241 0 0 686 8 0 0 18 0 33 0 664969794 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=16691/tid=16711] ppid=16689 vsize=1296856 CPUtime=7.04 cores=0-31
/proc/16691/task/16711/stat : 16711 (plingeling) R 16689 16691 16665 0 -1 4202560 12567 1241 0 0 696 8 0 0 18 0 33 0 664969794 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4253152 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=16691/tid=16712] ppid=16689 vsize=1296856 CPUtime=6.84 cores=0-31
/proc/16691/task/16712/stat : 16712 (plingeling) R 16689 16691 16665 0 -1 4202560 3673 1241 0 0 682 2 0 0 25 0 33 0 664969794 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16691/tid=16713] ppid=16689 vsize=1296856 CPUtime=6.99 cores=0-31
/proc/16691/task/16713/stat : 16713 (plingeling) R 16689 16691 16665 0 -1 4202560 9496 1241 0 0 694 5 0 0 17 0 33 0 664969794 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=16691/tid=16714] ppid=16689 vsize=1296856 CPUtime=7.07 cores=0-31
/proc/16691/task/16714/stat : 16714 (plingeling) R 16689 16691 16665 0 -1 4202560 12580 1241 0 0 699 8 0 0 17 0 33 0 664969795 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4257762 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=16691/tid=16715] ppid=16689 vsize=1296856 CPUtime=7 cores=0-31
/proc/16691/task/16715/stat : 16715 (plingeling) R 16689 16691 16665 0 -1 4202560 5793 1241 0 0 693 7 0 0 18 0 33 0 664969795 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=16691/tid=16716] ppid=16689 vsize=1296856 CPUtime=6.88 cores=0-31
/proc/16691/task/16716/stat : 16716 (plingeling) R 16689 16691 16665 0 -1 4202560 7585 1241 0 0 685 3 0 0 25 0 33 0 664969795 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364666 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=16691/tid=16717] ppid=16689 vsize=1296856 CPUtime=6.95 cores=0-31
/proc/16691/task/16717/stat : 16717 (plingeling) R 16689 16691 16665 0 -1 4202560 8766 1241 0 0 686 9 0 0 18 0 33 0 664969795 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=16691/tid=16718] ppid=16689 vsize=1296856 CPUtime=6.86 cores=0-31
/proc/16691/task/16718/stat : 16718 (plingeling) R 16689 16691 16665 0 -1 4202560 11073 1241 0 0 681 5 0 0 25 0 33 0 664969795 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4238791 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=16691/tid=16719] ppid=16689 vsize=1296856 CPUtime=7.04 cores=0-31
/proc/16691/task/16719/stat : 16719 (plingeling) R 16689 16691 16665 0 -1 4202560 10715 1241 0 0 700 4 0 0 25 0 33 0 664969795 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4253381 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=16691/tid=16720] ppid=16689 vsize=1296856 CPUtime=7.05 cores=0-31
/proc/16691/task/16720/stat : 16720 (plingeling) R 16689 16691 16665 0 -1 4202560 3131 1241 0 0 702 3 0 0 25 0 33 0 664969795 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=16691/tid=16721] ppid=16689 vsize=1296856 CPUtime=6.95 cores=0-31
/proc/16691/task/16721/stat : 16721 (plingeling) R 16689 16691 16665 0 -1 4202560 8083 1241 0 0 688 7 0 0 18 0 33 0 664969795 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=16691/tid=16722] ppid=16689 vsize=1296856 CPUtime=6.97 cores=0-31
/proc/16691/task/16722/stat : 16722 (plingeling) R 16689 16691 16665 0 -1 4202560 8862 1241 0 0 689 8 0 0 18 0 33 0 664969795 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4253023 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=16691/tid=16723] ppid=16689 vsize=1296856 CPUtime=6.99 cores=0-31
/proc/16691/task/16723/stat : 16723 (plingeling) R 16689 16691 16665 0 -1 4202560 9116 1241 0 0 691 8 0 0 18 0 33 0 664969795 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4273707 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=16691/tid=16724] ppid=16689 vsize=1296856 CPUtime=6.99 cores=0-31
/proc/16691/task/16724/stat : 16724 (plingeling) R 16689 16691 16665 0 -1 4202560 6568 1241 0 0 695 4 0 0 25 0 33 0 664969796 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4366264 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=16691/tid=16725] ppid=16689 vsize=1296856 CPUtime=6.98 cores=0-31
/proc/16691/task/16725/stat : 16725 (plingeling) R 16689 16691 16665 0 -1 4202560 11822 1241 0 0 693 5 0 0 17 0 33 0 664969796 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4248895 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=16691/tid=16726] ppid=16689 vsize=1296856 CPUtime=6.91 cores=0-31
/proc/16691/task/16726/stat : 16726 (plingeling) R 16689 16691 16665 0 -1 4202560 11166 1241 0 0 683 8 0 0 18 0 33 0 664969796 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4273677 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=16691/tid=16727] ppid=16689 vsize=1296856 CPUtime=7 cores=0-31
/proc/16691/task/16727/stat : 16727 (plingeling) R 16689 16691 16665 0 -1 4202560 11498 1241 0 0 693 7 0 0 17 0 33 0 664969796 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252943 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=16691/tid=16728] ppid=16689 vsize=1296856 CPUtime=6.9 cores=0-31
/proc/16691/task/16728/stat : 16728 (plingeling) R 16689 16691 16665 0 -1 4202560 4397 1241 0 0 688 2 0 0 25 0 33 0 664969796 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=16691/tid=16729] ppid=16689 vsize=1296856 CPUtime=6.92 cores=0-31
/proc/16691/task/16729/stat : 16729 (plingeling) R 16689 16691 16665 0 -1 4202560 14798 1241 0 0 686 6 0 0 17 0 33 0 664969796 1327980544 211237 268435456000 4194304 4417452 140733195681776 18446744073709551615 4252601 0 0 4096 17442 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 229.02
Current children cumulated vsize (KiB) 1296856

[startup+25.5017 s]
/proc/loadavg: 27.07 30.63 31.55 33/446 16729
/proc/meminfo: memFree=254702232/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=1310332 CPUtime=638.15 cores=0-31
/proc/16691/stat : 16691 (plingeling) S 16689 16691 16665 0 -1 4202496 424352 1241 0 0 63599 216 0 0 18 0 33 0 664969243 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/16691/statm: 327583 211658 174 55 0 325469 0
[pid=16691/tid=16698] ppid=16689 vsize=1310332 CPUtime=19.8 cores=0-31
/proc/16691/task/16698/stat : 16698 (plingeling) R 16689 16691 16665 0 -1 4202560 11148 1241 0 0 1976 4 0 0 25 0 33 0 664969793 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16691/tid=16699] ppid=16689 vsize=1310332 CPUtime=19.79 cores=0-31
/proc/16691/task/16699/stat : 16699 (plingeling) R 16689 16691 16665 0 -1 4202560 9490 1241 0 0 1972 7 0 0 25 0 33 0 664969793 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16691/tid=16700] ppid=16689 vsize=1310332 CPUtime=19.84 cores=0-31
/proc/16691/task/16700/stat : 16700 (plingeling) R 16689 16691 16665 0 -1 4202560 5991 1241 0 0 1982 2 0 0 25 0 33 0 664969793 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4366538 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=16691/tid=16701] ppid=16689 vsize=1310332 CPUtime=19.98 cores=0-31
/proc/16691/task/16701/stat : 16701 (plingeling) R 16689 16691 16665 0 -1 4202560 2358 1241 0 0 1998 0 0 0 25 0 33 0 664969793 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16691/tid=16702] ppid=16689 vsize=1310332 CPUtime=19.63 cores=0-31
/proc/16691/task/16702/stat : 16702 (plingeling) R 16689 16691 16665 0 -1 4202560 9328 1241 0 0 1956 7 0 0 25 0 33 0 664969793 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=16691/tid=16703] ppid=16689 vsize=1310332 CPUtime=19.66 cores=0-31
/proc/16691/task/16703/stat : 16703 (plingeling) R 16689 16691 16665 0 -1 4202560 7118 1241 0 0 1959 7 0 0 25 0 33 0 664969793 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4357444 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=16691/tid=16704] ppid=16689 vsize=1310332 CPUtime=19.82 cores=0-31
/proc/16691/task/16704/stat : 16704 (plingeling) R 16689 16691 16665 0 -1 4202560 4711 1241 0 0 1980 2 0 0 25 0 33 0 664969794 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4352376 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=16691/tid=16705] ppid=16689 vsize=1310332 CPUtime=19.73 cores=0-31
/proc/16691/task/16705/stat : 16705 (plingeling) R 16689 16691 16665 0 -1 4202560 7667 1241 0 0 1971 2 0 0 25 0 33 0 664969794 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4353568 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16691/tid=16706] ppid=16689 vsize=1310332 CPUtime=19.77 cores=0-31
/proc/16691/task/16706/stat : 16706 (plingeling) R 16689 16691 16665 0 -1 4202560 8938 1241 0 0 1971 6 0 0 25 0 33 0 664969794 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16691/tid=16707] ppid=16689 vsize=1310332 CPUtime=19.83 cores=0-31
/proc/16691/task/16707/stat : 16707 (plingeling) R 16689 16691 16665 0 -1 4202560 12737 1241 0 0 1979 4 0 0 25 0 33 0 664969794 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16691/tid=16708] ppid=16689 vsize=1310332 CPUtime=19.8 cores=0-31
/proc/16691/task/16708/stat : 16708 (plingeling) R 16689 16691 16665 0 -1 4202560 6637 1241 0 0 1978 2 0 0 25 0 33 0 664969794 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16691/tid=16709] ppid=16689 vsize=1310332 CPUtime=19.85 cores=0-31
/proc/16691/task/16709/stat : 16709 (plingeling) R 16689 16691 16665 0 -1 4202560 14140 1241 0 0 1979 6 0 0 25 0 33 0 664969794 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=16691/tid=16710] ppid=16689 vsize=1310332 CPUtime=19.74 cores=0-31
/proc/16691/task/16710/stat : 16710 (plingeling) R 16689 16691 16665 0 -1 4202560 7924 1241 0 0 1966 8 0 0 25 0 33 0 664969794 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=16691/tid=16711] ppid=16689 vsize=1310332 CPUtime=19.83 cores=0-31
/proc/16691/task/16711/stat : 16711 (plingeling) R 16689 16691 16665 0 -1 4202560 13102 1241 0 0 1975 8 0 0 25 0 33 0 664969794 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364508 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=16691/tid=16712] ppid=16689 vsize=1310332 CPUtime=19.64 cores=0-31
/proc/16691/task/16712/stat : 16712 (plingeling) R 16689 16691 16665 0 -1 4202560 3673 1241 0 0 1962 2 0 0 25 0 33 0 664969794 1341779968 211658 268435456000 4194304 4417452 140733195681776 18446744073709551615 4355830 0 0 4096 17442 0 0 0 -1 3 0 0 0

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

[pid=16691/tid=16698] ppid=16689 vsize=2298252 CPUtime=4933.67 cores=0-31
/proc/16691/task/16698/stat : 16698 (plingeling) R 16689 16691 16665 0 -1 4202560 305487 1241 0 0 492917 450 0 0 25 0 33 0 664969793 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4259129 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=16691/tid=16699] ppid=16689 vsize=2298252 CPUtime=4952.21 cores=0-31
/proc/16691/task/16699/stat : 16699 (plingeling) R 16689 16691 16665 0 -1 4202560 265680 1241 0 0 494778 443 0 0 25 0 33 0 664969793 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4306198 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16691/tid=16700] ppid=16689 vsize=2298252 CPUtime=4955.08 cores=0-31
/proc/16691/task/16700/stat : 16700 (plingeling) R 16689 16691 16665 0 -1 4202560 240834 1241 0 0 495097 411 0 0 25 0 33 0 664969793 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=16691/tid=16701] ppid=16689 vsize=2298252 CPUtime=4955.46 cores=0-31
/proc/16691/task/16701/stat : 16701 (plingeling) R 16689 16691 16665 0 -1 4202560 271466 1241 0 0 495056 490 0 0 25 0 33 0 664969793 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16691/tid=16702] ppid=16689 vsize=2298252 CPUtime=4955.03 cores=0-31
/proc/16691/task/16702/stat : 16702 (plingeling) R 16689 16691 16665 0 -1 4202560 324861 1241 0 0 494962 541 0 0 25 0 33 0 664969793 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=16691/tid=16703] ppid=16689 vsize=2298252 CPUtime=4952.07 cores=0-31
/proc/16691/task/16703/stat : 16703 (plingeling) R 16689 16691 16665 0 -1 4202560 344963 1241 0 0 494674 533 0 0 25 0 33 0 664969793 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4365162 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=16691/tid=16704] ppid=16689 vsize=2298252 CPUtime=4954.84 cores=0-31
/proc/16691/task/16704/stat : 16704 (plingeling) R 16689 16691 16665 0 -1 4202560 208213 1241 0 0 495125 359 0 0 25 0 33 0 664969794 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16691/tid=16705] ppid=16689 vsize=2298252 CPUtime=4954.81 cores=0-31
/proc/16691/task/16705/stat : 16705 (plingeling) R 16689 16691 16665 0 -1 4202560 287816 1241 0 0 495038 443 0 0 25 0 33 0 664969794 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=16691/tid=16706] ppid=16689 vsize=2298252 CPUtime=4954.44 cores=0-31
/proc/16691/task/16706/stat : 16706 (plingeling) R 16689 16691 16665 0 -1 4202560 292951 1241 0 0 494950 494 0 0 25 0 33 0 664969794 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16691/tid=16707] ppid=16689 vsize=2298252 CPUtime=4955.19 cores=0-31
/proc/16691/task/16707/stat : 16707 (plingeling) R 16689 16691 16665 0 -1 4202560 248924 1241 0 0 495140 379 0 0 25 0 33 0 664969794 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=16691/tid=16708] ppid=16689 vsize=2298252 CPUtime=4952.58 cores=0-31
/proc/16691/task/16708/stat : 16708 (plingeling) R 16689 16691 16665 0 -1 4202560 309393 1241 0 0 494766 492 0 0 25 0 33 0 664969794 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=16691/tid=16709] ppid=16689 vsize=2298252 CPUtime=4955.15 cores=0-31
/proc/16691/task/16709/stat : 16709 (plingeling) R 16689 16691 16665 0 -1 4202560 320234 1241 0 0 495069 446 0 0 25 0 33 0 664969794 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4354159 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=16691/tid=16710] ppid=16689 vsize=2298252 CPUtime=4954.84 cores=0-31
/proc/16691/task/16710/stat : 16710 (plingeling) R 16689 16691 16665 0 -1 4202560 331526 1241 0 0 494976 508 0 0 25 0 33 0 664969794 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=16691/tid=16711] ppid=16689 vsize=2298252 CPUtime=4955.11 cores=0-31
/proc/16691/task/16711/stat : 16711 (plingeling) R 16689 16691 16665 0 -1 4202560 353773 1241 0 0 494974 537 0 0 25 0 33 0 664969794 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=16691/tid=16712] ppid=16689 vsize=2298252 CPUtime=4921.81 cores=0-31
/proc/16691/task/16712/stat : 16712 (plingeling) R 16689 16691 16665 0 -1 4202560 312444 1241 0 0 491684 497 0 0 25 0 33 0 664969794 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=16691/tid=16713] ppid=16689 vsize=2298252 CPUtime=4954.94 cores=0-31
/proc/16691/task/16713/stat : 16713 (plingeling) R 16689 16691 16665 0 -1 4202560 351359 1241 0 0 495033 461 0 0 25 0 33 0 664969794 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=16691/tid=16714] ppid=16689 vsize=2298252 CPUtime=4945.42 cores=0-31
/proc/16691/task/16714/stat : 16714 (plingeling) R 16689 16691 16665 0 -1 4202560 329018 1241 0 0 494090 452 0 0 25 0 33 0 664969795 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16691/tid=16715] ppid=16689 vsize=2298252 CPUtime=4955.1 cores=0-31
/proc/16691/task/16715/stat : 16715 (plingeling) R 16689 16691 16665 0 -1 4202560 278972 1241 0 0 495063 447 0 0 25 0 33 0 664969795 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=16691/tid=16716] ppid=16689 vsize=2298252 CPUtime=4950.48 cores=0-31
/proc/16691/task/16716/stat : 16716 (plingeling) R 16689 16691 16665 0 -1 4202560 184989 1241 0 0 494774 274 0 0 25 0 33 0 664969795 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16691/tid=16717] ppid=16689 vsize=2298252 CPUtime=4951.8 cores=0-31
/proc/16691/task/16717/stat : 16717 (plingeling) R 16689 16691 16665 0 -1 4202560 284840 1241 0 0 494718 462 0 0 25 0 33 0 664969795 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=16691/tid=16718] ppid=16689 vsize=2298252 CPUtime=4944.35 cores=0-31
/proc/16691/task/16718/stat : 16718 (plingeling) R 16689 16691 16665 0 -1 4202560 326509 1241 0 0 493950 485 0 0 25 0 33 0 664969795 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=16691/tid=16719] ppid=16689 vsize=2298252 CPUtime=4945.04 cores=0-31
/proc/16691/task/16719/stat : 16719 (plingeling) R 16689 16691 16665 0 -1 4202560 278452 1241 0 0 493995 509 0 0 25 0 33 0 664969795 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=16691/tid=16720] ppid=16689 vsize=2298252 CPUtime=4953.17 cores=0-31
/proc/16691/task/16720/stat : 16720 (plingeling) R 16689 16691 16665 0 -1 4202560 248738 1241 0 0 494918 399 0 0 25 0 33 0 664969795 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=16691/tid=16721] ppid=16689 vsize=2298252 CPUtime=4933.71 cores=0-31
/proc/16691/task/16721/stat : 16721 (plingeling) R 16689 16691 16665 0 -1 4202560 304923 1241 0 0 492866 505 0 0 25 0 33 0 664969795 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4352561 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16691/tid=16722] ppid=16689 vsize=2298252 CPUtime=4955.04 cores=0-31
/proc/16691/task/16722/stat : 16722 (plingeling) R 16689 16691 16665 0 -1 4202560 363889 1241 0 0 494867 637 0 0 25 0 33 0 664969795 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16691/tid=16723] ppid=16689 vsize=2298252 CPUtime=4955.03 cores=0-31
/proc/16691/task/16723/stat : 16723 (plingeling) R 16689 16691 16665 0 -1 4202560 281847 1241 0 0 495067 436 0 0 25 0 33 0 664969795 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=16691/tid=16724] ppid=16689 vsize=2298252 CPUtime=4949.57 cores=0-31
/proc/16691/task/16724/stat : 16724 (plingeling) R 16689 16691 16665 0 -1 4202560 328776 1241 0 0 494437 520 0 0 25 0 33 0 664969796 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4365965 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=16691/tid=16725] ppid=16689 vsize=2298252 CPUtime=4949.58 cores=0-31
/proc/16691/task/16725/stat : 16725 (plingeling) R 16689 16691 16665 0 -1 4202560 293775 1241 0 0 494465 493 0 0 25 0 33 0 664969796 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=16691/tid=16726] ppid=16689 vsize=2298252 CPUtime=4954.28 cores=0-31
/proc/16691/task/16726/stat : 16726 (plingeling) R 16689 16691 16665 0 -1 4202560 288253 1241 0 0 495006 422 0 0 25 0 33 0 664969796 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=16691/tid=16727] ppid=16689 vsize=2298252 CPUtime=4953.29 cores=0-31
/proc/16691/task/16727/stat : 16727 (plingeling) R 16689 16691 16665 0 -1 4202560 241485 1241 0 0 494942 387 0 0 25 0 33 0 664969796 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=16691/tid=16728] ppid=16689 vsize=2298252 CPUtime=4954.86 cores=0-31
/proc/16691/task/16728/stat : 16728 (plingeling) R 16689 16691 16665 0 -1 4202560 252588 1241 0 0 495142 344 0 0 25 0 33 0 664969796 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=16691/tid=16729] ppid=16689 vsize=2298252 CPUtime=4948.35 cores=0-31
/proc/16691/task/16729/stat : 16729 (plingeling) R 16689 16691 16665 0 -1 4202560 313162 1241 0 0 494345 490 0 0 25 0 33 0 664969796 2353410048 458553 268435456000 4194304 4417452 140733195681776 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 15 0 0 0
Current children cumulated CPU time (s) 158422
Current children cumulated vsize (KiB) 2298252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.7 s]
/proc/loadavg: 32.07 32.08 32.07 33/446 16875
/proc/meminfo: memFree=253692748/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=2349492 CPUtime=160001 cores=0-31
/proc/16691/stat : 16691 (plingeling) S 16689 16691 16665 0 -1 4202496 9604851 1241 0 0 15985184 14941 0 0 18 0 33 0 664969243 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 10 0 0 0
/proc/16691/statm: 587373 471362 175 55 0 585259 0
[pid=16691/tid=16698] ppid=16689 vsize=2349492 CPUtime=4983.05 cores=0-31
/proc/16691/task/16698/stat : 16698 (plingeling) R 16689 16691 16665 0 -1 4202560 317349 1241 0 0 497823 482 0 0 25 0 33 0 664969793 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=16691/tid=16699] ppid=16689 vsize=2349492 CPUtime=5001.59 cores=0-31
/proc/16691/task/16699/stat : 16699 (plingeling) R 16689 16691 16665 0 -1 4202560 269888 1241 0 0 499704 455 0 0 25 0 33 0 664969793 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16691/tid=16700] ppid=16689 vsize=2349492 CPUtime=5004.49 cores=0-31
/proc/16691/task/16700/stat : 16700 (plingeling) R 16689 16691 16665 0 -1 4202560 245012 1241 0 0 500037 412 0 0 25 0 33 0 664969793 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=16691/tid=16701] ppid=16689 vsize=2349492 CPUtime=5004.83 cores=0-31
/proc/16691/task/16701/stat : 16701 (plingeling) R 16689 16691 16665 0 -1 4202560 272938 1241 0 0 499990 493 0 0 25 0 33 0 664969793 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16691/tid=16702] ppid=16689 vsize=2349492 CPUtime=5004.44 cores=0-31
/proc/16691/task/16702/stat : 16702 (plingeling) R 16689 16691 16665 0 -1 4202560 325690 1241 0 0 499903 541 0 0 25 0 33 0 664969793 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=16691/tid=16703] ppid=16689 vsize=2349492 CPUtime=5001.47 cores=0-31
/proc/16691/task/16703/stat : 16703 (plingeling) R 16689 16691 16665 0 -1 4202560 350906 1241 0 0 499611 536 0 0 25 0 33 0 664969793 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=16691/tid=16704] ppid=16689 vsize=2349492 CPUtime=5004.25 cores=0-31
/proc/16691/task/16704/stat : 16704 (plingeling) R 16689 16691 16665 0 -1 4202560 209621 1241 0 0 500066 359 0 0 25 0 33 0 664969794 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16691/tid=16705] ppid=16689 vsize=2349492 CPUtime=5004.22 cores=0-31
/proc/16691/task/16705/stat : 16705 (plingeling) R 16689 16691 16665 0 -1 4202560 287816 1241 0 0 499979 443 0 0 25 0 33 0 664969794 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=16691/tid=16706] ppid=16689 vsize=2349492 CPUtime=5003.85 cores=0-31
/proc/16691/task/16706/stat : 16706 (plingeling) R 16689 16691 16665 0 -1 4202560 293462 1241 0 0 499889 496 0 0 25 0 33 0 664969794 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16691/tid=16707] ppid=16689 vsize=2349492 CPUtime=5004.6 cores=0-31
/proc/16691/task/16707/stat : 16707 (plingeling) R 16689 16691 16665 0 -1 4202560 249261 1241 0 0 500080 380 0 0 25 0 33 0 664969794 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364488 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=16691/tid=16708] ppid=16689 vsize=2349492 CPUtime=5001.95 cores=0-31
/proc/16691/task/16708/stat : 16708 (plingeling) R 16689 16691 16665 0 -1 4202560 313482 1241 0 0 499696 499 0 0 25 0 33 0 664969794 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=16691/tid=16709] ppid=16689 vsize=2349492 CPUtime=5004.46 cores=0-31
/proc/16691/task/16709/stat : 16709 (plingeling) R 16689 16691 16665 0 -1 4202560 321712 1241 0 0 499999 447 0 0 25 0 33 0 664969794 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=16691/tid=16710] ppid=16689 vsize=2349492 CPUtime=5004.25 cores=0-31
/proc/16691/task/16710/stat : 16710 (plingeling) R 16689 16691 16665 0 -1 4202560 335279 1241 0 0 499906 519 0 0 25 0 33 0 664969794 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4357287 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=16691/tid=16711] ppid=16689 vsize=2349492 CPUtime=5004.52 cores=0-31
/proc/16691/task/16711/stat : 16711 (plingeling) R 16689 16691 16665 0 -1 4202560 358233 1241 0 0 499913 539 0 0 25 0 33 0 664969794 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=16691/tid=16712] ppid=16689 vsize=2349492 CPUtime=4971.22 cores=0-31
/proc/16691/task/16712/stat : 16712 (plingeling) R 16689 16691 16665 0 -1 4202560 314166 1241 0 0 496625 497 0 0 25 0 33 0 664969794 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=16691/tid=16713] ppid=16689 vsize=2349492 CPUtime=5004.35 cores=0-31
/proc/16691/task/16713/stat : 16713 (plingeling) R 16689 16691 16665 0 -1 4202560 356934 1241 0 0 499958 477 0 0 25 0 33 0 664969794 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=16691/tid=16714] ppid=16689 vsize=2349492 CPUtime=4994.83 cores=0-31
/proc/16691/task/16714/stat : 16714 (plingeling) R 16689 16691 16665 0 -1 4202560 333268 1241 0 0 499030 453 0 0 25 0 33 0 664969795 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16691/tid=16715] ppid=16689 vsize=2349492 CPUtime=5004.5 cores=0-31
/proc/16691/task/16715/stat : 16715 (plingeling) R 16689 16691 16665 0 -1 4202560 282121 1241 0 0 500000 450 0 0 25 0 33 0 664969795 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=16691/tid=16716] ppid=16689 vsize=2349492 CPUtime=4999.9 cores=0-31
/proc/16691/task/16716/stat : 16716 (plingeling) R 16689 16691 16665 0 -1 4202560 187221 1241 0 0 499715 275 0 0 25 0 33 0 664969795 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=16691/tid=16717] ppid=16689 vsize=2349492 CPUtime=5001.14 cores=0-31
/proc/16691/task/16717/stat : 16717 (plingeling) R 16689 16691 16665 0 -1 4202560 286937 1241 0 0 499650 464 0 0 25 0 33 0 664969795 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=16691/tid=16718] ppid=16689 vsize=2349492 CPUtime=4993.76 cores=0-31
/proc/16691/task/16718/stat : 16718 (plingeling) R 16689 16691 16665 0 -1 4202560 329696 1241 0 0 498889 487 0 0 25 0 33 0 664969795 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=16691/tid=16719] ppid=16689 vsize=2349492 CPUtime=4994.45 cores=0-31
/proc/16691/task/16719/stat : 16719 (plingeling) R 16689 16691 16665 0 -1 4202560 282594 1241 0 0 498924 521 0 0 25 0 33 0 664969795 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=16691/tid=16720] ppid=16689 vsize=2349492 CPUtime=5002.56 cores=0-31
/proc/16691/task/16720/stat : 16720 (plingeling) R 16689 16691 16665 0 -1 4202560 249206 1241 0 0 499857 399 0 0 25 0 33 0 664969795 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=16691/tid=16721] ppid=16689 vsize=2349492 CPUtime=4983.13 cores=0-31
/proc/16691/task/16721/stat : 16721 (plingeling) R 16689 16691 16665 0 -1 4202560 309289 1241 0 0 497802 511 0 0 25 0 33 0 664969795 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16691/tid=16722] ppid=16689 vsize=2349492 CPUtime=5004.46 cores=0-31
/proc/16691/task/16722/stat : 16722 (plingeling) R 16689 16691 16665 0 -1 4202560 363889 1241 0 0 499809 637 0 0 25 0 33 0 664969795 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16691/tid=16723] ppid=16689 vsize=2349492 CPUtime=5004.44 cores=0-31
/proc/16691/task/16723/stat : 16723 (plingeling) R 16689 16691 16665 0 -1 4202560 282060 1241 0 0 500007 437 0 0 25 0 33 0 664969795 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4366017 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=16691/tid=16724] ppid=16689 vsize=2349492 CPUtime=4997.78 cores=0-31
/proc/16691/task/16724/stat : 16724 (plingeling) R 16689 16691 16665 0 -1 4202560 331639 1241 0 0 499254 524 0 0 25 0 33 0 664969796 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16691/tid=16725] ppid=16689 vsize=2349492 CPUtime=4998.99 cores=0-31
/proc/16691/task/16725/stat : 16725 (plingeling) R 16689 16691 16665 0 -1 4202560 294881 1241 0 0 499406 493 0 0 25 0 33 0 664969796 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=16691/tid=16726] ppid=16689 vsize=2349492 CPUtime=5003.68 cores=0-31
/proc/16691/task/16726/stat : 16726 (plingeling) R 16689 16691 16665 0 -1 4202560 293819 1241 0 0 499936 432 0 0 25 0 33 0 664969796 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4357281 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=16691/tid=16727] ppid=16689 vsize=2349492 CPUtime=5002.71 cores=0-31
/proc/16691/task/16727/stat : 16727 (plingeling) R 16689 16691 16665 0 -1 4202560 242652 1241 0 0 499883 388 0 0 25 0 33 0 664969796 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=16691/tid=16728] ppid=16689 vsize=2349492 CPUtime=5004.27 cores=0-31
/proc/16691/task/16728/stat : 16728 (plingeling) R 16689 16691 16665 0 -1 4202560 255165 1241 0 0 500076 351 0 0 25 0 33 0 664969796 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4250786 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=16691/tid=16729] ppid=16689 vsize=2349492 CPUtime=4997.37 cores=0-31
/proc/16691/task/16729/stat : 16729 (plingeling) R 16689 16691 16665 0 -1 4202560 316676 1241 0 0 499238 499 0 0 25 0 33 0 664969796 2405879808 471362 268435456000 4194304 4417452 140733195681776 18446744073709551615 4354150 0 0 4096 17442 0 0 0 -1 31 0 0 0
Current children cumulated CPU time (s) 160001
Current children cumulated vsize (KiB) 2349492

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

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

[startup+5011.83 s]
/proc/loadavg: 32.07 32.08 32.07 33/446 16875
/proc/meminfo: memFree=253692748/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=0 CPUtime=160002 cores=0-31
/proc/16691/stat : 16691 (plingeling) Z 16689 16691 16665 0 -1 4203548 9604851 1241 0 0 15985206 14951 0 0 18 0 2 0 664969243 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 10 0 0 0
/proc/16691/statm: 0 0 0 0 0 0 0
[pid=16691/tid=16705] ppid=16689 vsize=0 CPUtime=5004.33 cores=0-31
/proc/16691/task/16705/stat : 16705 (plingeling) R 16689 16691 16665 0 -1 4203588 287816 1241 0 0 499980 453 0 0 25 0 2 0 664969794 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 0

[startup+5011.9 s]
/proc/loadavg: 32.07 32.08 32.07 33/446 16875
/proc/meminfo: memFree=253692748/264257624 swapFree=67111528/67111528
[pid=16691] ppid=16689 vsize=0 CPUtime=160002 cores=0-31
/proc/16691/stat : 16691 (plingeling) Z 16689 16691 16665 0 -1 4203548 9604851 1241 0 0 15985206 14958 0 0 18 0 2 0 664969243 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 10 0 0 0
/proc/16691/statm: 0 0 0 0 0 0 0
[pid=16691/tid=16705] ppid=16689 vsize=0 CPUtime=5004.4 cores=0-31
/proc/16691/task/16705/stat : 16705 (plingeling) R 16689 16691 16665 0 -1 4203588 287816 1241 0 0 499980 460 0 0 25 0 2 0 664969794 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.91
CPU time (s): 160002
CPU user time (s): 159852
CPU system time (s): 149.601
CPU usage (%): 3192.43
Max. virtual memory (cumulated for all children) (KiB): 2542896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159852
system time used= 149.601
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9606092
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= 4830
involuntary context switches= 410964

runsolver used 26.8219 second user time and 114.852 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-16 10:33:48
IDJOB=3372261
IDBENCH=70830
IDSOLVER=1852
FILE ID=node200/3372261-1305534828
RUNJOBID= node200-1305534828-16679
PBS_JOBID= 13285540
Free space on /tmp= 62048 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372261-1305534828/watcher-3372261-1305534828 -o /tmp/evaluation-result-3372261-1305534828/solver-3372261-1305534828 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372261-1305534828.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=153289393

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:      255575312 kB
Buffers:        442848 kB
Cached:        7840848 kB
SwapCached:          0 kB
Active:        7389916 kB
Inactive:       962232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255575312 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4536 kB
Writeback:          76 kB
AnonPages:       68632 kB
Mapped:          14316 kB
Slab:           250700 kB
PageTables:       4392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   182856 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62048 MiB
End job on node200 at 2011-05-16 11:57:22