Trace number 3725112

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_21.opb.PB06.opb
MD5SUM1a62ccf42beef1991aac7e4813cc0d13
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1034
Best CPU time to get the best result obtained on this benchmark1796.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1031
Optimality of the best value was proved NO
Number of variables1959
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 1959
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 1959
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 1959
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:42+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-3725112-1338631602.opb"]
0.39/0.43	c #vars 1959
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 = 751
0.39/0.44	c #conflict = 0
0.39/0.44	c #restart = 0
0.39/0.44	o 1208
0.39/0.44	c Solving starts ...
0.58/0.66	c solving time = 0.219s
0.58/0.66	c #decision = 1611
0.58/0.66	c #conflict = 32
0.58/0.66	c #restart = 0
0.58/0.66	o 1207
0.58/0.67	c Solving starts ...
34.27/34.32	c learnt constraints deletion: 4960 -> 2480
60.04/60.19	c learnt constraints deletion: 5049 -> 2525
97.31/97.45	c learnt constraints deletion: 5903 -> 2952
145.28/145.49	c learnt constraints deletion: 6373 -> 3187
189.18/189.37	c learnt constraints deletion: 6024 -> 3012
248.27/248.41	c learnt constraints deletion: 6886 -> 3443
309.94/310.12	c learnt constraints deletion: 6889 -> 3446
372.23/372.45	c learnt constraints deletion: 7458 -> 3729
442.32/442.57	c learnt constraints deletion: 7461 -> 3732
506.90/507.16	c learnt constraints deletion: 7462 -> 3731
590.69/590.96	c learnt constraints deletion: 8084 -> 4043
665.87/666.10	c learnt constraints deletion: 8081 -> 4042
742.76/743.03	c learnt constraints deletion: 8082 -> 4042
826.74/827.01	c learnt constraints deletion: 8075 -> 4039
921.44/921.77	c learnt constraints deletion: 8088 -> 4046
1019.41/1019.71	c learnt constraints deletion: 8771 -> 4386
1115.60/1115.96	c learnt constraints deletion: 8775 -> 4389
1198.69/1199.08	c learnt constraints deletion: 8771 -> 4387
1303.27/1303.62	c learnt constraints deletion: 8779 -> 4392
1398.65/1399.00	c learnt constraints deletion: 8772 -> 4386
1495.83/1496.22	c learnt constraints deletion: 8767 -> 4385
1589.82/1590.22	c learnt constraints deletion: 8913 -> 4457
1707.81/1708.20	c learnt constraints deletion: 9527 -> 4765

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3725112-1338631602/watcher-3725112-1338631602 -o /tmp/evaluation-result-3725112-1338631602/solver-3725112-1338631602 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725112-1338631602.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.60 0.54 0.19 3/176 11103
/proc/meminfo: memFree=28325484/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 738 0 0 0 0 0 0 0 20 0 1 0 329284801 6373376 658 33554432000 4194304 8989770 140733305538624 140735840743432 4208906 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 1556 659 424 1171 0 333 0

[startup+0.0973971 s]
/proc/loadavg: 1.60 0.54 0.19 3/176 11103
/proc/meminfo: memFree=28325484/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=11344 CPUtime=0.08 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 1911 0 0 0 8 0 0 0 20 0 1 0 329284801 11616256 1831 33554432000 4194304 8989770 140733305538624 140735840743432 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 2836 1831 442 1171 0 1613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11344

[startup+0.100316 s]
/proc/loadavg: 1.60 0.54 0.19 3/176 11103
/proc/meminfo: memFree=28325484/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=11344 CPUtime=0.09 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 1911 0 0 0 9 0 0 0 20 0 1 0 329284801 11616256 1831 33554432000 4194304 8989770 140733305538624 140735840743432 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 2836 1831 442 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300232 s]
/proc/loadavg: 1.60 0.54 0.19 3/176 11103
/proc/meminfo: memFree=28325484/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=11344 CPUtime=0.29 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 1911 0 0 0 29 0 0 0 20 0 1 0 329284801 11616256 1831 33554432000 4194304 8989770 140733305538624 140735840743432 4493764 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 2836 1831 442 1171 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11344

[startup+0.700304 s]
/proc/loadavg: 1.60 0.54 0.19 3/176 11103
/proc/meminfo: memFree=28325484/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=14416 CPUtime=0.68 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 2928 0 0 0 68 0 0 0 20 0 1 0 329284801 14761984 2848 33554432000 4194304 8989770 140733305538624 140733305520640 4457900 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 3604 2848 471 1171 0 2381 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14416

[startup+1.50031 s]
/proc/loadavg: 1.63 0.57 0.20 3/177 11104
/proc/meminfo: memFree=28314192/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=17488 CPUtime=1.48 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 3696 0 0 0 148 0 0 0 20 0 1 0 329284801 17907712 3616 33554432000 4194304 8989770 140733305538624 140733305520640 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 4372 3616 471 1171 0 3149 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17488

[startup+3.10032 s]
/proc/loadavg: 1.63 0.57 0.20 3/177 11104
/proc/meminfo: memFree=28308596/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=25680 CPUtime=3.09 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 5744 0 0 0 307 2 0 0 20 0 1 0 329284801 26296320 5664 33554432000 4194304 8989770 140733305538624 140733305537888 4214025 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 6420 5664 471 1171 0 5197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25680

[startup+6.30032 s]
/proc/loadavg: 1.63 0.57 0.20 3/177 11104
/proc/meminfo: memFree=28292972/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=41040 CPUtime=6.28 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 9375 0 0 0 625 3 0 0 20 0 1 0 329284801 42024960 9295 33554432000 4194304 8989770 140733305538624 140733305537888 6586449 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 10260 9295 471 1171 0 9037 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41040

[startup+12.7003 s]
/proc/loadavg: 1.68 0.61 0.22 3/177 11104
/proc/meminfo: memFree=28265212/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=65616 CPUtime=12.68 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 15728 0 0 0 1262 6 0 0 20 0 1 0 329284801 67190784 15648 33554432000 4194304 8989770 140733305538624 140733305537888 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 16404 15648 471 1171 0 15181 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65616

[startup+25.5003 s]
/proc/loadavg: 1.81 0.67 0.24 3/177 11104
/proc/meminfo: memFree=28221808/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=109648 CPUtime=25.48 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 26542 0 0 0 2537 11 0 0 20 0 1 0 329284801 112279552 26464 33554432000 4194304 8989770 140733305538624 140733305537888 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 27412 26464 471 1171 0 26189 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109648

[startup+51.1003 s]
/proc/loadavg: 1.89 0.80 0.30 3/177 11104
/proc/meminfo: memFree=28159140/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=168016 CPUtime=51.05 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 41347 0 0 0 5085 20 0 0 20 0 1 0 329284801 172048384 41246 33554432000 4194304 8989770 140733305538624 140733305537888 7676765 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 42004 41246 473 1171 0 40781 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 168016

[startup+102.307 s]
/proc/loadavg: 1.95 0.98 0.38 3/177 11104
/proc/meminfo: memFree=28138104/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=187472 CPUtime=102.21 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 46140 0 0 0 10190 31 0 0 20 0 1 0 329284801 191971328 45999 33554432000 4194304 8989770 140733305538624 140733305538120 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 46868 45999 473 1171 0 45645 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 187472

[startup+162.3 s]
/proc/loadavg: 1.98 1.16 0.48 3/177 11104
/proc/meminfo: memFree=28118028/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=207952 CPUtime=162.18 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 51175 0 0 0 16174 44 0 0 20 0 1 0 329284801 212942848 51017 33554432000 4194304 8989770 140733305538624 140733305537888 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 51988 51017 473 1171 0 50765 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 207952

[startup+222.3 s]
/proc/loadavg: 1.99 1.31 0.57 3/178 11108
/proc/meminfo: memFree=28110456/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=213072 CPUtime=222.18 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 52677 0 0 0 22163 55 0 0 20 0 1 0 329284801 218185728 52519 33554432000 4194304 8989770 140733305538624 140733305537888 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 53268 52519 473 1171 0 52045 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 213072

[startup+282.3 s]
/proc/loadavg: 1.99 1.44 0.66 3/177 11108
/proc/meminfo: memFree=28092392/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=229456 CPUtime=282.15 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 56564 0 0 0 28149 66 0 0 20 0 1 0 329284801 234962944 56391 33554432000 4194304 8989770 140733305538624 140733305536640 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 57364 56391 473 1171 0 56141 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 229456

[startup+342.3 s]
/proc/loadavg: 1.99 1.54 0.74 3/177 11108
/proc/meminfo: memFree=28055572/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=265296 CPUtime=342.13 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 65763 0 0 0 34136 77 0 0 20 0 1 0 329284801 271663104 65575 33554432000 4194304 8989770 140733305538624 140733305536832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 66324 65575 473 1171 0 65101 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 265296

[startup+402.3 s]
/proc/loadavg: 1.99 1.62 0.82 3/176 11108
/proc/meminfo: memFree=28056448/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=265296 CPUtime=402.12 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 65763 0 0 0 40124 88 0 0 20 0 1 0 329284801 271663104 65575 33554432000 4194304 8989770 140733305538624 140733305536576 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 66324 65575 473 1171 0 65101 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 265296

[startup+462.3 s]
/proc/loadavg: 1.99 1.68 0.89 3/177 11109
/proc/meminfo: memFree=28032756/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=285776 CPUtime=462.12 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 70883 0 0 0 46114 98 0 0 20 0 1 0 329284801 292634624 70695 33554432000 4194304 8989770 140733305538624 140733305536704 6586361 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 71444 70695 473 1171 0 70221 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 285776

[startup+522.3 s]
/proc/loadavg: 1.99 1.74 0.95 3/177 11110
/proc/meminfo: memFree=28039188/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=285776 CPUtime=522.1 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 70887 0 0 0 52105 105 0 0 20 0 1 0 329284801 292634624 70695 33554432000 4194304 8989770 140733305538624 140733305536640 4213797 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 71444 70695 473 1171 0 70221 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 285776

[startup+582.3 s]
/proc/loadavg: 1.99 1.78 1.02 3/177 11110
/proc/meminfo: memFree=28027272/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=293968 CPUtime=582.09 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 72814 0 0 0 58096 113 0 0 20 0 1 0 329284801 301023232 72622 33554432000 4194304 8989770 140733305538624 140733305536832 4208833 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 73492 72622 473 1171 0 72269 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 293968

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 1.99 1.91 1.28 3/177 11114
/proc/meminfo: memFree=27973184/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=344144 CPUtime=882.04 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 85235 0 0 0 88046 158 0 0 20 0 1 0 329284801 352403456 85039 33554432000 4194304 8989770 140733305538624 140733305537888 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 86036 85039 473 1171 0 84813 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 344144

[startup+942.3 s]
/proc/loadavg: 1.99 1.92 1.32 3/177 11114
/proc/meminfo: memFree=27969624/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=344144 CPUtime=942.02 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 85493 0 0 0 94037 165 0 0 20 0 1 0 329284801 352403456 85287 33554432000 4194304 8989770 140733305538624 140733305537888 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 86036 85287 473 1171 0 84813 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 344144

[startup+1002.3 s]
/proc/loadavg: 1.99 1.94 1.36 3/177 11114
/proc/meminfo: memFree=27972088/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=344144 CPUtime=1002.01 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 85495 0 0 0 100026 175 0 0 20 0 1 0 329284801 352403456 85287 33554432000 4194304 8989770 140733305538624 140733305538120 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 86036 85287 473 1171 0 84813 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 344144

[startup+1062.3 s]
/proc/loadavg: 1.99 1.94 1.39 3/177 11114
/proc/meminfo: memFree=27973892/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=344144 CPUtime=1062.01 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 85495 0 0 0 106018 183 0 0 20 0 1 0 329284801 352403456 85287 33554432000 4194304 8989770 140733305538624 140733305536832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 86036 85287 473 1171 0 84813 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 344144

[startup+1122.3 s]
/proc/loadavg: 1.99 1.95 1.43 3/177 11115
/proc/meminfo: memFree=27972032/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=344144 CPUtime=1121.99 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 85495 0 0 0 112008 191 0 0 20 0 1 0 329284801 352403456 85287 33554432000 4194304 8989770 140733305538624 140733305537888 6586432 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 86036 85287 473 1171 0 84813 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 344144

[startup+1182.3 s]
/proc/loadavg: 1.99 1.96 1.46 3/177 11115
/proc/meminfo: memFree=27972220/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=344144 CPUtime=1181.99 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 85495 0 0 0 118000 199 0 0 20 0 1 0 329284801 352403456 85287 33554432000 4194304 8989770 140733305538624 140733305536832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 86036 85287 473 1171 0 84813 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 344144

[startup+1242.3 s]
/proc/loadavg: 1.99 1.96 1.49 3/177 11115
/proc/meminfo: memFree=27969600/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=344144 CPUtime=1241.98 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 85495 0 0 0 123991 207 0 0 20 0 1 0 329284801 352403456 85287 33554432000 4194304 8989770 140733305538624 140733305536640 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 86036 85287 473 1171 0 84813 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 344144

[startup+1302.3 s]
/proc/loadavg: 2.07 1.98 1.53 3/177 11115
/proc/meminfo: memFree=27949264/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=364624 CPUtime=1301.98 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 90551 0 0 0 129982 216 0 0 20 0 1 0 329284801 373374976 90343 33554432000 4194304 8989770 140733305538624 140733305536832 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 91156 90343 473 1171 0 89933 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 364624

[startup+1362.3 s]
/proc/loadavg: 2.09 2.00 1.56 3/177 11115
/proc/meminfo: memFree=27951560/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=364624 CPUtime=1361.96 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 90551 0 0 0 135971 225 0 0 20 0 1 0 329284801 373374976 90343 33554432000 4194304 8989770 140733305538624 140733305538120 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 91156 90343 473 1171 0 89933 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 364624

[startup+1422.31 s]
/proc/loadavg: 2.09 2.01 1.59 3/178 11119
/proc/meminfo: memFree=27947832/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=364624 CPUtime=1421.96 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 90551 0 0 0 141964 232 0 0 20 0 1 0 329284801 373374976 90343 33554432000 4194304 8989770 140733305538624 140733305537888 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 91156 90343 473 1171 0 89933 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 364624

[startup+1482.3 s]
/proc/loadavg: 2.11 2.04 1.62 3/177 11119
/proc/meminfo: memFree=27944772/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=364624 CPUtime=1481.94 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 90555 0 0 0 147955 239 0 0 20 0 1 0 329284801 373374976 90343 33554432000 4194304 8989770 140733305538624 140733305536832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 91156 90343 473 1171 0 89933 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 364624

[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 1.64 3/177 11119
/proc/meminfo: memFree=27951288/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=364624 CPUtime=1541.93 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 90555 0 0 0 153947 246 0 0 20 0 1 0 329284801 373374976 90343 33554432000 4194304 8989770 140733305538624 140733305536832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 91156 90343 473 1171 0 89933 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 364624

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.66 3/177 11119
/proc/meminfo: memFree=27946204/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=364624 CPUtime=1601.92 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 90555 0 0 0 159936 256 0 0 20 0 1 0 329284801 373374976 90343 33554432000 4194304 8989770 140733305538624 140733305538120 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 91156 90343 473 1171 0 89933 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 364624

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.68 3/177 11119
/proc/meminfo: memFree=27947512/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=364624 CPUtime=1661.91 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 90555 0 0 0 165927 264 0 0 20 0 1 0 329284801 373374976 90343 33554432000 4194304 8989770 140733305538624 140733305536640 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 91156 90343 473 1171 0 89933 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 364624

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.70 3/177 11120
/proc/meminfo: memFree=27938996/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=372816 CPUtime=1721.91 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 92571 0 0 0 171918 273 0 0 20 0 1 0 329284801 381763584 92359 33554432000 4194304 8989770 140733305538624 140733305536832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 93204 92359 473 1171 0 91981 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 372816

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.71 3/177 11159
/proc/meminfo: memFree=27968356/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=372816 CPUtime=1781.89 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 92571 0 0 0 177908 281 0 0 20 0 1 0 329284801 381763584 92359 33554432000 4194304 8989770 140733305538624 140733305537888 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 93204 92359 473 1171 0 91981 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 372816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.72 3/177 11159
/proc/meminfo: memFree=27967364/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=372816 CPUtime=1800.09 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 92571 0 0 0 179726 283 0 0 20 0 1 0 329284801 381763584 92359 33554432000 4194304 8989770 140733305538624 140733305536832 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 93204 92359 473 1171 0 91981 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 372816

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.00 2.00 1.72 3/177 11159
/proc/meminfo: memFree=27967364/32873844 swapFree=7108/7108
[pid=11103] ppid=11101 vsize=372816 CPUtime=1800.09 cores=1,3,5,7
/proc/11103/stat : 11103 (toysat) R 11101 11103 10982 0 -1 4202496 92571 0 0 0 179726 283 0 0 20 0 1 0 329284801 381763584 92359 33554432000 4194304 8989770 140733305538624 140733305536832 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11103/statm: 93204 92359 473 1171 0 91981 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 372816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1797.27
CPU system time (s): 2.83857
CPU usage (%): 99.9777
Max. virtual memory (cumulated for all children) (KiB): 372816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.27
system time used= 2.83857
maximum resident set size= 369436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92571
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= 140
involuntary context switches= 1847

runsolver used 3.82042 second user time and 9.27359 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-02 12:06:42
IDJOB=3725112
IDBENCH=1980
IDSOLVER=2308
FILE ID=node139/3725112-1338631602
RUNJOBID= node139-1338631507-11000
PBS_JOBID= 14636441
Free space on /tmp= 71092 MiB

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

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

MD5SUM BENCH= 1a62ccf42beef1991aac7e4813cc0d13
RANDOM SEED=578083062

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.750
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.750
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:        28325500 kB
Buffers:          474992 kB
Cached:          3170300 kB
SwapCached:          828 kB
Active:          1622956 kB
Inactive:        2054052 kB
Active(anon):      25352 kB
Inactive(anon):     7964 kB
Active(file):    1597604 kB
Inactive(file):  2046088 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              7452 kB
Writeback:             0 kB
AnonPages:         37036 kB
Mapped:            13492 kB
Shmem:                 8 kB
Slab:             731028 kB
SReclaimable:     173416 kB
SUnreclaim:       557612 kB
KernelStack:        1448 kB
PageTables:         4040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148216 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= 71084 MiB
End job on node139 at 2012-06-02 12:36:45