Trace number 3472505

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
claspmt 2.0-R4095-patched (fixed)? (TO) 160006 5011.76

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...796087/instance-3472505-1307796087.cnf
0.89/0.94	c Solving...
160002.17/5008.53	
160002.17/5008.53	*** INTERRUPTED! ***
160002.17/5008.53	*** Shutting down threads...

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.1 (svn: 988)

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-3472505-1307796087/watcher-3472505-1307796087 -o /tmp/evaluation-result-3472505-1307796087/solver-3472505-1307796087 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472505-1307796087.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): 262144000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 262195200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 29.70 31.59 31.87 1/413 10077
/proc/meminfo: memFree=262078856/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=28232 CPUtime=0.02 cores=0-31
/proc/10077/stat : 10077 (claspmt) R 10075 10077 10047 0 -1 4202496 2615 0 0 0 2 0 0 0 21 0 1 0 44995628 28909568 2257 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/10077/statm: 7058 2258 383 189 0 1932 0

[startup+0.0502131 s]
/proc/loadavg: 29.70 31.59 31.87 1/413 10077
/proc/meminfo: memFree=262078856/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=29404 CPUtime=0.04 cores=0-31
/proc/10077/stat : 10077 (claspmt) R 10075 10077 10047 0 -1 4202496 2861 0 0 0 4 0 0 0 21 0 1 0 44995628 30109696 2504 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650653381 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/10077/statm: 7351 2513 386 189 0 2225 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29404

[startup+0.101222 s]
/proc/loadavg: 29.70 31.59 31.87 1/413 10077
/proc/meminfo: memFree=262078856/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=32012 CPUtime=0.09 cores=0-31
/proc/10077/stat : 10077 (claspmt) R 10075 10077 10047 0 -1 4202496 3806 0 0 0 9 0 0 0 21 0 1 0 44995628 32780288 3156 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/10077/statm: 8003 3157 386 189 0 2877 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32012

[startup+0.301248 s]
/proc/loadavg: 29.70 31.59 31.87 1/413 10077
/proc/meminfo: memFree=262078856/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=43152 CPUtime=0.29 cores=0-31
/proc/10077/stat : 10077 (claspmt) R 10075 10077 10047 0 -1 4202496 7235 0 0 0 27 2 0 0 22 0 1 0 44995628 44187648 5774 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650614462 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/10077/statm: 10788 5774 396 189 0 5662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43152

[startup+0.701259 s]
/proc/loadavg: 29.70 31.59 31.87 1/413 10077
/proc/meminfo: memFree=262078856/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=46108 CPUtime=0.69 cores=0-31
/proc/10077/stat : 10077 (claspmt) R 10075 10077 10047 0 -1 4202496 7977 0 0 0 67 2 0 0 23 0 1 0 44995628 47214592 6516 270582939648 4194304 4964800 140735464158784 18446744073709551615 4621605 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/10077/statm: 11527 6516 401 189 0 6401 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46108

[startup+1.50221 s]
/proc/loadavg: 29.70 31.59 31.87 32/445 10109
/proc/meminfo: memFree=262019444/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=2216284 CPUtime=5.16 cores=0-31
/proc/10077/stat : 10077 (claspmt) S 10075 10077 10047 0 -1 4202496 60612 0 0 0 158 358 0 0 18 0 32 0 44995628 2269474816 49614 270582939648 4194304 4964800 140735464158784 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 20 0 0 0
/proc/10077/statm: 554071 49625 432 189 0 548420 0
[pid=10077/tid=10079] ppid=10075 vsize=2216284 CPUtime=0.13 cores=0-31
/proc/10077/task/10079/stat : 10079 (claspmt) D 10075 10077 10047 0 -1 4202560 1470 0 0 0 2 11 0 0 18 0 32 0 44995723 2269474816 49631 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650999207 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=10077/tid=10080] ppid=10075 vsize=2216284 CPUtime=0.13 cores=0-31
/proc/10077/task/10080/stat : 10080 (claspmt) D 10075 10077 10047 0 -1 4202560 1668 0 0 0 1 12 0 0 18 0 32 0 44995723 2269474816 49634 270582939648 4194304 4964800 140735464158784 18446744073709551615 4685574 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10077/tid=10081] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10081/stat : 10081 (claspmt) D 10075 10077 10047 0 -1 4202560 1615 0 0 0 1 11 0 0 18 0 32 0 44995723 2269474816 49638 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=10077/tid=10082] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10082/stat : 10082 (claspmt) D 10075 10077 10047 0 -1 4202560 1845 0 0 0 2 10 0 0 18 0 32 0 44995723 2269474816 49646 270582939648 4194304 4964800 140735464158784 18446744073709551615 4685574 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=10077/tid=10083] ppid=10075 vsize=2216284 CPUtime=0.13 cores=0-31
/proc/10077/task/10083/stat : 10083 (claspmt) D 10075 10077 10047 0 -1 4202560 1635 0 0 0 2 11 0 0 18 0 32 0 44995723 2269474816 49648 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=10077/tid=10084] ppid=10075 vsize=2216284 CPUtime=0.14 cores=0-31
/proc/10077/task/10084/stat : 10084 (claspmt) D 10075 10077 10047 0 -1 4202560 1484 0 0 0 1 13 0 0 18 0 32 0 44995723 2269474816 49651 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10077/tid=10085] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10085/stat : 10085 (claspmt) D 10075 10077 10047 0 -1 4202560 1576 0 0 0 1 11 0 0 18 0 32 0 44995723 2269474816 49654 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650999207 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=10077/tid=10086] ppid=10075 vsize=2216284 CPUtime=0.13 cores=0-31
/proc/10077/task/10086/stat : 10086 (claspmt) D 10075 10077 10047 0 -1 4202560 1600 0 0 0 1 12 0 0 18 0 32 0 44995723 2269474816 49658 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=10077/tid=10087] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10087/stat : 10087 (claspmt) R 10075 10077 10047 0 -1 4202560 1566 0 0 0 1 11 0 0 18 0 32 0 44995723 2269474816 49666 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10077/tid=10088] ppid=10075 vsize=2216284 CPUtime=0.13 cores=0-31
/proc/10077/task/10088/stat : 10088 (claspmt) D 10075 10077 10047 0 -1 4202560 1704 0 0 0 2 11 0 0 18 0 32 0 44995723 2269474816 49669 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650999207 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10077/tid=10089] ppid=10075 vsize=2216284 CPUtime=0.14 cores=0-31
/proc/10077/task/10089/stat : 10089 (claspmt) R 10075 10077 10047 0 -1 4202560 1741 0 0 0 2 12 0 0 18 0 32 0 44995723 2269474816 49675 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=10077/tid=10090] ppid=10075 vsize=2216284 CPUtime=0.14 cores=0-31
/proc/10077/task/10090/stat : 10090 (claspmt) D 10075 10077 10047 0 -1 4202560 1764 0 0 0 3 11 0 0 18 0 32 0 44995723 2269474816 49678 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=10077/tid=10091] ppid=10075 vsize=2216284 CPUtime=0.14 cores=0-31
/proc/10077/task/10091/stat : 10091 (claspmt) D 10075 10077 10047 0 -1 4202560 1834 0 0 0 4 10 0 0 18 0 32 0 44995723 2269474816 49683 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650653361 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=10077/tid=10092] ppid=10075 vsize=2216284 CPUtime=0.13 cores=0-31
/proc/10077/task/10092/stat : 10092 (claspmt) D 10075 10077 10047 0 -1 4202560 1646 0 0 0 1 12 0 0 18 0 32 0 44995723 2269474816 49686 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650999207 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=10077/tid=10093] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10093/stat : 10093 (claspmt) D 10075 10077 10047 0 -1 4202560 1621 0 0 0 1 11 0 0 18 0 32 0 44995723 2269474816 49689 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650999207 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10077/tid=10094] ppid=10075 vsize=2216284 CPUtime=0.13 cores=0-31
/proc/10077/task/10094/stat : 10094 (claspmt) D 10075 10077 10047 0 -1 4202560 1673 0 0 0 2 11 0 0 18 0 32 0 44995723 2269474816 49696 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=10077/tid=10095] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10095/stat : 10095 (claspmt) D 10075 10077 10047 0 -1 4202560 1599 0 0 0 1 11 0 0 18 0 32 0 44995723 2269474816 49697 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650999207 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=10077/tid=10096] ppid=10075 vsize=2216284 CPUtime=0.14 cores=0-31
/proc/10077/task/10096/stat : 10096 (claspmt) D 10075 10077 10047 0 -1 4202560 1904 0 0 0 3 11 0 0 18 0 32 0 44995723 2269474816 49705 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10077/tid=10097] ppid=10075 vsize=2216284 CPUtime=0.11 cores=0-31
/proc/10077/task/10097/stat : 10097 (claspmt) D 10075 10077 10047 0 -1 4202560 1614 0 0 0 1 10 0 0 18 0 32 0 44995723 2269474816 49711 270582939648 4194304 4964800 140735464158784 18446744073709551615 4685574 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=10077/tid=10098] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10098/stat : 10098 (claspmt) D 10075 10077 10047 0 -1 4202560 1682 0 0 0 1 11 0 0 18 0 32 0 44995723 2269474816 49716 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650653309 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=10077/tid=10099] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10099/stat : 10099 (claspmt) D 10075 10077 10047 0 -1 4202560 1692 0 0 0 1 11 0 0 18 0 32 0 44995723 2269474816 49723 270582939648 4194304 4964800 140735464158784 18446744073709551615 4685574 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=10077/tid=10100] ppid=10075 vsize=2216284 CPUtime=0.13 cores=0-31
/proc/10077/task/10100/stat : 10100 (claspmt) D 10075 10077 10047 0 -1 4202560 1644 0 0 0 2 11 0 0 18 0 32 0 44995723 2269474816 49726 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=10077/tid=10101] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10101/stat : 10101 (claspmt) D 10075 10077 10047 0 -1 4202560 1775 0 0 0 1 11 0 0 18 0 32 0 44995723 2269474816 49730 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=10077/tid=10102] ppid=10075 vsize=2216284 CPUtime=0.13 cores=0-31
/proc/10077/task/10102/stat : 10102 (claspmt) D 10075 10077 10047 0 -1 4202560 1673 0 0 0 3 10 0 0 18 0 32 0 44995723 2269474816 49733 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=10077/tid=10103] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10103/stat : 10103 (claspmt) D 10075 10077 10047 0 -1 4202560 1974 0 0 0 1 11 0 0 18 0 32 0 44995723 2269474816 49738 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650653309 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10077/tid=10104] ppid=10075 vsize=2216284 CPUtime=0.14 cores=0-31
/proc/10077/task/10104/stat : 10104 (claspmt) D 10075 10077 10047 0 -1 4202560 1723 0 0 0 2 12 0 0 18 0 32 0 44995723 2269474816 49741 270582939648 4194304 4964800 140735464158784 18446744073709551615 4685574 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=10077/tid=10105] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10105/stat : 10105 (claspmt) D 10075 10077 10047 0 -1 4202560 1701 0 0 0 1 11 0 0 18 0 32 0 44995723 2269474816 49742 270582939648 4194304 4964800 140735464158784 18446744073709551615 4685574 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=10077/tid=10106] ppid=10075 vsize=2216284 CPUtime=0.11 cores=0-31
/proc/10077/task/10106/stat : 10106 (claspmt) D 10075 10077 10047 0 -1 4202560 1684 0 0 0 2 9 0 0 18 0 32 0 44995723 2269474816 49750 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=10077/tid=10107] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10107/stat : 10107 (claspmt) D 10075 10077 10047 0 -1 4202560 1623 0 0 0 1 11 0 0 18 0 32 0 44995723 2269474816 49752 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650999207 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=10077/tid=10108] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10108/stat : 10108 (claspmt) D 10075 10077 10047 0 -1 4202560 1530 0 0 0 1 11 0 0 18 0 32 0 44995724 2269474816 49752 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650999207 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10077/tid=10109] ppid=10075 vsize=2216284 CPUtime=0.12 cores=0-31
/proc/10077/task/10109/stat : 10109 (claspmt) D 10075 10077 10047 0 -1 4202560 1684 0 0 0 1 11 0 0 18 0 32 0 44995724 2269474816 49752 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650999207 0 0 4096 18946 0 0 0 -1 16 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 2216284

[startup+3.10222 s]
/proc/loadavg: 29.70 31.59 31.87 33/445 10109
/proc/meminfo: memFree=261801140/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=2216716 CPUtime=46.19 cores=0-31
/proc/10077/stat : 10077 (claspmt) R 10075 10077 10047 0 -1 4202496 81948 0 0 0 4204 415 0 0 19 0 32 0 44995628 2269917184 70876 270582939648 4194304 4964800 140735464158784 18446744073709551615 4669538 0 0 4096 18946 18446744073709551615 0 0 17 12 0 0 0
/proc/10077/statm: 554179 70876 461 189 0 548528 0
[pid=10077/tid=10079] ppid=10075 vsize=2216716 CPUtime=1.39 cores=0-31
/proc/10077/task/10079/stat : 10079 (claspmt) R 10075 10077 10047 0 -1 4202560 2240 0 0 0 127 12 0 0 18 0 32 0 44995723 2269917184 70876 270582939648 4194304 4964800 140735464158784 18446744073709551615 4370496 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=10077/tid=10080] ppid=10075 vsize=2216716 CPUtime=1.41 cores=0-31
/proc/10077/task/10080/stat : 10080 (claspmt) R 10075 10077 10047 0 -1 4202560 2470 0 0 0 127 14 0 0 18 0 32 0 44995723 2269917184 70876 270582939648 4194304 4964800 140735464158784 18446744073709551615 4669490 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10077/tid=10081] ppid=10075 vsize=2216716 CPUtime=1.4 cores=0-31
/proc/10077/task/10081/stat : 10081 (claspmt) R 10075 10077 10047 0 -1 4202560 2475 0 0 0 127 13 0 0 18 0 32 0 44995723 2269917184 70876 270582939648 4194304 4964800 140735464158784 18446744073709551615 4379129 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=10077/tid=10082] ppid=10075 vsize=2216716 CPUtime=1.36 cores=0-31
/proc/10077/task/10082/stat : 10082 (claspmt) R 10075 10077 10047 0 -1 4202560 1959 0 0 0 126 10 0 0 17 0 32 0 44995723 2269917184 70876 270582939648 4194304 4964800 140735464158784 18446744073709551615 4370456 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=10077/tid=10083] ppid=10075 vsize=2216716 CPUtime=1.52 cores=0-31
/proc/10077/task/10083/stat : 10083 (claspmt) R 10075 10077 10047 0 -1 4202560 2495 0 0 0 138 14 0 0 19 0 32 0 44995723 2269917184 70876 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=10077/tid=10084] ppid=10075 vsize=2216716 CPUtime=1.42 cores=0-31
/proc/10077/task/10084/stat : 10084 (claspmt) R 10075 10077 10047 0 -1 4202560 2440 0 0 0 127 15 0 0 18 0 32 0 44995723 2269917184 70876 270582939648 4194304 4964800 140735464158784 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10077/tid=10085] ppid=10075 vsize=2216716 CPUtime=1.42 cores=0-31
/proc/10077/task/10085/stat : 10085 (claspmt) R 10075 10077 10047 0 -1 4202560 2512 0 0 0 129 13 0 0 18 0 32 0 44995723 2269917184 70876 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=10077/tid=10086] ppid=10075 vsize=2216716 CPUtime=1.38 cores=0-31
/proc/10077/task/10086/stat : 10086 (claspmt) R 10075 10077 10047 0 -1 4202560 2114 0 0 0 125 13 0 0 17 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=10077/tid=10087] ppid=10075 vsize=2216716 CPUtime=1.39 cores=0-31
/proc/10077/task/10087/stat : 10087 (claspmt) R 10075 10077 10047 0 -1 4202560 2214 0 0 0 126 13 0 0 17 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4372782 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10077/tid=10088] ppid=10075 vsize=2216716 CPUtime=1.42 cores=0-31
/proc/10077/task/10088/stat : 10088 (claspmt) R 10075 10077 10047 0 -1 4202560 2434 0 0 0 128 14 0 0 17 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10077/tid=10089] ppid=10075 vsize=2216716 CPUtime=1.42 cores=0-31
/proc/10077/task/10089/stat : 10089 (claspmt) R 10075 10077 10047 0 -1 4202560 2550 0 0 0 128 14 0 0 18 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=10077/tid=10090] ppid=10075 vsize=2216716 CPUtime=1.39 cores=0-31
/proc/10077/task/10090/stat : 10090 (claspmt) R 10075 10077 10047 0 -1 4202560 2137 0 0 0 127 12 0 0 17 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4370229 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=10077/tid=10091] ppid=10075 vsize=2216716 CPUtime=1.52 cores=0-31
/proc/10077/task/10091/stat : 10091 (claspmt) R 10075 10077 10047 0 -1 4202560 2323 0 0 0 141 11 0 0 19 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=10077/tid=10092] ppid=10075 vsize=2216716 CPUtime=1.41 cores=0-31
/proc/10077/task/10092/stat : 10092 (claspmt) R 10075 10077 10047 0 -1 4202560 2573 0 0 0 127 14 0 0 18 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=10077/tid=10093] ppid=10075 vsize=2216716 CPUtime=1.41 cores=0-31
/proc/10077/task/10093/stat : 10093 (claspmt) R 10075 10077 10047 0 -1 4202560 2628 0 0 0 128 13 0 0 18 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4365162 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10077/tid=10094] ppid=10075 vsize=2216716 CPUtime=1.38 cores=0-31
/proc/10077/task/10094/stat : 10094 (claspmt) R 10075 10077 10047 0 -1 4202560 2034 0 0 0 126 12 0 0 17 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4370381 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=10077/tid=10095] ppid=10075 vsize=2216716 CPUtime=1.38 cores=0-31
/proc/10077/task/10095/stat : 10095 (claspmt) R 10075 10077 10047 0 -1 4202560 2203 0 0 0 125 13 0 0 17 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4370310 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=10077/tid=10096] ppid=10075 vsize=2216716 CPUtime=1.39 cores=0-31
/proc/10077/task/10096/stat : 10096 (claspmt) R 10075 10077 10047 0 -1 4202560 2534 0 0 0 127 12 0 0 17 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4362875 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10077/tid=10097] ppid=10075 vsize=2216716 CPUtime=1.39 cores=0-31
/proc/10077/task/10097/stat : 10097 (claspmt) R 10075 10077 10047 0 -1 4202560 2570 0 0 0 126 13 0 0 18 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4669294 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=10077/tid=10098] ppid=10075 vsize=2216716 CPUtime=1.37 cores=0-31
/proc/10077/task/10098/stat : 10098 (claspmt) R 10075 10077 10047 0 -1 4202560 2105 0 0 0 125 12 0 0 17 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=10077/tid=10099] ppid=10075 vsize=2216716 CPUtime=1.45 cores=0-31
/proc/10077/task/10099/stat : 10099 (claspmt) R 10075 10077 10047 0 -1 4202560 2437 0 0 0 132 13 0 0 19 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=10077/tid=10100] ppid=10075 vsize=2216716 CPUtime=1.41 cores=0-31
/proc/10077/task/10100/stat : 10100 (claspmt) R 10075 10077 10047 0 -1 4202560 2599 0 0 0 128 13 0 0 18 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=10077/tid=10101] ppid=10075 vsize=2216716 CPUtime=1.39 cores=0-31
/proc/10077/task/10101/stat : 10101 (claspmt) R 10075 10077 10047 0 -1 4202560 2024 0 0 0 128 11 0 0 17 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=10077/tid=10102] ppid=10075 vsize=2216716 CPUtime=1.38 cores=0-31
/proc/10077/task/10102/stat : 10102 (claspmt) R 10075 10077 10047 0 -1 4202560 2175 0 0 0 127 11 0 0 17 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4370281 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=10077/tid=10103] ppid=10075 vsize=2216716 CPUtime=1.35 cores=0-31
/proc/10077/task/10103/stat : 10103 (claspmt) R 10075 10077 10047 0 -1 4202560 2050 0 0 0 124 11 0 0 17 0 32 0 44995723 2269917184 70877 270582939648 4194304 4964800 140735464158784 18446744073709551615 4370269 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10077/tid=10104] ppid=10075 vsize=2216716 CPUtime=1.42 cores=0-31
/proc/10077/task/10104/stat : 10104 (claspmt) R 10075 10077 10047 0 -1 4202560 2535 0 0 0 128 14 0 0 18 0 32 0 44995723 2269917184 70878 270582939648 4194304 4964800 140735464158784 18446744073709551615 4379069 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=10077/tid=10105] ppid=10075 vsize=2216716 CPUtime=1.4 cores=0-31
/proc/10077/task/10105/stat : 10105 (claspmt) R 10075 10077 10047 0 -1 4202560 2457 0 0 0 127 13 0 0 17 0 32 0 44995723 2269917184 70878 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=10077/tid=10106] ppid=10075 vsize=2216716 CPUtime=1.37 cores=0-31
/proc/10077/task/10106/stat : 10106 (claspmt) R 10075 10077 10047 0 -1 4202560 2279 0 0 0 126 11 0 0 17 0 32 0 44995723 2269917184 70878 270582939648 4194304 4964800 140735464158784 18446744073709551615 4371748 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=10077/tid=10107] ppid=10075 vsize=2216716 CPUtime=1.52 cores=0-31
/proc/10077/task/10107/stat : 10107 (claspmt) R 10075 10077 10047 0 -1 4202560 2536 0 0 0 138 14 0 0 19 0 32 0 44995723 2269917184 70878 270582939648 4194304 4964800 140735464158784 18446744073709551615 4399324 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=10077/tid=10108] ppid=10075 vsize=2216716 CPUtime=1.41 cores=0-31

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

/proc/10077/task/10091/stat : 10091 (claspmt) R 10075 10077 10047 0 -1 4202560 128014 0 0 0 495106 381 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=10077/tid=10092] ppid=10075 vsize=21092632 CPUtime=4955.51 cores=0-31
/proc/10077/task/10092/stat : 10092 (claspmt) R 10075 10077 10047 0 -1 4202560 117600 0 0 0 495152 399 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=10077/tid=10093] ppid=10075 vsize=21092632 CPUtime=4947.9 cores=0-31
/proc/10077/task/10093/stat : 10093 (claspmt) R 10075 10077 10047 0 -1 4202560 542286 0 0 0 493591 1199 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10077/tid=10094] ppid=10075 vsize=21092632 CPUtime=4958.11 cores=0-31
/proc/10077/task/10094/stat : 10094 (claspmt) R 10075 10077 10047 0 -1 4202560 191413 0 0 0 495279 532 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4653477 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=10077/tid=10095] ppid=10075 vsize=21092632 CPUtime=4937.12 cores=0-31
/proc/10077/task/10095/stat : 10095 (claspmt) R 10075 10077 10047 0 -1 4202560 70524 0 0 0 493479 233 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=10077/tid=10096] ppid=10075 vsize=21092632 CPUtime=4953.16 cores=0-31
/proc/10077/task/10096/stat : 10096 (claspmt) R 10075 10077 10047 0 -1 4202560 111917 0 0 0 495014 302 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10077/tid=10097] ppid=10075 vsize=21092632 CPUtime=4958.73 cores=0-31
/proc/10077/task/10097/stat : 10097 (claspmt) R 10075 10077 10047 0 -1 4202560 64678 0 0 0 495648 225 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4342906 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=10077/tid=10098] ppid=10075 vsize=21092632 CPUtime=4957.12 cores=0-31
/proc/10077/task/10098/stat : 10098 (claspmt) R 10075 10077 10047 0 -1 4202560 146848 0 0 0 495250 462 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=10077/tid=10099] ppid=10075 vsize=21092632 CPUtime=4957.34 cores=0-31
/proc/10077/task/10099/stat : 10099 (claspmt) R 10075 10077 10047 0 -1 4202560 223941 0 0 0 495109 625 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=10077/tid=10100] ppid=10075 vsize=21092632 CPUtime=4958.61 cores=0-31
/proc/10077/task/10100/stat : 10100 (claspmt) R 10075 10077 10047 0 -1 4202560 78720 0 0 0 495614 247 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=10077/tid=10101] ppid=10075 vsize=21092632 CPUtime=4958.12 cores=0-31
/proc/10077/task/10101/stat : 10101 (claspmt) R 10075 10077 10047 0 -1 4202560 310167 0 0 0 495115 697 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=10077/tid=10102] ppid=10075 vsize=21092632 CPUtime=4958.28 cores=0-31
/proc/10077/task/10102/stat : 10102 (claspmt) R 10075 10077 10047 0 -1 4202560 184062 0 0 0 495247 581 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 258650614760 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10077/tid=10103] ppid=10075 vsize=21092632 CPUtime=4954.89 cores=0-31
/proc/10077/task/10103/stat : 10103 (claspmt) R 10075 10077 10047 0 -1 4202560 57334 0 0 0 495304 185 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=10077/tid=10104] ppid=10075 vsize=21092632 CPUtime=4959.04 cores=0-31
/proc/10077/task/10104/stat : 10104 (claspmt) R 10075 10077 10047 0 -1 4202560 90651 0 0 0 495645 259 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=10077/tid=10105] ppid=10075 vsize=21092632 CPUtime=4946.07 cores=0-31
/proc/10077/task/10105/stat : 10105 (claspmt) R 10075 10077 10047 0 -1 4202560 70993 0 0 0 494364 243 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=10077/tid=10106] ppid=10075 vsize=21092632 CPUtime=4938.9 cores=0-31
/proc/10077/task/10106/stat : 10106 (claspmt) R 10075 10077 10047 0 -1 4202560 121702 0 0 0 493528 362 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=10077/tid=10107] ppid=10075 vsize=21092632 CPUtime=4956.27 cores=0-31
/proc/10077/task/10107/stat : 10107 (claspmt) R 10075 10077 10047 0 -1 4202560 168882 0 0 0 495148 479 0 0 25 0 32 0 44995723 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10077/tid=10108] ppid=10075 vsize=21092632 CPUtime=4958.44 cores=0-31
/proc/10077/task/10108/stat : 10108 (claspmt) R 10075 10077 10047 0 -1 4202560 105373 0 0 0 495471 373 0 0 25 0 32 0 44995724 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=10077/tid=10109] ppid=10075 vsize=21092632 CPUtime=4956.51 cores=0-31
/proc/10077/task/10109/stat : 10109 (claspmt) R 10075 10077 10047 0 -1 4202560 353695 0 0 0 494753 898 0 0 25 0 32 0 44995724 21598855168 4961692 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 158525
Current children cumulated vsize (KiB) 21092632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.5 s]
/proc/loadavg: 32.05 32.03 32.02 33/445 10267
/proc/meminfo: memFree=242172036/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=21158168 CPUtime=160002 cores=0-31
/proc/10077/stat : 10077 (claspmt) R 10075 10077 10047 0 -1 4202496 5014957 0 0 0 15985958 14260 0 0 25 0 32 0 44995628 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 11 0 0 0
/proc/10077/statm: 5289542 4969561 463 189 0 5283891 0
[pid=10077/tid=10079] ppid=10075 vsize=21158168 CPUtime=5000.35 cores=0-31
/proc/10077/task/10079/stat : 10079 (claspmt) R 10075 10077 10047 0 -1 4202560 71896 0 0 0 499790 245 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=10077/tid=10080] ppid=10075 vsize=21158168 CPUtime=5005.13 cores=0-31
/proc/10077/task/10080/stat : 10080 (claspmt) R 10075 10077 10047 0 -1 4202560 105547 0 0 0 500229 284 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10077/tid=10081] ppid=10075 vsize=21158168 CPUtime=4985.87 cores=0-31
/proc/10077/task/10081/stat : 10081 (claspmt) R 10075 10077 10047 0 -1 4202560 114151 0 0 0 498204 383 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=10077/tid=10082] ppid=10075 vsize=21158168 CPUtime=5004.34 cores=0-31
/proc/10077/task/10082/stat : 10082 (claspmt) R 10075 10077 10047 0 -1 4202560 199405 0 0 0 499817 617 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4660144 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10077/tid=10083] ppid=10075 vsize=21158168 CPUtime=5004.85 cores=0-31
/proc/10077/task/10083/stat : 10083 (claspmt) R 10075 10077 10047 0 -1 4202560 157722 0 0 0 500026 459 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670160 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=10077/tid=10084] ppid=10075 vsize=21158168 CPUtime=5004.73 cores=0-31
/proc/10077/task/10084/stat : 10084 (claspmt) R 10075 10077 10047 0 -1 4202560 95941 0 0 0 500169 304 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=10077/tid=10085] ppid=10075 vsize=21158168 CPUtime=5004.4 cores=0-31
/proc/10077/task/10085/stat : 10085 (claspmt) R 10075 10077 10047 0 -1 4202560 288705 0 0 0 499716 724 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=10077/tid=10086] ppid=10075 vsize=21158168 CPUtime=5002.94 cores=0-31
/proc/10077/task/10086/stat : 10086 (claspmt) R 10075 10077 10047 0 -1 4202560 210438 0 0 0 499666 628 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=10077/tid=10087] ppid=10075 vsize=21158168 CPUtime=5004.49 cores=0-31
/proc/10077/task/10087/stat : 10087 (claspmt) R 10075 10077 10047 0 -1 4202560 88088 0 0 0 500143 306 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=10077/tid=10088] ppid=10075 vsize=21158168 CPUtime=5003.8 cores=0-31
/proc/10077/task/10088/stat : 10088 (claspmt) R 10075 10077 10047 0 -1 4202560 109499 0 0 0 500105 275 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10077/tid=10089] ppid=10075 vsize=21158168 CPUtime=5004.6 cores=0-31
/proc/10077/task/10089/stat : 10089 (claspmt) R 10075 10077 10047 0 -1 4202560 72522 0 0 0 500189 271 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=10077/tid=10090] ppid=10075 vsize=21158168 CPUtime=4984.51 cores=0-31
/proc/10077/task/10090/stat : 10090 (claspmt) R 10075 10077 10047 0 -1 4202560 143441 0 0 0 498028 423 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10077/tid=10091] ppid=10075 vsize=21158168 CPUtime=5001.07 cores=0-31
/proc/10077/task/10091/stat : 10091 (claspmt) R 10075 10077 10047 0 -1 4202560 128014 0 0 0 499726 381 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=10077/tid=10092] ppid=10075 vsize=21158168 CPUtime=5001.73 cores=0-31
/proc/10077/task/10092/stat : 10092 (claspmt) R 10075 10077 10047 0 -1 4202560 121749 0 0 0 499759 414 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=10077/tid=10093] ppid=10075 vsize=21158168 CPUtime=4994.11 cores=0-31
/proc/10077/task/10093/stat : 10093 (claspmt) R 10075 10077 10047 0 -1 4202560 543742 0 0 0 498210 1201 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10077/tid=10094] ppid=10075 vsize=21158168 CPUtime=5004.31 cores=0-31
/proc/10077/task/10094/stat : 10094 (claspmt) R 10075 10077 10047 0 -1 4202560 191413 0 0 0 499899 532 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=10077/tid=10095] ppid=10075 vsize=21158168 CPUtime=4983.34 cores=0-31
/proc/10077/task/10095/stat : 10095 (claspmt) R 10075 10077 10047 0 -1 4202560 70524 0 0 0 498101 233 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=10077/tid=10096] ppid=10075 vsize=21158168 CPUtime=4999.36 cores=0-31
/proc/10077/task/10096/stat : 10096 (claspmt) R 10075 10077 10047 0 -1 4202560 111917 0 0 0 499633 303 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10077/tid=10097] ppid=10075 vsize=21158168 CPUtime=5004.94 cores=0-31
/proc/10077/task/10097/stat : 10097 (claspmt) R 10075 10077 10047 0 -1 4202560 64678 0 0 0 500269 225 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=10077/tid=10098] ppid=10075 vsize=21158168 CPUtime=5003.33 cores=0-31
/proc/10077/task/10098/stat : 10098 (claspmt) R 10075 10077 10047 0 -1 4202560 146848 0 0 0 499871 462 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=10077/tid=10099] ppid=10075 vsize=21158168 CPUtime=5003.55 cores=0-31
/proc/10077/task/10099/stat : 10099 (claspmt) R 10075 10077 10047 0 -1 4202560 223947 0 0 0 499730 625 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=10077/tid=10100] ppid=10075 vsize=21158168 CPUtime=5004.83 cores=0-31
/proc/10077/task/10100/stat : 10100 (claspmt) R 10075 10077 10047 0 -1 4202560 78720 0 0 0 500236 247 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=10077/tid=10101] ppid=10075 vsize=21158168 CPUtime=5004.33 cores=0-31
/proc/10077/task/10101/stat : 10101 (claspmt) R 10075 10077 10047 0 -1 4202560 310168 0 0 0 499736 697 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=10077/tid=10102] ppid=10075 vsize=21158168 CPUtime=5004.47 cores=0-31
/proc/10077/task/10102/stat : 10102 (claspmt) R 10075 10077 10047 0 -1 4202560 184062 0 0 0 499866 581 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4343669 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10077/tid=10103] ppid=10075 vsize=21158168 CPUtime=5001.1 cores=0-31
/proc/10077/task/10103/stat : 10103 (claspmt) R 10075 10077 10047 0 -1 4202560 57334 0 0 0 499925 185 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=10077/tid=10104] ppid=10075 vsize=21158168 CPUtime=5005.21 cores=0-31
/proc/10077/task/10104/stat : 10104 (claspmt) R 10075 10077 10047 0 -1 4202560 90651 0 0 0 500262 259 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=10077/tid=10105] ppid=10075 vsize=21158168 CPUtime=4992.28 cores=0-31
/proc/10077/task/10105/stat : 10105 (claspmt) R 10075 10077 10047 0 -1 4202560 70993 0 0 0 498985 243 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=10077/tid=10106] ppid=10075 vsize=21158168 CPUtime=4985.11 cores=0-31
/proc/10077/task/10106/stat : 10106 (claspmt) R 10075 10077 10047 0 -1 4202560 121702 0 0 0 498149 362 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=10077/tid=10107] ppid=10075 vsize=21158168 CPUtime=5002.32 cores=0-31
/proc/10077/task/10107/stat : 10107 (claspmt) R 10075 10077 10047 0 -1 4202560 168883 0 0 0 499752 480 0 0 25 0 32 0 44995723 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4641862 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=10077/tid=10108] ppid=10075 vsize=21158168 CPUtime=5004.62 cores=0-31
/proc/10077/task/10108/stat : 10108 (claspmt) R 10075 10077 10047 0 -1 4202560 105374 0 0 0 500088 374 0 0 25 0 32 0 44995724 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=10077/tid=10109] ppid=10075 vsize=21158168 CPUtime=5002.72 cores=0-31
/proc/10077/task/10109/stat : 10109 (claspmt) R 10075 10077 10047 0 -1 4202560 353697 0 0 0 499373 899 0 0 25 0 32 0 44995724 21665964032 4969561 270582939648 4194304 4964800 140735464158784 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 21158168

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -10077

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

[startup+5009.44 s]
/proc/loadavg: 32.05 32.03 32.02 2/416 10268
/proc/meminfo: memFree=242172268/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=21080268 CPUtime=160003 cores=0-31
/proc/10077/stat : 10077 (claspmt) S 10075 10077 10047 0 -1 4202496 5014959 0 0 0 15986081 14260 0 0 25 0 2 0 44995628 21586194432 4969525 270582939648 4194304 4964800 140735464158784 18446744073709551615 258662759221 0 0 4096 18946 18446744073709551615 0 0 17 11 0 0 0
/proc/10077/statm: 5270067 4969525 465 189 0 5264416 0
[pid=10077/tid=10107] ppid=10075 vsize=21080268 CPUtime=5003.23 cores=0-31
/proc/10077/task/10107/stat : 10107 (claspmt) R 10075 10077 10047 0 -1 4202560 168883 0 0 0 499843 480 0 0 25 0 2 0 44995723 21586194432 4969525 270582939648 4194304 4964800 140735464158784 18446744073709551615 4641862 0 0 4096 18946 0 0 0 -1 8 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 21080268

[startup+5011 s]
/proc/loadavg: 29.57 31.52 31.86 2/415 10268
/proc/meminfo: memFree=242187652/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=0 CPUtime=160005 cores=0-31
/proc/10077/stat : 10077 (claspmt) R 10075 10077 10047 0 -1 4203524 5014968 0 0 0 15986190 14307 0 0 19 0 1 0 44995628 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 11 0 0 0
/proc/10077/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160005
Current children cumulated vsize (KiB) 0

[startup+5011.4 s]
/proc/loadavg: 29.57 31.52 31.86 2/415 10268
/proc/meminfo: memFree=242187652/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=0 CPUtime=160005 cores=0-31
/proc/10077/stat : 10077 (claspmt) R 10075 10077 10047 0 -1 4203524 5014968 0 0 0 15986190 14347 0 0 19 0 1 0 44995628 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 11 0 0 0
/proc/10077/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160005
Current children cumulated vsize (KiB) 0

[startup+5011.62 s]
/proc/loadavg: 29.57 31.52 31.86 2/414 10268
/proc/meminfo: memFree=256171496/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=0 CPUtime=160006 cores=0-31
/proc/10077/stat : 10077 (claspmt) R 10075 10077 10047 0 -1 4203524 5014968 0 0 0 15986190 14369 0 0 20 0 1 0 44995628 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 11 0 0 0
/proc/10077/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160006
Current children cumulated vsize (KiB) 0

[startup+5011.7 s]
/proc/loadavg: 29.57 31.52 31.86 2/414 10268
/proc/meminfo: memFree=256171496/264257624 swapFree=67111528/67111528
[pid=10077] ppid=10075 vsize=0 CPUtime=160006 cores=0-31
/proc/10077/stat : 10077 (claspmt) R 10075 10077 10047 0 -1 4203524 5014968 0 0 0 15986190 14377 0 0 20 0 1 0 44995628 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 11 0 0 0
/proc/10077/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160006
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5011.76
CPU time (s): 160006
CPU user time (s): 159862
CPU system time (s): 143.838
CPU usage (%): 3192.6
Max. virtual memory (cumulated for all children) (KiB): 21158168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159862
system time used= 143.838
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5014968
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= 860209
involuntary context switches= 409199

runsolver used 28.1037 second user time and 113.089 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-11 14:41:27
IDJOB=3472505
IDBENCH=84227
IDSOLVER=1961
FILE ID=node200/3472505-1307796087
RUNJOBID= node200-1307796087-10061
PBS_JOBID= 13550791
Free space on /tmp= 61740 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472505-1307796087/watcher-3472505-1307796087 -o /tmp/evaluation-result-3472505-1307796087/solver-3472505-1307796087 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472505-1307796087.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=901558764

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.045
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.045
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.02
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.045
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.045
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.045
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.09
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.045
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.06
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.045
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.07
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.045
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.06
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.045
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	: 3989.99
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.045
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.06
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.045
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.045
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.06
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.045
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.04
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.045
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.03
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.045
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	: 3990.07
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.045
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.08
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.045
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.05
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.045
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.045
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.08
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.045
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	: 3989.97
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.045
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.04
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.045
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.10
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.045
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.10
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.045
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.04
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.045
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.04
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.045
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.07
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.045
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.045
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.08
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.045
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.04
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.045
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.08
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.045
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.18
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.045
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:      262079408 kB
Buffers:        290616 kB
Cached:        1558328 kB
SwapCached:          0 kB
Active:         319908 kB
Inactive:      1592204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262079408 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:       63948 kB
Mapped:          14112 kB
Slab:           185848 kB
PageTables:       4436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   164636 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= 61736 MiB
End job on node200 at 2011-06-11 16:04:59