Trace number 3712378

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
toysat 2012-05-17? (TO) 1800.05 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-105-100--soft-0-100-0.wbo
MD5SUM74ceb63f540b1c0e7b9983b4b6436598
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.646901
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10500
Total number of constraints205
Number of soft constraints205
Number of constraints which are clauses105
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint105
Top cost 10882
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10881
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 106
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.09/0.14	c 2012-05-28T12:45:43+0200
0.09/0.14	c arch = x86_64
0.09/0.14	c os = linux
0.09/0.14	c compiler = ghc 7.4
0.09/0.14	c packages:
0.09/0.14	c   OptDir-0.0.1
0.09/0.14	c   array-0.4.0.0
0.09/0.14	c   base-4.5.0.0
0.09/0.14	c   bytestring-0.9.2.1
0.09/0.14	c   containers-0.4.2.1
0.09/0.14	c   deepseq-1.3.0.0
0.09/0.14	c   mtl-2.1.1
0.09/0.14	c   old_locale-1.0.0.4
0.09/0.14	c   parse_dimacs-1.2
0.09/0.14	c   parsec-3.1.2
0.09/0.14	c   queue-0.1.2
0.09/0.14	c   stm-2.3
0.09/0.14	c   time-1.4
0.09/0.14	c command line = ["--wbo","HOME/instance-3712378-1338201942.wbo"]
0.09/0.14	c #vars 10500
0.09/0.14	c #constraints 205
0.09/0.14	c Solving starts ...
1.49/1.57	c solving time = 1.434s
1.49/1.57	c #decision = 7131
1.49/1.57	c #conflict = 102
1.49/1.57	c #restart = 1
1.49/1.57	o 89
1.49/1.58	c Solving starts ...
6.69/6.73	c solving time = 5.152s
6.69/6.73	c #decision = 22553
6.69/6.73	c #conflict = 352
6.69/6.73	c #restart = 3
6.69/6.73	o 68
6.69/6.73	c Solving starts ...
6.69/6.79	c solving time = 0.047s
6.69/6.79	c #decision = 28125
6.69/6.79	c #conflict = 357
6.69/6.79	c #restart = 3
6.69/6.79	o 64
6.69/6.79	c Solving starts ...
6.78/6.82	c solving time = 0.026s
6.78/6.82	c #decision = 33574
6.78/6.82	c #conflict = 357
6.78/6.82	c #restart = 3
6.78/6.82	o 28
6.78/6.82	c Solving starts ...
9.08/9.12	c solving time = 2.294s
9.08/9.12	c #decision = 44229
9.08/9.12	c #conflict = 458
9.08/9.12	c #restart = 4
9.08/9.12	o 19
9.08/9.12	c Solving starts ...
13.29/13.39	c solving time = 4.262s
13.29/13.39	c #decision = 55432
13.29/13.39	c #conflict = 584
13.29/13.39	c #restart = 5
13.29/13.39	o 17
13.29/13.39	c Solving starts ...
13.39/13.42	c solving time = 0.024s
13.39/13.42	c #decision = 60621
13.39/13.42	c #conflict = 584
13.39/13.42	c #restart = 5
13.39/13.42	o 9
13.39/13.42	c Solving starts ...
32.38/32.40	c solving time = 18.970s
32.38/32.40	c #decision = 87667
32.38/32.40	c #conflict = 1398
32.38/32.40	c #restart = 9
32.38/32.40	o 3
32.38/32.40	c Solving starts ...
414.38/414.51	c learnt constraints deletion: 8886 -> 4443
1442.00/1442.35	c learnt constraints deletion: 14079 -> 7040

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3712378-1338201942/watcher-3712378-1338201942 -o /tmp/evaluation-result-3712378-1338201942/solver-3712378-1338201942 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712378-1338201942.wbo 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29197
/proc/meminfo: memFree=26088696/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 804 0 0 0 0 0 0 0 20 0 1 0 286321225 6356992 725 33554432000 4194304 8973514 140734178437840 140737411743736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 1552 725 422 1167 0 333 0

[startup+0.0846089 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29197
/proc/meminfo: memFree=26088696/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=11328 CPUtime=0.08 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 2100 0 0 0 8 0 0 0 20 0 1 0 286321225 11599872 2021 33554432000 4194304 8973514 140734178437840 140737411743736 7716772 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 2832 2026 432 1167 0 1613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11328

[startup+0.100328 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29197
/proc/meminfo: memFree=26088696/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=14400 CPUtime=0.09 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 2889 0 0 0 9 0 0 0 20 0 1 0 286321225 14745600 2810 33554432000 4194304 8973514 140734178437840 140737411743736 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 3600 2810 434 1167 0 2381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14400

[startup+0.300299 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29197
/proc/meminfo: memFree=26088696/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=17472 CPUtime=0.29 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 3678 0 0 0 29 0 0 0 20 0 1 0 286321225 17891328 3599 33554432000 4194304 8973514 140734178437840 140737411743736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 4368 3599 455 1167 0 3149 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17472

[startup+0.700258 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29197
/proc/meminfo: memFree=26088696/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=20544 CPUtime=0.69 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 4214 0 0 0 69 0 0 0 20 0 1 0 286321225 21037056 4135 33554432000 4194304 8973514 140734178437840 140734178437104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 5136 4135 455 1167 0 3917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20544

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29198
/proc/meminfo: memFree=26073320/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=22592 CPUtime=1.49 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 4708 0 0 0 148 1 0 0 20 0 1 0 286321225 23134208 4629 33554432000 4194304 8973514 140734178437840 140734178437336 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 5648 4629 455 1167 0 4429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22592

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29198
/proc/meminfo: memFree=26070568/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=24640 CPUtime=3.09 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 5235 0 0 0 308 1 0 0 20 0 1 0 286321225 25231360 5156 33554432000 4194304 8973514 140734178437840 140734178437336 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 6160 5156 465 1167 0 4941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24640

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29198
/proc/meminfo: memFree=26067468/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=25664 CPUtime=6.29 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 5736 0 0 0 626 3 0 0 20 0 1 0 286321225 26279936 5657 33554432000 4194304 8973514 140734178437840 140734178437336 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 6416 5657 465 1167 0 5197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25664

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29198
/proc/meminfo: memFree=26061912/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=30784 CPUtime=12.68 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 7017 0 0 0 1262 6 0 0 20 0 1 0 286321225 31522816 6938 33554432000 4194304 8973514 140734178437840 140734178437336 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 7696 6938 466 1167 0 6477 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30784

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29198
/proc/meminfo: memFree=26057704/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=36928 CPUtime=25.48 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 8321 0 0 0 2536 12 0 0 20 0 1 0 286321225 37814272 8242 33554432000 4194304 8973514 140734178437840 140734178437336 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 9232 8242 466 1167 0 8013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36928

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29198
/proc/meminfo: memFree=26045676/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=48192 CPUtime=51.08 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 11124 0 0 0 5083 25 0 0 20 0 1 0 286321225 49348608 11045 33554432000 4194304 8973514 140734178437840 140734178437336 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 12048 11045 466 1167 0 10829 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48192

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29199
/proc/meminfo: memFree=26010212/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=70720 CPUtime=102.28 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 17001 0 0 0 10183 45 0 0 20 0 1 0 286321225 72417280 16922 33554432000 4194304 8973514 140734178437840 140734178437336 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 17680 16922 466 1167 0 16461 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 70720

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 29199
/proc/meminfo: memFree=25976156/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=91200 CPUtime=162.23 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 22007 0 0 0 16155 68 0 0 20 0 1 0 286321225 93388800 21899 33554432000 4194304 8973514 140734178437840 140734178437104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 22800 21899 466 1167 0 21581 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 91200

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29199
/proc/meminfo: memFree=25951400/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=105536 CPUtime=222.22 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 25675 0 0 0 22134 88 0 0 20 0 1 0 286321225 108068864 25558 33554432000 4194304 8973514 140734178437840 140734178437336 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 26384 25558 466 1167 0 25165 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 105536

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29202
/proc/meminfo: memFree=25924112/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=119872 CPUtime=282.21 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 29131 0 0 0 28117 104 0 0 20 0 1 0 286321225 122748928 29014 33554432000 4194304 8973514 140734178437840 140734178437104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 29968 29014 466 1167 0 28749 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119872

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29202
/proc/meminfo: memFree=25904300/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=130112 CPUtime=342.2 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 31734 0 0 0 34102 118 0 0 20 0 1 0 286321225 133234688 31617 33554432000 4194304 8973514 140734178437840 140734178437104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 32528 31617 466 1167 0 31309 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 130112

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29203
/proc/meminfo: memFree=25882804/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=140352 CPUtime=402.18 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 34333 0 0 0 40086 132 0 0 20 0 1 0 286321225 143720448 34195 33554432000 4194304 8973514 140734178437840 140734178437104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 35088 34195 466 1167 0 33869 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 140352

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29203
/proc/meminfo: memFree=25868544/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=143424 CPUtime=462.17 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 35242 0 0 0 46071 146 0 0 20 0 1 0 286321225 146866176 35104 33554432000 4194304 8973514 140734178437840 140734178437104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 35856 35104 467 1167 0 34637 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 143424

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29203
/proc/meminfo: memFree=25868676/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=143424 CPUtime=522.16 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 35242 0 0 0 52059 157 0 0 20 0 1 0 286321225 146866176 35104 33554432000 4194304 8973514 140734178437840 140734178437104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 35856 35104 467 1167 0 34637 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 143424

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29204
/proc/meminfo: memFree=25866164/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=145472 CPUtime=582.15 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 35754 0 0 0 58048 167 0 0 20 0 1 0 286321225 148963328 35616 33554432000 4194304 8973514 140734178437840 140734178437104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 36368 35616 467 1167 0 35149 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 145472

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 29205
/proc/meminfo: memFree=25829436/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=177216 CPUtime=822.11 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 43466 0 0 0 82001 210 0 0 20 0 1 0 286321225 181469184 43466 33554432000 4194304 8973514 140734178437840 140734178437104 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 44304 43466 467 1167 0 43085 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 177216

[startup+882.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/178 29208
/proc/meminfo: memFree=25809960/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=184384 CPUtime=882.1 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 45224 0 0 0 87990 220 0 0 20 0 1 0 286321225 188809216 45224 33554432000 4194304 8973514 140734178437840 140734178437104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 46096 45224 467 1167 0 44877 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 184384

[startup+942.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/178 29231
/proc/meminfo: memFree=25793624/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=192576 CPUtime=942.08 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 47167 0 0 0 93977 231 0 0 20 0 1 0 286321225 197197824 47157 33554432000 4194304 8973514 140734178437840 140734178437104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 48144 47157 467 1167 0 46925 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 192576

[startup+1002.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 29271
/proc/meminfo: memFree=26012364/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=199744 CPUtime=1002.08 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 49010 0 0 0 99964 244 0 0 20 0 1 0 286321225 204537856 49000 33554432000 4194304 8973514 140734178437840 140734178437104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 49936 49000 467 1167 0 48717 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 199744

[startup+1062.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 29271
/proc/meminfo: memFree=25975956/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=205888 CPUtime=1062.06 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 50684 0 0 0 105941 265 0 0 20 0 1 0 286321225 210829312 50669 33554432000 4194304 8973514 140734178437840 140734178437104 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 51472 50669 467 1167 0 50253 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 205888

[startup+1122.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 29271
/proc/meminfo: memFree=25946164/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=213056 CPUtime=1122.05 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 52313 0 0 0 111933 272 0 0 20 0 1 0 286321225 218169344 52297 33554432000 4194304 8973514 140734178437840 140734178437104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 53264 52297 467 1167 0 52045 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 213056

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 29271
/proc/meminfo: memFree=25933756/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=218176 CPUtime=1182.04 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 53779 0 0 0 117923 281 0 0 20 0 1 0 286321225 223412224 53763 33554432000 4194304 8973514 140734178437840 140734178437104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 54544 53763 467 1167 0 53325 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 218176

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 29271
/proc/meminfo: memFree=25926192/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=223296 CPUtime=1242.04 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 55028 0 0 0 123914 290 0 0 20 0 1 0 286321225 228655104 55012 33554432000 4194304 8973514 140734178437840 140734178437104 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 55824 55012 467 1167 0 54605 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 223296

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 29272
/proc/meminfo: memFree=25905652/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=227392 CPUtime=1302.02 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 56119 0 0 0 129902 300 0 0 20 0 1 0 286321225 232849408 56096 33554432000 4194304 8973514 140734178437840 140734178437104 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 56848 56096 467 1167 0 55629 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 227392

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29272
/proc/meminfo: memFree=25889564/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=234560 CPUtime=1362.01 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 57730 0 0 0 135892 309 0 0 20 0 1 0 286321225 240189440 57707 33554432000 4194304 8973514 140734178437840 140734178437336 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 58640 57707 467 1167 0 57421 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 234560

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29272
/proc/meminfo: memFree=25882620/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=240704 CPUtime=1422 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 59426 0 0 0 141884 316 0 0 20 0 1 0 286321225 246480896 59403 33554432000 4194304 8973514 140734178437840 140734178437104 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 60176 59403 467 1167 0 58957 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 240704

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 29275
/proc/meminfo: memFree=25873860/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=242752 CPUtime=1481.99 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 59961 0 0 0 147873 326 0 0 20 0 1 0 286321225 248578048 59936 33554432000 4194304 8973514 140734178437840 140734178437104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 60688 59936 467 1167 0 59469 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 242752

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29275
/proc/meminfo: memFree=25859536/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=242752 CPUtime=1541.97 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 59965 0 0 0 153862 335 0 0 20 0 1 0 286321225 248578048 59936 33554432000 4194304 8973514 140734178437840 140734178437104 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 60688 59936 467 1167 0 59469 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 242752

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 29276
/proc/meminfo: memFree=25847848/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=242752 CPUtime=1601.97 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 59965 0 0 0 159851 346 0 0 20 0 1 0 286321225 248578048 59936 33554432000 4194304 8973514 140734178437840 140734178437104 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 60688 59936 467 1167 0 59469 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 242752

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 29276
/proc/meminfo: memFree=25837060/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=242752 CPUtime=1661.96 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 59965 0 0 0 165839 357 0 0 20 0 1 0 286321225 248578048 59936 33554432000 4194304 8973514 140734178437840 140734178437104 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 60688 59936 467 1167 0 59469 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 242752

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29276
/proc/meminfo: memFree=25828008/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=242752 CPUtime=1721.95 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 59965 0 0 0 171830 365 0 0 20 0 1 0 286321225 248578048 59936 33554432000 4194304 8973514 140734178437840 140734178437104 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 60688 59936 467 1167 0 59469 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 242752

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29276
/proc/meminfo: memFree=25822800/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=242752 CPUtime=1781.94 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 59965 0 0 0 177819 375 0 0 20 0 1 0 286321225 248578048 59936 33554432000 4194304 8973514 140734178437840 140734178437104 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 60688 59936 467 1167 0 59469 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 242752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29276
/proc/meminfo: memFree=25823048/32873844 swapFree=7108/7108
[pid=29197] ppid=29195 vsize=242752 CPUtime=1800.04 cores=1,3,5,7
/proc/29197/stat : 29197 (toysat) R 29195 29197 28734 0 -1 4202496 59965 0 0 0 179627 377 0 0 20 0 1 0 286321225 248578048 59936 33554432000 4194304 8973514 140734178437840 140734178437104 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29197/statm: 60688 59936 467 1167 0 59469 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 242752

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1796.28
CPU system time (s): 3.77643
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 242752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.28
system time used= 3.77642
maximum resident set size= 239744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59965
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= 105
involuntary context switches= 1847

runsolver used 3.3005 second user time and 8.94364 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-28 12:45:43
IDJOB=3712378
IDBENCH=79183
IDSOLVER=2291
FILE ID=node111/3712378-1338201942
RUNJOBID= node111-1338194732-28751
PBS_JOBID= 14624600
Free space on /tmp= 67808 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-105-100--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712378-1338201942/watcher-3712378-1338201942 -o /tmp/evaluation-result-3712378-1338201942/solver-3712378-1338201942 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712378-1338201942.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 74ceb63f540b1c0e7b9983b4b6436598
RANDOM SEED=1960319964

node111.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26088960 kB
Buffers:          559200 kB
Cached:          5106036 kB
SwapCached:         1624 kB
Active:          4884444 kB
Inactive:         962212 kB
Active(anon):     172524 kB
Inactive(anon):     9132 kB
Active(file):    4711920 kB
Inactive(file):   953080 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105364 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:        184788 kB
Mapped:            16176 kB
Shmem:                 8 kB
Slab:             797920 kB
SReclaimable:     240336 kB
SUnreclaim:       557584 kB
KernelStack:        1456 kB
PageTables:         4340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     295108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 67800 MiB
End job on node111 at 2012-05-28 13:15:45