Trace number 2666179

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverOPT25 121.495 121.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_7.opb
MD5SUMa28f5b3e9b4b12f9ccee04abccbf9327
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark1.06684
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables238
Total number of constraints398
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 constraints398
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 349
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2666179-1276585568.opb>
0.00/0.03	c original problem has 238 variables (238 bin, 0 int, 0 impl, 0 cont) and 398 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.03	c presolving:
0.00/0.04	c (round 1) 0 del vars, 196 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6 upgd conss, 0 impls, 0 clqs
0.06/0.09	c    (0.1s) probing: 107/238 (45.0%) - 0 fixings, 0 aggregations, 140 implications, 0 bound changes
0.06/0.09	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.06/0.09	c presolving (2 rounds):
0.06/0.09	c  0 deleted vars, 196 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.06/0.09	c  434 implications, 0 cliques
0.06/0.09	c presolved problem has 238 variables (238 bin, 0 int, 0 impl, 0 cont) and 202 constraints
0.06/0.09	c       6 constraints of type <knapsack>
0.06/0.09	c     196 constraints of type <linear>
0.06/0.09	c transformed objective value is always integral (scale: 1)
0.06/0.09	c Presolving Time: 0.05
0.06/0.09	c - non default parameters ----------------------------------------------------------------------
0.06/0.09	c # SCIP version 1.2.1.2
0.06/0.09	c 
0.06/0.09	c # frequency for displaying node information lines
0.06/0.09	c # [type: int, range: [-1,2147483647], default: 100]
0.06/0.09	c display/freq = 10000
0.06/0.09	c 
0.06/0.09	c # maximal time in seconds to run
0.06/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.06/0.09	c limits/time = 1799.98
0.06/0.09	c 
0.06/0.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.06/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.06/0.09	c limits/memory = 1620
0.06/0.09	c 
0.06/0.09	c # should presolving try to simplify inequalities
0.06/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.06/0.09	c constraints/linear/simplifyinequalities = TRUE
0.06/0.09	c 
0.06/0.09	c # should presolving try to simplify knapsacks
0.06/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.06/0.09	c constraints/knapsack/simplifyinequalities = TRUE
0.06/0.09	c 
0.06/0.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.06/0.09	c # [type: int, range: [-1,2147483647], default: -1]
0.06/0.09	c separating/rapidlearning/freq = 0
0.06/0.09	c 
0.06/0.09	c -----------------------------------------------------------------------------------------------
0.06/0.09	c start solving
0.06/0.09	c 
0.09/0.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.10	c   0.1s|     1 |     0 |   188 |     - |1613k|   0 | 145 | 238 | 202 | 238 | 202 |   0 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
0.09/0.19	c   0.1s|     1 |     0 |   199 |     - |1857k|   0 | 152 | 238 | 202 | 238 | 231 |  29 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |   216 |     - |2109k|   0 | 161 | 238 | 202 | 238 | 263 |  61 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
0.29/0.33	c   0.3s|     1 |     0 |   242 |     - |2280k|   0 | 162 | 238 | 202 | 238 | 290 |  88 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
0.39/0.40	c   0.3s|     1 |     0 |   312 |     - |2380k|   0 | 164 | 238 | 202 | 238 | 308 | 106 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
0.39/0.49	c   0.4s|     1 |     0 |   383 |     - |2485k|   0 | 157 | 238 | 202 | 238 | 336 | 134 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
0.49/0.60	c   0.5s|     1 |     0 |   522 |     - |2661k|   0 | 159 | 238 | 202 | 238 | 372 | 170 |   0 |   0 | 6.005865e+00 |      --      |    Inf 
0.59/0.68	c   0.6s|     1 |     0 |   635 |     - |2921k|   0 | 169 | 238 | 202 | 238 | 421 | 219 |   0 |   0 | 6.166667e+00 |      --      |    Inf 
0.80/0.80	c   0.7s|     1 |     0 |   737 |     - |3007k|   0 | 168 | 238 | 202 | 238 | 447 | 245 |   0 |   0 | 6.285714e+00 |      --      |    Inf 
0.89/0.93	c   0.9s|     1 |     0 |   864 |     - |3116k|   0 | 164 | 238 | 202 | 238 | 479 | 277 |   0 |   0 | 6.285714e+00 |      --      |    Inf 
1.00/1.05	c   1.0s|     1 |     0 |  1007 |     - |3326k|   0 | 170 | 238 | 202 | 238 | 510 | 308 |   0 |   0 | 6.307692e+00 |      --      |    Inf 
1.10/1.11	c   1.1s|     1 |     0 |  1179 |     - |3387k|   0 | 166 | 238 | 202 | 238 | 496 | 321 |   0 |   0 | 6.322034e+00 |      --      |    Inf 
1.10/1.17	c   1.1s|     1 |     0 |  1317 |     - |3488k|   0 | 165 | 238 | 202 | 238 | 512 | 337 |   0 |   0 | 6.322034e+00 |      --      |    Inf 
1.19/1.24	c   1.2s|     1 |     0 |  1589 |     - |3737k|   0 | 163 | 238 | 202 | 238 | 532 | 357 |   0 |   0 | 6.454545e+00 |      --      |    Inf 
1.29/1.31	c   1.2s|     1 |     0 |  1739 |     - |3758k|   0 | 167 | 238 | 202 | 238 | 545 | 370 |   0 |   0 | 6.666667e+00 |      --      |    Inf 
1.29/1.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.29/1.35	c   1.3s|     1 |     0 |  1793 |     - |3774k|   0 | 163 | 238 | 202 | 238 | 555 | 380 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
1.39/1.40	c   1.3s|     1 |     0 |  1846 |     - |3779k|   0 | 161 | 238 | 202 | 238 | 566 | 391 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
1.39/1.46	c   1.4s|     1 |     0 |  1902 |     - |3781k|   0 | 155 | 238 | 202 | 238 | 401 | 397 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
1.39/1.49	c   1.4s|     1 |     0 |  1973 |     - |3810k|   0 | 160 | 238 | 202 | 238 | 407 | 403 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
1.49/1.54	c   1.5s|     1 |     0 |  2109 |     - |3812k|   0 | 161 | 238 | 202 | 238 | 417 | 413 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
1.49/1.59	c   1.5s|     1 |     0 |  2247 |     - |3812k|   0 | 162 | 238 | 202 | 238 | 422 | 418 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
2.49/2.59	c   2.5s|     1 |     2 |  2247 |     - |3813k|   0 | 162 | 238 | 202 | 238 | 422 | 418 |   0 |  24 | 7.000000e+00 |      --      |    Inf 
8.48/8.52	o 40
8.48/8.52	c p 8.0s|   170 |   125 |  6316 |  24.1 |4009k|  21 |   - | 238 | 313 | 238 | 261 | 418 | 111 |1644 | 9.000000e+00 | 4.000000e+01 | 344.44%
8.58/8.65	o 39
8.58/8.65	c g 8.1s|   203 |   131 |  6761 |  22.3 |4027k|  21 |   - | 238 | 323 | 238 | 261 | 418 | 121 |1661 | 9.000000e+00 | 3.900000e+01 | 333.33%
9.39/9.41	o 38
9.39/9.41	c * 8.8s|   539 |   275 | 10007 |  14.4 |4243k|  33 |   - | 238 | 526 | 238 | 261 | 418 | 324 |1668 | 1.000000e+01 | 3.800000e+01 | 280.00%
9.68/9.77	o 37
9.68/9.77	c * 9.1s|   684 |   311 | 11825 |  14.0 |4303k|  33 |   - | 238 | 582 | 238 | 261 | 418 | 380 |1677 | 1.000000e+01 | 3.700000e+01 | 270.00%
9.80/9.83	o 36
9.80/9.83	c * 9.2s|   711 |   296 | 12080 |  13.8 |4283k|  33 |   - | 238 | 586 | 238 | 261 | 418 | 384 |1677 | 1.000000e+01 | 3.600000e+01 | 260.00%
11.88/11.95	o 32
11.88/11.95	c c11.1s|  1366 |   481 | 21166 |  13.9 |4598k|  33 |   - | 238 | 957 | 238 | 261 | 418 | 755 |1747 | 1.100000e+01 | 3.200000e+01 | 190.91%
13.19/13.23	o 31
13.19/13.23	c *12.3s|  1887 |   720 | 26572 |  12.9 |4877k|  33 |   - | 238 |1148 | 238 | 261 | 418 |1001 |1780 | 1.100000e+01 | 3.100000e+01 | 181.82%
14.29/14.37	o 30
14.29/14.37	c *13.4s|  2375 |   853 | 30727 |  12.0 |5115k|  38 |   - | 238 |1365 | 238 | 261 | 418 |1288 |1782 | 1.100000e+01 | 3.000000e+01 | 172.73%
14.79/14.83	o 29
14.79/14.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
14.79/14.83	c *13.8s|  2564 |   857 | 32182 |  11.7 |5163k|  38 |   - | 238 |1417 | 238 | 261 | 418 |1419 |1800 | 1.100000e+01 | 2.900000e+01 | 163.64%
15.48/15.54	o 27
15.48/15.54	c l14.5s|  2841 |   814 | 35006 |  11.5 |5143k|  38 |   - | 238 |1427 | 238 | 261 | 418 |1606 |1806 | 1.100000e+01 | 2.700000e+01 | 145.45%
16.39/16.47	o 25
16.39/16.47	c *15.3s|  3223 |   819 | 38650 |  11.3 |5140k|  38 |   - | 238 |1314 | 238 | 261 | 418 |1803 |1832 | 1.200000e+01 | 2.500000e+01 | 108.33%
37.68/37.71	c  35.2s| 10000 |  2340 |133043 |  13.1 |7829k|  38 |  45 | 238 |1783 | 238 | 261 | 418 |7647 |2294 | 1.400000e+01 | 2.500000e+01 |  78.57%
62.77/62.85	c  58.8s| 20000 |  2832 |233061 |  11.5 |9593k|  46 |  27 | 238 |2332 | 238 | 261 | 418 |  15k|2341 | 1.600000e+01 | 2.500000e+01 |  56.25%
87.66/87.71	c  82.2s| 30000 |  2258 |325412 |  10.8 |9619k|  46 |   - | 238 |2658 | 238 | 261 | 418 |  23k|2356 | 1.800000e+01 | 2.500000e+01 |  38.89%
113.75/113.89	c   107s| 40000 |   539 |420948 |  10.5 |6887k|  46 |   - | 238 |2739 | 238 | 261 | 418 |  31k|2949 | 2.100000e+01 | 2.500000e+01 |  19.05%
121.44/121.52	c 
121.44/121.52	c SCIP Status        : problem is solved [optimal solution found]
121.44/121.52	c Solving Time (sec) : 113.87
121.44/121.52	c Solving Nodes      : 42963
121.44/121.52	c Primal Bound       : +2.50000000000000e+01 (12 solutions)
121.44/121.52	c Dual Bound         : +2.50000000000000e+01
121.44/121.52	c Gap                : 0.00 %
121.44/121.52	s OPTIMUM FOUND
121.44/121.52	v x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 
121.44/121.52	v x75 x76 x77 x78 x79 x80 x81 x82 -x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 -x96 x97 x98 -x99 -x100 -x101 x102 x103 
121.44/121.52	v x104 x105 x106 x107 -x108 x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 x118 x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 
121.44/121.52	v -x127 x128 -x129 -x130 -x131 -x132 -x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 -x148 x149 
121.44/121.52	v x150 x151 x152 x153 x154 x155 x156 -x157 x158 x159 -x160 -x161 -x162 x163 x164 x165 -x166 x167 x168 -x169 -x170 -x171 -x172 
121.44/121.52	v -x173 -x174 x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x18 -x17 -x16 -x15 -x14 -x13 x189 
121.44/121.52	v x190 x191 x192 x193 x194 x195 -x196 -x197 -x198 x199 x200 x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 
121.44/121.52	v -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x12 -x11 -x10 -x9 x8 -x7 -x219 x220 x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 
121.44/121.52	v -x229 -x230 -x231 -x232 -x24 -x23 -x22 x21 x20 x19 -x233 -x234 -x235 -x236 -x237 -x30 -x29 x28 x27 x26 x25 -x238 -x42 x41 
121.44/121.52	v x40 -x39 -x38 -x37 -x36 x35 -x34 x33 -x32 x31 -x6 x5 x4 -x3 -x2 x1 
121.44/121.52	c SCIP Status        : problem is solved [optimal solution found]
121.44/121.52	c Solving Time       :     113.87
121.44/121.52	c Original Problem   :
121.44/121.52	c   Problem name     : HOME/instance-2666179-1276585568.opb
121.44/121.52	c   Variables        : 238 (238 binary, 0 integer, 0 implicit integer, 0 continuous)
121.44/121.52	c   Constraints      : 398 initial, 398 maximal
121.44/121.52	c Presolved Problem  :
121.44/121.52	c   Problem name     : t_HOME/instance-2666179-1276585568.opb
121.44/121.52	c   Variables        : 238 (238 binary, 0 integer, 0 implicit integer, 0 continuous)
121.44/121.52	c   Constraints      : 202 initial, 3060 maximal
121.44/121.52	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
121.44/121.52	c   trivial          :       0.00          0          0          0          0          0          0          0          0
121.44/121.52	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
121.44/121.52	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
121.44/121.52	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
121.44/121.52	c   implics          :       0.00          0          0          0          0          0          0          0          0
121.44/121.52	c   probing          :       0.04          0          0          0          0          0          0          0          0
121.44/121.52	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
121.44/121.52	c   linear           :       0.01          0          0          0          0          0        196          0          0
121.44/121.52	c   logicor          :       0.00          0          0          0          0          0          0          0          0
121.44/121.52	c   root node        :          -         12          -          -         12          -          -          -          -
121.44/121.52	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
121.44/121.52	c   integral         :          0          0          0      23802          0         76       1325          0          0      46662
121.44/121.52	c   knapsack         :          6         20     184422          6          0        357      15613        105          0          0
121.44/121.52	c   linear           :        196         20     184080          2          0       5493     345013          2          0          0
121.44/121.52	c   logicor          :          0+         0     136390          0          0        918     201951          0          0          0
121.44/121.52	c   countsols        :          0          0          0          7          0          0          0          0          0          0
121.44/121.52	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
121.44/121.52	c   integral         :       8.75       0.00       0.00       8.75       0.00
121.44/121.52	c   knapsack         :       0.77       0.00       0.77       0.00       0.00
121.44/121.52	c   linear           :      30.16       0.00      30.16       0.00       0.00
121.44/121.52	c   logicor          :       7.26       0.00       7.26       0.00       0.00
121.44/121.52	c   countsols        :       0.00       0.00       0.00       0.00       0.00
121.44/121.52	c Propagators        :       Time      Calls    Cutoffs    DomReds
121.44/121.52	c   vbounds          :       0.06          2          0          0
121.44/121.52	c   rootredcost      :       0.12         11          0          0
121.44/121.52	c   pseudoobj        :       0.38     184280         19       5410
121.44/121.52	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
121.44/121.52	c   propagation      :       0.53       6786       6695      35654       17.7        170       11.0          -
121.44/121.52	c   infeasible LP    :       0.90       7810       7804      18816       11.0        325       11.1          0
121.44/121.52	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
121.44/121.52	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
121.44/121.52	c   pseudo solution  :       0.00          1          1          1        1.0          0        0.0          -
121.44/121.52	c   applied globally :          -          -          -      33232       13.1          -          -          -
121.44/121.52	c   applied locally  :          -          -          -          0        0.0          -          -          -
121.44/121.52	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
121.44/121.52	c   cut pool         :       0.01         19          -          -       2223          -    (maximal pool size: 2849)
121.44/121.52	c   redcost          :       0.35      25208          0       1968          0          0
121.44/121.52	c   impliedbounds    :       0.00         20          0          0          9          0
121.44/121.52	c   intobj           :       0.00          0          0          0          0          0
121.44/121.52	c   cgmip            :       0.00          0          0          0          0          0
121.44/121.52	c   gomory           :       0.18         20          0          0        564          0
121.44/121.52	c   strongcg         :       0.18         20          0          0        674          0
121.44/121.52	c   cmir             :       0.28         10          0          0       1217          0
121.44/121.52	c   flowcover        :       0.33         10          0          0       1739          0
121.44/121.52	c   clique           :       0.00          1          0          0          0          0
121.44/121.52	c   zerohalf         :       0.00          0          0          0          0          0
121.44/121.52	c   mcf              :       0.00          1          0          0          0          0
121.44/121.52	c   rapidlearning    :       0.03          1          0          0          0          0
121.44/121.52	c Pricers            :       Time      Calls       Vars
121.44/121.52	c   problem variables:       0.00          0          0
121.44/121.52	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
121.44/121.52	c   relpscost        :       8.71      23795         76       1325          0          0      46662
121.44/121.52	c   pscost           :       0.00          0          0          0          0          0          0
121.44/121.52	c   inference        :       0.00          0          0          0          0          0          0
121.44/121.52	c   mostinf          :       0.00          0          0          0          0          0          0
121.44/121.52	c   leastinf         :       0.00          0          0          0          0          0          0
121.44/121.52	c   fullstrong       :       0.00          0          0          0          0          0          0
121.44/121.52	c   allfullstrong    :       0.00          0          0          0          0          0          0
121.44/121.52	c   random           :       0.00          0          0          0          0          0          0
121.44/121.52	c Primal Heuristics  :       Time      Calls      Found
121.44/121.52	c   LP solutions     :       0.00          -          7
121.44/121.52	c   pseudo solutions :       0.00          -          0
121.44/121.52	c   oneopt           :       0.05         11          0
121.44/121.52	c   feaspump         :       0.02          1          0
121.44/121.52	c   crossover        :       0.38         10          0
121.44/121.52	c   rootsoldiving    :       0.62         55          1
121.44/121.52	c   coefdiving       :       0.70        156          1
121.44/121.52	c   pscostdiving     :       1.59        156          1
121.44/121.52	c   fracdiving       :       0.74        156          0
121.44/121.52	c   linesearchdiving :       1.38        156          1
121.44/121.52	c   veclendiving     :       1.41        156          0
121.44/121.52	c   guideddiving     :       0.92        156          1
121.44/121.52	c   objpscostdiving  :       0.47         79          0
121.44/121.52	c   trivial          :       0.00          2          0
121.44/121.52	c   simplerounding   :       0.00          0          0
121.44/121.52	c   zirounding       :       0.05       1000          0
121.44/121.52	c   rounding         :       0.24       2116          0
121.44/121.52	c   shifting         :       2.41        646          0
121.44/121.52	c   intshifting      :       0.00          0          0
121.44/121.52	c   twoopt           :       0.00          0          0
121.44/121.52	c   fixandinfer      :       0.00          0          0
121.44/121.52	c   intdiving        :       0.00          0          0
121.44/121.52	c   actconsdiving    :       0.00          0          0
121.44/121.52	c   octane           :       0.00          0          0
121.44/121.52	c   rens             :       0.01          0          0
121.44/121.52	c   rins             :       0.00          0          0
121.44/121.52	c   localbranching   :       0.00          0          0
121.44/121.52	c   mutation         :       0.00          0          0
121.44/121.52	c   dins             :       0.00          0          0
121.44/121.52	c   undercover       :       0.00          0          0
121.44/121.52	c   nlp              :       0.02          0          0
121.44/121.52	c   trysol           :       0.01          0          0
121.44/121.52	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
121.44/121.52	c   primal LP        :       0.00          0          0       0.00          -
121.44/121.52	c   dual LP          :      38.05      39171     402176      10.27   10569.67
121.44/121.52	c   lex dual LP      :       0.00          0          0       0.00          -
121.44/121.52	c   barrier LP       :       0.00          0          0       0.00          -
121.44/121.52	c   diving/probing LP:       4.72       4462      49068      11.00   10395.76
121.44/121.52	c   strong branching :       7.83       3317      91502      27.59   11686.08
121.44/121.52	c     (at root node) :          -         24       7052     293.83          -
121.44/121.52	c   conflict analysis:       0.00          0          0       0.00          -
121.44/121.52	c B&B Tree           :
121.44/121.52	c   number of runs   :          1
121.44/121.52	c   nodes            :      42963
121.44/121.52	c   nodes (total)    :      42963
121.44/121.52	c   nodes left       :          0
121.44/121.52	c   max depth        :         46
121.44/121.52	c   max depth (total):         46
121.44/121.52	c   backtracks       :      11762 (27.4%)
121.44/121.52	c   delayed cutoffs  :       2989
121.44/121.52	c   repropagations   :      34644 (149751 domain reductions, 1468 cutoffs)
121.44/121.52	c   avg switch length:       8.59
121.44/121.52	c   switching time   :      10.20
121.44/121.52	c Solution           :
121.44/121.52	c   Solutions found  :         12 (11 improvements)
121.44/121.52	c   First Solution   : +4.00000000000000e+01   (in run 1, after 170 nodes, 7.95 seconds, depth 32, found by <pscostdiving>)
121.44/121.52	c   Primal Bound     : +2.50000000000000e+01   (in run 1, after 3223 nodes, 15.32 seconds, depth 24, found by <relaxation>)
121.44/121.52	c   Dual Bound       : +2.50000000000000e+01
121.44/121.52	c   Gap              :       0.00 %
121.44/121.52	c   Root Dual Bound  : +7.00000000000000e+00
121.44/121.52	c   Root Iterations  :       2247
121.44/121.53	c Time complete: 121.49.

Verifier Data

OK	25

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2666179-1276585568/watcher-2666179-1276585568 -o /tmp/evaluation-result-2666179-1276585568/solver-2666179-1276585568 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2666179-1276585568.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 32302
/proc/meminfo: memFree=1840956/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=9288 CPUtime=0
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 1152 0 0 0 0 0 0 0 25 0 1 0 32208643 9510912 1073 1992294400 4194304 9819077 140734440342256 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32302/statm: 2322 1083 371 1374 0 943 0

[startup+0.0736301 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 32302
/proc/meminfo: memFree=1840956/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=15308 CPUtime=0.06
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 3512 0 0 0 5 1 0 0 25 0 1 0 32208643 15675392 2565 1992294400 4194304 9819077 140734440342256 18446744073709551615 4947397 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 3827 2565 511 1374 0 2448 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15308

[startup+0.101636 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 32302
/proc/meminfo: memFree=1840956/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=18140 CPUtime=0.09
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 4074 0 0 0 8 1 0 0 25 0 1 0 32208643 18575360 3104 1992294400 4194304 9819077 140734440342256 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 4535 3104 635 1374 0 3156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18140

[startup+0.301671 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 32302
/proc/meminfo: memFree=1840956/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=19752 CPUtime=0.29
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 6910 0 0 0 26 3 0 0 25 0 1 0 32208643 20226048 3818 1992294400 4194304 9819077 140734440342256 18446744073709551615 8675206 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 4938 3818 691 1374 0 3559 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19752

[startup+0.701744 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 32302
/proc/meminfo: memFree=1840956/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=21884 CPUtime=0.69
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 7377 0 0 0 66 3 0 0 25 0 1 0 32208643 22409216 4092 1992294400 4194304 9819077 140734440342256 18446744073709551615 7308970 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 5471 4092 691 1374 0 4092 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21884

[startup+1.50189 s]
/proc/loadavg: 0.85 0.97 0.99 2/107 32303
/proc/meminfo: memFree=1826936/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=22984 CPUtime=1.49
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 8898 0 0 0 144 5 0 0 25 0 1 0 32208643 23535616 4334 1992294400 4194304 9819077 140734440342256 18446744073709551615 4847241 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 5746 4334 695 1374 0 4367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22984

[startup+3.10118 s]
/proc/loadavg: 0.85 0.97 0.99 2/107 32303
/proc/meminfo: memFree=1825324/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=23448 CPUtime=3.09
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 20490 0 0 0 298 11 0 0 25 0 1 0 32208643 24010752 4347 1992294400 4194304 9819077 140734440342256 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 5862 4348 701 1374 0 4483 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23448

[startup+6.30176 s]
/proc/loadavg: 0.86 0.97 0.99 2/107 32303
/proc/meminfo: memFree=1825200/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=23136 CPUtime=6.29
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 64887 0 0 0 591 38 0 0 25 0 1 0 32208643 23691264 4338 1992294400 4194304 9819077 140734440342256 18446744073709551615 7226310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 5784 4338 706 1374 0 4405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23136

[startup+12.7009 s]
/proc/loadavg: 0.87 0.97 0.99 2/107 32303
/proc/meminfo: memFree=1825076/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=22784 CPUtime=12.69
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 143710 0 0 0 1183 86 0 0 25 0 1 0 32208643 23330816 4390 1992294400 4194304 9819077 140734440342256 18446744073709551615 4924484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 5696 4390 729 1374 0 4317 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22784

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/107 32303
/proc/meminfo: memFree=1816520/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=24836 CPUtime=25.48
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 268276 0 0 0 2375 173 0 0 25 0 1 0 32208643 25432064 4892 1992294400 4194304 9819077 140734440342256 18446744073709551615 4979559 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 6209 4892 730 1374 0 4830 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24836

[startup+51.1009 s]
/proc/loadavg: 0.93 0.97 0.99 2/107 32303
/proc/meminfo: memFree=1820240/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=28356 CPUtime=51.07
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 430069 0 0 0 4780 327 0 0 25 0 1 0 32208643 29036544 5747 1992294400 4194304 9819077 140734440342256 18446744073709551615 4980289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 7089 5747 730 1374 0 5710 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28356

[startup+102.309 s]
/proc/loadavg: 0.97 0.97 0.99 2/107 32305
/proc/meminfo: memFree=1817636/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=30468 CPUtime=102.26
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 730848 0 0 0 9598 628 0 0 25 0 1 0 32208643 31199232 6297 1992294400 4194304 9819077 140734440342256 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 7617 6297 730 1374 0 6238 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30468

Solver just ended. Dumping a history of the last processes samples

[startup+115.101 s]
/proc/loadavg: 0.97 0.97 0.99 2/107 32305
/proc/meminfo: memFree=1817636/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=30384 CPUtime=115.05
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 814387 0 0 0 10789 716 0 0 25 0 1 0 32208643 31113216 6312 1992294400 4194304 9819077 140734440342256 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 7596 6312 730 1374 0 6217 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 30384

[startup+118.301 s]
/proc/loadavg: 0.97 0.97 0.99 2/107 32305
/proc/meminfo: memFree=1817636/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=30612 CPUtime=118.25
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 837241 0 0 0 11088 737 0 0 25 0 1 0 32208643 31346688 6316 1992294400 4194304 9819077 140734440342256 18446744073709551615 4947413 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 7653 6316 730 1374 0 6274 0
Current children cumulated CPU time (s) 118.25
Current children cumulated vsize (KiB) 30612

[startup+119.908 s]
/proc/loadavg: 0.98 0.97 0.99 2/107 32305
/proc/meminfo: memFree=1817636/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=30588 CPUtime=119.85
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 848949 0 0 0 11236 749 0 0 25 0 1 0 32208643 31322112 6316 1992294400 4194304 9819077 140734440342256 18446744073709551615 4978051 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 7647 6316 730 1374 0 6268 0
Current children cumulated CPU time (s) 119.85
Current children cumulated vsize (KiB) 30588

[startup+120.701 s]
/proc/loadavg: 0.98 0.97 0.99 2/107 32305
/proc/meminfo: memFree=1817636/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=30568 CPUtime=120.64
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 853392 0 0 0 11312 752 0 0 25 0 1 0 32208643 31301632 6314 1992294400 4194304 9819077 140734440342256 18446744073709551615 4947407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 7642 6314 730 1374 0 6263 0
Current children cumulated CPU time (s) 120.64
Current children cumulated vsize (KiB) 30568

[startup+121.101 s]
/proc/loadavg: 0.98 0.97 0.99 2/107 32305
/proc/meminfo: memFree=1817636/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=30520 CPUtime=121.04
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 855496 0 0 0 11349 755 0 0 25 0 1 0 32208643 31252480 6316 1992294400 4194304 9819077 140734440342256 18446744073709551615 6361868 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 7630 6316 730 1374 0 6251 0
Current children cumulated CPU time (s) 121.04
Current children cumulated vsize (KiB) 30520

[startup+121.501 s]
/proc/loadavg: 0.98 0.97 0.99 2/107 32305
/proc/meminfo: memFree=1817636/2059040 swapFree=4140296/4192956
[pid=32302] ppid=32300 vsize=30564 CPUtime=121.44
/proc/32302/stat : 32302 (pbscip.linux.x8) R 32300 32302 32136 0 -1 4202496 857250 0 0 0 11387 757 0 0 25 0 1 0 32208643 31297536 6314 1992294400 4194304 9819077 140734440342256 18446744073709551615 4661506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32302/statm: 7641 6314 730 1374 0 6262 0
Current children cumulated CPU time (s) 121.44
Current children cumulated vsize (KiB) 30564

Child status: 0
Real time (s): 121.54
CPU time (s): 121.495
CPU user time (s): 113.912
CPU system time (s): 7.58285
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 38804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 113.912
system time used= 7.58285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 857292
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= 1679

runsolver used 0.231964 second user time and 0.619905 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-15 09:06:08
IDJOB=2666179
IDBENCH=2632
IDSOLVER=1168
FILE ID=node027/2666179-1276585568
PBS_JOBID= 11173539
Free space on /tmp= 62536 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_7.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2666179-1276585568/watcher-2666179-1276585568 -o /tmp/evaluation-result-2666179-1276585568/solver-2666179-1276585568 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2666179-1276585568.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a28f5b3e9b4b12f9ccee04abccbf9327
RANDOM SEED=945596973

node027.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.261
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5600.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.261
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1841484 kB
Buffers:         18540 kB
Cached:         120188 kB
SwapCached:       5720 kB
Active:          86832 kB
Inactive:        64364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1841484 kB
SwapTotal:     4192956 kB
SwapFree:      4140296 kB
Dirty:            6436 kB
Writeback:           0 kB
AnonPages:       11032 kB
Mapped:          13072 kB
Slab:            44640 kB
PageTables:       3984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182412 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62528 MiB
End job on node027 at 2010-06-15 09:08:10