Trace number 3725137

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.13 1800.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-3.opb
MD5SUM8e251d4e151b2868eb3a52cf845e4cf8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark26.055
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17809
Number of constraints which are clauses17809
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 450
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 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.28/0.32	c 2012-06-02T12:36:11+0200
0.28/0.32	c arch = x86_64
0.28/0.32	c os = linux
0.28/0.32	c compiler = ghc 7.4
0.28/0.32	c packages:
0.28/0.32	c   OptDir-0.0.1
0.28/0.32	c   array-0.4.0.0
0.28/0.32	c   base-4.5.0.0
0.28/0.32	c   bytestring-0.9.2.1
0.28/0.32	c   containers-0.4.2.1
0.28/0.32	c   deepseq-1.3.0.0
0.28/0.32	c   mtl-2.1.1
0.28/0.32	c   old_locale-1.0.0.4
0.28/0.32	c   parse_dimacs-1.2
0.28/0.32	c   parsec-3.1.2
0.28/0.32	c   queue-0.1.2
0.28/0.32	c   stm-2.3
0.28/0.32	c   time-1.4
0.28/0.32	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725137-1338633371.opb"]
0.28/0.32	c #vars 450
0.28/0.32	c #constraints 17809
0.28/0.32	c Solving starts ...
0.28/0.32	c solving time = 0.001s
0.28/0.32	c #decision = 23
0.28/0.32	c #conflict = 0
0.28/0.32	c #restart = 0
0.28/0.32	o -23
0.28/0.32	c Solving starts ...
41.46/41.57	c learnt constraints deletion: 16224 -> 8112
77.04/77.10	c learnt constraints deletion: 19524 -> 9762
110.63/110.71	c learnt constraints deletion: 19536 -> 9768
149.52/149.63	c learnt constraints deletion: 21445 -> 10723
191.70/191.88	c learnt constraints deletion: 23556 -> 11778
230.69/230.84	c learnt constraints deletion: 23553 -> 11777
275.17/275.37	c learnt constraints deletion: 23559 -> 11780
323.36/323.58	c learnt constraints deletion: 25863 -> 12932
366.16/366.35	c learnt constraints deletion: 25867 -> 12934
412.65/412.87	c learnt constraints deletion: 25872 -> 12936
468.34/468.58	c learnt constraints deletion: 28409 -> 14205
525.93/526.14	c learnt constraints deletion: 28415 -> 14208
586.13/586.32	c learnt constraints deletion: 28415 -> 14208
640.82/641.00	c learnt constraints deletion: 28398 -> 14199
703.61/703.84	c learnt constraints deletion: 31213 -> 15607
763.49/763.70	c learnt constraints deletion: 31210 -> 15605
830.68/830.95	c learnt constraints deletion: 31200 -> 15600
891.28/891.59	c learnt constraints deletion: 31201 -> 15601
955.37/955.63	c learnt constraints deletion: 31215 -> 15608
1019.36/1019.61	c learnt constraints deletion: 31215 -> 15608
1085.53/1085.82	c learnt constraints deletion: 31208 -> 15604
1154.01/1154.37	c learnt constraints deletion: 34294 -> 17148
1226.79/1227.12	c learnt constraints deletion: 34285 -> 17144
1296.06/1296.42	c learnt constraints deletion: 34294 -> 17147
1367.05/1367.46	c learnt constraints deletion: 34294 -> 17147
1438.03/1438.48	c learnt constraints deletion: 34295 -> 17148
1514.92/1515.31	c learnt constraints deletion: 34292 -> 17147
1583.21/1583.67	c learnt constraints deletion: 34280 -> 17140
1652.60/1653.06	c learnt constraints deletion: 34291 -> 17146
1737.09/1737.58	c learnt constraints deletion: 37682 -> 18841

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

[startup+0 s]
/proc/loadavg: 1.95 2.00 1.71 3/174 7072
/proc/meminfo: memFree=24177444/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/7072/stat : 7072 (runsolver) R 7070 6706 6706 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 1 0 329465627 12095488 20 33554432000 4194304 5436572 140736116046976 140736116043168 4873495 0 0 4096 24578 0 0 0 17 7 0 0 0 0 0
/proc/7072/statm: 2953 20 1 304 0 2645 0
Current StackSize limit: 10240 KiB


[startup+0.018456 s]
/proc/loadavg: 1.95 2.00 1.71 3/174 7072
/proc/meminfo: memFree=24177444/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=7248 CPUtime=0.01 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 970 0 0 0 1 0 0 0 20 0 1 0 329465627 7421952 890 33554432000 4194304 8989770 140734031731424 140736116043160 7857787 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 1812 891 429 1171 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7248

[startup+0.100282 s]
/proc/loadavg: 1.95 2.00 1.71 3/174 7072
/proc/meminfo: memFree=24177444/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=13392 CPUtime=0.08 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 2621 0 0 0 8 0 0 0 20 0 1 0 329465627 13713408 2541 33554432000 4194304 8989770 140734031731424 140736116043160 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 3348 2541 430 1171 0 2125 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13392

[startup+0.300305 s]
/proc/loadavg: 1.95 2.00 1.71 3/174 7072
/proc/meminfo: memFree=24177444/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=24656 CPUtime=0.28 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 5451 0 0 0 28 0 0 0 20 0 1 0 329465627 25247744 5371 33554432000 4194304 8989770 140734031731424 140736116043160 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 6164 5371 440 1171 0 4941 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24656

[startup+0.700326 s]
/proc/loadavg: 1.95 2.00 1.71 3/174 7072
/proc/meminfo: memFree=24177444/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=25680 CPUtime=0.69 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 5646 0 0 0 68 1 0 0 20 0 1 0 329465627 26296320 5566 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 6420 5566 470 1171 0 5197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25680

[startup+1.50028 s]
/proc/loadavg: 1.95 2.00 1.71 3/175 7073
/proc/meminfo: memFree=24155620/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=31824 CPUtime=1.48 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 7194 0 0 0 147 1 0 0 20 0 1 0 329465627 32587776 7114 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 7956 7114 470 1171 0 6733 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31824

[startup+3.10027 s]
/proc/loadavg: 1.95 2.00 1.71 3/175 7073
/proc/meminfo: memFree=24147288/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=41040 CPUtime=3.08 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 9455 0 0 0 307 1 0 0 20 0 1 0 329465627 42024960 9375 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 10260 9375 470 1171 0 9037 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41040

[startup+6.30026 s]
/proc/loadavg: 1.95 2.00 1.71 3/175 7073
/proc/meminfo: memFree=24130300/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=56400 CPUtime=6.29 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 13406 0 0 0 626 3 0 0 20 0 1 0 329465627 57753600 13326 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 14100 13326 470 1171 0 12877 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56400

[startup+12.7003 s]
/proc/loadavg: 1.96 2.00 1.72 3/175 7073
/proc/meminfo: memFree=24099008/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=86096 CPUtime=12.68 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 20852 0 0 0 1263 5 0 0 20 0 1 0 329465627 88162304 20765 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 21524 20765 470 1171 0 20301 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86096

[startup+25.5003 s]
/proc/loadavg: 1.97 2.00 1.72 3/175 7111
/proc/meminfo: memFree=23913108/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=139344 CPUtime=25.46 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 34171 0 0 0 2537 9 0 0 20 0 1 0 329465627 142688256 34077 33554432000 4194304 8989770 140734031731424 140734031730688 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 34836 34077 470 1171 0 33613 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 139344

[startup+51.1003 s]
/proc/loadavg: 1.98 2.00 1.73 3/175 7111
/proc/meminfo: memFree=23785732/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=201808 CPUtime=51.05 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 51337 0 0 0 5088 17 0 0 20 0 1 0 329465627 206651392 49696 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 50452 49696 472 1171 0 49229 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 201808

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 1.74 3/176 7112
/proc/meminfo: memFree=23650880/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=218192 CPUtime=102.24 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 63904 0 0 0 10196 28 0 0 20 0 1 0 329465627 223428608 53792 33554432000 4194304 8989770 140734031731424 140734031730688 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 54548 53792 472 1171 0 53325 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 218192

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.75 3/175 7112
/proc/meminfo: memFree=23472440/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=305232 CPUtime=162.22 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 94013 0 0 0 16179 43 0 0 20 0 1 0 329465627 312557568 75441 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 76308 75441 472 1171 0 75085 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 305232

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.76 3/175 7112
/proc/meminfo: memFree=23400496/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=280656 CPUtime=222.19 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 111706 0 0 0 22161 58 0 0 20 0 1 0 329465627 287391744 69311 33554432000 4194304 8989770 140734031731424 140734031730920 7857787 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 70164 69311 472 1171 0 68941 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 280656

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.77 3/176 7116
/proc/meminfo: memFree=23298416/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=303184 CPUtime=282.17 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 122574 0 0 0 28149 68 0 0 20 0 1 0 329465627 310460416 75040 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 75796 75040 472 1171 0 74573 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 303184

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 1.78 3/175 7116
/proc/meminfo: memFree=23216252/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=308304 CPUtime=342.16 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 134611 0 0 0 34134 82 0 0 20 0 1 0 329465627 315703296 76320 33554432000 4194304 8989770 140734031731424 140734031730920 7857787 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 77076 76320 472 1171 0 75853 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 308304

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.80 3/175 7116
/proc/meminfo: memFree=23132108/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=328784 CPUtime=402.15 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 150739 0 0 0 40121 94 0 0 20 0 1 0 329465627 336674816 81440 33554432000 4194304 8989770 140734031731424 140734031730920 7857787 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 82196 81440 472 1171 0 80973 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 328784

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 1.81 3/175 7116
/proc/meminfo: memFree=23044424/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=365648 CPUtime=462.14 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 165331 0 0 0 46108 106 0 0 20 0 1 0 329465627 374423552 90656 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 91412 90656 472 1171 0 90189 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 365648

[startup+522.3 s]
/proc/loadavg: 1.99 2.00 1.82 3/175 7116
/proc/meminfo: memFree=23010892/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=346192 CPUtime=522.13 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 173779 0 0 0 52098 115 0 0 20 0 1 0 329465627 354500608 85792 33554432000 4194304 8989770 140734031731424 140734031730920 7857787 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 86548 85792 472 1171 0 85325 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 346192

[startup+582.3 s]
/proc/loadavg: 1.99 2.00 1.83 3/174 7116
/proc/meminfo: memFree=22974024/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=345168 CPUtime=582.12 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 189824 0 0 0 58085 127 0 0 20 0 1 0 329465627 353452032 85453 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 86292 85453 472 1171 0 85069 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 345168

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.07 2.02 1.86 3/176 7120
/proc/meminfo: memFree=22666520/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=488528 CPUtime=882.08 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 264659 0 0 0 88023 185 0 0 20 0 1 0 329465627 500252672 121376 33554432000 4194304 8989770 140734031731424 140734031730688 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 122132 121376 472 1171 0 120909 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 488528

[startup+942.3 s]
/proc/loadavg: 2.03 2.01 1.87 3/175 7121
/proc/meminfo: memFree=22621544/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=501840 CPUtime=942.07 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 267987 0 0 0 94013 194 0 0 20 0 1 0 329465627 513884160 124704 33554432000 4194304 8989770 140734031731424 140734031730688 7857787 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 125460 124704 472 1171 0 124237 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 501840

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.87 3/175 7121
/proc/meminfo: memFree=22647836/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=451664 CPUtime=1002.05 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 267996 0 0 0 100003 202 0 0 20 0 1 0 329465627 462503936 112160 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 112916 112160 472 1171 0 111693 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 451664

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/175 7121
/proc/meminfo: memFree=22729812/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=345168 CPUtime=1062.04 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 268006 0 0 0 105991 213 0 0 20 0 1 0 329465627 353452032 85536 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 86292 85536 472 1171 0 85069 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 345168

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/175 7121
/proc/meminfo: memFree=22685044/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=353360 CPUtime=1122.02 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 285171 0 0 0 111976 226 0 0 20 0 1 0 329465627 361840640 87584 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 88340 87584 472 1171 0 87117 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 353360

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/175 7121
/proc/meminfo: memFree=22523004/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=490576 CPUtime=1182 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 319497 0 0 0 117958 242 0 0 20 0 1 0 329465627 502349824 121888 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 122644 121888 472 1171 0 121421 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 490576

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/175 7122
/proc/meminfo: memFree=22625900/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=361552 CPUtime=1241.98 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 349465 0 0 0 123943 255 0 0 20 0 1 0 329465627 370229248 89632 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 90388 89632 472 1171 0 89165 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 361552

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/175 7122
/proc/meminfo: memFree=22525984/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=436304 CPUtime=1301.97 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 368165 0 0 0 129931 266 0 0 20 0 1 0 329465627 446775296 108320 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 109076 108320 472 1171 0 107853 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 436304

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/175 7122
/proc/meminfo: memFree=22482364/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=452688 CPUtime=1361.95 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 372273 0 0 0 135917 278 0 0 20 0 1 0 329465627 463552512 112416 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 113172 112416 472 1171 0 111949 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 452688

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 1.91 3/175 7122
/proc/meminfo: memFree=22512956/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=394320 CPUtime=1421.94 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 372279 0 0 0 141905 289 0 0 20 0 1 0 329465627 403783680 97824 33554432000 4194304 8989770 140734031731424 140734031730920 7857787 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 98580 97824 472 1171 0 97357 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 394320

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 7125
/proc/meminfo: memFree=22344432/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=541776 CPUtime=1481.93 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 408921 0 0 0 147888 305 0 0 20 0 1 0 329465627 554778624 134466 33554432000 4194304 8989770 140734031731424 140734031730920 4438168 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 135444 134466 472 1171 0 134221 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 541776

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/176 7149
/proc/meminfo: memFree=22494904/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=357456 CPUtime=1541.92 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 427319 0 0 0 153876 316 0 0 20 0 1 0 329465627 366034944 88608 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 89364 88608 472 1171 0 88141 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 357456

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 7149
/proc/meminfo: memFree=22383684/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=464976 CPUtime=1601.9 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 454200 0 0 0 159859 331 0 0 20 0 1 0 329465627 476135424 115489 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 116244 115489 472 1171 0 115021 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 464976

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 7149
/proc/meminfo: memFree=22320156/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=488528 CPUtime=1661.89 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 466232 0 0 0 165847 342 0 0 20 0 1 0 329465627 500252672 121377 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 122132 121377 472 1171 0 120909 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 488528

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 7149
/proc/meminfo: memFree=22251276/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=541776 CPUtime=1721.89 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 480568 0 0 0 171834 355 0 0 20 0 1 0 329465627 554778624 134689 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 135444 134689 472 1171 0 134221 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 541776

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 1.92 3/175 7149
/proc/meminfo: memFree=22220648/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=542800 CPUtime=1781.88 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 480824 0 0 0 177824 364 0 0 20 0 1 0 329465627 555827200 134945 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 135700 134945 472 1171 0 134477 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 542800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 2.01 1.92 3/174 7149
/proc/meminfo: memFree=22167080/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=596048 CPUtime=1800.08 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 494136 0 0 0 179639 369 0 0 20 0 1 0 329465627 610353152 148257 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 149012 148257 472 1171 0 147789 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 596048

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

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

[startup+1800.5 s]
/proc/loadavg: 2.04 2.01 1.92 3/174 7149
/proc/meminfo: memFree=22167080/32873844 swapFree=7112/7112
[pid=7072] ppid=7070 vsize=596048 CPUtime=1800.08 cores=1,3,5,7
/proc/7072/stat : 7072 (toysat) R 7070 7072 6706 0 -1 4202496 494136 0 0 0 179639 369 0 0 20 0 1 0 329465627 610353152 148257 33554432000 4194304 8989770 140734031731424 140734031730920 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/7072/statm: 149012 148257 472 1171 0 147789 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 596048

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.54
CPU time (s): 1800.13
CPU user time (s): 1796.39
CPU system time (s): 3.73143
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 614480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.39
system time used= 3.73143
maximum resident set size= 611456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 494136
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= 202
involuntary context switches= 2330

runsolver used 3.46047 second user time and 9.25459 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-02 12:36:11
IDJOB=3725137
IDBENCH=2239
IDSOLVER=2308
FILE ID=node104/3725137-1338633371
RUNJOBID= node104-1338631509-6723
PBS_JOBID= 14636476
Free space on /tmp= 66456 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-3.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725137-1338633371/watcher-3725137-1338633371 -o /tmp/evaluation-result-3725137-1338633371/solver-3725137-1338633371 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725137-1338633371.opb

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

MD5SUM BENCH= 8e251d4e151b2868eb3a52cf845e4cf8
RANDOM SEED=1294690748

node104.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.266
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.53
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.266
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.266
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.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.266
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.266
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.266
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24177708 kB
Buffers:          536056 kB
Cached:          7145708 kB
SwapCached:          780 kB
Active:          4630336 kB
Inactive:        3066104 kB
Active(anon):       6208 kB
Inactive(anon):     8072 kB
Active(file):    4624128 kB
Inactive(file):  3058032 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105060 kB
Dirty:             15740 kB
Writeback:             0 kB
AnonPages:         18392 kB
Mapped:            16092 kB
Shmem:                 8 kB
Slab:             860464 kB
SReclaimable:     302828 kB
SUnreclaim:       557636 kB
KernelStack:        1440 kB
PageTables:         3568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     118208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66448 MiB
End job on node104 at 2012-06-02 13:06:13