Trace number 4114645

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742bSAT (TO)44199 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-p0548.opb
MD5SUM38a2c469f9dc1120b8fe634a693ac03d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10087
Best CPU time to get the best result obtained on this benchmark1800.65
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10829
Optimality of the best value was proved NO
Number of variables548
Total number of constraints166
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints126
Minimum length of a constraint2
Maximum length of a constraint143
Number of terms in the objective function 416
Biggest coefficient in the objective function 11000
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 96797
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 11000
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 96797
Number of bits of the biggest sum of numbers17
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 156 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): ssss.s..ssss........................................
0.00/0.00	c ---[ 164]---> BDD-cost:   12
0.00/0.00	c ---[ 163]---> BDD-cost:   46
0.00/0.01	c ---[ 162]---> BDD-cost:   27
0.00/0.01	c ---[ 161]---> BDD-cost:    8
0.00/0.01	c ---[ 160]---> BDD-cost:   48
0.00/0.01	c ---[ 159]---> BDD-cost:    7
0.00/0.01	c ---[ 157]---> BDD-cost:   75
0.00/0.01	c ---[ 156]---> BDD-cost:   23
0.00/0.01	c ---[ 154]---> BDD-cost:   54
0.00/0.01	c ---[ 153]---> BDD-cost:    8
0.00/0.01	c ---[ 152]---> BDD-cost:  105
0.00/0.01	c ---[ 151]---> BDD-cost:  104
0.00/0.01	c ---[ 150]---> BDD-cost:  120
0.00/0.01	c ---[ 149]---> BDD-cost:   79
0.00/0.01	c ---[ 148]---> BDD-cost:   19
0.00/0.01	c ---[ 147]---> BDD-cost:  115
0.00/0.01	c ---[ 146]---> BDD-cost:  107
0.00/0.01	c ---[ 145]---> BDD-cost:   11
0.00/0.01	c ---[ 144]---> BDD-cost:   55
0.00/0.01	c ---[ 143]---> BDD-cost:   87
0.00/0.01	c ---[ 142]---> BDD-cost:   54
0.00/0.01	c ---[ 141]---> BDD-cost:  164
0.00/0.01	c ---[ 140]---> BDD-cost:  151
0.00/0.01	c ---[ 139]---> BDD-cost:   31
0.00/0.01	c ---[ 138]---> BDD-cost:   26
0.00/0.01	c ---[ 136]---> BDD-cost:   28
0.00/0.01	c ---[ 135]---> BDD-cost:   77
0.00/0.01	c ---[ 134]---> BDD-cost:  153
0.00/0.01	c ---[ 133]---> BDD-cost:  109
0.00/0.02	c ---[ 131]---> BDD-cost:  137
0.00/0.02	c ---[ 130]---> BDD-cost:    6
0.00/0.02	c ---[ 129]---> BDD-cost:   56
0.00/0.02	c ---[ 128]---> BDD-cost:   23
0.00/0.02	c ---[ 127]---> BDD-cost:    7
0.00/0.02	c ---[ 126]---> BDD-cost:   32
0.00/0.02	c ---[ 125]---> BDD-cost:   15
0.00/0.02	c ---[ 123]---> BDD-cost:   14
0.00/0.02	c ---[ 121]---> BDD-cost:   10
0.00/0.02	c ---[ 120]---> BDD-cost:   19
0.00/0.02	c ---[ 119]---> BDD-cost:   12
0.00/0.02	c ---[ 118]---> BDD-cost:    9
0.00/0.02	c ---[ 117]---> BDD-cost:   24
0.00/0.02	c ---[ 116]---> BDD-cost:   11
0.00/0.02	c ---[ 115]---> BDD-cost:    9
0.00/0.02	c ---[ 114]---> BDD-cost:   29
0.00/0.02	c ---[ 112]---> BDD-cost:    6
0.00/0.02	c ---[ 111]---> BDD-cost:   21
0.00/0.02	c ---[ 110]---> BDD-cost:   29
0.00/0.02	c ---[ 109]---> BDD-cost:   51
0.00/0.02	c ---[ 107]---> BDD-cost:    8
0.00/0.02	c ---[ 106]---> BDD-cost:   35
0.00/0.02	c ---[ 105]---> BDD-cost:   24
0.00/0.02	c ---[ 104]---> BDD-cost:   12
0.00/0.02	c ---[ 103]---> BDD-cost:   16
0.00/0.02	c ---[ 102]---> BDD-cost:   29
0.00/0.02	c ---[ 101]---> BDD-cost:   13
0.00/0.02	c ---[ 100]---> BDD-cost:   49
0.00/0.02	c ---[  99]---> BDD-cost:   60
0.00/0.02	c ---[  98]---> BDD-cost:    7
0.00/0.02	c ---[  97]---> BDD-cost:   12
0.00/0.02	c ---[  96]---> BDD-cost:    9
0.00/0.02	c ---[  95]---> BDD-cost:   16
0.00/0.02	c ---[  93]---> BDD-cost:   68
0.00/0.02	c ---[  92]---> BDD-cost:   78
0.00/0.02	c ---[  91]---> BDD-cost:   47
0.00/0.03	c ---[  90]---> BDD-cost:   13
0.00/0.03	c ---[  89]---> BDD-cost:   68
0.00/0.03	c ---[  88]---> BDD-cost:    8
0.00/0.03	c ---[  87]---> BDD-cost:   20
0.00/0.03	c ---[  86]---> BDD-cost:   18
0.00/0.03	c ---[  83]---> BDD-cost:   10
0.00/0.03	c ---[  81]---> BDD-cost:   12
0.00/0.03	c ---[  80]---> Adder-cost: 750   maxlim: 2650   bits: 13/12
0.00/0.06	c ---[  79]---> Sorter-cost: 1212     Base: 2 3 2 3
0.00/0.06	c ---[  78]---> Adder-cost: 171   maxlim: 103   bits: 8/7
0.00/0.07	c ---[  77]---> Adder-cost: 190   maxlim: 736   bits: 10/10
0.00/0.08	c ---[  76]---> BDD-cost:   37
0.00/0.08	c ---[  75]---> BDD-cost:    3
0.00/0.08	c ---[  73]---> BDD-cost:    3
0.00/0.08	c ---[  71]---> BDD-cost:    3
0.00/0.08	c ---[  69]---> BDD-cost:    3
0.00/0.08	c ---[  67]---> BDD-cost:    3
0.00/0.08	c ---[  61]---> BDD-cost:    3
0.00/0.08	c ---[  59]---> BDD-cost:    3
0.00/0.08	c ---[  57]---> BDD-cost:    3
0.00/0.08	c ---[  55]---> BDD-cost:    3
0.00/0.08	c ---[  53]---> BDD-cost:    3
0.00/0.08	c ---[  47]---> BDD-cost:    3
0.00/0.08	c ---[  41]---> BDD-cost:    3
0.00/0.08	c ---[  33]---> BDD-cost:    3
0.00/0.08	c ---[  31]---> BDD-cost:    3
0.00/0.08	c ---[  29]---> BDD-cost:    3
0.00/0.08	c ---[  27]---> BDD-cost:    3
0.00/0.08	c ---[  25]---> BDD-cost:    3
0.00/0.08	c ---[  23]---> BDD-cost:    3
0.00/0.08	c ---[  21]---> BDD-cost:    3
0.00/0.08	c ---[  19]---> BDD-cost:    3
0.00/0.08	c ---[  17]---> BDD-cost:    3
0.00/0.08	c ---[  15]---> BDD-cost:    3
0.00/0.08	c ---[  13]---> BDD-cost:   49
0.00/0.08	c ---[  12]---> BDD-cost:   49
0.00/0.08	c ---[  11]---> BDD-cost:   26
0.00/0.08	c ---[  10]---> BDD-cost:    5
0.00/0.08	c ---[   9]---> BDD-cost:    7
0.00/0.08	c ---[   8]---> BDD-cost:    9
0.00/0.08	c ---[   7]---> BDD-cost:   11
0.00/0.08	c ---[   6]---> BDD-cost:    5
0.00/0.08	c ---[   5]---> BDD-cost:   20
0.00/0.08	c ---[   4]---> BDD-cost:    4
0.00/0.08	c ---[   3]---> BDD-cost:    2
0.00/0.08	c ---[   2]---> BDD-cost:    9
0.00/0.08	c ---[   1]---> BDD-cost:    2
0.00/0.08	c ---[   0]---> BDD-cost:    2
21.88/21.95	|  Eliminated clauses:           0.05 Mb                                      |
21.88/21.95	============================[ Search Statistics ]==============================
21.88/21.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.88/21.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.88/21.95	===============================================================================
21.88/21.95	|       100 |    3934    17144    54298 |     6286      100      7 |  2.700 % |
21.88/21.95	|       250 |    3934    17144    54298 |     6914      250      7 |  2.700 % |
21.88/21.95	|       475 |    3934    17144    54298 |     7606      475     10 |  2.700 % |
21.88/21.95	|       812 |    3931    17144    54298 |     8366      807     11 |  2.754 % |
21.88/21.95	|      1318 |    3927    17144    54298 |     9203     1307     12 |  2.827 % |
21.88/21.95	|      2077 |    3924    17144    54298 |    10123     2057     14 |  2.881 % |
21.88/21.95	|      3216 |    3923    17144    54298 |    11136     3195     19 |  2.899 % |
21.88/21.95	|      4924 |    3923    17144    54298 |    12249     4903     19 |  2.899 % |
21.88/21.95	|      7486 |    3923    17144    54298 |    13474     7465     25 |  2.899 % |
21.88/21.95	|     11330 |    3923    17144    54298 |    14822    11309     27 |  2.899 % |
21.88/21.95	|     17096 |    3922    17144    54298 |    16304     9472     25 |  2.917 % |
21.88/21.95	|     25745 |    3922    17144    54298 |    17935     9852     25 |  2.917 % |
21.88/21.95	|     38719 |    3922    17144    54298 |    19728    13542     35 |  2.917 % |
21.88/21.95	|     58180 |    3922    17144    54298 |    21701    12949     27 |  2.917 % |
21.88/21.95	|     87372 |    3922    17144    54298 |    23871    19985     36 |  2.917 % |
21.88/21.95	|    131161 |    3922    17144    54298 |    26258    15138     28 |  2.917 % |
21.88/21.95	|    196845 |    3922    17144    54298 |    28884    14075     35 |  2.917 % |
21.88/21.95	|    295371 |    3922    17144    54298 |    31773    20744     31 |  2.917 % |
21.88/21.95	===============================================================================
21.88/21.95	c Found solution: 44208
21.88/21.96	c ---[   0]---> Adder-cost: 2918   maxlim: 51740   bits: 17/16
829.56/829.71	|  Eliminated clauses:           0.05 Mb                                      |
829.56/829.71	============================[ Search Statistics ]==============================
829.56/829.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
829.56/829.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
829.56/829.71	===============================================================================
829.56/829.71	|    412072 |    6712    36886   125138 |    13524    11360     22 |  2.001 % |
829.56/829.71	|    412222 |    6712    36886   125138 |    14877    11510     22 |  2.001 % |
829.56/829.71	|    412447 |    6712    36886   125138 |    16365    11735     22 |  2.001 % |
829.56/829.71	|    412784 |    6712    36886   125138 |    18001    12072     23 |  2.001 % |
829.56/829.71	|    413290 |    6712    36886   125138 |    19801    12578     23 |  2.001 % |
829.56/829.71	|    414049 |    6712    36886   125138 |    21781    13337     24 |  2.001 % |
829.56/829.71	|    415188 |    6712    36886   125138 |    23960    14476     25 |  2.001 % |
829.56/829.71	|    416896 |    6712    36886   125138 |    26356    16184     25 |  2.001 % |
829.56/829.71	|    419458 |    6712    36886   125138 |    28991    18746     27 |  2.001 % |
829.56/829.71	|    423302 |    6712    36886   125138 |    31890    22590     28 |  2.001 % |
829.56/829.71	|    429068 |    6712    36886   125138 |    35080    28356     30 |  2.001 % |
829.56/829.71	|    437717 |    6712    36886   125138 |    38588    18432     27 |  2.001 % |
829.56/829.71	|    450691 |    6712    36886   125138 |    42446    31406     33 |  2.001 % |
829.56/829.71	|    470152 |    6712    36886   125138 |    46691    25230     32 |  2.001 % |
829.56/829.71	|    499344 |    6712    36886   125138 |    51360    25100     31 |  2.001 % |
829.56/829.71	|    543133 |    6712    36886   125138 |    56496    33047     26 |  2.001 % |
829.56/829.71	|    608817 |    6712    36886   125138 |    62146    18660     40 |  2.001 % |
829.56/829.71	|    707343 |    6712    36886   125138 |    68361    29806     31 |  2.001 % |
829.56/829.71	|    855132 |    6712    36886   125138 |    75197    22876     48 |  2.001 % |
829.56/829.71	|   1076815 |    6712    36886   125138 |    82716    63848     41 |  2.001 % |
829.56/829.71	|   1409340 |    6712    36886   125138 |    90988    68512     57 |  2.001 % |
829.56/829.71	|   1908128 |    6712    36886   125138 |   100087    61845     36 |  2.001 % |
829.56/829.71	|   2656310 |    6712    36886   125138 |   110096    75968     46 |  2.001 % |
829.56/829.71	|   3778584 |    6712    36886   125138 |   121105   104097     34 |  2.001 % |
829.56/829.71	|   5461995 |    6712    36886   125138 |   133216    39481     94 |  2.001 % |
829.56/829.71	|   7987111 |    6712    36886   125138 |   146537    47016     87 |  2.001 % |
829.56/829.71	===============================================================================
829.56/829.71	c Found solution: 44199
829.56/829.71	c ---[   0]---> Adder-cost: 0   maxlim: 51749   bits: 17/16
1800.01/1800.30	|  Eliminated clauses:           0.05 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|   7993995 |    6718    36917   125331 |    13536     7194     73 |  2.034 % |
1800.01/1800.30	|   7994145 |    6718    36917   125331 |    14889     7344     71 |  2.034 % |
1800.01/1800.30	|   7994370 |    6718    36917   125331 |    16378     7569     70 |  2.034 % |
1800.01/1800.30	|   7994707 |    6718    36917   125331 |    18016     7906     67 |  2.034 % |
1800.01/1800.30	|   7995213 |    6718    36917   125331 |    19818     8412     64 |  2.034 % |
1800.01/1800.30	|   7995972 |    6718    36917   125331 |    21800     9171     59 |  2.034 % |
1800.01/1800.30	|   7997111 |    6718    36917   125331 |    23980    10310     55 |  2.034 % |
1800.01/1800.30	|   7998819 |    6718    36917   125331 |    26378    12018     49 |  2.034 % |
1800.01/1800.30	|   8001381 |    6718    36917   125331 |    29016    14580     42 |  2.034 % |
1800.01/1800.30	|   8005225 |    6718    36917   125331 |    31917    18424     38 |  2.034 % |
1800.01/1800.30	|   8010991 |    6718    36917   125331 |    35109    24190     36 |  2.034 % |
1800.01/1800.30	|   8019640 |    6718    36917   125331 |    38620    32839     34 |  2.034 % |
1800.01/1800.30	|   8032614 |    6718    36917   125331 |    42482    21024     34 |  2.034 % |
1800.01/1800.30	|   8052075 |    6718    36917   125331 |    46730    40485     37 |  2.034 % |
1800.01/1800.30	|   8081267 |    6718    36917   125331 |    51403    39573     32 |  2.034 % |
1800.01/1800.30	|   8125056 |    6718    36917   125331 |    56544    47329     37 |  2.034 % |
1800.01/1800.30	|   8190740 |    6718    36917   125331 |    62198    35605     33 |  2.034 % |
1800.01/1800.30	|   8289266 |    6718    36917   125331 |    68418    42102     34 |  2.034 % |
1800.01/1800.30	|   8437055 |    6718    36917   125331 |    75260    32813     47 |  2.034 % |
1800.01/1800.30	|   8658738 |    6718    36917   125331 |    82786    74675     40 |  2.034 % |
1800.01/1800.30	|   8991263 |    6718    36917   125331 |    91065    17417     51 |  2.034 % |
1800.01/1800.30	|   9490051 |    6718    36917   125331 |   100171    81463     34 |  2.034 % |
1800.01/1800.30	|  10238233 |    6718    36917   125331 |   110188    80869     62 |  2.034 % |
1800.01/1800.30	|  11360507 |    6718    36917   125331 |   121207    28074     23 |  2.034 % |
1800.01/1800.30	|  13043918 |    6717    36917   125331 |   133328    74639     73 |  2.046 % |
1800.01/1800.30	|  15569034 |    6717    36917   125331 |   146661   121124     80 |  2.046 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s SATISFIABLE
1800.01/1800.30	v x1 x2 -x3 x4 x5 -x8 -x10 -x11 -x12 x13 x14 x15 -x16 -x19 x21 x22 x23 x24 x25 -x26 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x38 -x40 -x41 x42 -x43 x44 x45 -x46 x49 x51 x52 -x53 x54 -x55 -x58 -x60 -x61 x62 x63 x64 -x66 -x67 -x68 -x69 -x70 -x72 -x73 x74 x75 x76 -x77 x79 -x80 -x81 -x82 x83 x84 x87 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x98 x100 -x101 x102 -x103 x104 x105 -x108 x109 -x110 x111 x112 x113 -x114 x117 -x119 x120 -x121 x122 -x123 -x124 -x125 x128 -x130 -x131 -x132 -x133 -x134 x137 x139 x140 x141 x142 x143 -x145 -x146 -x147 -x148 -x149 x151 -x152 x153 x154 x155 -x156 x158 -x159 -x160 x161 -x162 x163 x164 -x167 -x168 x169 x170 -x171 -x172 -x173 -x174 -x175 -x176 -x179 x180 x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 x191 -x192 -x193 x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x205 x206 -x207 x208 -x209 x210 -x211 -x212 -x213 -x214 x215 x216 -x217 -x218 -x219 -x220 -x221 -x224 x225 -x226 -x227 -x228 -x229 -x230 x231 -x232 -x233 -x236 -x237 x238 -x239 -x240 x241 -x242 -x243 x244 x245 -x246 -x249 -x250 x251 x252 -x253 -x254 -x255 -x256 x257 x258 -x259 -x262 -x263 -x264 -x265 x266 -x267 x268 -x269 -x270 -x271 -x272 -x273 -x276 -x277 -x278 -x279 x280 x281 -x282 -x283 -x284 x285 x286 x289 -x290 -x291 x292 -x293 x294 x295 -x296 x297 x298 x299 -x300 -x303 -x304 x305 -x306 -x307 -x308 x309 -x310 x311 -x312 x313 x314 -x316 -x317 x318 x319 x320 -x321 x322 -x323 x324 -x325 -x326 -x327 x328 x329 -x330 x331 -x332 x333 x334 x335 -x336 x337 -x338 x339 -x340 -x342 -x343 -x344 x345 -x346 -x347 x348 -x349 -x351 -x352 x353 -x354 -x355 -x356 -x357 -x358 x359 -x361 -x362 -x363 -x364 x365 -x366 -x367 -x368 -x369 x370 x371 x374 -x375 -x376 -x377 x378 -x379 x380 x381 x382 x383 -x384 x387 -x388 x389 x390 x391 -x392 x393 -x394 -x395 -x396 x399 -x400 x401 x402 x403 x404 x405 x406 x407 x408 -x409 x412 -x413 -x414 -x415 -x416 -x417 x418 x419 -x420 -x421 -x422 x425 -x426 -x427 x428 -x429 x430 x431 x432 x433 x434 x435 -x436 -x437 x438 -x439 -x441 -x442 -x443 -x444 -x445 -x446 x447 -x449 x450 -x451 x452 x453 x454 -x455 x457 x458 x459 x460 x461 -x462 -x463 -x465 -x466 x467 -x468 x469 -x470 -x471 -x472 -x474 x475 x476 -x477 x478 -x479 -x480 -x482 -x483 -x484 x485 x486 -x487 -x488 -x490 -x491 x492 -x493 -x494 x495 x496 x497 -x498 x499 x6 -x7 -x9 -x500 -x17 x18 -x20 x501 x27 -x28 -x502 -x36 -x37 -x39 -x503 -x47 x48 -x50 x504 -x56 -x57 -x59 -x505 -x65 -x506 -x71 -x507 -x78 -x508 x85 -x86 -x88 x509 -x96 x97 x99 x510 -x106 x107 x511 -x115 -x116 -x118 x512 -x126 x127 -x129 x513 -x135 -x136 -x138 -x514 -x144 -x515 -x150 x516 -x157 -x517 -x165 x166 x518 -x177 x178 x519 -x189 x190 x520 -x203 -x204 -x521 x522 -x222 -x223 -x523 -x234 -x235 -x524 x247 -x248 -x525 -x260 x261 x526 -x274 x275 x527 -x287 x288 x528 -x301 x302 x529 x315 x530 x531 x532 -x341 x533 x350 x534 x360 -x535 -x372 -x373 -x536 -x385 x386 x537 -x397 x398 x538 -x410 -x411 x539 -x423 x424 x540 x541 -x440 -x542 x448 x543 x456 x544 -x464 -x545 x473 x546 x481 -x547 -x489 -x548

Verifier Data

OK	44199

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-4114645-1466531368/watcher-4114645-1466531368 -o /tmp/evaluation-result-4114645-1466531368/solver-4114645-1466531368 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466514726-11357 --watchdog 1960 minisatp HOME/instance-4114645-1466531368.opb 

pid=15475
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 2.04 2.00 3/176 15478
/proc/meminfo: memFree=29705908/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=6480 CPUtime=0 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 55186023 6635520 200 33554432000 4194304 5646918 140734630820144 140733628041448 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 1620 201 97 355 0 1261 0

[startup+0.100159 s]
/proc/loadavg: 1.96 2.04 2.00 3/176 15478
/proc/meminfo: memFree=29705908/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=9404 CPUtime=0.09 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 1141 0 0 0 9 0 0 0 20 0 1 0 55186023 9629696 1486 33554432000 4194304 5646918 140734630820144 140733628041448 4432009 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 2351 1486 162 355 0 1992 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9404

[startup+0.200314 s]
/proc/loadavg: 1.96 2.04 2.00 3/176 15478
/proc/meminfo: memFree=29705908/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=6340 CPUtime=0.19 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 1402 0 0 0 19 0 0 0 20 0 1 0 55186023 6492160 1231 33554432000 4194304 5646918 140734630820144 140733628041448 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 1585 1231 185 355 0 1226 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6340

[startup+0.300261 s]
/proc/loadavg: 1.96 2.04 2.00 3/176 15478
/proc/meminfo: memFree=29705908/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=7108 CPUtime=0.29 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 1556 0 0 0 29 0 0 0 20 0 1 0 55186023 7278592 1379 33554432000 4194304 5646918 140734630820144 140733628041448 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 1777 1379 185 355 0 1418 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7108

[startup+0.700237 s]
/proc/loadavg: 1.96 2.04 2.00 3/176 15478
/proc/meminfo: memFree=29705908/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=7616 CPUtime=0.69 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 2303 0 0 0 69 0 0 0 20 0 1 0 55186023 7798784 1595 33554432000 4194304 5646918 140734630820144 140734630818840 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 1904 1595 185 355 0 1545 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7616

[startup+1.50023 s]
/proc/loadavg: 1.97 2.03 2.00 3/177 15479
/proc/meminfo: memFree=29695664/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=12020 CPUtime=1.49 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 3428 0 0 0 149 0 0 0 20 0 1 0 55186023 12308480 2713 33554432000 4194304 5646918 140734630820144 140734630818408 4402650 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 3005 2713 185 355 0 2646 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12020

[startup+3.1002 s]
/proc/loadavg: 1.97 2.03 2.00 3/177 15479
/proc/meminfo: memFree=29692068/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=14724 CPUtime=3.09 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 4117 0 0 0 309 0 0 0 20 0 1 0 55186023 15077376 3400 33554432000 4194304 5646918 140734630820144 140734630818408 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 3681 3400 185 355 0 3322 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14724

[startup+6.30024 s]
/proc/loadavg: 1.97 2.03 2.00 3/177 15479
/proc/meminfo: memFree=29688676/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=17444 CPUtime=6.29 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 4805 0 0 0 629 0 0 0 20 0 1 0 55186023 17862656 4085 33554432000 4194304 5646918 140734630820144 140734630818408 4397622 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 4361 4085 185 355 0 4002 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17444

[startup+12.7002 s]
/proc/loadavg: 1.97 2.03 2.00 3/177 15479
/proc/meminfo: memFree=29685116/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=23520 CPUtime=12.69 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 5446 0 0 0 1269 0 0 0 20 0 1 0 55186023 24084480 5240 33554432000 4194304 5646918 140734630820144 140734630818392 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 5880 5240 185 355 0 5521 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23520

[startup+25.5003 s]
/proc/loadavg: 1.98 2.03 2.00 3/177 15479
/proc/meminfo: memFree=29675844/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=29052 CPUtime=25.48 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 7060 0 0 0 2548 0 0 0 20 0 1 0 55186023 29749248 6757 33554432000 4194304 5646918 140734630820144 140734630818408 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 7263 6757 187 355 0 6904 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29052

[startup+51.1003 s]
/proc/loadavg: 2.13 2.06 2.01 3/178 15482
/proc/meminfo: memFree=29648348/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=55452 CPUtime=51.09 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 8505 0 0 0 5108 1 0 0 20 0 1 0 55186023 56782848 11855 33554432000 4194304 5646918 140734630820144 140734630818392 4403472 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 13863 11855 187 355 0 13504 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55452

[startup+102.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 15483
/proc/meminfo: memFree=29616664/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=93516 CPUtime=102.28 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 9512 0 0 0 10227 1 0 0 20 0 1 0 55186023 95760384 17259 33554432000 4194304 5646918 140734630820144 140734630818392 4403116 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 23379 17259 187 355 0 23020 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 93516

[startup+162.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 15485
/proc/meminfo: memFree=29606776/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=93516 CPUtime=162.27 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 9512 0 0 0 16225 2 0 0 20 0 1 0 55186023 95760384 17259 33554432000 4194304 5646918 140734630820144 140734630818392 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 23379 17259 187 355 0 23020 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 93516

[startup+222.307 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 15486
/proc/meminfo: memFree=29594892/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=93516 CPUtime=222.27 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 9512 0 0 0 22225 2 0 0 20 0 1 0 55186023 95760384 17259 33554432000 4194304 5646918 140734630820144 140734630818392 4402806 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 23379 17259 187 355 0 23020 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 93516

[startup+282.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 15487
/proc/meminfo: memFree=29559120/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=93516 CPUtime=282.24 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 9992 0 0 0 28222 2 0 0 20 0 1 0 55186023 95760384 23029 33554432000 4194304 5646918 140734630820144 140734630818856 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 23379 23029 187 355 0 23020 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 93516

[startup+342.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/177 15488
/proc/meminfo: memFree=29547108/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=93516 CPUtime=342.23 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 9992 0 0 0 34221 2 0 0 20 0 1 0 55186023 95760384 23029 33554432000 4194304 5646918 140734630820144 140734630818856 4402761 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 23379 23029 187 355 0 23020 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 93516

[startup+402.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 15489
/proc/meminfo: memFree=29530260/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=105880 CPUtime=402.23 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 10700 0 0 0 40220 3 0 0 20 0 1 0 55186023 108421120 24427 33554432000 4194304 5646918 140734630820144 140734630818392 4403408 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 26470 24427 187 355 0 26111 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 105880

[startup+462.3 s]
/proc/loadavg: 2.15 2.08 2.01 3/177 15491
/proc/meminfo: memFree=29518376/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=105880 CPUtime=462.22 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 10701 0 0 0 46219 3 0 0 20 0 1 0 55186023 108421120 24939 33554432000 4194304 5646918 140734630820144 140734630818392 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 26470 24939 187 355 0 26111 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 105880

[startup+522.3 s]
/proc/loadavg: 2.11 2.08 2.01 3/177 15492
/proc/meminfo: memFree=29501692/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=105880 CPUtime=522.21 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 13054 0 0 0 52214 7 0 0 20 0 1 0 55186023 108421120 26133 33554432000 4194304 5646918 140734630820144 140734630818856 4402736 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 26470 26133 187 355 0 26111 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 105880

[startup+582.3 s]
/proc/loadavg: 2.08 2.08 2.01 3/177 15549
/proc/meminfo: memFree=31009344/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=155200 CPUtime=582.2 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 15243 0 0 0 58209 11 0 0 20 0 1 0 55186023 158924800 37200 33554432000 4194304 5646918 140734630820144 140734630818440 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 38800 37200 187 355 0 38441 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 155200


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


[startup+942.3 s]
/proc/loadavg: 2.04 2.09 2.03 3/177 15582
/proc/meminfo: memFree=30770764/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=132220 CPUtime=942.14 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 18904 0 0 0 94198 16 0 0 20 0 1 0 55186023 135393280 26486 33554432000 4194304 5646918 140734630820144 140734630818392 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 33055 26486 187 355 0 32696 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 132220

[startup+1002.3 s]
/proc/loadavg: 2.11 2.10 2.03 3/177 15583
/proc/meminfo: memFree=30720376/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=132220 CPUtime=1002.13 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 19346 0 0 0 100196 17 0 0 20 0 1 0 55186023 135393280 32729 33554432000 4194304 5646918 140734630820144 140734630818856 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 33055 32729 187 355 0 32696 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 132220

[startup+1062.3 s]
/proc/loadavg: 2.09 2.10 2.03 3/177 15585
/proc/meminfo: memFree=30701760/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=132220 CPUtime=1062.12 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 19346 0 0 0 106195 17 0 0 20 0 1 0 55186023 135393280 32729 33554432000 4194304 5646918 140734630820144 140734630818856 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 33055 32729 187 355 0 32696 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 132220

[startup+1122.3 s]
/proc/loadavg: 2.07 2.09 2.03 3/177 15586
/proc/meminfo: memFree=30679112/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=132220 CPUtime=1122.11 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 19347 0 0 0 112194 17 0 0 20 0 1 0 55186023 135393280 32730 33554432000 4194304 5646918 140734630820144 140734630818856 4403408 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 33055 32730 187 355 0 32696 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 132220

[startup+1182.3 s]
/proc/loadavg: 2.18 2.12 2.04 3/177 15587
/proc/meminfo: memFree=30654720/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1182.1 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 20433 0 0 0 118192 18 0 0 20 0 1 0 55186023 166506496 35702 33554432000 4194304 5646918 140734630820144 140734630818856 4402661 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 35702 187 355 0 40292 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 162604

[startup+1242.3 s]
/proc/loadavg: 2.12 2.11 2.04 3/178 15591
/proc/meminfo: memFree=30642028/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1242.09 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 20433 0 0 0 124191 18 0 0 20 0 1 0 55186023 166506496 35702 33554432000 4194304 5646918 140734630820144 140734630818856 4397926 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 35702 187 355 0 40292 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 162604

[startup+1302.3 s]
/proc/loadavg: 2.08 2.10 2.04 3/177 15592
/proc/meminfo: memFree=30619656/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1302.08 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 20762 0 0 0 130189 19 0 0 20 0 1 0 55186023 166506496 35702 33554432000 4194304 5646918 140734630820144 140734630818856 4402781 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 35702 187 355 0 40292 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 162604

[startup+1362.3 s]
/proc/loadavg: 2.17 2.12 2.05 3/177 15594
/proc/meminfo: memFree=30748748/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1362.07 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 21686 0 0 0 136187 20 0 0 20 0 1 0 55186023 166506496 35702 33554432000 4194304 5646918 140734630820144 140734630818856 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 35702 187 355 0 40292 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 162604

[startup+1422.3 s]
/proc/loadavg: 2.16 2.13 2.06 3/177 15595
/proc/meminfo: memFree=30741820/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1422.07 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 23549 0 0 0 142183 24 0 0 20 0 1 0 55186023 166506496 35702 33554432000 4194304 5646918 140734630820144 140734630818856 4402863 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 35702 187 355 0 40292 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 162604

[startup+1482.3 s]
/proc/loadavg: 2.10 2.12 2.06 3/177 15596
/proc/meminfo: memFree=30735888/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1482.06 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 23550 0 0 0 148182 24 0 0 20 0 1 0 55186023 166506496 35702 33554432000 4194304 5646918 140734630820144 140734630818856 4403187 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 35702 187 355 0 40292 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 162604

[startup+1542.31 s]
/proc/loadavg: 2.13 2.12 2.06 3/177 15597
/proc/meminfo: memFree=30727844/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1542.05 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 23550 0 0 0 154181 24 0 0 20 0 1 0 55186023 166506496 35702 33554432000 4194304 5646918 140734630820144 140734630818856 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 35702 187 355 0 40292 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 162604

[startup+1602.3 s]
/proc/loadavg: 2.10 2.11 2.06 3/177 15598
/proc/meminfo: memFree=30705744/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1602.04 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 23550 0 0 0 160180 24 0 0 20 0 1 0 55186023 166506496 35702 33554432000 4194304 5646918 140734630820144 140734630818856 4403464 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 35702 187 355 0 40292 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 162604

[startup+1662.3 s]
/proc/loadavg: 2.14 2.12 2.07 3/177 15600
/proc/meminfo: memFree=30679240/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1662.02 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 24478 0 0 0 166177 25 0 0 20 0 1 0 55186023 166506496 35702 33554432000 4194304 5646918 140734630820144 140734630818856 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 35702 187 355 0 40292 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 162604

[startup+1722.3 s]
/proc/loadavg: 2.15 2.12 2.07 3/177 15601
/proc/meminfo: memFree=30648300/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1722.02 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 25157 0 0 0 172175 27 0 0 20 0 1 0 55186023 166506496 40317 33554432000 4194304 5646918 140734630820144 140734630818856 4402863 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 40317 187 355 0 40292 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 162604

[startup+1782.3 s]
/proc/loadavg: 2.15 2.13 2.08 3/177 15602
/proc/meminfo: memFree=30630164/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1782.01 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 25157 0 0 0 178174 27 0 0 20 0 1 0 55186023 166506496 40317 33554432000 4194304 5646918 140734630820144 140734630818856 4402751 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 40317 187 355 0 40292 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 162604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.11 2.12 2.07 4/177 15602
/proc/meminfo: memFree=30622716/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1800.01 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 25157 0 0 0 179974 27 0 0 20 0 1 0 55186023 166506496 40317 33554432000 4194304 5646918 140734630820144 140734630818856 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 40317 187 355 0 40292 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 162604

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

[startup+1800.3 s]
/proc/loadavg: 2.11 2.12 2.07 4/177 15602
/proc/meminfo: memFree=30622716/32872528 swapFree=682476/737664
[pid=15478] ppid=15475 vsize=162604 CPUtime=1800.01 cores=0,2,4,6
/proc/15478/stat : 15478 (minisatp) R 15475 15478 11341 0 -1 4202496 25157 0 0 0 179974 27 0 0 20 0 1 0 55186023 166506496 40317 33554432000 4194304 5646918 140734630820144 140734630818856 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/15478/statm: 40651 40317 187 355 0 40292 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 162604

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.74
CPU system time (s): 0.274958
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 242744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.274958
maximum resident set size= 222156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25157
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= 17
involuntary context switches= 1977

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6183 second user time and 7.76482 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-21 19:49:28
IDJOB=4114645
IDBENCH=1866
IDSOLVER=2555
FILE ID=node112/4114645-1466531368
RUNJOBID= node112-1466514726-11357
PBS_JOBID= 19942877
Free space on /tmp= 71640 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-p0548.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114645-1466531368/watcher-4114645-1466531368 -o /tmp/evaluation-result-4114645-1466531368/solver-4114645-1466531368 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466514726-11357 --watchdog 1960  minisatp HOME/instance-4114645-1466531368.opb

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

MD5SUM BENCH= 38a2c469f9dc1120b8fe634a693ac03d
RANDOM SEED=66596416

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29706608 kB
Buffers:           17648 kB
Cached:           136544 kB
SwapCached:         2480 kB
Active:          1648016 kB
Inactive:          69908 kB
Active(anon):    1563408 kB
Inactive(anon):     2724 kB
Active(file):      84608 kB
Inactive(file):    67184 kB
Unevictable:      737664 kB
Mlocked:          682476 kB
SwapTotal:      67108856 kB
SwapFree:       67097108 kB
Dirty:              4152 kB
Writeback:             0 kB
AnonPages:       2300376 kB
Mapped:             9556 kB
Shmem:                 0 kB
Slab:             573528 kB
SReclaimable:      17048 kB
SUnreclaim:       556480 kB
KernelStack:        1472 kB
PageTables:         8312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2432000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 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-4114645-1466531368.opb

Free space on /tmp at the end= 71696 MiB
End job on node112 at 2016-06-21 20:19:28