Trace number 3725117

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.1 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_5.opb.PB06.opb
MD5SUM363fb8dacb34b0fd2f0470bc356b38da
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1043
Best CPU time to get the best result obtained on this benchmark1796.75
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 variables1957
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 1957
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 1957
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 1957
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:06:58+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-3725117-1338631618.opb"]
0.39/0.43	c #vars 1957
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 = 790
0.39/0.44	c #conflict = 0
0.39/0.44	c #restart = 0
0.39/0.44	o 1167
0.39/0.44	c Solving starts ...
0.39/0.48	c solving time = 0.039s
0.39/0.48	c #decision = 1592
0.39/0.48	c #conflict = 4
0.39/0.48	c #restart = 0
0.39/0.48	o 1166
0.39/0.49	c Solving starts ...
33.39/33.41	c learnt constraints deletion: 4932 -> 2466
53.18/53.27	c learnt constraints deletion: 5035 -> 2518
80.58/80.66	c learnt constraints deletion: 5862 -> 2931
108.88/108.95	c learnt constraints deletion: 6329 -> 3165
135.77/135.82	c learnt constraints deletion: 6059 -> 3030
168.17/168.27	c learnt constraints deletion: 6844 -> 3422
199.96/200.10	c learnt constraints deletion: 6845 -> 3423
237.15/237.20	c learnt constraints deletion: 7417 -> 3710
276.75/276.87	c learnt constraints deletion: 7413 -> 3708
310.05/310.12	c learnt constraints deletion: 7419 -> 3711
353.92/354.04	c learnt constraints deletion: 8043 -> 4024
402.79/402.90	c learnt constraints deletion: 8041 -> 4024
463.45/463.65	c learnt constraints deletion: 8046 -> 4023
540.30/540.55	c learnt constraints deletion: 8042 -> 4022
615.38/615.64	c learnt constraints deletion: 8041 -> 4022
718.08/718.39	c learnt constraints deletion: 8730 -> 4365
807.36/807.61	c learnt constraints deletion: 8730 -> 4366
910.84/911.19	c learnt constraints deletion: 8728 -> 4367
997.53/997.84	c learnt constraints deletion: 8725 -> 4363
1089.62/1089.98	c learnt constraints deletion: 8721 -> 4362
1186.10/1186.40	c learnt constraints deletion: 8728 -> 4365
1299.38/1299.72	c learnt constraints deletion: 9278 -> 4639
1394.07/1394.42	c learnt constraints deletion: 9491 -> 4748
1481.76/1482.14	c learnt constraints deletion: 9483 -> 4742
1599.73/1600.14	c learnt constraints deletion: 9484 -> 4744
1709.79/1710.27	c learnt constraints deletion: 9491 -> 4750

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-3725117-1338631618/watcher-3725117-1338631618 -o /tmp/evaluation-result-3725117-1338631618/solver-3725117-1338631618 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725117-1338631618.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.65 0.59 0.21 3/176 23890
/proc/meminfo: memFree=31586496/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 826 0 0 0 0 0 0 0 20 0 1 0 329286746 6373376 747 33554432000 4194304 8989770 140733227320816 140733995656136 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 1556 747 425 1171 0 333 0

[startup+0.0644169 s]
/proc/loadavg: 1.65 0.59 0.21 3/176 23890
/proc/meminfo: memFree=31586496/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=11344 CPUtime=0.05 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 1915 0 0 0 5 0 0 0 20 0 1 0 329286746 11616256 1836 33554432000 4194304 8989770 140733227320816 140733995656136 4209362 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 2836 1836 441 1171 0 1613 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11344

[startup+0.100323 s]
/proc/loadavg: 1.65 0.59 0.21 3/176 23890
/proc/meminfo: memFree=31586496/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=11344 CPUtime=0.09 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 1916 0 0 0 9 0 0 0 20 0 1 0 329286746 11616256 1837 33554432000 4194304 8989770 140733227320816 140733995656136 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 2836 1837 442 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300219 s]
/proc/loadavg: 1.65 0.59 0.21 3/176 23890
/proc/meminfo: memFree=31586496/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=11344 CPUtime=0.29 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 1916 0 0 0 29 0 0 0 20 0 1 0 329286746 11616256 1837 33554432000 4194304 8989770 140733227320816 140733227320312 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 2836 1837 442 1171 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11344

[startup+0.70033 s]
/proc/loadavg: 1.65 0.59 0.21 3/176 23890
/proc/meminfo: memFree=31586496/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=15440 CPUtime=0.68 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 3184 0 0 0 68 0 0 0 20 0 1 0 329286746 15810560 3105 33554432000 4194304 8989770 140733227320816 140733227320312 4469522 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 3860 3105 471 1171 0 2637 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15440

[startup+1.50037 s]
/proc/loadavg: 1.68 0.61 0.22 3/177 23891
/proc/meminfo: memFree=31574096/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=17488 CPUtime=1.49 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 3696 0 0 0 148 1 0 0 20 0 1 0 329286746 17907712 3617 33554432000 4194304 8989770 140733227320816 140733227320080 4204701 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 4372 3617 471 1171 0 3149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17488

[startup+3.10038 s]
/proc/loadavg: 1.68 0.61 0.22 3/177 23891
/proc/meminfo: memFree=31567896/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=25680 CPUtime=3.09 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 5649 0 0 0 308 1 0 0 20 0 1 0 329286746 26296320 5570 33554432000 4194304 8989770 140733227320816 140733227320312 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 6420 5570 471 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.68 0.61 0.22 3/177 23891
/proc/meminfo: memFree=31547040/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=40016 CPUtime=6.28 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 9328 0 0 0 626 2 0 0 20 0 1 0 329286746 40976384 9249 33554432000 4194304 8989770 140733227320816 140733227320080 4371208 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 10004 9249 471 1171 0 8781 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40016

[startup+12.7003 s]
/proc/loadavg: 1.73 0.66 0.24 3/177 23891
/proc/meminfo: memFree=31507988/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=66640 CPUtime=12.69 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 15760 0 0 0 1264 5 0 0 20 0 1 0 329286746 68239360 15681 33554432000 4194304 8989770 140733227320816 140733227320312 4354632 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 16660 15681 471 1171 0 15437 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66640

[startup+25.5003 s]
/proc/loadavg: 1.77 0.70 0.26 3/177 23891
/proc/meminfo: memFree=31438276/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=111696 CPUtime=25.48 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 27138 0 0 0 2538 10 0 0 20 0 1 0 329286746 114376704 27059 33554432000 4194304 8989770 140733227320816 140733227320080 4469708 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 27924 27059 471 1171 0 26701 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 111696

[startup+51.1004 s]
/proc/loadavg: 1.85 0.80 0.30 3/177 23891
/proc/meminfo: memFree=31358636/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=153680 CPUtime=51.08 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 37746 0 0 0 5090 18 0 0 20 0 1 0 329286746 157368320 37667 33554432000 4194304 8989770 140733227320816 140733227320080 4204359 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 38420 37667 473 1171 0 37197 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 153680

[startup+102.307 s]
/proc/loadavg: 1.94 1.00 0.40 3/177 23891
/proc/meminfo: memFree=31244228/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=196688 CPUtime=102.28 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 48498 0 0 0 10198 30 0 0 20 0 1 0 329286746 201408512 48419 33554432000 4194304 8989770 140733227320816 140733227320080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 49172 48419 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: 1.98 1.18 0.49 3/177 23891
/proc/meminfo: memFree=31122736/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=243792 CPUtime=162.26 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 60067 0 0 0 16183 43 0 0 20 0 1 0 329286746 249643008 59988 33554432000 4194304 8989770 140733227320816 140733227320080 7732700 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 60948 59988 473 1171 0 59725 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 243792

[startup+222.3 s]
/proc/loadavg: 1.99 1.33 0.58 3/178 23894
/proc/meminfo: memFree=31047240/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=243792 CPUtime=222.25 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 60163 0 0 0 22172 53 0 0 20 0 1 0 329286746 249643008 60084 33554432000 4194304 8989770 140733227320816 140733227320080 4437872 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 60948 60084 473 1171 0 59725 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 243792

[startup+282.3 s]
/proc/loadavg: 1.99 1.45 0.67 3/177 23895
/proc/meminfo: memFree=30964692/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=314448 CPUtime=282.25 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 77938 0 0 0 28159 66 0 0 20 0 1 0 329286746 321994752 77859 33554432000 4194304 8989770 140733227320816 140733227320080 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 78612 77859 473 1171 0 77389 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 314448

[startup+342.3 s]
/proc/loadavg: 2.06 1.56 0.76 3/177 23895
/proc/meminfo: memFree=30886996/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=314448 CPUtime=342.24 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 77939 0 0 0 34148 76 0 0 20 0 1 0 329286746 321994752 77859 33554432000 4194304 8989770 140733227320816 140733227320312 4469828 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 78612 77859 473 1171 0 77389 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 314448

[startup+402.3 s]
/proc/loadavg: 2.02 1.64 0.83 3/177 23895
/proc/meminfo: memFree=30810640/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=325712 CPUtime=402.19 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 80599 0 0 0 40131 88 0 0 20 0 1 0 329286746 333529088 80471 33554432000 4194304 8989770 140733227320816 140733227320080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 81428 80471 473 1171 0 80205 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 325712

[startup+462.3 s]
/proc/loadavg: 2.00 1.70 0.90 3/177 23895
/proc/meminfo: memFree=30751148/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=325712 CPUtime=462.14 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 80646 0 0 0 46116 98 0 0 20 0 1 0 329286746 333529088 80471 33554432000 4194304 8989770 140733227320816 140733227320080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 81428 80471 473 1171 0 80205 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 325712

[startup+522.3 s]
/proc/loadavg: 2.00 1.75 0.97 3/177 23895
/proc/meminfo: memFree=30699840/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=325712 CPUtime=522.1 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 80691 0 0 0 52104 106 0 0 20 0 1 0 329286746 333529088 80471 33554432000 4194304 8989770 140733227320816 140733227320080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 81428 80471 473 1171 0 80205 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 325712

[startup+582.3 s]
/proc/loadavg: 2.00 1.80 1.03 3/177 23896
/proc/meminfo: memFree=30640548/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=325712 CPUtime=582.09 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 80902 0 0 0 58093 116 0 0 20 0 1 0 329286746 333529088 80675 33554432000 4194304 8989770 140733227320816 140733227320080 4208823 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 81428 80675 473 1171 0 80205 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 325712

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.02 1.93 1.29 3/177 23900
/proc/meminfo: memFree=30358076/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=358480 CPUtime=882.04 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 88973 0 0 0 88053 151 0 0 20 0 1 0 329286746 367083520 88746 33554432000 4194304 8989770 140733227320816 140733227320080 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 89620 88746 473 1171 0 88397 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 358480

[startup+942.3 s]
/proc/loadavg: 2.01 1.94 1.33 3/177 23900
/proc/meminfo: memFree=30315544/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=386128 CPUtime=942.04 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 95804 0 0 0 94044 160 0 0 20 0 1 0 329286746 395395072 95577 33554432000 4194304 8989770 140733227320816 140733227320080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 96532 95577 473 1171 0 95309 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 386128

[startup+1002.3 s]
/proc/loadavg: 2.00 1.95 1.37 3/177 23900
/proc/meminfo: memFree=30315164/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=386128 CPUtime=1002.03 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 95804 0 0 0 100035 168 0 0 20 0 1 0 329286746 395395072 95577 33554432000 4194304 8989770 140733227320816 140733227320312 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 96532 95577 473 1171 0 95309 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 386128

[startup+1062.3 s]
/proc/loadavg: 2.00 1.96 1.41 3/177 23900
/proc/meminfo: memFree=30315316/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=386128 CPUtime=1062.02 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 95804 0 0 0 106027 175 0 0 20 0 1 0 329286746 395395072 95577 33554432000 4194304 8989770 140733227320816 140733227320080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 96532 95577 473 1171 0 95309 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 386128

[startup+1122.3 s]
/proc/loadavg: 2.04 1.97 1.45 3/177 23900
/proc/meminfo: memFree=30275292/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=386128 CPUtime=1122.02 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 95804 0 0 0 112019 183 0 0 20 0 1 0 329286746 395395072 95577 33554432000 4194304 8989770 140733227320816 140733227320080 4209305 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 96532 95577 473 1171 0 95309 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 386128

[startup+1182.3 s]
/proc/loadavg: 2.01 1.97 1.48 3/177 23901
/proc/meminfo: memFree=30228944/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=386128 CPUtime=1182 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 95804 0 0 0 118011 189 0 0 20 0 1 0 329286746 395395072 95577 33554432000 4194304 8989770 140733227320816 140733227320080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 96532 95577 473 1171 0 95309 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 386128

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/176 23901
/proc/meminfo: memFree=30177396/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=386128 CPUtime=1241.99 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 95804 0 0 0 124003 196 0 0 20 0 1 0 329286746 395395072 95577 33554432000 4194304 8989770 140733227320816 140733227320312 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 96532 95577 473 1171 0 95309 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 386128

[startup+1302.3 s]
/proc/loadavg: 2.06 1.99 1.54 3/177 23902
/proc/meminfo: memFree=30118268/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=394320 CPUtime=1301.99 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 98054 0 0 0 129997 202 0 0 20 0 1 0 329286746 403783680 97827 33554432000 4194304 8989770 140733227320816 140733227320080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 98580 97827 473 1171 0 97357 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 394320

[startup+1362.3 s]
/proc/loadavg: 2.08 2.01 1.57 3/177 23902
/proc/meminfo: memFree=30093992/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=394320 CPUtime=1361.98 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 98054 0 0 0 135989 209 0 0 20 0 1 0 329286746 403783680 97827 33554432000 4194304 8989770 140733227320816 140733227320080 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 98580 97827 473 1171 0 97357 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 394320

[startup+1422.31 s]
/proc/loadavg: 2.03 2.00 1.60 3/178 23905
/proc/meminfo: memFree=30094040/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=394320 CPUtime=1421.97 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 98054 0 0 0 141979 218 0 0 20 0 1 0 329286746 403783680 97827 33554432000 4194304 8989770 140733227320816 140733227320312 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 98580 97827 473 1171 0 97357 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 394320

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 1.63 3/177 23906
/proc/meminfo: memFree=30094172/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=394320 CPUtime=1481.96 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 98054 0 0 0 147971 225 0 0 20 0 1 0 329286746 403783680 97827 33554432000 4194304 8989770 140733227320816 140733227320080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 98580 97827 473 1171 0 97357 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 394320

[startup+1542.3 s]
/proc/loadavg: 2.09 2.03 1.65 3/177 23906
/proc/meminfo: memFree=30072596/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=394320 CPUtime=1541.94 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 98054 0 0 0 153964 230 0 0 20 0 1 0 329286746 403783680 97827 33554432000 4194304 8989770 140733227320816 140733227320080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 98580 97827 473 1171 0 97357 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 394320

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 1.67 3/177 23906
/proc/meminfo: memFree=29991004/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=430160 CPUtime=1601.94 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 106953 0 0 0 159955 239 0 0 20 0 1 0 329286746 440483840 106726 33554432000 4194304 8989770 140733227320816 140733227320080 7732696 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 107540 106726 473 1171 0 106317 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 430160

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 1.69 3/177 23906
/proc/meminfo: memFree=29935492/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=430160 CPUtime=1661.9 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 106988 0 0 0 165945 245 0 0 20 0 1 0 329286746 440483840 106726 33554432000 4194304 8989770 140733227320816 140733227320080 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 107540 106726 473 1171 0 106317 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 430160

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 1.71 3/178 23946
/proc/meminfo: memFree=31454484/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=430160 CPUtime=1721.89 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 106991 0 0 0 171939 250 0 0 20 0 1 0 329286746 440483840 106726 33554432000 4194304 8989770 140733227320816 140733227320080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 107540 106726 473 1171 0 106317 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 430160

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 1.73 3/177 23947
/proc/meminfo: memFree=31442588/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=430160 CPUtime=1781.88 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 106991 0 0 0 177931 257 0 0 20 0 1 0 329286746 440483840 106726 33554432000 4194304 8989770 140733227320816 140733227320312 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 107540 106726 473 1171 0 106317 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 430160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 2.03 1.73 3/177 23947
/proc/meminfo: memFree=31442712/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=430160 CPUtime=1800.09 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 106991 0 0 0 179750 259 0 0 20 0 1 0 329286746 440483840 106726 33554432000 4194304 8989770 140733227320816 140733227320312 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 107540 106726 473 1171 0 106317 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 430160

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.06 2.03 1.73 3/177 23947
/proc/meminfo: memFree=31442712/32873844 swapFree=7116/7116
[pid=23890] ppid=23888 vsize=430160 CPUtime=1800.09 cores=1,3,5,7
/proc/23890/stat : 23890 (toysat) R 23888 23890 23807 0 -1 4202496 106991 0 0 0 179750 259 0 0 20 0 1 0 329286746 440483840 106726 33554432000 4194304 8989770 140733227320816 140733227320312 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23890/statm: 107540 106726 473 1171 0 106317 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 430160

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1797.51
CPU system time (s): 2.5936
CPU usage (%): 99.9772
Max. virtual memory (cumulated for all children) (KiB): 430160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.51
system time used= 2.59361
maximum resident set size= 426904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106991
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= 189
involuntary context switches= 1848

runsolver used 3.86141 second user time and 9.48356 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-02 12:06:58
IDJOB=3725117
IDBENCH=1981
IDSOLVER=2308
FILE ID=node146/3725117-1338631618
RUNJOBID= node146-1338631508-23824
PBS_JOBID= 14636434
Free space on /tmp= 70912 MiB

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

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

MD5SUM BENCH= 363fb8dacb34b0fd2f0470bc356b38da
RANDOM SEED=447181744

node146.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		: 2667.034
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	: 5334.06
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		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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		: 2667.034
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		: 2667.034
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		: 2667.034
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		: 2667.034
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		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31587140 kB
Buffers:           93140 kB
Cached:           131540 kB
SwapCached:         1796 kB
Active:           422320 kB
Inactive:         120152 kB
Active(anon):     318292 kB
Inactive(anon):     1556 kB
Active(file):     104028 kB
Inactive(file):   118596 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099768 kB
Dirty:              7396 kB
Writeback:             0 kB
AnonPages:        331508 kB
Mapped:            10476 kB
Shmem:                 0 kB
Slab:             605704 kB
SReclaimable:      46016 kB
SUnreclaim:       559688 kB
KernelStack:        1480 kB
PageTables:         4804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     438164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 70908 MiB
End job on node146 at 2012-06-02 12:37:01