Trace number 3706221

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-usAbbrv.8.25_70.opb
MD5SUM77bab7e4b790022242f816374e31f934
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark123904
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 124928
Optimality of the best value was proved NO
Number of variables20611
Total number of constraints3921
Number of constraints which are clauses563
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3358
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 135
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073849343
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147557374
Number of bits of the biggest sum of numbers32
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

1.19/1.27	c 2012-05-27T13:38:20+0200
1.19/1.27	c arch = x86_64
1.19/1.27	c os = linux
1.19/1.27	c compiler = ghc 7.4
1.19/1.27	c packages:
1.19/1.27	c   OptDir-0.0.1
1.19/1.27	c   array-0.4.0.0
1.19/1.27	c   base-4.5.0.0
1.19/1.27	c   bytestring-0.9.2.1
1.19/1.27	c   containers-0.4.2.1
1.19/1.27	c   deepseq-1.3.0.0
1.19/1.27	c   mtl-2.1.1
1.19/1.27	c   old_locale-1.0.0.4
1.19/1.27	c   parse_dimacs-1.2
1.19/1.27	c   parsec-3.1.2
1.19/1.27	c   queue-0.1.2
1.19/1.27	c   stm-2.3
1.19/1.27	c   time-1.4
1.19/1.27	c command line = ["--pb","HOME/instance-3706221-1338118699.opb"]
1.19/1.27	c #vars 20611
1.19/1.27	c #constraints 3921
1.19/1.27	c Solving starts ...
16.69/16.76	c solving time = 15.458s
16.69/16.76	c #decision = 26602
16.69/16.76	c #conflict = 642
16.69/16.76	c #restart = 3
16.69/16.76	o 134144
16.69/16.76	c Solving starts ...
17.89/17.94	c solving time = 1.140s
17.89/17.94	c #decision = 31242
17.89/17.94	c #conflict = 657
17.89/17.94	c #restart = 3
17.89/17.94	o 133120
17.89/17.94	c Solving starts ...
139.25/139.34	c solving time = 121.340s
139.25/139.34	c #decision = 55669
139.25/139.34	c #conflict = 3441
139.25/139.34	c #restart = 9
139.25/139.34	o 132096
139.25/139.34	c Solving starts ...
177.45/177.54	c solving time = 38.151s
177.45/177.54	c #decision = 73800
177.45/177.54	c #conflict = 4463
177.45/177.54	c #restart = 13
177.45/177.54	o 131072
177.45/177.54	c Solving starts ...
178.75/178.83	c solving time = 1.258s
178.75/178.83	c #decision = 77572
178.75/178.83	c #conflict = 4492
178.75/178.83	c #restart = 13
178.75/178.83	o 130048
178.75/178.83	c Solving starts ...
180.25/180.39	c solving time = 1.522s
180.25/180.39	c #decision = 81568
180.25/180.39	c #conflict = 4514
180.25/180.39	c #restart = 13
180.25/180.39	o 129024
180.25/180.39	c Solving starts ...
369.72/369.87	c solving time = 189.409s
369.72/369.87	c #decision = 111582
369.72/369.87	c #conflict = 7356
369.72/369.87	c #restart = 19
369.72/369.87	o 128000
369.72/369.87	c Solving starts ...
1082.81/1083.00	c solving time = 712.982s
1082.81/1083.00	c #decision = 152855
1082.81/1083.00	c #conflict = 14721
1082.81/1083.00	c #restart = 27
1082.81/1083.00	o 126976
1082.81/1083.00	c Solving starts ...
1082.91/1083.10	c learnt constraints deletion: 14694 -> 7347

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-3706221-1338118699/watcher-3706221-1338118699 -o /tmp/evaluation-result-3706221-1338118699/solver-3706221-1338118699 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706221-1338118699.opb 

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: 1.92 1.98 1.99 3/178 22811
/proc/meminfo: memFree=29616488/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 815 0 0 0 0 0 0 0 20 0 1 0 277994754 6356992 736 33554432000 4194304 8973514 140734503028704 140734503011800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 1552 738 416 1167 0 333 0

[startup+0.051966 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 22811
/proc/meminfo: memFree=29616488/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=9280 CPUtime=0.04 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 1587 0 0 0 4 0 0 0 20 0 1 0 277994754 9502720 1508 33554432000 4194304 8973514 140734503028704 140734503011800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 2320 1508 418 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.100281 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 22811
/proc/meminfo: memFree=29616488/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=11328 CPUtime=0.09 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 2101 0 0 0 9 0 0 0 20 0 1 0 277994754 11599872 2022 33554432000 4194304 8973514 140734503028704 140734503011800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 2832 2022 419 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300287 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 22811
/proc/meminfo: memFree=29616488/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=24640 CPUtime=0.29 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 5338 0 0 0 28 1 0 0 20 0 1 0 277994754 25231360 5259 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 6160 5259 419 1167 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24640

[startup+0.7003 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 22811
/proc/meminfo: memFree=29616488/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=43072 CPUtime=0.68 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 10037 0 0 0 66 2 0 0 20 0 1 0 277994754 44105728 9958 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 10768 9958 419 1167 0 9549 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43072

[startup+1.5003 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 22812
/proc/meminfo: memFree=29558184/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=78912 CPUtime=1.48 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 19030 0 0 0 144 4 0 0 20 0 1 0 277994754 80805888 18951 33554432000 4194304 8973514 140734503028704 140734503027544 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 19728 18951 446 1167 0 18509 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 78912

[startup+3.10029 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 22812
/proc/meminfo: memFree=29524828/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=96320 CPUtime=3.09 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 23382 0 0 0 303 6 0 0 20 0 1 0 277994754 98631680 23303 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 24080 23303 446 1167 0 22861 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96320

[startup+6.30029 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22812
/proc/meminfo: memFree=29524812/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=96320 CPUtime=6.28 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 23382 0 0 0 621 7 0 0 20 0 1 0 277994754 98631680 23303 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 24080 23303 446 1167 0 22861 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 96320

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22812
/proc/meminfo: memFree=29524728/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=96320 CPUtime=12.68 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 23382 0 0 0 1258 10 0 0 20 0 1 0 277994754 98631680 23303 33554432000 4194304 8973514 140734503028704 140734503028200 4204592 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 24080 23303 446 1167 0 22861 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 96320

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22812
/proc/meminfo: memFree=29521628/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=99392 CPUtime=25.49 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 24160 0 0 0 2533 16 0 0 20 0 1 0 277994754 101777408 24081 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 24848 24081 456 1167 0 23629 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99392

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22851
/proc/meminfo: memFree=29725120/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=100416 CPUtime=51.08 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 24416 0 0 0 5078 30 0 0 20 0 1 0 277994754 102825984 24337 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 25104 24337 456 1167 0 23885 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 100416

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22855
/proc/meminfo: memFree=29697132/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=100416 CPUtime=102.27 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 24425 0 0 0 10167 60 0 0 20 0 1 0 277994754 102825984 24337 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 25104 24337 456 1167 0 23885 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 100416

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22855
/proc/meminfo: memFree=29616152/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=104512 CPUtime=162.25 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 25457 0 0 0 16134 91 0 0 20 0 1 0 277994754 107020288 25361 33554432000 4194304 8973514 140734503028704 140734503027968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 26128 25361 456 1167 0 24909 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 104512

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22855
/proc/meminfo: memFree=29609864/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=110656 CPUtime=222.25 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 26993 0 0 0 22100 125 0 0 20 0 1 0 277994754 113311744 26897 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 27664 26897 456 1167 0 26445 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 110656

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 22855
/proc/meminfo: memFree=29592804/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=111680 CPUtime=282.23 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 27249 0 0 0 28065 158 0 0 20 0 1 0 277994754 114360320 27153 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 27920 27153 456 1167 0 26701 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 111680

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 22855
/proc/meminfo: memFree=29530544/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=113728 CPUtime=342.22 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 27763 0 0 0 34032 190 0 0 20 0 1 0 277994754 116457472 27665 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 28432 27665 456 1167 0 27213 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 113728

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 22855
/proc/meminfo: memFree=29501900/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=116800 CPUtime=402.21 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 28531 0 0 0 40000 221 0 0 20 0 1 0 277994754 119603200 28433 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 29200 28433 456 1167 0 27981 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 116800

[startup+462.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 22856
/proc/meminfo: memFree=29470016/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=121920 CPUtime=462.2 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 29811 0 0 0 45965 255 0 0 20 0 1 0 277994754 124846080 29713 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 30480 29713 456 1167 0 29261 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 121920

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 22856
/proc/meminfo: memFree=29447628/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=123968 CPUtime=522.19 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 30323 0 0 0 51930 289 0 0 20 0 1 0 277994754 126943232 30225 33554432000 4194304 8973514 140734503028704 140734503027968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 30992 30225 456 1167 0 29773 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 123968

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 22856
/proc/meminfo: memFree=29447500/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=124992 CPUtime=582.18 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 30369 0 0 0 57896 322 0 0 20 0 1 0 277994754 127991808 30269 33554432000 4194304 8973514 140734503028704 140734503028200 7841851 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 31248 30269 456 1167 0 30029 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 124992

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 22860
/proc/meminfo: memFree=29431540/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=138304 CPUtime=882.15 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 33912 0 0 0 87733 482 0 0 20 0 1 0 277994754 141623296 33809 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 34576 33809 456 1167 0 33357 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 138304

[startup+942.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 22860
/proc/meminfo: memFree=29432160/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=138304 CPUtime=942.13 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 33912 0 0 0 93702 511 0 0 20 0 1 0 277994754 141623296 33809 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 34576 33809 456 1167 0 33357 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 138304

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22861
/proc/meminfo: memFree=29427952/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=140352 CPUtime=1002.11 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 34424 0 0 0 99668 543 0 0 20 0 1 0 277994754 143720448 34321 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 35088 34321 456 1167 0 33869 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 140352

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22862
/proc/meminfo: memFree=29424844/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=143424 CPUtime=1062.11 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 35192 0 0 0 105636 575 0 0 20 0 1 0 277994754 146866176 35089 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 35856 35089 456 1167 0 34637 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 143424

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22862
/proc/meminfo: memFree=29423728/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=144448 CPUtime=1122.1 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 35449 0 0 0 111603 607 0 0 20 0 1 0 277994754 147914752 35346 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 36112 35346 457 1167 0 34893 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 144448

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22862
/proc/meminfo: memFree=29423784/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=144448 CPUtime=1182.09 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 35451 0 0 0 117566 643 0 0 20 0 1 0 277994754 147914752 35346 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 36112 35346 457 1167 0 34893 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 144448

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22862
/proc/meminfo: memFree=29417336/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=144448 CPUtime=1242.08 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 35451 0 0 0 123539 669 0 0 20 0 1 0 277994754 147914752 35346 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 36112 35346 457 1167 0 34893 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 144448

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 22862
/proc/meminfo: memFree=29417336/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=144448 CPUtime=1302.07 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 35451 0 0 0 129508 699 0 0 20 0 1 0 277994754 147914752 35346 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 36112 35346 457 1167 0 34893 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 144448

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 22889
/proc/meminfo: memFree=29415744/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=144448 CPUtime=1362.07 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 35451 0 0 0 135477 730 0 0 20 0 1 0 277994754 147914752 35346 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 36112 35346 457 1167 0 34893 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 144448

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22889
/proc/meminfo: memFree=29414540/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=146496 CPUtime=1422.06 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 35963 0 0 0 141442 764 0 0 20 0 1 0 277994754 150011904 35858 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 36624 35858 457 1167 0 35405 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 146496

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22889
/proc/meminfo: memFree=29413792/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=147520 CPUtime=1482.04 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 36220 0 0 0 147407 797 0 0 20 0 1 0 277994754 151060480 36114 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 36880 36114 457 1167 0 35661 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 147520

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22889
/proc/meminfo: memFree=29411808/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=149568 CPUtime=1542.04 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 36732 0 0 0 153372 832 0 0 20 0 1 0 277994754 153157632 36626 33554432000 4194304 8973514 140734503028704 140734503028200 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 37392 36626 457 1167 0 36173 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 149568

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22889
/proc/meminfo: memFree=29409700/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=152640 CPUtime=1602.02 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 37276 0 0 0 159334 868 0 0 20 0 1 0 277994754 156303360 37170 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 38160 37170 457 1167 0 36941 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 152640

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22890
/proc/meminfo: memFree=29407840/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=153664 CPUtime=1662.02 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 37756 0 0 0 165300 902 0 0 20 0 1 0 277994754 157351936 37650 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 38416 37650 457 1167 0 37197 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 153664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22890
/proc/meminfo: memFree=29405856/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=155712 CPUtime=1722.01 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 38268 0 0 0 171264 937 0 0 20 0 1 0 277994754 159449088 38162 33554432000 4194304 8973514 140734503028704 140734503028200 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 38928 38162 457 1167 0 37709 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 155712

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 22890
/proc/meminfo: memFree=29402508/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=157760 CPUtime=1782 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 38780 0 0 0 177230 970 0 0 20 0 1 0 277994754 161546240 38674 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 39440 38674 457 1167 0 38221 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 157760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 22890
/proc/meminfo: memFree=29401260/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=158784 CPUtime=1800.1 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 39037 0 0 0 179028 982 0 0 20 0 1 0 277994754 162594816 38930 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 39696 38930 457 1167 0 38477 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 158784

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

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

[startup+1800.4 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 22890
/proc/meminfo: memFree=29401260/32873844 swapFree=7372/7372
[pid=22811] ppid=22809 vsize=158784 CPUtime=1800.1 cores=1,3,5,7
/proc/22811/stat : 22811 (toysat) R 22809 22811 21797 0 -1 4202496 39037 0 0 0 179028 982 0 0 20 0 1 0 277994754 162594816 38930 33554432000 4194304 8973514 140734503028704 140734503028200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22811/statm: 39696 38930 457 1167 0 38477 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 158784

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1790.28
CPU system time (s): 9.82651
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 158784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.28
system time used= 9.82651
maximum resident set size= 155720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39037
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= 31
involuntary context switches= 1853

runsolver used 3.49147 second user time and 9.99448 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 13:38:20
IDJOB=3706221
IDBENCH=2362
IDSOLVER=2285
FILE ID=node133/3706221-1338118699
RUNJOBID= node133-1338109544-21814
PBS_JOBID= 14624470
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-usAbbrv.8.25_70.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706221-1338118699/watcher-3706221-1338118699 -o /tmp/evaluation-result-3706221-1338118699/solver-3706221-1338118699 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706221-1338118699.opb

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

MD5SUM BENCH= 77bab7e4b790022242f816374e31f934
RANDOM SEED=1749752838

node133.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.540
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	: 5333.08
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.540
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.92
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.540
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.540
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.540
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.540
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.90
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.540
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.540
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29616868 kB
Buffers:          352452 kB
Cached:          1782804 kB
SwapCached:          104 kB
Active:           907120 kB
Inactive:        1523292 kB
Active(anon):     285776 kB
Inactive(anon):    11368 kB
Active(file):     621344 kB
Inactive(file):  1511924 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108752 kB
Dirty:              9728 kB
Writeback:             0 kB
AnonPages:        301800 kB
Mapped:            16216 kB
Shmem:               212 kB
Slab:             685532 kB
SReclaimable:     127744 kB
SUnreclaim:       557788 kB
KernelStack:        1480 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     408632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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= 71712 MiB
End job on node133 at 2012-05-27 14:08:22