Trace number 4122593

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

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-fixed-bandwidth-58.cnf.gz-extracted.pb.metafix.opb
MD5SUMcf4c6d2b5c68c9e794eb98e7f42726a2
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.010997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables233
Total number of constraints232
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)232
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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 232 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): (none)
0.00/0.00	c ---[ 231]---> BDD-cost:    8
0.00/0.00	c ---[ 230]---> BDD-cost:    5
0.00/0.00	c ---[ 229]---> BDD-cost:    5
0.00/0.00	c ---[ 228]---> BDD-cost:    5
0.00/0.00	c ---[ 227]---> BDD-cost:    5
0.00/0.00	c ---[ 226]---> BDD-cost:    8
0.00/0.00	c ---[ 225]---> BDD-cost:    5
0.00/0.00	c ---[ 224]---> BDD-cost:    5
0.00/0.00	c ---[ 223]---> BDD-cost:    5
0.00/0.00	c ---[ 222]---> BDD-cost:    5
0.00/0.00	c ---[ 221]---> BDD-cost:    5
0.00/0.00	c ---[ 220]---> BDD-cost:    5
0.00/0.00	c ---[ 219]---> BDD-cost:    5
0.00/0.00	c ---[ 218]---> BDD-cost:    5
0.00/0.00	c ---[ 217]---> BDD-cost:    5
0.00/0.00	c ---[ 216]---> BDD-cost:    5
0.00/0.00	c ---[ 215]---> BDD-cost:    5
0.00/0.00	c ---[ 214]---> BDD-cost:    5
0.00/0.00	c ---[ 213]---> BDD-cost:    5
0.00/0.00	c ---[ 212]---> BDD-cost:    5
0.00/0.00	c ---[ 211]---> BDD-cost:    5
0.00/0.00	c ---[ 210]---> BDD-cost:    5
0.00/0.00	c ---[ 209]---> BDD-cost:    5
0.00/0.00	c ---[ 208]---> BDD-cost:    5
0.00/0.00	c ---[ 207]---> BDD-cost:    5
0.00/0.00	c ---[ 206]---> BDD-cost:    5
0.00/0.00	c ---[ 205]---> BDD-cost:    5
0.00/0.00	c ---[ 204]---> BDD-cost:    5
0.00/0.00	c ---[ 203]---> BDD-cost:    5
0.00/0.00	c ---[ 202]---> BDD-cost:    5
0.00/0.00	c ---[ 201]---> BDD-cost:    5
0.00/0.00	c ---[ 200]---> BDD-cost:    5
0.00/0.00	c ---[ 199]---> BDD-cost:    5
0.00/0.00	c ---[ 198]---> BDD-cost:    5
0.00/0.00	c ---[ 197]---> BDD-cost:    5
0.00/0.00	c ---[ 196]---> BDD-cost:    5
0.00/0.00	c ---[ 195]---> BDD-cost:    5
0.00/0.00	c ---[ 194]---> BDD-cost:    5
0.00/0.00	c ---[ 193]---> BDD-cost:    5
0.00/0.00	c ---[ 192]---> BDD-cost:    5
0.00/0.00	c ---[ 191]---> BDD-cost:    5
0.00/0.00	c ---[ 190]---> BDD-cost:    5
0.00/0.00	c ---[ 189]---> BDD-cost:    5
0.00/0.00	c ---[ 188]---> BDD-cost:    5
0.00/0.00	c ---[ 187]---> BDD-cost:    5
0.00/0.00	c ---[ 186]---> BDD-cost:    5
0.00/0.00	c ---[ 185]---> BDD-cost:    5
0.00/0.00	c ---[ 184]---> BDD-cost:    5
0.00/0.00	c ---[ 183]---> BDD-cost:    5
0.00/0.00	c ---[ 182]---> BDD-cost:    5
0.00/0.00	c ---[ 181]---> BDD-cost:    5
0.00/0.00	c ---[ 180]---> BDD-cost:    5
0.00/0.00	c ---[ 179]---> BDD-cost:    5
0.00/0.00	c ---[ 178]---> BDD-cost:    5
0.00/0.00	c ---[ 177]---> BDD-cost:    5
0.00/0.00	c ---[ 176]---> BDD-cost:    5
0.00/0.00	c ---[ 175]---> BDD-cost:    5
0.00/0.00	c ---[ 174]---> BDD-cost:    5
0.00/0.00	c ---[ 173]---> BDD-cost:    5
0.00/0.00	c ---[ 172]---> BDD-cost:    5
0.00/0.00	c ---[ 171]---> BDD-cost:    5
0.00/0.00	c ---[ 170]---> BDD-cost:    5
0.00/0.00	c ---[ 169]---> BDD-cost:    5
0.00/0.00	c ---[ 168]---> BDD-cost:    5
0.00/0.00	c ---[ 167]---> BDD-cost:    5
0.00/0.00	c ---[ 166]---> BDD-cost:    5
0.00/0.00	c ---[ 165]---> BDD-cost:    5
0.00/0.00	c ---[ 164]---> BDD-cost:    5
0.00/0.00	c ---[ 163]---> BDD-cost:    5
0.00/0.00	c ---[ 162]---> BDD-cost:    5
0.00/0.00	c ---[ 161]---> BDD-cost:    5
0.00/0.00	c ---[ 160]---> BDD-cost:    5
0.00/0.00	c ---[ 159]---> BDD-cost:    5
0.00/0.00	c ---[ 158]---> BDD-cost:    5
0.00/0.00	c ---[ 157]---> BDD-cost:    5
0.00/0.00	c ---[ 156]---> BDD-cost:    5
0.00/0.00	c ---[ 155]---> BDD-cost:    5
0.00/0.00	c ---[ 154]---> BDD-cost:    5
0.00/0.00	c ---[ 153]---> BDD-cost:    5
0.00/0.00	c ---[ 152]---> BDD-cost:    5
0.00/0.00	c ---[ 151]---> BDD-cost:    5
0.00/0.00	c ---[ 150]---> BDD-cost:    5
0.00/0.00	c ---[ 149]---> BDD-cost:    5
0.00/0.00	c ---[ 148]---> BDD-cost:    5
0.00/0.00	c ---[ 147]---> BDD-cost:    5
0.00/0.00	c ---[ 146]---> BDD-cost:    5
0.00/0.00	c ---[ 145]---> BDD-cost:    5
0.00/0.00	c ---[ 144]---> BDD-cost:    5
0.00/0.00	c ---[ 143]---> BDD-cost:    5
0.00/0.00	c ---[ 142]---> BDD-cost:    5
0.00/0.00	c ---[ 141]---> BDD-cost:    5
0.00/0.00	c ---[ 140]---> BDD-cost:    5
0.00/0.00	c ---[ 139]---> BDD-cost:    5
0.00/0.00	c ---[ 138]---> BDD-cost:    5
0.00/0.00	c ---[ 137]---> BDD-cost:    5
0.00/0.00	c ---[ 136]---> BDD-cost:    5
0.00/0.00	c ---[ 135]---> BDD-cost:    5
0.00/0.00	c ---[ 134]---> BDD-cost:    5
0.00/0.00	c ---[ 133]---> BDD-cost:    5
0.00/0.00	c ---[ 132]---> BDD-cost:    5
0.00/0.00	c ---[ 131]---> BDD-cost:    5
0.00/0.00	c ---[ 130]---> BDD-cost:    5
0.00/0.00	c ---[ 129]---> BDD-cost:    5
0.00/0.00	c ---[ 128]---> BDD-cost:    5
0.00/0.00	c ---[ 127]---> BDD-cost:    5
0.00/0.00	c ---[ 126]---> BDD-cost:    5
0.00/0.00	c ---[ 125]---> BDD-cost:    5
0.00/0.00	c ---[ 124]---> BDD-cost:    5
0.00/0.00	c ---[ 123]---> BDD-cost:    5
0.00/0.00	c ---[ 122]---> BDD-cost:    5
0.00/0.00	c ---[ 121]---> BDD-cost:    5
0.00/0.00	c ---[ 120]---> BDD-cost:    5
0.00/0.00	c ---[ 119]---> BDD-cost:    5
0.00/0.00	c ---[ 118]---> BDD-cost:    5
0.00/0.00	c ---[ 117]---> BDD-cost:    5
0.00/0.00	c ---[ 116]---> BDD-cost:    5
0.00/0.00	c ---[ 115]---> BDD-cost:    0
0.00/0.00	c ---[ 114]---> BDD-cost:    0
0.00/0.00	c ---[ 113]---> BDD-cost:    0
0.00/0.00	c ---[ 112]---> BDD-cost:    0
0.00/0.00	c ---[ 111]---> BDD-cost:    0
0.00/0.00	c ---[ 110]---> BDD-cost:    0
0.00/0.00	c ---[ 109]---> BDD-cost:    0
0.00/0.00	c ---[ 108]---> BDD-cost:    0
0.00/0.00	c ---[ 107]---> BDD-cost:    0
0.00/0.00	c ---[ 106]---> BDD-cost:    0
0.00/0.00	c ---[ 105]---> BDD-cost:    0
0.00/0.00	c ---[ 104]---> BDD-cost:    0
0.00/0.00	c ---[ 103]---> BDD-cost:    0
0.00/0.00	c ---[ 102]---> BDD-cost:    0
0.00/0.00	c ---[ 101]---> BDD-cost:    0
0.00/0.00	c ---[ 100]---> BDD-cost:    0
0.00/0.00	c ---[  99]---> BDD-cost:    0
0.00/0.00	c ---[  98]---> BDD-cost:    0
0.00/0.00	c ---[  97]---> BDD-cost:    0
0.00/0.00	c ---[  96]---> BDD-cost:    0
0.00/0.00	c ---[  95]---> BDD-cost:    0
0.00/0.00	c ---[  94]---> BDD-cost:    0
0.00/0.00	c ---[  93]---> BDD-cost:    0
0.00/0.00	c ---[  92]---> BDD-cost:    0
0.00/0.00	c ---[  91]---> BDD-cost:    0
0.00/0.00	c ---[  90]---> BDD-cost:    0
0.00/0.00	c ---[  89]---> BDD-cost:    0
0.00/0.00	c ---[  88]---> BDD-cost:    0
0.00/0.00	c ---[  87]---> BDD-cost:    0
0.00/0.00	c ---[  86]---> BDD-cost:    0
0.00/0.00	c ---[  85]---> BDD-cost:    0
0.00/0.00	c ---[  84]---> BDD-cost:    0
0.00/0.00	c ---[  83]---> BDD-cost:    0
0.00/0.00	c ---[  82]---> BDD-cost:    0
0.00/0.00	c ---[  81]---> BDD-cost:    0
0.00/0.00	c ---[  80]---> BDD-cost:    0
0.00/0.00	c ---[  79]---> BDD-cost:    0
0.00/0.00	c ---[  78]---> BDD-cost:    0
0.00/0.00	c ---[  77]---> BDD-cost:    0
0.00/0.00	c ---[  76]---> BDD-cost:    0
0.00/0.00	c ---[  75]---> BDD-cost:    0
0.00/0.00	c ---[  74]---> BDD-cost:    0
0.00/0.00	c ---[  73]---> BDD-cost:    0
0.00/0.00	c ---[  72]---> BDD-cost:    0
0.00/0.00	c ---[  71]---> BDD-cost:    0
0.00/0.00	c ---[  70]---> BDD-cost:    0
0.00/0.00	c ---[  69]---> BDD-cost:    0
0.00/0.00	c ---[  68]---> BDD-cost:    0
0.00/0.00	c ---[  67]---> BDD-cost:    0
0.00/0.01	c ---[  66]---> BDD-cost:    0
0.00/0.01	c ---[  65]---> BDD-cost:    0
0.00/0.01	c ---[  64]---> BDD-cost:    0
0.00/0.01	c ---[  63]---> BDD-cost:    0
0.00/0.01	c ---[  62]---> BDD-cost:    0
0.00/0.01	c ---[  61]---> BDD-cost:    0
0.00/0.01	c ---[  60]---> BDD-cost:    0
0.00/0.01	c ---[  59]---> BDD-cost:    0
0.00/0.01	c ---[  58]---> BDD-cost:    0
0.00/0.01	c ---[  57]---> BDD-cost:    0
0.00/0.01	c ---[  56]---> BDD-cost:    0
0.00/0.01	c ---[  55]---> BDD-cost:    0
0.00/0.01	c ---[  54]---> BDD-cost:    0
0.00/0.01	c ---[  53]---> BDD-cost:    0
0.00/0.01	c ---[  52]---> BDD-cost:    0
0.00/0.01	c ---[  51]---> BDD-cost:    0
0.00/0.01	c ---[  50]---> BDD-cost:    0
0.00/0.01	c ---[  49]---> BDD-cost:    0
0.00/0.01	c ---[  48]---> BDD-cost:    0
0.00/0.01	c ---[  47]---> BDD-cost:    0
0.00/0.01	c ---[  46]---> BDD-cost:    0
0.00/0.01	c ---[  45]---> BDD-cost:    0
0.00/0.01	c ---[  44]---> BDD-cost:    0
0.00/0.01	c ---[  43]---> BDD-cost:    0
0.00/0.01	c ---[  42]---> BDD-cost:    0
0.00/0.01	c ---[  41]---> BDD-cost:    0
0.00/0.01	c ---[  40]---> BDD-cost:    0
0.00/0.01	c ---[  39]---> BDD-cost:    0
0.00/0.01	c ---[  38]---> BDD-cost:    0
0.00/0.01	c ---[  37]---> BDD-cost:    0
0.00/0.01	c ---[  36]---> BDD-cost:    0
0.00/0.01	c ---[  35]---> BDD-cost:    0
0.00/0.01	c ---[  34]---> BDD-cost:    0
0.00/0.01	c ---[  33]---> BDD-cost:    0
0.00/0.01	c ---[  32]---> BDD-cost:    0
0.00/0.01	c ---[  31]---> BDD-cost:    0
0.00/0.01	c ---[  30]---> BDD-cost:    0
0.00/0.01	c ---[  29]---> BDD-cost:    0
0.00/0.01	c ---[  28]---> BDD-cost:    0
0.00/0.01	c ---[  27]---> BDD-cost:    0
0.00/0.01	c ---[  26]---> BDD-cost:    0
0.00/0.01	c ---[  25]---> BDD-cost:    0
0.00/0.01	c ---[  24]---> BDD-cost:    0
0.00/0.01	c ---[  23]---> BDD-cost:    0
0.00/0.01	c ---[  22]---> BDD-cost:    0
0.00/0.01	c ---[  21]---> BDD-cost:    0
0.00/0.01	c ---[  20]---> BDD-cost:    0
0.00/0.01	c ---[  19]---> BDD-cost:    0
0.00/0.01	c ---[  18]---> BDD-cost:    0
0.00/0.01	c ---[  17]---> BDD-cost:    0
0.00/0.01	c ---[  16]---> BDD-cost:    0
0.00/0.01	c ---[  15]---> BDD-cost:    0
0.00/0.01	c ---[  14]---> BDD-cost:    0
0.00/0.01	c ---[  13]---> BDD-cost:    0
0.00/0.01	c ---[  12]---> BDD-cost:    0
0.00/0.01	c ---[  11]---> BDD-cost:    0
0.00/0.01	c ---[  10]---> BDD-cost:    0
0.00/0.01	c ---[   9]---> BDD-cost:    0
0.00/0.01	c ---[   8]---> BDD-cost:    0
0.00/0.01	c ---[   7]---> BDD-cost:    0
0.00/0.01	c ---[   6]---> BDD-cost:    0
0.00/0.01	c ---[   5]---> BDD-cost:    0
0.00/0.01	c ---[   4]---> BDD-cost:    0
0.00/0.01	c ---[   3]---> BDD-cost:    0
0.00/0.01	c ---[   2]---> BDD-cost:    0
0.00/0.01	c ---[   1]---> BDD-cost:    0
0.00/0.01	c ---[   0]---> BDD-cost:    0
1800.02/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.02/1800.30	============================[ Search Statistics ]==============================
1800.02/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.02/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.02/1800.30	===============================================================================
1800.02/1800.30	|       100 |     237      478     1430 |      175      100     13 | 14.164 % |
1800.02/1800.30	|       250 |     237      478     1430 |      192      250     13 | 14.164 % |
1800.02/1800.30	|       475 |     237      478     1430 |      212      274     11 | 14.164 % |
1800.02/1800.30	|       812 |     237      478     1430 |      233      209     11 | 14.164 % |
1800.02/1800.30	|      1318 |     237      478     1430 |      256      235     10 | 14.164 % |
1800.02/1800.30	|      2077 |     237      478     1430 |      282      316     10 | 14.164 % |
1800.02/1800.30	|      3216 |     237      478     1430 |      310      332      9 | 14.164 % |
1800.02/1800.30	|      4924 |     237      478     1430 |      341      324     10 | 14.164 % |
1800.02/1800.30	|      7486 |     237      478     1430 |      375      472     13 | 14.164 % |
1800.02/1800.30	|     11330 |     237      478     1430 |      413      392     12 | 14.164 % |
1800.02/1800.30	|     17096 |     237      478     1430 |      454      480     11 | 14.164 % |
1800.02/1800.30	|     25745 |     237      478     1430 |      500      569     11 | 14.164 % |
1800.02/1800.30	|     38719 |     237      478     1430 |      550      763     16 | 14.164 % |
1800.02/1800.30	|     58180 |     237      478     1430 |      605      437     10 | 14.164 % |
1800.02/1800.30	|     87372 |     237      478     1430 |      665      544     10 | 14.164 % |
1800.02/1800.30	|    131161 |     237      478     1430 |      732      539     10 | 14.164 % |
1800.02/1800.30	|    196845 |     237      478     1430 |      805      726     12 | 14.164 % |
1800.02/1800.30	|    295371 |     237      478     1430 |      885      496      9 | 14.164 % |
1800.02/1800.30	|    443160 |     237      478     1430 |      974      970     13 | 14.164 % |
1800.02/1800.30	|    664843 |     237      478     1430 |     1071     1014     12 | 14.164 % |
1800.02/1800.30	|    997368 |     237      478     1430 |     1179     1121     14 | 14.164 % |
1800.02/1800.30	|   1496156 |     237      478     1430 |     1297      739     11 | 14.164 % |
1800.02/1800.30	|   2244338 |     237      478     1430 |     1426     1274     15 | 14.164 % |
1800.02/1800.30	|   3366612 |     237      478     1430 |     1569     1363     14 | 14.164 % |
1800.02/1800.30	|   5050023 |     237      478     1430 |     1726     1397     16 | 14.164 % |
1800.02/1800.30	|   7575139 |     237      478     1430 |     1898     1670     12 | 14.164 % |
1800.02/1800.30	|  11362814 |     237      478     1430 |     2088     1164     14 | 14.164 % |
1800.02/1800.30	|  17044326 |     237      478     1430 |     2297     1823     13 | 14.164 % |
1800.02/1800.30	|  25566595 |     237      478     1430 |     2527     2078     16 | 14.164 % |
1800.02/1800.30	|  38349998 |     237      478     1430 |     2780     1905     13 | 14.164 % |
1800.02/1800.30	|  57525103 |     237      478     1430 |     3058     1749     14 | 14.164 % |
1800.02/1800.30	|  86287761 |     237      478     1430 |     3364     1755     11 | 14.164 % |
1800.02/1800.30	| 129431749 |     237      478     1430 |     3700     1882     12 | 14.164 % |
1800.02/1800.30	c 
1800.02/1800.30	c *** TERMINATED ***
1800.02/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-4122593-1467314824/watcher-4122593-1467314824 -o /tmp/evaluation-result-4122593-1467314824/solver-4122593-1467314824 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467314202-4024 --watchdog 1960 -S 80 minisatp HOME/instance-4122593-1467314824.opb 

pid=4415
running on 8 cores: 4-7,12-15

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 Stack size limit: 81920 KiB
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: 81920 KiB


[startup+0 s]
/proc/loadavg: 2.06 1.92 1.63 3/258 4418
/proc/meminfo: memFree=27899276/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=6376 CPUtime=0.01 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 327 0 0 0 1 0 0 0 20 0 1 0 12435178 6529024 203 33554432000 4194304 5646918 140735716430720 140736238096504 4953168 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 1594 203 110 355 0 1235 0

[startup+0.100144 s]
/proc/loadavg: 2.06 1.92 1.63 3/258 4418
/proc/meminfo: memFree=27899276/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=2504 CPUtime=0.09 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 472 0 0 0 9 0 0 0 20 0 1 0 12435178 2564096 336 33554432000 4194304 5646918 140735716430720 140736238096504 4396933 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 626 336 144 355 0 267 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2504

[startup+0.200269 s]
/proc/loadavg: 2.06 1.92 1.63 3/258 4418
/proc/meminfo: memFree=27899276/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=2504 CPUtime=0.19 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 502 0 0 0 19 0 0 0 20 0 1 0 12435178 2564096 365 33554432000 4194304 5646918 140735716430720 140736238096504 4403176 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 626 365 144 355 0 267 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2504

[startup+0.300245 s]
/proc/loadavg: 2.06 1.92 1.63 3/258 4418
/proc/meminfo: memFree=27899276/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=2664 CPUtime=0.29 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 535 0 0 0 29 0 0 0 20 0 1 0 12435178 2727936 398 33554432000 4194304 5646918 140735716430720 140736238096504 4403184 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 666 398 144 355 0 307 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2664

[startup+0.700215 s]
/proc/loadavg: 2.06 1.92 1.63 3/258 4418
/proc/meminfo: memFree=27899276/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=2876 CPUtime=0.69 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 581 0 0 0 69 0 0 0 20 0 1 0 12435178 2945024 444 33554432000 4194304 5646918 140735716430720 140736238096504 4399546 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 719 444 144 355 0 360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2876

[startup+1.50022 s]
/proc/loadavg: 2.06 1.92 1.63 3/259 4419
/proc/meminfo: memFree=27897928/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=3136 CPUtime=1.49 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 662 0 0 0 149 0 0 0 20 0 1 0 12435178 3211264 524 33554432000 4194304 5646918 140735716430720 140735716428968 4402764 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 784 524 144 355 0 425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3136

[startup+3.10026 s]
/proc/loadavg: 2.06 1.92 1.63 3/259 4419
/proc/meminfo: memFree=27897060/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=3620 CPUtime=3.09 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 733 0 0 0 309 0 0 0 20 0 1 0 12435178 3706880 591 33554432000 4194304 5646918 140735716430720 140735716428968 4403372 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 905 591 144 355 0 546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3620

[startup+6.30021 s]
/proc/loadavg: 2.05 1.92 1.63 3/259 4419
/proc/meminfo: memFree=27896564/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=3880 CPUtime=6.29 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 840 0 0 0 629 0 0 0 20 0 1 0 12435178 3973120 694 33554432000 4194304 5646918 140735716430720 140735716428968 4403495 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 970 694 144 355 0 611 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3880

[startup+12.7002 s]
/proc/loadavg: 2.13 1.94 1.64 3/259 4419
/proc/meminfo: memFree=27895296/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=4376 CPUtime=12.69 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 971 0 0 0 1269 0 0 0 20 0 1 0 12435178 4481024 822 33554432000 4194304 5646918 140735716430720 140735716428968 4402761 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 1094 822 144 355 0 735 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4376

[startup+25.5003 s]
/proc/loadavg: 2.10 1.94 1.64 3/259 4419
/proc/meminfo: memFree=27894204/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=5124 CPUtime=25.49 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 1119 0 0 0 2549 0 0 0 20 0 1 0 12435178 5246976 963 33554432000 4194304 5646918 140735716430720 140735716428968 4389083 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 1281 963 144 355 0 922 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5124

[startup+51.1003 s]
/proc/loadavg: 2.07 1.95 1.65 3/259 4420
/proc/meminfo: memFree=27893836/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=5920 CPUtime=51.09 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 1383 0 0 0 5109 0 0 0 20 0 1 0 12435178 6062080 1217 33554432000 4194304 5646918 140735716430720 140735716428984 4403076 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 1480 1217 144 355 0 1121 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5920

[startup+102.3 s]
/proc/loadavg: 2.08 1.97 1.67 3/259 4421
/proc/meminfo: memFree=27891596/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=6752 CPUtime=102.29 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 1600 0 0 0 10229 0 0 0 20 0 1 0 12435178 6914048 1427 33554432000 4194304 5646918 140735716430720 140735716428984 4403124 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 1688 1427 144 355 0 1329 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 6752

[startup+162.3 s]
/proc/loadavg: 2.03 1.97 1.69 3/259 4422
/proc/meminfo: memFree=27889412/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=7684 CPUtime=162.27 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 1843 0 0 0 16227 0 0 0 20 0 1 0 12435178 7868416 1663 33554432000 4194304 5646918 140735716430720 140735716428984 4403512 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 1921 1663 144 355 0 1562 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 7684

[startup+222.31 s]
/proc/loadavg: 2.01 1.97 1.70 3/260 4426
/proc/meminfo: memFree=27888864/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=8244 CPUtime=222.27 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 1961 0 0 0 22227 0 0 0 20 0 1 0 12435178 8441856 1780 33554432000 4194304 5646918 140735716430720 140735716428984 4402821 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 2061 1780 144 355 0 1702 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 8244

[startup+282.3 s]
/proc/loadavg: 2.05 1.99 1.73 3/259 4427
/proc/meminfo: memFree=27888556/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=8560 CPUtime=282.25 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 2044 0 0 0 28225 0 0 0 20 0 1 0 12435178 8765440 1863 33554432000 4194304 5646918 140735716430720 140735716428984 4402751 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 2140 1863 144 355 0 1781 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 8560

[startup+342.3 s]
/proc/loadavg: 2.10 2.00 1.74 3/259 4429
/proc/meminfo: memFree=27887004/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=8836 CPUtime=342.24 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 2122 0 0 0 34224 0 0 0 20 0 1 0 12435178 9048064 1940 33554432000 4194304 5646918 140735716430720 140735716428984 4402684 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 2209 1940 144 355 0 1850 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 8836

[startup+402.3 s]
/proc/loadavg: 2.03 2.00 1.76 3/259 4430
/proc/meminfo: memFree=27886636/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=9188 CPUtime=402.23 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 2200 0 0 0 40223 0 0 0 20 0 1 0 12435178 9408512 2016 33554432000 4194304 5646918 140735716430720 140735716428984 4403416 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 2297 2016 144 355 0 1938 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 9188

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.77 3/259 4431
/proc/meminfo: memFree=27886012/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=9428 CPUtime=462.22 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 2260 0 0 0 46222 0 0 0 20 0 1 0 12435178 9654272 2076 33554432000 4194304 5646918 140735716430720 140735716428984 4402829 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 2357 2076 144 355 0 1998 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 9428

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/259 4432
/proc/meminfo: memFree=27884952/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=9428 CPUtime=522.21 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 2273 0 0 0 52221 0 0 0 20 0 1 0 12435178 9654272 2087 33554432000 4194304 5646918 140735716430720 140735716428984 4399695 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 2357 2087 144 355 0 1998 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 9428

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 1.80 3/259 4433
/proc/meminfo: memFree=27884444/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=10012 CPUtime=582.2 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 2410 0 0 0 58220 0 0 0 20 0 1 0 12435178 10252288 2222 33554432000 4194304 5646918 140735716430720 140735716428984 4399392 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 2503 2222 144 355 0 2144 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 10012

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


[startup+942.3 s]
/proc/loadavg: 2.01 2.01 1.85 3/259 4443
/proc/meminfo: memFree=27880112/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=11776 CPUtime=942.14 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 2794 0 0 0 94214 0 0 0 20 0 1 0 12435178 12058624 2596 33554432000 4194304 5646918 140735716430720 140735716428968 4403478 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 2944 2596 144 355 0 2585 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 11776

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/259 4445
/proc/meminfo: memFree=27880336/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=11776 CPUtime=1002.13 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 2797 0 0 0 100213 0 0 0 20 0 1 0 12435178 12058624 2599 33554432000 4194304 5646918 140735716430720 140735716428968 4402806 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 2944 2599 144 355 0 2585 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 11776

[startup+1062.3 s]
/proc/loadavg: 2.11 2.03 1.87 3/259 4446
/proc/meminfo: memFree=27879760/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12432 CPUtime=1062.12 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 2959 0 0 0 106212 0 0 0 20 0 1 0 12435178 12730368 2754 33554432000 4194304 5646918 140735716430720 140735716428968 4400014 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3108 2754 144 355 0 2749 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 12432

[startup+1122.3 s]
/proc/loadavg: 2.04 2.02 1.88 3/259 4447
/proc/meminfo: memFree=27878764/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12432 CPUtime=1122.11 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 2959 0 0 0 112211 0 0 0 20 0 1 0 12435178 12730368 2754 33554432000 4194304 5646918 140735716430720 140735716428968 4402821 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3108 2754 144 355 0 2749 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 12432

[startup+1182.3 s]
/proc/loadavg: 2.09 2.03 1.89 2/252 4482
/proc/meminfo: memFree=27907376/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12432 CPUtime=1182.11 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 2959 0 0 0 118210 1 0 0 20 0 1 0 12435178 12730368 2754 33554432000 4194304 5646918 140735716430720 140735716428968 4402650 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3108 2754 144 355 0 2749 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 12432

[startup+1242.3 s]
/proc/loadavg: 1.40 1.84 1.83 2/252 4483
/proc/meminfo: memFree=27908116/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12432 CPUtime=1242.1 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 2959 0 0 0 124209 1 0 0 20 0 1 0 12435178 12730368 2754 33554432000 4194304 5646918 140735716430720 140735716428968 4403495 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3108 2754 144 355 0 2749 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 12432

[startup+1302.3 s]
/proc/loadavg: 1.14 1.69 1.77 2/252 4485
/proc/meminfo: memFree=27908116/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12432 CPUtime=1302.09 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 3042 0 0 0 130208 1 0 0 20 0 1 0 12435178 12730368 2835 33554432000 4194304 5646918 140735716430720 140735716428968 4423004 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3108 2835 144 355 0 2749 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 12432

[startup+1362.3 s]
/proc/loadavg: 1.10 1.57 1.73 2/252 4486
/proc/meminfo: memFree=27908220/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12432 CPUtime=1362.08 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 3042 0 0 0 136207 1 0 0 20 0 1 0 12435178 12730368 2835 33554432000 4194304 5646918 140735716430720 140735716428968 4398960 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3108 2835 144 355 0 2749 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 12432

[startup+1422.3 s]
/proc/loadavg: 1.04 1.47 1.68 2/253 4490
/proc/meminfo: memFree=27908072/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12432 CPUtime=1422.08 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 3042 0 0 0 142207 1 0 0 20 0 1 0 12435178 12730368 2835 33554432000 4194304 5646918 140735716430720 140735716428968 4403173 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3108 2835 144 355 0 2749 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 12432

[startup+1482.3 s]
/proc/loadavg: 1.01 1.38 1.63 2/252 4491
/proc/meminfo: memFree=27908152/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12432 CPUtime=1482.06 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 3046 0 0 0 148205 1 0 0 20 0 1 0 12435178 12730368 2839 33554432000 4194304 5646918 140735716430720 140735716428968 4402844 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3108 2839 144 355 0 2749 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 12432

[startup+1542.31 s]
/proc/loadavg: 1.00 1.31 1.59 2/252 4492
/proc/meminfo: memFree=27908192/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12432 CPUtime=1542.06 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 3046 0 0 0 154205 1 0 0 20 0 1 0 12435178 12730368 2839 33554432000 4194304 5646918 140735716430720 140735716428968 4397505 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3108 2839 144 355 0 2749 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 12432

[startup+1602.3 s]
/proc/loadavg: 1.00 1.25 1.55 2/252 4494
/proc/meminfo: memFree=27908396/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12432 CPUtime=1602.05 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 3046 0 0 0 160204 1 0 0 20 0 1 0 12435178 12730368 2839 33554432000 4194304 5646918 140735716430720 140735716428968 4402821 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3108 2839 144 355 0 2749 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 12432

[startup+1662.3 s]
/proc/loadavg: 1.00 1.20 1.52 2/252 4495
/proc/meminfo: memFree=27908480/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12432 CPUtime=1662.04 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 3046 0 0 0 166203 1 0 0 20 0 1 0 12435178 12730368 2839 33554432000 4194304 5646918 140735716430720 140735716428968 4402827 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3108 2839 144 355 0 2749 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 12432

[startup+1722.3 s]
/proc/loadavg: 1.00 1.16 1.48 2/252 4496
/proc/meminfo: memFree=27908060/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12760 CPUtime=1722.03 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 3116 0 0 0 172202 1 0 0 20 0 1 0 12435178 13066240 2909 33554432000 4194304 5646918 140735716430720 140735716428984 4402829 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3190 2909 144 355 0 2831 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 12760

[startup+1782.3 s]
/proc/loadavg: 1.00 1.13 1.45 2/252 4497
/proc/meminfo: memFree=27907888/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12760 CPUtime=1782.02 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 3116 0 0 0 178201 1 0 0 20 0 1 0 12435178 13066240 2909 33554432000 4194304 5646918 140735716430720 140735716428984 4403427 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3190 2909 144 355 0 2831 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 12760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.00 1.12 1.44 2/252 4497
/proc/meminfo: memFree=27908488/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12760 CPUtime=1800.02 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 3116 0 0 0 180001 1 0 0 20 0 1 0 12435178 13066240 2909 33554432000 4194304 5646918 140735716430720 140735716428984 4402867 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3190 2909 144 355 0 2831 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 12760

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 4418 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 1.00 1.12 1.44 2/252 4497
/proc/meminfo: memFree=27908488/32872528 swapFree=8828/8828
[pid=4418] ppid=4415 vsize=12760 CPUtime=1800.02 cores=4-7,12-15
/proc/4418/stat : 4418 (minisatp) R 4415 4418 26963 0 -1 4202496 3116 0 0 0 180001 1 0 0 20 0 1 0 12435178 13066240 2909 33554432000 4194304 5646918 140735716430720 140735716428984 4402867 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0
/proc/4418/statm: 3190 2909 144 355 0 2831 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 12760

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1800.01
CPU system time (s): 0.011998
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 12760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.011998
maximum resident set size= 11636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3116
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= 5
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.29089 second user time and 9.00763 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 21:27:04
IDJOB=4122593
IDBENCH=111190
IDSOLVER=2555
FILE ID=node132/4122593-1467314824
RUNJOBID= node132-1467314202-4024
PBS_JOBID= 20005257
Free space on /tmp= 71536 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-fixed-bandwidth-58.cnf.gz-extracted.pb.metafix.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122593-1467314824/watcher-4122593-1467314824 -o /tmp/evaluation-result-4122593-1467314824/solver-4122593-1467314824 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467314202-4024 --watchdog 1960 -S 80 minisatp HOME/instance-4122593-1467314824.opb

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

MD5SUM BENCH= cf4c6d2b5c68c9e794eb98e7f42726a2
RANDOM SEED=1916139023

node132.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		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.02
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		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.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		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        27900108 kB
Buffers:          167996 kB
Cached:          3992988 kB
SwapCached:            0 kB
Active:           266980 kB
Inactive:        3926084 kB
Active(anon):      34164 kB
Inactive(anon):        0 kB
Active(file):     232816 kB
Inactive(file):  3926084 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3384 kB
Writeback:             0 kB
AnonPages:         40600 kB
Mapped:            14560 kB
Shmem:               216 kB
Slab:             637292 kB
SReclaimable:      77140 kB
SUnreclaim:       560152 kB
KernelStack:        2136 kB
PageTables:         3996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     146372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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-4122593-1467314824.opb

Free space on /tmp at the end= 71536 MiB
End job on node132 at 2016-06-30 21:57:04