Trace number 3725120

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.02 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_8.opb.PB06.opb
MD5SUM810966efbb409d6e2e91a116be6e9263
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1040
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1038
Optimality of the best value was proved NO
Number of variables1963
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1963
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 1963
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1963
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.39/0.43	c 2012-06-02T12:12:53+0200
0.39/0.43	c arch = x86_64
0.39/0.43	c os = linux
0.39/0.43	c compiler = ghc 7.4
0.39/0.43	c packages:
0.39/0.43	c   OptDir-0.0.1
0.39/0.43	c   array-0.4.0.0
0.39/0.43	c   base-4.5.0.0
0.39/0.43	c   bytestring-0.9.2.1
0.39/0.43	c   containers-0.4.2.1
0.39/0.43	c   deepseq-1.3.0.0
0.39/0.43	c   mtl-2.1.1
0.39/0.43	c   old_locale-1.0.0.4
0.39/0.43	c   parse_dimacs-1.2
0.39/0.43	c   parsec-3.1.2
0.39/0.43	c   queue-0.1.2
0.39/0.43	c   stm-2.3
0.39/0.43	c   time-1.4
0.39/0.43	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725120-1338631973.opb"]
0.39/0.43	c #vars 1963
0.39/0.43	c #constraints 4000
0.39/0.43	c Solving starts ...
0.39/0.44	c solving time = 0.003s
0.39/0.44	c #decision = 760
0.39/0.44	c #conflict = 0
0.39/0.44	c #restart = 0
0.39/0.44	o 1203
0.39/0.44	c Solving starts ...
32.08/32.14	c learnt constraints deletion: 4928 -> 2464
52.58/52.70	c learnt constraints deletion: 5033 -> 2517
79.48/79.59	c learnt constraints deletion: 5902 -> 2952
107.77/107.84	c learnt constraints deletion: 6372 -> 3188
135.34/135.48	c learnt constraints deletion: 6019 -> 3010
180.20/180.33	c learnt constraints deletion: 6889 -> 3446
231.88/232.04	c learnt constraints deletion: 6888 -> 3444
299.76/299.94	c learnt constraints deletion: 7457 -> 3729
370.84/371.06	c learnt constraints deletion: 7458 -> 3729
438.75/438.91	c learnt constraints deletion: 7459 -> 3731
508.13/508.37	c learnt constraints deletion: 8085 -> 4043
579.71/579.97	c learnt constraints deletion: 8078 -> 4039
661.90/662.20	c learnt constraints deletion: 8089 -> 4046
730.78/731.07	c learnt constraints deletion: 8084 -> 4043
811.17/811.46	c learnt constraints deletion: 8082 -> 4042
907.05/907.36	c learnt constraints deletion: 8767 -> 4384
1005.94/1006.23	c learnt constraints deletion: 8773 -> 4388
1099.22/1099.53	c learnt constraints deletion: 8768 -> 4385
1196.20/1196.58	c learnt constraints deletion: 8767 -> 4385
1292.98/1293.31	c learnt constraints deletion: 8770 -> 4387
1375.87/1376.28	c learnt constraints deletion: 8769 -> 4386
1484.75/1485.12	c learnt constraints deletion: 8918 -> 4459
1594.93/1595.36	c learnt constraints deletion: 9528 -> 4764
1708.72/1709.18	c learnt constraints deletion: 9529 -> 4765

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-3725120-1338631973/watcher-3725120-1338631973 -o /tmp/evaluation-result-3725120-1338631973/solver-3725120-1338631973 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725120-1338631973.opb 

running on 4 cores: 0,2,4,6

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 1.59 0.78 3/176 13735
/proc/meminfo: memFree=28568372/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 813 0 0 0 0 0 0 0 20 0 1 0 329323252 6373376 734 33554432000 4194304 8989770 140736718235264 140736718234760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 1556 734 425 1171 0 333 0

[startup+0.0400601 s]
/proc/loadavg: 2.00 1.59 0.78 3/176 13735
/proc/meminfo: memFree=28568372/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=8272 CPUtime=0.03 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 1312 0 0 0 3 0 0 0 20 0 1 0 329323252 8470528 1233 33554432000 4194304 8989770 140736718235264 140736718234760 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 2068 1238 431 1171 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8272

[startup+0.100147 s]
/proc/loadavg: 2.00 1.59 0.78 3/176 13735
/proc/meminfo: memFree=28568372/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 1918 0 0 0 9 0 0 0 20 0 1 0 329323252 11616256 1839 33554432000 4194304 8989770 140736718235264 140736718234760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 2836 1839 442 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300098 s]
/proc/loadavg: 2.00 1.59 0.78 3/176 13735
/proc/meminfo: memFree=28568372/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=11344 CPUtime=0.29 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 1918 0 0 0 29 0 0 0 20 0 1 0 329323252 11616256 1839 33554432000 4194304 8989770 140736718235264 140736718234760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 2836 1839 442 1171 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11344

[startup+0.700145 s]
/proc/loadavg: 2.00 1.59 0.78 3/176 13735
/proc/meminfo: memFree=28568372/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=14416 CPUtime=0.69 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 2927 0 0 0 69 0 0 0 20 0 1 0 329323252 14761984 2848 33554432000 4194304 8989770 140736718235264 140736718234760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 3604 2848 471 1171 0 2381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14416

[startup+1.50014 s]
/proc/loadavg: 2.00 1.59 0.78 3/177 13736
/proc/meminfo: memFree=28553576/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=18512 CPUtime=1.48 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 3762 0 0 0 148 0 0 0 20 0 1 0 329323252 18956288 3683 33554432000 4194304 8989770 140736718235264 140736718234528 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 4628 3683 471 1171 0 3405 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18512

[startup+3.10015 s]
/proc/loadavg: 2.08 1.62 0.79 3/177 13736
/proc/meminfo: memFree=28547624/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=26704 CPUtime=3.09 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 5807 0 0 0 308 1 0 0 20 0 1 0 329323252 27344896 5728 33554432000 4194304 8989770 140736718235264 140736718234528 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 6676 5728 471 1171 0 5453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26704

[startup+6.30024 s]
/proc/loadavg: 2.08 1.62 0.79 3/177 13736
/proc/meminfo: memFree=28530540/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=42064 CPUtime=6.29 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 9840 0 0 0 626 3 0 0 20 0 1 0 329323252 43073536 9761 33554432000 4194304 8989770 140736718235264 140736718234760 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 10516 9761 471 1171 0 9293 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42064

[startup+12.7002 s]
/proc/loadavg: 2.07 1.63 0.81 3/177 13736
/proc/meminfo: memFree=28502896/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=68688 CPUtime=12.68 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 16315 0 0 0 1263 5 0 0 20 0 1 0 329323252 70336512 16236 33554432000 4194304 8989770 140736718235264 140736718234528 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 17172 16236 471 1171 0 15949 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68688

[startup+25.5002 s]
/proc/loadavg: 2.13 1.66 0.82 3/177 13736
/proc/meminfo: memFree=28442012/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=115792 CPUtime=25.49 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 28204 0 0 0 2539 10 0 0 20 0 1 0 329323252 118571008 28125 33554432000 4194304 8989770 140736718235264 140736718234528 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 28948 28125 471 1171 0 27725 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 115792

[startup+51.1002 s]
/proc/loadavg: 2.08 1.68 0.85 3/177 13736
/proc/meminfo: memFree=28335696/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=165968 CPUtime=51.08 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 40653 0 0 0 5091 17 0 0 20 0 1 0 329323252 169951232 40574 33554432000 4194304 8989770 140736718235264 140736718234528 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 41492 40574 473 1171 0 40269 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 165968

[startup+102.306 s]
/proc/loadavg: 2.03 1.73 0.92 3/177 13736
/proc/meminfo: memFree=28297260/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=196688 CPUtime=102.28 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 48294 0 0 0 10199 29 0 0 20 0 1 0 329323252 201408512 48210 33554432000 4194304 8989770 140736718235264 140736718234528 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 49172 48210 473 1171 0 47949 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 196688

[startup+162.3 s]
/proc/loadavg: 2.01 1.78 0.98 3/177 13736
/proc/meminfo: memFree=28269764/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=224336 CPUtime=162.21 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 55266 0 0 0 16178 43 0 0 20 0 1 0 329323252 229720064 55134 33554432000 4194304 8989770 140736718235264 140736718234760 4470117 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 56084 55134 473 1171 0 54861 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 224336

[startup+222.3 s]
/proc/loadavg: 2.00 1.82 1.04 3/177 13736
/proc/meminfo: memFree=28253176/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=224336 CPUtime=222.17 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 55313 0 0 0 22163 54 0 0 20 0 1 0 329323252 229720064 55134 33554432000 4194304 8989770 140736718235264 140736718234528 4204624 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 56084 55134 473 1171 0 54861 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 224336

[startup+282.3 s]
/proc/loadavg: 2.00 1.85 1.10 3/177 13737
/proc/meminfo: memFree=28202848/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=224336 CPUtime=282.16 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 55511 0 0 0 28154 62 0 0 20 0 1 0 329323252 229720064 55331 33554432000 4194304 8989770 140736718235264 140736718234528 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 56084 55331 473 1171 0 54861 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 224336

[startup+342.3 s]
/proc/loadavg: 2.00 1.87 1.15 3/177 13737
/proc/meminfo: memFree=28200740/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=248912 CPUtime=342.15 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 61548 0 0 0 34145 70 0 0 20 0 1 0 329323252 254885888 61368 33554432000 4194304 8989770 140736718235264 140736718234528 7697328 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 62228 61368 473 1171 0 61005 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 248912

[startup+402.3 s]
/proc/loadavg: 2.00 1.89 1.20 3/177 13737
/proc/meminfo: memFree=28162760/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=285776 CPUtime=402.14 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 70871 0 0 0 40134 80 0 0 20 0 1 0 329323252 292634624 70691 33554432000 4194304 8989770 140736718235264 140736718234528 4213833 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 71444 70691 473 1171 0 70221 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 285776

[startup+462.3 s]
/proc/loadavg: 2.00 1.91 1.25 3/178 13740
/proc/meminfo: memFree=28162940/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=285776 CPUtime=462.14 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 70871 0 0 0 46126 88 0 0 20 0 1 0 329323252 292634624 70691 33554432000 4194304 8989770 140736718235264 140736718234528 7697332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 71444 70691 473 1171 0 70221 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 285776

[startup+522.3 s]
/proc/loadavg: 2.06 1.94 1.30 3/177 13740
/proc/meminfo: memFree=28152036/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=285776 CPUtime=522.12 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 70871 0 0 0 52117 95 0 0 20 0 1 0 329323252 292634624 70691 33554432000 4194304 8989770 140736718235264 140736718234528 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 71444 70691 473 1171 0 70221 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 285776

[startup+582.3 s]
/proc/loadavg: 2.02 1.95 1.34 3/177 13741
/proc/meminfo: memFree=28105792/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=285776 CPUtime=582.1 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 70895 0 0 0 58106 104 0 0 20 0 1 0 329323252 292634624 70691 33554432000 4194304 8989770 140736718235264 140736718234528 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 71444 70691 473 1171 0 70221 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 285776

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/176 13741
/proc/meminfo: memFree=28070212/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=316496 CPUtime=822.06 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 79940 0 0 0 82071 135 0 0 20 0 1 0 329323252 324091904 78200 33554432000 4194304 8989770 140736718235264 140736718234760 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 79124 78200 473 1171 0 77901 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 316496

[startup+882.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/177 13743
/proc/meminfo: memFree=28069732/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=316496 CPUtime=882.05 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 79940 0 0 0 88063 142 0 0 20 0 1 0 329323252 324091904 78200 33554432000 4194304 8989770 140736718235264 140736718234760 4204638 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 79124 78200 473 1171 0 77901 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 316496

[startup+942.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/177 13743
/proc/meminfo: memFree=28069732/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=316496 CPUtime=942.04 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 79940 0 0 0 94055 149 0 0 20 0 1 0 329323252 324091904 78200 33554432000 4194304 8989770 140736718235264 140736718234760 7697332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 79124 78200 473 1171 0 77901 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 316496

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/177 13743
/proc/meminfo: memFree=28059720/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=325712 CPUtime=1002.03 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 82395 0 0 0 100048 155 0 0 20 0 1 0 329323252 333529088 80644 33554432000 4194304 8989770 140736718235264 140736718234528 4208852 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 81428 80644 473 1171 0 80205 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 325712

[startup+1062.3 s]
/proc/loadavg: 2.04 1.99 1.59 3/178 13746
/proc/meminfo: memFree=28057324/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=328784 CPUtime=1062.02 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 83194 0 0 0 106039 163 0 0 20 0 1 0 329323252 336674816 81443 33554432000 4194304 8989770 140736718235264 140736718234528 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 82196 81443 473 1171 0 80973 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 328784

[startup+1122.3 s]
/proc/loadavg: 2.01 1.99 1.62 3/177 13746
/proc/meminfo: memFree=28048032/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=338000 CPUtime=1122.02 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 85498 0 0 0 112031 171 0 0 20 0 1 0 329323252 346112000 83747 33554432000 4194304 8989770 140736718235264 140736718234528 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 84500 83747 473 1171 0 83277 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 338000

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/177 13747
/proc/meminfo: memFree=28042824/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=344144 CPUtime=1182 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 86813 0 0 0 118023 177 0 0 20 0 1 0 329323252 352403456 85062 33554432000 4194304 8989770 140736718235264 140736718234528 4214513 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 86036 85062 473 1171 0 84813 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 344144

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/177 13747
/proc/meminfo: memFree=27992356/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=359504 CPUtime=1242 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 90745 0 0 0 124016 184 0 0 20 0 1 0 329323252 368132096 88994 33554432000 4194304 8989770 140736718235264 140736718234760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 89876 88994 473 1171 0 88653 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 359504

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.67 3/177 13747
/proc/meminfo: memFree=27991116/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=359504 CPUtime=1301.99 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 90745 0 0 0 130007 192 0 0 20 0 1 0 329323252 368132096 88994 33554432000 4194304 8989770 140736718235264 140736718234528 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 89876 88994 473 1171 0 88653 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 359504

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.69 3/177 13747
/proc/meminfo: memFree=27990868/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=359504 CPUtime=1361.98 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 90745 0 0 0 135998 200 0 0 20 0 1 0 329323252 368132096 88994 33554432000 4194304 8989770 140736718235264 140736718234528 7697332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 89876 88994 473 1171 0 88653 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 359504

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.71 3/177 13747
/proc/meminfo: memFree=27966676/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=359504 CPUtime=1421.97 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 90753 0 0 0 141989 208 0 0 20 0 1 0 329323252 368132096 88994 33554432000 4194304 8989770 140736718235264 140736718234528 7697332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 89876 88994 473 1171 0 88653 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 359504

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.73 3/177 13748
/proc/meminfo: memFree=27958880/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=367696 CPUtime=1481.96 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 92915 0 0 0 147982 214 0 0 20 0 1 0 329323252 376520704 91151 33554432000 4194304 8989770 140736718235264 140736718234528 7697332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 91924 91151 473 1171 0 90701 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 367696

[startup+1542.3 s]
/proc/loadavg: 2.05 2.00 1.74 3/177 13748
/proc/meminfo: memFree=27956648/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=370768 CPUtime=1541.95 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 93515 0 0 0 153974 221 0 0 20 0 1 0 329323252 379666432 91751 33554432000 4194304 8989770 140736718235264 140736718234528 7697332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 92692 91751 473 1171 0 91469 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 370768

[startup+1602.3 s]
/proc/loadavg: 2.02 2.00 1.76 3/177 13748
/proc/meminfo: memFree=27955780/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=370768 CPUtime=1601.93 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 93515 0 0 0 159965 228 0 0 20 0 1 0 329323252 379666432 91751 33554432000 4194304 8989770 140736718235264 140736718234760 4204685 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 92692 91751 473 1171 0 91469 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 370768

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/178 13751
/proc/meminfo: memFree=27952472/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=370768 CPUtime=1661.93 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 93515 0 0 0 165958 235 0 0 20 0 1 0 329323252 379666432 91751 33554432000 4194304 8989770 140736718235264 140736718234528 7697332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 92692 91751 473 1171 0 91469 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 370768

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/177 13751
/proc/meminfo: memFree=27946852/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=370768 CPUtime=1721.92 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 93515 0 0 0 171952 240 0 0 20 0 1 0 329323252 379666432 91751 33554432000 4194304 8989770 140736718235264 140736718234528 7697332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 92692 91751 473 1171 0 91469 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 370768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/177 13791
/proc/meminfo: memFree=28131984/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=370768 CPUtime=1781.9 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 93703 0 0 0 177944 246 0 0 20 0 1 0 329323252 379666432 91939 33554432000 4194304 8989770 140736718235264 140736718234528 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 92692 91939 473 1171 0 91469 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 370768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.79 3/177 13791
/proc/meminfo: memFree=28093668/32873648 swapFree=6864/6864
[pid=13735] ppid=13733 vsize=370768 CPUtime=1800.01 cores=0,2,4,6
/proc/13735/stat : 13735 (toysat) R 13733 13735 13572 0 -1 4202496 93703 0 0 0 179753 248 0 0 20 0 1 0 329323252 379666432 91939 33554432000 4194304 8989770 140736718235264 140736718234760 4213900 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/13735/statm: 92692 91939 473 1171 0 91469 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 370768

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.02
CPU user time (s): 1797.54
CPU system time (s): 2.48262
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 370768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.54
system time used= 2.48262
maximum resident set size= 367756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93703
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= 152
involuntary context switches= 2155

runsolver used 3.2915 second user time and 8.62269 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-02 12:12:53
IDJOB=3725120
IDBENCH=1988
IDSOLVER=2308
FILE ID=node120/3725120-1338631973
RUNJOBID= node120-1338631507-13588
PBS_JOBID= 14636460
Free space on /tmp= 70784 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_8.opb.PB06.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725120-1338631973/watcher-3725120-1338631973 -o /tmp/evaluation-result-3725120-1338631973/solver-3725120-1338631973 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725120-1338631973.opb

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

MD5SUM BENCH= 810966efbb409d6e2e91a116be6e9263
RANDOM SEED=1294690748

node120.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.456
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.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        28568984 kB
Buffers:          528852 kB
Cached:          2690648 kB
SwapCached:         1572 kB
Active:          1764880 kB
Inactive:        1612068 kB
Active(anon):     149888 kB
Inactive(anon):     9228 kB
Active(file):    1614992 kB
Inactive(file):  1602840 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:              7436 kB
Writeback:             0 kB
AnonPages:        167996 kB
Mapped:            12532 kB
Shmem:                32 kB
Slab:             789796 kB
SReclaimable:     234244 kB
SUnreclaim:       555552 kB
KernelStack:        1472 kB
PageTables:         4320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     274576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70772 MiB
End job on node120 at 2012-06-02 12:42:55