Trace number 4112607

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-d91742bOPT17 0.538917 0.537238

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_6.opb
MD5SUMa6fbaa86ad104839735089987b256e67
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark0.054991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17
Optimality of the best value was proved YES
Number of variables141
Total number of constraints215
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 constraints215
Minimum length of a constraint12
Maximum length of a constraint25
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 64
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 323
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 215 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: #########################################################################################################
0.09/0.23	c   -- Clauses(.)/Splits(s): (none)
0.09/0.23	c ---[ 213]---> Sorter-cost:  169     Base: 2 2 2 2 2
0.09/0.23	c ---[ 211]---> Sorter-cost:  169     Base: 2 2 2 2 2
0.09/0.23	c ---[ 209]---> Sorter-cost:  245     Base: 2 2 2 2 2
0.09/0.23	c ---[ 207]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 205]---> Sorter-cost:  164     Base: 2 2 2 2 2
0.09/0.23	c ---[ 203]---> Sorter-cost:  169     Base: 2 2 2 2 2
0.09/0.23	c ---[ 201]---> Sorter-cost:  159     Base: 2 2 2 2 2
0.09/0.23	c ---[ 199]---> Sorter-cost:  233     Base: 2 2 2 2 2
0.09/0.23	c ---[ 197]---> Sorter-cost:  245     Base: 2 2 2 2 2
0.09/0.23	c ---[ 195]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 193]---> Sorter-cost:  154     Base: 2 2 2 2 2
0.09/0.23	c ---[ 191]---> Sorter-cost:  159     Base: 2 2 2 2 2
0.09/0.23	c ---[ 189]---> Sorter-cost:  221     Base: 2 2 2 2 2
0.09/0.23	c ---[ 187]---> Sorter-cost:  233     Base: 2 2 2 2 2
0.09/0.23	c ---[ 185]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 183]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 181]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 179]---> Sorter-cost:  164     Base: 2 2 2 2 2
0.09/0.23	c ---[ 177]---> Sorter-cost:  164     Base: 2 2 2 2 2
0.09/0.23	c ---[ 175]---> Sorter-cost:  169     Base: 2 2 2 2 2
0.09/0.23	c ---[ 173]---> Sorter-cost:  159     Base: 2 2 2 2 2
0.09/0.23	c ---[ 171]---> Sorter-cost:  233     Base: 2 2 2 2 2
0.09/0.23	c ---[ 169]---> Sorter-cost:  233     Base: 2 2 2 2 2
0.09/0.23	c ---[ 167]---> Sorter-cost:  233     Base: 2 2 2 2 2
0.09/0.23	c ---[ 165]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 163]---> Sorter-cost:  154     Base: 2 2 2 2 2
0.09/0.23	c ---[ 161]---> Sorter-cost:  159     Base: 2 2 2 2 2
0.09/0.23	c ---[ 159]---> Sorter-cost:  221     Base: 2 2 2 2 2
0.09/0.23	c ---[ 157]---> Sorter-cost:  221     Base: 2 2 2 2 2
0.09/0.23	c ---[ 155]---> Sorter-cost:  221     Base: 2 2 2 2 2
0.09/0.23	c ---[ 153]---> Sorter-cost:  221     Base: 2 2 2 2 2
0.09/0.23	c ---[ 151]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 149]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 147]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 145]---> Sorter-cost:  154     Base: 2 2 2 2 2
0.09/0.23	c ---[ 143]---> Sorter-cost:  154     Base: 2 2 2 2 2
0.09/0.23	c ---[ 141]---> Sorter-cost:  159     Base: 2 2 2 2 2
0.09/0.23	c ---[ 139]---> Sorter-cost:  233     Base: 2 2 2 2 2
0.09/0.23	c ---[ 137]---> Sorter-cost:  221     Base: 2 2 2 2 2
0.09/0.23	c ---[ 135]---> Sorter-cost:  233     Base: 2 2 2 2 2
0.09/0.23	c ---[ 133]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 131]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 129]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 127]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 125]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 123]---> Sorter-cost:  160     Base: 2 2 2 2 2
0.09/0.23	c ---[ 121]---> Sorter-cost:  164     Base: 2 2 2 2 2
0.09/0.23	c ---[ 119]---> Sorter-cost:  164     Base: 2 2 2 2 2
0.09/0.23	c ---[ 117]---> Sorter-cost:  164     Base: 2 2 2 2 2
0.09/0.23	c ---[ 115]---> Sorter-cost:  169     Base: 2 2 2 2 2
0.09/0.23	c ---[ 113]---> Sorter-cost:   72     Base: 2 2 2 2 2
0.09/0.23	c ---[ 111]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[ 109]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[ 107]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[ 105]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[ 103]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[ 101]---> Sorter-cost:   72     Base: 2 2 2 2 2
0.09/0.23	c ---[  99]---> Sorter-cost:   72     Base: 2 2 2 2 2
0.09/0.23	c ---[  97]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  95]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  93]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  91]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  89]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  87]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  85]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  83]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  81]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  79]---> Sorter-cost:   72     Base: 2 2 2 2 2
0.09/0.23	c ---[  77]---> Sorter-cost:   72     Base: 2 2 2 2 2
0.09/0.23	c ---[  75]---> Sorter-cost:   72     Base: 2 2 2 2 2
0.09/0.23	c ---[  73]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  71]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  69]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  67]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  65]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  63]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  61]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  59]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  57]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  55]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  53]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  51]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  49]---> Sorter-cost:   72     Base: 2 2 2 2 2
0.09/0.23	c ---[  47]---> Sorter-cost:   72     Base: 2 2 2 2 2
0.09/0.23	c ---[  45]---> Sorter-cost:   72     Base: 2 2 2 2 2
0.09/0.23	c ---[  43]---> Sorter-cost:   72     Base: 2 2 2 2 2
0.09/0.23	c ---[  41]---> Sorter-cost:  148     Base: 2 2 2 2 2
0.09/0.23	c ---[  39]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  37]---> Sorter-cost:  148     Base: 2 2 2 2 2
0.09/0.23	c ---[  35]---> Sorter-cost:  136     Base: 2 2 2 2 2
0.09/0.23	c ---[  33]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  31]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  29]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  27]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  25]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  23]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  21]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  19]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  17]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  15]---> Sorter-cost:  116     Base: 2 2 2 2 2
0.09/0.23	c ---[  13]---> Sorter-cost:   82     Base: 2 2 2 2 2
0.09/0.23	c ---[  11]---> Sorter-cost:   82     Base: 2 2 2 2 2
0.09/0.23	c ---[   9]---> Sorter-cost:   82     Base: 2 2 2 2 2
0.09/0.23	c ---[   7]---> Sorter-cost:   82     Base: 2 2 2 2 2
0.09/0.23	c ---[   5]---> Sorter-cost:   82     Base: 2 2 2 2 2
0.09/0.23	c ---[   4]---> BDD-cost:   15
0.09/0.23	c ---[   3]---> BDD-cost:   15
0.09/0.23	c ---[   2]---> BDD-cost:   15
0.09/0.23	c ---[   1]---> BDD-cost:   15
0.09/0.23	c ---[   0]---> BDD-cost:   15
0.09/0.23	|  Eliminated clauses:           0.24 Mb                                      |
0.09/0.23	============================[ Search Statistics ]==============================
0.09/0.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.23	===============================================================================
0.09/0.23	===============================================================================
0.09/0.23	c Found solution: 58
0.09/0.23	c ---[   0]---> BDD-cost:    4
0.09/0.23	|  Eliminated clauses:           0.24 Mb                                      |
0.09/0.23	============================[ Search Statistics ]==============================
0.09/0.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.23	===============================================================================
0.09/0.23	===============================================================================
0.09/0.23	c Found solution: 47
0.09/0.23	c ---[   0]---> BDD-cost:    5
0.09/0.23	|  Eliminated clauses:           0.24 Mb                                      |
0.09/0.23	============================[ Search Statistics ]==============================
0.09/0.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.23	===============================================================================
0.09/0.23	===============================================================================
0.09/0.23	c Found solution: 46
0.09/0.23	c ---[   0]---> BDD-cost:    4
0.09/0.23	|  Eliminated clauses:           0.24 Mb                                      |
0.09/0.23	============================[ Search Statistics ]==============================
0.09/0.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.23	===============================================================================
0.09/0.23	===============================================================================
0.09/0.23	c Found solution: 45
0.09/0.23	c ---[   0]---> BDD-cost:    5
0.09/0.23	|  Eliminated clauses:           0.24 Mb                                      |
0.09/0.23	============================[ Search Statistics ]==============================
0.09/0.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.23	===============================================================================
0.09/0.23	===============================================================================
0.09/0.23	c Found solution: 44
0.09/0.23	c ---[   0]---> BDD-cost:    3
0.09/0.23	|  Eliminated clauses:           0.24 Mb                                      |
0.09/0.23	============================[ Search Statistics ]==============================
0.09/0.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.23	===============================================================================
0.09/0.23	|       289 |    6514    29975    84847 |    10990      289     13 |  5.225 % |
0.09/0.23	===============================================================================
0.09/0.23	c Found solution: 40
0.09/0.23	c ---[   0]---> BDD-cost:    2
0.09/0.23	|  Eliminated clauses:           0.24 Mb                                      |
0.09/0.23	============================[ Search Statistics ]==============================
0.09/0.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.23	===============================================================================
0.09/0.23	|       465 |    6514    29975    84846 |    10990      465     14 |  5.232 % |
0.09/0.23	===============================================================================
0.09/0.23	c Found solution: 32
0.09/0.30	|  Eliminated clauses:           0.27 Mb                                      |
0.09/0.30	============================[ Search Statistics ]==============================
0.09/0.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.30	===============================================================================
0.09/0.30	|       580 |    5551    25845    73522 |     9476      580     16 |  7.325 % |
0.09/0.30	|       730 |    5551    25845    73522 |    10424      542     16 |  7.325 % |
0.09/0.30	|       955 |    5551    25845    73522 |    11466      767     16 |  7.325 % |
0.09/0.30	===============================================================================
0.09/0.30	c Found solution: 27
0.09/0.30	c ---[   0]---> BDD-cost:    3
0.09/0.33	|  Eliminated clauses:           0.27 Mb                                      |
0.09/0.33	============================[ Search Statistics ]==============================
0.09/0.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.33	===============================================================================
0.09/0.33	|      1144 |    5489    25537    72673 |     9363      955     16 |  7.497 % |
0.09/0.33	|      1294 |    5489    25537    72673 |    10299     1105     16 |  7.497 % |
0.09/0.33	===============================================================================
0.09/0.33	c Found solution: 20
0.09/0.33	c ---[   0]---> BDD-cost:    2
0.32/0.36	|  Eliminated clauses:           0.27 Mb                                      |
0.32/0.36	============================[ Search Statistics ]==============================
0.32/0.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.32/0.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.32/0.36	===============================================================================
0.32/0.36	|      1414 |    5489    25537    72670 |     9363     1225     16 |  7.504 % |
0.32/0.36	===============================================================================
0.32/0.36	c Found solution: 19
0.32/0.36	c ---[   0]---> BDD-cost:    2
0.32/0.38	|  Eliminated clauses:           0.27 Mb                                      |
0.32/0.38	============================[ Search Statistics ]==============================
0.32/0.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.32/0.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.32/0.38	===============================================================================
0.32/0.38	|      1635 |    5489    25538    72673 |     9363     1446     16 |  7.510 % |
0.32/0.38	===============================================================================
0.32/0.38	c Found solution: 18
0.32/0.38	c ---[   0]---> BDD-cost:    2
0.39/0.42	|  Eliminated clauses:           0.27 Mb                                      |
0.39/0.42	============================[ Search Statistics ]==============================
0.39/0.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.42	===============================================================================
0.39/0.42	|      1805 |    5209    25538    72672 |     9363     1615     16 |  9.733 % |
0.39/0.42	|      1955 |    5209    25538    72672 |    10300     1567     15 |  9.733 % |
0.39/0.42	===============================================================================
0.39/0.42	c Found solution: 17
0.39/0.42	c ---[   0]---> BDD-cost:    3
0.49/0.53	|  Eliminated clauses:           0.30 Mb                                      |
0.49/0.53	============================[ Search Statistics ]==============================
0.49/0.53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.53	===============================================================================
0.49/0.53	|      2089 |    4766    21954    62421 |     8049     1701     15 |  9.739 % |
0.49/0.53	|      2239 |    4692    21954    62421 |     8854     1784     15 | 10.325 % |
0.49/0.53	|      2464 |    4692    21954    62421 |     9740     2009     15 | 10.325 % |
0.49/0.53	===============================================================================
0.49/0.53	c Optimal solution: 17
0.49/0.53	s OPTIMUM FOUND
0.49/0.53	v x1 -x2 -x3 -x4 x5 -x6 x25 -x26 x27 x28 -x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 -x141 x19 x20 x21 -x22 -x23 -x24 -x140 -x139 -x138 -x137 -x136 x7 -x8 x9 -x10 -x11 -x12 -x135 -x134 -x133 -x132 -x131 -x130 x129 x128 -x127 x126 x125 x124 x123 x122 -x13 -x14 -x15 -x16 -x17 -x18 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 x106 -x105 x104 x103 x102 -x101 -x100 -x99 x98 x97 x96 x95 x94 x93 -x92 -x91 -x90 -x89 -x88 x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 x79 x78 -x77 -x76 -x75 x74 x73 -x72 x71 x70 x69 x68 x67 x66 -x65 -x64 -x63 x62 x61 x60 x59 x58 x57 -x56 x55 x54 x53 x52 x51 x50 x49 x48 x47 x46 x45 x44 x43 x42 x41 x40 x39 x38 x37
0.49/0.53	c _______________________________________________________________________________
0.49/0.53	c 
0.49/0.53	restarts              : 31
0.49/0.53	conflicts             : 2742           (5194 /sec)
0.49/0.53	decisions             : 13797          (0.00 % random) (26135 /sec)
0.49/0.53	propagations          : 2037301        (3859117 /sec)
0.49/0.53	conflict literals     : 41409          (42.41 % deleted)
0.49/0.53	Memory used           : 13.09 MB
0.49/0.53	CPU time              : 0.527919 s
0.49/0.53	c _______________________________________________________________________________

Verifier Data

OK	17

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-4112607-1466555128/watcher-4112607-1466555128 -o /tmp/evaluation-result-4112607-1466555128/solver-4112607-1466555128 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466551518-31557 --watchdog 1960 minisatp HOME/instance-4112607-1466555128.opb 

pid=32100
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.10 2.03 1.93 3/176 32103
/proc/meminfo: memFree=31790688/32872528 swapFree=241860/274564
[pid=32103] ppid=32100 vsize=6348 CPUtime=0 cores=1,3,5,7
/proc/32103/stat : 32103 (minisatp) R 32100 32103 31540 0 -1 4202496 303 0 0 0 0 0 0 0 20 0 1 0 57562793 6500352 179 33554432000 4194304 5646918 140734000386240 140733590976904 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32103/statm: 1587 179 94 355 0 1228 0

[startup+0.100062 s]
/proc/loadavg: 2.10 2.03 1.93 3/176 32103
/proc/meminfo: memFree=31790688/32872528 swapFree=241860/274564
[pid=32103] ppid=32100 vsize=8244 CPUtime=0.09 cores=1,3,5,7
/proc/32103/stat : 32103 (minisatp) R 32100 32103 31540 0 -1 4202496 844 0 0 0 9 0 0 0 20 0 1 0 57562793 8441856 672 33554432000 4194304 5646918 140734000386240 140733590976904 4228043 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32103/statm: 2061 673 126 355 0 1702 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8244

[startup+0.336311 s]
/proc/loadavg: 2.10 2.03 1.93 3/176 32103
/proc/meminfo: memFree=31790688/32872528 swapFree=241860/274564
[pid=32103] ppid=32100 vsize=9316 CPUtime=0.32 cores=1,3,5,7
/proc/32103/stat : 32103 (minisatp) R 32100 32103 31540 0 -1 4202496 2390 0 0 0 32 0 0 0 20 0 1 0 57562793 9539584 1914 33554432000 4194304 5646918 140734000386240 140733590976904 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32103/statm: 2329 1914 151 355 0 1970 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9316

[startup+0.400265 s]
/proc/loadavg: 2.10 2.03 1.93 3/176 32103
/proc/meminfo: memFree=31790688/32872528 swapFree=241860/274564
[pid=32103] ppid=32100 vsize=10356 CPUtime=0.39 cores=1,3,5,7
/proc/32103/stat : 32103 (minisatp) R 32100 32103 31540 0 -1 4202496 2552 0 0 0 39 0 0 0 20 0 1 0 57562793 10604544 2075 33554432000 4194304 5646918 140734000386240 140733590976904 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32103/statm: 2589 2075 151 355 0 2230 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 10356

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

[startup+0.500256 s]
/proc/loadavg: 2.10 2.03 1.93 3/176 32103
/proc/meminfo: memFree=31790688/32872528 swapFree=241860/274564
[pid=32103] ppid=32100 vsize=10980 CPUtime=0.49 cores=1,3,5,7
/proc/32103/stat : 32103 (minisatp) R 32100 32103 31540 0 -1 4202496 2719 0 0 0 49 0 0 0 20 0 1 0 57562793 11243520 2240 33554432000 4194304 5646918 140734000386240 140733590976904 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32103/statm: 2745 2240 151 355 0 2386 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10980

Child status: 0
Real time (s): 0.537238
CPU time (s): 0.538917
CPU user time (s): 0.528919
CPU system time (s): 0.009998
CPU usage (%): 100.313
Max. virtual memory (cumulated for all children) (KiB): 10980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.528919
system time used= 0.009998
maximum resident set size= 9812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2732
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= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.006998 second user time and 0.001999 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-22 02:25:28
IDJOB=4112607
IDBENCH=2628
IDSOLVER=2555
FILE ID=node107/4112607-1466555128
RUNJOBID= node107-1466551518-31557
PBS_JOBID= 19943339
Free space on /tmp= 71700 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_6.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112607-1466555128/watcher-4112607-1466555128 -o /tmp/evaluation-result-4112607-1466555128/solver-4112607-1466555128 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466551518-31557 --watchdog 1960  minisatp HOME/instance-4112607-1466555128.opb

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

MD5SUM BENCH= a6fbaa86ad104839735089987b256e67
RANDOM SEED=1987722371

node107.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.953
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.90
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.953
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.953
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.56
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.953
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.953
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.953
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.56
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.953
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.953
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31795884 kB
Buffers:           21072 kB
Cached:            73064 kB
SwapCached:         1808 kB
Active:            45892 kB
Inactive:          51248 kB
Active(anon):       4232 kB
Inactive(anon):     1376 kB
Active(file):      41660 kB
Inactive(file):    49872 kB
Unevictable:      274564 kB
Mlocked:          241860 kB
SwapTotal:      67108856 kB
SwapFree:       67099244 kB
Dirty:             10708 kB
Writeback:             0 kB
AnonPages:        277116 kB
Mapped:             7000 kB
Shmem:                 0 kB
Slab:             574432 kB
SReclaimable:      17636 kB
SUnreclaim:       556796 kB
KernelStack:        1416 kB
PageTables:         4648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     371440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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-4112607-1466555128.opb

Free space on /tmp at the end= 71696 MiB
End job on node107 at 2016-06-22 02:25:28