Trace number 3725107

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.02 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_1.opb.PB06.opb
MD5SUMd4957a1112a9baa7413020ddf827f352
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 1037
Optimality of the best value was proved NO
Number of variables1963
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1963
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1963
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1963
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.39/0.43	c 2012-06-02T12:10:32+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-3725107-1338631832.opb"]
0.39/0.43	c #vars 1963
0.39/0.43	c #constraints 4000
0.39/0.43	c Solving starts ...
0.39/0.44	c solving time = 0.004s
0.39/0.44	c #decision = 775
0.39/0.44	c #conflict = 0
0.39/0.44	c #restart = 0
0.39/0.44	o 1188
0.39/0.45	c Solving starts ...
0.39/0.49	c solving time = 0.044s
0.39/0.49	c #decision = 1600
0.39/0.49	c #conflict = 5
0.39/0.49	c #restart = 0
0.39/0.49	o 1187
0.39/0.49	c Solving starts ...
33.47/33.56	c learnt constraints deletion: 4933 -> 2467
58.06/58.13	c learnt constraints deletion: 5036 -> 2518
92.92/93.02	c learnt constraints deletion: 5880 -> 2940
143.68/143.87	c learnt constraints deletion: 6358 -> 3180
188.28/188.42	c learnt constraints deletion: 6036 -> 3018
250.27/250.44	c learnt constraints deletion: 6876 -> 3439
307.86/308.09	c learnt constraints deletion: 6869 -> 3435
377.34/377.59	c learnt constraints deletion: 7438 -> 3719
447.83/448.00	c learnt constraints deletion: 7435 -> 3719
508.40/508.63	c learnt constraints deletion: 7444 -> 3723
600.79/601.03	c learnt constraints deletion: 8070 -> 4037
670.88/671.15	c learnt constraints deletion: 8064 -> 4033
751.16/751.45	c learnt constraints deletion: 8065 -> 4033
833.56/833.81	c learnt constraints deletion: 8067 -> 4035
907.94/908.29	c learnt constraints deletion: 8067 -> 4036
1001.02/1001.31	c learnt constraints deletion: 8753 -> 4378
1104.81/1105.19	c learnt constraints deletion: 8754 -> 4379
1192.19/1192.50	c learnt constraints deletion: 8759 -> 4383
1270.48/1270.84	c learnt constraints deletion: 8752 -> 4376
1363.46/1363.82	c learnt constraints deletion: 8753 -> 4378
1459.05/1459.41	c learnt constraints deletion: 8755 -> 4380
1548.24/1548.69	c learnt constraints deletion: 9064 -> 4532
1651.12/1651.53	c learnt constraints deletion: 9512 -> 4756
1762.70/1763.12	c learnt constraints deletion: 9515 -> 4759

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-3725107-1338631832/watcher-3725107-1338631832 -o /tmp/evaluation-result-3725107-1338631832/solver-3725107-1338631832 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725107-1338631832.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.99 1.31 0.57 2/179 2331
/proc/meminfo: memFree=28974192/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 840 0 0 0 0 0 0 0 20 0 1 0 329308005 7421952 759 33554432000 4194304 8989770 140733460902336 140736545021192 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 1812 759 425 1171 0 589 0

[startup+0.0715031 s]
/proc/loadavg: 1.99 1.31 0.57 2/179 2331
/proc/meminfo: memFree=28974192/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=11344 CPUtime=0.06 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 1913 0 0 0 6 0 0 0 20 0 1 0 329308005 11616256 1832 33554432000 4194304 8989770 140733460902336 140733460901832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 2836 1832 442 1171 0 1613 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11344

[startup+0.10029 s]
/proc/loadavg: 1.99 1.31 0.57 2/179 2331
/proc/meminfo: memFree=28974192/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=11344 CPUtime=0.09 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 1913 0 0 0 9 0 0 0 20 0 1 0 329308005 11616256 1832 33554432000 4194304 8989770 140733460902336 140733460901832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 2836 1832 442 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300192 s]
/proc/loadavg: 1.99 1.31 0.57 2/179 2331
/proc/meminfo: memFree=28974192/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=11344 CPUtime=0.29 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 1913 0 0 0 29 0 0 0 20 0 1 0 329308005 11616256 1832 33554432000 4194304 8989770 140733460902336 140733460901832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 2836 1832 442 1171 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11344

[startup+0.700315 s]
/proc/loadavg: 1.99 1.31 0.57 2/179 2331
/proc/meminfo: memFree=28974192/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=15440 CPUtime=0.69 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 3185 0 0 0 68 1 0 0 20 0 1 0 329308005 15810560 3104 33554432000 4194304 8989770 140733460902336 140733460901600 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 3860 3104 471 1171 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15440

[startup+1.5003 s]
/proc/loadavg: 1.99 1.31 0.57 3/180 2332
/proc/meminfo: memFree=28963768/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=18512 CPUtime=1.49 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 3712 0 0 0 148 1 0 0 20 0 1 0 329308005 18956288 3631 33554432000 4194304 8989770 140733460902336 140733460901600 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 4628 3631 471 1171 0 3405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18512

[startup+3.10031 s]
/proc/loadavg: 1.99 1.31 0.57 3/180 2332
/proc/meminfo: memFree=28958552/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=26704 CPUtime=3.09 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 5763 0 0 0 307 2 0 0 20 0 1 0 329308005 27344896 5682 33554432000 4194304 8989770 140733460902336 140733460901832 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 6676 5682 471 1171 0 5453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26704

[startup+6.30031 s]
/proc/loadavg: 1.99 1.32 0.58 3/180 2332
/proc/meminfo: memFree=28942060/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=41040 CPUtime=6.29 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 9481 0 0 0 626 3 0 0 20 0 1 0 329308005 42024960 9400 33554432000 4194304 8989770 140733460902336 140733460901600 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 10260 9400 471 1171 0 9037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41040

[startup+12.7003 s]
/proc/loadavg: 1.99 1.33 0.59 3/180 2332
/proc/meminfo: memFree=28914928/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=66640 CPUtime=12.69 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 15985 0 0 0 1263 6 0 0 20 0 1 0 329308005 68239360 15904 33554432000 4194304 8989770 140733460902336 140733460901832 7676059 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 16660 15904 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.99 1.37 0.61 3/180 2332
/proc/meminfo: memFree=28866068/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=113744 CPUtime=25.48 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 27539 0 0 0 2537 11 0 0 20 0 1 0 329308005 116473856 27457 33554432000 4194304 8989770 140733460902336 140733460901832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 28436 27457 471 1171 0 27213 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 113744

[startup+51.1003 s]
/proc/loadavg: 1.99 1.42 0.65 3/179 2332
/proc/meminfo: memFree=28808864/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=171088 CPUtime=51.05 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 41941 0 0 0 5086 19 0 0 20 0 1 0 329308005 175194112 41836 33554432000 4194304 8989770 140733460902336 140733460901832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 42772 41836 473 1171 0 41549 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 171088

[startup+102.307 s]
/proc/loadavg: 1.99 1.50 0.71 3/179 2332
/proc/meminfo: memFree=28807544/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=171088 CPUtime=102.22 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 43443 0 0 0 10192 30 0 0 20 0 1 0 329308005 175194112 41949 33554432000 4194304 8989770 140733460902336 140733460901600 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 42772 41949 473 1171 0 41549 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 171088

[startup+162.3 s]
/proc/loadavg: 1.99 1.59 0.79 3/179 2333
/proc/meminfo: memFree=28766636/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=211024 CPUtime=162.18 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 53443 0 0 0 16176 42 0 0 20 0 1 0 329308005 216088576 51924 33554432000 4194304 8989770 140733460902336 140733460901832 7683380 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 52756 51924 473 1171 0 51533 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 211024

[startup+222.3 s]
/proc/loadavg: 1.99 1.66 0.86 3/179 2333
/proc/meminfo: memFree=28758940/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=218192 CPUtime=222.17 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 55128 0 0 0 22165 52 0 0 20 0 1 0 329308005 223428608 53609 33554432000 4194304 8989770 140733460902336 140733460901832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 54548 53609 473 1171 0 53325 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 218192

[startup+282.3 s]
/proc/loadavg: 1.99 1.72 0.93 3/179 2333
/proc/meminfo: memFree=28737240/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=239696 CPUtime=282.17 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 60491 0 0 0 28153 64 0 0 20 0 1 0 329308005 245448704 58972 33554432000 4194304 8989770 140733460902336 140733460901600 4469708 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 59924 58972 473 1171 0 58701 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 239696

[startup+342.3 s]
/proc/loadavg: 1.99 1.77 1.00 3/179 2333
/proc/meminfo: memFree=28737340/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=239696 CPUtime=342.15 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 60500 0 0 0 34141 74 0 0 20 0 1 0 329308005 245448704 58972 33554432000 4194304 8989770 140733460902336 140733460901600 7697335 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 59924 58972 473 1171 0 58701 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 239696

[startup+402.3 s]
/proc/loadavg: 2.04 1.82 1.06 3/179 2333
/proc/meminfo: memFree=28703240/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=270416 CPUtime=402.13 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 68259 0 0 0 40130 83 0 0 20 0 1 0 329308005 276905984 66731 33554432000 4194304 8989770 140733460902336 140733460901600 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 67604 66731 473 1171 0 66381 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 270416

[startup+462.3 s]
/proc/loadavg: 2.01 1.85 1.12 3/178 2333
/proc/meminfo: memFree=28679192/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=293968 CPUtime=462.13 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 74271 0 0 0 46118 95 0 0 20 0 1 0 329308005 301023232 72743 33554432000 4194304 8989770 140733460902336 140733460901600 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 73492 72743 473 1171 0 72269 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 293968

[startup+522.3 s]
/proc/loadavg: 2.00 1.88 1.17 3/179 2334
/proc/meminfo: memFree=28678820/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=293968 CPUtime=522.1 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 74292 0 0 0 52105 105 0 0 20 0 1 0 329308005 301023232 72743 33554432000 4194304 8989770 140733460902336 140733460901600 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 73492 72743 473 1171 0 72269 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 293968

[startup+582.3 s]
/proc/loadavg: 2.00 1.90 1.22 3/180 2337
/proc/meminfo: memFree=28670500/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=303184 CPUtime=582.09 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 76397 0 0 0 58095 114 0 0 20 0 1 0 329308005 310460416 74848 33554432000 4194304 8989770 140733460902336 140733460901600 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 75796 74848 473 1171 0 74573 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 303184

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.94 1.39 3/179 2338
/proc/meminfo: memFree=28649152/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=323664 CPUtime=822.06 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 81723 0 0 0 82057 149 0 0 20 0 1 0 329308005 331431936 80167 33554432000 4194304 8989770 140733460902336 140733460901600 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 80916 80167 473 1171 0 79693 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 323664

[startup+882.3 s]
/proc/loadavg: 2.11 1.98 1.43 3/179 2338
/proc/meminfo: memFree=28649028/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=323664 CPUtime=882.04 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 81723 0 0 0 88046 158 0 0 20 0 1 0 329308005 331431936 80167 33554432000 4194304 8989770 140733460902336 140733460901600 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 80916 80167 473 1171 0 79693 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 323664

[startup+942.3 s]
/proc/loadavg: 2.04 1.98 1.47 3/179 2338
/proc/meminfo: memFree=28649028/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=323664 CPUtime=942.03 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 81723 0 0 0 94038 165 0 0 20 0 1 0 329308005 331431936 80167 33554432000 4194304 8989770 140733460902336 140733460901600 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 80916 80167 473 1171 0 79693 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 323664

[startup+1002.3 s]
/proc/loadavg: 2.01 1.98 1.49 3/179 2338
/proc/meminfo: memFree=28648780/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=323664 CPUtime=1002.02 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 81723 0 0 0 100029 173 0 0 20 0 1 0 329308005 331431936 80167 33554432000 4194304 8989770 140733460902336 140733460901600 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 80916 80167 473 1171 0 79693 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 323664

[startup+1062.3 s]
/proc/loadavg: 2.12 2.02 1.53 3/179 2338
/proc/meminfo: memFree=28648656/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=324688 CPUtime=1062.02 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 81821 0 0 0 106022 180 0 0 20 0 1 0 329308005 332480512 80265 33554432000 4194304 8989770 140733460902336 140733460901600 4214500 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 81172 80265 473 1171 0 79949 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 324688

[startup+1122.3 s]
/proc/loadavg: 2.10 2.03 1.57 3/179 2339
/proc/meminfo: memFree=28606868/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=364624 CPUtime=1122 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 91963 0 0 0 112010 190 0 0 20 0 1 0 329308005 373374976 90407 33554432000 4194304 8989770 140733460902336 140733460901600 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 91156 90407 473 1171 0 89933 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 364624

[startup+1182.3 s]
/proc/loadavg: 2.13 2.05 1.60 3/180 2342
/proc/meminfo: memFree=28606452/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=364624 CPUtime=1181.99 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 91974 0 0 0 117999 200 0 0 20 0 1 0 329308005 373374976 90407 33554432000 4194304 8989770 140733460902336 140733460901600 7688494 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 91156 90407 473 1171 0 89933 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 364624

[startup+1242.3 s]
/proc/loadavg: 2.12 2.06 1.63 3/179 2342
/proc/meminfo: memFree=28604348/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=364624 CPUtime=1241.98 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 91974 0 0 0 123990 208 0 0 20 0 1 0 329308005 373374976 90407 33554432000 4194304 8989770 140733460902336 140733460901600 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 91156 90407 473 1171 0 89933 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 364624

[startup+1302.3 s]
/proc/loadavg: 2.04 2.05 1.65 3/179 2342
/proc/meminfo: memFree=28604100/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=364624 CPUtime=1301.98 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 91974 0 0 0 129980 218 0 0 20 0 1 0 329308005 373374976 90407 33554432000 4194304 8989770 140733460902336 140733460901600 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 91156 90407 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.08 2.06 1.68 3/179 2342
/proc/meminfo: memFree=28603108/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=364624 CPUtime=1361.96 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 91974 0 0 0 135971 225 0 0 20 0 1 0 329308005 373374976 90407 33554432000 4194304 8989770 140733460902336 140733460901832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 91156 90407 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.03 2.04 1.69 3/179 2343
/proc/meminfo: memFree=28603232/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=364624 CPUtime=1421.97 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 91974 0 0 0 141963 234 0 0 20 0 1 0 329308005 373374976 90407 33554432000 4194304 8989770 140733460902336 140733460901600 4208887 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 91156 90407 473 1171 0 89933 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 364624

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 1.71 3/180 2344
/proc/meminfo: memFree=28602724/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=364624 CPUtime=1481.95 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 91974 0 0 0 147952 243 0 0 20 0 1 0 329308005 373374976 90407 33554432000 4194304 8989770 140733460902336 140733460901832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 91156 90407 473 1171 0 89933 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 364624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 1.73 3/179 2383
/proc/meminfo: memFree=28620996/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=364624 CPUtime=1541.94 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 91974 0 0 0 153942 252 0 0 20 0 1 0 329308005 373374976 90407 33554432000 4194304 8989770 140733460902336 140733460901600 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 91156 90407 473 1171 0 89933 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 364624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.74 3/179 2383
/proc/meminfo: memFree=28618764/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=364624 CPUtime=1601.92 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 91974 0 0 0 159933 259 0 0 20 0 1 0 329308005 373374976 90407 33554432000 4194304 8989770 140733460902336 140733460901600 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 91156 90407 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.01 1.75 3/179 2383
/proc/meminfo: memFree=28614672/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=364624 CPUtime=1661.92 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 91974 0 0 0 165926 266 0 0 20 0 1 0 329308005 373374976 90407 33554432000 4194304 8989770 140733460902336 140733460901832 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 91156 90407 473 1171 0 89933 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 364624

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.76 3/179 2384
/proc/meminfo: memFree=28615092/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=364624 CPUtime=1721.91 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 91974 0 0 0 171917 274 0 0 20 0 1 0 329308005 373374976 90407 33554432000 4194304 8989770 140733460902336 140733460901600 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 91156 90407 473 1171 0 89933 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 364624

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/180 2387
/proc/meminfo: memFree=28597724/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=378960 CPUtime=1781.9 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 95558 0 0 0 177908 282 0 0 20 0 1 0 329308005 388055040 93991 33554432000 4194304 8989770 140733460902336 140733460901600 4469522 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 94740 93991 473 1171 0 93517 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 378960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.78 3/180 2387
/proc/meminfo: memFree=28600452/32873844 swapFree=7380/7380
[pid=2331] ppid=2329 vsize=378960 CPUtime=1800 cores=1,3,5,7
/proc/2331/stat : 2331 (toysat) R 2329 2331 2131 0 -1 4202496 95558 0 0 0 179716 284 0 0 20 0 1 0 329308005 388055040 93991 33554432000 4194304 8989770 140733460902336 140733460901600 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2331/statm: 94740 93991 473 1171 0 93517 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 378960

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1797.17
CPU system time (s): 2.84857
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 378960

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

runsolver used 4.22936 second user time and 9.55555 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-02 12:10:32
IDJOB=3725107
IDBENCH=1986
IDSOLVER=2308
FILE ID=node133/3725107-1338631832
RUNJOBID= node133-1338631508-2148
PBS_JOBID= 14636447
Free space on /tmp= 70476 MiB

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

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

MD5SUM BENCH= d4957a1112a9baa7413020ddf827f352
RANDOM SEED=1294690748

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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.540
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.540
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.90
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.540
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.540
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:        28974836 kB
Buffers:          345720 kB
Cached:          2647616 kB
SwapCached:          676 kB
Active:          1344440 kB
Inactive:        1683552 kB
Active(anon):      25736 kB
Inactive(anon):    10240 kB
Active(file):    1318704 kB
Inactive(file):  1673312 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:              7408 kB
Writeback:             0 kB
AnonPages:         21968 kB
Mapped:            12132 kB
Shmem:                 0 kB
Slab:             731684 kB
SReclaimable:     173744 kB
SUnreclaim:       557940 kB
KernelStack:        1496 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 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= 70472 MiB
End job on node133 at 2012-06-02 12:40:35