Trace number 3706735

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-05-17? (TO) 1800.08 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_11.opb.PB06.opb
MD5SUMa9ac890c0275c87cfec4e71469cd990a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1030
Best CPU time to get the best result obtained on this benchmark1796.82
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1028
Optimality of the best value was proved NO
Number of variables1964
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 1964
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 1964
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 1964
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.47	c 2012-05-27T12:23:35+0200
0.39/0.47	c arch = x86_64
0.39/0.47	c os = linux
0.39/0.47	c compiler = ghc 7.4
0.39/0.47	c packages:
0.39/0.47	c   OptDir-0.0.1
0.39/0.47	c   array-0.4.0.0
0.39/0.47	c   base-4.5.0.0
0.39/0.47	c   bytestring-0.9.2.1
0.39/0.47	c   containers-0.4.2.1
0.39/0.47	c   deepseq-1.3.0.0
0.39/0.47	c   mtl-2.1.1
0.39/0.47	c   old_locale-1.0.0.4
0.39/0.47	c   parse_dimacs-1.2
0.39/0.47	c   parsec-3.1.2
0.39/0.47	c   queue-0.1.2
0.39/0.47	c   stm-2.3
0.39/0.47	c   time-1.4
0.39/0.47	c command line = ["--pb","HOME/instance-3706735-1338114215.opb"]
0.39/0.47	c #vars 1964
0.39/0.47	c #constraints 4000
0.39/0.47	c Solving starts ...
0.39/0.47	c solving time = 0.004s
0.39/0.47	c #decision = 789
0.39/0.47	c #conflict = 0
0.39/0.47	c #restart = 0
0.39/0.47	o 1175
0.39/0.48	c Solving starts ...
33.87/33.92	c learnt constraints deletion: 4928 -> 2464
56.25/56.39	c learnt constraints deletion: 5033 -> 2517
86.52/86.65	c learnt constraints deletion: 5870 -> 2935
121.49/121.66	c learnt constraints deletion: 6340 -> 3171
159.68/159.82	c learnt constraints deletion: 6049 -> 3025
210.36/210.59	c learnt constraints deletion: 6864 -> 3435
254.65/254.86	c learnt constraints deletion: 6860 -> 3430
311.63/311.84	c learnt constraints deletion: 7427 -> 3714
363.02/363.23	c learnt constraints deletion: 7428 -> 3714
417.00/417.26	c learnt constraints deletion: 7431 -> 3717
477.69/477.92	c learnt constraints deletion: 8053 -> 4027
536.06/536.39	c learnt constraints deletion: 8056 -> 4028
601.94/602.26	c learnt constraints deletion: 8053 -> 4027
668.32/668.70	c learnt constraints deletion: 8053 -> 4028
724.32/724.61	c learnt constraints deletion: 8054 -> 4028
802.60/803.00	c learnt constraints deletion: 8741 -> 4371
874.87/875.24	c learnt constraints deletion: 8737 -> 4369
944.05/944.47	c learnt constraints deletion: 8741 -> 4371
1020.13/1020.55	c learnt constraints deletion: 8742 -> 4371
1093.40/1093.83	c learnt constraints deletion: 8740 -> 4371
1165.29/1165.74	c learnt constraints deletion: 8736 -> 4369
1244.77/1245.28	c learnt constraints deletion: 9163 -> 4582
1329.85/1330.35	c learnt constraints deletion: 9502 -> 4753
1426.81/1427.37	c learnt constraints deletion: 9502 -> 4754
1495.80/1496.38	c learnt constraints deletion: 9493 -> 4747
1576.99/1577.51	c learnt constraints deletion: 9502 -> 4752
1656.98/1657.51	c learnt constraints deletion: 9502 -> 4755
1723.57/1724.18	c learnt constraints deletion: 9501 -> 4752

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-3706735-1338114215/watcher-3706735-1338114215 -o /tmp/evaluation-result-3706735-1338114215/solver-3706735-1338114215 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706735-1338114215.opb 

running on 4 cores: 0,2,4,6

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.92 1.98 1.99 3/176 12163
/proc/meminfo: memFree=31002156/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 773 0 0 0 0 0 0 0 20 0 1 0 277550100 6356992 694 33554432000 4194304 8973514 140734495918368 140736714734920 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 1552 694 411 1167 0 333 0

[startup+0.00806305 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 12163
/proc/meminfo: memFree=31002156/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 816 0 0 0 0 0 0 0 20 0 1 0 277550100 7405568 737 33554432000 4194304 8973514 140734495918368 140736714734920 7658912 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 1808 744 411 1167 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7232

[startup+0.100212 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 12163
/proc/meminfo: memFree=31002156/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=11328 CPUtime=0.09 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 2113 0 0 0 9 0 0 0 20 0 1 0 277550100 11599872 2034 33554432000 4194304 8973514 140734495918368 140736714734920 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 2832 2034 426 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300175 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 12163
/proc/meminfo: memFree=31002156/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=11328 CPUtime=0.29 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 2113 0 0 0 29 0 0 0 20 0 1 0 277550100 11599872 2034 33554432000 4194304 8973514 140734495918368 140736714734920 4481181 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 2832 2034 426 1167 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11328

[startup+0.700215 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 12163
/proc/meminfo: memFree=31002156/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=14400 CPUtime=0.69 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 2911 0 0 0 69 0 0 0 20 0 1 0 277550100 14745600 2832 33554432000 4194304 8973514 140734495918368 140734495917864 4208840 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 3600 2832 456 1167 0 2381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14400

[startup+1.50023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 12164
/proc/meminfo: memFree=30991816/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=17472 CPUtime=1.48 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 3679 0 0 0 148 0 0 0 20 0 1 0 277550100 17891328 3600 33554432000 4194304 8973514 140734495918368 140734495917632 4214513 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 4368 3600 456 1167 0 3149 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17472

[startup+3.10023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 12164
/proc/meminfo: memFree=30986732/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=25664 CPUtime=3.08 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 5727 0 0 0 307 1 0 0 20 0 1 0 277550100 26279936 5648 33554432000 4194304 8973514 140734495918368 140734495917632 4209569 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 6416 5648 456 1167 0 5197 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25664

[startup+6.30023 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 12164
/proc/meminfo: memFree=30970372/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=41024 CPUtime=6.28 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 9415 0 0 0 626 2 0 0 20 0 1 0 277550100 42008576 9336 33554432000 4194304 8973514 140734495918368 140734495917864 4209442 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 10256 9336 456 1167 0 9037 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41024

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 12164
/proc/meminfo: memFree=30944092/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=64576 CPUtime=12.69 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 15347 0 0 0 1264 5 0 0 20 0 1 0 277550100 66125824 15268 33554432000 4194304 8973514 140734495918368 140734495917864 4204286 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 16144 15268 456 1167 0 14925 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64576

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 12203
/proc/meminfo: memFree=31163544/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=110656 CPUtime=25.48 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 26729 0 0 0 2539 9 0 0 20 0 1 0 277550100 113311744 26650 33554432000 4194304 8973514 140734495918368 140734495917632 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 27664 26650 456 1167 0 26445 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 110656

[startup+51.1002 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 12204
/proc/meminfo: memFree=31002924/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=180288 CPUtime=51.05 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 44333 0 0 0 5088 17 0 0 20 0 1 0 277550100 184614912 44232 33554432000 4194304 8973514 140734495918368 140734495917864 7681396 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 45072 44232 457 1167 0 43853 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 180288

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12204
/proc/meminfo: memFree=30948656/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=193600 CPUtime=102.22 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 47547 0 0 0 10194 28 0 0 20 0 1 0 277550100 198246400 47407 33554432000 4194304 8973514 140734495918368 140734495917632 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12163/statm: 48400 47407 457 1167 0 47181 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 193600

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12205
/proc/meminfo: memFree=30844888/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=240704 CPUtime=162.17 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 59431 0 0 0 16177 40 0 0 20 0 1 0 277550100 246480896 59251 33554432000 4194304 8973514 140734495918368 140734495917632 4380912 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 60176 59251 457 1167 0 58957 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 240704

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12205
/proc/meminfo: memFree=30841344/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=243776 CPUtime=222.16 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 60156 0 0 0 22165 51 0 0 20 0 1 0 277550100 249626624 59976 33554432000 4194304 8973514 140734495918368 140734495917632 4211269 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 60944 59976 457 1167 0 59725 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 243776

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12205
/proc/meminfo: memFree=30841992/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=243776 CPUtime=282.14 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 60156 0 0 0 28151 63 0 0 20 0 1 0 277550100 249626624 59976 33554432000 4194304 8973514 140734495918368 140734495917632 7681396 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 60944 59976 457 1167 0 59725 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 243776

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12206
/proc/meminfo: memFree=30777912/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=254016 CPUtime=342.12 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 62778 0 0 0 34138 74 0 0 20 0 1 0 277550100 260112384 62598 33554432000 4194304 8973514 140734495918368 140734495917632 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 63504 62598 457 1167 0 62285 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 254016

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12209
/proc/meminfo: memFree=30777588/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=255040 CPUtime=402.11 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 63081 0 0 0 40127 84 0 0 20 0 1 0 277550100 261160960 62901 33554432000 4194304 8973514 140734495918368 140734495917632 7681396 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 63760 62901 457 1167 0 62541 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 255040

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12209
/proc/meminfo: memFree=30752920/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=278592 CPUtime=462.09 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 69061 0 0 0 46114 95 0 0 20 0 1 0 277550100 285278208 68881 33554432000 4194304 8973514 140734495918368 140734495917632 7681396 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 69648 68881 457 1167 0 68429 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 278592

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12209
/proc/meminfo: memFree=30752388/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=278592 CPUtime=522.07 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 69072 0 0 0 52100 107 0 0 20 0 1 0 277550100 285278208 68881 33554432000 4194304 8973514 140734495918368 140734495916544 4546581 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 69648 68881 457 1167 0 68429 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 278592

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12209
/proc/meminfo: memFree=30723680/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=304192 CPUtime=582.05 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 75223 0 0 0 58089 116 0 0 20 0 1 0 277550100 311492608 75032 33554432000 4194304 8973514 140734495918368 140734495917632 7681396 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 76048 75032 457 1167 0 74829 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 304192

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12210
/proc/meminfo: memFree=30673748/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=321600 CPUtime=821.98 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 79824 0 0 0 82043 155 0 0 20 0 1 0 277550100 329318400 79633 33554432000 4194304 8973514 140734495918368 140734495917864 7681396 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 80400 79633 457 1167 0 79181 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 321600

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12210
/proc/meminfo: memFree=30645476/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=321600 CPUtime=881.97 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 79824 0 0 0 88032 165 0 0 20 0 1 0 277550100 329318400 79633 33554432000 4194304 8973514 140734495918368 140734495917632 7681396 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 80400 79633 457 1167 0 79181 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 321600

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12210
/proc/meminfo: memFree=30645132/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=321600 CPUtime=941.94 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 79839 0 0 0 94018 176 0 0 20 0 1 0 277550100 329318400 79633 33554432000 4194304 8973514 140734495918368 140734495917632 6576189 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 80400 79633 457 1167 0 79181 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 321600

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12214
/proc/meminfo: memFree=30630112/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=336960 CPUtime=1001.93 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 83679 0 0 0 100007 186 0 0 20 0 1 0 277550100 345047040 83473 33554432000 4194304 8973514 140734495918368 140734495917632 6575928 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 84240 83473 457 1167 0 83021 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 336960

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 12214
/proc/meminfo: memFree=30630120/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=336960 CPUtime=1061.92 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 83679 0 0 0 105996 196 0 0 20 0 1 0 277550100 345047040 83473 33554432000 4194304 8973514 140734495918368 140734495917632 4205032 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12163/statm: 84240 83473 457 1167 0 83021 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 336960

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12214
/proc/meminfo: memFree=30626640/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=336960 CPUtime=1121.9 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 83679 0 0 0 111984 206 0 0 20 0 1 0 277550100 345047040 83473 33554432000 4194304 8973514 140734495918368 140734495917632 7681396 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 84240 83473 457 1167 0 83021 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 336960

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12214
/proc/meminfo: memFree=30606620/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=336960 CPUtime=1181.89 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 83679 0 0 0 117972 217 0 0 20 0 1 0 277550100 345047040 83473 33554432000 4194304 8973514 140734495918368 140734495917864 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 84240 83473 457 1167 0 83021 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 336960

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12214
/proc/meminfo: memFree=30606248/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=336960 CPUtime=1241.87 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 83679 0 0 0 123959 228 0 0 20 0 1 0 277550100 345047040 83473 33554432000 4194304 8973514 140734495918368 140734495917632 7681396 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 84240 83473 457 1167 0 83021 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 336960

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12215
/proc/meminfo: memFree=30606248/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=336960 CPUtime=1301.86 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 83679 0 0 0 129950 236 0 0 20 0 1 0 277550100 345047040 83473 33554432000 4194304 8973514 140734495918368 140734495917632 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 84240 83473 457 1167 0 83021 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 336960

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12215
/proc/meminfo: memFree=30585972/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=356416 CPUtime=1361.84 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 88488 0 0 0 135939 245 0 0 20 0 1 0 277550100 364969984 88281 33554432000 4194304 8973514 140734495918368 140734495917864 4459404 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/12163/statm: 89104 88281 457 1167 0 87885 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 356416

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12215
/proc/meminfo: memFree=30546300/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=396352 CPUtime=1421.82 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 98496 0 0 0 141928 254 0 0 20 0 1 0 277550100 405864448 98274 33554432000 4194304 8973514 140734495918368 140734495917632 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12163/statm: 99088 98274 457 1167 0 97869 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 396352

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12215
/proc/meminfo: memFree=30537620/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=405568 CPUtime=1481.81 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 100665 0 0 0 147915 266 0 0 20 0 1 0 277550100 415301632 100443 33554432000 4194304 8973514 140734495918368 140734495917632 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12163/statm: 101392 100443 457 1167 0 100173 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 405568

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 12215
/proc/meminfo: memFree=30537992/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=405568 CPUtime=1541.8 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 100665 0 0 0 153907 273 0 0 20 0 1 0 277550100 415301632 100443 33554432000 4194304 8973514 140734495918368 140734495917632 4208833 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12163/statm: 101392 100443 457 1167 0 100173 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 405568

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 12219
/proc/meminfo: memFree=30537488/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=405568 CPUtime=1601.79 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 100847 0 0 0 159896 283 0 0 20 0 1 0 277550100 415301632 100625 33554432000 4194304 8973514 140734495918368 140734495917632 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12163/statm: 101392 100625 457 1167 0 100173 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 405568

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 12219
/proc/meminfo: memFree=30497280/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=405568 CPUtime=1661.78 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 100847 0 0 0 165886 292 0 0 20 0 1 0 277550100 415301632 100625 33554432000 4194304 8973514 140734495918368 140734495917864 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12163/statm: 101392 100625 457 1167 0 100173 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 405568

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12219
/proc/meminfo: memFree=30497404/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=405568 CPUtime=1721.77 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 100847 0 0 0 171878 299 0 0 20 0 1 0 277550100 415301632 100625 33554432000 4194304 8973514 140734495918368 140734495917632 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12163/statm: 101392 100625 457 1167 0 100173 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 405568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12219
/proc/meminfo: memFree=30497156/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=405568 CPUtime=1781.75 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 100847 0 0 0 177868 307 0 0 20 0 1 0 277550100 415301632 100625 33554432000 4194304 8973514 140734495918368 140734495917632 4214496 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12163/statm: 101392 100625 457 1167 0 100173 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 405568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12219
/proc/meminfo: memFree=30496784/32873844 swapFree=7108/7108
[pid=12163] ppid=12161 vsize=405568 CPUtime=1800.07 cores=0,2,4,6
/proc/12163/stat : 12163 (toysat) R 12161 12163 9022 0 -1 4202496 100847 0 0 0 179697 310 0 0 20 0 1 0 277550100 415301632 100625 33554432000 4194304 8973514 140734495918368 140734495917632 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/12163/statm: 101392 100625 457 1167 0 100173 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 405568

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.62
CPU time (s): 1800.08
CPU user time (s): 1796.97
CPU system time (s): 3.10853
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 405568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.97
system time used= 3.10853
maximum resident set size= 402500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100847
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= 146
involuntary context switches= 2451

runsolver used 3.43148 second user time and 8.62669 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 12:23:35
IDJOB=3706735
IDBENCH=1978
IDSOLVER=2285
FILE ID=node103/3706735-1338114215
RUNJOBID= node103-1338108754-11354
PBS_JOBID= 14624435
Free space on /tmp= 71588 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_11.opb.PB06.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706735-1338114215/watcher-3706735-1338114215 -o /tmp/evaluation-result-3706735-1338114215/solver-3706735-1338114215 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706735-1338114215.opb

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

MD5SUM BENCH= a9ac890c0275c87cfec4e71469cd990a
RANDOM SEED=1360337919

node103.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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        31002164 kB
Buffers:          301108 kB
Cached:           422684 kB
SwapCached:         4512 kB
Active:           864412 kB
Inactive:         175876 kB
Active(anon):     312612 kB
Inactive(anon):     6220 kB
Active(file):     551800 kB
Inactive(file):   169656 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099560 kB
Dirty:              7396 kB
Writeback:             0 kB
AnonPages:        319996 kB
Mapped:            13456 kB
Shmem:                 8 kB
Slab:             690584 kB
SReclaimable:     133100 kB
SUnreclaim:       557484 kB
KernelStack:        1464 kB
PageTables:         4676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     434112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 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= 71580 MiB
End job on node103 at 2012-05-27 12:53:38