Trace number 3721482

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
PB07: minisat+ 1.14? (TO) 1800.03 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_3.opb
MD5SUMf48abdef3d00ab6f87ca2e4f0d43c1d1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3811
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 12 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ######
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[  10]---> Adder-cost: 304   maxlim: 1266   bits: 12/11
0.01/0.02	c ---[   8]---> Adder-cost: 272   maxlim: 1142   bits: 12/11
0.01/0.03	c ---[   6]---> Adder-cost: 284   maxlim: 1198   bits: 12/11
0.01/0.04	c ---[   4]---> Adder-cost: 272   maxlim: 1050   bits: 12/11
0.01/0.05	c ---[   2]---> Adder-cost: 304   maxlim: 1270   bits: 12/11
0.01/0.07	c ---[   0]---> Adder-cost: 256   maxlim: 1046   bits: 12/11
0.01/0.08	c ==================================[MINISAT+]==================================
0.01/0.08	c | Conflicts | Original         | Learnt                           | Progress |
0.01/0.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01/0.08	c ==============================================================================
0.01/0.08	c |         0 |   11393    40485 |    3797       0        0     nan |  0.000 % |
0.01/0.08	c |       100 |   11393    40485 |    4176      99      633     6.4 |  7.739 % |
0.01/0.09	c |       252 |   11377    40433 |    4594     250     1816     7.3 |  7.794 % |
0.09/0.10	c |       477 |   11377    40433 |    5053     475     6552    13.8 |  7.794 % |
0.09/0.12	c |       816 |   11377    40433 |    5559     814    15707    19.3 |  7.794 % |
0.09/0.13	c |      1325 |   11377    40433 |    6115    1323    26257    19.8 |  7.794 % |
0.09/0.18	c |      2084 |   11377    40433 |    6726    2082    46944    22.5 |  7.794 % |
0.19/0.24	c |      3223 |   11377    40433 |    7399    3221    76874    23.9 |  7.794 % |
0.29/0.36	c |      4931 |   11377    40433 |    8139    4929   127018    25.8 |  7.794 % |
0.49/0.53	c |      7493 |   11377    40433 |    8953    7491   191304    25.5 |  7.794 % |
0.89/0.90	c |     11337 |   11377    40433 |    9848    6703   194495    29.0 |  7.794 % |
1.39/1.47	c |     17104 |   11377    40433 |   10833    7376   232176    31.5 |  7.794 % |
2.29/2.35	c |     25753 |   11377    40433 |   11916   10460   329564    31.5 |  7.794 % |
3.49/3.57	c |     38727 |   11369    40407 |   13108   11241   358043    31.9 |  7.850 % |
5.69/5.73	c |     58190 |   11361    40381 |   14419   10612   302635    28.5 |  7.905 % |
8.89/8.98	c |     87382 |   11353    40355 |   15861   10192   291514    28.6 |  7.960 % |
14.69/14.76	c |    131171 |   11337    40303 |   17447   13486   439250    32.6 |  8.071 % |
22.59/22.61	c |    196855 |   11337    40303 |   19191   17182   538101    31.3 |  8.071 % |
36.68/36.75	c |    295381 |   11321    40251 |   21111   18335   627401    34.2 |  8.181 % |
58.58/58.64	c |    443171 |   11321    40251 |   23222   16140   599975    37.2 |  8.181 % |
92.17/92.28	c |    664854 |   11313    40225 |   25544   14532   442009    30.4 |  8.237 % |
146.36/146.48	c |    997380 |   11313    40225 |   28098   23824   791692    33.2 |  8.237 % |
226.85/226.94	c |   1496168 |   11313    40225 |   30908   23987   813605    33.9 |  8.237 % |
353.63/353.71	c |   2244350 |   11313    40225 |   33999   20768   633412    30.5 |  8.237 % |
563.30/563.46	c |   3366624 |   11313    40225 |   37399   27644   900911    32.6 |  8.237 % |
870.46/870.61	c |   5050036 |   11297    40173 |   41139   31005  1002760    32.3 |  8.347 % |
1349.58/1349.87	c |   7575152 |   11297    40173 |   45253   33947  1139641    33.6 |  8.347 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s UNKNOWN

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-3721482-1338556318/watcher-3721482-1338556318 -o /tmp/evaluation-result-3721482-1338556318/solver-3721482-1338556318 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721482-1338556318.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.92 1.98 1.90 3/176 1090
/proc/meminfo: memFree=29584356/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=1132 CPUtime=0 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 321757409 1159168 120 33554432000 134512640 135395479 4294581168 4294569196 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 283 121 87 216 0 65 0

[startup+0.011775 s]
/proc/loadavg: 1.92 1.98 1.90 3/176 1090
/proc/meminfo: memFree=29584356/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=1264 CPUtime=0.01 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 182 0 0 0 1 0 0 0 20 0 1 0 321757409 1294336 139 33554432000 134512640 135395479 4294581168 4294578720 134810671 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 316 139 90 216 0 98 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1264

[startup+0.100207 s]
/proc/loadavg: 1.92 1.98 1.90 3/176 1090
/proc/meminfo: memFree=29584356/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=2144 CPUtime=0.09 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 436 0 0 0 9 0 0 0 20 0 1 0 321757409 2195456 393 33554432000 134512640 135395479 4294581168 4294578888 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 536 393 122 216 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.30018 s]
/proc/loadavg: 1.92 1.98 1.90 3/176 1090
/proc/meminfo: memFree=29584356/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=2664 CPUtime=0.29 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 573 0 0 0 29 0 0 0 20 0 1 0 321757409 2727936 530 33554432000 134512640 135395479 4294581168 4294578888 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 666 530 122 216 0 448 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2664

[startup+0.700179 s]
/proc/loadavg: 1.92 1.98 1.90 3/176 1090
/proc/meminfo: memFree=29584356/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=3452 CPUtime=0.69 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 769 0 0 0 69 0 0 0 20 0 1 0 321757409 3534848 726 33554432000 134512640 135395479 4294581168 4294579520 134581436 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 863 726 122 216 0 645 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3452

[startup+1.50018 s]
/proc/loadavg: 1.92 1.98 1.90 3/177 1091
/proc/meminfo: memFree=29581736/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=3848 CPUtime=1.49 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 852 0 0 0 149 0 0 0 20 0 1 0 321757409 3940352 809 33554432000 134512640 135395479 4294581168 4294579520 134581071 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 962 809 122 216 0 744 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3848

[startup+3.10018 s]
/proc/loadavg: 1.92 1.98 1.90 3/177 1091
/proc/meminfo: memFree=29580868/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=4376 CPUtime=3.09 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 978 0 0 0 309 0 0 0 20 0 1 0 321757409 4481024 935 33554432000 134512640 135395479 4294581168 4294579520 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 1094 935 122 216 0 876 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4376

[startup+6.30018 s]
/proc/loadavg: 1.93 1.98 1.90 3/177 1091
/proc/meminfo: memFree=29579820/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=4908 CPUtime=6.29 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 1135 0 0 0 629 0 0 0 20 0 1 0 321757409 5025792 1092 33554432000 134512640 135395479 4294581168 4294579040 134575275 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 1227 1092 122 216 0 1009 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4908

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.90 3/177 1091
/proc/meminfo: memFree=29578720/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=5572 CPUtime=12.69 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 1288 0 0 0 1269 0 0 0 20 0 1 0 321757409 5705728 1245 33554432000 134512640 135395479 4294581168 4294579520 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 1393 1245 122 216 0 1175 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5572

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.91 3/177 1091
/proc/meminfo: memFree=29577928/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=6556 CPUtime=25.49 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 1543 0 0 0 2549 0 0 0 20 0 1 0 321757409 6713344 1500 33554432000 134512640 135395479 4294581168 4294579136 134579871 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 1639 1500 122 216 0 1421 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6556

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 1.91 3/177 1091
/proc/meminfo: memFree=29576812/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=7524 CPUtime=51.08 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 1753 0 0 0 5108 0 0 0 20 0 1 0 321757409 7704576 1710 33554432000 134512640 135395479 4294581168 4294579520 134580945 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 1881 1710 122 216 0 1663 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7524

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.91 3/177 1091
/proc/meminfo: memFree=29574640/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=8892 CPUtime=102.28 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 2108 0 0 0 10228 0 0 0 20 0 1 0 321757409 9105408 2070 33554432000 134512640 135395479 4294581168 4294579520 134580783 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 2223 2070 122 216 0 2005 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 8892

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 1091
/proc/meminfo: memFree=29572156/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=10024 CPUtime=162.26 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 2362 0 0 0 16226 0 0 0 20 0 1 0 321757409 10264576 2337 33554432000 134512640 135395479 4294581168 4294579520 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 2506 2337 122 216 0 2288 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 10024

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 1092
/proc/meminfo: memFree=29571040/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=10592 CPUtime=222.25 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 2500 0 0 0 22225 0 0 0 20 0 1 0 321757409 10846208 2475 33554432000 134512640 135395479 4294581168 4294579520 134581426 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 2648 2475 122 216 0 2430 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 10592

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 1092
/proc/meminfo: memFree=29569736/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=11824 CPUtime=282.24 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 2773 0 0 0 28224 0 0 0 20 0 1 0 321757409 12107776 2770 33554432000 134512640 135395479 4294581168 4294579520 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 2956 2770 122 216 0 2738 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 11824

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 1092
/proc/meminfo: memFree=29569116/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=11972 CPUtime=342.23 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 2812 0 0 0 34223 0 0 0 20 0 1 0 321757409 12259328 2809 33554432000 134512640 135395479 4294581168 4294579520 134581036 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 2993 2809 122 216 0 2775 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 11972

[startup+402.3 s]
/proc/loadavg: 2.03 2.00 1.91 3/177 1092
/proc/meminfo: memFree=29567812/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=13064 CPUtime=402.23 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 3086 0 0 0 40222 1 0 0 20 0 1 0 321757409 13377536 3083 33554432000 134512640 135395479 4294581168 4294579520 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 3266 3083 122 216 0 3048 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 13064

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 1092
/proc/meminfo: memFree=29567128/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=13608 CPUtime=462.22 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 3206 0 0 0 46221 1 0 0 20 0 1 0 321757409 13934592 3241 33554432000 134512640 135395479 4294581168 4294579520 134580890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 3402 3241 122 216 0 3184 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 13608

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/178 1096
/proc/meminfo: memFree=29566128/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=13924 CPUtime=522.21 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 3267 0 0 0 52220 1 0 0 20 0 1 0 321757409 14258176 3302 33554432000 134512640 135395479 4294581168 4294579136 134576727 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 3481 3302 122 216 0 3263 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 13924

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 1096
/proc/meminfo: memFree=29566136/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=14228 CPUtime=582.2 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 3347 0 0 0 58219 1 0 0 20 0 1 0 321757409 14569472 3382 33554432000 134512640 135395479 4294581168 4294579520 134581183 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 3557 3382 122 216 0 3339 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 14228

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1145
/proc/meminfo: memFree=29295664/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=16492 CPUtime=882.15 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 3858 0 0 0 88214 1 0 0 20 0 1 0 321757409 16887808 3893 33554432000 134512640 135395479 4294581168 4294579520 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4123 3893 122 216 0 3905 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 16492

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1145
/proc/meminfo: memFree=29295008/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=17060 CPUtime=942.14 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 3988 0 0 0 94213 1 0 0 20 0 1 0 321757409 17469440 4052 33554432000 134512640 135395479 4294581168 4294579500 134580244 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4265 4052 122 216 0 4047 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 17060

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1145
/proc/meminfo: memFree=29295008/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=17248 CPUtime=1002.13 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4042 0 0 0 100212 1 0 0 20 0 1 0 321757409 17661952 4106 33554432000 134512640 135395479 4294581168 4294579520 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4312 4106 122 216 0 4094 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 17248

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1145
/proc/meminfo: memFree=29294512/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=17660 CPUtime=1062.12 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4152 0 0 0 106211 1 0 0 20 0 1 0 321757409 18083840 4216 33554432000 134512640 135395479 4294581168 4294579520 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4415 4216 122 216 0 4197 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 17660

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 1149
/proc/meminfo: memFree=29294256/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=17976 CPUtime=1122.11 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4197 0 0 0 112210 1 0 0 20 0 1 0 321757409 18407424 4261 33554432000 134512640 135395479 4294581168 4294579424 134568472 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4494 4261 122 216 0 4276 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 17976

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1149
/proc/meminfo: memFree=29292156/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=17976 CPUtime=1182.11 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4219 0 0 0 118210 1 0 0 20 0 1 0 321757409 18407424 4283 33554432000 134512640 135395479 4294581168 4294579520 134581480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4494 4283 122 216 0 4276 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 17976

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1149
/proc/meminfo: memFree=29286452/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=18128 CPUtime=1242.1 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4252 0 0 0 124209 1 0 0 20 0 1 0 321757409 18563072 4316 33554432000 134512640 135395479 4294581168 4294579424 134568481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4532 4316 122 216 0 4314 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 18128

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 1149
/proc/meminfo: memFree=29286328/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=18128 CPUtime=1302.09 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4253 0 0 0 130208 1 0 0 20 0 1 0 321757409 18563072 4317 33554432000 134512640 135395479 4294581168 4294579520 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4532 4317 122 216 0 4314 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 18128

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/177 1149
/proc/meminfo: memFree=29230456/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=18956 CPUtime=1362.08 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4435 0 0 0 136207 1 0 0 20 0 1 0 321757409 19410944 4542 33554432000 134512640 135395479 4294581168 4294579520 134580854 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4739 4542 122 216 0 4521 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 18956

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 1150
/proc/meminfo: memFree=29122328/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=19368 CPUtime=1422.07 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4524 0 0 0 142206 1 0 0 20 0 1 0 321757409 19832832 4631 33554432000 134512640 135395479 4294581168 4294579520 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4842 4631 122 216 0 4624 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 19368

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1150
/proc/meminfo: memFree=29026352/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=19368 CPUtime=1482.06 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4539 0 0 0 148205 1 0 0 20 0 1 0 321757409 19832832 4646 33554432000 134512640 135395479 4294581168 4294579520 134580945 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4842 4646 122 216 0 4624 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 19368

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1150
/proc/meminfo: memFree=28938908/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=19508 CPUtime=1542.05 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4574 0 0 0 154204 1 0 0 20 0 1 0 321757409 19976192 4681 33554432000 134512640 135395479 4294581168 4294579520 134581463 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4877 4681 122 216 0 4659 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 19508

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1150
/proc/meminfo: memFree=28854120/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=19700 CPUtime=1602.04 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4618 0 0 0 160203 1 0 0 20 0 1 0 321757409 20172800 4725 33554432000 134512640 135395479 4294581168 4294579520 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4925 4725 122 216 0 4707 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 19700

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1150
/proc/meminfo: memFree=28778384/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=19840 CPUtime=1662.03 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4635 0 0 0 166202 1 0 0 20 0 1 0 321757409 20316160 4742 33554432000 134512640 135395479 4294581168 4294579520 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4960 4742 122 216 0 4742 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 19840

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 1154
/proc/meminfo: memFree=28727812/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=19840 CPUtime=1722.02 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4635 0 0 0 172201 1 0 0 20 0 1 0 321757409 20316160 4742 33554432000 134512640 135395479 4294581168 4294579520 134580783 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4960 4742 122 216 0 4742 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 19840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1154
/proc/meminfo: memFree=28651216/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=19840 CPUtime=1782.01 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4658 0 0 0 178200 1 0 0 20 0 1 0 321757409 20316160 4765 33554432000 134512640 135395479 4294581168 4294579520 134581036 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 4960 4765 122 216 0 4742 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 19840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1154
/proc/meminfo: memFree=28627252/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=20232 CPUtime=1800.01 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4749 0 0 0 180000 1 0 0 20 0 1 0 321757409 20717568 4856 33554432000 134512640 135395479 4294581168 4294579520 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 5058 4856 122 216 0 4840 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 20232

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 1154
/proc/meminfo: memFree=28627252/32873844 swapFree=7632/7632
[pid=1090] ppid=1088 vsize=20232 CPUtime=1800.01 cores=1,3,5,7
/proc/1090/stat : 1090 (minisat+) R 1088 1090 583 0 -1 4202496 4749 0 0 0 180000 1 0 0 20 0 1 0 321757409 20717568 4856 33554432000 134512640 135395479 4294581168 4294579520 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1090/statm: 5058 4856 122 216 0 4840 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 20232

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1800.01
CPU system time (s): 0.015997
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 20232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.015997
maximum resident set size= 19428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4750
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= 8
involuntary context switches= 1852

runsolver used 3.43148 second user time and 8.23375 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-01 15:11:58
IDJOB=3721482
IDBENCH=2919
IDSOLVER=2306
FILE ID=node130/3721482-1338556318
RUNJOBID= node130-1338552574-600
PBS_JOBID= 14635854
Free space on /tmp= 70992 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_3.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721482-1338556318/watcher-3721482-1338556318 -o /tmp/evaluation-result-3721482-1338556318/solver-3721482-1338556318 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721482-1338556318.opb            

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

MD5SUM BENCH= f48abdef3d00ab6f87ca2e4f0d43c1d1
RANDOM SEED=377674069

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29584644 kB
Buffers:          358856 kB
Cached:          2057412 kB
SwapCached:         4252 kB
Active:          1014652 kB
Inactive:        1416280 kB
Active(anon):       7004 kB
Inactive(anon):     8136 kB
Active(file):    1007648 kB
Inactive(file):  1408144 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:              2396 kB
Writeback:             0 kB
AnonPages:         19148 kB
Mapped:             9912 kB
Shmem:                 4 kB
Slab:             717972 kB
SReclaimable:     159824 kB
SUnreclaim:       558148 kB
KernelStack:        1456 kB
PageTables:         4048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     132752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721482-1338556318.opb

Free space on /tmp at the end= 70988 MiB
End job on node130 at 2012-06-01 15:42:00