Trace number 4121721

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-65.cnf.gz-extracted.pb.metafix.opb
MD5SUM6c83e37a1e6a15014e24a0d6c1ba6b49
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.012997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables261
Total number of constraints260
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)260
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 260 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 ---[ 259]---> BDD-cost:    8
0.00/0.00	c ---[ 258]---> BDD-cost:    5
0.00/0.00	c ---[ 257]---> BDD-cost:    5
0.00/0.00	c ---[ 256]---> BDD-cost:    5
0.00/0.00	c ---[ 255]---> BDD-cost:    5
0.00/0.00	c ---[ 254]---> BDD-cost:    8
0.00/0.00	c ---[ 253]---> BDD-cost:    5
0.00/0.00	c ---[ 252]---> BDD-cost:    5
0.00/0.00	c ---[ 251]---> BDD-cost:    5
0.00/0.00	c ---[ 250]---> BDD-cost:    5
0.00/0.00	c ---[ 249]---> BDD-cost:    5
0.00/0.00	c ---[ 248]---> BDD-cost:    5
0.00/0.00	c ---[ 247]---> BDD-cost:    5
0.00/0.00	c ---[ 246]---> BDD-cost:    5
0.00/0.00	c ---[ 245]---> BDD-cost:    5
0.00/0.00	c ---[ 244]---> BDD-cost:    5
0.00/0.00	c ---[ 243]---> BDD-cost:    5
0.00/0.00	c ---[ 242]---> BDD-cost:    5
0.00/0.00	c ---[ 241]---> BDD-cost:    5
0.00/0.00	c ---[ 240]---> BDD-cost:    5
0.00/0.00	c ---[ 239]---> BDD-cost:    5
0.00/0.00	c ---[ 238]---> BDD-cost:    5
0.00/0.00	c ---[ 237]---> BDD-cost:    5
0.00/0.00	c ---[ 236]---> BDD-cost:    5
0.00/0.00	c ---[ 235]---> BDD-cost:    5
0.00/0.00	c ---[ 234]---> BDD-cost:    5
0.00/0.00	c ---[ 233]---> BDD-cost:    5
0.00/0.00	c ---[ 232]---> BDD-cost:    5
0.00/0.00	c ---[ 231]---> BDD-cost:    5
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:    5
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:    0
0.00/0.00	c ---[ 128]---> BDD-cost:    0
0.00/0.00	c ---[ 127]---> BDD-cost:    0
0.00/0.00	c ---[ 126]---> BDD-cost:    0
0.00/0.00	c ---[ 125]---> BDD-cost:    0
0.00/0.00	c ---[ 124]---> BDD-cost:    0
0.00/0.00	c ---[ 123]---> BDD-cost:    0
0.00/0.00	c ---[ 122]---> BDD-cost:    0
0.00/0.00	c ---[ 121]---> BDD-cost:    0
0.00/0.00	c ---[ 120]---> BDD-cost:    0
0.00/0.00	c ---[ 119]---> BDD-cost:    0
0.00/0.00	c ---[ 118]---> BDD-cost:    0
0.00/0.00	c ---[ 117]---> BDD-cost:    0
0.00/0.00	c ---[ 116]---> BDD-cost:    0
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.00	c ---[  66]---> BDD-cost:    0
0.00/0.00	c ---[  65]---> BDD-cost:    0
0.00/0.00	c ---[  64]---> BDD-cost:    0
0.00/0.00	c ---[  63]---> BDD-cost:    0
0.00/0.00	c ---[  62]---> BDD-cost:    0
0.00/0.00	c ---[  61]---> BDD-cost:    0
0.00/0.00	c ---[  60]---> BDD-cost:    0
0.00/0.00	c ---[  59]---> BDD-cost:    0
0.00/0.00	c ---[  58]---> BDD-cost:    0
0.00/0.00	c ---[  57]---> BDD-cost:    0
0.00/0.00	c ---[  56]---> BDD-cost:    0
0.00/0.00	c ---[  55]---> BDD-cost:    0
0.00/0.00	c ---[  54]---> BDD-cost:    0
0.00/0.00	c ---[  53]---> BDD-cost:    0
0.00/0.00	c ---[  52]---> BDD-cost:    0
0.00/0.00	c ---[  51]---> BDD-cost:    0
0.00/0.00	c ---[  50]---> BDD-cost:    0
0.00/0.00	c ---[  49]---> BDD-cost:    0
0.00/0.00	c ---[  48]---> BDD-cost:    0
0.00/0.00	c ---[  47]---> BDD-cost:    0
0.00/0.00	c ---[  46]---> BDD-cost:    0
0.00/0.00	c ---[  45]---> BDD-cost:    0
0.00/0.00	c ---[  44]---> BDD-cost:    0
0.00/0.00	c ---[  43]---> BDD-cost:    0
0.00/0.00	c ---[  42]---> BDD-cost:    0
0.00/0.00	c ---[  41]---> BDD-cost:    0
0.00/0.00	c ---[  40]---> BDD-cost:    0
0.00/0.00	c ---[  39]---> BDD-cost:    0
0.00/0.00	c ---[  38]---> BDD-cost:    0
0.00/0.00	c ---[  37]---> BDD-cost:    0
0.00/0.00	c ---[  36]---> BDD-cost:    0
0.00/0.00	c ---[  35]---> BDD-cost:    0
0.00/0.00	c ---[  34]---> BDD-cost:    0
0.00/0.00	c ---[  33]---> BDD-cost:    0
0.00/0.00	c ---[  32]---> BDD-cost:    0
0.00/0.00	c ---[  31]---> BDD-cost:    0
0.00/0.00	c ---[  30]---> BDD-cost:    0
0.00/0.00	c ---[  29]---> BDD-cost:    0
0.00/0.00	c ---[  28]---> BDD-cost:    0
0.00/0.00	c ---[  27]---> BDD-cost:    0
0.00/0.00	c ---[  26]---> BDD-cost:    0
0.00/0.00	c ---[  25]---> BDD-cost:    0
0.00/0.00	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 |     265      534     1598 |      195      100     11 | 14.177 % |
1800.02/1800.30	|       250 |     265      534     1598 |      215      250     11 | 14.177 % |
1800.02/1800.30	|       475 |     265      534     1598 |      236      274     11 | 14.177 % |
1800.02/1800.30	|       812 |     265      534     1598 |      260      208     10 | 14.177 % |
1800.02/1800.30	|      1318 |     265      534     1598 |      286      213      9 | 14.177 % |
1800.02/1800.30	|      2077 |     265      534     1598 |      315      284     11 | 14.177 % |
1800.02/1800.30	|      3216 |     265      534     1598 |      346      255      9 | 14.177 % |
1800.02/1800.30	|      4924 |     265      534     1598 |      381      258      9 | 14.177 % |
1800.02/1800.30	|      7486 |     265      534     1598 |      419      503     11 | 14.177 % |
1800.02/1800.30	|     11330 |     265      534     1598 |      461      534     11 | 14.177 % |
1800.02/1800.30	|     17096 |     265      534     1598 |      507      437     11 | 14.177 % |
1800.02/1800.30	|     25745 |     265      534     1598 |      558      510     11 | 14.177 % |
1800.02/1800.30	|     38719 |     265      534     1598 |      614      613     13 | 14.177 % |
1800.02/1800.30	|     58180 |     265      534     1598 |      675      461     10 | 14.177 % |
1800.02/1800.30	|     87372 |     265      534     1598 |      743      597     12 | 14.177 % |
1800.02/1800.30	|    131161 |     265      534     1598 |      817      517     11 | 14.177 % |
1800.02/1800.30	|    196845 |     265      534     1598 |      899      987     15 | 14.177 % |
1800.02/1800.30	|    295371 |     265      534     1598 |      989      907     12 | 14.177 % |
1800.02/1800.30	|    443160 |     265      534     1598 |     1088      775     12 | 14.177 % |
1800.02/1800.30	|    664843 |     265      534     1598 |     1197      869     12 | 14.177 % |
1800.02/1800.30	|    997368 |     265      534     1598 |     1317     1341     17 | 14.177 % |
1800.02/1800.30	|   1496156 |     265      534     1598 |     1448     1605     13 | 14.177 % |
1800.02/1800.30	|   2244338 |     265      534     1598 |     1593     1146     12 | 14.177 % |
1800.02/1800.30	|   3366612 |     265      534     1598 |     1753     1616     14 | 14.177 % |
1800.02/1800.30	|   5050023 |     265      534     1598 |     1928     1254     13 | 14.177 % |
1800.02/1800.30	|   7575139 |     265      534     1598 |     2121     1391     13 | 14.177 % |
1800.02/1800.30	|  11362814 |     265      534     1598 |     2333     1457     15 | 14.177 % |
1800.02/1800.30	|  17044326 |     265      534     1598 |     2566     1522     12 | 14.177 % |
1800.02/1800.30	|  25566595 |     265      534     1598 |     2823     2805     18 | 14.177 % |
1800.02/1800.30	|  38349998 |     265      534     1598 |     3105     2012     14 | 14.177 % |
1800.02/1800.30	|  57525103 |     265      534     1598 |     3416     2742     16 | 14.177 % |
1800.02/1800.30	|  86287761 |     265      534     1598 |     3758     2422     13 | 14.177 % |
1800.02/1800.30	| 129431749 |     265      534     1598 |     4134     3525     14 | 14.177 % |
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-4121721-1467313317/watcher-4121721-1467313317 -o /tmp/evaluation-result-4121721-1467313317/solver-4121721-1467313317 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1467313313-16537 --watchdog 1960 -S 80 minisatp HOME/instance-4121721-1467313317.opb 

pid=16689
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 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: 1.34 1.32 1.64 4/177 16692
/proc/meminfo: memFree=28191968/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=6376 CPUtime=0 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 335 0 0 0 0 0 0 0 20 0 1 0 10357699 6529024 211 33554432000 4194304 5646918 140735991485296 140736278973912 4953168 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 1594 211 110 355 0 1235 0

[startup+0.100157 s]
/proc/loadavg: 1.34 1.32 1.64 4/177 16692
/proc/meminfo: memFree=28191968/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=2584 CPUtime=0.09 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 499 0 0 0 9 0 0 0 20 0 1 0 10357699 2646016 360 33554432000 4194304 5646918 140735991485296 140736278973912 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 646 360 144 355 0 287 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2584

[startup+0.200278 s]
/proc/loadavg: 1.34 1.32 1.64 4/177 16692
/proc/meminfo: memFree=28191968/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=2584 CPUtime=0.19 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 527 0 0 0 19 0 0 0 20 0 1 0 10357699 2646016 388 33554432000 4194304 5646918 140735991485296 140736278973912 4397625 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 646 388 144 355 0 287 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2584

[startup+0.300266 s]
/proc/loadavg: 1.34 1.32 1.64 4/177 16692
/proc/meminfo: memFree=28191968/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=2732 CPUtime=0.29 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 547 0 0 0 29 0 0 0 20 0 1 0 10357699 2797568 408 33554432000 4194304 5646918 140735991485296 140736278973912 4402863 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 683 408 144 355 0 324 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2732

[startup+0.700234 s]
/proc/loadavg: 1.34 1.32 1.64 4/177 16692
/proc/meminfo: memFree=28191968/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=2920 CPUtime=0.69 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 615 0 0 0 69 0 0 0 20 0 1 0 10357699 2990080 474 33554432000 4194304 5646918 140735991485296 140735991483544 4402827 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 730 474 144 355 0 371 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2920

[startup+1.50023 s]
/proc/loadavg: 1.34 1.32 1.64 3/178 16693
/proc/meminfo: memFree=28189680/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=3288 CPUtime=1.49 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 707 0 0 0 149 0 0 0 20 0 1 0 10357699 3366912 563 33554432000 4194304 5646918 140735991485296 140735991483544 4403411 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 822 563 144 355 0 463 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3288

[startup+3.10023 s]
/proc/loadavg: 1.34 1.32 1.64 3/178 16693
/proc/meminfo: memFree=28188812/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=3724 CPUtime=3.09 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 792 0 0 0 309 0 0 0 20 0 1 0 10357699 3813376 645 33554432000 4194304 5646918 140735991485296 140735991483544 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 931 645 144 355 0 572 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3724

[startup+6.30018 s]
/proc/loadavg: 1.39 1.33 1.64 3/177 16693
/proc/meminfo: memFree=28188556/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=4244 CPUtime=6.29 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 900 0 0 0 629 0 0 0 20 0 1 0 10357699 4345856 752 33554432000 4194304 5646918 140735991485296 140735991483544 4396798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 1061 752 144 355 0 702 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4244

[startup+12.7002 s]
/proc/loadavg: 1.44 1.34 1.64 3/177 16693
/proc/meminfo: memFree=28187836/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=4956 CPUtime=12.69 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 1084 0 0 0 1269 0 0 0 20 0 1 0 10357699 5074944 932 33554432000 4194304 5646918 140735991485296 140735991483544 4403389 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 1239 932 144 355 0 880 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4956

[startup+25.5068 s]
/proc/loadavg: 1.56 1.37 1.64 4/177 16693
/proc/meminfo: memFree=28187512/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=5744 CPUtime=25.5 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 1286 0 0 0 2550 0 0 0 20 0 1 0 10357699 5881856 1129 33554432000 4194304 5646918 140735991485296 140735991483544 4403420 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 1436 1129 144 355 0 1077 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 5744

[startup+51.1003 s]
/proc/loadavg: 1.85 1.45 1.66 3/177 16693
/proc/meminfo: memFree=28186648/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=6376 CPUtime=51.09 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 1496 0 0 0 5109 0 0 0 20 0 1 0 10357699 6529024 1333 33554432000 4194304 5646918 140735991485296 140735991483560 4403118 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 1594 1333 144 355 0 1235 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6376

[startup+102.3 s]
/proc/loadavg: 2.10 1.58 1.69 3/177 16695
/proc/meminfo: memFree=28185324/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=7532 CPUtime=102.28 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 1798 0 0 0 10228 0 0 0 20 0 1 0 10357699 7712768 1629 33554432000 4194304 5646918 140735991485296 140735991483544 4397600 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 1883 1629 144 355 0 1524 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 7532

[startup+162.3 s]
/proc/loadavg: 2.15 1.69 1.72 3/177 16696
/proc/meminfo: memFree=28184120/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=8508 CPUtime=162.27 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 2045 0 0 0 16227 0 0 0 20 0 1 0 10357699 8712192 1873 33554432000 4194304 5646918 140735991485296 140735991483560 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 2127 1873 144 355 0 1768 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 8508

[startup+222.3 s]
/proc/loadavg: 2.21 1.79 1.75 3/177 16697
/proc/meminfo: memFree=28183128/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=9128 CPUtime=222.27 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 2201 0 0 0 22227 0 0 0 20 0 1 0 10357699 9347072 2022 33554432000 4194304 5646918 140735991485296 140735991483544 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 2282 2022 144 355 0 1923 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 9128

[startup+282.3 s]
/proc/loadavg: 2.24 1.87 1.78 3/177 16698
/proc/meminfo: memFree=28182752/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=9616 CPUtime=282.25 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 2330 0 0 0 28225 0 0 0 20 0 1 0 10357699 9846784 2147 33554432000 4194304 5646918 140735991485296 140735991483560 4403187 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 2404 2147 144 355 0 2045 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 9616

[startup+342.307 s]
/proc/loadavg: 2.24 1.93 1.81 4/177 16699
/proc/meminfo: memFree=28182124/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=10100 CPUtime=342.25 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 2417 0 0 0 34225 0 0 0 20 0 1 0 10357699 10342400 2233 33554432000 4194304 5646918 140735991485296 140735991483544 4403450 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 2525 2233 144 355 0 2166 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 10100

[startup+402.3 s]
/proc/loadavg: 2.35 2.02 1.84 3/177 16701
/proc/meminfo: memFree=28181500/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=10676 CPUtime=402.23 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 2576 0 0 0 40223 0 0 0 20 0 1 0 10357699 10932224 2389 33554432000 4194304 5646918 140735991485296 140735991483560 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 2669 2389 144 355 0 2310 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 10676

[startup+462.3 s]
/proc/loadavg: 2.38 2.09 1.87 3/177 16702
/proc/meminfo: memFree=28180516/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=10916 CPUtime=462.22 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 2648 0 0 0 46222 0 0 0 20 0 1 0 10357699 11177984 2460 33554432000 4194304 5646918 140735991485296 140735991483560 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 2729 2460 144 355 0 2370 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 10916

[startup+522.3 s]
/proc/loadavg: 2.19 2.08 1.88 3/178 16706
/proc/meminfo: memFree=28180760/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=11380 CPUtime=522.21 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 2704 0 0 0 52221 0 0 0 20 0 1 0 10357699 11653120 2515 33554432000 4194304 5646918 140735991485296 140735991483544 4402795 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 2845 2515 144 355 0 2486 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 11380

[startup+582.3 s]
/proc/loadavg: 2.41 2.16 1.92 4/177 16762
/proc/meminfo: memFree=28180948/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=12436 CPUtime=582.2 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 2940 0 0 0 58220 0 0 0 20 0 1 0 10357699 12734464 2745 33554432000 4194304 5646918 140735991485296 140735991483544 4403091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3109 2745 144 355 0 2750 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 12436

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


[startup+882.3 s]
/proc/loadavg: 2.17 2.18 1.99 3/177 16768
/proc/meminfo: memFree=28178056/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=12888 CPUtime=882.16 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3156 0 0 0 88216 0 0 0 20 0 1 0 10357699 13197312 2951 33554432000 4194304 5646918 140735991485296 140735991483560 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3222 2951 144 355 0 2863 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 12888

[startup+942.3 s]
/proc/loadavg: 2.18 2.17 2.00 3/177 16769
/proc/meminfo: memFree=28178060/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=13704 CPUtime=942.14 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3242 0 0 0 94214 0 0 0 20 0 1 0 10357699 14032896 3035 33554432000 4194304 5646918 140735991485296 140735991483544 4394768 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3426 3035 144 355 0 3067 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 13704

[startup+1002.31 s]
/proc/loadavg: 2.21 2.17 2.01 3/177 16827
/proc/meminfo: memFree=28175592/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=13704 CPUtime=1002.14 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3284 0 0 0 100214 0 0 0 20 0 1 0 10357699 14032896 3075 33554432000 4194304 5646918 140735991485296 140735991483544 4399325 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3426 3075 144 355 0 3067 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 13704

[startup+1062.3 s]
/proc/loadavg: 2.17 2.17 2.01 3/177 16828
/proc/meminfo: memFree=28173736/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=13704 CPUtime=1062.12 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3362 0 0 0 106212 0 0 0 20 0 1 0 10357699 14032896 3152 33554432000 4194304 5646918 140735991485296 140735991483544 4399687 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3426 3152 144 355 0 3067 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 13704

[startup+1122.3 s]
/proc/loadavg: 2.18 2.17 2.02 3/178 16832
/proc/meminfo: memFree=28173124/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=13704 CPUtime=1122.11 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3362 0 0 0 112211 0 0 0 20 0 1 0 10357699 14032896 3152 33554432000 4194304 5646918 140735991485296 140735991483544 4403110 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3426 3152 144 355 0 3067 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 13704

[startup+1182.3 s]
/proc/loadavg: 2.28 2.19 2.03 3/177 16833
/proc/meminfo: memFree=28172520/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=13704 CPUtime=1182.1 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3362 0 0 0 118210 0 0 0 20 0 1 0 10357699 14032896 3152 33554432000 4194304 5646918 140735991485296 140735991483544 4396923 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3426 3152 144 355 0 3067 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 13704

[startup+1242.3 s]
/proc/loadavg: 2.19 2.18 2.04 3/177 16834
/proc/meminfo: memFree=28171804/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=13704 CPUtime=1242.09 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3362 0 0 0 124209 0 0 0 20 0 1 0 10357699 14032896 3152 33554432000 4194304 5646918 140735991485296 140735991483544 4400607 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3426 3152 144 355 0 3067 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 13704

[startup+1302.3 s]
/proc/loadavg: 2.34 2.22 2.06 3/177 16836
/proc/meminfo: memFree=28171268/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=13704 CPUtime=1302.09 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3362 0 0 0 130209 0 0 0 20 0 1 0 10357699 14032896 3152 33554432000 4194304 5646918 140735991485296 140735991483544 4398960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3426 3152 144 355 0 3067 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 13704

[startup+1362.3 s]
/proc/loadavg: 2.26 2.23 2.07 4/177 16837
/proc/meminfo: memFree=28169900/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=14532 CPUtime=1362.07 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3499 0 0 0 136207 0 0 0 20 0 1 0 10357699 14880768 3286 33554432000 4194304 5646918 140735991485296 140735991483544 4403091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3633 3286 144 355 0 3274 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 14532

[startup+1422.3 s]
/proc/loadavg: 2.25 2.23 2.08 3/177 16838
/proc/meminfo: memFree=28169652/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=14532 CPUtime=1422.07 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3500 0 0 0 142207 0 0 0 20 0 1 0 10357699 14880768 3287 33554432000 4194304 5646918 140735991485296 140735991483544 4403091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3633 3287 144 355 0 3274 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 14532

[startup+1482.3 s]
/proc/loadavg: 2.30 2.24 2.09 3/177 16839
/proc/meminfo: memFree=28169156/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=14532 CPUtime=1482.06 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3579 0 0 0 148206 0 0 0 20 0 1 0 10357699 14880768 3365 33554432000 4194304 5646918 140735991485296 140735991483544 4400072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3633 3365 144 355 0 3274 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 14532

[startup+1542.3 s]
/proc/loadavg: 2.25 2.24 2.10 3/177 16840
/proc/meminfo: memFree=28168784/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=14532 CPUtime=1542.05 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3579 0 0 0 154205 0 0 0 20 0 1 0 10357699 14880768 3365 33554432000 4194304 5646918 140735991485296 140735991483544 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3633 3365 144 355 0 3274 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 14532

[startup+1602.3 s]
/proc/loadavg: 2.17 2.22 2.10 3/177 16842
/proc/meminfo: memFree=28168544/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=14532 CPUtime=1602.05 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3579 0 0 0 160204 1 0 0 20 0 1 0 10357699 14880768 3365 33554432000 4194304 5646918 140735991485296 140735991483544 4403164 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3633 3365 144 355 0 3274 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 14532

[startup+1662.31 s]
/proc/loadavg: 2.23 2.23 2.10 3/177 16843
/proc/meminfo: memFree=28167556/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=14532 CPUtime=1662.04 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3580 0 0 0 166203 1 0 0 20 0 1 0 10357699 14880768 3366 33554432000 4194304 5646918 140735991485296 140735991483544 4397505 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3633 3366 144 355 0 3274 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 14532

[startup+1722.3 s]
/proc/loadavg: 2.25 2.23 2.11 3/178 16847
/proc/meminfo: memFree=28167100/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=14992 CPUtime=1722.03 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3677 0 0 0 172202 1 0 0 20 0 1 0 10357699 15351808 3462 33554432000 4194304 5646918 140735991485296 140735991483560 4402827 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3748 3462 144 355 0 3389 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 14992

[startup+1782.3 s]
/proc/loadavg: 2.23 2.23 2.11 3/177 16848
/proc/meminfo: memFree=28166604/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=14992 CPUtime=1782.02 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3683 0 0 0 178201 1 0 0 20 0 1 0 10357699 15351808 3468 33554432000 4194304 5646918 140735991485296 140735991483560 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3748 3468 144 355 0 3389 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 14992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.24 2.23 2.11 3/177 16848
/proc/meminfo: memFree=28166732/32872528 swapFree=1634416/1797936
[pid=16692] ppid=16689 vsize=14992 CPUtime=1800.02 cores=1,3,5,7
/proc/16692/stat : 16692 (minisatp) R 16689 16692 12218 0 -1 4202496 3683 0 0 0 180001 1 0 0 20 0 1 0 10357699 15351808 3468 33554432000 4194304 5646918 140735991485296 140735991483560 4422827 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16692/statm: 3748 3468 144 355 0 3389 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 14992

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.013997
maximum resident set size= 13872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3683
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= 1971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.85026 second user time and 6.37503 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-30 21:01:57
IDJOB=4121721
IDBENCH=110642
IDSOLVER=2555
FILE ID=node123/4121721-1467313317
RUNJOBID= node123-1467313313-16537
PBS_JOBID= 20005250
Free space on /tmp= 71728 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-65.cnf.gz-extracted.pb.metafix.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121721-1467313317/watcher-4121721-1467313317 -o /tmp/evaluation-result-4121721-1467313317/solver-4121721-1467313317 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1467313313-16537 --watchdog 1960 -S 80 minisatp HOME/instance-4121721-1467313317.opb

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

MD5SUM BENCH= 6c83e37a1e6a15014e24a0d6c1ba6b49
RANDOM SEED=1082273961

node123.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.387
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
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.387
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.387
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.387
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.55
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.387
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.54
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.387
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.387
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.387
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:        28192016 kB
Buffers:          181420 kB
Cached:          1939748 kB
SwapCached:            0 kB
Active:           317440 kB
Inactive:        1819460 kB
Active(anon):      18292 kB
Inactive(anon):        0 kB
Active(file):     299148 kB
Inactive(file):  1819460 kB
Unevictable:     1797936 kB
Mlocked:         1634416 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7672 kB
Writeback:             0 kB
AnonPages:       1813156 kB
Mapped:            14464 kB
Shmem:               204 kB
Slab:             612900 kB
SReclaimable:      56508 kB
SUnreclaim:       556392 kB
KernelStack:        1472 kB
PageTables:         7668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1920716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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-4121721-1467313317.opb

Free space on /tmp at the end= 71724 MiB
End job on node123 at 2016-06-30 21:31:57