Trace number 3725346

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-06-01? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_3.opb
MD5SUM82a3d84200b069df277c7f14e0e883d0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark266.663
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 23
Optimality of the best value was proved NO
Number of variables6076
Total number of constraints21401
Number of constraints which are clauses21392
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint666
Number of terms in the objective function 666
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 666
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
Number of bits of the biggest sum of numbers10
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.39/0.48	c 2012-06-02T13:46:52+0200
0.39/0.48	c arch = x86_64
0.39/0.48	c os = linux
0.39/0.48	c compiler = ghc 7.4
0.39/0.48	c packages:
0.39/0.48	c   OptDir-0.0.1
0.39/0.48	c   array-0.4.0.0
0.39/0.48	c   base-4.5.0.0
0.39/0.48	c   bytestring-0.9.2.1
0.39/0.48	c   containers-0.4.2.1
0.39/0.48	c   deepseq-1.3.0.0
0.39/0.48	c   mtl-2.1.1
0.39/0.48	c   old_locale-1.0.0.4
0.39/0.48	c   parse_dimacs-1.2
0.39/0.48	c   parsec-3.1.2
0.39/0.48	c   queue-0.1.2
0.39/0.48	c   stm-2.3
0.39/0.48	c   time-1.4
0.39/0.48	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725346-1338637611.opb"]
0.39/0.48	c #vars 6076
0.39/0.48	c #constraints 21401
0.39/0.48	c Solving starts ...
0.39/0.49	c solving time = 0.016s
0.39/0.49	c #decision = 653
0.39/0.49	c #conflict = 3
0.39/0.49	c #restart = 0
0.39/0.49	o 26
0.39/0.50	c Solving starts ...
0.49/0.56	c solving time = 0.061s
0.49/0.56	c #decision = 1823
0.49/0.56	c #conflict = 39
0.49/0.56	c #restart = 0
0.49/0.56	o 25
0.49/0.56	c Solving starts ...
178.44/178.56	c learnt constraints deletion: 31274 -> 15637
295.03/295.10	c learnt constraints deletion: 33636 -> 16822
411.70/411.82	c learnt constraints deletion: 35564 -> 17782
524.67/524.86	c learnt constraints deletion: 36335 -> 18172
641.26/641.45	c learnt constraints deletion: 39614 -> 19809
739.84/740.01	c learnt constraints deletion: 39790 -> 19902
744.54/744.78	c solving time = 744.065s
744.54/744.78	c #decision = 2113285
744.54/744.78	c #conflict = 128895
744.54/744.78	c #restart = 15
744.54/744.78	o 24
744.54/744.78	c Solving starts ...
745.44/745.65	c learnt constraints deletion: 20791 -> 10396
746.04/746.22	c learnt constraints deletion: 10396 -> 5198
867.63/867.86	c learnt constraints deletion: 26844 -> 13422
960.80/961.00	c learnt constraints deletion: 29710 -> 14855
1053.19/1053.49	c learnt constraints deletion: 32981 -> 16495
1149.36/1149.62	c learnt constraints deletion: 36335 -> 18174
1259.64/1259.90	c learnt constraints deletion: 39259 -> 19631
1358.23/1358.54	c learnt constraints deletion: 39968 -> 19989
1484.10/1484.49	c learnt constraints deletion: 43484 -> 21742
1598.49/1598.88	c learnt constraints deletion: 43199 -> 21603
1703.28/1703.61	c learnt constraints deletion: 43642 -> 21831

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-3725346-1338637611/watcher-3725346-1338637611 -o /tmp/evaluation-result-3725346-1338637611/solver-3725346-1338637611 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725346-1338637611.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 2.00 1.95 2/176 10960
/proc/meminfo: memFree=28973860/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 824 0 0 0 0 0 0 0 20 0 1 0 329886039 6373376 744 33554432000 4194304 8989770 140737224497216 140734236428936 4209439 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 1556 744 428 1171 0 333 0

[startup+0.0225239 s]
/proc/loadavg: 1.92 2.00 1.95 2/176 10960
/proc/meminfo: memFree=28973860/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=8272 CPUtime=0.01 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 1156 0 0 0 1 0 0 0 20 0 1 0 329886039 8470528 1076 33554432000 4194304 8989770 140737224497216 140734236428936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 2068 1076 430 1171 0 845 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8272

[startup+0.100277 s]
/proc/loadavg: 1.92 2.00 1.95 2/176 10960
/proc/meminfo: memFree=28973860/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 2369 0 0 0 9 0 0 0 20 0 1 0 329886039 12664832 2289 33554432000 4194304 8989770 140737224497216 140734236428936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 3092 2289 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300304 s]
/proc/loadavg: 1.92 2.00 1.95 2/176 10960
/proc/meminfo: memFree=28973860/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=23632 CPUtime=0.29 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 5190 0 0 0 29 0 0 0 20 0 1 0 329886039 24199168 5110 33554432000 4194304 8989770 140737224497216 140737224496480 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 5908 5110 436 1171 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23632

[startup+0.700333 s]
/proc/loadavg: 1.92 2.00 1.95 2/176 10960
/proc/meminfo: memFree=28973860/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=32848 CPUtime=0.69 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 7536 0 0 0 68 1 0 0 20 0 1 0 329886039 33636352 7456 33554432000 4194304 8989770 140737224497216 140737224496480 4493864 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 8212 7456 471 1171 0 6989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32848

[startup+1.50033 s]
/proc/loadavg: 1.92 2.00 1.95 3/177 10961
/proc/meminfo: memFree=28944356/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=34896 CPUtime=1.49 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 8048 0 0 0 148 1 0 0 20 0 1 0 329886039 35733504 7968 33554432000 4194304 8989770 140737224497216 140737224496712 6587816 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 8724 7968 471 1171 0 7501 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34896

[startup+3.10033 s]
/proc/loadavg: 1.92 2.00 1.95 3/177 10961
/proc/meminfo: memFree=28943852/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=34896 CPUtime=3.09 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 8048 0 0 0 308 1 0 0 20 0 1 0 329886039 35733504 7968 33554432000 4194304 8989770 140737224497216 140737224496712 4438168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 8724 7968 471 1171 0 7501 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34896

[startup+6.30032 s]
/proc/loadavg: 1.93 2.00 1.95 3/177 10961
/proc/meminfo: memFree=28942472/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=36944 CPUtime=6.29 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 8560 0 0 0 627 2 0 0 20 0 1 0 329886039 37830656 8480 33554432000 4194304 8989770 140737224497216 140737224479232 6620301 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 9236 8480 471 1171 0 8013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36944

[startup+12.7003 s]
/proc/loadavg: 1.94 2.00 1.95 3/177 10961
/proc/meminfo: memFree=28940240/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=38992 CPUtime=12.69 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 9072 0 0 0 1266 3 0 0 20 0 1 0 329886039 39927808 8992 33554432000 4194304 8989770 140737224497216 140737224496480 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 9748 8992 471 1171 0 8525 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38992

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 1.95 3/177 10961
/proc/meminfo: memFree=28934676/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=45136 CPUtime=25.48 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 10608 0 0 0 2545 3 0 0 20 0 1 0 329886039 46219264 10528 33554432000 4194304 8989770 140737224497216 140737224496480 4494132 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 11284 10528 471 1171 0 10061 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45136

[startup+51.1004 s]
/proc/loadavg: 1.97 2.00 1.95 3/177 10961
/proc/meminfo: memFree=28921408/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=57424 CPUtime=51.09 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 13680 0 0 0 5100 9 0 0 20 0 1 0 329886039 58802176 13600 33554432000 4194304 8989770 140737224497216 140737224496712 4437616 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 14356 13600 471 1171 0 13133 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57424

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 1.95 3/177 10962
/proc/meminfo: memFree=28887928/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=77904 CPUtime=102.28 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 18800 0 0 0 10211 17 0 0 20 0 1 0 329886039 79773696 18720 33554432000 4194304 8989770 140737224497216 140737224496712 4451620 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 19476 18720 471 1171 0 18253 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 77904

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.95 3/177 10962
/proc/meminfo: memFree=28843084/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=107600 CPUtime=162.25 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 26244 0 0 0 16198 27 0 0 20 0 1 0 329886039 110182400 26144 33554432000 4194304 8989770 140737224497216 140737224496480 6587816 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 26900 26144 471 1171 0 25677 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 107600

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.95 3/178 10965
/proc/meminfo: memFree=28817172/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=120912 CPUtime=222.23 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 29581 0 0 0 22188 35 0 0 20 0 1 0 329886039 123813888 29474 33554432000 4194304 8989770 140737224497216 140737224496712 4208870 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 30228 29474 473 1171 0 29005 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 120912

[startup+282.3 s]
/proc/loadavg: 2.07 2.01 1.96 3/177 10965
/proc/meminfo: memFree=28805356/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=143440 CPUtime=282.22 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 35213 0 0 0 28178 44 0 0 20 0 1 0 329886039 146882560 35106 33554432000 4194304 8989770 140737224497216 140737224496480 6587816 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 35860 35106 473 1171 0 34637 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 143440

[startup+342.3 s]
/proc/loadavg: 2.15 2.04 1.97 3/177 10965
/proc/meminfo: memFree=28818864/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=128080 CPUtime=342.22 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 37005 0 0 0 34170 52 0 0 20 0 1 0 329886039 131153920 31266 33554432000 4194304 8989770 140737224497216 140737224496480 7688482 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 32020 31266 473 1171 0 30797 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 128080

[startup+402.3 s]
/proc/loadavg: 2.13 2.04 1.97 3/177 10966
/proc/meminfo: memFree=28813524/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=134224 CPUtime=402.21 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 38541 0 0 0 40161 60 0 0 20 0 1 0 329886039 137445376 32802 33554432000 4194304 8989770 140737224497216 140737224496480 4451636 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 33556 32802 473 1171 0 32333 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 134224

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 1.97 3/177 10966
/proc/meminfo: memFree=28808340/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=139344 CPUtime=462.18 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 39834 0 0 0 46150 68 0 0 20 0 1 0 329886039 142688256 34082 33554432000 4194304 8989770 140737224497216 140737224479232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 34836 34082 473 1171 0 33613 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 139344

[startup+522.3 s]
/proc/loadavg: 2.09 2.04 1.98 3/177 10966
/proc/meminfo: memFree=28776100/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=166992 CPUtime=522.17 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 46746 0 0 0 52140 77 0 0 20 0 1 0 329886039 170999808 40994 33554432000 4194304 8989770 140737224497216 140737224496712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 41748 40994 473 1171 0 40525 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 166992

[startup+582.3 s]
/proc/loadavg: 2.03 2.03 1.98 3/177 10966
/proc/meminfo: memFree=28804872/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=123984 CPUtime=582.17 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 46746 0 0 0 58132 85 0 0 20 0 1 0 329886039 126959616 30242 33554432000 4194304 8989770 140737224497216 140737224496480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 30996 30242 473 1171 0 29773 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 123984

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.14 2.06 2.00 3/178 10970
/proc/meminfo: memFree=28837912/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=79952 CPUtime=822.13 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 57248 0 0 0 82092 121 0 0 20 0 1 0 329886039 81870848 19234 33554432000 4194304 8989770 140737224497216 140737224496536 6587972 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 19988 19234 473 1171 0 18765 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 79952

[startup+882.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/178 10993
/proc/meminfo: memFree=28820392/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=96336 CPUtime=882.11 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 61348 0 0 0 88083 128 0 0 20 0 1 0 329886039 98648064 23330 33554432000 4194304 8989770 140737224497216 140737224496712 6587952 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 24084 23330 473 1171 0 22861 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 96336

[startup+942.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 10993
/proc/meminfo: memFree=28808228/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=98384 CPUtime=942.1 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 61863 0 0 0 94074 136 0 0 20 0 1 0 329886039 100745216 23842 33554432000 4194304 8989770 140737224497216 140737224495168 4213772 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 24596 23842 473 1171 0 23373 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 98384

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 10994
/proc/meminfo: memFree=28786652/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=105552 CPUtime=1002.09 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 63655 0 0 0 100063 146 0 0 20 0 1 0 329886039 108085248 25634 33554432000 4194304 8989770 140737224497216 140737224496712 6587776 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 26388 25634 473 1171 0 25165 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 105552

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10994
/proc/meminfo: memFree=28796588/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=121936 CPUtime=1062.08 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 67751 0 0 0 106051 157 0 0 20 0 1 0 329886039 124862464 29730 33554432000 4194304 8989770 140737224497216 140737224496712 4204256 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 30484 29730 473 1171 0 29261 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 121936

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10994
/proc/meminfo: memFree=28796380/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=121936 CPUtime=1122.07 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 67751 0 0 0 112042 165 0 0 20 0 1 0 329886039 124862464 29730 33554432000 4194304 8989770 140737224497216 140737224496480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 30484 29730 473 1171 0 29261 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 121936

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11033
/proc/meminfo: memFree=29023220/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=119888 CPUtime=1182.05 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 68272 0 0 0 118032 173 0 0 20 0 1 0 329886039 122765312 29218 33554432000 4194304 8989770 140737224497216 140737224495168 4208816 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 29972 29218 473 1171 0 28749 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 119888

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11033
/proc/meminfo: memFree=29003544/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=119888 CPUtime=1242.05 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 68272 0 0 0 124025 180 0 0 20 0 1 0 329886039 122765312 29218 33554432000 4194304 8989770 140737224497216 140737224495168 4209336 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 29972 29218 473 1171 0 28749 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 119888

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 11033
/proc/meminfo: memFree=28976048/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=127056 CPUtime=1302.04 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 70064 0 0 0 130014 190 0 0 20 0 1 0 329886039 130105344 31010 33554432000 4194304 8989770 140737224497216 140737224496712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 31764 31010 473 1171 0 30541 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 127056

[startup+1362.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 11034
/proc/meminfo: memFree=28946752/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=144464 CPUtime=1362.03 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 74416 0 0 0 136002 201 0 0 20 0 1 0 329886039 147931136 35362 33554432000 4194304 8989770 140737224497216 140737224496712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 36116 35362 473 1171 0 34893 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 144464

[startup+1422.31 s]
/proc/loadavg: 2.11 2.05 2.01 3/178 11037
/proc/meminfo: memFree=28940828/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=144464 CPUtime=1422.03 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 74416 0 0 0 141992 211 0 0 20 0 1 0 329886039 147931136 35362 33554432000 4194304 8989770 140737224497216 140737224496712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 36116 35362 473 1171 0 34893 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 144464

[startup+1482.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 11037
/proc/meminfo: memFree=28934576/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=144464 CPUtime=1482.01 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 74416 0 0 0 147984 217 0 0 20 0 1 0 329886039 147931136 35362 33554432000 4194304 8989770 140737224497216 140737224496480 4451817 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 36116 35362 473 1171 0 34893 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 144464

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 11037
/proc/meminfo: memFree=28935196/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=144464 CPUtime=1542 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 74416 0 0 0 153973 227 0 0 20 0 1 0 329886039 147931136 35362 33554432000 4194304 8989770 140737224497216 140737224496480 4205046 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 36116 35362 473 1171 0 34893 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 144464

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 11037
/proc/meminfo: memFree=28917948/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=160848 CPUtime=1601.99 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 79024 0 0 0 159963 236 0 0 20 0 1 0 329886039 164708352 39458 33554432000 4194304 8989770 140737224497216 140737224496712 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 40212 39458 473 1171 0 38989 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 160848

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 11038
/proc/meminfo: memFree=28917624/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=160848 CPUtime=1661.98 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 79024 0 0 0 165953 245 0 0 20 0 1 0 329886039 164708352 39458 33554432000 4194304 8989770 140737224497216 140737224479232 5398216 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 40212 39458 473 1171 0 38989 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 160848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11038
/proc/meminfo: memFree=28911236/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=163920 CPUtime=1721.97 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 79794 0 0 0 171943 254 0 0 20 0 1 0 329886039 167854080 40226 33554432000 4194304 8989770 140737224497216 140737224496712 5397936 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 40980 40226 473 1171 0 39757 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 163920

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11038
/proc/meminfo: memFree=28910856/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=163920 CPUtime=1781.97 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 79794 0 0 0 177934 263 0 0 20 0 1 0 329886039 167854080 40226 33554432000 4194304 8989770 140737224497216 140737224496712 7696030 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 40980 40226 473 1171 0 39757 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 163920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11038
/proc/meminfo: memFree=28909740/32873844 swapFree=7120/7120
[pid=10960] ppid=10958 vsize=164944 CPUtime=1800.07 cores=1,3,5,7
/proc/10960/stat : 10960 (toysat) R 10958 10960 10378 0 -1 4202496 80050 0 0 0 179741 266 0 0 20 0 1 0 329886039 168902656 40482 33554432000 4194304 8989770 140737224497216 140737224496712 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10960/statm: 41236 40482 473 1171 0 40013 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 164944

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.08
CPU user time (s): 1797.42
CPU system time (s): 2.66259
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 166992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.42
system time used= 2.6626
maximum resident set size= 163976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80050
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= 67
involuntary context switches= 1847

runsolver used 4.30135 second user time and 9.68553 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-02 13:46:52
IDJOB=3725346
IDBENCH=25012
IDSOLVER=2308
FILE ID=node142/3725346-1338637611
RUNJOBID= node142-1338631506-10395
PBS_JOBID= 14636438
Free space on /tmp= 71192 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_3.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725346-1338637611/watcher-3725346-1338637611 -o /tmp/evaluation-result-3725346-1338637611/solver-3725346-1338637611 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725346-1338637611.opb

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

MD5SUM BENCH= 82a3d84200b069df277c7f14e0e883d0
RANDOM SEED=1987482118

node142.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.776
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.55
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.776
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.776
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	: 5391.91
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.776
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.92
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.776
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.90
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.776
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.776
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.776
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:        28974132 kB
Buffers:          212936 kB
Cached:          2663328 kB
SwapCached:            0 kB
Active:          1269264 kB
Inactive:        1819128 kB
Active(anon):     203216 kB
Inactive(anon):    11236 kB
Active(file):    1066048 kB
Inactive(file):  1807892 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7828 kB
Writeback:             0 kB
AnonPages:        218896 kB
Mapped:            12200 kB
Shmem:               200 kB
Slab:             672656 kB
SReclaimable:     114848 kB
SUnreclaim:       557808 kB
KernelStack:        1464 kB
PageTables:         4084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     326040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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= 71188 MiB
End job on node142 at 2012-06-02 14:16:54