Trace number 3725116

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_43.opb.PB06.opb
MD5SUMa5f043ce08e99e0db4435bd2e8b3d7e9
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 1036
Optimality of the best value was proved NO
Number of variables1968
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 1968
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 1968
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 1968
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.44	c 2012-06-02T12:08:39+0200
0.39/0.44	c arch = x86_64
0.39/0.44	c os = linux
0.39/0.44	c compiler = ghc 7.4
0.39/0.44	c packages:
0.39/0.44	c   OptDir-0.0.1
0.39/0.44	c   array-0.4.0.0
0.39/0.44	c   base-4.5.0.0
0.39/0.44	c   bytestring-0.9.2.1
0.39/0.44	c   containers-0.4.2.1
0.39/0.44	c   deepseq-1.3.0.0
0.39/0.44	c   mtl-2.1.1
0.39/0.44	c   old_locale-1.0.0.4
0.39/0.44	c   parse_dimacs-1.2
0.39/0.44	c   parsec-3.1.2
0.39/0.44	c   queue-0.1.2
0.39/0.44	c   stm-2.3
0.39/0.44	c   time-1.4
0.39/0.44	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725116-1338631719.opb"]
0.39/0.44	c #vars 1968
0.39/0.44	c #constraints 4000
0.39/0.44	c Solving starts ...
0.39/0.45	c solving time = 0.003s
0.39/0.45	c #decision = 768
0.39/0.45	c #conflict = 0
0.39/0.45	c #restart = 0
0.39/0.45	o 1200
0.39/0.45	c Solving starts ...
36.86/36.99	c learnt constraints deletion: 4928 -> 2464
67.44/67.56	c learnt constraints deletion: 5033 -> 2517
109.10/109.25	c learnt constraints deletion: 5898 -> 2950
158.09/158.28	c learnt constraints deletion: 6369 -> 3186
198.99/199.14	c learnt constraints deletion: 6022 -> 3011
255.86/256.03	c learnt constraints deletion: 6886 -> 3443
314.25/314.42	c learnt constraints deletion: 6882 -> 3442
372.75/372.91	c learnt constraints deletion: 7453 -> 3727
440.42/440.65	c learnt constraints deletion: 7454 -> 3728
493.62/493.86	c learnt constraints deletion: 7445 -> 3724
574.40/574.66	c learnt constraints deletion: 8076 -> 4040
635.38/635.64	c learnt constraints deletion: 8082 -> 4042
704.37/704.62	c learnt constraints deletion: 8078 -> 4041
785.25/785.57	c learnt constraints deletion: 8081 -> 4044
851.05/851.31	c learnt constraints deletion: 8083 -> 4044
936.53/936.86	c learnt constraints deletion: 8764 -> 4382
1017.52/1017.88	c learnt constraints deletion: 8765 -> 4383
1095.10/1095.46	c learnt constraints deletion: 8767 -> 4384
1177.70/1178.09	c learnt constraints deletion: 8771 -> 4389
1261.78/1262.17	c learnt constraints deletion: 8771 -> 4389
1340.27/1340.63	c learnt constraints deletion: 8771 -> 4388
1437.45/1437.82	c learnt constraints deletion: 8956 -> 4478
1533.54/1533.98	c learnt constraints deletion: 9524 -> 4762
1636.82/1637.23	c learnt constraints deletion: 9526 -> 4764
1720.51/1720.93	c learnt constraints deletion: 9529 -> 4766

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-3725116-1338631719/watcher-3725116-1338631719 -o /tmp/evaluation-result-3725116-1338631719/solver-3725116-1338631719 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725116-1338631719.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.94 0.96 0.37 3/176 16307
/proc/meminfo: memFree=27156328/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 826 0 0 0 0 0 0 0 20 0 1 0 329300462 6373376 747 33554432000 4194304 8989770 140734174799568 140734174799064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 1556 747 425 1171 0 333 0

[startup+0.017843 s]
/proc/loadavg: 1.94 0.96 0.37 3/176 16307
/proc/meminfo: memFree=27156328/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=8272 CPUtime=0.01 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 1107 0 0 0 1 0 0 0 20 0 1 0 329300462 8470528 1028 33554432000 4194304 8989770 140734174799568 140734174799064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 2068 1028 430 1171 0 845 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8272

[startup+0.100225 s]
/proc/loadavg: 1.94 0.96 0.37 3/176 16307
/proc/meminfo: memFree=27156328/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=11344 CPUtime=0.09 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 1917 0 0 0 9 0 0 0 20 0 1 0 329300462 11616256 1838 33554432000 4194304 8989770 140734174799568 140734174799064 4494080 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 2836 1838 441 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300209 s]
/proc/loadavg: 1.94 0.96 0.37 3/176 16307
/proc/meminfo: memFree=27156328/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=11344 CPUtime=0.29 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 1918 0 0 0 29 0 0 0 20 0 1 0 329300462 11616256 1839 33554432000 4194304 8989770 140734174799568 140734174799064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 2836 1839 441 1171 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11344

[startup+0.700326 s]
/proc/loadavg: 1.94 0.96 0.37 3/176 16307
/proc/meminfo: memFree=27156328/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=15440 CPUtime=0.69 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 3183 0 0 0 68 1 0 0 20 0 1 0 329300462 15810560 3104 33554432000 4194304 8989770 140734174799568 140734174799064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 3860 3104 470 1171 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15440

[startup+1.50033 s]
/proc/loadavg: 1.94 0.96 0.37 3/177 16308
/proc/meminfo: memFree=27144896/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=18512 CPUtime=1.49 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 3951 0 0 0 148 1 0 0 20 0 1 0 329300462 18956288 3872 33554432000 4194304 8989770 140734174799568 140734174799064 4209174 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 4628 3872 470 1171 0 3405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18512

[startup+3.10032 s]
/proc/loadavg: 1.94 0.96 0.37 3/177 16308
/proc/meminfo: memFree=27140432/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=25680 CPUtime=3.09 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 5743 0 0 0 308 1 0 0 20 0 1 0 329300462 26296320 5664 33554432000 4194304 8989770 140734174799568 140734174798832 4204741 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 6420 5664 470 1171 0 5197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25680

[startup+6.30034 s]
/proc/loadavg: 1.95 0.98 0.38 3/177 16308
/proc/meminfo: memFree=27122708/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=40016 CPUtime=6.29 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 9327 0 0 0 627 2 0 0 20 0 1 0 329300462 40976384 9248 33554432000 4194304 8989770 140734174799568 140734174799064 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 10004 9248 470 1171 0 8781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40016

[startup+12.7003 s]
/proc/loadavg: 1.95 1.00 0.39 3/177 16308
/proc/meminfo: memFree=27096184/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=64592 CPUtime=12.68 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 15476 0 0 0 1263 5 0 0 20 0 1 0 329300462 66142208 15392 33554432000 4194304 8989770 140734174799568 140734174799064 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 16148 15392 470 1171 0 14925 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64592

[startup+25.5004 s]
/proc/loadavg: 1.96 1.05 0.42 3/177 16308
/proc/meminfo: memFree=27051776/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=107600 CPUtime=25.47 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 26234 0 0 0 2538 9 0 0 20 0 1 0 329300462 110182400 26144 33554432000 4194304 8989770 140734174799568 140734174798672 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 26900 26144 470 1171 0 25677 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 107600

[startup+51.1003 s]
/proc/loadavg: 1.97 1.12 0.46 3/177 16308
/proc/meminfo: memFree=27013056/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=147536 CPUtime=51.05 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 36005 0 0 0 5086 19 0 0 20 0 1 0 329300462 151076864 35892 33554432000 4194304 8989770 140734174799568 140734174798832 4208816 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 36884 35892 472 1171 0 35661 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 147536

[startup+102.307 s]
/proc/loadavg: 1.99 1.25 0.54 3/178 16311
/proc/meminfo: memFree=26980776/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=181328 CPUtime=102.21 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 44564 0 0 0 10190 31 0 0 20 0 1 0 329300462 185679872 44412 33554432000 4194304 8989770 140734174799568 140734174798832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 45332 44412 472 1171 0 44109 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 181328

[startup+162.3 s]
/proc/loadavg: 1.99 1.39 0.62 3/177 16311
/proc/meminfo: memFree=26958132/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=199760 CPUtime=162.19 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 49208 0 0 0 16177 42 0 0 20 0 1 0 329300462 204554240 49052 33554432000 4194304 8989770 140734174799568 140734174799064 4457841 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 49940 49052 472 1171 0 48717 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 199760

[startup+222.3 s]
/proc/loadavg: 1.99 1.50 0.71 3/177 16311
/proc/meminfo: memFree=26958380/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=199760 CPUtime=222.18 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 49208 0 0 0 22165 53 0 0 20 0 1 0 329300462 204554240 49052 33554432000 4194304 8989770 140734174799568 140734174798832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 49940 49052 472 1171 0 48717 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 199760

[startup+282.3 s]
/proc/loadavg: 1.99 1.58 0.78 3/177 16312
/proc/meminfo: memFree=26921496/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=236624 CPUtime=282.16 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 58349 0 0 0 28151 65 0 0 20 0 1 0 329300462 242302976 58172 33554432000 4194304 8989770 140734174799568 140734174798832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 59156 58172 472 1171 0 57933 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 236624

[startup+342.3 s]
/proc/loadavg: 1.99 1.66 0.86 3/176 16312
/proc/meminfo: memFree=26913144/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=244816 CPUtime=342.14 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 60627 0 0 0 34141 73 0 0 20 0 1 0 329300462 250691584 60450 33554432000 4194304 8989770 140734174799568 140734174799064 7732241 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 61204 60450 472 1171 0 59981 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 244816

[startup+402.3 s]
/proc/loadavg: 1.99 1.72 0.93 3/177 16313
/proc/meminfo: memFree=26912764/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=244816 CPUtime=402.13 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 60627 0 0 0 40133 80 0 0 20 0 1 0 329300462 250691584 60450 33554432000 4194304 8989770 140734174799568 140734174798832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 61204 60450 472 1171 0 59981 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 244816

[startup+462.3 s]
/proc/loadavg: 1.99 1.77 0.99 3/177 16313
/proc/meminfo: memFree=26877868/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=277584 CPUtime=462.12 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 68786 0 0 0 46121 91 0 0 20 0 1 0 329300462 284246016 68595 33554432000 4194304 8989770 140734174799568 140734174798832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 69396 68595 472 1171 0 68173 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 277584

[startup+522.3 s]
/proc/loadavg: 1.99 1.81 1.05 3/177 16313
/proc/meminfo: memFree=26879980/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=277584 CPUtime=522.11 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 68786 0 0 0 52112 99 0 0 20 0 1 0 329300462 284246016 68595 33554432000 4194304 8989770 140734174799568 140734174799064 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 69396 68595 472 1171 0 68173 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 277584

[startup+582.3 s]
/proc/loadavg: 1.99 1.84 1.11 3/177 16314
/proc/meminfo: memFree=26844888/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=309328 CPUtime=582.1 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 76741 0 0 0 58099 111 0 0 20 0 1 0 329300462 316751872 76550 33554432000 4194304 8989770 140734174799568 140734174798832 4213855 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 77332 76550 472 1171 0 76109 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 309328

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 1.99 1.92 1.30 3/177 16317
/proc/meminfo: memFree=26834560/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=322640 CPUtime=822.05 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 80334 0 0 0 82055 150 0 0 20 0 1 0 329300462 330383360 79906 33554432000 4194304 8989770 140734174799568 140734174799064 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 80660 79906 472 1171 0 79437 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 322640

[startup+882.3 s]
/proc/loadavg: 2.03 1.94 1.35 3/177 16318
/proc/meminfo: memFree=26830688/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=322640 CPUtime=882.04 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 80337 0 0 0 88045 159 0 0 20 0 1 0 329300462 330383360 79906 33554432000 4194304 8989770 140734174799568 140734174799064 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 80660 79906 472 1171 0 79437 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 322640

[startup+942.3 s]
/proc/loadavg: 2.01 1.95 1.38 3/177 16318
/proc/meminfo: memFree=26830752/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=322640 CPUtime=942.03 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 80337 0 0 0 94035 168 0 0 20 0 1 0 329300462 330383360 79906 33554432000 4194304 8989770 140734174799568 140734174799064 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 80660 79906 472 1171 0 79437 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 322640

[startup+1002.3 s]
/proc/loadavg: 2.00 1.96 1.42 3/177 16318
/proc/meminfo: memFree=26829268/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=322640 CPUtime=1002.02 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 80337 0 0 0 100024 178 0 0 20 0 1 0 329300462 330383360 79906 33554432000 4194304 8989770 140734174799568 140734174798832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 80660 79906 472 1171 0 79437 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 322640

[startup+1062.3 s]
/proc/loadavg: 2.04 1.97 1.46 3/177 16318
/proc/meminfo: memFree=26828212/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=322640 CPUtime=1062.01 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 80337 0 0 0 106015 186 0 0 20 0 1 0 329300462 330383360 79906 33554432000 4194304 8989770 140734174799568 140734174798832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 80660 79906 472 1171 0 79437 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 322640

[startup+1122.3 s]
/proc/loadavg: 2.15 2.01 1.50 3/177 16318
/proc/meminfo: memFree=26830680/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=322640 CPUtime=1122.01 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 80337 0 0 0 112006 195 0 0 20 0 1 0 329300462 330383360 79906 33554432000 4194304 8989770 140734174799568 140734174798832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 80660 79906 472 1171 0 79437 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 322640

[startup+1182.3 s]
/proc/loadavg: 2.10 2.02 1.53 3/177 16319
/proc/meminfo: memFree=26827088/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=322640 CPUtime=1181.99 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 80337 0 0 0 117997 202 0 0 20 0 1 0 329300462 330383360 79906 33554432000 4194304 8989770 140734174799568 140734174798832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 80660 79906 472 1171 0 79437 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 322640

[startup+1242.3 s]
/proc/loadavg: 2.14 2.04 1.57 3/177 16319
/proc/meminfo: memFree=26827960/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=322640 CPUtime=1241.98 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 80337 0 0 0 123986 212 0 0 20 0 1 0 329300462 330383360 79906 33554432000 4194304 8989770 140734174799568 140734174798832 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 80660 79906 472 1171 0 79437 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 322640

[startup+1302.3 s]
/proc/loadavg: 2.12 2.06 1.60 3/178 16322
/proc/meminfo: memFree=26822052/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=322640 CPUtime=1301.98 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 80337 0 0 0 129977 221 0 0 20 0 1 0 329300462 330383360 79906 33554432000 4194304 8989770 140734174799568 140734174798832 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 80660 79906 472 1171 0 79437 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 322640

[startup+1362.3 s]
/proc/loadavg: 2.08 2.06 1.63 3/177 16322
/proc/meminfo: memFree=26823120/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=322640 CPUtime=1361.97 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 80337 0 0 0 135969 228 0 0 20 0 1 0 329300462 330383360 79906 33554432000 4194304 8989770 140734174799568 140734174798832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 80660 79906 472 1171 0 79437 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 322640

[startup+1422.31 s]
/proc/loadavg: 2.03 2.05 1.65 3/177 16322
/proc/meminfo: memFree=26821140/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=328784 CPUtime=1421.97 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 81705 0 0 0 141961 236 0 0 20 0 1 0 329300462 336674816 81274 33554432000 4194304 8989770 140734174799568 140734174798832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 82196 81274 472 1171 0 80973 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 328784

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 1.67 3/176 16322
/proc/meminfo: memFree=26820464/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=328784 CPUtime=1481.95 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 81705 0 0 0 147952 243 0 0 20 0 1 0 329300462 336674816 81274 33554432000 4194304 8989770 140734174799568 140734174798832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 82196 81274 472 1171 0 80973 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 328784

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 1.69 3/177 16323
/proc/meminfo: memFree=26817396/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=328784 CPUtime=1541.94 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 81705 0 0 0 153946 248 0 0 20 0 1 0 329300462 336674816 81274 33554432000 4194304 8989770 140734174799568 140734174798832 7676366 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 82196 81274 472 1171 0 80973 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 328784

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.70 3/178 16324
/proc/meminfo: memFree=26819496/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=328784 CPUtime=1601.93 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 81705 0 0 0 159937 256 0 0 20 0 1 0 329300462 336674816 81274 33554432000 4194304 8989770 140734174799568 140734174798832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 82196 81274 472 1171 0 80973 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 328784

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.72 3/177 16401
/proc/meminfo: memFree=26830752/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=344144 CPUtime=1661.92 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 85713 0 0 0 165926 266 0 0 20 0 1 0 329300462 352403456 85282 33554432000 4194304 8989770 140734174799568 140734174798832 4458032 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 86036 85282 472 1171 0 84813 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 344144

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 1.74 3/177 16401
/proc/meminfo: memFree=26829676/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=344144 CPUtime=1721.91 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 85715 0 0 0 171917 274 0 0 20 0 1 0 329300462 352403456 85282 33554432000 4194304 8989770 140734174799568 140734174798832 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 86036 85282 472 1171 0 84813 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 344144

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 1.75 3/177 16401
/proc/meminfo: memFree=26828188/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=344144 CPUtime=1781.91 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 85715 0 0 0 177909 282 0 0 20 0 1 0 329300462 352403456 85282 33554432000 4194304 8989770 140734174799568 140734174798832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 86036 85282 472 1171 0 84813 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 344144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 1.76 3/177 16402
/proc/meminfo: memFree=26827196/32873844 swapFree=7628/7628
[pid=16307] ppid=16305 vsize=344144 CPUtime=1800 cores=1,3,5,7
/proc/16307/stat : 16307 (toysat) R 16305 16307 15996 0 -1 4202496 85715 0 0 0 179716 284 0 0 20 0 1 0 329300462 352403456 85282 33554432000 4194304 8989770 140734174799568 140734174799064 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16307/statm: 86036 85282 472 1171 0 84813 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 344144

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.17
CPU system time (s): 2.84857
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 344144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.17
system time used= 2.84857
maximum resident set size= 341128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85715
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= 129
involuntary context switches= 1848

runsolver used 3.99039 second user time and 9.59554 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-02 12:08:39
IDJOB=3725116
IDBENCH=1983
IDSOLVER=2308
FILE ID=node107/3725116-1338631719
RUNJOBID= node107-1338631508-16013
PBS_JOBID= 14636473
Free space on /tmp= 70776 MiB

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

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

MD5SUM BENCH= a5f043ce08e99e0db4435bd2e8b3d7e9
RANDOM SEED=1543526599

node107.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.760
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.52
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.760
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.760
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.760
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.760
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.760
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.760
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.86
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.760
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:        27156584 kB
Buffers:          457404 kB
Cached:          4349376 kB
SwapCached:           76 kB
Active:          1880392 kB
Inactive:        2962236 kB
Active(anon):      27116 kB
Inactive(anon):    11072 kB
Active(file):    1853276 kB
Inactive(file):  2951164 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:              7056 kB
Writeback:             0 kB
AnonPages:         43004 kB
Mapped:            16096 kB
Shmem:               184 kB
Slab:             733260 kB
SReclaimable:     175712 kB
SUnreclaim:       557548 kB
KernelStack:        1472 kB
PageTables:         3688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     149376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 70768 MiB
End job on node107 at 2012-06-02 12:38:42