Trace number 1868689

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 NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2OPT307 1.09383 1.0941

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod008.opb
MD5SUM4dd9ac2644c29d272d2675c7fc366ed6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark307
Best CPU time to get the best result obtained on this benchmark1.01884
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 307
Optimality of the best value was proved YES
Number of variables319
Total number of constraints6
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 constraints6
Minimum length of a constraint186
Maximum length of a constraint231
Number of terms in the objective function 319
Biggest coefficient in the objective function 87
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 23554
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 22000
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 1027256
Number of bits of the biggest sum of numbers20
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.01	c SCIP version 1.1.0.7
0.00/0.01	c LP-Solver Clp 1.8.2
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c read problem <HOME/instance-1868689-1245133133.opb>
0.00/0.01	c original problem has 319 variables (319 bin, 0 int, 0 impl, 0 cont) and 6 constraints
0.00/0.01	c start presolving problem
0.00/0.01	c presolving:
0.01/0.02	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6 upgd conss, 0 impls, 0 clqs
0.01/0.02	c    (0.0s) probing: 101/319 (31.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.01/0.02	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.01/0.02	c presolving (2 rounds):
0.01/0.02	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.01/0.02	c  0 implications, 0 cliques
0.01/0.02	c presolved problem has 319 variables (319 bin, 0 int, 0 impl, 0 cont) and 6 constraints
0.01/0.02	c       6 constraints of type <knapsack>
0.01/0.02	c transformed objective value is always integral (scale: 1)
0.01/0.02	c Presolving Time: 0.01
0.01/0.02	c OPT-LIN
0.01/0.02	c -----------------------------------------------------------------------------------------------
0.01/0.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.01/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.02	c limits/memory = c 1620
0.01/0.02	c # maximal time in seconds to run
0.01/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.02	c limits/time = c 1791
0.01/0.02	c # frequency for displaying node information lines
0.01/0.02	c # [type: int, range: [-1,2147483647], default: 100]
0.01/0.02	c display/freq = c 10000
0.01/0.02	c -----------------------------------------------------------------------------------------------
0.01/0.02	c start solving problem
0.01/0.02	c 
0.01/0.03	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.01/0.03	c   0.0s|     1 |     0 |    15 |1120k|   0 |   5 | 319 |   6 |   6 | 319 |   6 |   0 |   0 |   0 | 2.909311e+02 |      --      |    Inf 
0.01/0.03	o 510
0.01/0.03	c r 0.0s|     1 |     0 |    15 |1124k|   0 |   5 | 319 |   6 |   6 | 319 |   6 |   0 |   0 |   0 | 2.909311e+02 | 5.100000e+02 |  75.30%
0.01/0.03	o 446
0.01/0.03	c R 0.0s|     1 |     0 |    15 |1127k|   0 |   5 | 319 |   6 |   6 | 319 |   6 |   0 |   0 |   0 | 2.909311e+02 | 4.460000e+02 |  53.30%
0.01/0.03	o 434
0.01/0.03	c s 0.0s|     1 |     0 |    15 |1131k|   0 |   5 | 319 |   6 |   6 | 319 |   6 |   0 |   0 |   0 | 2.909311e+02 | 4.340000e+02 |  49.18%
0.01/0.04	c   0.0s|     1 |     0 |    17 |1212k|   0 |   7 | 319 |   6 |   6 | 319 |   7 |   1 |   0 |   0 | 2.910214e+02 | 4.340000e+02 |  49.13%
0.01/0.04	o 433
0.01/0.04	c R 0.0s|     1 |     0 |    17 |1215k|   0 |   7 | 319 |   6 |   6 | 319 |   7 |   1 |   0 |   0 | 2.910214e+02 | 4.330000e+02 |  48.79%
0.01/0.04	o 371
0.01/0.04	c s 0.0s|     1 |     0 |    17 |1217k|   0 |   7 | 319 |   6 |   6 | 319 |   7 |   1 |   0 |   0 | 2.910214e+02 | 3.710000e+02 |  27.48%
0.01/0.06	c   0.0s|     1 |     0 |    18 |1266k|   0 |   7 | 319 |   6 |   6 | 319 |   8 |   2 |   0 |   0 | 2.911333e+02 | 3.710000e+02 |  27.43%
0.01/0.06	o 370
0.01/0.06	c R 0.0s|     1 |     0 |    18 |1269k|   0 |   7 | 319 |   6 |   6 | 319 |   8 |   2 |   0 |   0 | 2.911333e+02 | 3.700000e+02 |  27.09%
0.01/0.06	o 365
0.01/0.06	c s 0.0s|     1 |     0 |    18 |1271k|   0 |   7 | 319 |   6 |   6 | 319 |   8 |   2 |   0 |   0 | 2.911333e+02 | 3.650000e+02 |  25.37%
0.01/0.07	c   0.1s|     1 |     0 |    19 |1292k|   0 |   8 | 319 |   6 |   6 | 319 |   9 |   3 |   0 |   0 | 2.911568e+02 | 3.650000e+02 |  25.36%
0.01/0.08	c   0.1s|     1 |     0 |    23 |1310k|   0 |   7 | 319 |   6 |   6 | 319 |  10 |   4 |   0 |   0 | 2.913876e+02 | 3.650000e+02 |  25.26%
0.09/0.10	c   0.1s|     1 |     0 |    26 |1353k|   0 |  11 | 319 |   6 |   6 | 319 |  11 |   5 |   0 |   0 | 2.915337e+02 | 3.650000e+02 |  25.20%
0.09/0.12	c   0.1s|     1 |     0 |    33 |1374k|   0 |  12 | 319 |   6 |   6 | 319 |  13 |   7 |   0 |   0 | 2.939312e+02 | 3.650000e+02 |  24.18%
0.09/0.12	o 310
0.09/0.12	c R 0.1s|     1 |     0 |    33 |1378k|   0 |  12 | 319 |   6 |   6 | 319 |  13 |   7 |   0 |   0 | 2.939312e+02 | 3.100000e+02 |   5.47%
0.09/0.14	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.14	c   0.1s|     1 |     0 |    39 |1453k|   0 |  13 | 319 |   6 |   6 | 319 |  14 |   8 |   0 |   0 | 2.945344e+02 | 3.100000e+02 |   5.25%
0.09/0.17	c   0.1s|     1 |     0 |    41 |1503k|   0 |  14 | 319 |   6 |   6 | 319 |  15 |   9 |   0 |   0 | 2.945809e+02 | 3.100000e+02 |   5.23%
0.20/0.20	c   0.2s|     1 |     0 |    42 |1523k|   0 |  14 | 319 |   6 |   6 | 319 |  16 |  10 |   0 |   0 | 2.945884e+02 | 3.100000e+02 |   5.23%
0.20/0.23	c   0.2s|     1 |     0 |    48 |1534k|   0 |  15 | 319 |   6 |   6 | 319 |  17 |  11 |   0 |   0 | 2.946245e+02 | 3.100000e+02 |   5.22%
0.20/0.23	c   0.2s|     1 |     0 |    53 |1544k|   0 |  15 | 319 |   6 |   6 | 319 |  18 |  12 |   0 |   0 | 2.946492e+02 | 3.100000e+02 |   5.21%
0.20/0.24	c   0.2s|     1 |     0 |    56 |1551k|   0 |  17 | 319 |   6 |   6 | 319 |  19 |  13 |   0 |   0 | 2.947209e+02 | 3.100000e+02 |   5.18%
0.20/0.25	c   0.2s|     1 |     0 |    64 |1566k|   0 |  15 | 319 |   6 |   6 | 319 |  20 |  14 |   0 |   0 | 2.952796e+02 | 3.100000e+02 |   4.99%
0.20/0.26	c   0.2s|     1 |     0 |    71 |1574k|   0 |  15 | 319 |   6 |   6 | 319 |  21 |  15 |   0 |   0 | 2.957766e+02 | 3.100000e+02 |   4.81%
0.20/0.27	c   0.2s|     1 |     0 |    77 |1591k|   0 |  17 | 319 |   6 |   6 | 319 |  22 |  16 |   0 |   0 | 2.957920e+02 | 3.100000e+02 |   4.80%
0.20/0.28	c   0.2s|     1 |     0 |    82 |1605k|   0 |  17 | 319 |   6 |   6 | 319 |  23 |  17 |   0 |   0 | 2.958087e+02 | 3.100000e+02 |   4.80%
0.20/0.29	c   0.3s|     1 |     0 |    93 |1608k|   0 |  14 | 319 |   6 |   6 | 319 |  24 |  18 |   0 |   0 | 2.960981e+02 | 3.100000e+02 |   4.70%
0.20/0.29	c   0.3s|     1 |     0 |    99 |1629k|   0 |  16 | 319 |   6 |   6 | 319 |  25 |  19 |   0 |   0 | 2.961023e+02 | 3.100000e+02 |   4.69%
0.29/0.30	c   0.3s|     1 |     0 |   106 |1635k|   0 |  16 | 319 |   6 |   6 | 319 |  26 |  20 |   0 |   0 | 2.961266e+02 | 3.100000e+02 |   4.68%
0.29/0.31	c   0.3s|     1 |     0 |   110 |1642k|   0 |  17 | 319 |   6 |   6 | 319 |  27 |  21 |   0 |   0 | 2.961351e+02 | 3.100000e+02 |   4.68%
0.29/0.32	c   0.3s|     1 |     0 |   115 |1657k|   0 |  18 | 319 |   6 |   6 | 319 |  28 |  22 |   0 |   0 | 2.961522e+02 | 3.100000e+02 |   4.68%
0.29/0.36	o 309
0.29/0.36	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.36	c E 0.3s|     1 |     0 |   115 |1662k|   0 |  18 | 319 |   6 |   6 | 319 |  28 |  22 |   0 |   0 | 2.961522e+02 | 3.090000e+02 |   4.34%
0.29/0.37	c (run 1, node 1) restarting after 174 global fixings of integer variables
0.29/0.37	c 
0.29/0.37	(restart) converted 22 cuts from the global cut pool into linear constraints
0.29/0.37	c 
0.29/0.37	presolving:
0.29/0.37	c (round 1) 174 del vars, 0 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.29/0.38	c (round 2) 174 del vars, 0 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 22 upgd conss, 0 impls, 0 clqs
0.29/0.38	c presolving (3 rounds):
0.29/0.38	c  174 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 0 changed coefficients
0.29/0.38	c  0 implications, 0 cliques
0.29/0.38	c presolved problem has 145 variables (145 bin, 0 int, 0 impl, 0 cont) and 28 constraints
0.29/0.38	c      18 constraints of type <knapsack>
0.29/0.38	c      10 constraints of type <logicor>
0.29/0.38	c transformed objective value is always integral (scale: 1)
0.29/0.38	c Presolving Time: 0.02
0.29/0.38	c 
0.29/0.38	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.38	c   0.3s|     1 |     0 |   177 |1378k|   0 |  18 | 145 |  28 |  28 | 145 |  28 |   0 |   0 |   0 | 2.961522e+02 | 3.090000e+02 |   4.34%
0.39/0.42	c   0.4s|     1 |     0 |   186 |1404k|   0 |  11 | 145 |  28 |  28 | 145 |  30 |   2 |   0 |   0 | 2.962277e+02 | 3.090000e+02 |   4.31%
0.39/0.43	c   0.4s|     1 |     2 |   186 |1407k|   0 |  11 | 145 |  28 |  28 | 145 |  30 |   2 |   0 |  11 | 2.962277e+02 | 3.090000e+02 |   4.31%
0.59/0.61	o 307
0.59/0.61	c R 0.6s|    36 |    24 |   527 |1676k|  26 |   2 | 145 |  28 |  25 | 145 |  20 |   2 |   0 | 236 | 3.003354e+02 | 3.070000e+02 |   2.22%
1.00/1.08	c 
1.00/1.08	c SCIP Status        : problem is solved [optimal solution found]
1.00/1.08	c Solving Time (sec) : 1.02
1.00/1.08	c Solving Nodes      : 226 (total of 227 nodes in 2 runs)
1.00/1.08	c Primal Bound       : +3.07000000000000e+02 (231 solutions)
1.00/1.08	c Dual Bound         : +3.07000000000000e+02
1.00/1.08	c Gap                : 0.00 %
1.00/1.08	c NODE         226
1.00/1.08	c DUAL BOUND   307
1.00/1.08	c PRIMAL BOUND 307
1.00/1.08	c GAP          0
1.00/1.08	s OPTIMUM FOUND
1.00/1.08	v -x246 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x221 
1.00/1.08	v -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x199 
1.00/1.08	v -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x177 -x176 
1.00/1.08	v -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x155 -x154 -x153 
1.00/1.08	v -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x133 -x132 -x131 -x130 
1.00/1.08	v -x129 -x128 -x127 -x126 -x125 -x124 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x110 -x109 -x108 -x107 -x106 
1.00/1.08	v -x105 -x104 -x103 -x102 -x101 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1.00/1.08	v -x79 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x55 -x54 -x53 -x52 
1.00/1.08	v -x51 -x50 -x49 -x48 -x47 -x46 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 
1.00/1.08	v x24 -x22 x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x319 -x318 -x317 -x316 -x315 
1.00/1.08	v -x314 -x313 -x312 -x311 -x310 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x297 -x296 -x295 -x294 -x293 -x292 
1.00/1.08	v -x291 -x290 x289 -x288 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 x278 -x277 -x275 -x274 -x273 -x272 -x271 -x270 -x269 
1.00/1.08	v -x268 -x267 -x266 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x245 
1.00/1.08	v -x234 -x223 -x211 -x200 -x189 -x178 -x167 -x156 -x145 -x134 -x123 -x112 -x100 -x89 -x78 -x67 -x56 -x45 -x34 -x23 -x12 -x1 
1.00/1.08	v -x309 -x298 -x287 -x276 -x265 x254 -x222 -x111 
1.00/1.08	c SCIP Status        : problem is solved [optimal solution found]
1.00/1.08	c Solving Time       :       1.02
1.00/1.08	c Original Problem   :
1.00/1.08	c   Problem name     : HOME/instance-1868689-1245133133.opb
1.00/1.08	c   Variables        : 319 (319 binary, 0 integer, 0 implicit integer, 0 continuous)
1.00/1.08	c   Constraints      : 6 initial, 6 maximal
1.00/1.08	c Presolved Problem  :
1.00/1.08	c   Problem name     : t_HOME/instance-1868689-1245133133.opb
1.00/1.08	c   Variables        : 145 (145 binary, 0 integer, 0 implicit integer, 0 continuous)
1.00/1.08	c   Constraints      : 28 initial, 28 maximal
1.00/1.08	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1.00/1.08	c   trivial          :       0.00        174          0          0          0          0          0          0          0
1.00/1.08	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1.00/1.08	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1.00/1.08	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1.00/1.08	c   implics          :       0.00          0          0          0          0          0          0          0          0
1.00/1.08	c   probing          :       0.00          0          0          0          0          0          0          0          0
1.00/1.08	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1.00/1.08	c   linear           :       0.01          0          0          0          0          0          0          1          0
1.00/1.08	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1.00/1.08	c   root node        :          -        297          -          -        297          -          -          -          -
1.00/1.08	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1.00/1.08	c   integral         :          0          0          0        363          0         27        355          0          0        228
1.00/1.08	c   knapsack         :         18         23        920          0          0         12         39         58          0          0
1.00/1.08	c   logicor          :         10+         1        254          0          0          4          1          0          0          0
1.00/1.08	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1.00/1.08	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1.00/1.08	c   integral         :       0.36       0.00       0.00       0.36       0.00
1.00/1.08	c   knapsack         :       0.00       0.00       0.00       0.00       0.00
1.00/1.08	c   logicor          :       0.00       0.00       0.00       0.00       0.00
1.00/1.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1.00/1.08	c Propagators        :       Time      Calls    Cutoffs    DomReds
1.00/1.08	c   rootredcost      :       0.01          1          0         24
1.00/1.08	c   pseudoobj        :       0.01        768          7         51
1.00/1.08	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1.00/1.08	c   propagation      :       0.00         16         12         17       69.6          0        0.0          -
1.00/1.08	c   infeasible LP    :       0.00         96          0          0        0.0          0        0.0          0
1.00/1.08	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1.00/1.08	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1.00/1.08	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1.00/1.08	c   applied globally :          -          -          -          0        0.0          -          -          -
1.00/1.08	c   applied locally  :          -          -          -         12       63.5          -          -          -
1.00/1.08	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1.00/1.08	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 9)
1.00/1.08	c   redcost          :       0.01        447          0       2106          0          0
1.00/1.08	c   impliedbounds    :       0.00         23          0          0          0          0
1.00/1.08	c   intobj           :       0.00          0          0          0          0          0
1.00/1.08	c   gomory           :       0.05         23          0          0          0          0
1.00/1.08	c   strongcg         :       0.05         21          0          0          3          0
1.00/1.08	c   cmir             :       0.00         11          0          0          3          0
1.00/1.08	c   flowcover        :       0.17         11          0          0         76          0
1.00/1.08	c   clique           :       0.00          2          0          0          0          0
1.00/1.08	c   zerohalf         :       0.00          0          0          0          0          0
1.00/1.08	c   mcf              :       0.00          2          0          0          0          0
1.00/1.08	c Pricers            :       Time      Calls       Vars
1.00/1.08	c   problem variables:       0.00          0          0
1.00/1.08	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1.00/1.08	c   relpscost        :       0.36        363         27        355          0          0        228
1.00/1.08	c   pscost           :       0.00          0          0          0          0          0          0
1.00/1.08	c   inference        :       0.00          0          0          0          0          0          0
1.00/1.08	c   mostinf          :       0.00          0          0          0          0          0          0
1.00/1.08	c   leastinf         :       0.00          0          0          0          0          0          0
1.00/1.08	c   fullstrong       :       0.00          0          0          0          0          0          0
1.00/1.08	c   allfullstrong    :       0.00          0          0          0          0          0          0
1.00/1.08	c   random           :       0.00          0          0          0          0          0          0
1.00/1.08	c Primal Heuristics  :       Time      Calls      Found
1.00/1.08	c   LP solutions     :       0.00          -          0
1.00/1.08	c   pseudo solutions :       0.00          -          0
1.00/1.08	c   crossover        :       0.00          0          0
1.00/1.08	c   oneopt           :       0.00          2          0
1.00/1.08	c   guideddiving     :       0.00          2          0
1.00/1.08	c   coefdiving       :       0.00          3          2
1.00/1.08	c   pscostdiving     :       0.00          3          1
1.00/1.08	c   veclendiving     :       0.01          3          0
1.00/1.08	c   linesearchdiving :       0.00          3          3
1.00/1.08	c   objpscostdiving  :       0.01          2         20
1.00/1.08	c   rootsoldiving    :       0.00          2          1
1.00/1.08	c   simplerounding   :       0.01        401        187
1.00/1.08	c   rounding         :       0.00        401          5
1.00/1.08	c   shifting         :       0.00         44         11
1.00/1.08	c   intshifting      :       0.00          0          0
1.00/1.08	c   fixandinfer      :       0.00          0          0
1.00/1.08	c   feaspump         :       0.00          0          0
1.00/1.08	c   fracdiving       :       0.00          3          0
1.00/1.08	c   intdiving        :       0.00          0          0
1.00/1.08	c   actconsdiving    :       0.00          0          0
1.00/1.08	c   octane           :       0.00          0          0
1.00/1.08	c   rens             :       0.03          1          1
1.00/1.08	c   rins             :       0.00          0          0
1.00/1.08	c   localbranching   :       0.00          0          0
1.00/1.08	c   mutation         :       0.00          0          0
1.00/1.08	c   dins             :       0.00          0          0
1.00/1.08	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1.00/1.08	c   primal LP        :       0.00          0          0       0.00          -
1.00/1.08	c   dual LP          :       0.22        475       2785       5.86   12659.09
1.00/1.08	c   barrier LP       :       0.00          0          0       0.00          -
1.00/1.08	c   diving/probing LP:       0.01         58        284       4.90   28400.00
1.00/1.08	c   strong branching :       0.35        674       9900      14.69   28285.71
1.00/1.08	c     (at root node) :          -         11        371      33.73          -
1.00/1.08	c   conflict analysis:       0.00          0          0       0.00          -
1.00/1.08	c B&B Tree           :
1.00/1.08	c   number of runs   :          2
1.00/1.08	c   nodes            :        226
1.00/1.08	c   nodes (total)    :        227
1.00/1.08	c   nodes left       :          0
1.00/1.08	c   max depth        :         29
1.00/1.08	c   max depth (total):         29
1.00/1.08	c   backtracks       :         44 (19.5%)
1.00/1.08	c   delayed cutoffs  :          0
1.00/1.08	c   repropagations   :          2 (1 domain reductions, 0 cutoffs)
1.00/1.08	c   avg switch length:       4.28
1.00/1.08	c   switching time   :       0.00
1.00/1.08	c Solution           :
1.00/1.08	c   Solutions found  :        231 (10 improvements)
1.00/1.08	c   Primal Bound     : +3.07000000000000e+02   (in run 2, after 36 nodes, 0.57 seconds, depth 10, found by <rounding>)
1.00/1.08	c   Dual Bound       : +3.07000000000000e+02
1.00/1.08	c   Gap              :       0.00 %
1.00/1.08	c   Root Dual Bound  : +2.96227738924929e+02
1.00/1.09	c Time complete: 1.08.

Verifier Data

OK	307

Watcher Data

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

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

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.99 0.98 0.99 3/64 2499
/proc/meminfo: memFree=1637496/2055920 swapFree=4192812/4192956
[pid=2499] ppid=2497 vsize=7616 CPUtime=0
/proc/2499/stat : 2499 (pbscip.linux.x8) R 2497 2499 2050 0 -1 4194304 658 0 0 0 0 0 0 0 18 0 1 0 180913926 7798784 642 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 0 0 0
/proc/2499/statm: 1904 652 353 1256 0 643 0

[startup+0.017798 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2499
/proc/meminfo: memFree=1637496/2055920 swapFree=4192812/4192956
[pid=2499] ppid=2497 vsize=13624 CPUtime=0.01
/proc/2499/stat : 2499 (pbscip.linux.x8) R 2497 2499 2050 0 -1 4194304 2368 0 0 0 0 1 0 0 18 0 1 0 180913926 13950976 1998 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2499/statm: 3406 2006 455 1256 0 2145 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13624

[startup+0.101808 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2499
/proc/meminfo: memFree=1637496/2055920 swapFree=4192812/4192956
[pid=2499] ppid=2497 vsize=18812 CPUtime=0.09
/proc/2499/stat : 2499 (pbscip.linux.x8) R 2497 2499 2050 0 -1 4194304 3799 0 0 0 8 1 0 0 18 0 1 0 180913926 19263488 3424 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2499/statm: 4703 3424 644 1256 0 3442 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18812

[startup+0.301831 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2499
/proc/meminfo: memFree=1637496/2055920 swapFree=4192812/4192956
[pid=2499] ppid=2497 vsize=21216 CPUtime=0.29
/proc/2499/stat : 2499 (pbscip.linux.x8) R 2497 2499 2050 0 -1 4194304 4459 0 0 0 27 2 0 0 19 0 1 0 180913926 21725184 4081 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2499/statm: 5304 4081 647 1256 0 4043 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21216

[startup+0.701879 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2499
/proc/meminfo: memFree=1637496/2055920 swapFree=4192812/4192956
[pid=2499] ppid=2497 vsize=27448 CPUtime=0.69
/proc/2499/stat : 2499 (pbscip.linux.x8) R 2497 2499 2050 0 -1 4194304 7255 0 0 0 65 4 0 0 23 0 1 0 180913926 28106752 5765 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2499/statm: 6862 5765 698 1256 0 5601 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27448

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

[startup+0.9019 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2499
/proc/meminfo: memFree=1637496/2055920 swapFree=4192812/4192956
[pid=2499] ppid=2497 vsize=27448 CPUtime=0.89
/proc/2499/stat : 2499 (pbscip.linux.x8) R 2497 2499 2050 0 -1 4194304 7255 0 0 0 84 5 0 0 25 0 1 0 180913926 28106752 5765 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2499/statm: 6862 5765 698 1256 0 5601 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 27448

[startup+1.00191 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2500
/proc/meminfo: memFree=1617072/2055920 swapFree=4192812/4192956
[pid=2499] ppid=2497 vsize=27448 CPUtime=1
/proc/2499/stat : 2499 (pbscip.linux.x8) R 2497 2499 2050 0 -1 4194304 7255 0 0 0 95 5 0 0 25 0 1 0 180913926 28106752 5765 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2499/statm: 6862 5765 698 1256 0 5601 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 27448

Child status: 0
Real time (s): 1.0941
CPU time (s): 1.09383
CPU user time (s): 1.03184
CPU system time (s): 0.06199
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 27448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.03184
system time used= 0.06199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7259
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= 6
involuntary context switches= 4

runsolver used 0.001999 second user time and 0.012998 second system time

The end

Launcher Data

Begin job on node11 at 2009-06-16 08:18:53
IDJOB=1868689
IDBENCH=1854
IDSOLVER=684
FILE ID=node11/1868689-1245133133
PBS_JOBID= 9363717
Free space on /tmp= 66196 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-mod008.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868689-1245133133/watcher-1868689-1245133133 -o /tmp/evaluation-result-1868689-1245133133/solver-1868689-1245133133 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868689-1245133133.opb

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

MD5SUM BENCH= 4dd9ac2644c29d272d2675c7fc366ed6
RANDOM SEED=1243981371

node11.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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		: 3000.234
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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		: 3000.234
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1637976 kB
Buffers:         30972 kB
Cached:         309980 kB
SwapCached:          0 kB
Active:          66064 kB
Inactive:       288356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11744 kB
Writeback:           0 kB
Mapped:          23244 kB
Slab:            49512 kB
Committed_AS:   174988 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66184 MiB
End job on node11 at 2009-06-16 08:18:54