Trace number 4119491

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-d91742bOPT-34 546.057 546.144

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament12.opb
MD5SUMdaed638eb03cf5c724fb58df446cf947
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-34
Best CPU time to get the best result obtained on this benchmark546.057
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 166
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 178
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 178
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)120
Sum of products size (including duplicates)240
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 240 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ........................................................................................................................
0.00/0.00	c ---[ 238]---> BDD-cost:    2
0.00/0.00	c ---[ 236]---> BDD-cost:    2
0.00/0.00	c ---[ 234]---> BDD-cost:    2
0.00/0.00	c ---[ 232]---> BDD-cost:    2
0.00/0.00	c ---[ 230]---> BDD-cost:    2
0.00/0.00	c ---[ 228]---> BDD-cost:    2
0.00/0.00	c ---[ 226]---> BDD-cost:    2
0.00/0.00	c ---[ 224]---> BDD-cost:    2
0.00/0.00	c ---[ 222]---> BDD-cost:    2
0.00/0.00	c ---[ 220]---> BDD-cost:    2
0.00/0.00	c ---[ 218]---> BDD-cost:    2
0.00/0.00	c ---[ 216]---> BDD-cost:    2
0.00/0.00	c ---[ 214]---> BDD-cost:    2
0.00/0.00	c ---[ 212]---> BDD-cost:    2
0.00/0.00	c ---[ 210]---> BDD-cost:    2
0.00/0.00	c ---[ 208]---> BDD-cost:    2
0.00/0.00	c ---[ 206]---> BDD-cost:    2
0.00/0.00	c ---[ 204]---> BDD-cost:    2
0.00/0.00	c ---[ 202]---> BDD-cost:    2
0.00/0.00	c ---[ 200]---> BDD-cost:    2
0.00/0.00	c ---[ 198]---> BDD-cost:    2
0.00/0.00	c ---[ 196]---> BDD-cost:    2
0.00/0.00	c ---[ 194]---> BDD-cost:    2
0.00/0.00	c ---[ 192]---> BDD-cost:    2
0.00/0.00	c ---[ 190]---> BDD-cost:    2
0.00/0.00	c ---[ 188]---> BDD-cost:    2
0.00/0.00	c ---[ 186]---> BDD-cost:    2
0.00/0.00	c ---[ 184]---> BDD-cost:    2
0.00/0.00	c ---[ 182]---> BDD-cost:    2
0.00/0.00	c ---[ 180]---> BDD-cost:    2
0.00/0.00	c ---[ 178]---> BDD-cost:    2
0.00/0.00	c ---[ 176]---> BDD-cost:    2
0.00/0.00	c ---[ 174]---> BDD-cost:    2
0.00/0.00	c ---[ 172]---> BDD-cost:    2
0.00/0.00	c ---[ 170]---> BDD-cost:    2
0.00/0.00	c ---[ 168]---> BDD-cost:    2
0.00/0.00	c ---[ 166]---> BDD-cost:    2
0.00/0.00	c ---[ 164]---> BDD-cost:    2
0.00/0.00	c ---[ 162]---> BDD-cost:    2
0.00/0.00	c ---[ 160]---> BDD-cost:    2
0.00/0.00	c ---[ 158]---> BDD-cost:    2
0.00/0.00	c ---[ 156]---> BDD-cost:    2
0.00/0.00	c ---[ 154]---> BDD-cost:    2
0.00/0.00	c ---[ 152]---> BDD-cost:    2
0.00/0.00	c ---[ 150]---> BDD-cost:    2
0.00/0.00	c ---[ 148]---> BDD-cost:    2
0.00/0.00	c ---[ 146]---> BDD-cost:    2
0.00/0.00	c ---[ 144]---> BDD-cost:    2
0.00/0.00	c ---[ 142]---> BDD-cost:    2
0.00/0.00	c ---[ 140]---> BDD-cost:    2
0.00/0.00	c ---[ 138]---> BDD-cost:    2
0.00/0.00	c ---[ 136]---> BDD-cost:    2
0.00/0.00	c ---[ 134]---> BDD-cost:    2
0.00/0.00	c ---[ 132]---> BDD-cost:    2
0.00/0.00	c ---[ 130]---> BDD-cost:    2
0.00/0.00	c ---[ 128]---> BDD-cost:    2
0.00/0.00	c ---[ 126]---> BDD-cost:    2
0.00/0.00	c ---[ 124]---> BDD-cost:    2
0.00/0.00	c ---[ 122]---> BDD-cost:    2
0.00/0.00	c ---[ 120]---> BDD-cost:    2
0.00/0.00	c ---[ 118]---> BDD-cost:    2
0.00/0.00	c ---[ 116]---> BDD-cost:    2
0.00/0.00	c ---[ 114]---> BDD-cost:    2
0.00/0.00	c ---[ 112]---> BDD-cost:    2
0.00/0.00	c ---[ 110]---> BDD-cost:    2
0.00/0.00	c ---[ 108]---> BDD-cost:    2
0.00/0.00	c ---[ 106]---> BDD-cost:    2
0.00/0.00	c ---[ 104]---> BDD-cost:    2
0.00/0.00	c ---[ 102]---> BDD-cost:    2
0.00/0.00	c ---[ 100]---> BDD-cost:    2
0.00/0.00	c ---[  98]---> BDD-cost:    2
0.00/0.00	c ---[  96]---> BDD-cost:    2
0.00/0.00	c ---[  94]---> BDD-cost:    2
0.00/0.00	c ---[  92]---> BDD-cost:    2
0.00/0.00	c ---[  90]---> BDD-cost:    2
0.00/0.00	c ---[  88]---> BDD-cost:    2
0.00/0.00	c ---[  86]---> BDD-cost:    2
0.00/0.00	c ---[  84]---> BDD-cost:    2
0.00/0.00	c ---[  82]---> BDD-cost:    2
0.00/0.00	c ---[  80]---> BDD-cost:    2
0.00/0.00	c ---[  78]---> BDD-cost:    2
0.00/0.00	c ---[  76]---> BDD-cost:    2
0.00/0.00	c ---[  74]---> BDD-cost:    2
0.00/0.00	c ---[  72]---> BDD-cost:    2
0.00/0.00	c ---[  70]---> BDD-cost:    2
0.00/0.00	c ---[  68]---> BDD-cost:    2
0.00/0.00	c ---[  66]---> BDD-cost:    2
0.00/0.00	c ---[  64]---> BDD-cost:    2
0.00/0.00	c ---[  62]---> BDD-cost:    2
0.00/0.00	c ---[  60]---> BDD-cost:    2
0.00/0.00	c ---[  58]---> BDD-cost:    2
0.00/0.00	c ---[  56]---> BDD-cost:    2
0.00/0.00	c ---[  54]---> BDD-cost:    2
0.00/0.00	c ---[  52]---> BDD-cost:    2
0.00/0.00	c ---[  50]---> BDD-cost:    2
0.00/0.00	c ---[  48]---> BDD-cost:    2
0.00/0.00	c ---[  46]---> BDD-cost:    2
0.00/0.00	c ---[  44]---> BDD-cost:    2
0.00/0.00	c ---[  42]---> BDD-cost:    2
0.00/0.00	c ---[  40]---> BDD-cost:    2
0.00/0.00	c ---[  38]---> BDD-cost:    2
0.00/0.00	c ---[  36]---> BDD-cost:    2
0.00/0.00	c ---[  34]---> BDD-cost:    2
0.00/0.00	c ---[  32]---> BDD-cost:    2
0.00/0.00	c ---[  30]---> BDD-cost:    2
0.00/0.00	c ---[  28]---> BDD-cost:    2
0.00/0.00	c ---[  26]---> BDD-cost:    2
0.00/0.00	c ---[  24]---> BDD-cost:    2
0.00/0.00	c ---[  22]---> BDD-cost:    2
0.00/0.00	c ---[  20]---> BDD-cost:    2
0.00/0.00	c ---[  18]---> BDD-cost:    2
0.00/0.00	c ---[  16]---> BDD-cost:    2
0.00/0.00	c ---[  14]---> BDD-cost:    2
0.00/0.00	c ---[  12]---> BDD-cost:    2
0.00/0.00	c ---[  10]---> BDD-cost:    2
0.00/0.00	c ---[   8]---> BDD-cost:    2
0.00/0.00	c ---[   6]---> BDD-cost:    2
0.00/0.00	c ---[   4]---> BDD-cost:    2
0.00/0.00	c ---[   2]---> BDD-cost:    2
0.00/0.00	c ---[   0]---> BDD-cost:    2
0.00/0.00	|  Eliminated clauses:           0.00 Mb                                      |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	===============================================================================
0.00/0.00	c Found solution: -23
0.00/0.00	c ---[   0]---> Sorter-cost: 6448     Base: 2
0.00/0.09	|  Eliminated clauses:           0.09 Mb                                      |
0.00/0.09	============================[ Search Statistics ]==============================
0.00/0.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.09	===============================================================================
0.00/0.09	|       100 |    3733    14617    39722 |     5359       91     19 |  3.829 % |
0.00/0.09	|       250 |    3661    14617    39722 |     5895      237     19 |  4.987 % |
0.00/0.09	|       475 |    3557    14617    39722 |     6485      453     16 |  6.660 % |
0.00/0.09	|       812 |    3352    14617    39722 |     7133      768     21 |  9.958 % |
0.00/0.09	===============================================================================
0.00/0.09	c Found solution: -24
0.00/0.09	c ---[   0]---> Sorter-cost:    1     Base: 2
0.09/0.13	|  Eliminated clauses:           0.10 Mb                                      |
0.09/0.13	============================[ Search Statistics ]==============================
0.09/0.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.13	===============================================================================
0.09/0.13	|      1144 |    3124    11873    32171 |     4353     1100     24 |  9.928 % |
0.09/0.13	|      1294 |    3112    11873    32171 |     4788     1240     26 | 10.120 % |
0.09/0.13	===============================================================================
0.09/0.13	c Found solution: -25
0.09/0.14	c ---[   0]---> Sorter-cost:    2     Base: 2
0.19/0.28	|  Eliminated clauses:           0.10 Mb                                      |
0.19/0.28	============================[ Search Statistics ]==============================
0.19/0.28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.28	===============================================================================
0.19/0.28	|      1559 |    3104    11787    31964 |     4321     1505     30 | 10.123 % |
0.19/0.28	|      1709 |    3104    11787    31964 |     4754     1655     30 | 10.123 % |
0.19/0.28	|      1934 |    3078    11787    31964 |     5229     1877     30 | 10.539 % |
0.19/0.28	|      2271 |    3077    11787    31964 |     5752     2213     34 | 10.555 % |
0.19/0.28	|      2777 |    3077    11787    31964 |     6327     2719     34 | 10.555 % |
0.19/0.28	===============================================================================
0.19/0.28	c Found solution: -26
0.19/0.28	c ---[   0]---> Sorter-cost:    1     Base: 2
0.19/0.29	|  Eliminated clauses:           0.10 Mb                                      |
0.19/0.29	============================[ Search Statistics ]==============================
0.19/0.29	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.29	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.29	===============================================================================
0.19/0.29	===============================================================================
0.19/0.29	c Found solution: -27
0.19/0.30	c ---[   0]---> Sorter-cost:    2     Base: 2
0.49/0.50	|  Eliminated clauses:           0.10 Mb                                      |
0.49/0.50	============================[ Search Statistics ]==============================
0.49/0.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.50	===============================================================================
0.49/0.50	|      3572 |    3033    11557    31344 |     4237     3513     38 | 10.702 % |
0.49/0.50	|      3722 |    3011    11557    31344 |     4661     3660     37 | 11.053 % |
0.49/0.50	|      3947 |    2973    11557    31344 |     5127     3882     36 | 11.659 % |
0.49/0.50	|      4284 |    2973    11557    31344 |     5640     4197     37 | 11.659 % |
0.49/0.50	|      4790 |    2973    11557    31344 |     6204     4703     39 | 11.659 % |
0.49/0.50	|      5549 |    2949    11557    31344 |     6824     5459     38 | 12.042 % |
0.49/0.50	===============================================================================
0.49/0.50	c Found solution: -28
0.49/0.50	c ---[   0]---> Sorter-cost:    1     Base: 2
0.69/0.77	|  Eliminated clauses:           0.11 Mb                                      |
0.69/0.77	============================[ Search Statistics ]==============================
0.69/0.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.77	===============================================================================
0.69/0.77	|      6170 |    2881    10915    29625 |     4002     3089     32 | 11.454 % |
0.69/0.77	|      6320 |    2881    10915    29625 |     4402     3239     32 | 11.454 % |
0.69/0.77	|      6545 |    2881    10915    29625 |     4842     3464     32 | 11.454 % |
0.69/0.77	|      6882 |    2881    10915    29625 |     5326     3801     33 | 11.454 % |
0.69/0.77	|      7388 |    2881    10915    29625 |     5859     4307     34 | 11.454 % |
0.69/0.77	|      8147 |    2881    10915    29625 |     6445     5066     34 | 11.454 % |
0.69/0.77	===============================================================================
0.69/0.77	c Found solution: -29
0.69/0.77	c ---[   0]---> Sorter-cost:    2     Base: 2
2.78/2.87	|  Eliminated clauses:           0.11 Mb                                      |
2.78/2.87	============================[ Search Statistics ]==============================
2.78/2.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.78/2.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.78/2.87	===============================================================================
2.78/2.87	|      9097 |    2881    10918    29652 |     4003     3058     28 | 11.457 % |
2.78/2.87	|      9247 |    2881    10918    29652 |     4403     3208     28 | 11.457 % |
2.78/2.87	|      9472 |    2881    10918    29652 |     4843     3433     28 | 11.457 % |
2.78/2.87	|      9809 |    2881    10918    29652 |     5328     3770     30 | 11.457 % |
2.78/2.87	|     10315 |    2839    10918    29652 |     5861     4273     31 | 12.086 % |
2.78/2.87	|     11074 |    2828    10918    29652 |     6447     5026     33 | 12.251 % |
2.78/2.87	|     12213 |    2828    10918    29652 |     7092     6165     35 | 12.251 % |
2.78/2.87	|     13921 |    2828    10918    29652 |     7801     7873     37 | 12.251 % |
2.78/2.87	|     16483 |    2828    10918    29652 |     8581     5748     34 | 12.251 % |
2.78/2.87	|     20327 |    2828    10918    29652 |     9439     4844     28 | 12.251 % |
2.78/2.87	|     26093 |    2828    10918    29652 |    10383    10610     34 | 12.251 % |
2.78/2.87	===============================================================================
2.78/2.87	c Found solution: -30
2.78/2.87	c ---[   0]---> Sorter-cost:    1     Base: 2
6.98/7.04	|  Eliminated clauses:           0.11 Mb                                      |
6.98/7.04	============================[ Search Statistics ]==============================
6.98/7.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.98/7.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.98/7.04	===============================================================================
6.98/7.04	|     29084 |    2736    10376    28051 |     3804     3918     27 | 12.521 % |
6.98/7.04	|     29234 |    2736    10376    28051 |     4184     4068     28 | 12.521 % |
6.98/7.04	|     29459 |    2736    10376    28051 |     4603     4293     28 | 12.521 % |
6.98/7.04	|     29796 |    2736    10376    28051 |     5063     4630     28 | 12.521 % |
6.98/7.04	|     30302 |    2736    10376    28051 |     5570     5136     28 | 12.521 % |
6.98/7.04	|     31061 |    2736    10376    28051 |     6127     5895     28 | 12.521 % |
6.98/7.04	|     32200 |    2736    10376    28051 |     6739     3520     22 | 12.521 % |
6.98/7.04	|     33908 |    2736    10376    28051 |     7413     5228     24 | 12.521 % |
6.98/7.04	|     36470 |    2736    10376    28051 |     8155     7790     27 | 12.521 % |
6.98/7.04	|     40314 |    2736    10376    28051 |     8970     7072     27 | 12.521 % |
6.98/7.04	|     46080 |    2736    10376    28051 |     9867     7751     26 | 12.521 % |
6.98/7.04	|     54729 |    2736    10376    28051 |    10854     5469     22 | 12.521 % |
6.98/7.04	|     67703 |    2736    10376    28051 |    11940     6392     24 | 12.521 % |
6.98/7.04	===============================================================================
6.98/7.04	c Found solution: -31
6.98/7.04	c ---[   0]---> Sorter-cost:    2     Base: 2
25.08/25.13	|  Eliminated clauses:           0.11 Mb                                      |
25.08/25.13	============================[ Search Statistics ]==============================
25.08/25.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.08/25.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.08/25.13	===============================================================================
25.08/25.13	|     72797 |    2736    10380    28077 |     3806     2947     22 | 12.519 % |
25.08/25.13	|     72947 |    2736    10380    28077 |     4186     3097     22 | 12.519 % |
25.08/25.13	|     73172 |    2736    10380    28077 |     4605     3322     23 | 12.519 % |
25.08/25.13	|     73509 |    2736    10380    28077 |     5065     3659     24 | 12.519 % |
25.08/25.13	|     74015 |    2736    10380    28077 |     5572     4165     25 | 12.519 % |
25.08/25.13	|     74774 |    2736    10380    28077 |     6129     4924     27 | 12.519 % |
25.08/25.13	|     75913 |    2736    10380    28077 |     6742     6063     28 | 12.519 % |
25.08/25.13	|     77621 |    2736    10380    28077 |     7416     3940     26 | 12.519 % |
25.08/25.13	|     80183 |    2736    10380    28077 |     8158     6502     28 | 12.519 % |
25.08/25.13	|     84027 |    2721    10380    28077 |     8974     5822     31 | 12.743 % |
25.08/25.13	|     89793 |    2721    10380    28077 |     9871     6333     31 | 12.743 % |
25.08/25.13	|     98442 |    2716    10380    28077 |    10858     9589     33 | 12.817 % |
25.08/25.13	|    111416 |    2716    10380    28077 |    11944    10383     30 | 12.817 % |
25.08/25.13	|    130877 |    2716    10380    28077 |    13139    10132     31 | 12.817 % |
25.08/25.13	|    160069 |    2716    10380    28077 |    14453    10507     33 | 12.818 % |
25.08/25.13	|    203858 |    2716    10380    28077 |    15898     7700     30 | 12.817 % |
25.08/25.13	===============================================================================
25.08/25.13	c Found solution: -32
25.08/25.13	c ---[   0]---> Sorter-cost:    1     Base: 2
70.78/70.86	|  Eliminated clauses:           0.12 Mb                                      |
70.78/70.86	============================[ Search Statistics ]==============================
70.78/70.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
70.78/70.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
70.78/70.86	===============================================================================
70.78/70.86	|    246128 |    2683    10176    27579 |     3731     3957     24 | 12.932 % |
70.78/70.86	|    246278 |    2683    10176    27579 |     4104     4107     24 | 12.932 % |
70.78/70.86	|    246503 |    2683    10176    27579 |     4514     4332     24 | 12.932 % |
70.78/70.86	|    246840 |    2683    10176    27579 |     4966     4669     25 | 12.932 % |
70.78/70.86	|    247346 |    2683    10176    27579 |     5462     5175     25 | 12.932 % |
70.78/70.86	|    248105 |    2683    10176    27579 |     6009     5934     25 | 12.932 % |
70.78/70.86	|    249244 |    2683    10176    27579 |     6610     3541     20 | 12.932 % |
70.78/70.86	|    250952 |    2683    10176    27579 |     7271     5249     23 | 12.932 % |
70.78/70.86	|    253514 |    2683    10176    27579 |     7998     7811     24 | 12.932 % |
70.78/70.86	|    257358 |    2683    10176    27579 |     8797     7179     25 | 12.932 % |
70.78/70.86	|    263124 |    2683    10176    27579 |     9677     7797     25 | 12.932 % |
70.78/70.86	|    271773 |    2683    10176    27579 |    10645     5624     23 | 12.932 % |
70.78/70.86	|    284747 |    2683    10176    27579 |    11710     6700     23 | 12.932 % |
70.78/70.86	|    304208 |    2683    10176    27579 |    12881     6971     25 | 12.932 % |
70.78/70.86	|    333400 |    2683    10176    27579 |    14169     7689     28 | 12.932 % |
70.78/70.86	|    377189 |    2683    10176    27579 |    15586    12852     26 | 12.932 % |
70.78/70.86	|    442873 |    2683    10176    27579 |    17144    11679     27 | 12.932 % |
70.78/70.86	|    541399 |    2683    10176    27579 |    18859    17865     25 | 12.932 % |
70.78/70.86	===============================================================================
70.78/70.86	c Found solution: -33
70.78/70.86	c ---[   0]---> Sorter-cost:    2     Base: 2
279.24/279.31	|  Eliminated clauses:           0.12 Mb                                      |
279.24/279.31	============================[ Search Statistics ]==============================
279.24/279.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
279.24/279.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
279.24/279.31	===============================================================================
279.24/279.31	|    678992 |    2673    10138    27515 |     3717     3681     22 | 13.014 % |
279.24/279.31	|    679142 |    2673    10138    27515 |     4088     3831     23 | 13.014 % |
279.24/279.31	|    679367 |    2673    10138    27515 |     4497     4056     24 | 13.014 % |
279.24/279.31	|    679704 |    2673    10138    27515 |     4947     4393     25 | 13.014 % |
279.24/279.31	|    680210 |    2673    10138    27515 |     5442     4899     25 | 13.014 % |
279.24/279.31	|    680969 |    2673    10138    27515 |     5986     5658     26 | 13.014 % |
279.24/279.31	|    682108 |    2673    10138    27515 |     6585     6797     26 | 13.014 % |
279.24/279.31	|    683816 |    2673    10138    27515 |     7243     4706     22 | 13.014 % |
279.24/279.31	|    686378 |    2651    10138    27515 |     7968     7263     25 | 13.341 % |
279.24/279.31	|    690222 |    2651    10138    27515 |     8765     6604     27 | 13.341 % |
279.24/279.31	|    695988 |    2651    10138    27515 |     9641     7512     28 | 13.341 % |
279.24/279.31	|    704637 |    2651    10138    27515 |    10605     5406     23 | 13.341 % |
279.24/279.31	|    717611 |    2651    10138    27515 |    11666     6604     28 | 13.341 % |
279.24/279.31	|    737072 |    2641    10138    27515 |    12833     6964     25 | 13.490 % |
279.24/279.31	|    766264 |    2641    10138    27515 |    14116     7816     26 | 13.490 % |
279.24/279.31	|    810053 |    2637    10138    27515 |    15527    13054     29 | 13.549 % |
279.24/279.31	|    875737 |    2637    10138    27515 |    17080    11913     31 | 13.549 % |
279.24/279.31	|    974263 |    2633    10138    27515 |    18788     9383     26 | 13.609 % |
279.24/279.31	|   1122052 |    2633    10138    27515 |    20667    16500     30 | 13.609 % |
279.24/279.31	|   1343735 |    2632    10138    27515 |    22734    18753     31 | 13.624 % |
279.24/279.31	|   1676260 |    2608    10138    27515 |    25007    14000     23 | 13.980 % |
279.24/279.31	|   2175048 |    2581    10138    27515 |    27508    24981     28 | 14.381 % |
279.24/279.31	===============================================================================
279.24/279.31	c Found solution: -34
279.24/279.32	c ---[   0]---> Sorter-cost:    1     Base: 2
546.00/546.14	|  Eliminated clauses:           0.12 Mb                                      |
546.00/546.14	============================[ Search Statistics ]==============================
546.00/546.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
546.00/546.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
546.00/546.14	===============================================================================
546.00/546.14	|   2544354 |    2530     9605    26047 |     3521     2510     22 | 14.381 % |
546.00/546.14	|   2544504 |    2530     9605    26047 |     3874     2660     23 | 14.381 % |
546.00/546.14	|   2544729 |    2530     9605    26047 |     4261     2885     23 | 14.381 % |
546.00/546.14	|   2545066 |    2530     9605    26047 |     4687     3222     24 | 14.381 % |
546.00/546.14	|   2545572 |    2530     9605    26047 |     5156     3728     24 | 14.381 % |
546.00/546.14	|   2546331 |    2530     9605    26047 |     5671     4487     24 | 14.381 % |
546.00/546.14	|   2547470 |    2530     9605    26047 |     6239     5626     24 | 14.381 % |
546.00/546.14	|   2549178 |    2530     9605    26047 |     6863     3718     20 | 14.381 % |
546.00/546.14	|   2551740 |    2530     9605    26047 |     7549     6280     21 | 14.381 % |
546.00/546.14	|   2555584 |    2530     9605    26047 |     8304     5862     23 | 14.381 % |
546.00/546.14	|   2561350 |    2530     9605    26047 |     9134     6701     21 | 14.381 % |
546.00/546.14	|   2569999 |    2530     9605    26047 |    10048     5169     22 | 14.381 % |
546.00/546.14	|   2582973 |    2530     9605    26047 |    11053     6878     22 | 14.381 % |
546.00/546.14	|   2602434 |    2530     9605    26047 |    12158     7752     21 | 14.381 % |
546.00/546.14	|   2631626 |    2530     9605    26047 |    13374    10048     22 | 14.381 % |
546.00/546.14	|   2675415 |    2530     9605    26047 |    14711     9749     22 | 14.381 % |
546.00/546.14	|   2741099 |    2530     9605    26047 |    16182    10865     18 | 14.382 % |
546.00/546.14	|   2839625 |    2440     9605    26047 |    17801    12441     21 | 15.717 % |
546.00/546.14	|   2987414 |    2439     9605    26047 |    19581    16745     22 | 15.732 % |
546.00/546.14	|   3209097 |    2437     9605    26047 |    21539    18661     21 | 15.761 % |
546.00/546.14	|   3541622 |    2437     9605    26047 |    23693    18622     22 | 15.761 % |
546.00/546.14	|   4040410 |    2437     9605    26047 |    26062    15498     19 | 15.761 % |
546.00/546.14	|   4788592 |    2437     9605    26047 |    28668    22572     18 | 15.761 % |
546.00/546.14	===============================================================================
546.00/546.14	c Optimal solution: -34
546.00/546.14	s OPTIMUM FOUND
546.00/546.14	v -x67 -x1 x16 -x68 -x69 -x70 -x71 -x2 x4 -x72 x45 -x73 x3 -x8 -x74 -x38 -x75 -x76 -x77 -x5 -x78 -x10 -x79 -x80 x11 -x81 -x6 x7 -x82 x13 -x83 -x84 -x22 x85 -x86 x9 -x87 -x88 -x25 -x89 -x36 -x90 -x91 x20 -x92 x30 -x93 -x94 -x12 -x95 -x19 -x96 -x97 -x98 -x99 x100 -x101 -x14 -x102 -x103 -x104 -x105 -x15 -x106 x23 -x107 -x108 -x109 -x17 -x110 -x111 x18 -x112 x27 -x113 -x114 -x115 -x41 -x116 -x117 x32 -x118 x42 -x119 -x21 -x120 -x31 -x121 -x122 -x123 x24 -x124 -x125 -x26 x126 -x127 -x128 x129 -x130 -x131 -x37 -x132 -x133 -x134 x135 x29 x136 x28 -x137 -x138 -x139 x140 -x141 -x40 -x142 -x143 -x144 x44 -x145 -x146 -x33 -x147 -x43 -x148 -x149 -x34 -x150 x151 x35 x152 -x153 x154 -x155 -x156 x39 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 x167 -x168 -x169 -x170 -x46 -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 x48 -x49 -x54 -x50 -x60 -x61 x63 -x52 -x62 -x55 x58 -x64 -x56 -x65 -x57 x66 -x59 x53 x51 -x47
546.00/546.14	c _______________________________________________________________________________
546.00/546.14	c 
546.00/546.14	restarts              : 9977
546.00/546.14	conflicts             : 5245110        (9606 /sec)
546.00/546.14	decisions             : 6642595        (0.00 % random) (12165 /sec)
546.00/546.14	propagations          : 2354670386     (4312346 /sec)
546.00/546.14	conflict literals     : 139413837      (54.57 % deleted)
546.00/546.14	Memory used           : 25.27 MB
546.00/546.14	CPU time              : 546.03 s
546.00/546.14	c _______________________________________________________________________________

Verifier Data

OK	-34

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-4119491-1467256354/watcher-4119491-1467256354 -o /tmp/evaluation-result-4119491-1467256354/solver-4119491-1467256354 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467248624-10568 --watchdog 1960 -S 80 minisatp HOME/instance-4119491-1467256354.opb 

pid=11688
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: 2.24 2.23 2.18 4/178 11691
/proc/meminfo: memFree=28532280/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=6372 CPUtime=0 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 6588107 6524928 195 33554432000 4194304 5646918 140735466912368 140734439335224 4953168 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 1593 195 114 355 0 1234 0

[startup+0.100166 s]
/proc/loadavg: 2.24 2.23 2.18 4/178 11691
/proc/meminfo: memFree=28532280/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=6068 CPUtime=0.09 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 1345 0 0 0 9 0 0 0 20 0 1 0 6588107 6213632 1196 33554432000 4194304 5646918 140735466912368 140734439335224 4341647 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 1517 1196 151 355 0 1158 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6068

[startup+0.200329 s]
/proc/loadavg: 2.24 2.23 2.18 4/178 11691
/proc/meminfo: memFree=28532280/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=6068 CPUtime=0.19 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 1381 0 0 0 19 0 0 0 20 0 1 0 6588107 6213632 1231 33554432000 4194304 5646918 140735466912368 140734439335224 4402616 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 1517 1231 154 355 0 1158 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6068

[startup+0.300319 s]
/proc/loadavg: 2.24 2.23 2.18 4/178 11691
/proc/meminfo: memFree=28532280/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=6696 CPUtime=0.29 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 1501 0 0 0 29 0 0 0 20 0 1 0 6588107 6856704 1350 33554432000 4194304 5646918 140735466912368 140734439335224 4953168 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 1674 1350 154 355 0 1315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6696

[startup+0.700229 s]
/proc/loadavg: 2.24 2.23 2.18 4/178 11691
/proc/meminfo: memFree=28532280/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=8344 CPUtime=0.69 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 1858 0 0 0 69 0 0 0 20 0 1 0 6588107 8544256 1701 33554432000 4194304 5646918 140735466912368 140735466910648 4402751 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 2086 1701 157 355 0 1727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8344

[startup+1.50018 s]
/proc/loadavg: 2.24 2.23 2.18 4/179 11692
/proc/meminfo: memFree=28525320/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=8344 CPUtime=1.49 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 1974 0 0 0 149 0 0 0 20 0 1 0 6588107 8544256 1814 33554432000 4194304 5646918 140735466912368 140735466910648 4402650 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 2086 1814 158 355 0 1727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8344

[startup+3.10023 s]
/proc/loadavg: 2.30 2.24 2.19 3/179 11692
/proc/meminfo: memFree=28524204/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=10576 CPUtime=3.08 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 2367 0 0 0 308 0 0 0 20 0 1 0 6588107 10829824 2201 33554432000 4194304 5646918 140735466912368 140735466910616 4403173 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 2644 2201 158 355 0 2285 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10576

[startup+6.30023 s]
/proc/loadavg: 2.30 2.24 2.19 4/179 11692
/proc/meminfo: memFree=28522352/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=10576 CPUtime=6.28 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 2548 0 0 0 628 0 0 0 20 0 1 0 6588107 10829824 2376 33554432000 4194304 5646918 140735466912368 140735466910648 4388980 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 2644 2376 158 355 0 2285 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10576

[startup+12.7002 s]
/proc/loadavg: 2.28 2.24 2.19 3/179 11692
/proc/meminfo: memFree=28521304/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=12092 CPUtime=12.68 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 2762 0 0 0 1268 0 0 0 20 0 1 0 6588107 12382208 2585 33554432000 4194304 5646918 140735466912368 140735466910616 4403450 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 3023 2585 158 355 0 2664 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12092

[startup+25.5003 s]
/proc/loadavg: 2.36 2.26 2.19 4/179 11692
/proc/meminfo: memFree=28512048/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=13744 CPUtime=25.48 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 3351 0 0 0 2548 0 0 0 20 0 1 0 6588107 14073856 3168 33554432000 4194304 5646918 140735466912368 140735466910632 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 3436 3168 158 355 0 3077 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13744

[startup+51.1002 s]
/proc/loadavg: 2.37 2.27 2.20 3/179 11693
/proc/meminfo: memFree=28494984/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=13744 CPUtime=51.07 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 3351 0 0 0 5107 0 0 0 20 0 1 0 6588107 14073856 3168 33554432000 4194304 5646918 140735466912368 140735466910648 4403368 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 3436 3168 158 355 0 3077 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13744

[startup+102.3 s]
/proc/loadavg: 2.28 2.25 2.19 3/179 11694
/proc/meminfo: memFree=28490476/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=17532 CPUtime=102.28 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 4309 0 0 0 10227 1 0 0 20 0 1 0 6588107 17952768 4115 33554432000 4194304 5646918 140735466912368 140735466910632 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 4383 4115 158 355 0 4024 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 17532

[startup+162.3 s]
/proc/loadavg: 2.16 2.22 2.18 3/178 11695
/proc/meminfo: memFree=28483516/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=21240 CPUtime=162.26 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 4696 0 0 0 16225 1 0 0 20 0 1 0 6588107 21749760 5001 33554432000 4194304 5646918 140735466912368 140735466910616 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 5310 5001 158 355 0 4951 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 21240

[startup+222.307 s]
/proc/loadavg: 2.17 2.21 2.18 4/179 11697
/proc/meminfo: memFree=28482664/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=21240 CPUtime=222.26 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 4762 0 0 0 22225 1 0 0 20 0 1 0 6588107 21749760 5064 33554432000 4194304 5646918 140735466912368 140735466910616 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 5310 5064 158 355 0 4951 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 21240

[startup+282.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/179 11698
/proc/meminfo: memFree=28479956/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=21240 CPUtime=282.24 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 4763 0 0 0 28223 1 0 0 20 0 1 0 6588107 21749760 5065 33554432000 4194304 5646918 140735466912368 140735466910648 4399392 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 5310 5065 158 355 0 4951 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 21240

[startup+342.3 s]
/proc/loadavg: 2.15 2.19 2.18 3/179 11700
/proc/meminfo: memFree=28469740/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=21240 CPUtime=342.23 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 4763 0 0 0 34222 1 0 0 20 0 1 0 6588107 21749760 5065 33554432000 4194304 5646918 140735466912368 140735466910648 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 5310 5065 158 355 0 4951 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 21240

[startup+402.3 s]
/proc/loadavg: 2.16 2.18 2.18 4/179 11701
/proc/meminfo: memFree=28468396/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=21240 CPUtime=402.22 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 4763 0 0 0 40221 1 0 0 20 0 1 0 6588107 21749760 5065 33554432000 4194304 5646918 140735466912368 140735466910648 4402661 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 5310 5065 158 355 0 4951 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 21240

[startup+462.3 s]
/proc/loadavg: 2.28 2.21 2.18 3/180 11705
/proc/meminfo: memFree=28466820/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=22152 CPUtime=462.22 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 4970 0 0 0 46220 2 0 0 20 0 1 0 6588107 22683648 5271 33554432000 4194304 5646918 140735466912368 140735466910632 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 5538 5271 158 355 0 5179 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 22152

[startup+522.3 s]
/proc/loadavg: 2.35 2.24 2.19 3/179 11706
/proc/meminfo: memFree=28463144/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=25876 CPUtime=522.21 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 5218 0 0 0 52219 2 0 0 20 0 1 0 6588107 26497024 6026 33554432000 4194304 5646918 140735466912368 140735466910616 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 6469 6026 158 355 0 6110 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 25876

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

[startup+524.807 s]
/proc/loadavg: 2.41 2.26 2.20 3/179 11706
/proc/meminfo: memFree=28463144/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=25876 CPUtime=524.72 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 5218 0 0 0 52470 2 0 0 20 0 1 0 6588107 26497024 6026 33554432000 4194304 5646918 140735466912368 140735466910616 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 6469 6026 158 355 0 6110 0
Current children cumulated CPU time (s) 524.72
Current children cumulated vsize (KiB) 25876

[startup+537.6 s]
/proc/loadavg: 2.42 2.26 2.20 4/179 11706
/proc/meminfo: memFree=28463144/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=25876 CPUtime=537.51 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 5218 0 0 0 53749 2 0 0 20 0 1 0 6588107 26497024 6026 33554432000 4194304 5646918 140735466912368 140735466910616 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 6469 6026 158 355 0 6110 0
Current children cumulated CPU time (s) 537.51
Current children cumulated vsize (KiB) 25876

[startup+540.8 s]
/proc/loadavg: 2.46 2.27 2.20 4/179 11706
/proc/meminfo: memFree=28463144/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=25876 CPUtime=540.7 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 5218 0 0 0 54068 2 0 0 20 0 1 0 6588107 26497024 6026 33554432000 4194304 5646918 140735466912368 140735466910616 4397533 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 6469 6026 158 355 0 6110 0
Current children cumulated CPU time (s) 540.7
Current children cumulated vsize (KiB) 25876

[startup+544 s]
/proc/loadavg: 2.43 2.27 2.20 3/179 11707
/proc/meminfo: memFree=28463020/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=17184 CPUtime=543.9 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 5218 0 0 0 54388 2 0 0 20 0 1 0 6588107 17596416 4061 33554432000 4194304 5646918 140735466912368 140735466910616 4403495 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 4296 4061 158 355 0 3937 0
Current children cumulated CPU time (s) 543.9
Current children cumulated vsize (KiB) 17184

[startup+544.8 s]
/proc/loadavg: 2.43 2.27 2.20 3/179 11707
/proc/meminfo: memFree=28470712/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=18832 CPUtime=544.7 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 5326 0 0 0 54468 2 0 0 20 0 1 0 6588107 19283968 4163 33554432000 4194304 5646918 140735466912368 140735466910616 4402832 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 4708 4163 158 355 0 4349 0
Current children cumulated CPU time (s) 544.7
Current children cumulated vsize (KiB) 18832

[startup+545.6 s]
/proc/loadavg: 2.43 2.27 2.20 3/179 11707
/proc/meminfo: memFree=28470340/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=18832 CPUtime=545.51 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 5462 0 0 0 54549 2 0 0 20 0 1 0 6588107 19283968 4293 33554432000 4194304 5646918 140735466912368 140735466910616 4402874 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 4708 4293 158 355 0 4349 0
Current children cumulated CPU time (s) 545.51
Current children cumulated vsize (KiB) 18832

[startup+546 s]
/proc/loadavg: 2.43 2.27 2.20 3/179 11707
/proc/meminfo: memFree=28470340/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=20496 CPUtime=545.9 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 5883 0 0 0 54588 2 0 0 20 0 1 0 6588107 20987904 4711 33554432000 4194304 5646918 140735466912368 140735466910616 4402661 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 5124 4711 158 355 0 4765 0
Current children cumulated CPU time (s) 545.9
Current children cumulated vsize (KiB) 20496

[startup+546.1 s]
/proc/loadavg: 2.43 2.27 2.20 3/179 11707
/proc/meminfo: memFree=28470340/32872528 swapFree=1515120/1684772
[pid=11691] ppid=11688 vsize=20496 CPUtime=546 cores=1,3,5,7
/proc/11691/stat : 11691 (minisatp) R 11688 11691 10206 0 -1 4202496 5893 0 0 0 54598 2 0 0 20 0 1 0 6588107 20987904 4721 33554432000 4194304 5646918 140735466912368 140735466910616 4402784 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11691/statm: 5124 4721 158 355 0 4765 0
Current children cumulated CPU time (s) 546
Current children cumulated vsize (KiB) 20496

Child status: 0
Real time (s): 546.144
CPU time (s): 546.057
CPU user time (s): 546.03
CPU system time (s): 0.026995
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 25876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 546.03
system time used= 0.026995
maximum resident set size= 24104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5904
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= 1
involuntary context switches= 597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.46678 second user time and 2.03269 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-30 05:12:34
IDJOB=4119491
IDBENCH=111743
IDSOLVER=2555
FILE ID=node135/4119491-1467256354
RUNJOBID= node135-1467248624-10568
PBS_JOBID= 20004485
Free space on /tmp= 71700 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-sporttournament12.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119491-1467256354/watcher-4119491-1467256354 -o /tmp/evaluation-result-4119491-1467256354/solver-4119491-1467256354 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467248624-10568 --watchdog 1960 -S 80 minisatp HOME/instance-4119491-1467256354.opb

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

MD5SUM BENCH= daed638eb03cf5c724fb58df446cf947
RANDOM SEED=485472708

node135.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.722
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.44
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.722
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.722
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.57
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.722
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.56
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.722
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.722
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.722
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.68
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.722
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:        28532824 kB
Buffers:          181220 kB
Cached:          1673156 kB
SwapCached:            0 kB
Active:           250080 kB
Inactive:        1662252 kB
Active(anon):      60424 kB
Inactive(anon):        0 kB
Active(file):     189656 kB
Inactive(file):  1662252 kB
Unevictable:     1684772 kB
Mlocked:         1515120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3940 kB
Writeback:             0 kB
AnonPages:       1742280 kB
Mapped:            14716 kB
Shmem:               216 kB
Slab:             611656 kB
SReclaimable:      55768 kB
SUnreclaim:       555888 kB
KernelStack:        1480 kB
PageTables:         7272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1846496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988112 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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-4119491-1467256354.opb

Free space on /tmp at the end= 71696 MiB
End job on node135 at 2016-06-30 05:21:40