Trace number 3711703

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-95-90--soft-0-100-0.wbo
MD5SUM4a1855bab5ee86d15b24a1b5f3713388
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.560914
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8550
Total number of constraints185
Number of soft constraints185
Number of constraints which are clauses95
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint95
Top cost 9532
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 9531
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 96
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.08/0.11	c 2012-05-28T11:15:35+0200
0.08/0.11	c arch = x86_64
0.08/0.11	c os = linux
0.08/0.11	c compiler = ghc 7.4
0.08/0.11	c packages:
0.08/0.11	c   OptDir-0.0.1
0.08/0.11	c   array-0.4.0.0
0.08/0.11	c   base-4.5.0.0
0.08/0.11	c   bytestring-0.9.2.1
0.08/0.11	c   containers-0.4.2.1
0.08/0.11	c   deepseq-1.3.0.0
0.08/0.11	c   mtl-2.1.1
0.08/0.11	c   old_locale-1.0.0.4
0.08/0.11	c   parse_dimacs-1.2
0.08/0.11	c   parsec-3.1.2
0.08/0.11	c   queue-0.1.2
0.08/0.11	c   stm-2.3
0.08/0.11	c   time-1.4
0.08/0.11	c command line = ["--wbo","HOME/instance-3711703-1338196535.wbo"]
0.08/0.11	c #vars 8550
0.08/0.11	c #constraints 185
0.08/0.11	c Solving starts ...
1.19/1.22	c solving time = 1.113s
1.19/1.22	c #decision = 6043
1.19/1.22	c #conflict = 102
1.19/1.22	c #restart = 1
1.19/1.22	o 82
1.19/1.22	c Solving starts ...
12.08/12.15	c solving time = 10.920s
12.08/12.15	c #decision = 24485
12.08/12.15	c #conflict = 638
12.08/12.15	c #restart = 4
12.08/12.15	o 59
12.08/12.15	c Solving starts ...
12.19/12.27	c solving time = 0.116s
12.19/12.27	c #decision = 29345
12.19/12.27	c #conflict = 649
12.19/12.27	c #restart = 4
12.19/12.27	o 50
12.19/12.27	c Solving starts ...
12.29/12.30	c solving time = 0.026s
12.29/12.30	c #decision = 33859
12.29/12.30	c #conflict = 649
12.29/12.30	c #restart = 4
12.29/12.30	o 36
12.29/12.30	c Solving starts ...
12.29/12.33	c solving time = 0.018s
12.29/12.33	c #decision = 38321
12.29/12.33	c #conflict = 649
12.29/12.33	c #restart = 4
12.29/12.33	o 23
12.29/12.33	c Solving starts ...
12.48/12.55	c solving time = 0.214s
12.48/12.55	c #decision = 42669
12.48/12.55	c #conflict = 667
12.48/12.55	c #restart = 4
12.48/12.55	o 7
12.48/12.55	c Solving starts ...
14.88/14.97	c solving time = 2.414s
14.88/14.97	c #decision = 51261
14.88/14.97	c #conflict = 770
14.88/14.97	c #restart = 5
14.88/14.97	o 5
14.88/14.97	c Solving starts ...
14.88/14.99	c solving time = 0.019s
14.88/14.99	c #decision = 55322
14.88/14.99	c #conflict = 770
14.88/14.99	c #restart = 5
14.88/14.99	o 1
14.88/14.99	c Solving starts ...
283.61/283.74	c learnt constraints deletion: 8262 -> 4131
607.74/607.92	c learnt constraints deletion: 7985 -> 3993
1105.15/1105.40	c learnt constraints deletion: 9775 -> 4888

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-3711703-1338196535/watcher-3711703-1338196535 -o /tmp/evaluation-result-3711703-1338196535/solver-3711703-1338196535 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3711703-1338196535.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 28895
/proc/meminfo: memFree=26256384/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 817 0 0 0 0 0 0 0 20 0 1 0 285780452 6356992 739 33554432000 4194304 8973514 140735197959744 140735388775720 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 1552 743 422 1167 0 333 0

[startup+0.0534531 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28895
/proc/meminfo: memFree=26256384/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=10304 CPUtime=0.04 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 1665 0 0 0 4 0 0 0 20 0 1 0 285780452 10551296 1587 33554432000 4194304 8973514 140735197959744 140735197959240 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 2576 1594 424 1167 0 1357 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10304

[startup+0.100256 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28895
/proc/meminfo: memFree=26256384/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=14400 CPUtime=0.08 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 2891 0 0 0 8 0 0 0 20 0 1 0 285780452 14745600 2813 33554432000 4194304 8973514 140735197959744 140735197959240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 3600 2813 435 1167 0 2381 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14400

[startup+0.300227 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28895
/proc/meminfo: memFree=26256384/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=18496 CPUtime=0.29 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 3898 0 0 0 28 1 0 0 20 0 1 0 285780452 18939904 3820 33554432000 4194304 8973514 140735197959744 140735197959240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 4624 3820 453 1167 0 3405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18496

[startup+0.700188 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28895
/proc/meminfo: memFree=26256384/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=18496 CPUtime=0.69 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 3933 0 0 0 68 1 0 0 20 0 1 0 285780452 18939904 3855 33554432000 4194304 8973514 140735197959744 140735197959240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 4624 3855 453 1167 0 3405 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18496

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28896
/proc/meminfo: memFree=26240116/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=19520 CPUtime=1.48 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 4199 0 0 0 147 1 0 0 20 0 1 0 285780452 19988480 4121 33554432000 4194304 8973514 140735197959744 140735197959240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 4880 4121 463 1167 0 3661 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19520

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28896
/proc/meminfo: memFree=26235884/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=21568 CPUtime=3.08 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 4711 0 0 0 306 2 0 0 20 0 1 0 285780452 22085632 4633 33554432000 4194304 8973514 140735197959744 140735197959240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 5392 4633 463 1167 0 4173 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21568

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28896
/proc/meminfo: memFree=26229312/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=24640 CPUtime=6.29 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 5398 0 0 0 625 4 0 0 20 0 1 0 285780452 25231360 5320 33554432000 4194304 8973514 140735197959744 140735197959240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 6160 5320 463 1167 0 4941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24640

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28896
/proc/meminfo: memFree=26217648/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=28736 CPUtime=12.69 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 6316 0 0 0 1262 7 0 0 20 0 1 0 285780452 29425664 6242 33554432000 4194304 8973514 140735197959744 140735197959240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 7184 6242 464 1167 0 5965 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28736

[startup+25.5066 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28896
/proc/meminfo: memFree=26201228/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=35904 CPUtime=25.48 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 8247 0 0 0 2534 14 0 0 20 0 1 0 285780452 36765696 8165 33554432000 4194304 8973514 140735197959744 140735197941760 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 8976 8165 464 1167 0 7757 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35904

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28896
/proc/meminfo: memFree=26169648/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=52288 CPUtime=51.06 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 12348 0 0 0 5076 30 0 0 20 0 1 0 285780452 53542912 12255 33554432000 4194304 8973514 140735197959744 140735197959240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 13072 12255 464 1167 0 11853 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 52288

[startup+102.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 28896
/proc/meminfo: memFree=26138180/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=73792 CPUtime=102.26 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 17789 0 0 0 10177 49 0 0 20 0 1 0 285780452 75563008 17695 33554432000 4194304 8973514 140735197959744 140735197959008 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 18448 17695 464 1167 0 17229 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 73792

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 28896
/proc/meminfo: memFree=26110308/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=92224 CPUtime=162.23 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 22181 0 0 0 16151 72 0 0 20 0 1 0 285780452 94437376 22071 33554432000 4194304 8973514 140735197959744 140735197959240 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 23056 22071 464 1167 0 21837 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 92224

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28896
/proc/meminfo: memFree=26093052/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=108608 CPUtime=222.23 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 26392 0 0 0 22128 95 0 0 20 0 1 0 285780452 111214592 26277 33554432000 4194304 8973514 140735197959744 140735197959240 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 27152 26277 464 1167 0 25933 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 108608

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28899
/proc/meminfo: memFree=26075044/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=121920 CPUtime=282.21 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 29845 0 0 0 28108 113 0 0 20 0 1 0 285780452 124846080 29720 33554432000 4194304 8973514 140735197959744 140735197957952 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 30480 29720 464 1167 0 29261 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 121920

[startup+342.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28900
/proc/meminfo: memFree=26073684/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=123968 CPUtime=342.2 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 30143 0 0 0 34092 128 0 0 20 0 1 0 285780452 126943232 30018 33554432000 4194304 8973514 140735197959744 140735197957952 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 30992 30018 465 1167 0 29773 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 123968

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 28900
/proc/meminfo: memFree=26067908/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=129088 CPUtime=402.18 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 31649 0 0 0 40073 145 0 0 20 0 1 0 285780452 132186112 31520 33554432000 4194304 8973514 140735197959744 140735197941760 4209450 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 32272 31520 465 1167 0 31053 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 129088

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28900
/proc/meminfo: memFree=26049928/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=141376 CPUtime=462.17 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 34528 0 0 0 46057 160 0 0 20 0 1 0 285780452 144769024 34399 33554432000 4194304 8973514 140735197959744 140735197957952 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 35344 34399 465 1167 0 34125 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 141376

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28900
/proc/meminfo: memFree=26041164/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=149568 CPUtime=522.15 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 36753 0 0 0 52040 175 0 0 20 0 1 0 285780452 153157632 36615 33554432000 4194304 8973514 140735197959744 140735197959240 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 37392 36615 465 1167 0 36173 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 149568

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28900
/proc/meminfo: memFree=26029748/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=159808 CPUtime=582.15 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 39124 0 0 0 58025 190 0 0 20 0 1 0 285780452 163643392 38986 33554432000 4194304 8973514 140735197959744 140735197957952 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 39952 38986 465 1167 0 38733 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 159808

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28901
/proc/meminfo: memFree=26029420/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=162880 CPUtime=822.1 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 40112 0 0 0 81962 248 0 0 20 0 1 0 285780452 166789120 39968 33554432000 4194304 8973514 140735197959744 140735197959240 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 40720 39968 465 1167 0 39501 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 162880

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28904
/proc/meminfo: memFree=26026188/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=165952 CPUtime=882.1 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 40726 0 0 0 87952 258 0 0 20 0 1 0 285780452 169934848 40582 33554432000 4194304 8973514 140735197959744 140735197957952 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 41488 40582 465 1167 0 40269 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 165952

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28905
/proc/meminfo: memFree=26003504/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=176192 CPUtime=942.09 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 43364 0 0 0 93939 270 0 0 20 0 1 0 285780452 180420608 43220 33554432000 4194304 8973514 140735197959744 140735197941760 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 44048 43220 465 1167 0 42829 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 176192

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28905
/proc/meminfo: memFree=25997352/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=182336 CPUtime=1002.08 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 44916 0 0 0 99927 281 0 0 20 0 1 0 285780452 186712064 44767 33554432000 4194304 8973514 140735197959744 140735197957952 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 45584 44767 465 1167 0 44365 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 182336

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28905
/proc/meminfo: memFree=25987544/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=192576 CPUtime=1062.06 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 47389 0 0 0 105915 291 0 0 20 0 1 0 285780452 197197824 47240 33554432000 4194304 8973514 140735197959744 140735197957952 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 48144 47240 465 1167 0 46925 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 192576

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28905
/proc/meminfo: memFree=25981456/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=198720 CPUtime=1122.05 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 48897 0 0 0 111904 301 0 0 20 0 1 0 285780452 203489280 48745 33554432000 4194304 8973514 140735197959744 140735197957952 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 49680 48745 465 1167 0 48461 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 198720

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28906
/proc/meminfo: memFree=25979772/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=199744 CPUtime=1182.04 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 49340 0 0 0 117890 314 0 0 20 0 1 0 285780452 204537856 49184 33554432000 4194304 8973514 140735197959744 140735197959008 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 49936 49184 465 1167 0 48717 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 199744

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28907
/proc/meminfo: memFree=25978540/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=199744 CPUtime=1242.03 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 49340 0 0 0 123878 325 0 0 20 0 1 0 285780452 204537856 49184 33554432000 4194304 8973514 140735197959744 140735197957952 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 49936 49184 465 1167 0 48717 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 199744

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 28907
/proc/meminfo: memFree=25970976/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=199744 CPUtime=1302.02 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 49340 0 0 0 129865 337 0 0 20 0 1 0 285780452 204537856 49184 33554432000 4194304 8973514 140735197959744 140735197959240 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 49936 49184 465 1167 0 48717 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 199744

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 28907
/proc/meminfo: memFree=25966760/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=205888 CPUtime=1362.01 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 50639 0 0 0 135850 351 0 0 20 0 1 0 285780452 210829312 50483 33554432000 4194304 8973514 140735197959744 140735197957952 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 51472 50483 465 1167 0 50253 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 205888

[startup+1422.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 28907
/proc/meminfo: memFree=25959436/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=213056 CPUtime=1422 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 52431 0 0 0 141836 364 0 0 20 0 1 0 285780452 218169344 52275 33554432000 4194304 8973514 140735197959744 140735197957952 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 53264 52275 465 1167 0 52045 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 213056

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 28910
/proc/meminfo: memFree=25953972/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=218176 CPUtime=1481.99 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 53756 0 0 0 147827 372 0 0 20 0 1 0 285780452 223412224 53600 33554432000 4194304 8973514 140735197959744 140735197957952 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 54544 53600 465 1167 0 53325 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 218176

[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 28911
/proc/meminfo: memFree=25945900/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=224320 CPUtime=1541.98 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 55360 0 0 0 153817 381 0 0 20 0 1 0 285780452 229703680 55196 33554432000 4194304 8973514 140735197959744 140735197957952 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 56080 55196 465 1167 0 54861 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 224320

[startup+1602.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 28911
/proc/meminfo: memFree=25939512/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=230464 CPUtime=1601.97 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 57028 0 0 0 159806 391 0 0 20 0 1 0 285780452 235995136 56864 33554432000 4194304 8973514 140735197959744 140735197941760 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 57616 56864 465 1167 0 56397 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 230464

[startup+1662.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 28911
/proc/meminfo: memFree=25929716/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=237632 CPUtime=1661.97 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 58738 0 0 0 165796 401 0 0 20 0 1 0 285780452 243335168 58574 33554432000 4194304 8973514 140735197959744 140735197959240 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 59408 58574 465 1167 0 58189 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 237632

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 28911
/proc/meminfo: memFree=25923744/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=243776 CPUtime=1721.94 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 60163 0 0 0 171784 410 0 0 20 0 1 0 285780452 249626624 59993 33554432000 4194304 8973514 140735197959744 140735197957952 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 60944 59993 465 1167 0 59725 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 243776

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 28911
/proc/meminfo: memFree=25915000/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=251968 CPUtime=1781.94 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 62247 0 0 0 177776 418 0 0 20 0 1 0 285780452 258015232 62077 33554432000 4194304 8973514 140735197959744 140735197941760 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 62992 62077 465 1167 0 61773 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 251968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 2/176 28912
/proc/meminfo: memFree=26010692/32873844 swapFree=7108/7108
[pid=28895] ppid=28893 vsize=251968 CPUtime=1800.04 cores=1,3,5,7
/proc/28895/stat : 28895 (toysat) R 28893 28895 28734 0 -1 4202496 62247 0 0 0 179585 419 0 0 20 0 1 0 285780452 258015232 62077 33554432000 4194304 8973514 140735197959744 140735197957952 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28895/statm: 62992 62077 465 1167 0 61773 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 251968

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): 1795.85
CPU system time (s): 4.19736
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 251968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.85
system time used= 4.19736
maximum resident set size= 248308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62247
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= 100
involuntary context switches= 1847

runsolver used 3.45047 second user time and 8.76467 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-28 11:15:35
IDJOB=3711703
IDBENCH=79170
IDSOLVER=2291
FILE ID=node111/3711703-1338196535
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-95-90--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711703-1338196535/watcher-3711703-1338196535 -o /tmp/evaluation-result-3711703-1338196535/solver-3711703-1338196535 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3711703-1338196535.wbo

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

MD5SUM BENCH= 4a1855bab5ee86d15b24a1b5f3713388
RANDOM SEED=874536277

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:        26257284 kB
Buffers:          558056 kB
Cached:          5105992 kB
SwapCached:         1624 kB
Active:          4715744 kB
Inactive:         962908 kB
Active(anon):       6356 kB
Inactive(anon):     9132 kB
Active(file):    4709388 kB
Inactive(file):   953776 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105364 kB
Dirty:             14764 kB
Writeback:             0 kB
AnonPages:         19012 kB
Mapped:            16204 kB
Shmem:                 8 kB
Slab:             797860 kB
SReclaimable:     240268 kB
SUnreclaim:       557592 kB
KernelStack:        1440 kB
PageTables:         3980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     129372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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 11:45:37