Trace number 4510986

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07? 3584.26 3597.14

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l090-r089-n1.cnf-plain.pb.metafix.opb
MD5SUM60aa0ac85dc632e57e54cb255f142331
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4830
Total number of constraints15140
Number of constraints which are clauses15140
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4510986-1751207147.opb>
0.00/0.04	c original problem has 4830 variables (4830 bin, 0 int, 0 impl, 0 cont) and 15140 constraints
0.00/0.04	c problem read in 0.03
0.00/0.04	c No objective function, only one solution is needed.
0.00/0.06	c presolving:
0.00/0.09	c    (0.1s) running MILP presolver
0.09/0.10	c    (0.1s) MILP presolver found nothing
0.09/0.13	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 15140 upgd conss, 0 impls, 13530 clqs
0.09/0.16	c (round 2, exhaustive) 0 del vars, 6440 del conss, 1610 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 15140 upgd conss, 0 impls, 13530 clqs
0.09/0.17	c    (0.2s) running MILP presolver
0.09/0.18	c    (0.2s) MILP presolver found nothing
0.19/0.24	c    (0.2s) probing: 51/4830 (1.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.19/0.24	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.19/0.24	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.19/0.27	c    (0.3s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
0.19/0.27	c dynamic symmetry handling statistics:
0.19/0.27	c    orbitopal reduction:       no components
0.19/0.27	c    orbital reduction:         no components
0.19/0.27	c    lexicographic reduction:   no permutations
0.19/0.27	c handled 1 out of 1 symmetry components
0.19/0.27	c (round 3, exhaustive) 10 del vars, 6440 del conss, 1611 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 15140 upgd conss, 0 impls, 15078 clqs
0.19/0.28	c (round 4, fast)       24 del vars, 6484 del conss, 1611 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 15140 upgd conss, 0 impls, 15071 clqs
0.19/0.29	c    (0.3s) probing: 56/4830 (1.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.19/0.29	c    (0.3s) probing aborted: 50/50 successive totally useless probings
0.19/0.29	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
0.19/0.29	c  24 deleted vars, 6484 deleted constraints, 1611 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.29	c  0 implications, 15071 cliques
0.19/0.29	c presolved problem has 4813 variables (4813 bin, 0 int, 0 impl, 0 cont) and 10267 constraints
0.19/0.29	c   10266 constraints of type <setppc>
0.19/0.29	c       1 constraints of type <orbitope>
0.19/0.29	c transformed objective value is always integral (scale: 1)
0.19/0.29	c Presolving Time: 0.23
0.19/0.29	c - non default parameters ----------------------------------------------------------------------
0.19/0.29	c # SCIP version 10.0.0
0.19/0.29	c 
0.19/0.29	c # maximal time in seconds to run
0.19/0.29	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.19/0.29	c limits/time = 3596.998023
0.19/0.29	c 
0.19/0.29	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.29	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.19/0.29	c limits/memory = 27900
0.19/0.29	c 
0.19/0.29	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.19/0.29	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.19/0.29	c limits/solutions = 1
0.19/0.29	c 
0.19/0.29	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.19/0.29	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.19/0.29	c misc/usesymmetry = 3
0.19/0.29	c 
0.19/0.29	c # belongs reading time to solving time?
0.19/0.29	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.19/0.29	c timing/reading = TRUE
0.19/0.29	c 
0.19/0.29	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.19/0.29	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.19/0.29	c propagating/symmetry/detectdoublelex = FALSE
0.19/0.29	c 
0.19/0.29	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.19/0.29	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.19/0.29	c propagating/symmetry/detectsubgroups = FALSE
0.19/0.29	c 
0.19/0.29	c # Type of symmetries that shall be computed?
0.19/0.29	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.19/0.29	c propagating/symmetry/symtype = 1
0.19/0.29	c 
0.19/0.29	c # Should components consisting of a single full reflection be handled?
0.19/0.29	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.19/0.29	c propagating/symmetry/usesimplesgncomp = FALSE
0.19/0.29	c 
0.19/0.29	c -----------------------------------------------------------------------------------------------
0.19/0.29	c start solving
0.19/0.29	c 
0.39/0.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.39/0.48	c   0.5s|     1 |     0 |  3812 |     - |    67M |   0 |4813 |  10k|  10k|   0 |  0 |  17 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.48/1.51	c   1.5s|     1 |     0 | 12787 |     - |    71M |   0 |4813 |  10k|  10k| 214 |  1 |  18 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.68/1.74	c   1.7s|     1 |     0 | 13508 |     - |    72M |   0 |4813 |  10k|  10k| 403 |  2 |  19 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.08/2.18	c   2.2s|     1 |     0 | 14302 |     - |    73M |   0 |4813 |  10k|  10k| 548 |  3 |  20 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.58/2.65	c   2.6s|     1 |     0 | 15200 |     - |    77M |   0 |4813 |  10k|  10k| 614 |  4 |  22 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.98/3.08	c   3.1s|     1 |     0 | 15867 |     - |    78M |   0 |4813 |  10k|  10k| 684 |  5 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.27/3.36	c   3.4s|     1 |     0 | 16158 |     - |    80M |   0 |4813 |  10k|  10k| 722 |  6 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.57/3.69	c   3.7s|     1 |     0 | 16528 |     - |    84M |   0 |4813 |  10k|  11k| 754 |  7 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.77/3.86	c   3.8s|     1 |     0 | 16662 |     - |    87M |   0 |4813 |  10k|  11k| 775 |  8 |  26 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.97/4.08	c   4.1s|     1 |     0 | 16797 |     - |    90M |   0 |4813 |  10k|  11k| 803 |  9 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.27/4.35	c   4.3s|     1 |     0 | 16993 |     - |    91M |   0 |4813 |  10k|  11k| 830 | 10 |  29 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.36/4.46	c   4.5s|     1 |     0 | 17181 |     - |    92M |   0 |4813 |  10k|  11k| 848 | 11 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.77/5.80	c   5.8s|     1 |     2 | 20107 |     - |    93M |   0 |4813 |  10k|  11k| 848 | 11 |  52 |  19 | 0.000000e+00 |      --      |    Inf | unknown
14.64/14.70	c  14.7s|   100 |   101 | 59833 | 430.8 |   102M |  48 |4813 |  10k|  10k|1742 |  1 | 222 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.14/16.21	c  16.2s|   200 |   149 | 72962 | 280.3 |   106M |  77 |4813 |  10k|  10k|2000 |  1 | 367 |  19 | 0.000000e+00 |      --      |    Inf |   0.78%
16.84/16.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.84/16.90	c  16.9s|   300 |   208 | 77611 | 202.1 |   107M |  91 |4813 |  10k|  10k|2050 |  1 | 465 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
17.33/17.49	c  17.5s|   400 |   223 | 80499 | 158.7 |   107M |  97 |4813 |  10k|  10k|2095 |  1 | 627 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
17.83/17.95	c  17.9s|   500 |   173 | 81430 | 128.8 |   107M |  98 |4813 |  10k|  10k|2118 |  1 | 687 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
18.33/18.48	c  18.5s|   600 |   143 | 82531 | 109.1 |   107M |  98 |4813 |  11k|  10k|2162 |  1 | 782 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
19.04/19.11	c  19.1s|   700 |   189 | 85318 |  97.5 |   108M |  98 |4813 |  11k|  10k|2228 |  1 | 867 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
19.73/19.80	c  19.8s|   800 |   222 | 89003 |  89.9 |   108M |  98 |4813 |  11k|  10k|2315 |  2 | 947 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
20.42/20.59	c  20.6s|   900 |   248 | 92488 |  83.8 |   109M |  98 |4813 |  11k|  10k|2348 |  1 |1010 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
21.32/21.44	c  21.4s|  1000 |   198 | 97438 |  80.3 |   110M |  98 |4813 |  11k|   0 |2462 |  0 |1200 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
22.03/22.13	c  22.1s|  1100 |   218 |100402 |  75.7 |   111M |  98 |4813 |  11k|  10k|2538 |  0 |1280 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
22.72/22.81	c  22.8s|  1200 |   241 |102684 |  71.3 |   114M | 101 |4813 |  11k|  10k|2642 |  1 |1373 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
23.22/23.31	c  23.3s|  1300 |   232 |103652 |  66.6 |   114M | 101 |4813 |  11k|  10k|2654 |  1 |1450 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
23.81/23.91	c  23.9s|  1400 |   200 |106086 |  63.5 |   115M | 101 |4813 |  11k|   0 |2722 |  0 |1665 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
24.51/24.63	c  24.6s|  1500 |   191 |109256 |  61.4 |   115M | 101 |4813 |  12k|  10k|2939 |  2 |2135 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
25.11/25.29	c  25.3s|  1600 |   173 |111806 |  59.2 |   116M | 101 |4813 |  12k|  10k|3062 |  1 |2493 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
25.71/25.87	c  25.9s|  1700 |   168 |113854 |  56.9 |   117M | 101 |4813 |  12k|   0 |3114 |  0 |2809 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
26.41/26.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.41/26.54	c  26.5s|  1800 |   180 |116468 |  55.2 |   117M | 101 |4813 |  13k|  10k|3243 |  1 |3263 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
27.01/27.16	c  27.1s|  1900 |   181 |118635 |  53.4 |   118M | 101 |4813 |  13k|  10k|3310 |  2 |3790 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
27.60/27.78	c  27.8s|  2000 |   170 |121106 |  52.0 |   118M | 101 |4813 |  14k|  10k|3396 |  1 |4361 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
28.30/28.40	c  28.4s|  2100 |   160 |123815 |  50.8 |   119M | 101 |4813 |  14k|   0 |3462 |  0 |4864 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
28.80/28.97	c  29.0s|  2200 |   153 |126275 |  49.6 |   120M | 101 |4813 |  14k|  10k|3523 |  1 |5318 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
29.49/29.63	c  29.6s|  2300 |   150 |128954 |  48.6 |   120M | 101 |4813 |  14k|   0 |3635 |  0 |5756 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
30.09/30.28	c  30.3s|  2400 |   144 |132027 |  47.9 |   121M | 101 |4813 |  15k|  10k|3711 |  2 |6216 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
31.00/31.11	c  31.1s|  2500 |   148 |135220 |  47.2 |   123M | 101 |4813 |  15k|   0 |3926 |  0 |6715 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
31.69/31.86	c  31.9s|  2600 |   149 |137764 |  46.4 |   126M | 101 |4813 |  15k|  10k|4192 |  1 |6978 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.39/32.58	c  32.6s|  2700 |   159 |141479 |  46.1 |   127M | 101 |4813 |  15k|  10k|4216 |  1 |7184 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
33.08/33.26	c  33.3s|  2800 |   162 |144059 |  45.3 |   127M | 101 |4813 |  16k|  10k|4343 |  1 |7593 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
33.78/33.95	c  33.9s|  2900 |   160 |146420 |  44.6 |   127M | 101 |4813 |  16k|   0 |4521 |  0 |7961 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
34.48/34.60	c  34.6s|  3000 |   160 |149001 |  44.0 |   128M | 101 |4813 |  16k|   0 |4625 |  0 |8350 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
35.08/35.24	c  35.2s|  3100 |   155 |151267 |  43.3 |   128M | 101 |4813 |  16k|   0 |4744 |  0 |8785 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
35.77/35.90	c  35.9s|  3200 |   154 |153744 |  42.7 |   129M | 101 |4813 |  16k|  10k|4890 |  1 |9177 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
36.37/36.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
36.37/36.53	c  36.5s|  3300 |   153 |156071 |  42.1 |   129M | 101 |4813 |  17k|  10k|4998 |  1 |9520 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
36.98/37.17	c  37.2s|  3400 |   151 |158493 |  41.6 |   129M | 101 |4813 |  17k|  10k|5161 |  1 |9900 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
38.17/38.38	c  38.4s|  3500 |   168 |165572 |  42.4 |   130M | 101 |4813 |  17k|   0 |5278 |  0 |  10k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
38.87/39.04	c  39.0s|  3600 |   171 |167732 |  41.8 |   131M | 101 |4813 |  17k|  10k|5406 |  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
39.66/39.80	c  39.8s|  3700 |   177 |170680 |  41.5 |   133M | 101 |4813 |  17k|  10k|5546 |  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
40.16/40.39	c  40.4s|  3800 |   177 |172913 |  41.0 |   133M | 101 |4813 |  17k|   0 |5559 |  0 |  11k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
40.96/41.12	c  41.1s|  3900 |   176 |175434 |  40.6 |   133M | 101 |4813 |  18k|  10k|5771 |  2 |  11k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
41.56/41.75	c  41.7s|  4000 |   175 |177834 |  40.2 |   134M | 101 |4813 |  18k|  10k|5877 |  1 |  12k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
42.25/42.46	c  42.5s|  4100 |   185 |180572 |  39.9 |   135M | 101 |4813 |  18k|  10k|6010 |  1 |  12k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
42.96/43.18	c  43.2s|  4200 |   177 |183157 |  39.5 |   135M | 101 |4813 |  19k|  10k|6164 |  1 |  13k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
43.75/43.92	c  43.9s|  4300 |   184 |186311 |  39.3 |   136M | 101 |4813 |  19k|   0 |6332 |  0 |  13k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
44.35/44.57	c  44.6s|  4400 |   183 |188906 |  39.0 |   136M | 101 |4813 |  19k|  10k|6405 |  1 |  13k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
44.95/45.18	c  45.2s|  4500 |   180 |190936 |  38.6 |   137M | 101 |4813 |  20k|   0 |6492 |  0 |  14k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
45.64/45.85	c  45.8s|  4600 |   190 |193576 |  38.4 |   138M | 101 |4813 |  20k|  10k|6699 |  1 |  14k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
46.34/46.58	c  46.6s|  4700 |   190 |196298 |  38.1 |   138M | 101 |4813 |  20k|  10k|6892 |  2 |  15k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
47.14/47.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
47.14/47.33	c  47.3s|  4800 |   187 |199272 |  37.9 |   138M | 101 |4813 |  20k|  10k|7033 |  1 |  15k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
47.84/48.03	c  48.0s|  4900 |   186 |202199 |  37.8 |   138M | 101 |4813 |  20k|  10k|7181 |  1 |  16k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
48.54/48.74	c  48.7s|  5000 |   191 |205052 |  37.6 |   139M | 101 |4813 |  20k|  10k|7286 |  1 |  16k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
49.23/49.42	c  49.4s|  5100 |   190 |207250 |  37.3 |   139M | 101 |4813 |  20k|   0 |7401 |  0 |  16k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
49.84/50.08	c  50.1s|  5200 |   182 |209424 |  37.0 |   139M | 101 |4813 |  20k|  10k|7485 |  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
50.53/50.79	c  50.8s|  5300 |   181 |212060 |  36.8 |   139M | 101 |4813 |  20k|  10k|7601 |  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
51.23/51.49	c  51.5s|  5400 |   184 |214776 |  36.6 |   140M | 101 |4813 |  20k|  10k|7737 |  0 |  18k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
52.02/52.21	c  52.2s|  5500 |   185 |217603 |  36.4 |   140M | 101 |4813 |  20k|  10k|7875 |  1 |  18k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
52.62/52.82	c  52.8s|  5600 |   186 |219502 |  36.1 |   140M | 101 |4813 |  20k|  10k|7942 |  1 |  18k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
53.32/53.52	c  53.5s|  5700 |   192 |221885 |  35.9 |   140M | 101 |4813 |  20k|   0 |8037 |  0 |  19k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
54.02/54.26	c  54.2s|  5800 |   192 |224490 |  35.7 |   140M | 101 |4813 |  20k|  10k|8181 |  2 |  19k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
54.72/54.94	c  54.9s|  5900 |   192 |226915 |  35.6 |   140M | 101 |4813 |  20k|  10k|8338 |  1 |  19k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
55.41/55.66	c  55.6s|  6000 |   206 |229800 |  35.4 |   140M | 101 |4813 |  20k|  10k|8488 |  1 |  20k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
56.11/56.34	c  56.3s|  6100 |   197 |231816 |  35.2 |   140M | 101 |4813 |  20k|  10k|8642 |  1 |  20k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
56.82/57.08	c  57.1s|  6200 |   189 |234517 |  35.1 |   140M | 101 |4813 |  20k|  10k|8758 |  1 |  20k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
57.51/57.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
57.51/57.78	c  57.8s|  6300 |   189 |237265 |  34.9 |   140M | 101 |4813 |  20k|  10k|8934 |  1 |  21k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
58.21/58.43	c  58.4s|  6400 |   184 |239501 |  34.7 |   140M | 101 |4813 |  20k|  10k|9068 |  1 |  21k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
59.00/59.20	c  59.2s|  6500 |   185 |242639 |  34.7 |   141M | 101 |4813 |  20k|   0 |9234 |  0 |  21k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
59.70/59.92	c  59.9s|  6600 |   186 |245314 |  34.6 |   141M | 101 |4813 |  20k|  10k|9366 |  2 |  22k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
60.30/60.58	c  60.6s|  6700 |   186 |247644 |  34.4 |   141M | 101 |4813 |  20k|  10k|9469 |  1 |  22k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
61.00/61.24	c  61.2s|  6800 |   180 |250050 |  34.3 |   141M | 101 |4813 |  20k|  10k|9595 |  1 |  23k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
61.69/61.98	c  62.0s|  6900 |   177 |252663 |  34.1 |   141M | 101 |4813 |  20k|  10k|9714 |  1 |  23k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
62.39/62.62	c  62.6s|  7000 |   175 |255076 |  34.0 |   141M | 101 |4813 |  20k|  10k|9809 |  2 |  23k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
63.09/63.32	c  63.3s|  7100 |   173 |258166 |  33.9 |   141M | 101 |4813 |  20k|  10k|9931 |  2 |  24k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
63.79/64.04	c  64.0s|  7200 |   172 |261383 |  33.9 |   142M | 101 |4813 |  20k|  10k|  10k|  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
64.49/64.72	c  64.7s|  7300 |   179 |264603 |  33.9 |   142M | 101 |4813 |  20k|  10k|  10k|  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
65.18/65.40	c  65.4s|  7400 |   180 |267314 |  33.8 |   142M | 101 |4813 |  20k|   0 |  10k|  0 |  25k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
65.79/66.03	c  66.0s|  7500 |   181 |269806 |  33.7 |   142M | 101 |4813 |  20k|  10k|  10k|  1 |  25k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
66.38/66.69	c  66.7s|  7600 |   182 |272063 |  33.5 |   142M | 101 |4813 |  20k|   0 |  10k|  0 |  25k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
67.08/67.39	c  67.4s|  7700 |   185 |274407 |  33.4 |   143M | 101 |4813 |  20k|   0 |  10k|  0 |  26k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
67.67/68.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
67.67/68.00	c  68.0s|  7800 |   177 |276691 |  33.3 |   143M | 101 |4813 |  20k|  10k|  10k|  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
68.37/68.64	c  68.6s|  7900 |   172 |278951 |  33.1 |   143M | 101 |4813 |  20k|   0 |  11k|  0 |  26k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
69.07/69.32	c  69.3s|  8000 |   168 |281259 |  33.0 |   143M | 101 |4813 |  20k|  10k|  11k|  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
69.67/69.96	c  70.0s|  8100 |   164 |283998 |  32.9 |   143M | 101 |4813 |  20k|  10k|  11k|  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
70.46/70.75	c  70.7s|  8200 |   187 |285760 |  32.8 |   145M | 101 |4813 |  20k|  10k|  11k|  0 |  27k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.16/71.47	c  71.5s|  8300 |   188 |287891 |  32.6 |   146M | 101 |4813 |  20k|  10k|  11k|  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.86/72.11	c  72.1s|  8400 |   180 |289810 |  32.5 |   146M | 101 |4813 |  20k|  10k|  11k|  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
72.45/72.76	c  72.8s|  8500 |   185 |291547 |  32.3 |   146M | 101 |4813 |  20k|  10k|  11k|  1 |  28k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
73.05/73.37	c  73.4s|  8600 |   170 |293834 |  32.2 |   146M | 101 |4813 |  20k|   0 |  11k|  0 |  28k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
73.76/74.04	c  74.0s|  8700 |   180 |296280 |  32.1 |   147M | 101 |4813 |  20k|  10k|  11k|  1 |  28k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
74.45/74.77	c  74.8s|  8800 |   166 |298886 |  32.0 |   148M | 101 |4813 |  20k|  10k|  11k|  1 |  29k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
75.05/75.39	c  75.4s|  8900 |   170 |301300 |  31.9 |   149M | 101 |4813 |  20k|   0 |  11k|  0 |  29k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
76.04/76.33	c  76.3s|  9000 |   183 |305477 |  32.0 |   151M | 101 |4813 |  20k|  10k|  12k|  1 |  29k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
76.74/77.01	c  77.0s|  9100 |   172 |308090 |  32.0 |   151M | 101 |4813 |  20k|  10k|  12k|  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
77.44/77.70	c  77.7s|  9200 |   177 |310357 |  31.9 |   151M | 101 |4813 |  20k|  10k|  12k|  2 |  30k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
78.04/78.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.04/78.33	c  78.3s|  9300 |   170 |312591 |  31.8 |   151M | 101 |4813 |  20k|  10k|  12k|  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
78.84/79.13	c  79.1s|  9400 |   171 |316177 |  31.8 |   153M | 101 |4813 |  20k|  10k|  12k|  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
79.63/79.92	c  79.9s|  9500 |   168 |319497 |  31.8 |   153M | 101 |4813 |  20k|  10k|  13k|  1 |  31k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
80.33/80.62	c  80.6s|  9600 |   168 |322575 |  31.8 |   153M | 101 |4813 |  20k|  10k|  13k|  1 |  31k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
80.93/81.26	c  81.2s|  9700 |   169 |325691 |  31.8 |   153M | 101 |4813 |  20k|   0 |  13k|  0 |  32k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
81.62/81.95	c  81.9s|  9800 |   167 |329166 |  31.8 |   153M | 101 |4813 |  20k|   0 |  13k|  0 |  32k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
82.42/82.74	c  82.7s|  9900 |   170 |332698 |  31.9 |   153M | 101 |4813 |  20k|   0 |  13k|  0 |  32k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
83.12/83.42	c  83.4s| 10000 |   169 |335582 |  31.8 |   154M | 101 |4813 |  20k|   0 |  13k|  0 |  32k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
83.72/84.01	c  84.0s| 10100 |   164 |338218 |  31.8 |   154M | 101 |4813 |  20k|  10k|  13k|  1 |  33k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
84.31/84.62	c  84.6s| 10200 |   168 |341088 |  31.8 |   154M | 101 |4813 |  20k|  10k|  13k|  1 |  33k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
84.91/85.25	c  85.2s| 10300 |   162 |343989 |  31.7 |   154M | 101 |4813 |  20k|  10k|  13k|  1 |  33k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
85.81/86.12	c  86.1s| 10400 |   166 |347713 |  31.8 |   155M | 101 |4813 |  20k|   0 |  14k|  0 |  34k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
86.51/86.84	c  86.8s| 10500 |   167 |350211 |  31.7 |   155M | 101 |4813 |  20k|  10k|  14k|  2 |  34k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
87.20/87.53	c  87.5s| 10600 |   164 |352670 |  31.7 |   156M | 101 |4813 |  20k|   0 |  14k|  0 |  34k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
87.90/88.24	c  88.2s| 10700 |   168 |356169 |  31.7 |   156M | 101 |4813 |  20k|  10k|  14k|  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
88.50/88.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
88.50/88.83	c  88.8s| 10800 |   176 |357920 |  31.6 |   156M | 101 |4813 |  20k|   0 |  15k|  0 |  35k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
89.00/89.35	c  89.3s| 10900 |   170 |359474 |  31.4 |   156M | 101 |4813 |  20k|  10k|  15k|  1 |  35k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
89.50/89.87	c  89.9s| 11000 |   167 |361175 |  31.3 |   156M | 101 |4813 |  20k|  10k|  15k|  1 |  35k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
90.19/90.59	c  90.6s| 11100 |   168 |364321 |  31.3 |   158M | 101 |4813 |  20k|  10k|  15k|  1 |  36k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
90.80/91.13	c  91.1s| 11200 |   163 |366068 |  31.2 |   158M | 101 |4813 |  20k|  10k|  15k|  1 |  36k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
91.29/91.67	c  91.7s| 11300 |   167 |367931 |  31.0 |   158M | 101 |4813 |  20k|  10k|  15k|  1 |  36k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
91.89/92.29	c  92.3s| 11400 |   165 |370256 |  31.0 |   158M | 101 |4813 |  20k|  10k|  15k|  2 |  37k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
92.49/92.89	c  92.9s| 11500 |   165 |372315 |  30.9 |   158M | 101 |4813 |  20k|  10k|  15k|  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
93.08/93.49	c  93.5s| 11600 |   160 |374327 |  30.8 |   158M | 101 |4813 |  20k|   0 |  16k|  0 |  37k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
93.88/94.25	c  94.2s| 11700 |   165 |377951 |  30.8 |   159M | 101 |4813 |  20k|   0 |  16k|  0 |  38k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
94.48/94.86	c  94.8s| 11800 |   156 |380158 |  30.8 |   159M | 101 |4813 |  20k|  10k|  16k|  1 |  38k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
95.28/95.62	c  95.6s| 11900 |   159 |383723 |  30.8 |   160M | 101 |4813 |  20k|  10k|  16k|  1 |  38k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
95.97/96.37	c  96.4s| 12000 |   169 |388240 |  30.9 |   160M | 101 |4813 |  20k|  10k|  17k|  1 |  38k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
96.68/97.03	c  97.0s| 12100 |   163 |390527 |  30.9 |   160M | 101 |4813 |  20k|  10k|  17k|  1 |  39k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
97.27/97.61	c  97.6s| 12200 |   160 |392524 |  30.8 |   160M | 101 |4813 |  20k|  10k|  17k|  1 |  39k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
98.17/98.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
98.17/98.53	c  98.5s| 12300 |   157 |397714 |  30.9 |   161M | 101 |4813 |  20k|  10k|  17k|  1 |  39k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
99.16/99.51	c  99.5s| 12400 |   167 |402579 |  31.1 |   163M | 101 |4813 |  20k|  10k|  18k|  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
100.06/100.46	c   100s| 12500 |   163 |407799 |  31.3 |   166M | 101 |4813 |  20k|  10k|  18k|  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
100.56/101.00	c   101s| 12600 |   161 |409609 |  31.1 |   166M | 101 |4813 |  20k|  10k|  18k|  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
101.46/101.86	c   102s| 12700 |   163 |413977 |  31.2 |   168M | 101 |4813 |  20k|  10k|  19k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
102.15/102.56	c   103s| 12800 |   161 |416820 |  31.2 |   169M | 101 |4813 |  20k|  10k|  19k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
102.96/103.32	c   103s| 12900 |   158 |420539 |  31.3 |   170M | 101 |4813 |  20k|  10k|  19k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
103.66/104.03	c   104s| 13000 |   171 |423844 |  31.3 |   170M | 101 |4813 |  20k|   0 |  20k|  0 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
104.35/104.71	c   105s| 13100 |   168 |426632 |  31.3 |   170M | 101 |4813 |  20k|  10k|  20k|  1 |  42k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
105.05/105.42	c   105s| 13200 |   165 |429781 |  31.3 |   170M | 101 |4813 |  20k|  10k|  20k|  1 |  42k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
105.66/106.10	c   106s| 13300 |   164 |432804 |  31.3 |   170M | 101 |4813 |  20k|   0 |  20k|  0 |  42k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
106.35/106.71	c   107s| 13400 |   163 |435120 |  31.2 |   170M | 101 |4813 |  20k|  10k|  20k|  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
106.95/107.36	c   107s| 13500 |   157 |437592 |  31.1 |   170M | 101 |4813 |  20k|  10k|  20k|  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
107.65/108.06	c   108s| 13600 |   160 |440456 |  31.1 |   170M | 101 |4813 |  20k|  10k|  21k|  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.24/108.68	c   109s| 13700 |   168 |442708 |  31.1 |   170M | 101 |4813 |  20k|  10k|  21k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
109.14/109.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
109.14/109.60	c   110s| 13800 |   170 |447773 |  31.2 |   171M | 101 |4813 |  20k|  10k|  21k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
110.43/110.86	c   111s| 13900 |   182 |453083 |  31.4 |   172M | 101 |4813 |  20k|  10k|  21k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
111.13/111.57	c   112s| 14000 |   197 |455262 |  31.3 |   174M | 101 |4813 |  20k|  10k|  21k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
112.03/112.40	c   112s| 14100 |   236 |459772 |  31.4 |   174M | 101 |4813 |  20k|  10k|  21k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
112.63/113.02	c   113s| 14200 |   196 |461362 |  31.3 |   174M | 101 |4813 |  20k|  10k|  21k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
113.52/113.90	c   114s| 14300 |   241 |465351 |  31.3 |   174M | 101 |4813 |  20k|  10k|  22k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
114.42/114.80	c   115s| 14400 |   278 |470963 |  31.5 |   174M | 124 |4813 |  20k|  10k|  22k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
114.92/115.33	c   115s| 14500 |   238 |471723 |  31.3 |   175M | 128 |4813 |  20k|  10k|  22k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
115.42/115.82	c   116s| 14600 |   247 |472259 |  31.2 |   175M | 128 |4813 |  20k|  10k|  22k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
115.92/116.35	c   116s| 14700 |   214 |472860 |  31.0 |   175M | 128 |4813 |  20k|  10k|  22k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
116.41/116.83	c   117s| 14800 |   230 |473379 |  30.8 |   175M | 128 |4813 |  20k|  10k|  22k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
117.01/117.43	c   117s| 14900 |   171 |475951 |  30.8 |   175M | 128 |4813 |  20k|  10k|  22k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
118.01/118.46	c   118s| 15000 |   183 |478459 |  30.8 |   184M | 128 |4813 |  20k|  10k|  22k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
119.20/119.62	c   120s| 15100 |   178 |480566 |  30.7 |   197M | 128 |4813 |  20k|   0 |  22k|  0 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
120.30/120.75	c   121s| 15200 |   185 |487693 |  31.0 |   198M | 128 |4813 |  20k|  10k|  23k|  1 |  46k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
121.40/121.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
121.40/121.85	c   122s| 15300 |   177 |490228 |  30.9 |   208M | 128 |4813 |  20k|  10k|  24k|  1 |  46k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
122.79/123.27	c   123s| 15400 |   166 |491861 |  30.8 |   220M | 128 |4813 |  20k|  10k|  24k|  1 |  46k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
123.49/123.95	c   124s| 15500 |   167 |493985 |  30.8 |   220M | 128 |4813 |  20k|   0 |  24k|  0 |  46k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
124.39/124.81	c   125s| 15600 |   172 |496786 |  30.7 |   226M | 128 |4813 |  20k|  10k|  25k|  1 |  47k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
125.28/125.72	c   126s| 15700 |   169 |502384 |  30.9 |   228M | 128 |4813 |  20k|  10k|  26k|  1 |  47k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
126.08/126.56	c   127s| 15800 |   163 |508151 |  31.1 |   228M | 128 |4813 |  20k|   0 |  27k|  0 |  47k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
127.18/127.63	c   128s| 15900 |   165 |512713 |  31.2 |   233M | 128 |4813 |  20k|   0 |  28k|  0 |  48k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
128.17/128.63	c   129s| 16000 |   161 |517932 |  31.3 |   235M | 128 |4813 |  20k|  10k|  29k|  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
129.07/129.57	c   130s| 16100 |   160 |522601 |  31.4 |   235M | 128 |4813 |  20k|  10k|  30k|  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
129.87/130.39	c   130s| 16200 |   159 |527998 |  31.5 |   235M | 128 |4813 |  20k|   0 |  31k|  0 |  49k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
130.67/131.11	c   131s| 16300 |   162 |531990 |  31.6 |   235M | 128 |4813 |  20k|   0 |  32k|  0 |  49k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
131.26/131.74	c   132s| 16400 |   163 |535194 |  31.6 |   236M | 128 |4813 |  20k|   0 |  33k|  0 |  49k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
132.06/132.53	c   133s| 16500 |   160 |540430 |  31.7 |   237M | 128 |4813 |  20k|  10k|  34k|  1 |  50k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
132.86/133.38	c   133s| 16600 |   157 |545960 |  31.9 |   237M | 128 |4813 |  20k|  10k|  36k|  1 |  50k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
133.66/134.17	c   134s| 16700 |   157 |550412 |  31.9 |   237M | 128 |4813 |  20k|   0 |  37k|  0 |  50k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
134.35/134.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
134.35/134.87	c   135s| 16800 |   151 |554472 |  32.0 |   237M | 128 |4813 |  20k|  10k|  38k|  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
135.15/135.61	c   136s| 16900 |   193 |555747 |  31.9 |   238M | 128 |4813 |  20k|  10k|  38k|  0 |  51k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
135.85/136.38	c   136s| 17000 |   187 |559082 |  31.9 |   238M | 128 |4813 |  20k|  10k|  38k|  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
136.65/137.12	c   137s| 17100 |   178 |561556 |  31.8 |   238M | 128 |4813 |  20k|  10k|  38k|  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
137.24/137.71	c   138s| 17200 |   178 |563567 |  31.8 |   238M | 128 |4813 |  20k|  10k|  38k|  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
137.84/138.32	c   138s| 17300 |   177 |565732 |  31.7 |   238M | 128 |4813 |  20k|   0 |  39k|  0 |  51k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
138.34/138.89	c   139s| 17400 |   175 |567273 |  31.6 |   238M | 128 |4813 |  20k|  10k|  39k|  2 |  52k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
138.94/139.42	c   139s| 17500 |   170 |569444 |  31.6 |   238M | 128 |4813 |  20k|   0 |  39k|  0 |  52k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
139.54/140.04	c   140s| 17600 |   171 |572116 |  31.5 |   238M | 128 |4813 |  20k|   0 |  39k|  0 |  52k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
140.03/140.56	c   141s| 17700 |   163 |573823 |  31.5 |   238M | 128 |4813 |  20k|   0 |  39k|  0 |  53k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
140.64/141.18	c   141s| 17800 |   172 |576138 |  31.4 |   238M | 128 |4813 |  20k|  10k|  39k|  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
141.33/141.88	c   142s| 17900 |   169 |578061 |  31.3 |   238M | 128 |4813 |  20k|  10k|  40k|  2 |  53k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.13/142.63	c   143s| 18000 |   164 |580460 |  31.3 |   241M | 128 |4813 |  20k|  10k|  40k|  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.82/143.34	c   143s| 18100 |   163 |582766 |  31.2 |   241M | 128 |4813 |  20k|  10k|  40k|  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
143.53/144.02	c   144s| 18200 |   162 |585497 |  31.2 |   241M | 128 |4813 |  20k|  10k|  40k|  1 |  54k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
144.32/144.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
144.32/144.81	c   145s| 18300 |   167 |588543 |  31.2 |   241M | 128 |4813 |  20k|  10k|  40k|  1 |  54k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
145.62/146.13	c   146s| 18400 |   161 |591779 |  31.2 |   249M | 128 |4813 |  20k|  10k|  41k|  1 |  54k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
146.71/147.21	c   147s| 18500 |   165 |594662 |  31.2 |   252M | 128 |4813 |  20k|  10k|  42k|  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
147.51/148.05	c   148s| 18600 |   164 |597583 |  31.2 |   253M | 128 |4813 |  20k|  10k|  42k|  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
148.11/148.68	c   149s| 18700 |   173 |599901 |  31.2 |   253M | 128 |4813 |  20k|  10k|  42k|  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
148.70/149.26	c   149s| 18800 |   170 |602098 |  31.1 |   253M | 128 |4813 |  20k|  10k|  42k|  1 |  56k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
149.40/150.00	c   150s| 18900 |   169 |605131 |  31.1 |   253M | 128 |4813 |  20k|  10k|  42k|  1 |  56k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
150.10/150.61	c   151s| 19000 |   165 |607072 |  31.0 |   253M | 128 |4813 |  20k|  10k|  42k|  1 |  57k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
150.80/151.38	c   151s| 19100 |   167 |610057 |  31.0 |   254M | 128 |4813 |  20k|  10k|  43k|  1 |  57k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
151.50/152.10	c   152s| 19200 |   166 |612586 |  31.0 |   255M | 128 |4813 |  20k|  10k|  43k|  1 |  57k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
152.19/152.70	c   153s| 19300 |   164 |614793 |  31.0 |   255M | 128 |4813 |  20k|  10k|  43k|  1 |  57k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
152.79/153.36	c   153s| 19400 |   165 |617370 |  30.9 |   255M | 128 |4813 |  20k|   0 |  43k|  0 |  58k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
153.49/154.00	c   154s| 19500 |   161 |620122 |  30.9 |   255M | 128 |4813 |  20k|   0 |  43k|  0 |  58k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
154.09/154.64	c   155s| 19600 |   165 |622938 |  30.9 |   255M | 128 |4813 |  20k|  10k|  43k|  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
154.78/155.31	c   155s| 19700 |   161 |625130 |  30.9 |   255M | 128 |4813 |  20k|  10k|  43k|  1 |  59k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
155.49/156.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
155.49/156.04	c   156s| 19800 |   167 |627994 |  30.9 |   255M | 128 |4813 |  20k|  10k|  44k|  1 |  59k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
156.38/156.96	c   157s| 19900 |   174 |631122 |  30.9 |   256M | 128 |4813 |  20k|  10k|  44k|  1 |  59k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
157.08/157.68	c   158s| 20000 |   178 |633228 |  30.8 |   256M | 128 |4813 |  20k|  10k|  44k|  1 |  59k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
157.87/158.40	c   158s| 20100 |   176 |636070 |  30.8 |   256M | 128 |4813 |  20k|   0 |  44k|  0 |  60k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
158.58/159.15	c   159s| 20200 |   182 |638610 |  30.8 |   256M | 128 |4813 |  20k|  10k|  44k|  1 |  60k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
159.27/159.87	c   160s| 20300 |   170 |641112 |  30.7 |   258M | 128 |4813 |  20k|  10k|  44k|  1 |  60k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
160.17/160.74	c   161s| 20400 |   177 |644256 |  30.7 |   260M | 128 |4813 |  20k|   0 |  45k|  0 |  61k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
160.86/161.44	c   161s| 20500 |   173 |646433 |  30.7 |   260M | 128 |4813 |  20k|  10k|  45k|  1 |  61k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
161.76/162.33	c   162s| 20600 |   165 |649174 |  30.7 |   260M | 128 |4813 |  20k|  10k|  45k|  1 |  61k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
162.26/162.89	c   163s| 20700 |   161 |650959 |  30.6 |   260M | 128 |4813 |  20k|   0 |  45k|  0 |  62k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
163.06/163.63	c   164s| 20800 |   160 |654420 |  30.6 |   261M | 128 |4813 |  20k|  10k|  45k|  1 |  62k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
163.75/164.36	c   164s| 20900 |   168 |657968 |  30.7 |   261M | 128 |4813 |  20k|   0 |  46k|  0 |  62k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
164.35/164.97	c   165s| 21000 |   172 |660462 |  30.6 |   261M | 128 |4813 |  20k|   0 |  46k|  0 |  63k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
164.95/165.58	c   166s| 21100 |   160 |662498 |  30.6 |   261M | 128 |4813 |  20k|  10k|  46k|  1 |  63k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
165.65/166.25	c   166s| 21200 |   158 |665551 |  30.6 |   261M | 128 |4813 |  20k|  10k|  46k|  1 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
166.45/167.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
166.45/167.10	c   167s| 21300 |   172 |670150 |  30.7 |   261M | 128 |4813 |  20k|   0 |  47k|  0 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
167.24/167.84	c   168s| 21400 |   175 |673155 |  30.7 |   261M | 128 |4813 |  20k|  10k|  47k|  1 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
167.94/168.54	c   169s| 21500 |   172 |675739 |  30.6 |   261M | 128 |4813 |  20k|   0 |  47k|  0 |  65k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
168.74/169.32	c   169s| 21600 |   165 |679022 |  30.6 |   261M | 128 |4813 |  20k|   0 |  47k|  0 |  65k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
169.44/170.07	c   170s| 21700 |   169 |682363 |  30.7 |   261M | 128 |4813 |  20k|  10k|  47k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
170.33/170.98	c   171s| 21800 |   173 |686495 |  30.7 |   261M | 128 |4813 |  20k|  10k|  48k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
171.03/171.68	c   172s| 21900 |   161 |689446 |  30.7 |   261M | 128 |4813 |  20k|  10k|  48k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
171.93/172.50	c   172s| 22000 |   172 |693569 |  30.7 |   262M | 128 |4813 |  20k|  10k|  48k|  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
172.63/173.22	c   173s| 22100 |   166 |696654 |  30.7 |   262M | 128 |4813 |  20k|   0 |  48k|  0 |  67k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
173.22/173.88	c   174s| 22200 |   170 |699199 |  30.7 |   262M | 128 |4813 |  20k|   0 |  49k|  0 |  67k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
173.82/174.46	c   174s| 22300 |   170 |701135 |  30.7 |   262M | 128 |4813 |  20k|  10k|  49k|  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
174.53/175.15	c   175s| 22400 |   168 |704087 |  30.7 |   262M | 128 |4813 |  20k|   0 |  49k|  0 |  68k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
175.22/175.85	c   176s| 22500 |   156 |706960 |  30.7 |   262M | 128 |4813 |  20k|   0 |  49k|  0 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
176.01/176.63	c   177s| 22600 |   175 |709901 |  30.7 |   263M | 128 |4813 |  20k|   0 |  49k|  0 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
176.71/177.33	c   177s| 22700 |   178 |712206 |  30.6 |   263M | 128 |4813 |  20k|  10k|  49k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.42/178.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.42/178.10	c   178s| 22800 |   175 |714859 |  30.6 |   264M | 128 |4813 |  20k|   0 |  50k|  0 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
178.41/179.04	c   179s| 22900 |   172 |717648 |  30.6 |   267M | 128 |4813 |  20k|  10k|  50k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
179.00/179.68	c   180s| 23000 |   177 |719653 |  30.5 |   267M | 128 |4813 |  20k|  10k|  50k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
179.70/180.39	c   180s| 23100 |   174 |722167 |  30.5 |   267M | 128 |4813 |  20k|   0 |  51k|  0 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
180.90/181.56	c   182s| 23200 |   168 |726369 |  30.6 |   268M | 128 |4813 |  20k|  10k|  52k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
181.80/182.41	c   182s| 23300 |   172 |729884 |  30.6 |   268M | 128 |4813 |  19k|  10k|  52k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
182.50/183.14	c   183s| 23400 |   175 |732770 |  30.6 |   268M | 128 |4813 |  19k|  10k|  52k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
183.29/183.94	c   184s| 23500 |   176 |735584 |  30.6 |   271M | 128 |4813 |  19k|  10k|  53k|  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
184.19/184.89	c   185s| 23600 |   172 |740008 |  30.6 |   271M | 128 |4813 |  19k|  10k|  53k|  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
184.98/185.60	c   186s| 23700 |   184 |742953 |  30.6 |   271M | 128 |4813 |  19k|  10k|  53k|  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
185.58/186.26	c   186s| 23800 |   175 |745345 |  30.6 |   271M | 128 |4813 |  19k|   0 |  54k|  0 |  73k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
186.58/187.28	c   187s| 23900 |   179 |749751 |  30.7 |   271M | 128 |4813 |  19k|   0 |  54k|  0 |  73k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
187.28/187.97	c   188s| 24000 |   186 |752033 |  30.6 |   271M | 128 |4813 |  19k|  10k|  54k|  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
188.07/188.73	c   189s| 24100 |   184 |755010 |  30.6 |   271M | 128 |4813 |  19k|   0 |  55k|  0 |  74k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
188.67/189.36	c   189s| 24200 |   187 |757598 |  30.6 |   272M | 128 |4813 |  19k|  10k|  55k|  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
189.57/190.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
189.57/190.20	c   190s| 24300 |   177 |760624 |  30.6 |   272M | 128 |4813 |  20k|  10k|  55k|  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
190.17/190.87	c   191s| 24400 |   187 |763192 |  30.6 |   273M | 128 |4813 |  20k|  10k|  55k|  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
190.87/191.55	c   192s| 24500 |   184 |765861 |  30.6 |   273M | 128 |4813 |  20k|  10k|  55k|  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
191.47/192.18	c   192s| 24600 |   187 |768551 |  30.5 |   273M | 128 |4813 |  20k|  10k|  55k|  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
192.16/192.89	c   193s| 24700 |   191 |771761 |  30.6 |   273M | 128 |4813 |  20k|  10k|  56k|  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
192.96/193.62	c   194s| 24800 |   193 |774458 |  30.5 |   273M | 128 |4813 |  20k|  10k|  56k|  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
193.56/194.27	c   194s| 24900 |   183 |776600 |  30.5 |   273M | 128 |4813 |  20k|   0 |  56k|  0 |  76k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
194.25/194.98	c   195s| 25000 |   186 |778805 |  30.5 |   273M | 128 |4813 |  20k|  10k|  56k|  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
194.95/195.67	c   196s| 25100 |   178 |781188 |  30.4 |   273M | 128 |4813 |  20k|  10k|  56k|  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
195.65/196.37	c   196s| 25200 |   179 |784037 |  30.4 |   273M | 128 |4813 |  20k|  10k|  57k|  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
196.35/197.06	c   197s| 25300 |   182 |786550 |  30.4 |   273M | 128 |4813 |  20k|  10k|  57k|  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
197.05/197.70	c   198s| 25400 |   173 |788626 |  30.4 |   273M | 128 |4813 |  20k|  10k|  57k|  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
197.74/198.41	c   198s| 25500 |   179 |791148 |  30.4 |   273M | 128 |4813 |  20k|  10k|  57k|  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
198.35/199.10	c   199s| 25600 |   172 |793427 |  30.3 |   273M | 128 |4813 |  20k|  10k|  57k|  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
199.04/199.77	c   200s| 25700 |   173 |795647 |  30.3 |   273M | 128 |4813 |  20k|  10k|  57k|  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
199.84/200.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
199.84/200.56	c   201s| 25800 |   179 |799140 |  30.3 |   273M | 128 |4813 |  20k|  10k|  58k|  1 |  80k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
200.53/201.22	c   201s| 25900 |   175 |801408 |  30.3 |   273M | 128 |4813 |  20k|  10k|  58k|  1 |  80k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
201.13/201.85	c   202s| 26000 |   178 |803972 |  30.3 |   273M | 128 |4813 |  20k|  10k|  58k|  1 |  80k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
201.93/202.63	c   203s| 26100 |   176 |807520 |  30.3 |   274M | 128 |4813 |  20k|  10k|  58k|  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
202.53/203.23	c   203s| 26200 |   168 |809713 |  30.3 |   274M | 128 |4813 |  20k|  10k|  58k|  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
203.13/203.89	c   204s| 26300 |   171 |812255 |  30.2 |   274M | 128 |4813 |  20k|   0 |  58k|  0 |  82k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
203.72/204.48	c   204s| 26400 |   173 |813860 |  30.2 |   274M | 128 |4813 |  20k|  10k|  58k|  1 |  82k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
204.43/205.19	c   205s| 26500 |   178 |816974 |  30.2 |   274M | 128 |4813 |  20k|  10k|  59k|  1 |  82k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
205.12/205.82	c   206s| 26600 |   182 |819347 |  30.2 |   274M | 128 |4813 |  20k|  10k|  59k|  1 |  82k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
205.72/206.44	c   206s| 26700 |   167 |821672 |  30.1 |   274M | 128 |4813 |  20k|   0 |  59k|  0 |  83k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
206.42/207.16	c   207s| 26800 |   172 |824265 |  30.1 |   274M | 128 |4813 |  20k|   0 |  60k|  0 |  83k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
207.21/207.97	c   208s| 26900 |   167 |827373 |  30.1 |   274M | 128 |4813 |  20k|   0 |  60k|  0 |  84k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.21/208.95	c   209s| 27000 |   171 |831197 |  30.1 |   275M | 128 |4813 |  20k|  10k|  60k|  1 |  84k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.91/209.61	c   210s| 27100 |   170 |833853 |  30.1 |   275M | 128 |4813 |  20k|  10k|  61k|  1 |  84k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
209.50/210.29	c   210s| 27200 |   170 |836687 |  30.1 |   275M | 128 |4813 |  20k|   0 |  61k|  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
210.10/210.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
210.10/210.89	c   211s| 27300 |   160 |838845 |  30.1 |   275M | 128 |4813 |  20k|  10k|  61k|  1 |  85k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
210.80/211.54	c   212s| 27400 |   159 |841807 |  30.1 |   275M | 128 |4813 |  20k|   0 |  61k|  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
211.60/212.37	c   212s| 27500 |   166 |845057 |  30.1 |   275M | 128 |4813 |  20k|  10k|  62k|  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
212.20/212.98	c   213s| 27600 |   162 |847317 |  30.1 |   275M | 128 |4813 |  20k|  10k|  62k|  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
213.40/214.16	c   214s| 27700 |   166 |851834 |  30.1 |   277M | 128 |4813 |  19k|  10k|  62k|  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
214.19/214.98	c   215s| 27800 |   161 |854319 |  30.1 |   280M | 128 |4813 |  19k|   0 |  63k|  0 |  87k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
214.69/215.45	c   215s| 27900 |   161 |856341 |  30.1 |   280M | 128 |4813 |  19k|   0 |  63k|  0 |  87k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
215.29/216.07	c   216s| 28000 |   159 |859863 |  30.1 |   280M | 128 |4813 |  19k|   0 |  64k|  0 |  87k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
216.29/217.04	c   217s| 28100 |   159 |864862 |  30.2 |   280M | 128 |4813 |  19k|  10k|  65k|  1 |  87k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
216.88/217.67	c   218s| 28200 |   160 |868831 |  30.2 |   280M | 128 |4813 |  19k|  10k|  66k|  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
217.48/218.21	c   218s| 28300 |   157 |871462 |  30.2 |   280M | 128 |4813 |  19k|   0 |  66k|  0 |  88k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
218.08/218.86	c   219s| 28400 |   155 |872996 |  30.1 |   282M | 128 |4813 |  19k|  10k|  67k|  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
218.97/219.72	c   220s| 28500 |   153 |877159 |  30.2 |   284M | 128 |4813 |  19k|  10k|  68k|  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
220.38/221.17	c   221s| 28600 |   175 |883921 |  30.3 |   286M | 128 |4813 |  19k|  10k|  68k|  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
221.57/222.34	c   222s| 28700 |   174 |887357 |  30.3 |   293M | 128 |4813 |  19k|  10k|  69k|  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
222.86/223.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
222.86/223.68	c   224s| 28800 |   181 |891236 |  30.4 |   307M | 128 |4813 |  19k|  11k|  70k|  2 |  89k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
223.66/224.40	c   224s| 28900 |   175 |894063 |  30.3 |   309M | 128 |4813 |  19k|   0 |  70k|  0 |  89k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
224.55/225.31	c   225s| 29000 |   182 |898854 |  30.4 |   310M | 128 |4813 |  19k|  11k|  71k|  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
225.45/226.20	c   226s| 29100 |   192 |902963 |  30.4 |   310M | 128 |4813 |  19k|  11k|  71k|  1 |  90k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
226.35/227.12	c   227s| 29200 |   193 |907070 |  30.5 |   311M | 128 |4813 |  19k|   0 |  72k|  0 |  90k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
226.85/227.69	c   228s| 29300 |   198 |909579 |  30.5 |   311M | 128 |4813 |  19k|   0 |  73k|  0 |  90k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
227.44/228.29	c   228s| 29400 |   198 |911734 |  30.4 |   312M | 128 |4813 |  19k|  10k|  73k|  1 |  90k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
228.14/228.97	c   229s| 29500 |   189 |915258 |  30.4 |   312M | 128 |4813 |  19k|  10k|  74k|  1 |  91k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
228.94/229.74	c   230s| 29600 |   203 |918746 |  30.5 |   312M | 128 |4813 |  19k|  11k|  74k|  2 |  91k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
229.54/230.33	c   230s| 29700 |   195 |921676 |  30.5 |   312M | 128 |4813 |  19k|  10k|  75k|  1 |  91k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
230.24/231.06	c   231s| 29800 |   192 |925864 |  30.5 |   312M | 128 |4813 |  19k|  10k|  76k|  2 |  91k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
230.93/231.74	c   232s| 29900 |   181 |929414 |  30.5 |   312M | 128 |4813 |  19k|   0 |  76k|  0 |  92k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
231.83/232.65	c   233s| 30000 |   186 |935349 |  30.6 |   312M | 128 |4813 |  19k|  10k|  77k|  1 |  92k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
232.53/233.31	c   233s| 30100 |   185 |938752 |  30.6 |   312M | 128 |4813 |  19k|   0 |  78k|  0 |  92k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
233.12/233.99	c   234s| 30200 |   170 |942756 |  30.6 |   312M | 128 |4813 |  19k|   0 |  79k|  0 |  92k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
234.12/234.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
234.12/234.97	c   235s| 30300 |   179 |946730 |  30.7 |   314M | 128 |4813 |  19k|  11k|  79k|  0 |  93k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
234.82/235.67	c   236s| 30400 |   177 |950790 |  30.7 |   314M | 128 |4813 |  19k|   0 |  80k|  0 |  93k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
235.71/236.56	c   237s| 30500 |   179 |955122 |  30.8 |   314M | 128 |4813 |  19k|  10k|  81k|  1 |  93k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
236.51/237.30	c   237s| 30600 |   185 |959633 |  30.8 |   314M | 128 |4813 |  19k|  10k|  82k|  1 |  93k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.11/237.99	c   238s| 30700 |   181 |962095 |  30.8 |   315M | 128 |4813 |  19k|   0 |  82k|  0 |  94k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.81/238.61	c   239s| 30800 |   182 |964873 |  30.8 |   318M | 128 |4813 |  19k|  10k|  82k|  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
238.50/239.36	c   239s| 30900 |   181 |968450 |  30.8 |   320M | 128 |4813 |  19k|  10k|  83k|  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
239.31/240.14	c   240s| 31000 |   195 |972962 |  30.8 |   321M | 128 |4813 |  19k|   0 |  84k|  0 |  94k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
240.10/240.92	c   241s| 31100 |   206 |976688 |  30.9 |   321M | 128 |4813 |  19k|  10k|  84k|  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
240.90/241.73	c   242s| 31200 |   203 |979035 |  30.8 |   322M | 128 |4813 |  19k|   0 |  85k|  0 |  95k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
241.89/242.72	c   243s| 31300 |   205 |982711 |  30.8 |   326M | 128 |4813 |  19k|   0 |  86k|  0 |  95k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
242.79/243.68	c   244s| 31400 |   198 |987363 |  30.9 |   327M | 128 |4813 |  19k|   0 |  86k|  0 |  95k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
243.78/244.65	c   245s| 31500 |   196 |990774 |  30.9 |   331M | 128 |4813 |  19k|  10k|  87k|  1 |  95k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
244.48/245.32	c   245s| 31600 |   202 |994893 |  30.9 |   331M | 128 |4813 |  19k|  10k|  88k|  1 |  95k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
245.28/246.17	c   246s| 31700 |   200 |997535 |  30.9 |   335M | 128 |4813 |  19k|   0 |  88k|  0 |  96k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
246.07/246.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
246.07/246.99	c   247s| 31800 |   199 |  1000k|  30.9 |   340M | 128 |4813 |  19k|  10k|  88k|  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
246.77/247.62	c   248s| 31900 |   199 |  1002k|  30.9 |   341M | 128 |4813 |  19k|   0 |  89k|  0 |  96k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
247.37/248.22	c   248s| 32000 |   203 |  1005k|  30.9 |   341M | 128 |4813 |  19k|  10k|  89k|  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
247.87/248.72	c   249s| 32100 |   204 |  1008k|  30.9 |   341M | 128 |4813 |  19k|   0 |  89k|  0 |  97k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
248.66/249.54	c   250s| 32200 |   207 |  1013k|  30.9 |   342M | 128 |4813 |  19k|   0 |  90k|  0 |  97k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
249.46/250.37	c   250s| 32300 |   213 |  1017k|  31.0 |   343M | 128 |4813 |  19k|   0 |  91k|  0 |  97k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
250.26/251.18	c   251s| 32400 |   210 |  1021k|  31.0 |   343M | 128 |4813 |  19k|   0 |  92k|  0 |  97k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
250.96/251.83	c   252s| 32500 |   216 |  1025k|  31.0 |   343M | 128 |4813 |  19k|   0 |  93k|  0 |  98k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
251.65/252.57	c   253s| 32600 |   214 |  1029k|  31.1 |   343M | 128 |4813 |  19k|  10k|  93k|  1 |  98k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
252.55/253.42	c   253s| 32700 |   223 |  1035k|  31.1 |   343M | 128 |4813 |  19k|   0 |  94k|  0 |  98k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
253.45/254.32	c   254s| 32800 |   223 |  1041k|  31.2 |   343M | 128 |4813 |  19k|  11k|  96k|  1 |  98k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
254.15/255.06	c   255s| 32900 |   225 |  1043k|  31.2 |   344M | 128 |4813 |  19k|  11k|  96k|  3 |  99k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
255.04/255.93	c   256s| 33000 |   224 |  1047k|  31.2 |   346M | 128 |4813 |  19k|  10k|  97k|  1 |  99k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
255.64/256.50	c   256s| 33100 |   220 |  1049k|  31.2 |   346M | 128 |4813 |  19k|   0 |  97k|  0 |  99k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
256.14/257.09	c   257s| 33200 |   217 |  1053k|  31.2 |   346M | 128 |4813 |  19k|  10k|  98k|  1 |  99k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
256.63/257.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
256.63/257.56	c   258s| 33300 |   203 |  1054k|  31.2 |   346M | 128 |4813 |  19k|   0 |  98k|  0 | 100k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
257.24/258.19	c   258s| 33400 |   201 |  1057k|  31.2 |   346M | 128 |4813 |  19k|   0 |  98k|  0 | 100k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
257.93/258.85	c   259s| 33500 |   201 |  1061k|  31.2 |   346M | 128 |4813 |  19k|   0 |  99k|  0 | 100k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
258.83/259.70	c   260s| 33600 |   190 |  1065k|  31.2 |   348M | 128 |4813 |  19k|  10k| 100k|  1 | 100k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
259.52/260.42	c   260s| 33700 |   186 |  1070k|  31.3 |   348M | 128 |4813 |  19k|  10k| 100k|  1 | 100k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
260.23/261.13	c   261s| 33800 |   191 |  1074k|  31.3 |   348M | 128 |4813 |  19k|  10k| 101k|  2 | 101k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
260.82/261.70	c   262s| 33900 |   200 |  1077k|  31.3 |   348M | 128 |4813 |  19k|   0 | 101k|  0 | 101k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
261.72/262.62	c   263s| 34000 |   215 |  1081k|  31.3 |   348M | 128 |4813 |  19k|  11k| 102k|  2 | 101k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
262.22/263.12	c   263s| 34100 |   207 |  1083k|  31.3 |   348M | 128 |4813 |  19k|  10k| 102k|  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
262.91/263.84	c   264s| 34200 |   226 |  1087k|  31.3 |   350M | 128 |4813 |  19k|  10k| 103k|  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
263.71/264.66	c   265s| 34300 |   230 |  1091k|  31.3 |   350M | 128 |4813 |  19k|   0 | 104k|  0 | 102k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
264.51/265.43	c   265s| 34400 |   235 |  1095k|  31.3 |   352M | 128 |4813 |  19k|   0 | 104k|  0 | 102k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
265.50/266.42	c   266s| 34500 |   236 |  1098k|  31.3 |   357M | 128 |4813 |  19k|  10k| 105k|  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
266.11/267.09	c   267s| 34600 |   240 |  1101k|  31.3 |   357M | 128 |4813 |  19k|  10k| 105k|  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
266.90/267.81	c   268s| 34700 |   242 |  1102k|  31.3 |   358M | 128 |4813 |  19k|   0 | 105k|  0 | 102k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
267.59/268.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
267.59/268.58	c   269s| 34800 |   239 |  1104k|  31.2 |   358M | 128 |4813 |  19k|   0 | 106k|  0 | 103k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
268.39/269.34	c   269s| 34900 |   232 |  1106k|  31.2 |   361M | 128 |4813 |  19k|  10k| 106k|  1 | 103k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
269.10/270.00	c   270s| 35000 |   249 |  1110k|  31.2 |   361M | 128 |4813 |  19k|  10k| 107k|  1 | 103k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
269.99/270.90	c   271s| 35100 |   257 |  1116k|  31.3 |   361M | 128 |4813 |  19k|   0 | 108k|  0 | 103k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
270.78/271.77	c   272s| 35200 |   271 |  1122k|  31.4 |   361M | 128 |4813 |  19k|  10k| 109k|  1 | 103k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
271.68/272.69	c   273s| 35300 |   282 |  1127k|  31.4 |   363M | 128 |4813 |  19k|  10k| 110k|  1 | 104k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
272.68/273.63	c   274s| 35400 |   271 |  1130k|  31.5 |   363M | 128 |4813 |  19k|   0 | 110k|  0 | 104k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
273.38/274.39	c   274s| 35500 |   269 |  1133k|  31.5 |   363M | 128 |4813 |  19k|  10k| 111k|  1 | 104k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.18/275.18	c   275s| 35600 |   273 |  1137k|  31.5 |   363M | 128 |4813 |  19k|   0 | 111k|  0 | 104k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.97/275.90	c   276s| 35700 |   274 |  1140k|  31.5 |   364M | 128 |4813 |  19k|  10k| 112k|  1 | 104k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
275.87/276.81	c   277s| 35800 |   286 |  1146k|  31.5 |   364M | 128 |4813 |  19k|  10k| 113k|  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
276.37/277.32	c   277s| 35900 |   290 |  1149k|  31.5 |   364M | 128 |4813 |  19k|   0 | 113k|  0 | 105k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
276.96/277.94	c   278s| 36000 |   286 |  1151k|  31.5 |   364M | 128 |4813 |  19k|   0 | 114k|  0 | 105k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
277.86/278.80	c   279s| 36100 |   298 |  1155k|  31.5 |   364M | 128 |4813 |  19k|  10k| 114k|  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
278.36/279.39	c   279s| 36200 |   307 |  1158k|  31.5 |   364M | 128 |4813 |  19k|  10k| 115k|  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
279.16/280.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
279.16/280.12	c   280s| 36300 |   319 |  1162k|  31.6 |   364M | 128 |4813 |  19k|  11k| 115k|  1 | 106k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
280.06/281.10	c   281s| 36400 |   323 |  1167k|  31.6 |   364M | 128 |4813 |  19k|   0 | 116k|  0 | 106k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
280.65/281.66	c   282s| 36500 |   329 |  1169k|  31.6 |   364M | 128 |4813 |  19k|  10k| 116k|  1 | 106k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
281.45/282.40	c   282s| 36600 |   338 |  1174k|  31.6 |   364M | 128 |4813 |  19k|   0 | 117k|  0 | 106k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
282.06/283.09	c   283s| 36700 |   341 |  1177k|  31.6 |   365M | 128 |4813 |  19k|  10k| 118k|  1 | 106k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
283.05/284.06	c   284s| 36800 |   342 |  1179k|  31.6 |   366M | 128 |4813 |  19k|   0 | 118k|  0 | 107k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
283.94/284.91	c   285s| 36900 |   348 |  1183k|  31.6 |   366M | 128 |4813 |  19k|  10k| 119k|  1 | 107k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
284.64/285.61	c   286s| 37000 |   360 |  1187k|  31.6 |   366M | 128 |4813 |  19k|   0 | 119k|  0 | 107k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
285.44/286.46	c   286s| 37100 |   364 |  1190k|  31.6 |   366M | 128 |4813 |  19k|   0 | 120k|  0 | 107k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
286.14/287.11	c   287s| 37200 |   357 |  1193k|  31.6 |   366M | 128 |4813 |  19k|   0 | 120k|  0 | 107k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
286.63/287.65	c   288s| 37300 |   365 |  1196k|  31.6 |   366M | 128 |4813 |  19k|  10k| 120k|  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
287.53/288.55	c   289s| 37400 |   364 |  1199k|  31.6 |   369M | 128 |4813 |  19k|  10k| 121k|  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
288.23/289.24	c   289s| 37500 |   365 |  1201k|  31.6 |   369M | 128 |4813 |  19k|  10k| 121k|  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
289.03/290.04	c   290s| 37600 |   368 |  1204k|  31.6 |   370M | 128 |4813 |  19k|   0 | 121k|  0 | 108k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
289.62/290.60	c   291s| 37700 |   361 |  1206k|  31.5 |   371M | 128 |4813 |  19k|  10k| 121k|  1 | 109k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
290.42/291.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
290.42/291.45	c   291s| 37800 |   367 |  1210k|  31.6 |   371M | 128 |4813 |  19k|   0 | 122k|  0 | 109k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
291.03/292.06	c   292s| 37900 |   370 |  1213k|  31.6 |   371M | 128 |4813 |  19k|   0 | 122k|  0 | 109k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
291.62/292.63	c   293s| 38000 |   368 |  1215k|  31.5 |   371M | 128 |4813 |  19k|  10k| 123k|  1 | 109k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
292.12/293.13	c   293s| 38100 |   371 |  1217k|  31.5 |   371M | 128 |4813 |  19k|   0 | 123k|  0 | 109k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
292.61/293.67	c   294s| 38200 |   368 |  1220k|  31.5 |   372M | 128 |4813 |  19k|   0 | 123k|  0 | 109k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
293.12/294.16	c   294s| 38300 |   364 |  1222k|  31.5 |   372M | 128 |4813 |  18k|   0 | 123k|  0 | 110k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
293.91/294.96	c   295s| 38400 |   360 |  1225k|  31.5 |   374M | 128 |4813 |  18k|   0 | 124k|  0 | 110k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
294.81/295.86	c   296s| 38500 |   372 |  1230k|  31.5 |   374M | 128 |4813 |  18k|   0 | 125k|  0 | 110k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
295.41/296.41	c   296s| 38600 |   371 |  1233k|  31.5 |   374M | 128 |4813 |  18k|   0 | 125k|  0 | 110k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
296.01/297.08	c   297s| 38700 |   371 |  1236k|  31.5 |   374M | 128 |4813 |  18k|  10k| 126k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
296.80/297.85	c   298s| 38800 |   382 |  1241k|  31.6 |   374M | 128 |4813 |  18k|   0 | 126k|  0 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
297.50/298.50	c   298s| 38900 |   379 |  1244k|  31.5 |   374M | 128 |4813 |  18k|   0 | 127k|  0 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
298.19/299.25	c   299s| 39000 |   383 |  1247k|  31.6 |   374M | 128 |4813 |  18k|  10k| 128k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
298.79/299.88	c   300s| 39100 |   377 |  1249k|  31.5 |   374M | 128 |4813 |  18k|  11k| 128k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
299.49/300.52	c   301s| 39200 |   377 |  1251k|  31.5 |   374M | 128 |4813 |  18k|  10k| 128k|  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
300.19/301.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
300.19/301.27	c   301s| 39300 |   384 |  1255k|  31.5 |   374M | 128 |4813 |  18k|   0 | 129k|  0 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
300.69/301.75	c   302s| 39400 |   381 |  1257k|  31.5 |   374M | 128 |4813 |  18k|  11k| 129k|  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
301.18/302.22	c   302s| 39500 |   380 |  1258k|  31.4 |   374M | 128 |4813 |  18k|   0 | 129k|  0 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
302.09/303.13	c   303s| 39600 |   378 |  1262k|  31.5 |   374M | 128 |4813 |  18k|  10k| 130k|  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
302.68/303.80	c   304s| 39700 |   378 |  1266k|  31.5 |   374M | 128 |4813 |  18k|  10k| 130k|  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
303.48/304.57	c   305s| 39800 |   382 |  1269k|  31.5 |   374M | 128 |4813 |  18k|   0 | 130k|  0 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
304.08/305.13	c   305s| 39900 |   376 |  1271k|  31.4 |   374M | 128 |4813 |  18k|   0 | 131k|  0 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
304.77/305.86	c   306s| 40000 |   389 |  1275k|  31.4 |   374M | 128 |4813 |  18k|  10k| 131k|  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
305.57/306.64	c   307s| 40100 |   382 |  1279k|  31.5 |   374M | 128 |4813 |  18k|  10k| 132k|  2 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
306.57/307.62	c   308s| 40200 |   394 |  1285k|  31.6 |   374M | 128 |4813 |  18k|  10k| 133k|  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
307.27/308.32	c   308s| 40300 |   388 |  1288k|  31.6 |   374M | 128 |4813 |  18k|  10k| 133k|  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
307.76/308.86	c   309s| 40400 |   398 |  1291k|  31.5 |   374M | 128 |4813 |  18k|  10k| 134k|  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
308.56/309.69	c   310s| 40500 |   392 |  1295k|  31.6 |   374M | 128 |4813 |  18k|  10k| 134k|  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
309.26/310.33	c   310s| 40600 |   390 |  1297k|  31.5 |   374M | 128 |4813 |  18k|   0 | 135k|  0 | 115k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
310.16/311.22	c   311s| 40700 |   392 |  1303k|  31.6 |   374M | 128 |4813 |  18k|  10k| 136k|  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
311.06/312.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
311.06/312.11	c   312s| 40800 |   408 |  1305k|  31.6 |   375M | 128 |4813 |  18k|   0 | 136k|  0 | 115k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
311.75/312.81	c   313s| 40900 |   396 |  1308k|  31.6 |   375M | 128 |4813 |  18k|   0 | 137k|  0 | 116k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.25/313.34	c   313s| 41000 |   392 |  1310k|  31.6 |   375M | 128 |4813 |  18k|   0 | 137k|  0 | 116k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.65/313.79	c   314s| 41100 |   389 |  1312k|  31.5 |   376M | 128 |4813 |  18k|   0 | 137k|  0 | 116k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
313.25/314.39	c   314s| 41200 |   382 |  1315k|  31.5 |   376M | 128 |4813 |  18k|   0 | 137k|  0 | 116k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
313.95/315.05	c   315s| 41300 |   385 |  1317k|  31.5 |   377M | 128 |4813 |  18k|  11k| 138k|  2 | 116k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
314.44/315.53	c   316s| 41400 |   382 |  1319k|  31.5 |   377M | 128 |4813 |  18k|  11k| 138k|  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
315.14/316.28	c   316s| 41500 |   379 |  1323k|  31.5 |   377M | 128 |4813 |  18k|  11k| 138k|  2 | 117k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
315.84/316.98	c   317s| 41600 |   380 |  1325k|  31.5 |   377M | 128 |4813 |  18k|  10k| 139k|  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
316.43/317.56	c   318s| 41700 |   380 |  1328k|  31.4 |   377M | 128 |4813 |  18k|   0 | 139k|  0 | 117k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
316.94/318.01	c   318s| 41800 |   375 |  1330k|  31.4 |   377M | 128 |4813 |  18k|   0 | 139k|  0 | 117k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
317.43/318.53	c   319s| 41900 |   377 |  1332k|  31.4 |   377M | 128 |4813 |  18k|  11k| 139k|  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
317.94/319.04	c   319s| 42000 |   370 |  1334k|  31.4 |   377M | 128 |4813 |  18k|   0 | 139k|  0 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
318.63/319.74	c   320s| 42100 |   375 |  1338k|  31.4 |   377M | 128 |4813 |  18k|  10k| 140k|  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
319.33/320.49	c   320s| 42200 |   372 |  1342k|  31.4 |   377M | 128 |4813 |  18k|  10k| 140k|  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
320.32/321.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
320.32/321.40	c   321s| 42300 |   368 |  1346k|  31.4 |   377M | 128 |4813 |  18k|  10k| 141k|  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
321.12/322.21	c   322s| 42400 |   374 |  1350k|  31.5 |   378M | 128 |4813 |  18k|  11k| 142k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
321.72/322.83	c   323s| 42500 |   367 |  1353k|  31.4 |   378M | 128 |4813 |  18k|  11k| 142k|  3 | 119k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
322.52/323.67	c   324s| 42600 |   362 |  1356k|  31.4 |   378M | 128 |4813 |  18k|  10k| 143k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
322.92/324.09	c   324s| 42700 |   358 |  1358k|  31.4 |   378M | 128 |4813 |  18k|  10k| 143k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
323.61/324.79	c   325s| 42800 |   359 |  1362k|  31.4 |   378M | 128 |4813 |  18k|  10k| 144k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
324.31/325.46	c   325s| 42900 |   356 |  1365k|  31.4 |   378M | 128 |4813 |  18k|   0 | 144k|  0 | 120k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
325.21/326.32	c   326s| 43000 |   355 |  1367k|  31.4 |   378M | 128 |4813 |  18k|   0 | 144k|  0 | 120k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
325.71/326.85	c   327s| 43100 |   354 |  1370k|  31.4 |   378M | 128 |4813 |  18k|   0 | 145k|  0 | 120k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
326.60/327.75	c   328s| 43200 |   360 |  1374k|  31.4 |   380M | 128 |4813 |  18k|   0 | 145k|  0 | 120k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
327.20/328.38	c   328s| 43300 |   357 |  1377k|  31.4 |   381M | 128 |4813 |  18k|   0 | 146k|  0 | 121k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
327.80/328.95	c   329s| 43400 |   356 |  1379k|  31.4 |   381M | 128 |4813 |  18k|  10k| 146k|  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
328.30/329.48	c   329s| 43500 |   359 |  1381k|  31.4 |   381M | 128 |4813 |  18k|  10k| 146k|  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
329.19/330.30	c   330s| 43600 |   361 |  1384k|  31.4 |   383M | 128 |4813 |  18k|  10k| 147k|  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
329.69/330.83	c   331s| 43700 |   354 |  1387k|  31.3 |   383M | 128 |4813 |  18k|   0 | 147k|  0 | 121k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
330.09/331.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
330.09/331.25	c   331s| 43800 |   358 |  1388k|  31.3 |   383M | 128 |4813 |  18k|   0 | 147k|  0 | 122k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
330.79/331.91	c   332s| 43900 |   355 |  1390k|  31.3 |   383M | 128 |4813 |  18k|  10k| 147k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
331.29/332.45	c   332s| 44000 |   353 |  1392k|  31.3 |   383M | 128 |4813 |  18k|  10k| 147k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
331.69/332.84	c   333s| 44100 |   348 |  1394k|  31.2 |   383M | 128 |4813 |  18k|  10k| 147k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
332.18/333.37	c   333s| 44200 |   361 |  1396k|  31.2 |   383M | 128 |4813 |  18k|  11k| 148k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
332.78/333.96	c   334s| 44300 |   347 |  1398k|  31.2 |   384M | 128 |4813 |  18k|   0 | 148k|  0 | 123k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
333.38/334.50	c   334s| 44400 |   342 |  1400k|  31.1 |   384M | 128 |4813 |  18k|   0 | 148k|  0 | 123k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
333.78/334.97	c   335s| 44500 |   339 |  1402k|  31.1 |   384M | 128 |4813 |  18k|  10k| 148k|  1 | 123k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
334.28/335.47	c   335s| 44600 |   335 |  1404k|  31.1 |   384M | 128 |4813 |  18k|  10k| 148k|  1 | 123k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
334.78/335.97	c   336s| 44700 |   331 |  1405k|  31.1 |   384M | 128 |4813 |  18k|  10k| 148k|  1 | 123k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
335.37/336.51	c   336s| 44800 |   328 |  1408k|  31.0 |   384M | 128 |4813 |  18k|  10k| 148k|  1 | 124k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
336.27/337.45	c   337s| 44900 |   334 |  1412k|  31.1 |   386M | 128 |4813 |  18k|  10k| 149k|  1 | 124k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
337.27/338.49	c   338s| 45000 |   344 |  1418k|  31.1 |   386M | 128 |4813 |  18k|  11k| 150k|  2 | 124k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
338.07/339.21	c   339s| 45100 |   331 |  1421k|  31.1 |   386M | 128 |4813 |  18k|  10k| 151k|  1 | 124k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
338.66/339.82	c   340s| 45200 |   330 |  1423k|  31.1 |   386M | 128 |4813 |  18k|  10k| 151k|  1 | 124k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
339.26/340.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
339.26/340.40	c   340s| 45300 |   327 |  1426k|  31.1 |   386M | 128 |4813 |  18k|   0 | 151k|  0 | 124k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
339.76/340.90	c   341s| 45400 |   322 |  1428k|  31.1 |   386M | 128 |4813 |  18k|  10k| 152k|  1 | 125k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
340.16/341.38	c   341s| 45500 |   315 |  1430k|  31.1 |   386M | 128 |4813 |  18k|  10k| 152k|  1 | 125k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
340.96/342.19	c   342s| 45600 |   312 |  1432k|  31.0 |   386M | 128 |4813 |  18k|  10k| 152k|  1 | 125k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
341.46/342.66	c   343s| 45700 |   311 |  1434k|  31.0 |   386M | 128 |4813 |  18k|   0 | 152k|  0 | 125k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
342.05/343.29	c   343s| 45800 |   306 |  1436k|  31.0 |   386M | 128 |4813 |  18k|   0 | 152k|  0 | 125k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
342.75/343.93	c   344s| 45900 |   304 |  1439k|  31.0 |   386M | 128 |4813 |  18k|  11k| 153k|  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
343.55/344.78	c   345s| 46000 |   310 |  1442k|  31.0 |   388M | 128 |4813 |  18k|  11k| 153k|  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
343.95/345.19	c   345s| 46100 |   304 |  1443k|  30.9 |   388M | 128 |4813 |  18k|   0 | 153k|  0 | 126k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.64/345.89	c   346s| 46200 |   297 |  1446k|  30.9 |   392M | 128 |4813 |  18k|   0 | 154k|  0 | 126k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
345.34/346.51	c   347s| 46300 |   294 |  1447k|  30.9 |   392M | 128 |4813 |  18k|   0 | 154k|  0 | 126k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
345.85/347.09	c   347s| 46400 |   292 |  1449k|  30.9 |   392M | 128 |4813 |  18k|  10k| 154k|  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
346.34/347.51	c   348s| 46500 |   288 |  1451k|  30.8 |   392M | 128 |4813 |  18k|   0 | 154k|  0 | 127k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
346.94/348.16	c   348s| 46600 |   290 |  1453k|  30.8 |   393M | 128 |4813 |  18k|  10k| 154k|  2 | 127k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
347.64/348.80	c   349s| 46700 |   293 |  1456k|  30.8 |   393M | 128 |4813 |  18k|  10k| 155k|  1 | 127k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
348.43/349.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
348.43/349.68	c   350s| 46800 |   289 |  1460k|  30.8 |   394M | 128 |4813 |  18k|   0 | 156k|  0 | 127k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
349.23/350.40	c   350s| 46900 |   282 |  1462k|  30.8 |   394M | 128 |4813 |  18k|   0 | 156k|  0 | 127k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
349.83/351.05	c   351s| 47000 |   286 |  1465k|  30.8 |   394M | 128 |4813 |  18k|  10k| 156k|  1 | 128k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
350.73/351.90	c   352s| 47100 |   284 |  1468k|  30.8 |   394M | 128 |4813 |  18k|  10k| 157k|  1 | 128k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
351.22/352.46	c   352s| 47200 |   277 |  1470k|  30.8 |   395M | 128 |4813 |  18k|   0 | 157k|  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
352.02/353.28	c   353s| 47300 |   283 |  1473k|  30.8 |   395M | 128 |4813 |  18k|   0 | 157k|  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
352.92/354.16	c   354s| 47400 |   267 |  1476k|  30.8 |   396M | 128 |4813 |  18k|   0 | 158k|  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
353.42/354.63	c   355s| 47500 |   261 |  1478k|  30.8 |   396M | 128 |4813 |  18k|  10k| 158k|  1 | 129k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
354.02/355.24	c   355s| 47600 |   265 |  1480k|  30.8 |   396M | 128 |4813 |  18k|   0 | 158k|  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
355.21/356.42	c   356s| 47700 |   267 |  1484k|  30.8 |   402M | 128 |4813 |  18k|   0 | 159k|  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
355.71/356.90	c   357s| 47800 |   259 |  1486k|  30.7 |   402M | 128 |4813 |  18k|  10k| 159k|  1 | 129k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
356.11/357.33	c   357s| 47900 |   253 |  1488k|  30.7 |   402M | 128 |4813 |  18k|   0 | 160k|  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
356.61/357.86	c   358s| 48000 |   246 |  1490k|  30.7 |   402M | 128 |4813 |  18k|   0 | 160k|  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
357.20/358.40	c   358s| 48100 |   246 |  1492k|  30.7 |   402M | 128 |4813 |  18k|   0 | 160k|  0 | 130k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
357.91/359.17	c   359s| 48200 |   242 |  1494k|  30.7 |   403M | 128 |4813 |  18k|  11k| 160k|  1 | 130k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
358.70/359.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
358.70/359.91	c   360s| 48300 |   235 |  1497k|  30.7 |   404M | 128 |4813 |  18k|   0 | 160k|  0 | 130k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
359.20/360.40	c   360s| 48400 |   229 |  1499k|  30.6 |   404M | 128 |4813 |  18k|  10k| 161k|  1 | 130k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
359.60/360.85	c   361s| 48500 |   224 |  1501k|  30.6 |   404M | 128 |4813 |  18k|  10k| 161k|  1 | 130k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
360.10/361.36	c   361s| 48600 |   220 |  1503k|  30.6 |   404M | 128 |4813 |  18k|   0 | 161k|  0 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
360.59/361.90	c   362s| 48700 |   215 |  1504k|  30.5 |   404M | 128 |4813 |  18k|  10k| 161k|  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
361.09/362.35	c   362s| 48800 |   214 |  1506k|  30.5 |   404M | 128 |4813 |  18k|   0 | 161k|  0 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
361.59/362.87	c   363s| 48900 |   212 |  1508k|  30.5 |   404M | 128 |4813 |  18k|   0 | 161k|  0 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
362.09/363.32	c   363s| 49000 |   208 |  1509k|  30.5 |   404M | 128 |4813 |  18k|  11k| 161k|  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
362.49/363.76	c   364s| 49100 |   200 |  1511k|  30.4 |   404M | 128 |4813 |  18k|  10k| 162k|  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
362.99/364.23	c   364s| 49200 |   196 |  1513k|  30.4 |   404M | 128 |4813 |  18k|   0 | 162k|  0 | 132k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
363.38/364.68	c   365s| 49300 |   193 |  1514k|  30.4 |   404M | 128 |4813 |  18k|   0 | 162k|  0 | 132k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
363.89/365.19	c   365s| 49400 |   186 |  1516k|  30.4 |   404M | 128 |4813 |  18k|  10k| 162k|  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
364.38/365.69	c   366s| 49500 |   182 |  1518k|  30.3 |   404M | 128 |4813 |  18k|   0 | 162k|  0 | 132k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
365.08/366.38	c   366s| 49600 |   184 |  1521k|  30.3 |   405M | 128 |4813 |  18k|  11k| 162k|  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
365.78/367.10	c   367s| 49700 |   181 |  1524k|  30.3 |   407M | 128 |4813 |  18k|  11k| 163k|  2 | 133k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
366.38/367.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
366.38/367.63	c   368s| 49800 |   178 |  1526k|  30.3 |   407M | 128 |4813 |  18k|   0 | 163k|  0 | 133k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
366.97/368.22	c   368s| 49900 |   175 |  1528k|  30.3 |   407M | 128 |4813 |  18k|   0 | 163k|  0 | 133k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
367.37/368.69	c   369s| 50000 |   173 |  1530k|  30.3 |   407M | 128 |4813 |  18k|  10k| 163k|  1 | 133k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
367.97/369.28	c   369s| 50100 |   170 |  1531k|  30.2 |   407M | 128 |4813 |  18k|   0 | 163k|  0 | 133k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
368.57/369.81	c   370s| 50200 |   169 |  1533k|  30.2 |   407M | 128 |4813 |  18k|  10k| 163k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.27/370.52	c   371s| 50300 |   168 |  1536k|  30.2 |   408M | 128 |4813 |  18k|  10k| 164k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.96/371.22	c   371s| 50400 |   174 |  1540k|  30.2 |   408M | 128 |4813 |  18k|  10k| 164k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
370.66/371.98	c   372s| 50500 |   191 |  1544k|  30.2 |   408M | 128 |4813 |  18k|  10k| 165k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
371.56/372.80	c   373s| 50600 |   194 |  1547k|  30.2 |   408M | 128 |4813 |  18k|   0 | 166k|  0 | 134k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
372.36/373.66	c   374s| 50700 |   202 |  1552k|  30.3 |   408M | 128 |4813 |  18k|  10k| 167k|  2 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
372.95/374.27	c   374s| 50800 |   197 |  1555k|  30.3 |   408M | 128 |4813 |  18k|  10k| 168k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
373.55/374.83	c   375s| 50900 |   196 |  1558k|  30.3 |   408M | 128 |4813 |  18k|  10k| 168k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
374.45/375.74	c   376s| 51000 |   207 |  1560k|  30.3 |   409M | 128 |4813 |  18k|  10k| 169k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
375.35/376.61	c   377s| 51100 |   219 |  1566k|  30.3 |   409M | 128 |4813 |  18k|  10k| 170k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
376.04/377.35	c   377s| 51200 |   229 |  1569k|  30.3 |   409M | 128 |4813 |  18k|   0 | 171k|  0 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
376.75/378.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
376.75/378.04	c   378s| 51300 |   233 |  1573k|  30.3 |   409M | 128 |4813 |  18k|   0 | 171k|  0 | 136k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
377.44/378.78	c   379s| 51400 |   243 |  1577k|  30.4 |   409M | 128 |4813 |  18k|   0 | 172k|  0 | 136k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
378.34/379.66	c   380s| 51500 |   249 |  1582k|  30.4 |   409M | 128 |4813 |  18k|  10k| 173k|  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
379.23/380.59	c   381s| 51600 |   272 |  1588k|  30.5 |   409M | 128 |4813 |  18k|  10k| 175k|  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
379.93/381.29	c   381s| 51700 |   268 |  1591k|  30.5 |   409M | 128 |4813 |  18k|  10k| 175k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
380.63/381.90	c   382s| 51800 |   265 |  1594k|  30.5 |   409M | 128 |4813 |  18k|  10k| 176k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
381.23/382.54	c   383s| 51900 |   265 |  1598k|  30.5 |   409M | 128 |4813 |  18k|  10k| 176k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
382.02/383.32	c   383s| 52000 |   271 |  1601k|  30.5 |   409M | 128 |4813 |  18k|  10k| 177k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
382.73/384.09	c   384s| 52100 |   283 |  1605k|  30.5 |   409M | 128 |4813 |  18k|   0 | 177k|  0 | 137k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
383.62/384.93	c   385s| 52200 |   289 |  1611k|  30.5 |   409M | 128 |4813 |  18k|  10k| 178k|  1 | 138k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
384.32/385.67	c   386s| 52300 |   287 |  1615k|  30.6 |   409M | 128 |4813 |  18k|   0 | 179k|  0 | 138k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
385.01/386.38	c   386s| 52400 |   299 |  1619k|  30.6 |   409M | 128 |4813 |  18k|  10k| 180k|  1 | 138k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
385.61/386.94	c   387s| 52500 |   283 |  1621k|  30.6 |   409M | 128 |4813 |  18k|   0 | 180k|  0 | 139k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
386.31/387.65	c   388s| 52600 |   283 |  1625k|  30.6 |   409M | 128 |4813 |  18k|   0 | 181k|  0 | 139k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
387.01/388.32	c   388s| 52700 |   278 |  1628k|  30.6 |   409M | 128 |4813 |  18k|  10k| 181k|  1 | 139k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
387.51/388.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
387.51/388.83	c   389s| 52800 |   270 |  1630k|  30.6 |   409M | 128 |4813 |  18k|  10k| 182k|  1 | 139k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
388.10/389.42	c   389s| 52900 |   261 |  1633k|  30.6 |   409M | 128 |4813 |  18k|   0 | 182k|  0 | 140k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
388.71/390.05	c   390s| 53000 |   258 |  1636k|  30.6 |   409M | 128 |4813 |  18k|  10k| 183k|  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.20/390.53	c   391s| 53100 |   254 |  1638k|  30.5 |   409M | 128 |4813 |  18k|   0 | 183k|  0 | 140k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.71/391.04	c   391s| 53200 |   259 |  1640k|  30.5 |   409M | 128 |4813 |  18k|  10k| 183k|  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
390.30/391.68	c   392s| 53300 |   255 |  1642k|  30.5 |   409M | 128 |4813 |  18k|  10k| 183k|  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
390.80/392.16	c   392s| 53400 |   252 |  1644k|  30.5 |   409M | 128 |4813 |  18k|   0 | 183k|  0 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
391.39/392.71	c   393s| 53500 |   253 |  1647k|  30.5 |   409M | 128 |4813 |  18k|  10k| 184k|  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
391.89/393.26	c   393s| 53600 |   268 |  1649k|  30.5 |   409M | 128 |4813 |  18k|  10k| 184k|  2 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
392.49/393.87	c   394s| 53700 |   260 |  1651k|  30.4 |   409M | 128 |4813 |  18k|  10k| 184k|  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
393.29/394.63	c   395s| 53800 |   262 |  1653k|  30.4 |   409M | 128 |4813 |  18k|   0 | 185k|  0 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
393.79/395.14	c   395s| 53900 |   269 |  1655k|  30.4 |   409M | 128 |4813 |  17k|  10k| 185k|  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
394.58/395.95	c   396s| 54000 |   266 |  1658k|  30.4 |   409M | 128 |4813 |  17k|  10k| 185k|  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
395.08/396.43	c   396s| 54100 |   265 |  1659k|  30.4 |   409M | 128 |4813 |  17k|   0 | 185k|  0 | 142k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
395.58/396.92	c   397s| 54200 |   262 |  1661k|  30.3 |   409M | 128 |4813 |  17k|   0 | 186k|  0 | 142k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
396.08/397.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
396.08/397.42	c   397s| 54300 |   260 |  1663k|  30.3 |   409M | 128 |4813 |  17k|  10k| 186k|  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
396.78/398.16	c   398s| 54400 |   261 |  1665k|  30.3 |   409M | 128 |4813 |  17k|  10k| 186k|  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
397.27/398.67	c   399s| 54500 |   264 |  1668k|  30.3 |   409M | 128 |4813 |  17k|   0 | 186k|  0 | 143k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
397.97/399.30	c   399s| 54600 |   267 |  1670k|  30.3 |   409M | 128 |4813 |  17k|  10k| 187k|  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
398.57/399.98	c   400s| 54700 |   263 |  1672k|  30.3 |   409M | 128 |4813 |  17k|  10k| 187k|  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
399.37/400.71	c   401s| 54800 |   266 |  1675k|  30.3 |   409M | 128 |4813 |  17k|   0 | 188k|  0 | 143k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
400.17/401.58	c   402s| 54900 |   278 |  1679k|  30.3 |   409M | 128 |4813 |  17k|  10k| 189k|  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
400.96/402.35	c   402s| 55000 |   270 |  1683k|  30.3 |   411M | 128 |4813 |  17k|   0 | 189k|  0 | 144k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
401.67/403.00	c   403s| 55100 |   265 |  1686k|  30.3 |   411M | 128 |4813 |  17k|   0 | 190k|  0 | 144k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
402.26/403.68	c   404s| 55200 |   281 |  1690k|  30.3 |   411M | 128 |4813 |  17k|  10k| 191k|  2 | 144k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
402.86/404.25	c   404s| 55300 |   282 |  1691k|  30.3 |   411M | 128 |4813 |  17k|   0 | 191k|  0 | 144k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
403.56/404.91	c   405s| 55400 |   290 |  1694k|  30.3 |   411M | 128 |4813 |  17k|  10k| 191k|  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
403.95/405.35	c   405s| 55500 |   285 |  1695k|  30.2 |   411M | 128 |4813 |  17k|  10k| 191k|  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
404.45/405.88	c   406s| 55600 |   294 |  1697k|  30.2 |   411M | 128 |4813 |  17k|  10k| 192k|  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
405.05/406.42	c   406s| 55700 |   289 |  1699k|  30.2 |   411M | 128 |4813 |  17k|   0 | 192k|  0 | 145k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
405.55/406.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
405.55/406.93	c   407s| 55800 |   289 |  1701k|  30.2 |   411M | 128 |4813 |  17k|   0 | 192k|  0 | 145k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
406.15/407.50	c   407s| 55900 |   293 |  1704k|  30.2 |   411M | 128 |4813 |  17k|   0 | 192k|  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
406.65/408.05	c   408s| 56000 |   286 |  1706k|  30.2 |   411M | 128 |4813 |  17k|   0 | 192k|  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
407.04/408.48	c   408s| 56100 |   287 |  1708k|  30.1 |   411M | 128 |4813 |  17k|   0 | 192k|  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
407.54/408.94	c   409s| 56200 |   285 |  1710k|  30.1 |   411M | 128 |4813 |  17k|  10k| 193k|  1 | 146k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
408.24/409.61	c   410s| 56300 |   289 |  1712k|  30.1 |   411M | 128 |4813 |  17k|  10k| 193k|  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
408.84/410.23	c   410s| 56400 |   295 |  1715k|  30.1 |   411M | 128 |4813 |  17k|  10k| 194k|  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
409.54/410.99	c   411s| 56500 |   311 |  1719k|  30.1 |   411M | 128 |4813 |  17k|   0 | 194k|  0 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
410.33/411.78	c   412s| 56600 |   325 |  1723k|  30.1 |   412M | 128 |4813 |  17k|   0 | 195k|  0 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
410.93/412.33	c   412s| 56700 |   327 |  1724k|  30.1 |   412M | 128 |4813 |  17k|   0 | 195k|  0 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.74/413.15	c   413s| 56800 |   324 |  1727k|  30.1 |   412M | 128 |4813 |  17k|  10k| 196k|  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
412.13/413.59	c   414s| 56900 |   322 |  1729k|  30.1 |   412M | 128 |4813 |  17k|   0 | 196k|  0 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
412.73/414.15	c   414s| 57000 |   330 |  1731k|  30.1 |   412M | 128 |4813 |  17k|   0 | 196k|  0 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
413.42/414.85	c   415s| 57100 |   334 |  1733k|  30.1 |   412M | 128 |4813 |  17k|  10k| 196k|  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
413.92/415.37	c   415s| 57200 |   330 |  1735k|  30.0 |   412M | 128 |4813 |  17k|   0 | 197k|  0 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
414.73/416.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
414.73/416.17	c   416s| 57300 |   325 |  1737k|  30.0 |   412M | 128 |4813 |  17k|   0 | 197k|  0 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
415.42/416.81	c   417s| 57400 |   332 |  1740k|  30.0 |   412M | 128 |4813 |  17k|  10k| 198k|  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
415.82/417.22	c   417s| 57500 |   331 |  1742k|  30.0 |   412M | 128 |4813 |  17k|   0 | 198k|  0 | 149k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
416.21/417.62	c   418s| 57600 |   331 |  1743k|  30.0 |   412M | 128 |4813 |  17k|  10k| 198k|  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
416.91/418.39	c   418s| 57700 |   327 |  1746k|  30.0 |   412M | 128 |4813 |  17k|   0 | 198k|  0 | 149k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
417.51/418.91	c   419s| 57800 |   332 |  1748k|  30.0 |   412M | 128 |4813 |  17k|  10k| 198k|  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
417.91/419.36	c   419s| 57900 |   328 |  1749k|  29.9 |   412M | 128 |4813 |  17k|  10k| 198k|  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
418.61/420.05	c   420s| 58000 |   327 |  1751k|  29.9 |   412M | 128 |4813 |  17k|  10k| 199k|  1 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
419.50/420.94	c   421s| 58100 |   325 |  1753k|  29.9 |   413M | 128 |4813 |  17k|  10k| 199k|  1 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
420.10/421.50	c   421s| 58200 |   320 |  1755k|  29.9 |   413M | 128 |4813 |  17k|  11k| 199k|  2 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
420.61/422.02	c   422s| 58300 |   318 |  1757k|  29.9 |   414M | 128 |4813 |  17k|  10k| 199k|  1 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
421.30/422.72	c   423s| 58400 |   325 |  1760k|  29.8 |   414M | 128 |4813 |  17k|  10k| 200k|  1 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
421.90/423.35	c   423s| 58500 |   325 |  1762k|  29.8 |   414M | 128 |4813 |  17k|   0 | 200k|  0 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
422.60/424.09	c   424s| 58600 |   332 |  1766k|  29.8 |   414M | 128 |4813 |  17k|  10k| 201k|  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
423.19/424.69	c   425s| 58700 |   331 |  1768k|  29.8 |   414M | 128 |4813 |  17k|  10k| 201k|  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
423.70/425.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
423.70/425.18	c   425s| 58800 |   321 |  1769k|  29.8 |   414M | 128 |4813 |  17k|  10k| 202k|  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
424.39/425.85	c   426s| 58900 |   327 |  1773k|  29.8 |   414M | 128 |4813 |  17k|  10k| 202k|  2 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
424.99/426.49	c   426s| 59000 |   334 |  1776k|  29.8 |   414M | 128 |4813 |  17k|  10k| 203k|  1 | 152k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
425.59/427.10	c   427s| 59100 |   325 |  1779k|  29.8 |   414M | 128 |4813 |  17k|   0 | 203k|  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
426.28/427.74	c   428s| 59200 |   331 |  1782k|  29.8 |   414M | 128 |4813 |  17k|   0 | 204k|  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
426.98/428.43	c   428s| 59300 |   329 |  1784k|  29.8 |   414M | 128 |4813 |  17k|   0 | 204k|  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
427.68/429.13	c   429s| 59400 |   335 |  1788k|  29.8 |   414M | 128 |4813 |  17k|  10k| 205k|  1 | 153k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
428.18/429.64	c   430s| 59500 |   358 |  1790k|  29.8 |   414M | 128 |4813 |  17k|   0 | 205k|  0 | 153k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
428.78/430.28	c   430s| 59600 |   341 |  1793k|  29.8 |   414M | 128 |4813 |  17k|   0 | 206k|  0 | 153k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
429.47/430.91	c   431s| 59700 |   336 |  1796k|  29.8 |   414M | 128 |4813 |  17k|  10k| 206k|  1 | 153k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
429.87/431.31	c   431s| 59800 |   335 |  1797k|  29.8 |   414M | 128 |4813 |  17k|   0 | 206k|  0 | 153k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
430.58/432.06	c   432s| 59900 |   338 |  1801k|  29.8 |   414M | 128 |4813 |  17k|   0 | 207k|  0 | 153k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
431.27/432.75	c   433s| 60000 |   336 |  1804k|  29.8 |   414M | 128 |4813 |  17k|  10k| 208k|  1 | 154k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
431.97/433.42	c   433s| 60100 |   334 |  1808k|  29.8 |   414M | 128 |4813 |  17k|   0 | 208k|  0 | 154k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
432.67/434.15	c   434s| 60200 |   342 |  1812k|  29.8 |   414M | 128 |4813 |  17k|  10k| 209k|  1 | 154k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
433.26/434.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
433.26/434.75	c   435s| 60300 |   347 |  1815k|  29.8 |   414M | 128 |4813 |  17k|  10k| 209k|  1 | 154k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
433.96/435.40	c   435s| 60400 |   338 |  1818k|  29.8 |   414M | 128 |4813 |  17k|  10k| 210k|  1 | 155k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.56/436.03	c   436s| 60500 |   334 |  1820k|  29.8 |   414M | 128 |4813 |  17k|  10k| 210k|  1 | 155k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
435.06/436.54	c   437s| 60600 |   326 |  1822k|  29.8 |   414M | 128 |4813 |  17k|   0 | 210k|  0 | 155k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
435.85/437.32	c   437s| 60700 |   329 |  1824k|  29.8 |   414M | 128 |4813 |  17k|   0 | 211k|  0 | 155k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
436.35/437.82	c   438s| 60800 |   328 |  1826k|  29.8 |   414M | 128 |4813 |  17k|   0 | 211k|  0 | 156k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
436.85/438.36	c   438s| 60900 |   326 |  1828k|  29.8 |   414M | 128 |4813 |  17k|  10k| 211k|  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
437.35/438.88	c   439s| 61000 |   328 |  1831k|  29.7 |   414M | 128 |4813 |  17k|   0 | 212k|  0 | 156k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
437.95/439.49	c   439s| 61100 |   326 |  1834k|  29.7 |   414M | 128 |4813 |  17k|   0 | 212k|  0 | 156k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
438.44/439.98	c   440s| 61200 |   329 |  1835k|  29.7 |   414M | 128 |4813 |  17k|  10k| 212k|  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
438.94/440.48	c   440s| 61300 |   332 |  1837k|  29.7 |   414M | 128 |4813 |  17k|   0 | 212k|  0 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
439.55/441.09	c   441s| 61400 |   333 |  1839k|  29.7 |   414M | 128 |4813 |  17k|  10k| 213k|  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
440.14/441.62	c   442s| 61500 |   333 |  1841k|  29.7 |   414M | 128 |4813 |  17k|  10k| 213k|  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
440.64/442.18	c   442s| 61600 |   333 |  1844k|  29.7 |   414M | 128 |4813 |  17k|  10k| 213k|  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
441.13/442.63	c   443s| 61700 |   328 |  1846k|  29.6 |   414M | 128 |4813 |  17k|   0 | 213k|  0 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
441.54/443.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
441.54/443.07	c   443s| 61800 |   331 |  1847k|  29.6 |   414M | 128 |4813 |  17k|   0 | 213k|  0 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
442.03/443.57	c   444s| 61900 |   334 |  1849k|  29.6 |   414M | 128 |4813 |  17k|   0 | 213k|  0 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
442.43/443.99	c   444s| 62000 |   332 |  1851k|  29.6 |   414M | 128 |4813 |  17k|  10k| 214k|  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
443.13/444.63	c   445s| 62100 |   327 |  1852k|  29.6 |   414M | 128 |4813 |  17k|  10k| 214k|  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
443.64/445.18	c   445s| 62200 |   337 |  1854k|  29.5 |   414M | 128 |4813 |  17k|  10k| 214k|  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
444.23/445.79	c   446s| 62300 |   324 |  1856k|  29.5 |   414M | 128 |4813 |  17k|   0 | 214k|  0 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
444.83/446.33	c   446s| 62400 |   329 |  1857k|  29.5 |   414M | 128 |4813 |  17k|  10k| 214k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
445.23/446.74	c   447s| 62500 |   318 |  1859k|  29.5 |   414M | 128 |4813 |  17k|  10k| 214k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
445.73/447.27	c   447s| 62600 |   321 |  1860k|  29.4 |   414M | 128 |4813 |  17k|   0 | 214k|  0 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
446.13/447.63	c   448s| 62700 |   312 |  1861k|  29.4 |   414M | 128 |4813 |  17k|  10k| 214k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
446.73/448.20	c   448s| 62800 |   317 |  1863k|  29.4 |   414M | 128 |4813 |  17k|   0 | 215k|  0 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
447.22/448.75	c   449s| 62900 |   315 |  1866k|  29.4 |   414M | 128 |4813 |  17k|  10k| 215k|  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
447.72/449.27	c   449s| 63000 |   316 |  1868k|  29.4 |   414M | 128 |4813 |  17k|  10k| 215k|  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
448.22/449.78	c   450s| 63100 |   316 |  1870k|  29.4 |   414M | 128 |4813 |  17k|  10k| 216k|  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
448.82/450.38	c   450s| 63200 |   314 |  1873k|  29.4 |   414M | 128 |4813 |  17k|   0 | 216k|  0 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
449.41/450.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
449.41/450.90	c   451s| 63300 |   309 |  1874k|  29.3 |   414M | 128 |4813 |  17k|   0 | 216k|  0 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
450.31/451.82	c   452s| 63400 |   324 |  1879k|  29.4 |   414M | 128 |4813 |  17k|  10k| 217k|  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
451.21/452.78	c   453s| 63500 |   340 |  1884k|  29.4 |   414M | 128 |4813 |  17k|   0 | 218k|  0 | 161k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
451.91/453.40	c   453s| 63600 |   340 |  1887k|  29.4 |   414M | 128 |4813 |  17k|   0 | 219k|  0 | 161k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
452.41/453.92	c   454s| 63700 |   335 |  1890k|  29.4 |   414M | 128 |4813 |  17k|  10k| 219k|  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
453.00/454.59	c   455s| 63800 |   334 |  1893k|  29.4 |   414M | 128 |4813 |  17k|  10k| 220k|  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
453.51/455.05	c   455s| 63900 |   330 |  1895k|  29.4 |   414M | 128 |4813 |  17k|   0 | 220k|  0 | 162k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
454.00/455.55	c   456s| 64000 |   325 |  1897k|  29.4 |   414M | 128 |4813 |  17k|  10k| 220k|  1 | 162k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
454.60/456.14	c   456s| 64100 |   326 |  1899k|  29.4 |   414M | 128 |4813 |  17k|  10k| 220k|  3 | 162k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
455.20/456.73	c   457s| 64200 |   325 |  1902k|  29.4 |   414M | 128 |4813 |  17k|   0 | 221k|  0 | 162k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
455.69/457.22	c   457s| 64300 |   314 |  1904k|  29.4 |   414M | 128 |4813 |  17k|   0 | 221k|  0 | 162k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
456.19/457.71	c   458s| 64400 |   316 |  1906k|  29.3 |   414M | 128 |4813 |  17k|  10k| 221k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
456.69/458.28	c   458s| 64500 |   305 |  1908k|  29.3 |   414M | 128 |4813 |  17k|  10k| 222k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.29/458.88	c   459s| 64600 |   303 |  1910k|  29.3 |   414M | 128 |4813 |  17k|  10k| 222k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.99/459.57	c   460s| 64700 |   303 |  1913k|  29.3 |   414M | 128 |4813 |  17k|  10k| 222k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
458.49/460.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
458.49/460.08	c   460s| 64800 |   296 |  1915k|  29.3 |   414M | 128 |4813 |  17k|  10k| 223k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
458.88/460.49	c   460s| 64900 |   297 |  1916k|  29.3 |   414M | 128 |4813 |  17k|  10k| 223k|  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
459.38/460.94	c   461s| 65000 |   291 |  1917k|  29.2 |   414M | 128 |4813 |  17k|   0 | 223k|  0 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
459.98/461.50	c   461s| 65100 |   290 |  1920k|  29.2 |   414M | 128 |4813 |  17k|  10k| 223k|  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
460.59/462.14	c   462s| 65200 |   290 |  1922k|  29.2 |   414M | 128 |4813 |  17k|   0 | 223k|  0 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
461.18/462.77	c   463s| 65300 |   303 |  1925k|  29.2 |   414M | 128 |4813 |  17k|   0 | 224k|  0 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
461.78/463.31	c   463s| 65400 |   303 |  1927k|  29.2 |   414M | 128 |4813 |  17k|  10k| 224k|  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
462.37/463.91	c   464s| 65500 |   298 |  1930k|  29.2 |   414M | 128 |4813 |  17k|   0 | 224k|  0 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
462.97/464.54	c   465s| 65600 |   301 |  1933k|  29.2 |   414M | 128 |4813 |  17k|  10k| 225k|  1 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
463.58/465.16	c   465s| 65700 |   302 |  1936k|  29.2 |   414M | 128 |4813 |  17k|   0 | 226k|  0 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
464.27/465.81	c   466s| 65800 |   307 |  1938k|  29.2 |   414M | 128 |4813 |  17k|  10k| 226k|  1 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
464.77/466.30	c   466s| 65900 |   308 |  1940k|  29.2 |   414M | 128 |4813 |  17k|  10k| 226k|  1 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
465.36/466.90	c   467s| 66000 |   314 |  1943k|  29.2 |   414M | 128 |4813 |  17k|   0 | 227k|  0 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
466.06/467.69	c   468s| 66100 |   318 |  1946k|  29.2 |   414M | 128 |4813 |  17k|  10k| 227k|  2 | 166k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
466.65/468.26	c   468s| 66200 |   323 |  1948k|  29.2 |   414M | 128 |4813 |  17k|  10k| 228k|  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
467.46/469.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
467.46/469.03	c   469s| 66300 |   321 |  1950k|  29.2 |   414M | 128 |4813 |  17k|   0 | 228k|  0 | 166k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
467.85/469.49	c   469s| 66400 |   318 |  1952k|  29.1 |   414M | 128 |4813 |  17k|   0 | 228k|  0 | 166k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
468.35/469.99	c   470s| 66500 |   319 |  1954k|  29.1 |   414M | 128 |4813 |  17k|  10k| 228k|  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
468.85/470.49	c   470s| 66600 |   324 |  1956k|  29.1 |   414M | 128 |4813 |  17k|  10k| 228k|  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
469.34/470.94	c   471s| 66700 |   326 |  1957k|  29.1 |   414M | 128 |4813 |  17k|  10k| 228k|  1 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
469.74/471.38	c   471s| 66800 |   321 |  1959k|  29.1 |   414M | 128 |4813 |  17k|  10k| 229k|  1 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
470.45/472.08	c   472s| 66900 |   327 |  1961k|  29.1 |   414M | 128 |4813 |  17k|  10k| 229k|  2 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
471.34/472.90	c   473s| 67000 |   325 |  1964k|  29.1 |   414M | 128 |4813 |  17k|  10k| 229k|  1 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
472.04/473.63	c   474s| 67100 |   328 |  1966k|  29.1 |   414M | 128 |4813 |  17k|   0 | 230k|  0 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
472.54/474.16	c   474s| 67200 |   327 |  1968k|  29.0 |   414M | 128 |4813 |  17k|  10k| 230k|  1 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
473.44/475.01	c   475s| 67300 |   325 |  1970k|  29.0 |   414M | 128 |4813 |  17k|  10k| 230k|  1 | 168k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
474.33/475.99	c   476s| 67400 |   325 |  1973k|  29.0 |   414M | 128 |4813 |  17k|  10k| 231k|  1 | 168k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
475.23/476.88	c   477s| 67500 |   322 |  1976k|  29.0 |   414M | 128 |4813 |  17k|  10k| 231k|  1 | 168k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
475.82/477.50	c   477s| 67600 |   326 |  1978k|  29.0 |   414M | 128 |4813 |  17k|   0 | 231k|  0 | 168k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
476.43/478.09	c   478s| 67700 |   323 |  1981k|  29.0 |   414M | 128 |4813 |  17k|  10k| 232k|  1 | 168k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
477.12/478.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
477.12/478.70	c   479s| 67800 |   323 |  1984k|  29.0 |   414M | 128 |4813 |  17k|  10k| 232k|  1 | 169k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
477.72/479.37	c   479s| 67900 |   322 |  1986k|  29.0 |   414M | 128 |4813 |  17k|   0 | 232k|  0 | 169k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
478.32/479.92	c   480s| 68000 |   313 |  1988k|  29.0 |   414M | 128 |4813 |  17k|   0 | 232k|  0 | 169k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
478.82/480.47	c   480s| 68100 |   306 |  1989k|  29.0 |   414M | 128 |4813 |  17k|   0 | 233k|  0 | 169k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
479.31/480.94	c   481s| 68200 |   298 |  1991k|  29.0 |   414M | 128 |4813 |  17k|   0 | 233k|  0 | 169k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
479.81/481.42	c   481s| 68300 |   292 |  1993k|  28.9 |   414M | 128 |4813 |  17k|  10k| 233k|  1 | 170k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.41/482.10	c   482s| 68400 |   295 |  1995k|  28.9 |   414M | 128 |4813 |  17k|  10k| 233k|  1 | 170k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
481.20/482.80	c   483s| 68500 |   285 |  1997k|  28.9 |   414M | 128 |4813 |  17k|  11k| 233k|  2 | 170k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
481.60/483.28	c   483s| 68600 |   273 |  1999k|  28.9 |   414M | 128 |4813 |  17k|  10k| 233k|  1 | 170k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
482.20/483.88	c   484s| 68700 |   269 |  2000k|  28.9 |   414M | 128 |4813 |  17k|   0 | 234k|  0 | 170k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
482.70/484.31	c   484s| 68800 |   267 |  2002k|  28.9 |   414M | 128 |4813 |  16k|  10k| 234k|  1 | 171k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
483.20/484.81	c   485s| 68900 |   264 |  2003k|  28.8 |   414M | 128 |4813 |  16k|  10k| 234k|  1 | 171k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
483.89/485.52	c   486s| 69000 |   267 |  2006k|  28.8 |   414M | 128 |4813 |  16k|  10k| 234k|  1 | 171k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
484.50/486.15	c   486s| 69100 |   270 |  2010k|  28.8 |   414M | 128 |4813 |  16k|  10k| 235k|  1 | 171k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
485.29/486.92	c   487s| 69200 |   270 |  2014k|  28.9 |   415M | 128 |4813 |  16k|  10k| 236k|  1 | 171k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
486.09/487.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
486.09/487.75	c   488s| 69300 |   272 |  2019k|  28.9 |   415M | 128 |4813 |  16k|   0 | 236k|  0 | 171k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
486.78/488.42	c   488s| 69400 |   274 |  2022k|  28.9 |   415M | 128 |4813 |  16k|  10k| 237k|  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
487.39/489.05	c   489s| 69500 |   268 |  2024k|  28.9 |   415M | 128 |4813 |  16k|   0 | 237k|  0 | 172k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
488.18/489.83	c   490s| 69600 |   268 |  2028k|  28.9 |   415M | 128 |4813 |  16k|   0 | 238k|  0 | 172k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
488.88/490.55	c   491s| 69700 |   260 |  2032k|  28.9 |   415M | 128 |4813 |  16k|  10k| 239k|  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
489.27/491.00	c   491s| 69800 |   262 |  2033k|  28.9 |   415M | 128 |4813 |  16k|   0 | 239k|  0 | 172k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
489.77/491.44	c   491s| 69900 |   259 |  2035k|  28.9 |   415M | 128 |4813 |  16k|  11k| 239k|  1 | 173k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
490.27/492.00	c   492s| 70000 |   245 |  2036k|  28.9 |   415M | 128 |4813 |  16k|   0 | 239k|  0 | 173k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
490.77/492.48	c   492s| 70100 |   244 |  2038k|  28.8 |   415M | 128 |4813 |  16k|  11k| 239k|  3 | 173k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
491.27/492.92	c   493s| 70200 |   235 |  2039k|  28.8 |   415M | 128 |4813 |  16k|   0 | 239k|  0 | 173k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
491.66/493.32	c   493s| 70300 |   230 |  2041k|  28.8 |   415M | 128 |4813 |  16k|   0 | 239k|  0 | 173k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
492.06/493.76	c   494s| 70400 |   217 |  2042k|  28.8 |   415M | 128 |4813 |  16k|  10k| 239k|  1 | 174k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
492.66/494.31	c   494s| 70500 |   215 |  2043k|  28.7 |   415M | 128 |4813 |  16k|   0 | 240k|  0 | 174k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
493.36/495.01	c   495s| 70600 |   213 |  2045k|  28.7 |   415M | 128 |4813 |  16k|   0 | 240k|  0 | 174k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
493.86/495.58	c   496s| 70700 |   202 |  2047k|  28.7 |   415M | 128 |4813 |  16k|  10k| 240k|  1 | 174k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
494.36/496.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
494.36/496.00	c   496s| 70800 |   193 |  2049k|  28.7 |   415M | 128 |4813 |  16k|  10k| 240k|  1 | 174k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
494.85/496.51	c   497s| 70900 |   191 |  2050k|  28.7 |   415M | 128 |4813 |  16k|  10k| 240k|  1 | 174k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
495.36/497.07	c   497s| 71000 |   184 |  2052k|  28.7 |   415M | 128 |4813 |  16k|   0 | 240k|  0 | 175k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
495.85/497.54	c   498s| 71100 |   176 |  2054k|  28.7 |   415M | 128 |4813 |  16k|   0 | 240k|  0 | 175k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
496.25/497.96	c   498s| 71200 |   167 |  2056k|  28.6 |   415M | 128 |4813 |  16k|  10k| 240k|  1 | 175k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
496.85/498.55	c   499s| 71300 |   161 |  2058k|  28.6 |   415M | 128 |4813 |  16k|   0 | 241k|  0 | 175k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
497.54/499.28	c   499s| 71400 |   175 |  2061k|  28.6 |   415M | 128 |4813 |  16k|   0 | 241k|  0 | 175k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.35/500.04	c   500s| 71500 |   189 |  2067k|  28.7 |   415M | 128 |4813 |  16k|  10k| 242k|  1 | 175k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
499.04/500.78	c   501s| 71600 |   185 |  2070k|  28.7 |   415M | 128 |4813 |  16k|   0 | 242k|  0 | 176k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
499.64/501.34	c   501s| 71700 |   189 |  2072k|  28.7 |   415M | 128 |4813 |  16k|   0 | 242k|  0 | 176k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
500.13/501.84	c   502s| 71800 |   185 |  2074k|  28.7 |   415M | 128 |4813 |  16k|   0 | 243k|  0 | 176k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
500.63/502.32	c   502s| 71900 |   189 |  2076k|  28.6 |   415M | 128 |4813 |  16k|  10k| 243k|  1 | 176k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
501.13/502.87	c   503s| 72000 |   186 |  2078k|  28.6 |   415M | 128 |4813 |  16k|   0 | 243k|  0 | 176k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
501.63/503.33	c   503s| 72100 |   182 |  2080k|  28.6 |   415M | 128 |4813 |  16k|   0 | 243k|  0 | 176k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
502.23/503.93	c   504s| 72200 |   183 |  2081k|  28.6 |   415M | 128 |4813 |  16k|  10k| 243k|  1 | 177k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
502.72/504.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
502.72/504.42	c   504s| 72300 |   180 |  2083k|  28.6 |   415M | 128 |4813 |  16k|   0 | 244k|  0 | 177k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
503.33/505.01	c   505s| 72400 |   182 |  2086k|  28.6 |   415M | 128 |4813 |  16k|  10k| 244k|  1 | 177k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
503.72/505.44	c   505s| 72500 |   184 |  2087k|  28.6 |   415M | 128 |4813 |  16k|   0 | 244k|  0 | 177k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
504.22/505.94	c   506s| 72600 |   181 |  2090k|  28.6 |   415M | 128 |4813 |  16k|   0 | 244k|  0 | 177k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
504.72/506.43	c   506s| 72700 |   190 |  2092k|  28.5 |   415M | 128 |4813 |  16k|   0 | 245k|  0 | 177k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
505.11/506.84	c   507s| 72800 |   192 |  2093k|  28.5 |   415M | 128 |4813 |  16k|  10k| 245k|  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
505.91/507.60	c   508s| 72900 |   194 |  2096k|  28.5 |   415M | 128 |4813 |  16k|  10k| 245k|  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
506.51/508.21	c   508s| 73000 |   194 |  2098k|  28.5 |   415M | 128 |4813 |  16k|   0 | 245k|  0 | 178k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
506.91/508.61	c   509s| 73100 |   192 |  2099k|  28.5 |   415M | 128 |4813 |  16k|   0 | 245k|  0 | 178k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
507.31/509.03	c   509s| 73200 |   191 |  2100k|  28.5 |   415M | 128 |4813 |  16k|  10k| 245k|  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
507.80/509.55	c   510s| 73300 |   194 |  2102k|  28.4 |   415M | 128 |4813 |  16k|  10k| 245k|  1 | 179k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
508.20/509.99	c   510s| 73400 |   184 |  2104k|  28.4 |   415M | 128 |4813 |  16k|   0 | 245k|  0 | 179k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
509.00/510.75	c   511s| 73500 |   186 |  2107k|  28.4 |   415M | 128 |4813 |  16k|   0 | 246k|  0 | 179k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
509.60/511.36	c   511s| 73600 |   191 |  2110k|  28.4 |   415M | 128 |4813 |  16k|   0 | 246k|  0 | 179k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
510.20/511.91	c   512s| 73700 |   189 |  2112k|  28.4 |   415M | 128 |4813 |  16k|  10k| 247k|  1 | 179k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
510.59/512.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
510.59/512.31	c   512s| 73800 |   185 |  2114k|  28.4 |   415M | 128 |4813 |  16k|  10k| 247k|  1 | 179k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
510.99/512.78	c   513s| 73900 |   185 |  2116k|  28.4 |   415M | 128 |4813 |  16k|   0 | 247k|  0 | 180k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
511.89/513.64	c   514s| 74000 |   189 |  2118k|  28.4 |   415M | 128 |4813 |  16k|  10k| 247k|  1 | 180k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
512.89/514.61	c   515s| 74100 |   188 |  2120k|  28.4 |   416M | 128 |4813 |  16k|  10k| 248k|  1 | 180k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
513.48/515.26	c   515s| 74200 |   183 |  2123k|  28.4 |   416M | 128 |4813 |  16k|  10k| 248k|  1 | 180k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
514.18/515.93	c   516s| 74300 |   186 |  2126k|  28.4 |   416M | 128 |4813 |  16k|  10k| 249k|  1 | 180k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
514.78/516.51	c   517s| 74400 |   183 |  2128k|  28.4 |   416M | 128 |4813 |  16k|  10k| 249k|  1 | 180k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
515.48/517.23	c   517s| 74500 |   184 |  2130k|  28.4 |   416M | 128 |4813 |  16k|  10k| 249k|  1 | 181k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
516.07/517.84	c   518s| 74600 |   185 |  2133k|  28.4 |   416M | 128 |4813 |  16k|  11k| 250k|  1 | 181k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
516.67/518.40	c   518s| 74700 |   185 |  2136k|  28.4 |   416M | 128 |4813 |  16k|  10k| 250k|  1 | 181k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
517.37/519.18	c   519s| 74800 |   184 |  2138k|  28.4 |   416M | 128 |4813 |  16k|  10k| 251k|  0 | 181k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
517.97/519.73	c   520s| 74900 |   176 |  2140k|  28.4 |   416M | 128 |4813 |  16k|  10k| 251k|  1 | 181k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
518.46/520.24	c   520s| 75000 |   184 |  2142k|  28.3 |   416M | 128 |4813 |  16k|   0 | 251k|  0 | 181k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
518.96/520.78	c   521s| 75100 |   185 |  2145k|  28.3 |   416M | 128 |4813 |  16k|   0 | 252k|  0 | 182k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
519.46/521.29	c   521s| 75200 |   178 |  2147k|  28.3 |   416M | 128 |4813 |  16k|  10k| 252k|  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
520.26/522.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
520.26/522.01	c   522s| 75300 |   191 |  2150k|  28.3 |   416M | 128 |4813 |  16k|  10k| 252k|  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
520.86/522.66	c   523s| 75400 |   188 |  2153k|  28.3 |   416M | 128 |4813 |  16k|  10k| 253k|  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
521.55/523.31	c   523s| 75500 |   198 |  2157k|  28.3 |   416M | 128 |4813 |  16k|  11k| 254k|  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
522.05/523.85	c   524s| 75600 |   198 |  2159k|  28.3 |   416M | 128 |4813 |  16k|  11k| 254k|  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
522.65/524.44	c   524s| 75700 |   193 |  2162k|  28.3 |   416M | 128 |4813 |  16k|   0 | 255k|  0 | 183k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
523.25/525.06	c   525s| 75800 |   189 |  2164k|  28.3 |   416M | 128 |4813 |  16k|   0 | 255k|  0 | 183k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
523.84/525.60	c   526s| 75900 |   193 |  2166k|  28.3 |   416M | 128 |4813 |  16k|   0 | 256k|  0 | 183k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
524.44/526.20	c   526s| 76000 |   187 |  2168k|  28.3 |   416M | 128 |4813 |  16k|  11k| 256k|  2 | 183k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
525.04/526.80	c   527s| 76100 |   188 |  2171k|  28.3 |   416M | 128 |4813 |  16k|  10k| 256k|  1 | 183k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
525.74/527.53	c   528s| 76200 |   189 |  2174k|  28.3 |   416M | 128 |4813 |  16k|   0 | 257k|  0 | 184k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
526.34/528.10	c   528s| 76300 |   181 |  2177k|  28.3 |   416M | 128 |4813 |  16k|  11k| 258k|  1 | 184k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
526.83/528.65	c   529s| 76400 |   182 |  2179k|  28.3 |   416M | 128 |4813 |  16k|   0 | 258k|  0 | 184k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
527.43/529.21	c   529s| 76500 |   178 |  2182k|  28.3 |   416M | 128 |4813 |  16k|  11k| 258k|  1 | 184k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
528.03/529.81	c   530s| 76600 |   181 |  2185k|  28.3 |   416M | 128 |4813 |  16k|  10k| 259k|  1 | 184k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
528.53/530.31	c   530s| 76700 |   184 |  2187k|  28.3 |   416M | 128 |4813 |  16k|  10k| 259k|  1 | 184k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
529.12/530.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
529.12/530.96	c   531s| 76800 |   187 |  2189k|  28.3 |   416M | 128 |4813 |  16k|  11k| 259k|  2 | 185k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
530.02/531.88	c   532s| 76900 |   181 |  2191k|  28.3 |   416M | 128 |4813 |  16k|  10k| 259k|  1 | 185k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
530.82/532.60	c   533s| 77000 |   184 |  2194k|  28.3 |   416M | 128 |4813 |  16k|   0 | 260k|  0 | 185k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
531.42/533.28	c   533s| 77100 |   179 |  2197k|  28.3 |   416M | 128 |4813 |  16k|  10k| 260k|  1 | 185k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
532.01/533.87	c   534s| 77200 |   182 |  2200k|  28.3 |   416M | 128 |4813 |  16k|  10k| 261k|  1 | 185k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
532.71/534.50	c   534s| 77300 |   180 |  2202k|  28.3 |   416M | 128 |4813 |  16k|  10k| 261k|  1 | 185k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
533.22/535.06	c   535s| 77400 |   183 |  2205k|  28.3 |   416M | 128 |4813 |  16k|   0 | 262k|  0 | 186k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
533.91/535.71	c   536s| 77500 |   191 |  2208k|  28.3 |   416M | 128 |4813 |  16k|   0 | 262k|  0 | 186k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
534.50/536.39	c   536s| 77600 |   188 |  2211k|  28.3 |   416M | 128 |4813 |  16k|   0 | 263k|  0 | 186k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
535.10/536.96	c   537s| 77700 |   185 |  2214k|  28.3 |   416M | 128 |4813 |  16k|   0 | 263k|  0 | 186k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
535.90/537.77	c   538s| 77800 |   190 |  2218k|  28.3 |   416M | 128 |4813 |  16k|  11k| 264k|  1 | 186k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
536.60/538.40	c   538s| 77900 |   189 |  2220k|  28.3 |   416M | 128 |4813 |  16k|  10k| 264k|  1 | 186k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
537.09/538.98	c   539s| 78000 |   192 |  2222k|  28.3 |   416M | 128 |4813 |  16k|  10k| 264k|  1 | 187k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
537.69/539.55	c   540s| 78100 |   189 |  2224k|  28.3 |   416M | 128 |4813 |  16k|   0 | 265k|  0 | 187k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
538.09/540.00	c   540s| 78200 |   193 |  2225k|  28.2 |   416M | 128 |4813 |  16k|  10k| 265k|  1 | 187k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
538.79/540.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
538.79/540.67	c   541s| 78300 |   189 |  2227k|  28.2 |   416M | 128 |4813 |  16k|  11k| 265k|  1 | 187k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
539.39/541.22	c   541s| 78400 |   188 |  2230k|  28.2 |   416M | 128 |4813 |  16k|  11k| 265k|  2 | 187k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
540.08/541.92	c   542s| 78500 |   184 |  2233k|  28.2 |   416M | 128 |4813 |  16k|   0 | 266k|  0 | 187k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
540.58/542.41	c   542s| 78600 |   181 |  2236k|  28.2 |   416M | 128 |4813 |  16k|  10k| 266k|  1 | 187k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
541.19/543.08	c   543s| 78700 |   186 |  2240k|  28.2 |   416M | 128 |4813 |  16k|  10k| 267k|  1 | 188k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
541.78/543.66	c   544s| 78800 |   184 |  2241k|  28.2 |   416M | 128 |4813 |  16k|   0 | 267k|  0 | 188k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
542.38/544.25	c   544s| 78900 |   182 |  2244k|  28.2 |   416M | 128 |4813 |  16k|   0 | 268k|  0 | 188k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
543.07/544.90	c   545s| 79000 |   184 |  2248k|  28.2 |   416M | 128 |4813 |  16k|  10k| 268k|  1 | 188k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
543.57/545.50	c   545s| 79100 |   185 |  2250k|  28.2 |   416M | 128 |4813 |  16k|  10k| 269k|  1 | 188k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
544.17/546.08	c   546s| 79200 |   191 |  2253k|  28.2 |   416M | 128 |4813 |  16k|   0 | 269k|  0 | 189k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
544.87/546.74	c   547s| 79300 |   192 |  2256k|  28.2 |   416M | 128 |4813 |  16k|  10k| 270k|  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
545.36/547.28	c   547s| 79400 |   191 |  2259k|  28.2 |   416M | 128 |4813 |  16k|  10k| 270k|  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
545.96/547.85	c   548s| 79500 |   185 |  2262k|  28.2 |   416M | 128 |4813 |  16k|  10k| 271k|  0 | 189k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
546.46/548.33	c   548s| 79600 |   183 |  2263k|  28.2 |   416M | 128 |4813 |  16k|   0 | 271k|  0 | 189k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
547.06/548.96	c   549s| 79700 |   187 |  2265k|  28.2 |   416M | 128 |4813 |  16k|  10k| 271k|  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
547.66/549.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
547.66/549.53	c   550s| 79800 |   191 |  2268k|  28.2 |   416M | 128 |4813 |  16k|   0 | 272k|  0 | 190k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
548.26/550.15	c   550s| 79900 |   197 |  2271k|  28.2 |   416M | 128 |4813 |  16k|  10k| 272k|  1 | 190k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
548.75/550.60	c   551s| 80000 |   188 |  2273k|  28.2 |   416M | 128 |4813 |  16k|   0 | 272k|  0 | 190k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
549.35/551.20	c   551s| 80100 |   187 |  2276k|  28.2 |   416M | 128 |4813 |  16k|   0 | 272k|  0 | 190k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
549.85/551.78	c   552s| 80200 |   188 |  2278k|  28.2 |   416M | 128 |4813 |  16k|   0 | 273k|  0 | 190k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
550.44/552.38	c   552s| 80300 |   187 |  2280k|  28.2 |   416M | 128 |4813 |  16k|  10k| 273k|  1 | 190k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
551.04/552.98	c   553s| 80400 |   186 |  2283k|  28.2 |   416M | 128 |4813 |  16k|  10k| 274k|  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
551.64/553.52	c   554s| 80500 |   187 |  2286k|  28.2 |   417M | 128 |4813 |  16k|   0 | 274k|  0 | 191k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
552.34/554.23	c   554s| 80600 |   190 |  2287k|  28.2 |   417M | 128 |4813 |  16k|  10k| 274k|  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
553.24/555.16	c   555s| 80700 |   186 |  2290k|  28.2 |   417M | 128 |4813 |  16k|  10k| 274k|  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
553.83/555.71	c   556s| 80800 |   189 |  2292k|  28.2 |   417M | 128 |4813 |  16k|  10k| 275k|  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
554.43/556.34	c   556s| 80900 |   189 |  2294k|  28.2 |   417M | 128 |4813 |  16k|   0 | 275k|  0 | 191k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
555.03/556.93	c   557s| 81000 |   183 |  2297k|  28.2 |   417M | 128 |4813 |  16k|  10k| 275k|  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
555.72/557.62	c   558s| 81100 |   182 |  2301k|  28.2 |   417M | 128 |4813 |  16k|  11k| 276k|  4 | 192k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
556.32/558.20	c   558s| 81200 |   182 |  2303k|  28.2 |   417M | 128 |4813 |  16k|  11k| 277k|  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
556.72/558.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
556.72/558.65	c   559s| 81300 |   183 |  2305k|  28.1 |   417M | 128 |4813 |  16k|   0 | 277k|  0 | 192k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
557.42/559.35	c   559s| 81400 |   184 |  2308k|  28.2 |   417M | 128 |4813 |  16k|  11k| 277k|  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
558.02/559.91	c   560s| 81500 |   178 |  2311k|  28.2 |   417M | 128 |4813 |  16k|  10k| 278k|  0 | 193k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
558.71/560.68	c   561s| 81600 |   175 |  2314k|  28.2 |   417M | 128 |4813 |  16k|   0 | 278k|  0 | 193k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
559.61/561.52	c   562s| 81700 |   181 |  2318k|  28.2 |   417M | 128 |4813 |  16k|  10k| 279k|  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
560.31/562.26	c   562s| 81800 |   184 |  2320k|  28.2 |   417M | 128 |4813 |  16k|  10k| 279k|  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
561.11/563.04	c   563s| 81900 |   182 |  2323k|  28.2 |   417M | 128 |4813 |  16k|   0 | 280k|  0 | 193k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
561.70/563.66	c   564s| 82000 |   183 |  2324k|  28.1 |   417M | 128 |4813 |  16k|   0 | 280k|  0 | 193k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
562.40/564.38	c   564s| 82100 |   183 |  2328k|  28.2 |   417M | 128 |4813 |  16k|  11k| 281k|  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
563.10/565.02	c   565s| 82200 |   181 |  2331k|  28.2 |   417M | 128 |4813 |  15k|  10k| 281k|  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
563.79/565.78	c   566s| 82300 |   182 |  2335k|  28.2 |   417M | 128 |4813 |  15k|  11k| 282k|  1 | 194k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
564.29/566.25	c   566s| 82400 |   186 |  2337k|  28.2 |   417M | 128 |4813 |  15k|   0 | 282k|  0 | 194k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
565.29/567.27	c   567s| 82500 |   185 |  2340k|  28.2 |   417M | 128 |4813 |  15k|  11k| 282k|  1 | 194k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
565.99/567.92	c   568s| 82600 |   189 |  2341k|  28.1 |   418M | 128 |4813 |  15k|   0 | 283k|  0 | 194k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
566.98/568.99	c   569s| 82700 |   182 |  2343k|  28.1 |   418M | 128 |4813 |  15k|   0 | 283k|  0 | 194k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
567.58/569.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
567.58/569.53	c   570s| 82800 |   179 |  2345k|  28.1 |   418M | 128 |4813 |  15k|  10k| 283k|  1 | 194k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
568.08/570.04	c   570s| 82900 |   188 |  2347k|  28.1 |   418M | 128 |4813 |  15k|  11k| 284k|  1 | 195k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
568.58/570.58	c   571s| 83000 |   190 |  2349k|  28.1 |   418M | 128 |4813 |  15k|   0 | 284k|  0 | 195k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
569.47/571.41	c   571s| 83100 |   187 |  2351k|  28.1 |   419M | 128 |4813 |  15k|  11k| 284k|  1 | 195k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
570.27/572.25	c   572s| 83200 |   184 |  2353k|  28.1 |   419M | 128 |4813 |  15k|  11k| 284k|  1 | 195k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
570.87/572.83	c   573s| 83300 |   184 |  2355k|  28.1 |   419M | 128 |4813 |  15k|   0 | 285k|  0 | 195k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
571.47/573.42	c   573s| 83400 |   189 |  2357k|  28.1 |   419M | 128 |4813 |  15k|   0 | 285k|  0 | 195k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
571.96/573.98	c   574s| 83500 |   185 |  2360k|  28.1 |   419M | 128 |4813 |  15k|  11k| 285k|  1 | 195k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
572.56/574.55	c   575s| 83600 |   187 |  2362k|  28.1 |   419M | 128 |4813 |  15k|  11k| 286k|  2 | 195k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
573.17/575.15	c   575s| 83700 |   179 |  2363k|  28.0 |   419M | 128 |4813 |  15k|  11k| 286k|  1 | 196k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
573.76/575.71	c   576s| 83800 |   191 |  2365k|  28.0 |   419M | 128 |4813 |  15k|   0 | 286k|  0 | 196k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
574.46/576.40	c   576s| 83900 |   184 |  2368k|  28.0 |   419M | 128 |4813 |  15k|   0 | 286k|  0 | 196k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
575.25/577.23	c   577s| 84000 |   179 |  2371k|  28.0 |   419M | 128 |4813 |  15k|  11k| 287k|  4 | 196k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
575.75/577.70	c   578s| 84100 |   184 |  2373k|  28.0 |   419M | 128 |4813 |  15k|  10k| 287k|  1 | 196k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
576.35/578.31	c   578s| 84200 |   178 |  2375k|  28.0 |   419M | 128 |4813 |  15k|   0 | 287k|  0 | 196k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
576.95/578.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
576.95/578.98	c   579s| 84300 |   186 |  2377k|  28.0 |   419M | 128 |4813 |  15k|  11k| 287k|  1 | 197k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
577.44/579.45	c   579s| 84400 |   185 |  2378k|  28.0 |   419M | 128 |4813 |  15k|   0 | 287k|  0 | 197k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
578.15/580.16	c   580s| 84500 |   197 |  2380k|  28.0 |   419M | 128 |4813 |  15k|  11k| 288k|  1 | 197k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
578.64/580.66	c   581s| 84600 |   193 |  2383k|  28.0 |   419M | 128 |4813 |  15k|  11k| 288k|  1 | 197k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
579.24/581.28	c   581s| 84700 |   187 |  2384k|  27.9 |   419M | 128 |4813 |  15k|   0 | 288k|  0 | 197k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
579.74/581.78	c   582s| 84800 |   190 |  2386k|  27.9 |   419M | 128 |4813 |  15k|   0 | 289k|  0 | 197k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
580.23/582.25	c   582s| 84900 |   198 |  2387k|  27.9 |   419M | 128 |4813 |  15k|  10k| 289k|  1 | 198k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
581.23/583.24	c   583s| 85000 |   196 |  2391k|  27.9 |   421M | 128 |4813 |  15k|   0 | 289k|  0 | 198k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
582.03/584.06	c   584s| 85100 |   195 |  2394k|  27.9 |   422M | 128 |4813 |  15k|   0 | 290k|  0 | 198k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
582.72/584.70	c   585s| 85200 |   194 |  2396k|  27.9 |   422M | 128 |4813 |  15k|   0 | 290k|  0 | 198k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
583.62/585.61	c   586s| 85300 |   198 |  2398k|  27.9 |   423M | 128 |4813 |  15k|   0 | 290k|  0 | 198k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
584.13/586.16	c   586s| 85400 |   196 |  2400k|  27.9 |   423M | 128 |4813 |  15k|  11k| 291k|  1 | 198k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
584.62/586.60	c   587s| 85500 |   188 |  2402k|  27.9 |   423M | 128 |4813 |  15k|  11k| 291k|  1 | 199k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
585.12/587.15	c   587s| 85600 |   189 |  2404k|  27.9 |   423M | 128 |4813 |  15k|   0 | 291k|  0 | 199k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
585.71/587.70	c   588s| 85700 |   186 |  2406k|  27.9 |   423M | 128 |4813 |  15k|   0 | 291k|  0 | 199k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
586.31/588.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
586.31/588.36	c   588s| 85800 |   187 |  2408k|  27.9 |   423M | 128 |4813 |  15k|   0 | 291k|  0 | 199k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
586.91/588.96	c   589s| 85900 |   185 |  2411k|  27.9 |   423M | 128 |4813 |  15k|   0 | 291k|  0 | 199k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
587.51/589.51	c   590s| 86000 |   185 |  2413k|  27.9 |   423M | 128 |4813 |  15k|  11k| 292k|  1 | 200k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
588.11/590.13	c   590s| 86100 |   189 |  2416k|  27.9 |   424M | 128 |4813 |  15k|  11k| 292k|  1 | 200k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
588.60/590.61	c   591s| 86200 |   185 |  2417k|  27.9 |   424M | 128 |4813 |  15k|   0 | 292k|  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
589.30/591.32	c   591s| 86300 |   186 |  2420k|  27.8 |   425M | 128 |4813 |  15k|  11k| 293k|  4 | 200k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
589.90/591.91	c   592s| 86400 |   194 |  2422k|  27.8 |   425M | 128 |4813 |  15k|  11k| 293k|  1 | 200k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
590.79/592.84	c   593s| 86500 |   190 |  2424k|  27.8 |   426M | 128 |4813 |  15k|  11k| 293k|  1 | 200k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
591.29/593.37	c   593s| 86600 |   179 |  2426k|  27.8 |   426M | 128 |4813 |  15k|   0 | 293k|  0 | 201k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
591.79/593.81	c   594s| 86700 |   177 |  2428k|  27.8 |   426M | 128 |4813 |  15k|  10k| 293k|  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
592.39/594.44	c   594s| 86800 |   177 |  2429k|  27.8 |   426M | 128 |4813 |  15k|  11k| 293k|  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
593.18/595.29	c   595s| 86900 |   187 |  2432k|  27.8 |   426M | 128 |4813 |  15k|  10k| 294k|  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
594.09/596.14	c   596s| 87000 |   211 |  2434k|  27.8 |   426M | 128 |4813 |  15k|  10k| 294k|  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
594.48/596.50	c   596s| 87100 |   196 |  2435k|  27.8 |   426M | 128 |4813 |  15k|   0 | 294k|  0 | 201k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
594.98/597.02	c   597s| 87200 |   188 |  2437k|  27.8 |   426M | 128 |4813 |  15k|  10k| 294k|  1 | 202k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
595.58/597.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
595.58/597.64	c   598s| 87300 |   194 |  2439k|  27.7 |   426M | 128 |4813 |  15k|  11k| 295k|  1 | 202k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
596.38/598.43	c   598s| 87400 |   188 |  2442k|  27.7 |   426M | 128 |4813 |  15k|   0 | 295k|  0 | 202k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
596.98/599.01	c   599s| 87500 |   192 |  2445k|  27.8 |   426M | 128 |4813 |  15k|  10k| 295k|  1 | 202k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
597.48/599.56	c   600s| 87600 |   188 |  2447k|  27.7 |   426M | 128 |4813 |  15k|  11k| 296k|  2 | 202k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
597.87/599.99	c   600s| 87700 |   188 |  2449k|  27.7 |   426M | 128 |4813 |  15k|   0 | 296k|  0 | 202k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
598.37/600.48	c   600s| 87800 |   192 |  2451k|  27.7 |   426M | 128 |4813 |  15k|  11k| 296k|  1 | 202k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
599.17/601.23	c   601s| 87900 |   191 |  2453k|  27.7 |   426M | 128 |4813 |  15k|  11k| 296k|  1 | 203k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
599.77/601.82	c   602s| 88000 |   185 |  2454k|  27.7 |   426M | 128 |4813 |  15k|  11k| 296k|  1 | 203k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
600.36/602.49	c   602s| 88100 |   182 |  2457k|  27.7 |   426M | 128 |4813 |  15k|   0 | 297k|  0 | 203k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
601.16/603.23	c   603s| 88200 |   179 |  2460k|  27.7 |   426M | 128 |4813 |  15k|   0 | 297k|  0 | 203k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
601.76/603.85	c   604s| 88300 |   182 |  2463k|  27.7 |   426M | 128 |4813 |  15k|   0 | 298k|  0 | 203k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
602.36/604.43	c   604s| 88400 |   195 |  2466k|  27.7 |   426M | 128 |4813 |  15k|  10k| 298k|  1 | 203k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
602.96/605.08	c   605s| 88500 |   191 |  2468k|  27.7 |   426M | 128 |4813 |  15k|  11k| 298k|  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
603.75/605.88	c   606s| 88600 |   200 |  2470k|  27.7 |   426M | 128 |4813 |  15k|  10k| 298k|  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
604.45/606.56	c   607s| 88700 |   192 |  2472k|  27.7 |   426M | 128 |4813 |  15k|  10k| 299k|  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
605.15/607.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
605.15/607.21	c   607s| 88800 |   194 |  2474k|  27.7 |   426M | 128 |4813 |  15k|   0 | 299k|  0 | 204k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
605.95/608.04	c   608s| 88900 |   205 |  2476k|  27.7 |   426M | 128 |4813 |  15k|   0 | 299k|  0 | 204k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
606.44/608.55	c   609s| 89000 |   205 |  2478k|  27.7 |   426M | 128 |4813 |  15k|  10k| 299k|  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
607.05/609.10	c   609s| 89100 |   197 |  2479k|  27.6 |   426M | 128 |4813 |  15k|  11k| 299k|  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
607.74/609.88	c   610s| 89200 |   200 |  2482k|  27.6 |   426M | 128 |4813 |  15k|  10k| 300k|  1 | 205k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
608.53/610.66	c   611s| 89300 |   202 |  2484k|  27.6 |   426M | 128 |4813 |  15k|   0 | 300k|  0 | 205k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
609.23/611.38	c   611s| 89400 |   203 |  2486k|  27.6 |   426M | 128 |4813 |  15k|  11k| 300k|  1 | 205k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
610.13/612.26	c   612s| 89500 |   201 |  2488k|  27.6 |   426M | 128 |4813 |  15k|   0 | 301k|  0 | 205k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
610.72/612.86	c   613s| 89600 |   199 |  2489k|  27.6 |   426M | 128 |4813 |  15k|  10k| 301k|  1 | 205k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
611.22/613.34	c   613s| 89700 |   196 |  2491k|  27.6 |   426M | 128 |4813 |  15k|   0 | 301k|  0 | 205k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
611.82/614.00	c   614s| 89800 |   194 |  2493k|  27.6 |   426M | 128 |4813 |  15k|  11k| 301k|  1 | 205k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
612.42/614.58	c   615s| 89900 |   192 |  2494k|  27.6 |   426M | 128 |4813 |  15k|   0 | 301k|  0 | 206k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
613.22/615.30	c   615s| 90000 |   191 |  2496k|  27.6 |   426M | 128 |4813 |  15k|  10k| 301k|  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
614.02/616.14	c   616s| 90100 |   195 |  2498k|  27.5 |   427M | 128 |4813 |  15k|  10k| 302k|  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
614.71/616.89	c   617s| 90200 |   186 |  2500k|  27.5 |   427M | 128 |4813 |  15k|  10k| 302k|  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
615.21/617.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
615.21/617.31	c   617s| 90300 |   184 |  2502k|  27.5 |   427M | 128 |4813 |  15k|  10k| 302k|  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
615.81/617.96	c   618s| 90400 |   196 |  2505k|  27.5 |   427M | 128 |4813 |  15k|  11k| 302k|  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
616.30/618.48	c   618s| 90500 |   192 |  2507k|  27.5 |   427M | 128 |4813 |  15k|  10k| 303k|  0 | 206k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
616.91/619.09	c   619s| 90600 |   194 |  2509k|  27.5 |   427M | 128 |4813 |  15k|  10k| 303k|  1 | 207k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
617.60/619.71	c   620s| 90700 |   198 |  2512k|  27.5 |   427M | 128 |4813 |  15k|  10k| 303k|  1 | 207k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
618.40/620.51	c   621s| 90800 |   196 |  2513k|  27.5 |   427M | 128 |4813 |  15k|   0 | 303k|  0 | 207k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
618.80/620.92	c   621s| 90900 |   191 |  2515k|  27.5 |   427M | 128 |4813 |  15k|   0 | 303k|  0 | 207k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
619.29/621.46	c   621s| 91000 |   191 |  2516k|  27.5 |   427M | 128 |4813 |  15k|   0 | 304k|  0 | 207k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
619.79/621.98	c   622s| 91100 |   190 |  2518k|  27.5 |   427M | 128 |4813 |  15k|  11k| 304k|  1 | 207k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
620.29/622.43	c   622s| 91200 |   186 |  2520k|  27.4 |   427M | 128 |4813 |  15k|   0 | 304k|  0 | 208k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
620.79/622.93	c   623s| 91300 |   185 |  2521k|  27.4 |   427M | 128 |4813 |  15k|  10k| 304k|  1 | 208k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
621.58/623.74	c   624s| 91400 |   199 |  2525k|  27.4 |   427M | 128 |4813 |  15k|  11k| 304k|  1 | 208k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
622.28/624.45	c   624s| 91500 |   196 |  2530k|  27.5 |   428M | 128 |4813 |  15k|   0 | 304k|  0 | 208k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
622.78/624.96	c   625s| 91600 |   190 |  2531k|  27.5 |   428M | 128 |4813 |  15k|  11k| 304k|  1 | 208k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
623.28/625.46	c   625s| 91700 |   195 |  2534k|  27.4 |   428M | 128 |4813 |  15k|   0 | 305k|  0 | 208k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
623.78/625.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
623.78/625.95	c   626s| 91800 |   200 |  2535k|  27.4 |   428M | 128 |4813 |  15k|  10k| 305k|  1 | 209k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
624.27/626.48	c   626s| 91900 |   195 |  2537k|  27.4 |   428M | 128 |4813 |  15k|   0 | 305k|  0 | 209k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
624.98/627.14	c   627s| 92000 |   198 |  2540k|  27.4 |   428M | 128 |4813 |  15k|   0 | 305k|  0 | 209k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
625.57/627.71	c   628s| 92100 |   199 |  2542k|  27.4 |   428M | 128 |4813 |  15k|  11k| 305k|  1 | 209k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
626.17/628.35	c   628s| 92200 |   208 |  2544k|  27.4 |   429M | 128 |4813 |  15k|  11k| 306k|  1 | 209k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
627.16/629.30	c   629s| 92300 |   204 |  2547k|  27.4 |   429M | 128 |4813 |  15k|  11k| 306k|  1 | 209k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
627.97/630.13	c   630s| 92400 |   200 |  2549k|  27.4 |   429M | 128 |4813 |  15k|   0 | 306k|  0 | 210k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
628.46/630.67	c   631s| 92500 |   203 |  2551k|  27.4 |   429M | 128 |4813 |  15k|   0 | 307k|  0 | 210k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
628.96/631.19	c   631s| 92600 |   206 |  2553k|  27.4 |   429M | 128 |4813 |  15k|  11k| 307k|  1 | 210k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
629.86/632.06	c   632s| 92700 |   205 |  2556k|  27.4 |   429M | 128 |4813 |  15k|   0 | 307k|  0 | 210k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
630.55/632.73	c   633s| 92800 |   197 |  2559k|  27.4 |   429M | 128 |4813 |  15k|  11k| 308k|  1 | 210k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
631.05/633.27	c   633s| 92900 |   195 |  2560k|  27.4 |   429M | 128 |4813 |  15k|  10k| 308k|  1 | 210k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
631.65/633.87	c   634s| 93000 |   198 |  2562k|  27.4 |   429M | 128 |4813 |  15k|  10k| 308k|  1 | 211k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
632.25/634.42	c   634s| 93100 |   195 |  2564k|  27.4 |   429M | 128 |4813 |  15k|  10k| 308k|  1 | 211k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
633.14/635.32	c   635s| 93200 |   193 |  2567k|  27.4 |   429M | 128 |4813 |  15k|  10k| 309k|  1 | 211k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
633.74/636.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
633.74/636.00	c   636s| 93300 |   198 |  2570k|  27.4 |   429M | 128 |4813 |  15k|  11k| 309k|  1 | 211k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
634.44/636.69	c   637s| 93400 |   191 |  2573k|  27.4 |   429M | 128 |4813 |  15k|  11k| 309k|  1 | 211k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
635.23/637.48	c   637s| 93500 |   192 |  2575k|  27.4 |   429M | 128 |4813 |  15k|  11k| 310k|  1 | 212k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
635.94/638.16	c   638s| 93600 |   196 |  2577k|  27.4 |   429M | 128 |4813 |  15k|  11k| 310k|  1 | 212k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
636.53/638.75	c   639s| 93700 |   194 |  2579k|  27.3 |   429M | 128 |4813 |  15k|   0 | 310k|  0 | 212k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
637.23/639.41	c   639s| 93800 |   185 |  2581k|  27.3 |   429M | 128 |4813 |  15k|   0 | 310k|  0 | 212k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
637.83/640.05	c   640s| 93900 |   185 |  2584k|  27.3 |   429M | 128 |4813 |  15k|   0 | 311k|  0 | 212k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
638.62/640.82	c   641s| 94000 |   181 |  2586k|  27.3 |   429M | 128 |4813 |  15k|   0 | 311k|  0 | 212k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
639.12/641.31	c   641s| 94100 |   183 |  2588k|  27.3 |   429M | 128 |4813 |  15k|  11k| 311k|  1 | 213k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
639.92/642.15	c   642s| 94200 |   190 |  2591k|  27.3 |   429M | 128 |4813 |  15k|  11k| 312k|  3 | 213k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
640.51/642.72	c   643s| 94300 |   184 |  2594k|  27.3 |   429M | 128 |4813 |  15k|  11k| 312k|  1 | 213k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
641.11/643.34	c   643s| 94400 |   185 |  2596k|  27.3 |   429M | 128 |4813 |  15k|   0 | 312k|  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
641.82/644.05	c   644s| 94500 |   191 |  2599k|  27.3 |   429M | 128 |4813 |  15k|  10k| 313k|  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
642.41/644.60	c   645s| 94600 |   192 |  2601k|  27.3 |   429M | 128 |4813 |  15k|  10k| 313k|  1 | 213k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
642.91/645.14	c   645s| 94700 |   187 |  2603k|  27.3 |   429M | 128 |4813 |  15k|   0 | 313k|  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
643.60/645.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
643.60/645.80	c   646s| 94800 |   184 |  2606k|  27.3 |   429M | 128 |4813 |  15k|  10k| 314k|  1 | 214k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
644.50/646.75	c   647s| 94900 |   182 |  2609k|  27.3 |   430M | 128 |4813 |  15k|   0 | 314k|  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
645.20/647.41	c   647s| 95000 |   185 |  2611k|  27.3 |   430M | 128 |4813 |  15k|  10k| 314k|  1 | 214k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
646.00/648.28	c   648s| 95100 |   183 |  2614k|  27.3 |   430M | 128 |4813 |  15k|   0 | 315k|  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
646.69/648.92	c   649s| 95200 |   178 |  2617k|  27.3 |   430M | 128 |4813 |  15k|  10k| 315k|  1 | 214k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
647.39/649.62	c   650s| 95300 |   182 |  2619k|  27.3 |   431M | 128 |4813 |  15k|  10k| 316k|  1 | 215k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
648.09/650.38	c   650s| 95400 |   181 |  2621k|  27.3 |   431M | 128 |4813 |  15k|  10k| 316k|  1 | 215k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
649.08/651.31	c   651s| 95500 |   182 |  2625k|  27.3 |   431M | 128 |4813 |  15k|  11k| 317k|  1 | 215k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
649.58/651.89	c   652s| 95600 |   182 |  2627k|  27.3 |   431M | 128 |4813 |  15k|   0 | 317k|  0 | 215k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
650.28/652.54	c   653s| 95700 |   187 |  2630k|  27.3 |   431M | 128 |4813 |  15k|  11k| 317k|  2 | 215k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
650.88/653.17	c   653s| 95800 |   189 |  2633k|  27.3 |   431M | 128 |4813 |  15k|  10k| 318k|  1 | 215k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
651.48/653.79	c   654s| 95900 |   184 |  2635k|  27.3 |   431M | 128 |4813 |  15k|  11k| 318k|  1 | 215k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
652.17/654.46	c   654s| 96000 |   186 |  2639k|  27.3 |   431M | 128 |4813 |  15k|   0 | 319k|  0 | 215k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
652.78/655.02	c   655s| 96100 |   182 |  2641k|  27.3 |   431M | 128 |4813 |  15k|  10k| 319k|  1 | 216k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
653.47/655.76	c   656s| 96200 |   178 |  2642k|  27.3 |   431M | 128 |4813 |  15k|   0 | 319k|  0 | 216k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
653.87/656.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
653.87/656.20	c   656s| 96300 |   174 |  2643k|  27.3 |   431M | 128 |4813 |  15k|  11k| 319k|  1 | 216k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
654.56/656.89	c   657s| 96400 |   179 |  2646k|  27.3 |   431M | 128 |4813 |  15k|  11k| 320k|  1 | 216k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
655.16/657.41	c   657s| 96500 |   178 |  2648k|  27.3 |   431M | 128 |4813 |  15k|   0 | 320k|  0 | 216k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
655.76/658.03	c   658s| 96600 |   184 |  2650k|  27.3 |   431M | 128 |4813 |  15k|  10k| 320k|  1 | 216k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
656.66/658.93	c   659s| 96700 |   192 |  2654k|  27.3 |   431M | 128 |4813 |  15k|  10k| 320k|  1 | 217k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
657.15/659.49	c   659s| 96800 |   187 |  2657k|  27.3 |   431M | 128 |4813 |  15k|  10k| 321k|  1 | 217k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
657.76/660.01	c   660s| 96900 |   189 |  2658k|  27.3 |   431M | 128 |4813 |  15k|   0 | 321k|  0 | 217k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
658.45/660.73	c   661s| 97000 |   195 |  2662k|  27.3 |   431M | 128 |4813 |  15k|  10k| 322k|  1 | 217k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
659.15/661.41	c   661s| 97100 |   195 |  2666k|  27.3 |   431M | 128 |4813 |  15k|  10k| 322k|  1 | 217k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
659.55/661.86	c   662s| 97200 |   193 |  2668k|  27.3 |   431M | 128 |4813 |  15k|  10k| 322k|  1 | 217k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
660.14/662.40	c   662s| 97300 |   189 |  2671k|  27.3 |   431M | 128 |4813 |  15k|   0 | 323k|  0 | 217k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
660.64/662.98	c   663s| 97400 |   188 |  2673k|  27.3 |   431M | 128 |4813 |  15k|  10k| 323k|  1 | 217k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
661.24/663.56	c   664s| 97500 |   185 |  2676k|  27.3 |   431M | 128 |4813 |  15k|  11k| 323k|  2 | 218k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
661.94/664.25	c   664s| 97600 |   189 |  2678k|  27.3 |   431M | 128 |4813 |  15k|  10k| 324k|  1 | 218k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
662.53/664.87	c   665s| 97700 |   192 |  2680k|  27.3 |   432M | 128 |4813 |  15k|   0 | 324k|  0 | 218k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
663.23/665.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
663.23/665.51	c   665s| 97800 |   195 |  2683k|  27.3 |   432M | 128 |4813 |  15k|  11k| 324k|  1 | 218k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
663.84/666.18	c   666s| 97900 |   189 |  2685k|  27.3 |   432M | 128 |4813 |  14k|  11k| 324k|  1 | 218k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
664.33/666.63	c   667s| 98000 |   180 |  2686k|  27.2 |   432M | 128 |4813 |  15k|   0 | 324k|  0 | 218k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
665.12/667.44	c   667s| 98100 |   184 |  2689k|  27.2 |   432M | 128 |4813 |  15k|   0 | 324k|  0 | 219k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
665.92/668.20	c   668s| 98200 |   188 |  2691k|  27.2 |   432M | 128 |4813 |  15k|  11k| 325k|  1 | 219k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
666.62/668.99	c   669s| 98300 |   181 |  2693k|  27.2 |   432M | 128 |4813 |  15k|   0 | 325k|  0 | 219k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
667.12/669.48	c   669s| 98400 |   180 |  2695k|  27.2 |   432M | 128 |4813 |  15k|   0 | 325k|  0 | 219k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
667.72/670.07	c   670s| 98500 |   185 |  2697k|  27.2 |   432M | 128 |4813 |  15k|  11k| 325k|  1 | 219k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
668.31/670.69	c   671s| 98600 |   182 |  2699k|  27.2 |   432M | 128 |4813 |  15k|  11k| 325k|  1 | 219k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
669.21/671.57	c   672s| 98700 |   177 |  2701k|  27.2 |   432M | 128 |4813 |  15k|  11k| 326k|  1 | 219k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
669.71/672.08	c   672s| 98800 |   180 |  2702k|  27.2 |   432M | 128 |4813 |  14k|  11k| 326k|  1 | 220k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
670.51/672.84	c   673s| 98900 |   179 |  2705k|  27.2 |   432M | 128 |4813 |  14k|  11k| 326k|  1 | 220k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
671.20/673.54	c   674s| 99000 |   182 |  2707k|  27.2 |   432M | 128 |4813 |  14k|  11k| 326k|  1 | 220k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
671.71/674.05	c   674s| 99100 |   176 |  2709k|  27.2 |   432M | 128 |4813 |  14k|  11k| 326k|  1 | 220k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
672.40/674.76	c   675s| 99200 |   188 |  2711k|  27.2 |   432M | 128 |4813 |  14k|  10k| 327k|  1 | 220k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
673.20/675.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
673.20/675.55	c   676s| 99300 |   183 |  2715k|  27.2 |   432M | 128 |4813 |  14k|  11k| 327k|  1 | 220k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
673.99/676.32	c   676s| 99400 |   180 |  2717k|  27.2 |   432M | 128 |4813 |  14k|  10k| 328k|  2 | 220k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
674.80/677.13	c   677s| 99500 |   188 |  2720k|  27.2 |   432M | 128 |4813 |  14k|  10k| 328k|  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
675.29/677.67	c   678s| 99600 |   186 |  2721k|  27.2 |   432M | 128 |4813 |  14k|  10k| 328k|  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
675.89/678.20	c   678s| 99700 |   187 |  2722k|  27.1 |   432M | 128 |4813 |  14k|  10k| 328k|  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
676.38/678.76	c   679s| 99800 |   181 |  2724k|  27.1 |   433M | 128 |4813 |  14k|   0 | 328k|  0 | 221k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
677.28/679.62	c   680s| 99900 |   185 |  2727k|  27.1 |   433M | 128 |4813 |  14k|  10k| 329k|  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
677.68/680.09	c   680s|100000 |   181 |  2729k|  27.1 |   433M | 128 |4813 |  14k|  11k| 329k|  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
678.48/680.89	c   681s|100100 |   176 |  2732k|  27.1 |   433M | 128 |4813 |  14k|   0 | 329k|  0 | 221k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
679.07/681.48	c   681s|100200 |   178 |  2734k|  27.1 |   433M | 128 |4813 |  14k|  10k| 330k|  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
679.78/682.11	c   682s|100300 |   178 |  2736k|  27.1 |   433M | 128 |4813 |  14k|  10k| 330k|  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
680.67/683.03	c   683s|100400 |   175 |  2739k|  27.1 |   433M | 128 |4813 |  14k|   0 | 330k|  0 | 222k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
681.37/683.72	c   684s|100500 |   180 |  2742k|  27.1 |   433M | 128 |4813 |  14k|   0 | 331k|  0 | 222k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
681.77/684.17	c   684s|100600 |   175 |  2744k|  27.1 |   433M | 128 |4813 |  14k|  11k| 331k|  1 | 222k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
682.46/684.82	c   685s|100700 |   181 |  2746k|  27.1 |   433M | 128 |4813 |  14k|  10k| 331k|  1 | 222k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
683.06/685.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
683.06/685.43	c   685s|100800 |   176 |  2748k|  27.1 |   433M | 128 |4813 |  14k|  10k| 331k|  1 | 222k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
683.96/686.32	c   686s|100900 |   173 |  2751k|  27.1 |   433M | 128 |4813 |  14k|   0 | 332k|  0 | 223k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
684.66/687.07	c   687s|101000 |   184 |  2755k|  27.1 |   433M | 128 |4813 |  14k|  11k| 332k|  1 | 223k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
685.25/687.60	c   688s|101100 |   172 |  2757k|  27.1 |   433M | 128 |4813 |  14k|   0 | 332k|  0 | 223k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
685.95/688.37	c   688s|101200 |   181 |  2761k|  27.1 |   433M | 128 |4813 |  14k|  10k| 333k|  1 | 223k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
686.45/688.89	c   689s|101300 |   188 |  2763k|  27.1 |   433M | 128 |4813 |  14k|   0 | 333k|  0 | 223k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
686.94/689.39	c   689s|101400 |   184 |  2765k|  27.1 |   433M | 128 |4813 |  14k|  10k| 333k|  1 | 223k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
687.54/689.96	c   690s|101500 |   185 |  2767k|  27.1 |   433M | 128 |4813 |  14k|  10k| 334k|  1 | 223k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
688.14/690.52	c   691s|101600 |   190 |  2769k|  27.1 |   433M | 128 |4813 |  14k|  11k| 334k|  1 | 224k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
688.54/690.93	c   691s|101700 |   177 |  2770k|  27.1 |   433M | 128 |4813 |  14k|  10k| 334k|  1 | 224k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
689.24/691.60	c   692s|101800 |   178 |  2775k|  27.1 |   433M | 128 |4813 |  14k|   0 | 335k|  0 | 224k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
689.74/692.12	c   692s|101900 |   172 |  2777k|  27.1 |   433M | 128 |4813 |  14k|   0 | 335k|  0 | 224k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
690.33/692.73	c   693s|102000 |   174 |  2779k|  27.1 |   433M | 128 |4813 |  14k|  11k| 335k|  1 | 224k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
690.83/693.21	c   693s|102100 |   174 |  2781k|  27.1 |   433M | 128 |4813 |  14k|   0 | 336k|  0 | 224k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
691.43/693.81	c   694s|102200 |   171 |  2783k|  27.1 |   434M | 128 |4813 |  14k|  10k| 336k|  1 | 224k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
692.03/694.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
692.03/694.42	c   694s|102300 |   179 |  2785k|  27.1 |   434M | 128 |4813 |  14k|   0 | 336k|  0 | 224k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
692.63/695.07	c   695s|102400 |   181 |  2788k|  27.1 |   434M | 128 |4813 |  14k|  10k| 336k|  0 | 225k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
693.52/695.91	c   696s|102500 |   180 |  2792k|  27.1 |   434M | 128 |4813 |  14k|  11k| 337k|  4 | 225k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
694.02/696.48	c   696s|102600 |   178 |  2794k|  27.1 |   434M | 128 |4813 |  14k|   0 | 338k|  0 | 225k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
694.62/697.10	c   697s|102700 |   177 |  2798k|  27.1 |   434M | 128 |4813 |  14k|  10k| 338k|  1 | 225k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
695.31/697.76	c   698s|102800 |   175 |  2801k|  27.1 |   434M | 128 |4813 |  14k|  10k| 339k|  1 | 225k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
696.01/698.41	c   698s|102900 |   177 |  2805k|  27.1 |   434M | 128 |4813 |  14k|  10k| 340k|  1 | 225k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
696.81/699.27	c   699s|103000 |   178 |  2809k|  27.1 |   434M | 128 |4813 |  14k|   0 | 340k|  0 | 225k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
697.31/699.79	c   700s|103100 |   176 |  2811k|  27.1 |   434M | 128 |4813 |  14k|  10k| 341k|  1 | 226k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
698.10/700.51	c   701s|103200 |   177 |  2814k|  27.1 |   434M | 128 |4813 |  14k|  10k| 341k|  1 | 226k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
698.80/701.22	c   701s|103300 |   181 |  2817k|  27.1 |   434M | 128 |4813 |  14k|   0 | 342k|  0 | 226k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
699.30/701.74	c   702s|103400 |   188 |  2820k|  27.1 |   434M | 128 |4813 |  14k|   0 | 342k|  0 | 226k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
700.00/702.40	c   702s|103500 |   187 |  2823k|  27.1 |   434M | 128 |4813 |  14k|  11k| 343k|  1 | 226k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
700.49/702.91	c   703s|103600 |   184 |  2825k|  27.1 |   434M | 128 |4813 |  14k|   0 | 343k|  0 | 227k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
701.09/703.54	c   704s|103700 |   189 |  2827k|  27.1 |   434M | 128 |4813 |  14k|   0 | 343k|  0 | 227k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
701.59/704.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
701.59/704.00	c   704s|103800 |   187 |  2829k|  27.1 |   434M | 128 |4813 |  14k|   0 | 343k|  0 | 227k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
702.19/704.63	c   705s|103900 |   181 |  2832k|  27.1 |   434M | 128 |4813 |  14k|  10k| 344k|  1 | 227k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
702.79/705.28	c   705s|104000 |   187 |  2835k|  27.1 |   435M | 128 |4813 |  14k|  11k| 345k|  1 | 227k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
703.59/706.04	c   706s|104100 |   180 |  2837k|  27.1 |   435M | 128 |4813 |  14k|  11k| 345k|  1 | 227k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
704.28/706.71	c   707s|104200 |   181 |  2841k|  27.1 |   435M | 128 |4813 |  14k|   0 | 345k|  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
704.98/707.41	c   707s|104300 |   188 |  2844k|  27.1 |   435M | 128 |4813 |  14k|   0 | 346k|  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
705.97/708.44	c   708s|104400 |   188 |  2848k|  27.1 |   435M | 128 |4813 |  14k|  11k| 347k|  2 | 228k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
706.87/709.33	c   709s|104500 |   181 |  2850k|  27.1 |   435M | 128 |4813 |  14k|  11k| 347k|  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
707.57/710.05	c   710s|104600 |   185 |  2853k|  27.1 |   435M | 128 |4813 |  14k|  10k| 347k|  1 | 228k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
708.27/710.72	c   711s|104700 |   182 |  2856k|  27.1 |   435M | 128 |4813 |  14k|   0 | 348k|  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
708.86/711.38	c   711s|104800 |   181 |  2859k|  27.1 |   435M | 128 |4813 |  14k|  10k| 348k|  1 | 228k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
709.46/711.92	c   712s|104900 |   182 |  2861k|  27.1 |   435M | 128 |4813 |  14k|  11k| 349k|  3 | 228k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
710.06/712.58	c   713s|105000 |   178 |  2863k|  27.1 |   435M | 128 |4813 |  14k|  10k| 349k|  0 | 229k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
710.86/713.38	c   713s|105100 |   187 |  2867k|  27.1 |   435M | 128 |4813 |  14k|   0 | 350k|  0 | 229k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
711.35/713.89	c   714s|105200 |   186 |  2869k|  27.1 |   435M | 128 |4813 |  14k|   0 | 350k|  0 | 229k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
711.95/714.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
711.95/714.43	c   714s|105300 |   192 |  2872k|  27.1 |   435M | 128 |4813 |  14k|  10k| 350k|  0 | 229k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
712.56/715.01	c   715s|105400 |   193 |  2874k|  27.1 |   435M | 128 |4813 |  14k|  11k| 351k|  1 | 229k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
713.15/715.66	c   716s|105500 |   194 |  2877k|  27.1 |   435M | 128 |4813 |  14k|   0 | 351k|  0 | 229k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
713.75/716.23	c   716s|105600 |   193 |  2879k|  27.1 |   435M | 128 |4813 |  14k|  10k| 351k|  1 | 229k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
714.14/716.69	c   717s|105700 |   186 |  2881k|  27.1 |   435M | 128 |4813 |  14k|  11k| 351k|  1 | 230k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
714.65/717.16	c   717s|105800 |   188 |  2883k|  27.1 |   435M | 128 |4813 |  14k|  11k| 351k|  1 | 230k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
715.24/717.76	c   718s|105900 |   184 |  2886k|  27.1 |   435M | 128 |4813 |  14k|   0 | 352k|  0 | 230k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
715.94/718.42	c   718s|106000 |   185 |  2887k|  27.1 |   435M | 128 |4813 |  14k|  11k| 352k|  1 | 230k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
716.64/719.10	c   719s|106100 |   181 |  2890k|  27.1 |   435M | 128 |4813 |  14k|   0 | 352k|  0 | 230k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
717.03/719.57	c   720s|106200 |   173 |  2891k|  27.1 |   435M | 128 |4813 |  14k|   0 | 353k|  0 | 230k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
717.83/720.34	c   720s|106300 |   176 |  2895k|  27.1 |   435M | 128 |4813 |  14k|  11k| 353k|  3 | 230k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
718.63/721.13	c   721s|106400 |   188 |  2900k|  27.1 |   435M | 128 |4813 |  14k|  11k| 354k|  1 | 231k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
719.13/721.60	c   722s|106500 |   181 |  2902k|  27.1 |   435M | 128 |4813 |  14k|  10k| 354k|  1 | 231k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
719.82/722.36	c   722s|106600 |   178 |  2904k|  27.1 |   435M | 128 |4813 |  14k|  11k| 355k|  1 | 231k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
720.53/723.01	c   723s|106700 |   179 |  2908k|  27.1 |   435M | 128 |4813 |  14k|   0 | 355k|  0 | 231k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
721.02/723.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
721.02/723.53	c   724s|106800 |   177 |  2909k|  27.1 |   435M | 128 |4813 |  14k|   0 | 355k|  0 | 231k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
721.52/724.00	c   724s|106900 |   174 |  2911k|  27.1 |   435M | 128 |4813 |  14k|   0 | 355k|  0 | 231k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
722.21/724.72	c   725s|107000 |   192 |  2915k|  27.1 |   435M | 128 |4813 |  14k|  11k| 356k|  1 | 231k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
723.11/725.66	c   726s|107100 |   189 |  2919k|  27.1 |   435M | 128 |4813 |  14k|   0 | 357k|  0 | 232k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
723.91/726.45	c   726s|107200 |   203 |  2922k|  27.1 |   435M | 128 |4813 |  14k|   0 | 357k|  0 | 232k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
724.51/727.04	c   727s|107300 |   206 |  2925k|  27.1 |   435M | 128 |4813 |  14k|  11k| 358k|  1 | 232k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
725.00/727.58	c   728s|107400 |   200 |  2927k|  27.1 |   435M | 128 |4813 |  14k|  11k| 358k|  1 | 232k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
725.51/728.07	c   728s|107500 |   192 |  2928k|  27.1 |   435M | 128 |4813 |  14k|  11k| 358k|  1 | 232k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
726.20/728.79	c   729s|107600 |   193 |  2931k|  27.1 |   435M | 128 |4813 |  14k|  10k| 358k|  0 | 233k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
726.80/729.33	c   729s|107700 |   190 |  2932k|  27.1 |   435M | 128 |4813 |  14k|   0 | 358k|  0 | 233k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
727.89/730.47	c   730s|107800 |   191 |  2935k|  27.1 |   435M | 128 |4813 |  14k|   0 | 359k|  0 | 233k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
728.60/731.11	c   731s|107900 |   191 |  2938k|  27.1 |   435M | 128 |4813 |  14k|  10k| 359k|  1 | 233k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
728.99/731.54	c   732s|108000 |   184 |  2940k|  27.1 |   435M | 128 |4813 |  14k|   0 | 359k|  0 | 233k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
729.49/732.03	c   732s|108100 |   185 |  2942k|  27.1 |   435M | 128 |4813 |  14k|   0 | 359k|  0 | 233k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
730.29/732.85	c   733s|108200 |   191 |  2944k|  27.1 |   435M | 128 |4813 |  14k|   0 | 360k|  0 | 234k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
731.18/733.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
731.18/733.72	c   734s|108300 |   183 |  2947k|  27.1 |   435M | 128 |4813 |  14k|  10k| 360k|  1 | 234k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
731.68/734.28	c   734s|108400 |   187 |  2950k|  27.1 |   435M | 128 |4813 |  14k|   0 | 361k|  0 | 234k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
732.18/734.79	c   735s|108500 |   178 |  2951k|  27.0 |   435M | 128 |4813 |  14k|   0 | 361k|  0 | 234k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
732.88/735.42	c   735s|108600 |   170 |  2955k|  27.1 |   435M | 128 |4813 |  14k|   0 | 361k|  0 | 234k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
733.48/736.05	c   736s|108700 |   171 |  2957k|  27.1 |   435M | 128 |4813 |  14k|   0 | 362k|  0 | 234k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
734.07/736.64	c   737s|108800 |   178 |  2960k|  27.1 |   435M | 128 |4813 |  14k|  10k| 362k|  1 | 235k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
734.58/737.12	c   737s|108900 |   177 |  2962k|  27.0 |   435M | 128 |4813 |  14k|  10k| 362k|  1 | 235k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
735.17/737.74	c   738s|109000 |   174 |  2965k|  27.0 |   435M | 128 |4813 |  14k|  11k| 363k|  3 | 235k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
735.86/738.45	c   738s|109100 |   175 |  2969k|  27.1 |   435M | 128 |4813 |  14k|  10k| 364k|  1 | 235k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
736.47/739.06	c   739s|109200 |   176 |  2971k|  27.1 |   435M | 128 |4813 |  14k|  10k| 364k|  1 | 235k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
736.96/739.57	c   740s|109300 |   176 |  2973k|  27.0 |   435M | 128 |4813 |  14k|   0 | 364k|  0 | 235k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
737.66/740.28	c   740s|109400 |   182 |  2975k|  27.0 |   435M | 128 |4813 |  14k|  10k| 364k|  1 | 235k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
738.56/741.12	c   741s|109500 |   171 |  2978k|  27.0 |   435M | 128 |4813 |  14k|   0 | 365k|  0 | 236k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
739.25/741.89	c   742s|109600 |   179 |  2981k|  27.0 |   435M | 128 |4813 |  14k|   0 | 365k|  0 | 236k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
739.85/742.45	c   742s|109700 |   176 |  2983k|  27.0 |   435M | 128 |4813 |  14k|  10k| 365k|  1 | 236k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
740.35/743.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
740.35/743.00	c   743s|109800 |   176 |  2985k|  27.0 |   435M | 128 |4813 |  14k|  10k| 366k|  1 | 236k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
740.85/743.49	c   743s|109900 |   171 |  2987k|  27.0 |   435M | 128 |4813 |  14k|  10k| 366k|  1 | 236k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
741.55/744.11	c   744s|110000 |   175 |  2990k|  27.0 |   435M | 128 |4813 |  14k|  10k| 366k|  1 | 236k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
741.94/744.59	c   745s|110100 |   173 |  2992k|  27.0 |   435M | 128 |4813 |  14k|  10k| 366k|  1 | 236k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
742.74/745.36	c   745s|110200 |   174 |  2994k|  27.0 |   435M | 128 |4813 |  14k|  11k| 366k|  1 | 237k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
743.54/746.12	c   746s|110300 |   175 |  2996k|  27.0 |   435M | 128 |4813 |  14k|  11k| 367k|  1 | 237k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
744.23/746.89	c   747s|110400 |   179 |  2998k|  27.0 |   435M | 128 |4813 |  14k|  11k| 367k|  1 | 237k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
744.73/747.36	c   747s|110500 |   170 |  3000k|  27.0 |   435M | 128 |4813 |  14k|   0 | 367k|  0 | 237k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
745.54/748.14	c   748s|110600 |   171 |  3002k|  27.0 |   435M | 128 |4813 |  14k|   0 | 367k|  0 | 237k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
746.13/748.72	c   749s|110700 |   178 |  3004k|  27.0 |   435M | 128 |4813 |  14k|  11k| 368k|  1 | 237k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
746.63/749.24	c   749s|110800 |   178 |  3007k|  27.0 |   435M | 128 |4813 |  14k|   0 | 368k|  0 | 238k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
747.32/749.99	c   750s|110900 |   178 |  3010k|  27.0 |   435M | 128 |4813 |  14k|  11k| 368k|  1 | 238k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
748.02/750.67	c   751s|111000 |   176 |  3014k|  27.0 |   435M | 128 |4813 |  14k|   0 | 369k|  0 | 238k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
748.72/751.34	c   751s|111100 |   173 |  3017k|  27.0 |   435M | 128 |4813 |  14k|   0 | 369k|  0 | 238k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
749.42/752.02	c   752s|111200 |   181 |  3019k|  27.0 |   435M | 128 |4813 |  14k|  11k| 370k|  1 | 238k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
749.91/752.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
749.91/752.50	c   752s|111300 |   173 |  3021k|  27.0 |   435M | 128 |4813 |  14k|   0 | 370k|  0 | 238k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
750.42/753.03	c   753s|111400 |   177 |  3023k|  27.0 |   435M | 128 |4813 |  14k|  10k| 370k|  1 | 238k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
751.21/753.84	c   754s|111500 |   176 |  3027k|  27.0 |   435M | 128 |4813 |  14k|   0 | 371k|  0 | 238k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
751.91/754.56	c   755s|111600 |   189 |  3029k|  27.0 |   435M | 128 |4813 |  14k|  10k| 371k|  1 | 239k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
752.60/755.20	c   755s|111700 |   176 |  3032k|  27.0 |   435M | 128 |4813 |  14k|  11k| 371k|  1 | 239k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
753.20/755.83	c   756s|111800 |   177 |  3035k|  27.0 |   435M | 128 |4813 |  14k|  10k| 372k|  1 | 239k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
753.80/756.49	c   756s|111900 |   176 |  3037k|  27.0 |   436M | 128 |4813 |  14k|  11k| 372k|  1 | 239k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
754.30/756.98	c   757s|112000 |   174 |  3039k|  27.0 |   436M | 128 |4813 |  14k|   0 | 372k|  0 | 239k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
755.10/757.79	c   758s|112100 |   178 |  3042k|  27.0 |   436M | 128 |4813 |  14k|  11k| 373k|  1 | 239k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
755.99/758.64	c   759s|112200 |   174 |  3044k|  27.0 |   436M | 128 |4813 |  14k|  11k| 373k|  0 | 239k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
756.89/759.52	c   760s|112300 |   180 |  3047k|  27.0 |   436M | 128 |4813 |  14k|  10k| 373k|  1 | 240k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
757.39/760.04	c   760s|112400 |   175 |  3049k|  27.0 |   436M | 128 |4813 |  14k|  10k| 373k|  1 | 240k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
758.08/760.76	c   761s|112500 |   189 |  3051k|  27.0 |   436M | 128 |4813 |  14k|   0 | 374k|  0 | 240k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
758.58/761.25	c   761s|112600 |   185 |  3053k|  27.0 |   436M | 128 |4813 |  14k|   0 | 374k|  0 | 240k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
759.18/761.83	c   762s|112700 |   182 |  3055k|  27.0 |   436M | 128 |4813 |  14k|  10k| 374k|  0 | 240k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
759.78/762.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
759.78/762.46	c   762s|112800 |   186 |  3058k|  27.0 |   436M | 128 |4813 |  14k|  10k| 375k|  1 | 240k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
760.38/763.05	c   763s|112900 |   185 |  3060k|  27.0 |   436M | 128 |4813 |  14k|  11k| 375k|  1 | 240k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
760.97/763.61	c   764s|113000 |   186 |  3061k|  26.9 |   436M | 128 |4813 |  14k|  11k| 375k|  1 | 240k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
761.57/764.29	c   764s|113100 |   180 |  3063k|  26.9 |   436M | 128 |4813 |  14k|  11k| 375k|  1 | 241k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
762.07/764.73	c   765s|113200 |   180 |  3064k|  26.9 |   436M | 128 |4813 |  14k|   0 | 375k|  0 | 241k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
762.57/765.22	c   765s|113300 |   176 |  3067k|  26.9 |   436M | 128 |4813 |  13k|  11k| 375k|  1 | 241k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
763.07/765.79	c   766s|113400 |   176 |  3068k|  26.9 |   436M | 128 |4813 |  13k|  10k| 375k|  1 | 241k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
763.56/766.28	c   766s|113500 |   174 |  3070k|  26.9 |   436M | 128 |4813 |  13k|   0 | 376k|  0 | 241k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
764.16/766.81	c   767s|113600 |   177 |  3073k|  26.9 |   436M | 128 |4813 |  13k|  10k| 376k|  1 | 241k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
764.66/767.34	c   767s|113700 |   180 |  3074k|  26.9 |   436M | 128 |4813 |  13k|  10k| 376k|  1 | 241k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
765.26/767.93	c   768s|113800 |   176 |  3076k|  26.9 |   436M | 128 |4813 |  13k|  10k| 376k|  1 | 241k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
766.15/768.85	c   769s|113900 |   174 |  3078k|  26.9 |   436M | 128 |4813 |  13k|  11k| 376k|  1 | 241k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
766.75/769.44	c   769s|114000 |   172 |  3079k|  26.9 |   436M | 128 |4813 |  13k|   0 | 376k|  0 | 242k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
767.36/770.02	c   770s|114100 |   173 |  3080k|  26.9 |   436M | 128 |4813 |  13k|  11k| 376k|  1 | 242k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
767.85/770.58	c   771s|114200 |   179 |  3082k|  26.8 |   436M | 128 |4813 |  13k|  10k| 377k|  1 | 242k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
768.35/771.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
768.35/771.10	c   771s|114300 |   175 |  3082k|  26.8 |   436M | 128 |4813 |  13k|   0 | 377k|  0 | 242k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
769.04/771.74	c   772s|114400 |   183 |  3084k|  26.8 |   436M | 128 |4813 |  13k|  10k| 377k|  0 | 242k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
769.54/772.25	c   772s|114500 |   173 |  3085k|  26.8 |   436M | 128 |4813 |  13k|   0 | 377k|  0 | 242k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
770.24/772.92	c   773s|114600 |   171 |  3088k|  26.8 |   436M | 128 |4813 |  13k|   0 | 377k|  0 | 242k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
771.03/773.70	c   774s|114700 |   180 |  3091k|  26.8 |   436M | 128 |4813 |  13k|  10k| 378k|  1 | 242k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
771.44/774.18	c   774s|114800 |   172 |  3093k|  26.8 |   436M | 128 |4813 |  13k|   0 | 378k|  0 | 242k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
772.03/774.74	c   775s|114900 |   172 |  3095k|  26.8 |   436M | 128 |4813 |  13k|  10k| 378k|  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
772.63/775.35	c   775s|115000 |   173 |  3099k|  26.8 |   436M | 128 |4813 |  13k|   0 | 379k|  0 | 243k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
773.33/776.05	c   776s|115100 |   175 |  3101k|  26.8 |   436M | 128 |4813 |  13k|  10k| 379k|  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
773.92/776.62	c   777s|115200 |   180 |  3104k|  26.8 |   436M | 128 |4813 |  13k|  10k| 379k|  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
774.43/777.14	c   777s|115300 |   178 |  3104k|  26.8 |   436M | 128 |4813 |  13k|  10k| 379k|  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
774.92/777.65	c   778s|115400 |   177 |  3105k|  26.8 |   436M | 128 |4813 |  13k|  10k| 379k|  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
775.42/778.18	c   778s|115500 |   179 |  3106k|  26.7 |   436M | 128 |4813 |  13k|  10k| 379k|  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
776.11/778.87	c   779s|115600 |   170 |  3108k|  26.7 |   436M | 128 |4813 |  13k|   0 | 380k|  0 | 243k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
776.81/779.57	c   780s|115700 |   174 |  3111k|  26.7 |   436M | 128 |4813 |  13k|   0 | 380k|  0 | 243k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
777.61/780.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
777.61/780.38	c   780s|115800 |   179 |  3114k|  26.8 |   436M | 128 |4813 |  13k|  10k| 381k|  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
778.01/780.75	c   781s|115900 |   177 |  3115k|  26.7 |   436M | 128 |4813 |  13k|  10k| 381k|  1 | 244k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
778.51/781.24	c   781s|116000 |   170 |  3117k|  26.7 |   436M | 128 |4813 |  13k|   0 | 381k|  0 | 244k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
779.31/782.06	c   782s|116100 |   173 |  3120k|  26.7 |   436M | 128 |4813 |  13k|  10k| 381k|  1 | 244k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
779.80/782.56	c   783s|116200 |   176 |  3122k|  26.7 |   436M | 128 |4813 |  13k|  10k| 381k|  1 | 244k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
780.50/783.23	c   783s|116300 |   171 |  3124k|  26.7 |   436M | 128 |4813 |  13k|   0 | 382k|  0 | 244k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
781.00/783.70	c   784s|116400 |   164 |  3127k|  26.7 |   436M | 128 |4813 |  13k|   0 | 382k|  0 | 244k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
781.89/784.69	c   785s|116500 |   176 |  3131k|  26.7 |   436M | 128 |4813 |  13k|  10k| 383k|  1 | 244k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
782.69/785.43	c   785s|116600 |   173 |  3134k|  26.7 |   436M | 128 |4813 |  13k|  10k| 383k|  2 | 245k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
783.39/786.19	c   786s|116700 |   181 |  3137k|  26.7 |   436M | 128 |4813 |  13k|  10k| 384k|  1 | 245k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
784.18/786.98	c   787s|116800 |   173 |  3141k|  26.8 |   436M | 128 |4813 |  13k|   0 | 384k|  0 | 245k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
784.88/787.62	c   788s|116900 |   169 |  3144k|  26.8 |   436M | 128 |4813 |  13k|  10k| 385k|  1 | 245k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
785.58/788.36	c   788s|117000 |   176 |  3147k|  26.8 |   436M | 128 |4813 |  13k|   0 | 385k|  0 | 245k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
786.48/789.25	c   789s|117100 |   182 |  3153k|  26.8 |   436M | 128 |4813 |  13k|   0 | 386k|  0 | 245k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
787.38/790.13	c   790s|117200 |   185 |  3158k|  26.8 |   436M | 128 |4813 |  13k|  10k| 387k|  1 | 246k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
788.17/790.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
788.17/790.90	c   791s|117300 |   189 |  3161k|  26.8 |   436M | 128 |4813 |  13k|  10k| 388k|  0 | 246k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
788.77/791.58	c   792s|117400 |   186 |  3165k|  26.8 |   436M | 128 |4813 |  13k|  10k| 388k|  1 | 246k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
789.57/792.34	c   792s|117500 |   188 |  3169k|  26.8 |   436M | 128 |4813 |  13k|   0 | 389k|  0 | 246k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
790.46/793.22	c   793s|117600 |   192 |  3174k|  26.8 |   436M | 128 |4813 |  13k|  10k| 390k|  1 | 246k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
791.06/793.88	c   794s|117700 |   184 |  3176k|  26.8 |   436M | 128 |4813 |  13k|  10k| 391k|  1 | 247k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
791.76/794.55	c   795s|117800 |   175 |  3180k|  26.9 |   436M | 128 |4813 |  13k|  10k| 391k|  1 | 247k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
792.36/795.12	c   795s|117900 |   171 |  3182k|  26.8 |   436M | 128 |4813 |  13k|   0 | 391k|  0 | 247k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
793.05/795.88	c   796s|118000 |   175 |  3186k|  26.9 |   436M | 128 |4813 |  13k|   0 | 392k|  0 | 247k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
793.55/796.36	c   796s|118100 |   175 |  3189k|  26.9 |   436M | 128 |4813 |  13k|   0 | 392k|  0 | 247k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
794.05/796.83	c   797s|118200 |   170 |  3191k|  26.9 |   436M | 128 |4813 |  13k|   0 | 393k|  0 | 247k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
794.75/797.55	c   798s|118300 |   172 |  3194k|  26.9 |   436M | 128 |4813 |  13k|  10k| 393k|  1 | 248k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
795.35/798.12	c   798s|118400 |   178 |  3196k|  26.9 |   436M | 128 |4813 |  13k|  10k| 394k|  1 | 248k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
796.14/798.90	c   799s|118500 |   179 |  3200k|  26.9 |   436M | 128 |4813 |  13k|  10k| 394k|  2 | 248k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
796.74/799.55	c   800s|118600 |   183 |  3202k|  26.9 |   436M | 128 |4813 |  13k|  10k| 394k|  1 | 248k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
797.64/800.40	c   800s|118700 |   181 |  3205k|  26.9 |   436M | 128 |4813 |  13k|  10k| 395k|  2 | 248k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
798.24/801.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
798.24/801.07	c   801s|118800 |   183 |  3208k|  26.9 |   436M | 128 |4813 |  13k|   0 | 395k|  0 | 248k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
798.93/801.70	c   802s|118900 |   180 |  3210k|  26.9 |   436M | 128 |4813 |  13k|   0 | 395k|  0 | 248k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
799.73/802.51	c   803s|119000 |   180 |  3213k|  26.9 |   436M | 128 |4813 |  13k|  10k| 396k|  1 | 248k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
800.43/803.28	c   803s|119100 |   186 |  3217k|  26.9 |   436M | 128 |4813 |  13k|  10k| 396k|  0 | 249k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
801.23/804.01	c   804s|119200 |   183 |  3220k|  26.9 |   436M | 128 |4813 |  13k|  10k| 397k|  1 | 249k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
802.22/805.10	c   805s|119300 |   172 |  3224k|  26.9 |   436M | 128 |4813 |  13k|   0 | 397k|  0 | 249k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
803.12/805.93	c   806s|119400 |   184 |  3229k|  26.9 |   436M | 128 |4813 |  13k|  10k| 398k|  0 | 249k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
803.81/806.60	c   807s|119500 |   182 |  3232k|  26.9 |   436M | 128 |4813 |  13k|  10k| 399k|  0 | 249k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
804.41/807.24	c   807s|119600 |   183 |  3235k|  26.9 |   436M | 128 |4813 |  13k|  10k| 399k|  1 | 249k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
805.21/808.03	c   808s|119700 |   184 |  3238k|  26.9 |   436M | 128 |4813 |  13k|  10k| 400k|  1 | 250k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
806.01/808.83	c   809s|119800 |   178 |  3242k|  26.9 |   436M | 128 |4813 |  13k|  10k| 400k|  1 | 250k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
806.90/809.73	c   810s|119900 |   178 |  3246k|  26.9 |   436M | 128 |4813 |  13k|  10k| 401k|  1 | 250k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
807.60/810.43	c   810s|120000 |   177 |  3249k|  26.9 |   436M | 128 |4813 |  13k|   0 | 401k|  0 | 250k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
808.30/811.17	c   811s|120100 |   184 |  3252k|  26.9 |   436M | 128 |4813 |  13k|  11k| 402k|  1 | 250k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
808.99/811.82	c   812s|120200 |   179 |  3255k|  26.9 |   437M | 128 |4813 |  13k|  10k| 402k|  0 | 250k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
809.69/812.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
809.69/812.57	c   813s|120300 |   193 |  3258k|  26.9 |   437M | 128 |4813 |  13k|  10k| 403k|  1 | 250k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
810.59/813.44	c   813s|120400 |   194 |  3261k|  26.9 |   437M | 128 |4813 |  13k|  10k| 403k|  0 | 251k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
811.19/814.07	c   814s|120500 |   186 |  3263k|  26.9 |   437M | 128 |4813 |  13k|  10k| 404k|  1 | 251k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
811.88/814.76	c   815s|120600 |   189 |  3266k|  26.9 |   437M | 128 |4813 |  13k|  10k| 404k|  1 | 251k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
812.78/815.67	c   816s|120700 |   187 |  3269k|  26.9 |   437M | 128 |4813 |  13k|  10k| 404k|  1 | 251k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
813.68/816.55	c   817s|120800 |   186 |  3274k|  27.0 |   437M | 128 |4813 |  13k|  11k| 406k|  3 | 251k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
814.57/817.46	c   817s|120900 |   185 |  3278k|  27.0 |   437M | 128 |4813 |  13k|  10k| 406k|  1 | 251k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
815.47/818.33	c   818s|121000 |   183 |  3282k|  27.0 |   437M | 128 |4813 |  13k|  10k| 407k|  1 | 252k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
816.27/819.10	c   819s|121100 |   183 |  3285k|  27.0 |   437M | 128 |4813 |  13k|  11k| 407k|  1 | 252k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
817.06/819.92	c   820s|121200 |   180 |  3288k|  27.0 |   437M | 128 |4813 |  13k|  10k| 408k|  0 | 252k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
817.76/820.65	c   821s|121300 |   179 |  3290k|  27.0 |   437M | 128 |4813 |  13k|  10k| 408k|  1 | 252k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
818.66/821.50	c   821s|121400 |   176 |  3293k|  27.0 |   437M | 128 |4813 |  13k|  10k| 408k|  1 | 252k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
819.16/822.06	c   822s|121500 |   174 |  3294k|  27.0 |   437M | 128 |4813 |  13k|  10k| 408k|  1 | 252k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
819.85/822.71	c   823s|121600 |   180 |  3296k|  27.0 |   437M | 128 |4813 |  13k|  10k| 409k|  1 | 252k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
820.45/823.39	c   823s|121700 |   182 |  3299k|  27.0 |   437M | 128 |4813 |  13k|  10k| 409k|  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
821.05/823.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
821.05/823.97	c   824s|121800 |   179 |  3301k|  27.0 |   437M | 128 |4813 |  13k|  10k| 409k|  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
821.95/824.82	c   825s|121900 |   180 |  3303k|  27.0 |   437M | 128 |4813 |  13k|  10k| 410k|  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
822.84/825.73	c   826s|122000 |   179 |  3308k|  27.0 |   437M | 128 |4813 |  13k|  10k| 411k|  3 | 253k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
823.54/826.43	c   826s|122100 |   187 |  3310k|  27.0 |   437M | 128 |4813 |  13k|  10k| 411k|  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
824.24/827.17	c   827s|122200 |   197 |  3313k|  27.0 |   437M | 128 |4813 |  13k|  10k| 411k|  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
824.84/827.79	c   828s|122300 |   186 |  3316k|  27.0 |   437M | 128 |4813 |  13k|   0 | 412k|  0 | 253k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
825.53/828.45	c   828s|122400 |   188 |  3318k|  27.0 |   437M | 128 |4813 |  13k|  10k| 412k|  0 | 254k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
826.24/829.11	c   829s|122500 |   186 |  3320k|  27.0 |   437M | 128 |4813 |  13k|  10k| 412k|  1 | 254k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
826.93/829.85	c   830s|122600 |   183 |  3323k|  27.0 |   437M | 128 |4813 |  13k|   0 | 413k|  0 | 254k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
827.73/830.65	c   831s|122700 |   181 |  3327k|  27.0 |   437M | 128 |4813 |  13k|  10k| 413k|  1 | 254k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
828.52/831.43	c   831s|122800 |   181 |  3330k|  27.0 |   437M | 128 |4813 |  13k|  10k| 414k|  1 | 254k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
829.23/832.12	c   832s|122900 |   182 |  3332k|  27.0 |   437M | 128 |4813 |  13k|  10k| 414k|  0 | 254k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
829.92/832.89	c   833s|123000 |   187 |  3336k|  27.0 |   437M | 128 |4813 |  13k|  10k| 415k|  0 | 255k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
830.62/833.57	c   834s|123100 |   183 |  3338k|  27.0 |   437M | 128 |4813 |  13k|  10k| 415k|  0 | 255k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
831.41/834.31	c   834s|123200 |   180 |  3341k|  27.0 |   437M | 128 |4813 |  13k|  10k| 416k|  0 | 255k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
832.12/835.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
832.12/835.05	c   835s|123300 |   183 |  3342k|  27.0 |   437M | 128 |4813 |  13k|  10k| 416k|  1 | 255k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
832.81/835.70	c   836s|123400 |   180 |  3345k|  27.0 |   437M | 128 |4813 |  13k|  10k| 416k|  0 | 255k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
833.50/836.50	c   836s|123500 |   178 |  3349k|  27.0 |   437M | 128 |4813 |  13k|  11k| 417k|  0 | 255k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
834.21/837.17	c   837s|123600 |   182 |  3352k|  27.0 |   437M | 128 |4813 |  13k|  11k| 417k|  1 | 255k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
834.90/837.83	c   838s|123700 |   178 |  3353k|  27.0 |   437M | 128 |4813 |  13k|  10k| 417k|  1 | 256k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
835.60/838.50	c   838s|123800 |   181 |  3355k|  27.0 |   437M | 128 |4813 |  13k|  10k| 417k|  1 | 256k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
836.39/839.33	c   839s|123900 |   179 |  3359k|  27.0 |   437M | 128 |4813 |  13k|   0 | 418k|  0 | 256k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
837.10/840.01	c   840s|124000 |   179 |  3362k|  27.0 |   437M | 128 |4813 |  13k|  11k| 418k|  1 | 256k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
837.79/840.78	c   841s|124100 |   171 |  3366k|  27.0 |   437M | 128 |4813 |  13k|   0 | 419k|  0 | 256k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
838.69/841.68	c   842s|124200 |   171 |  3369k|  27.0 |   437M | 128 |4813 |  13k|  10k| 420k|  1 | 256k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
839.48/842.45	c   842s|124300 |   179 |  3371k|  27.0 |   437M | 128 |4813 |  13k|  10k| 420k|  0 | 256k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
840.48/843.42	c   843s|124400 |   178 |  3374k|  27.0 |   437M | 128 |4813 |  13k|  10k| 421k|  1 | 257k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
841.28/844.27	c   844s|124500 |   179 |  3377k|  27.0 |   437M | 128 |4813 |  13k|  10k| 421k|  1 | 257k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
842.08/845.08	c   845s|124600 |   186 |  3381k|  27.0 |   437M | 128 |4813 |  13k|  11k| 422k|  1 | 257k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
842.97/845.96	c   846s|124700 |   188 |  3386k|  27.0 |   437M | 128 |4813 |  13k|   0 | 422k|  0 | 257k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
843.67/846.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
843.67/846.69	c   847s|124800 |   186 |  3387k|  27.0 |   437M | 128 |4813 |  13k|  11k| 423k|  1 | 257k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
844.56/847.50	c   847s|124900 |   177 |  3389k|  27.0 |   437M | 128 |4813 |  13k|  10k| 423k|  1 | 257k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
845.46/848.42	c   848s|125000 |   178 |  3393k|  27.0 |   437M | 128 |4813 |  13k|  11k| 424k|  1 | 257k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
846.06/849.08	c   849s|125100 |   180 |  3395k|  27.0 |   437M | 128 |4813 |  13k|  10k| 424k|  1 | 258k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
846.76/849.72	c   850s|125200 |   180 |  3397k|  27.0 |   437M | 128 |4813 |  13k|  10k| 424k|  0 | 258k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
847.55/850.50	c   850s|125300 |   180 |  3400k|  27.0 |   437M | 128 |4813 |  13k|  11k| 424k|  0 | 258k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
848.16/851.16	c   851s|125400 |   181 |  3402k|  27.0 |   437M | 128 |4813 |  13k|  11k| 425k|  1 | 258k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
848.85/851.86	c   852s|125500 |   181 |  3405k|  27.0 |   437M | 128 |4813 |  13k|  11k| 425k|  0 | 258k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
849.45/852.49	c   852s|125600 |   177 |  3407k|  27.0 |   437M | 128 |4813 |  13k|  11k| 425k|  0 | 258k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
850.15/853.16	c   853s|125700 |   176 |  3410k|  27.0 |   437M | 128 |4813 |  13k|  11k| 426k|  1 | 259k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
850.74/853.73	c   854s|125800 |   174 |  3411k|  27.0 |   437M | 128 |4813 |  13k|   0 | 426k|  0 | 259k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
851.54/854.50	c   854s|125900 |   177 |  3414k|  27.0 |   437M | 128 |4813 |  13k|  11k| 426k|  1 | 259k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
852.24/855.25	c   855s|126000 |   176 |  3416k|  27.0 |   437M | 128 |4813 |  13k|   0 | 426k|  0 | 259k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
852.73/855.77	c   856s|126100 |   171 |  3417k|  27.0 |   437M | 128 |4813 |  13k|  11k| 426k|  0 | 259k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
853.63/856.60	c   857s|126200 |   183 |  3419k|  27.0 |   437M | 128 |4813 |  13k|  10k| 427k|  1 | 259k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
854.43/857.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
854.43/857.41	c   857s|126300 |   174 |  3421k|  27.0 |   437M | 128 |4813 |  13k|  10k| 427k|  0 | 259k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
855.22/858.20	c   858s|126400 |   172 |  3425k|  27.0 |   437M | 128 |4813 |  13k|  10k| 428k|  2 | 260k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
856.13/859.15	c   859s|126500 |   174 |  3429k|  27.0 |   437M | 128 |4813 |  13k|  10k| 428k|  0 | 260k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
856.92/859.92	c   860s|126600 |   170 |  3432k|  27.0 |   437M | 128 |4813 |  13k|  11k| 429k|  1 | 260k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
857.92/860.92	c   861s|126700 |   169 |  3435k|  27.0 |   437M | 128 |4813 |  13k|  11k| 429k|  2 | 260k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
859.21/862.22	c   862s|126800 |   188 |  3440k|  27.0 |   437M | 128 |4813 |  13k|  11k| 430k|  1 | 260k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
860.21/863.23	c   863s|126900 |   186 |  3442k|  27.0 |   437M | 128 |4813 |  13k|  11k| 430k|  1 | 260k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
861.01/864.09	c   864s|127000 |   194 |  3444k|  27.0 |   437M | 128 |4813 |  13k|  11k| 431k|  1 | 260k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
861.80/864.86	c   865s|127100 |   183 |  3446k|  27.0 |   437M | 128 |4813 |  13k|  11k| 431k|  0 | 261k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
862.50/865.59	c   866s|127200 |   183 |  3448k|  27.0 |   437M | 128 |4813 |  13k|  11k| 431k|  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
863.20/866.27	c   866s|127300 |   185 |  3451k|  27.0 |   437M | 128 |4813 |  13k|  11k| 431k|  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
863.89/866.95	c   867s|127400 |   172 |  3453k|  27.0 |   437M | 128 |4813 |  13k|  10k| 432k|  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
865.10/868.10	c   868s|127500 |   182 |  3456k|  27.0 |   437M | 128 |4813 |  13k|  11k| 432k|  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
866.09/869.14	c   869s|127600 |   190 |  3459k|  27.0 |   437M | 128 |4813 |  13k|  11k| 432k|  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
866.68/869.74	c   870s|127700 |   188 |  3461k|  27.0 |   437M | 128 |4813 |  13k|  11k| 433k|  1 | 262k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
867.58/870.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
867.58/870.63	c   871s|127800 |   190 |  3463k|  27.0 |   437M | 128 |4813 |  13k|  11k| 433k|  1 | 262k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
868.58/871.60	c   872s|127900 |   186 |  3465k|  27.0 |   437M | 128 |4813 |  13k|  11k| 433k|  1 | 262k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
869.27/872.31	c   872s|128000 |   185 |  3468k|  27.0 |   437M | 128 |4813 |  13k|  11k| 433k|  1 | 262k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
869.98/873.02	c   873s|128100 |   181 |  3470k|  27.0 |   437M | 128 |4813 |  13k|  11k| 434k|  0 | 262k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
871.27/874.32	c   874s|128200 |   186 |  3473k|  27.0 |   439M | 128 |4813 |  13k|  11k| 434k|  2 | 262k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
871.97/875.05	c   875s|128300 |   185 |  3475k|  27.0 |   439M | 128 |4813 |  13k|  11k| 434k|  1 | 263k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
873.07/876.16	c   876s|128400 |   174 |  3478k|  27.0 |   442M | 128 |4813 |  13k|   0 | 435k|  0 | 263k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
873.96/877.01	c   877s|128500 |   182 |  3481k|  27.0 |   442M | 128 |4813 |  13k|  11k| 435k|  1 | 263k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
874.65/877.75	c   878s|128600 |   177 |  3483k|  27.0 |   442M | 128 |4813 |  13k|  11k| 436k|  2 | 263k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
875.45/878.53	c   879s|128700 |   178 |  3486k|  27.0 |   442M | 128 |4813 |  13k|   0 | 436k|  0 | 263k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
876.25/879.32	c   879s|128800 |   180 |  3488k|  27.0 |   442M | 128 |4813 |  13k|  11k| 436k|  1 | 263k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
877.34/880.41	c   880s|128900 |   191 |  3491k|  27.0 |   442M | 128 |4813 |  13k|  11k| 437k|  1 | 263k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
878.44/881.51	c   882s|129000 |   194 |  3494k|  27.0 |   442M | 128 |4813 |  13k|  11k| 437k|  3 | 264k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
879.24/882.34	c   882s|129100 |   190 |  3496k|  27.0 |   442M | 128 |4813 |  13k|  11k| 437k|  1 | 264k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
879.94/883.06	c   883s|129200 |   187 |  3498k|  26.9 |   442M | 128 |4813 |  13k|   0 | 438k|  0 | 264k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
881.33/884.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
881.33/884.45	c   884s|129300 |   185 |  3501k|  27.0 |   444M | 128 |4813 |  13k|  11k| 438k|  1 | 264k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
882.13/885.27	c   885s|129400 |   188 |  3504k|  27.0 |   445M | 128 |4813 |  13k|  11k| 438k|  2 | 264k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
883.72/886.81	c   887s|129500 |   184 |  3506k|  26.9 |   447M | 128 |4813 |  13k|  11k| 439k|  2 | 264k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
884.42/887.57	c   888s|129600 |   181 |  3508k|  26.9 |   447M | 128 |4813 |  13k|  11k| 439k|  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
885.12/888.28	c   888s|129700 |   183 |  3510k|  26.9 |   447M | 128 |4813 |  13k|  11k| 439k|  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
886.21/889.30	c   889s|129800 |   181 |  3511k|  26.9 |   447M | 128 |4813 |  13k|  11k| 440k|  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
887.11/890.27	c   890s|129900 |   188 |  3513k|  26.9 |   447M | 128 |4813 |  13k|  11k| 440k|  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
887.81/890.98	c   891s|130000 |   184 |  3516k|  26.9 |   447M | 128 |4813 |  13k|  11k| 440k|  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
888.80/891.94	c   892s|130100 |   186 |  3518k|  26.9 |   447M | 128 |4813 |  13k|   0 | 441k|  0 | 265k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
889.70/892.84	c   893s|130200 |   192 |  3520k|  26.9 |   447M | 128 |4813 |  13k|  11k| 441k|  2 | 265k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
890.40/893.52	c   894s|130300 |   185 |  3522k|  26.9 |   447M | 128 |4813 |  13k|  11k| 441k|  1 | 266k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
891.20/894.32	c   894s|130400 |   191 |  3524k|  26.9 |   447M | 128 |4813 |  13k|  11k| 441k|  1 | 266k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
891.79/894.98	c   895s|130500 |   183 |  3526k|  26.9 |   447M | 128 |4813 |  13k|  11k| 441k|  1 | 266k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
892.69/895.87	c   896s|130600 |   186 |  3528k|  26.9 |   447M | 128 |4813 |  13k|  11k| 442k|  1 | 266k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
893.69/896.83	c   897s|130700 |   182 |  3531k|  26.9 |   447M | 128 |4813 |  13k|  11k| 442k|  0 | 266k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
894.68/897.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
894.68/897.87	c   898s|130800 |   186 |  3534k|  26.9 |   447M | 128 |4813 |  13k|  11k| 442k|  0 | 266k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
895.88/899.02	c   899s|130900 |   191 |  3536k|  26.9 |   447M | 128 |4813 |  13k|  11k| 443k|  1 | 267k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
896.78/899.90	c   900s|131000 |   201 |  3538k|  26.9 |   447M | 128 |4813 |  13k|  11k| 443k|  1 | 267k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
897.88/901.06	c   901s|131100 |   198 |  3540k|  26.9 |   447M | 128 |4813 |  13k|  11k| 443k|  1 | 267k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
898.77/901.98	c   902s|131200 |   196 |  3543k|  26.9 |   447M | 128 |4813 |  13k|  11k| 443k|  1 | 267k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
899.97/903.11	c   903s|131300 |   198 |  3546k|  26.9 |   447M | 128 |4813 |  13k|   0 | 444k|  0 | 267k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
900.66/903.81	c   904s|131400 |   197 |  3548k|  26.9 |   447M | 128 |4813 |  13k|  11k| 444k|  0 | 267k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
901.76/904.91	c   905s|131500 |   197 |  3550k|  26.9 |   447M | 128 |4813 |  13k|  11k| 444k|  0 | 267k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
902.65/905.85	c   906s|131600 |   198 |  3553k|  26.9 |   447M | 128 |4813 |  13k|  11k| 445k|  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
903.45/906.62	c   907s|131700 |   193 |  3555k|  26.9 |   447M | 128 |4813 |  13k|  11k| 445k|  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
904.35/907.50	c   907s|131800 |   201 |  3556k|  26.9 |   447M | 128 |4813 |  13k|  11k| 445k|  0 | 268k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
905.25/908.46	c   908s|131900 |   195 |  3558k|  26.9 |   447M | 128 |4813 |  13k|  11k| 445k|  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
906.24/909.45	c   909s|132000 |   193 |  3561k|  26.9 |   448M | 128 |4813 |  13k|  11k| 446k|  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
907.14/910.34	c   910s|132100 |   191 |  3564k|  26.9 |   448M | 128 |4813 |  13k|  11k| 446k|  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
907.94/911.14	c   911s|132200 |   195 |  3566k|  26.9 |   448M | 128 |4813 |  13k|  11k| 446k|  0 | 268k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
909.23/912.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
909.23/912.43	c   912s|132300 |   196 |  3570k|  26.9 |   451M | 128 |4813 |  13k|  11k| 447k|  1 | 269k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
910.33/913.59	c   914s|132400 |   198 |  3573k|  26.9 |   455M | 128 |4813 |  13k|  11k| 447k|  1 | 269k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
911.52/914.79	c   915s|132500 |   207 |  3575k|  26.9 |   460M | 128 |4813 |  13k|  11k| 448k|  0 | 269k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
912.82/916.03	c   916s|132600 |   199 |  3578k|  26.9 |   463M | 128 |4813 |  13k|  11k| 448k|  1 | 269k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
913.62/916.82	c   917s|132700 |   211 |  3580k|  26.9 |   464M | 128 |4813 |  13k|  11k| 448k|  1 | 269k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
914.11/917.32	c   917s|132800 |   208 |  3581k|  26.8 |   464M | 128 |4813 |  13k|  11k| 448k|  0 | 269k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
914.82/918.00	c   918s|132900 |   207 |  3582k|  26.8 |   465M | 128 |4813 |  13k|  11k| 449k|  1 | 269k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
915.81/919.05	c   919s|133000 |   208 |  3584k|  26.8 |   467M | 128 |4813 |  13k|  11k| 449k|  1 | 269k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
916.91/920.12	c   920s|133100 |   201 |  3588k|  26.8 |   470M | 128 |4813 |  13k|  11k| 449k|  1 | 269k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
918.10/921.31	c   921s|133200 |   216 |  3591k|  26.8 |   470M | 128 |4813 |  13k|  11k| 450k|  1 | 270k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
918.90/922.17	c   922s|133300 |   236 |  3593k|  26.8 |   470M | 128 |4813 |  13k|  11k| 450k|  1 | 270k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
919.69/922.98	c   923s|133400 |   209 |  3596k|  26.8 |   470M | 128 |4813 |  13k|  11k| 450k|  0 | 270k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
920.49/923.73	c   924s|133500 |   206 |  3598k|  26.8 |   470M | 128 |4813 |  13k|  11k| 450k|  1 | 270k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
921.29/924.51	c   925s|133600 |   205 |  3600k|  26.8 |   470M | 128 |4813 |  13k|  11k| 451k|  2 | 270k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
921.79/925.04	c   925s|133700 |   204 |  3601k|  26.8 |   470M | 128 |4813 |  13k|  11k| 451k|  1 | 270k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
922.68/925.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
922.68/925.94	c   926s|133800 |   206 |  3603k|  26.8 |   470M | 128 |4813 |  12k|  11k| 451k|  1 | 271k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
923.58/926.84	c   927s|133900 |   204 |  3606k|  26.8 |   470M | 128 |4813 |  13k|   0 | 451k|  0 | 271k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
924.47/927.70	c   928s|134000 |   208 |  3609k|  26.8 |   470M | 128 |4813 |  13k|  11k| 451k|  1 | 271k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
925.27/928.55	c   929s|134100 |   206 |  3611k|  26.8 |   470M | 128 |4813 |  13k|  11k| 452k|  1 | 271k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
926.27/929.51	c   930s|134200 |   202 |  3614k|  26.8 |   470M | 128 |4813 |  12k|   0 | 452k|  0 | 271k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
927.36/930.64	c   931s|134300 |   204 |  3618k|  26.8 |   470M | 128 |4813 |  12k|   0 | 453k|  0 | 271k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
928.36/931.61	c   932s|134400 |   210 |  3621k|  26.8 |   470M | 128 |4813 |  12k|  11k| 453k|  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
929.36/932.65	c   933s|134500 |   203 |  3623k|  26.8 |   470M | 128 |4813 |  12k|   0 | 453k|  0 | 272k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
930.15/933.47	c   933s|134600 |   192 |  3626k|  26.8 |   470M | 128 |4813 |  12k|   0 | 454k|  0 | 272k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
931.15/934.44	c   934s|134700 |   184 |  3629k|  26.8 |   471M | 128 |4813 |  12k|  10k| 454k|  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
931.95/935.27	c   935s|134800 |   196 |  3632k|  26.8 |   471M | 128 |4813 |  13k|  11k| 454k|  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
932.75/936.05	c   936s|134900 |   188 |  3635k|  26.8 |   471M | 128 |4813 |  13k|  11k| 455k|  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
933.54/936.84	c   937s|135000 |   190 |  3637k|  26.8 |   471M | 128 |4813 |  12k|  11k| 455k|  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
934.34/937.61	c   938s|135100 |   189 |  3640k|  26.8 |   472M | 128 |4813 |  12k|  11k| 455k|  1 | 273k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
935.14/938.43	c   938s|135200 |   190 |  3641k|  26.8 |   472M | 128 |4813 |  12k|  11k| 455k|  1 | 273k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
935.93/939.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
935.93/939.22	c   939s|135300 |   192 |  3644k|  26.8 |   473M | 128 |4813 |  12k|  11k| 456k|  1 | 273k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
936.43/939.79	c   940s|135400 |   184 |  3645k|  26.8 |   473M | 128 |4813 |  12k|   0 | 456k|  0 | 273k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
937.43/940.70	c   941s|135500 |   193 |  3648k|  26.8 |   473M | 128 |4813 |  12k|   0 | 456k|  0 | 273k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
937.93/941.24	c   941s|135600 |   192 |  3651k|  26.8 |   473M | 128 |4813 |  12k|  11k| 456k|  1 | 273k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
938.52/941.87	c   942s|135700 |   184 |  3653k|  26.8 |   473M | 128 |4813 |  12k|  11k| 457k|  1 | 274k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
939.62/942.99	c   943s|135800 |   189 |  3656k|  26.8 |   473M | 128 |4813 |  12k|  11k| 457k|  1 | 274k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
940.52/943.81	c   944s|135900 |   189 |  3658k|  26.8 |   473M | 128 |4813 |  12k|  11k| 457k|  1 | 274k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
941.41/944.78	c   945s|136000 |   190 |  3660k|  26.8 |   473M | 128 |4813 |  12k|   0 | 458k|  0 | 274k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
942.41/945.71	c   946s|136100 |   194 |  3663k|  26.8 |   473M | 128 |4813 |  12k|  11k| 458k|  1 | 274k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
943.71/947.02	c   947s|136200 |   185 |  3666k|  26.8 |   473M | 128 |4813 |  12k|  11k| 458k|  1 | 274k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
944.50/947.88	c   948s|136300 |   191 |  3669k|  26.8 |   473M | 128 |4813 |  12k|   0 | 459k|  0 | 274k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
945.50/948.81	c   949s|136400 |   183 |  3672k|  26.8 |   473M | 128 |4813 |  12k|  10k| 459k|  1 | 275k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
946.29/949.68	c   950s|136500 |   189 |  3674k|  26.8 |   473M | 128 |4813 |  12k|  10k| 459k|  1 | 275k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
946.99/950.34	c   950s|136600 |   194 |  3675k|  26.8 |   473M | 128 |4813 |  12k|  11k| 460k|  1 | 275k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
947.69/951.00	c   951s|136700 |   197 |  3678k|  26.8 |   473M | 128 |4813 |  12k|  10k| 460k|  1 | 275k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
948.49/951.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
948.49/951.87	c   952s|136800 |   197 |  3680k|  26.8 |   473M | 128 |4813 |  12k|  11k| 460k|  0 | 275k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
949.38/952.79	c   953s|136900 |   193 |  3682k|  26.8 |   473M | 128 |4813 |  12k|  11k| 460k|  0 | 275k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
950.18/953.58	c   954s|137000 |   201 |  3686k|  26.8 |   473M | 128 |4813 |  12k|  11k| 461k|  1 | 275k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
950.98/954.33	c   954s|137100 |   192 |  3688k|  26.8 |   473M | 128 |4813 |  12k|  11k| 461k|  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
951.87/955.20	c   955s|137200 |   216 |  3691k|  26.8 |   473M | 128 |4813 |  12k|  11k| 461k|  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
952.47/955.83	c   956s|137300 |   212 |  3693k|  26.8 |   473M | 128 |4813 |  12k|  11k| 462k|  0 | 276k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
953.27/956.60	c   957s|137400 |   212 |  3695k|  26.8 |   473M | 128 |4813 |  12k|  11k| 462k|  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
953.97/957.38	c   957s|137500 |   205 |  3699k|  26.8 |   473M | 128 |4813 |  12k|  11k| 462k|  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
954.77/958.16	c   958s|137600 |   210 |  3701k|  26.8 |   473M | 128 |4813 |  12k|  11k| 462k|  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
955.56/958.90	c   959s|137700 |   204 |  3703k|  26.8 |   473M | 128 |4813 |  12k|  11k| 463k|  0 | 277k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
956.26/959.66	c   960s|137800 |   204 |  3705k|  26.8 |   473M | 128 |4813 |  12k|  11k| 463k|  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
957.45/960.80	c   961s|137900 |   203 |  3708k|  26.8 |   473M | 128 |4813 |  12k|  11k| 463k|  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
958.15/961.50	c   961s|138000 |   208 |  3710k|  26.8 |   473M | 128 |4813 |  12k|  11k| 463k|  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
959.15/962.53	c   963s|138100 |   206 |  3712k|  26.8 |   473M | 128 |4813 |  12k|  11k| 464k|  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
959.94/963.30	c   963s|138200 |   210 |  3714k|  26.8 |   473M | 128 |4813 |  12k|  11k| 464k|  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
960.65/964.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
960.65/964.04	c   964s|138300 |   209 |  3716k|  26.8 |   473M | 128 |4813 |  12k|  11k| 464k|  0 | 277k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
961.74/965.12	c   965s|138400 |   211 |  3719k|  26.8 |   473M | 128 |4813 |  12k|  11k| 464k|  1 | 278k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
962.64/966.06	c   966s|138500 |   206 |  3720k|  26.7 |   473M | 128 |4813 |  12k|  11k| 464k|  0 | 278k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
963.53/966.96	c   967s|138600 |   207 |  3723k|  26.7 |   473M | 128 |4813 |  12k|  11k| 465k|  1 | 278k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
964.73/968.12	c   968s|138700 |   209 |  3725k|  26.7 |   473M | 128 |4813 |  12k|  11k| 465k|  0 | 278k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
965.73/969.10	c   969s|138800 |   207 |  3728k|  26.7 |   474M | 128 |4813 |  12k|  11k| 466k|  1 | 278k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
966.82/970.25	c   970s|138900 |   209 |  3731k|  26.7 |   474M | 128 |4813 |  12k|  11k| 466k|  2 | 278k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
967.62/971.03	c   971s|139000 |   207 |  3733k|  26.7 |   474M | 128 |4813 |  12k|  11k| 466k|  0 | 278k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
968.21/971.60	c   972s|139100 |   206 |  3735k|  26.7 |   474M | 128 |4813 |  12k|  11k| 466k|  0 | 279k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
968.92/972.31	c   972s|139200 |   204 |  3737k|  26.7 |   474M | 128 |4813 |  12k|  11k| 466k|  1 | 279k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
969.62/973.08	c   973s|139300 |   206 |  3740k|  26.7 |   474M | 128 |4813 |  12k|  11k| 467k|  0 | 279k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
970.42/973.84	c   974s|139400 |   204 |  3742k|  26.7 |   474M | 128 |4813 |  12k|  11k| 467k|  1 | 279k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
971.21/974.66	c   975s|139500 |   206 |  3744k|  26.7 |   474M | 128 |4813 |  12k|  11k| 467k|  0 | 279k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
972.11/975.51	c   976s|139600 |   201 |  3746k|  26.7 |   474M | 128 |4813 |  12k|  11k| 467k|  1 | 279k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
972.81/976.26	c   976s|139700 |   202 |  3749k|  26.7 |   474M | 128 |4813 |  12k|  11k| 467k|  1 | 280k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
973.71/977.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
973.71/977.19	c   977s|139800 |   199 |  3751k|  26.7 |   474M | 128 |4813 |  12k|  11k| 468k|  2 | 280k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
974.50/977.96	c   978s|139900 |   202 |  3754k|  26.7 |   474M | 128 |4813 |  12k|   0 | 468k|  0 | 280k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
975.10/978.56	c   979s|140000 |   198 |  3756k|  26.7 |   474M | 128 |4813 |  12k|  11k| 468k|  0 | 280k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
975.80/979.21	c   979s|140100 |   198 |  3758k|  26.7 |   474M | 128 |4813 |  12k|  11k| 468k|  0 | 280k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
976.60/980.02	c   980s|140200 |   205 |  3761k|  26.7 |   474M | 128 |4813 |  12k|  11k| 469k|  1 | 280k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
977.39/980.85	c   981s|140300 |   200 |  3763k|  26.7 |   474M | 128 |4813 |  12k|  11k| 469k|  1 | 281k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
977.99/981.44	c   981s|140400 |   194 |  3765k|  26.7 |   474M | 128 |4813 |  12k|  11k| 469k|  0 | 281k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
978.98/982.41	c   982s|140500 |   203 |  3767k|  26.7 |   474M | 128 |4813 |  12k|  11k| 469k|  1 | 281k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
979.78/983.22	c   983s|140600 |   200 |  3770k|  26.7 |   474M | 128 |4813 |  12k|  11k| 470k|  0 | 281k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
980.58/984.08	c   984s|140700 |   197 |  3772k|  26.7 |   474M | 128 |4813 |  12k|  11k| 470k|  0 | 281k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
981.58/985.03	c   985s|140800 |   197 |  3774k|  26.7 |   474M | 128 |4813 |  12k|  11k| 470k|  0 | 281k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
982.47/985.94	c   986s|140900 |   201 |  3776k|  26.7 |   474M | 128 |4813 |  12k|  11k| 470k|  2 | 281k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
983.27/986.72	c   987s|141000 |   197 |  3778k|  26.7 |   474M | 128 |4813 |  12k|  11k| 471k|  2 | 282k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
983.97/987.48	c   987s|141100 |   201 |  3781k|  26.7 |   474M | 128 |4813 |  12k|  11k| 471k|  1 | 282k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
984.76/988.27	c   988s|141200 |   198 |  3783k|  26.7 |   474M | 128 |4813 |  12k|  11k| 471k|  1 | 282k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
985.46/988.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
985.46/988.99	c   989s|141300 |   204 |  3785k|  26.7 |   474M | 128 |4813 |  12k|   0 | 471k|  0 | 282k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
986.26/989.70	c   990s|141400 |   194 |  3786k|  26.7 |   474M | 128 |4813 |  12k|   0 | 471k|  0 | 282k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
987.05/990.59	c   991s|141500 |   197 |  3789k|  26.7 |   474M | 128 |4813 |  12k|  11k| 472k|  0 | 282k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
987.85/991.35	c   991s|141600 |   197 |  3791k|  26.7 |   474M | 128 |4813 |  12k|  11k| 472k|  1 | 282k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
988.85/992.36	c   992s|141700 |   193 |  3793k|  26.7 |   474M | 128 |4813 |  12k|   0 | 472k|  0 | 283k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
989.65/993.15	c   993s|141800 |   195 |  3796k|  26.6 |   475M | 128 |4813 |  12k|   0 | 473k|  0 | 283k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
990.34/993.89	c   994s|141900 |   202 |  3797k|  26.6 |   476M | 128 |4813 |  12k|  11k| 473k|  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
991.24/994.73	c   995s|142000 |   194 |  3799k|  26.6 |   476M | 128 |4813 |  12k|  11k| 473k|  2 | 283k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
992.44/995.91	c   996s|142100 |   198 |  3802k|  26.6 |   476M | 128 |4813 |  12k|  11k| 473k|  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
993.43/996.97	c   997s|142200 |   200 |  3805k|  26.6 |   476M | 128 |4813 |  12k|  11k| 474k|  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
994.23/997.71	c   998s|142300 |   203 |  3808k|  26.6 |   476M | 128 |4813 |  12k|  11k| 474k|  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
995.03/998.52	c   999s|142400 |   201 |  3810k|  26.6 |   476M | 128 |4813 |  12k|  11k| 474k|  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
995.72/999.26	c   999s|142500 |   218 |  3811k|  26.6 |   476M | 128 |4813 |  12k|  11k| 474k|  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
996.42/999.99	c  1000s|142600 |   232 |  3813k|  26.6 |   476M | 128 |4813 |  12k|  11k| 474k|  0 | 283k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
997.02/1000.55	c  1001s|142700 |   194 |  3814k|  26.6 |   476M | 128 |4813 |  12k|   0 | 474k|  0 | 284k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
997.82/1001.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.82/1001.31	c  1001s|142800 |   198 |  3816k|  26.6 |   476M | 128 |4813 |  12k|  11k| 475k|  1 | 284k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
998.62/1002.16	c  1002s|142900 |   196 |  3818k|  26.6 |   476M | 128 |4813 |  12k|  11k| 475k|  1 | 284k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
999.41/1002.97	c  1003s|143000 |   191 |  3821k|  26.6 |   476M | 128 |4813 |  12k|  11k| 475k|  0 | 284k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1000.51/1004.08	c  1004s|143100 |   203 |  3826k|  26.6 |   476M | 128 |4813 |  12k|  11k| 476k|  1 | 284k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1001.30/1004.81	c  1005s|143200 |   205 |  3829k|  26.6 |   476M | 128 |4813 |  12k|  11k| 477k|  1 | 284k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1002.10/1005.67	c  1006s|143300 |   214 |  3832k|  26.6 |   476M | 128 |4813 |  12k|   0 | 477k|  0 | 284k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1002.80/1006.30	c  1006s|143400 |   210 |  3834k|  26.6 |   476M | 128 |4813 |  12k|  11k| 477k|  1 | 284k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1003.40/1006.91	c  1007s|143500 |   207 |  3837k|  26.6 |   476M | 128 |4813 |  12k|  11k| 477k|  1 | 285k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1004.09/1007.62	c  1008s|143600 |   206 |  3839k|  26.6 |   476M | 128 |4813 |  12k|  11k| 478k|  0 | 285k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1004.69/1008.22	c  1008s|143700 |   209 |  3841k|  26.6 |   476M | 128 |4813 |  12k|  11k| 478k|  1 | 285k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1005.29/1008.89	c  1009s|143800 |   205 |  3843k|  26.6 |   476M | 128 |4813 |  12k|  11k| 478k|  1 | 285k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1006.19/1009.76	c  1010s|143900 |   208 |  3846k|  26.6 |   476M | 128 |4813 |  12k|  11k| 478k|  1 | 285k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1006.88/1010.49	c  1010s|144000 |   207 |  3848k|  26.6 |   476M | 128 |4813 |  12k|  11k| 478k|  0 | 286k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1007.68/1011.25	c  1011s|144100 |   215 |  3850k|  26.6 |   476M | 128 |4813 |  12k|  11k| 478k|  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1008.48/1012.04	c  1012s|144200 |   223 |  3853k|  26.6 |   476M | 128 |4813 |  12k|  11k| 479k|  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1009.48/1013.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1009.48/1013.01	c  1013s|144300 |   214 |  3856k|  26.6 |   476M | 128 |4813 |  12k|   0 | 479k|  0 | 286k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1010.07/1013.68	c  1014s|144400 |   219 |  3858k|  26.6 |   476M | 128 |4813 |  12k|  11k| 479k|  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1010.77/1014.34	c  1014s|144500 |   216 |  3860k|  26.6 |   476M | 128 |4813 |  12k|   0 | 479k|  0 | 286k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1011.37/1014.97	c  1015s|144600 |   213 |  3862k|  26.6 |   476M | 128 |4813 |  12k|   0 | 480k|  0 | 286k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1012.06/1015.63	c  1016s|144700 |   217 |  3865k|  26.6 |   476M | 128 |4813 |  12k|  11k| 480k|  1 | 287k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1012.66/1016.23	c  1016s|144800 |   214 |  3868k|  26.6 |   476M | 128 |4813 |  12k|  11k| 480k|  1 | 287k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1013.36/1016.93	c  1017s|144900 |   208 |  3871k|  26.6 |   476M | 128 |4813 |  12k|   0 | 481k|  0 | 287k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1013.96/1017.55	c  1018s|145000 |   210 |  3874k|  26.6 |   476M | 128 |4813 |  12k|  11k| 481k|  1 | 287k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1014.65/1018.25	c  1018s|145100 |   204 |  3876k|  26.6 |   476M | 128 |4813 |  12k|  10k| 481k|  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1015.25/1018.82	c  1019s|145200 |   210 |  3878k|  26.6 |   476M | 128 |4813 |  12k|  11k| 481k|  0 | 288k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1015.95/1019.55	c  1020s|145300 |   211 |  3881k|  26.6 |   476M | 128 |4813 |  12k|  11k| 481k|  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1016.65/1020.20	c  1020s|145400 |   208 |  3882k|  26.6 |   476M | 128 |4813 |  12k|  11k| 482k|  0 | 288k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1017.14/1020.72	c  1021s|145500 |   202 |  3884k|  26.6 |   476M | 128 |4813 |  12k|   0 | 482k|  0 | 288k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1017.84/1021.44	c  1021s|145600 |   212 |  3887k|  26.6 |   476M | 128 |4813 |  12k|  11k| 482k|  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1018.44/1022.07	c  1022s|145700 |   209 |  3889k|  26.6 |   476M | 128 |4813 |  12k|  11k| 482k|  1 | 289k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1019.24/1022.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1019.24/1022.80	c  1023s|145800 |   204 |  3890k|  26.6 |   476M | 128 |4813 |  12k|  11k| 482k|  1 | 289k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1020.03/1023.61	c  1024s|145900 |   206 |  3892k|  26.6 |   476M | 128 |4813 |  12k|  11k| 482k|  0 | 289k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1020.63/1024.23	c  1024s|146000 |   202 |  3895k|  26.6 |   476M | 128 |4813 |  12k|  11k| 483k|  1 | 289k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1021.23/1024.82	c  1025s|146100 |   199 |  3897k|  26.6 |   476M | 128 |4813 |  12k|  11k| 483k|  1 | 289k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1021.93/1025.50	c  1025s|146200 |   199 |  3899k|  26.6 |   476M | 128 |4813 |  12k|  11k| 483k|  0 | 289k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1022.43/1026.08	c  1026s|146300 |   195 |  3900k|  26.5 |   476M | 128 |4813 |  12k|  11k| 483k|  1 | 290k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1023.22/1026.88	c  1027s|146400 |   202 |  3903k|  26.5 |   476M | 128 |4813 |  12k|  11k| 483k|  1 | 290k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1023.92/1027.52	c  1028s|146500 |   200 |  3905k|  26.5 |   476M | 128 |4813 |  12k|  11k| 483k|  1 | 290k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1024.82/1028.47	c  1028s|146600 |   205 |  3908k|  26.5 |   476M | 128 |4813 |  12k|  11k| 484k|  1 | 290k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1025.71/1029.37	c  1029s|146700 |   207 |  3910k|  26.5 |   476M | 128 |4813 |  12k|  11k| 484k|  0 | 290k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1026.31/1029.99	c  1030s|146800 |   196 |  3912k|  26.5 |   476M | 128 |4813 |  12k|  11k| 484k|  1 | 290k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1027.31/1030.90	c  1031s|146900 |   198 |  3914k|  26.5 |   476M | 128 |4813 |  12k|  11k| 484k|  1 | 291k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1028.10/1031.73	c  1032s|147000 |   195 |  3916k|  26.5 |   476M | 128 |4813 |  12k|  11k| 484k|  0 | 291k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1029.00/1032.62	c  1033s|147100 |   197 |  3919k|  26.5 |   476M | 128 |4813 |  12k|  11k| 485k|  1 | 291k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1029.90/1033.54	c  1034s|147200 |   194 |  3922k|  26.5 |   476M | 128 |4813 |  12k|  11k| 485k|  1 | 291k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1030.89/1034.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1030.89/1034.51	c  1035s|147300 |   199 |  3924k|  26.5 |   476M | 128 |4813 |  12k|   0 | 485k|  0 | 291k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1031.50/1035.13	c  1035s|147400 |   192 |  3927k|  26.5 |   476M | 128 |4813 |  12k|  11k| 485k|  0 | 291k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1032.29/1035.93	c  1036s|147500 |   195 |  3929k|  26.5 |   476M | 128 |4813 |  12k|  11k| 486k|  2 | 291k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1033.19/1036.85	c  1037s|147600 |   196 |  3932k|  26.5 |   476M | 128 |4813 |  12k|  11k| 486k|  1 | 291k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1034.08/1037.72	c  1038s|147700 |   204 |  3934k|  26.5 |   476M | 128 |4813 |  12k|  11k| 486k|  1 | 292k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1035.38/1039.05	c  1039s|147800 |   195 |  3936k|  26.5 |   476M | 128 |4813 |  12k|  11k| 487k|  0 | 292k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1036.57/1040.24	c  1040s|147900 |   195 |  3940k|  26.5 |   476M | 128 |4813 |  12k|   0 | 487k|  0 | 292k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1037.57/1041.25	c  1041s|148000 |   189 |  3942k|  26.5 |   476M | 128 |4813 |  12k|  11k| 488k|  1 | 292k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1038.57/1042.24	c  1042s|148100 |   187 |  3945k|  26.5 |   476M | 128 |4813 |  12k|  11k| 488k|  1 | 292k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1039.56/1043.27	c  1043s|148200 |   191 |  3947k|  26.5 |   476M | 128 |4813 |  12k|  11k| 488k|  1 | 292k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1040.16/1043.89	c  1044s|148300 |   189 |  3950k|  26.5 |   476M | 128 |4813 |  12k|  11k| 489k|  1 | 293k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1040.86/1044.59	c  1045s|148400 |   194 |  3953k|  26.5 |   476M | 128 |4813 |  12k|  11k| 489k|  1 | 293k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1041.76/1045.43	c  1045s|148500 |   195 |  3955k|  26.5 |   476M | 128 |4813 |  12k|  11k| 489k|  1 | 293k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1042.46/1046.11	c  1046s|148600 |   201 |  3957k|  26.5 |   476M | 128 |4813 |  12k|  11k| 489k|  0 | 293k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1043.25/1046.93	c  1047s|148700 |   199 |  3960k|  26.5 |   476M | 128 |4813 |  12k|  11k| 490k|  1 | 293k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1043.75/1047.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1043.75/1047.49	c  1047s|148800 |   194 |  3962k|  26.5 |   476M | 128 |4813 |  12k|   0 | 490k|  0 | 293k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1044.74/1048.43	c  1048s|148900 |   193 |  3965k|  26.5 |   476M | 128 |4813 |  12k|  11k| 490k|  1 | 293k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1045.64/1049.31	c  1049s|149000 |   200 |  3967k|  26.5 |   476M | 128 |4813 |  12k|  11k| 491k|  1 | 294k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1046.44/1050.12	c  1050s|149100 |   201 |  3969k|  26.5 |   476M | 128 |4813 |  12k|  11k| 491k|  1 | 294k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1047.04/1050.70	c  1051s|149200 |   190 |  3972k|  26.5 |   476M | 128 |4813 |  12k|   0 | 491k|  0 | 294k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1047.53/1051.29	c  1051s|149300 |   192 |  3974k|  26.5 |   476M | 128 |4813 |  12k|  11k| 491k|  1 | 294k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1048.44/1052.19	c  1052s|149400 |   197 |  3977k|  26.5 |   476M | 128 |4813 |  12k|   0 | 492k|  0 | 294k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1049.33/1053.05	c  1053s|149500 |   190 |  3980k|  26.5 |   476M | 128 |4813 |  12k|   0 | 492k|  0 | 294k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1050.03/1053.78	c  1054s|149600 |   195 |  3982k|  26.5 |   476M | 128 |4813 |  12k|  11k| 492k|  1 | 295k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1050.82/1054.53	c  1055s|149700 |   198 |  3985k|  26.5 |   476M | 128 |4813 |  12k|  11k| 492k|  1 | 295k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1051.62/1055.32	c  1055s|149800 |   194 |  3989k|  26.5 |   476M | 128 |4813 |  12k|   0 | 493k|  0 | 295k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1052.52/1056.26	c  1056s|149900 |   189 |  3992k|  26.5 |   476M | 128 |4813 |  12k|  10k| 493k|  1 | 295k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1053.21/1056.99	c  1057s|150000 |   199 |  3995k|  26.5 |   476M | 128 |4813 |  12k|  11k| 494k|  0 | 295k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1054.41/1058.11	c  1058s|150100 |   207 |  3997k|  26.5 |   476M | 128 |4813 |  12k|  11k| 494k|  3 | 295k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1055.21/1058.95	c  1059s|150200 |   211 |  3999k|  26.5 |   476M | 128 |4813 |  12k|   0 | 494k|  0 | 295k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1055.90/1059.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1055.90/1059.66	c  1060s|150300 |   194 |  4001k|  26.5 |   476M | 128 |4813 |  12k|  11k| 494k|  1 | 295k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1056.90/1060.62	c  1061s|150400 |   207 |  4004k|  26.5 |   476M | 128 |4813 |  12k|   0 | 495k|  0 | 296k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1057.80/1061.57	c  1062s|150500 |   202 |  4007k|  26.5 |   476M | 128 |4813 |  12k|  11k| 495k|  0 | 296k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1058.79/1062.58	c  1063s|150600 |   197 |  4009k|  26.5 |   476M | 128 |4813 |  12k|  11k| 495k|  1 | 296k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1059.59/1063.35	c  1063s|150700 |   192 |  4011k|  26.5 |   476M | 128 |4813 |  12k|  11k| 495k|  1 | 296k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1060.49/1064.23	c  1064s|150800 |   199 |  4013k|  26.5 |   476M | 128 |4813 |  12k|   0 | 496k|  0 | 296k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1061.18/1064.96	c  1065s|150900 |   194 |  4015k|  26.5 |   476M | 128 |4813 |  12k|  11k| 496k|  1 | 296k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1061.78/1065.59	c  1066s|151000 |   198 |  4017k|  26.5 |   476M | 128 |4813 |  12k|  11k| 496k|  1 | 296k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1062.88/1066.61	c  1067s|151100 |   193 |  4020k|  26.5 |   476M | 128 |4813 |  12k|  11k| 497k|  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1063.58/1067.30	c  1067s|151200 |   197 |  4022k|  26.5 |   476M | 128 |4813 |  12k|  11k| 497k|  1 | 297k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1064.47/1068.22	c  1068s|151300 |   221 |  4026k|  26.5 |   476M | 128 |4813 |  12k|   0 | 497k|  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1065.28/1069.06	c  1069s|151400 |   210 |  4029k|  26.5 |   476M | 128 |4813 |  12k|  11k| 497k|  1 | 297k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1066.37/1070.19	c  1070s|151500 |   209 |  4031k|  26.5 |   476M | 128 |4813 |  12k|  11k| 498k|  2 | 297k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1067.37/1071.11	c  1071s|151600 |   206 |  4033k|  26.5 |   476M | 128 |4813 |  12k|   0 | 498k|  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1068.27/1072.07	c  1072s|151700 |   205 |  4035k|  26.5 |   476M | 128 |4813 |  12k|  11k| 498k|  1 | 297k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1069.16/1072.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1069.16/1072.96	c  1073s|151800 |   199 |  4037k|  26.5 |   476M | 128 |4813 |  12k|  11k| 498k|  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1070.15/1073.90	c  1074s|151900 |   195 |  4039k|  26.5 |   476M | 128 |4813 |  12k|  11k| 498k|  1 | 298k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1071.05/1074.81	c  1075s|152000 |   200 |  4041k|  26.5 |   476M | 128 |4813 |  12k|  11k| 499k|  1 | 298k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1072.05/1075.89	c  1076s|152100 |   196 |  4043k|  26.5 |   476M | 128 |4813 |  12k|  11k| 499k|  1 | 298k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1072.84/1076.64	c  1077s|152200 |   195 |  4045k|  26.5 |   476M | 128 |4813 |  12k|  11k| 499k|  1 | 298k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1073.64/1077.45	c  1077s|152300 |   198 |  4047k|  26.5 |   476M | 128 |4813 |  12k|  11k| 499k|  1 | 298k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1074.44/1078.26	c  1078s|152400 |   199 |  4050k|  26.5 |   476M | 128 |4813 |  12k|   0 | 500k|  0 | 298k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1075.43/1079.28	c  1079s|152500 |   206 |  4053k|  26.5 |   476M | 128 |4813 |  12k|  11k| 500k|  0 | 299k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1076.13/1079.95	c  1080s|152600 |   210 |  4055k|  26.5 |   476M | 128 |4813 |  12k|  11k| 500k|  1 | 299k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1077.13/1080.95	c  1081s|152700 |   206 |  4058k|  26.5 |   476M | 128 |4813 |  12k|  11k| 500k|  1 | 299k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1078.23/1082.07	c  1082s|152800 |   202 |  4061k|  26.5 |   476M | 128 |4813 |  12k|   0 | 501k|  0 | 299k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1079.12/1082.90	c  1083s|152900 |   196 |  4064k|  26.5 |   476M | 128 |4813 |  12k|   0 | 501k|  0 | 299k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1079.82/1083.65	c  1084s|153000 |   201 |  4067k|  26.5 |   476M | 128 |4813 |  12k|  11k| 501k|  1 | 299k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1080.61/1084.46	c  1084s|153100 |   198 |  4068k|  26.5 |   476M | 128 |4813 |  12k|  11k| 502k|  1 | 300k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1081.41/1085.22	c  1085s|153200 |   193 |  4070k|  26.5 |   476M | 128 |4813 |  12k|   0 | 502k|  0 | 300k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1082.51/1086.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1082.51/1086.33	c  1086s|153300 |   198 |  4073k|  26.5 |   476M | 128 |4813 |  12k|  11k| 502k|  1 | 300k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1083.40/1087.25	c  1087s|153400 |   213 |  4076k|  26.5 |   476M | 128 |4813 |  12k|  11k| 502k|  0 | 300k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1084.40/1088.20	c  1088s|153500 |   208 |  4078k|  26.5 |   476M | 128 |4813 |  12k|  11k| 503k|  2 | 300k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1085.20/1089.08	c  1089s|153600 |   200 |  4081k|  26.5 |   476M | 128 |4813 |  12k|  11k| 503k|  1 | 300k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1085.90/1089.75	c  1090s|153700 |   207 |  4082k|  26.5 |   476M | 128 |4813 |  12k|  11k| 503k|  0 | 300k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1086.69/1090.54	c  1091s|153800 |   205 |  4085k|  26.5 |   476M | 128 |4813 |  12k|   0 | 503k|  0 | 300k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1087.30/1091.16	c  1091s|153900 |   195 |  4087k|  26.4 |   476M | 128 |4813 |  12k|  11k| 503k|  1 | 301k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1088.19/1092.07	c  1092s|154000 |   194 |  4089k|  26.4 |   476M | 128 |4813 |  12k|   0 | 504k|  0 | 301k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1088.98/1092.80	c  1093s|154100 |   196 |  4091k|  26.4 |   476M | 128 |4813 |  12k|  11k| 504k|  1 | 301k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1090.38/1094.20	c  1094s|154200 |   211 |  4094k|  26.4 |   476M | 128 |4813 |  12k|  11k| 504k|  1 | 301k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1091.48/1095.37	c  1095s|154300 |   199 |  4095k|  26.4 |   476M | 128 |4813 |  12k|   0 | 504k|  0 | 301k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1092.47/1096.34	c  1096s|154400 |   200 |  4098k|  26.4 |   476M | 128 |4813 |  12k|  11k| 505k|  1 | 301k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1093.28/1097.15	c  1097s|154500 |   209 |  4100k|  26.4 |   476M | 128 |4813 |  12k|  11k| 505k|  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1093.97/1097.81	c  1098s|154600 |   198 |  4101k|  26.4 |   476M | 128 |4813 |  12k|  11k| 505k|  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1094.76/1098.68	c  1099s|154700 |   199 |  4103k|  26.4 |   476M | 128 |4813 |  12k|  11k| 505k|  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1095.56/1099.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1095.56/1099.43	c  1099s|154800 |   194 |  4105k|  26.4 |   476M | 128 |4813 |  12k|  11k| 505k|  0 | 302k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1096.46/1100.34	c  1100s|154900 |   210 |  4107k|  26.4 |   476M | 128 |4813 |  12k|  11k| 506k|  0 | 302k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1097.45/1101.33	c  1101s|155000 |   214 |  4110k|  26.4 |   476M | 128 |4813 |  12k|  11k| 506k|  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1098.16/1102.04	c  1102s|155100 |   209 |  4112k|  26.4 |   476M | 128 |4813 |  12k|  10k| 506k|  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1098.95/1102.85	c  1103s|155200 |   204 |  4114k|  26.4 |   476M | 128 |4813 |  12k|   0 | 506k|  0 | 302k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1099.75/1103.69	c  1104s|155300 |   210 |  4117k|  26.4 |   476M | 128 |4813 |  12k|   0 | 507k|  0 | 302k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1100.74/1104.60	c  1105s|155400 |   206 |  4119k|  26.4 |   476M | 128 |4813 |  12k|  11k| 507k|  0 | 303k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1101.64/1105.54	c  1106s|155500 |   216 |  4121k|  26.4 |   476M | 128 |4813 |  12k|   0 | 507k|  0 | 303k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1102.34/1106.24	c  1106s|155600 |   208 |  4123k|  26.4 |   476M | 128 |4813 |  12k|   0 | 508k|  0 | 303k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1103.14/1107.05	c  1107s|155700 |   208 |  4125k|  26.4 |   476M | 128 |4813 |  12k|  11k| 508k|  0 | 303k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1104.03/1107.93	c  1108s|155800 |   204 |  4127k|  26.4 |   476M | 128 |4813 |  12k|   0 | 508k|  0 | 303k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1105.13/1109.04	c  1109s|155900 |   204 |  4129k|  26.4 |   476M | 128 |4813 |  12k|  11k| 508k|  1 | 303k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1106.02/1109.92	c  1110s|156000 |   200 |  4132k|  26.4 |   476M | 128 |4813 |  12k|  11k| 509k|  1 | 303k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1106.62/1110.57	c  1111s|156100 |   205 |  4134k|  26.4 |   476M | 128 |4813 |  12k|   0 | 509k|  0 | 304k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1107.62/1111.57	c  1112s|156200 |   208 |  4135k|  26.4 |   476M | 128 |4813 |  12k|  11k| 509k|  0 | 304k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1108.61/1112.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1108.61/1112.50	c  1112s|156300 |   205 |  4138k|  26.4 |   476M | 128 |4813 |  12k|  11k| 509k|  2 | 304k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1109.41/1113.38	c  1113s|156400 |   207 |  4139k|  26.4 |   476M | 128 |4813 |  12k|  11k| 510k|  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1110.41/1114.30	c  1114s|156500 |   204 |  4142k|  26.4 |   476M | 128 |4813 |  12k|  11k| 510k|  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1111.21/1115.14	c  1115s|156600 |   204 |  4144k|  26.4 |   476M | 128 |4813 |  12k|  10k| 510k|  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1112.00/1115.90	c  1116s|156700 |   203 |  4147k|  26.4 |   476M | 128 |4813 |  12k|  11k| 511k|  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1112.90/1116.85	c  1117s|156800 |   210 |  4149k|  26.4 |   476M | 128 |4813 |  12k|  11k| 511k|  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1113.50/1117.45	c  1117s|156900 |   201 |  4150k|  26.3 |   476M | 128 |4813 |  12k|  11k| 511k|  1 | 305k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1114.29/1118.25	c  1118s|157000 |   205 |  4151k|  26.3 |   476M | 128 |4813 |  12k|   0 | 511k|  0 | 305k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1115.10/1119.08	c  1119s|157100 |   203 |  4153k|  26.3 |   476M | 128 |4813 |  12k|  11k| 511k|  0 | 305k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1116.09/1120.02	c  1120s|157200 |   200 |  4156k|  26.3 |   476M | 128 |4813 |  12k|  11k| 512k|  0 | 305k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1117.48/1121.41	c  1121s|157300 |   202 |  4158k|  26.3 |   476M | 128 |4813 |  12k|  11k| 512k|  0 | 305k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1118.38/1122.33	c  1122s|157400 |   198 |  4160k|  26.3 |   476M | 128 |4813 |  12k|  11k| 512k|  1 | 305k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1119.28/1123.20	c  1123s|157500 |   198 |  4161k|  26.3 |   476M | 128 |4813 |  12k|  11k| 513k|  1 | 305k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1120.67/1124.67	c  1125s|157600 |   201 |  4164k|  26.3 |   476M | 128 |4813 |  12k|  11k| 513k|  1 | 305k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1121.67/1125.62	c  1126s|157700 |   214 |  4166k|  26.3 |   476M | 128 |4813 |  12k|   0 | 513k|  0 | 306k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1122.46/1126.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1122.46/1126.49	c  1126s|157800 |   201 |  4168k|  26.3 |   476M | 128 |4813 |  12k|   0 | 514k|  0 | 306k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1123.46/1127.42	c  1127s|157900 |   195 |  4169k|  26.3 |   476M | 128 |4813 |  12k|  11k| 514k|  1 | 306k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1124.46/1128.41	c  1128s|158000 |   200 |  4172k|  26.3 |   476M | 128 |4813 |  12k|  11k| 514k|  3 | 306k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1125.06/1129.06	c  1129s|158100 |   204 |  4174k|  26.3 |   476M | 128 |4813 |  12k|  11k| 514k|  3 | 306k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1126.25/1130.22	c  1130s|158200 |   203 |  4176k|  26.3 |   476M | 128 |4813 |  12k|  10k| 515k|  1 | 306k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1127.05/1131.09	c  1131s|158300 |   199 |  4177k|  26.3 |   476M | 128 |4813 |  12k|  11k| 515k|  0 | 306k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1127.84/1131.87	c  1132s|158400 |   200 |  4179k|  26.3 |   476M | 128 |4813 |  12k|  11k| 515k|  1 | 306k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1128.84/1132.84	c  1133s|158500 |   201 |  4181k|  26.3 |   476M | 128 |4813 |  12k|   0 | 515k|  0 | 307k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1129.64/1133.66	c  1134s|158600 |   198 |  4183k|  26.3 |   476M | 128 |4813 |  12k|  11k| 516k|  1 | 307k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1130.93/1134.98	c  1135s|158700 |   218 |  4185k|  26.3 |   476M | 128 |4813 |  12k|   0 | 516k|  0 | 307k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1131.93/1135.98	c  1136s|158800 |   202 |  4187k|  26.3 |   476M | 128 |4813 |  12k|  11k| 516k|  2 | 307k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1132.83/1136.81	c  1137s|158900 |   192 |  4189k|  26.3 |   476M | 128 |4813 |  12k|  10k| 516k|  1 | 307k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1133.92/1137.99	c  1138s|159000 |   203 |  4191k|  26.3 |   476M | 128 |4813 |  12k|  10k| 517k|  1 | 307k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1134.92/1138.93	c  1139s|159100 |   201 |  4194k|  26.3 |   476M | 128 |4813 |  12k|   0 | 517k|  0 | 307k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1136.21/1140.22	c  1140s|159200 |   209 |  4197k|  26.3 |   476M | 128 |4813 |  12k|  11k| 518k|  1 | 307k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1137.21/1141.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1137.21/1141.29	c  1141s|159300 |   203 |  4199k|  26.3 |   476M | 128 |4813 |  12k|  11k| 518k|  1 | 308k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1138.31/1142.31	c  1142s|159400 |   197 |  4201k|  26.3 |   476M | 128 |4813 |  12k|  11k| 518k|  0 | 308k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1139.50/1143.51	c  1144s|159500 |   205 |  4204k|  26.3 |   476M | 128 |4813 |  12k|  11k| 519k|  1 | 308k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1140.40/1144.45	c  1144s|159600 |   196 |  4207k|  26.3 |   476M | 128 |4813 |  12k|  11k| 519k|  1 | 308k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1141.50/1145.54	c  1146s|159700 |   199 |  4210k|  26.3 |   476M | 128 |4813 |  12k|   0 | 519k|  0 | 308k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1142.29/1146.36	c  1146s|159800 |   203 |  4213k|  26.3 |   476M | 128 |4813 |  12k|  11k| 519k|  1 | 308k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1143.59/1147.69	c  1148s|159900 |   220 |  4215k|  26.3 |   476M | 128 |4813 |  12k|  11k| 520k|  0 | 308k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1144.78/1148.85	c  1149s|160000 |   214 |  4217k|  26.2 |   476M | 128 |4813 |  12k|   0 | 520k|  0 | 309k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1145.58/1149.68	c  1150s|160100 |   209 |  4218k|  26.2 |   476M | 128 |4813 |  12k|  11k| 520k|  1 | 309k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1146.88/1150.93	c  1151s|160200 |   216 |  4221k|  26.2 |   477M | 128 |4813 |  12k|   0 | 521k|  0 | 309k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1147.87/1151.98	c  1152s|160300 |   203 |  4223k|  26.2 |   477M | 128 |4813 |  12k|   0 | 521k|  0 | 309k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1148.67/1152.78	c  1153s|160400 |   201 |  4225k|  26.2 |   478M | 128 |4813 |  12k|   0 | 521k|  0 | 309k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1149.47/1153.57	c  1154s|160500 |   210 |  4227k|  26.2 |   478M | 128 |4813 |  12k|   0 | 521k|  0 | 309k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1150.46/1154.56	c  1155s|160600 |   204 |  4228k|  26.2 |   478M | 128 |4813 |  12k|  11k| 522k|  0 | 309k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1151.76/1155.84	c  1156s|160700 |   217 |  4231k|  26.2 |   478M | 128 |4813 |  12k|   0 | 522k|  0 | 310k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1152.75/1156.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1152.75/1156.85	c  1157s|160800 |   209 |  4234k|  26.2 |   478M | 128 |4813 |  12k|  11k| 522k|  0 | 310k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1153.45/1157.52	c  1158s|160900 |   210 |  4236k|  26.2 |   478M | 128 |4813 |  12k|   0 | 522k|  0 | 310k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1154.35/1158.42	c  1158s|161000 |   209 |  4238k|  26.2 |   478M | 128 |4813 |  12k|  11k| 523k|  1 | 310k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1155.15/1159.23	c  1159s|161100 |   203 |  4240k|  26.2 |   478M | 128 |4813 |  12k|  11k| 523k|  1 | 310k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1156.05/1160.16	c  1160s|161200 |   220 |  4242k|  26.2 |   478M | 128 |4813 |  12k|  11k| 523k|  0 | 310k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1157.14/1161.24	c  1161s|161300 |   217 |  4245k|  26.2 |   478M | 128 |4813 |  12k|   0 | 524k|  0 | 310k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1158.04/1162.12	c  1162s|161400 |   213 |  4247k|  26.2 |   478M | 128 |4813 |  12k|  11k| 524k|  0 | 310k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1159.43/1163.54	c  1164s|161500 |   200 |  4251k|  26.2 |   478M | 128 |4813 |  12k|  11k| 525k|  0 | 311k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1160.53/1164.64	c  1165s|161600 |   204 |  4253k|  26.2 |   478M | 128 |4813 |  12k|  11k| 525k|  0 | 311k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1161.42/1165.52	c  1166s|161700 |   208 |  4255k|  26.2 |   478M | 128 |4813 |  12k|  11k| 525k|  0 | 311k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1162.12/1166.27	c  1166s|161800 |   207 |  4258k|  26.2 |   478M | 128 |4813 |  12k|  11k| 525k|  1 | 311k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1163.02/1167.12	c  1167s|161900 |   214 |  4259k|  26.2 |   478M | 128 |4813 |  12k|  11k| 526k|  1 | 311k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1163.72/1167.88	c  1168s|162000 |   216 |  4260k|  26.2 |   478M | 128 |4813 |  12k|  11k| 526k|  1 | 311k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1164.41/1168.59	c  1169s|162100 |   209 |  4262k|  26.2 |   478M | 128 |4813 |  12k|  11k| 526k|  1 | 311k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1165.02/1169.12	c  1169s|162200 |   213 |  4263k|  26.2 |   478M | 128 |4813 |  12k|  11k| 526k|  1 | 312k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1165.71/1169.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1165.71/1169.86	c  1170s|162300 |   213 |  4264k|  26.2 |   478M | 128 |4813 |  12k|  11k| 526k|  1 | 312k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1166.31/1170.49	c  1170s|162400 |   210 |  4265k|  26.2 |   478M | 128 |4813 |  12k|  11k| 526k|  1 | 312k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1167.70/1171.81	c  1172s|162500 |   204 |  4268k|  26.2 |   478M | 128 |4813 |  12k|  11k| 527k|  3 | 312k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1168.40/1172.59	c  1173s|162600 |   210 |  4269k|  26.2 |   478M | 128 |4813 |  12k|  11k| 527k|  1 | 312k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1169.90/1174.02	c  1174s|162700 |   206 |  4272k|  26.2 |   479M | 128 |4813 |  12k|  11k| 527k|  1 | 312k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1170.69/1174.89	c  1175s|162800 |   206 |  4274k|  26.1 |   479M | 128 |4813 |  12k|  11k| 527k|  1 | 312k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1171.49/1175.65	c  1176s|162900 |   210 |  4276k|  26.1 |   479M | 128 |4813 |  12k|  11k| 528k|  0 | 312k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1172.58/1176.78	c  1177s|163000 |   205 |  4278k|  26.1 |   479M | 128 |4813 |  12k|   0 | 528k|  0 | 313k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1173.98/1178.19	c  1178s|163100 |   212 |  4281k|  26.1 |   479M | 128 |4813 |  12k|  11k| 529k|  1 | 313k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1174.58/1178.73	c  1179s|163200 |   223 |  4282k|  26.1 |   479M | 128 |4813 |  12k|  11k| 529k|  1 | 313k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1174.98/1179.15	c  1179s|163300 |   210 |  4283k|  26.1 |   479M | 128 |4813 |  12k|  11k| 529k|  0 | 313k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1175.57/1179.76	c  1180s|163400 |   219 |  4284k|  26.1 |   479M | 128 |4813 |  12k|   0 | 529k|  0 | 313k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1176.17/1180.30	c  1180s|163500 |   223 |  4286k|  26.1 |   479M | 128 |4813 |  12k|  11k| 529k|  1 | 313k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1176.67/1180.80	c  1181s|163600 |   230 |  4287k|  26.1 |   479M | 128 |4813 |  12k|   0 | 529k|  0 | 313k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1177.56/1181.70	c  1182s|163700 |   215 |  4289k|  26.1 |   479M | 128 |4813 |  12k|   0 | 530k|  0 | 313k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1178.56/1182.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1178.56/1182.79	c  1183s|163800 |   204 |  4291k|  26.1 |   479M | 128 |4813 |  12k|   0 | 530k|  0 | 314k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1179.76/1183.94	c  1184s|163900 |   204 |  4294k|  26.1 |   480M | 128 |4813 |  12k|   0 | 530k|  0 | 314k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1181.05/1185.22	c  1185s|164000 |   205 |  4297k|  26.1 |   480M | 128 |4813 |  12k|  11k| 531k|  1 | 314k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1181.96/1186.19	c  1186s|164100 |   210 |  4298k|  26.1 |   480M | 128 |4813 |  12k|  11k| 531k|  1 | 314k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1183.24/1187.41	c  1187s|164200 |   214 |  4300k|  26.1 |   480M | 128 |4813 |  12k|   0 | 531k|  0 | 314k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1183.95/1188.18	c  1188s|164300 |   208 |  4302k|  26.1 |   480M | 128 |4813 |  12k|  11k| 531k|  1 | 314k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1184.94/1189.16	c  1189s|164400 |   213 |  4305k|  26.1 |   480M | 128 |4813 |  12k|  11k| 531k|  1 | 314k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1186.13/1190.34	c  1190s|164500 |   208 |  4308k|  26.1 |   480M | 128 |4813 |  12k|  11k| 532k|  0 | 315k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1187.33/1191.56	c  1192s|164600 |   199 |  4310k|  26.1 |   480M | 128 |4813 |  12k|  11k| 532k|  1 | 315k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1188.53/1192.70	c  1193s|164700 |   204 |  4313k|  26.1 |   480M | 128 |4813 |  12k|  11k| 532k|  1 | 315k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1189.42/1193.62	c  1194s|164800 |   211 |  4315k|  26.1 |   480M | 128 |4813 |  12k|  11k| 533k|  1 | 315k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1190.72/1194.92	c  1195s|164900 |   200 |  4318k|  26.1 |   480M | 128 |4813 |  12k|  11k| 533k|  1 | 315k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1191.51/1195.76	c  1196s|165000 |   204 |  4320k|  26.1 |   480M | 128 |4813 |  12k|  11k| 533k|  0 | 315k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1192.61/1196.82	c  1197s|165100 |   196 |  4323k|  26.1 |   480M | 128 |4813 |  12k|  11k| 534k|  0 | 315k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1193.71/1197.93	c  1198s|165200 |   207 |  4325k|  26.1 |   480M | 128 |4813 |  12k|   0 | 534k|  0 | 315k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1194.40/1198.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1194.40/1198.67	c  1199s|165300 |   196 |  4327k|  26.1 |   481M | 128 |4813 |  12k|  11k| 534k|  2 | 316k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1195.10/1199.34	c  1199s|165400 |   199 |  4329k|  26.1 |   481M | 128 |4813 |  12k|   0 | 534k|  0 | 316k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1196.00/1200.24	c  1200s|165500 |   201 |  4332k|  26.1 |   481M | 128 |4813 |  12k|   0 | 535k|  0 | 316k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1197.00/1201.27	c  1201s|165600 |   201 |  4335k|  26.1 |   481M | 128 |4813 |  12k|   0 | 535k|  0 | 316k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1197.99/1202.22	c  1202s|165700 |   198 |  4338k|  26.1 |   481M | 128 |4813 |  12k|  11k| 535k|  1 | 316k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1198.89/1203.11	c  1203s|165800 |   196 |  4340k|  26.1 |   481M | 128 |4813 |  12k|  11k| 536k|  0 | 316k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1199.89/1204.18	c  1204s|165900 |   206 |  4341k|  26.1 |   481M | 128 |4813 |  12k|  11k| 536k|  2 | 316k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1200.58/1204.87	c  1205s|166000 |   205 |  4343k|  26.1 |   481M | 128 |4813 |  12k|  11k| 536k|  2 | 316k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1201.38/1205.67	c  1206s|166100 |   209 |  4345k|  26.1 |   481M | 128 |4813 |  12k|   0 | 536k|  0 | 317k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1202.18/1206.40	c  1206s|166200 |   221 |  4347k|  26.1 |   481M | 128 |4813 |  12k|  11k| 537k|  1 | 317k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1202.78/1207.02	c  1207s|166300 |   216 |  4348k|  26.0 |   481M | 128 |4813 |  12k|   0 | 537k|  0 | 317k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1203.37/1207.67	c  1208s|166400 |   207 |  4350k|  26.0 |   481M | 128 |4813 |  12k|  11k| 537k|  1 | 317k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1204.17/1208.48	c  1208s|166500 |   197 |  4352k|  26.0 |   481M | 128 |4813 |  12k|   0 | 537k|  0 | 317k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1205.36/1209.60	c  1210s|166600 |   208 |  4354k|  26.0 |   481M | 128 |4813 |  12k|  11k| 538k|  1 | 317k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1206.36/1210.60	c  1211s|166700 |   213 |  4357k|  26.0 |   481M | 128 |4813 |  12k|  11k| 538k|  1 | 317k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1206.96/1211.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1206.96/1211.26	c  1211s|166800 |   210 |  4358k|  26.0 |   481M | 128 |4813 |  12k|  11k| 538k|  2 | 317k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1207.56/1211.89	c  1212s|166900 |   207 |  4360k|  26.0 |   481M | 128 |4813 |  12k|   0 | 538k|  0 | 318k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1208.45/1212.72	c  1213s|167000 |   220 |  4362k|  26.0 |   481M | 128 |4813 |  12k|  11k| 539k|  1 | 318k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1209.05/1213.35	c  1213s|167100 |   215 |  4364k|  26.0 |   481M | 128 |4813 |  12k|  11k| 539k|  1 | 318k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1209.85/1214.14	c  1214s|167200 |   201 |  4365k|  26.0 |   481M | 128 |4813 |  12k|   0 | 539k|  0 | 318k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1210.94/1215.22	c  1215s|167300 |   207 |  4367k|  26.0 |   481M | 128 |4813 |  12k|  11k| 539k|  4 | 318k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1212.14/1216.45	c  1216s|167400 |   206 |  4370k|  26.0 |   481M | 128 |4813 |  12k|  11k| 540k|  1 | 318k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1213.14/1217.44	c  1217s|167500 |   204 |  4372k|  26.0 |   481M | 128 |4813 |  12k|  11k| 540k|  1 | 318k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1213.93/1218.26	c  1218s|167600 |   201 |  4374k|  26.0 |   481M | 128 |4813 |  12k|  11k| 540k|  0 | 318k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1214.93/1219.23	c  1219s|167700 |   210 |  4378k|  26.0 |   481M | 128 |4813 |  12k|  11k| 541k|  0 | 319k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1215.63/1219.94	c  1220s|167800 |   212 |  4379k|  26.0 |   481M | 128 |4813 |  12k|  11k| 541k|  0 | 319k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1216.83/1221.10	c  1221s|167900 |   206 |  4384k|  26.0 |   481M | 128 |4813 |  12k|  11k| 541k|  1 | 319k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1217.73/1222.09	c  1222s|168000 |   208 |  4387k|  26.0 |   481M | 128 |4813 |  12k|  11k| 542k|  1 | 319k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1218.62/1222.97	c  1223s|168100 |   202 |  4389k|  26.0 |   481M | 128 |4813 |  12k|  11k| 542k|  0 | 319k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1219.41/1223.77	c  1224s|168200 |   213 |  4392k|  26.0 |   481M | 128 |4813 |  12k|  11k| 542k|  1 | 319k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1220.11/1224.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1220.11/1224.49	c  1224s|168300 |   209 |  4394k|  26.0 |   481M | 128 |4813 |  12k|  11k| 542k|  1 | 319k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1221.01/1225.32	c  1225s|168400 |   204 |  4396k|  26.0 |   481M | 128 |4813 |  12k|  11k| 543k|  1 | 320k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1222.00/1226.36	c  1226s|168500 |   208 |  4398k|  26.0 |   481M | 128 |4813 |  12k|  11k| 543k|  1 | 320k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1223.10/1227.47	c  1227s|168600 |   205 |  4401k|  26.0 |   481M | 128 |4813 |  12k|  11k| 543k|  1 | 320k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1224.00/1228.38	c  1228s|168700 |   202 |  4402k|  26.0 |   481M | 128 |4813 |  12k|  11k| 543k|  1 | 320k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1225.29/1229.68	c  1230s|168800 |   200 |  4405k|  26.0 |   481M | 128 |4813 |  12k|   0 | 544k|  0 | 320k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1225.80/1230.15	c  1230s|168900 |   197 |  4406k|  26.0 |   481M | 128 |4813 |  12k|  11k| 544k|  1 | 320k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1226.99/1231.31	c  1231s|169000 |   200 |  4408k|  26.0 |   481M | 128 |4813 |  12k|  11k| 544k|  1 | 320k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1227.69/1232.02	c  1232s|169100 |   198 |  4410k|  26.0 |   481M | 128 |4813 |  12k|   0 | 544k|  0 | 320k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1228.88/1233.26	c  1233s|169200 |   201 |  4414k|  26.0 |   482M | 128 |4813 |  12k|  11k| 545k|  1 | 320k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1229.88/1234.23	c  1234s|169300 |   194 |  4416k|  26.0 |   482M | 128 |4813 |  12k|  11k| 545k|  1 | 321k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1230.97/1235.34	c  1235s|169400 |   200 |  4419k|  26.0 |   482M | 128 |4813 |  12k|   0 | 546k|  0 | 321k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1231.68/1236.01	c  1236s|169500 |   195 |  4420k|  26.0 |   482M | 128 |4813 |  12k|  11k| 546k|  1 | 321k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1232.17/1236.59	c  1237s|169600 |   201 |  4421k|  26.0 |   482M | 128 |4813 |  12k|   0 | 546k|  0 | 321k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1233.56/1237.96	c  1238s|169700 |   202 |  4423k|  26.0 |   482M | 128 |4813 |  12k|  11k| 546k|  1 | 321k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1234.46/1238.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1234.46/1238.83	c  1239s|169800 |   203 |  4425k|  26.0 |   483M | 128 |4813 |  12k|   0 | 546k|  0 | 321k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1235.66/1240.00	c  1240s|169900 |   205 |  4428k|  26.0 |   483M | 128 |4813 |  12k|  11k| 547k|  1 | 321k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1236.35/1240.71	c  1241s|170000 |   196 |  4429k|  26.0 |   483M | 128 |4813 |  12k|  11k| 547k|  1 | 321k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1237.25/1241.69	c  1242s|170100 |   199 |  4430k|  25.9 |   483M | 128 |4813 |  12k|  11k| 547k|  1 | 322k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1238.05/1242.41	c  1242s|170200 |   200 |  4433k|  25.9 |   483M | 128 |4813 |  12k|  11k| 547k|  1 | 322k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1238.94/1243.39	c  1243s|170300 |   200 |  4435k|  25.9 |   483M | 128 |4813 |  12k|  11k| 548k|  3 | 322k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1240.14/1244.52	c  1245s|170400 |   196 |  4437k|  25.9 |   483M | 128 |4813 |  12k|  11k| 548k|  1 | 322k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1241.04/1245.49	c  1245s|170500 |   199 |  4440k|  25.9 |   483M | 128 |4813 |  12k|  11k| 548k|  1 | 322k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1242.13/1246.50	c  1246s|170600 |   204 |  4442k|  25.9 |   483M | 128 |4813 |  12k|  11k| 549k|  1 | 322k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1243.43/1247.81	c  1248s|170700 |   205 |  4444k|  25.9 |   483M | 128 |4813 |  12k|   0 | 549k|  0 | 322k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1244.42/1248.85	c  1249s|170800 |   202 |  4446k|  25.9 |   483M | 128 |4813 |  12k|  11k| 549k|  1 | 323k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1245.52/1249.90	c  1250s|170900 |   199 |  4449k|  25.9 |   483M | 128 |4813 |  12k|  11k| 550k|  1 | 323k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1246.82/1251.27	c  1251s|171000 |   202 |  4452k|  25.9 |   483M | 128 |4813 |  12k|  11k| 550k|  1 | 323k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1248.01/1252.40	c  1252s|171100 |   202 |  4454k|  25.9 |   484M | 128 |4813 |  12k|  11k| 550k|  2 | 323k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1249.21/1253.68	c  1254s|171200 |   196 |  4457k|  25.9 |   484M | 128 |4813 |  12k|   0 | 551k|  0 | 323k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1250.30/1254.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1250.30/1254.71	c  1255s|171300 |   198 |  4460k|  25.9 |   484M | 128 |4813 |  12k|  11k| 551k|  1 | 323k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1251.10/1255.51	c  1256s|171400 |   198 |  4462k|  25.9 |   484M | 128 |4813 |  12k|   0 | 551k|  0 | 323k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1252.10/1256.54	c  1257s|171500 |   198 |  4464k|  25.9 |   484M | 128 |4813 |  12k|  11k| 552k|  1 | 324k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1253.09/1257.55	c  1258s|171600 |   197 |  4466k|  25.9 |   484M | 128 |4813 |  12k|  11k| 552k|  1 | 324k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1254.49/1258.93	c  1259s|171700 |   198 |  4468k|  25.9 |   484M | 128 |4813 |  12k|  11k| 552k|  0 | 324k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1255.38/1259.83	c  1260s|171800 |   195 |  4471k|  25.9 |   486M | 128 |4813 |  12k|   0 | 553k|  0 | 324k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1256.28/1260.70	c  1261s|171900 |   193 |  4473k|  25.9 |   486M | 128 |4813 |  12k|  11k| 553k|  1 | 324k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1256.98/1261.48	c  1261s|172000 |   195 |  4475k|  25.9 |   486M | 128 |4813 |  12k|   0 | 553k|  0 | 324k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1258.17/1262.61	c  1263s|172100 |   201 |  4478k|  25.9 |   486M | 128 |4813 |  12k|  11k| 554k|  1 | 324k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1259.17/1263.63	c  1264s|172200 |   197 |  4480k|  25.9 |   486M | 128 |4813 |  12k|  11k| 554k|  1 | 325k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1259.77/1264.28	c  1264s|172300 |   198 |  4482k|  25.9 |   486M | 128 |4813 |  12k|  11k| 554k|  1 | 325k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1260.37/1264.80	c  1265s|172400 |   197 |  4483k|  25.9 |   486M | 128 |4813 |  12k|  11k| 554k|  1 | 325k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1261.06/1265.55	c  1266s|172500 |   195 |  4486k|  25.9 |   486M | 128 |4813 |  12k|  11k| 554k|  1 | 325k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1261.96/1266.41	c  1266s|172600 |   194 |  4488k|  25.9 |   486M | 128 |4813 |  12k|  11k| 555k|  1 | 325k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1262.76/1267.25	c  1267s|172700 |   192 |  4490k|  25.9 |   486M | 128 |4813 |  12k|  11k| 555k|  1 | 325k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1263.56/1268.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1263.56/1268.00	c  1268s|172800 |   201 |  4492k|  25.9 |   486M | 128 |4813 |  12k|  11k| 555k|  1 | 325k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1264.45/1268.93	c  1269s|172900 |   198 |  4494k|  25.9 |   486M | 128 |4813 |  12k|  11k| 555k|  1 | 325k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1265.35/1269.86	c  1270s|173000 |   203 |  4496k|  25.9 |   486M | 128 |4813 |  12k|  11k| 556k|  1 | 326k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1266.45/1270.91	c  1271s|173100 |   201 |  4499k|  25.9 |   486M | 128 |4813 |  12k|  11k| 556k|  1 | 326k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1267.44/1271.90	c  1272s|173200 |   203 |  4501k|  25.9 |   486M | 128 |4813 |  12k|   0 | 556k|  0 | 326k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1268.44/1272.91	c  1273s|173300 |   205 |  4504k|  25.9 |   486M | 128 |4813 |  12k|  11k| 557k|  0 | 326k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1269.04/1273.55	c  1274s|173400 |   197 |  4506k|  25.9 |   486M | 128 |4813 |  12k|  11k| 557k|  1 | 326k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1270.03/1274.54	c  1275s|173500 |   205 |  4508k|  25.9 |   486M | 128 |4813 |  12k|  11k| 557k|  1 | 326k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1271.13/1275.69	c  1276s|173600 |   204 |  4511k|  25.9 |   486M | 128 |4813 |  12k|  11k| 558k|  1 | 326k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1271.93/1276.47	c  1276s|173700 |   199 |  4513k|  25.9 |   486M | 128 |4813 |  12k|  11k| 558k|  1 | 327k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1272.72/1277.25	c  1277s|173800 |   201 |  4515k|  25.9 |   486M | 128 |4813 |  12k|  11k| 558k|  1 | 327k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1274.22/1278.78	c  1279s|173900 |   211 |  4519k|  25.9 |   486M | 128 |4813 |  12k|  11k| 559k|  1 | 327k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1275.41/1279.94	c  1280s|174000 |   210 |  4522k|  25.9 |   486M | 128 |4813 |  12k|  11k| 559k|  1 | 327k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1276.52/1281.02	c  1281s|174100 |   204 |  4525k|  25.9 |   486M | 128 |4813 |  12k|  11k| 560k|  0 | 327k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1277.41/1281.93	c  1282s|174200 |   208 |  4529k|  25.9 |   486M | 128 |4813 |  12k|  11k| 560k|  0 | 327k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1278.30/1282.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1278.30/1282.83	c  1283s|174300 |   207 |  4531k|  25.9 |   486M | 128 |4813 |  12k|   0 | 561k|  0 | 327k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1278.90/1283.47	c  1283s|174400 |   205 |  4533k|  25.9 |   486M | 128 |4813 |  12k|   0 | 561k|  0 | 328k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1280.10/1284.62	c  1285s|174500 |   206 |  4536k|  25.9 |   486M | 128 |4813 |  12k|  11k| 561k|  0 | 328k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1280.89/1285.43	c  1285s|174600 |   205 |  4539k|  25.9 |   486M | 128 |4813 |  12k|  11k| 562k|  1 | 328k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1281.99/1286.54	c  1287s|174700 |   209 |  4543k|  25.9 |   486M | 128 |4813 |  12k|  11k| 562k|  1 | 328k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1282.89/1287.44	c  1287s|174800 |   208 |  4545k|  25.9 |   486M | 128 |4813 |  12k|  11k| 562k|  2 | 328k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1283.78/1288.34	c  1288s|174900 |   207 |  4547k|  25.9 |   486M | 128 |4813 |  12k|  11k| 563k|  1 | 328k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1284.78/1289.30	c  1289s|175000 |   207 |  4549k|  25.9 |   486M | 128 |4813 |  12k|  11k| 563k|  1 | 328k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1285.48/1290.07	c  1290s|175100 |   205 |  4551k|  25.9 |   486M | 128 |4813 |  12k|  11k| 563k|  0 | 329k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1286.07/1290.66	c  1291s|175200 |   196 |  4553k|  25.9 |   486M | 128 |4813 |  12k|  11k| 563k|  0 | 329k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1287.07/1291.63	c  1292s|175300 |   198 |  4555k|  25.9 |   486M | 128 |4813 |  12k|  11k| 564k|  1 | 329k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1287.77/1292.37	c  1292s|175400 |   199 |  4558k|  25.9 |   486M | 128 |4813 |  12k|  11k| 564k|  0 | 329k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1289.06/1293.64	c  1294s|175500 |   189 |  4561k|  25.9 |   486M | 128 |4813 |  12k|  11k| 565k|  1 | 329k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1289.86/1294.47	c  1294s|175600 |   200 |  4563k|  25.9 |   486M | 128 |4813 |  12k|  11k| 565k|  0 | 329k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1290.96/1295.59	c  1296s|175700 |   199 |  4566k|  25.9 |   486M | 128 |4813 |  12k|  11k| 565k|  1 | 330k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1292.05/1296.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1292.05/1296.68	c  1297s|175800 |   194 |  4569k|  25.9 |   486M | 128 |4813 |  12k|  11k| 566k|  0 | 330k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1292.95/1297.54	c  1298s|175900 |   199 |  4572k|  25.9 |   486M | 128 |4813 |  12k|  11k| 566k|  1 | 330k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1293.75/1298.37	c  1298s|176000 |   204 |  4574k|  25.9 |   486M | 128 |4813 |  12k|  11k| 566k|  1 | 330k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1294.74/1299.31	c  1299s|176100 |   203 |  4576k|  25.9 |   486M | 128 |4813 |  12k|  11k| 566k|  1 | 330k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1295.84/1300.48	c  1300s|176200 |   201 |  4579k|  25.9 |   486M | 128 |4813 |  12k|   0 | 567k|  0 | 330k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1297.24/1301.87	c  1302s|176300 |   199 |  4582k|  25.9 |   488M | 128 |4813 |  12k|  11k| 567k|  1 | 330k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1298.33/1302.90	c  1303s|176400 |   193 |  4584k|  25.9 |   489M | 128 |4813 |  12k|  11k| 568k|  1 | 331k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1299.53/1304.11	c  1304s|176500 |   205 |  4588k|  25.9 |   489M | 128 |4813 |  12k|  11k| 568k|  1 | 331k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1300.32/1304.97	c  1305s|176600 |   209 |  4590k|  25.9 |   489M | 128 |4813 |  12k|  11k| 568k|  1 | 331k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1301.92/1306.59	c  1307s|176700 |   212 |  4594k|  25.9 |   489M | 128 |4813 |  12k|  11k| 569k|  1 | 331k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1302.81/1307.40	c  1307s|176800 |   208 |  4596k|  25.9 |   489M | 128 |4813 |  12k|  11k| 569k|  2 | 331k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1303.81/1308.45	c  1308s|176900 |   212 |  4599k|  25.9 |   489M | 128 |4813 |  12k|  11k| 570k|  0 | 331k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1304.71/1309.37	c  1309s|177000 |   219 |  4601k|  25.9 |   489M | 128 |4813 |  12k|  11k| 570k|  1 | 331k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1305.70/1310.35	c  1310s|177100 |   214 |  4602k|  25.9 |   489M | 128 |4813 |  12k|  11k| 570k|  1 | 331k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1306.41/1311.01	c  1311s|177200 |   206 |  4604k|  25.9 |   489M | 128 |4813 |  12k|   0 | 571k|  0 | 332k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1307.40/1312.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1307.40/1312.01	c  1312s|177300 |   210 |  4607k|  25.9 |   489M | 128 |4813 |  12k|  11k| 571k|  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1308.29/1312.99	c  1313s|177400 |   218 |  4610k|  25.9 |   489M | 128 |4813 |  12k|   0 | 572k|  0 | 332k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1309.29/1314.00	c  1314s|177500 |   214 |  4612k|  25.9 |   489M | 128 |4813 |  12k|  11k| 572k|  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1310.19/1314.88	c  1315s|177600 |   214 |  4615k|  25.9 |   489M | 128 |4813 |  12k|  11k| 572k|  2 | 332k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1310.79/1315.49	c  1315s|177700 |   218 |  4617k|  25.9 |   489M | 128 |4813 |  12k|  11k| 573k|  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1311.68/1316.35	c  1316s|177800 |   215 |  4619k|  25.9 |   489M | 128 |4813 |  12k|  11k| 573k|  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1312.39/1317.07	c  1317s|177900 |   204 |  4621k|  25.9 |   489M | 128 |4813 |  12k|   0 | 573k|  0 | 332k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1313.08/1317.74	c  1318s|178000 |   207 |  4622k|  25.9 |   489M | 128 |4813 |  12k|  11k| 573k|  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1314.07/1318.75	c  1319s|178100 |   208 |  4625k|  25.9 |   489M | 128 |4813 |  12k|  11k| 573k|  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1315.07/1319.78	c  1320s|178200 |   211 |  4628k|  25.9 |   489M | 128 |4813 |  12k|  11k| 574k|  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1316.07/1320.74	c  1321s|178300 |   215 |  4631k|  25.9 |   489M | 128 |4813 |  12k|   0 | 574k|  0 | 333k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1317.16/1321.80	c  1322s|178400 |   220 |  4633k|  25.9 |   489M | 128 |4813 |  12k|  11k| 574k|  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1317.76/1322.47	c  1322s|178500 |   218 |  4635k|  25.9 |   489M | 128 |4813 |  12k|   0 | 574k|  0 | 333k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1318.86/1323.56	c  1324s|178600 |   219 |  4638k|  25.9 |   489M | 128 |4813 |  12k|  11k| 575k|  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1319.46/1324.13	c  1324s|178700 |   218 |  4639k|  25.9 |   489M | 128 |4813 |  12k|  11k| 575k|  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1320.25/1324.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1320.25/1324.93	c  1325s|178800 |   210 |  4641k|  25.9 |   489M | 128 |4813 |  12k|  11k| 575k|  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1321.05/1325.77	c  1326s|178900 |   212 |  4643k|  25.9 |   489M | 128 |4813 |  12k|  11k| 575k|  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1321.75/1326.42	c  1326s|179000 |   213 |  4645k|  25.9 |   489M | 128 |4813 |  12k|  11k| 576k|  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1323.14/1327.88	c  1328s|179100 |   214 |  4648k|  25.9 |   489M | 128 |4813 |  12k|  11k| 576k|  0 | 334k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1324.24/1328.95	c  1329s|179200 |   215 |  4650k|  25.9 |   489M | 128 |4813 |  12k|  11k| 577k|  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1325.03/1329.77	c  1330s|179300 |   217 |  4652k|  25.9 |   489M | 128 |4813 |  12k|  11k| 577k|  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1325.93/1330.66	c  1331s|179400 |   218 |  4655k|  25.9 |   489M | 128 |4813 |  12k|  11k| 577k|  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1326.73/1331.43	c  1331s|179500 |   213 |  4657k|  25.9 |   489M | 128 |4813 |  12k|  11k| 577k|  1 | 335k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1327.72/1332.40	c  1332s|179600 |   214 |  4659k|  25.9 |   489M | 128 |4813 |  12k|  11k| 578k|  1 | 335k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1328.43/1333.16	c  1333s|179700 |   215 |  4661k|  25.8 |   489M | 128 |4813 |  12k|   0 | 578k|  0 | 335k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1329.52/1334.20	c  1334s|179800 |   221 |  4664k|  25.8 |   489M | 128 |4813 |  12k|  11k| 578k|  1 | 335k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1330.51/1335.21	c  1335s|179900 |   222 |  4666k|  25.8 |   489M | 128 |4813 |  12k|  11k| 578k|  1 | 335k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1331.51/1336.25	c  1336s|180000 |   223 |  4668k|  25.8 |   489M | 128 |4813 |  12k|  11k| 579k|  1 | 335k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1332.91/1337.62	c  1338s|180100 |   221 |  4671k|  25.8 |   489M | 128 |4813 |  12k|  11k| 579k|  1 | 336k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1333.90/1338.63	c  1339s|180200 |   215 |  4673k|  25.8 |   489M | 128 |4813 |  12k|  11k| 579k|  1 | 336k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1334.80/1339.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1334.80/1339.55	c  1340s|180300 |   222 |  4675k|  25.8 |   489M | 128 |4813 |  12k|  11k| 580k|  2 | 336k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1335.80/1340.59	c  1341s|180400 |   223 |  4677k|  25.8 |   490M | 128 |4813 |  12k|  11k| 580k|  1 | 336k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1336.69/1341.40	c  1341s|180500 |   216 |  4679k|  25.8 |   490M | 128 |4813 |  12k|  11k| 580k|  1 | 336k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1337.49/1342.23	c  1342s|180600 |   216 |  4681k|  25.8 |   490M | 128 |4813 |  12k|  11k| 581k|  3 | 336k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1338.29/1343.02	c  1343s|180700 |   224 |  4683k|  25.8 |   490M | 128 |4813 |  12k|  11k| 581k|  2 | 336k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1339.48/1344.26	c  1344s|180800 |   232 |  4686k|  25.8 |   490M | 128 |4813 |  12k|  11k| 581k|  1 | 337k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1340.78/1345.50	c  1345s|180900 |   218 |  4688k|  25.8 |   490M | 128 |4813 |  12k|  11k| 581k|  0 | 337k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1342.17/1346.97	c  1347s|181000 |   217 |  4690k|  25.8 |   490M | 128 |4813 |  12k|  11k| 582k|  4 | 337k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1343.27/1348.03	c  1348s|181100 |   210 |  4693k|  25.8 |   490M | 128 |4813 |  12k|  11k| 582k|  0 | 337k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1344.27/1349.09	c  1349s|181200 |   213 |  4695k|  25.8 |   492M | 128 |4813 |  12k|  11k| 582k|  1 | 337k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1345.56/1350.39	c  1350s|181300 |   214 |  4698k|  25.8 |   492M | 128 |4813 |  12k|  11k| 583k|  1 | 337k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1346.76/1351.50	c  1351s|181400 |   211 |  4700k|  25.8 |   492M | 128 |4813 |  12k|  11k| 583k|  1 | 338k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1347.95/1352.79	c  1353s|181500 |   214 |  4704k|  25.8 |   492M | 128 |4813 |  12k|  11k| 583k|  1 | 338k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1349.05/1353.88	c  1354s|181600 |   214 |  4706k|  25.8 |   497M | 128 |4813 |  12k|  11k| 584k|  0 | 338k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1350.14/1354.98	c  1355s|181700 |   213 |  4708k|  25.8 |   497M | 128 |4813 |  12k|  11k| 584k|  0 | 338k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1351.04/1355.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1351.04/1355.88	c  1356s|181800 |   220 |  4711k|  25.8 |   497M | 128 |4813 |  12k|  11k| 584k|  1 | 338k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1352.34/1357.12	c  1357s|181900 |   214 |  4714k|  25.8 |   498M | 128 |4813 |  12k|  11k| 585k|  1 | 338k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1353.43/1358.28	c  1358s|182000 |   217 |  4717k|  25.8 |   498M | 128 |4813 |  12k|  11k| 585k|  1 | 338k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1354.73/1359.51	c  1360s|182100 |   210 |  4719k|  25.8 |   498M | 128 |4813 |  12k|   0 | 586k|  0 | 339k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1355.92/1360.76	c  1361s|182200 |   231 |  4723k|  25.8 |   498M | 128 |4813 |  12k|   0 | 586k|  0 | 339k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1357.02/1361.85	c  1362s|182300 |   242 |  4725k|  25.8 |   498M | 128 |4813 |  12k|  11k| 586k|  1 | 339k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1358.12/1362.90	c  1363s|182400 |   244 |  4727k|  25.8 |   498M | 128 |4813 |  12k|  11k| 587k|  2 | 339k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1359.51/1364.35	c  1364s|182500 |   234 |  4730k|  25.8 |   498M | 128 |4813 |  12k|  11k| 587k|  0 | 339k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1360.31/1365.16	c  1365s|182600 |   229 |  4733k|  25.8 |   498M | 128 |4813 |  12k|  11k| 587k|  3 | 339k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1361.31/1366.19	c  1366s|182700 |   231 |  4735k|  25.8 |   498M | 128 |4813 |  12k|  11k| 588k|  2 | 340k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1362.10/1366.94	c  1367s|182800 |   231 |  4737k|  25.8 |   498M | 128 |4813 |  12k|  11k| 588k|  1 | 340k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1363.10/1367.97	c  1368s|182900 |   237 |  4740k|  25.8 |   498M | 128 |4813 |  12k|  11k| 588k|  0 | 340k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1364.79/1369.63	c  1370s|183000 |   238 |  4742k|  25.8 |   498M | 128 |4813 |  12k|  11k| 588k|  1 | 340k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1365.59/1370.47	c  1370s|183100 |   233 |  4744k|  25.8 |   498M | 128 |4813 |  12k|   0 | 589k|  0 | 340k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1366.49/1371.36	c  1371s|183200 |   234 |  4746k|  25.8 |   498M | 128 |4813 |  12k|  11k| 589k|  1 | 340k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1367.48/1372.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1367.48/1372.35	c  1372s|183300 |   231 |  4748k|  25.8 |   499M | 128 |4813 |  12k|  11k| 589k|  3 | 340k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1368.48/1373.37	c  1373s|183400 |   239 |  4752k|  25.8 |   499M | 128 |4813 |  12k|  11k| 590k|  1 | 341k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1370.07/1374.91	c  1375s|183500 |   242 |  4754k|  25.8 |   499M | 128 |4813 |  12k|  11k| 590k|  1 | 341k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1371.07/1376.00	c  1376s|183600 |   243 |  4757k|  25.8 |   499M | 128 |4813 |  12k|  11k| 590k|  0 | 341k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1372.07/1376.94	c  1377s|183700 |   245 |  4759k|  25.8 |   499M | 128 |4813 |  12k|  11k| 590k|  1 | 341k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1372.96/1377.81	c  1378s|183800 |   243 |  4762k|  25.8 |   499M | 128 |4813 |  12k|  11k| 591k|  1 | 341k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1373.96/1378.82	c  1379s|183900 |   245 |  4764k|  25.8 |   499M | 128 |4813 |  12k|  11k| 591k|  1 | 341k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1374.76/1379.69	c  1380s|184000 |   244 |  4766k|  25.8 |   499M | 128 |4813 |  12k|  11k| 592k|  1 | 341k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1375.55/1380.42	c  1380s|184100 |   242 |  4768k|  25.8 |   499M | 128 |4813 |  12k|  11k| 592k|  1 | 342k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1376.55/1381.49	c  1381s|184200 |   240 |  4771k|  25.8 |   499M | 128 |4813 |  12k|  11k| 592k|  1 | 342k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1377.25/1382.17	c  1382s|184300 |   242 |  4773k|  25.8 |   499M | 128 |4813 |  12k|  11k| 592k|  1 | 342k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1378.34/1383.27	c  1383s|184400 |   253 |  4776k|  25.8 |   499M | 128 |4813 |  12k|  11k| 593k|  1 | 342k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1379.44/1384.36	c  1384s|184500 |   260 |  4778k|  25.8 |   499M | 128 |4813 |  12k|  11k| 593k|  1 | 342k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1380.44/1385.33	c  1385s|184600 |   250 |  4780k|  25.8 |   499M | 128 |4813 |  12k|  11k| 593k|  3 | 342k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1381.63/1386.50	c  1386s|184700 |   255 |  4782k|  25.8 |   499M | 128 |4813 |  12k|  11k| 594k|  1 | 342k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1382.53/1387.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1382.53/1387.49	c  1387s|184800 |   249 |  4785k|  25.8 |   499M | 128 |4813 |  12k|  11k| 594k|  0 | 343k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1383.13/1388.09	c  1388s|184900 |   251 |  4786k|  25.8 |   499M | 128 |4813 |  12k|  11k| 594k|  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1383.82/1388.77	c  1389s|185000 |   247 |  4788k|  25.8 |   499M | 128 |4813 |  12k|  11k| 594k|  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1384.42/1389.36	c  1389s|185100 |   252 |  4790k|  25.8 |   499M | 128 |4813 |  12k|  11k| 594k|  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1385.32/1390.21	c  1390s|185200 |   255 |  4793k|  25.8 |   499M | 128 |4813 |  12k|  11k| 595k|  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1386.22/1391.11	c  1391s|185300 |   264 |  4796k|  25.8 |   499M | 128 |4813 |  12k|  11k| 595k|  0 | 343k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1387.41/1392.31	c  1392s|185400 |   255 |  4799k|  25.8 |   499M | 128 |4813 |  12k|  11k| 595k|  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1388.01/1392.97	c  1393s|185500 |   258 |  4801k|  25.8 |   499M | 128 |4813 |  12k|  11k| 596k|  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1388.71/1393.68	c  1394s|185600 |   258 |  4804k|  25.8 |   499M | 128 |4813 |  12k|  11k| 596k|  1 | 344k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1389.60/1394.51	c  1394s|185700 |   257 |  4806k|  25.8 |   499M | 128 |4813 |  12k|  10k| 596k|  1 | 344k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1390.21/1395.11	c  1395s|185800 |   262 |  4808k|  25.8 |   499M | 128 |4813 |  12k|  11k| 596k|  0 | 344k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1391.20/1396.12	c  1396s|185900 |   271 |  4811k|  25.8 |   499M | 128 |4813 |  12k|  11k| 597k|  1 | 344k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1391.89/1396.86	c  1397s|186000 |   272 |  4813k|  25.8 |   499M | 128 |4813 |  12k|  11k| 597k|  0 | 344k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1393.10/1398.02	c  1398s|186100 |   267 |  4816k|  25.8 |   499M | 128 |4813 |  12k|   0 | 598k|  0 | 344k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1393.69/1398.66	c  1399s|186200 |   266 |  4818k|  25.8 |   499M | 128 |4813 |  12k|   0 | 598k|  0 | 344k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1394.39/1399.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1394.39/1399.37	c  1399s|186300 |   268 |  4820k|  25.8 |   499M | 128 |4813 |  12k|  11k| 598k|  0 | 344k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1395.78/1400.77	c  1401s|186400 |   280 |  4824k|  25.8 |   499M | 128 |4813 |  12k|   0 | 598k|  0 | 345k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1396.68/1401.62	c  1402s|186500 |   271 |  4826k|  25.8 |   499M | 128 |4813 |  12k|  11k| 599k|  1 | 345k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1397.57/1402.50	c  1402s|186600 |   273 |  4829k|  25.8 |   499M | 128 |4813 |  12k|  11k| 599k|  1 | 345k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1398.57/1403.53	c  1404s|186700 |   278 |  4832k|  25.8 |   499M | 128 |4813 |  12k|  11k| 600k|  1 | 345k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1399.67/1404.65	c  1405s|186800 |   274 |  4835k|  25.8 |   500M | 128 |4813 |  12k|  11k| 600k|  1 | 345k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1400.86/1405.85	c  1406s|186900 |   272 |  4839k|  25.8 |   501M | 128 |4813 |  12k|  11k| 601k|  1 | 345k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1401.66/1406.65	c  1407s|187000 |   273 |  4841k|  25.8 |   501M | 128 |4813 |  12k|  11k| 601k|  1 | 346k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1402.36/1407.38	c  1407s|187100 |   267 |  4842k|  25.8 |   501M | 128 |4813 |  12k|  11k| 601k|  0 | 346k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1403.45/1408.48	c  1408s|187200 |   262 |  4845k|  25.8 |   501M | 128 |4813 |  12k|  11k| 601k|  0 | 346k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1404.55/1409.53	c  1410s|187300 |   273 |  4847k|  25.8 |   501M | 128 |4813 |  12k|  11k| 602k|  1 | 346k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1405.74/1410.79	c  1411s|187400 |   277 |  4850k|  25.8 |   502M | 128 |4813 |  12k|  11k| 602k|  1 | 346k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1406.94/1411.91	c  1412s|187500 |   269 |  4853k|  25.8 |   502M | 128 |4813 |  12k|  11k| 602k|  1 | 346k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1408.04/1413.05	c  1413s|187600 |   269 |  4856k|  25.8 |   502M | 128 |4813 |  12k|  11k| 603k|  1 | 347k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1409.53/1414.57	c  1415s|187700 |   270 |  4860k|  25.8 |   504M | 128 |4813 |  12k|  11k| 603k|  1 | 347k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1410.53/1415.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1410.53/1415.56	c  1416s|187800 |   268 |  4862k|  25.8 |   504M | 128 |4813 |  12k|  11k| 603k|  0 | 347k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1411.62/1416.67	c  1417s|187900 |   262 |  4864k|  25.8 |   504M | 128 |4813 |  12k|   0 | 604k|  0 | 347k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1412.32/1417.30	c  1417s|188000 |   260 |  4866k|  25.8 |   504M | 128 |4813 |  12k|  11k| 604k|  0 | 347k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1412.92/1417.95	c  1418s|188100 |   257 |  4868k|  25.8 |   504M | 128 |4813 |  12k|  11k| 604k|  1 | 347k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1414.41/1419.46	c  1419s|188200 |   251 |  4871k|  25.8 |   504M | 128 |4813 |  12k|   0 | 604k|  0 | 347k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1415.21/1420.21	c  1420s|188300 |   251 |  4873k|  25.8 |   504M | 128 |4813 |  12k|   0 | 605k|  0 | 348k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1416.11/1421.13	c  1421s|188400 |   250 |  4876k|  25.8 |   504M | 128 |4813 |  12k|   0 | 605k|  0 | 348k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1416.80/1421.80	c  1422s|188500 |   243 |  4878k|  25.8 |   504M | 128 |4813 |  12k|  11k| 605k|  1 | 348k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1417.60/1422.64	c  1423s|188600 |   245 |  4881k|  25.8 |   504M | 128 |4813 |  12k|  11k| 606k|  1 | 348k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1418.80/1423.80	c  1424s|188700 |   238 |  4884k|  25.8 |   504M | 128 |4813 |  12k|  11k| 606k|  0 | 348k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1419.49/1424.58	c  1425s|188800 |   238 |  4887k|  25.8 |   504M | 128 |4813 |  12k|  11k| 606k|  1 | 348k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1420.39/1425.40	c  1425s|188900 |   238 |  4889k|  25.8 |   504M | 128 |4813 |  12k|  11k| 607k|  1 | 349k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1421.00/1426.03	c  1426s|189000 |   231 |  4891k|  25.8 |   504M | 128 |4813 |  12k|  10k| 607k|  1 | 349k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1421.79/1426.83	c  1427s|189100 |   238 |  4893k|  25.8 |   504M | 128 |4813 |  12k|   0 | 607k|  0 | 349k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1422.39/1427.47	c  1427s|189200 |   237 |  4895k|  25.8 |   504M | 128 |4813 |  12k|  11k| 607k|  1 | 349k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1423.28/1428.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1423.28/1428.32	c  1428s|189300 |   230 |  4897k|  25.8 |   504M | 128 |4813 |  12k|   0 | 607k|  0 | 349k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1424.38/1429.43	c  1429s|189400 |   229 |  4900k|  25.8 |   504M | 128 |4813 |  12k|  11k| 608k|  1 | 349k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1425.08/1430.12	c  1430s|189500 |   230 |  4903k|  25.8 |   504M | 128 |4813 |  12k|  11k| 608k|  2 | 349k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1425.98/1431.06	c  1431s|189600 |   226 |  4906k|  25.8 |   504M | 128 |4813 |  12k|  11k| 609k|  1 | 350k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1427.07/1432.14	c  1432s|189700 |   226 |  4909k|  25.8 |   504M | 128 |4813 |  12k|  11k| 609k|  1 | 350k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1427.57/1432.69	c  1433s|189800 |   228 |  4910k|  25.8 |   504M | 128 |4813 |  12k|  11k| 609k|  1 | 350k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1428.56/1433.62	c  1434s|189900 |   229 |  4913k|  25.8 |   504M | 128 |4813 |  12k|  11k| 609k|  1 | 350k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1429.16/1434.29	c  1434s|190000 |   236 |  4915k|  25.8 |   504M | 128 |4813 |  12k|  11k| 610k|  1 | 350k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1429.86/1434.90	c  1435s|190100 |   233 |  4916k|  25.8 |   504M | 128 |4813 |  12k|  11k| 610k|  1 | 350k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1430.75/1435.84	c  1436s|190200 |   232 |  4918k|  25.8 |   504M | 128 |4813 |  12k|  11k| 610k|  0 | 350k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1431.96/1437.01	c  1437s|190300 |   234 |  4920k|  25.8 |   504M | 128 |4813 |  12k|  11k| 610k|  1 | 350k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1433.44/1438.55	c  1439s|190400 |   233 |  4923k|  25.8 |   504M | 128 |4813 |  12k|  11k| 611k|  1 | 350k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1434.34/1439.47	c  1439s|190500 |   238 |  4925k|  25.8 |   504M | 128 |4813 |  12k|  11k| 611k|  1 | 351k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1435.94/1441.03	c  1441s|190600 |   235 |  4928k|  25.8 |   504M | 128 |4813 |  12k|  11k| 612k|  1 | 351k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1436.94/1442.08	c  1442s|190700 |   233 |  4931k|  25.8 |   504M | 128 |4813 |  12k|  11k| 612k|  1 | 351k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1438.23/1443.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1438.23/1443.31	c  1443s|190800 |   237 |  4934k|  25.8 |   504M | 128 |4813 |  12k|  11k| 613k|  1 | 351k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1439.22/1444.32	c  1444s|190900 |   230 |  4937k|  25.8 |   504M | 128 |4813 |  12k|  11k| 613k|  3 | 351k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1440.12/1445.29	c  1445s|191000 |   234 |  4939k|  25.8 |   504M | 128 |4813 |  12k|  11k| 614k|  2 | 351k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1441.32/1446.45	c  1446s|191100 |   234 |  4941k|  25.8 |   505M | 128 |4813 |  12k|  11k| 614k|  0 | 351k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1442.21/1447.35	c  1447s|191200 |   233 |  4943k|  25.8 |   505M | 128 |4813 |  12k|  11k| 615k|  4 | 351k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1443.21/1448.30	c  1448s|191300 |   238 |  4946k|  25.8 |   505M | 128 |4813 |  12k|  11k| 615k|  1 | 352k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1444.11/1449.21	c  1449s|191400 |   235 |  4948k|  25.8 |   505M | 128 |4813 |  12k|  11k| 615k|  1 | 352k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1444.91/1450.08	c  1450s|191500 |   239 |  4951k|  25.8 |   505M | 128 |4813 |  12k|  11k| 616k|  1 | 352k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1446.01/1451.17	c  1451s|191600 |   236 |  4953k|  25.8 |   505M | 128 |4813 |  12k|  11k| 616k|  1 | 352k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1447.39/1452.58	c  1453s|191700 |   241 |  4956k|  25.8 |   505M | 128 |4813 |  12k|  11k| 617k|  1 | 352k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1448.89/1454.01	c  1454s|191800 |   243 |  4959k|  25.8 |   506M | 128 |4813 |  12k|  11k| 617k|  1 | 352k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1449.79/1454.91	c  1455s|191900 |   230 |  4962k|  25.8 |   506M | 128 |4813 |  12k|  11k| 618k|  0 | 352k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1450.58/1455.77	c  1456s|192000 |   233 |  4964k|  25.8 |   506M | 128 |4813 |  12k|  11k| 618k|  1 | 353k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1451.58/1456.77	c  1457s|192100 |   236 |  4967k|  25.8 |   506M | 128 |4813 |  12k|  11k| 618k|  1 | 353k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1452.58/1457.77	c  1458s|192200 |   246 |  4970k|  25.8 |   506M | 128 |4813 |  12k|  11k| 619k|  1 | 353k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1453.37/1458.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1453.37/1458.50	c  1458s|192300 |   249 |  4972k|  25.8 |   506M | 128 |4813 |  12k|  11k| 619k|  0 | 353k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1454.17/1459.38	c  1459s|192400 |   241 |  4975k|  25.8 |   506M | 128 |4813 |  12k|  11k| 619k|  1 | 353k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1454.87/1460.04	c  1460s|192500 |   238 |  4977k|  25.8 |   506M | 128 |4813 |  12k|  11k| 620k|  1 | 353k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1455.66/1460.89	c  1461s|192600 |   247 |  4979k|  25.8 |   506M | 128 |4813 |  12k|  11k| 620k|  1 | 353k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1456.66/1461.80	c  1462s|192700 |   254 |  4981k|  25.8 |   506M | 128 |4813 |  12k|   0 | 620k|  0 | 353k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1457.46/1462.63	c  1463s|192800 |   249 |  4984k|  25.8 |   506M | 128 |4813 |  12k|  11k| 620k|  2 | 354k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1458.45/1463.62	c  1464s|192900 |   245 |  4987k|  25.8 |   506M | 128 |4813 |  12k|  11k| 621k|  1 | 354k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1459.65/1464.86	c  1465s|193000 |   250 |  4991k|  25.8 |   506M | 128 |4813 |  12k|  11k| 621k|  2 | 354k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1460.65/1465.82	c  1466s|193100 |   241 |  4993k|  25.8 |   506M | 128 |4813 |  12k|  11k| 622k|  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1461.44/1466.60	c  1467s|193200 |   238 |  4996k|  25.8 |   506M | 128 |4813 |  12k|  11k| 622k|  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1462.14/1467.39	c  1467s|193300 |   240 |  4998k|  25.8 |   506M | 128 |4813 |  12k|  11k| 622k|  1 | 354k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1463.04/1468.27	c  1468s|193400 |   246 |  5001k|  25.8 |   506M | 128 |4813 |  12k|   0 | 623k|  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1463.94/1469.13	c  1469s|193500 |   243 |  5003k|  25.8 |   506M | 128 |4813 |  12k|   0 | 623k|  0 | 355k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1465.03/1470.22	c  1470s|193600 |   257 |  5006k|  25.8 |   506M | 128 |4813 |  12k|  11k| 623k|  1 | 355k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1466.03/1471.25	c  1471s|193700 |   254 |  5009k|  25.8 |   506M | 128 |4813 |  12k|  11k| 624k|  2 | 355k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1466.93/1472.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1466.93/1472.13	c  1472s|193800 |   255 |  5011k|  25.8 |   506M | 128 |4813 |  12k|   0 | 624k|  0 | 355k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1467.62/1472.84	c  1473s|193900 |   249 |  5013k|  25.8 |   506M | 128 |4813 |  12k|  11k| 624k|  1 | 355k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1468.72/1473.93	c  1474s|194000 |   257 |  5015k|  25.8 |   506M | 128 |4813 |  12k|  11k| 624k|  1 | 355k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1469.71/1474.91	c  1475s|194100 |   250 |  5018k|  25.8 |   506M | 128 |4813 |  12k|  11k| 625k|  1 | 355k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1470.81/1476.04	c  1476s|194200 |   251 |  5021k|  25.8 |   506M | 128 |4813 |  12k|  11k| 625k|  1 | 356k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1471.81/1477.05	c  1477s|194300 |   245 |  5023k|  25.8 |   506M | 128 |4813 |  12k|  11k| 626k|  1 | 356k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1473.10/1478.31	c  1478s|194400 |   249 |  5027k|  25.8 |   506M | 128 |4813 |  12k|  11k| 626k|  1 | 356k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1473.90/1479.18	c  1479s|194500 |   251 |  5030k|  25.8 |   506M | 128 |4813 |  12k|   0 | 626k|  0 | 356k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1474.99/1480.29	c  1480s|194600 |   251 |  5033k|  25.8 |   506M | 128 |4813 |  12k|   0 | 627k|  0 | 356k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1476.29/1481.59	c  1482s|194700 |   243 |  5036k|  25.8 |   506M | 128 |4813 |  12k|  11k| 628k|  2 | 356k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1477.09/1482.36	c  1482s|194800 |   245 |  5039k|  25.8 |   506M | 128 |4813 |  12k|  11k| 628k|  0 | 356k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1477.89/1483.17	c  1483s|194900 |   243 |  5042k|  25.8 |   506M | 128 |4813 |  12k|  11k| 628k|  1 | 356k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1478.98/1484.21	c  1484s|195000 |   251 |  5045k|  25.8 |   506M | 128 |4813 |  12k|  11k| 628k|  1 | 357k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1480.08/1485.33	c  1485s|195100 |   268 |  5048k|  25.8 |   506M | 128 |4813 |  12k|  11k| 629k|  1 | 357k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1480.97/1486.24	c  1486s|195200 |   259 |  5051k|  25.8 |   507M | 128 |4813 |  12k|  11k| 629k|  1 | 357k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1482.27/1487.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1482.27/1487.52	c  1488s|195300 |   289 |  5055k|  25.8 |   507M | 128 |4813 |  12k|  11k| 630k|  3 | 357k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1483.27/1488.54	c  1489s|195400 |   291 |  5058k|  25.8 |   507M | 128 |4813 |  12k|  11k| 631k|  4 | 357k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1483.87/1489.12	c  1489s|195500 |   274 |  5060k|  25.8 |   507M | 128 |4813 |  12k|   0 | 631k|  0 | 357k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1485.06/1490.39	c  1490s|195600 |   263 |  5064k|  25.8 |   507M | 128 |4813 |  12k|  11k| 631k|  1 | 357k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1486.16/1491.43	c  1491s|195700 |   257 |  5067k|  25.8 |   507M | 128 |4813 |  12k|  11k| 632k|  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1487.15/1492.48	c  1492s|195800 |   270 |  5069k|  25.8 |   507M | 128 |4813 |  12k|  11k| 632k|  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1487.95/1493.26	c  1493s|195900 |   272 |  5071k|  25.8 |   507M | 128 |4813 |  12k|  11k| 632k|  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1488.65/1493.96	c  1494s|196000 |   262 |  5072k|  25.8 |   507M | 128 |4813 |  12k|  11k| 632k|  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1489.64/1494.93	c  1495s|196100 |   253 |  5074k|  25.8 |   507M | 128 |4813 |  12k|  11k| 633k|  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1490.84/1496.13	c  1496s|196200 |   257 |  5077k|  25.8 |   507M | 128 |4813 |  12k|   0 | 633k|  0 | 358k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1491.64/1496.98	c  1497s|196300 |   257 |  5080k|  25.8 |   507M | 128 |4813 |  12k|  11k| 633k|  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1492.43/1497.79	c  1498s|196400 |   256 |  5083k|  25.8 |   507M | 128 |4813 |  12k|  11k| 634k|  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1493.63/1498.91	c  1499s|196500 |   254 |  5087k|  25.8 |   507M | 128 |4813 |  12k|  11k| 634k|  2 | 359k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1494.63/1499.96	c  1500s|196600 |   262 |  5090k|  25.8 |   507M | 128 |4813 |  12k|  11k| 635k|  1 | 359k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1495.42/1500.78	c  1501s|196700 |   258 |  5092k|  25.8 |   507M | 128 |4813 |  12k|  11k| 636k|  0 | 359k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1496.12/1501.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1496.12/1501.49	c  1501s|196800 |   260 |  5095k|  25.8 |   507M | 128 |4813 |  12k|  11k| 636k|  0 | 359k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1497.22/1502.57	c  1503s|196900 |   272 |  5098k|  25.8 |   507M | 128 |4813 |  12k|   0 | 636k|  0 | 359k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1498.41/1503.79	c  1504s|197000 |   259 |  5102k|  25.8 |   507M | 128 |4813 |  12k|  11k| 637k|  0 | 359k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1499.21/1504.56	c  1505s|197100 |   244 |  5104k|  25.8 |   507M | 128 |4813 |  12k|   0 | 637k|  0 | 359k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1499.91/1505.22	c  1505s|197200 |   243 |  5106k|  25.8 |   507M | 128 |4813 |  12k|  11k| 638k|  1 | 360k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1500.60/1505.98	c  1506s|197300 |   248 |  5108k|  25.8 |   507M | 128 |4813 |  12k|   0 | 638k|  0 | 360k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1501.81/1507.12	c  1507s|197400 |   254 |  5111k|  25.8 |   507M | 128 |4813 |  12k|  11k| 638k|  1 | 360k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1503.19/1508.53	c  1509s|197500 |   246 |  5113k|  25.8 |   507M | 128 |4813 |  12k|  11k| 639k|  0 | 360k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1503.99/1509.40	c  1509s|197600 |   241 |  5116k|  25.8 |   507M | 128 |4813 |  12k|  11k| 639k|  0 | 360k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1504.79/1510.10	c  1510s|197700 |   254 |  5117k|  25.8 |   507M | 128 |4813 |  12k|  11k| 639k|  1 | 360k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1505.59/1510.92	c  1511s|197800 |   255 |  5120k|  25.8 |   507M | 128 |4813 |  12k|  11k| 640k|  1 | 360k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1506.48/1511.89	c  1512s|197900 |   247 |  5122k|  25.8 |   507M | 128 |4813 |  12k|  11k| 640k|  4 | 361k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1507.48/1512.86	c  1513s|198000 |   242 |  5125k|  25.8 |   507M | 128 |4813 |  12k|   0 | 640k|  0 | 361k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1508.48/1513.84	c  1514s|198100 |   243 |  5127k|  25.8 |   507M | 128 |4813 |  12k|  11k| 641k|  1 | 361k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1509.97/1515.33	c  1515s|198200 |   245 |  5130k|  25.8 |   507M | 128 |4813 |  12k|  11k| 641k|  0 | 361k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1510.97/1516.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1510.97/1516.33	c  1516s|198300 |   242 |  5132k|  25.8 |   507M | 128 |4813 |  12k|  11k| 641k|  1 | 361k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1511.86/1517.28	c  1517s|198400 |   241 |  5134k|  25.8 |   507M | 128 |4813 |  12k|  11k| 642k|  1 | 361k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1512.86/1518.25	c  1518s|198500 |   239 |  5137k|  25.8 |   507M | 128 |4813 |  12k|  11k| 642k|  1 | 361k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1514.25/1519.60	c  1520s|198600 |   250 |  5140k|  25.8 |   507M | 128 |4813 |  12k|  11k| 642k|  1 | 361k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1515.45/1520.87	c  1521s|198700 |   264 |  5142k|  25.8 |   507M | 128 |4813 |  12k|  11k| 643k|  1 | 362k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1516.85/1522.23	c  1522s|198800 |   271 |  5145k|  25.8 |   507M | 128 |4813 |  12k|  11k| 643k|  1 | 362k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1517.75/1523.10	c  1523s|198900 |   271 |  5148k|  25.8 |   507M | 128 |4813 |  12k|  11k| 644k|  1 | 362k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1519.04/1524.40	c  1524s|199000 |   253 |  5151k|  25.8 |   507M | 128 |4813 |  12k|  11k| 644k|  1 | 362k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1519.74/1525.18	c  1525s|199100 |   249 |  5153k|  25.8 |   507M | 128 |4813 |  12k|  11k| 645k|  1 | 362k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1521.03/1526.48	c  1526s|199200 |   249 |  5156k|  25.8 |   507M | 128 |4813 |  12k|  11k| 645k|  0 | 362k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1522.13/1527.55	c  1528s|199300 |   246 |  5159k|  25.8 |   507M | 128 |4813 |  12k|  11k| 646k|  1 | 362k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1523.12/1528.54	c  1529s|199400 |   253 |  5163k|  25.8 |   507M | 128 |4813 |  12k|  11k| 646k|  3 | 362k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1523.82/1529.27	c  1529s|199500 |   244 |  5165k|  25.8 |   507M | 128 |4813 |  12k|  11k| 646k|  1 | 363k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1524.92/1530.35	c  1530s|199600 |   247 |  5168k|  25.8 |   507M | 128 |4813 |  12k|  11k| 647k|  1 | 363k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1526.01/1531.42	c  1531s|199700 |   249 |  5172k|  25.8 |   507M | 128 |4813 |  12k|  11k| 647k|  0 | 363k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1527.01/1532.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1527.01/1532.47	c  1532s|199800 |   245 |  5174k|  25.8 |   507M | 128 |4813 |  12k|  11k| 648k|  1 | 363k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1528.40/1533.81	c  1534s|199900 |   244 |  5178k|  25.8 |   507M | 128 |4813 |  12k|  11k| 649k|  1 | 363k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1529.30/1534.72	c  1535s|200000 |   239 |  5180k|  25.8 |   507M | 128 |4813 |  12k|  11k| 649k|  0 | 363k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1530.40/1535.80	c  1536s|200100 |   245 |  5183k|  25.8 |   507M | 128 |4813 |  12k|  11k| 649k|  1 | 363k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1531.09/1536.57	c  1537s|200200 |   244 |  5185k|  25.8 |   507M | 128 |4813 |  12k|  11k| 649k|  1 | 364k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1531.99/1537.43	c  1537s|200300 |   246 |  5188k|  25.8 |   507M | 128 |4813 |  12k|  11k| 650k|  1 | 364k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1533.19/1538.69	c  1539s|200400 |   243 |  5191k|  25.8 |   507M | 128 |4813 |  12k|   0 | 650k|  0 | 364k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1534.28/1539.77	c  1540s|200500 |   242 |  5194k|  25.8 |   507M | 128 |4813 |  12k|  11k| 651k|  1 | 364k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1535.48/1540.96	c  1541s|200600 |   244 |  5196k|  25.8 |   507M | 128 |4813 |  12k|  11k| 651k|  1 | 364k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1536.68/1542.16	c  1542s|200700 |   241 |  5198k|  25.8 |   507M | 128 |4813 |  12k|  11k| 651k|  1 | 364k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1537.47/1542.99	c  1543s|200800 |   244 |  5201k|  25.8 |   507M | 128 |4813 |  12k|  11k| 651k|  0 | 364k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1538.87/1544.32	c  1544s|200900 |   240 |  5205k|  25.8 |   507M | 128 |4813 |  12k|  11k| 652k|  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1540.06/1545.56	c  1546s|201000 |   252 |  5207k|  25.8 |   507M | 128 |4813 |  12k|  11k| 652k|  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1540.96/1546.42	c  1546s|201100 |   245 |  5209k|  25.8 |   507M | 128 |4813 |  12k|  11k| 653k|  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1541.86/1547.33	c  1547s|201200 |   245 |  5211k|  25.8 |   507M | 128 |4813 |  12k|  11k| 653k|  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1542.75/1548.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1542.75/1548.27	c  1548s|201300 |   242 |  5213k|  25.8 |   507M | 128 |4813 |  12k|  11k| 653k|  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1543.75/1549.21	c  1549s|201400 |   251 |  5215k|  25.8 |   507M | 128 |4813 |  12k|   0 | 653k|  0 | 365k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1544.75/1550.24	c  1550s|201500 |   248 |  5218k|  25.8 |   507M | 128 |4813 |  12k|  11k| 654k|  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1545.84/1551.30	c  1551s|201600 |   255 |  5220k|  25.8 |   508M | 128 |4813 |  12k|  11k| 654k|  1 | 366k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1546.44/1551.92	c  1552s|201700 |   251 |  5222k|  25.8 |   508M | 128 |4813 |  12k|  11k| 655k|  1 | 366k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1547.24/1552.70	c  1553s|201800 |   250 |  5223k|  25.8 |   508M | 128 |4813 |  12k|  11k| 655k|  1 | 366k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1548.13/1553.60	c  1554s|201900 |   254 |  5226k|  25.8 |   508M | 128 |4813 |  12k|  11k| 655k|  0 | 366k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1549.03/1554.56	c  1555s|202000 |   253 |  5228k|  25.8 |   508M | 128 |4813 |  12k|  11k| 655k|  0 | 366k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1550.03/1555.59	c  1556s|202100 |   248 |  5231k|  25.8 |   508M | 128 |4813 |  12k|   0 | 656k|  0 | 366k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1551.12/1556.65	c  1557s|202200 |   248 |  5233k|  25.8 |   509M | 128 |4813 |  12k|   0 | 656k|  0 | 366k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1552.22/1557.75	c  1558s|202300 |   254 |  5236k|  25.8 |   509M | 128 |4813 |  12k|  11k| 657k|  1 | 367k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1553.32/1558.82	c  1559s|202400 |   253 |  5238k|  25.8 |   509M | 128 |4813 |  12k|  11k| 657k|  1 | 367k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1554.62/1560.11	c  1560s|202500 |   248 |  5241k|  25.8 |   509M | 128 |4813 |  12k|  11k| 657k|  3 | 367k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1555.41/1560.94	c  1561s|202600 |   251 |  5243k|  25.8 |   509M | 128 |4813 |  12k|  11k| 658k|  1 | 367k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1556.51/1562.04	c  1562s|202700 |   245 |  5246k|  25.8 |   509M | 128 |4813 |  12k|  11k| 658k|  1 | 367k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1557.61/1563.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1557.61/1563.17	c  1563s|202800 |   240 |  5249k|  25.8 |   509M | 128 |4813 |  12k|   0 | 659k|  0 | 367k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1558.50/1564.01	c  1564s|202900 |   240 |  5252k|  25.8 |   509M | 128 |4813 |  12k|  11k| 659k|  1 | 367k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1559.60/1565.15	c  1565s|203000 |   237 |  5254k|  25.8 |   509M | 128 |4813 |  12k|  11k| 660k|  1 | 368k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1561.19/1566.77	c  1567s|203100 |   241 |  5258k|  25.8 |   509M | 128 |4813 |  12k|  11k| 660k|  0 | 368k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1562.49/1568.00	c  1568s|203200 |   252 |  5261k|  25.8 |   509M | 128 |4813 |  12k|  11k| 661k|  1 | 368k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1563.68/1569.22	c  1569s|203300 |   242 |  5264k|  25.8 |   511M | 128 |4813 |  12k|  11k| 661k|  3 | 368k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1564.97/1570.54	c  1571s|203400 |   241 |  5268k|  25.8 |   514M | 128 |4813 |  12k|   0 | 662k|  0 | 368k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1565.97/1571.58	c  1572s|203500 |   237 |  5270k|  25.8 |   514M | 128 |4813 |  12k|  11k| 662k|  3 | 368k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1566.97/1572.53	c  1573s|203600 |   249 |  5273k|  25.8 |   515M | 128 |4813 |  12k|  11k| 662k|  1 | 368k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1567.96/1573.58	c  1574s|203700 |   250 |  5275k|  25.8 |   515M | 128 |4813 |  12k|  11k| 663k|  1 | 369k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1568.76/1574.32	c  1574s|203800 |   260 |  5278k|  25.8 |   515M | 128 |4813 |  12k|  11k| 663k|  1 | 369k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1569.46/1575.07	c  1575s|203900 |   261 |  5280k|  25.8 |   515M | 128 |4813 |  12k|  11k| 663k|  1 | 369k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1570.26/1575.83	c  1576s|204000 |   247 |  5282k|  25.8 |   515M | 128 |4813 |  12k|  11k| 664k|  1 | 369k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1570.95/1576.52	c  1577s|204100 |   245 |  5283k|  25.8 |   515M | 128 |4813 |  12k|  11k| 664k|  1 | 369k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1571.75/1577.35	c  1577s|204200 |   243 |  5286k|  25.8 |   518M | 128 |4813 |  12k|  11k| 664k|  1 | 369k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1572.55/1578.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1572.55/1578.13	c  1578s|204300 |   245 |  5288k|  25.8 |   518M | 128 |4813 |  12k|   0 | 664k|  0 | 369k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1573.55/1579.15	c  1579s|204400 |   239 |  5291k|  25.8 |   518M | 128 |4813 |  12k|  11k| 665k|  0 | 369k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1574.24/1579.89	c  1580s|204500 |   240 |  5293k|  25.8 |   518M | 128 |4813 |  12k|  11k| 665k|  1 | 370k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1575.24/1580.85	c  1581s|204600 |   263 |  5295k|  25.8 |   518M | 128 |4813 |  12k|   0 | 665k|  0 | 370k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1575.93/1581.59	c  1582s|204700 |   264 |  5297k|  25.8 |   518M | 128 |4813 |  12k|   0 | 666k|  0 | 370k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1576.63/1582.29	c  1582s|204800 |   258 |  5299k|  25.8 |   518M | 128 |4813 |  12k|   0 | 666k|  0 | 370k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1577.44/1583.03	c  1583s|204900 |   266 |  5301k|  25.8 |   518M | 128 |4813 |  12k|  11k| 666k|  1 | 370k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1578.23/1583.84	c  1584s|205000 |   250 |  5303k|  25.8 |   518M | 128 |4813 |  12k|  11k| 666k|  0 | 370k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1578.72/1584.37	c  1584s|205100 |   241 |  5305k|  25.8 |   518M | 128 |4813 |  12k|  11k| 666k|  0 | 370k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1579.53/1585.16	c  1585s|205200 |   243 |  5307k|  25.8 |   518M | 128 |4813 |  12k|  11k| 667k|  0 | 370k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1580.32/1585.95	c  1586s|205300 |   248 |  5309k|  25.8 |   518M | 128 |4813 |  12k|  11k| 667k|  0 | 370k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1581.12/1586.72	c  1587s|205400 |   254 |  5311k|  25.8 |   518M | 128 |4813 |  12k|   0 | 667k|  0 | 371k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1582.11/1587.78	c  1588s|205500 |   251 |  5313k|  25.8 |   518M | 128 |4813 |  12k|   0 | 668k|  0 | 371k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1582.81/1588.46	c  1588s|205600 |   238 |  5315k|  25.8 |   518M | 128 |4813 |  12k|   0 | 668k|  0 | 371k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1584.01/1589.61	c  1590s|205700 |   255 |  5320k|  25.8 |   518M | 128 |4813 |  12k|  11k| 668k|  1 | 371k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1585.00/1590.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1585.00/1590.60	c  1591s|205800 |   245 |  5323k|  25.8 |   518M | 128 |4813 |  12k|  11k| 668k|  1 | 371k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1585.70/1591.39	c  1591s|205900 |   246 |  5326k|  25.8 |   518M | 128 |4813 |  12k|  11k| 669k|  1 | 371k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1586.50/1592.18	c  1592s|206000 |   250 |  5328k|  25.8 |   518M | 128 |4813 |  12k|  11k| 669k|  1 | 371k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1587.59/1593.27	c  1593s|206100 |   241 |  5330k|  25.8 |   518M | 128 |4813 |  12k|  11k| 669k|  1 | 372k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1588.49/1594.13	c  1594s|206200 |   250 |  5332k|  25.8 |   518M | 128 |4813 |  12k|  11k| 669k|  1 | 372k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1589.09/1594.75	c  1595s|206300 |   237 |  5334k|  25.8 |   518M | 128 |4813 |  12k|  11k| 669k|  1 | 372k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1589.98/1595.67	c  1596s|206400 |   241 |  5337k|  25.8 |   518M | 128 |4813 |  12k|  11k| 670k|  0 | 372k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1590.68/1596.37	c  1596s|206500 |   245 |  5340k|  25.8 |   518M | 128 |4813 |  12k|  11k| 670k|  1 | 372k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1591.48/1597.13	c  1597s|206600 |   239 |  5342k|  25.8 |   518M | 128 |4813 |  12k|   0 | 670k|  0 | 372k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1592.87/1598.55	c  1599s|206700 |   241 |  5344k|  25.8 |   518M | 128 |4813 |  12k|  11k| 670k|  1 | 373k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1593.97/1599.64	c  1600s|206800 |   239 |  5347k|  25.8 |   518M | 128 |4813 |  12k|   0 | 671k|  0 | 373k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1594.76/1600.48	c  1600s|206900 |   238 |  5350k|  25.8 |   518M | 128 |4813 |  12k|  11k| 671k|  1 | 373k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1595.76/1601.41	c  1601s|207000 |   244 |  5352k|  25.8 |   518M | 128 |4813 |  12k|  11k| 671k|  1 | 373k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1596.56/1602.23	c  1602s|207100 |   243 |  5354k|  25.8 |   518M | 128 |4813 |  12k|  11k| 672k|  1 | 373k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1597.26/1602.92	c  1603s|207200 |   234 |  5356k|  25.8 |   518M | 128 |4813 |  12k|  11k| 672k|  1 | 373k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1598.46/1604.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1598.46/1604.17	c  1604s|207300 |   243 |  5359k|  25.8 |   518M | 128 |4813 |  12k|  11k| 672k|  0 | 373k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1599.45/1605.10	c  1605s|207400 |   245 |  5361k|  25.8 |   518M | 128 |4813 |  12k|  11k| 672k|  1 | 374k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1600.15/1605.88	c  1606s|207500 |   249 |  5363k|  25.8 |   518M | 128 |4813 |  12k|  11k| 673k|  1 | 374k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1601.35/1607.07	c  1607s|207600 |   254 |  5366k|  25.8 |   518M | 128 |4813 |  12k|  11k| 673k|  1 | 374k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1602.54/1608.26	c  1608s|207700 |   244 |  5368k|  25.8 |   518M | 128 |4813 |  12k|  11k| 673k|  0 | 374k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1603.63/1609.36	c  1609s|207800 |   240 |  5371k|  25.8 |   518M | 128 |4813 |  12k|  11k| 674k|  1 | 374k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1604.83/1610.53	c  1611s|207900 |   237 |  5373k|  25.8 |   518M | 128 |4813 |  12k|   0 | 674k|  0 | 375k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1605.73/1611.49	c  1611s|208000 |   235 |  5376k|  25.8 |   518M | 128 |4813 |  12k|  11k| 674k|  0 | 375k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1607.02/1612.71	c  1613s|208100 |   239 |  5379k|  25.8 |   519M | 128 |4813 |  12k|  11k| 675k|  1 | 375k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1608.22/1613.94	c  1614s|208200 |   237 |  5381k|  25.8 |   520M | 128 |4813 |  12k|  11k| 675k|  0 | 375k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1609.32/1615.01	c  1615s|208300 |   240 |  5384k|  25.8 |   522M | 128 |4813 |  12k|  11k| 675k|  1 | 375k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1610.61/1616.33	c  1616s|208400 |   243 |  5387k|  25.8 |   522M | 128 |4813 |  12k|   0 | 676k|  0 | 375k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1612.10/1617.83	c  1618s|208500 |   237 |  5390k|  25.8 |   522M | 128 |4813 |  12k|  11k| 676k|  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1613.00/1618.80	c  1619s|208600 |   245 |  5393k|  25.8 |   522M | 128 |4813 |  12k|  11k| 676k|  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1613.90/1619.67	c  1620s|208700 |   237 |  5396k|  25.8 |   522M | 128 |4813 |  12k|  11k| 677k|  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1614.99/1620.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1614.99/1620.77	c  1621s|208800 |   245 |  5399k|  25.8 |   522M | 128 |4813 |  12k|  11k| 677k|  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1616.19/1621.95	c  1622s|208900 |   237 |  5402k|  25.8 |   522M | 128 |4813 |  12k|  11k| 678k|  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1617.39/1623.17	c  1623s|209000 |   237 |  5406k|  25.8 |   522M | 128 |4813 |  12k|  11k| 679k|  0 | 376k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1618.18/1623.93	c  1624s|209100 |   232 |  5408k|  25.8 |   522M | 128 |4813 |  12k|   0 | 679k|  0 | 376k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1618.78/1624.53	c  1625s|209200 |   240 |  5409k|  25.8 |   522M | 128 |4813 |  12k|  11k| 679k|  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1619.58/1625.33	c  1625s|209300 |   239 |  5412k|  25.8 |   522M | 128 |4813 |  12k|  11k| 680k|  0 | 376k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1620.17/1625.91	c  1626s|209400 |   236 |  5414k|  25.8 |   522M | 128 |4813 |  12k|  11k| 680k|  1 | 377k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1621.17/1626.91	c  1627s|209500 |   231 |  5417k|  25.8 |   522M | 128 |4813 |  12k|  11k| 680k|  2 | 377k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1622.17/1627.95	c  1628s|209600 |   237 |  5419k|  25.8 |   522M | 128 |4813 |  12k|  11k| 681k|  1 | 377k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1622.96/1628.70	c  1629s|209700 |   248 |  5421k|  25.8 |   522M | 128 |4813 |  12k|  11k| 681k|  1 | 377k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1624.26/1630.09	c  1630s|209800 |   238 |  5424k|  25.8 |   522M | 128 |4813 |  12k|  11k| 682k|  1 | 377k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1625.36/1631.18	c  1631s|209900 |   248 |  5427k|  25.8 |   522M | 128 |4813 |  12k|   0 | 682k|  0 | 377k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1626.75/1632.51	c  1633s|210000 |   254 |  5431k|  25.8 |   522M | 128 |4813 |  12k|  11k| 683k|  1 | 377k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1627.45/1633.27	c  1633s|210100 |   255 |  5434k|  25.8 |   522M | 128 |4813 |  12k|   0 | 683k|  0 | 378k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1628.05/1633.87	c  1634s|210200 |   245 |  5436k|  25.8 |   522M | 128 |4813 |  12k|  11k| 683k|  0 | 378k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1629.04/1634.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1629.04/1634.85	c  1635s|210300 |   251 |  5439k|  25.8 |   522M | 128 |4813 |  12k|  11k| 684k|  0 | 378k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1630.14/1635.93	c  1636s|210400 |   250 |  5441k|  25.8 |   522M | 128 |4813 |  12k|  11k| 684k|  1 | 378k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1631.04/1636.89	c  1637s|210500 |   250 |  5444k|  25.8 |   522M | 128 |4813 |  12k|   0 | 684k|  0 | 378k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1632.03/1637.83	c  1638s|210600 |   248 |  5446k|  25.8 |   522M | 128 |4813 |  12k|  11k| 685k|  1 | 378k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1633.13/1638.98	c  1639s|210700 |   251 |  5448k|  25.8 |   522M | 128 |4813 |  12k|  11k| 685k|  1 | 378k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1634.52/1640.37	c  1640s|210800 |   245 |  5451k|  25.8 |   522M | 128 |4813 |  12k|   0 | 685k|  0 | 379k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1635.33/1641.15	c  1641s|210900 |   247 |  5453k|  25.8 |   522M | 128 |4813 |  12k|  11k| 686k|  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1636.22/1642.08	c  1642s|211000 |   248 |  5455k|  25.8 |   522M | 128 |4813 |  12k|   0 | 686k|  0 | 379k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1637.11/1642.94	c  1643s|211100 |   253 |  5457k|  25.8 |   522M | 128 |4813 |  12k|  11k| 686k|  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1638.11/1643.91	c  1644s|211200 |   253 |  5459k|  25.8 |   522M | 128 |4813 |  12k|  11k| 686k|  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1639.11/1644.93	c  1645s|211300 |   248 |  5462k|  25.8 |   522M | 128 |4813 |  12k|  11k| 686k|  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1639.80/1645.65	c  1646s|211400 |   250 |  5464k|  25.8 |   522M | 128 |4813 |  12k|   0 | 687k|  0 | 379k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1640.90/1646.71	c  1647s|211500 |   250 |  5467k|  25.8 |   522M | 128 |4813 |  12k|  11k| 687k|  2 | 380k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1642.00/1647.85	c  1648s|211600 |   249 |  5469k|  25.8 |   522M | 128 |4813 |  12k|  11k| 687k|  1 | 380k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1643.09/1648.90	c  1649s|211700 |   243 |  5472k|  25.8 |   522M | 128 |4813 |  12k|  11k| 688k|  1 | 380k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1643.89/1649.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1643.89/1649.75	c  1650s|211800 |   238 |  5474k|  25.8 |   522M | 128 |4813 |  12k|  11k| 688k|  0 | 380k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1644.89/1650.74	c  1651s|211900 |   238 |  5476k|  25.8 |   522M | 128 |4813 |  12k|  11k| 689k|  2 | 380k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1645.88/1651.74	c  1652s|212000 |   240 |  5479k|  25.8 |   522M | 128 |4813 |  12k|  11k| 689k|  1 | 380k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1646.58/1652.41	c  1652s|212100 |   247 |  5481k|  25.8 |   522M | 128 |4813 |  12k|  11k| 689k|  1 | 380k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1647.38/1653.28	c  1653s|212200 |   249 |  5483k|  25.8 |   522M | 128 |4813 |  12k|  11k| 689k|  0 | 380k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1648.28/1654.14	c  1654s|212300 |   253 |  5485k|  25.8 |   522M | 128 |4813 |  12k|  11k| 690k|  1 | 381k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1649.18/1655.03	c  1655s|212400 |   253 |  5487k|  25.8 |   522M | 128 |4813 |  12k|   0 | 690k|  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1649.97/1655.87	c  1656s|212500 |   241 |  5489k|  25.8 |   522M | 128 |4813 |  12k|  11k| 690k|  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1650.96/1656.87	c  1657s|212600 |   247 |  5492k|  25.8 |   522M | 128 |4813 |  12k|  11k| 690k|  1 | 381k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1652.06/1657.90	c  1658s|212700 |   255 |  5493k|  25.7 |   522M | 128 |4813 |  12k|   0 | 691k|  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1652.96/1658.87	c  1659s|212800 |   249 |  5495k|  25.7 |   522M | 128 |4813 |  12k|   0 | 691k|  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1654.16/1660.00	c  1660s|212900 |   249 |  5498k|  25.7 |   522M | 128 |4813 |  12k|  11k| 691k|  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1654.95/1660.90	c  1661s|213000 |   249 |  5500k|  25.7 |   522M | 128 |4813 |  12k|  11k| 692k|  1 | 381k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1655.85/1661.75	c  1662s|213100 |   243 |  5502k|  25.7 |   522M | 128 |4813 |  12k|   0 | 692k|  0 | 382k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1656.84/1662.74	c  1663s|213200 |   249 |  5504k|  25.7 |   522M | 128 |4813 |  12k|  11k| 692k|  1 | 382k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1657.84/1663.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1657.84/1663.77	c  1664s|213300 |   248 |  5507k|  25.7 |   523M | 128 |4813 |  12k|  11k| 693k|  0 | 382k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1658.84/1664.71	c  1665s|213400 |   244 |  5510k|  25.7 |   523M | 128 |4813 |  12k|  11k| 693k|  0 | 382k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1659.93/1665.83	c  1666s|213500 |   247 |  5512k|  25.7 |   523M | 128 |4813 |  12k|  11k| 694k|  1 | 382k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1660.93/1666.86	c  1667s|213600 |   242 |  5515k|  25.7 |   523M | 128 |4813 |  12k|   0 | 694k|  0 | 382k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1662.02/1667.95	c  1668s|213700 |   248 |  5517k|  25.7 |   523M | 128 |4813 |  12k|  11k| 694k|  2 | 382k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1663.02/1668.91	c  1669s|213800 |   255 |  5520k|  25.7 |   523M | 128 |4813 |  12k|   0 | 695k|  0 | 382k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1663.62/1669.56	c  1670s|213900 |   240 |  5522k|  25.7 |   523M | 128 |4813 |  12k|  11k| 695k|  1 | 383k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1664.42/1670.35	c  1670s|214000 |   249 |  5524k|  25.7 |   523M | 128 |4813 |  12k|  11k| 696k|  1 | 383k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1665.22/1671.18	c  1671s|214100 |   240 |  5527k|  25.7 |   523M | 128 |4813 |  12k|  11k| 696k|  0 | 383k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1666.41/1672.32	c  1672s|214200 |   244 |  5530k|  25.7 |   523M | 128 |4813 |  12k|  11k| 696k|  3 | 383k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1667.01/1672.97	c  1673s|214300 |   245 |  5532k|  25.7 |   523M | 128 |4813 |  12k|  11k| 697k|  1 | 383k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1667.90/1673.84	c  1674s|214400 |   243 |  5534k|  25.7 |   523M | 128 |4813 |  12k|  11k| 697k|  1 | 383k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1669.20/1675.14	c  1675s|214500 |   249 |  5536k|  25.7 |   523M | 128 |4813 |  12k|  11k| 697k|  1 | 383k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1670.29/1676.26	c  1676s|214600 |   245 |  5539k|  25.7 |   523M | 128 |4813 |  12k|  11k| 698k|  1 | 384k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1671.39/1677.38	c  1677s|214700 |   250 |  5542k|  25.7 |   523M | 128 |4813 |  12k|  11k| 698k|  1 | 384k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1672.19/1678.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1672.19/1678.17	c  1678s|214800 |   245 |  5544k|  25.7 |   523M | 128 |4813 |  12k|  11k| 698k|  0 | 384k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1673.28/1679.21	c  1679s|214900 |   250 |  5548k|  25.7 |   523M | 128 |4813 |  12k|  11k| 699k|  1 | 384k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1674.38/1680.31	c  1680s|215000 |   251 |  5550k|  25.7 |   523M | 128 |4813 |  12k|  11k| 699k|  1 | 384k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1675.18/1681.18	c  1681s|215100 |   245 |  5553k|  25.7 |   523M | 128 |4813 |  12k|  11k| 699k|  1 | 384k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1675.97/1681.97	c  1682s|215200 |   245 |  5555k|  25.7 |   523M | 128 |4813 |  12k|  11k| 700k|  1 | 384k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1677.08/1683.03	c  1683s|215300 |   243 |  5558k|  25.7 |   523M | 128 |4813 |  12k|  11k| 700k|  0 | 384k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1678.17/1684.10	c  1684s|215400 |   240 |  5561k|  25.7 |   523M | 128 |4813 |  12k|  11k| 701k|  0 | 385k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1678.96/1684.94	c  1685s|215500 |   249 |  5563k|  25.7 |   523M | 128 |4813 |  12k|  11k| 701k|  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1679.76/1685.72	c  1686s|215600 |   245 |  5566k|  25.7 |   523M | 128 |4813 |  12k|  11k| 701k|  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1680.56/1686.52	c  1687s|215700 |   242 |  5568k|  25.7 |   523M | 128 |4813 |  12k|   0 | 702k|  0 | 385k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1681.35/1687.38	c  1687s|215800 |   237 |  5570k|  25.7 |   523M | 128 |4813 |  12k|  11k| 702k|  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1682.35/1688.34	c  1688s|215900 |   232 |  5572k|  25.7 |   523M | 128 |4813 |  12k|  11k| 702k|  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1683.35/1689.31	c  1689s|216000 |   232 |  5574k|  25.7 |   523M | 128 |4813 |  12k|  11k| 702k|  2 | 385k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1684.15/1690.17	c  1690s|216100 |   235 |  5576k|  25.7 |   523M | 128 |4813 |  12k|  11k| 703k|  1 | 386k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1685.24/1691.29	c  1691s|216200 |   246 |  5579k|  25.7 |   523M | 128 |4813 |  12k|  11k| 703k|  1 | 386k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1686.64/1692.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1686.64/1692.61	c  1693s|216300 |   243 |  5581k|  25.7 |   523M | 128 |4813 |  12k|  11k| 704k|  0 | 386k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1688.04/1694.00	c  1694s|216400 |   241 |  5584k|  25.7 |   523M | 128 |4813 |  12k|  11k| 704k|  3 | 386k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1689.23/1695.21	c  1695s|216500 |   246 |  5587k|  25.7 |   526M | 128 |4813 |  12k|  11k| 704k|  1 | 386k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1689.82/1695.82	c  1696s|216600 |   243 |  5588k|  25.7 |   526M | 128 |4813 |  12k|   0 | 704k|  0 | 386k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1690.62/1696.69	c  1697s|216700 |   248 |  5590k|  25.7 |   526M | 128 |4813 |  12k|  11k| 705k|  1 | 386k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1691.32/1697.35	c  1697s|216800 |   268 |  5591k|  25.7 |   526M | 128 |4813 |  12k|  11k| 705k|  1 | 386k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1691.92/1697.97	c  1698s|216900 |   292 |  5593k|  25.7 |   526M | 128 |4813 |  12k|  11k| 705k|  1 | 386k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1692.71/1698.72	c  1699s|217000 |   315 |  5596k|  25.7 |   526M | 128 |4813 |  12k|  11k| 705k|  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1693.41/1699.41	c  1699s|217100 |   319 |  5597k|  25.7 |   526M | 128 |4813 |  12k|  11k| 705k|  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1694.02/1700.02	c  1700s|217200 |   299 |  5599k|  25.7 |   526M | 128 |4813 |  12k|  11k| 705k|  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1694.41/1700.45	c  1700s|217300 |   269 |  5600k|  25.7 |   526M | 128 |4813 |  12k|  11k| 705k|  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1694.91/1700.95	c  1701s|217400 |   269 |  5601k|  25.7 |   526M | 128 |4813 |  12k|   0 | 705k|  0 | 387k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1695.50/1701.54	c  1702s|217500 |   258 |  5603k|  25.7 |   526M | 128 |4813 |  12k|  11k| 706k|  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1696.11/1702.16	c  1702s|217600 |   272 |  5604k|  25.7 |   526M | 128 |4813 |  12k|  11k| 706k|  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1696.70/1702.79	c  1703s|217700 |   266 |  5605k|  25.7 |   526M | 128 |4813 |  12k|  11k| 706k|  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1697.40/1703.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1697.40/1703.43	c  1703s|217800 |   250 |  5607k|  25.7 |   526M | 128 |4813 |  12k|  11k| 706k|  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1698.49/1704.54	c  1705s|217900 |   255 |  5609k|  25.7 |   526M | 128 |4813 |  12k|  11k| 706k|  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1699.69/1705.77	c  1706s|218000 |   275 |  5612k|  25.7 |   526M | 128 |4813 |  12k|  11k| 707k|  2 | 388k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1700.48/1706.55	c  1707s|218100 |   261 |  5614k|  25.7 |   526M | 128 |4813 |  12k|  11k| 707k|  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1701.28/1707.32	c  1707s|218200 |   258 |  5616k|  25.7 |   526M | 128 |4813 |  12k|  11k| 707k|  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1701.88/1707.96	c  1708s|218300 |   257 |  5618k|  25.7 |   526M | 128 |4813 |  12k|  11k| 707k|  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1702.58/1708.64	c  1709s|218400 |   257 |  5619k|  25.7 |   526M | 128 |4813 |  12k|  11k| 707k|  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1703.47/1709.56	c  1710s|218500 |   257 |  5621k|  25.6 |   526M | 128 |4813 |  12k|  11k| 708k|  1 | 389k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1704.08/1710.12	c  1710s|218600 |   268 |  5622k|  25.6 |   526M | 128 |4813 |  12k|  11k| 708k|  1 | 389k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1704.77/1710.84	c  1711s|218700 |   258 |  5625k|  25.6 |   526M | 128 |4813 |  12k|   0 | 708k|  0 | 389k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1705.47/1711.53	c  1712s|218800 |   247 |  5627k|  25.6 |   526M | 128 |4813 |  12k|  11k| 708k|  1 | 389k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1706.46/1712.52	c  1713s|218900 |   254 |  5629k|  25.6 |   526M | 128 |4813 |  12k|  11k| 708k|  4 | 389k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1707.07/1713.13	c  1713s|219000 |   261 |  5631k|  25.6 |   526M | 128 |4813 |  12k|  11k| 709k|  1 | 389k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1707.86/1713.92	c  1714s|219100 |   271 |  5633k|  25.6 |   526M | 128 |4813 |  12k|  11k| 709k|  1 | 389k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1708.36/1714.49	c  1714s|219200 |   281 |  5635k|  25.6 |   526M | 128 |4813 |  12k|  11k| 709k|  1 | 389k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1708.96/1715.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1708.96/1715.06	c  1715s|219300 |   276 |  5637k|  25.6 |   526M | 128 |4813 |  12k|  11k| 709k|  1 | 389k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1709.65/1715.71	c  1716s|219400 |   265 |  5638k|  25.6 |   526M | 128 |4813 |  12k|   0 | 709k|  0 | 390k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1710.15/1716.29	c  1716s|219500 |   257 |  5640k|  25.6 |   526M | 128 |4813 |  12k|   0 | 710k|  0 | 390k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1710.85/1716.98	c  1717s|219600 |   255 |  5643k|  25.6 |   526M | 128 |4813 |  12k|  11k| 710k|  1 | 390k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1711.54/1717.60	c  1718s|219700 |   259 |  5644k|  25.6 |   526M | 128 |4813 |  12k|  11k| 710k|  2 | 390k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1712.34/1718.47	c  1718s|219800 |   246 |  5647k|  25.6 |   526M | 128 |4813 |  12k|   0 | 710k|  0 | 390k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1713.24/1719.32	c  1719s|219900 |   248 |  5649k|  25.6 |   526M | 128 |4813 |  12k|  11k| 711k|  1 | 390k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1713.74/1719.87	c  1720s|220000 |   238 |  5650k|  25.6 |   526M | 128 |4813 |  12k|   0 | 711k|  0 | 390k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1714.53/1720.69	c  1721s|220100 |   231 |  5652k|  25.6 |   526M | 128 |4813 |  12k|   0 | 711k|  0 | 391k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1715.73/1721.81	c  1722s|220200 |   235 |  5655k|  25.6 |   526M | 128 |4813 |  12k|  11k| 711k|  2 | 391k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1716.53/1722.63	c  1723s|220300 |   242 |  5656k|  25.6 |   526M | 128 |4813 |  12k|  11k| 711k|  1 | 391k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1717.72/1723.81	c  1724s|220400 |   239 |  5659k|  25.6 |   526M | 128 |4813 |  12k|  11k| 712k|  1 | 391k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1718.62/1724.73	c  1725s|220500 |   230 |  5661k|  25.6 |   526M | 128 |4813 |  12k|   0 | 712k|  0 | 391k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1719.42/1725.51	c  1726s|220600 |   245 |  5665k|  25.6 |   526M | 128 |4813 |  12k|  11k| 712k|  1 | 391k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1720.51/1726.65	c  1727s|220700 |   235 |  5667k|  25.6 |   526M | 128 |4813 |  12k|  11k| 713k|  0 | 391k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1721.61/1727.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1721.61/1727.70	c  1728s|220800 |   246 |  5670k|  25.6 |   526M | 128 |4813 |  12k|  11k| 713k|  1 | 391k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1722.11/1728.22	c  1728s|220900 |   241 |  5672k|  25.6 |   526M | 128 |4813 |  12k|  11k| 713k|  1 | 392k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1722.60/1728.78	c  1729s|221000 |   242 |  5673k|  25.6 |   526M | 128 |4813 |  12k|   0 | 713k|  0 | 392k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1723.30/1729.43	c  1729s|221100 |   250 |  5675k|  25.6 |   526M | 128 |4813 |  12k|  11k| 713k|  0 | 392k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1723.90/1730.02	c  1730s|221200 |   246 |  5677k|  25.6 |   526M | 128 |4813 |  12k|  11k| 714k|  2 | 392k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1724.50/1730.63	c  1731s|221300 |   244 |  5679k|  25.6 |   526M | 128 |4813 |  12k|  11k| 714k|  1 | 392k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1725.29/1731.47	c  1731s|221400 |   240 |  5681k|  25.6 |   526M | 128 |4813 |  12k|  11k| 714k|  0 | 392k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1726.79/1732.93	c  1733s|221500 |   248 |  5684k|  25.6 |   526M | 128 |4813 |  12k|  11k| 715k|  3 | 392k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1728.08/1734.24	c  1734s|221600 |   238 |  5688k|  25.6 |   526M | 128 |4813 |  12k|   0 | 715k|  0 | 393k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1729.28/1735.48	c  1735s|221700 |   243 |  5691k|  25.6 |   526M | 128 |4813 |  12k|  11k| 716k|  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1730.38/1736.50	c  1736s|221800 |   239 |  5695k|  25.6 |   526M | 128 |4813 |  12k|  11k| 716k|  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1731.07/1737.20	c  1737s|221900 |   240 |  5697k|  25.6 |   526M | 128 |4813 |  12k|  11k| 716k|  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1732.07/1738.20	c  1738s|222000 |   237 |  5699k|  25.6 |   526M | 128 |4813 |  12k|   0 | 717k|  0 | 393k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1732.67/1738.88	c  1739s|222100 |   234 |  5701k|  25.6 |   526M | 128 |4813 |  12k|  11k| 717k|  0 | 393k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1733.37/1739.55	c  1740s|222200 |   248 |  5705k|  25.6 |   526M | 128 |4813 |  12k|  11k| 717k|  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1733.97/1740.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1733.97/1740.13	c  1740s|222300 |   242 |  5706k|  25.6 |   526M | 128 |4813 |  12k|  11k| 717k|  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1734.46/1740.68	c  1741s|222400 |   251 |  5707k|  25.6 |   526M | 128 |4813 |  12k|  11k| 717k|  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1735.06/1741.24	c  1741s|222500 |   247 |  5709k|  25.6 |   526M | 128 |4813 |  12k|  11k| 717k|  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1735.56/1741.75	c  1742s|222600 |   245 |  5710k|  25.6 |   526M | 128 |4813 |  12k|  11k| 718k|  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1736.15/1742.32	c  1742s|222700 |   243 |  5711k|  25.6 |   526M | 128 |4813 |  12k|  11k| 718k|  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1736.65/1742.88	c  1743s|222800 |   239 |  5713k|  25.6 |   526M | 128 |4813 |  12k|  11k| 718k|  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1737.35/1743.56	c  1744s|222900 |   241 |  5715k|  25.6 |   526M | 128 |4813 |  12k|   0 | 718k|  0 | 394k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1737.85/1744.00	c  1744s|223000 |   235 |  5717k|  25.6 |   526M | 128 |4813 |  12k|  11k| 718k|  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1738.55/1744.75	c  1745s|223100 |   232 |  5719k|  25.6 |   526M | 128 |4813 |  12k|   0 | 718k|  0 | 394k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1739.54/1745.70	c  1746s|223200 |   235 |  5722k|  25.6 |   526M | 128 |4813 |  12k|  11k| 719k|  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1740.34/1746.59	c  1747s|223300 |   244 |  5725k|  25.6 |   526M | 128 |4813 |  12k|  11k| 719k|  0 | 395k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1741.14/1747.32	c  1747s|223400 |   247 |  5727k|  25.6 |   526M | 128 |4813 |  12k|   0 | 720k|  0 | 395k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1742.03/1748.27	c  1748s|223500 |   236 |  5731k|  25.6 |   526M | 128 |4813 |  12k|  11k| 720k|  1 | 395k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1742.84/1749.02	c  1749s|223600 |   236 |  5733k|  25.6 |   526M | 128 |4813 |  12k|  11k| 721k|  3 | 395k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1743.63/1749.88	c  1750s|223700 |   240 |  5736k|  25.6 |   526M | 128 |4813 |  12k|  11k| 721k|  1 | 395k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1744.23/1750.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1744.23/1750.48	c  1750s|223800 |   237 |  5738k|  25.6 |   526M | 128 |4813 |  12k|   0 | 721k|  0 | 395k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1745.52/1751.75	c  1752s|223900 |   231 |  5741k|  25.6 |   526M | 128 |4813 |  12k|   0 | 722k|  0 | 395k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1746.32/1752.51	c  1752s|224000 |   235 |  5744k|  25.6 |   526M | 128 |4813 |  12k|  11k| 722k|  1 | 395k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1747.02/1753.23	c  1753s|224100 |   237 |  5746k|  25.6 |   526M | 128 |4813 |  12k|  11k| 722k|  1 | 395k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1747.82/1754.01	c  1754s|224200 |   232 |  5749k|  25.6 |   526M | 128 |4813 |  12k|  11k| 723k|  1 | 396k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1748.61/1754.83	c  1755s|224300 |   238 |  5752k|  25.6 |   526M | 128 |4813 |  12k|  11k| 723k|  0 | 396k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1749.61/1755.86	c  1756s|224400 |   229 |  5754k|  25.6 |   526M | 128 |4813 |  12k|  11k| 723k|  1 | 396k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1750.40/1756.69	c  1757s|224500 |   231 |  5756k|  25.6 |   526M | 128 |4813 |  12k|  11k| 724k|  0 | 396k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1751.80/1758.03	c  1758s|224600 |   226 |  5759k|  25.6 |   526M | 128 |4813 |  12k|  11k| 724k|  1 | 396k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1752.69/1758.93	c  1759s|224700 |   231 |  5761k|  25.6 |   526M | 128 |4813 |  12k|  11k| 724k|  1 | 396k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1753.49/1759.72	c  1760s|224800 |   235 |  5762k|  25.6 |   526M | 128 |4813 |  12k|  11k| 725k|  1 | 396k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1754.69/1760.90	c  1761s|224900 |   225 |  5765k|  25.6 |   526M | 128 |4813 |  12k|  11k| 725k|  1 | 396k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1755.68/1761.91	c  1762s|225000 |   227 |  5768k|  25.6 |   526M | 128 |4813 |  12k|  11k| 726k|  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1756.78/1763.04	c  1763s|225100 |   242 |  5771k|  25.6 |   526M | 128 |4813 |  12k|  11k| 726k|  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1757.68/1763.99	c  1764s|225200 |   240 |  5773k|  25.6 |   526M | 128 |4813 |  12k|  11k| 726k|  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1758.57/1764.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1758.57/1764.84	c  1765s|225300 |   242 |  5775k|  25.6 |   526M | 128 |4813 |  12k|  11k| 727k|  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1759.17/1765.43	c  1765s|225400 |   244 |  5777k|  25.6 |   526M | 128 |4813 |  12k|  11k| 727k|  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1759.77/1766.01	c  1766s|225500 |   238 |  5779k|  25.6 |   526M | 128 |4813 |  12k|  11k| 727k|  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1760.77/1767.04	c  1767s|225600 |   235 |  5782k|  25.6 |   526M | 128 |4813 |  12k|  11k| 727k|  0 | 397k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1761.77/1768.09	c  1768s|225700 |   234 |  5785k|  25.6 |   526M | 128 |4813 |  12k|  11k| 728k|  0 | 397k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1762.36/1768.69	c  1769s|225800 |   237 |  5788k|  25.6 |   526M | 128 |4813 |  12k|  11k| 728k|  1 | 398k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1763.55/1769.82	c  1770s|225900 |   238 |  5790k|  25.6 |   526M | 128 |4813 |  12k|  11k| 728k|  1 | 398k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1764.75/1771.08	c  1771s|226000 |   244 |  5792k|  25.6 |   526M | 128 |4813 |  12k|  11k| 729k|  1 | 398k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1765.85/1772.19	c  1772s|226100 |   253 |  5795k|  25.6 |   526M | 128 |4813 |  12k|  11k| 729k|  1 | 398k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1766.54/1772.81	c  1773s|226200 |   240 |  5796k|  25.5 |   526M | 128 |4813 |  12k|  11k| 729k|  0 | 398k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1767.24/1773.57	c  1774s|226300 |   242 |  5797k|  25.5 |   526M | 128 |4813 |  12k|  11k| 730k|  1 | 398k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1768.54/1774.80	c  1775s|226400 |   257 |  5800k|  25.5 |   526M | 128 |4813 |  12k|  11k| 730k|  1 | 398k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1769.33/1775.67	c  1776s|226500 |   262 |  5802k|  25.5 |   526M | 128 |4813 |  12k|  11k| 730k|  2 | 399k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1770.43/1776.76	c  1777s|226600 |   244 |  5804k|  25.5 |   526M | 128 |4813 |  12k|  11k| 730k|  1 | 399k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1771.23/1777.50	c  1777s|226700 |   240 |  5807k|  25.5 |   526M | 128 |4813 |  12k|  11k| 731k|  1 | 399k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1772.12/1778.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1772.12/1778.41	c  1778s|226800 |   244 |  5809k|  25.5 |   526M | 128 |4813 |  12k|  11k| 731k|  1 | 399k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1773.22/1779.55	c  1780s|226900 |   243 |  5812k|  25.5 |   526M | 128 |4813 |  12k|  11k| 731k|  1 | 399k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1774.22/1780.58	c  1781s|227000 |   248 |  5815k|  25.5 |   526M | 128 |4813 |  12k|  11k| 732k|  1 | 399k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1775.11/1781.42	c  1781s|227100 |   242 |  5819k|  25.6 |   526M | 128 |4813 |  12k|  11k| 732k|  1 | 399k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1775.82/1782.17	c  1782s|227200 |   235 |  5821k|  25.5 |   526M | 128 |4813 |  12k|   0 | 732k|  0 | 400k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1776.81/1783.13	c  1783s|227300 |   237 |  5824k|  25.6 |   526M | 128 |4813 |  12k|  11k| 733k|  0 | 400k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1777.60/1783.92	c  1784s|227400 |   243 |  5826k|  25.5 |   526M | 128 |4813 |  12k|  11k| 733k|  1 | 400k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1778.60/1784.95	c  1785s|227500 |   247 |  5829k|  25.5 |   526M | 128 |4813 |  12k|   0 | 733k|  0 | 400k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1779.80/1786.12	c  1786s|227600 |   249 |  5832k|  25.5 |   526M | 128 |4813 |  12k|  11k| 734k|  0 | 400k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1780.70/1787.02	c  1787s|227700 |   248 |  5834k|  25.5 |   526M | 128 |4813 |  12k|  11k| 734k|  2 | 400k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1781.69/1788.07	c  1788s|227800 |   244 |  5836k|  25.5 |   526M | 128 |4813 |  12k|  11k| 734k|  1 | 400k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1782.59/1788.91	c  1789s|227900 |   249 |  5839k|  25.5 |   526M | 128 |4813 |  12k|  11k| 734k|  1 | 400k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1783.48/1789.82	c  1790s|228000 |   245 |  5842k|  25.5 |   526M | 128 |4813 |  12k|  11k| 735k|  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1784.28/1790.60	c  1791s|228100 |   245 |  5844k|  25.5 |   526M | 128 |4813 |  12k|  11k| 735k|  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1785.38/1791.70	c  1792s|228200 |   243 |  5847k|  25.5 |   526M | 128 |4813 |  12k|  11k| 735k|  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1786.37/1792.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1786.37/1792.75	c  1793s|228300 |   243 |  5849k|  25.5 |   526M | 128 |4813 |  12k|  11k| 736k|  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1787.67/1794.07	c  1794s|228400 |   245 |  5853k|  25.6 |   526M | 128 |4813 |  12k|  11k| 736k|  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1788.67/1795.05	c  1795s|228500 |   244 |  5855k|  25.6 |   526M | 128 |4813 |  12k|  11k| 737k|  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1789.46/1795.87	c  1796s|228600 |   241 |  5857k|  25.5 |   526M | 128 |4813 |  12k|  11k| 737k|  0 | 401k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1790.26/1796.67	c  1797s|228700 |   245 |  5860k|  25.6 |   526M | 128 |4813 |  12k|  11k| 737k|  0 | 402k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1791.06/1797.46	c  1797s|228800 |   253 |  5862k|  25.5 |   526M | 128 |4813 |  12k|  11k| 738k|  1 | 402k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1792.05/1798.41	c  1798s|228900 |   243 |  5864k|  25.5 |   526M | 128 |4813 |  12k|  11k| 738k|  0 | 402k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1792.85/1799.21	c  1799s|229000 |   244 |  5867k|  25.5 |   526M | 128 |4813 |  12k|  11k| 738k|  1 | 402k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1793.55/1799.91	c  1800s|229100 |   243 |  5869k|  25.5 |   526M | 128 |4813 |  12k|  11k| 739k|  1 | 402k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1794.24/1800.62	c  1801s|229200 |   250 |  5871k|  25.5 |   526M | 128 |4813 |  12k|  11k| 739k|  1 | 402k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1795.04/1801.49	c  1801s|229300 |   240 |  5874k|  25.5 |   526M | 128 |4813 |  12k|  10k| 739k|  1 | 402k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1795.84/1802.22	c  1802s|229400 |   244 |  5876k|  25.5 |   526M | 128 |4813 |  12k|  11k| 739k|  1 | 402k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1796.54/1802.97	c  1803s|229500 |   244 |  5879k|  25.5 |   526M | 128 |4813 |  12k|  11k| 740k|  1 | 403k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1797.33/1803.77	c  1804s|229600 |   250 |  5882k|  25.5 |   526M | 128 |4813 |  12k|  11k| 740k|  0 | 403k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1798.03/1804.48	c  1804s|229700 |   243 |  5883k|  25.5 |   526M | 128 |4813 |  12k|  11k| 740k|  0 | 403k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1798.73/1805.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1798.73/1805.10	c  1805s|229800 |   243 |  5885k|  25.5 |   526M | 128 |4813 |  12k|  11k| 740k|  1 | 403k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1799.33/1805.78	c  1806s|229900 |   246 |  5888k|  25.5 |   526M | 128 |4813 |  12k|  11k| 740k|  1 | 403k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1800.12/1806.55	c  1807s|230000 |   244 |  5890k|  25.5 |   526M | 128 |4813 |  12k|   0 | 740k|  0 | 403k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1800.82/1807.24	c  1807s|230100 |   239 |  5891k|  25.5 |   526M | 128 |4813 |  12k|  11k| 741k|  0 | 403k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1801.42/1807.83	c  1808s|230200 |   245 |  5893k|  25.5 |   526M | 128 |4813 |  12k|  11k| 741k|  1 | 404k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1802.41/1808.87	c  1809s|230300 |   244 |  5895k|  25.5 |   526M | 128 |4813 |  12k|  11k| 741k|  5 | 404k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1803.31/1809.70	c  1810s|230400 |   248 |  5898k|  25.5 |   526M | 128 |4813 |  12k|  11k| 742k|  1 | 404k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1804.61/1811.03	c  1811s|230500 |   255 |  5900k|  25.5 |   526M | 128 |4813 |  12k|   0 | 742k|  0 | 404k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1805.50/1811.91	c  1812s|230600 |   246 |  5902k|  25.5 |   526M | 128 |4813 |  12k|  11k| 742k|  1 | 404k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1806.60/1813.04	c  1813s|230700 |   245 |  5905k|  25.5 |   526M | 128 |4813 |  12k|  11k| 742k|  3 | 404k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1807.70/1814.14	c  1814s|230800 |   257 |  5908k|  25.5 |   526M | 128 |4813 |  12k|  11k| 743k|  0 | 404k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1808.70/1815.16	c  1815s|230900 |   250 |  5910k|  25.5 |   526M | 128 |4813 |  12k|  11k| 743k|  0 | 405k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1809.59/1816.10	c  1816s|231000 |   247 |  5912k|  25.5 |   526M | 128 |4813 |  12k|  11k| 743k|  1 | 405k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1810.79/1817.25	c  1817s|231100 |   248 |  5914k|  25.5 |   526M | 128 |4813 |  12k|  11k| 744k|  0 | 405k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1812.08/1818.56	c  1819s|231200 |   248 |  5917k|  25.5 |   526M | 128 |4813 |  12k|  11k| 744k|  0 | 405k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1813.08/1819.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1813.08/1819.58	c  1820s|231300 |   249 |  5919k|  25.5 |   526M | 128 |4813 |  12k|  11k| 745k|  1 | 405k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1813.87/1820.34	c  1820s|231400 |   245 |  5922k|  25.5 |   526M | 128 |4813 |  12k|  11k| 745k|  1 | 405k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1814.77/1821.21	c  1821s|231500 |   248 |  5925k|  25.5 |   526M | 128 |4813 |  12k|  11k| 745k|  1 | 405k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1815.67/1822.18	c  1822s|231600 |   246 |  5927k|  25.5 |   526M | 128 |4813 |  12k|  11k| 746k|  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1816.76/1823.23	c  1823s|231700 |   256 |  5930k|  25.5 |   526M | 128 |4813 |  12k|  11k| 746k|  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1817.67/1824.12	c  1824s|231800 |   254 |  5932k|  25.5 |   526M | 128 |4813 |  12k|  11k| 746k|  3 | 406k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1818.66/1825.12	c  1825s|231900 |   251 |  5935k|  25.5 |   526M | 128 |4813 |  12k|  11k| 747k|  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1819.66/1826.16	c  1826s|232000 |   243 |  5938k|  25.5 |   526M | 128 |4813 |  12k|  11k| 747k|  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1820.56/1827.02	c  1827s|232100 |   253 |  5941k|  25.5 |   526M | 128 |4813 |  12k|   0 | 747k|  0 | 406k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1821.65/1828.11	c  1828s|232200 |   257 |  5944k|  25.5 |   526M | 128 |4813 |  12k|  11k| 748k|  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1823.44/1829.95	c  1830s|232300 |   269 |  5947k|  25.5 |   526M | 128 |4813 |  12k|  11k| 749k|  1 | 407k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1824.93/1831.45	c  1831s|232400 |   266 |  5950k|  25.5 |   526M | 128 |4813 |  12k|  11k| 749k|  1 | 407k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1826.13/1832.68	c  1833s|232500 |   258 |  5953k|  25.5 |   526M | 128 |4813 |  12k|  11k| 750k|  3 | 407k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1826.73/1833.25	c  1833s|232600 |   261 |  5955k|  25.5 |   526M | 128 |4813 |  12k|  11k| 750k|  0 | 407k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1827.63/1834.19	c  1834s|232700 |   260 |  5957k|  25.5 |   526M | 128 |4813 |  12k|  11k| 750k|  1 | 407k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1828.22/1834.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1828.22/1834.79	c  1835s|232800 |   254 |  5960k|  25.5 |   526M | 128 |4813 |  12k|  11k| 750k|  0 | 407k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1829.22/1835.70	c  1836s|232900 |   265 |  5962k|  25.5 |   526M | 128 |4813 |  12k|  11k| 750k|  0 | 408k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1830.02/1836.56	c  1837s|233000 |   264 |  5965k|  25.5 |   526M | 128 |4813 |  12k|   0 | 751k|  0 | 408k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1830.91/1837.41	c  1837s|233100 |   266 |  5968k|  25.5 |   526M | 128 |4813 |  12k|  11k| 751k|  0 | 408k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1831.91/1838.41	c  1838s|233200 |   268 |  5971k|  25.5 |   526M | 128 |4813 |  12k|  11k| 751k|  2 | 408k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1833.11/1839.66	c  1840s|233300 |   281 |  5974k|  25.5 |   526M | 128 |4813 |  12k|   0 | 752k|  0 | 408k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1834.00/1840.54	c  1841s|233400 |   287 |  5977k|  25.5 |   526M | 128 |4813 |  12k|   0 | 752k|  0 | 408k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1834.80/1841.39	c  1841s|233500 |   283 |  5980k|  25.5 |   526M | 128 |4813 |  12k|  11k| 753k|  1 | 408k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1836.00/1842.51	c  1843s|233600 |   273 |  5983k|  25.5 |   526M | 128 |4813 |  12k|  11k| 753k|  2 | 409k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1837.29/1843.83	c  1844s|233700 |   266 |  5987k|  25.5 |   526M | 128 |4813 |  12k|  11k| 754k|  1 | 409k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1838.39/1844.92	c  1845s|233800 |   263 |  5989k|  25.5 |   526M | 128 |4813 |  12k|  11k| 754k|  0 | 409k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1839.59/1846.11	c  1846s|233900 |   264 |  5993k|  25.6 |   526M | 128 |4813 |  12k|  11k| 755k|  0 | 409k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1840.48/1847.10	c  1847s|234000 |   261 |  5996k|  25.6 |   526M | 128 |4813 |  12k|  10k| 755k|  1 | 409k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1841.58/1848.15	c  1848s|234100 |   288 |  6001k|  25.6 |   526M | 128 |4813 |  12k|  11k| 755k|  1 | 409k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1842.17/1848.77	c  1849s|234200 |   285 |  6003k|  25.6 |   526M | 128 |4813 |  12k|   0 | 756k|  0 | 409k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1843.27/1849.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1843.27/1849.82	c  1850s|234300 |   288 |  6005k|  25.6 |   526M | 128 |4813 |  12k|  11k| 756k|  1 | 409k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1844.37/1850.94	c  1851s|234400 |   296 |  6007k|  25.6 |   526M | 128 |4813 |  12k|  11k| 757k|  1 | 410k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1845.36/1851.99	c  1852s|234500 |   285 |  6010k|  25.6 |   526M | 128 |4813 |  12k|   0 | 757k|  0 | 410k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1846.16/1852.74	c  1853s|234600 |   301 |  6012k|  25.6 |   526M | 128 |4813 |  12k|   0 | 757k|  0 | 410k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1846.86/1853.49	c  1853s|234700 |   309 |  6014k|  25.6 |   526M | 128 |4813 |  12k|   0 | 758k|  0 | 410k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1848.15/1854.74	c  1855s|234800 |   303 |  6017k|  25.6 |   526M | 128 |4813 |  12k|  11k| 758k|  1 | 410k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1849.05/1855.62	c  1856s|234900 |   309 |  6020k|  25.6 |   526M | 128 |4813 |  12k|  11k| 759k|  1 | 410k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1849.95/1856.57	c  1857s|235000 |   304 |  6023k|  25.6 |   526M | 128 |4813 |  12k|  11k| 759k|  2 | 410k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1850.84/1857.46	c  1857s|235100 |   303 |  6026k|  25.6 |   526M | 128 |4813 |  12k|  11k| 760k|  1 | 410k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1851.84/1858.43	c  1858s|235200 |   303 |  6028k|  25.6 |   526M | 128 |4813 |  12k|   0 | 760k|  0 | 411k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1852.74/1859.34	c  1859s|235300 |   310 |  6030k|  25.6 |   526M | 128 |4813 |  12k|  11k| 760k|  0 | 411k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1853.54/1860.15	c  1860s|235400 |   307 |  6032k|  25.6 |   526M | 128 |4813 |  12k|  11k| 761k|  1 | 411k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1854.64/1861.20	c  1861s|235500 |   303 |  6034k|  25.6 |   526M | 128 |4813 |  12k|  11k| 761k|  1 | 411k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1855.44/1862.06	c  1862s|235600 |   310 |  6036k|  25.6 |   526M | 128 |4813 |  12k|  11k| 761k|  1 | 411k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1856.33/1862.95	c  1863s|235700 |   316 |  6039k|  25.5 |   526M | 128 |4813 |  12k|  11k| 761k|  1 | 411k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1857.43/1864.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1857.43/1864.03	c  1864s|235800 |   326 |  6041k|  25.5 |   526M | 128 |4813 |  12k|  11k| 762k|  1 | 411k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1858.22/1864.86	c  1865s|235900 |   320 |  6042k|  25.5 |   526M | 128 |4813 |  12k|  11k| 762k|  1 | 412k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1859.32/1865.92	c  1866s|236000 |   320 |  6044k|  25.5 |   526M | 128 |4813 |  12k|  11k| 762k|  1 | 412k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1860.22/1866.82	c  1867s|236100 |   325 |  6047k|  25.5 |   526M | 128 |4813 |  12k|  11k| 763k|  1 | 412k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1861.02/1867.68	c  1868s|236200 |   329 |  6050k|  25.5 |   526M | 128 |4813 |  12k|  11k| 763k|  0 | 412k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1862.01/1868.62	c  1869s|236300 |   316 |  6052k|  25.5 |   526M | 128 |4813 |  12k|  11k| 764k|  1 | 412k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1863.11/1869.76	c  1870s|236400 |   331 |  6055k|  25.5 |   526M | 128 |4813 |  12k|  11k| 764k|  0 | 412k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1864.30/1870.95	c  1871s|236500 |   337 |  6059k|  25.5 |   526M | 128 |4813 |  12k|   0 | 765k|  0 | 412k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1865.60/1872.20	c  1872s|236600 |   339 |  6061k|  25.5 |   526M | 128 |4813 |  12k|  11k| 765k|  1 | 412k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1866.30/1872.94	c  1873s|236700 |   349 |  6064k|  25.5 |   526M | 128 |4813 |  12k|  11k| 765k|  1 | 412k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1867.09/1873.71	c  1874s|236800 |   343 |  6065k|  25.5 |   526M | 128 |4813 |  12k|  11k| 765k|  1 | 413k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1868.09/1874.77	c  1875s|236900 |   346 |  6067k|  25.5 |   526M | 128 |4813 |  12k|  11k| 766k|  0 | 413k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1869.09/1875.70	c  1876s|237000 |   334 |  6069k|  25.5 |   527M | 128 |4813 |  12k|  11k| 766k|  1 | 413k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1870.18/1876.84	c  1877s|237100 |   329 |  6072k|  25.5 |   527M | 128 |4813 |  12k|  11k| 766k|  0 | 413k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1870.78/1877.47	c  1877s|237200 |   330 |  6074k|  25.5 |   527M | 128 |4813 |  12k|  11k| 767k|  2 | 413k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1872.08/1878.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1872.08/1878.79	c  1879s|237300 |   338 |  6077k|  25.5 |   527M | 128 |4813 |  12k|  11k| 767k|  1 | 413k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1873.17/1879.85	c  1880s|237400 |   343 |  6081k|  25.5 |   527M | 128 |4813 |  12k|  11k| 768k|  1 | 413k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1874.37/1881.02	c  1881s|237500 |   336 |  6084k|  25.5 |   527M | 128 |4813 |  12k|  11k| 768k|  1 | 414k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1875.06/1881.76	c  1882s|237600 |   340 |  6086k|  25.5 |   527M | 128 |4813 |  12k|  11k| 768k|  0 | 414k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1875.76/1882.45	c  1882s|237700 |   344 |  6088k|  25.5 |   527M | 128 |4813 |  12k|  11k| 769k|  1 | 414k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1876.76/1883.42	c  1883s|237800 |   346 |  6091k|  25.5 |   527M | 128 |4813 |  12k|  11k| 769k|  1 | 414k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1877.75/1884.44	c  1884s|237900 |   346 |  6094k|  25.5 |   527M | 128 |4813 |  12k|  11k| 769k|  1 | 414k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1878.65/1885.36	c  1885s|238000 |   349 |  6097k|  25.5 |   527M | 128 |4813 |  12k|  11k| 770k|  1 | 414k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1879.85/1886.55	c  1887s|238100 |   351 |  6100k|  25.5 |   527M | 128 |4813 |  12k|  11k| 770k|  2 | 414k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1880.84/1887.55	c  1888s|238200 |   346 |  6103k|  25.6 |   527M | 128 |4813 |  12k|  11k| 771k|  1 | 414k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1881.84/1888.58	c  1889s|238300 |   352 |  6106k|  25.6 |   527M | 128 |4813 |  12k|  11k| 771k|  1 | 415k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1882.74/1889.46	c  1889s|238400 |   345 |  6108k|  25.6 |   527M | 128 |4813 |  12k|  11k| 771k|  1 | 415k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1883.83/1890.56	c  1891s|238500 |   346 |  6111k|  25.6 |   527M | 128 |4813 |  12k|  11k| 772k|  1 | 415k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1884.93/1891.69	c  1892s|238600 |   343 |  6116k|  25.6 |   527M | 128 |4813 |  12k|  11k| 773k|  1 | 415k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1885.73/1892.45	c  1892s|238700 |   337 |  6118k|  25.6 |   527M | 128 |4813 |  12k|   0 | 773k|  0 | 415k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1886.62/1893.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1886.62/1893.34	c  1893s|238800 |   344 |  6121k|  25.6 |   527M | 128 |4813 |  12k|   0 | 773k|  0 | 415k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1887.43/1894.17	c  1894s|238900 |   339 |  6124k|  25.6 |   527M | 128 |4813 |  12k|  11k| 774k|  2 | 415k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1888.22/1894.97	c  1895s|239000 |   341 |  6128k|  25.6 |   527M | 128 |4813 |  12k|  11k| 774k|  2 | 415k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1889.11/1895.81	c  1896s|239100 |   336 |  6132k|  25.6 |   527M | 128 |4813 |  12k|   0 | 775k|  0 | 415k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1889.91/1896.60	c  1897s|239200 |   334 |  6135k|  25.6 |   527M | 128 |4813 |  12k|  11k| 776k|  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1890.61/1897.32	c  1897s|239300 |   332 |  6137k|  25.6 |   527M | 128 |4813 |  12k|  11k| 776k|  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1891.61/1898.37	c  1898s|239400 |   332 |  6140k|  25.6 |   527M | 128 |4813 |  12k|  11k| 776k|  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1892.41/1899.16	c  1899s|239500 |   330 |  6143k|  25.6 |   527M | 128 |4813 |  12k|  11k| 776k|  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1893.41/1900.18	c  1900s|239600 |   329 |  6146k|  25.6 |   527M | 128 |4813 |  12k|   0 | 777k|  0 | 416k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1894.59/1901.32	c  1901s|239700 |   334 |  6150k|  25.6 |   527M | 128 |4813 |  12k|  11k| 778k|  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1895.30/1902.08	c  1902s|239800 |   331 |  6152k|  25.6 |   527M | 128 |4813 |  12k|   0 | 778k|  0 | 417k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1896.19/1902.90	c  1903s|239900 |   335 |  6154k|  25.6 |   527M | 128 |4813 |  12k|  11k| 778k|  1 | 417k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1897.29/1904.07	c  1904s|240000 |   328 |  6157k|  25.6 |   527M | 128 |4813 |  12k|  11k| 779k|  1 | 417k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1898.39/1905.17	c  1905s|240100 |   327 |  6160k|  25.6 |   527M | 128 |4813 |  12k|   0 | 779k|  0 | 417k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1899.28/1906.08	c  1906s|240200 |   339 |  6163k|  25.6 |   527M | 128 |4813 |  12k|  11k| 779k|  0 | 417k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1900.38/1907.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1900.38/1907.16	c  1907s|240300 |   334 |  6166k|  25.6 |   527M | 128 |4813 |  12k|  11k| 780k|  1 | 417k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1901.57/1908.34	c  1908s|240400 |   332 |  6170k|  25.6 |   529M | 128 |4813 |  12k|  11k| 780k|  1 | 417k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1902.47/1909.25	c  1909s|240500 |   328 |  6173k|  25.6 |   529M | 128 |4813 |  12k|  11k| 781k|  1 | 418k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1903.37/1910.12	c  1910s|240600 |   330 |  6175k|  25.6 |   529M | 128 |4813 |  12k|  11k| 781k|  1 | 418k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1904.26/1911.08	c  1911s|240700 |   332 |  6178k|  25.6 |   529M | 128 |4813 |  12k|  11k| 781k|  2 | 418k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1905.56/1912.32	c  1912s|240800 |   332 |  6181k|  25.6 |   529M | 128 |4813 |  12k|  11k| 782k|  0 | 418k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1906.55/1913.37	c  1913s|240900 |   328 |  6184k|  25.6 |   529M | 128 |4813 |  12k|   0 | 782k|  0 | 418k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1907.35/1914.16	c  1914s|241000 |   326 |  6187k|  25.6 |   529M | 128 |4813 |  12k|  11k| 782k|  1 | 418k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1908.15/1914.90	c  1915s|241100 |   326 |  6188k|  25.6 |   529M | 128 |4813 |  12k|  11k| 783k|  1 | 418k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1908.74/1915.54	c  1916s|241200 |   325 |  6190k|  25.6 |   529M | 128 |4813 |  12k|  11k| 783k|  0 | 418k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1910.04/1916.80	c  1917s|241300 |   328 |  6193k|  25.6 |   529M | 128 |4813 |  12k|   0 | 783k|  0 | 419k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1911.14/1917.91	c  1918s|241400 |   336 |  6197k|  25.6 |   529M | 128 |4813 |  12k|  11k| 784k|  1 | 419k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1912.13/1918.95	c  1919s|241500 |   331 |  6199k|  25.6 |   529M | 128 |4813 |  12k|  11k| 784k|  4 | 419k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1913.03/1919.85	c  1920s|241600 |   333 |  6202k|  25.6 |   529M | 128 |4813 |  12k|  11k| 785k|  1 | 419k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1914.23/1921.07	c  1921s|241700 |   329 |  6205k|  25.6 |   529M | 128 |4813 |  12k|  11k| 785k|  1 | 419k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1915.52/1922.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1915.52/1922.37	c  1922s|241800 |   344 |  6209k|  25.6 |   529M | 128 |4813 |  12k|  11k| 786k|  1 | 419k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1916.42/1923.23	c  1923s|241900 |   339 |  6210k|  25.6 |   529M | 128 |4813 |  12k|  11k| 786k|  1 | 419k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1917.41/1924.27	c  1924s|242000 |   341 |  6213k|  25.6 |   529M | 128 |4813 |  12k|  11k| 786k|  1 | 420k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1918.51/1925.38	c  1925s|242100 |   340 |  6216k|  25.6 |   529M | 128 |4813 |  12k|  11k| 787k|  0 | 420k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1919.51/1926.37	c  1926s|242200 |   333 |  6218k|  25.6 |   529M | 128 |4813 |  12k|  11k| 787k|  0 | 420k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1920.80/1927.60	c  1928s|242300 |   339 |  6221k|  25.6 |   529M | 128 |4813 |  12k|  11k| 788k|  1 | 420k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1921.40/1928.29	c  1928s|242400 |   344 |  6222k|  25.6 |   529M | 128 |4813 |  12k|  11k| 788k|  0 | 420k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1922.39/1929.27	c  1929s|242500 |   348 |  6224k|  25.6 |   529M | 128 |4813 |  12k|   0 | 788k|  0 | 420k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1923.20/1930.03	c  1930s|242600 |   343 |  6226k|  25.6 |   529M | 128 |4813 |  12k|   0 | 788k|  0 | 420k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1923.99/1930.80	c  1931s|242700 |   345 |  6228k|  25.6 |   529M | 128 |4813 |  12k|  11k| 789k|  0 | 421k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1924.59/1931.44	c  1931s|242800 |   344 |  6230k|  25.6 |   529M | 128 |4813 |  12k|  11k| 789k|  1 | 421k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1925.19/1932.06	c  1932s|242900 |   353 |  6232k|  25.6 |   529M | 128 |4813 |  12k|  11k| 789k|  1 | 421k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1926.08/1932.97	c  1933s|243000 |   348 |  6234k|  25.6 |   529M | 128 |4813 |  12k|  11k| 789k|  1 | 421k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1926.88/1933.79	c  1934s|243100 |   342 |  6236k|  25.6 |   529M | 128 |4813 |  12k|  11k| 789k|  1 | 421k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1927.48/1934.34	c  1934s|243200 |   339 |  6238k|  25.6 |   529M | 128 |4813 |  12k|  11k| 790k|  0 | 421k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1928.28/1935.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1928.28/1935.16	c  1935s|243300 |   350 |  6240k|  25.6 |   529M | 128 |4813 |  12k|  11k| 790k|  1 | 421k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1928.97/1935.86	c  1936s|243400 |   342 |  6242k|  25.6 |   529M | 128 |4813 |  12k|   0 | 790k|  0 | 421k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1929.57/1936.44	c  1936s|243500 |   340 |  6244k|  25.6 |   529M | 128 |4813 |  12k|  11k| 790k|  1 | 422k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1930.07/1936.92	c  1937s|243600 |   344 |  6245k|  25.6 |   529M | 128 |4813 |  12k|  11k| 790k|  1 | 422k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1930.66/1937.57	c  1938s|243700 |   338 |  6247k|  25.6 |   529M | 128 |4813 |  12k|  11k| 790k|  0 | 422k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1931.46/1938.32	c  1938s|243800 |   351 |  6249k|  25.6 |   529M | 128 |4813 |  12k|  11k| 790k|  1 | 422k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1932.06/1938.92	c  1939s|243900 |   346 |  6250k|  25.6 |   529M | 128 |4813 |  12k|  11k| 791k|  1 | 422k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1932.66/1939.58	c  1940s|244000 |   338 |  6252k|  25.6 |   529M | 128 |4813 |  12k|  11k| 791k|  1 | 422k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1933.36/1940.25	c  1940s|244100 |   339 |  6254k|  25.6 |   529M | 128 |4813 |  12k|  11k| 791k|  0 | 423k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1934.26/1941.17	c  1941s|244200 |   339 |  6256k|  25.5 |   529M | 128 |4813 |  12k|  11k| 791k|  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1935.05/1941.92	c  1942s|244300 |   339 |  6258k|  25.5 |   529M | 128 |4813 |  12k|  11k| 791k|  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1935.85/1942.77	c  1943s|244400 |   343 |  6261k|  25.5 |   529M | 128 |4813 |  12k|   0 | 792k|  0 | 423k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1936.74/1943.60	c  1944s|244500 |   336 |  6263k|  25.5 |   529M | 128 |4813 |  12k|  11k| 792k|  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1937.64/1944.53	c  1945s|244600 |   343 |  6266k|  25.5 |   529M | 128 |4813 |  12k|   0 | 793k|  0 | 423k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1938.34/1945.27	c  1945s|244700 |   337 |  6268k|  25.5 |   529M | 128 |4813 |  12k|   0 | 793k|  0 | 423k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1939.33/1946.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1939.33/1946.22	c  1946s|244800 |   342 |  6271k|  25.5 |   529M | 128 |4813 |  12k|  11k| 793k|  2 | 424k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1940.03/1946.96	c  1947s|244900 |   333 |  6273k|  25.5 |   529M | 128 |4813 |  12k|  11k| 793k|  1 | 424k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1941.13/1948.01	c  1948s|245000 |   333 |  6275k|  25.5 |   529M | 128 |4813 |  12k|  11k| 793k|  0 | 424k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1942.02/1948.94	c  1949s|245100 |   333 |  6277k|  25.5 |   529M | 128 |4813 |  12k|  11k| 794k|  1 | 424k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1942.92/1949.82	c  1950s|245200 |   332 |  6279k|  25.5 |   529M | 128 |4813 |  12k|  11k| 794k|  1 | 424k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1944.02/1950.93	c  1951s|245300 |   335 |  6282k|  25.5 |   529M | 128 |4813 |  12k|  11k| 794k|  3 | 424k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1945.31/1952.28	c  1952s|245400 |   335 |  6285k|  25.5 |   529M | 128 |4813 |  12k|  11k| 795k|  1 | 424k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1946.21/1953.12	c  1953s|245500 |   331 |  6287k|  25.5 |   529M | 128 |4813 |  12k|  11k| 795k|  0 | 425k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1947.30/1954.26	c  1954s|245600 |   332 |  6289k|  25.5 |   529M | 128 |4813 |  12k|  11k| 795k|  0 | 425k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1948.21/1955.16	c  1955s|245700 |   341 |  6291k|  25.5 |   529M | 128 |4813 |  12k|  11k| 796k|  1 | 425k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1949.20/1956.18	c  1956s|245800 |   337 |  6294k|  25.5 |   529M | 128 |4813 |  12k|  11k| 796k|  1 | 425k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1949.90/1956.87	c  1957s|245900 |   333 |  6296k|  25.5 |   529M | 128 |4813 |  12k|   0 | 796k|  0 | 425k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1950.89/1957.85	c  1958s|246000 |   340 |  6298k|  25.5 |   529M | 128 |4813 |  12k|  11k| 797k|  0 | 425k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1952.09/1959.06	c  1959s|246100 |   343 |  6300k|  25.5 |   529M | 128 |4813 |  12k|  11k| 797k|  0 | 425k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1953.09/1960.10	c  1960s|246200 |   335 |  6302k|  25.5 |   529M | 128 |4813 |  12k|  11k| 798k|  2 | 426k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1953.88/1960.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1953.88/1960.89	c  1961s|246300 |   344 |  6305k|  25.5 |   529M | 128 |4813 |  12k|  11k| 798k|  0 | 426k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1954.58/1961.59	c  1962s|246400 |   347 |  6307k|  25.5 |   529M | 128 |4813 |  12k|  11k| 798k|  1 | 426k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1955.28/1962.29	c  1962s|246500 |   342 |  6308k|  25.5 |   529M | 128 |4813 |  12k|   0 | 798k|  0 | 426k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1956.37/1963.31	c  1963s|246600 |   343 |  6311k|  25.5 |   529M | 128 |4813 |  12k|  11k| 799k|  1 | 426k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1957.37/1964.36	c  1964s|246700 |   338 |  6313k|  25.5 |   529M | 128 |4813 |  12k|  11k| 799k|  1 | 426k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1957.87/1964.87	c  1965s|246800 |   344 |  6314k|  25.5 |   529M | 128 |4813 |  12k|   0 | 799k|  0 | 426k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1959.07/1966.03	c  1966s|246900 |   344 |  6317k|  25.5 |   529M | 128 |4813 |  12k|  11k| 800k|  0 | 427k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1960.16/1967.11	c  1967s|247000 |   349 |  6320k|  25.5 |   529M | 128 |4813 |  12k|  11k| 800k|  1 | 427k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1961.06/1968.02	c  1968s|247100 |   349 |  6322k|  25.5 |   529M | 128 |4813 |  12k|  11k| 800k|  0 | 427k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1961.95/1968.94	c  1969s|247200 |   344 |  6324k|  25.5 |   529M | 128 |4813 |  12k|  11k| 801k|  1 | 427k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1962.95/1969.91	c  1970s|247300 |   346 |  6326k|  25.5 |   529M | 128 |4813 |  12k|   0 | 801k|  0 | 427k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1963.85/1970.83	c  1971s|247400 |   344 |  6329k|  25.5 |   529M | 128 |4813 |  12k|  11k| 801k|  1 | 427k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1964.54/1971.56	c  1972s|247500 |   352 |  6331k|  25.5 |   529M | 128 |4813 |  12k|  11k| 802k|  1 | 427k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1965.54/1972.51	c  1973s|247600 |   347 |  6333k|  25.5 |   529M | 128 |4813 |  12k|  11k| 802k|  1 | 427k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1966.14/1973.17	c  1973s|247700 |   347 |  6336k|  25.5 |   529M | 128 |4813 |  12k|  11k| 802k|  0 | 428k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1967.23/1974.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1967.23/1974.23	c  1974s|247800 |   362 |  6340k|  25.5 |   529M | 128 |4813 |  12k|  11k| 803k|  1 | 428k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1968.33/1975.38	c  1975s|247900 |   371 |  6343k|  25.5 |   529M | 128 |4813 |  12k|  11k| 803k|  1 | 428k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1969.53/1976.57	c  1977s|248000 |   370 |  6345k|  25.5 |   529M | 128 |4813 |  12k|  11k| 804k|  2 | 428k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1970.32/1977.35	c  1977s|248100 |   368 |  6348k|  25.5 |   529M | 128 |4813 |  12k|  11k| 804k|  1 | 428k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1970.92/1977.99	c  1978s|248200 |   364 |  6350k|  25.5 |   529M | 128 |4813 |  12k|  11k| 804k|  2 | 428k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1972.22/1979.29	c  1979s|248300 |   372 |  6353k|  25.5 |   529M | 128 |4813 |  12k|  11k| 805k|  1 | 429k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1973.51/1980.57	c  1981s|248400 |   370 |  6356k|  25.5 |   529M | 128 |4813 |  12k|  11k| 805k|  2 | 429k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1974.41/1981.41	c  1981s|248500 |   381 |  6358k|  25.5 |   529M | 128 |4813 |  12k|  11k| 805k|  0 | 429k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1975.50/1982.52	c  1983s|248600 |   379 |  6361k|  25.5 |   529M | 128 |4813 |  12k|   0 | 806k|  0 | 429k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1977.00/1984.04	c  1984s|248700 |   378 |  6364k|  25.5 |   529M | 128 |4813 |  12k|  11k| 806k|  0 | 429k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1978.29/1985.35	c  1985s|248800 |   376 |  6367k|  25.5 |   529M | 128 |4813 |  12k|  11k| 807k|  1 | 429k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1979.19/1986.28	c  1986s|248900 |   389 |  6369k|  25.5 |   529M | 128 |4813 |  12k|  11k| 807k|  1 | 429k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1980.19/1987.27	c  1987s|249000 |   379 |  6372k|  25.5 |   530M | 128 |4813 |  12k|  11k| 807k|  0 | 430k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1981.28/1988.38	c  1988s|249100 |   378 |  6375k|  25.5 |   530M | 128 |4813 |  12k|   0 | 808k|  0 | 430k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1982.38/1989.46	c  1989s|249200 |   383 |  6378k|  25.5 |   530M | 128 |4813 |  12k|  11k| 808k|  1 | 430k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1983.47/1990.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1983.47/1990.57	c  1991s|249300 |   373 |  6381k|  25.5 |   530M | 128 |4813 |  12k|  11k| 809k|  1 | 430k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1984.37/1991.42	c  1991s|249400 |   373 |  6383k|  25.5 |   530M | 128 |4813 |  12k|  11k| 809k|  1 | 430k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1985.07/1992.12	c  1992s|249500 |   374 |  6385k|  25.5 |   530M | 128 |4813 |  12k|   0 | 809k|  0 | 430k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1985.77/1992.88	c  1993s|249600 |   380 |  6387k|  25.5 |   530M | 128 |4813 |  12k|  11k| 810k|  1 | 430k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1986.46/1993.50	c  1993s|249700 |   381 |  6389k|  25.5 |   530M | 128 |4813 |  12k|  11k| 810k|  1 | 431k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1987.36/1994.43	c  1994s|249800 |   381 |  6391k|  25.5 |   530M | 128 |4813 |  12k|  11k| 810k|  1 | 431k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1988.36/1995.48	c  1995s|249900 |   381 |  6393k|  25.5 |   530M | 128 |4813 |  12k|  11k| 810k|  1 | 431k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1989.55/1996.65	c  1997s|250000 |   380 |  6394k|  25.5 |   530M | 128 |4813 |  12k|  11k| 811k|  1 | 431k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1990.35/1997.48	c  1997s|250100 |   380 |  6396k|  25.5 |   530M | 128 |4813 |  12k|  11k| 811k|  1 | 431k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1991.35/1998.42	c  1998s|250200 |   383 |  6399k|  25.5 |   530M | 128 |4813 |  12k|  11k| 811k|  1 | 431k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1992.14/1999.23	c  1999s|250300 |   382 |  6401k|  25.5 |   530M | 128 |4813 |  12k|  11k| 811k|  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1993.14/2000.22	c  2000s|250400 |   381 |  6404k|  25.5 |   530M | 128 |4813 |  12k|  11k| 812k|  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1994.04/2001.12	c  2001s|250500 |   381 |  6406k|  25.5 |   530M | 128 |4813 |  12k|  11k| 812k|  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1995.53/2002.68	c  2003s|250600 |   385 |  6410k|  25.5 |   530M | 128 |4813 |  12k|  11k| 813k|  0 | 432k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1996.53/2003.60	c  2004s|250700 |   385 |  6412k|  25.5 |   530M | 128 |4813 |  12k|  11k| 813k|  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1997.62/2004.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1997.62/2004.79	c  2005s|250800 |   385 |  6415k|  25.5 |   530M | 128 |4813 |  12k|  11k| 814k|  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1998.52/2005.65	c  2006s|250900 |   380 |  6418k|  25.5 |   530M | 128 |4813 |  12k|  11k| 814k|  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1999.12/2006.28	c  2006s|251000 |   377 |  6421k|  25.5 |   530M | 128 |4813 |  12k|  11k| 814k|  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
1999.92/2007.09	c  2007s|251100 |   397 |  6423k|  25.5 |   530M | 128 |4813 |  12k|  11k| 815k|  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2000.92/2008.03	c  2008s|251200 |   389 |  6425k|  25.5 |   530M | 128 |4813 |  12k|  11k| 815k|  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2001.61/2008.79	c  2009s|251300 |   386 |  6428k|  25.5 |   530M | 128 |4813 |  12k|  11k| 815k|  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2002.41/2009.58	c  2010s|251400 |   379 |  6430k|  25.5 |   530M | 128 |4813 |  12k|  11k| 816k|  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2003.40/2010.53	c  2011s|251500 |   380 |  6432k|  25.5 |   530M | 128 |4813 |  12k|  11k| 816k|  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2004.30/2011.40	c  2011s|251600 |   375 |  6435k|  25.5 |   530M | 128 |4813 |  12k|  11k| 817k|  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2005.20/2012.37	c  2012s|251700 |   394 |  6438k|  25.5 |   530M | 128 |4813 |  12k|  11k| 817k|  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2006.09/2013.28	c  2013s|251800 |   387 |  6441k|  25.5 |   530M | 128 |4813 |  12k|   0 | 817k|  0 | 433k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2007.69/2014.89	c  2015s|251900 |   386 |  6444k|  25.5 |   530M | 128 |4813 |  12k|   0 | 818k|  0 | 434k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2008.58/2015.78	c  2016s|252000 |   388 |  6446k|  25.5 |   530M | 128 |4813 |  12k|  11k| 818k|  1 | 434k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2009.78/2016.99	c  2017s|252100 |   388 |  6449k|  25.5 |   530M | 128 |4813 |  12k|  11k| 819k|  1 | 434k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2011.07/2018.23	c  2018s|252200 |   387 |  6452k|  25.5 |   530M | 128 |4813 |  12k|  11k| 819k|  2 | 434k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2012.07/2019.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2012.07/2019.28	c  2019s|252300 |   378 |  6455k|  25.5 |   530M | 128 |4813 |  12k|  11k| 819k|  1 | 434k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2013.07/2020.21	c  2020s|252400 |   388 |  6457k|  25.5 |   530M | 128 |4813 |  12k|  11k| 820k|  1 | 434k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2013.67/2020.85	c  2021s|252500 |   383 |  6458k|  25.5 |   530M | 128 |4813 |  12k|  11k| 820k|  0 | 434k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2014.56/2021.72	c  2022s|252600 |   378 |  6461k|  25.5 |   530M | 128 |4813 |  12k|   0 | 820k|  0 | 435k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2015.46/2022.69	c  2023s|252700 |   383 |  6464k|  25.5 |   530M | 128 |4813 |  12k|  11k| 821k|  1 | 435k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2016.86/2024.04	c  2024s|252800 |   377 |  6467k|  25.5 |   530M | 128 |4813 |  12k|  11k| 821k|  0 | 435k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2017.75/2024.99	c  2025s|252900 |   388 |  6469k|  25.5 |   530M | 128 |4813 |  12k|  11k| 821k|  2 | 435k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2018.75/2025.96	c  2026s|253000 |   382 |  6472k|  25.5 |   530M | 128 |4813 |  12k|   0 | 822k|  0 | 435k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2019.74/2026.99	c  2027s|253100 |   377 |  6475k|  25.5 |   530M | 128 |4813 |  12k|  11k| 823k|  2 | 435k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2020.74/2027.96	c  2028s|253200 |   382 |  6478k|  25.5 |   530M | 128 |4813 |  12k|  11k| 823k|  1 | 435k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2021.84/2029.04	c  2029s|253300 |   381 |  6481k|  25.5 |   530M | 128 |4813 |  12k|  11k| 824k|  1 | 436k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2022.53/2029.77	c  2030s|253400 |   382 |  6483k|  25.5 |   530M | 128 |4813 |  12k|  11k| 824k|  1 | 436k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2023.53/2030.70	c  2031s|253500 |   383 |  6486k|  25.5 |   530M | 128 |4813 |  12k|  11k| 824k|  1 | 436k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2024.43/2031.67	c  2032s|253600 |   385 |  6488k|  25.5 |   530M | 128 |4813 |  12k|  11k| 825k|  2 | 436k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2026.12/2033.34	c  2033s|253700 |   388 |  6492k|  25.5 |   530M | 128 |4813 |  12k|  11k| 826k|  1 | 436k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2027.02/2034.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2027.02/2034.28	c  2034s|253800 |   384 |  6494k|  25.5 |   530M | 128 |4813 |  12k|  11k| 826k|  1 | 436k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2028.41/2035.66	c  2036s|253900 |   385 |  6497k|  25.5 |   530M | 128 |4813 |  12k|  11k| 827k|  0 | 436k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2029.51/2036.72	c  2037s|254000 |   385 |  6500k|  25.5 |   530M | 128 |4813 |  12k|  11k| 827k|  1 | 437k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2030.50/2037.79	c  2038s|254100 |   384 |  6503k|  25.5 |   530M | 128 |4813 |  12k|  11k| 827k|  0 | 437k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2031.81/2039.07	c  2039s|254200 |   377 |  6506k|  25.5 |   530M | 128 |4813 |  12k|  11k| 828k|  0 | 437k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2032.80/2040.01	c  2040s|254300 |   380 |  6508k|  25.5 |   530M | 128 |4813 |  12k|  11k| 828k|  0 | 437k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2033.69/2040.90	c  2041s|254400 |   372 |  6509k|  25.5 |   530M | 128 |4813 |  12k|  11k| 829k|  1 | 437k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2034.29/2041.53	c  2042s|254500 |   376 |  6511k|  25.5 |   530M | 128 |4813 |  12k|  11k| 829k|  0 | 437k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2035.39/2042.69	c  2043s|254600 |   376 |  6513k|  25.5 |   530M | 128 |4813 |  12k|  11k| 829k|  1 | 437k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2036.48/2043.72	c  2044s|254700 |   370 |  6516k|  25.5 |   530M | 128 |4813 |  12k|  11k| 829k|  1 | 438k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2037.58/2044.81	c  2045s|254800 |   371 |  6519k|  25.5 |   530M | 128 |4813 |  12k|  11k| 830k|  1 | 438k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2038.58/2045.85	c  2046s|254900 |   369 |  6521k|  25.5 |   530M | 128 |4813 |  12k|   0 | 830k|  0 | 438k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2039.78/2047.03	c  2047s|255000 |   371 |  6524k|  25.5 |   530M | 128 |4813 |  12k|  11k| 830k|  0 | 438k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2040.97/2048.23	c  2048s|255100 |   366 |  6527k|  25.5 |   530M | 128 |4813 |  12k|  11k| 831k|  1 | 438k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2042.06/2049.34	c  2049s|255200 |   363 |  6530k|  25.5 |   530M | 128 |4813 |  12k|  11k| 831k|  1 | 438k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2043.36/2050.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2043.36/2050.68	c  2051s|255300 |   364 |  6532k|  25.5 |   530M | 128 |4813 |  12k|  11k| 832k|  1 | 438k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2044.45/2051.77	c  2052s|255400 |   380 |  6536k|  25.5 |   530M | 128 |4813 |  12k|  11k| 832k|  1 | 439k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2045.45/2052.78	c  2053s|255500 |   382 |  6539k|  25.5 |   530M | 128 |4813 |  12k|  11k| 833k|  1 | 439k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2046.55/2053.85	c  2054s|255600 |   381 |  6541k|  25.5 |   530M | 128 |4813 |  12k|  11k| 833k|  1 | 439k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2047.75/2055.10	c  2055s|255700 |   369 |  6544k|  25.5 |   530M | 128 |4813 |  12k|  11k| 833k|  2 | 439k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2049.14/2056.45	c  2056s|255800 |   371 |  6546k|  25.5 |   530M | 128 |4813 |  12k|  11k| 834k|  1 | 439k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2050.03/2057.32	c  2057s|255900 |   371 |  6548k|  25.5 |   530M | 128 |4813 |  12k|  11k| 834k|  1 | 439k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2051.03/2058.38	c  2058s|256000 |   368 |  6550k|  25.5 |   530M | 128 |4813 |  12k|   0 | 834k|  0 | 439k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2052.13/2059.48	c  2059s|256100 |   367 |  6553k|  25.5 |   530M | 128 |4813 |  12k|  11k| 835k|  1 | 440k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2052.92/2060.20	c  2060s|256200 |   367 |  6555k|  25.5 |   530M | 128 |4813 |  12k|  11k| 835k|  1 | 440k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2053.73/2061.02	c  2061s|256300 |   367 |  6558k|  25.5 |   530M | 128 |4813 |  12k|  11k| 836k|  1 | 440k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2054.92/2062.21	c  2062s|256400 |   372 |  6560k|  25.5 |   530M | 128 |4813 |  12k|  11k| 836k|  1 | 440k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2055.61/2062.94	c  2063s|256500 |   367 |  6562k|  25.5 |   530M | 128 |4813 |  12k|   0 | 836k|  0 | 440k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2056.61/2063.99	c  2064s|256600 |   370 |  6564k|  25.5 |   530M | 128 |4813 |  12k|  11k| 836k|  1 | 440k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2057.31/2064.66	c  2065s|256700 |   368 |  6566k|  25.5 |   530M | 128 |4813 |  12k|  11k| 837k|  0 | 440k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2058.20/2065.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2058.20/2065.51	c  2066s|256800 |   373 |  6568k|  25.5 |   530M | 128 |4813 |  12k|  11k| 837k|  0 | 440k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2059.10/2066.48	c  2066s|256900 |   361 |  6571k|  25.5 |   530M | 128 |4813 |  12k|   0 | 838k|  0 | 441k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2060.30/2067.61	c  2068s|257000 |   362 |  6573k|  25.5 |   530M | 128 |4813 |  12k|  11k| 838k|  1 | 441k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2061.49/2068.81	c  2069s|257100 |   360 |  6576k|  25.5 |   530M | 128 |4813 |  12k|  11k| 838k|  0 | 441k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2062.19/2069.58	c  2070s|257200 |   357 |  6578k|  25.5 |   530M | 128 |4813 |  12k|  11k| 838k|  1 | 441k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2063.19/2070.50	c  2070s|257300 |   364 |  6580k|  25.5 |   530M | 128 |4813 |  12k|  11k| 839k|  1 | 441k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2064.38/2071.70	c  2072s|257400 |   355 |  6583k|  25.5 |   530M | 128 |4813 |  12k|  11k| 839k|  1 | 441k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2065.28/2072.69	c  2073s|257500 |   361 |  6586k|  25.5 |   530M | 128 |4813 |  12k|  11k| 839k|  2 | 441k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2066.28/2073.65	c  2074s|257600 |   362 |  6589k|  25.5 |   530M | 128 |4813 |  12k|  11k| 840k|  1 | 442k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2067.37/2074.79	c  2075s|257700 |   364 |  6591k|  25.5 |   530M | 128 |4813 |  12k|   0 | 840k|  0 | 442k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2068.17/2075.57	c  2076s|257800 |   371 |  6593k|  25.5 |   530M | 128 |4813 |  12k|  11k| 840k|  1 | 442k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2069.06/2076.49	c  2076s|257900 |   393 |  6596k|  25.5 |   530M | 128 |4813 |  12k|  11k| 841k|  0 | 442k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2070.56/2077.92	c  2078s|258000 |   391 |  6599k|  25.5 |   530M | 128 |4813 |  12k|  11k| 841k|  1 | 442k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2071.76/2079.18	c  2079s|258100 |   391 |  6602k|  25.5 |   530M | 128 |4813 |  12k|  11k| 842k|  1 | 442k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2072.55/2079.93	c  2080s|258200 |   382 |  6603k|  25.5 |   530M | 128 |4813 |  12k|   0 | 842k|  0 | 442k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2073.45/2080.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2073.45/2080.81	c  2081s|258300 |   386 |  6606k|  25.5 |   530M | 128 |4813 |  12k|  11k| 843k|  0 | 442k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2074.15/2081.53	c  2082s|258400 |   389 |  6607k|  25.5 |   530M | 128 |4813 |  12k|  11k| 843k|  0 | 443k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2074.75/2082.16	c  2082s|258500 |   375 |  6609k|  25.5 |   530M | 128 |4813 |  12k|  11k| 843k|  0 | 443k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2075.34/2082.77	c  2083s|258600 |   378 |  6611k|  25.5 |   530M | 128 |4813 |  12k|  11k| 843k|  2 | 443k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2076.54/2083.93	c  2084s|258700 |   371 |  6614k|  25.5 |   530M | 128 |4813 |  12k|  11k| 844k|  0 | 443k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2077.53/2084.95	c  2085s|258800 |   368 |  6617k|  25.5 |   530M | 128 |4813 |  12k|  11k| 845k|  2 | 443k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2078.53/2085.94	c  2086s|258900 |   365 |  6619k|  25.5 |   530M | 128 |4813 |  12k|  11k| 845k|  1 | 443k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2079.73/2087.17	c  2087s|259000 |   365 |  6621k|  25.5 |   530M | 128 |4813 |  12k|  11k| 846k|  0 | 444k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2080.42/2087.86	c  2088s|259100 |   364 |  6623k|  25.5 |   530M | 128 |4813 |  12k|  11k| 846k|  1 | 444k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2081.92/2089.30	c  2089s|259200 |   368 |  6626k|  25.5 |   530M | 128 |4813 |  12k|  11k| 846k|  1 | 444k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2083.72/2091.19	c  2091s|259300 |   366 |  6629k|  25.5 |   531M | 128 |4813 |  12k|   0 | 847k|  0 | 444k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2084.91/2092.37	c  2092s|259400 |   364 |  6632k|  25.5 |   531M | 128 |4813 |  12k|  11k| 847k|  1 | 444k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2085.91/2093.32	c  2093s|259500 |   372 |  6634k|  25.5 |   531M | 128 |4813 |  12k|   0 | 848k|  0 | 444k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2086.71/2094.14	c  2094s|259600 |   366 |  6637k|  25.5 |   531M | 128 |4813 |  12k|  11k| 848k|  1 | 444k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2087.50/2094.93	c  2095s|259700 |   370 |  6639k|  25.5 |   531M | 128 |4813 |  12k|   0 | 848k|  0 | 445k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2088.40/2095.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2088.40/2095.89	c  2096s|259800 |   366 |  6642k|  25.5 |   531M | 128 |4813 |  12k|  11k| 849k|  1 | 445k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2089.70/2097.18	c  2097s|259900 |   369 |  6645k|  25.5 |   531M | 128 |4813 |  12k|  11k| 849k|  2 | 445k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2090.49/2097.91	c  2098s|260000 |   370 |  6648k|  25.5 |   531M | 128 |4813 |  12k|  11k| 850k|  0 | 445k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2091.69/2099.15	c  2099s|260100 |   371 |  6651k|  25.5 |   531M | 128 |4813 |  12k|  11k| 850k|  1 | 445k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2092.69/2100.16	c  2100s|260200 |   370 |  6654k|  25.5 |   531M | 128 |4813 |  12k|  11k| 851k|  1 | 445k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2093.98/2101.47	c  2101s|260300 |   371 |  6657k|  25.5 |   531M | 128 |4813 |  12k|  11k| 851k|  1 | 445k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2095.07/2102.52	c  2103s|260400 |   371 |  6660k|  25.5 |   531M | 128 |4813 |  12k|  11k| 851k|  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2095.97/2103.47	c  2103s|260500 |   368 |  6663k|  25.5 |   531M | 128 |4813 |  12k|  11k| 852k|  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2097.16/2104.66	c  2105s|260600 |   374 |  6666k|  25.5 |   531M | 128 |4813 |  12k|  11k| 852k|  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2098.16/2105.69	c  2106s|260700 |   375 |  6668k|  25.5 |   531M | 128 |4813 |  12k|  11k| 852k|  0 | 446k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2099.16/2106.64	c  2107s|260800 |   370 |  6670k|  25.5 |   531M | 128 |4813 |  12k|  11k| 853k|  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2100.15/2107.63	c  2108s|260900 |   365 |  6672k|  25.5 |   531M | 128 |4813 |  12k|  11k| 853k|  0 | 446k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2101.05/2108.56	c  2109s|261000 |   366 |  6675k|  25.5 |   531M | 128 |4813 |  12k|   0 | 854k|  0 | 446k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2101.95/2109.42	c  2109s|261100 |   363 |  6677k|  25.5 |   531M | 128 |4813 |  12k|  11k| 854k|  0 | 447k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2102.55/2110.01	c  2110s|261200 |   363 |  6678k|  25.5 |   531M | 128 |4813 |  12k|  11k| 854k|  0 | 447k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2103.24/2110.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2103.24/2110.71	c  2111s|261300 |   367 |  6680k|  25.5 |   531M | 128 |4813 |  12k|  11k| 854k|  1 | 447k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2104.04/2111.56	c  2112s|261400 |   362 |  6682k|  25.5 |   531M | 128 |4813 |  12k|   0 | 854k|  0 | 447k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2105.14/2112.65	c  2113s|261500 |   368 |  6685k|  25.5 |   531M | 128 |4813 |  12k|  11k| 855k|  1 | 447k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2106.23/2113.73	c  2114s|261600 |   377 |  6687k|  25.5 |   531M | 128 |4813 |  12k|   0 | 855k|  0 | 447k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2107.43/2114.99	c  2115s|261700 |   372 |  6690k|  25.5 |   531M | 128 |4813 |  12k|  11k| 856k|  0 | 447k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2108.42/2115.93	c  2116s|261800 |   383 |  6693k|  25.5 |   531M | 128 |4813 |  12k|  11k| 856k|  4 | 447k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2109.32/2116.83	c  2117s|261900 |   378 |  6696k|  25.5 |   531M | 128 |4813 |  12k|  11k| 856k|  1 | 448k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2110.32/2117.82	c  2118s|262000 |   374 |  6698k|  25.5 |   531M | 128 |4813 |  12k|  11k| 857k|  0 | 448k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2111.52/2119.09	c  2119s|262100 |   368 |  6701k|  25.5 |   531M | 128 |4813 |  12k|  11k| 857k|  1 | 448k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2112.71/2120.29	c  2120s|262200 |   371 |  6703k|  25.5 |   531M | 128 |4813 |  12k|  11k| 858k|  0 | 448k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2113.80/2121.32	c  2121s|262300 |   365 |  6706k|  25.5 |   531M | 128 |4813 |  12k|  11k| 858k|  2 | 448k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2114.40/2121.96	c  2122s|262400 |   362 |  6708k|  25.5 |   531M | 128 |4813 |  12k|   0 | 858k|  0 | 448k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2115.40/2122.93	c  2123s|262500 |   370 |  6711k|  25.5 |   531M | 128 |4813 |  12k|  11k| 859k|  1 | 448k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2116.60/2124.16	c  2124s|262600 |   370 |  6714k|  25.5 |   531M | 128 |4813 |  12k|  11k| 859k|  0 | 448k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2117.50/2125.05	c  2125s|262700 |   364 |  6717k|  25.5 |   531M | 128 |4813 |  12k|   0 | 860k|  0 | 449k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2118.39/2125.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2118.39/2125.96	c  2126s|262800 |   374 |  6719k|  25.5 |   531M | 128 |4813 |  12k|  11k| 860k|  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2119.59/2127.11	c  2127s|262900 |   372 |  6722k|  25.5 |   531M | 128 |4813 |  12k|  11k| 860k|  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2121.08/2128.63	c  2129s|263000 |   366 |  6726k|  25.5 |   532M | 128 |4813 |  12k|   0 | 861k|  0 | 449k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2121.97/2129.54	c  2130s|263100 |   360 |  6729k|  25.5 |   532M | 128 |4813 |  12k|  11k| 862k|  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2123.57/2131.17	c  2131s|263200 |   361 |  6733k|  25.5 |   532M | 128 |4813 |  12k|  11k| 862k|  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2124.47/2132.01	c  2132s|263300 |   357 |  6735k|  25.5 |   532M | 128 |4813 |  12k|  11k| 863k|  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2125.57/2133.11	c  2133s|263400 |   363 |  6737k|  25.5 |   532M | 128 |4813 |  12k|  11k| 863k|  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2126.46/2134.00	c  2134s|263500 |   371 |  6739k|  25.5 |   532M | 128 |4813 |  12k|  11k| 863k|  0 | 450k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2127.46/2135.05	c  2135s|263600 |   365 |  6741k|  25.5 |   532M | 128 |4813 |  12k|  11k| 864k|  0 | 450k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2128.35/2135.92	c  2136s|263700 |   363 |  6743k|  25.5 |   532M | 128 |4813 |  12k|  11k| 864k|  1 | 450k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2129.25/2136.88	c  2137s|263800 |   364 |  6745k|  25.5 |   532M | 128 |4813 |  12k|  11k| 864k|  0 | 450k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2129.85/2137.43	c  2137s|263900 |   355 |  6747k|  25.5 |   532M | 128 |4813 |  12k|  11k| 864k|  1 | 450k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2130.64/2138.20	c  2138s|264000 |   360 |  6748k|  25.5 |   532M | 128 |4813 |  12k|  11k| 864k|  0 | 450k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2131.34/2138.92	c  2139s|264100 |   356 |  6750k|  25.5 |   532M | 128 |4813 |  12k|  11k| 865k|  2 | 450k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2132.04/2139.64	c  2140s|264200 |   358 |  6752k|  25.5 |   532M | 128 |4813 |  12k|  11k| 865k|  0 | 450k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2133.03/2140.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2133.03/2140.66	c  2141s|264300 |   359 |  6754k|  25.5 |   532M | 128 |4813 |  12k|  11k| 865k|  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2134.54/2142.12	c  2142s|264400 |   356 |  6758k|  25.5 |   532M | 128 |4813 |  12k|   0 | 866k|  0 | 451k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2135.92/2143.57	c  2144s|264500 |   364 |  6762k|  25.5 |   532M | 128 |4813 |  12k|  11k| 867k|  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2137.32/2144.95	c  2145s|264600 |   368 |  6766k|  25.5 |   532M | 128 |4813 |  12k|  11k| 867k|  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2138.32/2145.96	c  2146s|264700 |   359 |  6770k|  25.5 |   532M | 128 |4813 |  12k|  11k| 868k|  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2139.11/2146.79	c  2147s|264800 |   365 |  6772k|  25.5 |   532M | 128 |4813 |  12k|  11k| 868k|  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2140.01/2147.66	c  2148s|264900 |   377 |  6775k|  25.5 |   532M | 128 |4813 |  12k|  11k| 869k|  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2141.01/2148.61	c  2149s|265000 |   365 |  6778k|  25.5 |   532M | 128 |4813 |  12k|  11k| 869k|  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2141.80/2149.42	c  2149s|265100 |   365 |  6780k|  25.5 |   532M | 128 |4813 |  12k|  11k| 870k|  1 | 452k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2143.20/2150.85	c  2151s|265200 |   357 |  6785k|  25.5 |   532M | 128 |4813 |  12k|  11k| 870k|  1 | 452k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2144.00/2151.63	c  2152s|265300 |   357 |  6787k|  25.5 |   532M | 128 |4813 |  12k|  11k| 871k|  2 | 452k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2144.69/2152.38	c  2152s|265400 |   355 |  6789k|  25.5 |   532M | 128 |4813 |  12k|  11k| 871k|  1 | 452k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2145.79/2153.44	c  2153s|265500 |   359 |  6791k|  25.5 |   532M | 128 |4813 |  12k|  11k| 871k|  2 | 452k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2147.39/2155.01	c  2155s|265600 |   356 |  6794k|  25.5 |   532M | 128 |4813 |  12k|  11k| 872k|  2 | 452k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2148.39/2156.04	c  2156s|265700 |   358 |  6797k|  25.5 |   532M | 128 |4813 |  12k|  11k| 872k|  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2149.38/2157.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2149.38/2157.00	c  2157s|265800 |   356 |  6799k|  25.5 |   532M | 128 |4813 |  12k|  11k| 872k|  0 | 453k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2150.27/2157.97	c  2158s|265900 |   367 |  6802k|  25.5 |   532M | 128 |4813 |  12k|  11k| 873k|  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2151.47/2159.12	c  2159s|266000 |   378 |  6805k|  25.5 |   532M | 128 |4813 |  12k|  11k| 873k|  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2152.07/2159.76	c  2160s|266100 |   371 |  6807k|  25.5 |   532M | 128 |4813 |  12k|  11k| 873k|  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2152.66/2160.38	c  2160s|266200 |   369 |  6808k|  25.5 |   532M | 128 |4813 |  12k|  11k| 873k|  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2153.47/2161.13	c  2161s|266300 |   366 |  6810k|  25.5 |   532M | 128 |4813 |  12k|  11k| 873k|  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2154.16/2161.89	c  2162s|266400 |   372 |  6812k|  25.5 |   532M | 128 |4813 |  12k|  11k| 874k|  0 | 454k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2155.16/2162.89	c  2163s|266500 |   374 |  6814k|  25.5 |   532M | 128 |4813 |  12k|  11k| 874k|  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2156.15/2163.84	c  2164s|266600 |   382 |  6817k|  25.5 |   532M | 128 |4813 |  12k|  11k| 874k|  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2156.75/2164.48	c  2164s|266700 |   369 |  6819k|  25.5 |   532M | 128 |4813 |  12k|  11k| 874k|  0 | 454k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2157.65/2165.31	c  2165s|266800 |   358 |  6821k|  25.5 |   532M | 128 |4813 |  12k|  11k| 875k|  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2158.24/2165.99	c  2166s|266900 |   361 |  6822k|  25.5 |   532M | 128 |4813 |  12k|  11k| 875k|  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2159.35/2167.08	c  2167s|267000 |   361 |  6826k|  25.5 |   532M | 128 |4813 |  12k|  11k| 875k|  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2160.34/2168.08	c  2168s|267100 |   362 |  6829k|  25.5 |   532M | 128 |4813 |  12k|  11k| 876k|  1 | 455k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2161.23/2168.90	c  2169s|267200 |   359 |  6832k|  25.5 |   532M | 128 |4813 |  12k|  11k| 876k|  2 | 455k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2162.63/2170.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2162.63/2170.35	c  2170s|267300 |   369 |  6834k|  25.5 |   534M | 128 |4813 |  12k|   0 | 877k|  0 | 455k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2164.43/2172.13	c  2172s|267400 |   355 |  6837k|  25.5 |   534M | 128 |4813 |  12k|  11k| 877k|  1 | 455k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2165.82/2173.50	c  2173s|267500 |   372 |  6840k|  25.5 |   534M | 128 |4813 |  12k|  11k| 877k|  1 | 455k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2167.42/2175.14	c  2175s|267600 |   376 |  6843k|  25.5 |   534M | 128 |4813 |  12k|  11k| 878k|  4 | 455k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2168.61/2176.34	c  2176s|267700 |   363 |  6846k|  25.5 |   534M | 128 |4813 |  12k|  11k| 878k|  2 | 455k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2169.80/2177.56	c  2178s|267800 |   372 |  6849k|  25.5 |   534M | 128 |4813 |  12k|   0 | 879k|  0 | 455k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2170.41/2178.18	c  2178s|267900 |   365 |  6851k|  25.5 |   534M | 128 |4813 |  12k|  11k| 879k|  1 | 455k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2171.30/2179.05	c  2179s|268000 |   371 |  6853k|  25.5 |   534M | 128 |4813 |  12k|   0 | 879k|  0 | 456k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2172.40/2180.18	c  2180s|268100 |   371 |  6856k|  25.5 |   534M | 128 |4813 |  12k|  11k| 880k|  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2173.49/2181.21	c  2181s|268200 |   365 |  6858k|  25.5 |   534M | 128 |4813 |  12k|  11k| 880k|  2 | 456k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2174.49/2182.29	c  2182s|268300 |   363 |  6860k|  25.5 |   534M | 128 |4813 |  12k|  11k| 881k|  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2175.39/2183.13	c  2183s|268400 |   360 |  6863k|  25.5 |   534M | 128 |4813 |  12k|  11k| 881k|  0 | 456k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2176.18/2183.90	c  2184s|268500 |   366 |  6864k|  25.5 |   534M | 128 |4813 |  12k|  11k| 881k|  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2176.88/2184.67	c  2185s|268600 |   359 |  6866k|  25.5 |   534M | 128 |4813 |  12k|  11k| 881k|  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2177.58/2185.34	c  2185s|268700 |   359 |  6868k|  25.5 |   534M | 128 |4813 |  12k|  11k| 881k|  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2178.17/2185.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2178.17/2185.98	c  2186s|268800 |   363 |  6871k|  25.5 |   534M | 128 |4813 |  12k|  11k| 882k|  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2179.17/2186.95	c  2187s|268900 |   371 |  6873k|  25.5 |   534M | 128 |4813 |  12k|  11k| 882k|  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2179.77/2187.54	c  2188s|269000 |   366 |  6874k|  25.5 |   534M | 128 |4813 |  12k|   0 | 882k|  0 | 457k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2180.66/2188.43	c  2188s|269100 |   367 |  6877k|  25.5 |   534M | 128 |4813 |  12k|  11k| 882k|  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2181.46/2189.28	c  2189s|269200 |   374 |  6879k|  25.5 |   534M | 128 |4813 |  12k|  11k| 883k|  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2182.06/2189.82	c  2190s|269300 |   372 |  6880k|  25.5 |   534M | 128 |4813 |  12k|  11k| 883k|  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2182.86/2190.63	c  2191s|269400 |   366 |  6882k|  25.5 |   534M | 128 |4813 |  12k|   0 | 883k|  0 | 457k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2183.65/2191.42	c  2191s|269500 |   360 |  6885k|  25.5 |   534M | 128 |4813 |  12k|   0 | 883k|  0 | 457k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2184.65/2192.42	c  2192s|269600 |   384 |  6887k|  25.5 |   534M | 128 |4813 |  12k|  11k| 884k|  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2185.65/2193.48	c  2193s|269700 |   378 |  6889k|  25.5 |   534M | 128 |4813 |  12k|  11k| 884k|  0 | 458k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2186.74/2194.55	c  2195s|269800 |   366 |  6892k|  25.5 |   534M | 128 |4813 |  12k|  11k| 884k|  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2187.84/2195.62	c  2196s|269900 |   363 |  6895k|  25.5 |   534M | 128 |4813 |  12k|  11k| 885k|  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2188.54/2196.32	c  2196s|270000 |   367 |  6898k|  25.5 |   534M | 128 |4813 |  12k|  11k| 885k|  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2189.63/2197.47	c  2197s|270100 |   363 |  6900k|  25.5 |   534M | 128 |4813 |  12k|  11k| 885k|  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2190.34/2198.15	c  2198s|270200 |   363 |  6902k|  25.5 |   534M | 128 |4813 |  12k|   0 | 886k|  0 | 458k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2191.23/2199.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2191.23/2199.08	c  2199s|270300 |   363 |  6905k|  25.5 |   534M | 128 |4813 |  12k|   0 | 886k|  0 | 458k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2192.12/2199.96	c  2200s|270400 |   358 |  6907k|  25.5 |   534M | 128 |4813 |  12k|   0 | 887k|  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2192.92/2200.79	c  2201s|270500 |   364 |  6910k|  25.5 |   534M | 128 |4813 |  12k|  11k| 887k|  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2193.82/2201.66	c  2202s|270600 |   363 |  6913k|  25.5 |   534M | 128 |4813 |  12k|  11k| 887k|  1 | 459k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2194.71/2202.55	c  2203s|270700 |   363 |  6915k|  25.5 |   534M | 128 |4813 |  12k|   0 | 888k|  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2195.61/2203.45	c  2203s|270800 |   362 |  6917k|  25.5 |   534M | 128 |4813 |  12k|  11k| 888k|  1 | 459k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2196.31/2204.15	c  2204s|270900 |   367 |  6920k|  25.5 |   534M | 128 |4813 |  12k|  11k| 888k|  1 | 459k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2197.01/2204.82	c  2205s|271000 |   366 |  6922k|  25.5 |   534M | 128 |4813 |  12k|  11k| 889k|  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2198.00/2205.84	c  2206s|271100 |   367 |  6925k|  25.5 |   534M | 128 |4813 |  12k|  11k| 889k|  1 | 459k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2198.70/2206.53	c  2207s|271200 |   361 |  6928k|  25.5 |   534M | 128 |4813 |  12k|   0 | 889k|  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2199.89/2207.70	c  2208s|271300 |   359 |  6931k|  25.5 |   534M | 128 |4813 |  12k|  11k| 890k|  1 | 460k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2200.79/2208.65	c  2209s|271400 |   365 |  6933k|  25.5 |   534M | 128 |4813 |  12k|  11k| 890k|  1 | 460k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2201.49/2209.35	c  2209s|271500 |   363 |  6935k|  25.5 |   534M | 128 |4813 |  12k|  11k| 891k|  0 | 460k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2202.29/2210.13	c  2210s|271600 |   365 |  6938k|  25.5 |   534M | 128 |4813 |  12k|  11k| 891k|  1 | 460k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2203.19/2211.07	c  2211s|271700 |   359 |  6941k|  25.5 |   534M | 128 |4813 |  12k|  11k| 891k|  1 | 460k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2204.18/2212.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2204.18/2212.08	c  2212s|271800 |   363 |  6944k|  25.5 |   534M | 128 |4813 |  12k|   0 | 892k|  0 | 460k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2204.88/2212.79	c  2213s|271900 |   369 |  6947k|  25.5 |   534M | 128 |4813 |  12k|  11k| 892k|  1 | 460k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2205.67/2213.54	c  2214s|272000 |   369 |  6949k|  25.5 |   534M | 128 |4813 |  12k|  11k| 892k|  1 | 461k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2206.47/2214.36	c  2214s|272100 |   357 |  6951k|  25.5 |   534M | 128 |4813 |  12k|   0 | 892k|  0 | 461k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2207.27/2215.16	c  2215s|272200 |   363 |  6954k|  25.5 |   534M | 128 |4813 |  12k|  11k| 893k|  1 | 461k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2208.56/2216.46	c  2216s|272300 |   358 |  6956k|  25.5 |   534M | 128 |4813 |  12k|   0 | 893k|  0 | 461k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2209.66/2217.54	c  2218s|272400 |   357 |  6958k|  25.5 |   534M | 128 |4813 |  12k|  11k| 893k|  0 | 461k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2210.26/2218.12	c  2218s|272500 |   359 |  6960k|  25.5 |   534M | 128 |4813 |  12k|  11k| 893k|  0 | 461k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2210.76/2218.65	c  2219s|272600 |   359 |  6962k|  25.5 |   534M | 128 |4813 |  12k|  11k| 894k|  1 | 461k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2211.85/2219.79	c  2220s|272700 |   355 |  6965k|  25.5 |   534M | 128 |4813 |  12k|   0 | 894k|  0 | 462k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2213.25/2221.15	c  2221s|272800 |   358 |  6968k|  25.5 |   534M | 128 |4813 |  12k|  11k| 895k|  3 | 462k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2213.94/2221.88	c  2222s|272900 |   376 |  6970k|  25.5 |   534M | 128 |4813 |  12k|  11k| 895k|  1 | 462k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2214.64/2222.58	c  2223s|273000 |   359 |  6972k|  25.5 |   534M | 128 |4813 |  12k|  11k| 895k|  1 | 462k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2215.64/2223.53	c  2224s|273100 |   363 |  6974k|  25.5 |   534M | 128 |4813 |  12k|  11k| 895k|  1 | 462k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2216.63/2224.55	c  2225s|273200 |   362 |  6976k|  25.5 |   534M | 128 |4813 |  12k|  11k| 896k|  1 | 462k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2217.73/2225.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2217.73/2225.70	c  2226s|273300 |   354 |  6979k|  25.5 |   534M | 128 |4813 |  12k|  11k| 896k|  0 | 462k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2218.83/2226.74	c  2227s|273400 |   357 |  6982k|  25.5 |   534M | 128 |4813 |  12k|  11k| 897k|  0 | 463k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2219.72/2227.62	c  2228s|273500 |   358 |  6985k|  25.5 |   534M | 128 |4813 |  12k|  11k| 897k|  1 | 463k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2220.32/2228.24	c  2228s|273600 |   356 |  6987k|  25.5 |   534M | 128 |4813 |  12k|  11k| 897k|  1 | 463k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2221.22/2229.16	c  2229s|273700 |   356 |  6991k|  25.5 |   534M | 128 |4813 |  12k|  11k| 897k|  0 | 463k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2221.82/2229.73	c  2230s|273800 |   353 |  6993k|  25.5 |   534M | 128 |4813 |  12k|   0 | 897k|  0 | 463k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2222.61/2230.55	c  2231s|273900 |   353 |  6995k|  25.5 |   534M | 128 |4813 |  12k|  11k| 898k|  0 | 463k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2223.51/2231.45	c  2231s|274000 |   361 |  6997k|  25.5 |   534M | 128 |4813 |  12k|  11k| 898k|  1 | 463k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2224.71/2232.68	c  2233s|274100 |   362 |  6999k|  25.5 |   534M | 128 |4813 |  12k|  11k| 898k|  1 | 463k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2225.70/2233.68	c  2234s|274200 |   363 |  7002k|  25.5 |   534M | 128 |4813 |  12k|  11k| 899k|  1 | 464k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2226.50/2234.48	c  2234s|274300 |   362 |  7004k|  25.5 |   534M | 128 |4813 |  12k|   0 | 899k|  0 | 464k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2227.20/2235.12	c  2235s|274400 |   357 |  7005k|  25.5 |   534M | 128 |4813 |  12k|  11k| 899k|  2 | 464k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2228.39/2236.37	c  2236s|274500 |   358 |  7007k|  25.5 |   534M | 128 |4813 |  12k|   0 | 900k|  0 | 464k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2229.39/2237.39	c  2237s|274600 |   352 |  7009k|  25.5 |   534M | 128 |4813 |  12k|   0 | 900k|  0 | 464k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2230.68/2238.68	c  2239s|274700 |   357 |  7011k|  25.5 |   534M | 128 |4813 |  12k|   0 | 900k|  0 | 464k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2231.58/2239.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2231.58/2239.58	c  2240s|274800 |   350 |  7013k|  25.5 |   534M | 128 |4813 |  12k|  11k| 901k|  0 | 465k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2232.58/2240.51	c  2241s|274900 |   352 |  7016k|  25.5 |   534M | 128 |4813 |  12k|  11k| 901k|  1 | 465k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2233.37/2241.39	c  2241s|275000 |   354 |  7018k|  25.5 |   534M | 128 |4813 |  12k|  11k| 901k|  1 | 465k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2234.37/2242.32	c  2242s|275100 |   354 |  7021k|  25.5 |   534M | 128 |4813 |  12k|  11k| 902k|  1 | 465k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2235.37/2243.34	c  2243s|275200 |   359 |  7025k|  25.5 |   534M | 128 |4813 |  12k|  11k| 902k|  0 | 465k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2236.36/2244.34	c  2244s|275300 |   376 |  7026k|  25.5 |   534M | 128 |4813 |  12k|  11k| 902k|  3 | 465k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2237.36/2245.33	c  2245s|275400 |   371 |  7028k|  25.5 |   534M | 128 |4813 |  12k|  11k| 903k|  1 | 465k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2238.26/2246.29	c  2246s|275500 |   363 |  7030k|  25.5 |   534M | 128 |4813 |  12k|  11k| 903k|  1 | 465k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2239.16/2247.13	c  2247s|275600 |   353 |  7033k|  25.5 |   534M | 128 |4813 |  12k|  11k| 904k|  1 | 465k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2239.85/2247.81	c  2248s|275700 |   352 |  7035k|  25.5 |   534M | 128 |4813 |  12k|  11k| 904k|  1 | 466k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2240.85/2248.80	c  2249s|275800 |   358 |  7038k|  25.5 |   534M | 128 |4813 |  12k|  11k| 904k|  2 | 466k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2241.54/2249.51	c  2249s|275900 |   357 |  7040k|  25.5 |   534M | 128 |4813 |  12k|  11k| 904k|  1 | 466k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2242.24/2250.22	c  2250s|276000 |   363 |  7042k|  25.5 |   534M | 128 |4813 |  12k|  11k| 905k|  1 | 466k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2243.14/2251.17	c  2251s|276100 |   349 |  7045k|  25.5 |   534M | 128 |4813 |  12k|  11k| 905k|  1 | 466k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2244.14/2252.17	c  2252s|276200 |   357 |  7047k|  25.5 |   534M | 128 |4813 |  12k|  11k| 905k|  0 | 466k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2245.04/2253.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2245.04/2253.03	c  2253s|276300 |   350 |  7049k|  25.5 |   534M | 128 |4813 |  12k|  11k| 906k|  0 | 466k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2246.13/2254.18	c  2254s|276400 |   350 |  7051k|  25.5 |   534M | 128 |4813 |  12k|  11k| 906k|  1 | 467k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2247.03/2255.10	c  2255s|276500 |   354 |  7053k|  25.4 |   534M | 128 |4813 |  12k|  11k| 906k|  1 | 467k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2248.23/2256.23	c  2256s|276600 |   350 |  7056k|  25.4 |   730M | 128 |4813 |  12k|  11k| 906k|  1 | 467k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2249.22/2257.27	c  2257s|276700 |   361 |  7059k|  25.5 |   730M | 128 |4813 |  12k|  11k| 907k|  0 | 467k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2250.02/2258.08	c  2258s|276800 |   364 |  7062k|  25.5 |   730M | 128 |4813 |  12k|  11k| 907k|  1 | 467k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2250.72/2258.75	c  2259s|276900 |   363 |  7064k|  25.4 |   730M | 128 |4813 |  12k|   0 | 907k|  0 | 467k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2251.71/2259.73	c  2260s|277000 |   354 |  7066k|  25.4 |   730M | 128 |4813 |  12k|   0 | 908k|  0 | 467k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2252.71/2260.75	c  2261s|277100 |   356 |  7068k|  25.4 |   730M | 128 |4813 |  12k|  11k| 908k|  1 | 467k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2253.81/2261.90	c  2262s|277200 |   351 |  7070k|  25.4 |   730M | 128 |4813 |  12k|  11k| 908k|  1 | 468k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2254.80/2262.82	c  2263s|277300 |   356 |  7072k|  25.4 |   730M | 128 |4813 |  12k|   0 | 909k|  0 | 468k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2255.70/2263.72	c  2264s|277400 |   363 |  7074k|  25.4 |   730M | 128 |4813 |  12k|  11k| 909k|  1 | 468k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2256.50/2264.50	c  2264s|277500 |   359 |  7077k|  25.4 |   730M | 128 |4813 |  12k|   0 | 909k|  0 | 468k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2257.19/2265.24	c  2265s|277600 |   363 |  7079k|  25.4 |   730M | 128 |4813 |  12k|  11k| 910k|  0 | 468k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2258.69/2266.72	c  2267s|277700 |   359 |  7082k|  25.4 |   730M | 128 |4813 |  12k|  11k| 910k|  0 | 468k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2259.68/2267.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2259.68/2267.72	c  2268s|277800 |   362 |  7085k|  25.4 |   730M | 128 |4813 |  12k|  11k| 911k|  1 | 468k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2260.58/2268.70	c  2269s|277900 |   358 |  7088k|  25.4 |   730M | 128 |4813 |  12k|  11k| 911k|  1 | 468k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2261.88/2269.97	c  2270s|278000 |   355 |  7090k|  25.4 |   730M | 128 |4813 |  12k|  11k| 911k|  0 | 469k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2262.77/2270.87	c  2271s|278100 |   360 |  7093k|  25.4 |   730M | 128 |4813 |  12k|  11k| 911k|  1 | 469k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2263.87/2271.94	c  2272s|278200 |   355 |  7096k|  25.4 |   730M | 128 |4813 |  12k|  11k| 912k|  1 | 469k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2265.26/2273.38	c  2273s|278300 |   351 |  7100k|  25.5 |   730M | 128 |4813 |  12k|  11k| 913k|  1 | 469k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2266.36/2274.46	c  2274s|278400 |   349 |  7103k|  25.5 |   731M | 128 |4813 |  12k|  11k| 913k|  2 | 469k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2267.26/2275.30	c  2275s|278500 |   358 |  7106k|  25.5 |   731M | 128 |4813 |  12k|  11k| 913k|  1 | 469k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2268.35/2276.42	c  2276s|278600 |   352 |  7107k|  25.5 |   731M | 128 |4813 |  12k|  11k| 914k|  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2269.35/2277.45	c  2277s|278700 |   345 |  7109k|  25.4 |   731M | 128 |4813 |  12k|  11k| 914k|  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2270.45/2278.56	c  2279s|278800 |   346 |  7112k|  25.4 |   731M | 128 |4813 |  12k|  11k| 915k|  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2271.74/2279.81	c  2280s|278900 |   353 |  7114k|  25.4 |   732M | 128 |4813 |  12k|   0 | 915k|  0 | 470k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2273.04/2281.17	c  2281s|279000 |   355 |  7117k|  25.4 |   732M | 128 |4813 |  12k|  11k| 916k|  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2273.94/2282.09	c  2282s|279100 |   353 |  7120k|  25.4 |   732M | 128 |4813 |  12k|  11k| 916k|  0 | 470k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2274.83/2282.94	c  2283s|279200 |   355 |  7121k|  25.4 |   732M | 128 |4813 |  12k|  11k| 916k|  0 | 470k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2275.53/2283.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2275.53/2283.61	c  2284s|279300 |   352 |  7123k|  25.4 |   732M | 128 |4813 |  12k|  11k| 916k|  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2276.32/2284.43	c  2284s|279400 |   354 |  7124k|  25.4 |   732M | 128 |4813 |  12k|  11k| 917k|  0 | 471k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2277.22/2285.32	c  2285s|279500 |   357 |  7127k|  25.4 |   732M | 128 |4813 |  12k|  10k| 917k|  1 | 471k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2278.52/2286.62	c  2287s|279600 |   358 |  7130k|  25.4 |   732M | 128 |4813 |  12k|  10k| 917k|  1 | 471k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2279.51/2287.67	c  2288s|279700 |   350 |  7133k|  25.4 |   732M | 128 |4813 |  12k|   0 | 918k|  0 | 471k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2280.51/2288.63	c  2289s|279800 |   360 |  7135k|  25.4 |   732M | 128 |4813 |  12k|  11k| 918k|  0 | 471k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2281.80/2289.95	c  2290s|279900 |   346 |  7138k|  25.4 |   732M | 128 |4813 |  12k|   0 | 919k|  0 | 471k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2282.60/2290.73	c  2291s|280000 |   346 |  7140k|  25.4 |   732M | 128 |4813 |  12k|  11k| 919k|  1 | 471k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2283.40/2291.60	c  2292s|280100 |   355 |  7143k|  25.4 |   732M | 128 |4813 |  12k|  11k| 919k|  1 | 472k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2284.20/2292.35	c  2292s|280200 |   347 |  7145k|  25.4 |   732M | 128 |4813 |  12k|  11k| 920k|  1 | 472k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2285.39/2293.51	c  2293s|280300 |   357 |  7147k|  25.4 |   732M | 128 |4813 |  12k|  11k| 920k|  1 | 472k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2286.49/2294.63	c  2295s|280400 |   344 |  7150k|  25.4 |   732M | 128 |4813 |  12k|   0 | 920k|  0 | 472k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2287.68/2295.85	c  2296s|280500 |   348 |  7153k|  25.4 |   732M | 128 |4813 |  12k|   0 | 921k|  0 | 472k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2288.58/2296.71	c  2297s|280600 |   354 |  7155k|  25.4 |   732M | 128 |4813 |  12k|  11k| 921k|  1 | 472k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2289.48/2297.67	c  2298s|280700 |   356 |  7161k|  25.5 |   732M | 128 |4813 |  12k|   0 | 921k|  0 | 472k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2290.27/2298.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2290.27/2298.46	c  2298s|280800 |   356 |  7162k|  25.4 |   732M | 128 |4813 |  12k|   0 | 922k|  0 | 473k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2291.67/2299.86	c  2300s|280900 |   361 |  7166k|  25.5 |   732M | 128 |4813 |  12k|  11k| 922k|  1 | 473k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2292.87/2301.09	c  2301s|281000 |   363 |  7169k|  25.5 |   732M | 128 |4813 |  12k|  11k| 923k|  0 | 473k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2293.87/2302.00	c  2302s|281100 |   361 |  7172k|  25.5 |   732M | 128 |4813 |  12k|  11k| 923k|  1 | 473k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2294.96/2303.18	c  2303s|281200 |   353 |  7174k|  25.5 |   732M | 128 |4813 |  12k|  11k| 924k|  1 | 473k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2295.86/2304.04	c  2304s|281300 |   357 |  7176k|  25.5 |   732M | 128 |4813 |  12k|  11k| 924k|  0 | 473k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2296.86/2305.09	c  2305s|281400 |   351 |  7179k|  25.5 |   732M | 128 |4813 |  12k|  11k| 924k|  1 | 473k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2297.85/2306.02	c  2306s|281500 |   349 |  7182k|  25.5 |   732M | 128 |4813 |  12k|  11k| 925k|  0 | 474k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2298.95/2307.14	c  2307s|281600 |   350 |  7185k|  25.5 |   732M | 128 |4813 |  12k|  11k| 925k|  0 | 474k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2299.74/2307.92	c  2308s|281700 |   355 |  7187k|  25.5 |   732M | 128 |4813 |  12k|  11k| 926k|  1 | 474k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2300.54/2308.72	c  2309s|281800 |   354 |  7189k|  25.5 |   732M | 128 |4813 |  12k|  11k| 926k|  1 | 474k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2301.13/2309.36	c  2309s|281900 |   370 |  7191k|  25.5 |   732M | 128 |4813 |  12k|  11k| 926k|  1 | 474k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2301.63/2309.89	c  2310s|282000 |   345 |  7193k|  25.4 |   732M | 128 |4813 |  12k|  11k| 926k|  1 | 474k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2302.43/2310.65	c  2311s|282100 |   353 |  7195k|  25.4 |   732M | 128 |4813 |  12k|  11k| 927k|  0 | 474k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2303.03/2311.23	c  2311s|282200 |   355 |  7196k|  25.4 |   732M | 128 |4813 |  12k|  11k| 927k|  1 | 474k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2303.72/2311.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2303.72/2311.99	c  2312s|282300 |   343 |  7199k|  25.4 |   732M | 128 |4813 |  12k|  11k| 927k|  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2304.62/2312.80	c  2313s|282400 |   353 |  7201k|  25.4 |   732M | 128 |4813 |  12k|  11k| 927k|  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2305.52/2313.71	c  2314s|282500 |   346 |  7204k|  25.4 |   732M | 128 |4813 |  12k|   0 | 928k|  0 | 475k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2306.42/2314.68	c  2315s|282600 |   353 |  7206k|  25.4 |   732M | 128 |4813 |  12k|   0 | 928k|  0 | 475k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2307.11/2315.32	c  2315s|282700 |   350 |  7207k|  25.4 |   732M | 128 |4813 |  12k|  11k| 928k|  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2308.01/2316.20	c  2316s|282800 |   352 |  7210k|  25.4 |   732M | 128 |4813 |  12k|  11k| 929k|  2 | 475k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2308.81/2317.07	c  2317s|282900 |   352 |  7212k|  25.4 |   732M | 128 |4813 |  12k|   0 | 929k|  0 | 475k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2309.50/2317.77	c  2318s|283000 |   352 |  7214k|  25.4 |   732M | 128 |4813 |  12k|  11k| 929k|  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2310.30/2318.56	c  2319s|283100 |   352 |  7216k|  25.4 |   732M | 128 |4813 |  12k|  11k| 930k|  1 | 476k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2310.90/2319.11	c  2319s|283200 |   345 |  7218k|  25.4 |   732M | 128 |4813 |  12k|  11k| 930k|  1 | 476k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2311.80/2320.10	c  2320s|283300 |   344 |  7220k|  25.4 |   732M | 128 |4813 |  12k|   0 | 930k|  0 | 476k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2312.80/2321.06	c  2321s|283400 |   361 |  7223k|  25.4 |   732M | 128 |4813 |  12k|  11k| 931k|  2 | 476k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2313.69/2321.96	c  2322s|283500 |   354 |  7225k|  25.4 |   732M | 128 |4813 |  12k|  11k| 931k|  0 | 476k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2314.59/2322.81	c  2323s|283600 |   358 |  7228k|  25.4 |   732M | 128 |4813 |  12k|   0 | 931k|  0 | 476k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2315.18/2323.41	c  2323s|283700 |   367 |  7230k|  25.4 |   732M | 128 |4813 |  12k|  11k| 931k|  0 | 476k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2315.79/2324.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2315.79/2324.02	c  2324s|283800 |   355 |  7231k|  25.4 |   732M | 128 |4813 |  12k|  11k| 932k|  1 | 476k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2316.78/2325.05	c  2325s|283900 |   359 |  7234k|  25.4 |   732M | 128 |4813 |  12k|  11k| 932k|  1 | 477k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2317.47/2325.78	c  2326s|284000 |   376 |  7236k|  25.4 |   732M | 128 |4813 |  12k|  11k| 932k|  1 | 477k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2318.57/2326.87	c  2327s|284100 |   357 |  7239k|  25.4 |   732M | 128 |4813 |  12k|  11k| 933k|  1 | 477k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2319.57/2327.89	c  2328s|284200 |   363 |  7242k|  25.4 |   732M | 128 |4813 |  12k|  11k| 933k|  1 | 477k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2320.56/2328.81	c  2329s|284300 |   375 |  7244k|  25.4 |   732M | 128 |4813 |  12k|   0 | 933k|  0 | 477k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2321.56/2329.87	c  2330s|284400 |   364 |  7247k|  25.4 |   732M | 128 |4813 |  12k|  11k| 934k|  0 | 477k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2322.36/2330.69	c  2331s|284500 |   367 |  7249k|  25.4 |   732M | 128 |4813 |  12k|  11k| 934k|  0 | 477k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2323.45/2331.79	c  2332s|284600 |   358 |  7252k|  25.4 |   732M | 128 |4813 |  12k|  11k| 935k|  2 | 478k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2324.55/2332.81	c  2333s|284700 |   355 |  7255k|  25.4 |   732M | 128 |4813 |  12k|  11k| 936k|  0 | 478k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2325.45/2333.78	c  2334s|284800 |   352 |  7258k|  25.4 |   732M | 128 |4813 |  12k|  11k| 936k|  1 | 478k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2326.75/2335.01	c  2335s|284900 |   348 |  7261k|  25.4 |   732M | 128 |4813 |  12k|  11k| 936k|  1 | 478k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2327.64/2335.90	c  2336s|285000 |   350 |  7263k|  25.4 |   732M | 128 |4813 |  12k|   0 | 937k|  0 | 478k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2328.74/2337.03	c  2337s|285100 |   347 |  7266k|  25.4 |   732M | 128 |4813 |  12k|  11k| 937k|  0 | 478k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2329.93/2338.20	c  2338s|285200 |   341 |  7269k|  25.4 |   732M | 128 |4813 |  12k|  11k| 938k|  1 | 478k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2330.93/2339.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2330.93/2339.26	c  2339s|285300 |   339 |  7271k|  25.4 |   732M | 128 |4813 |  12k|  11k| 938k|  1 | 479k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2332.12/2340.40	c  2340s|285400 |   346 |  7274k|  25.4 |   732M | 128 |4813 |  12k|  11k| 939k|  1 | 479k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2333.22/2341.52	c  2342s|285500 |   341 |  7277k|  25.4 |   732M | 128 |4813 |  12k|  11k| 939k|  1 | 479k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2334.01/2342.32	c  2342s|285600 |   343 |  7279k|  25.4 |   732M | 128 |4813 |  12k|  11k| 939k|  1 | 479k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2335.11/2343.40	c  2343s|285700 |   343 |  7281k|  25.4 |   732M | 128 |4813 |  12k|  11k| 940k|  0 | 479k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2336.21/2344.54	c  2345s|285800 |   345 |  7284k|  25.4 |   732M | 128 |4813 |  12k|  11k| 940k|  2 | 479k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2336.81/2345.16	c  2345s|285900 |   351 |  7285k|  25.4 |   732M | 128 |4813 |  12k|  11k| 940k|  1 | 479k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2337.10/2345.44	c  2345s|286000 |   342 |  7285k|  25.4 |   732M | 128 |4813 |  12k|   0 | 940k|  0 | 480k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2337.60/2345.97	c  2346s|286100 |   341 |  7288k|  25.4 |   732M | 128 |4813 |  12k|   0 | 940k|  0 | 480k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2338.50/2346.88	c  2347s|286200 |   341 |  7290k|  25.4 |   732M | 128 |4813 |  12k|  11k| 941k|  1 | 480k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2339.20/2347.53	c  2348s|286300 |   352 |  7292k|  25.4 |   732M | 128 |4813 |  12k|   0 | 941k|  0 | 480k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2339.99/2348.35	c  2348s|286400 |   345 |  7294k|  25.4 |   732M | 128 |4813 |  12k|  11k| 941k|  1 | 480k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2341.39/2349.75	c  2350s|286500 |   347 |  7297k|  25.4 |   732M | 128 |4813 |  12k|  11k| 941k|  1 | 480k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2342.38/2350.71	c  2351s|286600 |   340 |  7299k|  25.4 |   732M | 128 |4813 |  12k|   0 | 942k|  0 | 480k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2343.08/2351.46	c  2351s|286700 |   334 |  7301k|  25.4 |   732M | 128 |4813 |  12k|  11k| 942k|  0 | 481k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2343.78/2352.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2343.78/2352.13	c  2352s|286800 |   342 |  7303k|  25.4 |   732M | 128 |4813 |  12k|  11k| 942k|  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2344.68/2353.07	c  2353s|286900 |   340 |  7306k|  25.4 |   732M | 128 |4813 |  12k|  11k| 943k|  0 | 481k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2345.57/2353.90	c  2354s|287000 |   344 |  7308k|  25.4 |   732M | 128 |4813 |  12k|  11k| 943k|  0 | 481k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2346.57/2354.92	c  2355s|287100 |   343 |  7311k|  25.4 |   732M | 128 |4813 |  12k|  11k| 943k|  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2347.86/2356.23	c  2356s|287200 |   339 |  7314k|  25.4 |   732M | 128 |4813 |  12k|  11k| 944k|  3 | 481k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2348.86/2357.27	c  2357s|287300 |   334 |  7317k|  25.4 |   732M | 128 |4813 |  12k|  11k| 944k|  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2350.15/2358.50	c  2358s|287400 |   346 |  7320k|  25.4 |   732M | 128 |4813 |  12k|  11k| 945k|  1 | 482k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2351.05/2359.44	c  2359s|287500 |   364 |  7322k|  25.4 |   732M | 128 |4813 |  12k|  11k| 945k|  1 | 482k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2351.55/2359.96	c  2360s|287600 |   369 |  7323k|  25.4 |   732M | 128 |4813 |  12k|   0 | 945k|  0 | 482k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2352.25/2360.69	c  2361s|287700 |   356 |  7325k|  25.4 |   732M | 128 |4813 |  12k|  11k| 945k|  1 | 482k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2352.94/2361.35	c  2361s|287800 |   354 |  7326k|  25.4 |   732M | 128 |4813 |  12k|  11k| 945k|  1 | 482k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2353.54/2361.99	c  2362s|287900 |   352 |  7328k|  25.4 |   732M | 128 |4813 |  12k|  11k| 946k|  1 | 482k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2354.14/2362.50	c  2362s|288000 |   362 |  7330k|  25.4 |   732M | 128 |4813 |  12k|  11k| 946k|  1 | 482k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2354.74/2363.16	c  2363s|288100 |   349 |  7331k|  25.4 |   732M | 128 |4813 |  12k|  11k| 946k|  1 | 482k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2355.34/2363.70	c  2364s|288200 |   349 |  7332k|  25.4 |   732M | 128 |4813 |  12k|  11k| 946k|  1 | 483k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2355.83/2364.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2355.83/2364.26	c  2364s|288300 |   349 |  7334k|  25.4 |   732M | 128 |4813 |  12k|  11k| 946k|  0 | 483k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2356.64/2365.02	c  2365s|288400 |   349 |  7335k|  25.4 |   732M | 128 |4813 |  12k|  11k| 947k|  1 | 483k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2358.22/2366.61	c  2367s|288500 |   362 |  7339k|  25.4 |   732M | 128 |4813 |  12k|  11k| 947k|  1 | 483k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2359.12/2367.51	c  2367s|288600 |   362 |  7343k|  25.4 |   732M | 128 |4813 |  12k|  11k| 947k|  2 | 483k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2359.82/2368.23	c  2368s|288700 |   360 |  7344k|  25.4 |   732M | 128 |4813 |  12k|  11k| 948k|  1 | 483k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2360.82/2369.24	c  2369s|288800 |   356 |  7346k|  25.4 |   732M | 128 |4813 |  12k|  11k| 948k|  1 | 483k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2361.62/2370.05	c  2370s|288900 |   356 |  7349k|  25.4 |   732M | 128 |4813 |  12k|  11k| 948k|  1 | 483k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2362.81/2371.20	c  2371s|289000 |   352 |  7351k|  25.4 |   732M | 128 |4813 |  12k|  11k| 949k|  1 | 483k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2363.71/2372.19	c  2372s|289100 |   349 |  7354k|  25.4 |   732M | 128 |4813 |  12k|  11k| 949k|  1 | 484k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2365.20/2373.62	c  2374s|289200 |   351 |  7358k|  25.4 |   732M | 128 |4813 |  12k|   0 | 950k|  0 | 484k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2366.30/2374.72	c  2375s|289300 |   352 |  7361k|  25.4 |   732M | 128 |4813 |  12k|  11k| 950k|  1 | 484k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2367.19/2375.61	c  2376s|289400 |   355 |  7363k|  25.4 |   732M | 128 |4813 |  12k|  11k| 951k|  1 | 484k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2368.29/2376.71	c  2377s|289500 |   356 |  7366k|  25.4 |   732M | 128 |4813 |  12k|   0 | 951k|  0 | 484k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2369.19/2377.62	c  2378s|289600 |   354 |  7369k|  25.4 |   732M | 128 |4813 |  12k|   0 | 951k|  0 | 484k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2370.18/2378.60	c  2379s|289700 |   362 |  7372k|  25.4 |   732M | 128 |4813 |  12k|  11k| 952k|  1 | 484k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2371.38/2379.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2371.38/2379.88	c  2380s|289800 |   370 |  7376k|  25.4 |   732M | 128 |4813 |  12k|  11k| 952k|  1 | 485k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2372.17/2380.68	c  2381s|289900 |   361 |  7378k|  25.4 |   732M | 128 |4813 |  12k|   0 | 953k|  0 | 485k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2373.47/2381.91	c  2382s|290000 |   363 |  7381k|  25.4 |   732M | 128 |4813 |  12k|  11k| 953k|  0 | 485k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2374.77/2383.22	c  2383s|290100 |   379 |  7384k|  25.4 |   732M | 128 |4813 |  12k|  11k| 953k|  3 | 485k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2375.67/2384.17	c  2384s|290200 |   376 |  7386k|  25.4 |   732M | 128 |4813 |  12k|  11k| 954k|  1 | 485k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2376.56/2385.02	c  2385s|290300 |   370 |  7389k|  25.4 |   732M | 128 |4813 |  12k|  11k| 954k|  0 | 485k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2377.66/2386.18	c  2386s|290400 |   381 |  7392k|  25.4 |   732M | 128 |4813 |  12k|  11k| 955k|  0 | 485k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2378.85/2387.31	c  2387s|290500 |   368 |  7395k|  25.4 |   732M | 128 |4813 |  12k|  11k| 955k|  2 | 486k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2379.85/2388.33	c  2388s|290600 |   362 |  7398k|  25.4 |   732M | 128 |4813 |  12k|  11k| 955k|  1 | 486k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2380.94/2389.46	c  2389s|290700 |   367 |  7402k|  25.4 |   732M | 128 |4813 |  12k|  11k| 956k|  1 | 486k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2382.14/2390.62	c  2391s|290800 |   361 |  7405k|  25.4 |   732M | 128 |4813 |  12k|  11k| 957k|  2 | 486k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2383.24/2391.70	c  2392s|290900 |   358 |  7408k|  25.4 |   732M | 128 |4813 |  12k|  11k| 957k|  0 | 486k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2384.54/2393.01	c  2393s|291000 |   350 |  7411k|  25.4 |   732M | 128 |4813 |  12k|  11k| 958k|  0 | 486k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2385.43/2393.93	c  2394s|291100 |   360 |  7414k|  25.4 |   732M | 128 |4813 |  12k|  11k| 958k|  1 | 486k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2386.63/2395.16	c  2395s|291200 |   346 |  7417k|  25.4 |   732M | 128 |4813 |  12k|  11k| 959k|  1 | 487k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2387.82/2396.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2387.82/2396.33	c  2396s|291300 |   349 |  7420k|  25.4 |   732M | 128 |4813 |  12k|   0 | 959k|  0 | 487k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2388.82/2397.34	c  2397s|291400 |   349 |  7422k|  25.4 |   732M | 128 |4813 |  12k|  11k| 960k|  1 | 487k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2390.01/2398.52	c  2399s|291500 |   350 |  7425k|  25.4 |   732M | 128 |4813 |  12k|  11k| 960k|  1 | 487k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2390.81/2399.36	c  2399s|291600 |   348 |  7428k|  25.4 |   732M | 128 |4813 |  12k|  11k| 961k|  1 | 487k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2392.20/2400.79	c  2401s|291700 |   350 |  7432k|  25.4 |   733M | 128 |4813 |  12k|  11k| 961k|  1 | 487k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2393.20/2401.76	c  2402s|291800 |   353 |  7435k|  25.4 |   733M | 128 |4813 |  12k|  11k| 962k|  1 | 487k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2394.30/2402.87	c  2403s|291900 |   354 |  7437k|  25.4 |   733M | 128 |4813 |  12k|   0 | 962k|  0 | 488k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2395.19/2403.74	c  2404s|292000 |   346 |  7440k|  25.4 |   733M | 128 |4813 |  12k|  11k| 963k|  3 | 488k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2396.49/2405.07	c  2405s|292100 |   341 |  7442k|  25.4 |   733M | 128 |4813 |  12k|   0 | 963k|  0 | 488k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2397.38/2405.96	c  2406s|292200 |   354 |  7445k|  25.4 |   733M | 128 |4813 |  12k|  11k| 964k|  0 | 488k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2398.38/2406.97	c  2407s|292300 |   354 |  7449k|  25.4 |   733M | 128 |4813 |  12k|  11k| 964k|  1 | 488k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2399.08/2407.65	c  2408s|292400 |   352 |  7451k|  25.4 |   733M | 128 |4813 |  12k|  11k| 964k|  1 | 488k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2399.97/2408.52	c  2409s|292500 |   354 |  7454k|  25.4 |   733M | 128 |4813 |  12k|  11k| 965k|  1 | 488k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2400.87/2409.46	c  2409s|292600 |   351 |  7457k|  25.4 |   733M | 128 |4813 |  12k|  11k| 966k|  1 | 489k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2401.87/2410.42	c  2410s|292700 |   353 |  7460k|  25.4 |   733M | 128 |4813 |  12k|  11k| 966k|  1 | 489k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2402.76/2411.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2402.76/2411.30	c  2411s|292800 |   343 |  7462k|  25.4 |   733M | 128 |4813 |  12k|  11k| 966k|  0 | 489k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2403.66/2412.26	c  2412s|292900 |   350 |  7466k|  25.4 |   733M | 128 |4813 |  12k|  11k| 967k|  1 | 489k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2404.86/2413.45	c  2413s|293000 |   350 |  7470k|  25.4 |   733M | 128 |4813 |  12k|  11k| 967k|  1 | 489k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2405.95/2414.55	c  2415s|293100 |   345 |  7472k|  25.4 |   733M | 128 |4813 |  12k|   0 | 968k|  0 | 489k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2406.85/2415.43	c  2415s|293200 |   341 |  7475k|  25.4 |   733M | 128 |4813 |  12k|  11k| 968k|  2 | 489k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2407.45/2416.10	c  2416s|293300 |   349 |  7478k|  25.4 |   733M | 128 |4813 |  12k|  11k| 969k|  1 | 490k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2409.04/2417.67	c  2418s|293400 |   345 |  7480k|  25.4 |   733M | 128 |4813 |  12k|  11k| 969k|  1 | 490k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2410.24/2418.80	c  2419s|293500 |   344 |  7482k|  25.4 |   733M | 128 |4813 |  12k|  11k| 969k|  1 | 490k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2411.03/2419.65	c  2420s|293600 |   344 |  7484k|  25.4 |   733M | 128 |4813 |  12k|  11k| 970k|  2 | 490k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2411.83/2420.40	c  2420s|293700 |   354 |  7486k|  25.4 |   733M | 128 |4813 |  12k|  11k| 970k|  1 | 490k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2412.54/2421.10	c  2421s|293800 |   359 |  7488k|  25.4 |   733M | 128 |4813 |  12k|  11k| 970k|  1 | 490k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2413.03/2421.64	c  2422s|293900 |   346 |  7490k|  25.4 |   733M | 128 |4813 |  12k|   0 | 970k|  0 | 490k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2414.12/2422.77	c  2423s|294000 |   348 |  7493k|  25.4 |   733M | 128 |4813 |  12k|   0 | 971k|  0 | 491k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2414.72/2423.35	c  2423s|294100 |   345 |  7495k|  25.4 |   733M | 128 |4813 |  12k|   0 | 971k|  0 | 491k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2415.42/2424.01	c  2424s|294200 |   346 |  7497k|  25.4 |   733M | 128 |4813 |  12k|  11k| 971k|  0 | 491k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2416.42/2425.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2416.42/2425.04	c  2425s|294300 |   350 |  7500k|  25.4 |   733M | 128 |4813 |  12k|  11k| 972k|  0 | 491k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2417.21/2425.87	c  2426s|294400 |   346 |  7502k|  25.4 |   733M | 128 |4813 |  12k|  11k| 972k|  1 | 491k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2417.81/2426.41	c  2426s|294500 |   338 |  7504k|  25.4 |   733M | 128 |4813 |  12k|  11k| 972k|  1 | 491k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2418.61/2427.29	c  2427s|294600 |   341 |  7506k|  25.4 |   733M | 128 |4813 |  12k|   0 | 973k|  0 | 491k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2419.60/2428.24	c  2428s|294700 |   345 |  7509k|  25.4 |   733M | 128 |4813 |  12k|  11k| 973k|  1 | 491k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2420.41/2429.05	c  2429s|294800 |   342 |  7511k|  25.4 |   733M | 128 |4813 |  12k|  11k| 974k|  0 | 491k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2421.30/2429.91	c  2430s|294900 |   345 |  7514k|  25.4 |   733M | 128 |4813 |  12k|  11k| 974k|  0 | 492k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2422.19/2430.83	c  2431s|295000 |   343 |  7516k|  25.4 |   733M | 128 |4813 |  12k|  11k| 974k|  0 | 492k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2422.99/2431.66	c  2432s|295100 |   340 |  7519k|  25.4 |   733M | 128 |4813 |  12k|  11k| 975k|  0 | 492k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2423.69/2432.37	c  2432s|295200 |   343 |  7521k|  25.4 |   733M | 128 |4813 |  12k|  11k| 975k|  0 | 492k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2424.68/2433.30	c  2433s|295300 |   343 |  7523k|  25.4 |   733M | 128 |4813 |  12k|  11k| 975k|  2 | 492k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2425.39/2434.06	c  2434s|295400 |   339 |  7525k|  25.4 |   733M | 128 |4813 |  12k|   0 | 975k|  0 | 492k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2426.28/2434.91	c  2435s|295500 |   336 |  7528k|  25.4 |   733M | 128 |4813 |  12k|   0 | 976k|  0 | 492k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2426.78/2435.49	c  2435s|295600 |   338 |  7529k|  25.4 |   733M | 128 |4813 |  12k|  11k| 976k|  1 | 493k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2428.38/2437.06	c  2437s|295700 |   336 |  7533k|  25.4 |   733M | 128 |4813 |  12k|  11k| 976k|  0 | 493k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2429.17/2437.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2429.17/2437.81	c  2438s|295800 |   344 |  7535k|  25.4 |   733M | 128 |4813 |  12k|  11k| 977k|  1 | 493k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2430.16/2438.85	c  2439s|295900 |   347 |  7537k|  25.4 |   733M | 128 |4813 |  12k|  11k| 977k|  1 | 493k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2430.96/2439.66	c  2440s|296000 |   334 |  7538k|  25.4 |   733M | 128 |4813 |  12k|  11k| 977k|  1 | 493k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2431.96/2440.66	c  2441s|296100 |   356 |  7541k|  25.4 |   733M | 128 |4813 |  12k|   0 | 978k|  0 | 493k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2432.46/2441.19	c  2441s|296200 |   374 |  7542k|  25.4 |   733M | 128 |4813 |  12k|  11k| 978k|  1 | 493k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2432.85/2441.55	c  2442s|296300 |   366 |  7543k|  25.4 |   733M | 128 |4813 |  12k|  11k| 978k|  0 | 493k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2433.36/2442.03	c  2442s|296400 |   369 |  7545k|  25.4 |   733M | 128 |4813 |  12k|   0 | 978k|  0 | 493k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2433.75/2442.40	c  2442s|296500 |   386 |  7546k|  25.4 |   734M | 128 |4813 |  12k|   0 | 978k|  0 | 493k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2434.05/2442.79	c  2443s|296600 |   401 |  7547k|  25.4 |   734M | 128 |4813 |  12k|  11k| 978k|  0 | 493k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2434.45/2443.12	c  2443s|296700 |   359 |  7548k|  25.4 |   734M | 128 |4813 |  12k|  11k| 978k|  0 | 494k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2434.95/2443.60	c  2444s|296800 |   350 |  7550k|  25.4 |   734M | 128 |4813 |  12k|  11k| 978k|  0 | 494k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2435.54/2444.20	c  2444s|296900 |   351 |  7551k|  25.4 |   734M | 128 |4813 |  12k|   0 | 978k|  0 | 494k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2435.94/2444.67	c  2445s|297000 |   355 |  7552k|  25.4 |   734M | 128 |4813 |  12k|  11k| 978k|  1 | 494k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2436.84/2445.59	c  2446s|297100 |   349 |  7554k|  25.4 |   734M | 128 |4813 |  12k|   0 | 978k|  0 | 494k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2438.13/2446.82	c  2447s|297200 |   348 |  7557k|  25.4 |   734M | 128 |4813 |  12k|  11k| 979k|  0 | 494k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2439.23/2447.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2439.23/2447.93	c  2448s|297300 |   352 |  7560k|  25.4 |   734M | 128 |4813 |  12k|  11k| 979k|  1 | 494k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2440.13/2448.87	c  2449s|297400 |   349 |  7563k|  25.4 |   734M | 128 |4813 |  12k|  10k| 980k|  1 | 494k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2440.83/2449.53	c  2450s|297500 |   354 |  7565k|  25.4 |   734M | 128 |4813 |  12k|  11k| 980k|  1 | 494k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2441.62/2450.36	c  2450s|297600 |   361 |  7567k|  25.4 |   734M | 128 |4813 |  12k|  11k| 981k|  1 | 495k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2442.52/2451.25	c  2451s|297700 |   348 |  7569k|  25.4 |   734M | 128 |4813 |  12k|   0 | 981k|  0 | 495k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2443.62/2452.38	c  2452s|297800 |   356 |  7572k|  25.4 |   734M | 128 |4813 |  12k|   0 | 981k|  0 | 495k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2444.61/2453.30	c  2453s|297900 |   340 |  7575k|  25.4 |   734M | 128 |4813 |  12k|  11k| 982k|  1 | 495k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2445.41/2454.13	c  2454s|298000 |   339 |  7577k|  25.4 |   734M | 128 |4813 |  12k|  11k| 982k|  0 | 495k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2445.91/2454.68	c  2455s|298100 |   334 |  7578k|  25.4 |   734M | 128 |4813 |  12k|   0 | 982k|  0 | 495k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2446.60/2455.37	c  2455s|298200 |   350 |  7580k|  25.4 |   734M | 128 |4813 |  12k|  11k| 983k|  1 | 495k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2447.50/2456.25	c  2456s|298300 |   343 |  7583k|  25.4 |   734M | 128 |4813 |  12k|  11k| 983k|  0 | 495k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2448.20/2456.98	c  2457s|298400 |   340 |  7586k|  25.4 |   734M | 128 |4813 |  12k|   0 | 983k|  0 | 495k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2449.10/2457.80	c  2458s|298500 |   340 |  7589k|  25.4 |   734M | 128 |4813 |  12k|   0 | 983k|  0 | 496k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2449.79/2458.53	c  2459s|298600 |   336 |  7591k|  25.4 |   734M | 128 |4813 |  12k|   0 | 984k|  0 | 496k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2450.89/2459.69	c  2460s|298700 |   331 |  7594k|  25.4 |   734M | 128 |4813 |  12k|  11k| 984k|  1 | 496k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2452.39/2461.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2452.39/2461.11	c  2461s|298800 |   342 |  7596k|  25.4 |   734M | 128 |4813 |  12k|  11k| 984k|  1 | 496k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2453.29/2462.00	c  2462s|298900 |   330 |  7599k|  25.4 |   734M | 128 |4813 |  12k|  11k| 985k|  1 | 496k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2454.78/2463.51	c  2463s|299000 |   332 |  7602k|  25.4 |   735M | 128 |4813 |  12k|  11k| 986k|  2 | 496k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2455.67/2464.49	c  2464s|299100 |   333 |  7605k|  25.4 |   735M | 128 |4813 |  12k|  11k| 986k|  1 | 496k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2457.27/2466.09	c  2466s|299200 |   329 |  7609k|  25.4 |   735M | 128 |4813 |  12k|  11k| 987k|  3 | 496k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2458.16/2466.98	c  2467s|299300 |   341 |  7611k|  25.4 |   735M | 128 |4813 |  12k|  11k| 987k|  1 | 497k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2459.06/2467.86	c  2468s|299400 |   335 |  7613k|  25.4 |   735M | 128 |4813 |  12k|   0 | 987k|  0 | 497k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2460.26/2469.06	c  2469s|299500 |   339 |  7616k|  25.4 |   735M | 128 |4813 |  12k|  11k| 988k|  1 | 497k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2461.36/2470.15	c  2470s|299600 |   365 |  7620k|  25.4 |   735M | 128 |4813 |  12k|  11k| 988k|  1 | 497k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2462.15/2470.93	c  2471s|299700 |   344 |  7622k|  25.4 |   735M | 128 |4813 |  12k|  11k| 989k|  2 | 497k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2462.94/2471.76	c  2472s|299800 |   344 |  7625k|  25.4 |   735M | 128 |4813 |  12k|   0 | 989k|  0 | 497k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2463.84/2472.61	c  2473s|299900 |   339 |  7627k|  25.4 |   735M | 128 |4813 |  12k|  11k| 989k|  1 | 497k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2464.54/2473.35	c  2473s|300000 |   345 |  7629k|  25.4 |   735M | 128 |4813 |  12k|  11k| 989k|  1 | 498k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2465.14/2473.97	c  2474s|300100 |   335 |  7631k|  25.4 |   735M | 128 |4813 |  12k|  11k| 990k|  0 | 498k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2466.03/2474.84	c  2475s|300200 |   339 |  7633k|  25.4 |   735M | 128 |4813 |  12k|  11k| 990k|  1 | 498k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2466.63/2475.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2466.63/2475.49	c  2475s|300300 |   348 |  7634k|  25.4 |   735M | 128 |4813 |  12k|   0 | 990k|  0 | 498k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2467.43/2476.20	c  2476s|300400 |   337 |  7637k|  25.4 |   735M | 128 |4813 |  12k|  11k| 990k|  0 | 498k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2468.33/2477.18	c  2477s|300500 |   340 |  7640k|  25.4 |   735M | 128 |4813 |  12k|  11k| 991k|  1 | 498k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2469.52/2478.32	c  2478s|300600 |   330 |  7643k|  25.4 |   735M | 128 |4813 |  12k|   0 | 991k|  0 | 498k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2470.42/2479.25	c  2479s|300700 |   368 |  7647k|  25.4 |   735M | 128 |4813 |  12k|  11k| 992k|  1 | 498k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2471.11/2479.97	c  2480s|300800 |   357 |  7649k|  25.4 |   735M | 128 |4813 |  12k|  11k| 992k|  1 | 499k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2472.61/2481.46	c  2481s|300900 |   363 |  7652k|  25.4 |   735M | 128 |4813 |  12k|  11k| 993k|  1 | 499k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2473.51/2482.36	c  2482s|301000 |   353 |  7654k|  25.4 |   735M | 128 |4813 |  12k|  11k| 993k|  1 | 499k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2474.80/2483.64	c  2484s|301100 |   365 |  7656k|  25.4 |   735M | 128 |4813 |  12k|  11k| 993k|  0 | 499k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2475.70/2484.54	c  2485s|301200 |   356 |  7659k|  25.4 |   735M | 128 |4813 |  12k|   0 | 994k|  0 | 499k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2476.99/2485.80	c  2486s|301300 |   365 |  7661k|  25.4 |   735M | 128 |4813 |  12k|  11k| 994k|  1 | 499k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2477.99/2486.80	c  2487s|301400 |   357 |  7663k|  25.4 |   735M | 128 |4813 |  12k|  11k| 995k|  0 | 499k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2478.79/2487.65	c  2488s|301500 |   356 |  7665k|  25.4 |   735M | 128 |4813 |  12k|  11k| 995k|  3 | 500k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2480.19/2489.08	c  2489s|301600 |   354 |  7669k|  25.4 |   735M | 128 |4813 |  12k|  11k| 995k|  3 | 500k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2481.68/2490.59	c  2491s|301700 |   350 |  7671k|  25.4 |   735M | 128 |4813 |  12k|  11k| 996k|  1 | 500k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2482.77/2491.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2482.77/2491.63	c  2492s|301800 |   347 |  7674k|  25.4 |   735M | 128 |4813 |  12k|  11k| 996k|  1 | 500k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2483.77/2492.64	c  2493s|301900 |   347 |  7676k|  25.4 |   735M | 128 |4813 |  12k|  11k| 997k|  0 | 500k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2484.77/2493.66	c  2494s|302000 |   352 |  7679k|  25.4 |   735M | 128 |4813 |  12k|  11k| 997k|  1 | 500k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2485.36/2494.30	c  2494s|302100 |   355 |  7681k|  25.4 |   735M | 128 |4813 |  12k|  11k| 997k|  0 | 500k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2486.56/2495.40	c  2495s|302200 |   350 |  7684k|  25.4 |   735M | 128 |4813 |  12k|  11k| 998k|  0 | 500k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2487.56/2496.49	c  2496s|302300 |   345 |  7687k|  25.4 |   735M | 128 |4813 |  12k|  11k| 998k|  0 | 501k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2488.95/2497.81	c  2498s|302400 |   350 |  7691k|  25.4 |   735M | 128 |4813 |  12k|   0 | 999k|  0 | 501k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2489.65/2498.53	c  2499s|302500 |   350 |  7694k|  25.4 |   735M | 128 |4813 |  12k|  11k|1000k|  1 | 501k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2490.45/2499.31	c  2499s|302600 |   340 |  7696k|  25.4 |   735M | 128 |4813 |  12k|  11k|1000k|  0 | 501k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2491.44/2500.36	c  2500s|302700 |   347 |  7700k|  25.4 |   735M | 128 |4813 |  12k|  11k|1000k|  1 | 501k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2492.24/2501.13	c  2501s|302800 |   344 |  7702k|  25.4 |   735M | 128 |4813 |  12k|  11k|1001k|  1 | 501k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2493.04/2501.97	c  2502s|302900 |   343 |  7705k|  25.4 |   735M | 128 |4813 |  12k|  11k|1001k|  1 | 501k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2494.24/2503.10	c  2503s|303000 |   348 |  7708k|  25.4 |   735M | 128 |4813 |  12k|  11k|1002k|  1 | 501k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2495.33/2504.22	c  2504s|303100 |   342 |  7711k|  25.4 |   735M | 128 |4813 |  12k|  11k|1002k|  1 | 502k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2496.02/2504.99	c  2505s|303200 |   342 |  7713k|  25.4 |   735M | 128 |4813 |  12k|   0 |1002k|  0 | 502k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2496.92/2505.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2496.92/2505.85	c  2506s|303300 |   341 |  7716k|  25.4 |   735M | 128 |4813 |  12k|  11k|1003k|  1 | 502k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2497.62/2506.60	c  2507s|303400 |   338 |  7718k|  25.4 |   735M | 128 |4813 |  12k|  11k|1003k|  1 | 502k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2498.32/2507.25	c  2507s|303500 |   352 |  7720k|  25.4 |   735M | 128 |4813 |  12k|  11k|1003k|  1 | 502k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2499.01/2507.92	c  2508s|303600 |   359 |  7722k|  25.4 |   735M | 128 |4813 |  12k|   0 |1003k|  0 | 502k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2500.22/2509.19	c  2509s|303700 |   362 |  7724k|  25.4 |   735M | 128 |4813 |  12k|   0 |1004k|  0 | 502k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2501.01/2509.94	c  2510s|303800 |   354 |  7726k|  25.4 |   735M | 128 |4813 |  12k|  11k|1004k|  1 | 502k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2501.80/2510.70	c  2511s|303900 |   364 |  7728k|  25.4 |   735M | 128 |4813 |  12k|  11k|1004k|  1 | 503k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2502.90/2511.85	c  2512s|304000 |   356 |  7731k|  25.4 |   735M | 128 |4813 |  12k|  11k|1005k|  1 | 503k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2503.90/2512.85	c  2513s|304100 |   359 |  7735k|  25.4 |   735M | 128 |4813 |  12k|   0 |1005k|  0 | 503k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2504.69/2513.65	c  2514s|304200 |   368 |  7737k|  25.4 |   735M | 128 |4813 |  12k|   0 |1006k|  0 | 503k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2505.39/2514.39	c  2514s|304300 |   369 |  7739k|  25.4 |   735M | 128 |4813 |  12k|   0 |1006k|  0 | 503k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2506.19/2515.16	c  2515s|304400 |   367 |  7741k|  25.4 |   735M | 128 |4813 |  12k|  11k|1006k|  1 | 503k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2507.19/2516.12	c  2516s|304500 |   371 |  7744k|  25.4 |   735M | 128 |4813 |  12k|   0 |1007k|  0 | 503k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2508.09/2517.04	c  2517s|304600 |   364 |  7747k|  25.4 |   735M | 128 |4813 |  12k|   0 |1007k|  0 | 503k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2509.38/2518.32	c  2518s|304700 |   371 |  7751k|  25.4 |   735M | 128 |4813 |  12k|  11k|1008k|  1 | 504k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2510.47/2519.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2510.47/2519.47	c  2519s|304800 |   365 |  7755k|  25.4 |   735M | 128 |4813 |  12k|   0 |1009k|  0 | 504k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2511.37/2520.39	c  2520s|304900 |   366 |  7758k|  25.4 |   735M | 128 |4813 |  12k|  11k|1009k|  1 | 504k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2512.17/2521.13	c  2521s|305000 |   362 |  7760k|  25.4 |   735M | 128 |4813 |  12k|  11k|1010k|  1 | 504k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2513.36/2522.37	c  2522s|305100 |   358 |  7763k|  25.4 |   735M | 128 |4813 |  12k|  11k|1010k|  0 | 504k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2514.46/2523.49	c  2523s|305200 |   366 |  7766k|  25.4 |   735M | 128 |4813 |  12k|  11k|1011k|  1 | 504k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2515.65/2524.68	c  2525s|305300 |   375 |  7768k|  25.4 |   735M | 128 |4813 |  12k|  11k|1011k|  1 | 504k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2517.05/2526.00	c  2526s|305400 |   370 |  7772k|  25.4 |   735M | 128 |4813 |  12k|   0 |1012k|  0 | 505k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2518.15/2527.19	c  2527s|305500 |   378 |  7775k|  25.4 |   735M | 128 |4813 |  12k|  11k|1012k|  3 | 505k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2519.15/2528.12	c  2528s|305600 |   372 |  7777k|  25.4 |   735M | 128 |4813 |  12k|   0 |1012k|  0 | 505k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2520.04/2529.06	c  2529s|305700 |   368 |  7780k|  25.4 |   735M | 128 |4813 |  12k|  11k|1013k|  1 | 505k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2521.23/2530.26	c  2530s|305800 |   373 |  7783k|  25.4 |   735M | 128 |4813 |  12k|  11k|1013k|  1 | 505k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2522.33/2531.34	c  2531s|305900 |   373 |  7786k|  25.4 |   735M | 128 |4813 |  12k|  11k|1014k|  1 | 505k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2523.13/2532.16	c  2532s|306000 |   373 |  7789k|  25.4 |   735M | 128 |4813 |  12k|  11k|1014k|  2 | 505k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2523.92/2532.97	c  2533s|306100 |   368 |  7791k|  25.4 |   735M | 128 |4813 |  12k|  11k|1014k|  0 | 505k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2525.03/2534.08	c  2534s|306200 |   364 |  7794k|  25.4 |   735M | 128 |4813 |  12k|   0 |1014k|  0 | 506k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2526.41/2535.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2526.41/2535.42	c  2535s|306300 |   360 |  7798k|  25.4 |   735M | 128 |4813 |  12k|   0 |1015k|  0 | 506k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2527.51/2536.54	c  2537s|306400 |   363 |  7800k|  25.4 |   735M | 128 |4813 |  12k|  11k|1015k|  1 | 506k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2528.31/2537.37	c  2537s|306500 |   367 |  7802k|  25.4 |   735M | 128 |4813 |  12k|  11k|1016k|  1 | 506k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2529.11/2538.11	c  2538s|306600 |   359 |  7804k|  25.4 |   735M | 128 |4813 |  12k|  11k|1016k|  0 | 506k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2530.11/2539.13	c  2539s|306700 |   356 |  7807k|  25.4 |   735M | 128 |4813 |  12k|   0 |1017k|  0 | 506k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2530.80/2539.80	c  2540s|306800 |   360 |  7809k|  25.4 |   735M | 128 |4813 |  12k|   0 |1017k|  0 | 506k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2531.50/2540.57	c  2541s|306900 |   355 |  7811k|  25.4 |   735M | 128 |4813 |  12k|   0 |1017k|  0 | 506k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2532.59/2541.60	c  2542s|307000 |   358 |  7814k|  25.4 |   735M | 128 |4813 |  12k|  11k|1017k|  0 | 506k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2533.29/2542.38	c  2542s|307100 |   357 |  7816k|  25.4 |   735M | 128 |4813 |  12k|   0 |1017k|  0 | 507k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2534.29/2543.36	c  2543s|307200 |   355 |  7817k|  25.4 |   735M | 128 |4813 |  12k|  11k|1018k|  1 | 507k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2535.48/2544.56	c  2545s|307300 |   355 |  7820k|  25.4 |   735M | 128 |4813 |  12k|  11k|1018k|  0 | 507k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2536.98/2546.03	c  2546s|307400 |   364 |  7824k|  25.4 |   735M | 128 |4813 |  12k|  11k|1019k|  3 | 507k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2537.57/2546.61	c  2547s|307500 |   366 |  7826k|  25.4 |   735M | 128 |4813 |  12k|   0 |1019k|  0 | 507k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2538.37/2547.41	c  2547s|307600 |   367 |  7828k|  25.4 |   735M | 128 |4813 |  12k|   0 |1019k|  0 | 507k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2539.47/2548.59	c  2549s|307700 |   371 |  7831k|  25.4 |   735M | 128 |4813 |  12k|  11k|1020k|  1 | 507k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2540.26/2549.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2540.26/2549.35	c  2549s|307800 |   371 |  7833k|  25.4 |   735M | 128 |4813 |  12k|  11k|1020k|  1 | 507k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2540.86/2549.98	c  2550s|307900 |   363 |  7835k|  25.4 |   735M | 128 |4813 |  12k|   0 |1020k|  0 | 508k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2541.86/2550.92	c  2551s|308000 |   377 |  7838k|  25.4 |   735M | 128 |4813 |  12k|  11k|1020k|  1 | 508k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2542.66/2551.70	c  2552s|308100 |   385 |  7840k|  25.4 |   735M | 128 |4813 |  12k|  11k|1020k|  1 | 508k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2543.55/2552.63	c  2553s|308200 |   390 |  7843k|  25.4 |   735M | 128 |4813 |  12k|  11k|1021k|  1 | 508k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2544.35/2553.44	c  2553s|308300 |   387 |  7845k|  25.4 |   735M | 128 |4813 |  12k|  11k|1021k|  1 | 508k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2545.15/2554.29	c  2554s|308400 |   383 |  7847k|  25.4 |   735M | 128 |4813 |  12k|  11k|1021k|  1 | 508k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2545.84/2554.97	c  2555s|308500 |   385 |  7849k|  25.4 |   735M | 128 |4813 |  12k|   0 |1021k|  0 | 508k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2546.84/2555.94	c  2556s|308600 |   381 |  7851k|  25.4 |   735M | 128 |4813 |  12k|   0 |1022k|  0 | 509k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2547.54/2556.67	c  2557s|308700 |   387 |  7854k|  25.4 |   735M | 128 |4813 |  12k|  11k|1022k|  0 | 509k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2548.24/2557.39	c  2557s|308800 |   389 |  7856k|  25.4 |   735M | 128 |4813 |  12k|   0 |1022k|  0 | 509k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2548.94/2558.07	c  2558s|308900 |   397 |  7858k|  25.4 |   735M | 128 |4813 |  12k|  11k|1022k|  1 | 509k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2549.73/2558.89	c  2559s|309000 |   394 |  7860k|  25.4 |   735M | 128 |4813 |  12k|  11k|1023k|  0 | 509k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2550.33/2559.44	c  2559s|309100 |   398 |  7862k|  25.4 |   735M | 128 |4813 |  12k|   0 |1023k|  0 | 509k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2550.83/2559.90	c  2560s|309200 |   390 |  7863k|  25.4 |   735M | 128 |4813 |  12k|  11k|1023k|  1 | 509k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2551.52/2560.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2551.52/2560.63	c  2561s|309300 |   402 |  7866k|  25.4 |   735M | 128 |4813 |  12k|  11k|1023k|  2 | 509k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2552.12/2561.20	c  2561s|309400 |   393 |  7868k|  25.4 |   735M | 128 |4813 |  12k|  11k|1023k|  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2552.72/2561.88	c  2562s|309500 |   400 |  7870k|  25.4 |   735M | 128 |4813 |  12k|  11k|1023k|  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2553.42/2562.57	c  2563s|309600 |   392 |  7872k|  25.4 |   735M | 128 |4813 |  12k|  11k|1023k|  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2554.31/2563.45	c  2563s|309700 |   387 |  7874k|  25.4 |   735M | 128 |4813 |  12k|  11k|1024k|  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2555.02/2564.16	c  2564s|309800 |   386 |  7876k|  25.4 |   735M | 128 |4813 |  12k|  11k|1024k|  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2555.81/2564.92	c  2565s|309900 |   388 |  7879k|  25.4 |   735M | 128 |4813 |  12k|   0 |1024k|  0 | 510k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2556.51/2565.66	c  2566s|310000 |   380 |  7881k|  25.4 |   735M | 128 |4813 |  12k|  11k|1024k|  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2557.20/2566.37	c  2566s|310100 |   376 |  7882k|  25.4 |   735M | 128 |4813 |  12k|  11k|1024k|  1 | 511k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2557.80/2566.97	c  2567s|310200 |   372 |  7885k|  25.4 |   735M | 128 |4813 |  12k|   0 |1024k|  0 | 511k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2558.60/2567.73	c  2568s|310300 |   375 |  7887k|  25.4 |   735M | 128 |4813 |  12k|  11k|1025k|  1 | 511k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2559.59/2568.71	c  2569s|310400 |   371 |  7888k|  25.4 |   735M | 128 |4813 |  12k|  11k|1025k|  0 | 511k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2560.19/2569.36	c  2569s|310500 |   371 |  7890k|  25.4 |   735M | 128 |4813 |  12k|  11k|1025k|  1 | 511k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2561.00/2570.17	c  2570s|310600 |   368 |  7892k|  25.4 |   735M | 128 |4813 |  12k|   0 |1025k|  0 | 511k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2561.89/2571.06	c  2571s|310700 |   367 |  7893k|  25.4 |   735M | 128 |4813 |  12k|   0 |1025k|  0 | 511k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2562.78/2572.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2562.78/2572.00	c  2572s|310800 |   371 |  7896k|  25.4 |   735M | 128 |4813 |  12k|  11k|1026k|  1 | 511k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2563.68/2572.83	c  2573s|310900 |   367 |  7898k|  25.4 |   735M | 128 |4813 |  12k|  11k|1026k|  1 | 512k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2564.58/2573.75	c  2574s|311000 |   369 |  7901k|  25.4 |   735M | 128 |4813 |  12k|  11k|1026k|  1 | 512k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2565.37/2574.57	c  2575s|311100 |   364 |  7903k|  25.3 |   735M | 128 |4813 |  12k|   0 |1026k|  0 | 512k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2566.07/2575.23	c  2575s|311200 |   368 |  7905k|  25.3 |   735M | 128 |4813 |  12k|   0 |1026k|  0 | 512k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2566.57/2575.75	c  2576s|311300 |   372 |  7906k|  25.3 |   735M | 128 |4813 |  12k|  11k|1026k|  0 | 512k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2567.87/2577.08	c  2577s|311400 |   369 |  7909k|  25.3 |   735M | 128 |4813 |  12k|  11k|1027k|  2 | 512k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2568.66/2577.85	c  2578s|311500 |   366 |  7911k|  25.3 |   735M | 128 |4813 |  12k|  11k|1027k|  0 | 512k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2569.26/2578.47	c  2578s|311600 |   368 |  7913k|  25.3 |   735M | 128 |4813 |  12k|  11k|1027k|  1 | 513k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2570.26/2579.47	c  2579s|311700 |   372 |  7916k|  25.3 |   735M | 128 |4813 |  12k|   0 |1028k|  0 | 513k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2571.05/2580.25	c  2580s|311800 |   367 |  7918k|  25.3 |   735M | 128 |4813 |  12k|  11k|1028k|  1 | 513k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2571.55/2580.77	c  2581s|311900 |   364 |  7920k|  25.3 |   735M | 128 |4813 |  12k|  11k|1028k|  1 | 513k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2572.25/2581.44	c  2581s|312000 |   376 |  7922k|  25.3 |   735M | 128 |4813 |  12k|  11k|1028k|  2 | 513k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2572.85/2582.04	c  2582s|312100 |   389 |  7924k|  25.3 |   735M | 128 |4813 |  12k|  11k|1029k|  1 | 513k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2573.54/2582.77	c  2583s|312200 |   377 |  7926k|  25.3 |   735M | 128 |4813 |  12k|   0 |1029k|  0 | 513k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2574.44/2583.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2574.44/2583.64	c  2584s|312300 |   380 |  7929k|  25.3 |   735M | 128 |4813 |  12k|  11k|1029k|  1 | 513k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2575.34/2584.50	c  2584s|312400 |   381 |  7932k|  25.3 |   735M | 128 |4813 |  12k|  11k|1030k|  1 | 514k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2576.23/2585.48	c  2585s|312500 |   381 |  7934k|  25.3 |   735M | 128 |4813 |  12k|  11k|1030k|  0 | 514k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2576.94/2586.12	c  2586s|312600 |   383 |  7936k|  25.3 |   735M | 128 |4813 |  12k|   0 |1030k|  0 | 514k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2578.13/2587.32	c  2587s|312700 |   378 |  7938k|  25.3 |   735M | 128 |4813 |  12k|   0 |1031k|  0 | 514k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2578.93/2588.17	c  2588s|312800 |   381 |  7940k|  25.3 |   735M | 128 |4813 |  12k|  11k|1031k|  1 | 514k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2579.83/2589.02	c  2589s|312900 |   380 |  7942k|  25.3 |   735M | 128 |4813 |  12k|   0 |1031k|  0 | 514k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2580.62/2589.86	c  2590s|313000 |   388 |  7944k|  25.3 |   735M | 128 |4813 |  12k|  11k|1031k|  1 | 515k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2581.71/2590.90	c  2591s|313100 |   376 |  7947k|  25.3 |   735M | 128 |4813 |  12k|  11k|1032k|  0 | 515k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2582.71/2591.95	c  2592s|313200 |   371 |  7950k|  25.3 |   735M | 128 |4813 |  12k|   0 |1032k|  0 | 515k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2583.41/2592.62	c  2593s|313300 |   374 |  7952k|  25.3 |   735M | 128 |4813 |  12k|  11k|1032k|  1 | 515k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2584.30/2593.52	c  2594s|313400 |   373 |  7955k|  25.3 |   735M | 128 |4813 |  12k|  11k|1033k|  2 | 515k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2585.20/2594.48	c  2594s|313500 |   370 |  7957k|  25.3 |   735M | 128 |4813 |  12k|  11k|1033k|  1 | 515k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2586.30/2595.59	c  2596s|313600 |   377 |  7959k|  25.3 |   735M | 128 |4813 |  12k|  11k|1033k|  0 | 515k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2587.29/2596.55	c  2597s|313700 |   374 |  7961k|  25.3 |   735M | 128 |4813 |  12k|  11k|1034k|  1 | 515k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2588.39/2597.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2588.39/2597.63	c  2598s|313800 |   371 |  7964k|  25.3 |   735M | 128 |4813 |  12k|  11k|1034k|  1 | 516k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2589.69/2598.97	c  2599s|313900 |   372 |  7967k|  25.3 |   735M | 128 |4813 |  12k|  11k|1034k|  3 | 516k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2590.68/2599.99	c  2600s|314000 |   370 |  7970k|  25.3 |   735M | 128 |4813 |  12k|  11k|1035k|  0 | 516k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2591.88/2601.19	c  2601s|314100 |   371 |  7973k|  25.3 |   735M | 128 |4813 |  12k|  11k|1035k|  1 | 516k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2593.27/2602.51	c  2602s|314200 |   383 |  7975k|  25.3 |   735M | 128 |4813 |  12k|  11k|1036k|  1 | 516k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2594.07/2603.36	c  2603s|314300 |   378 |  7977k|  25.3 |   735M | 128 |4813 |  12k|  11k|1036k|  1 | 516k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2594.97/2604.21	c  2604s|314400 |   373 |  7979k|  25.3 |   735M | 128 |4813 |  12k|  11k|1036k|  3 | 516k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2595.87/2605.17	c  2605s|314500 |   385 |  7982k|  25.3 |   735M | 128 |4813 |  12k|  11k|1036k|  0 | 517k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2596.56/2605.82	c  2606s|314600 |   371 |  7984k|  25.3 |   735M | 128 |4813 |  12k|  11k|1037k|  1 | 517k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2597.46/2606.72	c  2607s|314700 |   374 |  7986k|  25.3 |   735M | 128 |4813 |  12k|  11k|1037k|  1 | 517k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2598.45/2607.73	c  2608s|314800 |   377 |  7989k|  25.3 |   735M | 128 |4813 |  12k|  11k|1037k|  1 | 517k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2599.15/2608.44	c  2608s|314900 |   376 |  7991k|  25.3 |   735M | 128 |4813 |  12k|  11k|1037k|  1 | 517k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2599.95/2609.28	c  2609s|315000 |   372 |  7993k|  25.3 |   735M | 128 |4813 |  12k|  11k|1038k|  1 | 517k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2600.75/2610.08	c  2610s|315100 |   373 |  7996k|  25.3 |   735M | 128 |4813 |  12k|   0 |1038k|  0 | 517k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2601.54/2610.88	c  2611s|315200 |   370 |  7998k|  25.3 |   735M | 128 |4813 |  12k|  11k|1038k|  1 | 517k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2602.34/2611.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2602.34/2611.60	c  2612s|315300 |   379 |  8000k|  25.3 |   735M | 128 |4813 |  12k|  11k|1038k|  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2603.04/2612.32	c  2612s|315400 |   369 |  8002k|  25.3 |   735M | 128 |4813 |  12k|  11k|1039k|  2 | 518k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2603.84/2613.11	c  2613s|315500 |   374 |  8004k|  25.3 |   735M | 128 |4813 |  12k|  11k|1039k|  0 | 518k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2604.53/2613.82	c  2614s|315600 |   375 |  8006k|  25.3 |   735M | 128 |4813 |  12k|  11k|1039k|  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2605.53/2614.88	c  2615s|315700 |   375 |  8008k|  25.3 |   735M | 128 |4813 |  12k|  11k|1039k|  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2606.42/2615.71	c  2616s|315800 |   372 |  8011k|  25.3 |   735M | 128 |4813 |  12k|  11k|1040k|  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2607.12/2616.47	c  2616s|315900 |   368 |  8013k|  25.3 |   735M | 128 |4813 |  12k|  11k|1040k|  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2608.12/2617.44	c  2617s|316000 |   371 |  8015k|  25.3 |   735M | 128 |4813 |  12k|  11k|1040k|  0 | 519k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2608.82/2618.18	c  2618s|316100 |   371 |  8018k|  25.3 |   735M | 128 |4813 |  12k|   0 |1040k|  0 | 519k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2609.82/2619.17	c  2619s|316200 |   383 |  8020k|  25.3 |   735M | 128 |4813 |  12k|  11k|1041k|  0 | 519k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2610.61/2619.93	c  2620s|316300 |   375 |  8023k|  25.3 |   735M | 128 |4813 |  12k|  11k|1041k|  1 | 519k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2611.60/2620.98	c  2621s|316400 |   379 |  8025k|  25.3 |   735M | 128 |4813 |  12k|  11k|1041k|  1 | 519k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2612.71/2622.01	c  2622s|316500 |   383 |  8028k|  25.3 |   735M | 128 |4813 |  12k|  11k|1042k|  1 | 519k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2613.81/2623.11	c  2623s|316600 |   383 |  8032k|  25.3 |   735M | 128 |4813 |  12k|  11k|1042k|  1 | 519k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2615.00/2624.31	c  2624s|316700 |   370 |  8035k|  25.3 |   735M | 128 |4813 |  12k|  11k|1043k|  1 | 519k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2616.00/2625.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2616.00/2625.37	c  2625s|316800 |   378 |  8038k|  25.3 |   735M | 128 |4813 |  12k|  11k|1043k|  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2616.89/2626.21	c  2626s|316900 |   377 |  8040k|  25.3 |   735M | 128 |4813 |  12k|  11k|1043k|  2 | 520k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2617.80/2627.12	c  2627s|317000 |   376 |  8042k|  25.3 |   735M | 128 |4813 |  12k|  11k|1044k|  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2618.69/2628.01	c  2628s|317100 |   379 |  8045k|  25.3 |   735M | 128 |4813 |  12k|  11k|1044k|  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2619.69/2629.04	c  2629s|317200 |   379 |  8047k|  25.3 |   735M | 128 |4813 |  12k|  11k|1045k|  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2620.78/2630.16	c  2630s|317300 |   379 |  8050k|  25.3 |   735M | 128 |4813 |  12k|  11k|1045k|  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2621.97/2631.34	c  2631s|317400 |   389 |  8052k|  25.3 |   735M | 128 |4813 |  12k|  11k|1045k|  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2622.97/2632.32	c  2632s|317500 |   387 |  8055k|  25.3 |   735M | 128 |4813 |  12k|  11k|1046k|  1 | 521k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2623.77/2633.18	c  2633s|317600 |   376 |  8058k|  25.3 |   735M | 128 |4813 |  12k|   0 |1047k|  0 | 521k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2625.16/2634.51	c  2635s|317700 |   374 |  8061k|  25.3 |   735M | 128 |4813 |  12k|  11k|1047k|  1 | 521k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2626.46/2635.82	c  2636s|317800 |   384 |  8064k|  25.3 |   735M | 128 |4813 |  12k|  11k|1048k|  1 | 521k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2627.66/2637.05	c  2637s|317900 |   378 |  8066k|  25.3 |   735M | 128 |4813 |  12k|  11k|1048k|  0 | 521k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2628.66/2638.02	c  2638s|318000 |   374 |  8069k|  25.3 |   735M | 128 |4813 |  12k|  11k|1049k|  0 | 521k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2629.65/2639.08	c  2639s|318100 |   383 |  8072k|  25.3 |   735M | 128 |4813 |  12k|  11k|1049k|  3 | 521k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2630.34/2639.77	c  2640s|318200 |   374 |  8073k|  25.3 |   735M | 128 |4813 |  12k|   0 |1049k|  0 | 522k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2631.24/2640.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2631.24/2640.69	c  2641s|318300 |   376 |  8076k|  25.3 |   735M | 128 |4813 |  12k|  11k|1050k|  1 | 522k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2632.54/2641.98	c  2642s|318400 |   370 |  8078k|  25.3 |   735M | 128 |4813 |  12k|   0 |1050k|  0 | 522k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2633.64/2643.04	c  2643s|318500 |   371 |  8082k|  25.3 |   735M | 128 |4813 |  12k|   0 |1051k|  0 | 522k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2634.63/2644.06	c  2644s|318600 |   369 |  8085k|  25.3 |   735M | 128 |4813 |  12k|   0 |1052k|  0 | 522k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2635.73/2645.14	c  2645s|318700 |   375 |  8088k|  25.3 |   735M | 128 |4813 |  12k|  11k|1052k|  1 | 522k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2636.82/2646.20	c  2646s|318800 |   372 |  8091k|  25.3 |   735M | 128 |4813 |  12k|  11k|1053k|  1 | 522k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2637.52/2646.94	c  2647s|318900 |   371 |  8094k|  25.3 |   735M | 128 |4813 |  12k|  11k|1054k|  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2638.72/2648.14	c  2648s|319000 |   374 |  8098k|  25.3 |   735M | 128 |4813 |  12k|  11k|1054k|  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2639.81/2649.22	c  2649s|319100 |   372 |  8100k|  25.3 |   735M | 128 |4813 |  12k|   0 |1055k|  0 | 523k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2640.51/2649.92	c  2650s|319200 |   373 |  8103k|  25.3 |   735M | 128 |4813 |  12k|  11k|1055k|  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2641.30/2650.73	c  2651s|319300 |   373 |  8105k|  25.3 |   735M | 128 |4813 |  12k|  11k|1056k|  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2642.40/2651.86	c  2652s|319400 |   375 |  8107k|  25.3 |   735M | 128 |4813 |  12k|  11k|1056k|  2 | 523k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2643.40/2652.88	c  2653s|319500 |   376 |  8109k|  25.3 |   735M | 128 |4813 |  12k|  11k|1056k|  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2644.60/2654.07	c  2654s|319600 |   370 |  8113k|  25.3 |   735M | 128 |4813 |  12k|  11k|1057k|  2 | 523k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2645.89/2655.36	c  2655s|319700 |   372 |  8116k|  25.3 |   735M | 128 |4813 |  12k|  11k|1058k|  1 | 524k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2646.79/2656.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2646.79/2656.22	c  2656s|319800 |   371 |  8118k|  25.3 |   735M | 128 |4813 |  12k|  11k|1058k|  1 | 524k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2647.88/2657.33	c  2657s|319900 |   372 |  8121k|  25.3 |   735M | 128 |4813 |  12k|  11k|1058k|  1 | 524k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2649.08/2658.59	c  2659s|320000 |   379 |  8124k|  25.3 |   735M | 128 |4813 |  12k|  11k|1059k|  2 | 524k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2650.07/2659.57	c  2660s|320100 |   378 |  8128k|  25.3 |   735M | 128 |4813 |  12k|  11k|1059k|  1 | 524k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2651.07/2660.59	c  2661s|320200 |   373 |  8130k|  25.3 |   735M | 128 |4813 |  12k|  11k|1060k|  1 | 524k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2651.87/2661.32	c  2661s|320300 |   365 |  8134k|  25.3 |   735M | 128 |4813 |  12k|  10k|1060k|  1 | 524k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2653.06/2662.51	c  2662s|320400 |   376 |  8136k|  25.3 |   735M | 128 |4813 |  12k|  11k|1061k|  1 | 525k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2653.86/2663.30	c  2663s|320500 |   379 |  8139k|  25.3 |   735M | 128 |4813 |  12k|   0 |1061k|  0 | 525k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2655.25/2664.74	c  2665s|320600 |   374 |  8141k|  25.3 |   735M | 128 |4813 |  12k|   0 |1061k|  0 | 525k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2656.35/2665.87	c  2666s|320700 |   380 |  8143k|  25.3 |   735M | 128 |4813 |  12k|  11k|1062k|  3 | 525k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2657.65/2667.11	c  2667s|320800 |   372 |  8146k|  25.3 |   735M | 128 |4813 |  12k|  11k|1062k|  1 | 525k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2658.24/2667.75	c  2668s|320900 |   369 |  8148k|  25.3 |   735M | 128 |4813 |  12k|   0 |1062k|  0 | 525k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2658.74/2668.27	c  2668s|321000 |   366 |  8150k|  25.3 |   735M | 128 |4813 |  12k|   0 |1062k|  0 | 525k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2659.94/2669.45	c  2669s|321100 |   367 |  8153k|  25.3 |   735M | 128 |4813 |  12k|   0 |1063k|  0 | 525k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2660.93/2670.45	c  2670s|321200 |   370 |  8156k|  25.3 |   735M | 128 |4813 |  12k|  11k|1063k|  1 | 526k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2661.64/2671.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2661.64/2671.14	c  2671s|321300 |   371 |  8158k|  25.3 |   735M | 128 |4813 |  12k|  11k|1063k|  1 | 526k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2662.43/2671.99	c  2672s|321400 |   367 |  8160k|  25.3 |   735M | 128 |4813 |  12k|  11k|1064k|  1 | 526k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2663.43/2672.99	c  2673s|321500 |   365 |  8162k|  25.3 |   735M | 128 |4813 |  12k|  11k|1064k|  0 | 526k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2664.42/2673.92	c  2674s|321600 |   363 |  8165k|  25.3 |   735M | 128 |4813 |  12k|  11k|1064k|  1 | 526k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2665.22/2674.71	c  2675s|321700 |   377 |  8166k|  25.3 |   735M | 128 |4813 |  12k|  11k|1064k|  1 | 526k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2665.92/2675.45	c  2675s|321800 |   369 |  8168k|  25.3 |   735M | 128 |4813 |  12k|  11k|1064k|  1 | 526k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2666.71/2676.28	c  2676s|321900 |   372 |  8171k|  25.3 |   735M | 128 |4813 |  12k|  11k|1065k|  0 | 526k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2667.52/2677.04	c  2677s|322000 |   380 |  8173k|  25.3 |   735M | 128 |4813 |  12k|  11k|1065k|  0 | 527k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2668.11/2677.63	c  2678s|322100 |   370 |  8174k|  25.3 |   735M | 128 |4813 |  12k|  11k|1065k|  1 | 527k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2668.61/2678.17	c  2678s|322200 |   372 |  8176k|  25.3 |   735M | 128 |4813 |  12k|   0 |1065k|  0 | 527k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2669.61/2679.15	c  2679s|322300 |   367 |  8179k|  25.3 |   735M | 128 |4813 |  12k|  11k|1066k|  0 | 527k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2671.00/2680.54	c  2681s|322400 |   375 |  8182k|  25.3 |   735M | 128 |4813 |  12k|   0 |1066k|  0 | 527k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2671.70/2681.23	c  2681s|322500 |   377 |  8184k|  25.3 |   735M | 128 |4813 |  12k|   0 |1066k|  0 | 527k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2672.79/2682.38	c  2682s|322600 |   376 |  8186k|  25.3 |   735M | 128 |4813 |  12k|  11k|1067k|  1 | 527k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2673.69/2683.25	c  2683s|322700 |   379 |  8188k|  25.3 |   735M | 128 |4813 |  12k|  11k|1067k|  1 | 527k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2674.98/2684.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2674.98/2684.56	c  2685s|322800 |   370 |  8192k|  25.3 |   735M | 128 |4813 |  12k|  11k|1067k|  1 | 528k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2676.18/2685.77	c  2686s|322900 |   368 |  8194k|  25.3 |   735M | 128 |4813 |  12k|  11k|1068k|  1 | 528k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2677.37/2686.96	c  2687s|323000 |   391 |  8197k|  25.3 |   735M | 128 |4813 |  12k|  11k|1068k|  1 | 528k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2677.97/2687.58	c  2688s|323100 |   398 |  8199k|  25.3 |   735M | 128 |4813 |  12k|  11k|1068k|  1 | 528k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2679.17/2688.75	c  2689s|323200 |   405 |  8201k|  25.3 |   735M | 128 |4813 |  12k|   0 |1069k|  0 | 528k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2680.06/2689.69	c  2690s|323300 |   378 |  8204k|  25.3 |   735M | 128 |4813 |  12k|   0 |1069k|  0 | 528k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2681.16/2690.72	c  2691s|323400 |   381 |  8207k|  25.3 |   735M | 128 |4813 |  12k|  11k|1069k|  1 | 528k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2682.26/2691.83	c  2692s|323500 |   399 |  8209k|  25.3 |   735M | 128 |4813 |  12k|  11k|1070k|  1 | 529k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2683.15/2692.73	c  2693s|323600 |   391 |  8211k|  25.3 |   735M | 128 |4813 |  12k|   0 |1070k|  0 | 529k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2683.65/2693.27	c  2693s|323700 |   387 |  8212k|  25.3 |   735M | 128 |4813 |  12k|  11k|1070k|  1 | 529k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2684.45/2694.02	c  2694s|323800 |   389 |  8213k|  25.3 |   735M | 128 |4813 |  12k|  11k|1070k|  1 | 529k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2684.95/2694.59	c  2695s|323900 |   388 |  8215k|  25.3 |   735M | 128 |4813 |  12k|  11k|1070k|  1 | 529k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2685.84/2695.46	c  2695s|324000 |   384 |  8217k|  25.3 |   735M | 128 |4813 |  12k|   0 |1071k|  0 | 529k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2686.55/2696.14	c  2696s|324100 |   385 |  8219k|  25.3 |   735M | 128 |4813 |  12k|  11k|1071k|  1 | 529k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2687.34/2696.98	c  2697s|324200 |   381 |  8221k|  25.3 |   735M | 128 |4813 |  12k|  11k|1071k|  1 | 529k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2688.24/2697.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2688.24/2697.87	c  2698s|324300 |   380 |  8223k|  25.3 |   735M | 128 |4813 |  12k|   0 |1071k|  0 | 530k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2689.23/2698.87	c  2699s|324400 |   377 |  8225k|  25.3 |   735M | 128 |4813 |  12k|   0 |1072k|  0 | 530k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2690.13/2699.76	c  2700s|324500 |   383 |  8228k|  25.3 |   735M | 128 |4813 |  12k|   0 |1072k|  0 | 530k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2691.12/2700.77	c  2701s|324600 |   379 |  8231k|  25.3 |   735M | 128 |4813 |  12k|  11k|1072k|  0 | 530k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2692.02/2701.62	c  2702s|324700 |   365 |  8233k|  25.3 |   735M | 128 |4813 |  12k|  11k|1073k|  1 | 530k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2693.52/2703.12	c  2703s|324800 |   369 |  8236k|  25.3 |   735M | 128 |4813 |  12k|  11k|1073k|  1 | 530k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2694.21/2703.87	c  2704s|324900 |   369 |  8238k|  25.3 |   735M | 128 |4813 |  12k|  11k|1073k|  1 | 530k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2695.51/2705.13	c  2705s|325000 |   361 |  8241k|  25.3 |   735M | 128 |4813 |  12k|  11k|1074k|  1 | 531k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2696.51/2706.11	c  2706s|325100 |   364 |  8244k|  25.3 |   735M | 128 |4813 |  12k|   0 |1074k|  0 | 531k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2697.30/2706.93	c  2707s|325200 |   365 |  8246k|  25.3 |   735M | 128 |4813 |  12k|  11k|1075k|  1 | 531k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2698.20/2707.86	c  2708s|325300 |   364 |  8249k|  25.3 |   735M | 128 |4813 |  12k|  11k|1075k|  1 | 531k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2699.30/2708.91	c  2709s|325400 |   367 |  8252k|  25.3 |   735M | 128 |4813 |  12k|  10k|1076k|  1 | 531k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2700.29/2709.93	c  2710s|325500 |   365 |  8254k|  25.3 |   735M | 128 |4813 |  12k|  11k|1076k|  2 | 531k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2701.49/2711.15	c  2711s|325600 |   361 |  8257k|  25.3 |   735M | 128 |4813 |  12k|  11k|1077k|  0 | 531k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2702.78/2712.47	c  2712s|325700 |   371 |  8261k|  25.3 |   735M | 128 |4813 |  12k|  11k|1077k|  1 | 531k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2703.68/2713.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2703.68/2713.38	c  2713s|325800 |   368 |  8263k|  25.3 |   735M | 128 |4813 |  12k|  11k|1078k|  0 | 532k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2704.78/2714.47	c  2714s|325900 |   367 |  8266k|  25.3 |   735M | 128 |4813 |  12k|  11k|1078k|  0 | 532k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2705.77/2715.46	c  2715s|326000 |   359 |  8269k|  25.3 |   735M | 128 |4813 |  12k|  11k|1078k|  0 | 532k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2706.97/2716.61	c  2717s|326100 |   362 |  8272k|  25.3 |   735M | 128 |4813 |  12k|  11k|1079k|  1 | 532k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2708.26/2717.94	c  2718s|326200 |   362 |  8277k|  25.3 |   735M | 128 |4813 |  12k|  11k|1079k|  0 | 532k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2709.06/2718.78	c  2719s|326300 |   364 |  8280k|  25.3 |   735M | 128 |4813 |  12k|  11k|1080k|  0 | 532k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2710.16/2719.83	c  2720s|326400 |   373 |  8282k|  25.3 |   735M | 128 |4813 |  12k|  11k|1080k|  1 | 533k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2711.15/2720.81	c  2721s|326500 |   367 |  8284k|  25.3 |   735M | 128 |4813 |  12k|  11k|1080k|  0 | 533k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2712.05/2721.74	c  2722s|326600 |   381 |  8287k|  25.3 |   735M | 128 |4813 |  12k|  11k|1081k|  1 | 533k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2713.15/2722.87	c  2723s|326700 |   376 |  8290k|  25.3 |   735M | 128 |4813 |  12k|  11k|1081k|  1 | 533k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2713.94/2723.63	c  2724s|326800 |   378 |  8291k|  25.3 |   735M | 128 |4813 |  12k|   0 |1081k|  0 | 533k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2714.64/2724.38	c  2724s|326900 |   378 |  8293k|  25.3 |   735M | 128 |4813 |  12k|  11k|1081k|  1 | 533k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2715.34/2725.08	c  2725s|327000 |   373 |  8295k|  25.3 |   735M | 128 |4813 |  12k|  11k|1081k|  3 | 533k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2716.63/2726.31	c  2726s|327100 |   369 |  8298k|  25.3 |   735M | 128 |4813 |  12k|  11k|1082k|  2 | 534k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2717.34/2727.08	c  2727s|327200 |   377 |  8301k|  25.3 |   735M | 128 |4813 |  12k|  11k|1082k|  1 | 534k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2717.93/2727.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2717.93/2727.67	c  2728s|327300 |   371 |  8302k|  25.3 |   735M | 128 |4813 |  12k|   0 |1082k|  0 | 534k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2718.73/2728.42	c  2728s|327400 |   363 |  8304k|  25.3 |   735M | 128 |4813 |  12k|   0 |1083k|  0 | 534k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2719.33/2729.03	c  2729s|327500 |   363 |  8306k|  25.3 |   735M | 128 |4813 |  12k|  11k|1083k|  1 | 534k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2720.72/2730.47	c  2730s|327600 |   368 |  8310k|  25.3 |   735M | 128 |4813 |  12k|  11k|1083k|  1 | 534k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2721.62/2731.34	c  2731s|327700 |   366 |  8312k|  25.3 |   735M | 128 |4813 |  12k|  11k|1083k|  3 | 534k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2722.61/2732.34	c  2732s|327800 |   364 |  8315k|  25.3 |   735M | 128 |4813 |  12k|  11k|1084k|  0 | 535k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2723.51/2733.22	c  2733s|327900 |   365 |  8317k|  25.3 |   735M | 128 |4813 |  12k|   0 |1084k|  0 | 535k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2724.51/2734.28	c  2734s|328000 |   362 |  8320k|  25.3 |   735M | 128 |4813 |  12k|   0 |1084k|  0 | 535k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2725.90/2735.65	c  2736s|328100 |   370 |  8324k|  25.3 |   735M | 128 |4813 |  12k|  11k|1085k|  0 | 535k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2726.90/2736.63	c  2737s|328200 |   364 |  8327k|  25.3 |   735M | 128 |4813 |  12k|   0 |1085k|  0 | 535k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2727.79/2737.57	c  2738s|328300 |   368 |  8330k|  25.3 |   735M | 128 |4813 |  12k|  11k|1086k|  1 | 535k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2729.19/2738.94	c  2739s|328400 |   373 |  8333k|  25.3 |   736M | 128 |4813 |  12k|  11k|1086k|  0 | 535k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2730.18/2739.96	c  2740s|328500 |   375 |  8336k|  25.3 |   736M | 128 |4813 |  12k|  11k|1087k|  2 | 535k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2731.18/2740.96	c  2741s|328600 |   384 |  8337k|  25.3 |   736M | 128 |4813 |  12k|  11k|1087k|  1 | 536k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2731.78/2741.53	c  2742s|328700 |   382 |  8339k|  25.3 |   736M | 128 |4813 |  12k|  11k|1087k|  1 | 536k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2732.38/2742.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2732.38/2742.12	c  2742s|328800 |   377 |  8340k|  25.3 |   736M | 128 |4813 |  12k|  11k|1087k|  0 | 536k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2733.18/2742.99	c  2743s|328900 |   388 |  8343k|  25.3 |   776M | 128 |4813 |  12k|  11k|1088k|  1 | 536k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2734.07/2743.89	c  2744s|329000 |   377 |  8345k|  25.3 |   776M | 128 |4813 |  12k|  11k|1088k|  1 | 536k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2734.77/2744.52	c  2745s|329100 |   377 |  8348k|  25.3 |   776M | 128 |4813 |  12k|  11k|1088k|  1 | 536k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2736.27/2746.07	c  2746s|329200 |   393 |  8352k|  25.3 |   776M | 128 |4813 |  12k|  11k|1089k|  0 | 536k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2736.96/2746.72	c  2747s|329300 |   390 |  8353k|  25.3 |   776M | 128 |4813 |  12k|   0 |1089k|  0 | 537k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2738.16/2747.94	c  2748s|329400 |   391 |  8355k|  25.3 |   776M | 128 |4813 |  12k|  11k|1089k|  2 | 537k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2739.15/2748.96	c  2749s|329500 |   389 |  8358k|  25.3 |   776M | 128 |4813 |  12k|  11k|1090k|  1 | 537k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2739.95/2749.73	c  2750s|329600 |   399 |  8360k|  25.3 |   776M | 128 |4813 |  12k|   0 |1090k|  0 | 537k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2740.65/2750.49	c  2750s|329700 |   390 |  8361k|  25.3 |   776M | 128 |4813 |  12k|   0 |1090k|  0 | 537k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2741.45/2751.28	c  2751s|329800 |   398 |  8363k|  25.3 |   776M | 128 |4813 |  12k|  11k|1090k|  0 | 537k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2742.44/2752.23	c  2752s|329900 |   401 |  8366k|  25.3 |   776M | 128 |4813 |  12k|  11k|1091k|  2 | 537k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2743.14/2753.00	c  2753s|330000 |   397 |  8369k|  25.3 |   776M | 128 |4813 |  12k|  11k|1091k|  1 | 537k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2744.44/2754.22	c  2754s|330100 |   399 |  8373k|  25.3 |   776M | 128 |4813 |  12k|  11k|1092k|  1 | 538k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2745.43/2755.28	c  2755s|330200 |   403 |  8378k|  25.3 |   776M | 128 |4813 |  12k|  11k|1093k|  1 | 538k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2746.63/2756.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2746.63/2756.46	c  2756s|330300 |   406 |  8382k|  25.3 |   776M | 128 |4813 |  12k|  11k|1094k|  3 | 538k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2747.52/2757.31	c  2757s|330400 |   405 |  8384k|  25.3 |   776M | 128 |4813 |  12k|  11k|1094k|  3 | 538k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2748.33/2758.15	c  2758s|330500 |   403 |  8386k|  25.3 |   776M | 128 |4813 |  12k|  11k|1094k|  1 | 538k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2749.42/2759.24	c  2759s|330600 |   405 |  8388k|  25.3 |   776M | 128 |4813 |  12k|  11k|1094k|  1 | 538k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2750.41/2760.20	c  2760s|330700 |   409 |  8391k|  25.3 |   776M | 128 |4813 |  12k|  11k|1095k|  1 | 538k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2751.41/2761.27	c  2761s|330800 |   408 |  8393k|  25.3 |   776M | 128 |4813 |  12k|  11k|1095k|  2 | 539k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2752.41/2762.24	c  2762s|330900 |   419 |  8396k|  25.3 |   776M | 128 |4813 |  12k|  11k|1095k|  1 | 539k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2753.40/2763.28	c  2763s|331000 |   421 |  8398k|  25.3 |   776M | 128 |4813 |  12k|   0 |1096k|  0 | 539k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2754.60/2764.46	c  2764s|331100 |   415 |  8402k|  25.3 |   776M | 128 |4813 |  12k|  10k|1096k|  1 | 539k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2755.70/2765.51	c  2766s|331200 |   412 |  8405k|  25.3 |   776M | 128 |4813 |  12k|  11k|1097k|  2 | 539k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2756.49/2766.36	c  2766s|331300 |   408 |  8408k|  25.3 |   776M | 128 |4813 |  12k|  10k|1097k|  1 | 539k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2757.59/2767.48	c  2767s|331400 |   421 |  8411k|  25.3 |   776M | 128 |4813 |  12k|  11k|1098k|  1 | 539k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2759.19/2769.02	c  2769s|331500 |   424 |  8416k|  25.3 |   776M | 128 |4813 |  12k|  11k|1098k|  0 | 539k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2759.98/2769.80	c  2770s|331600 |   420 |  8419k|  25.3 |   776M | 128 |4813 |  12k|  11k|1099k|  1 | 540k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2760.98/2770.85	c  2771s|331700 |   418 |  8421k|  25.3 |   776M | 128 |4813 |  12k|   0 |1099k|  0 | 540k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2762.07/2771.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2762.07/2771.96	c  2772s|331800 |   421 |  8423k|  25.3 |   776M | 128 |4813 |  12k|  11k|1099k|  1 | 540k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2763.07/2772.96	c  2773s|331900 |   432 |  8425k|  25.3 |   776M | 128 |4813 |  12k|   0 |1100k|  0 | 540k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2763.67/2773.53	c  2774s|332000 |   423 |  8427k|  25.3 |   776M | 128 |4813 |  12k|  11k|1100k|  0 | 540k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2764.56/2774.49	c  2774s|332100 |   420 |  8429k|  25.3 |   776M | 128 |4813 |  12k|  11k|1100k|  1 | 540k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2765.66/2775.57	c  2776s|332200 |   420 |  8433k|  25.3 |   776M | 128 |4813 |  12k|  11k|1101k|  3 | 540k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2766.36/2776.27	c  2776s|332300 |   423 |  8435k|  25.3 |   776M | 128 |4813 |  12k|  11k|1101k|  1 | 540k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2767.26/2777.12	c  2777s|332400 |   429 |  8437k|  25.3 |   776M | 128 |4813 |  12k|  11k|1101k|  1 | 541k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2768.05/2777.98	c  2778s|332500 |   420 |  8440k|  25.3 |   776M | 128 |4813 |  12k|   0 |1102k|  0 | 541k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2769.34/2779.23	c  2779s|332600 |   421 |  8443k|  25.3 |   776M | 128 |4813 |  12k|  11k|1102k|  1 | 541k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2770.34/2780.21	c  2780s|332700 |   425 |  8446k|  25.3 |   776M | 128 |4813 |  12k|  11k|1103k|  1 | 541k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2771.34/2781.24	c  2781s|332800 |   423 |  8449k|  25.3 |   776M | 128 |4813 |  12k|  11k|1103k|  1 | 541k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2772.03/2781.97	c  2782s|332900 |   422 |  8451k|  25.3 |   776M | 128 |4813 |  12k|  11k|1103k|  1 | 541k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2773.33/2783.26	c  2783s|333000 |   427 |  8455k|  25.3 |   776M | 128 |4813 |  12k|  11k|1104k|  1 | 541k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2774.63/2784.55	c  2785s|333100 |   421 |  8459k|  25.3 |   776M | 128 |4813 |  12k|  11k|1105k|  1 | 542k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2775.62/2785.54	c  2786s|333200 |   426 |  8461k|  25.3 |   776M | 128 |4813 |  12k|   0 |1105k|  0 | 542k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2776.52/2786.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2776.52/2786.46	c  2786s|333300 |   419 |  8464k|  25.3 |   776M | 128 |4813 |  12k|   0 |1105k|  0 | 542k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2777.32/2787.26	c  2787s|333400 |   421 |  8466k|  25.3 |   776M | 128 |4813 |  12k|  11k|1106k|  1 | 542k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2778.22/2788.14	c  2788s|333500 |   425 |  8469k|  25.3 |   776M | 128 |4813 |  12k|  11k|1106k|  0 | 542k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2778.81/2788.74	c  2789s|333600 |   428 |  8470k|  25.3 |   776M | 128 |4813 |  12k|  11k|1106k|  1 | 542k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2779.91/2789.84	c  2790s|333700 |   420 |  8474k|  25.3 |   776M | 128 |4813 |  12k|  11k|1107k|  1 | 542k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2780.90/2790.86	c  2791s|333800 |   419 |  8477k|  25.3 |   776M | 128 |4813 |  12k|  11k|1108k|  1 | 542k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2781.70/2791.67	c  2792s|333900 |   424 |  8479k|  25.3 |   776M | 128 |4813 |  12k|  11k|1108k|  1 | 543k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2782.30/2792.23	c  2792s|334000 |   426 |  8481k|  25.3 |   776M | 128 |4813 |  12k|  11k|1108k|  1 | 543k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2782.79/2792.74	c  2793s|334100 |   431 |  8482k|  25.3 |   776M | 128 |4813 |  12k|  11k|1108k|  5 | 543k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2783.79/2793.76	c  2794s|334200 |   423 |  8485k|  25.3 |   776M | 128 |4813 |  12k|   0 |1108k|  0 | 543k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2784.39/2794.39	c  2794s|334300 |   423 |  8486k|  25.3 |   776M | 128 |4813 |  12k|   0 |1108k|  0 | 543k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2784.99/2794.93	c  2795s|334400 |   424 |  8488k|  25.3 |   776M | 128 |4813 |  12k|  11k|1109k|  1 | 543k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2785.49/2795.43	c  2795s|334500 |   417 |  8490k|  25.3 |   776M | 128 |4813 |  12k|  11k|1109k|  1 | 543k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2786.09/2796.07	c  2796s|334600 |   427 |  8492k|  25.3 |   776M | 128 |4813 |  12k|  11k|1109k|  1 | 543k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2786.98/2796.98	c  2797s|334700 |   435 |  8495k|  25.3 |   776M | 128 |4813 |  12k|  11k|1110k|  0 | 543k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2787.88/2797.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2787.88/2797.84	c  2798s|334800 |   424 |  8497k|  25.3 |   776M | 128 |4813 |  12k|  11k|1110k|  2 | 543k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2788.67/2798.60	c  2799s|334900 |   421 |  8500k|  25.3 |   776M | 128 |4813 |  12k|  11k|1110k|  1 | 544k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2789.37/2799.38	c  2799s|335000 |   422 |  8502k|  25.3 |   776M | 128 |4813 |  12k|  10k|1110k|  1 | 544k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2790.07/2800.07	c  2800s|335100 |   424 |  8504k|  25.3 |   776M | 128 |4813 |  12k|  11k|1111k|  2 | 544k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2790.76/2800.75	c  2801s|335200 |   425 |  8506k|  25.3 |   776M | 128 |4813 |  12k|   0 |1111k|  0 | 544k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2791.96/2801.91	c  2802s|335300 |   433 |  8509k|  25.3 |   776M | 128 |4813 |  12k|  11k|1111k|  1 | 544k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2793.16/2803.13	c  2803s|335400 |   426 |  8512k|  25.3 |   776M | 128 |4813 |  12k|  11k|1112k|  1 | 544k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2794.25/2804.26	c  2804s|335500 |   423 |  8514k|  25.3 |   776M | 128 |4813 |  12k|  11k|1112k|  0 | 544k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2795.45/2805.42	c  2805s|335600 |   430 |  8517k|  25.3 |   776M | 128 |4813 |  12k|  11k|1112k|  1 | 545k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2796.05/2806.09	c  2806s|335700 |   427 |  8518k|  25.3 |   776M | 128 |4813 |  12k|  11k|1113k|  1 | 545k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2797.05/2807.03	c  2807s|335800 |   422 |  8521k|  25.3 |   776M | 128 |4813 |  12k|  11k|1113k|  0 | 545k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2797.94/2807.90	c  2808s|335900 |   421 |  8523k|  25.3 |   776M | 128 |4813 |  12k|  11k|1113k|  0 | 545k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2798.84/2808.81	c  2809s|336000 |   422 |  8525k|  25.3 |   776M | 128 |4813 |  12k|   0 |1113k|  0 | 545k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2799.43/2809.43	c  2809s|336100 |   421 |  8527k|  25.3 |   776M | 128 |4813 |  12k|  11k|1114k|  1 | 545k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2800.14/2810.15	c  2810s|336200 |   422 |  8529k|  25.3 |   776M | 128 |4813 |  12k|  11k|1114k|  1 | 545k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2801.43/2811.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2801.43/2811.41	c  2811s|336300 |   429 |  8532k|  25.3 |   776M | 128 |4813 |  12k|   0 |1115k|  0 | 545k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2802.03/2812.07	c  2812s|336400 |   429 |  8534k|  25.3 |   776M | 128 |4813 |  12k|   0 |1115k|  0 | 545k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2802.82/2812.85	c  2813s|336500 |   421 |  8537k|  25.3 |   776M | 128 |4813 |  12k|  11k|1115k|  1 | 546k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2803.62/2813.68	c  2814s|336600 |   424 |  8539k|  25.3 |   776M | 128 |4813 |  12k|  11k|1116k|  0 | 546k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2804.52/2814.53	c  2815s|336700 |   418 |  8541k|  25.3 |   776M | 128 |4813 |  12k|  11k|1116k|  0 | 546k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2805.81/2815.80	c  2816s|336800 |   416 |  8543k|  25.3 |   776M | 128 |4813 |  12k|  11k|1116k|  2 | 546k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2806.51/2816.56	c  2817s|336900 |   421 |  8546k|  25.3 |   776M | 128 |4813 |  12k|  11k|1117k|  0 | 546k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2807.31/2817.34	c  2817s|337000 |   417 |  8548k|  25.3 |   776M | 128 |4813 |  12k|   0 |1117k|  0 | 546k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2808.50/2818.58	c  2819s|337100 |   418 |  8550k|  25.3 |   776M | 128 |4813 |  12k|  11k|1118k|  2 | 546k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2809.30/2819.31	c  2819s|337200 |   426 |  8552k|  25.3 |   776M | 128 |4813 |  12k|  11k|1118k|  1 | 546k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2810.00/2820.07	c  2820s|337300 |   430 |  8554k|  25.3 |   776M | 128 |4813 |  12k|   0 |1118k|  0 | 546k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2810.89/2821.00	c  2821s|337400 |   423 |  8557k|  25.3 |   776M | 128 |4813 |  12k|  11k|1119k|  0 | 546k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2811.79/2821.89	c  2822s|337500 |   422 |  8560k|  25.3 |   776M | 128 |4813 |  12k|  11k|1119k|  1 | 547k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2812.78/2822.81	c  2823s|337600 |   426 |  8562k|  25.3 |   776M | 128 |4813 |  12k|  11k|1120k|  1 | 547k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2813.88/2823.91	c  2824s|337700 |   416 |  8564k|  25.3 |   776M | 128 |4813 |  12k|   0 |1120k|  0 | 547k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2814.88/2824.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2814.88/2824.94	c  2825s|337800 |   420 |  8567k|  25.3 |   776M | 128 |4813 |  12k|   0 |1121k|  0 | 547k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2815.67/2825.80	c  2826s|337900 |   426 |  8570k|  25.3 |   776M | 128 |4813 |  12k|  11k|1121k|  1 | 547k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2816.47/2826.57	c  2827s|338000 |   420 |  8573k|  25.3 |   776M | 128 |4813 |  12k|  11k|1122k|  0 | 547k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2817.67/2827.79	c  2828s|338100 |   428 |  8577k|  25.3 |   776M | 128 |4813 |  12k|  11k|1122k|  1 | 547k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2818.86/2828.96	c  2829s|338200 |   430 |  8580k|  25.3 |   776M | 128 |4813 |  12k|  11k|1123k|  2 | 547k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2819.76/2829.83	c  2830s|338300 |   428 |  8582k|  25.3 |   776M | 128 |4813 |  12k|  11k|1123k|  1 | 548k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2820.66/2830.79	c  2831s|338400 |   433 |  8584k|  25.3 |   776M | 128 |4813 |  12k|  11k|1123k|  1 | 548k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2821.45/2831.57	c  2832s|338500 |   424 |  8587k|  25.3 |   776M | 128 |4813 |  12k|  11k|1124k|  1 | 548k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2822.35/2832.48	c  2832s|338600 |   428 |  8590k|  25.3 |   776M | 128 |4813 |  12k|  11k|1124k|  1 | 548k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2823.65/2833.79	c  2834s|338700 |   431 |  8594k|  25.3 |   776M | 128 |4813 |  12k|  11k|1125k|  1 | 548k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2824.95/2835.01	c  2835s|338800 |   430 |  8597k|  25.3 |   776M | 128 |4813 |  12k|  11k|1125k|  0 | 548k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2825.74/2835.89	c  2836s|338900 |   428 |  8600k|  25.3 |   776M | 128 |4813 |  12k|  11k|1126k|  1 | 548k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2826.73/2836.82	c  2837s|339000 |   425 |  8603k|  25.3 |   776M | 128 |4813 |  12k|  11k|1126k|  1 | 548k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2827.33/2837.45	c  2837s|339100 |   426 |  8605k|  25.3 |   776M | 128 |4813 |  12k|  11k|1127k|  1 | 549k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2828.23/2838.31	c  2838s|339200 |   424 |  8607k|  25.3 |   776M | 128 |4813 |  12k|   0 |1127k|  0 | 549k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2829.13/2839.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2829.13/2839.29	c  2839s|339300 |   429 |  8610k|  25.3 |   776M | 128 |4813 |  12k|  11k|1127k|  1 | 549k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2829.93/2840.09	c  2840s|339400 |   437 |  8613k|  25.3 |   776M | 128 |4813 |  12k|  11k|1127k|  0 | 549k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2830.52/2840.66	c  2841s|339500 |   436 |  8614k|  25.3 |   776M | 128 |4813 |  12k|   0 |1128k|  0 | 549k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2831.32/2841.45	c  2841s|339600 |   437 |  8616k|  25.3 |   776M | 128 |4813 |  12k|  11k|1128k|  0 | 549k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2831.92/2842.05	c  2842s|339700 |   433 |  8618k|  25.3 |   776M | 128 |4813 |  12k|  11k|1128k|  1 | 549k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2832.61/2842.79	c  2843s|339800 |   435 |  8620k|  25.3 |   776M | 128 |4813 |  12k|  11k|1129k|  1 | 549k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2833.31/2843.41	c  2843s|339900 |   446 |  8622k|  25.3 |   776M | 128 |4813 |  12k|  11k|1129k|  1 | 550k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2834.11/2844.28	c  2844s|340000 |   448 |  8625k|  25.3 |   776M | 128 |4813 |  12k|  11k|1129k|  1 | 550k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2834.91/2845.05	c  2845s|340100 |   439 |  8627k|  25.3 |   776M | 128 |4813 |  12k|  11k|1130k|  0 | 550k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2836.10/2846.28	c  2846s|340200 |   438 |  8630k|  25.3 |   776M | 128 |4813 |  12k|  11k|1130k|  1 | 550k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2837.20/2847.32	c  2847s|340300 |   434 |  8633k|  25.3 |   776M | 128 |4813 |  12k|  11k|1131k|  1 | 550k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2838.19/2848.36	c  2848s|340400 |   434 |  8637k|  25.3 |   776M | 128 |4813 |  12k|   0 |1132k|  0 | 550k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2839.29/2849.40	c  2849s|340500 |   436 |  8640k|  25.3 |   776M | 128 |4813 |  12k|  11k|1132k|  1 | 550k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2840.09/2850.24	c  2850s|340600 |   436 |  8642k|  25.3 |   776M | 128 |4813 |  12k|   0 |1132k|  0 | 551k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2841.08/2851.20	c  2851s|340700 |   436 |  8645k|  25.3 |   776M | 128 |4813 |  12k|  11k|1133k|  1 | 551k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2841.58/2851.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2841.58/2851.77	c  2852s|340800 |   442 |  8646k|  25.3 |   776M | 128 |4813 |  12k|  11k|1133k|  0 | 551k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2842.38/2852.57	c  2853s|340900 |   448 |  8648k|  25.3 |   776M | 128 |4813 |  12k|  11k|1133k|  1 | 551k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2843.08/2853.29	c  2853s|341000 |   438 |  8650k|  25.3 |   776M | 128 |4813 |  12k|  11k|1134k|  1 | 551k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2843.77/2853.97	c  2854s|341100 |   438 |  8652k|  25.3 |   776M | 128 |4813 |  12k|  11k|1134k|  1 | 551k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2844.37/2854.57	c  2855s|341200 |   439 |  8654k|  25.3 |   776M | 128 |4813 |  12k|  11k|1134k|  1 | 551k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2844.88/2855.02	c  2855s|341300 |   443 |  8655k|  25.3 |   776M | 128 |4813 |  12k|  11k|1134k|  1 | 551k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2845.27/2855.47	c  2855s|341400 |   443 |  8656k|  25.3 |   776M | 128 |4813 |  12k|  11k|1134k|  1 | 551k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2845.87/2856.04	c  2856s|341500 |   435 |  8658k|  25.3 |   776M | 128 |4813 |  12k|   0 |1134k|  0 | 552k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2846.46/2856.67	c  2857s|341600 |   441 |  8660k|  25.3 |   776M | 128 |4813 |  12k|  11k|1135k|  1 | 552k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2847.56/2857.78	c  2858s|341700 |   435 |  8664k|  25.3 |   776M | 128 |4813 |  12k|  11k|1135k|  1 | 552k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2848.36/2858.56	c  2859s|341800 |   433 |  8666k|  25.3 |   776M | 128 |4813 |  12k|  11k|1136k|  2 | 552k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2849.65/2859.82	c  2860s|341900 |   445 |  8670k|  25.3 |   776M | 128 |4813 |  12k|  11k|1136k|  1 | 552k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2850.65/2860.83	c  2861s|342000 |   439 |  8673k|  25.3 |   776M | 128 |4813 |  12k|  11k|1137k|  1 | 552k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2851.45/2861.60	c  2862s|342100 |   441 |  8676k|  25.3 |   776M | 128 |4813 |  12k|  11k|1137k|  1 | 552k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2852.34/2862.54	c  2863s|342200 |   450 |  8679k|  25.3 |   776M | 128 |4813 |  12k|  11k|1138k|  1 | 553k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2853.04/2863.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2853.04/2863.29	c  2863s|342300 |   446 |  8680k|  25.3 |   776M | 128 |4813 |  12k|  11k|1138k|  0 | 553k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2853.74/2863.96	c  2864s|342400 |   441 |  8682k|  25.3 |   776M | 128 |4813 |  12k|  11k|1138k|  0 | 553k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2854.73/2864.93	c  2865s|342500 |   441 |  8685k|  25.3 |   776M | 128 |4813 |  12k|   0 |1139k|  0 | 553k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2855.94/2866.11	c  2866s|342600 |   445 |  8689k|  25.3 |   776M | 128 |4813 |  12k|  11k|1139k|  1 | 553k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2856.53/2866.74	c  2867s|342700 |   439 |  8691k|  25.3 |   777M | 128 |4813 |  12k|  11k|1140k|  1 | 553k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2857.22/2867.44	c  2867s|342800 |   441 |  8694k|  25.3 |   777M | 128 |4813 |  12k|  11k|1140k|  1 | 553k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2857.83/2868.10	c  2868s|342900 |   440 |  8695k|  25.3 |   777M | 128 |4813 |  12k|  11k|1140k|  0 | 553k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2858.72/2868.95	c  2869s|343000 |   442 |  8697k|  25.3 |   777M | 128 |4813 |  12k|  11k|1140k|  0 | 554k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2859.82/2870.05	c  2870s|343100 |   440 |  8700k|  25.3 |   777M | 128 |4813 |  12k|  11k|1141k|  1 | 554k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2860.61/2870.89	c  2871s|343200 |   438 |  8703k|  25.3 |   777M | 128 |4813 |  12k|  11k|1141k|  1 | 554k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2861.31/2871.58	c  2872s|343300 |   444 |  8704k|  25.3 |   777M | 128 |4813 |  12k|  11k|1141k|  1 | 554k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2862.30/2872.55	c  2873s|343400 |   450 |  8708k|  25.3 |   777M | 128 |4813 |  12k|  11k|1142k|  1 | 554k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2863.30/2873.54	c  2874s|343500 |   448 |  8711k|  25.3 |   777M | 128 |4813 |  12k|  11k|1142k|  0 | 554k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2864.10/2874.37	c  2874s|343600 |   452 |  8714k|  25.3 |   777M | 128 |4813 |  12k|  11k|1142k|  2 | 555k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2864.80/2875.07	c  2875s|343700 |   448 |  8716k|  25.3 |   777M | 128 |4813 |  12k|  11k|1143k|  1 | 555k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2865.49/2875.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2865.49/2875.78	c  2876s|343800 |   449 |  8718k|  25.3 |   777M | 128 |4813 |  12k|  11k|1143k|  1 | 555k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2866.29/2876.54	c  2877s|343900 |   449 |  8721k|  25.3 |   777M | 128 |4813 |  12k|  11k|1143k|  1 | 555k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2867.38/2877.63	c  2878s|344000 |   450 |  8724k|  25.3 |   777M | 128 |4813 |  12k|   0 |1144k|  0 | 555k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2868.18/2878.42	c  2878s|344100 |   450 |  8727k|  25.3 |   777M | 128 |4813 |  12k|  11k|1144k|  0 | 555k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2869.18/2879.45	c  2879s|344200 |   450 |  8730k|  25.3 |   777M | 128 |4813 |  12k|  11k|1144k|  1 | 555k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2870.17/2880.41	c  2880s|344300 |   443 |  8733k|  25.3 |   777M | 128 |4813 |  12k|  11k|1145k|  0 | 555k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2871.07/2881.30	c  2881s|344400 |   447 |  8736k|  25.3 |   777M | 128 |4813 |  12k|   0 |1145k|  0 | 556k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2872.06/2882.33	c  2882s|344500 |   439 |  8740k|  25.3 |   777M | 128 |4813 |  12k|   0 |1146k|  0 | 556k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2872.87/2883.16	c  2883s|344600 |   444 |  8742k|  25.3 |   777M | 128 |4813 |  12k|  11k|1146k|  1 | 556k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2873.36/2883.69	c  2884s|344700 |   449 |  8743k|  25.3 |   777M | 128 |4813 |  12k|  11k|1146k|  1 | 556k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2874.55/2884.81	c  2885s|344800 |   443 |  8745k|  25.3 |   777M | 128 |4813 |  12k|  11k|1146k|  1 | 556k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2875.15/2885.46	c  2885s|344900 |   447 |  8746k|  25.3 |   777M | 128 |4813 |  12k|  11k|1146k|  1 | 556k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2875.95/2886.25	c  2886s|345000 |   448 |  8748k|  25.3 |   777M | 128 |4813 |  12k|  11k|1147k|  1 | 556k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2876.64/2886.94	c  2887s|345100 |   447 |  8750k|  25.3 |   777M | 128 |4813 |  12k|  11k|1147k|  1 | 557k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2877.24/2887.57	c  2888s|345200 |   441 |  8752k|  25.3 |   777M | 128 |4813 |  12k|  11k|1147k|  1 | 557k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2877.94/2888.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2877.94/2888.21	c  2888s|345300 |   449 |  8753k|  25.3 |   777M | 128 |4813 |  12k|  11k|1147k|  1 | 557k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2878.54/2888.87	c  2889s|345400 |   451 |  8755k|  25.3 |   777M | 128 |4813 |  12k|  11k|1147k|  1 | 557k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2879.74/2890.03	c  2890s|345500 |   439 |  8757k|  25.3 |   777M | 128 |4813 |  12k|  11k|1148k|  0 | 557k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2880.63/2890.99	c  2891s|345600 |   451 |  8759k|  25.3 |   777M | 128 |4813 |  12k|  11k|1148k|  0 | 557k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2881.43/2891.72	c  2892s|345700 |   449 |  8761k|  25.3 |   777M | 128 |4813 |  12k|   0 |1148k|  0 | 557k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2882.52/2892.84	c  2893s|345800 |   449 |  8764k|  25.3 |   777M | 128 |4813 |  12k|  11k|1149k|  1 | 557k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2883.72/2894.05	c  2894s|345900 |   445 |  8767k|  25.3 |   777M | 128 |4813 |  12k|  11k|1149k|  2 | 558k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2884.61/2894.90	c  2895s|346000 |   442 |  8769k|  25.3 |   777M | 128 |4813 |  12k|  11k|1149k|  1 | 558k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2885.31/2895.63	c  2896s|346100 |   439 |  8771k|  25.3 |   777M | 128 |4813 |  12k|  11k|1150k|  0 | 558k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2886.01/2896.36	c  2896s|346200 |   437 |  8772k|  25.3 |   777M | 128 |4813 |  12k|  11k|1150k|  1 | 558k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2886.81/2897.17	c  2897s|346300 |   444 |  8774k|  25.3 |   777M | 128 |4813 |  12k|   0 |1150k|  0 | 558k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2887.90/2898.21	c  2898s|346400 |   442 |  8776k|  25.3 |   777M | 128 |4813 |  12k|  11k|1150k|  1 | 558k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2888.50/2898.83	c  2899s|346500 |   438 |  8778k|  25.3 |   777M | 128 |4813 |  12k|  11k|1150k|  1 | 558k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2889.39/2899.72	c  2900s|346600 |   451 |  8780k|  25.3 |   777M | 128 |4813 |  12k|  11k|1151k|  1 | 558k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2890.09/2900.44	c  2900s|346700 |   435 |  8782k|  25.3 |   777M | 128 |4813 |  12k|  11k|1151k|  1 | 558k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2890.99/2901.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2890.99/2901.36	c  2901s|346800 |   439 |  8784k|  25.3 |   777M | 128 |4813 |  12k|  11k|1151k|  1 | 559k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2891.89/2902.26	c  2902s|346900 |   440 |  8786k|  25.3 |   777M | 128 |4813 |  12k|  11k|1151k|  5 | 559k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2892.69/2903.09	c  2903s|347000 |   442 |  8788k|  25.3 |   777M | 128 |4813 |  12k|   0 |1152k|  0 | 559k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2893.48/2903.85	c  2904s|347100 |   435 |  8790k|  25.3 |   777M | 128 |4813 |  12k|  11k|1152k|  1 | 559k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2895.07/2905.44	c  2905s|347200 |   431 |  8793k|  25.3 |   777M | 128 |4813 |  12k|  11k|1152k|  0 | 559k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2896.17/2906.50	c  2906s|347300 |   436 |  8796k|  25.3 |   777M | 128 |4813 |  12k|  11k|1153k|  1 | 559k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2897.16/2907.55	c  2908s|347400 |   435 |  8798k|  25.3 |   777M | 128 |4813 |  12k|  11k|1153k|  0 | 560k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2898.06/2908.43	c  2908s|347500 |   431 |  8801k|  25.3 |   777M | 128 |4813 |  12k|  11k|1154k|  1 | 560k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2898.86/2909.28	c  2909s|347600 |   433 |  8803k|  25.3 |   777M | 128 |4813 |  12k|   0 |1154k|  0 | 560k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2899.36/2909.78	c  2910s|347700 |   442 |  8804k|  25.3 |   778M | 128 |4813 |  12k|   0 |1154k|  0 | 560k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2899.76/2910.13	c  2910s|347800 |   437 |  8804k|  25.3 |   778M | 128 |4813 |  12k|   0 |1154k|  0 | 560k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2900.05/2910.46	c  2910s|347900 |   436 |  8805k|  25.3 |   778M | 128 |4813 |  12k|   0 |1154k|  0 | 560k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2900.55/2910.94	c  2911s|348000 |   435 |  8806k|  25.3 |   778M | 128 |4813 |  12k|  11k|1154k|  0 | 560k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2901.05/2911.45	c  2911s|348100 |   437 |  8807k|  25.3 |   778M | 128 |4813 |  12k|  11k|1154k|  1 | 560k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2902.15/2912.50	c  2912s|348200 |   441 |  8811k|  25.3 |   778M | 128 |4813 |  12k|  11k|1154k|  0 | 560k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2903.04/2913.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2903.04/2913.40	c  2913s|348300 |   453 |  8813k|  25.3 |   778M | 128 |4813 |  12k|  11k|1155k|  1 | 561k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2903.84/2914.27	c  2914s|348400 |   451 |  8815k|  25.3 |   778M | 128 |4813 |  12k|  11k|1155k|  1 | 561k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2904.94/2915.30	c  2915s|348500 |   444 |  8818k|  25.3 |   778M | 128 |4813 |  12k|  11k|1156k|  1 | 561k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2905.64/2916.03	c  2916s|348600 |   435 |  8821k|  25.3 |   778M | 128 |4813 |  12k|  10k|1156k|  1 | 561k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2906.64/2917.02	c  2917s|348700 |   438 |  8823k|  25.3 |   778M | 128 |4813 |  12k|  11k|1156k|  1 | 561k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2907.53/2917.94	c  2918s|348800 |   433 |  8826k|  25.3 |   778M | 128 |4813 |  12k|   0 |1157k|  0 | 561k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2908.63/2919.03	c  2919s|348900 |   443 |  8830k|  25.3 |   778M | 128 |4813 |  12k|  11k|1157k|  1 | 562k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2909.12/2919.57	c  2920s|349000 |   442 |  8831k|  25.3 |   778M | 128 |4813 |  12k|  11k|1157k|  1 | 562k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2910.22/2920.60	c  2921s|349100 |   439 |  8834k|  25.3 |   778M | 128 |4813 |  12k|  11k|1158k|  1 | 562k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2911.12/2921.54	c  2922s|349200 |   437 |  8836k|  25.3 |   778M | 128 |4813 |  12k|  11k|1158k|  0 | 562k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2912.51/2922.90	c  2923s|349300 |   439 |  8840k|  25.3 |   778M | 128 |4813 |  12k|  11k|1159k|  0 | 562k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2913.41/2923.89	c  2924s|349400 |   441 |  8843k|  25.3 |   778M | 128 |4813 |  12k|   0 |1160k|  0 | 562k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2914.21/2924.61	c  2925s|349500 |   437 |  8846k|  25.3 |   778M | 128 |4813 |  12k|  11k|1160k|  0 | 562k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2915.00/2925.43	c  2925s|349600 |   431 |  8848k|  25.3 |   778M | 128 |4813 |  12k|   0 |1160k|  0 | 563k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2916.20/2926.63	c  2927s|349700 |   440 |  8851k|  25.3 |   778M | 128 |4813 |  12k|  11k|1161k|  2 | 563k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2917.20/2927.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2917.20/2927.64	c  2928s|349800 |   438 |  8854k|  25.3 |   778M | 128 |4813 |  12k|  11k|1161k|  1 | 563k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2918.09/2928.59	c  2929s|349900 |   437 |  8856k|  25.3 |   778M | 128 |4813 |  12k|  11k|1161k|  0 | 563k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2918.70/2929.19	c  2929s|350000 |   438 |  8857k|  25.3 |   778M | 128 |4813 |  12k|  11k|1161k|  1 | 563k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2919.59/2930.05	c  2930s|350100 |   438 |  8859k|  25.3 |   778M | 128 |4813 |  12k|  11k|1162k|  2 | 563k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2920.38/2930.83	c  2931s|350200 |   440 |  8861k|  25.3 |   778M | 128 |4813 |  12k|   0 |1162k|  0 | 563k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2920.98/2931.41	c  2931s|350300 |   444 |  8862k|  25.3 |   778M | 128 |4813 |  12k|  11k|1162k|  1 | 564k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2921.58/2932.00	c  2932s|350400 |   440 |  8863k|  25.2 |   778M | 128 |4813 |  12k|  11k|1162k|  1 | 564k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2922.08/2932.51	c  2933s|350500 |   444 |  8864k|  25.2 |   778M | 128 |4813 |  12k|  11k|1162k|  1 | 564k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2922.58/2933.02	c  2933s|350600 |   435 |  8866k|  25.2 |   778M | 128 |4813 |  12k|  11k|1162k|  2 | 564k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2923.27/2933.74	c  2934s|350700 |   433 |  8867k|  25.2 |   778M | 128 |4813 |  12k|  11k|1163k|  1 | 564k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2924.07/2934.52	c  2935s|350800 |   446 |  8871k|  25.2 |   778M | 128 |4813 |  12k|  11k|1163k|  1 | 564k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2924.67/2935.12	c  2935s|350900 |   448 |  8873k|  25.2 |   778M | 128 |4813 |  12k|   0 |1163k|  0 | 564k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2925.17/2935.66	c  2936s|351000 |   446 |  8875k|  25.2 |   778M | 128 |4813 |  12k|   0 |1163k|  0 | 564k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2925.76/2936.22	c  2936s|351100 |   443 |  8877k|  25.2 |   778M | 128 |4813 |  12k|  11k|1163k|  1 | 564k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2926.57/2937.03	c  2937s|351200 |   439 |  8879k|  25.2 |   778M | 128 |4813 |  12k|  11k|1163k|  1 | 565k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2927.16/2937.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2927.16/2937.63	c  2938s|351300 |   445 |  8881k|  25.2 |   778M | 128 |4813 |  12k|  11k|1164k|  1 | 565k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2927.66/2938.18	c  2938s|351400 |   444 |  8883k|  25.2 |   778M | 128 |4813 |  12k|  11k|1164k|  1 | 565k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2928.45/2938.92	c  2939s|351500 |   445 |  8885k|  25.2 |   778M | 128 |4813 |  12k|  11k|1164k|  1 | 565k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2929.35/2939.87	c  2940s|351600 |   440 |  8888k|  25.2 |   778M | 128 |4813 |  12k|  11k|1164k|  0 | 565k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2930.15/2940.64	c  2941s|351700 |   443 |  8890k|  25.2 |   778M | 128 |4813 |  12k|  11k|1164k|  1 | 565k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2930.75/2941.27	c  2941s|351800 |   453 |  8892k|  25.2 |   778M | 128 |4813 |  12k|  11k|1164k|  1 | 565k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2931.24/2941.73	c  2942s|351900 |   445 |  8893k|  25.2 |   778M | 128 |4813 |  12k|  11k|1165k|  1 | 565k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2931.74/2942.28	c  2942s|352000 |   443 |  8894k|  25.2 |   778M | 128 |4813 |  12k|  11k|1165k|  1 | 565k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2932.55/2943.04	c  2943s|352100 |   438 |  8897k|  25.2 |   778M | 128 |4813 |  12k|  11k|1165k|  1 | 566k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2933.24/2943.72	c  2944s|352200 |   437 |  8899k|  25.2 |   778M | 128 |4813 |  12k|  11k|1165k|  1 | 566k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2933.74/2944.28	c  2944s|352300 |   440 |  8901k|  25.2 |   778M | 128 |4813 |  12k|   0 |1165k|  0 | 566k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2934.33/2944.82	c  2945s|352400 |   447 |  8902k|  25.2 |   778M | 128 |4813 |  12k|  11k|1165k|  2 | 566k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2934.83/2945.37	c  2945s|352500 |   440 |  8904k|  25.2 |   778M | 128 |4813 |  12k|   0 |1165k|  0 | 566k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2935.73/2946.23	c  2946s|352600 |   435 |  8906k|  25.2 |   778M | 128 |4813 |  12k|  11k|1166k|  1 | 566k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2936.53/2947.08	c  2947s|352700 |   433 |  8907k|  25.2 |   778M | 128 |4813 |  12k|  11k|1166k|  1 | 566k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2937.92/2948.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2937.92/2948.41	c  2948s|352800 |   439 |  8910k|  25.2 |   778M | 128 |4813 |  12k|  11k|1166k|  1 | 567k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2939.32/2949.83	c  2950s|352900 |   440 |  8913k|  25.2 |   778M | 128 |4813 |  12k|  11k|1167k|  0 | 567k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2940.52/2951.07	c  2951s|353000 |   440 |  8915k|  25.2 |   778M | 128 |4813 |  12k|  11k|1167k|  2 | 567k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2941.31/2951.81	c  2952s|353100 |   442 |  8917k|  25.2 |   778M | 128 |4813 |  12k|  11k|1167k|  1 | 567k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2942.11/2952.64	c  2953s|353200 |   439 |  8918k|  25.2 |   778M | 128 |4813 |  12k|  11k|1167k|  0 | 567k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2942.61/2953.19	c  2953s|353300 |   437 |  8920k|  25.2 |   778M | 128 |4813 |  12k|  11k|1168k|  1 | 567k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2943.90/2954.41	c  2954s|353400 |   439 |  8924k|  25.2 |   778M | 128 |4813 |  12k|  11k|1168k|  2 | 567k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2944.80/2955.31	c  2955s|353500 |   435 |  8926k|  25.2 |   778M | 128 |4813 |  12k|  11k|1168k|  1 | 567k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2945.89/2956.45	c  2956s|353600 |   442 |  8929k|  25.2 |   778M | 128 |4813 |  12k|  11k|1169k|  1 | 568k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2946.99/2957.51	c  2957s|353700 |   430 |  8931k|  25.2 |   778M | 128 |4813 |  12k|  11k|1169k|  0 | 568k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2948.38/2958.95	c  2959s|353800 |   440 |  8935k|  25.2 |   778M | 128 |4813 |  12k|  11k|1170k|  1 | 568k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2949.78/2960.34	c  2960s|353900 |   443 |  8938k|  25.2 |   778M | 128 |4813 |  12k|  11k|1170k|  1 | 568k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2950.87/2961.48	c  2961s|354000 |   439 |  8941k|  25.2 |   778M | 128 |4813 |  12k|  11k|1171k|  1 | 568k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2952.07/2962.69	c  2963s|354100 |   452 |  8943k|  25.2 |   778M | 128 |4813 |  12k|  11k|1171k|  1 | 568k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2953.27/2963.81	c  2964s|354200 |   443 |  8945k|  25.2 |   778M | 128 |4813 |  12k|  11k|1171k|  1 | 568k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2954.36/2964.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2954.36/2964.92	c  2965s|354300 |   451 |  8948k|  25.2 |   778M | 128 |4813 |  12k|  11k|1172k|  1 | 569k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2955.26/2965.83	c  2966s|354400 |   440 |  8950k|  25.2 |   778M | 128 |4813 |  12k|  11k|1172k|  0 | 569k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2956.35/2966.91	c  2967s|354500 |   452 |  8954k|  25.2 |   778M | 128 |4813 |  12k|  11k|1172k|  1 | 569k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2957.35/2967.91	c  2968s|354600 |   450 |  8956k|  25.2 |   778M | 128 |4813 |  12k|  11k|1173k|  0 | 569k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2957.95/2968.57	c  2969s|354700 |   446 |  8958k|  25.2 |   778M | 128 |4813 |  12k|  11k|1173k|  1 | 569k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2958.65/2969.21	c  2969s|354800 |   448 |  8959k|  25.2 |   778M | 128 |4813 |  12k|  11k|1173k|  1 | 569k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2959.45/2970.09	c  2970s|354900 |   442 |  8961k|  25.2 |   778M | 128 |4813 |  12k|  11k|1173k|  1 | 569k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2960.64/2971.20	c  2971s|355000 |   445 |  8964k|  25.2 |   778M | 128 |4813 |  12k|  11k|1174k|  2 | 570k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2961.44/2972.06	c  2972s|355100 |   450 |  8966k|  25.2 |   778M | 128 |4813 |  12k|  11k|1174k|  5 | 570k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2962.23/2972.89	c  2973s|355200 |   445 |  8969k|  25.2 |   778M | 128 |4813 |  12k|  11k|1174k|  1 | 570k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2963.53/2974.14	c  2974s|355300 |   451 |  8971k|  25.2 |   778M | 128 |4813 |  12k|  11k|1175k|  1 | 570k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2965.22/2975.88	c  2976s|355400 |   450 |  8975k|  25.2 |   778M | 128 |4813 |  12k|   0 |1176k|  0 | 570k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2966.22/2976.88	c  2977s|355500 |   447 |  8978k|  25.2 |   778M | 128 |4813 |  12k|   0 |1176k|  0 | 570k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2967.61/2978.25	c  2978s|355600 |   446 |  8981k|  25.2 |   778M | 128 |4813 |  12k|  11k|1176k|  1 | 570k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2969.11/2979.71	c  2980s|355700 |   442 |  8984k|  25.2 |   778M | 128 |4813 |  12k|  11k|1177k|  2 | 571k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2969.81/2980.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2969.81/2980.44	c  2980s|355800 |   438 |  8986k|  25.2 |   778M | 128 |4813 |  12k|  11k|1177k|  0 | 571k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2970.51/2981.15	c  2981s|355900 |   448 |  8988k|  25.2 |   778M | 128 |4813 |  12k|  11k|1177k|  0 | 571k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2971.90/2982.53	c  2983s|356000 |   440 |  8992k|  25.2 |   778M | 128 |4813 |  12k|  11k|1178k|  1 | 571k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2973.50/2984.12	c  2984s|356100 |   457 |  8997k|  25.2 |   778M | 128 |4813 |  12k|  11k|1179k|  2 | 571k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2974.69/2985.31	c  2985s|356200 |   478 |  9001k|  25.2 |   778M | 128 |4813 |  12k|  11k|1179k|  2 | 571k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2975.49/2986.13	c  2986s|356300 |   461 |  9003k|  25.2 |   778M | 128 |4813 |  12k|  11k|1179k|  1 | 571k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2976.49/2987.14	c  2987s|356400 |   455 |  9007k|  25.2 |   778M | 128 |4813 |  12k|   0 |1180k|  0 | 571k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2977.18/2987.85	c  2988s|356500 |   456 |  9010k|  25.2 |   778M | 128 |4813 |  12k|  11k|1180k|  1 | 572k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2978.08/2988.77	c  2989s|356600 |   463 |  9013k|  25.2 |   778M | 128 |4813 |  12k|  11k|1181k|  1 | 572k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2978.97/2989.67	c  2990s|356700 |   460 |  9015k|  25.2 |   778M | 128 |4813 |  12k|  11k|1181k|  0 | 572k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2979.77/2990.44	c  2990s|356800 |   460 |  9017k|  25.2 |   778M | 128 |4813 |  12k|  11k|1181k|  1 | 572k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2980.57/2991.24	c  2991s|356900 |   456 |  9020k|  25.2 |   778M | 128 |4813 |  12k|  10k|1181k|  1 | 572k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2981.26/2991.96	c  2992s|357000 |   464 |  9023k|  25.2 |   778M | 128 |4813 |  12k|  11k|1182k|  1 | 572k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2982.06/2992.72	c  2993s|357100 |   468 |  9026k|  25.2 |   778M | 128 |4813 |  12k|  11k|1182k|  1 | 572k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2982.66/2993.34	c  2993s|357200 |   458 |  9028k|  25.2 |   778M | 128 |4813 |  12k|  11k|1182k|  1 | 573k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2983.36/2994.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2983.36/2994.09	c  2994s|357300 |   461 |  9030k|  25.2 |   778M | 128 |4813 |  12k|   0 |1182k|  0 | 573k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2984.25/2994.97	c  2995s|357400 |   459 |  9034k|  25.2 |   778M | 128 |4813 |  12k|  11k|1183k|  2 | 573k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2985.25/2995.97	c  2996s|357500 |   463 |  9036k|  25.2 |   778M | 128 |4813 |  12k|  11k|1183k|  0 | 573k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2986.25/2996.96	c  2997s|357600 |   462 |  9039k|  25.2 |   778M | 128 |4813 |  12k|  11k|1184k|  1 | 573k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2987.35/2998.09	c  2998s|357700 |   458 |  9042k|  25.2 |   778M | 128 |4813 |  12k|  11k|1184k|  1 | 573k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2988.14/2998.85	c  2999s|357800 |   455 |  9045k|  25.2 |   778M | 128 |4813 |  12k|  11k|1185k|  1 | 573k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2989.14/2999.83	c  3000s|357900 |   464 |  9048k|  25.2 |   778M | 128 |4813 |  12k|  11k|1185k|  1 | 573k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2990.44/3001.16	c  3001s|358000 |   462 |  9051k|  25.2 |   778M | 128 |4813 |  12k|  11k|1186k|  3 | 574k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2991.73/3002.46	c  3002s|358100 |   454 |  9055k|  25.2 |   778M | 128 |4813 |  12k|  11k|1186k|  1 | 574k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2993.12/3003.82	c  3004s|358200 |   457 |  9058k|  25.2 |   779M | 128 |4813 |  12k|  11k|1187k|  0 | 574k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2994.02/3004.77	c  3005s|358300 |   455 |  9060k|  25.2 |   779M | 128 |4813 |  12k|  11k|1187k|  1 | 574k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2995.01/3005.72	c  3006s|358400 |   464 |  9063k|  25.2 |   779M | 128 |4813 |  12k|  11k|1187k|  1 | 574k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2996.11/3006.88	c  3007s|358500 |   460 |  9066k|  25.2 |   779M | 128 |4813 |  12k|  11k|1188k|  1 | 574k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2997.31/3008.09	c  3008s|358600 |   450 |  9069k|  25.2 |   779M | 128 |4813 |  12k|  11k|1188k|  1 | 574k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2998.31/3009.10	c  3009s|358700 |   453 |  9072k|  25.2 |   779M | 128 |4813 |  12k|   0 |1189k|  0 | 574k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
2999.60/3010.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2999.60/3010.32	c  3010s|358800 |   456 |  9075k|  25.2 |   779M | 128 |4813 |  12k|  11k|1189k|  1 | 575k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3000.59/3011.30	c  3011s|358900 |   456 |  9079k|  25.2 |   779M | 128 |4813 |  12k|  11k|1190k|  1 | 575k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3001.69/3012.40	c  3012s|359000 |   459 |  9081k|  25.2 |   779M | 128 |4813 |  12k|  11k|1190k|  1 | 575k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3002.69/3013.40	c  3013s|359100 |   458 |  9083k|  25.2 |   779M | 128 |4813 |  12k|  11k|1191k|  1 | 575k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3003.39/3014.18	c  3014s|359200 |   458 |  9085k|  25.2 |   779M | 128 |4813 |  12k|   0 |1191k|  0 | 575k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3004.68/3015.45	c  3015s|359300 |   454 |  9089k|  25.2 |   779M | 128 |4813 |  12k|  11k|1191k|  1 | 575k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3005.98/3016.74	c  3017s|359400 |   459 |  9091k|  25.2 |   779M | 128 |4813 |  12k|   0 |1192k|  0 | 575k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3007.38/3018.11	c  3018s|359500 |   461 |  9094k|  25.2 |   779M | 128 |4813 |  12k|  11k|1192k|  1 | 576k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3008.47/3019.28	c  3019s|359600 |   452 |  9097k|  25.3 |   779M | 128 |4813 |  12k|  11k|1192k|  0 | 576k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3009.37/3020.16	c  3020s|359700 |   453 |  9099k|  25.2 |   779M | 128 |4813 |  12k|   0 |1192k|  0 | 576k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3010.06/3020.88	c  3021s|359800 |   448 |  9101k|  25.2 |   779M | 128 |4813 |  12k|   0 |1193k|  0 | 576k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3011.36/3022.15	c  3022s|359900 |   465 |  9105k|  25.3 |   779M | 128 |4813 |  12k|  11k|1193k|  1 | 576k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3012.36/3023.11	c  3023s|360000 |   466 |  9108k|  25.3 |   779M | 128 |4813 |  12k|  11k|1194k|  1 | 576k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3013.15/3024.00	c  3024s|360100 |   462 |  9110k|  25.3 |   779M | 128 |4813 |  12k|  11k|1194k|  1 | 576k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3014.05/3024.87	c  3025s|360200 |   471 |  9112k|  25.3 |   779M | 128 |4813 |  12k|  11k|1194k|  0 | 576k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3015.35/3026.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3015.35/3026.17	c  3026s|360300 |   469 |  9115k|  25.3 |   779M | 128 |4813 |  12k|   0 |1194k|  0 | 577k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3016.34/3027.11	c  3027s|360400 |   473 |  9118k|  25.3 |   779M | 128 |4813 |  12k|  11k|1195k|  1 | 577k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3016.94/3027.70	c  3028s|360500 |   471 |  9119k|  25.2 |   779M | 128 |4813 |  12k|   0 |1195k|  0 | 577k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3017.63/3028.46	c  3028s|360600 |   465 |  9122k|  25.3 |   779M | 128 |4813 |  12k|  11k|1195k|  2 | 577k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3019.33/3030.17	c  3030s|360700 |   463 |  9125k|  25.3 |   779M | 128 |4813 |  12k|   0 |1196k|  0 | 577k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3020.12/3031.00	c  3031s|360800 |   467 |  9128k|  25.3 |   779M | 128 |4813 |  12k|   0 |1196k|  0 | 577k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3020.72/3031.54	c  3032s|360900 |   470 |  9130k|  25.3 |   779M | 128 |4813 |  12k|  11k|1196k|  1 | 577k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3021.82/3032.65	c  3033s|361000 |   468 |  9133k|  25.3 |   779M | 128 |4813 |  12k|  11k|1197k|  0 | 577k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3022.72/3033.55	c  3034s|361100 |   465 |  9135k|  25.3 |   779M | 128 |4813 |  12k|  11k|1197k|  1 | 577k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3023.61/3034.47	c  3034s|361200 |   469 |  9138k|  25.3 |   779M | 128 |4813 |  12k|   0 |1197k|  0 | 578k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3024.61/3035.44	c  3035s|361300 |   469 |  9140k|  25.3 |   779M | 128 |4813 |  12k|  11k|1197k|  1 | 578k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3025.51/3036.39	c  3036s|361400 |   468 |  9142k|  25.3 |   779M | 128 |4813 |  12k|   0 |1198k|  0 | 578k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3026.70/3037.58	c  3038s|361500 |   476 |  9145k|  25.3 |   779M | 128 |4813 |  12k|   0 |1198k|  0 | 578k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3028.00/3038.88	c  3039s|361600 |   471 |  9150k|  25.3 |   779M | 128 |4813 |  12k|  11k|1199k|  0 | 578k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3028.69/3039.54	c  3040s|361700 |   467 |  9152k|  25.3 |   779M | 128 |4813 |  12k|  11k|1199k|  1 | 578k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3029.69/3040.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3029.69/3040.59	c  3041s|361800 |   477 |  9156k|  25.3 |   779M | 128 |4813 |  12k|  11k|1200k|  1 | 578k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3030.49/3041.35	c  3041s|361900 |   475 |  9158k|  25.3 |   779M | 128 |4813 |  12k|  11k|1200k|  1 | 578k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3031.38/3042.25	c  3042s|362000 |   472 |  9162k|  25.3 |   779M | 128 |4813 |  12k|   0 |1200k|  0 | 579k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3032.19/3043.01	c  3043s|362100 |   477 |  9165k|  25.3 |   779M | 128 |4813 |  12k|  11k|1201k|  0 | 579k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3032.78/3043.61	c  3044s|362200 |   478 |  9167k|  25.3 |   779M | 128 |4813 |  12k|  11k|1201k|  1 | 579k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3033.58/3044.40	c  3044s|362300 |   471 |  9170k|  25.3 |   779M | 128 |4813 |  12k|   0 |1202k|  0 | 579k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3034.07/3044.93	c  3045s|362400 |   473 |  9172k|  25.3 |   779M | 128 |4813 |  12k|  11k|1202k|  1 | 579k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3034.77/3045.68	c  3046s|362500 |   477 |  9175k|  25.3 |   779M | 128 |4813 |  12k|   0 |1202k|  0 | 579k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3035.37/3046.23	c  3046s|362600 |   478 |  9177k|  25.3 |   779M | 128 |4813 |  12k|  11k|1202k|  1 | 579k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3036.07/3046.93	c  3047s|362700 |   472 |  9179k|  25.3 |   779M | 128 |4813 |  12k|   0 |1203k|  0 | 579k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3036.47/3047.37	c  3047s|362800 |   475 |  9180k|  25.3 |   779M | 128 |4813 |  12k|  11k|1203k|  1 | 579k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3036.96/3047.86	c  3048s|362900 |   471 |  9181k|  25.3 |   779M | 128 |4813 |  12k|   0 |1203k|  0 | 580k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3037.56/3048.48	c  3048s|363000 |   477 |  9183k|  25.3 |   779M | 128 |4813 |  12k|  11k|1203k|  0 | 580k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3038.86/3049.70	c  3050s|363100 |   468 |  9186k|  25.3 |   779M | 128 |4813 |  12k|  11k|1203k|  1 | 580k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3039.75/3050.68	c  3051s|363200 |   464 |  9189k|  25.3 |   779M | 128 |4813 |  12k|  11k|1204k|  1 | 580k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3040.55/3051.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3040.55/3051.45	c  3051s|363300 |   464 |  9191k|  25.3 |   779M | 128 |4813 |  12k|  11k|1204k|  1 | 580k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3041.35/3052.27	c  3052s|363400 |   465 |  9193k|  25.3 |   779M | 128 |4813 |  12k|   0 |1204k|  0 | 580k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3041.95/3052.89	c  3053s|363500 |   460 |  9195k|  25.2 |   779M | 128 |4813 |  12k|  11k|1204k|  1 | 580k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3042.74/3053.67	c  3054s|363600 |   480 |  9198k|  25.3 |   779M | 128 |4813 |  12k|  11k|1204k|  1 | 580k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3043.54/3054.44	c  3054s|363700 |   464 |  9200k|  25.3 |   779M | 128 |4813 |  12k|   0 |1205k|  0 | 581k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3044.24/3055.16	c  3055s|363800 |   467 |  9203k|  25.3 |   779M | 128 |4813 |  12k|  11k|1205k|  1 | 581k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3044.84/3055.75	c  3056s|363900 |   469 |  9204k|  25.2 |   779M | 128 |4813 |  12k|  11k|1205k|  0 | 581k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3045.43/3056.38	c  3056s|364000 |   466 |  9207k|  25.2 |   779M | 128 |4813 |  12k|  11k|1205k|  1 | 581k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3046.03/3056.93	c  3057s|364100 |   468 |  9209k|  25.2 |   779M | 128 |4813 |  12k|  11k|1206k|  1 | 581k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3046.83/3057.72	c  3058s|364200 |   469 |  9211k|  25.2 |   779M | 128 |4813 |  12k|  11k|1206k|  0 | 581k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3047.43/3058.38	c  3058s|364300 |   471 |  9213k|  25.2 |   779M | 128 |4813 |  12k|  11k|1206k|  0 | 581k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3048.92/3059.80	c  3060s|364400 |   471 |  9216k|  25.2 |   779M | 128 |4813 |  12k|  11k|1207k|  1 | 581k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3049.72/3060.68	c  3061s|364500 |   463 |  9219k|  25.2 |   779M | 128 |4813 |  12k|  11k|1207k|  0 | 582k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3050.81/3061.78	c  3062s|364600 |   464 |  9222k|  25.2 |   779M | 128 |4813 |  12k|  11k|1207k|  1 | 582k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3051.61/3062.56	c  3063s|364700 |   469 |  9224k|  25.2 |   779M | 128 |4813 |  12k|  11k|1208k|  2 | 582k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3052.51/3063.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3052.51/3063.40	c  3063s|364800 |   472 |  9227k|  25.2 |   779M | 128 |4813 |  12k|   0 |1208k|  0 | 582k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3053.11/3064.09	c  3064s|364900 |   465 |  9229k|  25.2 |   779M | 128 |4813 |  12k|  11k|1208k|  1 | 582k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3054.21/3065.13	c  3065s|365000 |   471 |  9232k|  25.2 |   779M | 128 |4813 |  12k|  11k|1209k|  1 | 582k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3055.40/3066.30	c  3066s|365100 |   468 |  9236k|  25.3 |   779M | 128 |4813 |  12k|  11k|1209k|  1 | 583k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3056.00/3067.00	c  3067s|365200 |   468 |  9239k|  25.3 |   779M | 128 |4813 |  12k|  11k|1209k|  1 | 583k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3056.99/3067.91	c  3068s|365300 |   473 |  9241k|  25.3 |   779M | 128 |4813 |  12k|  11k|1210k|  1 | 583k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3057.49/3068.47	c  3068s|365400 |   477 |  9243k|  25.2 |   779M | 128 |4813 |  12k|  11k|1210k|  0 | 583k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3058.39/3069.37	c  3069s|365500 |   469 |  9245k|  25.2 |   779M | 128 |4813 |  12k|  11k|1210k|  1 | 583k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3059.58/3070.54	c  3071s|365600 |   464 |  9248k|  25.2 |   779M | 128 |4813 |  12k|  11k|1211k|  1 | 583k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3060.58/3071.58	c  3072s|365700 |   464 |  9249k|  25.2 |   779M | 128 |4813 |  12k|  11k|1211k|  1 | 583k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3061.28/3072.28	c  3072s|365800 |   464 |  9251k|  25.2 |   779M | 128 |4813 |  12k|  11k|1211k|  1 | 584k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3062.27/3073.28	c  3073s|365900 |   466 |  9253k|  25.2 |   779M | 128 |4813 |  12k|  11k|1211k|  0 | 584k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3063.37/3074.32	c  3074s|366000 |   463 |  9255k|  25.2 |   779M | 128 |4813 |  12k|  11k|1212k|  1 | 584k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3064.17/3075.16	c  3075s|366100 |   457 |  9257k|  25.2 |   779M | 128 |4813 |  12k|  11k|1212k|  1 | 584k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3065.56/3076.55	c  3077s|366200 |   462 |  9260k|  25.2 |   779M | 128 |4813 |  12k|  11k|1212k|  1 | 584k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3066.66/3077.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3066.66/3077.67	c  3078s|366300 |   458 |  9262k|  25.2 |   779M | 128 |4813 |  12k|  11k|1213k|  1 | 584k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3067.75/3078.78	c  3079s|366400 |   458 |  9264k|  25.2 |   779M | 128 |4813 |  12k|   0 |1213k|  0 | 584k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3069.35/3080.39	c  3080s|366500 |   462 |  9267k|  25.2 |   779M | 128 |4813 |  12k|  11k|1213k|  1 | 584k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3070.44/3081.49	c  3081s|366600 |   465 |  9269k|  25.2 |   779M | 128 |4813 |  12k|  11k|1214k|  1 | 585k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3071.64/3082.62	c  3083s|366700 |   463 |  9272k|  25.2 |   779M | 128 |4813 |  12k|  11k|1214k|  1 | 585k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3072.44/3083.48	c  3083s|366800 |   463 |  9274k|  25.2 |   780M | 128 |4813 |  12k|   0 |1214k|  0 | 585k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3073.23/3084.27	c  3084s|366900 |   466 |  9277k|  25.2 |   780M | 128 |4813 |  12k|  11k|1215k|  2 | 585k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3074.14/3085.18	c  3085s|367000 |   464 |  9279k|  25.2 |   780M | 128 |4813 |  12k|   0 |1215k|  0 | 585k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3075.13/3086.16	c  3086s|367100 |   463 |  9282k|  25.2 |   780M | 128 |4813 |  12k|  11k|1215k|  1 | 585k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3075.92/3086.96	c  3087s|367200 |   460 |  9284k|  25.2 |   780M | 128 |4813 |  12k|   0 |1216k|  0 | 586k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3077.22/3088.28	c  3088s|367300 |   458 |  9288k|  25.2 |   780M | 128 |4813 |  12k|  11k|1216k|  0 | 586k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3078.12/3089.16	c  3089s|367400 |   459 |  9291k|  25.2 |   781M | 128 |4813 |  12k|  11k|1217k|  1 | 586k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3079.02/3090.03	c  3090s|367500 |   462 |  9293k|  25.2 |   781M | 128 |4813 |  12k|  11k|1217k|  3 | 586k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3079.71/3090.75	c  3091s|367600 |   469 |  9295k|  25.2 |   781M | 128 |4813 |  12k|   0 |1217k|  0 | 586k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3080.31/3091.38	c  3091s|367700 |   459 |  9297k|  25.2 |   781M | 128 |4813 |  12k|  11k|1217k|  1 | 586k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3081.90/3092.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3081.90/3092.90	c  3093s|367800 |   459 |  9300k|  25.2 |   781M | 128 |4813 |  12k|  11k|1218k|  1 | 586k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3083.30/3094.37	c  3094s|367900 |   456 |  9303k|  25.2 |   781M | 128 |4813 |  12k|  11k|1218k|  0 | 587k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3084.79/3095.87	c  3096s|368000 |   456 |  9306k|  25.2 |   781M | 128 |4813 |  12k|  11k|1219k|  1 | 587k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3086.49/3097.57	c  3098s|368100 |   465 |  9309k|  25.2 |   781M | 128 |4813 |  12k|  11k|1219k|  1 | 587k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3088.09/3099.15	c  3099s|368200 |   459 |  9312k|  25.2 |   781M | 128 |4813 |  12k|  11k|1220k|  1 | 587k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3089.77/3100.87	c  3101s|368300 |   464 |  9315k|  25.2 |   781M | 128 |4813 |  12k|  11k|1220k|  1 | 587k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3091.17/3102.27	c  3102s|368400 |   457 |  9318k|  25.2 |   781M | 128 |4813 |  12k|  11k|1221k|  0 | 587k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3092.17/3103.24	c  3103s|368500 |   460 |  9320k|  25.2 |   781M | 128 |4813 |  12k|  11k|1221k|  0 | 588k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3093.46/3104.53	c  3105s|368600 |   455 |  9323k|  25.2 |   781M | 128 |4813 |  12k|  11k|1222k|  1 | 588k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3093.86/3104.97	c  3105s|368700 |   452 |  9324k|  25.2 |   781M | 128 |4813 |  12k|  11k|1222k|  1 | 588k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3094.96/3106.01	c  3106s|368800 |   454 |  9327k|  25.2 |   781M | 128 |4813 |  12k|  11k|1222k|  1 | 588k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3096.15/3107.22	c  3107s|368900 |   465 |  9329k|  25.2 |   781M | 128 |4813 |  12k|  11k|1222k|  0 | 588k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3096.95/3108.05	c  3108s|369000 |   453 |  9331k|  25.2 |   781M | 128 |4813 |  12k|  11k|1223k|  0 | 588k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3097.95/3109.04	c  3109s|369100 |   449 |  9334k|  25.2 |   781M | 128 |4813 |  12k|  11k|1223k|  1 | 588k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3098.95/3110.07	c  3110s|369200 |   446 |  9336k|  25.2 |   781M | 128 |4813 |  12k|  11k|1223k|  1 | 589k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3099.84/3110.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3099.84/3110.98	c  3111s|369300 |   444 |  9338k|  25.2 |   781M | 128 |4813 |  12k|  11k|1223k|  1 | 589k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3100.94/3112.10	c  3112s|369400 |   444 |  9341k|  25.2 |   781M | 128 |4813 |  12k|  11k|1224k|  1 | 589k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3101.83/3112.94	c  3113s|369500 |   443 |  9344k|  25.2 |   781M | 128 |4813 |  12k|  11k|1224k|  1 | 589k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3102.93/3114.03	c  3114s|369600 |   449 |  9347k|  25.2 |   781M | 128 |4813 |  12k|  11k|1225k|  2 | 589k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3103.93/3115.04	c  3115s|369700 |   453 |  9350k|  25.2 |   781M | 128 |4813 |  12k|  11k|1225k|  1 | 589k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3105.22/3116.33	c  3116s|369800 |   451 |  9353k|  25.2 |   781M | 128 |4813 |  12k|  11k|1226k|  1 | 589k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3106.02/3117.15	c  3117s|369900 |   448 |  9354k|  25.2 |   783M | 128 |4813 |  12k|  11k|1226k|  1 | 589k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3107.61/3118.73	c  3119s|370000 |   444 |  9358k|  25.2 |   783M | 128 |4813 |  12k|  11k|1226k|  1 | 590k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3108.71/3119.81	c  3120s|370100 |   438 |  9360k|  25.2 |   783M | 128 |4813 |  12k|   0 |1227k|  0 | 590k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3109.80/3120.90	c  3121s|370200 |   444 |  9362k|  25.2 |   783M | 128 |4813 |  12k|  11k|1227k|  1 | 590k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3110.80/3121.91	c  3122s|370300 |   446 |  9365k|  25.2 |   783M | 128 |4813 |  12k|  11k|1227k|  1 | 590k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3111.40/3122.53	c  3123s|370400 |   447 |  9366k|  25.2 |   783M | 128 |4813 |  12k|   0 |1228k|  0 | 590k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3112.39/3123.59	c  3124s|370500 |   439 |  9368k|  25.2 |   783M | 128 |4813 |  12k|   0 |1228k|  0 | 590k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3113.29/3124.47	c  3124s|370600 |   438 |  9372k|  25.2 |   783M | 128 |4813 |  12k|   0 |1229k|  0 | 590k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3114.49/3125.65	c  3126s|370700 |   440 |  9375k|  25.2 |   783M | 128 |4813 |  12k|   0 |1229k|  0 | 590k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3115.38/3126.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3115.38/3126.51	c  3127s|370800 |   440 |  9378k|  25.2 |   783M | 128 |4813 |  12k|   0 |1230k|  0 | 591k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3116.58/3127.74	c  3128s|370900 |   446 |  9381k|  25.2 |   783M | 128 |4813 |  12k|  11k|1230k|  0 | 591k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3117.68/3128.81	c  3129s|371000 |   454 |  9384k|  25.2 |   783M | 128 |4813 |  12k|  11k|1231k|  0 | 591k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3118.37/3129.58	c  3130s|371100 |   446 |  9386k|  25.2 |   783M | 128 |4813 |  12k|  11k|1231k|  1 | 591k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3119.37/3130.52	c  3131s|371200 |   447 |  9388k|  25.2 |   783M | 128 |4813 |  12k|  11k|1231k|  1 | 591k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3120.27/3131.41	c  3131s|371300 |   450 |  9391k|  25.2 |   783M | 128 |4813 |  12k|  11k|1231k|  1 | 591k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3121.66/3132.84	c  3133s|371400 |   453 |  9393k|  25.2 |   783M | 128 |4813 |  12k|  11k|1231k|  1 | 591k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3122.56/3133.70	c  3134s|371500 |   444 |  9395k|  25.2 |   783M | 128 |4813 |  12k|   0 |1232k|  0 | 592k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3123.26/3134.46	c  3134s|371600 |   447 |  9397k|  25.2 |   783M | 128 |4813 |  12k|  11k|1232k|  1 | 592k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3124.35/3135.59	c  3136s|371700 |   454 |  9400k|  25.2 |   783M | 128 |4813 |  12k|   0 |1232k|  0 | 592k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3125.85/3137.07	c  3137s|371800 |   453 |  9402k|  25.2 |   783M | 128 |4813 |  12k|  11k|1233k|  1 | 592k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3126.64/3137.83	c  3138s|371900 |   452 |  9404k|  25.2 |   783M | 128 |4813 |  12k|  11k|1233k|  1 | 592k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3127.54/3138.79	c  3139s|372000 |   446 |  9406k|  25.2 |   783M | 128 |4813 |  12k|  11k|1233k|  0 | 592k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3128.64/3139.81	c  3140s|372100 |   453 |  9409k|  25.2 |   783M | 128 |4813 |  12k|  11k|1234k|  1 | 592k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3129.43/3140.66	c  3141s|372200 |   453 |  9411k|  25.2 |   783M | 128 |4813 |  12k|   0 |1234k|  0 | 592k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3130.03/3141.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3130.03/3141.21	c  3141s|372300 |   444 |  9413k|  25.2 |   783M | 128 |4813 |  12k|  11k|1234k|  1 | 593k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3130.93/3142.12	c  3142s|372400 |   448 |  9415k|  25.2 |   783M | 128 |4813 |  12k|  11k|1234k|  1 | 593k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3131.93/3143.15	c  3143s|372500 |   445 |  9417k|  25.2 |   783M | 128 |4813 |  12k|  11k|1235k|  1 | 593k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3132.93/3144.13	c  3144s|372600 |   443 |  9420k|  25.2 |   783M | 128 |4813 |  12k|  11k|1235k|  1 | 593k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3134.02/3145.28	c  3145s|372700 |   444 |  9422k|  25.2 |   783M | 128 |4813 |  12k|  11k|1235k|  1 | 593k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3134.82/3146.04	c  3146s|372800 |   463 |  9424k|  25.2 |   783M | 128 |4813 |  12k|  11k|1235k|  1 | 593k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3135.31/3146.58	c  3147s|372900 |   448 |  9425k|  25.2 |   783M | 128 |4813 |  12k|  11k|1236k|  1 | 594k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3136.31/3147.55	c  3148s|373000 |   448 |  9428k|  25.2 |   783M | 128 |4813 |  12k|  11k|1236k|  0 | 594k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3137.81/3149.00	c  3149s|373100 |   445 |  9432k|  25.2 |   783M | 128 |4813 |  12k|  11k|1237k|  1 | 594k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3138.60/3149.88	c  3150s|373200 |   447 |  9435k|  25.2 |   783M | 128 |4813 |  12k|  11k|1237k|  1 | 594k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3139.90/3151.11	c  3151s|373300 |   441 |  9438k|  25.2 |   783M | 128 |4813 |  12k|  11k|1237k|  2 | 594k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3141.29/3152.56	c  3153s|373400 |   449 |  9441k|  25.2 |   783M | 128 |4813 |  12k|  11k|1238k|  0 | 594k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3142.59/3153.83	c  3154s|373500 |   447 |  9444k|  25.2 |   783M | 128 |4813 |  12k|   0 |1238k|  0 | 594k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3143.68/3154.91	c  3155s|373600 |   446 |  9446k|  25.2 |   783M | 128 |4813 |  12k|  11k|1239k|  1 | 594k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3144.58/3155.87	c  3156s|373700 |   449 |  9448k|  25.2 |   783M | 128 |4813 |  12k|  11k|1239k|  1 | 594k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3145.58/3156.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3145.58/3156.80	c  3157s|373800 |   448 |  9451k|  25.2 |   783M | 128 |4813 |  12k|   0 |1239k|  0 | 595k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3146.97/3158.21	c  3158s|373900 |   446 |  9455k|  25.2 |   783M | 128 |4813 |  12k|   0 |1240k|  0 | 595k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3147.87/3159.15	c  3159s|374000 |   446 |  9458k|  25.2 |   783M | 128 |4813 |  12k|  11k|1241k|  0 | 595k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3149.36/3160.68	c  3161s|374100 |   438 |  9462k|  25.2 |   783M | 128 |4813 |  12k|  11k|1241k|  1 | 595k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3151.06/3162.38	c  3162s|374200 |   440 |  9465k|  25.2 |   783M | 128 |4813 |  12k|  11k|1242k|  2 | 595k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3152.05/3163.38	c  3163s|374300 |   433 |  9467k|  25.2 |   783M | 128 |4813 |  12k|  11k|1243k|  1 | 595k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3153.15/3164.49	c  3164s|374400 |   441 |  9470k|  25.2 |   783M | 128 |4813 |  12k|  11k|1243k|  1 | 595k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3154.15/3165.49	c  3165s|374500 |   434 |  9472k|  25.2 |   783M | 128 |4813 |  12k|  11k|1243k|  1 | 596k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3155.14/3166.44	c  3166s|374600 |   440 |  9474k|  25.2 |   783M | 128 |4813 |  12k|  11k|1243k|  0 | 596k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3155.85/3167.15	c  3167s|374700 |   432 |  9475k|  25.2 |   783M | 128 |4813 |  12k|  11k|1244k|  1 | 596k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3156.74/3168.07	c  3168s|374800 |   430 |  9477k|  25.2 |   783M | 128 |4813 |  12k|  11k|1244k|  1 | 596k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3158.23/3169.56	c  3170s|374900 |   442 |  9482k|  25.2 |   830M | 128 |4813 |  12k|  11k|1244k|  1 | 596k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3159.33/3170.67	c  3171s|375000 |   439 |  9486k|  25.3 |   830M | 128 |4813 |  12k|   0 |1245k|  0 | 596k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3160.22/3171.55	c  3172s|375100 |   448 |  9488k|  25.2 |   830M | 128 |4813 |  12k|  11k|1245k|  1 | 596k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3161.02/3172.35	c  3172s|375200 |   435 |  9490k|  25.2 |   830M | 128 |4813 |  12k|  11k|1245k|  0 | 597k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3161.83/3173.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3161.83/3173.18	c  3173s|375300 |   438 |  9492k|  25.2 |   830M | 128 |4813 |  12k|  11k|1246k|  1 | 597k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3162.92/3174.22	c  3174s|375400 |   439 |  9494k|  25.2 |   830M | 128 |4813 |  12k|   0 |1246k|  0 | 597k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3163.52/3174.88	c  3175s|375500 |   439 |  9496k|  25.2 |   830M | 128 |4813 |  12k|  11k|1246k|  1 | 597k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3164.42/3175.70	c  3176s|375600 |   437 |  9497k|  25.2 |   830M | 128 |4813 |  12k|  11k|1247k|  0 | 597k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3165.22/3176.52	c  3177s|375700 |   442 |  9500k|  25.2 |   830M | 128 |4813 |  12k|  11k|1247k|  0 | 597k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3165.82/3177.15	c  3177s|375800 |   438 |  9502k|  25.2 |   830M | 128 |4813 |  12k|  11k|1247k|  1 | 597k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3167.11/3178.42	c  3178s|375900 |   435 |  9505k|  25.2 |   830M | 128 |4813 |  12k|  11k|1247k|  1 | 597k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3168.60/3179.92	c  3180s|376000 |   438 |  9508k|  25.2 |   830M | 128 |4813 |  12k|  11k|1248k|  1 | 597k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3169.60/3180.93	c  3181s|376100 |   441 |  9510k|  25.2 |   830M | 128 |4813 |  12k|  11k|1248k|  1 | 598k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3170.50/3181.86	c  3182s|376200 |   438 |  9512k|  25.2 |   830M | 128 |4813 |  12k|  11k|1249k|  0 | 598k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3171.49/3182.87	c  3183s|376300 |   432 |  9515k|  25.2 |   830M | 128 |4813 |  12k|  11k|1249k|  0 | 598k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3172.59/3183.90	c  3184s|376400 |   455 |  9520k|  25.2 |   830M | 128 |4813 |  12k|  11k|1249k|  1 | 598k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3173.59/3184.92	c  3185s|376500 |   443 |  9523k|  25.2 |   830M | 128 |4813 |  12k|  11k|1250k|  0 | 598k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3174.69/3186.06	c  3186s|376600 |   449 |  9526k|  25.3 |   830M | 128 |4813 |  12k|  11k|1250k|  2 | 598k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3175.78/3187.19	c  3187s|376700 |   455 |  9529k|  25.3 |   830M | 128 |4813 |  12k|  11k|1251k|  1 | 598k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3176.57/3187.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3176.57/3187.97	c  3188s|376800 |   455 |  9531k|  25.3 |   830M | 128 |4813 |  12k|   0 |1251k|  0 | 598k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3177.37/3188.78	c  3189s|376900 |   450 |  9534k|  25.3 |   830M | 128 |4813 |  12k|  11k|1251k|  1 | 599k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3178.47/3189.87	c  3190s|377000 |   451 |  9536k|  25.2 |   830M | 128 |4813 |  12k|  11k|1252k|  1 | 599k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3179.17/3190.50	c  3190s|377100 |   456 |  9538k|  25.2 |   830M | 128 |4813 |  12k|  11k|1252k|  1 | 599k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3180.06/3191.42	c  3191s|377200 |   453 |  9540k|  25.2 |   830M | 128 |4813 |  12k|   0 |1252k|  0 | 599k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3181.16/3192.55	c  3193s|377300 |   450 |  9543k|  25.2 |   830M | 128 |4813 |  12k|   0 |1253k|  0 | 599k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3182.16/3193.53	c  3194s|377400 |   455 |  9545k|  25.2 |   830M | 128 |4813 |  12k|  11k|1253k|  0 | 599k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3182.66/3194.09	c  3194s|377500 |   448 |  9547k|  25.2 |   830M | 128 |4813 |  12k|  11k|1253k|  0 | 599k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3183.85/3195.25	c  3195s|377600 |   451 |  9550k|  25.2 |   830M | 128 |4813 |  12k|  11k|1254k|  0 | 599k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3184.94/3196.36	c  3196s|377700 |   450 |  9553k|  25.2 |   830M | 128 |4813 |  12k|   0 |1254k|  0 | 600k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3185.54/3196.97	c  3197s|377800 |   455 |  9554k|  25.2 |   830M | 128 |4813 |  12k|  11k|1254k|  1 | 600k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3186.04/3197.42	c  3197s|377900 |   449 |  9555k|  25.2 |   830M | 128 |4813 |  12k|  11k|1254k|  1 | 600k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3186.54/3197.97	c  3198s|378000 |   445 |  9557k|  25.2 |   830M | 128 |4813 |  12k|   0 |1255k|  0 | 600k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3187.24/3198.67	c  3199s|378100 |   449 |  9559k|  25.2 |   830M | 128 |4813 |  12k|  11k|1255k|  1 | 600k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3188.23/3199.62	c  3200s|378200 |   458 |  9561k|  25.2 |   830M | 128 |4813 |  12k|  11k|1255k|  1 | 600k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3189.23/3200.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3189.23/3200.69	c  3201s|378300 |   458 |  9564k|  25.2 |   830M | 128 |4813 |  12k|  11k|1256k|  0 | 600k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3190.13/3201.57	c  3202s|378400 |   453 |  9566k|  25.2 |   830M | 128 |4813 |  12k|   0 |1256k|  0 | 600k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3190.82/3202.22	c  3202s|378500 |   454 |  9568k|  25.2 |   830M | 128 |4813 |  12k|  11k|1256k|  1 | 600k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3191.92/3203.33	c  3203s|378600 |   456 |  9571k|  25.2 |   830M | 128 |4813 |  12k|  11k|1257k|  0 | 601k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3193.21/3204.69	c  3205s|378700 |   448 |  9576k|  25.2 |   830M | 128 |4813 |  12k|  11k|1258k|  3 | 601k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3194.51/3205.99	c  3206s|378800 |   450 |  9580k|  25.2 |   830M | 128 |4813 |  12k|  11k|1259k|  2 | 601k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3195.61/3207.06	c  3207s|378900 |   455 |  9582k|  25.2 |   830M | 128 |4813 |  12k|   0 |1259k|  0 | 601k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3196.80/3208.21	c  3208s|379000 |   456 |  9585k|  25.2 |   830M | 128 |4813 |  12k|  11k|1259k|  1 | 601k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3197.90/3209.34	c  3209s|379100 |   457 |  9588k|  25.2 |   830M | 128 |4813 |  12k|  11k|1260k|  1 | 601k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3198.60/3210.10	c  3210s|379200 |   460 |  9590k|  25.2 |   830M | 128 |4813 |  12k|  11k|1260k|  1 | 601k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3199.60/3211.03	c  3211s|379300 |   459 |  9593k|  25.2 |   830M | 128 |4813 |  12k|  11k|1261k|  1 | 601k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3200.49/3211.90	c  3212s|379400 |   461 |  9596k|  25.2 |   830M | 128 |4813 |  12k|  11k|1261k|  1 | 602k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3201.19/3212.60	c  3213s|379500 |   455 |  9598k|  25.2 |   830M | 128 |4813 |  12k|   0 |1261k|  0 | 602k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3201.88/3213.36	c  3213s|379600 |   460 |  9599k|  25.2 |   830M | 128 |4813 |  12k|  11k|1261k|  0 | 602k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3202.59/3214.07	c  3214s|379700 |   454 |  9601k|  25.2 |   830M | 128 |4813 |  12k|  11k|1262k|  1 | 602k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3203.58/3215.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3203.58/3215.06	c  3215s|379800 |   456 |  9604k|  25.2 |   830M | 128 |4813 |  12k|   0 |1262k|  0 | 602k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3204.18/3215.61	c  3216s|379900 |   453 |  9605k|  25.2 |   830M | 128 |4813 |  12k|   0 |1262k|  0 | 602k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3204.97/3216.47	c  3216s|380000 |   453 |  9608k|  25.2 |   830M | 128 |4813 |  12k|  11k|1263k|  1 | 602k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3205.97/3217.42	c  3217s|380100 |   457 |  9611k|  25.2 |   830M | 128 |4813 |  12k|  11k|1263k|  1 | 602k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3207.07/3218.50	c  3218s|380200 |   465 |  9614k|  25.2 |   830M | 128 |4813 |  12k|  11k|1263k|  0 | 603k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3207.46/3218.99	c  3219s|380300 |   460 |  9615k|  25.2 |   830M | 128 |4813 |  12k|  11k|1263k|  1 | 603k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3208.67/3220.12	c  3220s|380400 |   452 |  9617k|  25.2 |   830M | 128 |4813 |  12k|  11k|1264k|  1 | 603k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3209.46/3220.91	c  3221s|380500 |   449 |  9619k|  25.2 |   830M | 128 |4813 |  12k|  11k|1264k|  1 | 603k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3210.25/3221.78	c  3222s|380600 |   449 |  9621k|  25.2 |   830M | 128 |4813 |  12k|  11k|1264k|  1 | 603k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3211.56/3223.04	c  3223s|380700 |   452 |  9624k|  25.2 |   830M | 128 |4813 |  12k|  11k|1265k|  0 | 603k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3212.15/3223.69	c  3224s|380800 |   449 |  9625k|  25.2 |   830M | 128 |4813 |  12k|  11k|1265k|  0 | 603k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3213.34/3224.82	c  3225s|380900 |   448 |  9628k|  25.2 |   830M | 128 |4813 |  12k|  11k|1265k|  1 | 603k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3214.74/3226.25	c  3226s|381000 |   446 |  9630k|  25.2 |   830M | 128 |4813 |  12k|  11k|1266k|  0 | 604k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3215.93/3227.46	c  3227s|381100 |   449 |  9633k|  25.2 |   831M | 128 |4813 |  12k|  11k|1266k|  2 | 604k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3217.23/3228.75	c  3229s|381200 |   461 |  9636k|  25.2 |   831M | 128 |4813 |  12k|  11k|1267k|  1 | 604k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3217.93/3229.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3217.93/3229.40	c  3229s|381300 |   456 |  9638k|  25.2 |   831M | 128 |4813 |  12k|  11k|1267k|  1 | 604k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3218.53/3230.06	c  3230s|381400 |   455 |  9640k|  25.2 |   831M | 128 |4813 |  12k|  11k|1267k|  1 | 604k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3219.42/3230.91	c  3231s|381500 |   447 |  9642k|  25.2 |   831M | 128 |4813 |  12k|  11k|1267k|  1 | 604k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3220.22/3231.78	c  3232s|381600 |   452 |  9645k|  25.2 |   831M | 128 |4813 |  12k|  11k|1268k|  1 | 604k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3220.92/3232.47	c  3232s|381700 |   444 |  9648k|  25.2 |   831M | 128 |4813 |  12k|  11k|1268k|  0 | 604k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3221.52/3233.10	c  3233s|381800 |   442 |  9650k|  25.2 |   831M | 128 |4813 |  12k|   0 |1268k|  0 | 605k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3222.62/3234.19	c  3234s|381900 |   457 |  9653k|  25.2 |   831M | 128 |4813 |  12k|  11k|1269k|  1 | 605k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3223.51/3235.05	c  3235s|382000 |   449 |  9656k|  25.2 |   831M | 128 |4813 |  12k|   0 |1269k|  0 | 605k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3224.51/3236.04	c  3236s|382100 |   448 |  9659k|  25.2 |   831M | 128 |4813 |  12k|  11k|1270k|  1 | 605k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3225.10/3236.69	c  3237s|382200 |   452 |  9661k|  25.2 |   831M | 128 |4813 |  12k|   0 |1270k|  0 | 605k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3225.70/3237.20	c  3237s|382300 |   451 |  9663k|  25.2 |   831M | 128 |4813 |  12k|  11k|1270k|  1 | 605k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3226.40/3237.90	c  3238s|382400 |   446 |  9665k|  25.2 |   831M | 128 |4813 |  12k|  11k|1270k|  1 | 605k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3226.99/3238.50	c  3238s|382500 |   448 |  9666k|  25.2 |   831M | 128 |4813 |  12k|  11k|1270k|  3 | 605k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3227.50/3239.09	c  3239s|382600 |   449 |  9668k|  25.2 |   831M | 128 |4813 |  12k|  11k|1271k|  0 | 605k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3228.39/3239.91	c  3240s|382700 |   444 |  9670k|  25.2 |   831M | 128 |4813 |  12k|  11k|1271k|  1 | 606k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3229.59/3241.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3229.59/3241.17	c  3241s|382800 |   448 |  9673k|  25.2 |   831M | 128 |4813 |  12k|  11k|1271k|  1 | 606k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3231.38/3242.93	c  3243s|382900 |   444 |  9677k|  25.2 |   831M | 128 |4813 |  12k|  11k|1272k|  1 | 606k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3232.58/3244.16	c  3244s|383000 |   450 |  9680k|  25.2 |   831M | 128 |4813 |  12k|  11k|1272k|  0 | 606k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3233.58/3245.16	c  3245s|383100 |   456 |  9682k|  25.2 |   831M | 128 |4813 |  12k|  11k|1273k|  1 | 606k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3234.37/3245.91	c  3246s|383200 |   445 |  9683k|  25.2 |   831M | 128 |4813 |  12k|  11k|1273k|  1 | 606k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3235.36/3246.92	c  3247s|383300 |   441 |  9686k|  25.2 |   831M | 128 |4813 |  12k|   0 |1273k|  0 | 607k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3236.57/3248.14	c  3248s|383400 |   441 |  9688k|  25.2 |   831M | 128 |4813 |  12k|  11k|1274k|  1 | 607k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3237.46/3249.06	c  3249s|383500 |   442 |  9691k|  25.2 |   831M | 128 |4813 |  12k|   0 |1274k|  0 | 607k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3238.46/3250.02	c  3250s|383600 |   448 |  9693k|  25.2 |   831M | 128 |4813 |  12k|  11k|1274k|  1 | 607k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3239.35/3250.94	c  3251s|383700 |   455 |  9695k|  25.2 |   831M | 128 |4813 |  12k|  11k|1275k|  1 | 607k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3240.35/3251.99	c  3252s|383800 |   453 |  9697k|  25.2 |   831M | 128 |4813 |  12k|  11k|1275k|  0 | 607k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3241.64/3253.29	c  3253s|383900 |   447 |  9700k|  25.2 |   831M | 128 |4813 |  12k|  11k|1275k|  2 | 607k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3243.04/3254.68	c  3255s|384000 |   453 |  9703k|  25.2 |   831M | 128 |4813 |  12k|  11k|1276k|  0 | 608k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3244.44/3256.08	c  3256s|384100 |   448 |  9706k|  25.2 |   831M | 128 |4813 |  12k|   0 |1277k|  0 | 608k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3245.73/3257.30	c  3257s|384200 |   444 |  9709k|  25.2 |   831M | 128 |4813 |  12k|  11k|1277k|  0 | 608k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3246.53/3258.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3246.53/3258.15	c  3258s|384300 |   450 |  9712k|  25.2 |   832M | 128 |4813 |  12k|  11k|1278k|  1 | 608k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3247.43/3259.01	c  3259s|384400 |   456 |  9714k|  25.2 |   832M | 128 |4813 |  12k|  11k|1278k|  1 | 608k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3248.12/3259.75	c  3260s|384500 |   457 |  9716k|  25.2 |   832M | 128 |4813 |  12k|  11k|1278k|  1 | 608k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3249.12/3260.72	c  3261s|384600 |   453 |  9718k|  25.2 |   832M | 128 |4813 |  12k|  11k|1279k|  1 | 608k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3250.01/3261.68	c  3262s|384700 |   455 |  9720k|  25.2 |   832M | 128 |4813 |  12k|  11k|1279k|  0 | 608k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3250.61/3262.28	c  3262s|384800 |   459 |  9721k|  25.2 |   832M | 128 |4813 |  12k|   0 |1279k|  0 | 609k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3251.01/3262.69	c  3263s|384900 |   468 |  9722k|  25.2 |   832M | 128 |4813 |  12k|  11k|1279k|  1 | 609k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3251.61/3263.27	c  3263s|385000 |   453 |  9723k|  25.2 |   832M | 128 |4813 |  12k|  11k|1279k|  1 | 609k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3252.80/3264.49	c  3264s|385100 |   446 |  9726k|  25.2 |   832M | 128 |4813 |  12k|   0 |1280k|  0 | 609k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3254.10/3265.78	c  3266s|385200 |   451 |  9729k|  25.2 |   832M | 128 |4813 |  12k|   0 |1280k|  0 | 609k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3255.29/3266.98	c  3267s|385300 |   443 |  9732k|  25.2 |   832M | 128 |4813 |  12k|   0 |1281k|  0 | 609k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3256.19/3267.83	c  3268s|385400 |   445 |  9734k|  25.2 |   832M | 128 |4813 |  12k|  11k|1281k|  0 | 609k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3257.68/3269.38	c  3269s|385500 |   448 |  9737k|  25.2 |   832M | 128 |4813 |  12k|   0 |1282k|  0 | 610k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3258.39/3270.09	c  3270s|385600 |   444 |  9738k|  25.2 |   832M | 128 |4813 |  12k|   0 |1282k|  0 | 610k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3259.48/3271.11	c  3271s|385700 |   444 |  9741k|  25.2 |   832M | 128 |4813 |  12k|   0 |1282k|  0 | 610k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3260.77/3272.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3260.77/3272.47	c  3272s|385800 |   441 |  9744k|  25.2 |   832M | 128 |4813 |  12k|  11k|1283k|  0 | 610k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3262.17/3273.85	c  3274s|385900 |   441 |  9748k|  25.2 |   832M | 128 |4813 |  12k|  11k|1284k|  0 | 610k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3263.17/3274.80	c  3275s|386000 |   444 |  9750k|  25.2 |   833M | 128 |4813 |  12k|  11k|1284k|  1 | 610k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3263.66/3275.40	c  3275s|386100 |   444 |  9752k|  25.2 |   833M | 128 |4813 |  12k|  11k|1284k|  2 | 610k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3264.47/3276.15	c  3276s|386200 |   441 |  9754k|  25.2 |   833M | 128 |4813 |  12k|  11k|1285k|  1 | 610k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3265.16/3276.85	c  3277s|386300 |   450 |  9756k|  25.2 |   833M | 128 |4813 |  12k|  11k|1285k|  1 | 611k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3266.05/3277.74	c  3278s|386400 |   449 |  9758k|  25.2 |   833M | 128 |4813 |  12k|  11k|1285k|  2 | 611k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3267.05/3278.77	c  3279s|386500 |   450 |  9761k|  25.2 |   833M | 128 |4813 |  12k|  11k|1286k|  1 | 611k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3268.15/3279.85	c  3280s|386600 |   445 |  9763k|  25.2 |   833M | 128 |4813 |  12k|  11k|1286k|  1 | 611k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3269.35/3281.06	c  3281s|386700 |   444 |  9767k|  25.2 |   833M | 128 |4813 |  12k|  11k|1287k|  1 | 611k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3270.04/3281.75	c  3282s|386800 |   451 |  9769k|  25.2 |   833M | 128 |4813 |  12k|  11k|1287k|  1 | 611k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3270.64/3282.36	c  3282s|386900 |   448 |  9771k|  25.2 |   833M | 128 |4813 |  12k|   0 |1287k|  0 | 611k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3271.63/3283.31	c  3283s|387000 |   445 |  9774k|  25.2 |   833M | 128 |4813 |  12k|  11k|1288k|  2 | 611k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3272.13/3283.85	c  3284s|387100 |   442 |  9776k|  25.2 |   833M | 128 |4813 |  12k|  11k|1288k|  0 | 612k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3273.33/3285.00	c  3285s|387200 |   445 |  9780k|  25.2 |   833M | 128 |4813 |  12k|  11k|1288k|  3 | 612k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3274.12/3285.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3274.12/3285.82	c  3286s|387300 |   439 |  9782k|  25.2 |   833M | 128 |4813 |  12k|   0 |1289k|  0 | 612k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3275.33/3287.10	c  3287s|387400 |   444 |  9786k|  25.2 |   833M | 128 |4813 |  12k|  11k|1290k|  0 | 612k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3276.81/3288.55	c  3289s|387500 |   443 |  9790k|  25.2 |   833M | 128 |4813 |  12k|  11k|1290k|  1 | 612k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3277.71/3289.41	c  3289s|387600 |   442 |  9793k|  25.2 |   833M | 128 |4813 |  12k|  11k|1291k|  1 | 612k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3278.71/3290.41	c  3290s|387700 |   437 |  9795k|  25.2 |   833M | 128 |4813 |  12k|   0 |1291k|  0 | 612k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3279.51/3291.20	c  3291s|387800 |   443 |  9798k|  25.2 |   833M | 128 |4813 |  12k|  11k|1292k|  0 | 612k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3280.20/3291.99	c  3292s|387900 |   437 |  9800k|  25.2 |   833M | 128 |4813 |  12k|   0 |1292k|  0 | 613k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3281.10/3292.82	c  3293s|388000 |   443 |  9803k|  25.2 |   834M | 128 |4813 |  12k|   0 |1293k|  0 | 613k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3281.90/3293.65	c  3294s|388100 |   438 |  9805k|  25.2 |   834M | 128 |4813 |  12k|  11k|1293k|  0 | 613k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3282.99/3294.73	c  3295s|388200 |   436 |  9808k|  25.2 |   834M | 128 |4813 |  12k|  11k|1293k|  1 | 613k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3283.89/3295.61	c  3296s|388300 |   435 |  9811k|  25.2 |   834M | 128 |4813 |  12k|   0 |1294k|  0 | 613k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3284.59/3296.34	c  3296s|388400 |   436 |  9813k|  25.2 |   834M | 128 |4813 |  12k|  11k|1294k|  0 | 613k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3285.48/3297.23	c  3297s|388500 |   448 |  9816k|  25.2 |   834M | 128 |4813 |  12k|  11k|1295k|  1 | 613k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3286.58/3298.38	c  3298s|388600 |   449 |  9819k|  25.2 |   834M | 128 |4813 |  12k|  11k|1295k|  1 | 613k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3287.48/3299.24	c  3299s|388700 |   454 |  9822k|  25.2 |   834M | 128 |4813 |  12k|   0 |1295k|  0 | 614k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3288.67/3300.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3288.67/3300.43	c  3300s|388800 |   449 |  9825k|  25.2 |   834M | 128 |4813 |  12k|  11k|1296k|  0 | 614k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3289.97/3301.79	c  3302s|388900 |   448 |  9829k|  25.2 |   834M | 128 |4813 |  12k|  11k|1297k|  1 | 614k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3291.06/3302.80	c  3303s|389000 |   453 |  9832k|  25.2 |   834M | 128 |4813 |  12k|  11k|1297k|  1 | 614k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3292.37/3304.18	c  3304s|389100 |   448 |  9835k|  25.2 |   834M | 128 |4813 |  12k|  11k|1298k|  2 | 614k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3293.16/3304.99	c  3305s|389200 |   450 |  9837k|  25.2 |   834M | 128 |4813 |  12k|  11k|1298k|  2 | 614k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3294.36/3306.19	c  3306s|389300 |   444 |  9840k|  25.2 |   834M | 128 |4813 |  12k|  11k|1298k|  1 | 614k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3295.75/3307.53	c  3308s|389400 |   448 |  9843k|  25.2 |   834M | 128 |4813 |  12k|  11k|1299k|  1 | 615k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3296.94/3308.70	c  3309s|389500 |   440 |  9846k|  25.2 |   834M | 128 |4813 |  12k|  11k|1299k|  1 | 615k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3297.84/3309.68	c  3310s|389600 |   448 |  9849k|  25.2 |   834M | 128 |4813 |  12k|  11k|1300k|  1 | 615k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3298.54/3310.31	c  3310s|389700 |   448 |  9851k|  25.2 |   834M | 128 |4813 |  12k|  11k|1300k|  2 | 615k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3299.53/3311.37	c  3311s|389800 |   447 |  9854k|  25.2 |   834M | 128 |4813 |  12k|  11k|1301k|  1 | 615k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3300.53/3312.32	c  3312s|389900 |   446 |  9857k|  25.2 |   834M | 128 |4813 |  12k|  11k|1301k|  1 | 615k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3301.43/3313.21	c  3313s|390000 |   446 |  9861k|  25.2 |   834M | 128 |4813 |  12k|  11k|1302k|  1 | 615k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3302.42/3314.23	c  3314s|390100 |   449 |  9864k|  25.2 |   834M | 128 |4813 |  12k|  11k|1302k|  1 | 616k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3303.62/3315.41	c  3315s|390200 |   461 |  9867k|  25.2 |   834M | 128 |4813 |  12k|  11k|1303k|  1 | 616k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3304.91/3316.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3304.91/3316.72	c  3317s|390300 |   472 |  9870k|  25.2 |   834M | 128 |4813 |  12k|  11k|1303k|  1 | 616k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3305.61/3317.41	c  3317s|390400 |   470 |  9871k|  25.2 |   834M | 128 |4813 |  12k|  11k|1303k|  1 | 616k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3306.61/3318.49	c  3318s|390500 |   472 |  9873k|  25.2 |   834M | 128 |4813 |  12k|  11k|1304k|  1 | 616k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3307.70/3319.52	c  3320s|390600 |   477 |  9875k|  25.2 |   834M | 128 |4813 |  12k|  11k|1304k|  1 | 616k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3308.50/3320.33	c  3320s|390700 |   467 |  9878k|  25.2 |   834M | 128 |4813 |  12k|  11k|1304k|  1 | 616k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3309.40/3321.29	c  3321s|390800 |   471 |  9880k|  25.2 |   834M | 128 |4813 |  12k|  11k|1305k|  0 | 616k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3310.30/3322.16	c  3322s|390900 |   470 |  9883k|  25.2 |   834M | 128 |4813 |  12k|  11k|1305k|  3 | 617k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3310.89/3322.74	c  3323s|391000 |   480 |  9884k|  25.2 |   834M | 128 |4813 |  12k|   0 |1305k|  0 | 617k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3311.49/3323.34	c  3323s|391100 |   474 |  9886k|  25.2 |   834M | 128 |4813 |  12k|   0 |1305k|  0 | 617k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3312.19/3324.04	c  3324s|391200 |   471 |  9888k|  25.2 |   834M | 128 |4813 |  12k|  11k|1305k|  0 | 617k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3313.08/3324.98	c  3325s|391300 |   476 |  9890k|  25.2 |   834M | 128 |4813 |  12k|  11k|1305k|  1 | 617k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3313.78/3325.62	c  3326s|391400 |   471 |  9891k|  25.2 |   834M | 128 |4813 |  12k|   0 |1306k|  0 | 617k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3314.38/3326.27	c  3326s|391500 |   464 |  9893k|  25.2 |   834M | 128 |4813 |  12k|  11k|1306k|  2 | 617k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3314.98/3326.89	c  3327s|391600 |   463 |  9895k|  25.2 |   834M | 128 |4813 |  12k|  11k|1306k|  1 | 618k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3315.87/3327.70	c  3328s|391700 |   468 |  9897k|  25.2 |   834M | 128 |4813 |  12k|  11k|1306k|  0 | 618k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3316.77/3328.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3316.77/3328.63	c  3329s|391800 |   468 |  9899k|  25.2 |   834M | 128 |4813 |  12k|  11k|1306k|  1 | 618k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3317.37/3329.28	c  3329s|391900 |   474 |  9901k|  25.2 |   834M | 128 |4813 |  12k|  11k|1307k|  0 | 618k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3318.17/3330.09	c  3330s|392000 |   472 |  9903k|  25.2 |   834M | 128 |4813 |  12k|  11k|1307k|  1 | 618k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3319.06/3331.00	c  3331s|392100 |   475 |  9905k|  25.2 |   835M | 128 |4813 |  12k|   0 |1307k|  0 | 618k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3319.95/3331.84	c  3332s|392200 |   480 |  9908k|  25.2 |   835M | 128 |4813 |  12k|   0 |1308k|  0 | 618k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3320.85/3332.79	c  3333s|392300 |   485 |  9910k|  25.2 |   835M | 128 |4813 |  12k|  11k|1308k|  1 | 618k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3321.95/3333.89	c  3334s|392400 |   486 |  9914k|  25.2 |   835M | 128 |4813 |  12k|  11k|1308k|  0 | 619k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3322.84/3334.77	c  3335s|392500 |   482 |  9916k|  25.2 |   835M | 128 |4813 |  12k|  11k|1309k|  1 | 619k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3323.64/3335.58	c  3336s|392600 |   468 |  9917k|  25.2 |   835M | 128 |4813 |  12k|  11k|1309k|  0 | 619k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3324.64/3336.58	c  3337s|392700 |   462 |  9920k|  25.2 |   835M | 128 |4813 |  12k|  11k|1309k|  1 | 619k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3325.53/3337.46	c  3337s|392800 |   471 |  9922k|  25.2 |   835M | 128 |4813 |  12k|   0 |1310k|  0 | 619k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3326.53/3338.42	c  3338s|392900 |   465 |  9924k|  25.2 |   835M | 128 |4813 |  12k|  11k|1310k|  1 | 619k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3327.23/3339.11	c  3339s|393000 |   463 |  9926k|  25.2 |   835M | 128 |4813 |  12k|  11k|1310k|  1 | 619k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3327.93/3339.85	c  3340s|393100 |   464 |  9927k|  25.2 |   835M | 128 |4813 |  12k|  11k|1310k|  1 | 619k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3328.82/3340.70	c  3341s|393200 |   462 |  9929k|  25.2 |   835M | 128 |4813 |  12k|  11k|1311k|  1 | 619k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3329.62/3341.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3329.62/3341.55	c  3342s|393300 |   467 |  9931k|  25.2 |   835M | 128 |4813 |  12k|  11k|1311k|  1 | 620k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3330.62/3342.56	c  3343s|393400 |   467 |  9933k|  25.2 |   835M | 128 |4813 |  12k|  11k|1311k|  1 | 620k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3331.61/3343.50	c  3343s|393500 |   468 |  9936k|  25.2 |   835M | 128 |4813 |  12k|   0 |1311k|  0 | 620k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3332.71/3344.67	c  3345s|393600 |   472 |  9938k|  25.2 |   835M | 128 |4813 |  12k|  11k|1312k|  1 | 620k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3333.61/3345.50	c  3345s|393700 |   475 |  9941k|  25.2 |   835M | 128 |4813 |  12k|   0 |1312k|  0 | 620k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3334.21/3346.19	c  3346s|393800 |   466 |  9943k|  25.2 |   835M | 128 |4813 |  12k|  11k|1313k|  1 | 620k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3334.80/3346.72	c  3347s|393900 |   462 |  9944k|  25.2 |   835M | 128 |4813 |  12k|   0 |1313k|  0 | 620k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3335.70/3347.66	c  3348s|394000 |   465 |  9947k|  25.2 |   835M | 128 |4813 |  12k|  11k|1313k|  1 | 620k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3336.40/3348.39	c  3348s|394100 |   463 |  9950k|  25.2 |   835M | 128 |4813 |  12k|   0 |1314k|  0 | 620k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3337.10/3349.04	c  3349s|394200 |   458 |  9952k|  25.2 |   835M | 128 |4813 |  12k|   0 |1314k|  0 | 621k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3337.89/3349.89	c  3350s|394300 |   457 |  9954k|  25.2 |   835M | 128 |4813 |  12k|   0 |1314k|  0 | 621k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3338.69/3350.70	c  3351s|394400 |   462 |  9956k|  25.2 |   835M | 128 |4813 |  12k|  11k|1315k|  1 | 621k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3340.38/3352.38	c  3352s|394500 |   460 |  9961k|  25.2 |   835M | 128 |4813 |  12k|  11k|1315k|  1 | 621k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3341.18/3353.14	c  3353s|394600 |   478 |  9963k|  25.2 |   835M | 128 |4813 |  12k|  11k|1316k|  1 | 621k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3342.27/3354.21	c  3354s|394700 |   476 |  9966k|  25.2 |   835M | 128 |4813 |  12k|  11k|1316k|  2 | 621k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3343.27/3355.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3343.27/3355.20	c  3355s|394800 |   480 |  9968k|  25.2 |   836M | 128 |4813 |  12k|  11k|1317k|  1 | 621k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3344.57/3356.50	c  3356s|394900 |   483 |  9971k|  25.2 |   836M | 128 |4813 |  12k|  11k|1317k|  1 | 621k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3344.96/3356.97	c  3357s|395000 |   480 |  9972k|  25.2 |   836M | 128 |4813 |  12k|   0 |1317k|  0 | 622k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3345.76/3357.78	c  3358s|395100 |   474 |  9974k|  25.2 |   836M | 128 |4813 |  12k|   0 |1317k|  0 | 622k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3346.56/3358.54	c  3359s|395200 |   480 |  9976k|  25.2 |   836M | 128 |4813 |  12k|  11k|1318k|  1 | 622k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3347.46/3359.43	c  3359s|395300 |   468 |  9978k|  25.2 |   836M | 128 |4813 |  12k|   0 |1318k|  0 | 622k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3348.25/3360.24	c  3360s|395400 |   479 |  9980k|  25.2 |   836M | 128 |4813 |  12k|  11k|1318k|  1 | 622k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3349.06/3361.03	c  3361s|395500 |   477 |  9982k|  25.2 |   836M | 128 |4813 |  12k|  11k|1318k|  1 | 622k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3349.85/3361.80	c  3362s|395600 |   475 |  9984k|  25.2 |   836M | 128 |4813 |  12k|  11k|1319k|  1 | 622k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3350.74/3362.78	c  3363s|395700 |   471 |  9986k|  25.2 |   836M | 128 |4813 |  12k|  11k|1319k|  0 | 622k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3351.74/3363.78	c  3364s|395800 |   480 |  9989k|  25.2 |   836M | 128 |4813 |  12k|   0 |1319k|  0 | 623k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3352.74/3364.70	c  3365s|395900 |   476 |  9991k|  25.2 |   836M | 128 |4813 |  12k|  11k|1319k|  0 | 623k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3353.53/3365.54	c  3366s|396000 |   485 |  9993k|  25.2 |   836M | 128 |4813 |  12k|  11k|1320k|  1 | 623k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3354.43/3366.40	c  3366s|396100 |   476 |  9995k|  25.2 |   836M | 128 |4813 |  12k|  11k|1320k|  1 | 623k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3355.23/3367.28	c  3367s|396200 |   494 |  9997k|  25.2 |   836M | 128 |4813 |  12k|  11k|1321k|  1 | 623k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3355.72/3367.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3355.72/3367.76	c  3368s|396300 |   487 |  9998k|  25.2 |   836M | 128 |4813 |  12k|   0 |1321k|  0 | 623k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3356.32/3368.39	c  3368s|396400 |   488 | 10000k|  25.2 |   836M | 128 |4813 |  12k|  11k|1321k|  1 | 623k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3356.92/3368.92	c  3369s|396500 |   480 | 10001k|  25.2 |   836M | 128 |4813 |  12k|  11k|1321k|  1 | 623k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3357.32/3369.39	c  3369s|396600 |   484 | 10002k|  25.2 |   836M | 128 |4813 |  12k|   0 |1321k|  0 | 624k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3358.21/3370.25	c  3370s|396700 |   490 | 10005k|  25.2 |   836M | 128 |4813 |  12k|  11k|1322k|  0 | 624k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3359.02/3371.06	c  3371s|396800 |   486 | 10007k|  25.2 |   836M | 128 |4813 |  12k|  11k|1322k|  1 | 624k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3359.81/3371.82	c  3372s|396900 |   475 | 10009k|  25.2 |   836M | 128 |4813 |  12k|  11k|1322k|  1 | 624k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3360.70/3372.73	c  3373s|397000 |   478 | 10011k|  25.2 |   836M | 128 |4813 |  12k|  11k|1322k|  1 | 624k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3361.70/3373.72	c  3374s|397100 |   471 | 10014k|  25.2 |   836M | 128 |4813 |  12k|   0 |1323k|  0 | 624k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3363.20/3375.22	c  3375s|397200 |   475 | 10017k|  25.2 |   836M | 128 |4813 |  12k|  11k|1323k|  0 | 624k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3363.69/3375.78	c  3376s|397300 |   475 | 10019k|  25.2 |   836M | 128 |4813 |  12k|   0 |1324k|  0 | 624k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3364.39/3376.46	c  3376s|397400 |   466 | 10021k|  25.2 |   836M | 128 |4813 |  12k|  11k|1324k|  1 | 624k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3365.39/3377.42	c  3377s|397500 |   464 | 10023k|  25.2 |   836M | 128 |4813 |  12k|  11k|1324k|  3 | 625k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3366.09/3378.18	c  3378s|397600 |   460 | 10026k|  25.2 |   836M | 128 |4813 |  12k|   0 |1325k|  0 | 625k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3367.28/3379.38	c  3379s|397700 |   483 | 10029k|  25.2 |   836M | 128 |4813 |  12k|  11k|1325k|  2 | 625k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3368.28/3380.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3368.28/3380.37	c  3380s|397800 |   483 | 10031k|  25.2 |   836M | 128 |4813 |  12k|   0 |1326k|  0 | 625k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3368.98/3381.07	c  3381s|397900 |   473 | 10032k|  25.2 |   836M | 128 |4813 |  12k|  11k|1326k|  1 | 625k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3369.77/3381.87	c  3382s|398000 |   465 | 10033k|  25.2 |   836M | 128 |4813 |  12k|   0 |1326k|  0 | 625k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3371.16/3383.21	c  3383s|398100 |   470 | 10036k|  25.2 |   836M | 128 |4813 |  12k|  11k|1326k|  1 | 625k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3371.97/3384.05	c  3384s|398200 |   476 | 10038k|  25.2 |   836M | 128 |4813 |  12k|  11k|1327k|  2 | 626k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3372.96/3385.01	c  3385s|398300 |   480 | 10041k|  25.2 |   836M | 128 |4813 |  12k|  11k|1327k|  1 | 626k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3374.06/3386.11	c  3386s|398400 |   477 | 10043k|  25.2 |   836M | 128 |4813 |  12k|   0 |1327k|  0 | 626k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3375.05/3387.16	c  3387s|398500 |   488 | 10045k|  25.2 |   836M | 128 |4813 |  12k|  11k|1328k|  1 | 626k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3375.85/3387.96	c  3388s|398600 |   493 | 10047k|  25.2 |   836M | 128 |4813 |  12k|  11k|1328k|  0 | 626k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3376.44/3388.58	c  3389s|398700 |   498 | 10049k|  25.2 |   836M | 128 |4813 |  12k|   0 |1328k|  0 | 626k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3377.05/3389.15	c  3389s|398800 |   493 | 10051k|  25.2 |   836M | 128 |4813 |  12k|   0 |1328k|  0 | 626k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3378.14/3390.21	c  3390s|398900 |   486 | 10053k|  25.2 |   836M | 128 |4813 |  12k|  11k|1329k|  3 | 626k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3379.04/3391.11	c  3391s|399000 |   485 | 10055k|  25.2 |   836M | 128 |4813 |  12k|  11k|1329k|  1 | 626k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3379.94/3392.06	c  3392s|399100 |   481 | 10057k|  25.2 |   836M | 128 |4813 |  12k|  11k|1329k|  0 | 627k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3381.12/3393.20	c  3393s|399200 |   482 | 10059k|  25.2 |   836M | 128 |4813 |  12k|  11k|1329k|  0 | 627k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3382.52/3394.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3382.52/3394.67	c  3395s|399300 |   494 | 10062k|  25.2 |   836M | 128 |4813 |  12k|  11k|1330k|  1 | 627k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3383.72/3395.86	c  3396s|399400 |   487 | 10065k|  25.2 |   836M | 128 |4813 |  12k|   0 |1330k|  0 | 627k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3385.02/3397.16	c  3397s|399500 |   480 | 10067k|  25.2 |   836M | 128 |4813 |  12k|   0 |1330k|  0 | 627k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3386.01/3398.17	c  3398s|399600 |   481 | 10068k|  25.2 |   836M | 128 |4813 |  12k|  11k|1331k|  1 | 627k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3386.80/3398.93	c  3399s|399700 |   484 | 10070k|  25.2 |   836M | 128 |4813 |  12k|  11k|1331k|  1 | 628k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3387.60/3399.77	c  3400s|399800 |   482 | 10072k|  25.2 |   836M | 128 |4813 |  12k|  11k|1331k|  1 | 628k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3388.60/3400.73	c  3401s|399900 |   482 | 10075k|  25.2 |   836M | 128 |4813 |  12k|  11k|1331k|  1 | 628k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3389.79/3401.99	c  3402s|400000 |   481 | 10078k|  25.2 |   836M | 128 |4813 |  12k|  11k|1332k|  2 | 628k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3390.69/3402.89	c  3403s|400100 |   479 | 10082k|  25.2 |   836M | 128 |4813 |  12k|  11k|1333k|  1 | 628k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3391.68/3403.83	c  3404s|400200 |   480 | 10085k|  25.2 |   836M | 128 |4813 |  12k|  11k|1333k|  3 | 628k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3392.99/3405.14	c  3405s|400300 |   477 | 10089k|  25.2 |   836M | 128 |4813 |  12k|   0 |1334k|  0 | 628k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3393.88/3406.10	c  3406s|400400 |   481 | 10092k|  25.2 |   836M | 128 |4813 |  12k|  11k|1334k|  3 | 629k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3395.17/3407.36	c  3407s|400500 |   476 | 10096k|  25.2 |   836M | 128 |4813 |  12k|   0 |1335k|  0 | 629k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3396.27/3408.47	c  3408s|400600 |   488 | 10098k|  25.2 |   836M | 128 |4813 |  12k|  11k|1335k|  1 | 629k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3397.97/3410.13	c  3410s|400700 |   480 | 10102k|  25.2 |   836M | 128 |4813 |  12k|  11k|1336k|  1 | 629k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3399.26/3411.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3399.26/3411.49	c  3411s|400800 |   483 | 10105k|  25.2 |   836M | 128 |4813 |  12k|  11k|1336k|  1 | 629k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3400.35/3412.53	c  3413s|400900 |   501 | 10107k|  25.2 |   836M | 128 |4813 |  12k|  11k|1337k|  1 | 629k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3400.95/3413.13	c  3413s|401000 |   502 | 10108k|  25.2 |   836M | 128 |4813 |  12k|  11k|1337k|  3 | 629k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3401.55/3413.76	c  3414s|401100 |   510 | 10110k|  25.2 |   836M | 128 |4813 |  12k|  11k|1337k|  1 | 630k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3402.04/3414.26	c  3414s|401200 |   513 | 10111k|  25.2 |   836M | 128 |4813 |  12k|  11k|1337k|  1 | 630k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3402.54/3414.71	c  3415s|401300 |   512 | 10112k|  25.2 |   836M | 128 |4813 |  12k|  11k|1337k|  1 | 630k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3402.95/3415.19	c  3415s|401400 |   503 | 10113k|  25.2 |   836M | 128 |4813 |  12k|  11k|1337k|  3 | 630k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3403.54/3415.79	c  3416s|401500 |   507 | 10115k|  25.2 |   836M | 128 |4813 |  12k|  11k|1337k|  1 | 630k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3404.14/3416.37	c  3416s|401600 |   509 | 10116k|  25.1 |   836M | 128 |4813 |  12k|  11k|1337k|  1 | 630k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3404.73/3416.96	c  3417s|401700 |   503 | 10118k|  25.1 |   836M | 128 |4813 |  12k|  11k|1337k|  1 | 630k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3405.33/3417.50	c  3417s|401800 |   518 | 10119k|  25.1 |   836M | 128 |4813 |  12k|   0 |1337k|  0 | 630k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3405.83/3418.01	c  3418s|401900 |   513 | 10120k|  25.1 |   836M | 128 |4813 |  12k|   0 |1338k|  0 | 630k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3406.43/3418.61	c  3419s|402000 |   527 | 10122k|  25.1 |   836M | 128 |4813 |  12k|   0 |1338k|  0 | 631k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3406.83/3419.00	c  3419s|402100 |   514 | 10123k|  25.1 |   836M | 128 |4813 |  12k|   0 |1338k|  0 | 631k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3407.62/3419.87	c  3420s|402200 |   495 | 10125k|  25.1 |   836M | 128 |4813 |  12k|  11k|1338k|  1 | 631k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3408.32/3420.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3408.32/3420.56	c  3421s|402300 |   489 | 10126k|  25.1 |   836M | 128 |4813 |  12k|   0 |1338k|  0 | 631k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3409.12/3421.32	c  3421s|402400 |   499 | 10128k|  25.1 |   836M | 128 |4813 |  12k|  11k|1338k|  3 | 631k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3410.11/3422.35	c  3422s|402500 |   491 | 10129k|  25.1 |   836M | 128 |4813 |  12k|  11k|1338k|  1 | 631k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3411.21/3423.42	c  3423s|402600 |   491 | 10132k|  25.1 |   836M | 128 |4813 |  12k|   0 |1339k|  0 | 631k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3412.10/3424.35	c  3424s|402700 |   493 | 10134k|  25.1 |   836M | 128 |4813 |  12k|  11k|1339k|  1 | 631k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3413.20/3425.43	c  3425s|402800 |   483 | 10136k|  25.1 |   836M | 128 |4813 |  12k|  11k|1340k|  1 | 632k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3413.90/3426.15	c  3426s|402900 |   488 | 10138k|  25.1 |   836M | 128 |4813 |  12k|  11k|1340k|  2 | 632k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3414.59/3426.80	c  3427s|403000 |   494 | 10140k|  25.1 |   836M | 128 |4813 |  12k|  11k|1340k|  2 | 632k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3415.29/3427.51	c  3428s|403100 |   507 | 10141k|  25.1 |   836M | 128 |4813 |  12k|   0 |1340k|  0 | 632k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3416.09/3428.31	c  3428s|403200 |   494 | 10142k|  25.1 |   836M | 128 |4813 |  12k|  11k|1340k|  0 | 632k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3416.59/3428.81	c  3429s|403300 |   496 | 10143k|  25.1 |   836M | 128 |4813 |  12k|   0 |1340k|  0 | 632k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3416.98/3429.27	c  3429s|403400 |   504 | 10144k|  25.1 |   836M | 128 |4813 |  12k|  11k|1340k|  1 | 632k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3417.48/3429.77	c  3430s|403500 |   501 | 10145k|  25.1 |   836M | 128 |4813 |  12k|   0 |1340k|  0 | 632k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3418.28/3430.56	c  3431s|403600 |   506 | 10147k|  25.1 |   836M | 128 |4813 |  12k|  11k|1340k|  0 | 632k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3418.88/3431.19	c  3431s|403700 |   510 | 10148k|  25.1 |   836M | 128 |4813 |  12k|   0 |1341k|  0 | 633k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3419.47/3431.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3419.47/3431.73	c  3432s|403800 |   505 | 10150k|  25.1 |   836M | 128 |4813 |  12k|   0 |1341k|  0 | 633k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3419.97/3432.21	c  3432s|403900 |   510 | 10151k|  25.1 |   836M | 128 |4813 |  12k|   0 |1341k|  0 | 633k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3420.57/3432.87	c  3433s|404000 |   505 | 10153k|  25.1 |   836M | 128 |4813 |  12k|  11k|1341k|  1 | 633k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3421.17/3433.44	c  3433s|404100 |   496 | 10154k|  25.1 |   836M | 128 |4813 |  12k|  11k|1341k|  1 | 633k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3422.06/3434.32	c  3434s|404200 |   501 | 10156k|  25.1 |   836M | 128 |4813 |  12k|  11k|1341k|  1 | 633k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3422.87/3435.15	c  3435s|404300 |   508 | 10158k|  25.1 |   836M | 128 |4813 |  12k|   0 |1342k|  0 | 633k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3423.76/3436.08	c  3436s|404400 |   509 | 10159k|  25.1 |   836M | 128 |4813 |  12k|  11k|1342k|  0 | 633k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3424.35/3436.63	c  3437s|404500 |   507 | 10161k|  25.1 |   836M | 128 |4813 |  12k|  11k|1342k|  1 | 633k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3425.35/3437.61	c  3438s|404600 |   507 | 10163k|  25.1 |   836M | 128 |4813 |  12k|  11k|1342k|  0 | 634k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3426.05/3438.31	c  3438s|404700 |   528 | 10165k|  25.1 |   836M | 128 |4813 |  12k|   0 |1342k|  0 | 634k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3426.65/3438.97	c  3439s|404800 |   527 | 10167k|  25.1 |   837M | 128 |4813 |  12k|  11k|1343k|  1 | 634k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3427.24/3439.57	c  3440s|404900 |   529 | 10168k|  25.1 |   837M | 128 |4813 |  12k|  11k|1343k|  1 | 634k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3427.85/3440.16	c  3440s|405000 |   524 | 10170k|  25.1 |   837M | 128 |4813 |  12k|   0 |1343k|  0 | 634k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3428.44/3440.73	c  3441s|405100 |   541 | 10171k|  25.1 |   837M | 128 |4813 |  12k|  11k|1343k|  1 | 634k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3428.94/3441.25	c  3441s|405200 |   548 | 10172k|  25.1 |   837M | 128 |4813 |  12k|   0 |1343k|  0 | 634k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3429.53/3441.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3429.53/3441.80	c  3442s|405300 |   533 | 10173k|  25.1 |   837M | 128 |4813 |  12k|   0 |1343k|  0 | 634k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3430.03/3442.36	c  3442s|405400 |   547 | 10174k|  25.1 |   837M | 128 |4813 |  12k|  11k|1343k|  1 | 634k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3430.63/3442.90	c  3443s|405500 |   541 | 10175k|  25.1 |   837M | 128 |4813 |  12k|  11k|1343k|  1 | 634k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3431.03/3443.37	c  3443s|405600 |   536 | 10177k|  25.0 |   837M | 128 |4813 |  12k|   0 |1343k|  0 | 634k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3431.62/3443.93	c  3444s|405700 |   541 | 10178k|  25.0 |   837M | 128 |4813 |  12k|   0 |1344k|  0 | 635k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3432.12/3444.44	c  3444s|405800 |   537 | 10179k|  25.0 |   837M | 128 |4813 |  12k|  11k|1344k|  1 | 635k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3432.73/3445.06	c  3445s|405900 |   539 | 10181k|  25.0 |   837M | 128 |4813 |  12k|   0 |1344k|  0 | 635k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3433.42/3445.78	c  3446s|406000 |   545 | 10182k|  25.0 |   837M | 128 |4813 |  12k|  11k|1344k|  0 | 635k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3433.91/3446.26	c  3446s|406100 |   542 | 10183k|  25.0 |   837M | 128 |4813 |  12k|  11k|1344k|  1 | 635k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3434.41/3446.74	c  3447s|406200 |   534 | 10184k|  25.0 |   837M | 128 |4813 |  12k|  11k|1344k|  1 | 635k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3435.01/3447.32	c  3447s|406300 |   534 | 10185k|  25.0 |   837M | 128 |4813 |  12k|  11k|1344k|  1 | 635k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3435.61/3447.97	c  3448s|406400 |   546 | 10187k|  25.0 |   837M | 128 |4813 |  12k|  11k|1344k|  1 | 635k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3436.21/3448.53	c  3449s|406500 |   534 | 10188k|  25.0 |   837M | 128 |4813 |  12k|  11k|1344k|  1 | 635k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3436.90/3449.25	c  3449s|406600 |   533 | 10190k|  25.0 |   837M | 128 |4813 |  12k|  11k|1344k|  1 | 636k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3437.60/3449.94	c  3450s|406700 |   531 | 10191k|  25.0 |   837M | 128 |4813 |  12k|  11k|1345k|  0 | 636k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3438.50/3450.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3438.50/3450.81	c  3451s|406800 |   528 | 10194k|  25.0 |   837M | 128 |4813 |  12k|  11k|1345k|  1 | 636k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3439.09/3451.46	c  3451s|406900 |   543 | 10195k|  25.0 |   837M | 128 |4813 |  12k|   0 |1345k|  0 | 636k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3439.70/3452.03	c  3452s|407000 |   552 | 10197k|  25.0 |   837M | 128 |4813 |  12k|   0 |1345k|  0 | 636k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3440.19/3452.50	c  3452s|407100 |   544 | 10198k|  25.0 |   837M | 128 |4813 |  12k|  11k|1345k|  1 | 636k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3440.59/3452.92	c  3453s|407200 |   533 | 10199k|  25.0 |   837M | 128 |4813 |  12k|   0 |1345k|  0 | 636k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3441.48/3453.88	c  3454s|407300 |   527 | 10201k|  25.0 |   837M | 128 |4813 |  12k|   0 |1346k|  0 | 636k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3442.28/3454.61	c  3455s|407400 |   527 | 10203k|  25.0 |   837M | 128 |4813 |  12k|  11k|1346k|  1 | 636k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3442.78/3455.15	c  3455s|407500 |   527 | 10204k|  25.0 |   837M | 128 |4813 |  12k|  11k|1346k|  1 | 636k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3443.48/3455.81	c  3456s|407600 |   525 | 10206k|  25.0 |   837M | 128 |4813 |  12k|  11k|1346k|  1 | 637k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3443.78/3456.15	c  3456s|407700 |   516 | 10207k|  25.0 |   837M | 128 |4813 |  12k|   0 |1346k|  0 | 637k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3444.37/3456.74	c  3457s|407800 |   522 | 10208k|  25.0 |   837M | 128 |4813 |  12k|  11k|1347k|  0 | 637k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3444.87/3457.26	c  3457s|407900 |   532 | 10209k|  25.0 |   837M | 128 |4813 |  12k|   0 |1347k|  0 | 637k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3445.47/3457.80	c  3458s|408000 |   519 | 10210k|  25.0 |   837M | 128 |4813 |  12k|  11k|1347k|  0 | 637k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3446.16/3458.52	c  3459s|408100 |   533 | 10212k|  25.0 |   837M | 128 |4813 |  12k|  11k|1347k|  1 | 637k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3446.77/3459.16	c  3459s|408200 |   533 | 10213k|  25.0 |   837M | 128 |4813 |  12k|  11k|1347k|  3 | 637k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3447.26/3459.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3447.26/3459.61	c  3460s|408300 |   520 | 10214k|  25.0 |   837M | 128 |4813 |  12k|  11k|1347k|  0 | 637k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3447.76/3460.12	c  3460s|408400 |   523 | 10215k|  25.0 |   837M | 128 |4813 |  12k|  11k|1347k|  1 | 637k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3448.55/3460.90	c  3461s|408500 |   515 | 10217k|  25.0 |   838M | 128 |4813 |  12k|  11k|1347k|  1 | 638k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3449.25/3461.69	c  3462s|408600 |   510 | 10219k|  25.0 |   838M | 128 |4813 |  12k|  11k|1348k|  0 | 638k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3449.95/3462.31	c  3462s|408700 |   500 | 10220k|  25.0 |   838M | 128 |4813 |  12k|   0 |1348k|  0 | 638k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3450.45/3462.84	c  3463s|408800 |   499 | 10221k|  25.0 |   838M | 128 |4813 |  12k|   0 |1348k|  0 | 638k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3451.24/3463.65	c  3464s|408900 |   510 | 10223k|  25.0 |   838M | 128 |4813 |  12k|  11k|1348k|  1 | 638k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3451.84/3464.24	c  3464s|409000 |   496 | 10224k|  25.0 |   838M | 128 |4813 |  12k|  11k|1348k|  0 | 638k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3452.84/3465.29	c  3465s|409100 |   501 | 10227k|  25.0 |   838M | 128 |4813 |  12k|  11k|1349k|  3 | 638k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3453.74/3466.16	c  3466s|409200 |   491 | 10229k|  25.0 |   838M | 128 |4813 |  12k|  11k|1349k|  1 | 638k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3454.43/3466.85	c  3467s|409300 |   484 | 10230k|  25.0 |   838M | 128 |4813 |  12k|  11k|1349k|  1 | 638k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3455.23/3467.69	c  3468s|409400 |   506 | 10232k|  25.0 |   838M | 128 |4813 |  12k|  11k|1349k|  1 | 639k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3456.32/3468.73	c  3469s|409500 |   495 | 10234k|  25.0 |   838M | 128 |4813 |  12k|  11k|1350k|  1 | 639k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3456.92/3469.32	c  3469s|409600 |   495 | 10236k|  24.9 |   838M | 128 |4813 |  12k|  11k|1350k|  1 | 639k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3457.32/3469.75	c  3470s|409700 |   495 | 10237k|  24.9 |   838M | 128 |4813 |  12k|   0 |1350k|  0 | 639k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3458.01/3470.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3458.01/3470.41	c  3470s|409800 |   505 | 10239k|  24.9 |   838M | 128 |4813 |  12k|  11k|1350k|  0 | 639k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3458.81/3471.24	c  3471s|409900 |   509 | 10241k|  24.9 |   838M | 128 |4813 |  12k|   0 |1350k|  0 | 639k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3459.31/3471.71	c  3472s|410000 |   520 | 10242k|  24.9 |   838M | 128 |4813 |  12k|   0 |1350k|  0 | 639k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3460.11/3472.52	c  3473s|410100 |   540 | 10246k|  24.9 |   838M | 128 |4813 |  12k|  11k|1351k|  1 | 639k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3460.90/3473.30	c  3473s|410200 |   576 | 10251k|  24.9 |   838M | 128 |4813 |  12k|   0 |1351k|  0 | 639k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3461.71/3474.14	c  3474s|410300 |   554 | 10253k|  24.9 |   838M | 128 |4813 |  12k|   0 |1352k|  0 | 639k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3462.20/3474.68	c  3475s|410400 |   545 | 10255k|  24.9 |   838M | 128 |4813 |  12k|  11k|1352k|  1 | 639k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3462.99/3475.40	c  3475s|410500 |   550 | 10257k|  24.9 |   838M | 128 |4813 |  12k|  11k|1352k|  1 | 640k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3463.60/3476.00	c  3476s|410600 |   532 | 10259k|  24.9 |   838M | 128 |4813 |  12k|   0 |1352k|  0 | 640k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3463.99/3476.44	c  3476s|410700 |   511 | 10260k|  24.9 |   838M | 128 |4813 |  12k|   0 |1352k|  0 | 640k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3464.39/3476.88	c  3477s|410800 |   497 | 10261k|  24.9 |   838M | 128 |4813 |  12k|   0 |1352k|  0 | 640k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3464.89/3477.39	c  3477s|410900 |   493 | 10262k|  24.9 |   838M | 128 |4813 |  12k|  11k|1352k|  0 | 640k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3465.38/3477.86	c  3478s|411000 |   503 | 10263k|  24.9 |   838M | 128 |4813 |  12k|  11k|1352k|  1 | 640k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3465.88/3478.32	c  3478s|411100 |   492 | 10263k|  24.9 |   838M | 128 |4813 |  12k|  11k|1352k|  1 | 640k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3466.48/3479.00	c  3479s|411200 |   505 | 10265k|  24.9 |   838M | 128 |4813 |  12k|  11k|1353k|  1 | 640k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3467.18/3479.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3467.18/3479.61	c  3480s|411300 |   489 | 10267k|  24.9 |   838M | 128 |4813 |  12k|  11k|1353k|  1 | 640k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3468.17/3480.61	c  3481s|411400 |   484 | 10269k|  24.9 |   838M | 128 |4813 |  12k|  11k|1353k|  1 | 641k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3469.17/3481.65	c  3482s|411500 |   485 | 10271k|  24.9 |   838M | 128 |4813 |  12k|  11k|1353k|  1 | 641k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3470.16/3482.64	c  3483s|411600 |   480 | 10273k|  24.9 |   838M | 128 |4813 |  12k|   0 |1354k|  0 | 641k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3471.36/3483.89	c  3484s|411700 |   490 | 10275k|  24.9 |   838M | 128 |4813 |  12k|   0 |1354k|  0 | 641k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3472.26/3484.76	c  3485s|411800 |   477 | 10277k|  24.9 |   838M | 128 |4813 |  12k|  11k|1354k|  0 | 641k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3473.45/3486.00	c  3486s|411900 |   482 | 10280k|  24.9 |   838M | 128 |4813 |  12k|  11k|1355k|  1 | 641k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3474.85/3487.31	c  3487s|412000 |   488 | 10282k|  24.9 |   838M | 128 |4813 |  12k|  11k|1355k|  1 | 641k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3476.04/3488.58	c  3489s|412100 |   481 | 10285k|  24.9 |   838M | 128 |4813 |  12k|  11k|1356k|  0 | 642k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3477.43/3489.95	c  3490s|412200 |   478 | 10288k|  24.9 |   838M | 128 |4813 |  12k|  11k|1356k|  1 | 642k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3478.83/3491.30	c  3491s|412300 |   481 | 10291k|  24.9 |   838M | 128 |4813 |  12k|  11k|1357k|  0 | 642k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3479.73/3492.22	c  3492s|412400 |   473 | 10293k|  24.9 |   838M | 128 |4813 |  12k|   0 |1357k|  0 | 642k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3480.92/3493.42	c  3493s|412500 |   472 | 10296k|  24.9 |   838M | 128 |4813 |  12k|  11k|1358k|  2 | 642k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3481.82/3494.35	c  3494s|412600 |   475 | 10298k|  24.9 |   838M | 128 |4813 |  12k|  11k|1358k|  0 | 642k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3482.81/3495.30	c  3495s|412700 |   482 | 10300k|  24.9 |   838M | 128 |4813 |  12k|  11k|1359k|  1 | 642k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3483.62/3496.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3483.62/3496.11	c  3496s|412800 |   475 | 10303k|  24.9 |   838M | 128 |4813 |  12k|  11k|1359k|  0 | 642k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3484.52/3497.01	c  3497s|412900 |   489 | 10306k|  24.9 |   838M | 128 |4813 |  12k|   0 |1359k|  0 | 643k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3485.31/3497.88	c  3498s|413000 |   490 | 10309k|  24.9 |   838M | 128 |4813 |  12k|  11k|1360k|  1 | 643k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3486.01/3498.53	c  3499s|413100 |   489 | 10311k|  24.9 |   838M | 128 |4813 |  12k|  11k|1360k|  1 | 643k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3487.00/3499.59	c  3500s|413200 |   479 | 10315k|  24.9 |   838M | 128 |4813 |  12k|   0 |1361k|  0 | 643k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3487.90/3500.41	c  3500s|413300 |   480 | 10317k|  24.9 |   838M | 128 |4813 |  12k|   0 |1361k|  0 | 643k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3488.80/3501.30	c  3501s|413400 |   478 | 10319k|  24.9 |   838M | 128 |4813 |  12k|  11k|1362k|  1 | 643k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3489.60/3502.14	c  3502s|413500 |   478 | 10322k|  24.9 |   838M | 128 |4813 |  12k|  11k|1362k|  0 | 643k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3490.50/3503.06	c  3503s|413600 |   487 | 10325k|  24.9 |   838M | 128 |4813 |  12k|  11k|1363k|  1 | 643k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3491.39/3503.96	c  3504s|413700 |   489 | 10328k|  24.9 |   838M | 128 |4813 |  12k|   0 |1363k|  0 | 644k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3491.98/3504.58	c  3505s|413800 |   491 | 10330k|  24.9 |   838M | 128 |4813 |  12k|  11k|1363k|  1 | 644k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3492.88/3505.49	c  3505s|413900 |   484 | 10332k|  24.9 |   838M | 128 |4813 |  12k|  11k|1364k|  0 | 644k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3493.58/3506.11	c  3506s|414000 |   478 | 10334k|  24.9 |   838M | 128 |4813 |  12k|  11k|1364k|  1 | 644k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3494.27/3506.87	c  3507s|414100 |   489 | 10336k|  24.9 |   838M | 128 |4813 |  12k|  11k|1364k|  1 | 644k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3495.07/3507.63	c  3508s|414200 |   476 | 10339k|  24.9 |   838M | 128 |4813 |  12k|  11k|1365k|  1 | 644k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3495.77/3508.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3495.77/3508.36	c  3508s|414300 |   477 | 10341k|  24.9 |   838M | 128 |4813 |  12k|   0 |1365k|  0 | 644k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3496.66/3509.29	c  3509s|414400 |   475 | 10344k|  24.9 |   838M | 128 |4813 |  12k|  11k|1366k|  1 | 644k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3498.36/3510.93	c  3511s|414500 |   470 | 10348k|  24.9 |   838M | 128 |4813 |  12k|  11k|1366k|  1 | 645k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3500.25/3512.86	c  3513s|414600 |   473 | 10350k|  24.9 |   838M | 128 |4813 |  12k|  11k|1366k|  0 | 645k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3501.15/3513.79	c  3514s|414700 |   480 | 10352k|  24.9 |   838M | 128 |4813 |  12k|  11k|1367k|  1 | 645k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3502.24/3514.80	c  3515s|414800 |   472 | 10355k|  24.9 |   838M | 128 |4813 |  12k|   0 |1367k|  0 | 645k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3503.44/3516.07	c  3516s|414900 |   478 | 10358k|  24.9 |   838M | 128 |4813 |  12k|   0 |1367k|  0 | 645k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3504.13/3516.72	c  3517s|415000 |   484 | 10359k|  24.9 |   838M | 128 |4813 |  12k|  11k|1368k|  1 | 645k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3505.54/3518.13	c  3518s|415100 |   480 | 10362k|  24.9 |   838M | 128 |4813 |  12k|  11k|1368k|  1 | 645k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3506.92/3519.53	c  3520s|415200 |   479 | 10364k|  24.9 |   838M | 128 |4813 |  12k|  11k|1368k|  1 | 646k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3508.22/3520.86	c  3521s|415300 |   478 | 10366k|  24.9 |   838M | 128 |4813 |  12k|  11k|1369k|  1 | 646k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3509.42/3522.02	c  3522s|415400 |   477 | 10369k|  24.9 |   838M | 128 |4813 |  12k|  11k|1369k|  1 | 646k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3510.42/3523.04	c  3523s|415500 |   488 | 10371k|  24.9 |   838M | 128 |4813 |  12k|  11k|1369k|  1 | 646k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3511.51/3524.12	c  3524s|415600 |   478 | 10373k|  24.9 |   838M | 128 |4813 |  12k|   0 |1370k|  0 | 646k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3512.10/3524.78	c  3525s|415700 |   478 | 10375k|  24.9 |   838M | 128 |4813 |  12k|   0 |1370k|  0 | 646k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3513.50/3526.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3513.50/3526.16	c  3526s|415800 |   486 | 10378k|  24.9 |   838M | 128 |4813 |  12k|  11k|1370k|  1 | 646k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3514.30/3526.98	c  3527s|415900 |   481 | 10380k|  24.9 |   838M | 128 |4813 |  12k|  11k|1370k|  1 | 647k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3515.59/3528.20	c  3528s|416000 |   476 | 10382k|  24.9 |   838M | 128 |4813 |  12k|  11k|1371k|  3 | 647k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3516.89/3529.58	c  3530s|416100 |   481 | 10386k|  24.9 |   838M | 128 |4813 |  12k|  11k|1371k|  0 | 647k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3517.68/3530.33	c  3530s|416200 |   484 | 10388k|  24.9 |   838M | 128 |4813 |  12k|  11k|1372k|  1 | 647k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3518.98/3531.64	c  3532s|416300 |   480 | 10391k|  24.9 |   838M | 128 |4813 |  12k|  11k|1372k|  1 | 647k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3520.07/3532.71	c  3533s|416400 |   481 | 10394k|  24.9 |   838M | 128 |4813 |  12k|  11k|1373k|  1 | 647k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3520.97/3533.60	c  3534s|416500 |   479 | 10396k|  24.9 |   838M | 128 |4813 |  12k|  11k|1373k|  1 | 647k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3521.97/3534.67	c  3535s|416600 |   477 | 10399k|  24.9 |   838M | 128 |4813 |  12k|   0 |1373k|  0 | 647k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3523.26/3535.94	c  3536s|416700 |   473 | 10402k|  24.9 |   838M | 128 |4813 |  12k|   0 |1374k|  0 | 648k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3524.26/3536.95	c  3537s|416800 |   478 | 10404k|  24.9 |   838M | 128 |4813 |  12k|  11k|1374k|  1 | 648k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3524.95/3537.63	c  3538s|416900 |   480 | 10406k|  24.9 |   838M | 128 |4813 |  12k|  11k|1374k|  1 | 648k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3525.95/3538.62	c  3539s|417000 |   480 | 10408k|  24.9 |   838M | 128 |4813 |  12k|  11k|1374k|  1 | 648k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3526.95/3539.66	c  3540s|417100 |   478 | 10411k|  24.9 |   838M | 128 |4813 |  12k|  11k|1375k|  0 | 648k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3527.64/3540.33	c  3540s|417200 |   483 | 10413k|  24.9 |   838M | 128 |4813 |  12k|  11k|1375k|  1 | 648k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3528.35/3541.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3528.35/3541.00	c  3541s|417300 |   474 | 10415k|  24.9 |   838M | 128 |4813 |  12k|  11k|1375k|  0 | 648k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3529.14/3541.86	c  3542s|417400 |   484 | 10417k|  24.9 |   838M | 128 |4813 |  12k|   0 |1375k|  0 | 648k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3529.93/3542.67	c  3543s|417500 |   483 | 10419k|  24.9 |   838M | 128 |4813 |  12k|  11k|1375k|  1 | 649k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3530.93/3543.62	c  3544s|417600 |   485 | 10421k|  24.9 |   838M | 128 |4813 |  12k|  11k|1376k|  1 | 649k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3531.43/3544.16	c  3544s|417700 |   479 | 10423k|  24.9 |   838M | 128 |4813 |  12k|  11k|1376k|  1 | 649k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3532.12/3544.87	c  3545s|417800 |   475 | 10425k|  24.9 |   838M | 128 |4813 |  12k|   0 |1376k|  0 | 649k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3532.82/3545.55	c  3546s|417900 |   472 | 10427k|  24.9 |   838M | 128 |4813 |  12k|  11k|1376k|  1 | 649k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3533.62/3546.31	c  3546s|418000 |   478 | 10429k|  24.9 |   838M | 128 |4813 |  12k|  11k|1376k|  1 | 649k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3534.52/3547.22	c  3547s|418100 |   474 | 10431k|  24.9 |   838M | 128 |4813 |  12k|  11k|1377k|  1 | 649k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3535.11/3547.80	c  3548s|418200 |   479 | 10433k|  24.9 |   838M | 128 |4813 |  12k|  11k|1377k|  1 | 649k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3535.71/3548.49	c  3548s|418300 |   477 | 10435k|  24.9 |   838M | 128 |4813 |  12k|   0 |1377k|  0 | 650k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3536.51/3549.29	c  3549s|418400 |   478 | 10438k|  24.9 |   838M | 128 |4813 |  12k|  11k|1378k|  1 | 650k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3537.31/3550.07	c  3550s|418500 |   487 | 10441k|  24.9 |   838M | 128 |4813 |  12k|  11k|1378k|  1 | 650k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3537.90/3550.68	c  3551s|418600 |   478 | 10442k|  24.9 |   838M | 128 |4813 |  12k|  11k|1378k|  1 | 650k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3538.70/3551.44	c  3551s|418700 |   477 | 10444k|  24.9 |   838M | 128 |4813 |  12k|  11k|1379k|  1 | 650k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3539.79/3552.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3539.79/3552.51	c  3553s|418800 |   471 | 10448k|  24.9 |   838M | 128 |4813 |  12k|   0 |1379k|  0 | 650k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3540.69/3553.43	c  3553s|418900 |   477 | 10451k|  24.9 |   838M | 128 |4813 |  12k|  11k|1380k|  0 | 650k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3541.69/3554.41	c  3554s|419000 |   481 | 10453k|  24.9 |   838M | 128 |4813 |  12k|  11k|1380k|  0 | 650k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3542.48/3555.26	c  3555s|419100 |   476 | 10456k|  24.9 |   838M | 128 |4813 |  12k|  11k|1380k|  1 | 650k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3543.58/3556.39	c  3556s|419200 |   471 | 10458k|  24.9 |   838M | 128 |4813 |  12k|   0 |1381k|  0 | 650k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3544.57/3557.34	c  3557s|419300 |   477 | 10461k|  24.9 |   838M | 128 |4813 |  12k|  11k|1381k|  1 | 651k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3545.57/3558.36	c  3558s|419400 |   469 | 10465k|  24.9 |   838M | 128 |4813 |  12k|  11k|1382k|  1 | 651k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3546.86/3559.65	c  3560s|419500 |   469 | 10468k|  24.9 |   838M | 128 |4813 |  12k|  11k|1383k|  0 | 651k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3548.46/3561.26	c  3561s|419600 |   469 | 10471k|  24.9 |   838M | 128 |4813 |  12k|  11k|1383k|  1 | 651k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3549.55/3562.36	c  3562s|419700 |   470 | 10474k|  24.9 |   838M | 128 |4813 |  12k|  11k|1384k|  1 | 651k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3550.15/3562.94	c  3563s|419800 |   467 | 10475k|  24.9 |   838M | 128 |4813 |  12k|  11k|1384k|  1 | 651k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3551.45/3564.27	c  3564s|419900 |   470 | 10479k|  24.9 |   838M | 128 |4813 |  12k|  11k|1384k|  0 | 651k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3552.64/3565.44	c  3565s|420000 |   462 | 10482k|  24.9 |   838M | 128 |4813 |  12k|  11k|1385k|  1 | 651k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3553.64/3566.47	c  3566s|420100 |   459 | 10485k|  24.9 |   838M | 128 |4813 |  12k|   0 |1385k|  0 | 652k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3554.53/3567.39	c  3567s|420200 |   466 | 10487k|  24.9 |   838M | 128 |4813 |  12k|  11k|1386k|  1 | 652k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3555.43/3568.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3555.43/3568.24	c  3568s|420300 |   465 | 10490k|  24.9 |   838M | 128 |4813 |  12k|  11k|1386k|  0 | 652k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3556.53/3569.36	c  3569s|420400 |   457 | 10493k|  24.9 |   838M | 128 |4813 |  12k|  11k|1386k|  1 | 652k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3557.62/3570.41	c  3570s|420500 |   465 | 10495k|  24.9 |   838M | 128 |4813 |  12k|  11k|1387k|  1 | 652k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3558.82/3571.67	c  3572s|420600 |   476 | 10498k|  24.9 |   838M | 128 |4813 |  12k|   0 |1387k|  0 | 652k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3559.91/3572.75	c  3573s|420700 |   473 | 10500k|  24.9 |   838M | 128 |4813 |  12k|  11k|1387k|  1 | 652k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3560.51/3573.33	c  3573s|420800 |   466 | 10502k|  24.9 |   838M | 128 |4813 |  12k|  11k|1388k|  1 | 653k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3561.31/3574.19	c  3574s|420900 |   463 | 10504k|  24.9 |   838M | 128 |4813 |  12k|   0 |1388k|  0 | 653k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3562.21/3575.05	c  3575s|421000 |   464 | 10506k|  24.9 |   838M | 128 |4813 |  12k|   0 |1388k|  0 | 653k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3562.90/3575.73	c  3576s|421100 |   465 | 10507k|  24.9 |   838M | 128 |4813 |  12k|  11k|1388k|  1 | 653k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3563.60/3576.47	c  3576s|421200 |   463 | 10509k|  24.9 |   838M | 128 |4813 |  12k|  11k|1389k|  1 | 653k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3564.79/3577.61	c  3578s|421300 |   464 | 10511k|  24.9 |   838M | 128 |4813 |  12k|  11k|1389k|  0 | 653k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3566.09/3578.97	c  3579s|421400 |   466 | 10513k|  24.9 |   838M | 128 |4813 |  12k|  11k|1389k|  1 | 653k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3567.48/3580.33	c  3580s|421500 |   464 | 10515k|  24.9 |   839M | 128 |4813 |  12k|  11k|1390k|  1 | 653k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3568.48/3581.38	c  3581s|421600 |   456 | 10517k|  24.9 |   839M | 128 |4813 |  12k|  11k|1390k|  0 | 654k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3569.58/3582.41	c  3582s|421700 |   462 | 10520k|  24.9 |   839M | 128 |4813 |  12k|  11k|1391k|  1 | 654k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3570.87/3583.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3570.87/3583.73	c  3584s|421800 |   460 | 10524k|  24.9 |   839M | 128 |4813 |  12k|  11k|1391k|  0 | 654k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3571.77/3584.60	c  3585s|421900 |   455 | 10526k|  24.9 |   839M | 128 |4813 |  12k|  11k|1391k|  0 | 654k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3572.66/3585.51	c  3586s|422000 |   455 | 10529k|  24.9 |   839M | 128 |4813 |  12k|  11k|1392k|  1 | 654k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3573.96/3586.84	c  3587s|422100 |   458 | 10531k|  24.9 |   839M | 128 |4813 |  12k|  11k|1392k|  0 | 654k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3575.05/3587.90	c  3588s|422200 |   452 | 10533k|  24.9 |   839M | 128 |4813 |  12k|  11k|1392k|  1 | 654k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3575.95/3588.87	c  3589s|422300 |   452 | 10535k|  24.9 |   839M | 128 |4813 |  12k|   0 |1392k|  0 | 654k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3576.75/3589.69	c  3590s|422400 |   460 | 10538k|  24.9 |   839M | 128 |4813 |  12k|  11k|1393k|  1 | 655k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3577.84/3590.75	c  3591s|422500 |   456 | 10540k|  24.9 |   839M | 128 |4813 |  12k|  11k|1393k|  0 | 655k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3578.64/3591.50	c  3591s|422600 |   463 | 10542k|  24.9 |   839M | 128 |4813 |  12k|  11k|1393k|  1 | 655k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3579.44/3592.31	c  3592s|422700 |   459 | 10543k|  24.9 |   839M | 128 |4813 |  12k|  11k|1393k|  1 | 655k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3580.24/3593.17	c  3593s|422800 |   466 | 10546k|  24.9 |   839M | 128 |4813 |  12k|   0 |1394k|  0 | 655k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3581.13/3594.07	c  3594s|422900 |   470 | 10549k|  24.9 |   839M | 128 |4813 |  12k|   0 |1394k|  0 | 655k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3581.83/3594.75	c  3595s|423000 |   473 | 10550k|  24.9 |   839M | 128 |4813 |  12k|  11k|1395k|  1 | 655k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3582.52/3595.46	c  3595s|423100 |   469 | 10552k|  24.9 |   839M | 128 |4813 |  12k|  11k|1395k|  1 | 655k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3583.23/3596.16	c  3596s|423200 |   459 | 10554k|  24.9 |   839M | 128 |4813 |  12k|   0 |1395k|  0 | 656k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3583.92/3596.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3583.92/3596.85	c  3597s|423300 |   465 | 10556k|  24.9 |   839M | 128 |4813 |  12k|  11k|1395k|  1 | 656k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
3584.12/3597.01	c 
3584.12/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3584.12/3597.01	c Solving Time (sec) : 3597.00
3584.12/3597.01	c Solving Nodes      : 423326
3584.12/3597.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3584.12/3597.01	c Dual Bound         : +0.00000000000000e+00
3584.12/3597.01	c Gap                : infinite
3584.12/3597.01	s UNKNOWN
3584.12/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3584.12/3597.01	c Total Time         :    3597.00
3584.12/3597.01	c   solving          :    3597.00
3584.12/3597.01	c   presolving       :       0.23 (included in solving)
3584.12/3597.01	c   reading          :       0.03 (included in solving)
3584.12/3597.01	c   copying          :       0.44 (20 #copies) (minimal 0.01, maximal 0.03, average 0.02)
3584.12/3597.01	c Original Problem   :
3584.12/3597.01	c   Problem name     : HOME/instance-4510986-1751207147.opb
3584.12/3597.01	c   Variables        : 4830 (4830 binary, 0 integer, 0 implicit integer, 0 continuous)
3584.12/3597.01	c   Constraints      : 15140 initial, 15140 maximal
3584.12/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3584.12/3597.01	c Presolved Problem  :
3584.12/3597.01	c   Problem name     : t_HOME/instance-4510986-1751207147.opb
3584.12/3597.01	c   Variables        : 4813 (4813 binary, 0 integer, 0 implicit integer, 0 continuous)
3584.12/3597.01	c   Constraints      : 10267 initial, 20367 maximal
3584.12/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3584.12/3597.01	c   Nonzeros         : 22143 constraint, 31765 clique table
3584.12/3597.01	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3584.12/3597.01	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   gateextraction   :       0.01       0.00      1          0          0          0          0          0       6440       1610          0          0
3584.12/3597.01	c   implics          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   milp             :       0.05       0.00      2          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   sparsify         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   trivial          :       0.00       0.00      5          7          0          0          0          0          0          0          0          0
3584.12/3597.01	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   dualfix          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   probing          :       0.05       0.00      2          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   symmetry         :       0.03       0.00      1          3          0          0          0          0          0          1          0          0
3584.12/3597.01	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   setppc           :       0.02       0.00      9          0          7          0          0          0         44          0          0          0
3584.12/3597.01	c   linear           :       0.04       0.00      2          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   orbitope         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   logicor          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3584.12/3597.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3584.12/3597.01	c   benderslp        :          0          0          0          0     251806          0          0      69666          0          0          0          0          0          0          0
3584.12/3597.01	c   integral         :          0          0          0          0     251806          0          0      69666          0          0          0          0          0          0     503612
3584.12/3597.01	c   knapsack         :          0+        48          0    4318232          0          0          0          0     262957       5750     874795          0          0          0          0
3584.12/3597.01	c   setppc           :      10266+     18500         11    4368717          0          0          0      69663    6487993      85189   25456341          0          0          0          0
3584.12/3597.01	c   linear           :          0+        32          0    4255228          0          0          0          2     163976       2940     355005          0          0          0          0
3584.12/3597.01	c   orbitope         :          1          1          0    4280488          0          0          0          0       2908         71       1666          0          0          0          0
3584.12/3597.01	c   logicor          :          0+     10076         11    1809644          0          0          0          0    2648482      48276    3683734          2          1          0          0
3584.12/3597.01	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3584.12/3597.01	c   benderslp        :       0.12       0.00       0.00       0.00       0.11       0.00       0.00       0.01       0.00       0.00
3584.12/3597.01	c   integral         :      51.93       0.00       0.00       0.00      51.90       0.00       0.00       0.03       0.00       0.00
3584.12/3597.01	c   knapsack         :       3.73       0.00       0.00       3.21       0.00       0.00       0.00       0.00       0.52       0.00
3584.12/3597.01	c   setppc           :      46.28       0.00       0.01      42.80       0.00       0.00       0.00       1.22       2.26       0.00
3584.12/3597.01	c   linear           :       2.42       0.00       0.00       2.13       0.00       0.00       0.00       0.00       0.29       0.00
3584.12/3597.01	c   orbitope         :       1.02       0.00       0.00       1.02       0.00       0.00       0.00       0.00       0.00       0.00
3584.12/3597.01	c   logicor          :      16.55       0.00       0.00      14.28       0.00       0.00       0.00       0.00       2.27       0.00
3584.12/3597.01	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.12/3597.01	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.12/3597.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3584.12/3597.01	c   components       :       0.12       0.00       0.00       0.12       0.00       0.00       0.00       0.00       0.00       0.00
3584.12/3597.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3584.12/3597.01	c   dualfix          :          1          0          0          0
3584.12/3597.01	c   genvbounds       :          0          0          0          0
3584.12/3597.01	c   nlobbt           :          0          0          0          0
3584.12/3597.01	c   obbt             :          0          0          0          0
3584.12/3597.01	c   probing          :          0          0          0          0
3584.12/3597.01	c   pseudoobj        :          0          0          0          0
3584.12/3597.01	c   redcost          :          0          0          0          0
3584.12/3597.01	c   rootredcost      :          0          0          0          0
3584.12/3597.01	c   symmetry         :          0          0          0          0
3584.12/3597.01	c   vbounds          :    3534485          0          0          0
3584.12/3597.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3584.12/3597.01	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3584.12/3597.01	c   genvbounds       :       0.47       0.00       0.00       0.47       0.00       0.00
3584.12/3597.01	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3584.12/3597.01	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3584.12/3597.01	c   probing          :       0.05       0.00       0.05       0.00       0.00       0.00
3584.12/3597.01	c   pseudoobj        :       0.51       0.00       0.00       0.51       0.00       0.00
3584.12/3597.01	c   redcost          :       0.20       0.00       0.00       0.20       0.00       0.00
3584.12/3597.01	c   rootredcost      :       0.20       0.00       0.00       0.20       0.00       0.00
3584.12/3597.01	c   symmetry         :       0.67       0.00       0.03       0.64       0.00       0.00
3584.12/3597.01	c   vbounds          :      51.13       0.00       0.00      51.13       0.00       0.00
3584.12/3597.01	c Symmetry           :
3584.12/3597.01	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3584.12/3597.01	c   orbital reduction:          0 reductions applied,          0 cutoffs
3584.12/3597.01	c   lexicographic red:          0 reductions applied,          0 cutoffs
3584.12/3597.01	c   shadow tree time :       0.00 s
3584.12/3597.01	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3584.12/3597.01	c   propagation      :       9.13     141613     139196          -     499200       58.3      83116        6.0          -          -          -
3584.12/3597.01	c   infeasible LP    :      54.94      65219      64589          -     159149       16.4      21146        7.5      64589       12.6          0
3584.12/3597.01	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3584.12/3597.01	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3584.12/3597.01	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3584.12/3597.01	c   applied globally :       5.33          -          -          0     474066       14.2          -          -      58159          -          -
3584.12/3597.01	c   applied locally  :          -          -          -          0     117560       60.1          -          -       6430          -          -
3584.12/3597.01	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3584.12/3597.01	c   cut pool         :      84.14          -      94152         21          -          -     795642   20668077          -          -          -          -          -    (maximal pool size:       6085)
3584.12/3597.01	c   aggregation      :      28.52       0.00      25145         11          0          0        502      14322        197        616        576         40          0
3584.12/3597.01	c   > cmir           :          -          -          -          -          -          -          -      13995         15        550        549          1          -
3584.12/3597.01	c   > flowcover      :          -          -          -          -          -          -          -        235          0          6          6          0          -
3584.12/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -         92        182         60         21         39          -
3584.12/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   clique           :       0.56       0.00         11         11          0          0         66        319          0        300        300          0          0
3584.12/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   gomory           :     631.49       0.00      26376         10          0          0    1106051   19793804     343791     765423     753257      12166          0
3584.12/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -    4261985     171891      53022      46369       6653          -
3584.12/3597.01	c   > strongcg       :          -          -          -          -          -          -          -   15531819     171900     712401     706888       5513          -
3584.12/3597.01	c   impliedbounds    :       9.05       0.00      26391         11          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   minor            :       0.03       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   mixing           :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   multilinear      :       0.00       0.00         91         11          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   rlt              :       0.08       0.00      16890         10          0          0          0          0          0          0          0          0          0
3584.12/3597.01	c   zerohalf         :      82.40       0.00      25135         11          0          0      94301     859632      61295     629013     613731      15282          0
3584.12/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3584.12/3597.01	c   hybrid           :      20.81       0.00      67097         11    1390890       5097   19389086        848          0       2103
3584.12/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3584.12/3597.01	c   problem variables:       0.00          -          0          0
3584.12/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3584.12/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c   relpscost        :      51.62       0.00     251806          0          0          0          0          0          0     503612
3584.12/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3584.12/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3584.12/3597.01	c   LP solutions     :       0.00          -          -          0          0
3584.12/3597.01	c   relax solutions  :       0.00          -          -          0          0
3584.12/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3584.12/3597.01	c   strong branching :       0.00          -          -          0          0
3584.12/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3584.12/3597.01	c   adaptivediving   :       2.16       0.00         40          0          0
3584.12/3597.01	c   alns             :       2.02       0.00         22          0          0
3584.12/3597.01	c   bound            :       0.00       0.00          0          0          0
3584.12/3597.01	c   clique           :       0.02       0.00          1          0          0
3584.12/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3584.12/3597.01	c   completesol      :       0.00       0.00          0          0          0
3584.12/3597.01	c   conflictdiving   :       1.00       0.00         21          0          0
3584.12/3597.01	c   crossover        :       0.10       0.00          0          0          0
3584.12/3597.01	c   dins             :       0.00       0.00          0          0          0
3584.12/3597.01	c   distributiondivin:      13.38       0.00         20          0          0
3584.12/3597.01	c   dps              :       0.00       0.00          0          0          0
3584.12/3597.01	c   dualval          :       0.00       0.00          0          0          0
3584.12/3597.01	c   farkasdiving     :       0.01       0.00          0          0          0
3584.12/3597.01	c   feasjump         :       0.04       0.00          1          0          0
3584.12/3597.01	c   feaspump         :       1.87       0.00         10          0          0
3584.12/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3584.12/3597.01	c   fracdiving       :       0.77       0.00         21          0          0
3584.12/3597.01	c   gins             :       0.07       0.00          0          0          0
3584.12/3597.01	c   guideddiving     :       0.01       0.00          0          0          0
3584.12/3597.01	c   indcoefdiving    :       0.00       0.00          0          0          0
3584.12/3597.01	c   indicator        :       0.15       0.00          0          0          0
3584.12/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3584.12/3597.01	c   indoneopt        :       0.13       0.00          0          0          0
3584.12/3597.01	c   indrounding      :       0.00       0.00          0          0          0
3584.12/3597.01	c   indtwoopt        :       0.00       0.00          0          0          0
3584.12/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3584.12/3597.01	c   intshifting      :       0.01       0.00          0          0          0
3584.12/3597.01	c   linesearchdiving :       0.46       0.00         21          0          0
3584.12/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3584.12/3597.01	c   locks            :       0.01       0.00          1          0          0
3584.12/3597.01	c   lpface           :       1.45       0.00          0          0          0
3584.12/3597.01	c   mpec             :       0.00       0.00          0          0          0
3584.12/3597.01	c   multistart       :       0.00       0.00          0          0          0
3584.12/3597.01	c   mutation         :       0.00       0.00          0          0          0
3584.12/3597.01	c   nlpdiving        :       0.01       0.00          0          0          0
3584.12/3597.01	c   objpscostdiving  :       5.99       0.00         11          0          0
3584.12/3597.01	c   octane           :       0.00       0.00          0          0          0
3584.12/3597.01	c   ofins            :       0.08       0.00          0          0          0
3584.12/3597.01	c   oneopt           :       0.20       0.00          0          0          0
3584.12/3597.01	c   padm             :       0.00       0.00          0          0          0
3584.12/3597.01	c   proximity        :       0.00       0.00          0          0          0
3584.12/3597.01	c   pscostdiving     :       1.62       0.00         21          0          0
3584.12/3597.01	c   randrounding     :      13.20       0.00      69672          0          0
3584.12/3597.01	c   rens             :       0.00       0.00          0          0          0
3584.12/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3584.12/3597.01	c   repair           :       0.00       0.00          0          0          0
3584.12/3597.01	c   rins             :       0.08       0.00          0          0          0
3584.12/3597.01	c   rootsoldiving    :       2.13       0.00         11          0          0
3584.12/3597.01	c   rounding         :       1.48       0.00       8051          0          0
3584.12/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3584.12/3597.01	c   shiftandpropagate:       0.01       0.00          1          0          0
3584.12/3597.01	c   shifting         :       3.48       0.00       4137          0          0
3584.12/3597.01	c   simplerounding   :       0.19       0.00          0          0          0
3584.12/3597.01	c   smallcard        :       0.00       0.00          0          0          0
3584.12/3597.01	c   subnlp           :       0.25       0.00          0          0          0
3584.12/3597.01	c   trivial          :       0.00       0.00          2          0          0
3584.12/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3584.12/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3584.12/3597.01	c   trysol           :       0.12       0.00          0          0          0
3584.12/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3584.12/3597.01	c   undercover       :       0.00       0.00          0          0          0
3584.12/3597.01	c   vbounds          :       0.02       0.00          1          0          0
3584.12/3597.01	c   veclendiving     :       0.52       0.00         21          0          0
3584.12/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3584.12/3597.01	c   zirounding       :       0.20       0.00       1000          0          0
3584.12/3597.01	c   other solutions  :          -          -          -          0          -
3584.12/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3584.12/3597.01	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3584.12/3597.01	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3584.12/3597.01	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3584.12/3597.01	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3584.12/3597.01	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3584.12/3597.01	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3584.12/3597.01	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3584.12/3597.01	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3584.12/3597.01	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3584.12/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3584.12/3597.01	c   primal LP        :      58.16      33255          0       0.00       0.00      58.16      33255
3584.12/3597.01	c   dual LP          :    1803.36     386380   10389367      28.09    5761.10      21.70      16581
3584.12/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3584.12/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3584.12/3597.01	c   resolve instable :       0.00          0          0       0.00          -
3584.12/3597.01	c   diving/probing LP:      15.67        801     167150     208.68   10663.73
3584.12/3597.01	c   strong branching :       0.61         19       7928     417.26   12922.26          -          -         11
3584.12/3597.01	c     (at root node) :          -         19       7928     417.26          -
3584.12/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3584.12/3597.01	c B&B Tree           :
3584.12/3597.01	c   number of runs   :          1
3584.12/3597.01	c   nodes            :     423326 (251806 internal, 171520 leaves)
3584.12/3597.01	c   feasible leaves  :          0
3584.12/3597.01	c   infeas. leaves   :     171519
3584.12/3597.01	c   objective leaves :          0
3584.12/3597.01	c   nodes (total)    :     423326 (251806 internal, 171520 leaves)
3584.12/3597.01	c   nodes left       :        461
3584.12/3597.01	c   max depth        :        128
3584.12/3597.01	c   max depth (total):        128
3584.12/3597.01	c   backtracks       :     109650 (25.9%)
3584.12/3597.01	c   early backtracks :          0 (0.0%)
3584.12/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3584.12/3597.01	c   delayed cutoffs  :      79827
3584.12/3597.01	c   repropagations   :     309763 (6627621 domain reductions, 44453 cutoffs)
3584.12/3597.01	c   avg switch length:       3.73
3584.12/3597.01	c   switching time   :     143.09
3584.12/3597.01	c Root Node          :
3584.12/3597.01	c   First LP value   : +0.00000000000000e+00
3584.12/3597.01	c   First LP Iters   :       3812 (38076.21 Iter/sec)
3584.12/3597.01	c   First LP Time    :       0.10
3584.12/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3584.12/3597.01	c   Final Root Iters :      17181
3584.12/3597.01	c   Root LP Estimate : +7.59147125132171e-02
3584.12/3597.01	c Solution           :
3584.12/3597.01	c   Solutions found  :          0 (0 improvements)
3584.12/3597.01	c   Primal Bound     :          -
3584.12/3597.01	c   Dual Bound       : +0.00000000000000e+00
3584.12/3597.01	c   Gap              :   infinite
3584.12/3597.01	c Integrals          :      Total       Avg%
3584.12/3597.01	c   primal-dual      :  359700.21     100.00
3584.12/3597.01	c   primal-ref       :          -          - (not evaluated)
3584.12/3597.01	c   dual-ref         :          -          - (not evaluated)
3584.22/3597.13	c Time complete: 3584.25.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62223 MiB free)
  memory of node 1: 64465 MiB (62434 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510986-1751207147/watcher-4510986-1751207147 -o /tmp/evaluation-result-4510986-1751207147/solver-4510986-1751207147 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751207147-31091 --watchdog 3760 pbscip -f HOME/instance-4510986-1751207147.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=31144, runsolver pid=31132
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 0.81 1.04 1.36 4/264 31149
/proc/meminfo: memFree=127546328/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=85580 memory=58548 CPUtime=0.09 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 12250 0 0 0 7 2 0 0 20 0 1 0 36394132 87633920 14637 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 21395 14637 3648 3530 0 12846 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 85580 KiB
Current children cumulated memory: 58548 KiB

[startup+0.205488 s]*
/proc/loadavg: 0.81 1.04 1.36 4/262 31157
/proc/meminfo: memFree=127529192/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=89084 memory=61956 CPUtime=0.19 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 14539 0 0 0 17 2 0 0 20 0 1 0 36394132 91222016 15489 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 22271 15489 3712 3530 0 13722 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 89084 KiB
Current children cumulated memory: 61956 KiB

[startup+0.305347 s]*
/proc/loadavg: 0.81 1.04 1.36 4/262 31157
/proc/meminfo: memFree=127507772/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=113112 memory=80268 CPUtime=0.29 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 18527 0 0 0 26 3 0 0 20 0 1 0 36394132 115826688 20067 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 28278 20067 3808 3530 0 19729 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 113112 KiB
Current children cumulated memory: 80268 KiB

[startup+0.700165 s]
/proc/loadavg: 0.81 1.04 1.36 4/262 31157
/proc/meminfo: memFree=127484348/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=120476 memory=87692 CPUtime=0.68 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 20312 0 0 0 65 3 0 0 20 0 1 0 36394132 123367424 21923 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 30119 21923 3904 3530 0 21570 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 120476 KiB
Current children cumulated memory: 87692 KiB

[startup+1.50017 s]
/proc/loadavg: 0.81 1.04 1.36 4/262 31157
/proc/meminfo: memFree=127473764/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=127764 memory=93964 CPUtime=1.48 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 21960 0 0 0 144 4 0 0 20 0 1 0 36394132 130830336 23491 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 31941 23491 3904 3530 0 23392 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 127764 KiB
Current children cumulated memory: 93964 KiB

[startup+3.10524 s]
/proc/loadavg: 1.06 1.09 1.38 4/262 31269
/proc/meminfo: memFree=127385720/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=135360 memory=98700 CPUtime=3.08 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 23145 0 0 0 304 4 0 0 20 0 1 0 36394132 138608640 24675 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 33840 24675 3904 3530 0 25291 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 135360 KiB
Current children cumulated memory: 98700 KiB

[startup+6.30017 s]
/proc/loadavg: 1.06 1.09 1.38 4/264 31374
/proc/meminfo: memFree=127346412/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=168768 memory=126856 CPUtime=6.26 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 31215 0 0 0 621 5 0 0 20 0 1 0 36394132 172818432 31714 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 42192 31714 3936 3530 0 33643 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 168768 KiB
Current children cumulated memory: 126856 KiB

[startup+12.7002 s]
/proc/loadavg: 1.59 1.20 1.41 5/266 31419
/proc/meminfo: memFree=127290500/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=168968 memory=126984 CPUtime=12.65 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 31265 0 0 0 1260 5 0 0 20 0 1 0 36394132 173023232 31746 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 42242 31746 3936 3530 0 33693 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 168968 KiB
Current children cumulated memory: 126984 KiB

[startup+25.5002 s]
/proc/loadavg: 1.96 1.30 1.44 5/266 31419
/proc/meminfo: memFree=127222432/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=186884 memory=144772 CPUtime=25.41 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 38388 0 0 0 2535 6 0 0 20 0 1 0 36394132 191369216 36193 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 46721 36193 3936 3530 0 38172 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 186884 KiB
Current children cumulated memory: 144772 KiB

[startup+51.1054 s]
/proc/loadavg: 2.66 1.51 1.51 5/266 31420
/proc/meminfo: memFree=127110552/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=214464 memory=169988 CPUtime=50.93 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 44684 0 0 0 5086 7 0 0 20 0 1 0 36394132 219611136 42497 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 53616 42497 3936 3530 0 45067 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 214464 KiB
Current children cumulated memory: 169988 KiB

[startup+102.3 s]
/proc/loadavg: 3.65 1.98 1.67 5/266 31422
/proc/meminfo: memFree=126879356/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=239208 memory=194180 CPUtime=101.95 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 50739 0 0 0 10187 8 0 0 20 0 1 0 36394132 244948992 48545 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 59802 48545 3936 3530 0 51253 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 239208 KiB
Current children cumulated memory: 194180 KiB

[startup+162.3 s]
/proc/loadavg: 4.00 2.39 1.84 5/266 31921
/proc/meminfo: memFree=126398488/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=330368 memory=227204 CPUtime=161.76 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 59024 0 0 0 16166 10 0 0 20 0 1 0 36394132 338296832 56801 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 82592 56801 3936 3530 0 74043 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 330368 KiB
Current children cumulated memory: 227204 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.71 1.98 5/265 31923
/proc/meminfo: memFree=122127376/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=364064 memory=254084 CPUtime=221.57 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 65740 0 0 0 22146 11 0 0 20 0 1 0 36394132 372801536 63521 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 91016 63521 3936 3530 0 82467 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 364064 KiB
Current children cumulated memory: 254084 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 2.96 2.11 5/265 31925
/proc/meminfo: memFree=121994672/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=454760 memory=297092 CPUtime=281.35 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 73807 0 0 0 28123 12 0 0 20 0 1 0 36394132 465674240 74273 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 113690 74273 3936 3530 0 105141 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 454760 KiB
Current children cumulated memory: 297092 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.17 2.24 5/265 31928
/proc/meminfo: memFree=121822616/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=454760 memory=334596 CPUtime=341.16 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 73887 0 0 0 34104 12 0 0 20 0 1 0 36394132 465674240 83649 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 113690 83649 3936 3530 0 105141 0
Current children cumulated CPU time: 341.16 s
Current children cumulated vsize: 454760 KiB
Current children cumulated memory: 334596 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 3.34 2.36 5/265 31930
/proc/meminfo: memFree=121712444/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=466820 memory=374148 CPUtime=400.96 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 74019 0 0 0 40084 12 0 0 20 0 1 0 36394132 478023680 93537 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 116705 93537 3936 3530 0 108156 0
Current children cumulated CPU time: 400.96 s
Current children cumulated vsize: 466820 KiB
Current children cumulated memory: 374148 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.49 2.47 5/265 31936
/proc/meminfo: memFree=121619904/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=467848 memory=436356 CPUtime=460.78 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 74146 0 0 0 46065 13 0 0 20 0 1 0 36394132 479076352 109089 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 116962 109089 3936 3530 0 108413 0
Current children cumulated CPU time: 460.78 s

################
# More data... #
################

/proc/loadavg: 4.11 4.12 4.07 5/264 32134
/proc/meminfo: memFree=108261228/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=895464 memory=832968 CPUtime=3210.85 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 119819 0 0 0 321057 28 0 0 20 0 1 0 36394132 916955136 208242 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 223866 208242 3936 3530 0 215317 0
Current children cumulated CPU time: 3210.85 s
Current children cumulated vsize: 895464 KiB
Current children cumulated memory: 832968 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.13 4.08 5/264 32136
/proc/meminfo: memFree=108240968/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=895464 memory=832968 CPUtime=3270.64 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 119821 0 0 0 327036 28 0 0 20 0 1 0 36394132 916955136 208242 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 223866 208242 3936 3530 0 215317 0
Current children cumulated CPU time: 3270.64 s
Current children cumulated vsize: 895464 KiB
Current children cumulated memory: 832968 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.08 5/263 32139
/proc/meminfo: memFree=108212224/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=906824 memory=842696 CPUtime=3330.42 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122289 0 0 0 333014 28 0 0 20 0 1 0 36394132 928587776 210674 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 226706 210674 3936 3530 0 218157 0
Current children cumulated CPU time: 3330.42 s
Current children cumulated vsize: 906824 KiB
Current children cumulated memory: 842696 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.08 5/264 32142
/proc/meminfo: memFree=103466764/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=906824 memory=842696 CPUtime=3390.19 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122290 0 0 0 338991 28 0 0 20 0 1 0 36394132 928587776 210674 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 226706 210674 3936 3530 0 218157 0
Current children cumulated CPU time: 3390.19 s
Current children cumulated vsize: 906824 KiB
Current children cumulated memory: 842696 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.14 4.09 5/264 32144
/proc/meminfo: memFree=101351912/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=906824 memory=843080 CPUtime=3449.95 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122366 0 0 0 344967 28 0 0 20 0 1 0 36394132 928587776 210770 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 226706 210770 3936 3530 0 218157 0
Current children cumulated CPU time: 3449.95 s
Current children cumulated vsize: 906824 KiB
Current children cumulated memory: 843080 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/265 32149
/proc/meminfo: memFree=101260372/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=906824 memory=843080 CPUtime=3509.71 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122518 0 0 0 350942 29 0 0 20 0 1 0 36394132 928587776 210770 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 226706 210770 3936 3530 0 218157 0
Current children cumulated CPU time: 3509.71 s
Current children cumulated vsize: 906824 KiB
Current children cumulated memory: 843080 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/265 32153
/proc/meminfo: memFree=101188828/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=906824 memory=843080 CPUtime=3569.48 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122531 0 0 0 356919 29 0 0 20 0 1 0 36394132 928587776 210770 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 226706 210770 3936 3530 0 218157 0
Current children cumulated CPU time: 3569.48 s
Current children cumulated vsize: 906824 KiB
Current children cumulated memory: 843080 KiB

[startup+3597.14 s]
# the end of solver process 31144 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3583.96 s, system=0.304977 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3584 s]*
/proc/loadavg: 4.16 4.13 4.09 5/265 32153
/proc/meminfo: memFree=101188004/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=906824 memory=843080 CPUtime=3571.18 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122531 0 0 0 357089 29 0 0 20 0 1 0 36394132 928587776 210770 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 226706 210770 3936 3530 0 218157 0
Current children cumulated CPU time: 3571.18 s
Current children cumulated vsize: 906824 KiB
Current children cumulated memory: 843080 KiB

[startup+3590.4 s]
/proc/loadavg: 4.14 4.13 4.09 5/265 32153
/proc/meminfo: memFree=101180036/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=906824 memory=843080 CPUtime=3577.54 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122534 0 0 0 357725 29 0 0 20 0 1 0 36394132 928587776 210770 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 226706 210770 3936 3530 0 218157 0
Current children cumulated CPU time: 3577.54 s
Current children cumulated vsize: 906824 KiB
Current children cumulated memory: 843080 KiB

[startup+3593.6 s]
/proc/loadavg: 4.13 4.13 4.09 5/265 32153
/proc/meminfo: memFree=101180036/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=906824 memory=843080 CPUtime=3580.73 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122534 0 0 0 358044 29 0 0 20 0 1 0 36394132 928587776 210770 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 226706 210770 3936 3530 0 218157 0
Current children cumulated CPU time: 3580.73 s
Current children cumulated vsize: 906824 KiB
Current children cumulated memory: 843080 KiB

[startup+3595.2 s]
/proc/loadavg: 4.13 4.13 4.09 5/265 32153
/proc/meminfo: memFree=101163652/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=906824 memory=843080 CPUtime=3582.32 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122534 0 0 0 358203 29 0 0 20 0 1 0 36394132 928587776 210770 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 226706 210770 3936 3530 0 218157 0
Current children cumulated CPU time: 3582.32 s
Current children cumulated vsize: 906824 KiB
Current children cumulated memory: 843080 KiB

[startup+3596 s]*
/proc/loadavg: 4.13 4.13 4.09 5/265 32153
/proc/meminfo: memFree=101159556/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=906824 memory=843080 CPUtime=3583.13 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122534 0 0 0 358284 29 0 0 20 0 1 0 36394132 928587776 210770 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 226706 210770 3936 3530 0 218157 0
Current children cumulated CPU time: 3583.13 s
Current children cumulated vsize: 906824 KiB
Current children cumulated memory: 843080 KiB

[startup+3596.8 s]
/proc/loadavg: 4.13 4.13 4.09 5/265 32153
/proc/meminfo: memFree=101159556/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=906824 memory=843080 CPUtime=3583.92 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122534 0 0 0 358363 29 0 0 20 0 1 0 36394132 928587776 210770 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 226706 210770 3936 3530 0 218157 0
Current children cumulated CPU time: 3583.92 s
Current children cumulated vsize: 906824 KiB
Current children cumulated memory: 843080 KiB

[startup+3597 s]*
/proc/loadavg: 4.13 4.13 4.09 5/265 32153
/proc/meminfo: memFree=101159556/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=906824 memory=843080 CPUtime=3584.12 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122534 0 0 0 358383 29 0 0 20 0 1 0 36394132 928587776 210770 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 226706 210770 3936 3530 0 218157 0
Current children cumulated CPU time: 3584.12 s
Current children cumulated vsize: 906824 KiB
Current children cumulated memory: 843080 KiB

[startup+3597.11 s]
/proc/loadavg: 4.13 4.13 4.09 5/265 32153
/proc/meminfo: memFree=101159556/131250000 swapFree=33010684/33010684
[pid=31144] ppid=31132 vsize=903080 memory=839440 CPUtime=3584.22 cores=1,3
/proc/31144/stat : 31144 (pbscip) R 31132 31144 31079 0 -1 4194304 122534 0 0 0 358393 29 0 0 20 0 1 0 36394132 924753920 209860 18446744073709551615 4235264 18693293 140734632149840 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 48988160 140734632155529 140734632155628 140734632155628 140734632161230 0
/proc/31144/statm: 225770 209860 3936 3530 0 217221 0
Current children cumulated CPU time: 3584.22 s
Current children cumulated vsize: 903080 KiB
Current children cumulated memory: 839440 KiB

Child status: 0

Real time (s): 3597.14
CPU time (s): 3584.26
CPU user time (s): 3583.96
CPU system time (s): 0.304977
CPU usage (%): 99.642
Max. virtual memory (cumulated for all children) (KiB): 906824
Max. memory (cumulated for all children) (KiB): 843080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.96
system time used= 0.304977
maximum resident set size= 843080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122591
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= 147
involuntary context switches= 2317


# summary of solver processes directly reported to runsolver:
#   pid: 31144
#   total CPU time (s): 3584.26
#   total CPU user time (s): 3583.96
#   total CPU system time (s): 0.304977

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.70076 second user time and 13.0752 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-06-29 16:25:47
IDJOB=4510986
IDBENCH=160409
IDSOLVER=3365
FILE ID=nodeC033/4510986-1751207147
RUNJOBID= nodeC033-1751207147-31091
SLURM_JOB_ID= 9587633
Free space on /tmp= 432780 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l090-r089-n1.cnf-plain.pb.metafix.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510986-1751207147/watcher-4510986-1751207147 -o /tmp/evaluation-result-4510986-1751207147/solver-4510986-1751207147 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751207147-31091 --watchdog 3760  pbscip -f HOME/instance-4510986-1751207147.opb -t 3600 -j 2 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 60aa0ac85dc632e57e54cb255f142331
RANDOM SEED=442343735

nodeC033 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.048
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.120
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3528.763
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3602.129
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.059
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3580.770
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3594.426
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.082
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127650480 kB
MemAvailable:   129783648 kB
Buffers:            3280 kB
Cached:          2935072 kB
SwapCached:            0 kB
Active:           323924 kB
Inactive:        2676424 kB
Active(anon):      80116 kB
Inactive(anon):        0 kB
Active(file):     243808 kB
Inactive(file):  2676424 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             75240 kB
Writeback:             0 kB
AnonPages:         63048 kB
Mapped:           103260 kB
Shmem:             18120 kB
KReclaimable:     104352 kB
Slab:             192264 kB
SReclaimable:     104352 kB
SUnreclaim:        87912 kB
KernelStack:        4096 kB
PageTables:         2740 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     330388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432540 MiB
End job on nodeC033 at 2025-06-29 17:25:44