Trace number 4113204

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 NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid10x23.opb
MD5SUM4070b840716bd281122102a373651f1b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.016997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables230
Total number of constraints461
Number of constraints which are clauses460
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint230
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 115
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 345
Number of bits of the biggest sum of numbers9
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 461 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.00	c ---[   0]---> Adder-cost: 450   maxlim: 114   bits: 8/7
1800.01/1800.30	|  Eliminated clauses:           0.00 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |     675     3219    10386 |     1180      100      3 |  0.731 % |
1800.01/1800.30	|       250 |     675     3219    10386 |     1298      250      7 |  0.730 % |
1800.01/1800.30	|       475 |     675     3219    10386 |     1428      475      6 |  0.730 % |
1800.01/1800.30	|       812 |     675     3219    10386 |     1570      812      8 |  0.730 % |
1800.01/1800.30	|      1318 |     675     3219    10386 |     1728     1318     11 |  0.730 % |
1800.01/1800.30	|      2077 |     675     3219    10386 |     1900     1173     10 |  0.730 % |
1800.01/1800.30	|      3216 |     675     3219    10386 |     2090     1263     15 |  0.730 % |
1800.01/1800.30	|      4924 |     675     3219    10386 |     2300     1800     13 |  0.730 % |
1800.01/1800.30	|      7486 |     675     3219    10386 |     2530     1945     15 |  0.742 % |
1800.01/1800.30	|     11330 |     675     3219    10386 |     2783     1816     15 |  0.730 % |
1800.01/1800.30	|     17096 |     675     3219    10386 |     3061     1783     13 |  0.730 % |
1800.01/1800.30	|     25745 |     675     3219    10386 |     3367     2527     16 |  0.730 % |
1800.01/1800.30	|     38719 |     675     3219    10386 |     3704     3403     23 |  0.730 % |
1800.01/1800.30	|     58180 |     675     3219    10386 |     4074     2083     12 |  0.730 % |
1800.01/1800.30	|     87372 |     675     3219    10386 |     4482     4123     23 |  0.730 % |
1800.01/1800.30	|    131161 |     675     3219    10386 |     4930     2384     17 |  0.730 % |
1800.01/1800.30	|    196845 |     675     3219    10386 |     5423     2891     20 |  0.730 % |
1800.01/1800.30	|    295371 |     675     3219    10386 |     5965     4854     24 |  0.730 % |
1800.01/1800.30	|    443160 |     675     3219    10386 |     6562     4264     22 |  0.730 % |
1800.01/1800.30	|    664843 |     675     3219    10386 |     7218     6590     20 |  0.730 % |
1800.01/1800.30	|    997368 |     675     3219    10386 |     7940     6425     22 |  0.730 % |
1800.01/1800.30	|   1496156 |     675     3219    10386 |     8734     5644     20 |  0.730 % |
1800.01/1800.30	|   2244338 |     675     3219    10386 |     9607     7652     23 |  0.730 % |
1800.01/1800.30	|   3366612 |     675     3219    10386 |    10568     5378     19 |  0.730 % |
1800.01/1800.30	|   5050023 |     675     3219    10386 |    11625    10482     30 |  0.730 % |
1800.01/1800.30	|   7575139 |     675     3219    10386 |    12788    11183     24 |  0.730 % |
1800.01/1800.30	|  11362814 |     675     3219    10386 |    14067     8219     20 |  0.730 % |
1800.01/1800.30	|  17044326 |     675     3219    10386 |    15473    11971     26 |  0.730 % |
1800.01/1800.30	|  25566595 |     675     3219    10386 |    17021    15335     23 |  0.742 % |
1800.01/1800.30	|  38349998 |     675     3219    10386 |    18723     9534     21 |  0.730 % |
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-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4113204-1466617420/watcher-4113204-1466617420 -o /tmp/evaluation-result-4113204-1466617420/solver-4113204-1466617420 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466586667-5676 --watchdog 1960 minisatp HOME/instance-4113204-1466617420.opb 

pid=11926
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: 2.33 2.23 2.19 3/176 11929
/proc/meminfo: memFree=29892440/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=6624 CPUtime=0 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 63788648 6782976 243 33554432000 4194304 5646918 140734326121216 140733450647720 4349376 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 1656 243 112 355 0 1297 0

[startup+0.100118 s]
/proc/loadavg: 2.33 2.23 2.19 3/176 11929
/proc/meminfo: memFree=29892440/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=3660 CPUtime=0.09 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 830 0 0 0 9 0 0 0 20 0 1 0 63788648 3747840 631 33554432000 4194304 5646918 140734326121216 140733450647720 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 915 631 182 355 0 556 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3660

[startup+0.200376 s]
/proc/loadavg: 2.33 2.23 2.19 3/176 11929
/proc/meminfo: memFree=29892440/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=3660 CPUtime=0.19 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 847 0 0 0 19 0 0 0 20 0 1 0 63788648 3747840 648 33554432000 4194304 5646918 140734326121216 140733450647720 4399772 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 915 648 182 355 0 556 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3660

[startup+0.300269 s]
/proc/loadavg: 2.33 2.23 2.19 3/176 11929
/proc/meminfo: memFree=29892440/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=4044 CPUtime=0.29 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 870 0 0 0 29 0 0 0 20 0 1 0 63788648 4141056 671 33554432000 4194304 5646918 140734326121216 140734326119464 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 1011 671 182 355 0 652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4044

[startup+0.700236 s]
/proc/loadavg: 2.33 2.23 2.19 3/176 11929
/proc/meminfo: memFree=29892440/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=4044 CPUtime=0.69 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 966 0 0 0 69 0 0 0 20 0 1 0 63788648 4141056 766 33554432000 4194304 5646918 140734326121216 140734326119464 4403170 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 1011 766 182 355 0 652 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4044

[startup+1.50023 s]
/proc/loadavg: 2.30 2.22 2.19 3/177 11930
/proc/meminfo: memFree=29889480/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=4688 CPUtime=1.49 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 1100 0 0 0 149 0 0 0 20 0 1 0 63788648 4800512 899 33554432000 4194304 5646918 140734326121216 140734326119464 4402832 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 1172 899 182 355 0 813 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4688

[startup+3.10023 s]
/proc/loadavg: 2.30 2.22 2.19 4/177 11930
/proc/meminfo: memFree=29888636/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=5072 CPUtime=3.09 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 1207 0 0 0 309 0 0 0 20 0 1 0 63788648 5193728 1005 33554432000 4194304 5646918 140734326121216 140734326119480 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 1268 1005 182 355 0 909 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5072

[startup+6.30023 s]
/proc/loadavg: 2.30 2.22 2.19 3/177 11930
/proc/meminfo: memFree=29888140/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=6152 CPUtime=6.29 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 1503 0 0 0 629 0 0 0 20 0 1 0 63788648 6299648 1299 33554432000 4194304 5646918 140734326121216 140734326119480 4403170 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 1538 1299 182 355 0 1179 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6152

[startup+12.7003 s]
/proc/loadavg: 2.25 2.22 2.19 3/177 11930
/proc/meminfo: memFree=29886800/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=7016 CPUtime=12.69 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 1733 0 0 0 1269 0 0 0 20 0 1 0 63788648 7184384 1526 33554432000 4194304 5646918 140734326121216 140734326119464 4403488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 1754 1526 182 355 0 1395 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7016

[startup+25.5003 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 11930
/proc/meminfo: memFree=29889456/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=8072 CPUtime=25.49 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 1972 0 0 0 2549 0 0 0 20 0 1 0 63788648 8265728 1762 33554432000 4194304 5646918 140734326121216 140734326119464 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 2018 1762 182 355 0 1659 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8072

[startup+51.1003 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 11930
/proc/meminfo: memFree=29883628/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=10504 CPUtime=51.08 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 2605 0 0 0 5108 0 0 0 20 0 1 0 63788648 10756096 2387 33554432000 4194304 5646918 140734326121216 140734326119480 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 2626 2387 182 355 0 2267 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10504

[startup+102.3 s]
/proc/loadavg: 2.13 2.18 2.18 3/176 11931
/proc/meminfo: memFree=29875724/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=13352 CPUtime=102.28 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 3103 0 0 0 10228 0 0 0 20 0 1 0 63788648 13672448 2871 33554432000 4194304 5646918 140734326121216 140734326119464 4402832 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 3338 2871 182 355 0 2979 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13352

[startup+162.3 s]
/proc/loadavg: 2.09 2.16 2.17 3/177 11933
/proc/meminfo: memFree=29873672/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=14096 CPUtime=162.26 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 3435 0 0 0 16226 0 0 0 20 0 1 0 63788648 14434304 3202 33554432000 4194304 5646918 140734326121216 140734326119480 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 3524 3202 182 355 0 3165 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 14096

[startup+222.307 s]
/proc/loadavg: 2.13 2.16 2.17 3/177 11935
/proc/meminfo: memFree=29872904/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=15856 CPUtime=222.26 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 3642 0 0 0 22226 0 0 0 20 0 1 0 63788648 16236544 3404 33554432000 4194304 5646918 140734326121216 140734326119464 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 3964 3404 182 355 0 3605 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 15856

[startup+282.3 s]
/proc/loadavg: 2.33 2.19 2.18 3/177 11936
/proc/meminfo: memFree=29866860/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=15856 CPUtime=282.25 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 3948 0 0 0 28225 0 0 0 20 0 1 0 63788648 16236544 3706 33554432000 4194304 5646918 140734326121216 140734326119464 4397856 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 3964 3706 182 355 0 3605 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 15856

[startup+342.3 s]
/proc/loadavg: 2.29 2.20 2.18 3/177 11937
/proc/meminfo: memFree=29866572/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=16024 CPUtime=342.24 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 4034 0 0 0 34224 0 0 0 20 0 1 0 63788648 16408576 3790 33554432000 4194304 5646918 140734326121216 140734326119480 4402776 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 4006 3790 182 355 0 3647 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 16024

[startup+402.3 s]
/proc/loadavg: 2.37 2.24 2.19 3/178 11941
/proc/meminfo: memFree=29865812/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=18180 CPUtime=402.23 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 4288 0 0 0 40223 0 0 0 20 0 1 0 63788648 18616320 4036 33554432000 4194304 5646918 140734326121216 140734326119464 4403427 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 4545 4036 182 355 0 4186 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 18180

[startup+462.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/177 11942
/proc/meminfo: memFree=29858240/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=19208 CPUtime=462.21 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 4814 0 0 0 46221 0 0 0 20 0 1 0 63788648 19668992 4559 33554432000 4194304 5646918 140734326121216 140734326119480 4398960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 4802 4559 182 355 0 4443 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 19208

[startup+522.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/177 11944
/proc/meminfo: memFree=29857380/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=21492 CPUtime=522.21 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 5008 0 0 0 52220 1 0 0 20 0 1 0 63788648 22007808 4741 33554432000 4194304 5646918 140734326121216 140734326119464 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 5373 4741 182 355 0 5014 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 21492

[startup+582.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 11945
/proc/meminfo: memFree=29854244/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=21492 CPUtime=582.2 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 5039 0 0 0 58219 1 0 0 20 0 1 0 63788648 22007808 4771 33554432000 4194304 5646918 140734326121216 140734326119464 4403124 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 5373 4771 182 355 0 5014 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 21492


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 12008
/proc/meminfo: memFree=29941140/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=25124 CPUtime=942.14 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 5988 0 0 0 94213 1 0 0 20 0 1 0 63788648 25726976 5693 33554432000 4194304 5646918 140734326121216 140734326119464 4397633 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6281 5693 182 355 0 5922 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 25124

[startup+1002.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/178 12012
/proc/meminfo: memFree=29940512/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=25124 CPUtime=1002.13 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 5993 0 0 0 100212 1 0 0 20 0 1 0 63788648 25726976 5698 33554432000 4194304 5646918 140734326121216 140734326119464 4389048 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6281 5698 182 355 0 5922 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 25124

[startup+1062.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/178 12036
/proc/meminfo: memFree=29939948/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=25124 CPUtime=1062.13 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 5993 0 0 0 106212 1 0 0 20 0 1 0 63788648 25726976 5698 33554432000 4194304 5646918 140734326121216 140734326119464 4400121 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6281 5698 182 355 0 5922 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 25124

[startup+1122.3 s]
/proc/loadavg: 2.34 2.24 2.19 3/177 12038
/proc/meminfo: memFree=29934788/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=25124 CPUtime=1122.12 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 6355 0 0 0 112211 1 0 0 20 0 1 0 63788648 25726976 6056 33554432000 4194304 5646918 140734326121216 140734326119464 4402806 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6281 6056 182 355 0 5922 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 25124

[startup+1182.3 s]
/proc/loadavg: 2.27 2.23 2.19 3/177 12039
/proc/meminfo: memFree=29933260/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=25124 CPUtime=1182.11 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 6355 0 0 0 118210 1 0 0 20 0 1 0 63788648 25726976 6056 33554432000 4194304 5646918 140734326121216 140734326119464 4397982 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6281 6056 182 355 0 5922 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 25124

[startup+1242.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 12040
/proc/meminfo: memFree=29932864/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=25124 CPUtime=1242.1 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 6355 0 0 0 124209 1 0 0 20 0 1 0 63788648 25726976 6056 33554432000 4194304 5646918 140734326121216 140734326119464 4403057 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6281 6056 182 355 0 5922 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 25124

[startup+1302.3 s]
/proc/loadavg: 2.44 2.29 2.20 3/177 12041
/proc/meminfo: memFree=29931292/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=27860 CPUtime=1302.09 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 6840 0 0 0 130208 1 0 0 20 0 1 0 63788648 28528640 6533 33554432000 4194304 5646918 140734326121216 140734326119464 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6965 6533 182 355 0 6606 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 27860

[startup+1362.3 s]
/proc/loadavg: 2.20 2.24 2.19 3/177 12042
/proc/meminfo: memFree=29926480/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=27860 CPUtime=1362.08 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 6840 0 0 0 136207 1 0 0 20 0 1 0 63788648 28528640 6533 33554432000 4194304 5646918 140734326121216 140734326119464 4411494 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6965 6533 182 355 0 6606 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 27860

[startup+1422.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 12044
/proc/meminfo: memFree=29925456/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=27860 CPUtime=1422.08 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 6840 0 0 0 142207 1 0 0 20 0 1 0 63788648 28528640 6533 33554432000 4194304 5646918 140734326121216 140734326119464 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6965 6533 182 355 0 6606 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 27860

[startup+1482.3 s]
/proc/loadavg: 2.34 2.27 2.20 3/177 12045
/proc/meminfo: memFree=29925668/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=27860 CPUtime=1482.06 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 6840 0 0 0 148205 1 0 0 20 0 1 0 63788648 28528640 6533 33554432000 4194304 5646918 140734326121216 140734326119464 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6965 6533 182 355 0 6606 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 27860

[startup+1542.31 s]
/proc/loadavg: 2.23 2.25 2.19 3/177 12046
/proc/meminfo: memFree=29923024/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=27860 CPUtime=1542.06 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 6840 0 0 0 154205 1 0 0 20 0 1 0 63788648 28528640 6533 33554432000 4194304 5646918 140734326121216 140734326119464 4416957 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6965 6533 182 355 0 6606 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 27860

[startup+1602.3 s]
/proc/loadavg: 2.24 2.25 2.19 3/178 12050
/proc/meminfo: memFree=29922176/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=27860 CPUtime=1602.04 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 6844 0 0 0 160203 1 0 0 20 0 1 0 63788648 28528640 6533 33554432000 4194304 5646918 140734326121216 140734326119464 4402699 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6965 6533 182 355 0 6606 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 27860

[startup+1662.3 s]
/proc/loadavg: 2.26 2.25 2.19 4/177 12051
/proc/meminfo: memFree=29922244/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=27860 CPUtime=1662.03 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 6844 0 0 0 166202 1 0 0 20 0 1 0 63788648 28528640 6533 33554432000 4194304 5646918 140734326121216 140734326119464 4402867 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6965 6533 182 355 0 6606 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 27860

[startup+1722.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/176 12052
/proc/meminfo: memFree=29919628/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=27860 CPUtime=1722.02 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 6930 0 0 0 172201 1 0 0 20 0 1 0 63788648 28528640 6617 33554432000 4194304 5646918 140734326121216 140734326119464 4403450 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6965 6617 182 355 0 6606 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 27860

[startup+1782.3 s]
/proc/loadavg: 2.18 2.23 2.18 4/177 12054
/proc/meminfo: memFree=29919096/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=27860 CPUtime=1782.01 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 7018 0 0 0 178200 1 0 0 20 0 1 0 63788648 28528640 6701 33554432000 4194304 5646918 140734326121216 140734326119464 4403043 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6965 6701 182 355 0 6606 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 27860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.28 2.25 2.19 3/177 12054
/proc/meminfo: memFree=29919096/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=27860 CPUtime=1800.01 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 7040 0 0 0 180000 1 0 0 20 0 1 0 63788648 28528640 6722 33554432000 4194304 5646918 140734326121216 140734326119464 4402776 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6965 6722 182 355 0 6606 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 27860

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 11929 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.28 2.25 2.19 3/177 12054
/proc/meminfo: memFree=29919096/32872528 swapFree=1543496/1696796
[pid=11929] ppid=11926 vsize=27860 CPUtime=1800.01 cores=1,3,5,7
/proc/11929/stat : 11929 (minisatp) R 11926 11929 5659 0 -1 4202496 7040 0 0 0 180000 1 0 0 20 0 1 0 63788648 28528640 6722 33554432000 4194304 5646918 140734326121216 140734326119464 4402776 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11929/statm: 6965 6722 182 355 0 6606 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 27860

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1800
CPU system time (s): 0.015997
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 27860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.015997
maximum resident set size= 26888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7040
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= 12
involuntary context switches= 1859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5803 second user time and 7.12892 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-22 19:43:40
IDJOB=4113204
IDBENCH=107398
IDSOLVER=2555
FILE ID=node125/4113204-1466617420
RUNJOBID= node125-1466586667-5676
PBS_JOBID= 19953373
Free space on /tmp= 71740 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/vertexcover-instances/normalized-vertexcover-grid10x23.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113204-1466617420/watcher-4113204-1466617420 -o /tmp/evaluation-result-4113204-1466617420/solver-4113204-1466617420 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466586667-5676 --watchdog 1960  minisatp HOME/instance-4113204-1466617420.opb

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

MD5SUM BENCH= 4070b840716bd281122102a373651f1b
RANDOM SEED=938106353

node125.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.683
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.36
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.683
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	: 5332.55
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.683
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	: 5332.55
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.683
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	: 5332.54
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.683
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	: 5332.55
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.683
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	: 5332.55
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.683
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	: 5332.55
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.683
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29894760 kB
Buffers:          133456 kB
Cached:           294272 kB
SwapCached:         2416 kB
Active:           193496 kB
Inactive:         339868 kB
Active(anon):     105888 kB
Inactive(anon):     1960 kB
Active(file):      87608 kB
Inactive(file):   337908 kB
Unevictable:     1696796 kB
Mlocked:         1543496 kB
SwapTotal:      67108856 kB
SwapFree:       67097196 kB
Dirty:              3884 kB
Writeback:             0 kB
AnonPages:       1801044 kB
Mapped:             8764 kB
Shmem:                 0 kB
Slab:             614724 kB
SReclaimable:      58200 kB
SUnreclaim:       556524 kB
KernelStack:        1440 kB
PageTables:         7836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1917140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4113204-1466617420.opb

Free space on /tmp at the end= 71736 MiB
End job on node125 at 2016-06-22 20:13:41