0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3717461-1338186161.wbo>
0.00/0.01	c original problem has 2099 variables (2099 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.01	c problem read in 0.01
0.00/0.04	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.08/0.09	c (round 2) 49 del vars, 116 del conss, 0 add conss, 1868 chg bounds, 49 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.11	c (round 3) 112 del vars, 157 del conss, 0 add conss, 1882 chg bounds, 76 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.12	c (round 4) 126 del vars, 157 del conss, 0 add conss, 1882 chg bounds, 76 chg sides, 0 chg coeffs, 809 upgd conss, 138 impls, 5 clqs
0.09/0.13	c (round 5) 126 del vars, 163 del conss, 0 add conss, 1882 chg bounds, 76 chg sides, 0 chg coeffs, 809 upgd conss, 138 impls, 5 clqs
0.09/0.15	c    (0.2s) probing: 51/2036 (2.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  126 deleted vars, 163 deleted constraints, 0 added constraints, 1882 tightened bounds, 0 added holes, 76 changed sides, 0 changed coefficients
0.09/0.15	c  1943 implications, 5 cliques
0.09/0.15	c presolved problem has 3841 variables (2036 bin, 0 int, 1805 impl, 0 cont) and 4413 constraints
0.09/0.15	c      55 constraints of type <setppc>
0.09/0.15	c    1805 constraints of type <linear>
0.09/0.15	c    1805 constraints of type <indicator>
0.09/0.15	c     748 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.14
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.1.1.4
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1797
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # force restart if we have a max FS instance and gap is 1?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/forcerestart = TRUE
0.09/0.15	c 
0.09/0.15	c # priority of branching rule <inference>
0.09/0.15	c # [type: int, range: [-536870912,536870911], default: 1000]
0.09/0.15	c branching/inference/priority = 1000000
0.09/0.15	c 
0.09/0.15	c # frequency offset for calling primal heuristic <coefdiving>
0.09/0.15	c # [type: int, range: [0,2147483647], default: 1]
0.09/0.15	c heuristics/coefdiving/freqofs = 0
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15	c heuristics/shiftandpropagate/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15	c heuristics/undercover/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <indrounding> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c heuristics/indrounding/freq = 1
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.16	c 
0.19/0.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.22	c   0.2s|     1 |     0 |   113 |     - |  14M|   0 |  37 |3841 |4413 |3841 |4413 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.67	c   0.7s|     1 |     0 |   839 |     - |  15M|   0 |  36 |3841 |4413 |3841 |4414 |   1 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.80	c   0.8s|     1 |     0 |   855 |     - |  15M|   0 |  41 |3841 |4413 |3841 |4417 |   4 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.96	c   1.0s|     1 |     0 |   872 |     - |  15M|   0 |  38 |3841 |4413 |3841 |4419 |   6 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.19/1.28	c   1.3s|     1 |     0 |   900 |     - |  15M|   0 |  40 |3841 |4413 |3841 |4420 |   7 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.59/1.60	c   1.6s|     1 |     0 |   930 |     - |  15M|   0 |  42 |3841 |4413 |3841 |4422 |   9 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.79/1.86	c   1.9s|     1 |     0 |   966 |     - |  15M|   0 |  46 |3841 |4413 |3841 |4424 |  11 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.29/2.30	o 491
2.29/2.30	c c 2.3s|     1 |     0 |  2069 |     - |  16M|   0 |   - |3841 |4413 |3841 |4424 |  11 |   0 |   0 | 0.000000e+00 | 4.910000e+02 |    Inf 
2.38/2.44	c   2.4s|     1 |     0 |  2076 |     - |  16M|   0 |  46 |3841 |4413 |3841 |4424 |  11 |   0 |   0 | 0.000000e+00 | 4.910000e+02 |    Inf 
2.38/2.46	o 161
2.38/2.46	c 6 2.5s|     1 |     0 |  2076 |     - |  16M|   0 |  46 |3841 |4413 |3841 |4424 |  11 |   0 |   0 | 0.000000e+00 | 1.610000e+02 |    Inf 
2.79/2.82	c   2.8s|     1 |     2 |  2076 |     - |  16M|   0 |  46 |3841 |4413 |3841 |4424 |  11 |   0 |   0 | 0.000000e+00 | 1.610000e+02 |    Inf 
2.79/2.83	o 99
2.79/2.83	c 6 2.8s|     2 |     1 |  2076 |1110.0 |  16M|   1 |   - |3841 |4413 |   0 |   0 |  11 |   0 |   0 | 0.000000e+00 | 9.900000e+01 |    Inf 
2.99/3.09	o 9
2.99/3.09	c R 3.1s|    11 |     8 |  3578 | 261.2 |  16M|  10 |   - |3841 |4377 |3841 |4421 |  11 |   0 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
3.09/3.10	c Forcing restart, since 1625 binary variables among 1805 have been fixed.
3.09/3.12	c (run 1, node 12) performing user restart
3.09/3.12	c 
3.09/3.12	c (restart) converted 1813 cuts from the global cut pool into linear constraints
3.09/3.12	c 
3.09/3.13	c presolving:
3.09/3.16	c (round 1) 3300 del vars, 3264 del conss, 0 add conss, 1614 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1943 impls, 5 clqs
3.09/3.19	c (round 2) 3302 del vars, 3347 del conss, 0 add conss, 1616 chg bounds, 35 chg sides, 0 chg coeffs, 0 upgd conss, 2041 impls, 18 clqs
3.09/3.20	c (round 3) 3304 del vars, 3349 del conss, 0 add conss, 1616 chg bounds, 35 chg sides, 0 chg coeffs, 0 upgd conss, 2041 impls, 18 clqs
3.20/3.22	c (round 4) 3304 del vars, 3349 del conss, 0 add conss, 1616 chg bounds, 35 chg sides, 0 chg coeffs, 1726 upgd conss, 2041 impls, 18 clqs
3.20/3.23	c (round 5) 3304 del vars, 3407 del conss, 0 add conss, 1616 chg bounds, 35 chg sides, 1 chg coeffs, 1726 upgd conss, 2041 impls, 18 clqs
3.20/3.24	c presolving (6 rounds):
3.20/3.24	c  3304 deleted vars, 3407 deleted constraints, 0 added constraints, 1616 tightened bounds, 0 added holes, 35 changed sides, 1 changed coefficients
3.20/3.24	c  2041 implications, 18 cliques
3.20/3.24	c presolved problem has 537 variables (384 bin, 0 int, 153 impl, 0 cont) and 2783 constraints
3.20/3.24	c     153 constraints of type <varbound>
3.20/3.24	c       3 constraints of type <knapsack>
3.20/3.24	c      29 constraints of type <setppc>
3.20/3.24	c     159 constraints of type <linear>
3.20/3.24	c     153 constraints of type <indicator>
3.20/3.24	c    2286 constraints of type <logicor>
3.20/3.24	c transformed objective value is always integral (scale: 1)
3.20/3.24	c Presolving Time: 0.25
3.20/3.24	c 
3.20/3.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.20/3.26	c   3.3s|     1 |     0 |  3705 |     - |  12M|   0 |  36 | 537 |2783 | 537 |2783 |   0 |   0 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
3.30/3.30	c   3.3s|     1 |     0 |  3734 |     - |  12M|   0 |  43 | 537 |2783 | 537 |2788 |   5 |   0 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
3.39/3.41	c   3.4s|     1 |     2 |  4014 |     - |  12M|   0 |  43 | 537 |2785 | 537 |2788 |   5 |   2 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
4.09/4.17	c   4.2s|   100 |    47 |  8582 |  67.6 |  12M|  20 |  31 | 537 |2852 | 537 |2628 |   5 |  69 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
4.98/5.01	c   5.0s|   200 |   115 | 13291 |  57.9 |  13M|  20 |   - | 537 |2969 | 537 |2628 |   5 | 190 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
5.69/5.76	c   5.8s|   300 |   177 | 17811 |  53.8 |  13M|  20 |  24 | 537 |3022 | 537 |2628 |   5 | 244 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
6.39/6.49	c   6.5s|   400 |   221 | 22630 |  52.4 |  13M|  20 |  32 | 537 |3061 | 537 |2628 |   5 | 296 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
7.29/7.38	c   7.4s|   500 |   271 | 28872 |  54.4 |  13M|  20 |  32 | 537 |3113 | 537 |2628 |   5 | 377 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
7.99/8.06	c   8.1s|   600 |   317 | 33365 |  52.8 |  14M|  21 |  34 | 537 |3167 | 537 |2628 |   5 | 448 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
8.78/8.85	c   8.9s|   700 |   356 | 38739 |  53.0 |  14M|  21 |  16 | 537 |3200 | 537 |2628 |   5 | 504 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
9.28/9.32	c   9.3s|   800 |   383 | 41764 |  50.2 |  14M|  21 |   - | 537 |3245 | 537 |2628 |   5 | 563 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
9.68/9.78	c   9.8s|   900 |   404 | 44724 |  47.9 |  14M|  21 |   - | 537 |3293 | 537 |2628 |   5 | 630 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
10.38/10.40	c  10.4s|  1000 |   434 | 48279 |  46.7 |  14M|  21 |  32 | 537 |3322 | 537 |2628 |   5 | 699 |   0 | 0.000000e+00 | 9.000000e+00 |    Inf 
10.48/10.51	o 8
10.48/10.51	c p10.5s|  1030 |   425 | 49057 |  46.1 |  14M|  21 |   - | 537 |3337 | 537 |2628 |   5 | 719 |   0 | 0.000000e+00 | 8.000000e+00 |    Inf 
10.78/10.85	c  10.8s|  1100 |   424 | 51035 |  45.0 |  14M|  28 |   - | 537 |3280 |   0 |   0 |   5 | 768 |   0 | 0.000000e+00 | 8.000000e+00 |    Inf 
11.18/11.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.18/11.26	c  11.3s|  1200 |   440 | 53266 |  43.1 |  15M|  28 |  22 | 537 |3280 | 537 |2628 |   5 | 861 |   0 | 0.000000e+00 | 8.000000e+00 |    Inf 
11.68/11.78	c  11.8s|  1300 |   448 | 56148 |  42.0 |  15M|  28 |  18 | 537 |3281 | 537 |2628 |   5 | 942 |   0 | 0.000000e+00 | 8.000000e+00 |    Inf 
11.88/11.90	o 7
11.88/11.90	c c11.9s|  1321 |   438 | 56852 |  41.9 |  15M|  28 |   - | 537 |3281 | 537 |2628 |   5 | 952 |   0 | 0.000000e+00 | 7.000000e+00 |    Inf 
11.98/12.03	o 7
11.98/12.03	c 512.0s|  1341 |   442 | 57616 |  41.8 |  15M|  28 |  14 | 537 |3241 | 537 |2628 |   5 | 963 |   0 | 0.000000e+00 | 7.000000e+00 |    Inf 
12.38/12.47	c  12.5s|  1400 |   440 | 59786 |  41.6 |  15M|  28 |   - | 537 |3204 | 537 |2628 |   5 |1007 |   0 | 0.000000e+00 | 7.000000e+00 |    Inf 
13.28/13.38	c  13.4s|  1500 |   457 | 64559 |  42.0 |  15M|  28 |   - | 537 |3228 |   0 |   0 |   5 |1111 |   0 | 0.000000e+00 | 7.000000e+00 |    Inf 
13.88/13.98	c  14.0s|  1600 |   471 | 67759 |  41.4 |  15M|  28 |  31 | 537 |3233 | 537 |2628 |   5 |1185 |   0 | 0.000000e+00 | 7.000000e+00 |    Inf 
14.58/14.62	c  14.6s|  1700 |   500 | 71272 |  41.0 |  15M|  28 |   - | 537 |3252 | 537 |2628 |   5 |1240 |   0 | 0.000000e+00 | 7.000000e+00 |    Inf 
14.88/14.94	c  14.9s|  1800 |   503 | 73246 |  39.9 |  15M|  28 |  29 | 537 |3279 | 537 |2628 |   5 |1307 |   0 | 0.000000e+00 | 7.000000e+00 |    Inf 
15.48/15.53	c  15.5s|  1900 |   526 | 76621 |  39.5 |  15M|  28 |  25 | 537 |3296 | 537 |2628 |   5 |1382 |   0 | 0.000000e+00 | 7.000000e+00 |    Inf 
15.78/15.86	o 1
15.78/15.86	c Forcing restart, since the absolute gap is 1.000000.
15.78/15.86	c *15.9s|  1947 |   152 | 78372 |  39.5 |  13M|  28 |   - | 537 |3297 | 537 |2628 |   5 |1416 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
15.78/15.86	c (run 2, node 1947) performing user restart
15.78/15.86	c 
15.78/15.86	c (restart) converted 157 cuts from the global cut pool into linear constraints
15.78/15.86	c 
15.78/15.86	c presolving:
15.78/15.87	c (round 1) 78 del vars, 40 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2041 impls, 19 clqs
15.78/15.89	c (round 2) 78 del vars, 41 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 161 upgd conss, 2041 impls, 19 clqs
15.88/15.91	c (round 3) 78 del vars, 159 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 1 chg coeffs, 161 upgd conss, 2041 impls, 19 clqs
15.88/15.92	c (round 4) 78 del vars, 159 del conss, 0 add conss, 114 chg bounds, 0 chg sides, 1 chg coeffs, 161 upgd conss, 2041 impls, 19 clqs
15.88/15.93	c (round 5) 306 del vars, 391 del conss, 0 add conss, 228 chg bounds, 0 chg sides, 1 chg coeffs, 161 upgd conss, 2041 impls, 22 clqs
15.88/15.94	c (round 6) 306 del vars, 393 del conss, 0 add conss, 228 chg bounds, 0 chg sides, 1 chg coeffs, 296 upgd conss, 2041 impls, 22 clqs
15.88/15.96	c (round 7) 306 del vars, 424 del conss, 0 add conss, 228 chg bounds, 0 chg sides, 3 chg coeffs, 297 upgd conss, 2041 impls, 22 clqs
15.88/15.98	c (round 8) 306 del vars, 424 del conss, 0 add conss, 228 chg bounds, 0 chg sides, 4 chg coeffs, 297 upgd conss, 2041 impls, 22 clqs
15.88/15.99	c (round 9) 306 del vars, 424 del conss, 0 add conss, 228 chg bounds, 0 chg sides, 5 chg coeffs, 297 upgd conss, 2041 impls, 22 clqs
15.97/16.00	c presolving (10 rounds):
15.97/16.00	c  306 deleted vars, 424 deleted constraints, 0 added constraints, 228 tightened bounds, 0 added holes, 0 changed sides, 5 changed coefficients
15.97/16.00	c  2041 implications, 22 cliques
15.97/16.00	c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 3030 constraints
15.97/16.00	c      11 constraints of type <knapsack>
15.97/16.00	c      22 constraints of type <setppc>
15.97/16.00	c    2994 constraints of type <logicor>
15.97/16.00	c       3 constraints of type <bounddisjunction>
15.97/16.00	c transformed objective value is always integral (scale: 1)
15.97/16.00	c Presolving Time: 0.39
15.97/16.00	c 
15.97/16.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.97/16.01	c  16.0s|     1 |     0 | 78464 |     - |  12M|   0 |  47 | 231 |3030 | 231 |2466 |   0 |1416 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
15.97/16.06	c  16.1s|     1 |     0 | 78483 |     - |  13M|   0 |  48 | 231 |3030 | 231 |2469 |   3 |1416 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
15.97/16.06	c  16.1s|     1 |     2 | 78483 |     - |  13M|   0 |  48 | 231 |3030 | 231 |2469 |   3 |1416 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
16.39/16.42	c  16.4s|   100 |    20 | 80743 |  38.7 |  13M|  26 |   - | 231 |3082 | 231 |2457 |   3 |1469 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
16.67/16.79	c  16.8s|   200 |    26 | 83499 |  38.1 |  13M|  26 |  29 | 231 |3132 | 231 |2457 |   3 |1523 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
17.08/17.18	c  17.2s|   300 |    21 | 86180 |  37.6 |  13M|  26 |  34 | 231 |3192 | 231 |2457 |   3 |1590 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
17.48/17.52	c  17.5s|   400 |    16 | 88577 |  37.1 |  13M|  26 |  25 | 231 |3236 | 231 |2457 |   3 |1643 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
17.77/17.80	c  17.8s|   500 |    16 | 90376 |  36.3 |  13M|  26 |   - | 231 |3273 | 231 |2457 |   3 |1693 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
18.18/18.20	c  18.2s|   600 |    14 | 93153 |  36.0 |  13M|  26 |  20 | 231 |3318 | 231 |2457 |   3 |1749 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
18.47/18.58	c  18.6s|   700 |    13 | 95864 |  35.6 |  13M|  26 |  33 | 231 |3361 | 231 |2457 |   3 |1811 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
18.87/18.91	c  18.9s|   800 |    17 | 98129 |  35.1 |  13M|  26 |  39 | 231 |3405 | 231 |2457 |   3 |1867 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
19.18/19.21	c  19.2s|   900 |    20 |100266 |  34.7 |  13M|  26 |   - | 231 |3447 | 231 |2457 |   3 |1930 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
19.48/19.57	c  19.6s|  1000 |    26 |102660 |  34.3 |  13M|  30 |  30 | 231 |3484 | 231 |2457 |   3 |1984 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
19.87/19.99	c  20.0s|  1100 |    18 |105291 |  34.0 |  13M|  30 |  41 | 231 |3527 | 231 |2457 |   3 |2047 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
20.27/20.34	c  20.3s|  1200 |    21 |107627 |  33.7 |  13M|  30 |   - | 231 |3582 | 231 |2457 |   3 |2110 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
20.57/20.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
20.57/20.66	c  20.7s|  1300 |    18 |109762 |  33.3 |  13M|  30 |  22 | 231 |3633 | 231 |2457 |   3 |2169 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
20.97/21.04	c  21.0s|  1400 |    26 |112416 |  33.1 |  13M|  30 |   - | 231 |3687 | 231 |2457 |   3 |2229 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
21.27/21.40	c  21.4s|  1500 |    26 |114891 |  32.9 |  13M|  30 |   - | 231 |3729 | 231 |2457 |   3 |2279 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
21.67/21.70	c  21.7s|  1600 |    26 |117104 |  32.6 |  13M|  30 |  22 | 231 |3788 | 231 |2457 |   3 |2341 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
22.08/22.10	c  22.1s|  1700 |    22 |119969 |  32.5 |  13M|  30 |   - | 231 |3845 | 231 |2457 |   3 |2402 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
22.57/22.64	c  22.6s|  1800 |    22 |124159 |  32.7 |  13M|  30 |  40 | 231 |3905 | 231 |2457 |   3 |2470 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
22.87/23.00	c  23.0s|  1900 |    26 |126646 |  32.5 |  13M|  30 |   - | 231 |3958 | 231 |2457 |   3 |2530 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
23.27/23.36	c  23.4s|  2000 |    28 |129103 |  32.3 |  13M|  30 |   - | 231 |4001 | 231 |2457 |   3 |2587 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
23.57/23.66	c  23.7s|  2100 |    24 |131117 |  32.0 |  13M|  30 |   - | 231 |4062 | 231 |2457 |   3 |2655 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
23.97/24.01	c  24.0s|  2200 |    24 |133029 |  31.7 |  13M|  30 |  39 | 231 |4127 | 231 |2457 |   3 |2729 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
24.18/24.26	c  24.3s|  2300 |    27 |134832 |  31.4 |  13M|  30 |   - | 231 |4175 | 231 |2457 |   3 |2791 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
24.57/24.66	c  24.7s|  2400 |    41 |137599 |  31.3 |  13M|  31 |   - | 231 |4244 |   0 |   0 |   3 |2873 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
24.87/24.99	c  25.0s|  2500 |    37 |139906 |  31.1 |  13M|  32 |  37 | 231 |4301 | 231 |2457 |   3 |2945 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
25.28/25.31	c  25.3s|  2600 |    30 |141872 |  30.9 |  13M|  32 |   - | 231 |4387 | 231 |2457 |   3 |3033 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
25.47/25.59	c  25.6s|  2700 |    28 |143763 |  30.6 |  13M|  32 |   - | 231 |4442 | 231 |2457 |   3 |3095 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
25.78/25.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
25.78/25.89	c  25.9s|  2800 |    30 |145744 |  30.4 |  13M|  32 |   - | 231 |4493 | 231 |2457 |   3 |3155 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
26.17/26.29	c  26.3s|  2900 |    36 |148669 |  30.4 |  14M|  32 |  36 | 231 |4583 | 231 |2457 |   3 |3252 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
26.48/26.58	c  26.6s|  3000 |    40 |150784 |  30.2 |  14M|  32 |  44 | 231 |4634 | 231 |2457 |   3 |3308 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
26.98/27.01	c  27.0s|  3100 |    51 |153466 |  30.1 |  14M|  32 |   - | 231 |4686 | 231 |2457 |   3 |3372 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
27.38/27.42	c  27.4s|  3200 |    58 |156603 |  30.1 |  14M|  32 |  32 | 231 |4750 | 231 |2457 |   3 |3442 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
27.67/27.71	c  27.7s|  3300 |    60 |158604 |  29.9 |  14M|  39 |   - | 231 |4788 | 231 |2457 |   3 |3485 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
28.07/28.10	c  28.1s|  3400 |    53 |160829 |  29.8 |  14M|  42 |   - | 231 |4827 | 231 |2457 |   3 |3536 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
28.27/28.38	c  28.4s|  3500 |    49 |162644 |  29.6 |  14M|  42 |   - | 231 |4893 | 231 |2457 |   3 |3607 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
28.58/28.68	c  28.7s|  3600 |    46 |164708 |  29.4 |  14M|  42 |  37 | 231 |4932 | 231 |2457 |   3 |3655 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
28.87/28.96	c  29.0s|  3700 |    50 |166574 |  29.2 |  14M|  42 |  25 | 231 |4999 | 231 |2457 |   3 |3735 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
29.17/29.28	c  29.3s|  3800 |    54 |168867 |  29.1 |  14M|  42 |   - | 231 |5046 | 231 |2457 |   3 |3797 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
29.68/29.77	c  29.8s|  3900 |    64 |172595 |  29.3 |  14M|  42 |  26 | 231 |5092 | 231 |2457 |   3 |3879 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
29.97/30.09	c  30.1s|  4000 |    66 |174887 |  29.2 |  14M|  42 |   - | 231 |5127 | 231 |2457 |   3 |3939 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
30.37/30.45	c  30.5s|  4100 |    69 |177029 |  29.0 |  14M|  42 |  36 | 231 |5143 | 231 |2457 |   3 |3997 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
30.67/30.75	c  30.7s|  4200 |    71 |179201 |  28.9 |  14M|  42 |  24 | 231 |5195 | 231 |2457 |   3 |4061 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
31.07/31.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
31.07/31.10	c  31.1s|  4300 |    70 |181625 |  28.8 |  14M|  42 |   - | 231 |5249 | 231 |2457 |   3 |4139 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
31.36/31.40	c  31.4s|  4400 |    73 |183780 |  28.7 |  14M|  42 |  31 | 231 |5297 | 231 |2457 |   3 |4216 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
31.56/31.66	c  31.7s|  4500 |    73 |185320 |  28.5 |  14M|  43 |  26 | 231 |5377 | 231 |2457 |   3 |4303 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
31.87/31.98	c  32.0s|  4600 |    78 |187570 |  28.4 |  14M|  43 |   - | 231 |5433 | 231 |2457 |   3 |4364 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
32.27/32.31	c  32.3s|  4700 |    75 |189756 |  28.3 |  14M|  43 |   - | 231 |5491 | 231 |2457 |   3 |4430 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
32.57/32.64	c  32.6s|  4800 |    79 |191993 |  28.2 |  14M|  43 |  32 | 231 |5547 | 231 |2457 |   3 |4494 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
32.87/32.96	c  33.0s|  4900 |    79 |194323 |  28.2 |  14M|  43 |  44 | 231 |5601 | 231 |2457 |   3 |4564 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
33.36/33.43	c  33.4s|  5000 |    79 |197099 |  28.2 |  14M|  43 |   - | 231 |5652 | 231 |2457 |   3 |4627 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
33.67/33.73	c  33.7s|  5100 |    83 |199186 |  28.1 |  14M|  43 |  22 | 231 |5703 | 231 |2457 |   3 |4684 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
33.98/34.07	c  34.1s|  5200 |    81 |201314 |  28.0 |  14M|  43 |  38 | 231 |5749 | 231 |2457 |   3 |4750 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
34.37/34.43	c  34.4s|  5300 |    83 |203831 |  27.9 |  14M|  43 |   - | 231 |5805 | 231 |2457 |   3 |4813 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
34.66/34.77	c  34.8s|  5400 |    77 |206070 |  27.8 |  14M|  45 |   - | 231 |5852 |   0 |   0 |   3 |4873 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
34.97/35.05	c  35.0s|  5500 |    85 |207927 |  27.7 |  14M|  45 |  20 | 231 |5913 | 231 |2457 |   3 |4953 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
35.17/35.29	c  35.3s|  5600 |    90 |209398 |  27.5 |  14M|  45 |  18 | 231 |5980 | 231 |2457 |   3 |5029 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
35.37/35.50	c  35.5s|  5700 |    89 |210765 |  27.4 |  14M|  45 |   - | 231 |6062 | 231 |2457 |   3 |5129 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
35.67/35.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.67/35.75	c  35.7s|  5800 |    94 |212382 |  27.2 |  14M|  45 |   - | 231 |6110 |   0 |   0 |   3 |5197 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
35.96/36.04	c  36.0s|  5900 |    92 |214295 |  27.1 |  14M|  45 |  37 | 231 |6146 | 231 |2457 |   3 |5252 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
36.17/36.28	c  36.3s|  6000 |    93 |215876 |  27.0 |  14M|  45 |   - | 231 |6186 | 231 |2457 |   3 |5321 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
36.46/36.53	c  36.5s|  6100 |    90 |217412 |  26.8 |  14M|  45 |  37 | 231 |6234 | 231 |2457 |   3 |5389 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
36.77/36.82	c  36.8s|  6200 |    88 |219382 |  26.7 |  14M|  45 |   - | 231 |6242 | 231 |2457 |   3 |5449 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
36.97/37.06	c  37.1s|  6300 |    88 |220915 |  26.6 |  14M|  45 |  27 | 231 |6283 | 231 |2457 |   3 |5518 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
37.28/37.33	c  37.3s|  6400 |    84 |222789 |  26.5 |  14M|  45 |   - | 231 |6331 | 231 |2457 |   3 |5583 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
37.57/37.68	c  37.7s|  6500 |    82 |225269 |  26.5 |  14M|  45 |  41 | 231 |6341 | 231 |2457 |   3 |5653 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
37.87/37.98	c  38.0s|  6600 |    82 |227287 |  26.4 |  14M|  45 |  30 | 231 |6336 | 231 |2457 |   3 |5708 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
38.16/38.20	c  38.2s|  6700 |    81 |228828 |  26.3 |  14M|  45 |  14 | 231 |6369 | 231 |2457 |   3 |5770 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
38.37/38.47	c  38.5s|  6800 |    83 |230628 |  26.2 |  14M|  45 |   - | 231 |6413 | 231 |2457 |   3 |5828 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
38.66/38.74	c  38.7s|  6900 |    85 |232602 |  26.1 |  14M|  45 |  32 | 231 |6434 | 231 |2457 |   3 |5872 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
38.96/39.04	c  39.0s|  7000 |    91 |234960 |  26.1 |  14M|  45 |  31 | 231 |6460 | 231 |2457 |   3 |5917 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
39.26/39.31	c  39.3s|  7100 |    79 |236655 |  26.0 |  14M|  45 |   - | 231 |6504 | 231 |2457 |   3 |5971 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
39.57/39.61	c  39.6s|  7200 |    75 |238637 |  25.9 |  14M|  45 |  22 | 231 |6526 | 231 |2457 |   3 |6018 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
39.86/39.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
39.86/39.91	c  39.9s|  7300 |    69 |240569 |  25.9 |  14M|  45 |  23 | 231 |6461 | 231 |2457 |   3 |6082 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
40.17/40.26	c  40.3s|  7400 |    61 |242983 |  25.8 |  14M|  45 |  32 | 231 |6431 | 231 |2457 |   3 |6140 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
40.47/40.53	c  40.5s|  7500 |    60 |244714 |  25.7 |  14M|  45 |  29 | 231 |6405 | 231 |2457 |   3 |6206 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
40.76/40.85	c  40.8s|  7600 |    54 |246874 |  25.7 |  14M|  45 |  32 | 231 |6406 | 231 |2457 |   3 |6263 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
40.96/41.09	c  41.1s|  7700 |    47 |248602 |  25.6 |  14M|  45 |   - | 231 |6389 | 231 |2457 |   3 |6304 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
41.37/41.41	c  41.4s|  7800 |    40 |250647 |  25.6 |  14M|  45 |   - | 231 |6364 | 231 |2457 |   3 |6367 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
41.67/41.75	c  41.8s|  7900 |    36 |253120 |  25.6 |  14M|  45 |   - | 231 |6356 | 231 |2457 |   3 |6423 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
41.96/42.05	c  42.1s|  8000 |    21 |255367 |  25.5 |  14M|  45 |   - | 231 |6298 | 231 |2457 |   3 |6485 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
42.27/42.32	c  42.3s|  8100 |    21 |257061 |  25.4 |  14M|  45 |   - | 231 |6323 | 231 |2457 |   3 |6553 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
42.57/42.62	c  42.6s|  8200 |    22 |258903 |  25.4 |  14M|  45 |  20 | 231 |6358 | 231 |2457 |   3 |6633 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
42.77/42.86	c  42.9s|  8300 |    24 |260552 |  25.3 |  14M|  45 |  28 | 231 |6379 | 231 |2457 |   3 |6696 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
43.06/43.15	c  43.1s|  8400 |    32 |262561 |  25.2 |  14M|  45 |  28 | 231 |6418 | 231 |2457 |   3 |6755 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
43.27/43.38	c  43.4s|  8500 |    36 |264106 |  25.1 |  14M|  45 |  29 | 231 |6451 | 231 |2457 |   3 |6811 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
43.56/43.67	c  43.7s|  8600 |    27 |266043 |  25.1 |  14M|  45 |  20 | 231 |6460 | 231 |2457 |   3 |6872 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
43.87/43.96	c  44.0s|  8700 |    23 |267971 |  25.0 |  14M|  45 |  20 | 231 |6498 | 231 |2457 |   3 |6942 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
44.16/44.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
44.16/44.27	c  44.3s|  8800 |    22 |270083 |  25.0 |  14M|  45 |   - | 231 |6552 | 231 |2457 |   3 |7013 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
44.47/44.57	c  44.6s|  8900 |    22 |272212 |  25.0 |  14M|  45 |  31 | 231 |6580 | 231 |2457 |   3 |7069 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
44.86/44.96	c  45.0s|  9000 |    38 |274943 |  25.0 |  14M|  45 |  26 | 231 |6600 | 231 |2457 |   3 |7124 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
45.17/45.29	c  45.3s|  9100 |    32 |277344 |  25.0 |  14M|  45 |   - | 231 |6636 | 231 |2457 |   3 |7182 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
45.66/45.71	c  45.7s|  9200 |    26 |280375 |  25.0 |  14M|  45 |   - | 231 |6677 | 231 |2457 |   3 |7240 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
45.96/46.05	c  46.0s|  9300 |    16 |282748 |  25.0 |  14M|  45 |   - | 231 |6698 | 231 |2457 |   3 |7302 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
46.27/46.31	c  46.3s|  9400 |    13 |284501 |  24.9 |  14M|  45 |   - | 231 |6754 | 231 |2457 |   3 |7361 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
46.56/46.67	c  46.7s|  9500 |    11 |286833 |  24.9 |  14M|  45 |   - | 231 |6761 | 231 |2457 |   3 |7413 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
46.96/47.09	c  47.1s|  9600 |    11 |289893 |  25.0 |  14M|  45 |   - | 231 |6717 | 231 |2457 |   3 |7464 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
47.36/47.44	c  47.4s|  9700 |    11 |292231 |  25.0 |  14M|  45 |  30 | 231 |6708 | 231 |2457 |   3 |7525 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
47.76/47.80	c  47.8s|  9800 |     9 |294841 |  25.0 |  14M|  45 |   - | 231 |6726 | 231 |2457 |   3 |7576 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
48.07/48.12	c  48.1s|  9900 |    12 |297037 |  24.9 |  14M|  45 |  31 | 231 |6769 | 231 |2457 |   3 |7635 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
48.37/48.41	c  48.4s| 10000 |    12 |299138 |  24.9 |  14M|  45 |  22 | 231 |6831 | 231 |2457 |   3 |7698 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
48.56/48.67	c  48.7s| 10100 |    14 |300997 |  24.9 |  14M|  45 |  38 | 231 |6896 | 231 |2457 |   3 |7764 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
48.86/48.95	c  49.0s| 10200 |    17 |303026 |  24.8 |  14M|  45 |  35 | 231 |6945 | 231 |2457 |   3 |7817 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
49.17/49.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
49.17/49.24	c  49.2s| 10300 |    21 |305096 |  24.8 |  15M|  45 |  24 | 231 |6987 | 231 |2457 |   3 |7862 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
49.47/49.56	c  49.6s| 10400 |    18 |307252 |  24.8 |  15M|  45 |  32 | 231 |7050 | 231 |2457 |   3 |7926 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
49.77/49.86	c  49.9s| 10500 |    18 |309376 |  24.7 |  15M|  45 |   - | 231 |7106 | 231 |2457 |   3 |7985 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
50.06/50.16	c  50.2s| 10600 |    14 |311406 |  24.7 |  15M|  45 |  26 | 231 |7149 | 231 |2457 |   3 |8038 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
50.37/50.43	c  50.4s| 10700 |    11 |313275 |  24.7 |  15M|  45 |  28 | 231 |7199 | 231 |2457 |   3 |8091 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
50.66/50.73	c  50.7s| 10800 |     9 |315369 |  24.6 |  15M|  45 |   - | 231 |7254 | 231 |2457 |   3 |8154 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
50.96/51.05	c  51.1s| 10900 |    10 |317590 |  24.6 |  15M|  45 |  23 | 231 |7269 | 231 |2457 |   3 |8220 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
51.26/51.38	c  51.4s| 11000 |     7 |319909 |  24.6 |  15M|  45 |   - | 231 |7219 | 231 |2457 |   3 |8298 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
51.57/51.63	c  51.6s| 11100 |     9 |321675 |  24.5 |  15M|  45 |   - | 231 |7195 | 231 |2457 |   3 |8366 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
51.97/52.02	c  52.0s| 11200 |     9 |324150 |  24.5 |  15M|  45 |  36 | 231 |7167 | 231 |2457 |   3 |8463 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
52.26/52.31	c  52.3s| 11300 |     8 |326234 |  24.5 |  15M|  45 |   - | 231 |7137 | 231 |2457 |   3 |8545 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
52.56/52.64	c  52.6s| 11400 |     7 |328692 |  24.5 |  15M|  45 |  33 | 231 |7082 | 231 |2457 |   3 |8633 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
52.96/53.05	c  53.1s| 11500 |    19 |331517 |  24.5 |  15M|  45 |  28 | 231 |7007 | 231 |2457 |   3 |8692 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
53.37/53.41	c  53.4s| 11600 |    19 |333829 |  24.5 |  15M|  45 |   - | 231 |6917 | 231 |2457 |   3 |8751 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
53.56/53.69	c  53.7s| 11700 |    22 |335651 |  24.5 |  15M|  45 |  42 | 231 |6806 | 231 |2457 |   3 |8810 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
53.87/53.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
53.87/53.99	c  54.0s| 11800 |    21 |337677 |  24.5 |  15M|  45 |  36 | 231 |6746 | 231 |2457 |   3 |8867 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
54.17/54.24	c  54.2s| 11900 |    19 |339244 |  24.4 |  15M|  45 |  45 | 231 |6754 | 231 |2457 |   3 |8933 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
54.46/54.54	c  54.5s| 12000 |    29 |341252 |  24.4 |  15M|  45 |  30 | 231 |6710 | 231 |2457 |   3 |8990 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
54.76/54.83	c  54.8s| 12100 |    25 |343218 |  24.3 |  15M|  45 |   - | 231 |6683 | 231 |2457 |   3 |9053 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
55.06/55.12	c  55.1s| 12200 |    25 |345204 |  24.3 |  15M|  45 |   - | 231 |6675 | 231 |2457 |   3 |9110 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
55.36/55.42	c  55.4s| 12300 |    25 |347126 |  24.3 |  15M|  45 |  36 | 231 |6653 | 231 |2457 |   3 |9173 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
55.66/55.71	c  55.7s| 12400 |    27 |349110 |  24.2 |  15M|  45 |  26 | 231 |6628 | 231 |2457 |   3 |9218 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
55.86/55.99	c  56.0s| 12500 |    23 |350969 |  24.2 |  15M|  45 |  37 | 231 |6648 | 231 |2457 |   3 |9278 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
56.26/56.31	c  56.3s| 12600 |    21 |353043 |  24.2 |  15M|  45 |  37 | 231 |6672 | 231 |2457 |   3 |9339 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
56.56/56.64	c  56.6s| 12700 |    27 |355225 |  24.2 |  15M|  45 |   - | 231 |6596 | 231 |2457 |   3 |9395 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
56.86/56.97	c  57.0s| 12800 |    29 |357435 |  24.1 |  15M|  45 |  37 | 231 |6586 | 231 |2457 |   3 |9446 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
57.17/57.29	c  57.3s| 12900 |    37 |359676 |  24.1 |  15M|  45 |  28 | 231 |6598 | 231 |2457 |   3 |9513 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
57.46/57.60	c  57.6s| 13000 |    43 |361738 |  24.1 |  15M|  45 |  25 | 231 |6621 | 231 |2457 |   3 |9568 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
57.76/57.86	c  57.9s| 13100 |    39 |363525 |  24.1 |  15M|  45 |   - | 231 |6665 | 231 |2457 |   3 |9629 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
58.17/58.23	c  58.2s| 13200 |    45 |365925 |  24.1 |  15M|  45 |  25 | 231 |6702 | 231 |2457 |   3 |9685 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
58.46/58.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
58.46/58.54	c  58.5s| 13300 |    51 |368178 |  24.1 |  15M|  45 |   - | 231 |6753 | 231 |2457 |   3 |9742 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
58.76/58.86	c  58.9s| 13400 |    52 |370449 |  24.0 |  15M|  45 |  40 | 231 |6783 | 231 |2457 |   3 |9796 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
59.06/59.17	c  59.2s| 13500 |    53 |372593 |  24.0 |  15M|  45 |   - | 231 |6813 | 231 |2457 |   3 |9873 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
59.46/59.50	c  59.5s| 13600 |    55 |374788 |  24.0 |  15M|  45 |  27 | 231 |6847 | 231 |2457 |   3 |9941 |   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
59.77/59.89	c  59.9s| 13700 |    66 |377528 |  24.0 |  15M|  45 |  31 | 231 |6881 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
60.06/60.19	c  60.2s| 13800 |    66 |379529 |  24.0 |  15M|  45 |   - | 231 |6933 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
60.56/60.60	c  60.6s| 13900 |    78 |382234 |  24.0 |  15M|  45 |  32 | 231 |6978 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
60.86/60.94	c  60.9s| 14000 |    88 |384660 |  24.0 |  15M|  45 |  31 | 231 |7020 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
61.26/61.30	c  61.3s| 14100 |   102 |387229 |  24.0 |  15M|  45 |  41 | 231 |7079 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
61.57/61.68	c  61.7s| 14200 |   110 |389935 |  24.1 |  15M|  45 |   - | 231 |7160 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
61.96/62.06	c  62.1s| 14300 |   115 |392629 |  24.1 |  15M|  45 |  36 | 231 |7226 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
62.36/62.41	c  62.4s| 14400 |   115 |395110 |  24.1 |  15M|  45 |  41 | 231 |7287 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
62.57/62.70	c  62.7s| 14500 |   115 |397318 |  24.1 |  15M|  45 |   - | 231 |7349 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
63.06/63.12	c  63.1s| 14600 |   119 |399694 |  24.1 |  15M|  45 |   - | 231 |7414 |   0 |   0 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
63.36/63.42	c  63.4s| 14700 |   122 |401699 |  24.0 |  15M|  45 |  36 | 231 |7472 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
63.77/63.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
63.77/63.81	c  63.8s| 14800 |   126 |404555 |  24.1 |  15M|  45 |   - | 231 |7523 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
64.06/64.13	c  64.1s| 14900 |   125 |406730 |  24.1 |  15M|  45 |  26 | 231 |7572 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
64.36/64.49	c  64.5s| 15000 |   119 |409270 |  24.1 |  15M|  45 |  35 | 231 |7625 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
64.66/64.79	c  64.8s| 15100 |   118 |411486 |  24.1 |  15M|  45 |   - | 231 |7673 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
64.96/65.09	c  65.1s| 15200 |   119 |413572 |  24.0 |  15M|  45 |   - | 231 |7733 | 231 |2457 |   3 |  10k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
65.36/65.44	c  65.4s| 15300 |   115 |416011 |  24.0 |  15M|  45 |   - | 231 |7801 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
65.76/65.83	c  65.8s| 15400 |   121 |418708 |  24.1 |  15M|  45 |  41 | 231 |7859 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
66.06/66.19	c  66.2s| 15500 |   117 |421291 |  24.1 |  15M|  45 |  20 | 231 |7923 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
66.46/66.50	c  66.5s| 15600 |   113 |423573 |  24.1 |  15M|  45 |  30 | 231 |7966 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
66.76/66.84	c  66.8s| 15700 |   117 |425976 |  24.1 |  15M|  45 |  41 | 231 |8022 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
67.16/67.24	c  67.2s| 15800 |   119 |428841 |  24.1 |  15M|  45 |  25 | 231 |8093 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
67.56/67.62	c  67.6s| 15900 |   110 |431552 |  24.1 |  15M|  45 |   - | 231 |8164 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
67.86/67.94	c  67.9s| 16000 |   106 |433818 |  24.1 |  15M|  45 |   - | 231 |8200 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
68.17/68.23	c  68.2s| 16100 |   102 |435763 |  24.1 |  15M|  45 |  38 | 231 |8216 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
68.46/68.57	c  68.6s| 16200 |   100 |437969 |  24.1 |  15M|  45 |   - | 231 |8245 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
68.76/68.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
68.76/68.87	c  68.9s| 16300 |    95 |440018 |  24.0 |  15M|  45 |  18 | 231 |8253 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
69.06/69.17	c  69.2s| 16400 |    89 |441904 |  24.0 |  15M|  45 |  34 | 231 |8287 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
69.46/69.53	c  69.5s| 16500 |    91 |444229 |  24.0 |  15M|  45 |   - | 231 |8287 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
69.76/69.86	c  69.9s| 16600 |    95 |446558 |  24.0 |  15M|  45 |   - | 231 |8327 | 231 |2457 |   3 |  11k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
70.16/70.26	c  70.3s| 16700 |    91 |449344 |  24.0 |  15M|  45 |   - | 231 |8374 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
70.46/70.59	c  70.6s| 16800 |    88 |451512 |  24.0 |  15M|  45 |  37 | 231 |8342 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
70.76/70.89	c  70.9s| 16900 |    83 |453493 |  24.0 |  15M|  45 |  31 | 231 |8337 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
71.06/71.18	c  71.2s| 17000 |    83 |455506 |  24.0 |  15M|  45 |  33 | 231 |8319 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
71.37/71.49	c  71.5s| 17100 |    81 |457690 |  24.0 |  15M|  45 |  27 | 231 |8356 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
71.66/71.77	c  71.8s| 17200 |    76 |459477 |  23.9 |  15M|  45 |  26 | 231 |8290 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
71.96/72.09	c  72.1s| 17300 |    80 |461572 |  23.9 |  15M|  45 |   - | 231 |8289 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
72.36/72.43	c  72.4s| 17400 |    77 |463776 |  23.9 |  15M|  45 |   - | 231 |8310 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
72.66/72.73	c  72.7s| 17500 |    77 |465865 |  23.9 |  15M|  45 |   - | 231 |8338 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
72.96/73.05	c  73.0s| 17600 |    77 |468056 |  23.9 |  15M|  45 |   - | 231 |8397 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
73.36/73.42	c  73.4s| 17700 |    73 |470476 |  23.9 |  15M|  45 |  29 | 231 |8415 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
73.67/73.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
73.67/73.72	c  73.7s| 17800 |    69 |472541 |  23.9 |  15M|  45 |  38 | 231 |8380 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
73.96/74.07	c  74.1s| 17900 |    65 |475075 |  23.9 |  15M|  45 |   - | 231 |8375 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
74.36/74.43	c  74.4s| 18000 |    62 |477416 |  23.9 |  15M|  45 |   - | 231 |8323 | 231 |2457 |   3 |  12k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
74.67/74.80	c  74.8s| 18100 |    60 |479918 |  23.9 |  15M|  45 |  33 | 231 |8307 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
75.06/75.15	c  75.1s| 18200 |    53 |482235 |  23.9 |  15M|  45 |   - | 231 |8284 |   0 |   0 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
75.36/75.44	c  75.4s| 18300 |    50 |484177 |  23.8 |  15M|  45 |  29 | 231 |8272 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
75.66/75.75	c  75.7s| 18400 |    50 |486076 |  23.8 |  15M|  45 |  26 | 231 |8294 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
75.96/76.02	c  76.0s| 18500 |    52 |487970 |  23.8 |  15M|  45 |   - | 231 |8319 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
76.26/76.36	c  76.4s| 18600 |    51 |490297 |  23.8 |  15M|  45 |   - | 231 |8353 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
76.56/76.68	c  76.7s| 18700 |    49 |492531 |  23.8 |  15M|  45 |  28 | 231 |8368 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
76.96/77.05	c  77.1s| 18800 |    43 |494988 |  23.8 |  15M|  45 |  28 | 231 |8433 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
77.26/77.38	c  77.4s| 18900 |    45 |497178 |  23.8 |  15M|  45 |  30 | 231 |8468 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
77.56/77.65	c  77.6s| 19000 |    43 |499079 |  23.8 |  15M|  45 |   - | 231 |8493 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
77.85/77.95	c  78.0s| 19100 |    39 |501237 |  23.7 |  15M|  45 |   - | 231 |8523 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
78.16/78.29	c  78.3s| 19200 |    35 |503331 |  23.7 |  15M|  45 |  34 | 231 |8538 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
78.45/78.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
78.45/78.57	c  78.6s| 19300 |    29 |505343 |  23.7 |  15M|  45 |  32 | 231 |8558 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
78.86/78.96	c  79.0s| 19400 |    25 |507813 |  23.7 |  15M|  45 |   - | 231 |8587 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
79.17/79.21	c  79.2s| 19500 |    25 |509586 |  23.7 |  15M|  45 |  29 | 231 |8612 | 231 |2457 |   3 |  13k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
79.36/79.50	c  79.5s| 19600 |    24 |511541 |  23.7 |  15M|  45 |  27 | 231 |8648 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
79.76/79.82	c  79.8s| 19700 |    22 |513604 |  23.7 |  15M|  45 |  29 | 231 |8679 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
79.96/80.09	c  80.1s| 19800 |    16 |515424 |  23.6 |  15M|  45 |   - | 231 |8677 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
80.36/80.42	c  80.4s| 19900 |    16 |517407 |  23.6 |  15M|  45 |   - | 231 |8694 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
80.56/80.68	c  80.7s| 20000 |    18 |519238 |  23.6 |  15M|  45 |  28 | 231 |8701 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
80.86/80.96	c  81.0s| 20100 |    17 |521090 |  23.6 |  15M|  45 |   - | 231 |8749 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
81.16/81.23	c  81.2s| 20200 |    15 |523002 |  23.5 |  15M|  45 |   - | 231 |8765 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
81.46/81.59	c  81.6s| 20300 |     7 |525305 |  23.5 |  15M|  45 |   - | 231 |8754 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
81.76/81.88	c  81.9s| 20400 |     7 |527407 |  23.5 |  15M|  45 |  35 | 231 |8766 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
82.15/82.28	c  82.3s| 20500 |    15 |530121 |  23.6 |  15M|  45 |  34 | 231 |8664 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
82.56/82.61	c  82.6s| 20600 |    26 |532506 |  23.6 |  15M|  45 |  35 | 231 |8622 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
82.86/82.91	c  82.9s| 20700 |    27 |534403 |  23.5 |  15M|  45 |   - | 231 |8638 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
83.06/83.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
83.06/83.18	c  83.2s| 20800 |    26 |536179 |  23.5 |  15M|  45 |   - | 231 |8659 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
83.36/83.47	c  83.5s| 20900 |    16 |538111 |  23.5 |  15M|  45 |   - | 231 |8717 | 231 |2457 |   3 |  14k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
83.76/83.82	c  83.8s| 21000 |    18 |540497 |  23.5 |  15M|  45 |  38 | 231 |8745 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
84.06/84.19	c  84.2s| 21100 |    24 |543032 |  23.5 |  15M|  45 |  40 | 231 |8778 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
84.46/84.57	c  84.6s| 21200 |    26 |545590 |  23.5 |  15M|  45 |   - | 231 |8753 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
84.76/84.88	c  84.9s| 21300 |    43 |547838 |  23.5 |  16M|  45 |  26 | 231 |8780 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
85.16/85.26	c  85.3s| 21400 |    49 |550394 |  23.5 |  16M|  45 |  31 | 231 |8835 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
85.56/85.62	c  85.6s| 21500 |    56 |552674 |  23.5 |  16M|  45 |  33 | 231 |8851 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
85.86/85.98	c  86.0s| 21600 |    68 |555346 |  23.5 |  16M|  45 |   - | 231 |8890 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
86.26/86.31	c  86.3s| 21700 |    73 |557594 |  23.5 |  16M|  45 |   - | 231 |8928 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
86.46/86.58	c  86.6s| 21800 |    73 |559634 |  23.5 |  16M|  45 |   - | 231 |8974 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
86.87/86.91	c  86.9s| 21900 |    71 |561800 |  23.5 |  16M|  45 |   - | 231 |9031 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
87.16/87.24	c  87.2s| 22000 |    70 |564228 |  23.5 |  16M|  45 |   - | 231 |9076 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
87.46/87.57	c  87.6s| 22100 |    80 |566740 |  23.5 |  16M|  45 |   - | 231 |9127 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
87.87/87.96	c  88.0s| 22200 |    85 |569665 |  23.5 |  16M|  45 |  35 | 231 |9183 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
88.16/88.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
88.16/88.29	c  88.3s| 22300 |    77 |571899 |  23.5 |  16M|  45 |  32 | 231 |9239 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
88.45/88.58	c  88.6s| 22400 |    72 |573980 |  23.5 |  16M|  45 |  34 | 231 |9289 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
88.85/88.97	c  89.0s| 22500 |    77 |576577 |  23.5 |  16M|  45 |  24 | 231 |9352 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
89.26/89.33	c  89.3s| 22600 |    85 |579362 |  23.5 |  16M|  45 |  33 | 231 |9408 | 231 |2457 |   3 |  15k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
89.65/89.76	c  89.8s| 22700 |    79 |582358 |  23.6 |  16M|  45 |  36 | 231 |9465 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
89.96/90.07	c  90.1s| 22800 |    77 |584584 |  23.6 |  16M|  45 |   - | 231 |9514 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
90.35/90.41	c  90.4s| 22900 |    76 |587017 |  23.6 |  16M|  45 |   - | 231 |9560 |   0 |   0 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
90.66/90.75	c  90.8s| 23000 |    74 |589238 |  23.6 |  16M|  45 |  31 | 231 |9613 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
91.06/91.12	c  91.1s| 23100 |    73 |591720 |  23.6 |  16M|  45 |  25 | 231 |9648 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
91.35/91.42	c  91.4s| 23200 |    70 |593725 |  23.6 |  16M|  45 |  43 | 231 |9700 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
91.75/91.80	c  91.8s| 23300 |    77 |596431 |  23.6 |  16M|  45 |   - | 231 |9722 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
92.16/92.21	c  92.2s| 23400 |    93 |599119 |  23.6 |  16M|  45 |  27 | 231 |9727 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
92.46/92.52	c  92.5s| 23500 |   105 |601484 |  23.6 |  16M|  45 |   - | 231 |9746 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
92.86/92.92	c  92.9s| 23600 |   117 |604060 |  23.6 |  16M|  45 |  28 | 231 |9759 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
93.16/93.22	c  93.2s| 23700 |   128 |606349 |  23.6 |  16M|  45 |  44 | 231 |9783 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
93.47/93.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
93.47/93.55	c  93.6s| 23800 |   128 |608764 |  23.6 |  16M|  45 |   - | 231 |9817 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
93.96/94.03	c  94.0s| 23900 |   142 |611891 |  23.6 |  16M|  45 |   - | 231 |9860 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
94.26/94.36	c  94.4s| 24000 |   139 |614135 |  23.6 |  16M|  45 |  33 | 231 |9905 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
94.66/94.70	c  94.7s| 24100 |   141 |616468 |  23.6 |  16M|  45 |   - | 231 |9952 | 231 |2457 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
94.96/95.03	c  95.0s| 24200 |   147 |618600 |  23.6 |  16M|  45 |   - | 231 |  10k|   0 |   0 |   3 |  16k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
95.26/95.37	c  95.4s| 24300 |   134 |620778 |  23.6 |  16M|  45 |  38 | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
95.76/95.83	c  95.8s| 24400 |   156 |624125 |  23.6 |  16M|  45 |   - | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
96.05/96.14	c  96.1s| 24500 |   157 |626293 |  23.6 |  16M|  45 |  23 | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
96.36/96.47	c  96.5s| 24600 |   155 |628484 |  23.6 |  16M|  45 |  30 | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
96.76/96.81	c  96.8s| 24700 |   157 |630960 |  23.6 |  16M|  45 |   - | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
97.16/97.20	c  97.2s| 24800 |   160 |633477 |  23.6 |  16M|  45 |  31 | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
97.46/97.50	c  97.5s| 24900 |   160 |635643 |  23.6 |  16M|  45 |   - | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
97.77/97.84	c  97.8s| 25000 |   165 |637923 |  23.6 |  16M|  45 |  26 | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
98.06/98.16	c  98.2s| 25100 |   159 |640089 |  23.6 |  16M|  45 |   - | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
98.46/98.59	c  98.6s| 25200 |   159 |643348 |  23.6 |  16M|  45 |  41 | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
98.76/98.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
98.76/98.86	c  98.9s| 25300 |   157 |645228 |  23.6 |  16M|  45 |  31 | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
99.15/99.23	c  99.2s| 25400 |   161 |647820 |  23.6 |  16M|  45 |   - | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
99.45/99.56	c  99.6s| 25500 |   165 |650159 |  23.6 |  16M|  45 |   - | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
99.86/99.90	c  99.9s| 25600 |   160 |652378 |  23.6 |  16M|  45 |  28 | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
100.06/100.19	c   100s| 25700 |   158 |654422 |  23.6 |  16M|  45 |  24 | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
100.45/100.52	c   101s| 25800 |   158 |656672 |  23.6 |  16M|  45 |  38 | 231 |  10k| 231 |2457 |   3 |  17k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
100.75/100.86	c   101s| 25900 |   152 |658920 |  23.6 |  17M|  45 |  19 | 231 |  10k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
101.06/101.16	c   101s| 26000 |   142 |660744 |  23.6 |  16M|  45 |   - | 231 |  10k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
101.45/101.51	c   102s| 26100 |   142 |663084 |  23.6 |  17M|  45 |  29 | 231 |  10k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
101.76/101.86	c   102s| 26200 |   148 |665639 |  23.6 |  17M|  45 |   - | 231 |  10k|   0 |   0 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
102.16/102.26	c   102s| 26300 |   164 |668172 |  23.6 |  17M|  45 |  31 | 231 |  10k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
102.55/102.61	c   103s| 26400 |   171 |670483 |  23.6 |  17M|  45 |  28 | 231 |  10k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
102.96/103.07	c   103s| 26500 |   177 |674151 |  23.6 |  17M|  45 |  43 | 231 |  10k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
103.36/103.41	c   103s| 26600 |   184 |676295 |  23.6 |  17M|  45 |  24 | 231 |  11k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
103.66/103.76	c   104s| 26700 |   188 |678584 |  23.6 |  17M|  45 |  28 | 231 |  11k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
104.05/104.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
104.05/104.14	c   104s| 26800 |   196 |681322 |  23.7 |  17M|  45 |  43 | 231 |  11k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
104.55/104.60	c   105s| 26900 |   211 |684647 |  23.7 |  17M|  45 |   - | 231 |  11k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
104.86/104.98	c   105s| 27000 |   217 |687377 |  23.7 |  17M|  45 |  32 | 231 |  11k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
105.25/105.35	c   105s| 27100 |   215 |690037 |  23.7 |  17M|  45 |   - | 231 |  11k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
105.66/105.70	c   106s| 27200 |   213 |692358 |  23.7 |  17M|  45 |  15 | 231 |  11k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
105.95/106.08	c   106s| 27300 |   218 |694953 |  23.7 |  17M|  45 |   - | 231 |  11k| 231 |2457 |   3 |  18k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
106.46/106.56	c   107s| 27400 |   219 |697219 |  23.7 |  17M|  45 |   - | 231 |  11k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
106.85/106.93	c   107s| 27500 |   221 |699736 |  23.7 |  17M|  45 |  25 | 231 |  11k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
107.15/107.28	c   107s| 27600 |   217 |702271 |  23.7 |  17M|  45 |   - | 231 |  11k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
107.56/107.63	c   108s| 27700 |   211 |704715 |  23.7 |  17M|  45 |  44 | 231 |  11k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
107.95/108.04	c   108s| 27800 |   213 |707807 |  23.7 |  17M|  45 |  42 | 231 |  11k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
108.25/108.38	c   108s| 27900 |   213 |710206 |  23.7 |  17M|  45 |  22 | 231 |  11k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
108.65/108.71	c   109s| 28000 |   209 |712505 |  23.7 |  17M|  45 |  22 | 231 |  11k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
108.95/109.07	c   109s| 28100 |   201 |714857 |  23.7 |  17M|  45 |  46 | 231 |  11k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
109.35/109.42	c   109s| 28200 |   205 |717247 |  23.7 |  17M|  45 |   - | 231 |  11k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
109.65/109.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
109.65/109.76	c   110s| 28300 |   203 |719509 |  23.7 |  17M|  45 |  36 | 231 |  11k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
109.95/110.08	c   110s| 28400 |   202 |721879 |  23.7 |  17M|  45 |   - | 231 |  11k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
110.35/110.41	c   110s| 28500 |   203 |724151 |  23.7 |  17M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
110.66/110.73	c   111s| 28600 |   201 |726366 |  23.7 |  17M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  19k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
110.96/111.09	c   111s| 28700 |   198 |728884 |  23.7 |  17M|  45 |  37 | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
111.36/111.41	c   111s| 28800 |   197 |731014 |  23.7 |  17M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
111.65/111.76	c   112s| 28900 |   190 |733360 |  23.7 |  17M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
112.06/112.12	c   112s| 29000 |   183 |735917 |  23.7 |  17M|  45 |  30 | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
112.35/112.49	c   112s| 29100 |   182 |738510 |  23.7 |  17M|  45 |  22 | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
112.75/112.80	c   113s| 29200 |   180 |740697 |  23.7 |  17M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
113.16/113.23	c   113s| 29300 |   181 |743828 |  23.8 |  17M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
113.45/113.53	c   114s| 29400 |   185 |745975 |  23.8 |  17M|  45 |  41 | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
113.85/113.90	c   114s| 29500 |   184 |748655 |  23.8 |  17M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
114.16/114.23	c   114s| 29600 |   185 |750851 |  23.8 |  17M|  45 |  28 | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
114.45/114.59	c   115s| 29700 |   182 |753361 |  23.8 |  17M|  45 |  37 | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
114.85/114.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
114.85/114.91	c   115s| 29800 |   181 |755484 |  23.8 |  17M|  45 |  32 | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
115.15/115.28	c   115s| 29900 |   175 |757936 |  23.8 |  17M|  45 |  30 | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
115.55/115.61	c   116s| 30000 |   171 |759953 |  23.7 |  17M|  45 |  25 | 231 |  12k| 231 |2457 |   3 |  20k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
115.85/115.90	c   116s| 30100 |   169 |761830 |  23.7 |  17M|  45 |  30 | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
116.15/116.25	c   116s| 30200 |   169 |764325 |  23.7 |  17M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
116.56/116.67	c   117s| 30300 |   169 |767238 |  23.7 |  17M|  45 |  33 | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
116.85/116.99	c   117s| 30400 |   177 |769491 |  23.7 |  17M|  45 |  34 | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
117.25/117.35	c   117s| 30500 |   186 |771830 |  23.7 |  17M|  45 |  27 | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
117.56/117.68	c   118s| 30600 |   197 |774360 |  23.7 |  17M|  45 |  30 | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
118.05/118.10	c   118s| 30700 |   188 |777111 |  23.8 |  17M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
118.35/118.44	c   118s| 30800 |   182 |779503 |  23.8 |  17M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
118.66/118.80	c   119s| 30900 |   183 |781867 |  23.8 |  17M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
119.15/119.26	c   119s| 31000 |   217 |784933 |  23.8 |  17M|  45 |  33 | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
119.45/119.55	c   120s| 31100 |   217 |786961 |  23.8 |  17M|  45 |  32 | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
119.95/120.00	c   120s| 31200 |   237 |790295 |  23.8 |  17M|  45 |  42 | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
120.25/120.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
120.25/120.36	c   120s| 31300 |   245 |792823 |  23.8 |  17M|  45 |  39 | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
120.65/120.77	c   121s| 31400 |   259 |795823 |  23.8 |  18M|  45 |  37 | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
121.05/121.14	c   121s| 31500 |   264 |798305 |  23.8 |  18M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
121.35/121.47	c   121s| 31600 |   268 |800740 |  23.8 |  18M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
121.75/121.81	c   122s| 31700 |   264 |803084 |  23.8 |  18M|  45 |   - | 231 |  12k|   0 |   0 |   3 |  21k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
122.15/122.25	c   122s| 31800 |   274 |806094 |  23.8 |  18M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
122.55/122.68	c   123s| 31900 |   279 |809085 |  23.9 |  18M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
122.95/123.06	c   123s| 32000 |   277 |811811 |  23.9 |  18M|  45 |  21 | 231 |  12k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
123.35/123.44	c   123s| 32100 |   271 |814501 |  23.9 |  18M|  45 |  40 | 231 |  12k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
123.75/123.88	c   124s| 32200 |   273 |817596 |  23.9 |  18M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
124.35/124.47	c   124s| 32300 |   295 |821540 |  23.9 |  18M|  45 |  41 | 231 |  12k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
124.95/125.02	c   125s| 32400 |   333 |825329 |  24.0 |  18M|  45 |  45 | 231 |  12k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
125.25/125.37	c   125s| 32500 |   345 |827949 |  24.0 |  18M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
125.65/125.79	c   126s| 32600 |   365 |830656 |  24.0 |  18M|  45 |  38 | 231 |  12k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
126.05/126.10	c   126s| 32700 |   385 |833023 |  24.0 |  18M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
126.36/126.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
126.36/126.48	c   126s| 32800 |   399 |835572 |  24.0 |  18M|  45 |   - | 231 |  12k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
126.75/126.83	c   127s| 32900 |   403 |837863 |  24.0 |  18M|  45 |  29 | 231 |  13k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
126.95/127.08	c   127s| 33000 |   403 |839577 |  24.0 |  18M|  45 |  37 | 231 |  13k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
127.56/127.62	c   128s| 33100 |   419 |843230 |  24.0 |  18M|  45 |   - | 231 |  13k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
127.85/127.99	c   128s| 33200 |   437 |846094 |  24.0 |  18M|  45 |   - | 231 |  13k| 231 |2457 |   3 |  22k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
128.25/128.38	c   128s| 33300 |   449 |848743 |  24.0 |  18M|  45 |   - | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
128.66/128.71	c   129s| 33400 |   463 |851222 |  24.0 |  18M|  45 |   - | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
129.05/129.11	c   129s| 33500 |   471 |854067 |  24.1 |  18M|  45 |  41 | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
129.45/129.52	c   130s| 33600 |   480 |856871 |  24.1 |  18M|  45 |  27 | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
129.75/129.89	c   130s| 33700 |   502 |859660 |  24.1 |  18M|  45 |  40 | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
130.15/130.29	c   130s| 33800 |   519 |862426 |  24.1 |  18M|  45 |   - | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
130.65/130.72	c   131s| 33900 |   523 |865245 |  24.1 |  19M|  45 |  33 | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
130.95/131.05	c   131s| 34000 |   529 |867637 |  24.1 |  19M|  45 |   - | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
131.35/131.41	c   131s| 34100 |   530 |870019 |  24.1 |  19M|  45 |  24 | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
131.65/131.76	c   132s| 34200 |   546 |872372 |  24.1 |  19M|  45 |  36 | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
131.95/132.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
131.95/132.02	c   132s| 34300 |   554 |874240 |  24.1 |  19M|  45 |   - | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
132.25/132.31	c   132s| 34400 |   564 |875998 |  24.1 |  19M|  45 |   - | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
132.65/132.70	c   133s| 34500 |   581 |878730 |  24.1 |  19M|  45 |  37 | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
132.95/133.04	c   133s| 34600 |   586 |881061 |  24.1 |  19M|  45 |  39 | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
133.25/133.35	c   133s| 34700 |   595 |883214 |  24.1 |  19M|  45 |   - | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
133.64/133.73	c   134s| 34800 |   615 |885813 |  24.1 |  19M|  45 |  40 | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
133.95/134.08	c   134s| 34900 |   629 |888257 |  24.1 |  19M|  47 |  36 | 231 |  13k| 231 |2457 |   3 |  23k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
134.25/134.36	c   134s| 35000 |   635 |890210 |  24.1 |  19M|  47 |   - | 231 |  13k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
134.65/134.72	c   135s| 35100 |   638 |892735 |  24.1 |  19M|  47 |   - | 231 |  13k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
134.95/135.04	c   135s| 35200 |   659 |894968 |  24.1 |  19M|  47 |  31 | 231 |  13k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
135.35/135.48	c   135s| 35300 |   675 |898079 |  24.1 |  19M|  47 |  39 | 231 |  13k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
135.75/135.83	c   136s| 35400 |   683 |900415 |  24.1 |  19M|  47 |   - | 231 |  13k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
136.05/136.16	c   136s| 35500 |   684 |902502 |  24.1 |  19M|  47 |   - | 231 |  14k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
136.36/136.46	c   136s| 35600 |   687 |904570 |  24.1 |  19M|  47 |   - | 231 |  14k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
136.75/136.88	c   137s| 35700 |   699 |907186 |  24.1 |  19M|  47 |   - | 231 |  14k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
137.15/137.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
137.15/137.28	c   137s| 35800 |   714 |910131 |  24.1 |  19M|  47 |   - | 231 |  14k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
137.65/137.76	c   138s| 35900 |   733 |913602 |  24.1 |  19M|  47 |   - | 231 |  14k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
138.05/138.17	c   138s| 36000 |   739 |916221 |  24.1 |  19M|  47 |   - | 231 |  14k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
138.45/138.52	c   139s| 36100 |   741 |918622 |  24.1 |  19M|  47 |  43 | 231 |  14k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
138.85/138.90	c   139s| 36200 |   755 |921488 |  24.1 |  19M|  47 |  39 | 231 |  14k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
139.25/139.32	c   139s| 36300 |   770 |924523 |  24.1 |  19M|  47 |  43 | 231 |  14k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
139.55/139.64	c   140s| 36400 |   771 |926551 |  24.1 |  20M|  47 |   - | 231 |  14k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
139.95/140.00	c   140s| 36500 |   783 |929056 |  24.1 |  20M|  47 |   - | 231 |  14k| 231 |2457 |   3 |  24k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
140.24/140.32	c   140s| 36600 |   797 |931286 |  24.1 |  20M|  47 |   - | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
140.55/140.64	c   141s| 36700 |   807 |933515 |  24.1 |  20M|  47 |  25 | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
140.95/141.03	c   141s| 36800 |   817 |936106 |  24.1 |  20M|  47 |   - | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
141.34/141.42	c   141s| 36900 |   819 |938760 |  24.1 |  20M|  47 |  37 | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
141.65/141.73	c   142s| 37000 |   821 |940937 |  24.1 |  20M|  47 |  21 | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
141.95/142.08	c   142s| 37100 |   827 |943093 |  24.1 |  20M|  49 |   - | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
142.35/142.42	c   142s| 37200 |   833 |945389 |  24.1 |  20M|  49 |  25 | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
142.64/142.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
142.64/142.74	c   143s| 37300 |   835 |947490 |  24.1 |  20M|  49 |  35 | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
143.04/143.10	c   143s| 37400 |   840 |949935 |  24.1 |  20M|  49 |  39 | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
143.35/143.40	c   143s| 37500 |   836 |951975 |  24.1 |  20M|  49 |  38 | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
143.65/143.73	c   144s| 37600 |   831 |954276 |  24.1 |  20M|  49 |  44 | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
144.05/144.13	c   144s| 37700 |   839 |956975 |  24.1 |  20M|  49 |  16 | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
144.45/144.51	c   145s| 37800 |   841 |959475 |  24.1 |  20M|  49 |  28 | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
144.74/144.83	c   145s| 37900 |   853 |961826 |  24.1 |  20M|  49 |  34 | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
145.15/145.24	c   145s| 38000 |   861 |964428 |  24.1 |  20M|  49 |   - | 231 |  14k| 231 |2457 |   3 |  25k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
145.45/145.59	c   146s| 38100 |   867 |966862 |  24.1 |  20M|  49 |   - | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
145.95/146.06	c   146s| 38200 |   881 |969811 |  24.1 |  20M|  49 |   - | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
146.35/146.41	c   146s| 38300 |   889 |972410 |  24.1 |  20M|  49 |   - | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
146.65/146.74	c   147s| 38400 |   889 |974548 |  24.1 |  20M|  49 |  25 | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
146.95/147.08	c   147s| 38500 |   889 |977025 |  24.1 |  20M|  49 |   - | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
147.35/147.42	c   147s| 38600 |   887 |979229 |  24.1 |  20M|  49 |  22 | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
147.64/147.75	c   148s| 38700 |   886 |981520 |  24.1 |  20M|  49 |  34 | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
147.94/148.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
147.94/148.02	c   148s| 38800 |   893 |983430 |  24.1 |  20M|  49 |  40 | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
148.24/148.36	c   148s| 38900 |   894 |985731 |  24.1 |  20M|  49 |  38 | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
148.65/148.72	c   149s| 39000 |   896 |988065 |  24.1 |  20M|  49 |  25 | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
148.95/149.07	c   149s| 39100 |   903 |990265 |  24.1 |  20M|  49 |  29 | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
149.25/149.38	c   149s| 39200 |   909 |992612 |  24.1 |  20M|  49 |  28 | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
149.65/149.77	c   150s| 39300 |   907 |995229 |  24.1 |  20M|  49 |  39 | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
149.95/150.08	c   150s| 39400 |   923 |997517 |  24.1 |  20M|  49 |  28 | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
150.35/150.47	c   150s| 39500 |   929 |  1000k|  24.1 |  20M|  49 |  31 | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
150.75/150.81	c   151s| 39600 |   935 |  1002k|  24.1 |  20M|  49 |  28 | 231 |  14k| 231 |2457 |   3 |  26k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
151.05/151.15	c   151s| 39700 |   932 |  1004k|  24.1 |  20M|  49 |  32 | 231 |  14k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
151.35/151.45	c   151s| 39800 |   932 |  1006k|  24.1 |  20M|  49 |  22 | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
151.76/151.83	c   152s| 39900 |   936 |  1009k|  24.1 |  20M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
152.05/152.13	c   152s| 40000 |   938 |  1011k|  24.1 |  20M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
152.35/152.45	c   152s| 40100 |   944 |  1013k|  24.1 |  20M|  49 |  39 | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
152.64/152.80	c   153s| 40200 |   950 |  1016k|  24.1 |  20M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
153.05/153.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
153.05/153.18	c   153s| 40300 |   942 |  1018k|  24.1 |  20M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
153.35/153.46	c   153s| 40400 |   948 |  1020k|  24.1 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
153.75/153.81	c   154s| 40500 |   951 |  1023k|  24.1 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
154.05/154.17	c   154s| 40600 |   955 |  1025k|  24.1 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
154.45/154.52	c   155s| 40700 |   962 |  1027k|  24.1 |  21M|  49 |  32 | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
154.74/154.84	c   155s| 40800 |   961 |  1029k|  24.1 |  21M|  49 |  42 | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
155.06/155.18	c   155s| 40900 |   971 |  1032k|  24.1 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
155.55/155.60	c   156s| 41000 |   979 |  1034k|  24.1 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
155.84/155.91	c   156s| 41100 |   985 |  1036k|  24.1 |  21M|  49 |  27 | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
156.15/156.23	c   156s| 41200 |   987 |  1039k|  24.0 |  21M|  49 |  24 | 231 |  15k| 231 |2457 |   3 |  27k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
156.54/156.63	c   157s| 41300 |   993 |  1042k|  24.1 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
156.85/156.99	c   157s| 41400 |   995 |  1044k|  24.1 |  21M|  49 |  29 | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
157.26/157.31	c   157s| 41500 |   999 |  1046k|  24.1 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
157.55/157.64	c   158s| 41600 |   996 |  1048k|  24.1 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
157.94/158.01	c   158s| 41700 |   989 |  1051k|  24.1 |  21M|  49 |  41 | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
158.25/158.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
158.25/158.33	c   158s| 41800 |   995 |  1053k|  24.0 |  21M|  49 |  41 | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
158.65/158.73	c   159s| 41900 |   997 |  1056k|  24.1 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
158.95/159.04	c   159s| 42000 |   993 |  1058k|  24.0 |  21M|  49 |  32 | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
159.25/159.35	c   159s| 42100 |   996 |  1060k|  24.0 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
159.55/159.68	c   160s| 42200 |   991 |  1062k|  24.0 |  21M|  49 |  41 | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
159.95/160.02	c   160s| 42300 |   995 |  1064k|  24.0 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
160.35/160.44	c   160s| 42400 |  1005 |  1067k|  24.0 |  21M|  49 |  31 | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
160.64/160.77	c   161s| 42500 |  1003 |  1069k|  24.0 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
160.94/161.08	c   161s| 42600 |  1011 |  1071k|  24.0 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
161.34/161.41	c   161s| 42700 |  1006 |  1074k|  24.0 |  21M|  49 |  40 | 231 |  15k| 231 |2457 |   3 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
161.65/161.77	c   162s| 42800 |  1008 |  1076k|  24.0 |  21M|  49 |  22 | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
162.05/162.12	c   162s| 42900 |  1009 |  1078k|  24.0 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
162.35/162.45	c   162s| 43000 |  1011 |  1080k|  24.0 |  21M|  49 |  37 | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
162.65/162.80	c   163s| 43100 |  1004 |  1083k|  24.0 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
163.15/163.21	c   163s| 43200 |  1004 |  1085k|  24.0 |  21M|  49 |  33 | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
163.44/163.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
163.44/163.53	c   164s| 43300 |  1012 |  1088k|  24.0 |  21M|  49 |  34 | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
163.75/163.84	c   164s| 43400 |  1007 |  1090k|  24.0 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
164.04/164.17	c   164s| 43500 |  1002 |  1092k|  24.0 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
164.44/164.52	c   165s| 43600 |  1008 |  1094k|  24.0 |  21M|  49 |  34 | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
164.75/164.89	c   165s| 43700 |  1014 |  1097k|  24.0 |  21M|  49 |  17 | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
165.24/165.32	c   165s| 43800 |  1016 |  1100k|  24.0 |  21M|  49 |  49 | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
165.65/165.70	c   166s| 43900 |  1036 |  1102k|  24.0 |  21M|  49 |  36 | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
166.06/166.13	c   166s| 44000 |  1056 |  1105k|  24.0 |  21M|  49 |  22 | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
166.34/166.49	c   166s| 44100 |  1066 |  1108k|  24.0 |  21M|  49 |  30 | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
166.74/166.83	c   167s| 44200 |  1072 |  1110k|  24.0 |  21M|  49 |  37 | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
167.15/167.23	c   167s| 44300 |  1076 |  1113k|  24.0 |  21M|  49 |  40 | 231 |  15k| 231 |2457 |   3 |  29k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
167.54/167.64	c   168s| 44400 |  1074 |  1116k|  24.1 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
167.85/167.93	c   168s| 44500 |  1085 |  1118k|  24.0 |  21M|  49 |  27 | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
168.15/168.28	c   168s| 44600 |  1077 |  1120k|  24.0 |  21M|  49 |   - | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
168.54/168.60	c   169s| 44700 |  1072 |  1122k|  24.0 |  21M|  49 |   - | 231 |  15k|   0 |   0 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
168.85/168.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
168.85/168.99	c   169s| 44800 |  1071 |  1125k|  24.0 |  21M|  49 |  36 | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
169.14/169.27	c   169s| 44900 |  1073 |  1127k|  24.0 |  21M|  51 |   - | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
169.55/169.60	c   170s| 45000 |  1067 |  1129k|  24.0 |  21M|  51 |  40 | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
169.85/169.96	c   170s| 45100 |  1072 |  1131k|  24.0 |  21M|  51 |   - | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
170.15/170.29	c   170s| 45200 |  1074 |  1133k|  24.0 |  21M|  51 |   - | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
170.54/170.61	c   171s| 45300 |  1082 |  1136k|  24.0 |  21M|  51 |  46 | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
170.84/170.97	c   171s| 45400 |  1086 |  1138k|  24.0 |  21M|  51 |   - | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
171.14/171.28	c   171s| 45500 |  1088 |  1140k|  24.0 |  21M|  51 |  33 | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
171.55/171.67	c   172s| 45600 |  1088 |  1143k|  24.0 |  21M|  51 |   - | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
171.94/172.03	c   172s| 45700 |  1095 |  1145k|  24.0 |  22M|  51 |   - | 231 |  15k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
172.24/172.35	c   172s| 45800 |  1097 |  1148k|  24.0 |  22M|  51 |  27 | 231 |  16k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
172.55/172.70	c   173s| 45900 |  1095 |  1150k|  24.0 |  22M|  51 |   - | 231 |  16k| 231 |2457 |   3 |  30k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
172.95/173.04	c   173s| 46000 |  1098 |  1152k|  24.0 |  22M|  51 |  42 | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
173.25/173.38	c   173s| 46100 |  1093 |  1154k|  24.0 |  22M|  51 |   - | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
173.65/173.78	c   174s| 46200 |  1093 |  1157k|  24.0 |  22M|  51 |  38 | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
174.04/174.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
174.04/174.13	c   174s| 46300 |  1098 |  1159k|  24.0 |  22M|  52 |  35 | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
174.34/174.42	c   174s| 46400 |  1102 |  1161k|  24.0 |  22M|  52 |  26 | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
174.64/174.75	c   175s| 46500 |  1105 |  1163k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
175.04/175.10	c   175s| 46600 |  1103 |  1166k|  24.0 |  22M|  52 |  37 | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
175.34/175.46	c   175s| 46700 |  1098 |  1168k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
175.64/175.77	c   176s| 46800 |  1095 |  1170k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
175.95/176.09	c   176s| 46900 |  1091 |  1172k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
176.44/176.50	c   177s| 47000 |  1099 |  1175k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
176.74/176.80	c   177s| 47100 |  1101 |  1177k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
177.05/177.16	c   177s| 47200 |  1105 |  1179k|  24.0 |  22M|  52 |  32 | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
177.34/177.44	c   177s| 47300 |  1095 |  1181k|  24.0 |  22M|  52 |  26 | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
177.64/177.76	c   178s| 47400 |  1090 |  1183k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
177.94/178.09	c   178s| 47500 |  1090 |  1185k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
178.34/178.41	c   178s| 47600 |  1090 |  1188k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  31k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
178.64/178.77	c   179s| 47700 |  1090 |  1190k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
179.04/179.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
179.04/179.14	c   179s| 47800 |  1088 |  1193k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
179.34/179.47	c   179s| 47900 |  1086 |  1195k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
179.74/179.82	c   180s| 48000 |  1086 |  1197k|  23.9 |  22M|  52 |  32 | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
180.14/180.20	c   180s| 48100 |  1083 |  1200k|  24.0 |  22M|  52 |  35 | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
180.34/180.48	c   180s| 48200 |  1085 |  1202k|  23.9 |  22M|  52 |  37 | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
180.74/180.86	c   181s| 48300 |  1085 |  1204k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
181.04/181.19	c   181s| 48400 |  1085 |  1206k|  23.9 |  22M|  52 |  39 | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
181.45/181.50	c   182s| 48500 |  1083 |  1208k|  23.9 |  22M|  52 |  22 | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
181.74/181.85	c   182s| 48600 |  1089 |  1211k|  23.9 |  22M|  52 |  38 | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
182.14/182.20	c   182s| 48700 |  1091 |  1213k|  23.9 |  22M|  52 |   - | 231 |  16k|   0 |   0 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
182.45/182.53	c   183s| 48800 |  1094 |  1215k|  23.9 |  22M|  52 |  36 | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
182.84/182.91	c   183s| 48900 |  1090 |  1218k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
183.14/183.25	c   183s| 49000 |  1094 |  1220k|  23.9 |  22M|  52 |  44 | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
183.55/183.69	c   184s| 49100 |  1098 |  1224k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  32k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
183.94/184.07	c   184s| 49200 |  1090 |  1227k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
184.35/184.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
184.35/184.40	c   184s| 49300 |  1090 |  1229k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
184.65/184.73	c   185s| 49400 |  1091 |  1231k|  24.0 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
184.94/185.07	c   185s| 49500 |  1089 |  1233k|  23.9 |  22M|  52 |  38 | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
185.34/185.40	c   185s| 49600 |  1091 |  1235k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
185.54/185.68	c   186s| 49700 |  1093 |  1237k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
185.94/186.07	c   186s| 49800 |  1089 |  1240k|  23.9 |  22M|  52 |  32 | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
186.34/186.46	c   186s| 49900 |  1089 |  1242k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
186.65/186.78	c   187s| 50000 |  1091 |  1245k|  23.9 |  22M|  52 |  42 | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
186.94/187.07	c   187s| 50100 |  1091 |  1247k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
187.34/187.41	c   187s| 50200 |  1079 |  1249k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
187.64/187.77	c   188s| 50300 |  1075 |  1251k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
187.94/188.05	c   188s| 50400 |  1068 |  1253k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
188.34/188.41	c   188s| 50500 |  1074 |  1255k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
188.64/188.76	c   189s| 50600 |  1066 |  1258k|  23.9 |  22M|  52 |  25 | 231 |  16k| 231 |2457 |   3 |  33k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
188.94/189.07	c   189s| 50700 |  1064 |  1260k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
189.33/189.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
189.33/189.41	c   189s| 50800 |  1056 |  1262k|  23.9 |  22M|  52 |  38 | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
189.63/189.73	c   190s| 50900 |  1048 |  1264k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
189.94/190.02	c   190s| 51000 |  1041 |  1266k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
190.33/190.44	c   190s| 51100 |  1041 |  1268k|  23.9 |  22M|  52 |  19 | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
190.63/190.70	c   191s| 51200 |  1037 |  1270k|  23.9 |  22M|  52 |  40 | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
190.94/191.01	c   191s| 51300 |  1037 |  1272k|  23.9 |  22M|  52 |  26 | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
191.25/191.40	c   191s| 51400 |  1029 |  1274k|  23.9 |  22M|  52 |  18 | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
191.53/191.69	c   192s| 51500 |  1033 |  1276k|  23.9 |  22M|  52 |  22 | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
191.93/192.01	c   192s| 51600 |  1037 |  1278k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
192.24/192.35	c   192s| 51700 |  1039 |  1281k|  23.9 |  22M|  52 |  36 | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
192.54/192.68	c   193s| 51800 |  1039 |  1283k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
192.94/193.06	c   193s| 51900 |  1033 |  1285k|  23.9 |  22M|  52 |   - | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
193.33/193.40	c   193s| 52000 |  1045 |  1288k|  23.9 |  22M|  52 |  37 | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
193.64/193.71	c   194s| 52100 |  1048 |  1290k|  23.8 |  22M|  52 |  28 | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
193.94/194.06	c   194s| 52200 |  1043 |  1292k|  23.8 |  22M|  53 |  40 | 231 |  16k| 231 |2457 |   3 |  34k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
194.34/194.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
194.34/194.41	c   194s| 52300 |  1039 |  1294k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
194.64/194.72	c   195s| 52400 |  1043 |  1297k|  23.8 |  22M|  53 |  35 | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
194.93/195.07	c   195s| 52500 |  1041 |  1299k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
195.33/195.44	c   195s| 52600 |  1043 |  1301k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
195.64/195.77	c   196s| 52700 |  1045 |  1304k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
196.03/196.17	c   196s| 52800 |  1046 |  1306k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
196.33/196.49	c   196s| 52900 |  1046 |  1308k|  23.8 |  22M|  53 |  33 | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
196.84/196.91	c   197s| 53000 |  1048 |  1311k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
197.04/197.15	c   197s| 53100 |  1046 |  1312k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
197.33/197.46	c   197s| 53200 |  1043 |  1314k|  23.8 |  22M|  53 |  37 | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
197.63/197.77	c   198s| 53300 |  1042 |  1316k|  23.8 |  22M|  53 |  26 | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
198.04/198.10	c   198s| 53400 |  1040 |  1318k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
198.34/198.43	c   198s| 53500 |  1034 |  1320k|  23.8 |  22M|  53 |  33 | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
198.63/198.79	c   199s| 53600 |  1025 |  1323k|  23.8 |  22M|  53 |  23 | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
199.04/199.15	c   199s| 53700 |  1020 |  1325k|  23.8 |  22M|  53 |  38 | 231 |  16k| 231 |2457 |   3 |  35k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
199.44/199.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
199.44/199.56	c   200s| 53800 |  1016 |  1328k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
199.83/199.91	c   200s| 53900 |  1021 |  1330k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
200.14/200.29	c   200s| 54000 |  1023 |  1333k|  23.8 |  22M|  53 |   - | 231 |  16k|   0 |   0 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
200.43/200.59	c   201s| 54100 |  1021 |  1335k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
200.83/200.95	c   201s| 54200 |  1018 |  1337k|  23.8 |  22M|  53 |  34 | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
201.24/201.33	c   201s| 54300 |  1021 |  1340k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
201.54/201.66	c   202s| 54400 |  1025 |  1342k|  23.8 |  22M|  53 |  30 | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
201.84/201.94	c   202s| 54500 |  1022 |  1344k|  23.8 |  22M|  53 |  35 | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
202.13/202.30	c   202s| 54600 |  1020 |  1346k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
202.44/202.59	c   203s| 54700 |  1024 |  1348k|  23.8 |  22M|  53 |  33 | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
202.83/202.95	c   203s| 54800 |  1024 |  1350k|  23.8 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
203.13/203.27	c   203s| 54900 |  1020 |  1352k|  23.8 |  22M|  53 |  31 | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
203.53/203.61	c   204s| 55000 |  1022 |  1354k|  23.8 |  22M|  53 |  39 | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
203.83/203.93	c   204s| 55100 |  1020 |  1357k|  23.8 |  22M|  53 |  37 | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
204.14/204.25	c   204s| 55200 |  1017 |  1359k|  23.8 |  22M|  53 |  39 | 231 |  16k| 231 |2457 |   3 |  36k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
204.54/204.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
204.54/204.61	c   205s| 55300 |  1010 |  1361k|  23.8 |  22M|  53 |  30 | 231 |  16k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
204.83/204.92	c   205s| 55400 |  1006 |  1363k|  23.8 |  22M|  53 |  30 | 231 |  16k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
205.13/205.26	c   205s| 55500 |  1003 |  1365k|  23.7 |  22M|  53 |  30 | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
205.54/205.62	c   206s| 55600 |   996 |  1368k|  23.8 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
205.83/205.91	c   206s| 55700 |   990 |  1370k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
206.13/206.24	c   206s| 55800 |   991 |  1372k|  23.7 |  22M|  53 |  26 | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
206.53/206.61	c   207s| 55900 |  1000 |  1374k|  23.7 |  22M|  53 |  40 | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
206.84/206.94	c   207s| 56000 |  1002 |  1376k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
207.13/207.26	c   207s| 56100 |  1006 |  1379k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
207.44/207.58	c   208s| 56200 |  1018 |  1381k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
207.84/207.96	c   208s| 56300 |  1028 |  1384k|  23.7 |  22M|  53 |  41 | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
208.24/208.35	c   208s| 56400 |  1046 |  1386k|  23.7 |  22M|  53 |  33 | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
208.64/208.70	c   209s| 56500 |  1052 |  1389k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
209.03/209.14	c   209s| 56600 |  1057 |  1392k|  23.8 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
209.43/209.50	c   210s| 56700 |  1047 |  1394k|  23.8 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  37k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
209.73/209.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
209.73/209.86	c   210s| 56800 |  1045 |  1396k|  23.8 |  22M|  53 |  32 | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
210.04/210.14	c   210s| 56900 |  1041 |  1398k|  23.7 |  22M|  53 |  13 | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
210.33/210.48	c   210s| 57000 |  1036 |  1400k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
210.73/210.80	c   211s| 57100 |  1034 |  1403k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
211.04/211.15	c   211s| 57200 |  1025 |  1405k|  23.7 |  22M|  53 |  38 | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
211.43/211.50	c   212s| 57300 |  1019 |  1407k|  23.7 |  22M|  53 |  29 | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
211.74/211.84	c   212s| 57400 |  1012 |  1409k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
212.14/212.27	c   212s| 57500 |  1014 |  1412k|  23.7 |  22M|  53 |  41 | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
212.53/212.65	c   213s| 57600 |  1022 |  1415k|  23.7 |  22M|  53 |  19 | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
212.84/212.96	c   213s| 57700 |  1024 |  1417k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
213.13/213.29	c   213s| 57800 |  1020 |  1419k|  23.7 |  22M|  53 |  39 | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
213.53/213.63	c   214s| 57900 |  1019 |  1421k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
213.93/214.00	c   214s| 58000 |  1017 |  1423k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
214.13/214.28	c   214s| 58100 |  1017 |  1425k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
214.54/214.66	c   215s| 58200 |  1015 |  1428k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  38k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
214.84/214.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
214.84/214.96	c   215s| 58300 |  1011 |  1430k|  23.7 |  22M|  53 |  35 | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
215.23/215.34	c   215s| 58400 |  1010 |  1432k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
215.63/215.74	c   216s| 58500 |  1006 |  1435k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
215.94/216.05	c   216s| 58600 |   994 |  1437k|  23.7 |  22M|  53 |  29 | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
216.33/216.41	c   216s| 58700 |   991 |  1439k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
216.64/216.74	c   217s| 58800 |   992 |  1441k|  23.7 |  22M|  53 |  36 | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
216.94/217.08	c   217s| 58900 |   989 |  1444k|  23.7 |  22M|  53 |   - | 231 |  17k|   0 |   0 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
217.33/217.43	c   217s| 59000 |   984 |  1446k|  23.7 |  22M|  53 |  32 | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
217.74/217.84	c   218s| 59100 |   976 |  1448k|  23.7 |  22M|  53 |  40 | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
218.03/218.13	c   218s| 59200 |   974 |  1450k|  23.7 |  22M|  53 |  27 | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
218.33/218.44	c   218s| 59300 |   976 |  1452k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
218.63/218.71	c   219s| 59400 |   980 |  1454k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
218.93/219.02	c   219s| 59500 |   971 |  1456k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
219.23/219.38	c   219s| 59600 |   964 |  1458k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
219.64/219.70	c   220s| 59700 |   959 |  1461k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  39k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
219.94/220.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
219.94/220.09	c   220s| 59800 |   955 |  1463k|  23.7 |  22M|  53 |  24 | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
220.33/220.43	c   220s| 59900 |   956 |  1466k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
220.73/220.86	c   221s| 60000 |   946 |  1469k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
221.04/221.18	c   221s| 60100 |   943 |  1471k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
221.43/221.54	c   222s| 60200 |   932 |  1473k|  23.7 |  22M|  53 |  27 | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
221.74/221.88	c   222s| 60300 |   928 |  1475k|  23.7 |  22M|  53 |   - | 231 |  17k|   0 |   0 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
222.04/222.18	c   222s| 60400 |   931 |  1477k|  23.7 |  22M|  53 |  24 | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
222.33/222.47	c   222s| 60500 |   925 |  1479k|  23.7 |  22M|  53 |  19 | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
222.73/222.82	c   223s| 60600 |   926 |  1481k|  23.7 |  22M|  53 |  31 | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
223.03/223.12	c   223s| 60700 |   921 |  1483k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
223.33/223.49	c   223s| 60800 |   925 |  1486k|  23.7 |  22M|  53 |  35 | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
223.74/223.84	c   224s| 60900 |   922 |  1488k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
224.03/224.17	c   224s| 61000 |   916 |  1490k|  23.7 |  22M|  53 |  39 | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
224.33/224.49	c   224s| 61100 |   906 |  1493k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
224.74/224.84	c   225s| 61200 |   898 |  1495k|  23.7 |  22M|  53 |  36 | 231 |  17k| 231 |2457 |   3 |  40k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
225.04/225.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
225.04/225.18	c   225s| 61300 |   898 |  1497k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
225.44/225.58	c   226s| 61400 |   892 |  1499k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
225.83/225.92	c   226s| 61500 |   898 |  1502k|  23.7 |  22M|  53 |  37 | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
226.13/226.26	c   226s| 61600 |   898 |  1504k|  23.7 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
226.54/226.62	c   227s| 61700 |   892 |  1506k|  23.6 |  22M|  53 |  28 | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
226.83/226.91	c   227s| 61800 |   887 |  1508k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
227.23/227.32	c   227s| 61900 |   887 |  1510k|  23.6 |  22M|  53 |  28 | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
227.54/227.67	c   228s| 62000 |   885 |  1513k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
227.93/228.02	c   228s| 62100 |   879 |  1515k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
228.23/228.34	c   228s| 62200 |   889 |  1517k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
228.53/228.65	c   229s| 62300 |   879 |  1519k|  23.6 |  22M|  53 |  42 | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
228.93/229.03	c   229s| 62400 |   874 |  1522k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
229.23/229.35	c   229s| 62500 |   864 |  1524k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
229.54/229.67	c   230s| 62600 |   856 |  1526k|  23.6 |  22M|  53 |  35 | 231 |  17k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
229.93/230.05	c   230s| 62700 |   846 |  1528k|  23.6 |  22M|  53 |  38 | 231 |  16k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
230.23/230.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
230.23/230.36	c   230s| 62800 |   840 |  1530k|  23.6 |  22M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  41k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
230.53/230.68	c   231s| 62900 |   831 |  1532k|  23.6 |  22M|  53 |  34 | 231 |  16k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
230.94/231.06	c   231s| 63000 |   837 |  1535k|  23.6 |  22M|  53 |  42 | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
231.23/231.38	c   231s| 63100 |   824 |  1537k|  23.6 |  22M|  53 |  30 | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
231.64/231.72	c   232s| 63200 |   824 |  1539k|  23.6 |  22M|  53 |  43 | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
231.94/232.06	c   232s| 63300 |   826 |  1542k|  23.6 |  22M|  53 |  35 | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
232.33/232.44	c   232s| 63400 |   824 |  1544k|  23.6 |  22M|  53 |  33 | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
232.63/232.75	c   233s| 63500 |   813 |  1546k|  23.6 |  22M|  53 |  42 | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
232.93/233.06	c   233s| 63600 |   809 |  1548k|  23.6 |  22M|  53 |  32 | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
233.23/233.39	c   233s| 63700 |   817 |  1551k|  23.6 |  22M|  53 |  20 | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
233.63/233.74	c   234s| 63800 |   815 |  1553k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
234.03/234.10	c   234s| 63900 |   817 |  1555k|  23.6 |  22M|  53 |  14 | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
234.24/234.39	c   234s| 64000 |   817 |  1557k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
234.63/234.70	c   235s| 64100 |   817 |  1559k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
234.93/235.04	c   235s| 64200 |   817 |  1561k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  42k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
235.24/235.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
235.24/235.38	c   235s| 64300 |   825 |  1564k|  23.6 |  22M|  53 |  23 | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
235.53/235.67	c   236s| 64400 |   825 |  1566k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
235.93/236.04	c   236s| 64500 |   817 |  1568k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
236.23/236.39	c   236s| 64600 |   811 |  1571k|  23.6 |  22M|  53 |  36 | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
236.63/236.74	c   237s| 64700 |   805 |  1573k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
236.93/237.05	c   237s| 64800 |   802 |  1575k|  23.6 |  22M|  53 |  29 | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
237.23/237.36	c   237s| 64900 |   802 |  1577k|  23.6 |  22M|  53 |  34 | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
237.54/237.67	c   238s| 65000 |   795 |  1579k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
237.93/238.06	c   238s| 65100 |   797 |  1582k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
238.23/238.36	c   238s| 65200 |   792 |  1584k|  23.6 |  22M|  53 |  14 | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
238.54/238.66	c   239s| 65300 |   780 |  1586k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
238.93/239.00	c   239s| 65400 |   771 |  1588k|  23.6 |  22M|  53 |  30 | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
239.23/239.31	c   239s| 65500 |   765 |  1590k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
239.53/239.67	c   240s| 65600 |   765 |  1592k|  23.6 |  22M|  53 |  35 | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
240.03/240.11	c   240s| 65700 |   765 |  1595k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  43k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
240.33/240.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
240.33/240.49	c   240s| 65800 |   761 |  1597k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
240.73/240.86	c   241s| 65900 |   752 |  1600k|  23.6 |  22M|  53 |  39 | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
241.03/241.16	c   241s| 66000 |   745 |  1601k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
241.33/241.46	c   241s| 66100 |   742 |  1603k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
241.73/241.83	c   242s| 66200 |   730 |  1606k|  23.6 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
242.03/242.17	c   242s| 66300 |   724 |  1608k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
242.43/242.51	c   243s| 66400 |   714 |  1610k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
242.73/242.86	c   243s| 66500 |   703 |  1612k|  23.5 |  22M|  53 |  26 | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
243.04/243.15	c   243s| 66600 |   705 |  1614k|  23.5 |  22M|  53 |  23 | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
243.33/243.44	c   243s| 66700 |   706 |  1616k|  23.5 |  22M|  53 |  27 | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
243.62/243.72	c   244s| 66800 |   704 |  1618k|  23.5 |  22M|  53 |  21 | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
243.93/244.06	c   244s| 66900 |   698 |  1620k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
244.33/244.40	c   244s| 67000 |   692 |  1622k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
244.63/244.76	c   245s| 67100 |   679 |  1624k|  23.5 |  22M|  53 |  31 | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
244.93/245.05	c   245s| 67200 |   674 |  1626k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  44k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
245.33/245.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
245.33/245.41	c   245s| 67300 |   672 |  1629k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
245.53/245.66	c   246s| 67400 |   665 |  1630k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
245.83/245.95	c   246s| 67500 |   663 |  1632k|  23.5 |  22M|  53 |  30 | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
246.13/246.28	c   246s| 67600 |   657 |  1634k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
246.53/246.66	c   247s| 67700 |   653 |  1637k|  23.5 |  22M|  53 |  44 | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
246.83/246.97	c   247s| 67800 |   648 |  1639k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
247.22/247.33	c   247s| 67900 |   648 |  1641k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
247.53/247.67	c   248s| 68000 |   646 |  1644k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
247.93/248.00	c   248s| 68100 |   642 |  1646k|  23.5 |  22M|  53 |  32 | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
248.23/248.31	c   248s| 68200 |   629 |  1648k|  23.5 |  22M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
248.53/248.66	c   249s| 68300 |   620 |  1650k|  23.5 |  21M|  53 |  38 | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
248.83/249.00	c   249s| 68400 |   611 |  1652k|  23.5 |  21M|  53 |  27 | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
249.23/249.35	c   249s| 68500 |   607 |  1655k|  23.5 |  21M|  53 |  43 | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
249.53/249.67	c   250s| 68600 |   589 |  1657k|  23.5 |  21M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
249.93/250.07	c   250s| 68700 |   586 |  1659k|  23.5 |  21M|  53 |  21 | 231 |  17k| 231 |2457 |   3 |  45k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
250.23/250.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
250.23/250.35	c   250s| 68800 |   576 |  1661k|  23.5 |  21M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
250.53/250.65	c   251s| 68900 |   573 |  1663k|  23.5 |  21M|  53 |   - | 231 |  17k|   0 |   0 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
250.83/250.97	c   251s| 69000 |   565 |  1665k|  23.5 |  21M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
251.13/251.27	c   251s| 69100 |   559 |  1667k|  23.5 |  21M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
251.42/251.56	c   252s| 69200 |   555 |  1669k|  23.4 |  21M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
251.83/251.91	c   252s| 69300 |   545 |  1671k|  23.4 |  21M|  53 |  40 | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
252.13/252.22	c   252s| 69400 |   545 |  1674k|  23.4 |  21M|  53 |  35 | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
252.43/252.58	c   253s| 69500 |   540 |  1676k|  23.4 |  21M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
252.84/252.91	c   253s| 69600 |   538 |  1678k|  23.4 |  21M|  53 |  38 | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
253.13/253.24	c   253s| 69700 |   528 |  1680k|  23.4 |  21M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
253.53/253.67	c   254s| 69800 |   524 |  1683k|  23.4 |  21M|  53 |  40 | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
253.82/253.97	c   254s| 69900 |   516 |  1685k|  23.4 |  21M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
254.23/254.31	c   254s| 70000 |   510 |  1688k|  23.4 |  21M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
254.53/254.60	c   255s| 70100 |   506 |  1690k|  23.4 |  21M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
254.83/254.95	c   255s| 70200 |   501 |  1692k|  23.4 |  21M|  53 |  39 | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
255.22/255.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
255.22/255.32	c   255s| 70300 |   502 |  1694k|  23.4 |  21M|  53 |   - | 231 |  17k| 231 |2457 |   3 |  46k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
255.52/255.60	c   256s| 70400 |   498 |  1696k|  23.4 |  21M|  53 |  38 | 231 |  17k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
255.82/255.95	c   256s| 70500 |   490 |  1698k|  23.4 |  21M|  53 |  40 | 231 |  17k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
256.23/256.38	c   256s| 70600 |   486 |  1701k|  23.4 |  21M|  53 |  41 | 231 |  17k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
256.63/256.72	c   257s| 70700 |   477 |  1703k|  23.4 |  21M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
256.92/257.03	c   257s| 70800 |   469 |  1705k|  23.4 |  21M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
257.23/257.39	c   257s| 70900 |   460 |  1708k|  23.4 |  21M|  53 |  35 | 231 |  16k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
257.63/257.72	c   258s| 71000 |   455 |  1710k|  23.4 |  21M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
257.93/258.06	c   258s| 71100 |   457 |  1712k|  23.4 |  21M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
258.33/258.43	c   258s| 71200 |   449 |  1715k|  23.4 |  21M|  53 |  30 | 231 |  16k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
258.62/258.75	c   259s| 71300 |   439 |  1717k|  23.4 |  21M|  53 |  35 | 231 |  16k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
259.03/259.13	c   259s| 71400 |   430 |  1719k|  23.4 |  21M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
259.23/259.39	c   259s| 71500 |   430 |  1721k|  23.4 |  21M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
259.63/259.70	c   260s| 71600 |   426 |  1723k|  23.4 |  20M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
259.93/260.08	c   260s| 71700 |   420 |  1725k|  23.4 |  20M|  53 |  36 | 231 |  16k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
260.23/260.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
260.23/260.37	c   260s| 71800 |   414 |  1727k|  23.4 |  20M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  47k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
260.54/260.63	c   261s| 71900 |   405 |  1729k|  23.4 |  20M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
260.82/260.98	c   261s| 72000 |   401 |  1731k|  23.4 |  20M|  53 |  33 | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
261.22/261.31	c   261s| 72100 |   395 |  1733k|  23.4 |  20M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
261.52/261.68	c   262s| 72200 |   391 |  1735k|  23.4 |  20M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
261.93/262.00	c   262s| 72300 |   381 |  1738k|  23.4 |  20M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
262.22/262.34	c   262s| 72400 |   367 |  1740k|  23.4 |  20M|  53 |  42 | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
262.53/262.65	c   263s| 72500 |   359 |  1742k|  23.4 |  20M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
262.84/262.96	c   263s| 72600 |   355 |  1744k|  23.4 |  20M|  53 |  43 | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
263.22/263.33	c   263s| 72700 |   346 |  1746k|  23.4 |  20M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
263.62/263.72	c   264s| 72800 |   338 |  1749k|  23.4 |  20M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
263.93/264.04	c   264s| 72900 |   329 |  1751k|  23.4 |  20M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
264.33/264.44	c   264s| 73000 |   327 |  1754k|  23.4 |  20M|  53 |  40 | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
264.63/264.79	c   265s| 73100 |   322 |  1756k|  23.4 |  20M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
265.03/265.17	c   265s| 73200 |   318 |  1759k|  23.4 |  20M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
265.33/265.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
265.33/265.49	c   265s| 73300 |   314 |  1761k|  23.4 |  20M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  48k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
265.72/265.81	c   266s| 73400 |   310 |  1763k|  23.4 |  20M|  53 |  42 | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
266.03/266.14	c   266s| 73500 |   304 |  1765k|  23.4 |  20M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
266.32/266.44	c   266s| 73600 |   300 |  1767k|  23.4 |  20M|  53 |  34 | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
266.62/266.79	c   267s| 73700 |   290 |  1769k|  23.4 |  20M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
267.02/267.10	c   267s| 73800 |   289 |  1771k|  23.4 |  20M|  53 |  36 | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
267.33/267.46	c   267s| 73900 |   291 |  1773k|  23.4 |  20M|  53 |  46 | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
267.62/267.79	c   268s| 74000 |   291 |  1775k|  23.4 |  20M|  53 |  34 | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
268.03/268.12	c   268s| 74100 |   279 |  1778k|  23.4 |  20M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
268.33/268.44	c   268s| 74200 |   269 |  1780k|  23.4 |  20M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
268.63/268.78	c   269s| 74300 |   264 |  1782k|  23.4 |  20M|  53 |  40 | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
269.03/269.17	c   269s| 74400 |   264 |  1785k|  23.4 |  20M|  53 |  26 | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
269.34/269.50	c   270s| 74500 |   251 |  1787k|  23.4 |  20M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
269.73/269.85	c   270s| 74600 |   241 |  1789k|  23.4 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
270.03/270.18	c   270s| 74700 |   229 |  1791k|  23.4 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
270.43/270.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
270.43/270.57	c   271s| 74800 |   219 |  1794k|  23.4 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  49k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
270.72/270.83	c   271s| 74900 |   219 |  1795k|  23.4 |  19M|  53 |  32 | 231 |  15k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
271.02/271.13	c   271s| 75000 |   217 |  1798k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
271.33/271.49	c   271s| 75100 |   211 |  1800k|  23.3 |  19M|  53 |  36 | 231 |  15k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
271.73/271.81	c   272s| 75200 |   206 |  1802k|  23.3 |  19M|  53 |  36 | 231 |  15k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
272.03/272.19	c   272s| 75300 |   192 |  1804k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
272.42/272.50	c   273s| 75400 |   181 |  1806k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
272.73/272.83	c   273s| 75500 |   173 |  1808k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
273.03/273.13	c   273s| 75600 |   172 |  1810k|  23.3 |  19M|  53 |  29 | 231 |  14k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
273.42/273.50	c   274s| 75700 |   163 |  1813k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
273.63/273.80	c   274s| 75800 |   167 |  1815k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
273.93/274.09	c   274s| 75900 |   167 |  1817k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
274.32/274.42	c   274s| 76000 |   168 |  1819k|  23.3 |  19M|  53 |  32 | 231 |  14k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
274.62/274.77	c   275s| 76100 |   166 |  1822k|  23.3 |  19M|  53 |  37 | 231 |  14k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
274.93/275.07	c   275s| 76200 |   161 |  1824k|  23.3 |  19M|  53 |  22 | 231 |  14k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
275.33/275.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
275.33/275.41	c   275s| 76300 |   142 |  1826k|  23.3 |  19M|  53 |  31 | 231 |  14k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
275.63/275.74	c   276s| 76400 |   136 |  1828k|  23.3 |  19M|  53 |  44 | 231 |  14k| 231 |2457 |   3 |  50k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
276.03/276.14	c   276s| 76500 |   125 |  1831k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
276.33/276.43	c   276s| 76600 |   120 |  1833k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
276.72/276.81	c   277s| 76700 |   117 |  1835k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
277.03/277.20	c   277s| 76800 |   119 |  1838k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
277.53/277.62	c   278s| 76900 |   120 |  1841k|  23.3 |  19M|  53 |  27 | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
277.92/278.01	c   278s| 77000 |   116 |  1843k|  23.3 |  19M|  53 |  38 | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
278.32/278.46	c   278s| 77100 |   116 |  1846k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
278.72/278.81	c   279s| 77200 |   120 |  1848k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
279.03/279.13	c   279s| 77300 |   118 |  1851k|  23.3 |  19M|  53 |  33 | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
279.33/279.45	c   279s| 77400 |   114 |  1853k|  23.3 |  19M|  53 |  42 | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
279.62/279.77	c   280s| 77500 |   121 |  1855k|  23.3 |  19M|  53 |  33 | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
279.93/280.08	c   280s| 77600 |   126 |  1857k|  23.3 |  19M|  53 |  18 | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
280.22/280.39	c   280s| 77700 |   120 |  1859k|  23.3 |  19M|  53 |  41 | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
280.63/280.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
280.63/280.71	c   281s| 77800 |   118 |  1861k|  23.3 |  19M|  53 |  30 | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
280.92/281.02	c   281s| 77900 |   121 |  1864k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  51k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
281.22/281.35	c   281s| 78000 |   126 |  1866k|  23.3 |  19M|  53 |  36 | 231 |  14k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
281.53/281.68	c   282s| 78100 |   126 |  1868k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
281.82/281.98	c   282s| 78200 |   124 |  1870k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
282.22/282.30	c   282s| 78300 |   138 |  1872k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
282.53/282.66	c   283s| 78400 |   146 |  1875k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
282.82/282.99	c   283s| 78500 |   150 |  1877k|  23.3 |  19M|  53 |  23 | 231 |  14k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
283.13/283.23	c   283s| 78600 |   146 |  1878k|  23.3 |  19M|  53 |   - | 231 |  14k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
283.42/283.56	c   284s| 78700 |   144 |  1881k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
283.73/283.89	c   284s| 78800 |   145 |  1883k|  23.3 |  19M|  53 |  28 | 231 |  15k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
284.02/284.19	c   284s| 78900 |   147 |  1885k|  23.3 |  19M|  53 |  42 | 231 |  15k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
284.32/284.47	c   284s| 79000 |   149 |  1887k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
284.73/284.84	c   285s| 79100 |   145 |  1889k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
285.02/285.14	c   285s| 79200 |   144 |  1891k|  23.3 |  19M|  53 |  25 | 231 |  15k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
285.32/285.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
285.32/285.49	c   285s| 79300 |   153 |  1894k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  52k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
285.72/285.84	c   286s| 79400 |   149 |  1896k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
286.12/286.22	c   286s| 79500 |   159 |  1899k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
286.42/286.50	c   287s| 79600 |   168 |  1901k|  23.3 |  19M|  53 |  31 | 231 |  15k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
286.72/286.85	c   287s| 79700 |   169 |  1903k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
287.03/287.13	c   287s| 79800 |   164 |  1905k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
287.33/287.45	c   287s| 79900 |   157 |  1907k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
287.72/287.82	c   288s| 80000 |   156 |  1909k|  23.3 |  19M|  53 |  34 | 231 |  15k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
288.03/288.14	c   288s| 80100 |   150 |  1912k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
288.32/288.43	c   288s| 80200 |   153 |  1913k|  23.3 |  19M|  53 |  30 | 231 |  15k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
288.62/288.71	c   289s| 80300 |   145 |  1915k|  23.3 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
288.92/289.05	c   289s| 80400 |   144 |  1918k|  23.3 |  19M|  53 |  32 | 231 |  16k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
289.22/289.33	c   289s| 80500 |   148 |  1919k|  23.3 |  19M|  53 |  27 | 231 |  16k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
289.52/289.61	c   290s| 80600 |   148 |  1921k|  23.3 |  19M|  53 |  28 | 231 |  16k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
289.82/289.93	c   290s| 80700 |   142 |  1924k|  23.3 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  53k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
290.12/290.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
290.12/290.23	c   290s| 80800 |   140 |  1926k|  23.3 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
290.52/290.61	c   291s| 80900 |   134 |  1928k|  23.3 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
290.82/290.94	c   291s| 81000 |   128 |  1930k|  23.3 |  19M|  53 |  23 | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
291.22/291.30	c   291s| 81100 |   123 |  1933k|  23.3 |  19M|  53 |  35 | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
291.52/291.61	c   292s| 81200 |   117 |  1935k|  23.3 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
291.82/291.92	c   292s| 81300 |   114 |  1937k|  23.3 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
292.12/292.20	c   292s| 81400 |   113 |  1938k|  23.2 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
292.43/292.57	c   293s| 81500 |   115 |  1941k|  23.2 |  19M|  53 |  39 | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
292.72/292.88	c   293s| 81600 |   105 |  1943k|  23.2 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
293.12/293.24	c   293s| 81700 |    99 |  1945k|  23.2 |  19M|  53 |  37 | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
293.42/293.59	c   294s| 81800 |   102 |  1948k|  23.2 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
293.82/293.94	c   294s| 81900 |    99 |  1950k|  23.2 |  19M|  53 |  37 | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
294.12/294.28	c   294s| 82000 |    86 |  1952k|  23.2 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
294.42/294.59	c   295s| 82100 |    76 |  1954k|  23.2 |  19M|  53 |  38 | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
294.82/294.95	c   295s| 82200 |    72 |  1956k|  23.2 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
295.22/295.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
295.22/295.30	c   295s| 82300 |    70 |  1959k|  23.2 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  54k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
295.52/295.60	c   296s| 82400 |    60 |  1961k|  23.2 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
295.83/295.93	c   296s| 82500 |    58 |  1963k|  23.2 |  19M|  53 |  26 | 231 |  16k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
296.22/296.31	c   296s| 82600 |    56 |  1965k|  23.2 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
296.52/296.66	c   297s| 82700 |    56 |  1967k|  23.2 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
296.93/297.04	c   297s| 82800 |    49 |  1970k|  23.2 |  19M|  53 |   - | 231 |  16k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
297.32/297.42	c   297s| 82900 |    39 |  1972k|  23.2 |  19M|  53 |  40 | 231 |  15k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
297.62/297.73	c   298s| 83000 |    29 |  1974k|  23.2 |  19M|  53 |  37 | 231 |  15k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
298.02/298.12	c   298s| 83100 |    17 |  1977k|  23.2 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
298.32/298.42	c   298s| 83200 |    19 |  1979k|  23.2 |  19M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
298.62/298.75	c   299s| 83300 |    17 |  1981k|  23.2 |  18M|  53 |  39 | 231 |  15k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
299.02/299.11	c   299s| 83400 |    19 |  1983k|  23.2 |  18M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
299.32/299.42	c   299s| 83500 |    14 |  1986k|  23.2 |  18M|  53 |  45 | 231 |  15k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
299.62/299.74	c   300s| 83600 |    15 |  1988k|  23.2 |  18M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
299.91/300.00	c   300s| 83700 |    15 |  1989k|  23.2 |  18M|  53 |  17 | 231 |  15k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
300.22/300.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
300.22/300.38	c   300s| 83800 |     5 |  1992k|  23.2 |  18M|  53 |   - | 231 |  15k| 231 |2457 |   3 |  55k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
300.31/300.45	c 
300.31/300.45	c SCIP Status        : problem is solved [optimal solution found]
300.31/300.45	c Solving Time (sec) : 300.45
300.31/300.45	c Solving Nodes      : 83821 (total of 85780 nodes in 3 runs)
300.31/300.45	c Primal Bound       : +1.00000000000000e+00 (11 solutions)
300.31/300.45	c Dual Bound         : +1.00000000000000e+00
300.31/300.45	c Gap                : 0.00 %
300.31/300.45	s OPTIMUM FOUND
300.31/300.45	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
300.31/300.45	v -x209 x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 -x192 -x191 -x190 -x189 
300.31/300.45	v -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 x173 -x172 x171 -x170 -x169 -x168 
300.31/300.45	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
300.31/300.45	v -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 
300.31/300.45	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
300.31/300.45	v x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 x89 -x88 x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
300.31/300.45	v -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 
300.31/300.45	v -x53 -x52 -x51 -x50 x49 -x48 -x47 -x46 -x45 x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 x31 -x30 -x29 
300.31/300.45	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 x14 -x13 -x12 x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
300.31/300.45	v -x1 
300.31/300.45	c SCIP Status        : problem is solved [optimal solution found]
300.31/300.45	c Total Time         :     300.45
300.31/300.45	c   solving          :     300.45
300.31/300.45	c   presolving       :       0.39 (included in solving)
300.31/300.45	c   reading          :       0.01 (included in solving)
300.31/300.45	c   copying          :       0.27 (11 #copies) (minimal 0.01, maximal 0.06, average 0.02)
300.31/300.45	c Original Problem   :
300.31/300.45	c   Problem name     : HOME/instance-3717461-1338186161.wbo
300.31/300.45	c   Variables        : 2099 (2099 binary, 0 integer, 0 implicit integer, 0 continuous)
300.31/300.45	c   Constraints      : 2708 initial, 2708 maximal
300.31/300.45	c   Objective sense  : minimize
300.31/300.45	c Presolved Problem  :
300.31/300.45	c   Problem name     : t_HOME/instance-3717461-1338186161.wbo
300.31/300.45	c   Variables        : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
300.31/300.45	c   Constraints      : 3030 initial, 17881 maximal
300.31/300.45	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
300.31/300.45	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
300.31/300.45	c   trivial          :       0.00       0.00       1943          0          0          0          0          0          0          0          0
300.31/300.45	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
300.31/300.45	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
300.31/300.45	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
300.31/300.45	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
300.31/300.45	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
300.31/300.45	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
300.31/300.45	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
300.31/300.45	c   pseudoobj        :       0.00       0.00          0          0          0        114          0          0          0          0          0
300.31/300.45	c   probing          :       0.01       0.00          0          0          0          0          0          0          0          0          0
300.31/300.45	c   varbound         :       0.00       0.00          0          0          0        114          0        228          0          0          0
300.31/300.45	c   knapsack         :       0.01       0.00          0          0          0          0          0          0          0          0          6
300.31/300.45	c   setppc           :       0.00       0.00          0          0          0          0          0         99          0          0          0
300.31/300.45	c   linear           :       0.16       0.00       1728          0          0       3498          0       1867          0        111          0
300.31/300.45	c   indicator        :       0.00       0.00         65          0          0          0          0       1793          0          0          0
300.31/300.45	c   logicor          :       0.15       0.00          0          0          0          0          0          7          0          0          0
300.31/300.45	c   bounddisjunction :       0.00       0.00          0          0          0          0          0          0          0          0          0
300.31/300.45	c   root node        :          -          -       1809          -          -       1809          -          -          -          -          -
300.31/300.45	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
300.31/300.45	c   integral         :          0          0          0          0      43530          0      43756          0          0          0          0          0      87058
300.31/300.45	c   knapsack         :         11         11          2     388710          1          0      43601     101690        513     177737          0          0          0
300.31/300.45	c   setppc           :         22         22          9     388588          1          0      34098     913088       1675     449573          0          0          0
300.31/300.45	c   logicor          :       2994+     17855          9     215191          1          0        198     324178       2229     558411          0          0          0
300.31/300.45	c   bounddisjunction :          3          3          0       2345          0          0          0          0          0          0          0          0          0
300.31/300.45	c   countsols        :          0          0          0          0          1          0         20          0          0          0          0          0          0
300.31/300.45	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
300.31/300.45	c   integral         :       0.78       0.00       0.00       0.00       0.39       0.00       0.39       0.00
300.31/300.45	c   knapsack         :       3.65       0.00       0.00       3.38       0.00       0.00       0.15       0.11
300.31/300.45	c   setppc           :       2.51       0.00       0.00       1.58       0.00       0.00       0.11       0.82
300.31/300.45	c   logicor          :      11.46       0.00       0.00      10.98       0.00       0.00       0.00       0.47
300.31/300.45	c   bounddisjunction :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00
300.31/300.45	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
300.31/300.45	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
300.31/300.45	c   rootredcost      :          4          0          0       1689
300.31/300.45	c   pseudoobj        :      13410         94          8       2214
300.31/300.45	c   vbounds          :       1167        168          1      17634
300.31/300.45	c   redcost          :      44045          0          0      28966
300.31/300.45	c   probing          :          0          0          0          0
300.31/300.45	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
300.31/300.45	c   rootredcost      :       0.34       0.00       0.00       0.34       0.00
300.31/300.45	c   pseudoobj        :       0.37       0.00       0.00       0.37       0.00
300.31/300.45	c   vbounds          :       0.36       0.00       0.00       0.36       0.00
300.31/300.45	c   redcost          :       0.43       0.00       0.00       0.43       0.00
300.31/300.45	c   probing          :       0.01       0.00       0.01       0.00       0.00
300.31/300.45	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
300.31/300.45	c   propagation      :       0.31       4470       4442      21524       21.4        130       17.1          -
300.31/300.45	c   infeasible LP    :       5.62      40463      39383     237406       33.4        171       19.3          0
300.31/300.45	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
300.31/300.45	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
300.31/300.45	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
300.31/300.45	c   applied globally :          -          -          -      53035       18.4          -          -          -
300.31/300.45	c   applied locally  :          -          -          -       2926       34.1          -          -          -
300.31/300.45	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
300.31/300.45	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 129)
300.31/300.45	c   closecuts        :       0.00       0.00          0          0          0          0          0
300.31/300.45	c   impliedbounds    :       0.00       0.00          9          0          0          0          0
300.31/300.45	c   intobj           :       0.00       0.00          0          0          0          0          0
300.31/300.45	c   gomory           :       0.49       0.00          9          0          0        301          0
300.31/300.45	c   cgmip            :       0.00       0.00          0          0          0          0          0
300.31/300.45	c   strongcg         :       0.62       0.00          9          0          0       3223          0
300.31/300.45	c   cmir             :       0.24       0.00          9          0          0          0          0
300.31/300.45	c   flowcover        :       0.34       0.00          9          0          0          0          0
300.31/300.45	c   clique           :       0.01       0.00          9          0          0          0          0
300.31/300.45	c   zerohalf         :       0.00       0.00          0          0          0          0          0
300.31/300.45	c   mcf              :       0.00       0.00          3          0          0          0          0
300.31/300.45	c   oddcycle         :       0.00       0.00          0          0          0          0          0
300.31/300.45	c   rapidlearning    :       0.20       0.00          1          0          0          0          0
300.31/300.45	c Pricers            :   ExecTime  SetupTime      Calls       Vars
300.31/300.45	c   problem variables:       0.00          -          0          0
300.31/300.45	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
300.31/300.45	c   inference        :       0.30       0.00      43529          0          0          0          0      87058
300.31/300.45	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
300.31/300.45	c   pscost           :       0.00       0.00          0          0          0          0          0          0
300.31/300.45	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
300.31/300.45	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
300.31/300.45	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
300.31/300.45	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
300.31/300.45	c   random           :       0.00       0.00          0          0          0          0          0          0
300.31/300.45	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
300.31/300.45	c   LP solutions     :       0.00          -          -          1
300.31/300.45	c   pseudo solutions :       0.00          -          -          0
300.31/300.45	c   oneopt           :       0.08       0.00          5          0
300.31/300.45	c   feaspump         :       0.13       0.00          1          0
300.31/300.45	c   crossover        :       0.69       0.00          6          0
300.31/300.45	c   guideddiving     :       0.77       0.00         22          0
300.31/300.45	c   fracdiving       :       2.02       0.00         61          0
300.31/300.45	c   veclendiving     :       1.43       0.00         61          0
300.31/300.45	c   linesearchdiving :       1.09       0.00         61          0
300.31/300.45	c   objpscostdiving  :       0.57       0.00         31          0
300.31/300.45	c   rootsoldiving    :       1.00       0.00         31          0
300.31/300.45	c   pscostdiving     :       0.82       0.00         62          1
300.31/300.45	c   smallcard        :       0.00       0.00          0          0
300.31/300.45	c   trivial          :       0.00       0.00          2          0
300.31/300.45	c   shiftandpropagate:       0.00       0.00          0          0
300.31/300.45	c   simplerounding   :       0.11       0.00      43543          0
300.31/300.45	c   zirounding       :       1.01       0.00          9          0
300.31/300.45	c   rounding         :       1.20       0.00       9719          1
300.31/300.45	c   shifting         :       0.34       0.00        882          0
300.31/300.45	c   intshifting      :       0.01       0.00          0          0
300.31/300.45	c   twoopt           :       0.00       0.00          0          0
300.31/300.45	c   indtwoopt        :       0.00       0.00          0          0
300.31/300.45	c   indoneopt        :       0.26       0.00         10          2
300.31/300.45	c   fixandinfer      :       0.00       0.00          0          0
300.31/300.45	c   clique           :       0.00       0.00          0          0
300.31/300.45	c   coefdiving       :      30.37       0.00        861          2
300.31/300.45	c   indrounding      :       1.90       0.00      43528          3
300.31/300.45	c   indcoefdiving    :       0.00       0.00          0          0
300.31/300.45	c   nlpdiving        :       0.00       0.00          0          0
300.31/300.45	c   intdiving        :       0.00       0.00          0          0
300.31/300.45	c   actconsdiving    :       0.00       0.00          0          0
300.31/300.45	c   octane           :       0.00       0.00          0          0
300.31/300.45	c   rens             :       0.13       0.00          1          0
300.31/300.45	c   rins             :       0.00       0.00          0          0
300.31/300.45	c   localbranching   :       0.00       0.00          0          0
300.31/300.45	c   mutation         :       0.00       0.00          0          0
300.31/300.45	c   dins             :       0.00       0.00          0          0
300.31/300.45	c   vbounds          :       0.00       0.00          0          0
300.31/300.45	c   undercover       :       0.00       0.00          0          0
300.31/300.45	c   subnlp           :       0.07       0.00          0          0
300.31/300.45	c   trysol           :       0.11       0.00          1          1
300.31/300.45	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
300.31/300.45	c   primal LP        :       0.00          3          0       0.00          -       0.00          3
300.31/300.45	c   dual LP          :     202.50      83780    1824246      21.97    9008.69       0.30        757
300.31/300.45	c   lex dual LP      :       0.00          0          0       0.00          -
300.31/300.45	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
300.31/300.45	c   diving/probing LP:      28.56      40588     168489       4.15    5900.15
300.31/300.45	c   strong branching :       0.00          0          0       0.00          -
300.31/300.45	c     (at root node) :          -          0          0       0.00          -
300.31/300.45	c   conflict analysis:       0.00          0          0       0.00          -
300.31/300.45	c B&B Tree           :
300.31/300.45	c   number of runs   :          3
300.31/300.45	c   nodes            :      83821
300.31/300.45	c   nodes (total)    :      85780
300.31/300.45	c   nodes left       :          0
300.31/300.45	c   max depth        :         53
300.31/300.45	c   max depth (total):         53
300.31/300.45	c   backtracks       :      11439 (13.6%)
300.31/300.45	c   delayed cutoffs  :        681
300.31/300.45	c   repropagations   :     136672 (178773 domain reductions, 605 cutoffs)
300.31/300.45	c   avg switch length:       5.58
300.31/300.45	c   switching time   :      10.46
300.31/300.45	c Solution           :
300.31/300.45	c   Solutions found  :         11 (8 improvements)
300.31/300.45	c   First Solution   : +4.91000000000000e+02   (in run 1, after 1 nodes, 2.30 seconds, depth 182, found by <coefdiving>)
300.31/300.45	c   Primal Bound     : +1.00000000000000e+00   (in run 2, after 1947 nodes, 15.86 seconds, depth 9, found by <relaxation>)
300.31/300.45	c   Dual Bound       : +1.00000000000000e+00
300.31/300.45	c   Gap              :       0.00 %
300.31/300.45	c   Root Dual Bound  : +0.00000000000000e+00
300.31/300.45	c   Root Iterations  :       1187
300.31/300.49	c Time complete: 300.41.
 
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.1 (svn: 989)
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-3717461-1338186161/watcher-3717461-1338186161 -o /tmp/evaluation-result-3717461-1338186161/solver-3717461-1338186161 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3717461-1338186161.wbo -t 1800 -m 15500 
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: 1.63 1.62 1.82 2/176 13579
/proc/meminfo: memFree=31263544/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=10620 CPUtime=0 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 1399 0 0 0 0 0 0 0 20 0 1 0 284740996 10874880 1354 33554432000 4194304 10173063 140734820065248 140737365304248 9051208 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13579/statm: 2655 1354 416 1460 0 1186 0
[startup+0.0930709 s]
/proc/loadavg: 1.63 1.62 1.82 2/176 13579
/proc/meminfo: memFree=31263544/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=31948 CPUtime=0.08 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 6704 0 0 0 6 2 0 0 20 0 1 0 284740996 32714752 6402 33554432000 4194304 10173063 140734820065248 140737365304248 8963895 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13579/statm: 7987 6402 562 1460 0 6518 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31948
[startup+0.100322 s]
/proc/loadavg: 1.63 1.62 1.82 2/176 13579
/proc/meminfo: memFree=31263544/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=31948 CPUtime=0.09 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 6730 0 0 0 7 2 0 0 20 0 1 0 284740996 32714752 6428 33554432000 4194304 10173063 140734820065248 140737365304248 8963895 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13579/statm: 7987 6428 571 1460 0 6518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31948
[startup+0.300278 s]
/proc/loadavg: 1.63 1.62 1.82 2/176 13579
/proc/meminfo: memFree=31263544/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=47300 CPUtime=0.29 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 10943 0 0 0 22 7 0 0 20 0 1 0 284740996 48435200 10458 33554432000 4194304 10173063 140734820065248 140737365304248 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13579/statm: 11825 10458 775 1460 0 10356 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47300
[startup+0.700302 s]
/proc/loadavg: 1.63 1.62 1.82 2/176 13579
/proc/meminfo: memFree=31263544/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=49268 CPUtime=0.69 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 19157 0 0 0 45 24 0 0 20 0 1 0 284740996 50450432 11105 33554432000 4194304 10173063 140734820065248 140734820060168 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13579/statm: 12317 11105 845 1460 0 10848 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49268
[startup+1.50023 s]
/proc/loadavg: 1.63 1.62 1.82 3/177 13618
/proc/meminfo: memFree=31183804/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=54144 CPUtime=1.49 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 20326 0 0 0 92 57 0 0 20 0 1 0 284740996 55443456 12274 33554432000 4194304 10173063 140734820065248 140734820060168 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13579/statm: 13536 12274 846 1460 0 12067 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54144
[startup+3.10031 s]
/proc/loadavg: 1.63 1.62 1.82 3/177 13618
/proc/meminfo: memFree=31172396/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=56576 CPUtime=3.09 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 27835 0 0 0 214 95 0 0 20 0 1 0 284740996 57933824 12849 33554432000 4194304 10173063 140734820065248 140734820058888 5760589 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13579/statm: 14144 12849 863 1460 0 12675 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56576
[startup+6.30025 s]
/proc/loadavg: 1.74 1.64 1.83 3/177 13618
/proc/meminfo: memFree=31162848/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=59760 CPUtime=6.29 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 31314 0 0 0 509 120 0 0 20 0 1 0 284740996 61194240 13749 33554432000 4194304 10173063 140734820065248 140734820058920 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/13579/statm: 14940 13749 873 1460 0 13471 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59760
[startup+12.7003 s]
/proc/loadavg: 1.76 1.65 1.83 3/177 13618
/proc/meminfo: memFree=31160680/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=60404 CPUtime=12.68 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 31451 0 0 0 1074 194 0 0 20 0 1 0 284740996 61853696 14085 33554432000 4194304 10173063 140734820065248 140734820061048 8963895 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 15101 14085 875 1460 0 13632 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60404
[startup+25.5002 s]
/proc/loadavg: 1.81 1.67 1.83 3/177 13618
/proc/meminfo: memFree=31151572/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=66060 CPUtime=25.47 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 37855 0 0 0 2177 370 0 0 20 0 1 0 284740996 67645440 15572 33554432000 4194304 10173063 140734820065248 140734820061736 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 16515 15572 882 1460 0 15046 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 66060
[startup+51.1003 s]
/proc/loadavg: 1.88 1.69 1.83 3/177 13618
/proc/meminfo: memFree=31147448/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=64836 CPUtime=51.06 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 48721 0 0 0 4371 735 0 0 20 0 1 0 284740996 66392064 15552 33554432000 4194304 10173063 140734820065248 140734820061832 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 16209 15552 882 1460 0 14740 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 64836
[startup+102.307 s]
/proc/loadavg: 1.94 1.74 1.84 3/177 13618
/proc/meminfo: memFree=31142316/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=66684 CPUtime=102.26 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 55069 0 0 0 8826 1400 0 0 20 0 1 0 284740996 68284416 16000 33554432000 4194304 10173063 140734820065248 140734820058504 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 16671 16000 882 1460 0 15202 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 66684
[startup+162.3 s]
/proc/loadavg: 1.98 1.78 1.84 3/177 13619
/proc/meminfo: memFree=31135616/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=71756 CPUtime=162.24 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 64668 0 0 0 14087 2137 0 0 20 0 1 0 284740996 73478144 17293 33554432000 4194304 10173063 140734820065248 140734820058328 8963895 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 17939 17293 882 1460 0 16470 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 71756
[startup+222.3 s]
/proc/loadavg: 1.99 1.82 1.85 3/177 13619
/proc/meminfo: memFree=31133316/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=73616 CPUtime=222.23 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 69622 0 0 0 19322 2901 0 0 20 0 1 0 284740996 75382784 17763 33554432000 4194304 10173063 140734820065248 140734820058888 8963895 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 18404 17763 882 1460 0 16935 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 73616
[startup+282.3 s]
/proc/loadavg: 2.06 1.86 1.86 3/177 13619
/proc/meminfo: memFree=31132508/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=74040 CPUtime=282.22 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 69716 0 0 0 24852 3370 0 0 20 0 1 0 284740996 75816960 17857 33554432000 4194304 10173063 140734820065248 140734820058184 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 18510 17857 882 1460 0 17041 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 74040
Solver just ended. Dumping a history of the last processes samples
[startup+287.9 s]
/proc/loadavg: 2.05 1.87 1.86 3/177 13619
/proc/meminfo: memFree=31132260/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=74040 CPUtime=287.82 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 69719 0 0 0 25386 3396 0 0 20 0 1 0 284740996 75816960 17860 33554432000 4194304 10173063 140734820065248 140734820058888 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 18510 17860 882 1460 0 17041 0
Current children cumulated CPU time (s) 287.82
Current children cumulated vsize (KiB) 74040
[startup+294.3 s]
/proc/loadavg: 2.05 1.87 1.86 3/177 13619
/proc/meminfo: memFree=31131888/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=74308 CPUtime=294.22 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 69785 0 0 0 25995 3427 0 0 20 0 1 0 284740996 76091392 17926 33554432000 4194304 10173063 140734820065248 140734820058888 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 18577 17926 882 1460 0 17108 0
Current children cumulated CPU time (s) 294.22
Current children cumulated vsize (KiB) 74308
[startup+297.5 s]
/proc/loadavg: 2.04 1.87 1.86 3/177 13619
/proc/meminfo: memFree=31131888/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=74308 CPUtime=297.42 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 69789 0 0 0 26300 3442 0 0 20 0 1 0 284740996 76091392 17930 33554432000 4194304 10173063 140734820065248 140734820058552 8963895 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 18577 17930 882 1460 0 17108 0
Current children cumulated CPU time (s) 297.42
Current children cumulated vsize (KiB) 74308
[startup+299.1 s]
/proc/loadavg: 2.04 1.87 1.86 3/177 13619
/proc/meminfo: memFree=31131888/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=74308 CPUtime=299.02 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 69789 0 0 0 26452 3450 0 0 20 0 1 0 284740996 76091392 17930 33554432000 4194304 10173063 140734820065248 140734820058888 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 18577 17930 882 1460 0 17108 0
Current children cumulated CPU time (s) 299.02
Current children cumulated vsize (KiB) 74308
[startup+299.9 s]
/proc/loadavg: 2.04 1.87 1.86 3/177 13619
/proc/meminfo: memFree=31131888/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=74308 CPUtime=299.82 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 69790 0 0 0 26528 3454 0 0 20 0 1 0 284740996 76091392 17931 33554432000 4194304 10173063 140734820065248 140734820058968 8963895 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 18577 17931 882 1460 0 17108 0
Current children cumulated CPU time (s) 299.82
Current children cumulated vsize (KiB) 74308
[startup+300.307 s]
/proc/loadavg: 2.04 1.87 1.86 3/177 13619
/proc/meminfo: memFree=31131888/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=74308 CPUtime=300.22 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 69791 0 0 0 26566 3456 0 0 20 0 1 0 284740996 76091392 17932 33554432000 4194304 10173063 140734820065248 140734820058552 8982074 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 18577 17932 882 1460 0 17108 0
Current children cumulated CPU time (s) 300.22
Current children cumulated vsize (KiB) 74308
[startup+300.4 s]
/proc/loadavg: 2.04 1.87 1.86 3/177 13619
/proc/meminfo: memFree=31131888/32873844 swapFree=7112/7112
[pid=13579] ppid=13577 vsize=74308 CPUtime=300.31 cores=1,3,5,7
/proc/13579/stat : 13579 (scip-2.1.1.4fix) R 13577 13579 10153 0 -1 4202496 69792 0 0 0 26575 3456 0 0 20 0 1 0 284740996 76091392 17933 33554432000 4194304 10173063 140734820065248 140734820058552 8963895 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13579/statm: 18577 17933 882 1460 0 17108 0
Current children cumulated CPU time (s) 300.31
Current children cumulated vsize (KiB) 74308
Child status: 0
Real time (s): 300.491
CPU time (s): 300.42
CPU user time (s): 265.848
CPU system time (s): 34.5727
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 94604
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 265.848
system time used= 34.5727
maximum resident set size= 97436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69796
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= 26
involuntary context switches= 399
runsolver used 0.540917 second user time and 1.41678 second system time
The end