Trace number 4499084

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07UNSAT 2410.16 2417.16

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx49.opb
MD5SUMbb00c8681178995acecbc2b6e4ec1a1a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2410.16
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4499084-1751406065.opb>
0.00/0.01	c original problem has 2130 variables (2130 bin, 0 int, 0 impl, 0 cont) and 2495 constraints
0.00/0.01	c problem read in 0.01
0.00/0.02	c presolving:
0.00/0.03	c (round 1, fast)       5 del vars, 1 del conss, 0 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 309 clqs
0.00/0.03	c (round 2, fast)       5 del vars, 2126 del conss, 0 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 309 clqs
0.00/0.03	c    (0.0s) running MILP presolver
0.00/0.04	c    (0.0s) MILP presolver found nothing
0.00/0.04	c (round 3, exhaustive) 5 del vars, 2126 del conss, 0 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 309 clqs
0.00/0.08	c    (0.1s) probing: 51/2125 (2.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.08	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.00/0.08	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.38/0.42	c    (0.4s) symmetry computation finished: 351 generators found (max: 1500, log10 of symmetry group size: 150.0) (symcode time: 0.33)
0.38/0.43	c dynamic symmetry handling statistics:
0.38/0.43	c    orbitopal reduction:       no components
0.38/0.43	c    orbital reduction:         no components
0.38/0.43	c    lexicographic reduction:   no permutations
0.38/0.43	c handled 1 out of 1 symmetry components
0.38/0.43	c (round 4, exhaustive) 565 del vars, 2126 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 308 clqs
0.38/0.43	c (round 5, fast)       566 del vars, 2127 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 308 clqs
0.38/0.44	c (round 6, medium)     592 del vars, 2127 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 332 clqs
0.38/0.44	c (round 7, fast)       593 del vars, 2128 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 331 clqs
0.38/0.44	c (round 8, medium)     607 del vars, 2128 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 331 clqs
0.38/0.44	c (round 9, medium)     620 del vars, 2128 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 331 clqs
0.38/0.44	c (round 10, medium)     626 del vars, 2128 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 331 clqs
0.58/0.65	c    (0.6s) probing: 1000/2125 (47.1%) - 0 fixings, 0 aggregations, 31855 implications, 0 bound changes
0.68/0.79	c    (0.8s) probing: 1572/2125 (74.0%) - 0 fixings, 0 aggregations, 34388 implications, 0 bound changes
0.68/0.79	c    (0.8s) probing aborted: 1000/1000 successive useless probings
0.68/0.79	c presolving (11 rounds: 11 fast, 7 medium, 3 exhaustive):
0.68/0.79	c  626 deleted vars, 2128 deleted constraints, 319 added constraints, 5 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.68/0.79	c  0 implications, 20833 cliques
0.68/0.79	c presolved problem has 1505 variables (1505 bin, 0 int, 0 impl, 0 cont) and 686 constraints
0.68/0.79	c     320 constraints of type <knapsack>
0.68/0.79	c      47 constraints of type <setppc>
0.68/0.79	c     319 constraints of type <orbitope>
0.68/0.79	c transformed objective value is always integral (scale: 1)
0.68/0.79	c Presolving Time: 0.77
0.68/0.79	c - non default parameters ----------------------------------------------------------------------
0.68/0.79	c # SCIP version 10.0.0
0.68/0.79	c 
0.68/0.79	c # maximal time in seconds to run
0.68/0.79	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.68/0.79	c limits/time = 3596.997011
0.68/0.79	c 
0.68/0.79	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.68/0.79	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.68/0.79	c limits/memory = 27900
0.68/0.79	c 
0.68/0.79	c # belongs reading time to solving time?
0.68/0.79	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.68/0.79	c timing/reading = TRUE
0.68/0.79	c 
0.68/0.79	c -----------------------------------------------------------------------------------------------
0.68/0.79	c start solving
0.68/0.79	c 
0.88/0.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.88/0.98	c   1.0s|     1 |     0 |   427 |     - |    48M |   0 |1505 | 739 | 367 |   0 |  0 |  52 |   0 | 5.000000e+00 |      --      |    Inf | unknown
0.98/1.10	c   1.1s|     1 |     0 |   873 |     - |    53M |   0 |1505 | 739 | 381 |  14 |  1 |  52 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.08/1.13	c   1.1s|     1 |     0 |   926 |     - |    54M |   0 |1505 | 741 | 397 |  30 |  2 |  54 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.18/1.24	c   1.2s|     1 |     0 |   974 |     - |    69M |   0 |1505 | 743 | 413 |  46 |  3 |  56 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.18/1.28	c   1.3s|     1 |     0 |  1069 |     - |    71M |   0 |1505 | 744 | 430 |  63 |  4 |  57 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.28/1.31	c   1.3s|     1 |     0 |  1114 |     - |    71M |   0 |1505 | 748 | 441 |  74 |  5 |  61 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.28/1.34	c   1.3s|     1 |     0 |  1180 |     - |    72M |   0 |1505 | 750 | 453 |  86 |  6 |  63 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.38/1.48	c   1.5s|     1 |     0 |  1228 |     - |    87M |   0 |1505 | 750 | 468 | 101 |  7 |  63 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.58/1.65	c   1.6s|     1 |     0 |  1320 |     - |   102M |   0 |1505 | 750 | 482 | 115 |  8 |  63 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.67/1.76	c   1.8s|     1 |     0 |  1382 |     - |   110M |   0 |1505 | 750 | 494 | 127 |  9 |  63 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.77/1.80	c   1.8s|     1 |     0 |  1447 |     - |   110M |   0 |1505 | 752 | 510 | 143 | 10 |  65 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.77/1.84	c   1.8s|     1 |     0 |  1588 |     - |   112M |   0 |1505 | 755 | 529 | 162 | 11 |  68 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.87/1.97	c   2.0s|     1 |     2 |  2162 |     - |   112M |   0 |1505 | 775 | 529 | 162 | 11 |  88 |  12 | 5.000000e+00 |      --      |    Inf | unknown
3.67/3.75	c   3.7s|   100 |    93 | 24927 | 236.4 |   113M |  14 |1505 |1088 | 428 | 534 |  2 | 406 |  12 | 5.000000e+00 |      --      |    Inf | unknown
5.07/5.11	c   5.1s|   200 |   127 | 40816 | 197.5 |   115M |  30 |1505 |1173 | 417 | 697 |  0 | 493 |  12 | 5.000000e+00 |      --      |    Inf | unknown
6.17/6.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.17/6.21	c   6.2s|   300 |   148 | 56953 | 185.4 |   115M |  30 |1505 |1331 | 424 | 839 |  0 | 653 |  12 | 5.000000e+00 |      --      |    Inf | unknown
6.66/6.79	c   6.8s|   400 |   158 | 65710 | 160.9 |   113M |  40 |1505 |1391 | 442 | 972 |  1 | 713 |  12 | 5.000000e+00 |      --      |    Inf | unknown
7.26/7.39	c   7.4s|   500 |   166 | 75244 | 147.7 |   114M |  40 |1505 |1445 | 444 |1063 |  1 | 768 |  12 | 5.000000e+00 |      --      |    Inf | unknown
8.26/8.30	c   8.3s|   600 |   176 | 88541 | 145.3 |   114M |  40 |1505 |1500 | 424 |1190 |  1 | 824 |  12 | 5.000000e+00 |      --      |    Inf | unknown
8.96/9.04	c   9.0s|   700 |   185 | 99622 | 140.3 |   114M |  40 |1505 |1546 | 456 |1347 |  0 | 871 |  12 | 5.000000e+00 |      --      |    Inf | unknown
9.46/9.56	c   9.6s|   800 |   192 |109222 | 134.8 |   115M |  40 |1505 |1600 | 422 |1448 |  1 | 926 |  12 | 5.000000e+00 |      --      |    Inf | unknown
9.75/9.82	c   9.8s|   900 |   207 |111961 | 122.8 |   115M |  40 |1505 |1725 | 424 |1585 |  1 |1051 |  12 | 5.000000e+00 |      --      |    Inf | unknown
10.06/10.14	c  10.1s|  1000 |   213 |115281 | 113.9 |   115M |  40 |1505 |1836 | 437 |1788 |  2 |1168 |  12 | 5.000000e+00 |      --      |    Inf | unknown
10.25/10.33	c  10.3s|  1100 |   221 |117359 | 105.4 |   115M |  40 |1505 |1923 | 424 |1940 |  1 |1257 |  12 | 5.000000e+00 |      --      |    Inf | unknown
10.45/10.58	c  10.6s|  1200 |   231 |120976 |  99.6 |   115M |  40 |1505 |2016 |   0 |2197 |  0 |1350 |  12 | 5.000000e+00 |      --      |    Inf | unknown
10.75/10.88	c  10.9s|  1300 |   241 |125810 |  95.7 |   115M |  40 |1505 |2171 |   0 |2444 |  0 |1505 |  12 | 5.000000e+00 |      --      |    Inf | unknown
10.95/11.07	c  11.1s|  1400 |   245 |128499 |  90.8 |   115M |  40 |1505 |2294 | 424 |2576 |  1 |1635 |  12 | 5.000000e+00 |      --      |    Inf | unknown
11.15/11.28	c  11.3s|  1500 |   242 |131269 |  86.6 |   115M |  40 |1505 |2432 | 425 |2804 |  1 |1780 |  12 | 5.000000e+00 |      --      |    Inf | unknown
11.35/11.47	c  11.5s|  1600 |   237 |133467 |  82.5 |   115M |  40 |1505 |2522 |   0 |3001 |  0 |1883 |  12 | 5.000000e+00 |      --      |    Inf | unknown
11.65/11.77	c  11.8s|  1700 |   234 |136509 |  79.5 |   116M |  40 |1505 |2686 | 424 |3202 |  1 |2070 |  12 | 5.000000e+00 |      --      |    Inf | unknown
11.84/11.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.84/11.91	c  11.9s|  1800 |   221 |138223 |  76.0 |   116M |  40 |1505 |2782 |   0 |3257 |  0 |2201 |  12 | 5.000000e+00 |      --      |    Inf | unknown
12.05/12.11	c  12.1s|  1900 |   207 |141024 |  73.5 |   116M |  40 |1505 |2850 | 436 |3293 |  1 |2310 |  12 | 5.000000e+00 |      --      |    Inf | unknown
12.24/12.38	c  12.4s|  2000 |   211 |144546 |  71.5 |   116M |  41 |1505 |2854 |   0 |3492 |  0 |2368 |  12 | 5.000000e+00 |      --      |    Inf | unknown
12.54/12.63	c  12.6s|  2100 |   209 |147995 |  69.8 |   116M |  42 |1505 |2852 | 434 |3731 |  1 |2444 |  12 | 5.000000e+00 |      --      |    Inf | unknown
12.74/12.86	c  12.9s|  2200 |   199 |151286 |  68.1 |   116M |  53 |1505 |2845 |   0 |3891 |  0 |2522 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.24/13.38	c  13.4s|  2300 |   204 |158882 |  68.4 |   116M |  53 |1505 |2822 |   0 |4036 |  0 |2581 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.84/13.99	c  14.0s|  2400 |   205 |169330 |  69.9 |   116M |  53 |1505 |2847 | 441 |4155 |  1 |2612 |  12 | 5.000000e+00 |      --      |    Inf | unknown
14.64/14.78	c  14.8s|  2500 |   222 |178589 |  70.9 |   116M |  53 |1505 |2846 | 416 |4314 |  1 |2679 |  12 | 5.000000e+00 |      --      |    Inf | unknown
15.23/15.32	c  15.3s|  2600 |   221 |187434 |  71.5 |   116M |  53 |1505 |2906 | 423 |4401 |  0 |2766 |  12 | 5.000000e+00 |      --      |    Inf | unknown
15.94/16.05	c  16.0s|  2700 |   247 |195445 |  71.8 |   116M |  53 |1505 |3021 | 432 |4557 |  1 |2891 |  12 | 5.000000e+00 |      --      |    Inf | unknown
16.53/16.69	c  16.7s|  2800 |   267 |203123 |  72.0 |   117M |  53 |1505 |3119 | 429 |4672 |  1 |2993 |  12 | 5.000000e+00 |      --      |    Inf | unknown
17.23/17.37	c  17.4s|  2900 |   277 |213640 |  73.2 |   117M |  53 |1505 |3252 | 449 |4820 |  1 |3131 |  12 | 5.000000e+00 |      --      |    Inf | unknown
17.93/18.02	c  18.0s|  3000 |   284 |223165 |  73.9 |   117M |  53 |1505 |3328 | 439 |4940 |  1 |3227 |  12 | 5.000000e+00 |      --      |    Inf | unknown
18.52/18.66	c  18.7s|  3100 |   286 |231759 |  74.3 |   117M |  53 |1505 |3380 | 432 |5020 |  1 |3314 |  12 | 5.000000e+00 |      --      |    Inf | unknown
19.02/19.16	c  19.2s|  3200 |   292 |238669 |  74.1 |   118M |  53 |1505 |3492 | 435 |5091 |  1 |3451 |  12 | 5.000000e+00 |      --      |    Inf | unknown
19.72/19.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.72/19.83	c  19.8s|  3300 |   295 |249193 |  75.1 |   118M |  53 |1505 |3529 | 452 |5199 |  0 |3547 |  12 | 5.000000e+00 |      --      |    Inf | unknown
20.21/20.36	c  20.4s|  3400 |   307 |257979 |  75.5 |   118M |  53 |1505 |3570 | 440 |5284 |  0 |3630 |  12 | 5.000000e+00 |      --      |    Inf | unknown
21.02/21.13	c  21.1s|  3500 |   308 |271963 |  77.3 |   118M |  53 |1505 |3468 | 438 |5377 |  3 |3705 |  12 | 5.000000e+00 |      --      |    Inf | unknown
21.91/22.03	c  22.0s|  3600 |   349 |279678 |  77.3 |   118M |  53 |1505 |3501 | 423 |5603 |  0 |3798 |  12 | 5.000000e+00 |      --      |    Inf | unknown
21.91/22.03	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
21.91/22.03	c (run 1, node 3602) performing user restart
21.91/22.03	c 
21.91/22.03	c (restart) converted 48 cuts from the global cut pool into linear constraints
21.91/22.03	c 
21.91/22.05	c presolving:
21.91/22.06	c (round 1, fast)       0 del vars, 535 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 6 chg coeffs, 0 upgd conss, 0 impls, 20960 clqs
21.91/22.08	c (round 2, exhaustive) 0 del vars, 535 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 6 chg coeffs, 48 upgd conss, 0 impls, 20960 clqs
22.01/22.18	c (round 3, exhaustive) 0 del vars, 699 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 359 chg coeffs, 48 upgd conss, 0 impls, 20960 clqs
22.11/22.28	c (round 4, exhaustive) 0 del vars, 704 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 360 chg coeffs, 48 upgd conss, 0 impls, 20976 clqs
22.21/22.32	c (round 5, exhaustive) 0 del vars, 704 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2301 chg coeffs, 48 upgd conss, 0 impls, 20977 clqs
22.31/22.42	c (round 6, exhaustive) 0 del vars, 708 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2301 chg coeffs, 48 upgd conss, 0 impls, 20978 clqs
22.31/22.49	c presolving (7 rounds: 7 fast, 6 medium, 6 exhaustive):
22.31/22.49	c  0 deleted vars, 708 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 2301 changed coefficients
22.31/22.49	c  0 implications, 20978 cliques
22.31/22.49	c presolved problem has 1505 variables (1505 bin, 0 int, 0 impl, 0 cont) and 2841 constraints
22.31/22.49	c     357 constraints of type <knapsack>
22.31/22.49	c      59 constraints of type <setppc>
22.31/22.49	c      17 constraints of type <linear>
22.31/22.49	c     319 constraints of type <orbitope>
22.31/22.49	c    2089 constraints of type <logicor>
22.31/22.49	c transformed objective value is always integral (scale: 1)
22.31/22.49	c Presolving Time: 1.22
22.31/22.49	c 
22.51/22.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.51/22.60	c  22.6s|     1 |     0 |280241 |     - |   125M |   0 |1505 |2846 | 415 |   0 |  0 |3803 |  12 | 5.000000e+00 |      --      |    Inf | unknown
22.71/22.82	c  22.8s|     1 |     0 |280303 |     - |   125M |   0 |1505 |2846 | 432 |  17 |  1 |3803 |  12 | 5.000000e+00 |      --      |    Inf | unknown
22.71/22.85	c  22.8s|     1 |     0 |280350 |     - |   125M |   0 |1505 |2846 | 446 |  31 |  2 |3803 |  12 | 5.000000e+00 |      --      |    Inf | unknown
22.71/22.89	c  22.9s|     1 |     0 |280464 |     - |   125M |   0 |1505 |2847 | 463 |  48 |  3 |3804 |  12 | 5.000000e+00 |      --      |    Inf | unknown
22.81/23.00	c  23.0s|     1 |     0 |280559 |     - |   125M |   0 |1505 |2847 | 481 |  66 |  4 |3804 |  12 | 5.000000e+00 |      --      |    Inf | unknown
22.91/23.04	c  23.0s|     1 |     0 |280642 |     - |   126M |   0 |1505 |2847 | 500 |  85 |  5 |3804 |  12 | 5.000000e+00 |      --      |    Inf | unknown
22.91/23.08	c  23.1s|     1 |     0 |280784 |     - |   126M |   0 |1505 |2848 | 516 | 101 |  6 |3805 |  12 | 5.000000e+00 |      --      |    Inf | unknown
23.01/23.13	c  23.1s|     1 |     0 |280932 |     - |   126M |   0 |1505 |2853 | 537 | 122 |  7 |3810 |  12 | 5.000000e+00 |      --      |    Inf | unknown
23.01/23.17	c  23.2s|     1 |     0 |280995 |     - |   126M |   0 |1505 |2853 | 551 | 136 |  8 |3810 |  12 | 5.000000e+00 |      --      |    Inf | unknown
23.10/23.22	c  23.2s|     1 |     0 |281075 |     - |   126M |   0 |1505 |2854 | 566 | 151 |  9 |3811 |  12 | 5.000000e+00 |      --      |    Inf | unknown
23.10/23.27	c  23.3s|     1 |     0 |281197 |     - |   126M |   0 |1505 |2858 | 580 | 165 | 10 |3815 |  12 | 5.000000e+00 |      --      |    Inf | unknown
23.20/23.31	c  23.3s|     1 |     0 |281385 |     - |   126M |   0 |1505 |2858 | 601 | 186 | 11 |3816 |  12 | 5.000000e+00 |      --      |    Inf | unknown
23.40/23.51	c  23.5s|     1 |     2 |282658 |     - |   126M |   0 |1505 |2861 | 601 | 186 | 11 |3822 |  24 | 5.000000e+00 |      --      |    Inf | unknown
24.10/24.27	c  24.3s|   100 |    55 |293259 |  78.4 |   126M |  30 |1505 |3053 | 434 | 346 |  1 |4028 |  24 | 5.000000e+00 |      --      |    Inf | unknown
24.60/24.77	c  24.8s|   200 |    75 |301829 |  78.6 |   127M |  30 |1505 |3195 | 429 | 495 |  1 |4191 |  24 | 5.000000e+00 |      --      |    Inf | unknown
25.59/25.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
25.59/25.73	c  25.7s|   300 |    79 |311529 |  79.0 |   127M |  32 |1505 |3310 | 429 | 668 |  0 |4346 |  24 | 5.000000e+00 |      --      |    Inf | unknown
26.49/26.64	c  26.6s|   400 |   108 |331668 |  82.1 |   127M |  32 |1505 |3398 | 424 | 818 |  1 |4464 |  24 | 5.000000e+00 |      --      |    Inf | unknown
27.19/27.39	c  27.4s|   500 |   126 |343654 |  83.0 |   127M |  44 |1505 |3483 | 438 | 914 |  0 |4575 |  24 | 5.000000e+00 |      --      |    Inf | unknown
28.09/28.25	c  28.2s|   600 |   132 |357271 |  84.3 |   127M |  44 |1505 |3529 | 439 |1091 |  0 |4667 |  24 | 5.000000e+00 |      --      |    Inf | unknown
28.78/28.90	c  28.9s|   700 |   144 |367839 |  84.8 |   127M |  44 |1505 |3592 | 440 |1211 |  0 |4739 |  24 | 5.000000e+00 |      --      |    Inf | unknown
30.09/30.24	c  30.2s|   800 |   179 |381162 |  85.9 |   127M |  44 |1505 |3590 | 422 |1456 |  1 |4779 |  24 | 5.000000e+00 |      --      |    Inf | unknown
30.79/30.97	c  31.0s|   900 |   178 |391072 |  86.2 |   127M |  44 |1505 |3676 | 431 |1548 |  0 |4873 |  24 | 5.000000e+00 |      --      |    Inf | unknown
31.49/31.69	c  31.7s|  1000 |   177 |402542 |  86.8 |   127M |  44 |1505 |3702 | 429 |1623 |  0 |4911 |  24 | 5.000000e+00 |      --      |    Inf | unknown
32.89/33.03	c  33.0s|  1100 |   194 |416411 |  87.9 |   128M |  44 |1505 |3691 | 438 |1889 |  1 |4969 |  24 | 5.000000e+00 |      --      |    Inf | unknown
33.58/33.77	c  33.8s|  1200 |   217 |425748 |  88.0 |   128M |  44 |1505 |3715 | 428 |2072 |  1 |5042 |  24 | 5.000000e+00 |      --      |    Inf | unknown
34.28/34.44	c  34.4s|  1300 |   223 |438073 |  88.7 |   128M |  44 |1505 |3775 | 445 |2294 |  2 |5126 |  24 | 5.000000e+00 |      --      |    Inf | unknown
34.88/35.04	c  35.0s|  1400 |   238 |449175 |  89.2 |   128M |  44 |1505 |3817 | 425 |2426 |  1 |5192 |  24 | 5.000000e+00 |      --      |    Inf | unknown
35.37/35.52	c  35.5s|  1500 |   247 |458292 |  89.2 |   128M |  44 |1505 |3855 | 415 |2538 |  0 |5269 |  24 | 5.000000e+00 |      --      |    Inf | unknown
36.07/36.28	c  36.3s|  1600 |   252 |473057 |  90.3 |   128M |  44 |1505 |3893 | 436 |2767 |  1 |5327 |  24 | 5.000000e+00 |      --      |    Inf | unknown
36.77/36.93	c  36.9s|  1700 |   249 |484715 |  90.8 |   128M |  44 |1505 |3924 | 443 |2848 |  1 |5441 |  24 | 5.000000e+00 |      --      |    Inf | unknown
37.27/37.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.27/37.47	c  37.5s|  1800 |   286 |494538 |  91.0 |   128M |  44 |1505 |3961 | 415 |3077 |  1 |5554 |  24 | 5.000000e+00 |      --      |    Inf | unknown
37.77/37.94	c  37.9s|  1900 |   326 |502795 |  90.8 |   128M |  44 |1505 |4005 | 416 |3281 |  0 |5628 |  24 | 5.000000e+00 |      --      |    Inf | unknown
38.37/38.56	c  38.6s|  2000 |   339 |514741 |  91.3 |   128M |  44 |1505 |4037 | 439 |3412 |  2 |5663 |  24 | 5.000000e+00 |      --      |    Inf | unknown
39.16/39.34	c  39.3s|  2100 |   357 |530088 |  92.4 |   128M |  44 |1505 |4101 | 420 |3619 |  0 |5754 |  24 | 5.000000e+00 |      --      |    Inf | unknown
39.76/39.96	c  40.0s|  2200 |   384 |541750 |  92.8 |   128M |  44 |1505 |4161 | 412 |3777 |  1 |5838 |  24 | 5.000000e+00 |      --      |    Inf | unknown
40.26/40.47	c  40.5s|  2300 |   405 |550689 |  92.8 |   129M |  44 |1505 |4268 | 421 |3897 |  0 |5979 |  24 | 5.000000e+00 |      --      |    Inf | unknown
40.56/40.74	c  40.7s|  2400 |   418 |555002 |  92.0 |   129M |  44 |1505 |4333 | 427 |3993 |  1 |6046 |  24 | 5.000000e+00 |      --      |    Inf | unknown
40.86/41.09	c  41.1s|  2500 |   424 |561349 |  91.5 |   129M |  44 |1505 |4398 | 427 |4010 |  1 |6119 |  24 | 5.000000e+00 |      --      |    Inf | unknown
41.26/41.45	c  41.4s|  2600 |   417 |567717 |  91.0 |   129M |  44 |1505 |4488 |   0 |4070 |  0 |6228 |  24 | 5.000000e+00 |      --      |    Inf | unknown
41.86/42.09	c  42.1s|  2700 |   411 |579955 |  91.5 |   129M |  44 |1505 |4501 | 420 |4328 |  1 |6262 |  24 | 5.000000e+00 |      --      |    Inf | unknown
42.35/42.57	c  42.6s|  2800 |   415 |589175 |  91.5 |   129M |  44 |1505 |4508 | 433 |4470 |  0 |6309 |  24 | 5.000000e+00 |      --      |    Inf | unknown
43.15/43.32	c  43.3s|  2900 |   430 |603277 |  92.3 |   129M |  44 |1505 |4463 | 408 |4620 |  1 |6378 |  24 | 5.000000e+00 |      --      |    Inf | unknown
43.65/43.83	c  43.8s|  3000 |   446 |612444 |  92.3 |   129M |  44 |1505 |4533 | 419 |4767 |  1 |6481 |  24 | 5.000000e+00 |      --      |    Inf | unknown
44.05/44.26	c  44.3s|  3100 |   448 |620252 |  92.1 |   129M |  44 |1505 |4575 | 420 |4862 |  1 |6547 |  24 | 5.000000e+00 |      --      |    Inf | unknown
44.55/44.76	c  44.8s|  3200 |   454 |629221 |  92.1 |   129M |  44 |1505 |4630 |   0 |5002 |  0 |6639 |  24 | 5.000000e+00 |      --      |    Inf | unknown
45.15/45.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
45.15/45.32	c  45.3s|  3300 |   463 |639250 |  92.2 |   130M |  44 |1505 |4683 | 430 |5130 |  1 |6738 |  24 | 5.000000e+00 |      --      |    Inf | unknown
45.64/45.81	c  45.8s|  3400 |   469 |648344 |  92.2 |   130M |  44 |1505 |4738 | 421 |5206 |  1 |6818 |  24 | 5.000000e+00 |      --      |    Inf | unknown
46.04/46.28	c  46.3s|  3500 |   473 |657153 |  92.1 |   130M |  44 |1505 |4753 | 429 |5302 |  1 |6879 |  24 | 5.000000e+00 |      --      |    Inf | unknown
46.74/46.94	c  46.9s|  3600 |   484 |670112 |  92.6 |   130M |  44 |1505 |4745 | 419 |5475 |  1 |6934 |  24 | 5.000000e+00 |      --      |    Inf | unknown
47.54/47.71	c  47.7s|  3700 |   508 |684893 |  93.4 |   130M |  44 |1505 |4424 | 412 |5734 |  1 |7002 |  24 | 5.000000e+00 |      --      |    Inf | unknown
48.04/48.25	c  48.2s|  3800 |   532 |694242 |  93.4 |   130M |  44 |1505 |4456 |   0 |5878 |  0 |7078 |  24 | 5.000000e+00 |      --      |    Inf | unknown
48.53/48.78	c  48.8s|  3900 |   546 |704013 |  93.4 |   130M |  44 |1505 |4472 | 423 |6000 |  1 |7124 |  24 | 5.000000e+00 |      --      |    Inf | unknown
49.33/49.53	c  49.5s|  4000 |   552 |717898 |  94.0 |   131M |  44 |1505 |4494 | 415 |6132 |  1 |7192 |  24 | 5.000000e+00 |      --      |    Inf | unknown
49.84/50.02	c  50.0s|  4100 |   564 |726989 |  94.0 |   131M |  44 |1505 |4484 | 429 |6249 |  0 |7266 |  24 | 5.000000e+00 |      --      |    Inf | unknown
50.33/50.56	c  50.6s|  4200 |   578 |736858 |  94.1 |   131M |  44 |1505 |4487 | 414 |6428 |  1 |7360 |  24 | 5.000000e+00 |      --      |    Inf | unknown
50.93/51.14	c  51.1s|  4300 |   598 |747485 |  94.2 |   131M |  44 |1505 |4600 | 426 |6601 |  1 |7495 |  24 | 5.000000e+00 |      --      |    Inf | unknown
51.43/51.69	c  51.7s|  4400 |   613 |757615 |  94.3 |   131M |  44 |1505 |4651 | 418 |6827 |  1 |7607 |  24 | 5.000000e+00 |      --      |    Inf | unknown
52.02/52.26	c  52.3s|  4500 |   618 |768127 |  94.4 |   131M |  44 |1505 |4709 | 430 |6982 |  0 |7724 |  24 | 5.000000e+00 |      --      |    Inf | unknown
52.62/52.86	c  52.9s|  4600 |   623 |779936 |  94.7 |   131M |  44 |1505 |4715 | 418 |7182 |  1 |7784 |  24 | 5.000000e+00 |      --      |    Inf | unknown
53.12/53.39	c  53.4s|  4700 |   631 |789681 |  94.7 |   131M |  44 |1505 |4760 | 424 |7351 |  1 |7853 |  24 | 5.000000e+00 |      --      |    Inf | unknown
54.02/54.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
54.02/54.24	c  54.2s|  4800 |   657 |808308 |  95.8 |   131M |  44 |1505 |4659 | 446 |7534 |  1 |7965 |  24 | 5.000000e+00 |      --      |    Inf | unknown
54.62/54.81	c  54.8s|  4900 |   667 |818747 |  95.9 |   131M |  44 |1505 |4595 | 425 |7596 |  0 |8028 |  24 | 5.000000e+00 |      --      |    Inf | unknown
55.21/55.43	c  55.4s|  5000 |   694 |830412 |  96.2 |   131M |  44 |1505 |4527 | 419 |7739 |  1 |8121 |  24 | 5.000000e+00 |      --      |    Inf | unknown
55.82/56.08	c  56.1s|  5100 |   713 |842510 |  96.5 |   131M |  44 |1505 |4519 | 418 |7817 |  1 |8204 |  24 | 5.000000e+00 |      --      |    Inf | unknown
56.41/56.62	c  56.6s|  5200 |   787 |852488 |  96.5 |   131M |  44 |1505 |4484 |   0 |7937 |  0 |8310 |  24 | 5.000000e+00 |      --      |    Inf | unknown
57.11/57.32	c  57.3s|  5300 |   835 |866621 |  97.0 |   132M |  44 |1505 |4529 | 414 |8111 |  1 |8407 |  24 | 5.000000e+00 |      --      |    Inf | unknown
57.71/57.91	c  57.9s|  5400 |   878 |877721 |  97.2 |   132M |  44 |1505 |4580 | 412 |8244 |  1 |8520 |  24 | 5.000000e+00 |      --      |    Inf | unknown
58.21/58.45	c  58.4s|  5500 |   897 |887608 |  97.2 |   132M |  44 |1505 |4662 | 420 |8350 |  1 |8641 |  24 | 5.000000e+00 |      --      |    Inf | unknown
58.70/58.92	c  58.9s|  5600 |   943 |895993 |  97.0 |   133M |  44 |1505 |4714 | 414 |8501 |  1 |8784 |  24 | 5.000000e+00 |      --      |    Inf | unknown
59.10/59.30	c  59.3s|  5700 |   949 |902742 |  96.7 |   133M |  44 |1505 |4874 |   0 |8566 |  0 |8974 |  24 | 5.000000e+00 |      --      |    Inf | unknown
59.50/59.72	c  59.7s|  5800 |   950 |910079 |  96.5 |   133M |  44 |1505 |4919 | 414 |8620 |  1 |9069 |  24 | 5.000000e+00 |      --      |    Inf | unknown
59.90/60.16	c  60.2s|  5900 |   952 |918048 |  96.3 |   133M |  44 |1505 |4968 | 405 |8682 |  0 |9188 |  24 | 5.000000e+00 |      --      |    Inf | unknown
60.40/60.67	c  60.7s|  6000 |   972 |927117 |  96.2 |   133M |  44 |1505 |4980 | 415 |8858 |  1 |9310 |  24 | 5.000000e+00 |      --      |    Inf | unknown
60.90/61.16	c  61.2s|  6100 |   984 |936111 |  96.2 |   133M |  44 |1505 |5032 | 417 |8959 |  0 |9441 |  24 | 5.000000e+00 |      --      |    Inf | unknown
61.40/61.61	c  61.6s|  6200 |   991 |944369 |  96.0 |   133M |  44 |1505 |5066 | 419 |9061 |  0 |9555 |  24 | 5.000000e+00 |      --      |    Inf | unknown
62.09/62.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
62.09/62.30	c  62.3s|  6300 |  1006 |958107 |  96.4 |   134M |  44 |1505 |4846 | 415 |9179 |  1 |9666 |  24 | 5.000000e+00 |      --      |    Inf | unknown
62.49/62.79	c  62.8s|  6400 |  1032 |966623 |  96.3 |   134M |  44 |1505 |4875 | 424 |9261 |  1 |9844 |  24 | 5.000000e+00 |      --      |    Inf | unknown
62.99/63.23	c  63.2s|  6500 |  1038 |974461 |  96.2 |   134M |  44 |1505 |4930 | 418 |9337 |  1 |9973 |  24 | 5.000000e+00 |      --      |    Inf | unknown
63.49/63.79	c  63.8s|  6600 |  1044 |984030 |  96.2 |   134M |  44 |1505 |4805 | 439 |9405 |  0 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
64.19/64.44	c  64.4s|  6700 |  1061 |996075 |  96.4 |   134M |  44 |1505 |4712 | 425 |9540 |  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
64.89/65.17	c  65.2s|  6800 |  1076 |  1009k|  96.7 |   134M |  44 |1505 |4580 |   0 |9701 |  0 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
65.38/65.68	c  65.7s|  6900 |  1086 |  1017k|  96.6 |   134M |  44 |1505 |4565 | 421 |9811 |  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
65.79/66.07	c  66.1s|  7000 |  1093 |  1024k|  96.4 |   134M |  44 |1505 |4608 | 429 |9907 |  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
66.38/66.67	c  66.7s|  7100 |  1100 |  1035k|  96.4 |   134M |  44 |1505 |4700 | 440 |9973 |  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
67.08/67.33	c  67.3s|  7200 |  1106 |  1046k|  96.6 |   134M |  44 |1505 |4642 | 409 |  10k|  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
67.78/68.03	c  68.0s|  7300 |  1135 |  1059k|  96.9 |   134M |  44 |1505 |4484 | 418 |  10k|  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
68.57/68.81	c  68.8s|  7400 |  1189 |  1075k|  97.4 |   134M |  44 |1505 |4461 | 426 |  10k|  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
69.17/69.48	c  69.5s|  7500 |  1207 |  1087k|  97.7 |   134M |  44 |1505 |4369 | 453 |  10k|  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
69.87/70.14	c  70.1s|  7600 |  1228 |  1099k|  97.9 |   135M |  44 |1505 |4265 | 418 |  10k|  1 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
70.37/70.61	c  70.6s|  7700 |  1248 |  1107k|  97.7 |   135M |  44 |1505 |4322 | 430 |  10k|  1 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
70.67/70.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
70.67/70.95	c  70.9s|  7800 |  1260 |  1113k|  97.4 |   135M |  44 |1505 |4377 | 432 |  11k|  0 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
71.07/71.32	c  71.3s|  7900 |  1260 |  1120k|  97.1 |   135M |  44 |1505 |4425 | 418 |  11k|  1 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
71.56/71.84	c  71.8s|  8000 |  1268 |  1129k|  97.1 |   135M |  44 |1505 |4367 | 437 |  11k|  0 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
72.26/72.50	c  72.5s|  8100 |  1300 |  1140k|  97.2 |   135M |  44 |1505 |4289 | 409 |  11k|  0 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
72.77/73.10	c  73.1s|  8200 |  1322 |  1151k|  97.3 |   135M |  44 |1505 |4233 | 421 |  11k|  0 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
73.36/73.67	c  73.7s|  8300 |  1342 |  1161k|  97.4 |   135M |  44 |1505 |4199 | 411 |  11k|  1 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
73.96/74.25	c  74.2s|  8400 |  1381 |  1171k|  97.4 |   135M |  44 |1505 |4126 | 424 |  11k|  1 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
74.56/74.84	c  74.8s|  8500 |  1407 |  1182k|  97.4 |   135M |  44 |1505 |4043 | 424 |  11k|  1 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
75.15/75.40	c  75.4s|  8600 |  1424 |  1191k|  97.4 |   135M |  44 |1505 |3982 | 414 |  12k|  0 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
75.86/76.18	c  76.2s|  8700 |  1446 |  1206k|  97.8 |   135M |  44 |1505 |3903 | 447 |  12k|  1 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
76.75/77.09	c  77.1s|  8800 |  1464 |  1224k|  98.4 |   136M |  44 |1505 |3493 | 444 |  12k|  0 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
77.55/77.85	c  77.8s|  8900 |  1481 |  1238k|  98.8 |   136M |  44 |1505 |3428 | 415 |  12k|  1 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
78.24/78.59	c  78.6s|  9000 |  1514 |  1258k|  99.6 |   136M |  44 |1505 |3448 | 418 |  12k|  1 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
78.94/79.27	c  79.3s|  9100 |  1530 |  1270k|  99.8 |   136M |  44 |1505 |3427 | 420 |  12k|  1 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
79.44/79.79	c  79.8s|  9200 |  1564 |  1280k|  99.8 |   136M |  44 |1505 |3424 |   0 |  13k|  0 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
80.04/80.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
80.04/80.37	c  80.4s|  9300 |  1576 |  1291k|  99.9 |   136M |  44 |1505 |3466 | 434 |  13k|  1 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
80.84/81.19	c  81.2s|  9400 |  1594 |  1306k| 100.3 |   136M |  44 |1505 |3463 |   0 |  13k|  0 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
81.34/81.69	c  81.7s|  9500 |  1613 |  1314k| 100.1 |   136M |  44 |1505 |3475 | 414 |  13k|  0 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
81.74/82.09	c  82.1s|  9600 |  1631 |  1321k|  99.9 |   136M |  44 |1505 |3542 | 430 |  13k|  1 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
82.23/82.53	c  82.5s|  9700 |  1658 |  1327k|  99.6 |   136M |  44 |1505 |3501 | 414 |  13k|  1 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
82.84/83.11	c  83.1s|  9800 |  1676 |  1337k|  99.6 |   137M |  44 |1505 |3465 | 420 |  13k|  1 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
83.43/83.74	c  83.7s|  9900 |  1701 |  1347k|  99.6 |   137M |  44 |1505 |3433 | 422 |  14k|  0 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
84.13/84.48	c  84.5s| 10000 |  1748 |  1359k|  99.7 |   137M |  44 |1505 |3318 | 409 |  14k|  1 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
84.92/85.22	c  85.2s| 10100 |  1775 |  1373k| 100.0 |   137M |  44 |1505 |3286 | 405 |  14k|  1 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
85.32/85.66	c  85.7s| 10200 |  1794 |  1380k|  99.8 |   137M |  44 |1505 |3292 | 431 |  14k|  1 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
85.92/86.22	c  86.2s| 10300 |  1841 |  1388k|  99.7 |   137M |  44 |1505 |3152 | 423 |  14k|  0 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
86.52/86.83	c  86.8s| 10400 |  1872 |  1398k|  99.7 |   137M |  44 |1505 |3247 | 401 |  14k|  1 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
87.02/87.33	c  87.3s| 10500 |  1875 |  1406k|  99.5 |   137M |  44 |1505 |3263 | 426 |  14k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.51%
87.52/87.84	c  87.8s| 10600 |  1893 |  1415k|  99.5 |   137M |  44 |1505 |3198 | 446 |  15k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.51%
88.21/88.52	c  88.5s| 10700 |  1907 |  1426k|  99.5 |   137M |  44 |1505 |3161 | 437 |  15k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.51%
88.82/89.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
88.82/89.13	c  89.1s| 10800 |  1941 |  1436k|  99.5 |   137M |  44 |1505 |3143 | 420 |  15k|  0 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.56%
89.21/89.59	c  89.6s| 10900 |  1948 |  1443k|  99.3 |   137M |  44 |1505 |3197 | 423 |  15k|  0 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
89.91/90.29	c  90.3s| 11000 |  1985 |  1455k|  99.4 |   138M |  44 |1505 |3180 | 410 |  15k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
90.41/90.78	c  90.8s| 11100 |  2013 |  1462k|  99.3 |   138M |  44 |1505 |3169 | 417 |  15k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
91.01/91.39	c  91.4s| 11200 |  2040 |  1472k|  99.3 |   138M |  44 |1505 |3269 | 423 |  15k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
91.51/91.87	c  91.9s| 11300 |  2078 |  1480k|  99.2 |   138M |  44 |1505 |3268 | 431 |  16k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
91.90/92.29	c  92.3s| 11400 |  2108 |  1487k|  98.9 |   138M |  44 |1505 |3393 | 417 |  16k|  1 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
92.60/92.99	c  93.0s| 11500 |  2134 |  1498k|  99.0 |   139M |  44 |1505 |3344 | 418 |  16k|  1 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
93.20/93.52	c  93.5s| 11600 |  2162 |  1506k|  98.9 |   139M |  44 |1505 |3291 | 428 |  16k|  0 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
93.80/94.14	c  94.1s| 11700 |  2181 |  1517k|  99.0 |   139M |  44 |1505 |3267 | 463 |  16k|  2 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
94.40/94.73	c  94.7s| 11800 |  2203 |  1527k|  99.0 |   139M |  44 |1505 |3285 | 421 |  16k|  1 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
94.99/95.37	c  95.4s| 11900 |  2219 |  1537k|  99.0 |   139M |  44 |1505 |3316 | 430 |  17k|  0 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
95.59/95.98	c  96.0s| 12000 |  2243 |  1548k|  99.1 |   139M |  44 |1505 |3337 | 427 |  17k|  1 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
96.09/96.45	c  96.4s| 12100 |  2270 |  1556k|  98.9 |   139M |  44 |1505 |3311 | 414 |  17k|  1 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
96.79/97.12	c  97.1s| 12200 |  2296 |  1567k|  99.0 |   139M |  44 |1505 |3314 | 423 |  17k|  1 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
97.39/97.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
97.39/97.75	c  97.7s| 12300 |  2320 |  1577k|  99.0 |   139M |  44 |1505 |3369 | 429 |  17k|  1 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
97.79/98.18	c  98.2s| 12400 |  2346 |  1584k|  98.8 |   139M |  44 |1505 |3367 | 435 |  17k|  2 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
98.38/98.75	c  98.7s| 12500 |  2378 |  1593k|  98.8 |   140M |  44 |1505 |3418 | 433 |  18k|  0 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
99.08/99.45	c  99.4s| 12600 |  2414 |  1605k|  98.9 |   140M |  44 |1505 |3487 | 430 |  18k|  0 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
99.69/100.05	c   100s| 12700 |  2452 |  1615k|  98.9 |   140M |  44 |1505 |3463 | 424 |  18k|  1 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
100.28/100.62	c   101s| 12800 |  2469 |  1624k|  98.8 |   140M |  44 |1505 |3471 | 425 |  18k|  1 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
100.88/101.25	c   101s| 12900 |  2490 |  1634k|  98.9 |   140M |  44 |1505 |3421 | 422 |  18k|  0 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.60%
101.48/101.89	c   102s| 13000 |  2506 |  1645k|  98.9 |   140M |  44 |1505 |3428 | 415 |  18k|  1 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.60%
102.07/102.45	c   102s| 13100 |  2533 |  1654k|  98.9 |   140M |  44 |1505 |3356 | 406 |  18k|  1 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.60%
102.68/103.00	c   103s| 13200 |  2573 |  1663k|  98.8 |   141M |  44 |1505 |3412 | 422 |  18k|  1 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.61%
103.17/103.57	c   104s| 13300 |  2602 |  1671k|  98.7 |   141M |  44 |1505 |3397 | 428 |  19k|  2 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.61%
103.67/104.07	c   104s| 13400 |  2624 |  1679k|  98.6 |   141M |  44 |1505 |3427 | 419 |  19k|  1 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.61%
104.17/104.51	c   105s| 13500 |  2635 |  1686k|  98.4 |   141M |  44 |1505 |3470 | 423 |  19k|  0 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.61%
104.67/105.07	c   105s| 13600 |  2667 |  1695k|  98.4 |   141M |  44 |1505 |3442 | 425 |  19k|  1 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.61%
105.26/105.68	c   106s| 13700 |  2692 |  1705k|  98.4 |   141M |  44 |1505 |3387 | 451 |  19k|  2 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.61%
105.77/106.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
105.77/106.14	c   106s| 13800 |  2705 |  1712k|  98.2 |   141M |  44 |1505 |3402 | 416 |  19k|  1 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
106.46/106.82	c   107s| 13900 |  2723 |  1723k|  98.3 |   141M |  44 |1505 |3402 | 420 |  19k|  0 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
106.96/107.33	c   107s| 14000 |  2743 |  1732k|  98.2 |   142M |  44 |1505 |3463 | 411 |  19k|  1 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
107.56/107.90	c   108s| 14100 |  2752 |  1741k|  98.2 |   142M |  44 |1505 |3457 | 430 |  20k|  1 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
108.05/108.45	c   108s| 14200 |  2787 |  1749k|  98.1 |   142M |  44 |1505 |3423 | 425 |  20k|  0 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
108.76/109.18	c   109s| 14300 |  2821 |  1761k|  98.2 |   142M |  44 |1505 |3397 | 418 |  20k|  1 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
109.55/109.93	c   110s| 14400 |  2841 |  1774k|  98.4 |   142M |  44 |1505 |3397 | 408 |  20k|  1 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
110.15/110.57	c   111s| 14500 |  2885 |  1784k|  98.4 |   142M |  44 |1505 |3349 | 413 |  20k|  1 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.63%
110.85/111.26	c   111s| 14600 |  2913 |  1796k|  98.5 |   142M |  44 |1505 |3345 | 427 |  21k|  1 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.63%
111.34/111.77	c   112s| 14700 |  2947 |  1804k|  98.4 |   142M |  44 |1505 |3420 |   0 |  21k|  0 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.63%
112.04/112.46	c   112s| 14800 |  2979 |  1815k|  98.5 |   143M |  44 |1505 |3433 | 443 |  21k|  1 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.63%
112.65/113.08	c   113s| 14900 |  3019 |  1825k|  98.5 |   143M |  44 |1505 |3408 | 420 |  21k|  1 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.63%
113.44/113.81	c   114s| 15000 |  3039 |  1834k|  98.4 |   143M |  44 |1505 |3522 | 448 |  21k|  2 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.63%
114.24/114.60	c   115s| 15100 |  3092 |  1846k|  98.6 |   143M |  44 |1505 |3374 | 424 |  22k|  1 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.64%
114.83/115.20	c   115s| 15200 |  3136 |  1857k|  98.6 |   143M |  44 |1505 |3386 | 404 |  22k|  1 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.64%
115.33/115.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
115.33/115.77	c   116s| 15300 |  3163 |  1866k|  98.6 |   144M |  44 |1505 |3398 | 419 |  22k|  1 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.65%
115.83/116.20	c   116s| 15400 |  3187 |  1872k|  98.4 |   144M |  44 |1505 |3413 | 407 |  22k|  1 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.65%
116.53/116.91	c   117s| 15500 |  3235 |  1884k|  98.5 |   144M |  44 |1505 |3397 | 424 |  22k|  0 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.65%
117.03/117.46	c   117s| 15600 |  3252 |  1893k|  98.4 |   144M |  44 |1505 |3490 | 411 |  22k|  1 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.65%
117.53/117.98	c   118s| 15700 |  3286 |  1901k|  98.3 |   144M |  44 |1505 |3533 | 415 |  22k|  0 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.65%
118.12/118.55	c   119s| 15800 |  3321 |  1910k|  98.3 |   144M |  44 |1505 |3439 | 429 |  23k|  1 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.66%
118.63/119.06	c   119s| 15900 |  3362 |  1918k|  98.2 |   144M |  44 |1505 |3513 | 444 |  23k|  2 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.66%
119.22/119.67	c   120s| 16000 |  3390 |  1928k|  98.2 |   144M |  44 |1505 |3549 | 416 |  23k|  0 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.66%
119.82/120.23	c   120s| 16100 |  3421 |  1937k|  98.2 |   145M |  44 |1505 |3515 | 421 |  23k|  1 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.66%
120.42/120.85	c   121s| 16200 |  3447 |  1947k|  98.2 |   145M |  44 |1505 |3383 | 421 |  23k|  1 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.66%
121.02/121.45	c   121s| 16300 |  3484 |  1957k|  98.2 |   145M |  44 |1505 |3341 | 427 |  23k|  1 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.66%
121.62/122.03	c   122s| 16400 |  3524 |  1966k|  98.2 |   145M |  44 |1505 |3384 | 418 |  24k|  1 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
122.21/122.64	c   123s| 16500 |  3559 |  1976k|  98.2 |   145M |  44 |1505 |3516 | 452 |  24k|  2 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
122.81/123.30	c   123s| 16600 |  3587 |  1987k|  98.2 |   145M |  44 |1505 |3519 | 447 |  24k|  0 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
123.31/123.78	c   124s| 16700 |  3611 |  1995k|  98.1 |   145M |  44 |1505 |3530 | 421 |  24k|  0 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
124.01/124.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
124.01/124.44	c   124s| 16800 |  3645 |  2006k|  98.2 |   146M |  44 |1505 |3508 | 425 |  24k|  1 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
124.81/125.20	c   125s| 16900 |  3706 |  2018k|  98.3 |   146M |  44 |1505 |3348 | 424 |  24k|  1 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
125.40/125.84	c   126s| 17000 |  3737 |  2028k|  98.3 |   146M |  44 |1505 |3394 | 429 |  25k|  0 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
126.00/126.40	c   126s| 17100 |  3772 |  2037k|  98.3 |   146M |  44 |1505 |3349 | 427 |  25k|  1 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
126.80/127.29	c   127s| 17200 |  3804 |  2055k|  98.7 |   146M |  44 |1505 |3333 |   0 |  25k|  0 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
127.50/127.94	c   128s| 17300 |  3839 |  2066k|  98.7 |   146M |  44 |1505 |3363 | 443 |  25k|  0 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
128.10/128.52	c   129s| 17400 |  3870 |  2075k|  98.7 |   146M |  44 |1505 |3322 | 416 |  25k|  1 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
128.60/129.08	c   129s| 17500 |  3888 |  2084k|  98.6 |   146M |  44 |1505 |3419 | 425 |  25k|  1 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
129.19/129.64	c   130s| 17600 |  3922 |  2093k|  98.6 |   147M |  44 |1505 |3440 | 432 |  25k|  1 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.69%
129.79/130.24	c   130s| 17700 |  3938 |  2102k|  98.6 |   147M |  44 |1505 |3424 | 424 |  26k|  1 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.69%
130.49/130.96	c   131s| 17800 |  3977 |  2114k|  98.7 |   147M |  44 |1505 |3462 | 428 |  26k|  1 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.69%
131.09/131.58	c   132s| 17900 |  4009 |  2124k|  98.7 |   147M |  44 |1505 |3441 | 420 |  26k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.69%
131.69/132.10	c   132s| 18000 |  4032 |  2133k|  98.6 |   147M |  44 |1505 |3401 | 429 |  26k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.69%
132.18/132.67	c   133s| 18100 |  4066 |  2141k|  98.5 |   147M |  44 |1505 |3386 | 448 |  26k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.69%
132.78/133.26	c   133s| 18200 |  4092 |  2150k|  98.5 |   147M |  44 |1505 |3367 | 416 |  27k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.74%
133.38/133.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
133.38/133.82	c   134s| 18300 |  4130 |  2159k|  98.5 |   147M |  44 |1505 |3216 | 415 |  27k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.74%
133.98/134.42	c   134s| 18400 |  4174 |  2168k|  98.4 |   147M |  44 |1505 |3270 | 427 |  27k|  0 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.74%
134.78/135.24	c   135s| 18500 |  4205 |  2183k|  98.6 |   147M |  44 |1505 |3334 | 438 |  27k|  0 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.74%
135.47/135.95	c   136s| 18600 |  4228 |  2195k|  98.7 |   148M |  44 |1505 |3319 | 425 |  27k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.75%
135.97/136.49	c   136s| 18700 |  4252 |  2203k|  98.7 |   148M |  44 |1505 |3376 | 416 |  27k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.75%
136.67/137.20	c   137s| 18800 |  4271 |  2215k|  98.7 |   148M |  44 |1505 |3425 | 444 |  28k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.75%
137.37/137.83	c   138s| 18900 |  4291 |  2225k|  98.8 |   148M |  44 |1505 |3438 | 423 |  28k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.75%
138.07/138.57	c   139s| 19000 |  4329 |  2236k|  98.8 |   148M |  44 |1505 |3396 | 418 |  28k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.76%
138.67/139.16	c   139s| 19100 |  4356 |  2246k|  98.8 |   148M |  44 |1505 |3381 | 420 |  28k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.76%
139.26/139.70	c   140s| 19200 |  4374 |  2255k|  98.8 |   148M |  44 |1505 |3437 | 446 |  28k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.76%
139.96/140.48	c   140s| 19300 |  4408 |  2268k|  98.9 |   148M |  44 |1505 |3356 | 426 |  28k|  2 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.76%
140.66/141.13	c   141s| 19400 |  4424 |  2278k|  98.9 |   149M |  44 |1505 |3308 | 422 |  28k|  0 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.76%
141.36/141.83	c   142s| 19500 |  4447 |  2289k|  99.0 |   149M |  44 |1505 |3350 | 415 |  29k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.78%
141.85/142.39	c   142s| 19600 |  4477 |  2298k|  98.9 |   150M |  44 |1505 |3293 | 460 |  29k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.78%
142.45/142.95	c   143s| 19700 |  4507 |  2307k|  98.9 |   150M |  44 |1505 |3398 | 421 |  29k|  1 |  25k|  24 | 5.000000e+00 |      --      |    Inf |   0.79%
143.15/143.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
143.15/143.64	c   144s| 19800 |  4544 |  2320k|  99.0 |   150M |  44 |1505 |3410 | 427 |  29k|  0 |  25k|  24 | 5.000000e+00 |      --      |    Inf |   0.79%
143.95/144.42	c   144s| 19900 |  4575 |  2332k|  99.1 |   151M |  44 |1505 |3179 | 433 |  29k|  1 |  25k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
144.55/145.00	c   145s| 20000 |  4606 |  2341k|  99.1 |   151M |  44 |1505 |3164 | 438 |  29k|  1 |  25k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
145.14/145.62	c   146s| 20100 |  4642 |  2351k|  99.1 |   151M |  44 |1505 |3229 |   0 |  30k|  0 |  25k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
145.74/146.28	c   146s| 20200 |  4676 |  2362k|  99.1 |   151M |  44 |1505 |3317 | 426 |  30k|  2 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
146.24/146.73	c   147s| 20300 |  4705 |  2369k|  99.0 |   151M |  44 |1505 |3273 | 415 |  30k|  0 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
146.84/147.36	c   147s| 20400 |  4745 |  2379k|  99.0 |   151M |  44 |1505 |3311 | 414 |  30k|  0 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
147.44/147.99	c   148s| 20500 |  4777 |  2388k|  99.0 |   151M |  44 |1505 |3314 | 425 |  30k|  2 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
148.04/148.56	c   149s| 20600 |  4813 |  2397k|  98.9 |   151M |  44 |1505 |3301 | 420 |  30k|  1 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
148.54/149.09	c   149s| 20700 |  4837 |  2405k|  98.8 |   151M |  44 |1505 |3351 |   0 |  31k|  0 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
149.23/149.77	c   150s| 20800 |  4865 |  2415k|  98.9 |   152M |  44 |1505 |3289 | 434 |  31k|  0 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
149.93/150.40	c   150s| 20900 |  4899 |  2426k|  98.9 |   152M |  44 |1505 |3310 | 414 |  31k|  1 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
150.43/150.98	c   151s| 21000 |  4924 |  2435k|  98.9 |   152M |  44 |1505 |3351 | 418 |  31k|  0 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
151.13/151.60	c   152s| 21100 |  4953 |  2445k|  98.9 |   152M |  44 |1505 |3315 | 431 |  31k|  2 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
151.72/152.23	c   152s| 21200 |  4980 |  2455k|  98.9 |   152M |  44 |1505 |3296 | 424 |  31k|  1 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
152.42/152.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
152.42/152.90	c   153s| 21300 |  5018 |  2466k|  98.9 |   152M |  44 |1505 |3261 | 423 |  32k|  1 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
152.82/153.39	c   153s| 21400 |  5052 |  2474k|  98.8 |   152M |  44 |1505 |3252 | 435 |  32k|  0 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
153.52/154.05	c   154s| 21500 |  5089 |  2485k|  98.9 |   152M |  44 |1505 |3270 |   0 |  32k|  0 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
154.02/154.52	c   155s| 21600 |  5114 |  2492k|  98.8 |   153M |  44 |1505 |3323 | 424 |  32k|  1 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
154.72/155.24	c   155s| 21700 |  5155 |  2504k|  98.8 |   153M |  44 |1505 |3292 | 421 |  32k|  1 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
155.31/155.89	c   156s| 21800 |  5196 |  2514k|  98.9 |   153M |  44 |1505 |3399 | 432 |  32k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
156.11/156.61	c   157s| 21900 |  5231 |  2526k|  98.9 |   153M |  44 |1505 |3443 | 417 |  33k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
156.52/157.09	c   157s| 22000 |  5259 |  2533k|  98.9 |   153M |  44 |1505 |3432 | 436 |  33k|  2 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
157.11/157.63	c   158s| 22100 |  5300 |  2542k|  98.8 |   153M |  44 |1505 |3481 | 415 |  33k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
157.61/158.11	c   158s| 22200 |  5319 |  2549k|  98.7 |   153M |  44 |1505 |3531 | 410 |  33k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
158.11/158.69	c   159s| 22300 |  5346 |  2558k|  98.7 |   153M |  44 |1505 |3417 | 428 |  33k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.82%
158.70/159.22	c   159s| 22400 |  5389 |  2566k|  98.6 |   154M |  44 |1505 |3386 | 432 |  33k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.82%
159.20/159.79	c   160s| 22500 |  5410 |  2576k|  98.6 |   154M |  44 |1505 |3371 | 425 |  33k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.82%
159.80/160.34	c   160s| 22600 |  5435 |  2585k|  98.6 |   154M |  44 |1505 |3452 | 459 |  34k|  1 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.82%
160.40/160.91	c   161s| 22700 |  5454 |  2594k|  98.5 |   154M |  44 |1505 |3453 | 430 |  34k|  2 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.82%
160.90/161.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
160.90/161.49	c   161s| 22800 |  5477 |  2603k|  98.5 |   154M |  44 |1505 |3434 | 428 |  34k|  2 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.83%
161.50/162.09	c   162s| 22900 |  5513 |  2613k|  98.5 |   154M |  44 |1505 |3406 | 435 |  34k|  2 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.83%
162.39/162.98	c   163s| 23000 |  5560 |  2628k|  98.7 |   154M |  44 |1505 |3531 | 447 |  34k|  2 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.83%
162.99/163.52	c   164s| 23100 |  5576 |  2637k|  98.7 |   154M |  44 |1505 |3549 | 440 |  35k|  1 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.83%
163.49/164.02	c   164s| 23200 |  5613 |  2645k|  98.6 |   154M |  44 |1505 |3609 |   0 |  35k|  0 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.83%
164.09/164.65	c   165s| 23300 |  5653 |  2655k|  98.6 |   155M |  44 |1505 |3671 | 421 |  35k|  1 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
164.59/165.15	c   165s| 23400 |  5678 |  2662k|  98.5 |   155M |  44 |1505 |3707 | 424 |  35k|  1 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
165.08/165.69	c   166s| 23500 |  5702 |  2670k|  98.4 |   155M |  44 |1505 |3680 | 417 |  35k|  0 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
165.68/166.28	c   166s| 23600 |  5722 |  2680k|  98.4 |   155M |  44 |1505 |3646 | 429 |  35k|  2 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
166.38/166.93	c   167s| 23700 |  5739 |  2690k|  98.4 |   155M |  44 |1505 |3639 | 431 |  36k|  0 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
166.98/167.53	c   168s| 23800 |  5763 |  2701k|  98.5 |   155M |  44 |1505 |3630 | 440 |  36k|  1 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
167.58/168.15	c   168s| 23900 |  5801 |  2710k|  98.4 |   155M |  44 |1505 |3676 | 426 |  36k|  2 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
167.98/168.53	c   169s| 24000 |  5832 |  2716k|  98.3 |   155M |  44 |1505 |3743 | 439 |  36k|  1 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
168.77/169.30	c   169s| 24100 |  5851 |  2728k|  98.4 |   155M |  44 |1505 |3740 | 428 |  36k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
169.27/169.80	c   170s| 24200 |  5884 |  2736k|  98.3 |   155M |  44 |1505 |3718 | 435 |  36k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
169.97/170.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
169.97/170.59	c   171s| 24300 |  5908 |  2750k|  98.5 |   156M |  44 |1505 |3716 | 416 |  37k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.85%
170.37/171.00	c   171s| 24400 |  5920 |  2756k|  98.3 |   156M |  44 |1505 |3657 | 415 |  37k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.85%
170.97/171.58	c   172s| 24500 |  5958 |  2765k|  98.3 |   156M |  44 |1505 |3607 | 443 |  37k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.85%
171.76/172.37	c   172s| 24600 |  5992 |  2777k|  98.4 |   156M |  44 |1505 |3529 |   0 |  37k|  0 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.85%
172.57/173.18	c   173s| 24700 |  6039 |  2791k|  98.5 |   156M |  44 |1505 |3511 | 424 |  37k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.85%
173.26/173.84	c   174s| 24800 |  6066 |  2802k|  98.6 |   156M |  44 |1505 |3464 | 433 |  37k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.85%
174.16/174.74	c   175s| 24900 |  6114 |  2816k|  98.7 |   157M |  44 |1505 |3447 | 433 |  38k|  1 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
174.85/175.45	c   175s| 25000 |  6143 |  2828k|  98.8 |   157M |  44 |1505 |3463 | 433 |  38k|  1 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
175.35/175.95	c   176s| 25100 |  6166 |  2835k|  98.7 |   157M |  44 |1505 |3456 | 434 |  38k|  1 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
176.05/176.67	c   177s| 25200 |  6196 |  2847k|  98.7 |   157M |  44 |1505 |3371 | 438 |  38k|  1 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
176.55/177.19	c   177s| 25300 |  6229 |  2854k|  98.7 |   158M |  44 |1505 |3471 | 427 |  39k|  2 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
177.25/177.88	c   178s| 25400 |  6263 |  2864k|  98.7 |   158M |  44 |1505 |3535 | 412 |  39k|  0 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
177.84/178.44	c   178s| 25500 |  6294 |  2873k|  98.6 |   158M |  44 |1505 |3539 | 414 |  39k|  1 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
178.64/179.23	c   179s| 25600 |  6344 |  2886k|  98.7 |   158M |  44 |1505 |3496 | 423 |  39k|  0 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
179.14/179.79	c   180s| 25700 |  6352 |  2895k|  98.7 |   158M |  44 |1505 |3492 | 438 |  39k|  1 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
179.74/180.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
179.74/180.30	c   180s| 25800 |  6365 |  2903k|  98.7 |   158M |  44 |1505 |3518 | 428 |  40k|  1 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
180.44/181.04	c   181s| 25900 |  6388 |  2916k|  98.7 |   158M |  44 |1505 |3564 | 416 |  40k|  0 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
181.04/181.65	c   182s| 26000 |  6433 |  2925k|  98.7 |   158M |  44 |1505 |3577 | 422 |  40k|  1 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
181.54/182.15	c   182s| 26100 |  6460 |  2933k|  98.7 |   158M |  44 |1505 |3570 | 428 |  40k|  1 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
182.33/182.90	c   183s| 26200 |  6477 |  2946k|  98.8 |   158M |  44 |1505 |3593 | 441 |  40k|  1 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
182.93/183.50	c   183s| 26300 |  6506 |  2955k|  98.7 |   158M |  44 |1505 |3606 | 453 |  40k|  1 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
183.63/184.21	c   184s| 26400 |  6523 |  2966k|  98.8 |   158M |  44 |1505 |3629 | 426 |  41k|  0 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
184.43/185.05	c   185s| 26500 |  6569 |  2979k|  98.9 |   158M |  44 |1505 |3616 | 426 |  41k|  2 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
185.12/185.77	c   186s| 26600 |  6591 |  2991k|  99.0 |   158M |  44 |1505 |3634 | 426 |  41k|  1 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
185.72/186.33	c   186s| 26700 |  6605 |  3000k|  98.9 |   158M |  44 |1505 |3620 | 444 |  41k|  2 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
186.22/186.89	c   187s| 26800 |  6645 |  3008k|  98.9 |   159M |  44 |1505 |3586 | 416 |  41k|  1 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
187.02/187.61	c   188s| 26900 |  6680 |  3020k|  98.9 |   159M |  44 |1505 |3568 | 437 |  42k|  1 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
187.62/188.24	c   188s| 27000 |  6708 |  3029k|  98.9 |   159M |  44 |1505 |3522 | 434 |  42k|  2 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
188.21/188.83	c   189s| 27100 |  6739 |  3038k|  98.9 |   159M |  44 |1505 |3489 | 424 |  42k|  1 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
188.71/189.34	c   189s| 27200 |  6763 |  3046k|  98.8 |   159M |  44 |1505 |3519 | 427 |  42k|  0 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
189.31/189.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
189.31/189.91	c   190s| 27300 |  6803 |  3056k|  98.8 |   159M |  44 |1505 |3510 | 435 |  42k|  2 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
190.01/190.65	c   191s| 27400 |  6837 |  3068k|  98.9 |   159M |  44 |1505 |3515 | 445 |  42k|  1 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
190.60/191.22	c   191s| 27500 |  6856 |  3077k|  98.8 |   159M |  44 |1505 |3520 | 413 |  43k|  1 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
191.41/192.09	c   192s| 27600 |  6889 |  3091k|  99.0 |   159M |  44 |1505 |3631 | 455 |  43k|  2 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
191.90/192.54	c   193s| 27700 |  6918 |  3098k|  98.9 |   159M |  44 |1505 |3695 |   0 |  43k|  0 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
192.50/193.15	c   193s| 27800 |  6946 |  3108k|  98.9 |   160M |  44 |1505 |3656 | 442 |  43k|  1 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
193.00/193.69	c   194s| 27900 |  7000 |  3116k|  98.8 |   160M |  44 |1505 |3706 | 418 |  44k|  1 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
193.60/194.24	c   194s| 28000 |  7025 |  3125k|  98.8 |   160M |  44 |1505 |3709 | 430 |  44k|  1 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
194.19/194.89	c   195s| 28100 |  7049 |  3136k|  98.9 |   160M |  44 |1505 |3730 | 426 |  44k|  2 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
194.99/195.63	c   196s| 28200 |  7084 |  3148k|  98.9 |   160M |  44 |1505 |3763 | 460 |  44k|  0 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
195.59/196.22	c   196s| 28300 |  7121 |  3158k|  98.9 |   160M |  44 |1505 |3685 | 417 |  44k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
196.09/196.75	c   197s| 28400 |  7163 |  3165k|  98.8 |   160M |  44 |1505 |3718 | 405 |  44k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
196.89/197.50	c   197s| 28500 |  7178 |  3178k|  98.9 |   160M |  44 |1505 |3694 | 428 |  45k|  0 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
197.39/198.09	c   198s| 28600 |  7206 |  3187k|  98.9 |   161M |  44 |1505 |3690 | 463 |  45k|  0 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
198.08/198.77	c   199s| 28700 |  7220 |  3197k|  98.9 |   161M |  44 |1505 |3697 | 425 |  45k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
198.78/199.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
198.78/199.40	c   199s| 28800 |  7255 |  3207k|  98.9 |   161M |  44 |1505 |3604 | 428 |  45k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.89%
199.38/200.03	c   200s| 28900 |  7287 |  3217k|  98.9 |   161M |  44 |1505 |3603 | 427 |  45k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.89%
200.08/200.75	c   201s| 29000 |  7323 |  3229k|  98.9 |   161M |  44 |1505 |3693 | 430 |  46k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.89%
200.67/201.37	c   201s| 29100 |  7356 |  3240k|  99.0 |   161M |  44 |1505 |3716 | 432 |  46k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.89%
201.27/201.94	c   202s| 29200 |  7383 |  3248k|  98.9 |   161M |  44 |1505 |3687 | 440 |  46k|  0 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.89%
201.77/202.46	c   202s| 29300 |  7390 |  3257k|  98.9 |   161M |  44 |1505 |3711 |   0 |  46k|  0 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.89%
202.57/203.29	c   203s| 29400 |  7412 |  3271k|  99.0 |   162M |  44 |1505 |3682 | 452 |  46k|  1 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
203.17/203.87	c   204s| 29500 |  7438 |  3280k|  99.0 |   162M |  44 |1505 |3763 | 437 |  46k|  1 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
203.77/204.45	c   204s| 29600 |  7443 |  3289k|  99.0 |   162M |  44 |1505 |3805 | 443 |  46k|  0 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
204.26/204.97	c   205s| 29700 |  7465 |  3296k|  98.9 |   163M |  44 |1505 |3823 | 426 |  47k|  1 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
204.86/205.51	c   206s| 29800 |  7473 |  3304k|  98.9 |   163M |  44 |1505 |3862 | 445 |  47k|  0 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
205.26/206.00	c   206s| 29900 |  7499 |  3311k|  98.8 |   163M |  44 |1505 |3804 | 436 |  47k|  0 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
205.76/206.49	c   206s| 30000 |  7513 |  3319k|  98.7 |   163M |  44 |1505 |3811 | 418 |  47k|  0 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
206.66/207.33	c   207s| 30100 |  7543 |  3333k|  98.8 |   164M |  44 |1505 |3777 | 432 |  47k|  1 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
207.16/207.83	c   208s| 30200 |  7568 |  3340k|  98.7 |   164M |  44 |1505 |3831 | 427 |  47k|  1 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
207.95/208.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
207.95/208.62	c   209s| 30300 |  7608 |  3352k|  98.8 |   164M |  44 |1505 |3736 | 433 |  48k|  1 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
208.46/209.19	c   209s| 30400 |  7630 |  3361k|  98.8 |   164M |  44 |1505 |3743 | 432 |  48k|  1 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
209.25/209.94	c   210s| 30500 |  7678 |  3373k|  98.8 |   164M |  44 |1505 |3757 | 424 |  48k|  1 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
209.85/210.52	c   211s| 30600 |  7720 |  3382k|  98.8 |   164M |  44 |1505 |3789 | 414 |  48k|  0 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
210.45/211.15	c   211s| 30700 |  7746 |  3391k|  98.8 |   165M |  44 |1505 |3763 | 416 |  48k|  0 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
211.24/211.91	c   212s| 30800 |  7762 |  3404k|  98.9 |   165M |  44 |1505 |3758 | 419 |  49k|  1 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
211.74/212.49	c   212s| 30900 |  7769 |  3413k|  98.8 |   165M |  44 |1505 |3811 | 425 |  49k|  0 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
212.24/212.98	c   213s| 31000 |  7795 |  3419k|  98.7 |   165M |  44 |1505 |3860 | 412 |  49k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
212.84/213.51	c   214s| 31100 |  7804 |  3428k|  98.7 |   165M |  44 |1505 |3881 | 446 |  49k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
213.44/214.15	c   214s| 31200 |  7837 |  3439k|  98.7 |   165M |  44 |1505 |3839 | 422 |  49k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
214.03/214.71	c   215s| 31300 |  7858 |  3447k|  98.7 |   165M |  44 |1505 |3797 | 424 |  49k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
214.63/215.30	c   215s| 31400 |  7886 |  3456k|  98.7 |   165M |  44 |1505 |3841 | 429 |  50k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
215.23/215.92	c   216s| 31500 |  7913 |  3466k|  98.7 |   165M |  44 |1505 |3874 | 435 |  50k|  0 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
215.73/216.41	c   216s| 31600 |  7923 |  3474k|  98.6 |   165M |  44 |1505 |3928 | 433 |  50k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
216.43/217.13	c   217s| 31700 |  7974 |  3485k|  98.7 |   165M |  44 |1505 |3962 | 414 |  50k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
217.03/217.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
217.03/217.72	c   218s| 31800 |  8005 |  3494k|  98.6 |   165M |  44 |1505 |4017 | 425 |  50k|  1 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
217.52/218.23	c   218s| 31900 |  8038 |  3502k|  98.6 |   165M |  44 |1505 |4075 | 415 |  50k|  1 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
218.02/218.75	c   219s| 32000 |  8068 |  3509k|  98.5 |   165M |  44 |1505 |4080 | 432 |  51k|  2 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
218.62/219.32	c   219s| 32100 |  8084 |  3518k|  98.5 |   165M |  44 |1505 |4072 | 447 |  51k|  2 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
219.32/220.03	c   220s| 32200 |  8115 |  3529k|  98.5 |   166M |  44 |1505 |4096 | 416 |  51k|  1 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
219.92/220.67	c   221s| 32300 |  8156 |  3539k|  98.5 |   166M |  44 |1505 |4081 | 418 |  51k|  1 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
220.42/221.18	c   221s| 32400 |  8183 |  3547k|  98.5 |   166M |  44 |1505 |4077 | 426 |  51k|  2 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
220.91/221.69	c   222s| 32500 |  8203 |  3555k|  98.4 |   166M |  44 |1505 |4090 | 424 |  52k|  1 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
221.61/222.32	c   222s| 32600 |  8230 |  3565k|  98.4 |   166M |  44 |1505 |4130 | 440 |  52k|  1 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
222.11/222.84	c   223s| 32700 |  8250 |  3574k|  98.4 |   166M |  44 |1505 |4130 | 424 |  52k|  1 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
222.91/223.61	c   224s| 32800 |  8307 |  3586k|  98.5 |   166M |  44 |1505 |4137 | 438 |  52k|  2 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
223.60/224.37	c   224s| 32900 |  8334 |  3599k|  98.5 |   166M |  44 |1505 |4125 |   0 |  52k|  0 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
224.31/225.03	c   225s| 33000 |  8364 |  3610k|  98.5 |   167M |  44 |1505 |4106 | 440 |  52k|  1 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
225.10/225.81	c   226s| 33100 |  8400 |  3622k|  98.6 |   167M |  44 |1505 |4090 | 422 |  53k|  0 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
225.70/226.47	c   226s| 33200 |  8424 |  3632k|  98.6 |   167M |  44 |1505 |4161 | 413 |  53k|  0 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
226.10/226.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
226.10/226.89	c   227s| 33300 |  8444 |  3638k|  98.5 |   167M |  44 |1505 |4171 | 432 |  53k|  0 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
226.79/227.51	c   228s| 33400 |  8460 |  3649k|  98.5 |   167M |  44 |1505 |4147 | 429 |  53k|  0 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
227.30/228.04	c   228s| 33500 |  8486 |  3657k|  98.5 |   167M |  44 |1505 |4174 | 420 |  53k|  1 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
227.80/228.59	c   229s| 33600 |  8502 |  3666k|  98.5 |   167M |  44 |1505 |4140 | 430 |  53k|  1 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
228.50/229.23	c   229s| 33700 |  8548 |  3676k|  98.5 |   167M |  44 |1505 |4097 | 427 |  53k|  0 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
228.90/229.69	c   230s| 33800 |  8558 |  3683k|  98.4 |   167M |  44 |1505 |4096 | 438 |  54k|  1 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
229.49/230.23	c   230s| 33900 |  8593 |  3691k|  98.4 |   167M |  44 |1505 |4121 | 431 |  54k|  1 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
230.09/230.80	c   231s| 34000 |  8623 |  3700k|  98.3 |   168M |  44 |1505 |4189 | 443 |  54k|  1 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
230.69/231.43	c   231s| 34100 |  8642 |  3710k|  98.3 |   169M |  44 |1505 |4209 | 422 |  54k|  0 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
231.29/232.07	c   232s| 34200 |  8660 |  3721k|  98.4 |   169M |  44 |1505 |4205 | 433 |  54k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
231.98/232.78	c   233s| 34300 |  8672 |  3732k|  98.4 |   169M |  44 |1505 |4174 | 419 |  54k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
232.58/233.33	c   233s| 34400 |  8712 |  3741k|  98.4 |   169M |  44 |1505 |4084 | 404 |  55k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
233.18/233.92	c   234s| 34500 |  8719 |  3750k|  98.3 |   169M |  44 |1505 |4013 | 425 |  55k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
233.68/234.41	c   234s| 34600 |  8740 |  3757k|  98.3 |   169M |  44 |1505 |4014 | 427 |  55k|  0 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
234.28/235.04	c   235s| 34700 |  8778 |  3767k|  98.3 |   170M |  44 |1505 |3949 | 427 |  55k|  0 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
234.88/235.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
234.88/235.63	c   236s| 34800 |  8804 |  3777k|  98.3 |   170M |  44 |1505 |3922 |   0 |  55k|  0 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
235.47/236.26	c   236s| 34900 |  8832 |  3787k|  98.3 |   170M |  44 |1505 |3874 | 412 |  56k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
235.97/236.78	c   237s| 35000 |  8863 |  3795k|  98.2 |   170M |  44 |1505 |3901 | 448 |  56k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
236.57/237.31	c   237s| 35100 |  8911 |  3804k|  98.2 |   170M |  44 |1505 |3948 | 430 |  56k|  2 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
237.17/237.94	c   238s| 35200 |  8955 |  3814k|  98.2 |   170M |  44 |1505 |3938 | 420 |  56k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.95%
237.77/238.57	c   239s| 35300 |  8990 |  3824k|  98.2 |   170M |  44 |1505 |3855 | 454 |  56k|  1 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.95%
238.37/239.12	c   239s| 35400 |  9015 |  3833k|  98.2 |   170M |  44 |1505 |3903 | 429 |  57k|  1 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.95%
239.06/239.81	c   240s| 35500 |  9052 |  3844k|  98.2 |   170M |  44 |1505 |3839 | 429 |  57k|  1 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.95%
239.56/240.33	c   240s| 35600 |  9071 |  3852k|  98.2 |   171M |  44 |1505 |3899 | 417 |  57k|  1 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.95%
240.16/240.91	c   241s| 35700 |  9102 |  3861k|  98.2 |   171M |  44 |1505 |3830 | 443 |  57k|  2 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
240.76/241.58	c   242s| 35800 |  9135 |  3871k|  98.2 |   171M |  44 |1505 |3887 | 412 |  57k|  0 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
241.26/242.07	c   242s| 35900 |  9161 |  3879k|  98.1 |   171M |  44 |1505 |3921 | 428 |  58k|  1 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
242.05/242.86	c   243s| 36000 |  9187 |  3891k|  98.2 |   171M |  44 |1505 |3995 | 437 |  58k|  2 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
242.55/243.33	c   243s| 36100 |  9208 |  3898k|  98.1 |   172M |  44 |1505 |4005 | 426 |  58k|  1 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
243.05/243.87	c   244s| 36200 |  9230 |  3906k|  98.1 |   172M |  44 |1505 |3959 | 413 |  58k|  0 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
243.85/244.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
243.85/244.60	c   245s| 36300 |  9262 |  3918k|  98.1 |   172M |  44 |1505 |3898 | 441 |  58k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
244.35/245.15	c   245s| 36400 |  9288 |  3926k|  98.1 |   172M |  44 |1505 |3916 | 437 |  58k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
244.94/245.75	c   246s| 36500 |  9302 |  3936k|  98.1 |   172M |  44 |1505 |3966 | 425 |  59k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
245.74/246.55	c   247s| 36600 |  9323 |  3949k|  98.2 |   172M |  44 |1505 |3946 | 423 |  59k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
246.35/247.13	c   247s| 36700 |  9355 |  3958k|  98.1 |   172M |  44 |1505 |3997 | 413 |  59k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
246.84/247.65	c   248s| 36800 |  9393 |  3966k|  98.1 |   172M |  44 |1505 |4011 | 424 |  59k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
247.44/248.20	c   248s| 36900 |  9418 |  3975k|  98.1 |   172M |  44 |1505 |3990 | 430 |  59k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
247.84/248.61	c   249s| 37000 |  9454 |  3981k|  98.0 |   173M |  44 |1505 |4063 | 423 |  60k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.97%
248.43/249.26	c   249s| 37100 |  9501 |  3992k|  98.0 |   173M |  44 |1505 |3977 | 416 |  60k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
249.13/249.93	c   250s| 37200 |  9531 |  4003k|  98.0 |   173M |  44 |1505 |3978 | 417 |  60k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
249.73/250.51	c   251s| 37300 |  9562 |  4012k|  98.0 |   173M |  44 |1505 |4001 |   0 |  60k|  0 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
250.43/251.23	c   251s| 37400 |  9597 |  4025k|  98.1 |   173M |  44 |1505 |3996 | 439 |  60k|  0 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
250.93/251.79	c   252s| 37500 |  9645 |  4034k|  98.1 |   174M |  44 |1505 |3986 | 411 |  61k|  0 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
251.42/252.24	c   252s| 37600 |  9671 |  4041k|  98.0 |   174M |  44 |1505 |3987 | 435 |  61k|  0 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
252.02/252.87	c   253s| 37700 |  9687 |  4051k|  98.0 |   174M |  44 |1505 |3994 | 412 |  61k|  1 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
252.52/253.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
252.52/253.39	c   253s| 37800 |  9712 |  4059k|  98.0 |   174M |  44 |1505 |3995 | 429 |  61k|  1 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
253.22/254.09	c   254s| 37900 |  9762 |  4071k|  98.0 |   174M |  44 |1505 |3969 | 422 |  61k|  1 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
253.82/254.69	c   255s| 38000 |  9800 |  4080k|  98.0 |   174M |  44 |1505 |4034 | 426 |  61k|  0 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
254.61/255.41	c   255s| 38100 |  9843 |  4092k|  98.1 |   174M |  44 |1505 |3978 | 424 |  62k|  0 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
255.11/255.94	c   256s| 38200 |  9873 |  4099k|  98.0 |   174M |  44 |1505 |4127 |   0 |  62k|  0 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
255.61/256.49	c   256s| 38300 |  9901 |  4108k|  98.0 |   174M |  44 |1505 |4133 | 423 |  62k|  1 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
256.31/257.15	c   257s| 38400 |  9929 |  4119k|  98.0 |   175M |  44 |1505 |4073 | 432 |  62k|  1 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
257.01/257.82	c   258s| 38500 |  9959 |  4129k|  98.0 |   175M |  44 |1505 |4114 | 445 |  62k|  2 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
257.71/258.52	c   259s| 38600 |  9992 |  4138k|  98.0 |   176M |  44 |1505 |4039 | 429 |  62k|  0 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
258.31/259.17	c   259s| 38700 | 10035 |  4148k|  98.0 |   176M |  44 |1505 |3984 | 449 |  62k|  2 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
258.81/259.65	c   260s| 38800 | 10056 |  4156k|  97.9 |   176M |  44 |1505 |3969 | 435 |  63k|  1 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
259.60/260.42	c   260s| 38900 | 10073 |  4168k|  98.0 |   176M |  44 |1505 |4036 | 436 |  63k|  1 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
260.31/261.11	c   261s| 39000 | 10102 |  4180k|  98.1 |   176M |  44 |1505 |4025 |   0 |  63k|  0 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
260.90/261.74	c   262s| 39100 | 10128 |  4189k|  98.0 |   176M |  44 |1505 |4070 | 416 |  63k|  0 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
261.40/262.26	c   262s| 39200 | 10152 |  4198k|  98.0 |   177M |  44 |1505 |4050 | 419 |  63k|  0 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
262.10/262.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
262.10/262.98	c   263s| 39300 | 10192 |  4209k|  98.1 |   177M |  44 |1505 |4029 | 434 |  64k|  0 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
262.80/263.62	c   264s| 39400 | 10220 |  4220k|  98.1 |   177M |  44 |1505 |4016 | 418 |  64k|  0 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
263.39/264.27	c   264s| 39500 | 10266 |  4230k|  98.1 |   177M |  44 |1505 |4015 | 422 |  64k|  1 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.01%
264.20/265.00	c   265s| 39600 | 10298 |  4241k|  98.1 |   177M |  44 |1505 |4017 | 435 |  64k|  1 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
264.79/265.62	c   266s| 39700 | 10309 |  4250k|  98.1 |   178M |  44 |1505 |3996 | 429 |  64k|  0 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
265.29/266.12	c   266s| 39800 | 10332 |  4258k|  98.0 |   178M |  44 |1505 |4047 | 426 |  64k|  1 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
265.79/266.67	c   267s| 39900 | 10349 |  4267k|  98.0 |   178M |  44 |1505 |4122 | 422 |  65k|  0 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
266.19/267.08	c   267s| 40000 | 10371 |  4273k|  97.9 |   178M |  44 |1505 |4232 | 423 |  65k|  1 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
266.78/267.66	c   268s| 40100 | 10399 |  4282k|  97.9 |   178M |  44 |1505 |4215 | 431 |  65k|  2 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
267.38/268.21	c   268s| 40200 | 10415 |  4290k|  97.9 |   179M |  44 |1505 |4204 | 426 |  65k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
268.08/268.93	c   269s| 40300 | 10437 |  4301k|  97.9 |   179M |  44 |1505 |4211 | 430 |  65k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
268.58/269.45	c   269s| 40400 | 10469 |  4309k|  97.9 |   179M |  44 |1505 |4218 | 454 |  66k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
269.38/270.20	c   270s| 40500 | 10499 |  4321k|  97.9 |   180M |  44 |1505 |4180 | 431 |  66k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
269.87/270.79	c   271s| 40600 | 10528 |  4330k|  97.9 |   180M |  44 |1505 |4203 |   0 |  66k|  0 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
270.67/271.52	c   272s| 40700 | 10550 |  4342k|  98.0 |   180M |  44 |1505 |4195 | 431 |  66k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
271.37/272.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
271.37/272.24	c   272s| 40800 | 10596 |  4353k|  98.0 |   180M |  44 |1505 |4202 | 437 |  66k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
271.87/272.76	c   273s| 40900 | 10607 |  4361k|  97.9 |   180M |  44 |1505 |4247 | 441 |  66k|  2 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
272.37/273.27	c   273s| 41000 | 10612 |  4369k|  97.9 |   181M |  44 |1505 |4289 | 444 |  66k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
272.96/273.82	c   274s| 41100 | 10650 |  4378k|  97.9 |   181M |  44 |1505 |4305 | 426 |  67k|  1 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
273.46/274.33	c   274s| 41200 | 10665 |  4386k|  97.8 |   181M |  44 |1505 |4337 | 443 |  67k|  0 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
274.06/274.91	c   275s| 41300 | 10695 |  4394k|  97.8 |   181M |  44 |1505 |4363 | 429 |  67k|  0 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
274.66/275.51	c   276s| 41400 | 10747 |  4404k|  97.8 |   181M |  44 |1505 |4400 | 438 |  67k|  1 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
275.26/276.15	c   276s| 41500 | 10769 |  4414k|  97.8 |   181M |  44 |1505 |4358 | 433 |  67k|  1 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
276.05/276.98	c   277s| 41600 | 10775 |  4426k|  97.9 |   181M |  44 |1505 |4436 | 605 |  67k|  0 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
276.75/277.63	c   278s| 41700 | 10804 |  4437k|  97.9 |   182M |  44 |1505 |4426 | 427 |  67k|  1 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
277.26/278.13	c   278s| 41800 | 10839 |  4444k|  97.8 |   182M |  44 |1505 |4383 | 484 |  68k|  1 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
277.95/278.87	c   279s| 41900 | 10876 |  4455k|  97.9 |   182M |  44 |1505 |4400 | 441 |  68k|  1 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
278.85/279.70	c   280s| 42000 | 10895 |  4469k|  97.9 |   182M |  44 |1505 |4491 | 423 |  68k|  0 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
279.34/280.25	c   280s| 42100 | 10923 |  4477k|  97.9 |   182M |  44 |1505 |4521 | 421 |  68k|  0 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
279.84/280.71	c   281s| 42200 | 10936 |  4484k|  97.8 |   183M |  44 |1505 |4491 | 429 |  68k|  1 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
280.54/281.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
280.54/281.44	c   281s| 42300 | 10960 |  4496k|  97.9 |   183M |  44 |1505 |4435 | 438 |  68k|  0 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
281.04/282.00	c   282s| 42400 | 10981 |  4504k|  97.9 |   183M |  44 |1505 |4371 | 424 |  69k|  1 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
281.74/282.62	c   283s| 42500 | 11033 |  4514k|  97.9 |   183M |  44 |1505 |4295 | 429 |  69k|  1 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
282.33/283.29	c   283s| 42600 | 11059 |  4524k|  97.9 |   183M |  44 |1505 |4336 | 459 |  69k|  0 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
283.03/283.93	c   284s| 42700 | 11083 |  4535k|  97.9 |   183M |  44 |1505 |4336 | 424 |  69k|  1 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
283.73/284.62	c   285s| 42800 | 11114 |  4546k|  97.9 |   183M |  44 |1505 |4227 | 423 |  69k|  1 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
284.23/285.10	c   285s| 42900 | 11136 |  4553k|  97.9 |   183M |  44 |1505 |4325 | 449 |  69k|  2 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
284.73/285.68	c   286s| 43000 | 11177 |  4562k|  97.8 |   183M |  44 |1505 |4342 | 437 |  70k|  1 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
285.43/286.32	c   286s| 43100 | 11215 |  4571k|  97.8 |   183M |  44 |1505 |4272 | 424 |  70k|  1 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
286.02/286.95	c   287s| 43200 | 11249 |  4582k|  97.9 |   183M |  44 |1505 |4241 |   0 |  70k|  0 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
286.62/287.57	c   288s| 43300 | 11269 |  4592k|  97.8 |   183M |  44 |1505 |4248 | 420 |  70k|  0 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
287.42/288.35	c   288s| 43400 | 11293 |  4604k|  97.9 |   183M |  44 |1505 |4212 | 445 |  70k|  1 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
288.12/289.00	c   289s| 43500 | 11338 |  4615k|  97.9 |   183M |  44 |1505 |4155 | 425 |  71k|  1 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
288.71/289.66	c   290s| 43600 | 11384 |  4625k|  97.9 |   184M |  44 |1505 |4034 | 438 |  71k|  1 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
289.41/290.36	c   290s| 43700 | 11402 |  4636k|  98.0 |   184M |  44 |1505 |4063 | 436 |  71k|  0 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
290.22/291.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
290.22/291.16	c   291s| 43800 | 11422 |  4650k|  98.0 |   184M |  44 |1505 |4070 | 428 |  71k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
290.71/291.62	c   292s| 43900 | 11434 |  4657k|  98.0 |   184M |  44 |1505 |4129 | 427 |  71k|  0 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
291.11/292.07	c   292s| 44000 | 11458 |  4664k|  97.9 |   184M |  44 |1505 |4111 | 430 |  71k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
291.61/292.56	c   293s| 44100 | 11482 |  4671k|  97.9 |   184M |  44 |1505 |3994 | 429 |  71k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
292.30/293.20	c   293s| 44200 | 11530 |  4680k|  97.9 |   184M |  44 |1505 |3902 | 427 |  72k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
292.90/293.85	c   294s| 44300 | 11550 |  4691k|  97.9 |   184M |  44 |1505 |3890 |   0 |  72k|  0 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
293.50/294.44	c   294s| 44400 | 11571 |  4700k|  97.9 |   184M |  44 |1505 |3902 | 418 |  72k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
294.10/295.05	c   295s| 44500 | 11598 |  4710k|  97.9 |   185M |  44 |1505 |3907 | 435 |  72k|  0 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
294.70/295.69	c   296s| 44600 | 11650 |  4720k|  97.9 |   185M |  44 |1505 |3887 | 406 |  72k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
295.29/296.28	c   296s| 44700 | 11695 |  4729k|  97.8 |   185M |  44 |1505 |3903 | 430 |  73k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
295.89/296.82	c   297s| 44800 | 11714 |  4738k|  97.8 |   185M |  44 |1505 |3940 | 425 |  73k|  0 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
296.29/297.29	c   297s| 44900 | 11750 |  4745k|  97.8 |   185M |  44 |1505 |3960 | 422 |  73k|  1 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
297.09/298.04	c   298s| 45000 | 11756 |  4757k|  97.8 |   185M |  44 |1505 |3977 | 427 |  73k|  0 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
297.89/298.85	c   299s| 45100 | 11778 |  4771k|  97.9 |   186M |  44 |1505 |3950 | 430 |  73k|  0 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
298.39/299.36	c   299s| 45200 | 11800 |  4778k|  97.9 |   186M |  44 |1505 |3979 | 422 |  74k|  1 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
298.88/299.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
298.88/299.89	c   300s| 45300 | 11808 |  4787k|  97.8 |   186M |  44 |1505 |4013 | 438 |  74k|  0 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
299.48/300.46	c   300s| 45400 | 11812 |  4795k|  97.8 |   186M |  44 |1505 |4057 | 422 |  74k|  1 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
299.98/300.95	c   301s| 45500 | 11822 |  4803k|  97.8 |   186M |  44 |1505 |4105 | 435 |  74k|  0 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
300.58/301.56	c   302s| 45600 | 11835 |  4812k|  97.8 |   186M |  44 |1505 |4077 | 434 |  74k|  1 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
301.08/302.09	c   302s| 45700 | 11857 |  4821k|  97.7 |   186M |  44 |1505 |4089 | 431 |  74k|  2 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
301.77/302.75	c   303s| 45800 | 11876 |  4832k|  97.7 |   186M |  44 |1505 |4181 | 431 |  75k|  0 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
302.37/303.32	c   303s| 45900 | 11900 |  4840k|  97.7 |   186M |  44 |1505 |4254 | 444 |  75k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
302.97/303.90	c   304s| 46000 | 11922 |  4849k|  97.7 |   186M |  44 |1505 |4252 | 448 |  75k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
303.47/304.46	c   304s| 46100 | 11948 |  4858k|  97.7 |   186M |  44 |1505 |4252 | 434 |  75k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
304.27/305.21	c   305s| 46200 | 11978 |  4869k|  97.7 |   186M |  44 |1505 |4228 | 428 |  75k|  0 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
305.26/306.20	c   306s| 46300 | 12021 |  4888k|  97.9 |   186M |  44 |1505 |4186 | 415 |  76k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
305.86/306.84	c   307s| 46400 | 12061 |  4897k|  97.9 |   186M |  44 |1505 |4199 |   0 |  76k|  0 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
306.56/307.60	c   308s| 46500 | 12080 |  4910k|  97.9 |   186M |  44 |1505 |4183 | 441 |  76k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
307.26/308.20	c   308s| 46600 | 12108 |  4919k|  97.9 |   187M |  44 |1505 |4193 | 426 |  76k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
307.76/308.70	c   309s| 46700 | 12128 |  4927k|  97.9 |   187M |  44 |1505 |4170 | 420 |  76k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.06%
308.35/309.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
308.35/309.36	c   309s| 46800 | 12157 |  4937k|  97.9 |   187M |  44 |1505 |4161 | 418 |  76k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.06%
308.95/310.00	c   310s| 46900 | 12199 |  4947k|  97.9 |   187M |  44 |1505 |4141 | 422 |  77k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.06%
309.75/310.78	c   311s| 47000 | 12223 |  4959k|  98.0 |   187M |  44 |1505 |4102 | 444 |  77k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.06%
310.45/311.42	c   311s| 47100 | 12239 |  4970k|  98.0 |   187M |  44 |1505 |4156 | 440 |  77k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
311.05/312.02	c   312s| 47200 | 12261 |  4979k|  98.0 |   187M |  44 |1505 |4161 | 436 |  77k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
311.64/312.63	c   313s| 47300 | 12284 |  4989k|  98.0 |   188M |  44 |1505 |4202 | 423 |  77k|  0 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
312.15/313.14	c   313s| 47400 | 12306 |  4997k|  97.9 |   188M |  44 |1505 |4230 | 429 |  78k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
312.74/313.77	c   314s| 47500 | 12339 |  5008k|  97.9 |   188M |  44 |1505 |4337 | 429 |  78k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
313.34/314.33	c   314s| 47600 | 12359 |  5016k|  97.9 |   188M |  44 |1505 |4325 | 427 |  78k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
314.04/315.01	c   315s| 47700 | 12377 |  5027k|  97.9 |   188M |  44 |1505 |4276 | 431 |  78k|  1 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
314.73/315.74	c   316s| 47800 | 12410 |  5038k|  98.0 |   189M |  44 |1505 |4302 | 432 |  78k|  1 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
315.23/316.26	c   316s| 47900 | 12425 |  5046k|  97.9 |   189M |  44 |1505 |4298 | 426 |  78k|  0 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
315.73/316.76	c   317s| 48000 | 12455 |  5053k|  97.9 |   189M |  44 |1505 |4356 | 438 |  78k|  0 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
316.33/317.39	c   317s| 48100 | 12471 |  5063k|  97.9 |   189M |  44 |1505 |4366 |   0 |  79k|  0 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
316.93/317.96	c   318s| 48200 | 12500 |  5072k|  97.9 |   189M |  44 |1505 |4440 | 435 |  79k|  1 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
317.53/318.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
317.53/318.59	c   319s| 48300 | 12519 |  5082k|  97.9 |   189M |  44 |1505 |4369 | 422 |  79k|  1 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
318.13/319.12	c   319s| 48400 | 12539 |  5090k|  97.8 |   189M |  44 |1505 |4311 | 437 |  79k|  1 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
318.72/319.70	c   320s| 48500 | 12567 |  5099k|  97.8 |   189M |  44 |1505 |4337 | 422 |  79k|  1 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
319.32/320.34	c   320s| 48600 | 12592 |  5109k|  97.8 |   189M |  44 |1505 |4321 | 436 |  79k|  0 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
320.02/321.03	c   321s| 48700 | 12634 |  5120k|  97.8 |   189M |  44 |1505 |4354 | 426 |  80k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
320.52/321.58	c   322s| 48800 | 12654 |  5128k|  97.8 |   189M |  44 |1505 |4367 | 429 |  80k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
321.21/322.22	c   322s| 48900 | 12687 |  5138k|  97.8 |   189M |  44 |1505 |4313 | 437 |  80k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
321.81/322.85	c   323s| 49000 | 12711 |  5147k|  97.8 |   190M |  44 |1505 |4349 | 449 |  80k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
322.71/323.74	c   324s| 49100 | 12720 |  5162k|  97.9 |   190M |  44 |1505 |4292 | 441 |  80k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
323.71/324.71	c   325s| 49200 | 12728 |  5177k|  98.0 |   190M |  44 |1505 |4273 | 489 |  80k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
324.21/325.24	c   325s| 49300 | 12750 |  5186k|  98.0 |   190M |  44 |1505 |4250 | 425 |  81k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
324.60/325.66	c   326s| 49400 | 12757 |  5192k|  97.9 |   190M |  44 |1505 |4298 | 422 |  81k|  0 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
325.30/326.36	c   326s| 49500 | 12787 |  5203k|  97.9 |   190M |  44 |1505 |4403 | 458 |  81k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
325.70/326.79	c   327s| 49600 | 12799 |  5210k|  97.9 |   190M |  44 |1505 |4441 | 432 |  81k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
326.30/327.37	c   327s| 49700 | 12812 |  5219k|  97.9 |   190M |  44 |1505 |4398 | 454 |  81k|  0 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
326.90/327.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
326.90/327.95	c   328s| 49800 | 12845 |  5228k|  97.8 |   190M |  44 |1505 |4393 | 419 |  81k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
327.50/328.54	c   329s| 49900 | 12863 |  5237k|  97.8 |   190M |  44 |1505 |4389 | 426 |  81k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
328.10/329.14	c   329s| 50000 | 12888 |  5246k|  97.8 |   190M |  44 |1505 |4436 | 451 |  82k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
328.69/329.74	c   330s| 50100 | 12924 |  5255k|  97.8 |   190M |  44 |1505 |4388 | 442 |  82k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
329.29/330.31	c   330s| 50200 | 12948 |  5264k|  97.8 |   190M |  44 |1505 |4412 | 439 |  82k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
329.79/330.88	c   331s| 50300 | 12952 |  5273k|  97.8 |   191M |  44 |1505 |4418 | 434 |  82k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
330.49/331.50	c   331s| 50400 | 12980 |  5283k|  97.8 |   191M |  44 |1505 |4408 | 429 |  82k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
330.88/331.98	c   332s| 50500 | 12992 |  5290k|  97.7 |   191M |  44 |1505 |4506 | 426 |  82k|  1 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
331.58/332.63	c   333s| 50600 | 13019 |  5300k|  97.7 |   191M |  44 |1505 |4497 | 433 |  83k|  0 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
332.28/333.39	c   333s| 50700 | 13021 |  5312k|  97.8 |   191M |  44 |1505 |4456 | 434 |  83k|  0 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
332.98/334.07	c   334s| 50800 | 13061 |  5323k|  97.8 |   191M |  44 |1505 |4496 | 513 |  83k|  2 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
333.58/334.63	c   335s| 50900 | 13091 |  5331k|  97.8 |   191M |  44 |1505 |4492 | 427 |  83k|  1 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
334.27/335.34	c   335s| 51000 | 13108 |  5342k|  97.8 |   191M |  44 |1505 |4455 |   0 |  83k|  0 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
334.87/335.97	c   336s| 51100 | 13133 |  5351k|  97.8 |   191M |  44 |1505 |4474 | 438 |  84k|  1 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
335.77/336.87	c   337s| 51200 | 13146 |  5367k|  97.9 |   191M |  44 |1505 |4395 | 427 |  84k|  0 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
336.37/337.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
336.37/337.48	c   337s| 51300 | 13170 |  5376k|  97.9 |   191M |  44 |1505 |4384 | 423 |  84k|  0 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
337.16/338.21	c   338s| 51400 | 13196 |  5388k|  97.9 |   191M |  44 |1505 |4389 | 446 |  84k|  1 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
337.66/338.79	c   339s| 51500 | 13206 |  5397k|  97.9 |   191M |  44 |1505 |4368 | 425 |  84k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
338.36/339.43	c   339s| 51600 | 13234 |  5408k|  97.9 |   191M |  44 |1505 |4308 | 428 |  85k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
338.86/339.99	c   340s| 51700 | 13247 |  5417k|  97.9 |   191M |  44 |1505 |4322 | 423 |  85k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
339.56/340.60	c   341s| 51800 | 13264 |  5427k|  97.9 |   192M |  44 |1505 |4332 | 459 |  85k|  2 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
340.25/341.35	c   341s| 51900 | 13307 |  5439k|  98.0 |   192M |  44 |1505 |4306 | 422 |  85k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
340.85/341.95	c   342s| 52000 | 13320 |  5448k|  97.9 |   192M |  44 |1505 |4331 | 422 |  85k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
341.45/342.54	c   343s| 52100 | 13340 |  5458k|  97.9 |   192M |  44 |1505 |4410 | 442 |  85k|  0 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
342.05/343.13	c   343s| 52200 | 13366 |  5467k|  97.9 |   192M |  44 |1505 |4449 | 427 |  86k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
342.66/343.73	c   344s| 52300 | 13383 |  5476k|  97.9 |   192M |  44 |1505 |4431 | 428 |  86k|  0 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
343.45/344.52	c   345s| 52400 | 13406 |  5489k|  98.0 |   192M |  44 |1505 |4385 | 441 |  86k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
344.06/345.12	c   345s| 52500 | 13438 |  5498k|  98.0 |   192M |  44 |1505 |4316 | 422 |  86k|  0 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
344.75/345.87	c   346s| 52600 | 13455 |  5510k|  98.0 |   192M |  44 |1505 |4263 | 437 |  86k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
345.35/346.46	c   346s| 52700 | 13478 |  5520k|  98.0 |   193M |  44 |1505 |4320 | 424 |  86k|  1 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
346.05/347.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
346.05/347.12	c   347s| 52800 | 13488 |  5531k|  98.0 |   193M |  44 |1505 |4359 | 446 |  87k|  1 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
346.64/347.75	c   348s| 52900 | 13524 |  5541k|  98.0 |   193M |  44 |1505 |4354 | 445 |  87k|  1 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
347.14/348.28	c   348s| 53000 | 13548 |  5549k|  98.0 |   193M |  44 |1505 |4374 | 436 |  87k|  1 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
347.84/348.98	c   349s| 53100 | 13564 |  5559k|  98.0 |   194M |  44 |1505 |4311 | 425 |  87k|  0 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
348.63/349.75	c   350s| 53200 | 13628 |  5572k|  98.0 |   194M |  44 |1505 |4292 | 427 |  87k|  1 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
349.13/350.29	c   350s| 53300 | 13642 |  5580k|  98.0 |   194M |  44 |1505 |4279 | 468 |  88k|  0 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
349.83/350.91	c   351s| 53400 | 13669 |  5590k|  98.0 |   194M |  44 |1505 |4280 | 434 |  88k|  0 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
350.53/351.65	c   352s| 53500 | 13698 |  5602k|  98.1 |   194M |  44 |1505 |4317 | 422 |  88k|  0 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
351.03/352.15	c   352s| 53600 | 13717 |  5609k|  98.0 |   194M |  44 |1505 |4349 | 433 |  88k|  2 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
351.63/352.70	c   353s| 53700 | 13743 |  5618k|  98.0 |   194M |  44 |1505 |4422 | 420 |  88k|  1 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
352.03/353.15	c   353s| 53800 | 13744 |  5625k|  97.9 |   194M |  44 |1505 |4504 | 429 |  88k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
352.62/353.74	c   354s| 53900 | 13768 |  5634k|  97.9 |   194M |  44 |1505 |4548 |   0 |  89k|  0 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
353.22/354.38	c   354s| 54000 | 13800 |  5644k|  97.9 |   194M |  44 |1505 |4553 | 433 |  89k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
353.92/355.05	c   355s| 54100 | 13806 |  5654k|  97.9 |   194M |  44 |1505 |4512 | 439 |  89k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
354.72/355.88	c   356s| 54200 | 13819 |  5667k|  98.0 |   194M |  44 |1505 |4471 | 427 |  89k|  0 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
355.41/356.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
355.41/356.55	c   357s| 54300 | 13839 |  5677k|  98.0 |   194M |  44 |1505 |4432 |   0 |  89k|  0 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
356.11/357.20	c   357s| 54400 | 13837 |  5688k|  98.0 |   195M |  44 |1505 |4465 | 437 |  90k|  0 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
356.71/357.82	c   358s| 54500 | 13853 |  5698k|  98.0 |   195M |  44 |1505 |4453 | 443 |  90k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
357.31/358.44	c   358s| 54600 | 13881 |  5708k|  98.0 |   195M |  44 |1505 |4443 | 432 |  90k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
357.91/359.04	c   359s| 54700 | 13907 |  5717k|  98.0 |   195M |  44 |1505 |4434 | 423 |  90k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
358.50/359.60	c   360s| 54800 | 13924 |  5726k|  98.0 |   195M |  44 |1505 |4475 | 420 |  90k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
359.10/360.24	c   360s| 54900 | 13938 |  5736k|  98.0 |   195M |  44 |1505 |4516 | 433 |  91k|  1 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
359.90/361.02	c   361s| 55000 | 13951 |  5748k|  98.0 |   195M |  44 |1505 |4569 | 434 |  91k|  0 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
360.30/361.46	c   361s| 55100 | 13962 |  5755k|  98.0 |   195M |  44 |1505 |4622 | 432 |  91k|  0 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
360.90/362.08	c   362s| 55200 | 13979 |  5764k|  98.0 |   195M |  44 |1505 |4673 | 424 |  91k|  1 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
361.49/362.63	c   363s| 55300 | 14002 |  5773k|  98.0 |   195M |  44 |1505 |4629 | 431 |  91k|  1 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
362.19/363.32	c   363s| 55400 | 14042 |  5784k|  98.0 |   195M |  44 |1505 |4490 | 398 |  91k|  1 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
362.79/363.90	c   364s| 55500 | 14060 |  5793k|  98.0 |   196M |  44 |1505 |4542 | 441 |  92k|  1 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
363.49/364.69	c   365s| 55600 | 14096 |  5805k|  98.0 |   196M |  44 |1505 |4528 | 412 |  92k|  1 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
364.19/365.38	c   365s| 55700 | 14117 |  5816k|  98.0 |   196M |  44 |1505 |4554 | 432 |  92k|  1 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
364.78/366.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
364.78/366.00	c   366s| 55800 | 14136 |  5826k|  98.0 |   196M |  44 |1505 |4598 | 436 |  92k|  1 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
365.48/366.69	c   367s| 55900 | 14156 |  5837k|  98.0 |   197M |  44 |1505 |4699 | 413 |  92k|  1 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
365.99/367.13	c   367s| 56000 | 14174 |  5844k|  98.0 |   197M |  44 |1505 |4730 | 436 |  92k|  0 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
366.58/367.70	c   368s| 56100 | 14193 |  5852k|  98.0 |   197M |  44 |1505 |4765 | 423 |  93k|  1 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
367.27/368.40	c   368s| 56200 | 14212 |  5864k|  98.0 |   197M |  44 |1505 |4787 | 451 |  93k|  0 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
367.77/368.93	c   369s| 56300 | 14232 |  5872k|  98.0 |   197M |  44 |1505 |4840 | 443 |  93k|  2 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
368.37/369.52	c   370s| 56400 | 14268 |  5881k|  98.0 |   197M |  44 |1505 |4837 | 429 |  93k|  1 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
368.97/370.15	c   370s| 56500 | 14280 |  5891k|  98.0 |   197M |  44 |1505 |4831 | 428 |  93k|  1 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
369.47/370.68	c   371s| 56600 | 14329 |  5899k|  97.9 |   197M |  44 |1505 |4865 | 418 |  94k|  1 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
370.07/371.20	c   371s| 56700 | 14347 |  5907k|  97.9 |   197M |  44 |1505 |4879 | 448 |  94k|  0 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
370.56/371.77	c   372s| 56800 | 14384 |  5917k|  97.9 |   197M |  44 |1505 |4870 | 433 |  94k|  1 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
371.36/372.52	c   373s| 56900 | 14411 |  5929k|  97.9 |   197M |  44 |1505 |4833 | 433 |  94k|  1 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
371.97/373.17	c   373s| 57000 | 14457 |  5939k|  98.0 |   197M |  44 |1505 |4813 | 441 |  94k|  1 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
372.46/373.63	c   374s| 57100 | 14461 |  5946k|  97.9 |   197M |  44 |1505 |4809 |   0 |  94k|  0 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
372.96/374.14	c   374s| 57200 | 14462 |  5953k|  97.9 |   197M |  44 |1505 |4830 | 434 |  95k|  2 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
373.76/374.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
373.76/374.90	c   375s| 57300 | 14483 |  5965k|  97.9 |   197M |  44 |1505 |4847 | 435 |  95k|  1 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
374.45/375.66	c   376s| 57400 | 14513 |  5977k|  97.9 |   197M |  44 |1505 |4780 | 430 |  95k|  0 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
374.96/376.18	c   376s| 57500 | 14539 |  5985k|  97.9 |   197M |  44 |1505 |4745 | 411 |  95k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
375.55/376.74	c   377s| 57600 | 14567 |  5993k|  97.9 |   197M |  44 |1505 |4800 | 420 |  95k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
375.95/377.15	c   377s| 57700 | 14593 |  5999k|  97.8 |   197M |  44 |1505 |4841 | 430 |  95k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
376.55/377.75	c   378s| 57800 | 14595 |  6009k|  97.8 |   197M |  44 |1505 |4873 | 480 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
377.24/378.40	c   378s| 57900 | 14639 |  6019k|  97.8 |   197M |  44 |1505 |4763 | 428 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
377.95/379.11	c   379s| 58000 | 14664 |  6030k|  97.8 |   197M |  44 |1505 |4754 | 418 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
378.54/379.78	c   380s| 58100 | 14677 |  6040k|  97.9 |   198M |  44 |1505 |4764 | 425 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
379.14/380.38	c   380s| 58200 | 14695 |  6050k|  97.9 |   198M |  44 |1505 |4739 | 432 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
379.74/380.97	c   381s| 58300 | 14695 |  6059k|  97.8 |   198M |  44 |1505 |4713 | 418 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
380.53/381.73	c   382s| 58400 | 14733 |  6071k|  97.9 |   198M |  44 |1505 |4717 | 501 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
381.34/382.54	c   383s| 58500 | 14760 |  6083k|  97.9 |   198M |  44 |1505 |4633 | 419 |  97k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
381.74/382.92	c   383s| 58600 | 14785 |  6089k|  97.8 |   198M |  44 |1505 |4690 | 437 |  97k|  1 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
382.44/383.65	c   384s| 58700 | 14798 |  6100k|  97.9 |   198M |  44 |1505 |4647 | 440 |  97k|  1 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
382.94/384.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
382.94/384.11	c   384s| 58800 | 14821 |  6107k|  97.8 |   198M |  44 |1505 |4608 | 432 |  97k|  0 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
383.53/384.73	c   385s| 58900 | 14848 |  6116k|  97.8 |   198M |  44 |1505 |4672 | 446 |  97k|  0 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
384.03/385.24	c   385s| 59000 | 14860 |  6124k|  97.8 |   198M |  44 |1505 |4728 | 424 |  98k|  1 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
384.43/385.63	c   386s| 59100 | 14882 |  6129k|  97.7 |   198M |  44 |1505 |4755 | 428 |  98k|  1 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
385.03/386.29	c   386s| 59200 | 14895 |  6140k|  97.7 |   198M |  44 |1505 |4760 | 460 |  98k|  0 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
385.83/387.05	c   387s| 59300 | 14932 |  6152k|  97.8 |   198M |  44 |1505 |4528 | 438 |  98k|  1 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
386.62/387.81	c   388s| 59400 | 14937 |  6165k|  97.8 |   198M |  44 |1505 |4518 | 434 |  98k|  1 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
387.02/388.29	c   388s| 59500 | 14967 |  6172k|  97.8 |   198M |  44 |1505 |4578 |   0 |  98k|  0 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
387.92/389.10	c   389s| 59600 | 14997 |  6185k|  97.8 |   198M |  44 |1505 |4555 | 425 |  99k|  1 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
388.52/389.77	c   390s| 59700 | 15008 |  6196k|  97.8 |   198M |  44 |1505 |4597 | 446 |  99k|  0 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
389.22/390.48	c   390s| 59800 | 15039 |  6207k|  97.9 |   198M |  44 |1505 |4543 | 437 |  99k|  1 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
389.92/391.17	c   391s| 59900 | 15051 |  6218k|  97.9 |   198M |  44 |1505 |4503 | 428 |  99k|  0 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
390.61/391.89	c   392s| 60000 | 15077 |  6229k|  97.9 |   198M |  44 |1505 |4487 | 433 |  99k|  2 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
391.21/392.40	c   392s| 60100 | 15105 |  6237k|  97.9 |   198M |  44 |1505 |4533 | 432 |  99k|  1 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
391.71/392.91	c   393s| 60200 | 15115 |  6244k|  97.8 |   198M |  44 |1505 |4607 | 435 | 100k|  2 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
392.31/393.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
392.31/393.58	c   394s| 60300 | 15137 |  6255k|  97.9 |   198M |  44 |1505 |4642 | 424 | 100k|  1 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
393.20/394.41	c   394s| 60400 | 15166 |  6269k|  97.9 |   198M |  44 |1505 |4590 | 469 | 100k|  2 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
393.81/395.08	c   395s| 60500 | 15186 |  6279k|  97.9 |   198M |  44 |1505 |4617 | 434 | 100k|  1 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
394.40/395.63	c   396s| 60600 | 15202 |  6288k|  97.9 |   198M |  44 |1505 |4657 | 438 | 100k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
394.90/396.16	c   396s| 60700 | 15210 |  6296k|  97.9 |   199M |  44 |1505 |4624 | 449 | 100k|  0 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
395.50/396.77	c   397s| 60800 | 15240 |  6306k|  97.9 |   199M |  44 |1505 |4558 | 437 | 100k|  2 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
396.10/397.35	c   397s| 60900 | 15258 |  6315k|  97.9 |   199M |  44 |1505 |4553 | 439 | 101k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
396.90/398.11	c   398s| 61000 | 15266 |  6327k|  97.9 |   199M |  44 |1505 |4605 | 437 | 101k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
397.49/398.72	c   399s| 61100 | 15300 |  6336k|  97.9 |   199M |  44 |1505 |4652 | 427 | 101k|  0 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
397.89/399.13	c   399s| 61200 | 15326 |  6343k|  97.8 |   199M |  44 |1505 |4646 | 435 | 101k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
398.59/399.86	c   400s| 61300 | 15344 |  6355k|  97.9 |   199M |  44 |1505 |4646 | 422 | 101k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
399.28/400.55	c   401s| 61400 | 15369 |  6366k|  97.9 |   200M |  44 |1505 |4665 | 431 | 101k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
399.89/401.16	c   401s| 61500 | 15392 |  6376k|  97.9 |   200M |  44 |1505 |4639 | 437 | 102k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
400.58/401.81	c   402s| 61600 | 15419 |  6386k|  97.9 |   200M |  44 |1505 |4662 | 414 | 102k|  0 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
400.98/402.23	c   402s| 61700 | 15438 |  6392k|  97.8 |   200M |  44 |1505 |4701 | 439 | 102k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
401.58/402.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
401.58/402.85	c   403s| 61800 | 15450 |  6402k|  97.9 |   200M |  44 |1505 |4690 | 423 | 102k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
402.37/403.61	c   404s| 61900 | 15477 |  6414k|  97.9 |   200M |  44 |1505 |4753 | 435 | 102k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
402.88/404.14	c   404s| 62000 | 15488 |  6422k|  97.9 |   200M |  44 |1505 |4790 | 427 | 102k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
403.37/404.62	c   405s| 62100 | 15504 |  6430k|  97.8 |   200M |  44 |1505 |4832 | 420 | 102k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
403.97/405.25	c   405s| 62200 | 15534 |  6439k|  97.8 |   200M |  44 |1505 |4797 | 422 | 103k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
404.57/405.86	c   406s| 62300 | 15554 |  6448k|  97.8 |   201M |  44 |1505 |4823 | 415 | 103k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
405.26/406.52	c   407s| 62400 | 15578 |  6459k|  97.8 |   201M |  44 |1505 |4773 | 438 | 103k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
405.96/407.26	c   407s| 62500 | 15621 |  6471k|  97.9 |   201M |  44 |1505 |4686 | 429 | 103k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
406.66/407.93	c   408s| 62600 | 15648 |  6482k|  97.9 |   201M |  44 |1505 |4745 | 425 | 103k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
407.36/408.60	c   409s| 62700 | 15668 |  6493k|  97.9 |   201M |  44 |1505 |4805 | 420 | 103k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
407.96/409.20	c   409s| 62800 | 15689 |  6502k|  97.9 |   201M |  44 |1505 |4773 | 425 | 103k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
408.55/409.86	c   410s| 62900 | 15714 |  6512k|  97.9 |   201M |  44 |1505 |4764 | 420 | 104k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
409.05/410.36	c   410s| 63000 | 15734 |  6521k|  97.9 |   201M |  44 |1505 |4791 | 418 | 104k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
409.65/410.96	c   411s| 63100 | 15759 |  6530k|  97.9 |   201M |  44 |1505 |4789 | 428 | 104k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
410.25/411.57	c   412s| 63200 | 15773 |  6539k|  97.9 |   201M |  44 |1505 |4766 | 437 | 104k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
410.95/412.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
410.95/412.20	c   412s| 63300 | 15804 |  6548k|  97.8 |   201M |  44 |1505 |4705 | 425 | 104k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
411.54/412.84	c   413s| 63400 | 15832 |  6558k|  97.8 |   201M |  44 |1505 |4691 | 456 | 104k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
412.14/413.46	c   413s| 63500 | 15864 |  6568k|  97.8 |   201M |  44 |1505 |4653 | 431 | 105k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
412.75/414.06	c   414s| 63600 | 15868 |  6577k|  97.8 |   202M |  44 |1505 |4623 | 434 | 105k|  0 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
413.44/414.74	c   415s| 63700 | 15906 |  6587k|  97.8 |   202M |  44 |1505 |4587 |   0 | 105k|  0 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
414.04/415.32	c   415s| 63800 | 15941 |  6597k|  97.8 |   202M |  44 |1505 |4594 | 431 | 105k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
414.63/415.97	c   416s| 63900 | 15942 |  6607k|  97.8 |   202M |  44 |1505 |4591 | 434 | 105k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
415.13/416.41	c   416s| 64000 | 15959 |  6613k|  97.8 |   202M |  44 |1505 |4700 | 438 | 106k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
415.53/416.86	c   417s| 64100 | 15963 |  6620k|  97.7 |   202M |  44 |1505 |4704 | 412 | 106k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
416.23/417.55	c   418s| 64200 | 15980 |  6631k|  97.8 |   202M |  44 |1505 |4687 | 442 | 106k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
416.93/418.28	c   418s| 64300 | 15994 |  6643k|  97.8 |   202M |  44 |1505 |4706 | 446 | 106k|  0 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
417.52/418.89	c   419s| 64400 | 16004 |  6653k|  97.8 |   202M |  44 |1505 |4701 | 430 | 106k|  0 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
418.12/419.46	c   419s| 64500 | 16019 |  6662k|  97.8 |   202M |  44 |1505 |4721 | 451 | 106k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
418.73/420.01	c   420s| 64600 | 16044 |  6670k|  97.8 |   202M |  44 |1505 |4786 | 445 | 106k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
419.22/420.58	c   421s| 64700 | 16072 |  6679k|  97.7 |   202M |  44 |1505 |4752 | 423 | 107k|  0 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
419.82/421.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
419.82/421.11	c   421s| 64800 | 16109 |  6686k|  97.7 |   202M |  44 |1505 |4814 | 419 | 107k|  1 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
420.52/421.85	c   422s| 64900 | 16143 |  6697k|  97.7 |   203M |  44 |1505 |4776 | 433 | 107k|  1 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
421.31/422.66	c   423s| 65000 | 16182 |  6710k|  97.8 |   203M |  44 |1505 |4826 | 433 | 107k|  1 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
421.72/423.05	c   423s| 65100 | 16203 |  6716k|  97.7 |   203M |  44 |1505 |4833 | 443 | 107k|  2 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
422.41/423.71	c   424s| 65200 | 16223 |  6727k|  97.7 |   203M |  44 |1505 |4864 | 428 | 107k|  0 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
422.91/424.26	c   424s| 65300 | 16240 |  6735k|  97.7 |   203M |  44 |1505 |4860 | 440 | 108k|  1 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
423.61/424.92	c   425s| 65400 | 16246 |  6746k|  97.7 |   203M |  44 |1505 |4908 | 436 | 108k|  1 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
424.10/425.41	c   425s| 65500 | 16255 |  6753k|  97.7 |   203M |  44 |1505 |4942 | 440 | 108k|  2 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
424.81/426.14	c   426s| 65600 | 16270 |  6765k|  97.7 |   203M |  44 |1505 |4909 | 413 | 108k|  1 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
425.50/426.80	c   427s| 65700 | 16289 |  6775k|  97.7 |   203M |  44 |1505 |4880 | 430 | 108k|  1 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.23%
426.00/427.30	c   427s| 65800 | 16328 |  6783k|  97.7 |   203M |  44 |1505 |4959 | 453 | 108k|  2 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.23%
426.50/427.85	c   428s| 65900 | 16368 |  6792k|  97.7 |   203M |  44 |1505 |5049 |   0 | 109k|  0 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.23%
427.10/428.42	c   428s| 66000 | 16387 |  6800k|  97.7 |   204M |  44 |1505 |5022 | 468 | 109k|  0 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
427.80/429.13	c   429s| 66100 | 16421 |  6812k|  97.7 |   205M |  44 |1505 |5035 | 440 | 109k|  0 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
428.50/429.86	c   430s| 66200 | 16424 |  6824k|  97.7 |   205M |  44 |1505 |5036 | 452 | 109k|  2 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
429.10/430.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
429.10/430.42	c   430s| 66300 | 16440 |  6832k|  97.7 |   205M |  44 |1505 |5027 | 418 | 109k|  1 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
429.60/430.94	c   431s| 66400 | 16463 |  6840k|  97.7 |   205M |  44 |1505 |5040 | 451 | 109k|  0 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
430.19/431.50	c   431s| 66500 | 16481 |  6849k|  97.7 |   205M |  44 |1505 |5045 | 441 | 109k|  0 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
430.80/432.10	c   432s| 66600 | 16490 |  6858k|  97.7 |   205M |  44 |1505 |5080 | 428 | 110k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
431.39/432.71	c   433s| 66700 | 16497 |  6867k|  97.6 |   205M |  44 |1505 |5029 | 435 | 110k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
432.19/433.57	c   434s| 66800 | 16506 |  6881k|  97.7 |   205M |  44 |1505 |4986 | 426 | 110k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
433.09/434.41	c   434s| 66900 | 16524 |  6894k|  97.7 |   205M |  44 |1505 |4947 | 447 | 110k|  0 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
433.79/435.18	c   435s| 67000 | 16546 |  6906k|  97.8 |   205M |  44 |1505 |4850 | 432 | 110k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
434.38/435.78	c   436s| 67100 | 16561 |  6915k|  97.8 |   205M |  44 |1505 |4865 | 441 | 110k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
435.18/436.51	c   437s| 67200 | 16570 |  6927k|  97.8 |   205M |  44 |1505 |4891 | 426 | 111k|  0 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
435.68/437.07	c   437s| 67300 | 16582 |  6936k|  97.8 |   205M |  44 |1505 |4990 | 446 | 111k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
436.18/437.50	c   437s| 67400 | 16612 |  6942k|  97.7 |   205M |  44 |1505 |4975 | 432 | 111k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
436.68/438.08	c   438s| 67500 | 16636 |  6951k|  97.7 |   205M |  44 |1505 |4992 | 404 | 111k|  0 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
437.47/438.82	c   439s| 67600 | 16670 |  6963k|  97.8 |   205M |  44 |1505 |5037 | 437 | 111k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
438.07/439.47	c   439s| 67700 | 16707 |  6973k|  97.8 |   205M |  44 |1505 |5028 | 461 | 112k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
438.77/440.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
438.77/440.12	c   440s| 67800 | 16729 |  6983k|  97.8 |   205M |  44 |1505 |5038 | 426 | 112k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
439.17/440.53	c   441s| 67900 | 16734 |  6989k|  97.7 |   205M |  44 |1505 |5107 | 422 | 112k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
439.77/441.11	c   441s| 68000 | 16748 |  6998k|  97.7 |   205M |  44 |1505 |5101 | 436 | 112k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
440.36/441.72	c   442s| 68100 | 16767 |  7007k|  97.7 |   205M |  44 |1505 |5120 | 451 | 112k|  2 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
440.86/442.22	c   442s| 68200 | 16781 |  7015k|  97.7 |   205M |  44 |1505 |5134 | 429 | 112k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
441.46/442.87	c   443s| 68300 | 16799 |  7025k|  97.7 |   206M |  44 |1505 |5127 | 428 | 112k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
442.26/443.60	c   444s| 68400 | 16813 |  7038k|  97.7 |   206M |  44 |1505 |5083 | 422 | 113k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
442.96/444.35	c   444s| 68500 | 16833 |  7049k|  97.7 |   206M |  44 |1505 |5097 | 443 | 113k|  0 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
443.66/445.06	c   445s| 68600 | 16861 |  7060k|  97.8 |   206M |  44 |1505 |5221 | 446 | 113k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
444.45/445.83	c   446s| 68700 | 16899 |  7072k|  97.8 |   206M |  44 |1505 |5145 | 429 | 113k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
445.05/446.47	c   446s| 68800 | 16913 |  7083k|  97.8 |   206M |  44 |1505 |5108 | 442 | 113k|  2 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
445.85/447.20	c   447s| 68900 | 16946 |  7094k|  97.8 |   206M |  44 |1505 |5096 | 447 | 113k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
446.35/447.79	c   448s| 69000 | 16968 |  7103k|  97.8 |   206M |  44 |1505 |5083 | 423 | 114k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
447.04/448.41	c   448s| 69100 | 16996 |  7114k|  97.8 |   206M |  44 |1505 |5097 | 462 | 114k|  0 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
447.65/449.05	c   449s| 69200 | 17012 |  7124k|  97.8 |   206M |  44 |1505 |5110 | 432 | 114k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
448.34/449.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
448.34/449.71	c   450s| 69300 | 17052 |  7135k|  97.8 |   207M |  44 |1505 |5081 | 442 | 114k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
449.04/450.40	c   450s| 69400 | 17071 |  7145k|  97.8 |   207M |  44 |1505 |5096 | 436 | 114k|  0 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
449.44/450.87	c   451s| 69500 | 17097 |  7153k|  97.8 |   207M |  44 |1505 |5064 | 430 | 114k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
450.13/451.53	c   452s| 69600 | 17120 |  7163k|  97.8 |   207M |  44 |1505 |5022 | 459 | 115k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
450.73/452.12	c   452s| 69700 | 17176 |  7172k|  97.8 |   207M |  44 |1505 |4960 | 428 | 115k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
451.33/452.73	c   453s| 69800 | 17214 |  7181k|  97.8 |   207M |  44 |1505 |5017 | 436 | 115k|  0 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
451.93/453.32	c   453s| 69900 | 17226 |  7190k|  97.8 |   207M |  44 |1505 |5044 | 442 | 115k|  1 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
452.63/454.07	c   454s| 70000 | 17242 |  7202k|  97.8 |   207M |  44 |1505 |5061 | 435 | 115k|  0 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
453.32/454.74	c   455s| 70100 | 17269 |  7212k|  97.8 |   207M |  44 |1505 |5067 | 425 | 116k|  1 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
454.22/455.61	c   456s| 70200 | 17284 |  7226k|  97.9 |   207M |  44 |1505 |5146 | 431 | 116k|  1 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
454.72/456.17	c   456s| 70300 | 17308 |  7235k|  97.9 |   207M |  44 |1505 |5153 | 438 | 116k|  0 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
455.32/456.71	c   457s| 70400 | 17323 |  7243k|  97.8 |   208M |  44 |1505 |5179 | 438 | 116k|  0 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
455.91/457.34	c   457s| 70500 | 17333 |  7253k|  97.8 |   208M |  44 |1505 |5185 | 419 | 116k|  1 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
456.51/457.98	c   458s| 70600 | 17354 |  7263k|  97.8 |   208M |  44 |1505 |5184 | 436 | 116k|  1 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
457.01/458.48	c   458s| 70700 | 17372 |  7270k|  97.8 |   208M |  44 |1505 |5231 | 439 | 116k|  1 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
457.71/459.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
457.71/459.14	c   459s| 70800 | 17386 |  7281k|  97.8 |   208M |  44 |1505 |5248 | 448 | 117k|  1 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
458.41/459.80	c   460s| 70900 | 17418 |  7291k|  97.8 |   208M |  44 |1505 |5173 | 455 | 117k|  1 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
459.00/460.47	c   460s| 71000 | 17442 |  7302k|  97.8 |   208M |  44 |1505 |5158 | 422 | 117k|  0 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
459.71/461.13	c   461s| 71100 | 17469 |  7312k|  97.9 |   208M |  44 |1505 |5214 | 406 | 117k|  1 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
460.10/461.57	c   462s| 71200 | 17487 |  7319k|  97.8 |   209M |  44 |1505 |5270 | 426 | 117k|  1 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
460.60/462.07	c   462s| 71300 | 17522 |  7327k|  97.8 |   209M |  44 |1505 |5284 | 429 | 117k|  0 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
460.99/462.47	c   462s| 71400 | 17553 |  7332k|  97.7 |   209M |  44 |1505 |5452 | 432 | 118k|  0 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
461.70/463.12	c   463s| 71500 | 17563 |  7342k|  97.7 |   209M |  44 |1505 |5392 | 431 | 118k|  0 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
462.09/463.55	c   464s| 71600 | 17576 |  7349k|  97.7 |   209M |  44 |1505 |5402 |   0 | 118k|  0 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
462.69/464.13	c   464s| 71700 | 17588 |  7358k|  97.7 |   209M |  44 |1505 |5366 | 436 | 118k|  0 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
463.28/464.76	c   465s| 71800 | 17594 |  7368k|  97.7 |   209M |  44 |1505 |5316 | 412 | 118k|  1 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
463.98/465.47	c   465s| 71900 | 17616 |  7380k|  97.7 |   209M |  44 |1505 |5289 | 436 | 118k|  0 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
464.48/465.94	c   466s| 72000 | 17637 |  7388k|  97.7 |   209M |  44 |1505 |5310 | 425 | 118k|  0 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
464.88/466.37	c   466s| 72100 | 17630 |  7394k|  97.6 |   209M |  44 |1505 |5338 | 426 | 118k|  0 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
465.58/467.05	c   467s| 72200 | 17650 |  7402k|  97.6 |   209M |  44 |1505 |5333 | 429 | 118k|  0 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
466.18/467.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
466.18/467.63	c   468s| 72300 | 17651 |  7412k|  97.6 |   209M |  44 |1505 |5383 | 451 | 118k|  1 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
466.87/468.37	c   468s| 72400 | 17684 |  7422k|  97.6 |   210M |  44 |1505 |5393 | 422 | 119k|  1 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
467.68/469.15	c   469s| 72500 | 17697 |  7435k|  97.7 |   210M |  44 |1505 |5410 | 431 | 119k|  1 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
468.17/469.66	c   470s| 72600 | 17717 |  7442k|  97.6 |   210M |  44 |1505 |5381 | 438 | 119k|  1 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
468.67/470.15	c   470s| 72700 | 17731 |  7450k|  97.6 |   210M |  44 |1505 |5417 | 425 | 119k|  0 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
469.17/470.68	c   471s| 72800 | 17754 |  7459k|  97.6 |   210M |  44 |1505 |5417 | 443 | 119k|  1 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
469.76/471.22	c   471s| 72900 | 17776 |  7467k|  97.6 |   210M |  44 |1505 |5473 | 447 | 119k|  2 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
470.46/471.92	c   472s| 73000 | 17814 |  7478k|  97.6 |   210M |  44 |1505 |5522 | 417 | 120k|  1 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.29%
471.06/472.56	c   473s| 73100 | 17844 |  7488k|  97.6 |   210M |  44 |1505 |5451 | 448 | 120k|  1 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.29%
471.46/473.00	c   473s| 73200 | 17862 |  7494k|  97.5 |   210M |  44 |1505 |5397 | 428 | 120k|  2 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.29%
472.05/473.53	c   474s| 73300 | 17878 |  7502k|  97.5 |   210M |  44 |1505 |5352 | 432 | 120k|  0 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.29%
472.66/474.14	c   474s| 73400 | 17892 |  7511k|  97.5 |   210M |  44 |1505 |5389 | 438 | 120k|  2 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.29%
473.45/474.91	c   475s| 73500 | 17911 |  7524k|  97.5 |   210M |  44 |1505 |5417 | 433 | 120k|  1 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.30%
473.95/475.47	c   475s| 73600 | 17936 |  7532k|  97.5 |   210M |  44 |1505 |5378 | 423 | 121k|  1 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.30%
474.55/476.04	c   476s| 73700 | 17945 |  7542k|  97.5 |   211M |  44 |1505 |5419 | 449 | 121k|  0 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.30%
475.74/477.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
475.74/477.24	c   477s| 73800 | 18035 |  7561k|  97.6 |   211M |  44 |1505 |5133 | 438 | 121k|  1 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
476.44/477.97	c   478s| 73900 | 18063 |  7572k|  97.7 |   211M |  44 |1505 |5109 | 424 | 121k|  1 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
477.34/478.80	c   479s| 74000 | 18059 |  7586k|  97.7 |   212M |  44 |1505 |5117 | 431 | 121k|  0 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
477.94/479.47	c   479s| 74100 | 18094 |  7596k|  97.7 |   212M |  44 |1505 |5061 | 506 | 121k|  1 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
478.73/480.23	c   480s| 74200 | 18122 |  7609k|  97.8 |   212M |  44 |1505 |5080 | 449 | 122k|  2 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
479.43/480.93	c   481s| 74300 | 18168 |  7619k|  97.8 |   212M |  44 |1505 |5110 | 418 | 122k|  0 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
479.93/481.48	c   481s| 74400 | 18175 |  7628k|  97.8 |   212M |  44 |1505 |5147 | 416 | 122k|  0 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
480.53/482.01	c   482s| 74500 | 18178 |  7636k|  97.7 |   212M |  44 |1505 |5130 | 424 | 122k|  0 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
481.32/482.83	c   483s| 74600 | 18203 |  7649k|  97.8 |   212M |  44 |1505 |5085 | 440 | 122k|  1 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
481.82/483.30	c   483s| 74700 | 18229 |  7656k|  97.7 |   212M |  44 |1505 |5182 | 427 | 122k|  0 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
482.42/483.98	c   484s| 74800 | 18251 |  7667k|  97.8 |   213M |  44 |1505 |5230 | 440 | 123k|  1 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
483.01/484.57	c   485s| 74900 | 18272 |  7676k|  97.7 |   213M |  44 |1505 |5255 | 459 | 123k|  1 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
483.52/485.03	c   485s| 75000 | 18310 |  7683k|  97.7 |   213M |  44 |1505 |5263 | 404 | 123k|  1 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
484.21/485.74	c   486s| 75100 | 18320 |  7695k|  97.7 |   213M |  44 |1505 |5281 | 446 | 123k|  2 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
484.71/486.28	c   486s| 75200 | 18355 |  7703k|  97.7 |   213M |  44 |1505 |5308 | 427 | 123k|  1 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.41%
485.21/486.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
485.21/486.70	c   487s| 75300 | 18372 |  7710k|  97.7 |   213M |  44 |1505 |5329 | 433 | 123k|  0 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.41%
485.71/487.29	c   487s| 75400 | 18392 |  7719k|  97.7 |   213M |  44 |1505 |5320 | 427 | 123k|  2 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.41%
486.41/487.98	c   488s| 75500 | 18418 |  7731k|  97.7 |   213M |  44 |1505 |5287 | 423 | 124k|  0 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.41%
487.00/488.51	c   489s| 75600 | 18443 |  7739k|  97.7 |   213M |  44 |1505 |5274 | 430 | 124k|  1 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
487.70/489.27	c   489s| 75700 | 18459 |  7752k|  97.7 |   213M |  44 |1505 |5252 | 428 | 124k|  0 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
488.30/489.88	c   490s| 75800 | 18463 |  7761k|  97.7 |   214M |  44 |1505 |5274 | 434 | 124k|  1 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
488.90/490.48	c   490s| 75900 | 18494 |  7770k|  97.7 |   214M |  44 |1505 |5317 | 429 | 124k|  0 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
489.60/491.15	c   491s| 76000 | 18521 |  7781k|  97.7 |   214M |  44 |1505 |5348 | 435 | 124k|  1 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
490.39/491.90	c   492s| 76100 | 18548 |  7795k|  97.8 |   214M |  44 |1505 |5349 | 437 | 125k|  1 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
490.89/492.43	c   492s| 76200 | 18562 |  7803k|  97.8 |   214M |  44 |1505 |5331 | 475 | 125k|  0 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
491.39/492.92	c   493s| 76300 | 18559 |  7811k|  97.7 |   214M |  44 |1505 |5391 | 416 | 125k|  1 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
491.99/493.53	c   494s| 76400 | 18591 |  7821k|  97.7 |   214M |  44 |1505 |5349 | 428 | 125k|  1 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
492.78/494.36	c   494s| 76500 | 18627 |  7834k|  97.8 |   214M |  44 |1505 |5265 | 443 | 125k|  1 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
493.49/495.05	c   495s| 76600 | 18654 |  7845k|  97.8 |   214M |  44 |1505 |5282 |   0 | 125k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
494.18/495.71	c   496s| 76700 | 18691 |  7856k|  97.8 |   214M |  44 |1505 |5201 | 422 | 125k|  1 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
494.58/496.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
494.58/496.19	c   496s| 76800 | 18706 |  7863k|  97.8 |   214M |  44 |1505 |5276 | 472 | 126k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
495.28/496.83	c   497s| 76900 | 18722 |  7874k|  97.8 |   214M |  44 |1505 |5281 | 438 | 126k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
495.88/497.44	c   497s| 77000 | 18738 |  7884k|  97.8 |   214M |  44 |1505 |5311 | 440 | 126k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
496.48/498.06	c   498s| 77100 | 18763 |  7894k|  97.8 |   215M |  44 |1505 |5334 | 438 | 126k|  1 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
496.97/498.50	c   498s| 77200 | 18780 |  7900k|  97.7 |   215M |  44 |1505 |5425 | 421 | 126k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
497.58/499.11	c   499s| 77300 | 18797 |  7910k|  97.7 |   215M |  44 |1505 |5372 | 436 | 126k|  1 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
498.27/499.84	c   500s| 77400 | 18831 |  7922k|  97.8 |   215M |  44 |1505 |5331 | 440 | 127k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
498.97/500.55	c   501s| 77500 | 18861 |  7933k|  97.8 |   215M |  44 |1505 |5266 | 426 | 127k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
499.47/501.03	c   501s| 77600 | 18886 |  7940k|  97.7 |   215M |  44 |1505 |5254 | 432 | 127k|  0 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
500.06/501.63	c   502s| 77700 | 18920 |  7949k|  97.7 |   216M |  44 |1505 |5320 | 450 | 127k|  0 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
500.66/502.22	c   502s| 77800 | 18929 |  7958k|  97.7 |   216M |  44 |1505 |5277 | 424 | 127k|  1 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
501.16/502.78	c   503s| 77900 | 18963 |  7967k|  97.7 |   216M |  44 |1505 |5283 | 425 | 127k|  1 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
501.76/503.32	c   503s| 78000 | 18969 |  7976k|  97.7 |   216M |  44 |1505 |5254 | 427 | 128k|  2 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
502.46/504.05	c   504s| 78100 | 18993 |  7987k|  97.7 |   216M |  44 |1505 |5260 | 431 | 128k|  1 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
503.15/504.70	c   505s| 78200 | 19025 |  7997k|  97.7 |   216M |  44 |1505 |5222 | 428 | 128k|  1 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
503.65/505.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
503.65/505.26	c   505s| 78300 | 19051 |  8006k|  97.7 |   216M |  44 |1505 |5214 | 449 | 128k|  1 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
504.45/506.05	c   506s| 78400 | 19075 |  8018k|  97.8 |   216M |  44 |1505 |5208 | 529 | 128k|  0 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.47%
505.05/506.63	c   507s| 78500 | 19095 |  8028k|  97.7 |   216M |  44 |1505 |5212 | 456 | 129k|  1 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.47%
505.65/507.25	c   507s| 78600 | 19117 |  8038k|  97.8 |   216M |  44 |1505 |5244 | 422 | 129k|  0 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.47%
506.45/508.08	c   508s| 78700 | 19139 |  8051k|  97.8 |   216M |  44 |1505 |5172 | 428 | 129k|  1 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.51%
507.14/508.72	c   509s| 78800 | 19149 |  8061k|  97.8 |   216M |  44 |1505 |5196 | 457 | 129k|  0 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.51%
507.94/509.59	c   510s| 78900 | 19165 |  8075k|  97.9 |   216M |  44 |1505 |5173 | 417 | 129k|  0 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.51%
508.64/510.22	c   510s| 79000 | 19175 |  8086k|  97.9 |   217M |  44 |1505 |5144 | 427 | 129k|  0 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.52%
509.23/510.89	c   511s| 79100 | 19176 |  8097k|  97.9 |   217M |  44 |1505 |5195 | 446 | 129k|  1 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.52%
509.83/511.49	c   511s| 79200 | 19181 |  8106k|  97.9 |   217M |  44 |1505 |5199 | 417 | 130k|  0 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.52%
510.54/512.15	c   512s| 79300 | 19206 |  8117k|  97.9 |   217M |  44 |1505 |5274 | 420 | 130k|  1 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
511.03/512.69	c   513s| 79400 | 19235 |  8125k|  97.9 |   217M |  44 |1505 |5205 | 430 | 130k|  1 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
511.82/513.42	c   513s| 79500 | 19253 |  8137k|  97.9 |   217M |  44 |1505 |5193 | 458 | 130k|  0 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
512.32/513.95	c   514s| 79600 | 19259 |  8145k|  97.9 |   217M |  44 |1505 |5134 | 436 | 130k|  0 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
513.02/514.60	c   515s| 79700 | 19281 |  8156k|  97.9 |   217M |  44 |1505 |5095 | 448 | 130k|  1 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
513.82/515.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
513.82/515.41	c   515s| 79800 | 19313 |  8169k|  97.9 |   217M |  44 |1505 |5073 | 442 | 130k|  1 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
514.42/516.08	c   516s| 79900 | 19327 |  8180k|  97.9 |   217M |  44 |1505 |5042 | 425 | 131k|  0 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
514.91/516.59	c   517s| 80000 | 19339 |  8188k|  97.9 |   217M |  44 |1505 |5027 | 435 | 131k|  1 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
515.71/517.32	c   517s| 80100 | 19347 |  8199k|  97.9 |   217M |  44 |1505 |5046 | 431 | 131k|  1 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
516.41/518.06	c   518s| 80200 | 19370 |  8211k|  98.0 |   219M |  44 |1505 |5024 | 438 | 131k|  2 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
517.11/518.79	c   519s| 80300 | 19401 |  8223k|  98.0 |   219M |  44 |1505 |5045 | 422 | 131k|  0 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
517.71/519.33	c   519s| 80400 | 19419 |  8231k|  98.0 |   219M |  44 |1505 |5023 | 427 | 131k|  0 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
518.30/519.90	c   520s| 80500 | 19430 |  8240k|  97.9 |   219M |  44 |1505 |5045 | 425 | 131k|  1 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
518.70/520.34	c   520s| 80600 | 19460 |  8247k|  97.9 |   219M |  44 |1505 |5111 | 426 | 132k|  1 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
519.10/520.72	c   521s| 80700 | 19470 |  8253k|  97.9 |   219M |  44 |1505 |5181 | 425 | 132k|  0 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
519.80/521.41	c   521s| 80800 | 19495 |  8264k|  97.9 |   219M |  44 |1505 |5248 | 410 | 132k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
520.40/522.06	c   522s| 80900 | 19517 |  8275k|  97.9 |   219M |  44 |1505 |5283 | 436 | 132k|  1 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
520.80/522.48	c   522s| 81000 | 19524 |  8281k|  97.9 |   219M |  44 |1505 |5288 | 443 | 132k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
521.50/523.18	c   523s| 81100 | 19540 |  8292k|  97.9 |   220M |  44 |1505 |5269 | 436 | 132k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
522.19/523.80	c   524s| 81200 | 19568 |  8302k|  97.9 |   220M |  44 |1505 |5282 | 423 | 133k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
522.69/524.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
522.69/524.33	c   524s| 81300 | 19577 |  8311k|  97.9 |   220M |  44 |1505 |5266 | 444 | 133k|  1 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.57%
523.39/525.01	c   525s| 81400 | 19588 |  8321k|  97.9 |   220M |  44 |1505 |5243 | 449 | 133k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.57%
524.28/525.92	c   526s| 81500 | 19619 |  8337k|  97.9 |   220M |  44 |1505 |5145 | 444 | 133k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.57%
525.18/526.88	c   527s| 81600 | 19623 |  8353k|  98.0 |   220M |  44 |1505 |5140 | 426 | 133k|  1 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.57%
525.68/527.37	c   527s| 81700 | 19640 |  8361k|  98.0 |   220M |  44 |1505 |5181 | 444 | 133k|  1 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.57%
526.28/527.91	c   528s| 81800 | 19666 |  8369k|  98.0 |   220M |  44 |1505 |5181 | 432 | 133k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.57%
526.98/528.69	c   529s| 81900 | 19694 |  8384k|  98.0 |   220M |  44 |1505 |5165 | 432 | 134k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
527.67/529.32	c   529s| 82000 | 19736 |  8394k|  98.0 |   220M |  44 |1505 |5176 | 430 | 134k|  0 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
528.17/529.82	c   530s| 82100 | 19735 |  8402k|  98.0 |   220M |  44 |1505 |5212 | 424 | 134k|  0 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
528.77/530.41	c   530s| 82200 | 19731 |  8411k|  98.0 |   220M |  44 |1505 |5238 | 424 | 134k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
529.37/531.03	c   531s| 82300 | 19735 |  8420k|  98.0 |   220M |  44 |1505 |5274 | 424 | 134k|  0 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
529.77/531.49	c   531s| 82400 | 19767 |  8428k|  98.0 |   220M |  44 |1505 |5215 | 428 | 134k|  0 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
530.37/532.03	c   532s| 82500 | 19777 |  8436k|  97.9 |   221M |  44 |1505 |5235 | 456 | 134k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
531.37/533.05	c   533s| 82600 | 19786 |  8454k|  98.0 |   221M |  44 |1505 |5248 | 422 | 135k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
531.86/533.54	c   534s| 82700 | 19805 |  8462k|  98.0 |   221M |  44 |1505 |5311 | 453 | 135k|  0 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
532.26/533.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
532.26/533.99	c   534s| 82800 | 19811 |  8469k|  98.0 |   221M |  44 |1505 |5330 | 426 | 135k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
532.95/534.68	c   535s| 82900 | 19853 |  8481k|  98.0 |   221M |  44 |1505 |5350 | 449 | 135k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
533.46/535.12	c   535s| 83000 | 19863 |  8487k|  98.0 |   221M |  44 |1505 |5417 | 450 | 135k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
533.95/535.64	c   536s| 83100 | 19853 |  8496k|  98.0 |   221M |  44 |1505 |5444 | 447 | 135k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
534.75/536.43	c   536s| 83200 | 19899 |  8508k|  98.0 |   221M |  44 |1505 |5420 | 459 | 135k|  2 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
535.35/537.05	c   537s| 83300 | 19924 |  8518k|  98.0 |   221M |  44 |1505 |5454 | 425 | 136k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
535.95/537.68	c   538s| 83400 | 19954 |  8528k|  98.0 |   221M |  44 |1505 |5442 | 430 | 136k|  0 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
536.45/538.15	c   538s| 83500 | 19967 |  8536k|  98.0 |   221M |  44 |1505 |5468 | 442 | 136k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
537.24/538.94	c   539s| 83600 | 19983 |  8549k|  98.0 |   221M |  44 |1505 |5476 | 445 | 136k|  0 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
537.94/539.63	c   540s| 83700 | 20003 |  8560k|  98.0 |   221M |  44 |1505 |5551 | 432 | 136k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
538.54/540.20	c   540s| 83800 | 20016 |  8569k|  98.0 |   221M |  44 |1505 |5584 | 441 | 137k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
539.14/540.80	c   541s| 83900 | 20025 |  8579k|  98.0 |   221M |  44 |1505 |5608 | 462 | 137k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
539.63/541.34	c   541s| 84000 | 20037 |  8587k|  98.0 |   221M |  44 |1505 |5630 | 425 | 137k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
540.23/541.93	c   542s| 84100 | 20067 |  8596k|  98.0 |   221M |  44 |1505 |5637 | 433 | 137k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
540.63/542.35	c   542s| 84200 | 20089 |  8603k|  98.0 |   221M |  44 |1505 |5656 | 441 | 137k|  2 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
541.33/543.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
541.33/543.08	c   543s| 84300 | 20096 |  8614k|  98.0 |   221M |  44 |1505 |5704 | 430 | 137k|  1 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
542.03/543.80	c   544s| 84400 | 20111 |  8626k|  98.0 |   221M |  44 |1505 |5675 | 430 | 137k|  0 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
542.72/544.45	c   544s| 84500 | 20124 |  8637k|  98.0 |   221M |  44 |1505 |5710 | 433 | 138k|  1 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
543.22/544.91	c   545s| 84600 | 20143 |  8644k|  98.0 |   221M |  44 |1505 |5725 | 435 | 138k|  0 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
543.82/545.55	c   546s| 84700 | 20176 |  8654k|  98.0 |   221M |  44 |1505 |5761 | 444 | 138k|  1 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
544.52/546.28	c   546s| 84800 | 20201 |  8665k|  98.0 |   221M |  44 |1505 |5788 | 442 | 138k|  2 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
545.02/546.72	c   547s| 84900 | 20219 |  8672k|  98.0 |   222M |  44 |1505 |5826 | 425 | 138k|  1 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
545.52/547.21	c   547s| 85000 | 20225 |  8680k|  97.9 |   222M |  44 |1505 |5851 | 443 | 138k|  2 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
546.21/547.96	c   548s| 85100 | 20241 |  8692k|  98.0 |   222M |  44 |1505 |5865 | 434 | 139k|  1 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
546.91/548.62	c   549s| 85200 | 20253 |  8703k|  98.0 |   222M |  44 |1505 |5833 | 456 | 139k|  2 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
547.61/549.39	c   549s| 85300 | 20277 |  8715k|  98.0 |   222M |  44 |1505 |5750 | 440 | 139k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
548.21/549.92	c   550s| 85400 | 20292 |  8723k|  98.0 |   222M |  44 |1505 |5777 | 446 | 139k|  2 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
548.81/550.53	c   551s| 85500 | 20325 |  8733k|  98.0 |   222M |  44 |1505 |5758 | 482 | 139k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
549.41/551.13	c   551s| 85600 | 20337 |  8742k|  98.0 |   222M |  44 |1505 |5768 | 438 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
550.10/551.85	c   552s| 85700 | 20333 |  8754k|  98.0 |   222M |  44 |1505 |5689 | 431 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
550.50/552.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
550.50/552.22	c   552s| 85800 | 20351 |  8760k|  98.0 |   222M |  44 |1505 |5694 | 442 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
550.90/552.69	c   553s| 85900 | 20364 |  8768k|  97.9 |   222M |  44 |1505 |5704 | 444 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.67%
551.60/553.30	c   553s| 86000 | 20385 |  8777k|  97.9 |   222M |  44 |1505 |5660 | 423 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.67%
552.20/553.91	c   554s| 86100 | 20425 |  8787k|  97.9 |   222M |  44 |1505 |5747 | 442 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.67%
552.69/554.45	c   554s| 86200 | 20450 |  8795k|  97.9 |   222M |  44 |1505 |5781 | 435 | 140k|  0 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.67%
553.30/555.07	c   555s| 86300 | 20460 |  8805k|  97.9 |   222M |  44 |1505 |5792 | 429 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
553.89/555.60	c   556s| 86400 | 20481 |  8814k|  97.9 |   222M |  44 |1505 |5794 | 436 | 141k|  1 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
554.59/556.34	c   556s| 86500 | 20490 |  8826k|  97.9 |   222M |  44 |1505 |5802 | 427 | 141k|  0 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
555.09/556.82	c   557s| 86600 | 20494 |  8833k|  97.9 |   222M |  44 |1505 |5837 | 446 | 141k|  1 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
555.48/557.29	c   557s| 86700 | 20528 |  8841k|  97.9 |   222M |  44 |1505 |5882 | 431 | 141k|  0 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
556.48/558.20	c   558s| 86800 | 20520 |  8855k|  97.9 |   223M |  44 |1505 |5849 | 440 | 141k|  0 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
557.18/558.90	c   559s| 86900 | 20542 |  8866k|  97.9 |   223M |  44 |1505 |5847 | 477 | 141k|  1 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
557.78/559.59	c   560s| 87000 | 20561 |  8877k|  97.9 |   223M |  44 |1505 |5833 | 446 | 141k|  1 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
558.38/560.16	c   560s| 87100 | 20586 |  8886k|  97.9 |   223M |  44 |1505 |5886 | 431 | 142k|  1 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
559.17/560.95	c   561s| 87200 | 20594 |  8899k|  98.0 |   224M |  44 |1505 |5889 |   0 | 142k|  0 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
559.67/561.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
559.67/561.49	c   561s| 87300 | 20608 |  8907k|  98.0 |   224M |  44 |1505 |5866 | 422 | 142k|  0 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
560.17/561.98	c   562s| 87400 | 20618 |  8914k|  97.9 |   224M |  44 |1505 |5892 | 446 | 142k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
561.17/562.91	c   563s| 87500 | 20612 |  8928k|  98.0 |   224M |  44 |1505 |5896 | 434 | 142k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
561.96/563.70	c   564s| 87600 | 20633 |  8941k|  98.0 |   224M |  44 |1505 |5853 | 429 | 142k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
562.66/564.43	c   564s| 87700 | 20663 |  8952k|  98.0 |   224M |  44 |1505 |5925 | 420 | 143k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
563.16/564.96	c   565s| 87800 | 20669 |  8961k|  98.0 |   224M |  44 |1505 |5975 | 443 | 143k|  2 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
563.86/565.61	c   566s| 87900 | 20681 |  8971k|  98.0 |   224M |  44 |1505 |6044 | 438 | 143k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.70%
564.36/566.14	c   566s| 88000 | 20697 |  8979k|  98.0 |   224M |  44 |1505 |6018 | 437 | 143k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.70%
564.95/566.79	c   567s| 88100 | 20710 |  8989k|  98.0 |   224M |  44 |1505 |5946 | 432 | 143k|  0 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.70%
565.65/567.47	c   567s| 88200 | 20744 |  9000k|  98.0 |   225M |  44 |1505 |5733 | 431 | 143k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
566.45/568.20	c   568s| 88300 | 20762 |  9013k|  98.0 |   225M |  44 |1505 |5713 | 423 | 143k|  0 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
566.95/568.73	c   569s| 88400 | 20779 |  9021k|  98.0 |   225M |  44 |1505 |5736 | 427 | 144k|  0 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
567.55/569.36	c   569s| 88500 | 20795 |  9031k|  98.0 |   225M |  44 |1505 |5727 | 434 | 144k|  1 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
568.14/569.95	c   570s| 88600 | 20815 |  9040k|  98.0 |   225M |  44 |1505 |5759 | 440 | 144k|  1 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
568.74/570.53	c   571s| 88700 | 20851 |  9050k|  98.0 |   225M |  44 |1505 |5654 | 430 | 144k|  1 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
569.54/571.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
569.54/571.38	c   571s| 88800 | 20882 |  9064k|  98.1 |   225M |  44 |1505 |5656 | 438 | 144k|  0 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
570.24/572.05	c   572s| 88900 | 20892 |  9075k|  98.1 |   225M |  44 |1505 |5679 | 440 | 144k|  1 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
570.94/572.77	c   573s| 89000 | 20899 |  9088k|  98.1 |   225M |  44 |1505 |5719 | 424 | 144k|  1 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
571.73/573.54	c   574s| 89100 | 20918 |  9101k|  98.1 |   225M |  44 |1505 |5742 | 427 | 145k|  0 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
572.34/574.15	c   574s| 89200 | 20953 |  9110k|  98.1 |   225M |  44 |1505 |5652 | 432 | 145k|  1 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
573.03/574.81	c   575s| 89300 | 20974 |  9120k|  98.1 |   225M |  44 |1505 |5776 | 429 | 145k|  1 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
573.62/575.47	c   575s| 89400 | 20983 |  9131k|  98.2 |   225M |  44 |1505 |5807 | 430 | 145k|  0 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.76%
574.33/576.19	c   576s| 89500 | 21013 |  9142k|  98.2 |   225M |  44 |1505 |5846 | 433 | 145k|  1 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.76%
575.02/576.88	c   577s| 89600 | 21036 |  9153k|  98.2 |   225M |  44 |1505 |5878 | 426 | 145k|  1 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.76%
575.62/577.44	c   577s| 89700 | 21066 |  9163k|  98.2 |   226M |  44 |1505 |5907 | 432 | 146k|  0 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.78%
576.22/578.02	c   578s| 89800 | 21096 |  9171k|  98.2 |   226M |  44 |1505 |5940 | 442 | 146k|  2 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.78%
576.72/578.54	c   579s| 89900 | 21105 |  9180k|  98.1 |   226M |  44 |1505 |5952 | 432 | 146k|  0 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
577.32/579.18	c   579s| 90000 | 21129 |  9190k|  98.2 |   227M |  44 |1505 |5957 | 440 | 146k|  1 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
578.01/579.80	c   580s| 90100 | 21149 |  9199k|  98.1 |   228M |  44 |1505 |5978 | 425 | 146k|  1 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
578.61/580.41	c   580s| 90200 | 21185 |  9209k|  98.1 |   228M |  44 |1505 |5896 | 446 | 146k|  0 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
579.01/580.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
579.01/580.89	c   581s| 90300 | 21199 |  9216k|  98.1 |   228M |  44 |1505 |5928 | 457 | 146k|  0 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
579.60/581.43	c   581s| 90400 | 21217 |  9225k|  98.1 |   228M |  44 |1505 |5859 | 412 | 147k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
580.31/582.14	c   582s| 90500 | 21269 |  9237k|  98.1 |   228M |  44 |1505 |5837 | 427 | 147k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
580.91/582.75	c   583s| 90600 | 21294 |  9246k|  98.1 |   229M |  44 |1505 |5890 | 432 | 147k|  0 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
581.61/583.44	c   583s| 90700 | 21327 |  9257k|  98.1 |   229M |  44 |1505 |5921 | 450 | 147k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
582.31/584.18	c   584s| 90800 | 21339 |  9269k|  98.2 |   230M |  44 |1505 |5876 | 426 | 147k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
582.90/584.71	c   585s| 90900 | 21350 |  9277k|  98.1 |   230M |  44 |1505 |5836 | 430 | 147k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
583.40/585.26	c   585s| 91000 | 21371 |  9286k|  98.1 |   230M |  44 |1505 |5858 | 447 | 148k|  0 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
584.30/586.14	c   586s| 91100 | 21385 |  9300k|  98.2 |   230M |  44 |1505 |5899 | 443 | 148k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
584.89/586.73	c   587s| 91200 | 21400 |  9310k|  98.2 |   230M |  44 |1505 |5867 | 428 | 148k|  0 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
585.59/587.43	c   587s| 91300 | 21416 |  9321k|  98.2 |   230M |  44 |1505 |5885 | 451 | 148k|  0 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
586.30/588.11	c   588s| 91400 | 21417 |  9332k|  98.2 |   230M |  44 |1505 |5870 | 441 | 148k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
586.89/588.70	c   589s| 91500 | 21440 |  9341k|  98.2 |   230M |  44 |1505 |5908 | 423 | 148k|  1 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
587.29/589.18	c   589s| 91600 | 21451 |  9348k|  98.2 |   230M |  44 |1505 |5962 | 441 | 149k|  0 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
587.89/589.78	c   590s| 91700 | 21466 |  9357k|  98.2 |   230M |  44 |1505 |5955 | 438 | 149k|  1 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
588.38/590.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
588.38/590.22	c   590s| 91800 | 21475 |  9364k|  98.1 |   230M |  44 |1505 |5988 | 448 | 149k|  0 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
588.88/590.75	c   591s| 91900 | 21485 |  9372k|  98.1 |   230M |  44 |1505 |6036 | 427 | 149k|  0 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
589.58/591.48	c   591s| 92000 | 21506 |  9384k|  98.1 |   231M |  44 |1505 |6050 | 416 | 149k|  0 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
590.18/592.04	c   592s| 92100 | 21529 |  9393k|  98.1 |   231M |  44 |1505 |6066 | 429 | 149k|  1 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
590.78/592.65	c   593s| 92200 | 21537 |  9402k|  98.1 |   231M |  44 |1505 |6068 | 437 | 149k|  1 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
591.48/593.38	c   593s| 92300 | 21556 |  9414k|  98.1 |   231M |  44 |1505 |6075 | 430 | 149k|  1 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
592.28/594.16	c   594s| 92400 | 21588 |  9426k|  98.2 |   231M |  44 |1505 |6058 | 449 | 150k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
592.97/594.81	c   595s| 92500 | 21606 |  9437k|  98.2 |   231M |  44 |1505 |6102 | 440 | 150k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
593.47/595.36	c   595s| 92600 | 21618 |  9446k|  98.2 |   231M |  44 |1505 |6134 | 441 | 150k|  0 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
594.07/595.97	c   596s| 92700 | 21621 |  9456k|  98.2 |   231M |  44 |1505 |6131 | 453 | 150k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
595.06/596.90	c   597s| 92800 | 21633 |  9472k|  98.2 |   231M |  44 |1505 |6130 | 438 | 150k|  2 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
595.46/597.39	c   597s| 92900 | 21657 |  9479k|  98.2 |   232M |  44 |1505 |6199 | 435 | 150k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
596.27/598.15	c   598s| 93000 | 21685 |  9491k|  98.2 |   232M |  44 |1505 |6085 | 431 | 151k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
596.66/598.56	c   599s| 93100 | 21687 |  9498k|  98.2 |   232M |  44 |1505 |6124 | 438 | 151k|  0 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
597.56/599.42	c   599s| 93200 | 21704 |  9513k|  98.2 |   232M |  44 |1505 |6062 | 432 | 151k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
598.16/600.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
598.16/600.07	c   600s| 93300 | 21733 |  9524k|  98.3 |   232M |  44 |1505 |6079 | 423 | 151k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
598.75/600.60	c   601s| 93400 | 21756 |  9532k|  98.2 |   232M |  44 |1505 |6102 | 429 | 151k|  0 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
599.45/601.35	c   601s| 93500 | 21779 |  9544k|  98.3 |   232M |  44 |1505 |6133 | 436 | 151k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
600.15/602.04	c   602s| 93600 | 21802 |  9556k|  98.3 |   233M |  44 |1505 |6104 | 515 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
600.65/602.57	c   603s| 93700 | 21838 |  9564k|  98.3 |   233M |  44 |1505 |6094 | 432 | 152k|  0 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
601.35/603.24	c   603s| 93800 | 21847 |  9574k|  98.3 |   233M |  44 |1505 |6117 | 435 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
601.94/603.87	c   604s| 93900 | 21873 |  9584k|  98.3 |   233M |  44 |1505 |6078 | 449 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
602.64/604.55	c   605s| 94000 | 21902 |  9595k|  98.3 |   233M |  44 |1505 |6063 | 432 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
603.14/605.04	c   605s| 94100 | 21905 |  9603k|  98.3 |   234M |  44 |1505 |6081 | 459 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
603.64/605.56	c   606s| 94200 | 21907 |  9611k|  98.2 |   234M |  44 |1505 |6126 | 428 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
604.24/606.15	c   606s| 94300 | 21920 |  9621k|  98.3 |   234M |  44 |1505 |6126 | 425 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
604.63/606.57	c   607s| 94400 | 21933 |  9627k|  98.2 |   235M |  44 |1505 |6130 | 437 | 153k|  1 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
605.24/607.13	c   607s| 94500 | 21948 |  9637k|  98.2 |   235M |  44 |1505 |6162 | 422 | 153k|  1 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
605.53/607.46	c   607s| 94600 | 21955 |  9642k|  98.2 |   235M |  44 |1505 |6208 | 431 | 153k|  0 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
606.23/608.11	c   608s| 94700 | 21973 |  9652k|  98.2 |   235M |  44 |1505 |6169 | 427 | 153k|  0 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
606.73/608.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
606.73/608.60	c   609s| 94800 | 21988 |  9660k|  98.1 |   235M |  44 |1505 |6208 | 442 | 153k|  2 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
607.82/609.78	c   610s| 94900 | 21963 |  9678k|  98.2 |   235M |  44 |1505 |6154 | 441 | 153k|  1 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
608.52/610.41	c   610s| 95000 | 21983 |  9688k|  98.2 |   235M |  44 |1505 |6175 | 436 | 153k|  0 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
609.12/611.08	c   611s| 95100 | 22013 |  9699k|  98.2 |   235M |  44 |1505 |6218 | 451 | 153k|  0 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
609.72/611.69	c   612s| 95200 | 22034 |  9708k|  98.2 |   236M |  44 |1505 |6171 | 443 | 154k|  1 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
610.22/612.16	c   612s| 95300 | 22059 |  9716k|  98.2 |   236M |  44 |1505 |6186 | 435 | 154k|  1 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
610.71/612.64	c   613s| 95400 | 22076 |  9723k|  98.2 |   236M |  44 |1505 |6205 | 442 | 154k|  1 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
611.51/613.43	c   613s| 95500 | 22122 |  9736k|  98.2 |   236M |  44 |1505 |6156 | 450 | 154k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
611.91/613.85	c   614s| 95600 | 22125 |  9743k|  98.2 |   236M |  44 |1505 |6188 | 435 | 154k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
612.51/614.47	c   614s| 95700 | 22137 |  9753k|  98.2 |   236M |  44 |1505 |6186 | 433 | 154k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
613.21/615.11	c   615s| 95800 | 22143 |  9763k|  98.2 |   236M |  44 |1505 |6221 | 429 | 154k|  1 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
613.80/615.72	c   616s| 95900 | 22148 |  9773k|  98.2 |   236M |  44 |1505 |6224 | 443 | 155k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
614.50/616.47	c   616s| 96000 | 22162 |  9785k|  98.2 |   236M |  44 |1505 |6290 | 448 | 155k|  1 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
615.00/616.99	c   617s| 96100 | 22169 |  9793k|  98.2 |   236M |  44 |1505 |6244 | 429 | 155k|  1 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
615.60/617.59	c   618s| 96200 | 22189 |  9802k|  98.2 |   236M |  44 |1505 |6229 | 435 | 155k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
616.20/618.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
616.20/618.15	c   618s| 96300 | 22222 |  9811k|  98.2 |   236M |  44 |1505 |6227 | 422 | 155k|  1 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
616.70/618.69	c   619s| 96400 | 22242 |  9819k|  98.2 |   238M |  44 |1505 |6280 | 448 | 155k|  1 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
617.50/619.40	c   619s| 96500 | 22255 |  9832k|  98.2 |   238M |  44 |1505 |6242 | 424 | 155k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
618.00/619.95	c   620s| 96600 | 22266 |  9841k|  98.2 |   238M |  44 |1505 |6289 |   0 | 156k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
618.50/620.41	c   620s| 96700 | 22291 |  9848k|  98.2 |   238M |  44 |1505 |6364 | 437 | 156k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
619.10/621.00	c   621s| 96800 | 22295 |  9858k|  98.2 |   238M |  44 |1505 |6399 |   0 | 156k|  0 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
619.59/621.55	c   622s| 96900 | 22311 |  9866k|  98.1 |   238M |  44 |1505 |6408 | 429 | 156k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
620.10/622.07	c   622s| 97000 | 22318 |  9874k|  98.1 |   238M |  44 |1505 |6430 |   0 | 156k|  0 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
620.69/622.63	c   623s| 97100 | 22331 |  9883k|  98.1 |   238M |  44 |1505 |6430 | 425 | 156k|  0 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
621.19/623.19	c   623s| 97200 | 22352 |  9892k|  98.1 |   238M |  44 |1505 |6390 | 418 | 156k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
621.89/623.86	c   624s| 97300 | 22372 |  9902k|  98.1 |   238M |  44 |1505 |6306 | 448 | 156k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
622.39/624.34	c   624s| 97400 | 22373 |  9910k|  98.1 |   238M |  44 |1505 |6342 | 432 | 157k|  0 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
622.88/624.87	c   625s| 97500 | 22384 |  9917k|  98.1 |   239M |  44 |1505 |6384 | 433 | 157k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
623.57/625.54	c   626s| 97600 | 22410 |  9929k|  98.1 |   239M |  44 |1505 |6288 | 412 | 157k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
624.08/626.03	c   626s| 97700 | 22470 |  9936k|  98.1 |   239M |  44 |1505 |6333 | 424 | 157k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
624.67/626.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
624.67/626.69	c   627s| 97800 | 22512 |  9947k|  98.1 |   239M |  44 |1505 |6384 | 437 | 157k|  2 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
625.18/627.17	c   627s| 97900 | 22535 |  9954k|  98.0 |   239M |  44 |1505 |6437 | 429 | 157k|  0 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
625.77/627.73	c   628s| 98000 | 22563 |  9964k|  98.0 |   239M |  44 |1505 |6468 | 424 | 158k|  0 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
626.27/628.25	c   628s| 98100 | 22577 |  9972k|  98.0 |   239M |  44 |1505 |6475 | 443 | 158k|  0 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
626.77/628.73	c   629s| 98200 | 22581 |  9980k|  98.0 |   239M |  44 |1505 |6460 | 449 | 158k|  1 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
627.26/629.26	c   629s| 98300 | 22583 |  9988k|  98.0 |   239M |  44 |1505 |6482 | 513 | 158k|  1 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
627.96/629.91	c   630s| 98400 | 22604 |  9998k|  98.0 |   239M |  44 |1505 |6415 | 433 | 158k|  0 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
628.36/630.37	c   630s| 98500 | 22617 | 10006k|  98.0 |   239M |  44 |1505 |6432 | 432 | 158k|  1 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
628.86/630.88	c   631s| 98600 | 22637 | 10014k|  98.0 |   239M |  44 |1505 |6435 | 421 | 158k|  0 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
629.46/631.45	c   631s| 98700 | 22663 | 10023k|  98.0 |   239M |  44 |1505 |6439 | 438 | 159k|  2 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
630.16/632.13	c   632s| 98800 | 22699 | 10034k|  98.0 |   239M |  44 |1505 |6400 | 448 | 159k|  1 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
630.55/632.59	c   633s| 98900 | 22717 | 10041k|  97.9 |   240M |  44 |1505 |6420 | 420 | 159k|  0 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
631.35/633.34	c   633s| 99000 | 22771 | 10053k|  98.0 |   241M |  44 |1505 |6348 | 448 | 159k|  0 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.86%
631.95/633.93	c   634s| 99100 | 22795 | 10062k|  97.9 |   241M |  44 |1505 |6377 | 426 | 159k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.86%
632.45/634.42	c   634s| 99200 | 22809 | 10069k|  97.9 |   241M |  44 |1505 |6374 | 425 | 159k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.86%
633.05/635.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
633.05/635.02	c   635s| 99300 | 22804 | 10078k|  97.9 |   241M |  44 |1505 |6306 | 441 | 159k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.86%
633.55/635.59	c   636s| 99400 | 22824 | 10087k|  97.9 |   241M |  44 |1505 |6278 | 433 | 159k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
634.05/636.06	c   636s| 99500 | 22830 | 10094k|  97.9 |   241M |  44 |1505 |6300 | 446 | 159k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
634.64/636.62	c   637s| 99600 | 22835 | 10104k|  97.9 |   241M |  44 |1505 |6251 | 425 | 160k|  0 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
635.24/637.23	c   637s| 99700 | 22862 | 10113k|  97.9 |   241M |  44 |1505 |6257 | 434 | 160k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
636.04/638.04	c   638s| 99800 | 22899 | 10126k|  97.9 |   242M |  44 |1505 |6246 | 449 | 160k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
636.64/638.62	c   639s| 99900 | 22913 | 10135k|  97.9 |   242M |  44 |1505 |6263 | 450 | 160k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
637.33/639.32	c   639s|100000 | 22923 | 10147k|  97.9 |   242M |  44 |1505 |6248 | 437 | 160k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
638.14/640.11	c   640s|100100 | 22989 | 10160k|  97.9 |   242M |  44 |1505 |6188 | 425 | 160k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
638.53/640.51	c   641s|100200 | 22994 | 10165k|  97.9 |   242M |  44 |1505 |6239 | 444 | 161k|  2 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
638.83/640.83	c   641s|100300 | 23000 | 10169k|  97.8 |   242M |  44 |1505 |6303 | 446 | 161k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
639.23/641.23	c   641s|100400 | 23030 | 10175k|  97.8 |   242M |  44 |1505 |6369 | 441 | 161k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
639.73/641.79	c   642s|100500 | 23047 | 10183k|  97.8 |   242M |  44 |1505 |6433 | 445 | 161k|  0 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
640.13/642.14	c   642s|100600 | 23047 | 10189k|  97.8 |   242M |  44 |1505 |6465 | 455 | 161k|  2 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
640.63/642.68	c   643s|100700 | 23049 | 10197k|  97.7 |   242M |  44 |1505 |6465 | 448 | 161k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
641.13/643.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
641.13/643.13	c   643s|100800 | 23052 | 10205k|  97.7 |   242M |  44 |1505 |6478 | 444 | 161k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
641.72/643.71	c   644s|100900 | 23068 | 10214k|  97.7 |   242M |  44 |1505 |6493 | 424 | 161k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
642.42/644.40	c   644s|101000 | 23099 | 10225k|  97.7 |   242M |  44 |1505 |6476 | 417 | 161k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
643.02/645.01	c   645s|101100 | 23135 | 10234k|  97.7 |   242M |  44 |1505 |6481 | 441 | 162k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
643.62/645.69	c   646s|101200 | 23146 | 10244k|  97.7 |   242M |  44 |1505 |6514 | 433 | 162k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
644.21/646.26	c   646s|101300 | 23174 | 10253k|  97.7 |   243M |  44 |1505 |6497 | 428 | 162k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
644.81/646.81	c   647s|101400 | 23182 | 10262k|  97.7 |   243M |  44 |1505 |6510 | 416 | 162k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
645.51/647.54	c   648s|101500 | 23198 | 10274k|  97.7 |   243M |  44 |1505 |6502 | 437 | 162k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
646.01/648.09	c   648s|101600 | 23247 | 10282k|  97.7 |   243M |  44 |1505 |6590 | 433 | 162k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
646.61/648.62	c   649s|101700 | 23277 | 10291k|  97.7 |   243M |  44 |1505 |6680 | 430 | 163k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
647.11/649.11	c   649s|101800 | 23294 | 10298k|  97.7 |   243M |  44 |1505 |6638 | 446 | 163k|  2 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
647.70/649.77	c   650s|101900 | 23326 | 10309k|  97.7 |   243M |  44 |1505 |6606 | 431 | 163k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
648.20/650.28	c   650s|102000 | 23351 | 10317k|  97.7 |   244M |  44 |1505 |6672 | 430 | 163k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
648.70/650.79	c   651s|102100 | 23380 | 10325k|  97.7 |   244M |  44 |1505 |6658 | 456 | 163k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
649.30/651.36	c   651s|102200 | 23399 | 10334k|  97.6 |   244M |  44 |1505 |6659 | 457 | 163k|  0 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
649.90/651.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
649.90/651.93	c   652s|102300 | 23412 | 10343k|  97.6 |   244M |  44 |1505 |6638 | 432 | 163k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
650.30/652.39	c   652s|102400 | 23420 | 10350k|  97.6 |   244M |  44 |1505 |6649 | 459 | 164k|  0 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
650.80/652.81	c   653s|102500 | 23448 | 10357k|  97.6 |   244M |  44 |1505 |6751 | 432 | 164k|  1 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
651.19/653.26	c   653s|102600 | 23467 | 10364k|  97.6 |   244M |  44 |1505 |6792 | 420 | 164k|  1 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
651.69/653.76	c   654s|102700 | 23485 | 10372k|  97.5 |   244M |  44 |1505 |6814 | 445 | 164k|  0 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
652.49/654.52	c   655s|102800 | 23520 | 10385k|  97.6 |   244M |  44 |1505 |6795 | 440 | 164k|  1 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
652.99/655.03	c   655s|102900 | 23553 | 10393k|  97.6 |   244M |  44 |1505 |6715 | 435 | 164k|  0 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
653.39/655.48	c   655s|103000 | 23577 | 10400k|  97.5 |   244M |  44 |1505 |6700 | 442 | 164k|  1 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
653.99/656.07	c   656s|103100 | 23594 | 10409k|  97.5 |   244M |  44 |1505 |6666 | 432 | 164k|  1 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
654.58/656.69	c   657s|103200 | 23621 | 10418k|  97.5 |   244M |  44 |1505 |6649 | 437 | 165k|  0 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
655.28/657.31	c   657s|103300 | 23645 | 10429k|  97.5 |   245M |  44 |1505 |6670 | 432 | 165k|  0 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
655.88/657.99	c   658s|103400 | 23669 | 10440k|  97.5 |   245M |  44 |1505 |6776 | 422 | 165k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
656.48/658.59	c   659s|103500 | 23681 | 10450k|  97.6 |   245M |  44 |1505 |6793 | 435 | 165k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
657.08/659.16	c   659s|103600 | 23683 | 10459k|  97.5 |   245M |  44 |1505 |6856 | 445 | 165k|  0 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
657.78/659.80	c   660s|103700 | 23698 | 10468k|  97.5 |   245M |  44 |1505 |6806 | 422 | 165k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.89%
658.37/660.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
658.37/660.43	c   660s|103800 | 23716 | 10479k|  97.5 |   245M |  44 |1505 |6817 | 420 | 165k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.89%
659.17/661.22	c   661s|103900 | 23744 | 10491k|  97.6 |   245M |  44 |1505 |6778 | 406 | 165k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.94%
659.77/661.88	c   662s|104000 | 23756 | 10503k|  97.6 |   246M |  44 |1505 |6727 | 433 | 166k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.94%
660.37/662.49	c   662s|104100 | 23773 | 10512k|  97.6 |   246M |  44 |1505 |6733 | 428 | 166k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.94%
660.97/663.03	c   663s|104200 | 23785 | 10521k|  97.6 |   246M |  44 |1505 |6726 | 438 | 166k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
661.46/663.57	c   664s|104300 | 23800 | 10529k|  97.6 |   246M |  44 |1505 |6629 | 434 | 166k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
661.97/664.09	c   664s|104400 | 23835 | 10538k|  97.5 |   246M |  44 |1505 |6636 | 429 | 166k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
662.56/664.61	c   665s|104500 | 23862 | 10546k|  97.5 |   246M |  44 |1505 |6634 | 440 | 166k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
663.16/665.23	c   665s|104600 | 23867 | 10556k|  97.5 |   246M |  44 |1505 |6624 | 440 | 166k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
663.56/665.69	c   666s|104700 | 23873 | 10564k|  97.5 |   247M |  44 |1505 |6663 | 438 | 166k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
664.26/666.38	c   666s|104800 | 23882 | 10574k|  97.5 |   247M |  44 |1505 |6596 | 446 | 167k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
665.06/667.14	c   667s|104900 | 23895 | 10587k|  97.5 |   247M |  44 |1505 |6615 | 447 | 167k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
665.55/667.69	c   668s|105000 | 23905 | 10595k|  97.5 |   247M |  44 |1505 |6576 | 452 | 167k|  0 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
666.06/668.19	c   668s|105100 | 23907 | 10603k|  97.5 |   247M |  44 |1505 |6626 | 442 | 167k|  0 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
666.65/668.70	c   669s|105200 | 23923 | 10612k|  97.5 |   247M |  44 |1505 |6629 | 441 | 167k|  0 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
667.15/669.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
667.15/669.20	c   669s|105300 | 23940 | 10620k|  97.5 |   247M |  44 |1505 |6654 | 439 | 167k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
667.85/669.95	c   670s|105400 | 23953 | 10632k|  97.5 |   247M |  44 |1505 |6653 | 430 | 167k|  0 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
668.34/670.44	c   670s|105500 | 23976 | 10639k|  97.5 |   247M |  44 |1505 |6676 | 445 | 168k|  1 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
668.84/670.93	c   671s|105600 | 23977 | 10647k|  97.5 |   247M |  44 |1505 |6631 | 469 | 168k|  0 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
669.34/671.40	c   671s|105700 | 24003 | 10654k|  97.5 |   248M |  44 |1505 |6645 | 429 | 168k|  1 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
669.85/671.99	c   672s|105800 | 24033 | 10664k|  97.4 |   248M |  44 |1505 |6687 | 450 | 168k|  1 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
670.55/672.61	c   673s|105900 | 24054 | 10673k|  97.4 |   248M |  44 |1505 |6701 | 425 | 168k|  1 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
670.95/673.08	c   673s|106000 | 24072 | 10681k|  97.4 |   248M |  45 |1505 |6732 | 439 | 168k|  0 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
671.64/673.73	c   674s|106100 | 24082 | 10691k|  97.4 |   248M |  45 |1505 |6736 | 427 | 168k|  0 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
672.14/674.25	c   674s|106200 | 24094 | 10699k|  97.4 |   248M |  45 |1505 |6770 | 444 | 168k|  1 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
672.64/674.76	c   675s|106300 | 24122 | 10706k|  97.4 |   248M |  45 |1505 |6802 |   0 | 169k|  0 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
673.44/675.52	c   676s|106400 | 24142 | 10718k|  97.4 |   249M |  45 |1505 |6781 | 435 | 169k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
673.94/676.05	c   676s|106500 | 24157 | 10727k|  97.4 |   249M |  45 |1505 |6759 | 430 | 169k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
674.53/676.67	c   677s|106600 | 24177 | 10736k|  97.4 |   249M |  45 |1505 |6702 |   0 | 169k|  0 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
675.33/677.44	c   677s|106700 | 24201 | 10751k|  97.4 |   250M |  45 |1505 |6707 | 433 | 169k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
675.94/678.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
675.94/678.07	c   678s|106800 | 24214 | 10760k|  97.4 |   250M |  45 |1505 |6714 | 439 | 169k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
676.73/678.88	c   679s|106900 | 24258 | 10773k|  97.5 |   250M |  45 |1505 |6632 |   0 | 169k|  0 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
677.33/679.49	c   679s|107000 | 24268 | 10783k|  97.5 |   250M |  45 |1505 |6613 | 438 | 170k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
677.93/680.08	c   680s|107100 | 24279 | 10792k|  97.5 |   250M |  45 |1505 |6579 | 420 | 170k|  0 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
678.62/680.70	c   681s|107200 | 24291 | 10802k|  97.5 |   250M |  45 |1505 |6554 | 420 | 170k|  0 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
679.22/681.38	c   681s|107300 | 24345 | 10813k|  97.5 |   250M |  45 |1505 |6553 | 441 | 170k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
679.72/681.87	c   682s|107400 | 24357 | 10820k|  97.5 |   250M |  45 |1505 |6576 | 449 | 170k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
680.22/682.30	c   682s|107500 | 24375 | 10826k|  97.4 |   250M |  45 |1505 |6595 | 440 | 170k|  1 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
680.92/683.03	c   683s|107600 | 24405 | 10838k|  97.4 |   250M |  45 |1505 |6553 | 451 | 171k|  0 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
681.51/683.63	c   684s|107700 | 24435 | 10847k|  97.4 |   251M |  45 |1505 |6537 | 430 | 171k|  1 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
682.31/684.40	c   684s|107800 | 24462 | 10860k|  97.5 |   251M |  45 |1505 |6570 | 439 | 171k|  1 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
682.81/684.93	c   685s|107900 | 24473 | 10869k|  97.5 |   251M |  45 |1505 |6621 | 453 | 171k|  0 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
683.31/685.41	c   685s|108000 | 24489 | 10876k|  97.4 |   251M |  45 |1505 |6678 | 434 | 171k|  0 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
683.81/685.95	c   686s|108100 | 24505 | 10884k|  97.4 |   252M |  45 |1505 |6640 | 424 | 171k|  1 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
684.21/686.39	c   686s|108200 | 24515 | 10890k|  97.4 |   252M |  45 |1505 |6709 | 447 | 171k|  1 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
684.91/687.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
684.91/687.08	c   687s|108300 | 24525 | 10902k|  97.4 |   252M |  45 |1505 |6684 | 426 | 172k|  0 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
685.60/687.75	c   688s|108400 | 24548 | 10914k|  97.4 |   252M |  45 |1505 |6639 | 429 | 172k|  0 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
686.20/688.37	c   688s|108500 | 24559 | 10923k|  97.4 |   252M |  45 |1505 |6631 | 451 | 172k|  1 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
686.80/688.97	c   689s|108600 | 24599 | 10933k|  97.4 |   252M |  45 |1505 |6661 | 425 | 172k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
687.50/689.61	c   690s|108700 | 24623 | 10944k|  97.4 |   252M |  45 |1505 |6665 | 430 | 172k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
688.09/690.21	c   690s|108800 | 24657 | 10953k|  97.4 |   252M |  45 |1505 |6673 | 437 | 172k|  2 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
688.69/690.89	c   691s|108900 | 24699 | 10964k|  97.4 |   252M |  45 |1505 |6727 | 454 | 172k|  0 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
689.39/691.52	c   692s|109000 | 24717 | 10974k|  97.4 |   252M |  45 |1505 |6743 | 459 | 173k|  0 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
690.09/692.20	c   692s|109100 | 24732 | 10984k|  97.4 |   252M |  45 |1505 |6722 | 457 | 173k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
690.59/692.77	c   693s|109200 | 24768 | 10992k|  97.4 |   252M |  45 |1505 |6748 | 456 | 173k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
691.38/693.50	c   693s|109300 | 24802 | 11004k|  97.4 |   252M |  45 |1505 |6734 | 444 | 173k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
692.08/694.21	c   694s|109400 | 24833 | 11015k|  97.5 |   252M |  45 |1505 |6745 | 435 | 174k|  0 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
692.78/694.95	c   695s|109500 | 24855 | 11025k|  97.5 |   253M |  45 |1505 |6647 | 443 | 174k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
693.38/695.51	c   696s|109600 | 24871 | 11034k|  97.5 |   253M |  45 |1505 |6684 | 430 | 174k|  0 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
693.88/696.06	c   696s|109700 | 24878 | 11042k|  97.4 |   253M |  45 |1505 |6731 | 425 | 174k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
694.47/696.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
694.47/696.61	c   697s|109800 | 24893 | 11051k|  97.4 |   253M |  45 |1505 |6702 | 424 | 174k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
695.07/697.23	c   697s|109900 | 24907 | 11062k|  97.4 |   253M |  45 |1505 |6726 | 433 | 174k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
695.57/697.78	c   698s|110000 | 24921 | 11071k|  97.4 |   253M |  45 |1505 |6699 | 431 | 174k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
696.27/698.45	c   698s|110100 | 24924 | 11082k|  97.4 |   253M |  45 |1505 |6774 | 448 | 175k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
696.87/699.02	c   699s|110200 | 24932 | 11091k|  97.4 |   253M |  45 |1505 |6742 | 430 | 175k|  0 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
697.37/699.52	c   700s|110300 | 24935 | 11099k|  97.4 |   253M |  45 |1505 |6769 | 430 | 175k|  0 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
697.97/700.15	c   700s|110400 | 24929 | 11109k|  97.4 |   253M |  45 |1505 |6768 | 439 | 175k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
698.46/700.62	c   701s|110500 | 24943 | 11116k|  97.4 |   253M |  45 |1505 |6763 | 429 | 175k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
699.06/701.26	c   701s|110600 | 24990 | 11127k|  97.4 |   253M |  45 |1505 |6771 | 444 | 175k|  2 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
699.66/701.80	c   702s|110700 | 25018 | 11135k|  97.4 |   254M |  45 |1505 |6715 | 439 | 175k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
700.16/702.35	c   702s|110800 | 25058 | 11143k|  97.4 |   254M |  45 |1505 |6701 | 431 | 176k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
700.76/702.91	c   703s|110900 | 25067 | 11152k|  97.4 |   254M |  45 |1505 |6748 | 451 | 176k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
701.25/703.44	c   703s|111000 | 25071 | 11161k|  97.4 |   254M |  45 |1505 |6782 | 458 | 176k|  0 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
701.96/704.10	c   704s|111100 | 25100 | 11172k|  97.4 |   254M |  45 |1505 |6732 | 438 | 176k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
702.45/704.63	c   705s|111200 | 25122 | 11180k|  97.4 |   255M |  45 |1505 |6719 | 428 | 176k|  0 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
702.85/705.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
702.85/705.08	c   705s|111300 | 25139 | 11187k|  97.3 |   256M |  45 |1505 |6765 | 424 | 176k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
703.45/705.63	c   706s|111400 | 25166 | 11196k|  97.3 |   256M |  45 |1505 |6720 | 439 | 176k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
704.05/706.28	c   706s|111500 | 25176 | 11207k|  97.3 |   256M |  45 |1505 |6744 | 444 | 176k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
704.54/706.75	c   707s|111600 | 25186 | 11214k|  97.3 |   256M |  45 |1505 |6861 | 442 | 177k|  0 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
704.95/707.15	c   707s|111700 | 25185 | 11220k|  97.3 |   256M |  45 |1505 |6943 | 455 | 177k|  0 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
705.74/707.94	c   708s|111800 | 25184 | 11232k|  97.3 |   256M |  45 |1505 |6843 | 436 | 177k|  2 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
706.34/708.53	c   709s|111900 | 25214 | 11241k|  97.3 |   256M |  45 |1505 |6782 | 435 | 177k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
706.84/709.08	c   709s|112000 | 25232 | 11249k|  97.3 |   256M |  45 |1505 |6789 | 431 | 177k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
707.63/709.81	c   710s|112100 | 25237 | 11261k|  97.3 |   256M |  45 |1505 |6766 | 445 | 177k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
708.23/710.43	c   710s|112200 | 25255 | 11271k|  97.3 |   257M |  45 |1505 |6780 | 411 | 177k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
708.84/711.07	c   711s|112300 | 25268 | 11281k|  97.3 |   257M |  45 |1505 |6721 | 433 | 178k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
709.63/711.86	c   712s|112400 | 25276 | 11295k|  97.3 |   257M |  45 |1505 |6718 | 444 | 178k|  0 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
710.33/712.57	c   713s|112500 | 25294 | 11306k|  97.4 |   257M |  45 |1505 |6598 | 432 | 178k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
711.02/713.27	c   713s|112600 | 25318 | 11317k|  97.4 |   257M |  45 |1505 |6519 | 453 | 178k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
711.62/713.88	c   714s|112700 | 25370 | 11326k|  97.4 |   257M |  45 |1505 |6559 | 442 | 178k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
712.02/714.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
712.02/714.20	c   714s|112800 | 25386 | 11331k|  97.3 |   257M |  45 |1505 |6603 | 451 | 178k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
712.52/714.79	c   715s|112900 | 25378 | 11340k|  97.3 |   257M |  45 |1505 |6609 | 442 | 178k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
713.12/715.32	c   715s|113000 | 25396 | 11348k|  97.3 |   257M |  45 |1505 |6578 | 425 | 179k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
713.52/715.77	c   716s|113100 | 25421 | 11355k|  97.3 |   257M |  45 |1505 |6575 | 411 | 179k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
714.12/716.31	c   716s|113200 | 25452 | 11363k|  97.3 |   257M |  45 |1505 |6630 | 430 | 179k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
714.51/716.75	c   717s|113300 | 25468 | 11370k|  97.2 |   257M |  45 |1505 |6695 | 435 | 179k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
715.11/717.33	c   717s|113400 | 25473 | 11380k|  97.2 |   257M |  45 |1505 |6693 | 443 | 179k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
715.71/717.97	c   718s|113500 | 25495 | 11390k|  97.2 |   257M |  45 |1505 |6698 | 423 | 179k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
716.41/718.65	c   719s|113600 | 25499 | 11401k|  97.3 |   257M |  45 |1505 |6733 | 449 | 179k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
716.91/719.17	c   719s|113700 | 25506 | 11408k|  97.2 |   257M |  45 |1505 |6832 | 448 | 179k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
717.41/719.68	c   720s|113800 | 25522 | 11416k|  97.2 |   257M |  45 |1505 |6851 | 434 | 180k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
718.10/720.35	c   720s|113900 | 25549 | 11426k|  97.2 |   257M |  45 |1505 |6833 | 437 | 180k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
718.70/720.94	c   721s|114000 | 25564 | 11436k|  97.2 |   257M |  45 |1505 |6767 | 430 | 180k|  0 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
719.20/721.40	c   721s|114100 | 25582 | 11443k|  97.2 |   257M |  45 |1505 |6786 | 426 | 180k|  0 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
719.70/721.96	c   722s|114200 | 25574 | 11451k|  97.2 |   258M |  45 |1505 |6816 | 434 | 180k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
720.40/722.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
720.40/722.60	c   723s|114300 | 25603 | 11461k|  97.2 |   258M |  45 |1505 |6752 | 432 | 180k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.01%
721.09/723.30	c   723s|114400 | 25630 | 11472k|  97.2 |   258M |  45 |1505 |6730 | 429 | 181k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
721.69/723.94	c   724s|114500 | 25646 | 11482k|  97.2 |   258M |  45 |1505 |6621 | 406 | 181k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
722.39/724.60	c   725s|114600 | 25687 | 11492k|  97.2 |   259M |  45 |1505 |6561 | 439 | 181k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
722.89/725.17	c   725s|114700 | 25695 | 11501k|  97.2 |   259M |  45 |1505 |6577 | 434 | 181k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
723.39/725.63	c   726s|114800 | 25715 | 11507k|  97.2 |   259M |  45 |1505 |6591 | 432 | 181k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
723.89/726.19	c   726s|114900 | 25716 | 11516k|  97.2 |   259M |  45 |1505 |6706 | 432 | 181k|  0 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
724.58/726.85	c   727s|115000 | 25746 | 11527k|  97.2 |   259M |  45 |1505 |6657 | 470 | 181k|  0 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
725.28/727.59	c   728s|115100 | 25766 | 11539k|  97.2 |   259M |  45 |1505 |6572 | 437 | 181k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
725.88/728.17	c   728s|115200 | 25784 | 11548k|  97.2 |   259M |  45 |1505 |6549 | 453 | 182k|  0 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
726.48/728.72	c   729s|115300 | 25796 | 11557k|  97.2 |   259M |  45 |1505 |6536 | 445 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
727.07/729.32	c   729s|115400 | 25803 | 11566k|  97.2 |   259M |  45 |1505 |6512 | 428 | 182k|  0 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
727.57/729.86	c   730s|115500 | 25811 | 11575k|  97.2 |   259M |  45 |1505 |6511 | 432 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
728.07/730.32	c   730s|115600 | 25817 | 11582k|  97.1 |   259M |  45 |1505 |6547 | 450 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
728.67/730.91	c   731s|115700 | 25826 | 11592k|  97.1 |   260M |  45 |1505 |6557 | 428 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
729.37/731.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
729.37/731.61	c   732s|115800 | 25834 | 11603k|  97.2 |   260M |  45 |1505 |6506 | 448 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
729.97/732.24	c   732s|115900 | 25845 | 11613k|  97.2 |   260M |  45 |1505 |6525 | 443 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
730.46/732.77	c   733s|116000 | 25857 | 11621k|  97.1 |   260M |  45 |1505 |6567 | 449 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
730.96/733.26	c   733s|116100 | 25869 | 11629k|  97.1 |   260M |  45 |1505 |6583 | 438 | 183k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
731.56/733.80	c   734s|116200 | 25888 | 11637k|  97.1 |   260M |  45 |1505 |6635 | 432 | 183k|  0 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
732.06/734.32	c   734s|116300 | 25893 | 11645k|  97.1 |   260M |  45 |1505 |6650 | 473 | 183k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
732.46/734.77	c   735s|116400 | 25892 | 11652k|  97.1 |   260M |  45 |1505 |6699 | 429 | 183k|  0 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
733.06/735.32	c   735s|116500 | 25899 | 11661k|  97.1 |   260M |  45 |1505 |6718 | 425 | 183k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
733.65/735.93	c   736s|116600 | 25923 | 11670k|  97.1 |   260M |  45 |1505 |6626 | 454 | 183k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
734.25/736.55	c   737s|116700 | 25944 | 11680k|  97.1 |   260M |  45 |1505 |6693 | 454 | 183k|  2 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
734.86/737.18	c   737s|116800 | 25957 | 11690k|  97.1 |   260M |  45 |1505 |6718 | 429 | 183k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
735.45/737.78	c   738s|116900 | 25961 | 11700k|  97.1 |   260M |  45 |1505 |6742 | 438 | 184k|  0 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
736.15/738.41	c   738s|117000 | 25998 | 11710k|  97.1 |   260M |  45 |1505 |6699 | 417 | 184k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
736.55/738.82	c   739s|117100 | 26009 | 11716k|  97.0 |   260M |  45 |1505 |6735 | 428 | 184k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
737.14/739.44	c   739s|117200 | 26023 | 11726k|  97.0 |   261M |  45 |1505 |6797 | 419 | 184k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
737.75/740.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
737.75/740.04	c   740s|117300 | 26026 | 11736k|  97.0 |   261M |  45 |1505 |6794 | 443 | 184k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
738.45/740.71	c   741s|117400 | 26059 | 11746k|  97.1 |   261M |  45 |1505 |6762 | 424 | 185k|  0 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
739.05/741.31	c   741s|117500 | 26075 | 11756k|  97.1 |   261M |  45 |1505 |6761 | 434 | 185k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
739.64/741.95	c   742s|117600 | 26091 | 11766k|  97.1 |   261M |  45 |1505 |6796 | 434 | 185k|  1 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
740.04/742.39	c   742s|117700 | 26101 | 11774k|  97.0 |   261M |  45 |1505 |6829 | 437 | 185k|  1 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
740.64/742.90	c   743s|117800 | 26119 | 11782k|  97.0 |   261M |  45 |1505 |6854 | 428 | 185k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
741.14/743.41	c   743s|117900 | 26132 | 11790k|  97.0 |   261M |  45 |1505 |6889 | 445 | 185k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
741.64/743.96	c   744s|118000 | 26136 | 11798k|  97.0 |   261M |  45 |1505 |6943 | 444 | 185k|  1 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
742.44/744.72	c   745s|118100 | 26164 | 11810k|  97.0 |   261M |  45 |1505 |6904 | 428 | 186k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
743.13/745.44	c   745s|118200 | 26201 | 11820k|  97.0 |   261M |  45 |1505 |6792 | 446 | 186k|  2 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
743.63/745.97	c   746s|118300 | 26221 | 11829k|  97.0 |   261M |  45 |1505 |6804 | 433 | 186k|  2 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
744.23/746.52	c   747s|118400 | 26253 | 11837k|  97.0 |   261M |  45 |1505 |6754 | 418 | 186k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
744.73/747.06	c   747s|118500 | 26271 | 11845k|  97.0 |   261M |  45 |1505 |6793 |   0 | 186k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
745.32/747.65	c   748s|118600 | 26295 | 11855k|  97.0 |   261M |  45 |1505 |6804 | 444 | 186k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
745.83/748.10	c   748s|118700 | 26289 | 11861k|  97.0 |   261M |  45 |1505 |6801 | 422 | 187k|  1 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
746.22/748.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
746.22/748.51	c   749s|118800 | 26304 | 11868k|  96.9 |   261M |  45 |1505 |6807 | 447 | 187k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
746.62/748.98	c   749s|118900 | 26320 | 11875k|  96.9 |   261M |  45 |1505 |6760 | 466 | 187k|  1 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
747.42/749.71	c   750s|119000 | 26342 | 11886k|  96.9 |   261M |  45 |1505 |6740 | 461 | 187k|  1 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
747.91/750.29	c   750s|119100 | 26356 | 11895k|  96.9 |   261M |  45 |1505 |6709 | 438 | 187k|  2 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
748.61/750.94	c   751s|119200 | 26362 | 11906k|  96.9 |   261M |  45 |1505 |6698 | 450 | 187k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
749.31/751.61	c   752s|119300 | 26381 | 11917k|  96.9 |   261M |  45 |1505 |6755 | 436 | 187k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
750.21/752.56	c   753s|119400 | 26402 | 11932k|  97.0 |   261M |  45 |1505 |6692 | 422 | 188k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
750.91/753.20	c   753s|119500 | 26431 | 11942k|  97.0 |   261M |  45 |1505 |6661 | 461 | 188k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
751.50/753.84	c   754s|119600 | 26444 | 11952k|  97.0 |   261M |  45 |1505 |6664 | 433 | 188k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
752.10/754.45	c   754s|119700 | 26487 | 11962k|  97.0 |   261M |  45 |1505 |6690 | 436 | 188k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
752.60/754.98	c   755s|119800 | 26509 | 11970k|  97.0 |   261M |  45 |1505 |6745 | 436 | 188k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
753.40/755.73	c   756s|119900 | 26521 | 11983k|  97.0 |   262M |  45 |1505 |6691 | 437 | 189k|  1 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
753.90/756.23	c   756s|120000 | 26524 | 11991k|  97.0 |   262M |  45 |1505 |6683 |   0 | 189k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
754.50/756.83	c   757s|120100 | 26539 | 12001k|  97.0 |   262M |  45 |1505 |6688 | 431 | 189k|  1 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
754.99/757.38	c   757s|120200 | 26554 | 12009k|  97.0 |   262M |  45 |1505 |6640 | 448 | 189k|  0 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
755.89/758.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
755.89/758.26	c   758s|120300 | 26566 | 12023k|  97.0 |   262M |  45 |1505 |6626 |   0 | 189k|  0 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
756.49/758.87	c   759s|120400 | 26577 | 12033k|  97.0 |   262M |  45 |1505 |6607 | 421 | 189k|  1 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
757.09/759.48	c   759s|120500 | 26618 | 12042k|  97.0 |   263M |  45 |1505 |6619 |   0 | 190k|  0 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
757.69/760.07	c   760s|120600 | 26629 | 12052k|  97.0 |   263M |  45 |1505 |6675 | 441 | 190k|  0 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
758.38/760.72	c   761s|120700 | 26638 | 12061k|  97.0 |   263M |  45 |1505 |6693 | 466 | 190k|  0 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
758.98/761.33	c   761s|120800 | 26684 | 12071k|  97.0 |   263M |  45 |1505 |6701 | 451 | 190k|  2 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
759.69/762.02	c   762s|120900 | 26714 | 12082k|  97.0 |   263M |  45 |1505 |6715 | 453 | 190k|  1 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
760.28/762.61	c   763s|121000 | 26727 | 12092k|  97.0 |   263M |  45 |1505 |6759 | 435 | 190k|  1 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
760.98/763.31	c   763s|121100 | 26742 | 12103k|  97.0 |   263M |  45 |1505 |6760 | 442 | 191k|  1 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
761.47/763.87	c   764s|121200 | 26750 | 12112k|  97.0 |   263M |  45 |1505 |6821 | 446 | 191k|  1 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
762.37/764.72	c   765s|121300 | 26751 | 12125k|  97.1 |   263M |  45 |1505 |6784 | 433 | 191k|  0 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
763.07/765.45	c   765s|121400 | 26763 | 12137k|  97.1 |   263M |  45 |1505 |6768 | 453 | 191k|  2 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
763.77/766.14	c   766s|121500 | 26788 | 12148k|  97.1 |   263M |  45 |1505 |6723 | 440 | 191k|  1 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
764.57/766.91	c   767s|121600 | 26802 | 12160k|  97.1 |   263M |  45 |1505 |6664 | 428 | 191k|  1 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
765.26/767.69	c   768s|121700 | 26836 | 12174k|  97.1 |   263M |  45 |1505 |6671 | 443 | 192k|  0 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
765.77/768.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
765.77/768.18	c   768s|121800 | 26866 | 12182k|  97.1 |   263M |  45 |1505 |6695 | 445 | 192k|  0 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
766.36/768.76	c   769s|121900 | 26899 | 12191k|  97.1 |   263M |  45 |1505 |6649 | 438 | 192k|  1 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
767.06/769.43	c   769s|122000 | 26898 | 12202k|  97.1 |   263M |  45 |1505 |6642 | 457 | 192k|  0 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
767.56/769.99	c   770s|122100 | 26906 | 12210k|  97.1 |   263M |  45 |1505 |6652 | 445 | 192k|  1 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
768.85/771.23	c   771s|122200 | 26896 | 12229k|  97.2 |   263M |  45 |1505 |6578 | 430 | 192k|  0 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
769.45/771.84	c   772s|122300 | 26928 | 12239k|  97.2 |   263M |  45 |1505 |6608 | 430 | 192k|  1 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
770.45/772.82	c   773s|122400 | 27016 | 12255k|  97.2 |   264M |  45 |1505 |6405 | 448 | 193k|  1 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
771.15/773.52	c   774s|122500 | 27060 | 12266k|  97.2 |   264M |  45 |1505 |6400 | 455 | 193k|  2 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
771.94/774.36	c   774s|122600 | 27116 | 12279k|  97.3 |   264M |  45 |1505 |6454 | 435 | 193k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
772.54/774.98	c   775s|122700 | 27132 | 12289k|  97.3 |   264M |  45 |1505 |6491 | 453 | 193k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
773.14/775.57	c   776s|122800 | 27154 | 12299k|  97.3 |   264M |  45 |1505 |6500 | 431 | 193k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
774.04/776.40	c   776s|122900 | 27183 | 12312k|  97.3 |   264M |  45 |1505 |6453 | 441 | 194k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
774.83/777.21	c   777s|123000 | 27211 | 12327k|  97.3 |   264M |  45 |1505 |6445 | 428 | 194k|  0 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
775.33/777.76	c   778s|123100 | 27226 | 12334k|  97.3 |   264M |  45 |1505 |6455 | 425 | 194k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
776.03/778.47	c   778s|123200 | 27245 | 12346k|  97.3 |   264M |  45 |1505 |6500 | 431 | 194k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
776.53/778.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
776.53/778.98	c   779s|123300 | 27259 | 12354k|  97.3 |   264M |  45 |1505 |6537 | 429 | 194k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
777.33/779.71	c   780s|123400 | 27278 | 12366k|  97.4 |   264M |  45 |1505 |6578 | 444 | 195k|  0 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
777.93/780.34	c   780s|123500 | 27299 | 12376k|  97.4 |   264M |  45 |1505 |6541 | 433 | 195k|  0 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
778.63/781.05	c   781s|123600 | 27309 | 12385k|  97.3 |   264M |  45 |1505 |6536 |   0 | 195k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
779.22/781.62	c   782s|123700 | 27328 | 12394k|  97.3 |   264M |  45 |1505 |6529 | 421 | 195k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.09%
779.73/782.12	c   782s|123800 | 27345 | 12402k|  97.3 |   264M |  45 |1505 |6647 |   0 | 195k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.09%
780.32/782.70	c   783s|123900 | 27349 | 12412k|  97.3 |   264M |  45 |1505 |6661 | 440 | 195k|  1 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.09%
780.92/783.35	c   783s|124000 | 27378 | 12422k|  97.3 |   264M |  45 |1505 |6678 | 426 | 195k|  1 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.09%
781.42/783.88	c   784s|124100 | 27398 | 12430k|  97.3 |   264M |  45 |1505 |6683 | 420 | 196k|  1 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.09%
782.31/784.76	c   785s|124200 | 27423 | 12444k|  97.3 |   264M |  45 |1505 |6647 |   0 | 196k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.09%
783.21/785.60	c   786s|124300 | 27406 | 12457k|  97.4 |   264M |  45 |1505 |6652 | 428 | 196k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
783.71/786.19	c   786s|124400 | 27419 | 12467k|  97.4 |   264M |  45 |1505 |6678 | 424 | 196k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
784.31/786.77	c   787s|124500 | 27457 | 12478k|  97.4 |   264M |  45 |1505 |6634 | 435 | 196k|  1 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
784.90/787.34	c   787s|124600 | 27467 | 12487k|  97.4 |   264M |  45 |1505 |6662 | 425 | 196k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
785.40/787.81	c   788s|124700 | 27480 | 12494k|  97.4 |   264M |  45 |1505 |6682 | 428 | 197k|  1 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
786.00/788.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
786.00/788.48	c   788s|124800 | 27490 | 12505k|  97.4 |   264M |  45 |1505 |6762 | 444 | 197k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
786.70/789.16	c   789s|124900 | 27516 | 12516k|  97.4 |   264M |  45 |1505 |6720 | 434 | 197k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
787.40/789.83	c   790s|125000 | 27543 | 12527k|  97.4 |   264M |  45 |1505 |6706 | 424 | 197k|  1 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
788.20/790.61	c   791s|125100 | 27545 | 12539k|  97.4 |   264M |  45 |1505 |6637 | 430 | 197k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
788.79/791.23	c   791s|125200 | 27575 | 12548k|  97.4 |   264M |  45 |1505 |6634 | 434 | 198k|  1 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
789.49/791.97	c   792s|125300 | 27588 | 12559k|  97.4 |   264M |  45 |1505 |6581 | 542 | 198k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
790.29/792.70	c   793s|125400 | 27602 | 12571k|  97.4 |   264M |  45 |1505 |6569 | 439 | 198k|  1 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
790.89/793.39	c   793s|125500 | 27614 | 12582k|  97.4 |   264M |  45 |1505 |6555 | 449 | 198k|  1 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
791.49/793.97	c   794s|125600 | 27643 | 12592k|  97.4 |   264M |  45 |1505 |6553 | 428 | 198k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
792.18/794.69	c   795s|125700 | 27666 | 12603k|  97.5 |   264M |  45 |1505 |6524 | 450 | 198k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
792.78/795.29	c   795s|125800 | 27670 | 12613k|  97.5 |   264M |  45 |1505 |6582 | 436 | 199k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
793.38/795.88	c   796s|125900 | 27692 | 12622k|  97.4 |   264M |  45 |1505 |6659 | 478 | 199k|  2 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
794.08/796.56	c   797s|126000 | 27704 | 12634k|  97.5 |   264M |  45 |1505 |6682 | 442 | 199k|  0 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
794.68/797.13	c   797s|126100 | 27710 | 12642k|  97.5 |   264M |  45 |1505 |6720 | 450 | 199k|  1 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
795.28/797.70	c   798s|126200 | 27730 | 12651k|  97.4 |   265M |  45 |1505 |6732 | 441 | 199k|  0 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
795.88/798.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
795.88/798.30	c   798s|126300 | 27774 | 12660k|  97.4 |   265M |  45 |1505 |6689 | 428 | 199k|  0 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
796.38/798.81	c   799s|126400 | 27797 | 12668k|  97.4 |   265M |  45 |1505 |6748 | 420 | 200k|  1 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
796.88/799.33	c   799s|126500 | 27814 | 12676k|  97.4 |   265M |  45 |1505 |6817 | 430 | 200k|  0 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
797.58/800.00	c   800s|126600 | 27832 | 12688k|  97.4 |   265M |  45 |1505 |6816 | 445 | 200k|  1 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
798.08/800.55	c   801s|126700 | 27839 | 12696k|  97.4 |   265M |  45 |1505 |6924 | 455 | 200k|  1 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
798.77/801.20	c   801s|126800 | 27866 | 12706k|  97.4 |   265M |  45 |1505 |6919 | 468 | 200k|  2 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
799.17/801.69	c   802s|126900 | 27865 | 12714k|  97.4 |   265M |  45 |1505 |6937 | 445 | 200k|  0 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
799.77/802.27	c   802s|127000 | 27876 | 12723k|  97.4 |   265M |  45 |1505 |6975 | 438 | 201k|  2 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
800.37/802.86	c   803s|127100 | 27884 | 12733k|  97.4 |   265M |  45 |1505 |6936 | 436 | 201k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
800.97/803.49	c   803s|127200 | 27891 | 12743k|  97.4 |   265M |  45 |1505 |6945 | 444 | 201k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
801.57/804.07	c   804s|127300 | 27908 | 12752k|  97.4 |   265M |  45 |1505 |6928 | 433 | 201k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
802.16/804.67	c   805s|127400 | 27921 | 12761k|  97.4 |   265M |  45 |1505 |6949 | 426 | 201k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
802.86/805.33	c   805s|127500 | 27937 | 12773k|  97.4 |   265M |  45 |1505 |6954 | 439 | 201k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
803.46/805.95	c   806s|127600 | 27945 | 12783k|  97.4 |   265M |  45 |1505 |6984 | 426 | 202k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
804.06/806.50	c   806s|127700 | 27963 | 12791k|  97.4 |   265M |  45 |1505 |6948 | 421 | 202k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
804.76/807.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
804.76/807.24	c   807s|127800 | 28020 | 12803k|  97.4 |   265M |  45 |1505 |6991 | 435 | 202k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
805.25/807.76	c   808s|127900 | 28040 | 12811k|  97.4 |   265M |  45 |1505 |7042 | 454 | 202k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
805.85/808.32	c   808s|128000 | 28061 | 12819k|  97.4 |   265M |  45 |1505 |7019 |   0 | 202k|  0 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
806.45/808.95	c   809s|128100 | 28069 | 12829k|  97.4 |   265M |  45 |1505 |7058 | 457 | 203k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
807.05/809.54	c   810s|128200 | 28090 | 12840k|  97.4 |   265M |  45 |1505 |7092 | 438 | 203k|  1 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
807.65/810.14	c   810s|128300 | 28098 | 12850k|  97.4 |   266M |  45 |1505 |7075 | 422 | 203k|  1 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
808.15/810.63	c   811s|128400 | 28097 | 12857k|  97.4 |   266M |  45 |1505 |7102 |   0 | 203k|  0 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
808.84/811.31	c   811s|128500 | 28135 | 12868k|  97.4 |   267M |  45 |1505 |7029 | 433 | 203k|  1 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
809.44/811.94	c   812s|128600 | 28138 | 12878k|  97.4 |   267M |  45 |1505 |6999 | 469 | 203k|  2 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
810.24/812.70	c   813s|128700 | 28156 | 12889k|  97.4 |   267M |  45 |1505 |6908 | 424 | 204k|  1 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
810.84/813.31	c   813s|128800 | 28164 | 12899k|  97.4 |   267M |  45 |1505 |6920 | 431 | 204k|  0 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
811.24/813.76	c   814s|128900 | 28180 | 12905k|  97.4 |   267M |  45 |1505 |6986 | 436 | 204k|  0 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
811.93/814.46	c   814s|129000 | 28197 | 12916k|  97.4 |   267M |  45 |1505 |7054 | 427 | 204k|  1 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
812.64/815.15	c   815s|129100 | 28225 | 12927k|  97.4 |   267M |  45 |1505 |6879 |   0 | 204k|  0 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
813.23/815.70	c   816s|129200 | 28233 | 12935k|  97.4 |   267M |  45 |1505 |6892 | 459 | 204k|  1 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
813.83/816.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
813.83/816.34	c   816s|129300 | 28232 | 12945k|  97.4 |   267M |  45 |1505 |6889 | 449 | 204k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
814.63/817.16	c   817s|129400 | 28264 | 12959k|  97.4 |   267M |  45 |1505 |6844 | 451 | 205k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
815.42/817.92	c   818s|129500 | 28291 | 12971k|  97.4 |   267M |  45 |1505 |6809 | 444 | 205k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
816.02/818.53	c   819s|129600 | 28309 | 12981k|  97.4 |   267M |  45 |1505 |6800 | 429 | 205k|  1 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
816.92/819.48	c   819s|129700 | 28316 | 12995k|  97.5 |   267M |  45 |1505 |6705 | 505 | 205k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
817.62/820.12	c   820s|129800 | 28339 | 13005k|  97.5 |   267M |  45 |1505 |6721 | 432 | 205k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
818.01/820.56	c   821s|129900 | 28347 | 13012k|  97.4 |   267M |  45 |1505 |6729 | 438 | 205k|  1 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
818.52/821.05	c   821s|130000 | 28359 | 13019k|  97.4 |   267M |  45 |1505 |6776 | 443 | 205k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
819.41/821.91	c   822s|130100 | 28345 | 13033k|  97.5 |   267M |  45 |1505 |6792 | 676 | 206k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
821.21/823.73	c   824s|130200 | 28326 | 13061k|  97.6 |   267M |  45 |1505 |6734 | 444 | 206k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
821.80/824.36	c   824s|130300 | 28341 | 13070k|  97.6 |   267M |  45 |1505 |6733 | 467 | 206k|  0 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
822.51/825.05	c   825s|130400 | 28379 | 13081k|  97.6 |   268M |  47 |1505 |6707 | 463 | 206k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
823.20/825.75	c   826s|130500 | 28390 | 13092k|  97.6 |   268M |  47 |1505 |6790 | 443 | 206k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
824.00/826.56	c   827s|130600 | 28412 | 13105k|  97.6 |   268M |  47 |1505 |6804 | 419 | 207k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
824.70/827.27	c   827s|130700 | 28442 | 13117k|  97.6 |   268M |  47 |1505 |6854 |   0 | 207k|  0 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
825.29/827.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
825.29/827.87	c   828s|130800 | 28462 | 13126k|  97.6 |   268M |  47 |1505 |6862 | 414 | 207k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
825.89/828.45	c   828s|130900 | 28481 | 13135k|  97.6 |   268M |  47 |1505 |6872 | 450 | 207k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
826.59/829.17	c   829s|131000 | 28485 | 13147k|  97.7 |   268M |  47 |1505 |6896 | 427 | 207k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
827.09/829.65	c   830s|131100 | 28503 | 13154k|  97.6 |   268M |  47 |1505 |6957 | 431 | 207k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
827.79/830.30	c   830s|131200 | 28521 | 13164k|  97.6 |   269M |  47 |1505 |6972 | 447 | 208k|  0 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
828.38/830.92	c   831s|131300 | 28534 | 13174k|  97.6 |   269M |  47 |1505 |6922 | 432 | 208k|  0 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
828.88/831.42	c   831s|131400 | 28535 | 13182k|  97.6 |   269M |  47 |1505 |6910 | 441 | 208k|  2 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
829.49/832.02	c   832s|131500 | 28542 | 13191k|  97.6 |   269M |  47 |1505 |6898 | 425 | 208k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
830.18/832.73	c   833s|131600 | 28548 | 13203k|  97.6 |   269M |  47 |1505 |6879 | 451 | 208k|  2 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
830.78/833.32	c   833s|131700 | 28568 | 13212k|  97.6 |   269M |  47 |1505 |6917 | 435 | 208k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
831.38/833.94	c   834s|131800 | 28581 | 13222k|  97.6 |   269M |  47 |1505 |7009 | 441 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
831.77/834.33	c   834s|131900 | 28600 | 13228k|  97.6 |   269M |  47 |1505 |7057 | 429 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
832.27/834.87	c   835s|132000 | 28610 | 13237k|  97.6 |   269M |  47 |1505 |7118 | 436 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
832.87/835.45	c   835s|132100 | 28633 | 13246k|  97.6 |   269M |  47 |1505 |7178 | 440 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
833.57/836.16	c   836s|132200 | 28647 | 13257k|  97.6 |   269M |  47 |1505 |7116 | 456 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
834.07/836.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
834.07/836.66	c   837s|132300 | 28657 | 13265k|  97.6 |   269M |  47 |1505 |7122 | 464 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
834.77/837.36	c   837s|132400 | 28668 | 13276k|  97.6 |   269M |  47 |1505 |6982 | 439 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
835.26/837.89	c   838s|132500 | 28678 | 13285k|  97.6 |   269M |  47 |1505 |6984 | 437 | 210k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
835.86/838.46	c   838s|132600 | 28692 | 13294k|  97.6 |   269M |  47 |1505 |6926 | 440 | 210k|  0 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
836.57/839.11	c   839s|132700 | 28702 | 13304k|  97.6 |   269M |  47 |1505 |6981 | 434 | 210k|  0 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
837.76/840.30	c   840s|132800 | 28691 | 13322k|  97.7 |   269M |  47 |1505 |6829 | 438 | 210k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
838.26/840.89	c   841s|132900 | 28705 | 13332k|  97.6 |   269M |  47 |1505 |6795 | 455 | 210k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
839.05/841.60	c   842s|133000 | 28731 | 13344k|  97.7 |   269M |  47 |1505 |6806 | 439 | 210k|  0 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
839.95/842.53	c   843s|133100 | 28757 | 13359k|  97.7 |   269M |  47 |1505 |6758 | 458 | 211k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
840.55/843.16	c   843s|133200 | 28786 | 13368k|  97.7 |   269M |  47 |1505 |6784 | 434 | 211k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
841.25/843.85	c   844s|133300 | 28803 | 13379k|  97.7 |   269M |  47 |1505 |6716 | 434 | 211k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
842.05/844.65	c   845s|133400 | 28821 | 13392k|  97.7 |   269M |  47 |1505 |6737 | 453 | 211k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
842.64/845.27	c   845s|133500 | 28833 | 13402k|  97.7 |   270M |  47 |1505 |6719 | 444 | 211k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
843.24/845.83	c   846s|133600 | 28851 | 13410k|  97.7 |   270M |  47 |1505 |6709 | 426 | 212k|  0 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
843.74/846.30	c   846s|133700 | 28849 | 13418k|  97.7 |   270M |  47 |1505 |6784 | 455 | 212k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
844.34/846.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
844.34/846.90	c   847s|133800 | 28857 | 13427k|  97.7 |   270M |  47 |1505 |6843 | 435 | 212k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
844.84/847.47	c   847s|133900 | 28856 | 13436k|  97.7 |   270M |  47 |1505 |6838 | 481 | 212k|  0 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
845.54/848.19	c   848s|134000 | 28874 | 13448k|  97.7 |   270M |  47 |1505 |6766 | 432 | 212k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
846.23/848.85	c   849s|134100 | 28888 | 13458k|  97.7 |   270M |  47 |1505 |6654 | 448 | 212k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
846.73/849.36	c   849s|134200 | 28897 | 13466k|  97.7 |   270M |  47 |1505 |6679 | 424 | 212k|  0 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
847.33/849.90	c   850s|134300 | 28910 | 13474k|  97.7 |   270M |  47 |1505 |6692 | 431 | 212k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
847.83/850.41	c   850s|134400 | 28903 | 13482k|  97.7 |   270M |  47 |1505 |6729 | 441 | 213k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
848.33/850.90	c   851s|134500 | 28915 | 13490k|  97.7 |   270M |  47 |1505 |6762 | 461 | 213k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
849.03/851.61	c   852s|134600 | 28940 | 13504k|  97.7 |   270M |  47 |1505 |6719 | 442 | 213k|  2 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
849.62/852.20	c   852s|134700 | 28957 | 13513k|  97.7 |   270M |  47 |1505 |6786 | 443 | 213k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
850.02/852.69	c   853s|134800 | 28969 | 13521k|  97.7 |   270M |  47 |1505 |6829 | 430 | 213k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
850.53/853.18	c   853s|134900 | 28975 | 13528k|  97.7 |   270M |  47 |1505 |6912 | 445 | 213k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
851.62/854.21	c   854s|135000 | 28969 | 13544k|  97.7 |   270M |  47 |1505 |6855 | 436 | 213k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
852.22/854.89	c   855s|135100 | 29003 | 13555k|  97.7 |   270M |  47 |1505 |6755 | 431 | 214k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
852.82/855.42	c   855s|135200 | 29027 | 13563k|  97.7 |   270M |  47 |1505 |6804 | 438 | 214k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
853.42/856.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
853.42/856.02	c   856s|135300 | 29032 | 13573k|  97.7 |   270M |  47 |1505 |6820 | 436 | 214k|  1 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
854.01/856.68	c   857s|135400 | 29058 | 13584k|  97.7 |   270M |  47 |1505 |6845 | 441 | 214k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
854.52/857.17	c   857s|135500 | 29084 | 13591k|  97.7 |   270M |  47 |1505 |6879 | 441 | 214k|  1 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
855.01/857.64	c   858s|135600 | 29092 | 13599k|  97.7 |   270M |  47 |1505 |6911 | 434 | 214k|  1 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
855.61/858.27	c   858s|135700 | 29104 | 13609k|  97.7 |   270M |  47 |1505 |6915 | 431 | 214k|  1 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
856.21/858.83	c   859s|135800 | 29122 | 13618k|  97.7 |   270M |  47 |1505 |6957 | 501 | 214k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
856.90/859.58	c   860s|135900 | 29128 | 13630k|  97.7 |   270M |  47 |1505 |6918 | 453 | 215k|  1 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
857.51/860.12	c   860s|136000 | 29139 | 13638k|  97.7 |   270M |  47 |1505 |6930 | 443 | 215k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
857.90/860.59	c   861s|136100 | 29150 | 13645k|  97.7 |   271M |  47 |1505 |6972 | 432 | 215k|  1 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
858.60/861.27	c   861s|136200 | 29156 | 13657k|  97.7 |   271M |  47 |1505 |7018 | 447 | 215k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
859.20/861.80	c   862s|136300 | 29185 | 13665k|  97.7 |   271M |  47 |1505 |6995 | 435 | 215k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
859.89/862.55	c   863s|136400 | 29234 | 13677k|  97.7 |   271M |  47 |1505 |7011 | 437 | 215k|  0 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
860.50/863.14	c   863s|136500 | 29240 | 13687k|  97.7 |   271M |  47 |1505 |7018 | 440 | 215k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
860.79/863.49	c   863s|136600 | 29247 | 13693k|  97.6 |   271M |  47 |1505 |7035 | 433 | 215k|  0 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
861.49/864.15	c   864s|136700 | 29260 | 13703k|  97.7 |   271M |  47 |1505 |6919 | 448 | 216k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
861.99/864.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
861.99/864.66	c   865s|136800 | 29266 | 13711k|  97.6 |   271M |  47 |1505 |6958 | 438 | 216k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
862.69/865.38	c   865s|136900 | 29291 | 13723k|  97.7 |   271M |  47 |1505 |6954 |   0 | 216k|  0 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
863.19/865.88	c   866s|137000 | 29299 | 13731k|  97.6 |   271M |  47 |1505 |6977 | 435 | 216k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
863.68/866.31	c   866s|137100 | 29301 | 13737k|  97.6 |   271M |  47 |1505 |7002 |   0 | 216k|  0 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
864.58/867.24	c   867s|137200 | 29306 | 13752k|  97.7 |   271M |  47 |1505 |6976 | 433 | 216k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
865.18/867.85	c   868s|137300 | 29323 | 13762k|  97.7 |   272M |  47 |1505 |7005 | 428 | 216k|  0 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
865.78/868.43	c   868s|137400 | 29342 | 13771k|  97.6 |   272M |  47 |1505 |7081 | 455 | 217k|  2 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
866.48/869.15	c   869s|137500 | 29376 | 13782k|  97.7 |   272M |  47 |1505 |7069 | 428 | 217k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
866.87/869.54	c   870s|137600 | 29386 | 13787k|  97.6 |   272M |  47 |1505 |7137 | 435 | 217k|  1 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
867.67/870.34	c   870s|137700 | 29423 | 13801k|  97.7 |   272M |  47 |1505 |7071 | 425 | 217k|  0 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
868.27/870.96	c   871s|137800 | 29430 | 13810k|  97.6 |   272M |  47 |1505 |7053 | 442 | 217k|  1 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
868.97/871.63	c   872s|137900 | 29460 | 13821k|  97.7 |   272M |  47 |1505 |7031 | 445 | 217k|  0 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
869.47/872.12	c   872s|138000 | 29482 | 13828k|  97.6 |   272M |  47 |1505 |7116 | 437 | 217k|  1 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
870.16/872.87	c   873s|138100 | 29536 | 13839k|  97.6 |   273M |  47 |1505 |7132 | 425 | 218k|  1 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
871.26/873.94	c   874s|138200 | 29630 | 13857k|  97.7 |   273M |  47 |1505 |7126 | 440 | 218k|  0 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
871.96/874.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
871.96/874.61	c   875s|138300 | 29669 | 13868k|  97.7 |   273M |  47 |1505 |7162 | 452 | 218k|  0 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
872.85/875.53	c   876s|138400 | 29700 | 13883k|  97.7 |   274M |  47 |1505 |7203 | 433 | 218k|  1 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
873.36/876.09	c   876s|138500 | 29707 | 13892k|  97.7 |   274M |  47 |1505 |7196 | 435 | 219k|  0 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
874.25/876.90	c   877s|138600 | 29711 | 13904k|  97.8 |   274M |  47 |1505 |7257 | 443 | 219k|  1 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
874.85/877.52	c   878s|138700 | 29758 | 13913k|  97.8 |   274M |  47 |1505 |7231 | 446 | 219k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
875.35/878.09	c   878s|138800 | 29774 | 13922k|  97.7 |   274M |  47 |1505 |7282 | 444 | 219k|  0 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
875.94/878.61	c   879s|138900 | 29785 | 13930k|  97.7 |   274M |  47 |1505 |7300 | 448 | 219k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
876.64/879.32	c   879s|139000 | 29815 | 13942k|  97.7 |   274M |  47 |1505 |7303 | 436 | 219k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
877.04/879.80	c   880s|139100 | 29831 | 13949k|  97.7 |   274M |  47 |1505 |7298 | 440 | 219k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
877.64/880.34	c   880s|139200 | 29841 | 13957k|  97.7 |   274M |  47 |1505 |7380 | 426 | 219k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
878.24/880.91	c   881s|139300 | 29856 | 13966k|  97.7 |   274M |  47 |1505 |7423 | 454 | 220k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
878.74/881.47	c   881s|139400 | 29878 | 13975k|  97.7 |   274M |  47 |1505 |7436 | 424 | 220k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
879.23/881.95	c   882s|139500 | 29884 | 13983k|  97.7 |   274M |  47 |1505 |7416 | 433 | 220k|  0 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
879.83/882.58	c   883s|139600 | 29900 | 13992k|  97.7 |   274M |  47 |1505 |7355 |   0 | 220k|  0 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
880.53/883.21	c   883s|139700 | 29917 | 14001k|  97.7 |   274M |  47 |1505 |7445 | 443 | 220k|  0 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
880.93/883.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
880.93/883.63	c   884s|139800 | 29918 | 14007k|  97.7 |   274M |  47 |1505 |7528 |   0 | 220k|  0 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
881.43/884.17	c   884s|139900 | 29935 | 14016k|  97.7 |   274M |  47 |1505 |7545 | 437 | 220k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
882.03/884.79	c   885s|140000 | 29942 | 14026k|  97.7 |   274M |  47 |1505 |7562 | 452 | 220k|  0 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
882.62/885.32	c   885s|140100 | 29955 | 14034k|  97.6 |   274M |  47 |1505 |7549 | 427 | 221k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
883.33/886.07	c   886s|140200 | 29968 | 14046k|  97.7 |   274M |  47 |1505 |7559 | 443 | 221k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
883.92/886.61	c   887s|140300 | 29990 | 14054k|  97.6 |   274M |  47 |1505 |7604 | 431 | 221k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
884.42/887.17	c   887s|140400 | 30002 | 14063k|  97.6 |   274M |  47 |1505 |7546 | 447 | 221k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
885.22/887.98	c   888s|140500 | 30021 | 14075k|  97.7 |   274M |  47 |1505 |7390 | 436 | 221k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
885.72/888.46	c   888s|140600 | 30041 | 14083k|  97.6 |   274M |  47 |1505 |7445 | 418 | 221k|  0 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
886.42/889.12	c   889s|140700 | 30057 | 14094k|  97.6 |   274M |  47 |1505 |7425 | 441 | 222k|  2 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
886.91/889.67	c   890s|140800 | 30071 | 14102k|  97.6 |   274M |  47 |1505 |7350 | 429 | 222k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
887.52/890.29	c   890s|140900 | 30088 | 14108k|  97.6 |   274M |  47 |1505 |7325 | 436 | 222k|  1 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
888.32/891.05	c   891s|141000 | 30105 | 14121k|  97.6 |   274M |  47 |1505 |7256 | 429 | 222k|  1 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
889.01/891.78	c   892s|141100 | 30138 | 14132k|  97.6 |   274M |  47 |1505 |7248 | 429 | 222k|  0 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
889.61/892.37	c   892s|141200 | 30185 | 14142k|  97.6 |   274M |  47 |1505 |7285 | 428 | 222k|  1 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
890.21/892.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
890.21/892.93	c   893s|141300 | 30200 | 14151k|  97.6 |   275M |  47 |1505 |7308 | 443 | 222k|  2 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
890.81/893.56	c   894s|141400 | 30211 | 14161k|  97.6 |   275M |  47 |1505 |7362 | 430 | 223k|  0 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
891.41/894.16	c   894s|141500 | 30219 | 14171k|  97.6 |   275M |  47 |1505 |7393 | 453 | 223k|  2 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
892.00/894.78	c   895s|141600 | 30237 | 14181k|  97.6 |   275M |  47 |1505 |7382 | 441 | 223k|  1 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
892.60/895.38	c   895s|141700 | 30269 | 14191k|  97.6 |   275M |  47 |1505 |7410 | 439 | 223k|  1 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
893.30/896.07	c   896s|141800 | 30289 | 14202k|  97.7 |   275M |  47 |1505 |7436 | 430 | 223k|  0 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
893.90/896.63	c   897s|141900 | 30306 | 14211k|  97.7 |   275M |  47 |1505 |7548 | 444 | 223k|  0 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
894.50/897.21	c   897s|142000 | 30325 | 14220k|  97.6 |   275M |  47 |1505 |7522 | 458 | 224k|  2 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
895.19/897.93	c   898s|142100 | 30333 | 14231k|  97.7 |   275M |  47 |1505 |7522 | 439 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
895.79/898.59	c   899s|142200 | 30343 | 14243k|  97.7 |   275M |  47 |1505 |7468 | 422 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
896.40/899.17	c   899s|142300 | 30365 | 14252k|  97.7 |   275M |  47 |1505 |7494 | 433 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
896.89/899.65	c   900s|142400 | 30395 | 14259k|  97.6 |   275M |  47 |1505 |7549 | 438 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
897.49/900.27	c   900s|142500 | 30417 | 14269k|  97.6 |   275M |  47 |1505 |7505 | 445 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
898.09/900.84	c   901s|142600 | 30424 | 14278k|  97.6 |   275M |  47 |1505 |7499 | 435 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
898.78/901.56	c   902s|142700 | 30433 | 14289k|  97.7 |   275M |  47 |1505 |7471 | 440 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
899.48/902.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.48/902.22	c   902s|142800 | 30442 | 14299k|  97.7 |   275M |  47 |1505 |7413 | 433 | 225k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
900.08/902.82	c   903s|142900 | 30444 | 14309k|  97.7 |   275M |  47 |1505 |7404 | 424 | 225k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
900.78/903.56	c   904s|143000 | 30501 | 14321k|  97.7 |   275M |  47 |1505 |7329 | 422 | 225k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
901.18/903.95	c   904s|143100 | 30519 | 14327k|  97.6 |   275M |  47 |1505 |7353 | 429 | 225k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
901.58/904.30	c   904s|143200 | 30542 | 14332k|  97.6 |   275M |  47 |1505 |7415 | 427 | 225k|  0 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
901.97/904.72	c   905s|143300 | 30576 | 14338k|  97.6 |   275M |  47 |1505 |7457 | 427 | 225k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
902.57/905.31	c   905s|143400 | 30585 | 14348k|  97.6 |   275M |  47 |1505 |7510 | 427 | 225k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
902.97/905.74	c   906s|143500 | 30591 | 14354k|  97.6 |   275M |  47 |1505 |7525 | 432 | 226k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
903.38/906.17	c   906s|143600 | 30589 | 14361k|  97.5 |   275M |  47 |1505 |7548 | 432 | 226k|  0 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
903.87/906.63	c   907s|143700 | 30594 | 14368k|  97.5 |   275M |  47 |1505 |7575 | 436 | 226k|  0 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
904.37/907.17	c   907s|143800 | 30620 | 14376k|  97.5 |   275M |  47 |1505 |7632 | 455 | 226k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
905.17/907.97	c   908s|143900 | 30634 | 14389k|  97.5 |   276M |  47 |1505 |7590 | 446 | 226k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
905.76/908.58	c   909s|144000 | 30648 | 14399k|  97.5 |   276M |  47 |1505 |7600 | 450 | 226k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
906.56/909.34	c   909s|144100 | 30660 | 14411k|  97.6 |   276M |  47 |1505 |7542 | 461 | 226k|  0 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
907.56/910.33	c   910s|144200 | 30695 | 14428k|  97.6 |   276M |  47 |1505 |7438 | 426 | 226k|  0 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
908.06/910.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
908.06/910.87	c   911s|144300 | 30709 | 14437k|  97.6 |   276M |  47 |1505 |7504 | 424 | 226k|  1 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
908.56/911.33	c   911s|144400 | 30707 | 14444k|  97.6 |   276M |  47 |1505 |7542 | 435 | 226k|  1 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
909.15/911.91	c   912s|144500 | 30730 | 14453k|  97.6 |   276M |  47 |1505 |7534 | 507 | 227k|  0 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
910.05/912.82	c   913s|144600 | 30740 | 14468k|  97.6 |   276M |  47 |1505 |7567 | 453 | 227k|  3 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
910.55/913.32	c   913s|144700 | 30756 | 14476k|  97.6 |   276M |  47 |1505 |7640 | 424 | 227k|  0 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
911.05/913.82	c   914s|144800 | 30771 | 14484k|  97.6 |   276M |  47 |1505 |7630 | 455 | 227k|  0 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
911.65/914.45	c   914s|144900 | 30793 | 14493k|  97.6 |   276M |  47 |1505 |7673 | 428 | 227k|  1 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
912.25/915.00	c   915s|145000 | 30818 | 14502k|  97.6 |   276M |  47 |1505 |7662 | 443 | 227k|  1 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
912.54/915.32	c   915s|145100 | 30834 | 14506k|  97.5 |   276M |  47 |1505 |7843 | 452 | 227k|  1 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
912.74/915.56	c   916s|145200 | 30835 | 14509k|  97.5 |   276M |  47 |1505 |7892 | 447 | 227k|  0 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
913.25/916.08	c   916s|145300 | 30850 | 14517k|  97.5 |   276M |  47 |1505 |7805 | 434 | 227k|  2 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
913.94/916.72	c   917s|145400 | 30860 | 14527k|  97.5 |   276M |  47 |1505 |7782 | 439 | 228k|  0 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
914.34/917.13	c   917s|145500 | 30872 | 14533k|  97.5 |   276M |  47 |1505 |7800 |   0 | 228k|  0 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
914.94/917.78	c   918s|145600 | 30876 | 14543k|  97.5 |   276M |  47 |1505 |7853 | 426 | 228k|  1 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
915.74/918.59	c   919s|145700 | 30916 | 14557k|  97.5 |   276M |  47 |1505 |7714 | 435 | 228k|  1 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
916.53/919.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
916.53/919.30	c   919s|145800 | 30946 | 14568k|  97.5 |   276M |  47 |1505 |7738 | 462 | 228k|  0 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
917.43/920.22	c   920s|145900 | 30975 | 14583k|  97.5 |   276M |  47 |1505 |7633 | 447 | 228k|  1 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
918.03/920.85	c   921s|146000 | 31014 | 14593k|  97.5 |   276M |  47 |1505 |7573 | 450 | 229k|  2 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
918.63/921.43	c   921s|146100 | 31025 | 14603k|  97.5 |   277M |  47 |1505 |7611 | 446 | 229k|  1 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
919.33/922.12	c   922s|146200 | 31049 | 14614k|  97.5 |   278M |  47 |1505 |7529 | 443 | 229k|  0 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
920.33/923.20	c   923s|146300 | 31046 | 14631k|  97.6 |   278M |  47 |1505 |7477 | 436 | 229k|  0 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
920.92/923.70	c   924s|146400 | 31060 | 14639k|  97.6 |   278M |  47 |1505 |7538 | 443 | 229k|  0 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
921.42/924.25	c   924s|146500 | 31070 | 14647k|  97.6 |   278M |  47 |1505 |7549 | 445 | 229k|  1 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
922.02/924.83	c   925s|146600 | 31076 | 14656k|  97.6 |   278M |  47 |1505 |7554 | 432 | 229k|  0 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
922.62/925.45	c   925s|146700 | 31077 | 14666k|  97.6 |   278M |  47 |1505 |7576 | 433 | 229k|  1 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
923.32/926.14	c   926s|146800 | 31084 | 14678k|  97.6 |   278M |  47 |1505 |7554 | 434 | 229k|  0 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
924.11/926.90	c   927s|146900 | 31102 | 14690k|  97.6 |   278M |  47 |1505 |7484 | 432 | 230k|  0 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
924.61/927.41	c   927s|147000 | 31105 | 14698k|  97.6 |   278M |  47 |1505 |7527 | 420 | 230k|  1 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
925.11/928.00	c   928s|147100 | 31122 | 14707k|  97.6 |   278M |  47 |1505 |7472 | 444 | 230k|  2 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
925.61/928.49	c   928s|147200 | 31136 | 14715k|  97.6 |   278M |  47 |1505 |7490 | 440 | 230k|  1 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
926.40/929.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
926.40/929.23	c   929s|147300 | 31131 | 14727k|  97.6 |   278M |  47 |1505 |7516 | 439 | 230k|  1 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
927.00/929.81	c   930s|147400 | 31172 | 14736k|  97.6 |   278M |  47 |1505 |7402 | 468 | 230k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
927.60/930.40	c   930s|147500 | 31191 | 14745k|  97.6 |   278M |  47 |1505 |7474 | 451 | 230k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
928.10/930.94	c   931s|147600 | 31200 | 14753k|  97.6 |   278M |  47 |1505 |7469 | 424 | 231k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
928.70/931.59	c   932s|147700 | 31210 | 14763k|  97.6 |   278M |  47 |1505 |7470 | 461 | 231k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
929.40/932.24	c   932s|147800 | 31213 | 14774k|  97.6 |   278M |  47 |1505 |7503 | 449 | 231k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
930.09/932.92	c   933s|147900 | 31239 | 14784k|  97.6 |   278M |  47 |1505 |7485 | 450 | 231k|  0 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
930.69/933.58	c   934s|148000 | 31245 | 14795k|  97.6 |   278M |  47 |1505 |7480 | 452 | 231k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
931.20/934.07	c   934s|148100 | 31258 | 14803k|  97.6 |   278M |  47 |1505 |7495 | 443 | 231k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
931.89/934.79	c   935s|148200 | 31296 | 14814k|  97.6 |   278M |  47 |1505 |7396 | 442 | 231k|  0 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
932.69/935.51	c   936s|148300 | 31296 | 14825k|  97.6 |   278M |  47 |1505 |7429 | 466 | 231k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
933.38/936.28	c   936s|148400 | 31296 | 14837k|  97.6 |   278M |  47 |1505 |7402 | 428 | 232k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
933.98/936.88	c   937s|148500 | 31326 | 14846k|  97.6 |   278M |  47 |1505 |7410 | 441 | 232k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
934.58/937.48	c   937s|148600 | 31339 | 14856k|  97.6 |   278M |  47 |1505 |7448 | 454 | 232k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
935.18/938.00	c   938s|148700 | 31357 | 14865k|  97.6 |   278M |  47 |1505 |7447 | 449 | 232k|  0 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
935.58/938.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
935.58/938.45	c   938s|148800 | 31364 | 14872k|  97.6 |   278M |  47 |1505 |7480 | 437 | 232k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
936.18/939.10	c   939s|148900 | 31373 | 14882k|  97.6 |   278M |  47 |1505 |7495 | 436 | 232k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
936.57/939.49	c   939s|149000 | 31377 | 14888k|  97.5 |   278M |  47 |1505 |7491 | 430 | 232k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
937.28/940.17	c   940s|149100 | 31385 | 14898k|  97.5 |   278M |  47 |1505 |7529 | 430 | 233k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
937.97/940.86	c   941s|149200 | 31397 | 14909k|  97.6 |   278M |  47 |1505 |7531 | 428 | 233k|  0 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
938.67/941.51	c   942s|149300 | 31405 | 14919k|  97.6 |   279M |  47 |1505 |7585 | 428 | 233k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
939.17/942.07	c   942s|149400 | 31417 | 14928k|  97.5 |   279M |  47 |1505 |7511 | 434 | 233k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
939.96/942.85	c   943s|149500 | 31421 | 14940k|  97.6 |   279M |  47 |1505 |7444 | 420 | 233k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
940.46/943.35	c   943s|149600 | 31445 | 14948k|  97.6 |   279M |  47 |1505 |7447 | 423 | 233k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
941.17/944.08	c   944s|149700 | 31438 | 14959k|  97.6 |   279M |  47 |1505 |7478 | 457 | 233k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
941.76/944.69	c   945s|149800 | 31450 | 14969k|  97.6 |   279M |  47 |1505 |7528 | 423 | 234k|  0 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
942.26/945.16	c   945s|149900 | 31448 | 14977k|  97.6 |   279M |  47 |1505 |7577 | 449 | 234k|  0 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
942.96/945.84	c   946s|150000 | 31467 | 14988k|  97.6 |   279M |  47 |1505 |7529 | 441 | 234k|  2 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
943.45/946.38	c   946s|150100 | 31490 | 14996k|  97.5 |   279M |  47 |1505 |7470 | 446 | 234k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
944.05/947.00	c   947s|150200 | 31500 | 15007k|  97.6 |   279M |  47 |1505 |7413 | 439 | 234k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
944.75/947.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
944.75/947.64	c   948s|150300 | 31523 | 15017k|  97.6 |   279M |  47 |1505 |7433 | 441 | 234k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
945.25/948.11	c   948s|150400 | 31534 | 15024k|  97.5 |   279M |  47 |1505 |7407 | 412 | 234k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
945.65/948.50	c   948s|150500 | 31555 | 15029k|  97.5 |   279M |  47 |1505 |7391 | 452 | 235k|  2 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
946.05/948.92	c   949s|150600 | 31561 | 15036k|  97.5 |   279M |  47 |1505 |7417 | 450 | 235k|  0 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
946.35/949.26	c   949s|150700 | 31574 | 15041k|  97.5 |   279M |  47 |1505 |7453 | 437 | 235k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
946.85/949.76	c   950s|150800 | 31589 | 15048k|  97.4 |   279M |  47 |1505 |7490 | 440 | 235k|  0 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
947.54/950.50	c   950s|150900 | 31614 | 15062k|  97.5 |   279M |  47 |1505 |7454 | 439 | 235k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
948.04/950.98	c   951s|151000 | 31637 | 15070k|  97.5 |   279M |  47 |1505 |7549 | 451 | 235k|  0 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
948.54/951.45	c   951s|151100 | 31647 | 15077k|  97.4 |   279M |  47 |1505 |7626 | 473 | 235k|  1 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
949.14/952.05	c   952s|151200 | 31654 | 15087k|  97.4 |   281M |  47 |1505 |7593 | 439 | 235k|  0 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
950.04/952.96	c   953s|151300 | 31670 | 15101k|  97.5 |   281M |  47 |1505 |7425 | 461 | 236k|  0 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
950.73/953.67	c   954s|151400 | 31714 | 15112k|  97.5 |   281M |  47 |1505 |7331 | 442 | 236k|  2 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
951.43/954.30	c   954s|151500 | 31723 | 15122k|  97.5 |   281M |  47 |1505 |7317 |   0 | 236k|  0 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
951.93/954.84	c   955s|151600 | 31742 | 15130k|  97.5 |   281M |  47 |1505 |7299 | 438 | 236k|  1 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
952.33/955.27	c   955s|151700 | 31743 | 15136k|  97.4 |   281M |  47 |1505 |7365 | 433 | 236k|  1 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
952.83/955.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
952.83/955.74	c   956s|151800 | 31751 | 15143k|  97.4 |   281M |  47 |1505 |7439 | 433 | 236k|  1 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
953.33/956.26	c   956s|151900 | 31764 | 15151k|  97.4 |   282M |  47 |1505 |7407 | 452 | 236k|  1 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.26%
954.02/956.96	c   957s|152000 | 31797 | 15162k|  97.4 |   282M |  47 |1505 |7229 | 429 | 237k|  0 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.26%
954.72/957.68	c   958s|152100 | 31811 | 15173k|  97.4 |   282M |  47 |1505 |7258 | 429 | 237k|  1 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.26%
955.42/958.36	c   958s|152200 | 31835 | 15184k|  97.4 |   282M |  47 |1505 |7196 | 443 | 237k|  2 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.26%
956.12/959.10	c   959s|152300 | 31859 | 15196k|  97.5 |   282M |  47 |1505 |7201 | 461 | 237k|  2 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.26%
957.02/959.93	c   960s|152400 | 31900 | 15209k|  97.5 |   282M |  47 |1505 |7166 | 426 | 237k|  1 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
957.52/960.42	c   960s|152500 | 31918 | 15216k|  97.5 |   282M |  47 |1505 |7141 | 429 | 237k|  0 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
958.12/961.03	c   961s|152600 | 31926 | 15226k|  97.5 |   282M |  47 |1505 |7134 | 452 | 237k|  2 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
958.71/961.69	c   962s|152700 | 31936 | 15237k|  97.5 |   282M |  47 |1505 |7198 | 458 | 238k|  1 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
959.41/962.38	c   962s|152800 | 31959 | 15248k|  97.5 |   282M |  47 |1505 |7230 | 441 | 238k|  1 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
960.01/962.95	c   963s|152900 | 31971 | 15257k|  97.5 |   282M |  47 |1505 |7330 | 437 | 238k|  0 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
960.81/963.70	c   964s|153000 | 32000 | 15269k|  97.5 |   282M |  47 |1505 |7308 | 433 | 238k|  0 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
961.30/964.25	c   964s|153100 | 32016 | 15278k|  97.5 |   282M |  47 |1505 |7384 | 423 | 238k|  1 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
961.70/964.68	c   965s|153200 | 32024 | 15284k|  97.5 |   282M |  47 |1505 |7430 | 438 | 239k|  1 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
962.30/965.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
962.30/965.21	c   965s|153300 | 32045 | 15292k|  97.4 |   282M |  47 |1505 |7477 | 440 | 239k|  0 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
962.80/965.79	c   966s|153400 | 32055 | 15301k|  97.4 |   282M |  47 |1505 |7476 | 462 | 239k|  1 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
964.00/966.98	c   967s|153500 | 32045 | 15320k|  97.5 |   282M |  47 |1505 |7428 | 417 | 239k|  1 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
964.60/967.56	c   968s|153600 | 32063 | 15330k|  97.5 |   282M |  47 |1505 |7487 | 419 | 239k|  1 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
965.39/968.30	c   968s|153700 | 32068 | 15341k|  97.5 |   282M |  47 |1505 |7445 | 472 | 239k|  3 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
965.99/968.90	c   969s|153800 | 32105 | 15350k|  97.5 |   282M |  47 |1505 |7530 | 438 | 239k|  1 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
966.49/969.47	c   969s|153900 | 32117 | 15360k|  97.5 |   282M |  47 |1505 |7486 | 439 | 240k|  1 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
967.09/970.03	c   970s|154000 | 32141 | 15368k|  97.5 |   282M |  47 |1505 |7485 | 428 | 240k|  1 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
967.69/970.68	c   971s|154100 | 32168 | 15378k|  97.5 |   282M |  47 |1505 |7335 | 427 | 240k|  0 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
968.48/971.44	c   971s|154200 | 32232 | 15390k|  97.5 |   282M |  47 |1505 |7315 | 432 | 240k|  1 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
969.48/972.49	c   972s|154300 | 32293 | 15408k|  97.6 |   282M |  47 |1505 |7343 | 444 | 240k|  0 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
970.08/973.05	c   973s|154400 | 32288 | 15416k|  97.6 |   282M |  47 |1505 |7355 | 460 | 241k|  0 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
970.98/973.96	c   974s|154500 | 32299 | 15431k|  97.6 |   283M |  47 |1505 |7372 | 500 | 241k|  0 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
971.68/974.68	c   975s|154600 | 32329 | 15442k|  97.6 |   283M |  47 |1505 |7377 | 439 | 241k|  1 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
972.37/975.39	c   975s|154700 | 32347 | 15453k|  97.6 |   283M |  47 |1505 |7344 | 414 | 241k|  0 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
973.08/976.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
973.08/976.09	c   976s|154800 | 32352 | 15464k|  97.6 |   283M |  47 |1505 |7325 | 467 | 241k|  1 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
973.67/976.64	c   977s|154900 | 32359 | 15472k|  97.6 |   283M |  47 |1505 |7365 | 422 | 241k|  1 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
974.17/977.11	c   977s|155000 | 32366 | 15480k|  97.6 |   283M |  47 |1505 |7428 | 430 | 241k|  0 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
974.97/977.92	c   978s|155100 | 32390 | 15493k|  97.6 |   283M |  47 |1505 |7399 | 440 | 241k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
975.56/978.52	c   979s|155200 | 32402 | 15502k|  97.6 |   283M |  47 |1505 |7388 | 427 | 242k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
976.26/979.24	c   979s|155300 | 32433 | 15514k|  97.6 |   283M |  47 |1505 |7321 | 459 | 242k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
977.06/980.05	c   980s|155400 | 32433 | 15527k|  97.6 |   283M |  47 |1505 |7347 | 460 | 242k|  0 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.30%
978.26/981.26	c   981s|155500 | 32416 | 15544k|  97.7 |   283M |  47 |1505 |7277 | 828 | 242k|  0 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.32%
979.75/982.75	c   983s|155600 | 32422 | 15566k|  97.8 |   283M |  47 |1505 |7294 | 427 | 242k|  0 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
980.25/983.29	c   983s|155700 | 32435 | 15574k|  97.7 |   283M |  47 |1505 |7294 | 433 | 242k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
980.85/983.88	c   984s|155800 | 32442 | 15583k|  97.7 |   283M |  47 |1505 |7308 | 430 | 243k|  2 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
981.45/984.47	c   984s|155900 | 32450 | 15593k|  97.7 |   283M |  47 |1505 |7304 | 443 | 243k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
982.05/985.07	c   985s|156000 | 32458 | 15602k|  97.7 |   283M |  47 |1505 |7327 | 446 | 243k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
982.84/985.87	c   986s|156100 | 32519 | 15614k|  97.8 |   283M |  47 |1505 |7249 | 453 | 243k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
983.84/986.87	c   987s|156200 | 32578 | 15631k|  97.8 |   283M |  47 |1505 |7207 | 442 | 243k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
984.44/987.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
984.44/987.44	c   987s|156300 | 32600 | 15640k|  97.8 |   283M |  47 |1505 |7228 | 429 | 243k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
984.94/987.95	c   988s|156400 | 32625 | 15648k|  97.8 |   283M |  47 |1505 |7294 | 449 | 244k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
985.63/988.65	c   989s|156500 | 32615 | 15660k|  97.8 |   283M |  47 |1505 |7342 | 448 | 244k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
986.43/989.48	c   989s|156600 | 32652 | 15673k|  97.8 |   283M |  47 |1505 |7365 | 443 | 244k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
987.04/990.01	c   990s|156700 | 32656 | 15681k|  97.8 |   283M |  47 |1505 |7403 | 441 | 244k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
987.53/990.58	c   991s|156800 | 32656 | 15690k|  97.8 |   283M |  47 |1505 |7388 | 431 | 244k|  0 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
988.23/991.20	c   991s|156900 | 32670 | 15700k|  97.8 |   283M |  47 |1505 |7369 | 432 | 244k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
988.73/991.70	c   992s|157000 | 32684 | 15707k|  97.8 |   283M |  47 |1505 |7379 | 451 | 245k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
989.13/992.19	c   992s|157100 | 32682 | 15715k|  97.8 |   283M |  47 |1505 |7408 | 469 | 245k|  0 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
989.72/992.74	c   993s|157200 | 32688 | 15724k|  97.8 |   283M |  47 |1505 |7456 | 443 | 245k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
990.22/993.25	c   993s|157300 | 32704 | 15732k|  97.8 |   283M |  47 |1505 |7460 | 452 | 245k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
990.82/993.80	c   994s|157400 | 32707 | 15741k|  97.8 |   283M |  47 |1505 |7469 | 431 | 245k|  0 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
991.72/994.74	c   995s|157500 | 32727 | 15757k|  97.8 |   283M |  47 |1505 |7512 | 430 | 245k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
992.32/995.30	c   995s|157600 | 32730 | 15766k|  97.8 |   283M |  47 |1505 |7530 | 428 | 245k|  0 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
992.91/995.93	c   996s|157700 | 32751 | 15776k|  97.8 |   283M |  47 |1505 |7497 | 448 | 245k|  1 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
993.61/996.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
993.61/996.63	c   997s|157800 | 32772 | 15787k|  97.8 |   283M |  47 |1505 |7427 | 430 | 246k|  0 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
994.31/997.33	c   997s|157900 | 32784 | 15799k|  97.8 |   283M |  47 |1505 |7437 | 428 | 246k|  1 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
994.91/997.94	c   998s|158000 | 32814 | 15809k|  97.8 |   283M |  47 |1505 |7406 | 438 | 246k|  1 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
995.71/998.73	c   999s|158100 | 32850 | 15822k|  97.8 |   283M |  47 |1505 |7439 | 449 | 246k|  0 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
996.30/999.36	c   999s|158200 | 32874 | 15832k|  97.8 |   283M |  47 |1505 |7477 | 464 | 246k|  2 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
996.90/999.96	c  1000s|158300 | 32904 | 15841k|  97.8 |   284M |  47 |1505 |7499 | 435 | 246k|  1 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
997.40/1000.47	c  1000s|158400 | 32927 | 15850k|  97.8 |   284M |  47 |1505 |7571 |   0 | 246k|  0 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
998.10/1001.10	c  1001s|158500 | 32939 | 15860k|  97.8 |   284M |  47 |1505 |7645 | 438 | 247k|  1 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
998.60/1001.62	c  1002s|158600 | 32940 | 15868k|  97.8 |   284M |  47 |1505 |7687 | 469 | 247k|  0 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
999.10/1002.12	c  1002s|158700 | 32960 | 15876k|  97.8 |   284M |  47 |1505 |7721 | 448 | 247k|  0 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
999.60/1002.66	c  1003s|158800 | 32964 | 15884k|  97.8 |   284M |  47 |1505 |7739 | 431 | 247k|  1 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
1000.19/1003.25	c  1003s|158900 | 32975 | 15893k|  97.8 |   284M |  47 |1505 |7718 | 426 | 247k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
1000.79/1003.83	c  1004s|159000 | 33002 | 15902k|  97.8 |   284M |  47 |1505 |7663 | 427 | 247k|  0 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
1001.29/1004.33	c  1004s|159100 | 33014 | 15911k|  97.8 |   284M |  47 |1505 |7676 | 437 | 247k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
1001.89/1004.93	c  1005s|159200 | 33030 | 15922k|  97.8 |   284M |  47 |1505 |7681 | 431 | 247k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
1002.49/1005.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1002.49/1005.50	c  1005s|159300 | 33030 | 15931k|  97.8 |   284M |  47 |1505 |7652 | 460 | 247k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
1003.29/1006.30	c  1006s|159400 | 33028 | 15943k|  97.8 |   284M |  47 |1505 |7609 | 435 | 248k|  0 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
1003.88/1006.94	c  1007s|159500 | 33045 | 15953k|  97.8 |   284M |  47 |1505 |7566 | 424 | 248k|  0 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
1004.38/1007.48	c  1007s|159600 | 33060 | 15962k|  97.8 |   284M |  47 |1505 |7610 | 456 | 248k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
1004.88/1007.93	c  1008s|159700 | 33072 | 15968k|  97.8 |   284M |  47 |1505 |7623 | 444 | 248k|  0 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
1005.48/1008.54	c  1009s|159800 | 33091 | 15977k|  97.8 |   284M |  47 |1505 |7619 | 441 | 248k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1006.18/1009.23	c  1009s|159900 | 33110 | 15989k|  97.8 |   284M |  47 |1505 |7611 | 435 | 248k|  0 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1006.88/1009.94	c  1010s|160000 | 33125 | 16001k|  97.8 |   284M |  47 |1505 |7535 | 435 | 248k|  0 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1007.47/1010.51	c  1011s|160100 | 33133 | 16009k|  97.8 |   284M |  47 |1505 |7576 | 421 | 249k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1008.08/1011.13	c  1011s|160200 | 33138 | 16019k|  97.8 |   284M |  47 |1505 |7584 | 425 | 249k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1008.57/1011.67	c  1012s|160300 | 33147 | 16028k|  97.8 |   284M |  47 |1505 |7649 | 448 | 249k|  0 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1009.17/1012.24	c  1012s|160400 | 33163 | 16036k|  97.8 |   284M |  47 |1505 |7628 | 428 | 249k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1010.17/1013.25	c  1013s|160500 | 33171 | 16053k|  97.8 |   284M |  47 |1505 |7666 | 435 | 249k|  0 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1010.76/1013.88	c  1014s|160600 | 33193 | 16062k|  97.8 |   284M |  47 |1505 |7577 | 426 | 249k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1011.46/1014.58	c  1015s|160700 | 33217 | 16073k|  97.8 |   284M |  47 |1505 |7530 | 441 | 249k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1012.07/1015.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1012.07/1015.18	c  1015s|160800 | 33232 | 16083k|  97.8 |   284M |  47 |1505 |7529 | 418 | 250k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1012.76/1015.81	c  1016s|160900 | 33264 | 16093k|  97.8 |   284M |  47 |1505 |7570 | 438 | 250k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1013.36/1016.49	c  1016s|161000 | 33271 | 16105k|  97.8 |   284M |  47 |1505 |7555 | 429 | 250k|  0 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1014.06/1017.14	c  1017s|161100 | 33290 | 16115k|  97.8 |   284M |  47 |1505 |7581 | 445 | 250k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1014.55/1017.63	c  1018s|161200 | 33306 | 16123k|  97.8 |   285M |  47 |1505 |7617 | 443 | 250k|  0 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1015.06/1018.10	c  1018s|161300 | 33316 | 16130k|  97.8 |   285M |  47 |1505 |7703 | 440 | 250k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1015.65/1018.74	c  1019s|161400 | 33319 | 16140k|  97.8 |   285M |  47 |1505 |7761 | 438 | 250k|  0 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1016.15/1019.29	c  1019s|161500 | 33323 | 16149k|  97.8 |   285M |  47 |1505 |7778 | 424 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1016.75/1019.82	c  1020s|161600 | 33347 | 16157k|  97.8 |   285M |  47 |1505 |7691 | 441 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1017.35/1020.47	c  1020s|161700 | 33345 | 16167k|  97.8 |   285M |  47 |1505 |7750 | 441 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1018.05/1021.18	c  1021s|161800 | 33360 | 16178k|  97.8 |   285M |  47 |1505 |7701 | 443 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1018.64/1021.75	c  1022s|161900 | 33371 | 16187k|  97.8 |   285M |  47 |1505 |7735 | 428 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1019.24/1022.37	c  1022s|162000 | 33391 | 16196k|  97.8 |   285M |  47 |1505 |7691 | 434 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1019.94/1023.05	c  1023s|162100 | 33407 | 16206k|  97.8 |   285M |  47 |1505 |7657 | 467 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1020.74/1023.89	c  1024s|162200 | 33421 | 16221k|  97.8 |   285M |  47 |1505 |7653 | 436 | 252k|  0 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1021.33/1024.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1021.33/1024.45	c  1024s|162300 | 33427 | 16230k|  97.8 |   285M |  47 |1505 |7689 |   0 | 252k|  0 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1021.83/1024.90	c  1025s|162400 | 33440 | 16236k|  97.8 |   285M |  47 |1505 |7746 | 444 | 252k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1022.33/1025.43	c  1025s|162500 | 33449 | 16246k|  97.8 |   285M |  47 |1505 |7775 | 455 | 252k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1022.93/1026.04	c  1026s|162600 | 33463 | 16256k|  97.8 |   285M |  47 |1505 |7822 | 449 | 252k|  1 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1023.53/1026.68	c  1027s|162700 | 33468 | 16266k|  97.8 |   285M |  47 |1505 |7890 | 440 | 252k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1024.33/1027.45	c  1027s|162800 | 33487 | 16279k|  97.8 |   285M |  47 |1505 |7868 | 462 | 252k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1025.03/1028.13	c  1028s|162900 | 33498 | 16289k|  97.8 |   285M |  47 |1505 |7836 | 435 | 253k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1025.42/1028.58	c  1029s|163000 | 33508 | 16296k|  97.8 |   285M |  47 |1505 |7880 | 414 | 253k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1026.22/1029.30	c  1029s|163100 | 33528 | 16308k|  97.8 |   285M |  47 |1505 |7920 | 442 | 253k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1026.92/1030.04	c  1030s|163200 | 33548 | 16320k|  97.8 |   285M |  47 |1505 |7899 | 454 | 253k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1027.52/1030.62	c  1031s|163300 | 33561 | 16329k|  97.8 |   285M |  47 |1505 |7895 | 450 | 253k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1028.02/1031.16	c  1031s|163400 | 33574 | 16337k|  97.8 |   285M |  47 |1505 |7909 | 448 | 253k|  1 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1028.92/1032.10	c  1032s|163500 | 33596 | 16352k|  97.8 |   285M |  47 |1505 |7949 | 442 | 254k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1029.61/1032.73	c  1033s|163600 | 33640 | 16361k|  97.8 |   285M |  47 |1505 |7819 | 449 | 254k|  1 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1030.01/1033.15	c  1033s|163700 | 33659 | 16368k|  97.8 |   286M |  47 |1505 |8031 | 449 | 254k|  1 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1030.61/1033.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1030.61/1033.73	c  1034s|163800 | 33640 | 16377k|  97.8 |   286M |  47 |1505 |8057 | 430 | 254k|  1 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1031.11/1034.29	c  1034s|163900 | 33646 | 16385k|  97.8 |   286M |  47 |1505 |7979 | 443 | 254k|  1 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1031.70/1034.88	c  1035s|164000 | 33680 | 16395k|  97.8 |   286M |  47 |1505 |8033 | 435 | 254k|  0 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1032.70/1035.88	c  1036s|164100 | 33745 | 16412k|  97.9 |   286M |  47 |1505 |8005 | 430 | 254k|  1 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1033.40/1036.52	c  1037s|164200 | 33783 | 16422k|  97.9 |   286M |  47 |1505 |8030 | 448 | 255k|  1 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1034.00/1037.13	c  1037s|164300 | 33799 | 16432k|  97.9 |   286M |  47 |1505 |8068 |   0 | 255k|  0 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1034.50/1037.68	c  1038s|164400 | 33817 | 16441k|  97.8 |   286M |  47 |1505 |8091 | 421 | 255k|  1 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1035.09/1038.27	c  1038s|164500 | 33834 | 16450k|  97.8 |   286M |  47 |1505 |8049 | 435 | 255k|  0 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1035.69/1038.83	c  1039s|164600 | 33880 | 16459k|  97.8 |   286M |  47 |1505 |8061 | 441 | 255k|  1 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1036.19/1039.39	c  1039s|164700 | 33910 | 16467k|  97.8 |   286M |  47 |1505 |8123 | 467 | 255k|  2 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1037.09/1040.23	c  1040s|164800 | 33937 | 16481k|  97.9 |   287M |  47 |1505 |7885 | 441 | 256k|  1 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1037.69/1040.89	c  1041s|164900 | 33956 | 16491k|  97.9 |   287M |  47 |1505 |7913 |   0 | 256k|  0 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1038.29/1041.50	c  1041s|165000 | 33970 | 16501k|  97.9 |   287M |  47 |1505 |7900 | 438 | 256k|  1 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1038.78/1041.96	c  1042s|165100 | 33982 | 16508k|  97.8 |   287M |  47 |1505 |7904 | 447 | 256k|  1 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1039.18/1042.39	c  1042s|165200 | 33987 | 16515k|  97.8 |   287M |  47 |1505 |7936 | 434 | 256k|  0 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1039.68/1042.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1039.68/1042.85	c  1043s|165300 | 33997 | 16522k|  97.8 |   287M |  47 |1505 |7960 | 426 | 256k|  0 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1040.28/1043.41	c  1043s|165400 | 34013 | 16530k|  97.8 |   287M |  47 |1505 |7968 | 456 | 256k|  1 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1040.78/1043.95	c  1044s|165500 | 34048 | 16538k|  97.8 |   287M |  47 |1505 |7908 | 436 | 256k|  0 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1041.58/1044.79	c  1045s|165600 | 34085 | 16552k|  97.8 |   287M |  47 |1505 |7758 | 435 | 256k|  0 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1042.18/1045.33	c  1045s|165700 | 34112 | 16561k|  97.8 |   287M |  47 |1505 |7756 | 435 | 257k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1042.67/1045.88	c  1046s|165800 | 34115 | 16570k|  97.8 |   288M |  47 |1505 |7812 | 428 | 257k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1043.27/1046.47	c  1046s|165900 | 34142 | 16579k|  97.8 |   288M |  47 |1505 |7837 | 440 | 257k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1043.98/1047.10	c  1047s|166000 | 34154 | 16590k|  97.8 |   288M |  47 |1505 |7894 | 440 | 257k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1044.67/1047.80	c  1048s|166100 | 34188 | 16601k|  97.8 |   288M |  47 |1505 |7965 | 429 | 257k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1045.27/1048.40	c  1048s|166200 | 34215 | 16611k|  97.8 |   288M |  47 |1505 |8020 | 436 | 257k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1045.87/1049.01	c  1049s|166300 | 34247 | 16620k|  97.8 |   288M |  47 |1505 |8062 | 431 | 257k|  0 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1046.87/1050.01	c  1050s|166400 | 34268 | 16640k|  97.9 |   288M |  47 |1505 |8102 | 440 | 258k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1047.56/1050.74	c  1051s|166500 | 34284 | 16652k|  97.9 |   288M |  47 |1505 |8116 | 444 | 258k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1048.26/1051.44	c  1051s|166600 | 34300 | 16664k|  97.9 |   288M |  47 |1505 |8150 | 444 | 258k|  0 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1048.96/1052.13	c  1052s|166700 | 34322 | 16676k|  97.9 |   288M |  47 |1505 |8181 | 430 | 258k|  0 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1049.55/1052.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1049.55/1052.79	c  1053s|166800 | 34340 | 16686k|  97.9 |   288M |  47 |1505 |8181 | 421 | 258k|  1 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1050.15/1053.35	c  1053s|166900 | 34338 | 16696k|  97.9 |   288M |  47 |1505 |8200 | 431 | 258k|  0 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1050.65/1053.87	c  1054s|167000 | 34338 | 16704k|  97.9 |   288M |  47 |1505 |8201 | 444 | 258k|  0 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1051.15/1054.30	c  1054s|167100 | 34358 | 16709k|  97.9 |   289M |  47 |1505 |8273 | 435 | 258k|  0 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1051.65/1054.82	c  1055s|167200 | 34360 | 16717k|  97.9 |   289M |  47 |1505 |8347 | 446 | 259k|  0 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1052.25/1055.41	c  1055s|167300 | 34364 | 16727k|  97.9 |   289M |  48 |1505 |8318 | 452 | 259k|  2 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1052.65/1055.86	c  1056s|167400 | 34377 | 16734k|  97.8 |   289M |  48 |1505 |8326 | 429 | 259k|  0 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1053.34/1056.52	c  1057s|167500 | 34405 | 16744k|  97.8 |   289M |  48 |1505 |8323 | 450 | 259k|  1 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1053.85/1057.06	c  1057s|167600 | 34432 | 16752k|  97.8 |   289M |  48 |1505 |8339 | 427 | 259k|  1 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1054.44/1057.68	c  1058s|167700 | 34453 | 16762k|  97.8 |   289M |  48 |1505 |8370 |   0 | 259k|  0 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1055.14/1058.33	c  1058s|167800 | 34477 | 16773k|  97.8 |   290M |  48 |1505 |8415 | 429 | 259k|  1 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1055.64/1058.88	c  1059s|167900 | 34515 | 16781k|  97.8 |   290M |  48 |1505 |8468 | 441 | 260k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1056.24/1059.47	c  1059s|168000 | 34507 | 16791k|  97.8 |   290M |  48 |1505 |8499 | 451 | 260k|  0 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1057.13/1060.37	c  1060s|168100 | 34499 | 16805k|  97.9 |   290M |  48 |1505 |8432 | 449 | 260k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1057.94/1061.12	c  1061s|168200 | 34518 | 16817k|  97.9 |   290M |  48 |1505 |8294 | 458 | 260k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1058.73/1062.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1058.73/1062.00	c  1062s|168300 | 34555 | 16830k|  97.9 |   291M |  48 |1505 |8161 | 439 | 260k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1059.63/1062.85	c  1063s|168400 | 34583 | 16844k|  97.9 |   291M |  48 |1505 |8252 | 463 | 260k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1060.42/1063.68	c  1064s|168500 | 34592 | 16857k|  97.9 |   291M |  48 |1505 |8173 | 441 | 261k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1061.12/1064.30	c  1064s|168600 | 34613 | 16867k|  97.9 |   291M |  48 |1505 |8192 | 446 | 261k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1061.62/1064.86	c  1065s|168700 | 34622 | 16876k|  97.9 |   291M |  48 |1505 |8235 | 432 | 261k|  0 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1062.22/1065.44	c  1065s|168800 | 34636 | 16885k|  97.9 |   291M |  48 |1505 |8234 | 441 | 261k|  0 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1062.62/1065.89	c  1066s|168900 | 34640 | 16892k|  97.9 |   291M |  48 |1505 |8308 | 449 | 261k|  1 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1063.12/1066.37	c  1066s|169000 | 34641 | 16900k|  97.9 |   291M |  48 |1505 |8297 | 440 | 261k|  0 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1063.82/1067.03	c  1067s|169100 | 34644 | 16910k|  97.9 |   291M |  48 |1505 |8241 | 447 | 261k|  2 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1064.42/1067.63	c  1068s|169200 | 34677 | 16919k|  97.9 |   291M |  48 |1505 |8211 | 433 | 262k|  1 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1065.12/1068.32	c  1068s|169300 | 34684 | 16930k|  97.9 |   291M |  48 |1505 |8215 | 432 | 262k|  1 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1065.72/1068.99	c  1069s|169400 | 34692 | 16940k|  97.9 |   291M |  48 |1505 |8176 | 426 | 262k|  0 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1066.42/1069.60	c  1070s|169500 | 34705 | 16950k|  97.9 |   291M |  48 |1505 |8171 | 439 | 262k|  0 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1067.01/1070.20	c  1070s|169600 | 34713 | 16959k|  97.9 |   291M |  48 |1505 |8130 | 419 | 262k|  1 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1067.51/1070.79	c  1071s|169700 | 34738 | 16969k|  97.9 |   291M |  48 |1505 |8131 | 430 | 262k|  1 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1068.31/1071.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1068.31/1071.59	c  1072s|169800 | 34744 | 16981k|  97.9 |   291M |  48 |1505 |8124 | 474 | 262k|  1 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1068.91/1072.16	c  1072s|169900 | 34756 | 16990k|  97.9 |   291M |  48 |1505 |8185 | 430 | 262k|  1 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1069.51/1072.71	c  1073s|170000 | 34790 | 16998k|  97.9 |   291M |  48 |1505 |8241 |   0 | 263k|  0 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1070.11/1073.33	c  1073s|170100 | 34808 | 17008k|  97.9 |   291M |  48 |1505 |8238 | 424 | 263k|  1 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1070.60/1073.83	c  1074s|170200 | 34823 | 17015k|  97.9 |   291M |  48 |1505 |8324 | 432 | 263k|  0 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1071.10/1074.31	c  1074s|170300 | 34832 | 17022k|  97.9 |   291M |  48 |1505 |8282 | 435 | 263k|  0 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1071.70/1074.98	c  1075s|170400 | 34852 | 17033k|  97.9 |   291M |  48 |1505 |8199 | 440 | 263k|  0 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1072.30/1075.55	c  1076s|170500 | 34869 | 17043k|  97.9 |   291M |  48 |1505 |8181 | 442 | 263k|  0 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1073.00/1076.29	c  1076s|170600 | 34893 | 17054k|  97.9 |   291M |  48 |1505 |7906 | 439 | 263k|  0 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1073.60/1076.87	c  1077s|170700 | 34906 | 17063k|  97.9 |   291M |  48 |1505 |7902 | 421 | 264k|  1 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1074.19/1077.44	c  1077s|170800 | 34910 | 17071k|  97.9 |   291M |  48 |1505 |7918 | 428 | 264k|  1 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1074.69/1077.99	c  1078s|170900 | 34927 | 17079k|  97.9 |   291M |  48 |1505 |7909 | 451 | 264k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1075.49/1078.74	c  1079s|171000 | 34940 | 17091k|  97.9 |   291M |  48 |1505 |7926 | 430 | 264k|  1 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1075.99/1079.28	c  1079s|171100 | 34935 | 17099k|  97.9 |   291M |  48 |1505 |7934 | 473 | 264k|  1 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1076.69/1079.91	c  1080s|171200 | 34949 | 17108k|  97.9 |   292M |  48 |1505 |7944 | 456 | 264k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1077.19/1080.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1077.19/1080.46	c  1080s|171300 | 34955 | 17117k|  97.8 |   292M |  48 |1505 |7925 | 442 | 264k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1077.68/1081.00	c  1081s|171400 | 34964 | 17125k|  97.8 |   292M |  48 |1505 |7943 | 460 | 265k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1078.38/1081.66	c  1082s|171500 | 34978 | 17136k|  97.8 |   292M |  48 |1505 |7993 | 428 | 265k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1079.28/1082.59	c  1083s|171600 | 35007 | 17151k|  97.9 |   292M |  48 |1505 |7910 | 449 | 265k|  1 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1079.88/1083.11	c  1083s|171700 | 35015 | 17159k|  97.9 |   292M |  48 |1505 |7983 | 434 | 265k|  1 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1080.28/1083.52	c  1084s|171800 | 35023 | 17165k|  97.8 |   293M |  48 |1505 |7970 | 429 | 265k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1080.78/1084.08	c  1084s|171900 | 35039 | 17174k|  97.8 |   293M |  48 |1505 |7980 | 444 | 265k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1081.67/1084.99	c  1085s|172000 | 35054 | 17188k|  97.9 |   293M |  48 |1505 |7998 | 431 | 265k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1082.37/1085.66	c  1086s|172100 | 35087 | 17198k|  97.9 |   293M |  48 |1505 |8009 | 450 | 266k|  0 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1083.07/1086.37	c  1086s|172200 | 35098 | 17209k|  97.9 |   293M |  48 |1505 |7910 | 446 | 266k|  0 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1083.77/1087.10	c  1087s|172300 | 35100 | 17220k|  97.9 |   293M |  48 |1505 |7871 | 431 | 266k|  0 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1084.77/1088.02	c  1088s|172400 | 35128 | 17235k|  97.9 |   293M |  48 |1505 |7831 | 429 | 266k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1085.16/1088.44	c  1088s|172500 | 35136 | 17242k|  97.9 |   293M |  48 |1505 |7854 | 459 | 266k|  0 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1085.66/1088.96	c  1089s|172600 | 35150 | 17250k|  97.9 |   293M |  48 |1505 |7766 | 437 | 266k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1086.16/1089.45	c  1089s|172700 | 35163 | 17257k|  97.9 |   293M |  48 |1505 |7881 | 438 | 266k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1086.86/1090.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1086.86/1090.11	c  1090s|172800 | 35187 | 17268k|  97.9 |   293M |  48 |1505 |7931 | 438 | 266k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1087.36/1090.65	c  1091s|172900 | 35204 | 17276k|  97.9 |   293M |  48 |1505 |7958 | 431 | 267k|  0 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1087.86/1091.18	c  1091s|173000 | 35217 | 17284k|  97.9 |   293M |  48 |1505 |7949 | 442 | 267k|  0 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1088.55/1091.86	c  1092s|173100 | 35254 | 17294k|  97.9 |   293M |  48 |1505 |7851 | 421 | 267k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1089.35/1092.63	c  1093s|173200 | 35277 | 17307k|  97.9 |   293M |  48 |1505 |7842 | 429 | 267k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1090.05/1093.35	c  1093s|173300 | 35274 | 17318k|  97.9 |   293M |  48 |1505 |7764 | 432 | 267k|  1 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1090.75/1094.08	c  1094s|173400 | 35326 | 17330k|  97.9 |   293M |  48 |1505 |7791 | 441 | 267k|  0 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1091.35/1094.64	c  1095s|173500 | 35378 | 17339k|  97.9 |   293M |  48 |1505 |7848 | 455 | 267k|  1 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1091.94/1095.20	c  1095s|173600 | 35387 | 17348k|  97.9 |   293M |  48 |1505 |7872 | 450 | 268k|  1 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1092.44/1095.73	c  1096s|173700 | 35393 | 17357k|  97.9 |   293M |  48 |1505 |7891 | 469 | 268k|  2 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1092.94/1096.23	c  1096s|173800 | 35405 | 17365k|  97.9 |   293M |  48 |1505 |7929 | 443 | 268k|  1 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1093.54/1096.81	c  1097s|173900 | 35414 | 17374k|  97.9 |   293M |  48 |1505 |7946 | 473 | 268k|  2 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1094.14/1097.43	c  1097s|174000 | 35438 | 17383k|  97.9 |   293M |  48 |1505 |7983 | 443 | 268k|  1 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1094.74/1098.09	c  1098s|174100 | 35449 | 17393k|  97.9 |   294M |  48 |1505 |7932 | 449 | 268k|  2 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1095.33/1098.66	c  1099s|174200 | 35464 | 17402k|  97.9 |   294M |  48 |1505 |7974 | 486 | 268k|  2 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1095.93/1099.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1095.93/1099.21	c  1099s|174300 | 35475 | 17410k|  97.8 |   294M |  48 |1505 |7911 |   0 | 268k|  0 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1096.43/1099.75	c  1100s|174400 | 35495 | 17418k|  97.8 |   294M |  48 |1505 |7982 | 430 | 269k|  0 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1097.13/1100.43	c  1100s|174500 | 35534 | 17429k|  97.8 |   294M |  48 |1505 |7985 | 432 | 269k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1097.73/1101.03	c  1101s|174600 | 35550 | 17439k|  97.8 |   294M |  48 |1505 |7978 | 446 | 269k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1098.42/1101.77	c  1102s|174700 | 35597 | 17451k|  97.9 |   295M |  48 |1505 |7926 |   0 | 269k|  0 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1098.92/1102.29	c  1102s|174800 | 35612 | 17459k|  97.8 |   295M |  48 |1505 |7885 | 440 | 269k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1099.92/1103.20	c  1103s|174900 | 35619 | 17473k|  97.9 |   295M |  48 |1505 |7872 | 438 | 269k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1100.52/1103.86	c  1104s|175000 | 35630 | 17484k|  97.9 |   295M |  48 |1505 |7804 | 421 | 270k|  0 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1101.02/1104.35	c  1104s|175100 | 35640 | 17491k|  97.9 |   295M |  48 |1505 |7791 | 432 | 270k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1101.62/1104.95	c  1105s|175200 | 35650 | 17501k|  97.9 |   295M |  48 |1505 |7786 | 433 | 270k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1102.21/1105.57	c  1106s|175300 | 35656 | 17510k|  97.9 |   295M |  48 |1505 |7827 | 470 | 270k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1103.01/1106.30	c  1106s|175400 | 35661 | 17522k|  97.9 |   295M |  48 |1505 |7820 | 437 | 270k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1103.51/1106.85	c  1107s|175500 | 35702 | 17530k|  97.9 |   295M |  48 |1505 |7802 | 425 | 270k|  0 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.48%
1104.21/1107.53	c  1108s|175600 | 35716 | 17541k|  97.9 |   295M |  48 |1505 |7789 | 456 | 270k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1104.61/1107.97	c  1108s|175700 | 35729 | 17547k|  97.9 |   295M |  48 |1505 |7911 | 465 | 270k|  0 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1105.11/1108.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1105.11/1108.40	c  1108s|175800 | 35731 | 17554k|  97.8 |   295M |  48 |1505 |7937 | 436 | 271k|  1 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1105.60/1108.90	c  1109s|175900 | 35735 | 17561k|  97.8 |   295M |  48 |1505 |7961 | 420 | 271k|  1 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1105.90/1109.29	c  1109s|176000 | 35737 | 17567k|  97.8 |   295M |  48 |1505 |7983 | 427 | 271k|  1 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1106.50/1109.83	c  1110s|176100 | 35739 | 17575k|  97.8 |   295M |  48 |1505 |7994 | 441 | 271k|  0 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1107.59/1110.95	c  1111s|176200 | 35769 | 17592k|  97.8 |   295M |  48 |1505 |7752 | 431 | 271k|  1 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1108.09/1111.45	c  1111s|176300 | 35787 | 17599k|  97.8 |   295M |  48 |1505 |7788 | 452 | 271k|  0 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1108.70/1112.02	c  1112s|176400 | 35795 | 17608k|  97.8 |   295M |  48 |1505 |7812 | 425 | 271k|  1 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1109.19/1112.54	c  1113s|176500 | 35805 | 17616k|  97.8 |   296M |  48 |1505 |7811 | 424 | 271k|  0 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1109.99/1113.34	c  1113s|176600 | 35820 | 17629k|  97.8 |   296M |  48 |1505 |7797 | 431 | 271k|  0 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1110.59/1113.90	c  1114s|176700 | 35836 | 17639k|  97.8 |   296M |  48 |1505 |7870 | 448 | 272k|  0 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1111.08/1114.46	c  1114s|176800 | 35874 | 17647k|  97.8 |   296M |  48 |1505 |7824 | 428 | 272k|  1 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1111.69/1115.07	c  1115s|176900 | 35889 | 17657k|  97.8 |   296M |  48 |1505 |7822 | 483 | 272k|  3 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1112.48/1115.83	c  1116s|177000 | 35920 | 17669k|  97.8 |   296M |  48 |1505 |7838 | 449 | 272k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1113.08/1116.45	c  1116s|177100 | 35939 | 17678k|  97.8 |   296M |  48 |1505 |7861 | 447 | 272k|  0 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1113.68/1117.07	c  1117s|177200 | 35959 | 17688k|  97.8 |   296M |  48 |1505 |7823 | 433 | 272k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1114.37/1117.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1114.37/1117.76	c  1118s|177300 | 35980 | 17699k|  97.8 |   296M |  48 |1505 |7813 | 425 | 272k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1115.17/1118.52	c  1119s|177400 | 35999 | 17712k|  97.8 |   296M |  48 |1505 |7802 | 432 | 273k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1115.87/1119.28	c  1119s|177500 | 35988 | 17725k|  97.9 |   296M |  48 |1505 |7869 | 455 | 273k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1116.37/1119.71	c  1120s|177600 | 35995 | 17731k|  97.8 |   296M |  48 |1505 |7876 | 428 | 273k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1116.77/1120.14	c  1120s|177700 | 35999 | 17738k|  97.8 |   296M |  48 |1505 |7873 | 430 | 273k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1117.17/1120.57	c  1121s|177800 | 35995 | 17744k|  97.8 |   296M |  48 |1505 |7976 | 433 | 273k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1117.86/1121.28	c  1121s|177900 | 35992 | 17756k|  97.8 |   296M |  48 |1505 |7979 | 435 | 273k|  0 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1118.46/1121.89	c  1122s|178000 | 36001 | 17766k|  97.8 |   296M |  48 |1505 |7992 | 462 | 273k|  3 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1118.96/1122.37	c  1122s|178100 | 36021 | 17773k|  97.8 |   296M |  48 |1505 |8018 | 446 | 273k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1119.56/1122.95	c  1123s|178200 | 36039 | 17784k|  97.8 |   296M |  48 |1505 |8008 | 442 | 273k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1120.16/1123.55	c  1124s|178300 | 36040 | 17793k|  97.8 |   296M |  48 |1505 |8078 | 438 | 274k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1120.66/1124.04	c  1124s|178400 | 36038 | 17801k|  97.8 |   296M |  48 |1505 |8127 | 437 | 274k|  0 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1121.26/1124.60	c  1125s|178500 | 36040 | 17810k|  97.8 |   296M |  48 |1505 |8100 | 434 | 274k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1122.15/1125.50	c  1125s|178600 | 36056 | 17826k|  97.8 |   296M |  48 |1505 |8100 | 421 | 274k|  0 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1122.76/1126.10	c  1126s|178700 | 36071 | 17835k|  97.8 |   296M |  48 |1505 |8063 | 434 | 274k|  0 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1123.25/1126.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1123.25/1126.67	c  1127s|178800 | 36086 | 17844k|  97.8 |   296M |  48 |1505 |8119 | 426 | 274k|  0 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1123.85/1127.28	c  1127s|178900 | 36104 | 17854k|  97.8 |   296M |  48 |1505 |8090 | 439 | 274k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1124.55/1127.94	c  1128s|179000 | 36117 | 17864k|  97.8 |   296M |  48 |1505 |8035 | 465 | 275k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1125.04/1128.47	c  1128s|179100 | 36145 | 17871k|  97.8 |   296M |  48 |1505 |8075 | 462 | 275k|  2 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1125.84/1129.25	c  1129s|179200 | 36169 | 17883k|  97.8 |   296M |  48 |1505 |8155 | 444 | 275k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1126.44/1129.80	c  1130s|179300 | 36182 | 17891k|  97.8 |   296M |  48 |1505 |8224 | 452 | 275k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1127.04/1130.43	c  1130s|179400 | 36213 | 17901k|  97.8 |   296M |  48 |1505 |8148 | 441 | 275k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1127.64/1131.08	c  1131s|179500 | 36223 | 17911k|  97.8 |   296M |  48 |1505 |8117 | 430 | 275k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1128.24/1131.64	c  1132s|179600 | 36228 | 17920k|  97.8 |   297M |  48 |1505 |8130 | 449 | 275k|  0 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1128.83/1132.20	c  1132s|179700 | 36239 | 17928k|  97.8 |   297M |  48 |1505 |8152 | 446 | 275k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1129.74/1133.12	c  1133s|179800 | 36231 | 17942k|  97.8 |   297M |  48 |1505 |8101 | 425 | 276k|  0 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1130.33/1133.74	c  1134s|179900 | 36253 | 17952k|  97.8 |   297M |  48 |1505 |8110 | 436 | 276k|  0 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1130.93/1134.31	c  1134s|180000 | 36250 | 17960k|  97.8 |   297M |  48 |1505 |8104 | 426 | 276k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1131.53/1134.95	c  1135s|180100 | 36250 | 17970k|  97.8 |   297M |  48 |1505 |8204 | 473 | 276k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1132.12/1135.59	c  1136s|180200 | 36282 | 17980k|  97.8 |   297M |  48 |1505 |8114 | 420 | 276k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1132.82/1136.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1132.82/1136.23	c  1136s|180300 | 36298 | 17991k|  97.8 |   297M |  48 |1505 |8144 | 441 | 276k|  0 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1133.22/1136.68	c  1137s|180400 | 36311 | 17998k|  97.8 |   297M |  48 |1505 |8155 | 452 | 276k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1134.02/1137.49	c  1137s|180500 | 36340 | 18010k|  97.8 |   298M |  48 |1505 |8075 | 453 | 277k|  0 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1134.52/1137.97	c  1138s|180600 | 36356 | 18018k|  97.8 |   298M |  48 |1505 |8135 | 463 | 277k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1135.12/1138.59	c  1139s|180700 | 36390 | 18027k|  97.8 |   298M |  48 |1505 |8127 | 440 | 277k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1135.91/1139.30	c  1139s|180800 | 36430 | 18038k|  97.8 |   298M |  48 |1505 |8092 | 431 | 277k|  0 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1136.31/1139.79	c  1140s|180900 | 36442 | 18046k|  97.8 |   298M |  48 |1505 |8110 |   0 | 277k|  0 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1136.91/1140.34	c  1140s|181000 | 36448 | 18054k|  97.8 |   298M |  48 |1505 |8113 | 450 | 277k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1137.61/1141.10	c  1141s|181100 | 36479 | 18066k|  97.8 |   298M |  48 |1505 |8024 | 430 | 278k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1138.61/1142.08	c  1142s|181200 | 36482 | 18081k|  97.8 |   298M |  48 |1505 |8081 | 449 | 278k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1139.40/1142.84	c  1143s|181300 | 36483 | 18093k|  97.8 |   298M |  48 |1505 |8089 | 451 | 278k|  0 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1139.90/1143.33	c  1143s|181400 | 36517 | 18100k|  97.8 |   299M |  48 |1505 |8094 | 433 | 278k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1140.50/1143.99	c  1144s|181500 | 36520 | 18111k|  97.8 |   299M |  48 |1505 |8122 | 433 | 278k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1141.40/1144.81	c  1145s|181600 | 36522 | 18123k|  97.8 |   299M |  48 |1505 |8089 | 432 | 278k|  0 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1142.00/1145.40	c  1145s|181700 | 36551 | 18133k|  97.8 |   299M |  48 |1505 |8114 | 448 | 278k|  0 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1142.60/1146.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1142.60/1146.08	c  1146s|181800 | 36548 | 18143k|  97.8 |   299M |  48 |1505 |8112 | 459 | 278k|  2 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1143.29/1146.79	c  1147s|181900 | 36557 | 18154k|  97.8 |   299M |  48 |1505 |8157 | 433 | 279k|  1 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1143.89/1147.37	c  1147s|182000 | 36573 | 18163k|  97.8 |   299M |  48 |1505 |8168 | 441 | 279k|  1 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1144.19/1147.69	c  1148s|182100 | 36580 | 18168k|  97.8 |   299M |  48 |1505 |8265 | 438 | 279k|  1 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1144.79/1148.26	c  1148s|182200 | 36584 | 18177k|  97.8 |   299M |  48 |1505 |8305 | 424 | 279k|  1 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1145.49/1148.97	c  1149s|182300 | 36586 | 18188k|  97.8 |   299M |  48 |1505 |8255 | 428 | 279k|  0 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1146.28/1149.76	c  1150s|182400 | 36612 | 18200k|  97.8 |   299M |  48 |1505 |8229 | 597 | 279k|  0 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1149.28/1152.72	c  1153s|182500 | 36559 | 18240k|  98.0 |   300M |  48 |1505 |8059 | 440 | 279k|  1 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.52%
1150.07/1153.54	c  1154s|182600 | 36565 | 18253k|  98.0 |   300M |  48 |1505 |8106 | 448 | 280k|  0 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.52%
1150.47/1153.98	c  1154s|182700 | 36573 | 18259k|  98.0 |   300M |  48 |1505 |8141 | 444 | 280k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1151.27/1154.72	c  1155s|182800 | 36576 | 18271k|  98.0 |   300M |  48 |1505 |8097 | 438 | 280k|  0 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1151.77/1155.25	c  1155s|182900 | 36605 | 18279k|  98.0 |   300M |  48 |1505 |8072 | 448 | 280k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1152.47/1155.98	c  1156s|183000 | 36619 | 18291k|  98.0 |   300M |  48 |1505 |8133 | 424 | 280k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1153.06/1156.52	c  1157s|183100 | 36638 | 18299k|  98.0 |   300M |  48 |1505 |8167 | 452 | 280k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1153.76/1157.21	c  1157s|183200 | 36648 | 18310k|  98.0 |   300M |  48 |1505 |8163 | 432 | 280k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1154.36/1157.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1154.36/1157.85	c  1158s|183300 | 36653 | 18320k|  98.0 |   300M |  48 |1505 |8154 | 429 | 281k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1155.26/1158.77	c  1159s|183400 | 36685 | 18335k|  98.0 |   300M |  48 |1505 |8124 | 440 | 281k|  0 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1156.16/1159.65	c  1160s|183500 | 36673 | 18349k|  98.1 |   300M |  48 |1505 |8129 | 526 | 281k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1156.85/1160.37	c  1160s|183600 | 36681 | 18361k|  98.1 |   300M |  48 |1505 |8150 | 439 | 281k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1157.45/1160.95	c  1161s|183700 | 36696 | 18371k|  98.1 |   300M |  48 |1505 |8161 | 424 | 281k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1158.05/1161.58	c  1162s|183800 | 36700 | 18380k|  98.1 |   300M |  48 |1505 |8114 |   0 | 281k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.58%
1158.65/1162.20	c  1162s|183900 | 36707 | 18390k|  98.1 |   300M |  48 |1505 |8073 | 429 | 281k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.58%
1159.25/1162.79	c  1163s|184000 | 36721 | 18399k|  98.1 |   300M |  48 |1505 |8123 | 431 | 282k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.58%
1159.95/1163.45	c  1163s|184100 | 36731 | 18409k|  98.1 |   300M |  48 |1505 |8100 | 435 | 282k|  1 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.58%
1160.84/1164.35	c  1164s|184200 | 36775 | 18423k|  98.1 |   300M |  48 |1505 |8106 | 449 | 282k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.60%
1161.44/1164.90	c  1165s|184300 | 36794 | 18433k|  98.1 |   300M |  48 |1505 |8089 | 443 | 282k|  2 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.60%
1162.04/1165.55	c  1166s|184400 | 36826 | 18443k|  98.1 |   300M |  48 |1505 |8156 |   0 | 282k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.60%
1162.84/1166.31	c  1166s|184500 | 36838 | 18454k|  98.1 |   300M |  48 |1505 |8166 | 437 | 283k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1163.44/1166.98	c  1167s|184600 | 36834 | 18465k|  98.1 |   300M |  48 |1505 |8175 | 437 | 283k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1163.93/1167.49	c  1167s|184700 | 36847 | 18473k|  98.1 |   300M |  48 |1505 |8157 | 421 | 283k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1164.64/1168.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1164.64/1168.15	c  1168s|184800 | 36847 | 18484k|  98.1 |   300M |  48 |1505 |8191 | 453 | 283k|  1 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1165.23/1168.72	c  1169s|184900 | 36865 | 18494k|  98.1 |   300M |  48 |1505 |8162 | 438 | 283k|  1 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1165.93/1169.43	c  1169s|185000 | 36890 | 18505k|  98.1 |   301M |  48 |1505 |8154 | 443 | 283k|  0 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1166.53/1170.04	c  1170s|185100 | 36905 | 18514k|  98.1 |   301M |  48 |1505 |8167 | 446 | 283k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1167.12/1170.65	c  1171s|185200 | 36921 | 18524k|  98.1 |   301M |  48 |1505 |8204 | 436 | 283k|  0 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1167.63/1171.19	c  1171s|185300 | 36928 | 18532k|  98.1 |   302M |  48 |1505 |8212 | 463 | 284k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1168.42/1171.94	c  1172s|185400 | 36943 | 18545k|  98.1 |   302M |  48 |1505 |8231 | 445 | 284k|  0 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1169.12/1172.63	c  1173s|185500 | 36979 | 18556k|  98.1 |   302M |  48 |1505 |8250 | 459 | 284k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1169.92/1173.40	c  1173s|185600 | 36982 | 18569k|  98.1 |   302M |  48 |1505 |8331 | 453 | 284k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1170.62/1174.14	c  1174s|185700 | 36953 | 18581k|  98.1 |   302M |  48 |1505 |8237 | 446 | 284k|  2 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1171.11/1174.65	c  1175s|185800 | 36975 | 18589k|  98.1 |   302M |  48 |1505 |8324 | 446 | 284k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1171.62/1175.12	c  1175s|185900 | 36993 | 18596k|  98.1 |   302M |  48 |1505 |8302 | 449 | 284k|  0 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1172.21/1175.70	c  1176s|186000 | 37015 | 18605k|  98.1 |   302M |  48 |1505 |8268 | 429 | 284k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1172.91/1176.41	c  1176s|186100 | 37048 | 18616k|  98.1 |   302M |  48 |1505 |8244 | 440 | 285k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1173.51/1177.07	c  1177s|186200 | 37077 | 18627k|  98.1 |   302M |  48 |1505 |8244 | 454 | 285k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1174.20/1177.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1174.20/1177.72	c  1178s|186300 | 37093 | 18639k|  98.1 |   303M |  48 |1505 |8306 | 449 | 285k|  1 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.62%
1174.70/1178.24	c  1178s|186400 | 37112 | 18647k|  98.1 |   303M |  48 |1505 |8323 | 459 | 285k|  0 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.62%
1175.40/1178.90	c  1179s|186500 | 37116 | 18658k|  98.1 |   303M |  48 |1505 |8356 | 453 | 285k|  0 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.62%
1175.90/1179.47	c  1179s|186600 | 37156 | 18667k|  98.1 |   303M |  48 |1505 |8295 | 448 | 286k|  1 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.62%
1180.39/1183.93	c  1184s|186700 | 37067 | 18722k|  98.4 |   303M |  48 |1505 |8134 | 428 | 286k|  1 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.63%
1180.99/1184.57	c  1185s|186800 | 37101 | 18732k|  98.4 |   303M |  48 |1505 |8028 | 446 | 286k|  1 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.63%
1181.79/1185.30	c  1185s|186900 | 37122 | 18743k|  98.4 |   303M |  48 |1505 |8041 | 432 | 286k|  0 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.63%
1182.29/1185.80	c  1186s|187000 | 37117 | 18751k|  98.4 |   303M |  48 |1505 |8105 | 444 | 286k|  0 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.63%
1182.89/1186.45	c  1186s|187100 | 37119 | 18761k|  98.4 |   303M |  48 |1505 |7976 | 457 | 286k|  2 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.64%
1183.39/1186.92	c  1187s|187200 | 37129 | 18769k|  98.4 |   303M |  48 |1505 |7988 | 427 | 286k|  0 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.64%
1183.88/1187.46	c  1187s|187300 | 37144 | 18777k|  98.3 |   303M |  48 |1505 |7857 | 440 | 286k|  2 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.65%
1184.59/1188.16	c  1188s|187400 | 37154 | 18787k|  98.3 |   303M |  48 |1505 |7801 | 456 | 286k|  2 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.65%
1185.28/1188.88	c  1189s|187500 | 37171 | 18799k|  98.4 |   303M |  48 |1505 |7727 | 452 | 287k|  1 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1185.78/1189.34	c  1189s|187600 | 37182 | 18806k|  98.3 |   303M |  48 |1505 |7696 | 441 | 287k|  2 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1186.48/1190.07	c  1190s|187700 | 37224 | 18818k|  98.4 |   303M |  48 |1505 |7720 | 441 | 287k|  0 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1187.17/1190.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1187.17/1190.73	c  1191s|187800 | 37222 | 18828k|  98.4 |   303M |  48 |1505 |7733 | 445 | 287k|  1 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1187.77/1191.34	c  1191s|187900 | 37226 | 18837k|  98.4 |   303M |  48 |1505 |7703 | 441 | 287k|  1 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1188.48/1192.06	c  1192s|188000 | 37254 | 18849k|  98.4 |   303M |  48 |1505 |7642 | 433 | 287k|  1 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1188.97/1192.53	c  1193s|188100 | 37261 | 18856k|  98.3 |   303M |  48 |1505 |7652 | 436 | 288k|  0 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1189.37/1193.00	c  1193s|188200 | 37265 | 18863k|  98.3 |   304M |  48 |1505 |7655 | 429 | 288k|  0 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1189.87/1193.49	c  1193s|188300 | 37265 | 18871k|  98.3 |   304M |  48 |1505 |7708 | 453 | 288k|  1 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1190.57/1194.11	c  1194s|188400 | 37258 | 18881k|  98.3 |   304M |  48 |1505 |7661 | 444 | 288k|  0 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1191.06/1194.61	c  1195s|188500 | 37263 | 18888k|  98.3 |   304M |  48 |1505 |7643 | 434 | 288k|  0 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1191.66/1195.23	c  1195s|188600 | 37270 | 18897k|  98.3 |   304M |  48 |1505 |7639 | 453 | 288k|  0 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1192.36/1195.98	c  1196s|188700 | 37293 | 18910k|  98.3 |   304M |  48 |1505 |7632 | 463 | 288k|  1 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1193.06/1196.68	c  1197s|188800 | 37278 | 18921k|  98.3 |   304M |  48 |1505 |7600 | 427 | 288k|  1 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1193.86/1197.44	c  1197s|188900 | 37275 | 18935k|  98.3 |   304M |  48 |1505 |7587 | 455 | 289k|  1 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1194.35/1198.00	c  1198s|189000 | 37279 | 18944k|  98.3 |   304M |  48 |1505 |7599 | 436 | 289k|  0 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1195.15/1198.77	c  1199s|189100 | 37285 | 18956k|  98.4 |   304M |  48 |1505 |7580 | 437 | 289k|  1 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1195.65/1199.22	c  1199s|189200 | 37299 | 18963k|  98.3 |   304M |  48 |1505 |7641 | 431 | 289k|  0 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1195.95/1199.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1195.95/1199.59	c  1200s|189300 | 37323 | 18968k|  98.3 |   305M |  48 |1505 |7702 | 447 | 289k|  1 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1196.35/1199.95	c  1200s|189400 | 37328 | 18973k|  98.3 |   305M |  48 |1505 |7746 | 447 | 289k|  0 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1196.65/1200.30	c  1200s|189500 | 37338 | 18978k|  98.3 |   305M |  48 |1505 |7770 | 457 | 289k|  2 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1197.25/1200.84	c  1201s|189600 | 37348 | 18987k|  98.3 |   306M |  48 |1505 |7863 | 448 | 290k|  1 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1197.74/1201.34	c  1201s|189700 | 37374 | 18995k|  98.3 |   306M |  48 |1505 |7991 | 453 | 290k|  0 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1198.34/1201.94	c  1202s|189800 | 37380 | 19004k|  98.2 |   306M |  48 |1505 |8028 | 461 | 290k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1198.94/1202.51	c  1203s|189900 | 37398 | 19014k|  98.2 |   306M |  48 |1505 |8069 | 455 | 290k|  0 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1199.54/1203.19	c  1203s|190000 | 37400 | 19025k|  98.3 |   306M |  48 |1505 |8049 | 441 | 290k|  0 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1200.04/1203.66	c  1204s|190100 | 37402 | 19031k|  98.2 |   306M |  48 |1505 |8021 | 433 | 290k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1200.64/1204.25	c  1204s|190200 | 37415 | 19040k|  98.2 |   306M |  48 |1505 |8042 | 447 | 290k|  0 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1201.44/1205.06	c  1205s|190300 | 37428 | 19053k|  98.2 |   307M |  48 |1505 |8007 | 445 | 291k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1202.13/1205.72	c  1206s|190400 | 37419 | 19063k|  98.3 |   307M |  48 |1505 |8023 | 442 | 291k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1202.83/1206.40	c  1206s|190500 | 37437 | 19073k|  98.3 |   307M |  48 |1505 |7978 | 436 | 291k|  0 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1203.33/1206.94	c  1207s|190600 | 37459 | 19082k|  98.2 |   307M |  48 |1505 |7984 | 436 | 291k|  0 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1203.93/1207.55	c  1208s|190700 | 37467 | 19091k|  98.2 |   307M |  48 |1505 |7983 | 435 | 291k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1204.62/1208.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1204.62/1208.21	c  1208s|190800 | 37483 | 19101k|  98.2 |   307M |  48 |1505 |7937 | 419 | 291k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1205.22/1208.87	c  1209s|190900 | 37497 | 19112k|  98.2 |   307M |  48 |1505 |7898 | 432 | 291k|  0 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1205.92/1209.52	c  1210s|191000 | 37512 | 19122k|  98.2 |   307M |  48 |1505 |7911 | 433 | 292k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1206.52/1210.15	c  1210s|191100 | 37531 | 19131k|  98.2 |   308M |  48 |1505 |7893 | 451 | 292k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1207.32/1210.97	c  1211s|191200 | 37541 | 19145k|  98.3 |   308M |  48 |1505 |7826 | 446 | 292k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1207.91/1211.57	c  1212s|191300 | 37544 | 19154k|  98.3 |   308M |  48 |1505 |7840 | 450 | 292k|  0 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1208.52/1212.13	c  1212s|191400 | 37547 | 19163k|  98.3 |   308M |  48 |1505 |7828 | 447 | 292k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1209.21/1212.83	c  1213s|191500 | 37547 | 19174k|  98.3 |   308M |  48 |1505 |7877 | 450 | 292k|  0 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1209.81/1213.47	c  1213s|191600 | 37557 | 19184k|  98.3 |   308M |  48 |1505 |7913 | 449 | 292k|  0 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1210.31/1213.98	c  1214s|191700 | 37554 | 19192k|  98.3 |   308M |  48 |1505 |7850 | 430 | 292k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1211.01/1214.65	c  1215s|191800 | 37563 | 19204k|  98.3 |   308M |  48 |1505 |7880 | 447 | 292k|  0 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1211.70/1215.36	c  1215s|191900 | 37579 | 19215k|  98.3 |   308M |  48 |1505 |7885 | 445 | 293k|  0 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1212.30/1215.90	c  1216s|192000 | 37583 | 19224k|  98.3 |   308M |  48 |1505 |7933 | 429 | 293k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1213.00/1216.62	c  1217s|192100 | 37611 | 19236k|  98.3 |   308M |  48 |1505 |7900 | 446 | 293k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.68%
1213.80/1217.47	c  1217s|192200 | 37618 | 19249k|  98.3 |   308M |  48 |1505 |7785 | 460 | 293k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.68%
1214.30/1217.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1214.30/1217.96	c  1218s|192300 | 37617 | 19257k|  98.3 |   308M |  48 |1505 |7821 | 441 | 293k|  0 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.68%
1214.99/1218.67	c  1219s|192400 | 37615 | 19268k|  98.3 |   308M |  48 |1505 |7795 | 423 | 293k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1216.89/1220.52	c  1221s|192500 | 37567 | 19292k|  98.4 |   308M |  48 |1505 |7669 | 447 | 293k|  2 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1217.29/1220.91	c  1221s|192600 | 37591 | 19298k|  98.3 |   308M |  48 |1505 |7779 | 448 | 293k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1217.69/1221.38	c  1221s|192700 | 37605 | 19305k|  98.3 |   308M |  48 |1505 |7881 | 451 | 294k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1218.19/1221.82	c  1222s|192800 | 37610 | 19311k|  98.3 |   308M |  48 |1505 |7927 |   0 | 294k|  0 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1218.68/1222.34	c  1222s|192900 | 37622 | 19319k|  98.3 |   308M |  48 |1505 |7888 | 438 | 294k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1219.18/1222.86	c  1223s|193000 | 37644 | 19328k|  98.3 |   308M |  48 |1505 |7939 | 427 | 294k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1219.88/1223.54	c  1224s|193100 | 37683 | 19338k|  98.3 |   308M |  48 |1505 |7973 | 452 | 294k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1220.68/1224.38	c  1224s|193200 | 37666 | 19351k|  98.3 |   309M |  48 |1505 |7939 | 498 | 294k|  0 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1221.28/1224.98	c  1225s|193300 | 37689 | 19360k|  98.3 |   309M |  48 |1505 |7869 | 434 | 294k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1221.98/1225.67	c  1226s|193400 | 37708 | 19370k|  98.3 |   309M |  48 |1505 |7837 | 426 | 294k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1222.38/1226.09	c  1226s|193500 | 37705 | 19376k|  98.3 |   309M |  48 |1505 |7895 | 437 | 295k|  0 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1222.87/1226.56	c  1227s|193600 | 37711 | 19383k|  98.3 |   310M |  48 |1505 |7907 | 457 | 295k|  0 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1223.57/1227.29	c  1227s|193700 | 37723 | 19394k|  98.3 |   310M |  48 |1505 |7770 | 452 | 295k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1224.37/1228.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1224.37/1228.10	c  1228s|193800 | 37727 | 19408k|  98.3 |   310M |  48 |1505 |7716 | 443 | 295k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1225.07/1228.79	c  1229s|193900 | 37755 | 19419k|  98.3 |   310M |  48 |1505 |7607 | 445 | 295k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1226.06/1229.71	c  1230s|194000 | 37778 | 19433k|  98.3 |   310M |  48 |1505 |7598 | 440 | 295k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.70%
1226.66/1230.36	c  1230s|194100 | 37801 | 19443k|  98.3 |   310M |  48 |1505 |7613 | 455 | 295k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.70%
1227.46/1231.15	c  1231s|194200 | 37813 | 19456k|  98.3 |   310M |  48 |1505 |7615 | 448 | 295k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.70%
1228.26/1231.91	c  1232s|194300 | 37820 | 19469k|  98.4 |   310M |  48 |1505 |7564 | 434 | 296k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.70%
1228.86/1232.57	c  1233s|194400 | 37850 | 19479k|  98.4 |   310M |  48 |1505 |7534 | 431 | 296k|  0 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.70%
1229.65/1233.32	c  1233s|194500 | 37874 | 19492k|  98.4 |   311M |  48 |1505 |7525 | 443 | 296k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1230.15/1233.88	c  1234s|194600 | 37873 | 19500k|  98.4 |   311M |  48 |1505 |7527 | 439 | 296k|  0 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1230.75/1234.43	c  1234s|194700 | 37891 | 19508k|  98.4 |   311M |  48 |1505 |7548 | 450 | 296k|  0 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1231.45/1235.17	c  1235s|194800 | 37888 | 19520k|  98.4 |   311M |  48 |1505 |7598 | 439 | 296k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1232.05/1235.75	c  1236s|194900 | 37891 | 19529k|  98.4 |   311M |  48 |1505 |7612 | 435 | 296k|  0 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1232.54/1236.29	c  1236s|195000 | 37908 | 19537k|  98.4 |   311M |  48 |1505 |7606 | 444 | 297k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1233.14/1236.83	c  1237s|195100 | 37935 | 19545k|  98.3 |   311M |  48 |1505 |7619 | 436 | 297k|  0 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1233.74/1237.45	c  1237s|195200 | 37952 | 19554k|  98.3 |   311M |  48 |1505 |7649 | 436 | 297k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1234.44/1238.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1234.44/1238.15	c  1238s|195300 | 37961 | 19565k|  98.4 |   311M |  48 |1505 |7585 | 444 | 297k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1235.04/1238.72	c  1239s|195400 | 37955 | 19575k|  98.4 |   311M |  48 |1505 |7590 | 438 | 297k|  0 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1235.74/1239.46	c  1239s|195500 | 37972 | 19588k|  98.4 |   311M |  48 |1505 |7570 | 470 | 297k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1236.34/1240.05	c  1240s|195600 | 37973 | 19597k|  98.4 |   311M |  48 |1505 |7653 | 486 | 297k|  0 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1237.13/1240.85	c  1241s|195700 | 37977 | 19609k|  98.4 |   311M |  48 |1505 |7667 | 447 | 298k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1237.63/1241.38	c  1241s|195800 | 37982 | 19617k|  98.4 |   311M |  48 |1505 |7684 | 465 | 298k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1238.53/1242.22	c  1242s|195900 | 37987 | 19630k|  98.4 |   311M |  48 |1505 |7631 | 430 | 298k|  0 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1239.13/1242.80	c  1243s|196000 | 38002 | 19639k|  98.4 |   311M |  48 |1505 |7590 | 431 | 298k|  1 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1239.72/1243.48	c  1243s|196100 | 38031 | 19650k|  98.4 |   311M |  48 |1505 |7588 | 428 | 298k|  1 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1240.43/1244.18	c  1244s|196200 | 38053 | 19660k|  98.4 |   311M |  48 |1505 |7568 | 429 | 298k|  0 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1241.02/1244.76	c  1245s|196300 | 38055 | 19670k|  98.4 |   311M |  48 |1505 |7552 | 457 | 298k|  0 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1242.12/1245.80	c  1246s|196400 | 38044 | 19685k|  98.4 |   311M |  48 |1505 |7519 | 431 | 299k|  0 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1242.92/1246.62	c  1247s|196500 | 38060 | 19698k|  98.4 |   311M |  48 |1505 |7512 | 454 | 299k|  0 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1243.71/1247.43	c  1247s|196600 | 38078 | 19711k|  98.4 |   311M |  48 |1505 |7476 | 437 | 299k|  1 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1244.21/1248.00	c  1248s|196700 | 38073 | 19720k|  98.4 |   311M |  48 |1505 |7512 | 431 | 299k|  0 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1245.21/1248.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1245.21/1248.91	c  1249s|196800 | 38093 | 19734k|  98.5 |   311M |  48 |1505 |7498 | 450 | 299k|  1 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1245.91/1249.67	c  1250s|196900 | 38111 | 19746k|  98.5 |   311M |  48 |1505 |7529 | 445 | 299k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1247.70/1251.44	c  1251s|197000 | 38060 | 19772k|  98.5 |   311M |  48 |1505 |7434 | 903 | 299k|  0 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.73%
1249.50/1253.22	c  1253s|197100 | 38027 | 19795k|  98.6 |   311M |  48 |1505 |7343 | 446 | 300k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.73%
1250.10/1253.87	c  1254s|197200 | 38065 | 19805k|  98.6 |   311M |  48 |1505 |7348 | 433 | 300k|  0 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.73%
1250.99/1254.76	c  1255s|197300 | 38082 | 19820k|  98.6 |   311M |  48 |1505 |7351 | 436 | 300k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1251.49/1255.29	c  1255s|197400 | 38101 | 19828k|  98.6 |   311M |  48 |1505 |7318 | 429 | 300k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1252.09/1255.82	c  1256s|197500 | 38097 | 19836k|  98.6 |   311M |  48 |1505 |7369 | 430 | 300k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1252.49/1256.23	c  1256s|197600 | 38109 | 19842k|  98.6 |   311M |  48 |1505 |7418 | 459 | 300k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1252.89/1256.60	c  1257s|197700 | 38129 | 19847k|  98.6 |   311M |  48 |1505 |7494 | 449 | 300k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1253.29/1257.09	c  1257s|197800 | 38140 | 19855k|  98.6 |   311M |  48 |1505 |7586 | 453 | 301k|  0 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1253.78/1257.56	c  1258s|197900 | 38141 | 19862k|  98.6 |   311M |  48 |1505 |7625 | 460 | 301k|  0 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1254.29/1258.07	c  1258s|198000 | 38140 | 19870k|  98.5 |   311M |  48 |1505 |7668 | 463 | 301k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1254.88/1258.69	c  1259s|198100 | 38149 | 19880k|  98.6 |   311M |  48 |1505 |7646 | 438 | 301k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1255.39/1259.18	c  1259s|198200 | 38152 | 19888k|  98.5 |   311M |  48 |1505 |7643 | 467 | 301k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1255.88/1259.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1255.88/1259.63	c  1260s|198300 | 38154 | 19895k|  98.5 |   311M |  48 |1505 |7640 | 432 | 301k|  2 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1256.88/1260.67	c  1261s|198400 | 38158 | 19910k|  98.6 |   311M |  48 |1505 |7598 | 435 | 302k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1257.67/1261.43	c  1261s|198500 | 38190 | 19923k|  98.6 |   311M |  48 |1505 |7576 | 443 | 302k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1258.17/1261.98	c  1262s|198600 | 38193 | 19932k|  98.6 |   311M |  48 |1505 |7601 | 431 | 302k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1258.67/1262.42	c  1262s|198700 | 38229 | 19938k|  98.5 |   311M |  48 |1505 |7630 | 419 | 302k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1259.07/1262.84	c  1263s|198800 | 38241 | 19945k|  98.5 |   312M |  48 |1505 |7668 | 444 | 302k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1259.47/1263.24	c  1263s|198900 | 38252 | 19952k|  98.5 |   312M |  48 |1505 |7684 | 448 | 302k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1260.07/1263.87	c  1264s|199000 | 38246 | 19961k|  98.5 |   312M |  48 |1505 |7711 | 443 | 302k|  0 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1260.76/1264.56	c  1265s|199100 | 38257 | 19973k|  98.5 |   312M |  48 |1505 |7668 |   0 | 302k|  0 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1261.66/1265.42	c  1265s|199200 | 38251 | 19986k|  98.5 |   312M |  48 |1505 |7693 | 423 | 303k|  0 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1261.96/1265.79	c  1266s|199300 | 38261 | 19992k|  98.5 |   312M |  48 |1505 |7735 | 454 | 303k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1262.46/1266.29	c  1266s|199400 | 38269 | 20000k|  98.5 |   312M |  48 |1505 |7741 | 438 | 303k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1263.16/1266.93	c  1267s|199500 | 38278 | 20011k|  98.5 |   312M |  48 |1505 |7726 | 452 | 303k|  1 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1263.66/1267.49	c  1267s|199600 | 38297 | 20020k|  98.5 |   312M |  48 |1505 |7701 | 429 | 303k|  1 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1264.36/1268.10	c  1268s|199700 | 38305 | 20030k|  98.5 |   312M |  48 |1505 |7720 | 432 | 303k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1264.85/1268.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1264.85/1268.62	c  1269s|199800 | 38315 | 20038k|  98.5 |   312M |  48 |1505 |7749 | 447 | 303k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1265.26/1269.09	c  1269s|199900 | 38324 | 20045k|  98.5 |   312M |  48 |1505 |7784 | 429 | 303k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1265.85/1269.67	c  1270s|200000 | 38323 | 20054k|  98.5 |   312M |  48 |1505 |7792 | 456 | 303k|  1 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1266.35/1270.14	c  1270s|200100 | 38320 | 20061k|  98.5 |   312M |  48 |1505 |7810 | 432 | 303k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1266.85/1270.66	c  1271s|200200 | 38365 | 20070k|  98.5 |   312M |  48 |1505 |7797 |   0 | 304k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1267.45/1271.28	c  1271s|200300 | 38401 | 20080k|  98.5 |   312M |  48 |1505 |7892 | 440 | 304k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1268.04/1271.81	c  1272s|200400 | 38441 | 20088k|  98.5 |   312M |  48 |1505 |7998 | 450 | 304k|  1 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1268.54/1272.38	c  1272s|200500 | 38479 | 20097k|  98.5 |   312M |  48 |1505 |8109 | 453 | 304k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1269.14/1272.95	c  1273s|200600 | 38521 | 20106k|  98.4 |   312M |  48 |1505 |8135 | 456 | 304k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1269.64/1273.44	c  1273s|200700 | 38544 | 20114k|  98.4 |   312M |  48 |1505 |8121 | 449 | 305k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1270.04/1273.82	c  1274s|200800 | 38553 | 20120k|  98.4 |   312M |  48 |1505 |8167 | 454 | 305k|  0 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1270.44/1274.23	c  1274s|200900 | 38557 | 20127k|  98.4 |   312M |  48 |1505 |8177 |   0 | 305k|  0 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1271.14/1274.98	c  1275s|201000 | 38556 | 20139k|  98.4 |   312M |  48 |1505 |8128 | 467 | 305k|  2 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1271.73/1275.54	c  1276s|201100 | 38568 | 20148k|  98.4 |   312M |  48 |1505 |8107 | 452 | 305k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1272.13/1275.99	c  1276s|201200 | 38569 | 20155k|  98.4 |   312M |  48 |1505 |8158 | 453 | 305k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1272.63/1276.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1272.63/1276.47	c  1276s|201300 | 38577 | 20163k|  98.4 |   312M |  48 |1505 |8162 | 450 | 305k|  0 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1273.03/1276.81	c  1277s|201400 | 38577 | 20169k|  98.4 |   312M |  48 |1505 |8198 | 450 | 305k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1273.43/1277.27	c  1277s|201500 | 38581 | 20176k|  98.4 |   313M |  48 |1505 |8251 | 460 | 306k|  0 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1274.23/1278.03	c  1278s|201600 | 38577 | 20188k|  98.4 |   313M |  48 |1505 |8181 | 423 | 306k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1274.83/1278.62	c  1279s|201700 | 38595 | 20199k|  98.4 |   313M |  48 |1505 |8130 | 433 | 306k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1275.52/1279.31	c  1279s|201800 | 38621 | 20209k|  98.4 |   313M |  48 |1505 |8149 | 457 | 306k|  2 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1276.12/1279.93	c  1280s|201900 | 38663 | 20218k|  98.4 |   313M |  48 |1505 |8129 | 449 | 306k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1276.62/1280.40	c  1280s|202000 | 38681 | 20226k|  98.4 |   313M |  48 |1505 |8167 | 451 | 306k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1277.12/1280.92	c  1281s|202100 | 38678 | 20234k|  98.4 |   313M |  48 |1505 |8152 | 441 | 306k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1277.62/1281.49	c  1281s|202200 | 38681 | 20242k|  98.3 |   313M |  48 |1505 |8116 | 441 | 306k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1278.12/1281.94	c  1282s|202300 | 38683 | 20249k|  98.3 |   313M |  48 |1505 |8157 | 421 | 306k|  0 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1278.61/1282.46	c  1282s|202400 | 38691 | 20257k|  98.3 |   314M |  48 |1505 |8166 | 458 | 306k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1279.22/1283.02	c  1283s|202500 | 38700 | 20265k|  98.3 |   314M |  48 |1505 |8084 | 457 | 307k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1279.91/1283.73	c  1284s|202600 | 38694 | 20277k|  98.3 |   314M |  48 |1505 |8059 | 458 | 307k|  0 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1280.51/1284.32	c  1284s|202700 | 38711 | 20286k|  98.3 |   314M |  48 |1505 |8029 | 439 | 307k|  0 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1281.01/1284.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1281.01/1284.88	c  1285s|202800 | 38730 | 20296k|  98.3 |   314M |  48 |1505 |8022 | 455 | 307k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1281.60/1285.42	c  1285s|202900 | 38762 | 20304k|  98.3 |   314M |  48 |1505 |7942 | 434 | 307k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1282.40/1286.28	c  1286s|203000 | 38842 | 20318k|  98.3 |   314M |  48 |1505 |7910 | 415 | 307k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1283.21/1287.09	c  1287s|203100 | 38932 | 20331k|  98.3 |   314M |  48 |1505 |7935 | 431 | 308k|  2 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1284.40/1288.21	c  1288s|203200 | 38996 | 20346k|  98.4 |   315M |  48 |1505 |8024 | 432 | 308k|  2 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1285.30/1289.15	c  1289s|203300 | 39056 | 20362k|  98.4 |   315M |  48 |1505 |8067 | 432 | 308k|  1 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1286.00/1289.89	c  1290s|203400 | 39108 | 20375k|  98.4 |   316M |  48 |1505 |8068 | 429 | 308k|  0 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1286.69/1290.55	c  1291s|203500 | 39138 | 20385k|  98.4 |   316M |  48 |1505 |8093 | 432 | 308k|  1 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1287.59/1291.47	c  1291s|203600 | 39149 | 20400k|  98.4 |   316M |  48 |1505 |8128 | 431 | 309k|  0 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1288.19/1292.04	c  1292s|203700 | 39158 | 20409k|  98.4 |   316M |  48 |1505 |8175 | 436 | 309k|  0 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1288.59/1292.40	c  1292s|203800 | 39169 | 20415k|  98.4 |   316M |  48 |1505 |8206 | 422 | 309k|  0 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1289.19/1293.02	c  1293s|203900 | 39187 | 20425k|  98.4 |   316M |  48 |1505 |8162 | 424 | 309k|  0 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1289.49/1293.38	c  1293s|204000 | 39204 | 20430k|  98.4 |   316M |  48 |1505 |8154 | 431 | 309k|  0 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1289.88/1293.79	c  1294s|204100 | 39211 | 20437k|  98.4 |   316M |  48 |1505 |8191 | 425 | 309k|  1 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1290.29/1294.16	c  1294s|204200 | 39205 | 20442k|  98.4 |   316M |  48 |1505 |8189 | 425 | 309k|  1 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1290.78/1294.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1290.78/1294.64	c  1295s|204300 | 39221 | 20450k|  98.4 |   316M |  48 |1505 |8175 | 425 | 309k|  1 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1291.29/1295.17	c  1295s|204400 | 39230 | 20458k|  98.3 |   316M |  48 |1505 |8201 | 450 | 309k|  1 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1291.88/1295.77	c  1296s|204500 | 39246 | 20468k|  98.3 |   316M |  48 |1505 |8256 | 441 | 309k|  2 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1292.68/1296.58	c  1297s|204600 | 39255 | 20481k|  98.4 |   317M |  48 |1505 |8150 | 449 | 310k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1293.37/1297.21	c  1297s|204700 | 39270 | 20491k|  98.4 |   317M |  48 |1505 |8112 | 432 | 310k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1293.97/1297.83	c  1298s|204800 | 39268 | 20501k|  98.4 |   317M |  48 |1505 |8126 | 468 | 310k|  3 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1294.67/1298.54	c  1299s|204900 | 39284 | 20513k|  98.4 |   317M |  48 |1505 |8113 | 428 | 310k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1295.37/1299.27	c  1299s|205000 | 39296 | 20525k|  98.4 |   317M |  48 |1505 |8068 | 447 | 310k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1296.17/1300.05	c  1300s|205100 | 39324 | 20538k|  98.4 |   317M |  48 |1505 |8008 | 431 | 310k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1296.86/1300.72	c  1301s|205200 | 39332 | 20548k|  98.4 |   318M |  48 |1505 |7977 | 423 | 310k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1297.66/1301.57	c  1302s|205300 | 39338 | 20561k|  98.4 |   318M |  48 |1505 |7969 | 437 | 311k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1298.36/1302.26	c  1302s|205400 | 39345 | 20572k|  98.4 |   318M |  48 |1505 |8027 | 469 | 311k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1298.96/1302.87	c  1303s|205500 | 39355 | 20581k|  98.4 |   319M |  48 |1505 |8001 | 435 | 311k|  0 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1299.56/1303.42	c  1303s|205600 | 39361 | 20589k|  98.4 |   319M |  48 |1505 |8026 | 435 | 311k|  0 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.79%
1300.06/1303.99	c  1304s|205700 | 39363 | 20597k|  98.4 |   319M |  48 |1505 |8030 | 428 | 311k|  1 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.79%
1300.65/1304.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1300.65/1304.57	c  1305s|205800 | 39368 | 20606k|  98.4 |   319M |  48 |1505 |7993 | 422 | 311k|  1 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.79%
1301.16/1305.07	c  1305s|205900 | 39379 | 20613k|  98.4 |   319M |  48 |1505 |7978 | 428 | 311k|  1 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.79%
1301.85/1305.73	c  1306s|206000 | 39378 | 20624k|  98.4 |   319M |  48 |1505 |7964 | 452 | 311k|  2 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.79%
1302.35/1306.24	c  1306s|206100 | 39382 | 20632k|  98.4 |   319M |  48 |1505 |7962 | 429 | 312k|  0 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.79%
1303.05/1306.99	c  1307s|206200 | 39384 | 20643k|  98.4 |   319M |  48 |1505 |7880 | 470 | 312k|  1 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1303.65/1307.50	c  1307s|206300 | 39400 | 20650k|  98.4 |   319M |  48 |1505 |7913 | 463 | 312k|  2 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1304.15/1308.01	c  1308s|206400 | 39407 | 20658k|  98.4 |   319M |  50 |1505 |7927 | 421 | 312k|  1 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1304.84/1308.73	c  1309s|206500 | 39415 | 20670k|  98.4 |   319M |  50 |1505 |7905 | 437 | 312k|  0 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1305.34/1309.27	c  1309s|206600 | 39427 | 20678k|  98.4 |   319M |  50 |1505 |7912 | 467 | 312k|  0 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1305.84/1309.76	c  1310s|206700 | 39432 | 20686k|  98.3 |   319M |  50 |1505 |8003 | 445 | 312k|  0 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1306.34/1310.26	c  1310s|206800 | 39456 | 20693k|  98.3 |   319M |  50 |1505 |8021 | 442 | 312k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1306.84/1310.75	c  1311s|206900 | 39471 | 20701k|  98.3 |   319M |  50 |1505 |8072 | 453 | 312k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1307.53/1311.45	c  1311s|207000 | 39468 | 20711k|  98.3 |   320M |  50 |1505 |8070 | 445 | 313k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1308.14/1312.03	c  1312s|207100 | 39481 | 20720k|  98.3 |   320M |  50 |1505 |8047 | 431 | 313k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1308.83/1312.75	c  1313s|207200 | 39493 | 20731k|  98.3 |   321M |  50 |1505 |7923 | 448 | 313k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1309.53/1313.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1309.53/1313.45	c  1313s|207300 | 39483 | 20741k|  98.3 |   321M |  50 |1505 |7884 | 435 | 313k|  0 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1310.13/1314.07	c  1314s|207400 | 39492 | 20751k|  98.3 |   321M |  50 |1505 |7918 | 463 | 313k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1310.73/1314.65	c  1315s|207500 | 39522 | 20760k|  98.3 |   321M |  50 |1505 |7787 | 443 | 313k|  2 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1311.23/1315.17	c  1315s|207600 | 39546 | 20768k|  98.3 |   321M |  50 |1505 |7803 | 444 | 314k|  0 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1311.62/1315.58	c  1316s|207700 | 39559 | 20775k|  98.3 |   321M |  50 |1505 |7841 | 426 | 314k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1312.32/1316.22	c  1316s|207800 | 39572 | 20786k|  98.3 |   321M |  50 |1505 |7822 | 460 | 314k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1312.92/1316.87	c  1317s|207900 | 39579 | 20796k|  98.3 |   321M |  50 |1505 |7762 | 434 | 314k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1313.52/1317.45	c  1317s|208000 | 39595 | 20805k|  98.3 |   321M |  50 |1505 |7748 | 442 | 314k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1314.22/1318.11	c  1318s|208100 | 39605 | 20815k|  98.3 |   321M |  50 |1505 |7622 | 456 | 314k|  0 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1314.61/1318.59	c  1319s|208200 | 39626 | 20822k|  98.3 |   321M |  50 |1505 |7684 | 436 | 314k|  0 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1315.41/1319.31	c  1319s|208300 | 39645 | 20833k|  98.3 |   321M |  50 |1505 |7601 | 459 | 314k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1316.01/1319.94	c  1320s|208400 | 39662 | 20843k|  98.3 |   321M |  50 |1505 |7659 | 423 | 315k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1316.61/1320.52	c  1321s|208500 | 39671 | 20852k|  98.3 |   321M |  50 |1505 |7704 | 449 | 315k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1317.41/1321.33	c  1321s|208600 | 39677 | 20865k|  98.3 |   321M |  50 |1505 |7779 | 453 | 315k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1318.00/1321.98	c  1322s|208700 | 39700 | 20875k|  98.3 |   321M |  50 |1505 |7713 | 451 | 315k|  0 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1318.60/1322.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1318.60/1322.59	c  1323s|208800 | 39703 | 20884k|  98.3 |   322M |  50 |1505 |7728 | 449 | 315k|  0 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1319.30/1323.24	c  1323s|208900 | 39737 | 20894k|  98.3 |   324M |  50 |1505 |7685 | 421 | 315k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1319.90/1323.88	c  1324s|209000 | 39778 | 20904k|  98.3 |   324M |  50 |1505 |7722 |   0 | 316k|  0 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1320.50/1324.42	c  1324s|209100 | 39786 | 20913k|  98.3 |   325M |  50 |1505 |7723 | 441 | 316k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1321.10/1325.06	c  1325s|209200 | 39797 | 20922k|  98.3 |   325M |  50 |1505 |7674 | 450 | 316k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1322.20/1326.17	c  1326s|209300 | 39786 | 20939k|  98.3 |   325M |  50 |1505 |7587 | 436 | 316k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.83%
1322.69/1326.66	c  1327s|209400 | 39793 | 20947k|  98.3 |   325M |  50 |1505 |7594 | 463 | 316k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.83%
1323.29/1327.20	c  1327s|209500 | 39794 | 20955k|  98.3 |   325M |  50 |1505 |7667 | 475 | 316k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.83%
1323.69/1327.68	c  1328s|209600 | 39799 | 20962k|  98.3 |   328M |  50 |1505 |7683 | 413 | 316k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1324.49/1328.43	c  1328s|209700 | 39820 | 20974k|  98.3 |   328M |  50 |1505 |7653 | 433 | 316k|  0 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1324.98/1328.94	c  1329s|209800 | 39818 | 20982k|  98.3 |   328M |  50 |1505 |7658 | 444 | 316k|  0 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1325.78/1329.77	c  1330s|209900 | 39829 | 20999k|  98.3 |   328M |  50 |1505 |7670 | 440 | 316k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1326.68/1330.60	c  1331s|210000 | 39870 | 21012k|  98.4 |   328M |  50 |1505 |7485 | 441 | 317k|  0 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1327.28/1331.21	c  1331s|210100 | 39930 | 21021k|  98.4 |   328M |  50 |1505 |7397 | 427 | 317k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1327.78/1331.77	c  1332s|210200 | 39990 | 21029k|  98.3 |   328M |  50 |1505 |7465 | 443 | 317k|  0 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1328.47/1332.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1328.47/1332.45	c  1332s|210300 | 40041 | 21039k|  98.3 |   328M |  50 |1505 |7550 | 448 | 317k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1328.97/1332.97	c  1333s|210400 | 40069 | 21047k|  98.3 |   328M |  50 |1505 |7591 | 445 | 317k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1329.57/1333.50	c  1333s|210500 | 40076 | 21056k|  98.3 |   330M |  50 |1505 |7650 | 465 | 317k|  2 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1330.07/1334.05	c  1334s|210600 | 40073 | 21064k|  98.3 |   330M |  50 |1505 |7695 | 446 | 318k|  0 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1330.57/1334.52	c  1335s|210700 | 40087 | 21072k|  98.3 |   330M |  50 |1505 |7721 | 450 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1331.46/1335.45	c  1335s|210800 | 40091 | 21087k|  98.3 |   330M |  50 |1505 |7708 | 598 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1332.17/1336.13	c  1336s|210900 | 40102 | 21098k|  98.3 |   330M |  50 |1505 |7727 | 432 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1332.66/1336.69	c  1337s|211000 | 40096 | 21107k|  98.3 |   330M |  50 |1505 |7765 | 426 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1333.26/1337.28	c  1337s|211100 | 40085 | 21116k|  98.3 |   330M |  50 |1505 |7742 | 478 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.85%
1333.86/1337.82	c  1338s|211200 | 40123 | 21125k|  98.3 |   330M |  50 |1505 |7581 | 449 | 318k|  2 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.85%
1334.26/1338.28	c  1338s|211300 | 40149 | 21132k|  98.3 |   330M |  50 |1505 |7629 | 448 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.85%
1334.76/1338.74	c  1339s|211400 | 40167 | 21139k|  98.3 |   330M |  50 |1505 |7628 | 447 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.85%
1335.16/1339.17	c  1339s|211500 | 40172 | 21146k|  98.3 |   330M |  50 |1505 |7627 | 433 | 319k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.94%
1335.75/1339.76	c  1340s|211600 | 40160 | 21155k|  98.3 |   330M |  50 |1505 |7561 | 428 | 319k|  0 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.94%
1336.25/1340.26	c  1340s|211700 | 40161 | 21163k|  98.3 |   330M |  50 |1505 |7543 | 438 | 319k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.94%
1336.95/1340.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1336.95/1340.93	c  1341s|211800 | 40205 | 21173k|  98.3 |   330M |  50 |1505 |7541 | 437 | 319k|  0 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.94%
1337.65/1341.64	c  1342s|211900 | 40212 | 21184k|  98.3 |   331M |  50 |1505 |7563 | 452 | 319k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1338.35/1342.31	c  1342s|212000 | 40210 | 21195k|  98.3 |   331M |  50 |1505 |7518 | 414 | 319k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1338.74/1342.79	c  1343s|212100 | 40220 | 21202k|  98.3 |   331M |  50 |1505 |7553 | 439 | 319k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1339.44/1343.45	c  1343s|212200 | 40211 | 21213k|  98.3 |   331M |  50 |1505 |7559 |   0 | 319k|  0 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1340.15/1344.14	c  1344s|212300 | 40207 | 21224k|  98.3 |   331M |  50 |1505 |7566 | 432 | 319k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1340.84/1344.84	c  1345s|212400 | 40207 | 21235k|  98.3 |   331M |  50 |1505 |7541 | 432 | 319k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1341.34/1345.36	c  1345s|212500 | 40208 | 21243k|  98.3 |   331M |  50 |1505 |7604 | 454 | 320k|  0 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1341.84/1345.81	c  1346s|212600 | 40211 | 21250k|  98.3 |   331M |  50 |1505 |7666 | 436 | 320k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1342.43/1346.41	c  1346s|212700 | 40230 | 21258k|  98.3 |   331M |  50 |1505 |7589 | 435 | 320k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1343.04/1347.03	c  1347s|212800 | 40277 | 21269k|  98.3 |   331M |  50 |1505 |7576 | 430 | 320k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1343.53/1347.54	c  1348s|212900 | 40313 | 21277k|  98.3 |   331M |  50 |1505 |7613 | 430 | 320k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1343.93/1347.99	c  1348s|213000 | 40335 | 21285k|  98.3 |   331M |  50 |1505 |7661 | 449 | 320k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1344.53/1348.56	c  1349s|213100 | 40332 | 21293k|  98.2 |   331M |  50 |1505 |7657 | 450 | 321k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1345.33/1349.34	c  1349s|213200 | 40338 | 21306k|  98.3 |   331M |  50 |1505 |7608 | 447 | 321k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1345.92/1349.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1345.92/1349.92	c  1350s|213300 | 40366 | 21314k|  98.3 |   331M |  50 |1505 |7584 | 437 | 321k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1346.62/1350.61	c  1351s|213400 | 40376 | 21325k|  98.3 |   331M |  50 |1505 |7567 | 471 | 321k|  3 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1347.22/1351.25	c  1351s|213500 | 40386 | 21335k|  98.3 |   331M |  50 |1505 |7549 | 440 | 321k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1348.02/1352.07	c  1352s|213600 | 40404 | 21349k|  98.3 |   331M |  50 |1505 |7583 | 424 | 321k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1348.72/1352.74	c  1353s|213700 | 40412 | 21360k|  98.3 |   331M |  50 |1505 |7590 | 442 | 321k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1349.41/1353.40	c  1353s|213800 | 40420 | 21370k|  98.3 |   331M |  50 |1505 |7589 | 425 | 322k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1349.91/1353.93	c  1354s|213900 | 40419 | 21379k|  98.3 |   331M |  50 |1505 |7590 | 449 | 322k|  0 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1350.31/1354.37	c  1354s|214000 | 40420 | 21384k|  98.3 |   331M |  50 |1505 |7687 | 459 | 322k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1351.02/1355.07	c  1355s|214100 | 40428 | 21395k|  98.3 |   331M |  50 |1505 |7669 | 466 | 322k|  0 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1351.81/1355.86	c  1356s|214200 | 40444 | 21408k|  98.3 |   331M |  50 |1505 |7668 | 434 | 322k|  0 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1352.51/1356.59	c  1357s|214300 | 40463 | 21419k|  98.3 |   331M |  50 |1505 |7538 | 429 | 322k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1353.01/1357.10	c  1357s|214400 | 40476 | 21427k|  98.3 |   331M |  50 |1505 |7539 | 428 | 322k|  0 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1353.60/1357.69	c  1358s|214500 | 40482 | 21437k|  98.3 |   331M |  50 |1505 |7577 | 441 | 322k|  2 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1354.20/1358.23	c  1358s|214600 | 40498 | 21446k|  98.3 |   331M |  50 |1505 |7595 | 441 | 323k|  0 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1354.90/1358.94	c  1359s|214700 | 40510 | 21458k|  98.3 |   331M |  50 |1505 |7638 | 438 | 323k|  1 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1355.50/1359.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1355.50/1359.57	c  1360s|214800 | 40528 | 21469k|  98.3 |   331M |  50 |1505 |7620 | 428 | 323k|  1 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1356.10/1360.14	c  1360s|214900 | 40520 | 21477k|  98.3 |   331M |  50 |1505 |7672 | 439 | 323k|  1 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1356.89/1360.98	c  1361s|215000 | 40549 | 21490k|  98.3 |   331M |  50 |1505 |7663 | 450 | 323k|  0 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1357.49/1361.55	c  1362s|215100 | 40558 | 21498k|  98.3 |   331M |  50 |1505 |7667 |   0 | 323k|  0 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1358.19/1362.23	c  1362s|215200 | 40581 | 21509k|  98.3 |   331M |  50 |1505 |7639 | 435 | 324k|  1 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1358.79/1362.81	c  1363s|215300 | 40604 | 21518k|  98.3 |   331M |  50 |1505 |7520 | 449 | 324k|  1 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1359.39/1363.48	c  1363s|215400 | 40676 | 21528k|  98.3 |   332M |  50 |1505 |7421 | 431 | 324k|  1 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1359.99/1364.03	c  1364s|215500 | 40693 | 21537k|  98.3 |   332M |  50 |1505 |7494 | 459 | 324k|  0 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1360.48/1364.56	c  1365s|215600 | 40699 | 21545k|  98.3 |   332M |  50 |1505 |7517 | 464 | 324k|  2 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1361.18/1365.26	c  1365s|215700 | 40693 | 21555k|  98.3 |   332M |  50 |1505 |7515 | 437 | 324k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1361.78/1365.81	c  1366s|215800 | 40707 | 21564k|  98.3 |   332M |  50 |1505 |7497 | 428 | 324k|  0 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1362.28/1366.38	c  1366s|215900 | 40719 | 21573k|  98.3 |   332M |  50 |1505 |7587 | 426 | 325k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1362.88/1366.95	c  1367s|216000 | 40737 | 21582k|  98.3 |   332M |  50 |1505 |7614 | 441 | 325k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1363.57/1367.67	c  1368s|216100 | 40756 | 21594k|  98.3 |   332M |  50 |1505 |7598 | 437 | 325k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1364.17/1368.27	c  1368s|216200 | 40774 | 21603k|  98.3 |   332M |  50 |1505 |7709 | 462 | 325k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1364.87/1368.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1364.87/1368.93	c  1369s|216300 | 40777 | 21613k|  98.3 |   332M |  50 |1505 |7718 | 467 | 325k|  0 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1365.47/1369.50	c  1369s|216400 | 40788 | 21622k|  98.3 |   332M |  50 |1505 |7694 | 441 | 325k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1366.07/1370.15	c  1370s|216500 | 40810 | 21633k|  98.3 |   332M |  50 |1505 |7711 | 436 | 326k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1366.77/1370.82	c  1371s|216600 | 40824 | 21643k|  98.3 |   332M |  50 |1505 |7668 | 451 | 326k|  0 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.99%
1367.66/1371.72	c  1372s|216700 | 40884 | 21657k|  98.3 |   332M |  50 |1505 |7603 | 466 | 326k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1368.46/1372.52	c  1373s|216800 | 40926 | 21669k|  98.3 |   332M |  50 |1505 |7684 | 469 | 326k|  2 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1368.86/1373.00	c  1373s|216900 | 40953 | 21676k|  98.3 |   332M |  50 |1505 |7708 | 468 | 326k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1369.46/1373.54	c  1374s|217000 | 40996 | 21684k|  98.3 |   332M |  50 |1505 |7760 | 470 | 326k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1369.96/1374.06	c  1374s|217100 | 41030 | 21691k|  98.3 |   333M |  50 |1505 |7755 | 469 | 327k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1370.55/1374.63	c  1375s|217200 | 41044 | 21700k|  98.3 |   333M |  50 |1505 |7767 | 471 | 327k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1371.15/1375.20	c  1375s|217300 | 41050 | 21708k|  98.3 |   333M |  50 |1505 |7813 | 484 | 327k|  0 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1371.75/1375.83	c  1376s|217400 | 41064 | 21718k|  98.3 |   333M |  50 |1505 |7865 | 471 | 327k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1372.25/1376.36	c  1376s|217500 | 41097 | 21726k|  98.2 |   334M |  50 |1505 |7860 | 468 | 327k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1372.65/1376.79	c  1377s|217600 | 41103 | 21731k|  98.2 |   334M |  50 |1505 |7891 | 459 | 327k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1373.55/1377.67	c  1378s|217700 | 41165 | 21745k|  98.2 |   334M |  50 |1505 |7873 | 473 | 328k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1374.34/1378.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1374.34/1378.41	c  1378s|217800 | 41166 | 21757k|  98.3 |   335M |  50 |1505 |7916 | 465 | 328k|  0 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1375.05/1379.16	c  1379s|217900 | 41193 | 21768k|  98.3 |   335M |  50 |1505 |7878 | 493 | 328k|  2 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1375.74/1379.87	c  1380s|218000 | 41199 | 21779k|  98.3 |   335M |  50 |1505 |7826 | 444 | 328k|  2 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1376.54/1380.65	c  1381s|218100 | 41227 | 21791k|  98.3 |   335M |  50 |1505 |7792 | 447 | 328k|  0 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1377.13/1381.24	c  1381s|218200 | 41233 | 21801k|  98.3 |   335M |  50 |1505 |7831 | 452 | 328k|  1 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1377.83/1381.94	c  1382s|218300 | 41263 | 21811k|  98.3 |   335M |  50 |1505 |7869 | 436 | 328k|  0 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1378.43/1382.52	c  1383s|218400 | 41255 | 21820k|  98.3 |   335M |  50 |1505 |7893 | 440 | 329k|  1 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1379.13/1383.26	c  1383s|218500 | 41274 | 21832k|  98.3 |   335M |  50 |1505 |7903 | 454 | 329k|  1 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1379.63/1383.72	c  1384s|218600 | 41283 | 21839k|  98.3 |   336M |  50 |1505 |7904 | 429 | 329k|  0 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1380.13/1384.20	c  1384s|218700 | 41294 | 21846k|  98.3 |   336M |  50 |1505 |7958 | 425 | 329k|  1 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1380.52/1384.63	c  1385s|218800 | 41295 | 21854k|  98.3 |   336M |  50 |1505 |7987 | 430 | 329k|  1 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1380.93/1385.09	c  1385s|218900 | 41301 | 21861k|  98.2 |   336M |  50 |1505 |8026 | 430 | 329k|  1 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1381.42/1385.59	c  1386s|219000 | 41297 | 21871k|  98.2 |   336M |  50 |1505 |8039 | 440 | 329k|  0 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1382.12/1386.20	c  1386s|219100 | 41303 | 21881k|  98.2 |   336M |  50 |1505 |8035 |   0 | 329k|  0 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1382.62/1386.76	c  1387s|219200 | 41319 | 21890k|  98.2 |   336M |  50 |1505 |7994 | 434 | 329k|  2 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1383.12/1387.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1383.12/1387.21	c  1387s|219300 | 41331 | 21897k|  98.2 |   336M |  50 |1505 |8002 | 435 | 329k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1383.52/1387.69	c  1388s|219400 | 41335 | 21904k|  98.2 |   336M |  50 |1505 |8023 | 460 | 329k|  0 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1384.11/1388.29	c  1388s|219500 | 41345 | 21915k|  98.2 |   336M |  50 |1505 |8020 | 427 | 330k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1384.71/1388.89	c  1389s|219600 | 41352 | 21924k|  98.2 |   336M |  50 |1505 |8021 | 429 | 330k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1385.31/1389.47	c  1389s|219700 | 41360 | 21933k|  98.2 |   336M |  50 |1505 |8032 | 444 | 330k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1385.81/1389.95	c  1390s|219800 | 41360 | 21941k|  98.2 |   336M |  50 |1505 |8070 | 481 | 330k|  0 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1386.61/1390.79	c  1391s|219900 | 41360 | 21954k|  98.2 |   336M |  50 |1505 |8005 | 450 | 330k|  2 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1387.01/1391.15	c  1391s|220000 | 41398 | 21958k|  98.2 |   336M |  50 |1505 |7989 | 437 | 330k|  0 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1387.31/1391.43	c  1391s|220100 | 41411 | 21962k|  98.2 |   336M |  50 |1505 |8015 | 436 | 330k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1387.60/1391.74	c  1392s|220200 | 41409 | 21966k|  98.1 |   336M |  50 |1505 |8029 | 436 | 330k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1388.01/1392.14	c  1392s|220300 | 41409 | 21973k|  98.1 |   336M |  50 |1505 |8024 |   0 | 330k|  0 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1388.50/1392.63	c  1393s|220400 | 41407 | 21980k|  98.1 |   336M |  50 |1505 |8035 | 427 | 330k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1388.91/1393.02	c  1393s|220500 | 41403 | 21986k|  98.1 |   336M |  50 |1505 |8028 | 445 | 331k|  0 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1389.20/1393.37	c  1393s|220600 | 41418 | 21991k|  98.1 |   336M |  50 |1505 |8089 | 442 | 331k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1389.50/1393.68	c  1394s|220700 | 41418 | 21995k|  98.0 |   336M |  50 |1505 |8183 | 444 | 331k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1389.90/1394.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1389.90/1394.09	c  1394s|220800 | 41418 | 22001k|  98.0 |   336M |  50 |1505 |8210 | 440 | 331k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1390.50/1394.60	c  1395s|220900 | 41423 | 22009k|  98.0 |   336M |  50 |1505 |8202 | 441 | 331k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1390.90/1395.02	c  1395s|221000 | 41443 | 22015k|  98.0 |   336M |  50 |1505 |8221 | 448 | 331k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1391.29/1395.44	c  1395s|221100 | 41447 | 22021k|  98.0 |   336M |  50 |1505 |8289 | 443 | 331k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1391.79/1395.94	c  1396s|221200 | 41450 | 22028k|  98.0 |   336M |  50 |1505 |8341 | 449 | 331k|  0 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1392.39/1396.54	c  1397s|221300 | 41449 | 22037k|  98.0 |   336M |  50 |1505 |8294 |   0 | 331k|  0 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1392.89/1397.09	c  1397s|221400 | 41482 | 22046k|  98.0 |   336M |  50 |1505 |8353 | 450 | 332k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1393.39/1397.51	c  1398s|221500 | 41500 | 22052k|  98.0 |   336M |  50 |1505 |8423 | 446 | 332k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1393.79/1397.99	c  1398s|221600 | 41500 | 22059k|  97.9 |   336M |  50 |1505 |8440 | 442 | 332k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1394.38/1398.58	c  1399s|221700 | 41520 | 22069k|  97.9 |   336M |  50 |1505 |8391 | 437 | 332k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1395.28/1399.46	c  1399s|221800 | 41543 | 22084k|  98.0 |   337M |  50 |1505 |8354 | 436 | 332k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1395.78/1399.99	c  1400s|221900 | 41548 | 22092k|  98.0 |   337M |  50 |1505 |8331 | 442 | 332k|  0 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1396.28/1400.48	c  1400s|222000 | 41563 | 22100k|  97.9 |   337M |  50 |1505 |8316 | 451 | 332k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1397.08/1401.29	c  1401s|222100 | 41585 | 22114k|  98.0 |   337M |  50 |1505 |8272 | 437 | 332k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1397.68/1401.84	c  1402s|222200 | 41641 | 22123k|  98.0 |   337M |  50 |1505 |8270 | 436 | 332k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1398.17/1402.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1398.17/1402.39	c  1402s|222300 | 41657 | 22132k|  98.0 |   337M |  50 |1505 |8316 | 446 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1398.77/1402.97	c  1403s|222400 | 41671 | 22141k|  98.0 |   337M |  50 |1505 |8353 | 440 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1399.27/1403.42	c  1403s|222500 | 41690 | 22148k|  97.9 |   337M |  50 |1505 |8386 | 444 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1399.77/1403.90	c  1404s|222600 | 41690 | 22155k|  97.9 |   337M |  50 |1505 |8415 | 450 | 333k|  0 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1400.17/1404.37	c  1404s|222700 | 41698 | 22162k|  97.9 |   337M |  50 |1505 |8465 | 448 | 333k|  0 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1400.77/1404.93	c  1405s|222800 | 41705 | 22169k|  97.9 |   338M |  50 |1505 |8500 | 460 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1401.26/1405.48	c  1405s|222900 | 41708 | 22177k|  97.9 |   338M |  50 |1505 |8546 | 437 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1401.87/1406.04	c  1406s|223000 | 41714 | 22186k|  97.9 |   338M |  50 |1505 |8527 | 421 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1402.36/1406.55	c  1407s|223100 | 41722 | 22194k|  97.9 |   338M |  50 |1505 |8601 | 441 | 333k|  0 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1402.97/1407.14	c  1407s|223200 | 41750 | 22203k|  97.9 |   338M |  50 |1505 |8561 | 434 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1403.46/1407.67	c  1408s|223300 | 41752 | 22210k|  97.9 |   340M |  50 |1505 |8561 | 419 | 334k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1404.16/1408.31	c  1408s|223400 | 41756 | 22219k|  97.9 |   340M |  50 |1505 |8492 | 430 | 334k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1404.75/1408.97	c  1409s|223500 | 41754 | 22229k|  97.9 |   340M |  50 |1505 |8449 | 443 | 334k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1405.35/1409.54	c  1410s|223600 | 41769 | 22238k|  97.9 |   340M |  50 |1505 |8430 | 449 | 334k|  0 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1405.96/1410.13	c  1410s|223700 | 41776 | 22247k|  97.9 |   340M |  50 |1505 |8314 | 435 | 334k|  1 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1406.75/1410.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1406.75/1410.90	c  1411s|223800 | 41784 | 22259k|  97.9 |   340M |  50 |1505 |8336 | 436 | 334k|  1 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1407.45/1411.61	c  1412s|223900 | 41797 | 22271k|  97.9 |   340M |  50 |1505 |8310 | 439 | 334k|  0 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1407.85/1412.06	c  1412s|224000 | 41835 | 22278k|  97.9 |   340M |  50 |1505 |8402 | 433 | 335k|  1 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1408.34/1412.58	c  1413s|224100 | 41839 | 22286k|  97.9 |   340M |  50 |1505 |8451 |   0 | 335k|  0 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1408.95/1413.18	c  1413s|224200 | 41851 | 22295k|  97.9 |   340M |  50 |1505 |8466 | 436 | 335k|  1 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1409.54/1413.78	c  1414s|224300 | 41858 | 22304k|  97.9 |   340M |  50 |1505 |8393 | 448 | 335k|  0 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1410.04/1414.26	c  1414s|224400 | 41877 | 22312k|  97.8 |   340M |  50 |1505 |8416 | 449 | 335k|  0 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1410.54/1414.75	c  1415s|224500 | 41889 | 22319k|  97.8 |   340M |  50 |1505 |8490 | 445 | 335k|  2 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1411.24/1415.42	c  1415s|224600 | 41902 | 22330k|  97.8 |   340M |  50 |1505 |8469 | 442 | 336k|  1 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1411.73/1415.94	c  1416s|224700 | 41908 | 22338k|  97.8 |   341M |  50 |1505 |8479 | 443 | 336k|  1 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1412.33/1416.54	c  1417s|224800 | 41919 | 22347k|  97.8 |   341M |  50 |1505 |8482 | 425 | 336k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1413.13/1417.31	c  1417s|224900 | 41952 | 22360k|  97.8 |   341M |  50 |1505 |8400 | 431 | 336k|  0 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1413.63/1417.88	c  1418s|225000 | 41960 | 22369k|  97.8 |   341M |  50 |1505 |8391 | 438 | 336k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1414.33/1418.52	c  1419s|225100 | 41951 | 22379k|  97.8 |   341M |  50 |1505 |8361 | 446 | 336k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1415.02/1419.22	c  1419s|225200 | 41949 | 22390k|  97.8 |   341M |  50 |1505 |8351 | 435 | 336k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1415.72/1419.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1415.72/1419.96	c  1420s|225300 | 42011 | 22402k|  97.9 |   343M |  50 |1505 |8257 | 427 | 336k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1416.52/1420.71	c  1421s|225400 | 42026 | 22414k|  97.9 |   343M |  50 |1505 |8226 | 423 | 337k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1417.02/1421.25	c  1421s|225500 | 42038 | 22423k|  97.9 |   343M |  50 |1505 |8336 | 435 | 337k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1417.52/1421.78	c  1422s|225600 | 42051 | 22431k|  97.9 |   343M |  50 |1505 |8302 | 453 | 337k|  0 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1418.21/1422.46	c  1422s|225700 | 42060 | 22442k|  97.9 |   343M |  50 |1505 |8346 | 442 | 337k|  0 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1418.82/1423.02	c  1423s|225800 | 42065 | 22451k|  97.9 |   343M |  50 |1505 |8306 | 435 | 337k|  0 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1419.31/1423.51	c  1424s|225900 | 42070 | 22459k|  97.8 |   343M |  50 |1505 |8256 | 425 | 337k|  0 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1419.81/1424.06	c  1424s|226000 | 42079 | 22468k|  97.8 |   343M |  50 |1505 |8249 | 432 | 337k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1420.41/1424.60	c  1425s|226100 | 42076 | 22476k|  97.8 |   343M |  50 |1505 |8160 | 436 | 337k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1421.11/1425.37	c  1425s|226200 | 42079 | 22489k|  97.8 |   343M |  50 |1505 |8138 | 461 | 337k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1421.60/1425.81	c  1426s|226300 | 42108 | 22495k|  97.8 |   343M |  50 |1505 |8070 | 436 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1422.40/1426.67	c  1427s|226400 | 42134 | 22509k|  97.9 |   343M |  50 |1505 |7961 | 478 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1423.00/1427.29	c  1427s|226500 | 42142 | 22519k|  97.9 |   343M |  50 |1505 |7969 | 435 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1423.50/1427.75	c  1428s|226600 | 42152 | 22526k|  97.8 |   343M |  50 |1505 |7945 | 448 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1424.00/1428.23	c  1428s|226700 | 42174 | 22534k|  97.8 |   343M |  50 |1505 |7969 | 453 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1424.50/1428.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1424.50/1428.76	c  1429s|226800 | 42171 | 22542k|  97.8 |   344M |  50 |1505 |8025 | 451 | 338k|  0 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1425.29/1429.51	c  1430s|226900 | 42177 | 22553k|  97.8 |   344M |  50 |1505 |7962 | 477 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1425.69/1430.00	c  1430s|227000 | 42175 | 22560k|  97.8 |   344M |  50 |1505 |7958 | 427 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1426.29/1430.57	c  1431s|227100 | 42171 | 22569k|  97.8 |   344M |  50 |1505 |8003 | 446 | 339k|  0 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1426.89/1431.19	c  1431s|227200 | 42182 | 22578k|  97.8 |   344M |  50 |1505 |7988 | 449 | 339k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1427.49/1431.76	c  1432s|227300 | 42182 | 22587k|  97.8 |   344M |  50 |1505 |7971 | 438 | 339k|  0 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1427.98/1432.25	c  1432s|227400 | 42186 | 22594k|  97.8 |   344M |  50 |1505 |7983 | 453 | 339k|  0 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1428.48/1432.72	c  1433s|227500 | 42186 | 22602k|  97.8 |   344M |  50 |1505 |7960 | 413 | 339k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1428.89/1433.13	c  1433s|227600 | 42212 | 22608k|  97.8 |   345M |  50 |1505 |8003 | 435 | 339k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1429.28/1433.54	c  1434s|227700 | 42222 | 22614k|  97.8 |   345M |  50 |1505 |8014 | 445 | 339k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1429.68/1433.99	c  1434s|227800 | 42218 | 22621k|  97.7 |   345M |  50 |1505 |8019 | 442 | 339k|  0 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1430.38/1434.70	c  1435s|227900 | 42211 | 22633k|  97.8 |   345M |  50 |1505 |8048 | 485 | 339k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1431.08/1435.31	c  1435s|228000 | 42226 | 22643k|  97.8 |   345M |  50 |1505 |8077 | 447 | 339k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1431.97/1436.22	c  1436s|228100 | 42241 | 22658k|  97.8 |   345M |  50 |1505 |8051 | 471 | 339k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1432.97/1437.27	c  1437s|228200 | 42270 | 22675k|  97.8 |   345M |  50 |1505 |8008 | 439 | 340k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1433.57/1437.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1433.57/1437.87	c  1438s|228300 | 42272 | 22683k|  97.8 |   345M |  50 |1505 |8035 | 444 | 340k|  0 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1434.17/1438.48	c  1438s|228400 | 42269 | 22693k|  97.8 |   345M |  50 |1505 |8043 | 439 | 340k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1434.87/1439.14	c  1439s|228500 | 42299 | 22703k|  97.8 |   345M |  50 |1505 |7982 | 441 | 340k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1435.46/1439.79	c  1440s|228600 | 42319 | 22714k|  97.8 |   345M |  50 |1505 |7946 | 451 | 340k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1436.06/1440.34	c  1440s|228700 | 42331 | 22722k|  97.8 |   345M |  50 |1505 |7962 | 440 | 340k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1438.06/1442.30	c  1442s|228800 | 42311 | 22752k|  97.9 |   346M |  50 |1505 |7858 | 434 | 341k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1438.46/1442.79	c  1443s|228900 | 42315 | 22760k|  97.9 |   347M |  50 |1505 |7893 | 438 | 341k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1439.16/1443.48	c  1443s|229000 | 42321 | 22771k|  97.9 |   347M |  50 |1505 |7840 | 433 | 341k|  0 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1439.96/1444.22	c  1444s|229100 | 42315 | 22783k|  97.9 |   347M |  50 |1505 |7878 | 431 | 341k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1440.55/1444.84	c  1445s|229200 | 42349 | 22792k|  97.9 |   347M |  50 |1505 |7868 | 466 | 341k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1441.05/1445.33	c  1445s|229300 | 42365 | 22799k|  97.9 |   347M |  50 |1505 |7863 | 480 | 341k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1441.55/1445.87	c  1446s|229400 | 42370 | 22807k|  97.9 |   347M |  50 |1505 |7873 | 443 | 341k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1442.25/1446.51	c  1447s|229500 | 42387 | 22817k|  97.9 |   347M |  50 |1505 |7851 | 442 | 341k|  0 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1442.85/1447.19	c  1447s|229600 | 42383 | 22827k|  97.9 |   347M |  50 |1505 |7849 | 428 | 342k|  0 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1443.54/1447.81	c  1448s|229700 | 42388 | 22837k|  97.9 |   347M |  50 |1505 |7834 | 454 | 342k|  0 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1443.94/1448.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1443.94/1448.28	c  1448s|229800 | 42398 | 22844k|  97.9 |   347M |  50 |1505 |7919 | 450 | 342k|  0 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1444.64/1448.92	c  1449s|229900 | 42403 | 22854k|  97.9 |   347M |  50 |1505 |7928 | 435 | 342k|  1 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1445.24/1449.52	c  1450s|230000 | 42413 | 22864k|  97.9 |   347M |  50 |1505 |7891 | 442 | 342k|  1 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1445.84/1450.12	c  1450s|230100 | 42418 | 22874k|  97.9 |   347M |  50 |1505 |7887 | 455 | 342k|  1 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1446.34/1450.62	c  1451s|230200 | 42443 | 22881k|  97.9 |   347M |  50 |1505 |7836 | 436 | 342k|  0 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1446.84/1451.12	c  1451s|230300 | 42455 | 22889k|  97.8 |   347M |  50 |1505 |7875 | 442 | 342k|  1 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1447.33/1451.69	c  1452s|230400 | 42461 | 22898k|  97.8 |   347M |  50 |1505 |7929 | 444 | 343k|  1 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1447.93/1452.28	c  1452s|230500 | 42457 | 22907k|  97.8 |   347M |  50 |1505 |8026 | 436 | 343k|  0 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1448.43/1452.79	c  1453s|230600 | 42462 | 22915k|  97.8 |   347M |  50 |1505 |8015 | 441 | 343k|  0 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1449.03/1453.35	c  1453s|230700 | 42481 | 22924k|  97.8 |   347M |  50 |1505 |7955 |   0 | 343k|  0 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1449.63/1453.95	c  1454s|230800 | 42489 | 22933k|  97.8 |   347M |  50 |1505 |7942 | 448 | 343k|  0 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1450.33/1454.69	c  1455s|230900 | 42493 | 22945k|  97.8 |   347M |  50 |1505 |7911 | 433 | 343k|  1 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1451.02/1455.30	c  1455s|231000 | 42509 | 22955k|  97.8 |   347M |  50 |1505 |7952 | 440 | 343k|  0 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1451.52/1455.87	c  1456s|231100 | 42532 | 22965k|  97.8 |   348M |  50 |1505 |8010 |   0 | 344k|  0 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1452.12/1456.45	c  1456s|231200 | 42554 | 22974k|  97.8 |   348M |  50 |1505 |8083 | 463 | 344k|  0 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1452.72/1457.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1452.72/1457.08	c  1457s|231300 | 42556 | 22983k|  97.8 |   348M |  50 |1505 |8091 |   0 | 344k|  0 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1453.32/1457.64	c  1458s|231400 | 42566 | 22992k|  97.8 |   348M |  50 |1505 |8084 | 433 | 344k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1454.11/1458.44	c  1458s|231500 | 42572 | 23005k|  97.8 |   350M |  50 |1505 |8034 | 484 | 344k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1454.91/1459.20	c  1459s|231600 | 42580 | 23017k|  97.9 |   350M |  50 |1505 |7987 | 460 | 344k|  0 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1455.81/1460.16	c  1460s|231700 | 42591 | 23035k|  97.9 |   350M |  50 |1505 |7954 | 449 | 344k|  0 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1456.31/1460.66	c  1461s|231800 | 42608 | 23042k|  97.9 |   351M |  50 |1505 |7986 | 427 | 344k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1457.00/1461.36	c  1461s|231900 | 42624 | 23053k|  97.9 |   351M |  50 |1505 |8042 | 508 | 345k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1457.60/1461.90	c  1462s|232000 | 42642 | 23062k|  97.9 |   351M |  50 |1505 |7998 | 443 | 345k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1458.10/1462.44	c  1462s|232100 | 42650 | 23070k|  97.9 |   352M |  50 |1505 |8028 | 456 | 345k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1458.70/1463.02	c  1463s|232200 | 42657 | 23079k|  97.9 |   352M |  50 |1505 |8002 | 434 | 345k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1459.60/1463.93	c  1464s|232300 | 42626 | 23092k|  97.9 |   352M |  50 |1505 |8009 | 796 | 345k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1461.69/1466.09	c  1466s|232400 | 42608 | 23120k|  98.0 |   353M |  50 |1505 |7883 | 437 | 345k|  1 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.10%
1462.29/1466.64	c  1467s|232500 | 42624 | 23128k|  97.9 |   353M |  50 |1505 |7891 | 473 | 345k|  2 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.10%
1462.79/1467.11	c  1467s|232600 | 42630 | 23136k|  97.9 |   353M |  50 |1505 |7920 | 424 | 345k|  1 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.10%
1463.38/1467.72	c  1468s|232700 | 42621 | 23145k|  97.9 |   353M |  50 |1505 |7885 | 446 | 345k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.10%
1463.98/1468.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1463.98/1468.31	c  1468s|232800 | 42644 | 23154k|  97.9 |   353M |  50 |1505 |7884 | 450 | 346k|  2 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.10%
1464.48/1468.83	c  1469s|232900 | 42648 | 23162k|  97.9 |   353M |  50 |1505 |7957 |   0 | 346k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1465.18/1469.52	c  1470s|233000 | 42641 | 23173k|  97.9 |   353M |  50 |1505 |8001 | 434 | 346k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1466.17/1470.56	c  1471s|233100 | 42637 | 23190k|  98.0 |   353M |  50 |1505 |7950 | 436 | 346k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1467.07/1471.43	c  1471s|233200 | 42644 | 23203k|  98.0 |   353M |  50 |1505 |7904 | 443 | 346k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1467.47/1471.86	c  1472s|233300 | 42640 | 23210k|  98.0 |   353M |  50 |1505 |7931 | 438 | 346k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1467.97/1472.38	c  1472s|233400 | 42641 | 23219k|  98.0 |   353M |  50 |1505 |7999 | 436 | 346k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1468.47/1472.86	c  1473s|233500 | 42647 | 23226k|  97.9 |   353M |  50 |1505 |7909 | 436 | 347k|  1 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1469.77/1474.18	c  1474s|233600 | 42621 | 23246k|  98.0 |   353M |  50 |1505 |7838 | 803 | 347k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1471.56/1475.96	c  1476s|233700 | 42578 | 23271k|  98.1 |   353M |  50 |1505 |7776 | 446 | 347k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1472.06/1476.47	c  1476s|233800 | 42600 | 23279k|  98.0 |   353M |  50 |1505 |7742 | 436 | 347k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1475.25/1479.62	c  1480s|233900 | 42507 | 23318k|  98.2 |   353M |  50 |1505 |7675 | 515 | 347k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1475.95/1480.31	c  1480s|234000 | 42512 | 23329k|  98.2 |   353M |  50 |1505 |7656 | 447 | 347k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1476.44/1480.84	c  1481s|234100 | 42527 | 23337k|  98.2 |   353M |  50 |1505 |7664 | 443 | 347k|  0 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1477.14/1481.51	c  1482s|234200 | 42541 | 23347k|  98.2 |   353M |  50 |1505 |7703 | 482 | 347k|  0 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1477.84/1482.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1477.84/1482.24	c  1482s|234300 | 42544 | 23359k|  98.2 |   353M |  50 |1505 |7687 | 432 | 348k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1478.54/1482.94	c  1483s|234400 | 42557 | 23371k|  98.2 |   353M |  50 |1505 |7729 | 453 | 348k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1479.14/1483.53	c  1484s|234500 | 42583 | 23380k|  98.2 |   353M |  50 |1505 |7737 | 434 | 348k|  0 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1479.74/1484.14	c  1484s|234600 | 42593 | 23389k|  98.2 |   353M |  50 |1505 |7734 | 444 | 348k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1480.43/1484.84	c  1485s|234700 | 42619 | 23400k|  98.2 |   353M |  50 |1505 |7763 | 445 | 348k|  2 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1481.23/1485.63	c  1486s|234800 | 42665 | 23412k|  98.2 |   353M |  50 |1505 |7756 | 464 | 348k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1481.93/1486.33	c  1486s|234900 | 42669 | 23423k|  98.2 |   353M |  50 |1505 |7784 | 463 | 349k|  1 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1482.73/1487.17	c  1487s|235000 | 42677 | 23436k|  98.2 |   353M |  50 |1505 |7700 | 449 | 349k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1483.63/1488.01	c  1488s|235100 | 42678 | 23450k|  98.2 |   353M |  50 |1505 |7681 | 436 | 349k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1484.22/1488.61	c  1489s|235200 | 42693 | 23459k|  98.2 |   353M |  50 |1505 |7707 | 452 | 349k|  1 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1484.82/1489.26	c  1489s|235300 | 42691 | 23469k|  98.2 |   353M |  50 |1505 |7719 |   0 | 349k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.14%
1485.42/1489.83	c  1490s|235400 | 42701 | 23479k|  98.2 |   353M |  50 |1505 |7737 | 452 | 349k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.14%
1486.12/1490.55	c  1491s|235500 | 42697 | 23491k|  98.2 |   353M |  50 |1505 |7770 | 455 | 349k|  2 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.14%
1486.91/1491.35	c  1491s|235600 | 42678 | 23503k|  98.2 |   353M |  50 |1505 |7758 | 437 | 349k|  1 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1487.51/1491.93	c  1492s|235700 | 42673 | 23512k|  98.2 |   353M |  50 |1505 |7774 | 440 | 349k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1488.11/1492.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1488.11/1492.59	c  1493s|235800 | 42689 | 23522k|  98.2 |   353M |  50 |1505 |7696 | 444 | 350k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1488.81/1493.20	c  1493s|235900 | 42690 | 23531k|  98.2 |   353M |  50 |1505 |7730 | 447 | 350k|  1 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1489.41/1493.85	c  1494s|236000 | 42686 | 23542k|  98.2 |   353M |  50 |1505 |7734 | 426 | 350k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1490.01/1494.40	c  1494s|236100 | 42682 | 23551k|  98.2 |   353M |  50 |1505 |7733 | 425 | 350k|  0 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1490.80/1495.27	c  1495s|236200 | 42697 | 23564k|  98.3 |   353M |  50 |1505 |7695 |   0 | 350k|  0 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1491.30/1495.71	c  1496s|236300 | 42707 | 23571k|  98.2 |   353M |  50 |1505 |7730 | 429 | 350k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1491.80/1496.27	c  1496s|236400 | 42714 | 23580k|  98.2 |   353M |  50 |1505 |7751 | 439 | 350k|  0 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1492.50/1496.99	c  1497s|236500 | 42713 | 23590k|  98.2 |   353M |  50 |1505 |7770 | 452 | 350k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1493.30/1497.70	c  1498s|236600 | 42712 | 23602k|  98.2 |   353M |  50 |1505 |7831 | 449 | 351k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1493.89/1498.31	c  1498s|236700 | 42722 | 23611k|  98.2 |   353M |  50 |1505 |7864 | 463 | 351k|  0 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1494.49/1498.91	c  1499s|236800 | 42733 | 23620k|  98.2 |   353M |  50 |1505 |7899 | 463 | 351k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1495.09/1499.51	c  1500s|236900 | 42739 | 23629k|  98.2 |   354M |  50 |1505 |7896 | 422 | 351k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1495.59/1500.05	c  1500s|237000 | 42761 | 23637k|  98.2 |   354M |  50 |1505 |7906 | 434 | 351k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1496.09/1500.59	c  1501s|237100 | 42762 | 23646k|  98.2 |   354M |  50 |1505 |7917 | 445 | 351k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1496.89/1501.35	c  1501s|237200 | 42771 | 23658k|  98.2 |   354M |  50 |1505 |7882 | 452 | 351k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1497.69/1502.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1497.69/1502.10	c  1502s|237300 | 42796 | 23670k|  98.2 |   354M |  50 |1505 |7892 | 469 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1498.18/1502.61	c  1503s|237400 | 42809 | 23678k|  98.2 |   354M |  50 |1505 |7879 | 449 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1498.69/1503.13	c  1503s|237500 | 42807 | 23686k|  98.2 |   354M |  50 |1505 |7953 | 433 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1499.28/1503.72	c  1504s|237600 | 42832 | 23695k|  98.2 |   354M |  50 |1505 |7935 | 435 | 352k|  0 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1499.78/1504.29	c  1504s|237700 | 42830 | 23704k|  98.2 |   354M |  50 |1505 |7931 | 441 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1500.38/1504.85	c  1505s|237800 | 42817 | 23712k|  98.2 |   354M |  50 |1505 |7901 | 441 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1500.97/1505.40	c  1505s|237900 | 42833 | 23721k|  98.2 |   354M |  50 |1505 |7908 | 439 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1501.27/1505.72	c  1506s|238000 | 42832 | 23725k|  98.2 |   354M |  50 |1505 |7967 | 445 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1501.77/1506.23	c  1506s|238100 | 42829 | 23733k|  98.2 |   354M |  50 |1505 |7974 | 459 | 352k|  2 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1502.57/1507.10	c  1507s|238200 | 42843 | 23747k|  98.2 |   354M |  50 |1505 |7938 | 450 | 353k|  0 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1503.17/1507.66	c  1508s|238300 | 42872 | 23756k|  98.2 |   354M |  50 |1505 |7954 | 455 | 353k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1503.67/1508.15	c  1508s|238400 | 42902 | 23763k|  98.2 |   354M |  50 |1505 |8058 | 456 | 353k|  0 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1504.16/1508.67	c  1509s|238500 | 42922 | 23771k|  98.2 |   354M |  50 |1505 |8203 | 454 | 353k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1504.67/1509.11	c  1509s|238600 | 42960 | 23778k|  98.2 |   354M |  50 |1505 |8216 | 463 | 353k|  1 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1505.06/1509.56	c  1510s|238700 | 42974 | 23785k|  98.2 |   354M |  50 |1505 |8253 | 460 | 353k|  0 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1505.57/1510.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1505.57/1510.05	c  1510s|238800 | 43003 | 23793k|  98.1 |   355M |  50 |1505 |8322 | 476 | 354k|  1 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1506.06/1510.56	c  1511s|238900 | 43015 | 23801k|  98.1 |   355M |  50 |1505 |8369 | 460 | 354k|  2 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1506.56/1511.04	c  1511s|239000 | 43034 | 23808k|  98.1 |   355M |  50 |1505 |8567 | 481 | 354k|  2 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1506.96/1511.49	c  1511s|239100 | 43039 | 23816k|  98.1 |   355M |  50 |1505 |8542 |   0 | 354k|  0 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1507.56/1512.07	c  1512s|239200 | 43038 | 23824k|  98.1 |   355M |  50 |1505 |8401 | 448 | 354k|  1 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1508.15/1512.62	c  1513s|239300 | 43038 | 23832k|  98.1 |   356M |  50 |1505 |8362 | 445 | 354k|  0 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1508.75/1513.22	c  1513s|239400 | 43036 | 23841k|  98.1 |   356M |  50 |1505 |8363 | 442 | 354k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1509.35/1513.89	c  1514s|239500 | 43052 | 23852k|  98.1 |   356M |  50 |1505 |8323 | 448 | 354k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1509.85/1514.37	c  1514s|239600 | 43056 | 23859k|  98.1 |   356M |  50 |1505 |8373 |   0 | 354k|  0 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1510.55/1515.03	c  1515s|239700 | 43057 | 23869k|  98.1 |   356M |  50 |1505 |8342 | 428 | 354k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1511.04/1515.52	c  1516s|239800 | 43066 | 23876k|  98.1 |   356M |  50 |1505 |8377 | 457 | 355k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1511.55/1516.00	c  1516s|239900 | 43081 | 23884k|  98.1 |   356M |  50 |1505 |8398 | 449 | 355k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1511.94/1516.46	c  1516s|240000 | 43082 | 23891k|  98.1 |   356M |  50 |1505 |8301 | 430 | 355k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1512.44/1516.97	c  1517s|240100 | 43091 | 23898k|  98.1 |   356M |  50 |1505 |8263 | 436 | 355k|  0 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1513.14/1517.68	c  1518s|240200 | 43117 | 23909k|  98.1 |   356M |  50 |1505 |8247 | 434 | 355k|  0 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1513.64/1518.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1513.64/1518.17	c  1518s|240300 | 43137 | 23917k|  98.0 |   356M |  50 |1505 |8244 | 422 | 355k|  0 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1514.33/1518.86	c  1519s|240400 | 43144 | 23927k|  98.1 |   356M |  50 |1505 |8189 | 430 | 355k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1514.83/1519.38	c  1519s|240500 | 43152 | 23935k|  98.0 |   356M |  50 |1505 |8199 | 456 | 356k|  2 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1515.43/1519.91	c  1520s|240600 | 43162 | 23943k|  98.0 |   356M |  50 |1505 |8251 | 435 | 356k|  0 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1516.03/1520.58	c  1521s|240700 | 43148 | 23953k|  98.0 |   356M |  50 |1505 |8277 | 484 | 356k|  2 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1516.93/1521.42	c  1521s|240800 | 43170 | 23968k|  98.1 |   356M |  50 |1505 |8225 | 444 | 356k|  0 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1517.53/1522.08	c  1522s|240900 | 43179 | 23979k|  98.1 |   356M |  50 |1505 |8247 | 439 | 356k|  2 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1518.22/1522.71	c  1523s|241000 | 43192 | 23990k|  98.1 |   356M |  50 |1505 |8278 | 455 | 356k|  0 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1518.82/1523.34	c  1523s|241100 | 43205 | 24000k|  98.1 |   356M |  50 |1505 |8293 | 429 | 356k|  0 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1519.52/1524.03	c  1524s|241200 | 43197 | 24011k|  98.1 |   356M |  50 |1505 |8305 | 435 | 356k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1520.12/1524.62	c  1525s|241300 | 43191 | 24019k|  98.1 |   356M |  50 |1505 |8296 | 453 | 357k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1520.71/1525.21	c  1525s|241400 | 43185 | 24028k|  98.1 |   356M |  50 |1505 |8305 | 466 | 357k|  0 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1521.31/1525.81	c  1526s|241500 | 43221 | 24037k|  98.1 |   356M |  50 |1505 |8305 | 445 | 357k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1521.81/1526.35	c  1526s|241600 | 43230 | 24045k|  98.1 |   356M |  50 |1505 |8353 | 460 | 357k|  0 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1522.41/1526.95	c  1527s|241700 | 43240 | 24055k|  98.1 |   356M |  50 |1505 |8372 | 457 | 357k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1523.01/1527.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1523.01/1527.58	c  1528s|241800 | 43244 | 24065k|  98.1 |   356M |  50 |1505 |8406 | 453 | 357k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1523.61/1528.13	c  1528s|241900 | 43248 | 24074k|  98.0 |   356M |  50 |1505 |8435 | 463 | 357k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1524.01/1528.58	c  1529s|242000 | 43261 | 24081k|  98.0 |   356M |  50 |1505 |8452 | 445 | 358k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1524.61/1529.11	c  1529s|242100 | 43314 | 24089k|  98.0 |   356M |  50 |1505 |8512 | 442 | 358k|  0 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1525.10/1529.63	c  1530s|242200 | 43333 | 24097k|  98.0 |   356M |  50 |1505 |8520 | 442 | 358k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1525.51/1530.09	c  1530s|242300 | 43353 | 24104k|  98.0 |   356M |  50 |1505 |8669 | 448 | 358k|  1 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1526.00/1530.55	c  1531s|242400 | 43363 | 24111k|  98.0 |   356M |  50 |1505 |8701 | 451 | 358k|  0 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1526.60/1531.10	c  1531s|242500 | 43392 | 24120k|  98.0 |   356M |  50 |1505 |8736 | 448 | 358k|  0 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1527.10/1531.62	c  1532s|242600 | 43392 | 24128k|  98.0 |   356M |  50 |1505 |8832 | 442 | 358k|  0 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1527.60/1532.16	c  1532s|242700 | 43393 | 24137k|  98.0 |   356M |  50 |1505 |8874 | 443 | 358k|  0 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1528.09/1532.65	c  1533s|242800 | 43388 | 24145k|  98.0 |   356M |  50 |1505 |8885 | 436 | 358k|  1 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.17%
1528.79/1533.39	c  1533s|242900 | 43386 | 24156k|  98.0 |   357M |  50 |1505 |8839 | 454 | 358k|  1 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.17%
1529.49/1534.03	c  1534s|243000 | 43394 | 24166k|  98.0 |   357M |  50 |1505 |8790 | 458 | 359k|  1 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.17%
1530.09/1534.64	c  1535s|243100 | 43396 | 24176k|  98.0 |   357M |  50 |1505 |8716 | 484 | 359k|  2 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1530.59/1535.19	c  1535s|243200 | 43419 | 24184k|  98.0 |   357M |  50 |1505 |8720 | 429 | 359k|  1 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1531.18/1535.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1531.18/1535.70	c  1536s|243300 | 43419 | 24193k|  98.0 |   357M |  50 |1505 |8718 | 435 | 359k|  0 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1531.88/1536.49	c  1536s|243400 | 43439 | 24206k|  98.0 |   357M |  50 |1505 |8725 | 454 | 359k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1532.59/1537.14	c  1537s|243500 | 43455 | 24216k|  98.0 |   357M |  50 |1505 |8703 | 443 | 359k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1533.08/1537.69	c  1538s|243600 | 43457 | 24225k|  98.0 |   357M |  50 |1505 |8709 | 445 | 359k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1533.68/1538.21	c  1538s|243700 | 43466 | 24232k|  98.0 |   357M |  50 |1505 |8721 | 449 | 359k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1534.18/1538.71	c  1539s|243800 | 43477 | 24239k|  98.0 |   357M |  50 |1505 |8731 | 440 | 359k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1534.48/1539.10	c  1539s|243900 | 43478 | 24245k|  97.9 |   357M |  50 |1505 |8769 | 439 | 360k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1534.87/1539.48	c  1539s|244000 | 43482 | 24250k|  97.9 |   357M |  50 |1505 |8791 | 444 | 360k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1535.37/1539.98	c  1540s|244100 | 43492 | 24259k|  97.9 |   358M |  50 |1505 |8796 | 438 | 360k|  2 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1535.97/1540.58	c  1541s|244200 | 43510 | 24268k|  97.9 |   358M |  50 |1505 |8777 | 436 | 360k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1536.47/1541.05	c  1541s|244300 | 43509 | 24275k|  97.9 |   358M |  50 |1505 |8712 | 435 | 360k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1536.97/1541.58	c  1542s|244400 | 43514 | 24282k|  97.9 |   359M |  50 |1505 |8733 | 438 | 360k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1537.47/1542.04	c  1542s|244500 | 43530 | 24289k|  97.9 |   359M |  50 |1505 |8767 | 441 | 360k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1538.06/1542.63	c  1543s|244600 | 43529 | 24298k|  97.9 |   359M |  50 |1505 |8766 | 442 | 360k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1538.57/1543.13	c  1543s|244700 | 43540 | 24306k|  97.9 |   359M |  50 |1505 |8784 | 432 | 360k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1539.27/1543.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1539.27/1543.86	c  1544s|244800 | 43554 | 24316k|  97.9 |   359M |  50 |1505 |8683 | 449 | 360k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1539.86/1544.46	c  1544s|244900 | 43596 | 24324k|  97.9 |   359M |  50 |1505 |8657 | 447 | 361k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1540.57/1545.19	c  1545s|245000 | 43584 | 24335k|  97.9 |   359M |  50 |1505 |8644 | 425 | 361k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1541.26/1545.84	c  1546s|245100 | 43586 | 24345k|  97.9 |   359M |  50 |1505 |8642 | 455 | 361k|  0 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1541.86/1546.48	c  1546s|245200 | 43571 | 24355k|  97.9 |   359M |  50 |1505 |8615 | 456 | 361k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1542.46/1547.10	c  1547s|245300 | 43575 | 24364k|  97.9 |   359M |  50 |1505 |8595 | 429 | 361k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1543.05/1547.68	c  1548s|245400 | 43569 | 24373k|  97.9 |   359M |  50 |1505 |8626 | 473 | 361k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1543.75/1548.36	c  1548s|245500 | 43574 | 24385k|  97.9 |   359M |  50 |1505 |8671 | 445 | 361k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1544.25/1548.86	c  1549s|245600 | 43581 | 24392k|  97.9 |   359M |  50 |1505 |8733 | 436 | 361k|  0 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1544.75/1549.37	c  1549s|245700 | 43583 | 24400k|  97.9 |   359M |  50 |1505 |8778 | 444 | 361k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1545.25/1549.83	c  1550s|245800 | 43603 | 24407k|  97.9 |   359M |  50 |1505 |8780 | 437 | 361k|  2 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1545.75/1550.39	c  1550s|245900 | 43619 | 24416k|  97.8 |   360M |  50 |1505 |8750 | 439 | 362k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1546.25/1550.85	c  1551s|246000 | 43634 | 24423k|  97.8 |   360M |  50 |1505 |8799 | 429 | 362k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1546.84/1551.41	c  1551s|246100 | 43659 | 24432k|  97.8 |   360M |  50 |1505 |8741 | 439 | 362k|  0 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1547.34/1551.92	c  1552s|246200 | 43690 | 24440k|  97.8 |   360M |  50 |1505 |8761 | 445 | 362k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1547.64/1552.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1547.64/1552.28	c  1552s|246300 | 43714 | 24445k|  97.8 |   360M |  50 |1505 |8864 | 461 | 362k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1548.14/1552.73	c  1553s|246400 | 43720 | 24452k|  97.8 |   360M |  50 |1505 |8913 | 462 | 362k|  0 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1548.44/1553.08	c  1553s|246500 | 43726 | 24456k|  97.8 |   360M |  50 |1505 |8998 | 445 | 362k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1549.14/1553.73	c  1554s|246600 | 43738 | 24466k|  97.8 |   360M |  50 |1505 |8979 | 452 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1549.44/1554.02	c  1554s|246700 | 43741 | 24470k|  97.8 |   360M |  50 |1505 |9043 | 454 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1549.84/1554.46	c  1554s|246800 | 43739 | 24477k|  97.7 |   360M |  50 |1505 |9003 | 463 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1550.44/1555.02	c  1555s|246900 | 43746 | 24485k|  97.7 |   360M |  50 |1505 |8969 | 460 | 363k|  0 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1550.83/1555.45	c  1555s|247000 | 43758 | 24491k|  97.7 |   360M |  50 |1505 |8978 | 439 | 363k|  0 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1551.44/1556.03	c  1556s|247100 | 43774 | 24500k|  97.7 |   360M |  50 |1505 |8965 | 468 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1552.13/1556.71	c  1557s|247200 | 43782 | 24511k|  97.7 |   360M |  50 |1505 |8936 | 434 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1552.53/1557.17	c  1557s|247300 | 43789 | 24518k|  97.7 |   360M |  50 |1505 |8941 | 449 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1553.12/1557.73	c  1558s|247400 | 43787 | 24527k|  97.7 |   360M |  50 |1505 |8959 | 454 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1553.72/1558.38	c  1558s|247500 | 43778 | 24538k|  97.7 |   360M |  50 |1505 |9001 | 444 | 363k|  0 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1554.43/1559.04	c  1559s|247600 | 43796 | 24547k|  97.7 |   360M |  50 |1505 |8900 | 449 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1555.02/1559.65	c  1560s|247700 | 43842 | 24557k|  97.7 |   360M |  50 |1505 |8887 | 438 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.21%
1555.52/1560.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1555.52/1560.11	c  1560s|247800 | 43850 | 24564k|  97.7 |   360M |  50 |1505 |8943 | 455 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.21%
1556.81/1561.43	c  1561s|247900 | 43831 | 24583k|  97.7 |   361M |  50 |1505 |8811 | 444 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1557.52/1562.13	c  1562s|248000 | 43836 | 24594k|  97.7 |   361M |  50 |1505 |8797 | 426 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1558.01/1562.61	c  1563s|248100 | 43849 | 24601k|  97.7 |   361M |  50 |1505 |8816 | 439 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1558.71/1563.30	c  1563s|248200 | 43858 | 24612k|  97.7 |   361M |  50 |1505 |8762 | 454 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1559.71/1564.37	c  1564s|248300 | 43854 | 24628k|  97.8 |   361M |  50 |1505 |8716 | 432 | 365k|  0 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1560.30/1564.90	c  1565s|248400 | 43854 | 24637k|  97.8 |   361M |  50 |1505 |8744 |   0 | 365k|  0 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1560.70/1565.38	c  1565s|248500 | 43868 | 24644k|  97.7 |   361M |  50 |1505 |8746 | 450 | 365k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1561.30/1565.98	c  1566s|248600 | 43902 | 24653k|  97.7 |   361M |  50 |1505 |8816 | 465 | 365k|  0 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1561.90/1566.57	c  1567s|248700 | 43918 | 24663k|  97.7 |   361M |  50 |1505 |8880 | 451 | 365k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1562.40/1567.02	c  1567s|248800 | 43924 | 24670k|  97.7 |   361M |  50 |1505 |8878 | 456 | 365k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1563.00/1567.68	c  1568s|248900 | 43982 | 24680k|  97.7 |   361M |  50 |1505 |8776 | 437 | 365k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1563.69/1568.33	c  1568s|249000 | 43994 | 24691k|  97.7 |   361M |  50 |1505 |8812 | 447 | 366k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1564.29/1569.00	c  1569s|249100 | 44015 | 24700k|  97.7 |   361M |  50 |1505 |8603 | 429 | 366k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1564.89/1569.59	c  1570s|249200 | 44019 | 24709k|  97.7 |   361M |  50 |1505 |8585 | 430 | 366k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1565.39/1570.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1565.39/1570.02	c  1570s|249300 | 44032 | 24716k|  97.7 |   361M |  50 |1505 |8591 | 442 | 366k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1566.09/1570.76	c  1571s|249400 | 44077 | 24729k|  97.7 |   361M |  50 |1505 |8664 | 458 | 366k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1566.69/1571.36	c  1571s|249500 | 44079 | 24739k|  97.7 |   361M |  50 |1505 |8611 | 453 | 366k|  0 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1567.18/1571.86	c  1572s|249600 | 44108 | 24747k|  97.7 |   361M |  50 |1505 |8593 |   0 | 366k|  0 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1567.88/1572.56	c  1573s|249700 | 44096 | 24758k|  97.7 |   361M |  50 |1505 |8574 | 445 | 366k|  0 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1568.39/1573.02	c  1573s|249800 | 44101 | 24766k|  97.7 |   361M |  50 |1505 |8601 | 440 | 366k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1568.98/1573.61	c  1574s|249900 | 44110 | 24775k|  97.7 |   361M |  50 |1505 |8457 | 449 | 367k|  0 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1569.58/1574.21	c  1574s|250000 | 44111 | 24784k|  97.7 |   361M |  50 |1505 |8468 | 442 | 367k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1570.18/1574.84	c  1575s|250100 | 44123 | 24794k|  97.7 |   361M |  50 |1505 |8411 | 442 | 367k|  0 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1570.67/1575.37	c  1575s|250200 | 44135 | 24801k|  97.7 |   361M |  50 |1505 |8399 | 437 | 367k|  0 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1571.38/1576.04	c  1576s|250300 | 44146 | 24812k|  97.7 |   361M |  50 |1505 |8412 | 464 | 367k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1571.87/1576.52	c  1577s|250400 | 44152 | 24820k|  97.7 |   361M |  50 |1505 |8477 | 453 | 367k|  0 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1572.27/1576.93	c  1577s|250500 | 44155 | 24826k|  97.7 |   361M |  50 |1505 |8578 | 452 | 367k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1572.77/1577.47	c  1577s|250600 | 44156 | 24835k|  97.7 |   361M |  50 |1505 |8530 | 456 | 368k|  0 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1573.27/1577.96	c  1578s|250700 | 44153 | 24842k|  97.7 |   362M |  50 |1505 |8510 | 462 | 368k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1574.47/1579.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1574.47/1579.14	c  1579s|250800 | 44126 | 24859k|  97.7 |   362M |  50 |1505 |8429 | 828 | 368k|  0 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1576.66/1581.33	c  1581s|250900 | 44085 | 24887k|  97.8 |   362M |  50 |1505 |8178 | 445 | 368k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1577.26/1581.90	c  1582s|251000 | 44095 | 24896k|  97.8 |   362M |  50 |1505 |8167 | 450 | 368k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1577.75/1582.48	c  1582s|251100 | 44103 | 24906k|  97.8 |   363M |  50 |1505 |8221 | 435 | 368k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1578.46/1583.12	c  1583s|251200 | 44120 | 24916k|  97.8 |   363M |  50 |1505 |8208 | 450 | 368k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1579.05/1583.73	c  1584s|251300 | 44114 | 24926k|  97.8 |   363M |  50 |1505 |8221 | 469 | 368k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1579.55/1584.21	c  1584s|251400 | 44114 | 24933k|  97.8 |   363M |  50 |1505 |8303 | 434 | 368k|  1 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1580.05/1584.78	c  1585s|251500 | 44123 | 24942k|  97.8 |   363M |  50 |1505 |8297 | 435 | 368k|  1 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1581.45/1586.17	c  1586s|251600 | 44095 | 24962k|  97.8 |   363M |  50 |1505 |8200 | 440 | 368k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1581.94/1586.60	c  1587s|251700 | 44101 | 24969k|  97.8 |   363M |  50 |1505 |8167 | 415 | 369k|  1 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1582.45/1587.10	c  1587s|251800 | 44119 | 24977k|  97.8 |   363M |  50 |1505 |8215 | 437 | 369k|  1 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1582.94/1587.60	c  1588s|251900 | 44134 | 24984k|  97.8 |   363M |  50 |1505 |8326 | 435 | 369k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1583.44/1588.17	c  1588s|252000 | 44141 | 24993k|  97.8 |   363M |  50 |1505 |8358 |   0 | 369k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1584.23/1588.95	c  1589s|252100 | 44157 | 25005k|  97.8 |   363M |  50 |1505 |8326 | 462 | 369k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1584.93/1589.60	c  1590s|252200 | 44159 | 25016k|  97.8 |   363M |  50 |1505 |8360 | 440 | 369k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1585.44/1590.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1585.44/1590.18	c  1590s|252300 | 44148 | 25025k|  97.8 |   363M |  50 |1505 |8340 | 448 | 369k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1586.03/1590.73	c  1591s|252400 | 44147 | 25034k|  97.8 |   363M |  50 |1505 |8372 | 442 | 369k|  1 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1587.03/1591.79	c  1592s|252500 | 44134 | 25050k|  97.8 |   363M |  50 |1505 |8279 | 447 | 369k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1587.53/1592.29	c  1592s|252600 | 44146 | 25057k|  97.8 |   363M |  50 |1505 |8336 | 437 | 369k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1588.33/1593.02	c  1593s|252700 | 44153 | 25068k|  97.8 |   363M |  50 |1505 |8349 | 447 | 370k|  0 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1588.72/1593.44	c  1593s|252800 | 44145 | 25075k|  97.8 |   363M |  50 |1505 |8366 | 458 | 370k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1589.33/1594.01	c  1594s|252900 | 44152 | 25083k|  97.8 |   363M |  50 |1505 |8417 | 456 | 370k|  0 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1589.82/1594.55	c  1595s|253000 | 44172 | 25091k|  97.8 |   363M |  50 |1505 |8362 | 448 | 370k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1590.42/1595.13	c  1595s|253100 | 44188 | 25100k|  97.8 |   363M |  50 |1505 |8431 | 440 | 370k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1590.92/1595.66	c  1596s|253200 | 44189 | 25108k|  97.8 |   363M |  50 |1505 |8399 | 456 | 370k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1591.32/1596.08	c  1596s|253300 | 44206 | 25114k|  97.7 |   363M |  50 |1505 |8511 | 439 | 370k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1592.01/1596.71	c  1597s|253400 | 44215 | 25124k|  97.7 |   363M |  50 |1505 |8494 | 448 | 370k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1593.71/1598.44	c  1598s|253500 | 44155 | 25148k|  97.8 |   363M |  50 |1505 |8366 |1049 | 371k|  0 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1594.60/1599.33	c  1599s|253600 | 44169 | 25161k|  97.8 |   363M |  50 |1505 |8360 | 429 | 371k|  0 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1595.20/1599.95	c  1600s|253700 | 44172 | 25171k|  97.8 |   363M |  50 |1505 |8338 | 441 | 371k|  0 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1595.70/1600.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1595.70/1600.43	c  1600s|253800 | 44176 | 25178k|  97.8 |   363M |  50 |1505 |8366 | 438 | 371k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1596.20/1600.94	c  1601s|253900 | 44178 | 25186k|  97.8 |   363M |  50 |1505 |8377 | 443 | 371k|  2 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1597.10/1601.86	c  1602s|254000 | 44191 | 25200k|  97.8 |   363M |  50 |1505 |8251 | 451 | 371k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1597.79/1602.56	c  1603s|254100 | 44195 | 25211k|  97.8 |   363M |  50 |1505 |8229 |   0 | 371k|  0 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1598.30/1603.02	c  1603s|254200 | 44210 | 25217k|  97.8 |   363M |  50 |1505 |8286 | 445 | 371k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1598.89/1603.64	c  1604s|254300 | 44205 | 25227k|  97.8 |   363M |  50 |1505 |8272 | 453 | 372k|  0 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1599.39/1604.16	c  1604s|254400 | 44225 | 25234k|  97.8 |   363M |  50 |1505 |8264 | 434 | 372k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1600.19/1604.90	c  1605s|254500 | 44275 | 25246k|  97.8 |   363M |  50 |1505 |8282 | 445 | 372k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1600.79/1605.56	c  1606s|254600 | 44290 | 25256k|  97.8 |   363M |  50 |1505 |8320 | 445 | 372k|  0 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1601.29/1606.09	c  1606s|254700 | 44286 | 25264k|  97.8 |   364M |  50 |1505 |8327 | 434 | 372k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1601.68/1606.49	c  1606s|254800 | 44300 | 25270k|  97.8 |   364M |  50 |1505 |8363 | 443 | 372k|  0 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1602.18/1606.96	c  1607s|254900 | 44308 | 25278k|  97.8 |   364M |  50 |1505 |8415 | 450 | 372k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1602.68/1607.40	c  1607s|255000 | 44300 | 25285k|  97.8 |   364M |  50 |1505 |8442 | 442 | 372k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1603.18/1607.98	c  1608s|255100 | 44309 | 25294k|  97.8 |   364M |  50 |1505 |8422 | 443 | 373k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1603.88/1608.60	c  1609s|255200 | 44315 | 25303k|  97.8 |   364M |  50 |1505 |8302 |   0 | 373k|  0 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1605.07/1609.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1605.07/1609.89	c  1610s|255300 | 44319 | 25322k|  97.8 |   364M |  50 |1505 |8153 | 438 | 373k|  1 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1605.97/1610.77	c  1611s|255400 | 44358 | 25336k|  97.8 |   364M |  50 |1505 |8133 | 439 | 373k|  1 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1606.57/1611.33	c  1611s|255500 | 44363 | 25344k|  97.8 |   364M |  50 |1505 |8072 |   0 | 373k|  0 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1607.07/1611.87	c  1612s|255600 | 44385 | 25351k|  97.8 |   364M |  50 |1505 |8102 | 452 | 373k|  0 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1607.67/1612.40	c  1612s|255700 | 44384 | 25359k|  97.8 |   365M |  50 |1505 |8137 | 453 | 373k|  0 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1608.37/1613.14	c  1613s|255800 | 44386 | 25370k|  97.8 |   365M |  50 |1505 |8129 | 448 | 374k|  1 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1608.86/1613.69	c  1614s|255900 | 44380 | 25378k|  97.8 |   365M |  50 |1505 |8100 | 433 | 374k|  1 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1609.56/1614.32	c  1614s|256000 | 44400 | 25388k|  97.8 |   365M |  50 |1505 |8137 | 438 | 374k|  0 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1610.16/1614.93	c  1615s|256100 | 44411 | 25398k|  97.8 |   365M |  50 |1505 |8165 | 433 | 374k|  1 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1610.76/1615.51	c  1616s|256200 | 44410 | 25407k|  97.8 |   365M |  50 |1505 |8265 | 475 | 374k|  0 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1611.26/1616.06	c  1616s|256300 | 44431 | 25416k|  97.8 |   365M |  50 |1505 |8299 | 442 | 374k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1611.75/1616.58	c  1617s|256400 | 44434 | 25423k|  97.8 |   365M |  50 |1505 |8360 | 447 | 374k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1612.36/1617.17	c  1617s|256500 | 44428 | 25432k|  97.8 |   366M |  50 |1505 |8336 | 487 | 374k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1613.05/1617.86	c  1618s|256600 | 44453 | 25443k|  97.8 |   366M |  50 |1505 |8312 | 465 | 375k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1613.75/1618.57	c  1619s|256700 | 44484 | 25454k|  97.8 |   366M |  50 |1505 |8286 | 437 | 375k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1614.54/1619.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1614.54/1619.38	c  1619s|256800 | 44486 | 25466k|  97.8 |   366M |  50 |1505 |8266 | 434 | 375k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1615.14/1619.98	c  1620s|256900 | 44490 | 25475k|  97.8 |   366M |  50 |1505 |8250 | 454 | 375k|  0 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1615.64/1620.45	c  1620s|257000 | 44508 | 25483k|  97.8 |   366M |  50 |1505 |8284 | 453 | 375k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1616.44/1621.24	c  1621s|257100 | 44502 | 25495k|  97.8 |   366M |  50 |1505 |8319 | 450 | 376k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1617.04/1621.81	c  1622s|257200 | 44516 | 25504k|  97.8 |   366M |  50 |1505 |8303 | 454 | 376k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1617.44/1622.26	c  1622s|257300 | 44522 | 25511k|  97.8 |   366M |  50 |1505 |8299 | 458 | 376k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1617.93/1622.75	c  1623s|257400 | 44531 | 25519k|  97.8 |   366M |  50 |1505 |8330 | 459 | 376k|  0 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1618.83/1623.68	c  1624s|257500 | 44542 | 25538k|  97.8 |   366M |  50 |1505 |8280 |   0 | 376k|  0 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1619.53/1624.35	c  1624s|257600 | 44602 | 25547k|  97.8 |   367M |  50 |1505 |7697 | 460 | 376k|  0 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1620.72/1625.55	c  1626s|257700 | 44596 | 25566k|  97.8 |   367M |  50 |1505 |7632 | 452 | 376k|  0 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1621.52/1626.34	c  1626s|257800 | 44639 | 25579k|  97.8 |   367M |  50 |1505 |7474 | 438 | 377k|  1 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1622.23/1627.05	c  1627s|257900 | 44656 | 25590k|  97.8 |   367M |  50 |1505 |7436 | 451 | 377k|  2 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1622.82/1627.69	c  1628s|258000 | 44670 | 25601k|  97.9 |   367M |  50 |1505 |7437 | 428 | 377k|  1 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1623.42/1628.21	c  1628s|258100 | 44671 | 25609k|  97.8 |   367M |  50 |1505 |7503 | 465 | 377k|  0 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1624.02/1628.83	c  1629s|258200 | 44669 | 25619k|  97.8 |   367M |  50 |1505 |7498 | 443 | 377k|  0 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1624.51/1629.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1624.51/1629.35	c  1629s|258300 | 44676 | 25626k|  97.8 |   367M |  50 |1505 |7532 | 446 | 377k|  1 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1625.01/1629.84	c  1630s|258400 | 44671 | 25635k|  97.8 |   367M |  50 |1505 |7580 | 439 | 377k|  1 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1625.81/1630.61	c  1631s|258500 | 44692 | 25647k|  97.8 |   368M |  50 |1505 |7598 | 443 | 378k|  1 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1626.51/1631.37	c  1631s|258600 | 44696 | 25658k|  97.8 |   368M |  50 |1505 |7538 | 435 | 378k|  1 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1627.10/1631.94	c  1632s|258700 | 44724 | 25667k|  97.8 |   368M |  50 |1505 |7555 | 435 | 378k|  0 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1627.50/1632.39	c  1632s|258800 | 44729 | 25674k|  97.8 |   368M |  50 |1505 |7682 | 465 | 378k|  1 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1628.10/1632.95	c  1633s|258900 | 44749 | 25683k|  97.8 |   368M |  50 |1505 |7704 |   0 | 378k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1628.60/1633.48	c  1633s|259000 | 44765 | 25691k|  97.8 |   368M |  50 |1505 |7775 | 446 | 378k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1629.00/1633.82	c  1634s|259100 | 44754 | 25696k|  97.8 |   368M |  50 |1505 |7802 | 448 | 378k|  1 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1629.50/1634.39	c  1634s|259200 | 44746 | 25705k|  97.8 |   368M |  50 |1505 |7775 | 443 | 378k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1630.20/1635.03	c  1635s|259300 | 44756 | 25715k|  97.8 |   368M |  50 |1505 |7769 | 449 | 379k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1630.89/1635.76	c  1636s|259400 | 44754 | 25728k|  97.8 |   368M |  50 |1505 |7785 | 458 | 379k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1631.59/1636.41	c  1636s|259500 | 44741 | 25738k|  97.8 |   368M |  50 |1505 |7758 | 449 | 379k|  1 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1632.20/1637.06	c  1637s|259600 | 44737 | 25748k|  97.8 |   368M |  50 |1505 |7733 | 452 | 379k|  1 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1632.89/1637.76	c  1638s|259700 | 44753 | 25759k|  97.8 |   368M |  50 |1505 |7681 | 441 | 379k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1633.59/1638.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1633.59/1638.44	c  1638s|259800 | 44763 | 25769k|  97.8 |   368M |  50 |1505 |7576 | 436 | 379k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1634.29/1639.16	c  1639s|259900 | 44778 | 25781k|  97.8 |   368M |  50 |1505 |7497 | 450 | 379k|  1 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1635.08/1639.91	c  1640s|260000 | 44780 | 25792k|  97.8 |   368M |  50 |1505 |7403 | 436 | 380k|  1 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1635.68/1640.55	c  1641s|260100 | 44818 | 25802k|  97.8 |   368M |  50 |1505 |7436 | 449 | 380k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1636.28/1641.17	c  1641s|260200 | 44826 | 25812k|  97.8 |   368M |  50 |1505 |7545 | 438 | 380k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1636.77/1641.60	c  1642s|260300 | 44852 | 25818k|  97.8 |   368M |  50 |1505 |7597 | 452 | 380k|  0 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1637.28/1642.15	c  1642s|260400 | 44878 | 25827k|  97.8 |   368M |  50 |1505 |7717 | 458 | 380k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1637.67/1642.51	c  1643s|260500 | 44885 | 25831k|  97.8 |   368M |  50 |1505 |7744 | 458 | 380k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1638.07/1642.91	c  1643s|260600 | 44882 | 25837k|  97.8 |   368M |  50 |1505 |7730 | 467 | 380k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1638.37/1643.29	c  1643s|260700 | 44911 | 25843k|  97.8 |   368M |  50 |1505 |7791 | 457 | 380k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1638.77/1643.69	c  1644s|260800 | 44911 | 25849k|  97.8 |   368M |  50 |1505 |7804 | 462 | 381k|  0 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1639.37/1644.22	c  1644s|260900 | 44911 | 25857k|  97.7 |   368M |  50 |1505 |7805 | 466 | 381k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1639.76/1644.68	c  1645s|261000 | 44916 | 25864k|  97.7 |   368M |  50 |1505 |7804 | 467 | 381k|  0 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1640.17/1645.08	c  1645s|261100 | 44932 | 25870k|  97.7 |   368M |  50 |1505 |7823 | 434 | 381k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1640.76/1645.67	c  1646s|261200 | 44934 | 25879k|  97.7 |   368M |  50 |1505 |7828 | 443 | 381k|  0 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1641.27/1646.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1641.27/1646.16	c  1646s|261300 | 44957 | 25886k|  97.7 |   368M |  50 |1505 |7760 | 441 | 381k|  0 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1641.86/1646.79	c  1647s|261400 | 44977 | 25896k|  97.7 |   369M |  50 |1505 |7742 | 451 | 381k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1642.56/1647.40	c  1647s|261500 | 44996 | 25905k|  97.7 |   369M |  50 |1505 |7678 | 443 | 381k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1643.05/1647.93	c  1648s|261600 | 45009 | 25913k|  97.7 |   369M |  50 |1505 |7744 | 452 | 382k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1643.66/1648.52	c  1649s|261700 | 45001 | 25922k|  97.7 |   369M |  50 |1505 |7809 | 450 | 382k|  0 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1644.16/1649.08	c  1649s|261800 | 45006 | 25930k|  97.7 |   369M |  50 |1505 |7815 | 437 | 382k|  0 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1644.66/1649.53	c  1650s|261900 | 45007 | 25937k|  97.7 |   369M |  50 |1505 |7820 | 437 | 382k|  0 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1645.26/1650.14	c  1650s|262000 | 45006 | 25947k|  97.7 |   369M |  50 |1505 |7777 | 439 | 382k|  0 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1645.75/1650.60	c  1651s|262100 | 45021 | 25953k|  97.7 |   369M |  50 |1505 |7838 | 475 | 382k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1646.35/1651.28	c  1651s|262200 | 45030 | 25963k|  97.7 |   369M |  50 |1505 |7728 | 415 | 382k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1647.05/1651.91	c  1652s|262300 | 45054 | 25973k|  97.7 |   369M |  50 |1505 |7683 | 433 | 382k|  0 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1647.65/1652.56	c  1653s|262400 | 45098 | 25983k|  97.7 |   369M |  50 |1505 |7751 | 435 | 382k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1648.15/1653.10	c  1653s|262500 | 45122 | 25991k|  97.7 |   369M |  50 |1505 |7788 | 439 | 383k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1648.94/1653.80	c  1654s|262600 | 45126 | 26002k|  97.7 |   369M |  50 |1505 |7777 | 441 | 383k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1649.44/1654.33	c  1654s|262700 | 45142 | 26010k|  97.7 |   369M |  50 |1505 |7786 | 450 | 383k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1649.84/1654.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1649.84/1654.77	c  1655s|262800 | 45147 | 26017k|  97.7 |   369M |  50 |1505 |7814 | 443 | 383k|  0 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1650.44/1655.34	c  1655s|262900 | 45157 | 26026k|  97.6 |   369M |  50 |1505 |7750 | 452 | 383k|  0 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1650.84/1655.76	c  1656s|263000 | 45177 | 26032k|  97.6 |   370M |  50 |1505 |7773 | 425 | 383k|  0 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1651.24/1656.14	c  1656s|263100 | 45181 | 26038k|  97.6 |   370M |  50 |1505 |7788 | 435 | 383k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1651.64/1656.57	c  1657s|263200 | 45179 | 26044k|  97.6 |   370M |  50 |1505 |7806 | 450 | 383k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1652.24/1657.11	c  1657s|263300 | 45189 | 26054k|  97.6 |   370M |  50 |1505 |7765 | 421 | 383k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1652.73/1657.62	c  1658s|263400 | 45191 | 26061k|  97.6 |   370M |  50 |1505 |7797 | 437 | 383k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1653.43/1658.38	c  1658s|263500 | 45211 | 26074k|  97.6 |   371M |  50 |1505 |7763 | 456 | 384k|  0 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1654.03/1658.96	c  1659s|263600 | 45229 | 26083k|  97.6 |   371M |  50 |1505 |7719 | 436 | 384k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1654.63/1659.57	c  1660s|263700 | 45250 | 26092k|  97.6 |   372M |  50 |1505 |7707 | 434 | 384k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1655.13/1660.07	c  1660s|263800 | 45252 | 26100k|  97.6 |   372M |  50 |1505 |7726 | 445 | 384k|  2 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1655.82/1660.74	c  1661s|263900 | 45252 | 26110k|  97.6 |   372M |  50 |1505 |7709 | 452 | 384k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1656.32/1661.29	c  1661s|264000 | 45251 | 26118k|  97.6 |   372M |  50 |1505 |7699 | 439 | 384k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1656.92/1661.83	c  1662s|264100 | 45270 | 26126k|  97.6 |   372M |  50 |1505 |7677 | 425 | 384k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1657.52/1662.41	c  1662s|264200 | 45266 | 26135k|  97.6 |   372M |  50 |1505 |7643 | 438 | 384k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1657.92/1662.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1657.92/1662.88	c  1663s|264300 | 45273 | 26143k|  97.6 |   372M |  50 |1505 |7668 | 433 | 384k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1658.52/1663.45	c  1663s|264400 | 45282 | 26152k|  97.6 |   372M |  50 |1505 |7631 | 444 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1659.01/1663.96	c  1664s|264500 | 45297 | 26160k|  97.6 |   372M |  50 |1505 |7640 | 439 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1660.31/1665.27	c  1665s|264600 | 45291 | 26178k|  97.6 |   372M |  50 |1505 |7619 | 443 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1660.91/1665.87	c  1666s|264700 | 45295 | 26188k|  97.6 |   372M |  50 |1505 |7655 | 459 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1661.61/1666.50	c  1666s|264800 | 45293 | 26198k|  97.6 |   372M |  50 |1505 |7682 | 448 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1662.11/1667.07	c  1667s|264900 | 45297 | 26207k|  97.6 |   372M |  50 |1505 |7662 | 464 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1662.70/1667.65	c  1668s|265000 | 45292 | 26215k|  97.6 |   372M |  50 |1505 |7657 | 456 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.36%
1663.21/1668.19	c  1668s|265100 | 45288 | 26224k|  97.6 |   372M |  50 |1505 |7711 | 461 | 385k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.36%
1663.80/1668.76	c  1669s|265200 | 45287 | 26233k|  97.6 |   372M |  50 |1505 |7733 | 448 | 386k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1664.40/1669.36	c  1669s|265300 | 45288 | 26242k|  97.6 |   372M |  50 |1505 |7742 | 438 | 386k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1665.00/1669.94	c  1670s|265400 | 45308 | 26251k|  97.6 |   372M |  50 |1505 |7784 | 484 | 386k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1665.89/1670.87	c  1671s|265500 | 45306 | 26266k|  97.6 |   372M |  50 |1505 |7810 | 452 | 386k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1666.49/1671.44	c  1671s|265600 | 45314 | 26275k|  97.6 |   372M |  50 |1505 |7795 | 450 | 386k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1667.19/1672.19	c  1672s|265700 | 45341 | 26286k|  97.6 |   372M |  50 |1505 |7788 | 439 | 386k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1667.69/1672.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1667.69/1672.68	c  1673s|265800 | 45353 | 26294k|  97.6 |   372M |  50 |1505 |7804 | 474 | 387k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1668.39/1673.31	c  1673s|265900 | 45361 | 26305k|  97.6 |   372M |  50 |1505 |7825 | 437 | 387k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1668.88/1673.84	c  1674s|266000 | 45364 | 26313k|  97.6 |   372M |  50 |1505 |7767 |   0 | 387k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1669.48/1674.42	c  1674s|266100 | 45373 | 26322k|  97.6 |   372M |  50 |1505 |7751 | 461 | 387k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1670.09/1675.04	c  1675s|266200 | 45381 | 26332k|  97.6 |   372M |  50 |1505 |7815 | 455 | 387k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1670.58/1675.58	c  1676s|266300 | 45381 | 26341k|  97.6 |   372M |  50 |1505 |7706 | 428 | 387k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1671.18/1676.19	c  1676s|266400 | 45405 | 26350k|  97.6 |   372M |  50 |1505 |7630 | 444 | 387k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1671.68/1676.66	c  1677s|266500 | 45413 | 26358k|  97.6 |   372M |  50 |1505 |7685 | 454 | 387k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1672.28/1677.26	c  1677s|266600 | 45449 | 26368k|  97.6 |   372M |  50 |1505 |7668 | 441 | 388k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1672.77/1677.76	c  1678s|266700 | 45451 | 26376k|  97.6 |   372M |  50 |1505 |7726 | 461 | 388k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1673.27/1678.20	c  1678s|266800 | 45463 | 26383k|  97.6 |   372M |  50 |1505 |7731 | 456 | 388k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1673.77/1678.77	c  1679s|266900 | 45483 | 26392k|  97.6 |   372M |  50 |1505 |7708 | 465 | 388k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1674.47/1679.49	c  1679s|267000 | 45492 | 26404k|  97.6 |   372M |  50 |1505 |7730 | 441 | 388k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1675.07/1680.08	c  1680s|267100 | 45530 | 26413k|  97.6 |   372M |  50 |1505 |7641 | 442 | 388k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1675.57/1680.55	c  1681s|267200 | 45554 | 26420k|  97.6 |   372M |  50 |1505 |7697 | 451 | 389k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1676.07/1681.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1676.07/1681.05	c  1681s|267300 | 45559 | 26428k|  97.5 |   372M |  50 |1505 |7779 | 449 | 389k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1676.46/1681.50	c  1681s|267400 | 45565 | 26435k|  97.5 |   372M |  50 |1505 |7853 | 439 | 389k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1677.06/1682.01	c  1682s|267500 | 45564 | 26443k|  97.5 |   373M |  50 |1505 |7873 | 459 | 389k|  0 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1677.56/1682.56	c  1683s|267600 | 45560 | 26452k|  97.5 |   373M |  50 |1505 |7927 | 451 | 389k|  0 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1678.06/1683.03	c  1683s|267700 | 45555 | 26459k|  97.5 |   373M |  50 |1505 |7996 | 471 | 389k|  0 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1678.55/1683.55	c  1684s|267800 | 45559 | 26468k|  97.5 |   373M |  50 |1505 |8050 | 461 | 389k|  0 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1679.16/1684.12	c  1684s|267900 | 45560 | 26477k|  97.5 |   373M |  50 |1505 |8048 | 458 | 389k|  0 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1679.95/1684.92	c  1685s|268000 | 45588 | 26489k|  97.5 |   373M |  50 |1505 |7949 | 462 | 389k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1680.65/1685.66	c  1686s|268100 | 45592 | 26502k|  97.5 |   373M |  50 |1505 |7935 | 463 | 390k|  2 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1681.25/1686.28	c  1686s|268200 | 45605 | 26512k|  97.5 |   373M |  50 |1505 |7932 | 447 | 390k|  0 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1681.75/1686.75	c  1687s|268300 | 45619 | 26519k|  97.5 |   373M |  50 |1505 |7939 | 440 | 390k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1682.24/1687.26	c  1687s|268400 | 45623 | 26527k|  97.5 |   373M |  50 |1505 |7952 | 448 | 390k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1682.74/1687.71	c  1688s|268500 | 45641 | 26534k|  97.5 |   373M |  50 |1505 |7975 | 436 | 390k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1683.24/1688.23	c  1688s|268600 | 45661 | 26542k|  97.5 |   373M |  50 |1505 |8021 | 437 | 390k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1684.24/1689.22	c  1689s|268700 | 45661 | 26557k|  97.5 |   373M |  50 |1505 |7933 | 459 | 390k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1684.94/1689.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1684.94/1689.92	c  1690s|268800 | 45659 | 26568k|  97.5 |   373M |  50 |1505 |7938 | 433 | 390k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1685.43/1690.43	c  1690s|268900 | 45665 | 26576k|  97.5 |   373M |  50 |1505 |7948 | 434 | 390k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1685.93/1690.90	c  1691s|269000 | 45685 | 26583k|  97.5 |   373M |  50 |1505 |7905 | 439 | 390k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1686.53/1691.52	c  1692s|269100 | 45707 | 26592k|  97.5 |   373M |  50 |1505 |7924 | 456 | 391k|  2 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1687.04/1692.03	c  1692s|269200 | 45709 | 26600k|  97.5 |   373M |  50 |1505 |7962 | 444 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1687.63/1692.68	c  1693s|269300 | 45722 | 26610k|  97.5 |   373M |  50 |1505 |8000 | 445 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1688.13/1693.14	c  1693s|269400 | 45738 | 26617k|  97.5 |   373M |  50 |1505 |8031 | 411 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1688.63/1693.63	c  1694s|269500 | 45764 | 26625k|  97.5 |   373M |  50 |1505 |8116 | 428 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1688.92/1693.96	c  1694s|269600 | 45772 | 26630k|  97.5 |   373M |  50 |1505 |8202 |   0 | 391k|  0 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1689.42/1694.42	c  1694s|269700 | 45776 | 26637k|  97.5 |   374M |  50 |1505 |8206 | 434 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1689.72/1694.79	c  1695s|269800 | 45774 | 26643k|  97.4 |   374M |  50 |1505 |8214 | 433 | 391k|  0 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1690.22/1695.23	c  1695s|269900 | 45771 | 26649k|  97.4 |   374M |  50 |1505 |8235 | 444 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1690.72/1695.74	c  1696s|270000 | 45769 | 26657k|  97.4 |   374M |  50 |1505 |8217 | 441 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1691.22/1696.24	c  1696s|270100 | 45780 | 26665k|  97.4 |   374M |  50 |1505 |8203 | 433 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1691.72/1696.79	c  1697s|270200 | 45787 | 26673k|  97.4 |   374M |  50 |1505 |8202 | 449 | 392k|  0 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1692.41/1697.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1692.41/1697.47	c  1697s|270300 | 45795 | 26684k|  97.4 |   374M |  50 |1505 |8192 | 468 | 392k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1693.12/1698.10	c  1698s|270400 | 45808 | 26694k|  97.4 |   374M |  50 |1505 |8148 | 451 | 392k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1693.51/1698.54	c  1699s|270500 | 45820 | 26700k|  97.4 |   374M |  50 |1505 |8158 | 439 | 392k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1694.21/1699.22	c  1699s|270600 | 45841 | 26711k|  97.4 |   375M |  50 |1505 |8088 | 420 | 392k|  0 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1694.71/1699.73	c  1700s|270700 | 45849 | 26720k|  97.4 |   375M |  50 |1505 |8112 | 437 | 392k|  0 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1695.21/1700.26	c  1700s|270800 | 45850 | 26727k|  97.4 |   375M |  50 |1505 |8069 | 443 | 392k|  0 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1695.80/1700.83	c  1701s|270900 | 45865 | 26737k|  97.4 |   375M |  50 |1505 |8004 | 431 | 392k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1696.30/1701.30	c  1701s|271000 | 45871 | 26744k|  97.4 |   375M |  50 |1505 |7987 | 434 | 393k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1696.80/1701.87	c  1702s|271100 | 45885 | 26753k|  97.4 |   375M |  50 |1505 |7948 | 425 | 393k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1697.40/1702.44	c  1702s|271200 | 45884 | 26761k|  97.4 |   375M |  50 |1505 |7934 | 443 | 393k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1698.59/1703.61	c  1704s|271300 | 45863 | 26780k|  97.4 |   375M |  50 |1505 |7889 | 460 | 393k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1699.19/1704.25	c  1704s|271400 | 45883 | 26790k|  97.4 |   375M |  50 |1505 |7879 | 427 | 393k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1699.69/1704.77	c  1705s|271500 | 45894 | 26797k|  97.4 |   375M |  50 |1505 |7907 | 453 | 393k|  0 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1700.39/1705.47	c  1705s|271600 | 45901 | 26808k|  97.4 |   375M |  50 |1505 |7873 | 447 | 393k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1701.09/1706.12	c  1706s|271700 | 45904 | 26818k|  97.4 |   375M |  50 |1505 |7815 | 466 | 393k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1701.59/1706.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1701.59/1706.65	c  1707s|271800 | 45912 | 26826k|  97.4 |   375M |  50 |1505 |7854 | 453 | 393k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1702.18/1707.22	c  1707s|271900 | 45921 | 26836k|  97.4 |   375M |  50 |1505 |7852 | 435 | 394k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1702.88/1708.00	c  1708s|272000 | 45927 | 26848k|  97.4 |   375M |  50 |1505 |7924 | 434 | 394k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1703.48/1708.51	c  1709s|272100 | 45961 | 26856k|  97.4 |   375M |  50 |1505 |7932 | 444 | 394k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1703.88/1709.00	c  1709s|272200 | 45965 | 26863k|  97.4 |   375M |  50 |1505 |7953 | 445 | 394k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1704.48/1709.57	c  1710s|272300 | 45971 | 26872k|  97.4 |   375M |  50 |1505 |7988 | 457 | 394k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1704.88/1709.99	c  1710s|272400 | 45980 | 26878k|  97.4 |   375M |  50 |1505 |8028 | 430 | 394k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1705.48/1710.55	c  1711s|272500 | 46003 | 26886k|  97.4 |   375M |  50 |1505 |8064 | 452 | 394k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1705.98/1711.08	c  1711s|272600 | 45994 | 26895k|  97.4 |   375M |  50 |1505 |8102 | 435 | 394k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1706.57/1711.69	c  1712s|272700 | 45999 | 26904k|  97.4 |   375M |  50 |1505 |8043 |   0 | 395k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1707.77/1712.84	c  1713s|272800 | 45982 | 26922k|  97.4 |   375M |  50 |1505 |7952 | 821 | 395k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1708.47/1713.57	c  1714s|272900 | 45976 | 26933k|  97.4 |   375M |  50 |1505 |7936 | 456 | 395k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1708.97/1714.08	c  1714s|273000 | 45985 | 26941k|  97.4 |   375M |  50 |1505 |7974 | 434 | 395k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1709.66/1714.75	c  1715s|273100 | 45980 | 26951k|  97.4 |   375M |  50 |1505 |7920 | 428 | 395k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1710.07/1715.17	c  1715s|273200 | 45987 | 26957k|  97.4 |   375M |  50 |1505 |7954 | 453 | 395k|  0 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1710.56/1715.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1710.56/1715.64	c  1716s|273300 | 45996 | 26965k|  97.4 |   375M |  50 |1505 |7993 | 445 | 395k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1711.16/1716.24	c  1716s|273400 | 45993 | 26974k|  97.4 |   375M |  50 |1505 |8018 | 448 | 395k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1711.66/1716.79	c  1717s|273500 | 45997 | 26984k|  97.4 |   375M |  50 |1505 |8049 | 460 | 395k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1712.16/1717.29	c  1717s|273600 | 46008 | 26991k|  97.4 |   375M |  50 |1505 |8054 | 433 | 395k|  0 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1712.75/1717.86	c  1718s|273700 | 46015 | 27000k|  97.4 |   375M |  50 |1505 |8087 | 455 | 395k|  0 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1713.25/1718.32	c  1718s|273800 | 46027 | 27007k|  97.3 |   375M |  50 |1505 |8079 | 433 | 396k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1713.85/1718.99	c  1719s|273900 | 46039 | 27018k|  97.4 |   375M |  50 |1505 |8108 | 447 | 396k|  0 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1714.65/1719.77	c  1720s|274000 | 46064 | 27031k|  97.4 |   375M |  50 |1505 |8098 | 453 | 396k|  0 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1715.25/1720.36	c  1720s|274100 | 46114 | 27039k|  97.4 |   375M |  50 |1505 |8037 | 437 | 396k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1715.75/1720.82	c  1721s|274200 | 46125 | 27047k|  97.3 |   376M |  50 |1505 |8066 | 445 | 396k|  0 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1716.95/1722.02	c  1722s|274300 | 46131 | 27064k|  97.4 |   376M |  50 |1505 |7915 | 435 | 396k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1717.74/1722.85	c  1723s|274400 | 46190 | 27076k|  97.4 |   376M |  50 |1505 |7890 | 453 | 397k|  2 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1718.44/1723.59	c  1724s|274500 | 46215 | 27087k|  97.4 |   376M |  50 |1505 |7858 |   0 | 397k|  0 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1722.32/1727.45	c  1727s|274600 | 46142 | 27135k|  97.5 |   376M |  50 |1505 |7619 | 433 | 397k|  0 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1723.03/1728.12	c  1728s|274700 | 46146 | 27146k|  97.5 |   376M |  50 |1505 |7554 | 430 | 397k|  1 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1723.52/1728.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1723.52/1728.63	c  1729s|274800 | 46172 | 27154k|  97.5 |   376M |  50 |1505 |7663 | 452 | 397k|  1 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1723.93/1729.00	c  1729s|274900 | 46175 | 27159k|  97.5 |   376M |  50 |1505 |7729 | 446 | 397k|  1 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1724.32/1729.43	c  1729s|275000 | 46189 | 27166k|  97.5 |   376M |  50 |1505 |7767 | 448 | 397k|  1 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1724.72/1729.81	c  1730s|275100 | 46205 | 27171k|  97.5 |   376M |  50 |1505 |7940 | 452 | 397k|  0 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1725.02/1730.19	c  1730s|275200 | 46213 | 27177k|  97.5 |   376M |  50 |1505 |7949 | 456 | 397k|  0 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1725.42/1730.57	c  1731s|275300 | 46218 | 27183k|  97.5 |   376M |  50 |1505 |8016 | 455 | 397k|  1 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1725.92/1731.03	c  1731s|275400 | 46212 | 27190k|  97.4 |   376M |  50 |1505 |8035 | 454 | 397k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1726.41/1731.54	c  1732s|275500 | 46218 | 27198k|  97.4 |   376M |  50 |1505 |7971 | 449 | 397k|  2 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1726.92/1732.00	c  1732s|275600 | 46239 | 27204k|  97.4 |   376M |  50 |1505 |8054 | 465 | 398k|  0 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1727.21/1732.37	c  1732s|275700 | 46240 | 27210k|  97.4 |   376M |  50 |1505 |8125 | 444 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1727.61/1732.74	c  1733s|275800 | 46237 | 27216k|  97.4 |   376M |  50 |1505 |8126 | 453 | 398k|  0 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1728.11/1733.21	c  1733s|275900 | 46233 | 27224k|  97.4 |   376M |  50 |1505 |8161 | 472 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1728.81/1733.96	c  1734s|276000 | 46246 | 27235k|  97.4 |   376M |  50 |1505 |7986 | 443 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1729.40/1734.50	c  1734s|276100 | 46270 | 27242k|  97.4 |   376M |  50 |1505 |7893 | 441 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1729.80/1735.00	c  1735s|276200 | 46276 | 27250k|  97.4 |   376M |  50 |1505 |7847 | 432 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1730.60/1735.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1730.60/1735.75	c  1736s|276300 | 46277 | 27262k|  97.4 |   376M |  50 |1505 |7704 | 428 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1731.10/1736.27	c  1736s|276400 | 46297 | 27269k|  97.4 |   376M |  50 |1505 |7682 | 444 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1731.70/1736.89	c  1737s|276500 | 46317 | 27279k|  97.4 |   376M |  50 |1505 |7613 | 427 | 399k|  2 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1732.30/1737.49	c  1737s|276600 | 46342 | 27289k|  97.4 |   376M |  50 |1505 |7687 | 434 | 399k|  0 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1733.00/1738.12	c  1738s|276700 | 46360 | 27299k|  97.4 |   376M |  50 |1505 |7646 | 448 | 399k|  2 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1733.59/1738.70	c  1739s|276800 | 46379 | 27308k|  97.4 |   376M |  50 |1505 |7615 | 432 | 399k|  1 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1734.29/1739.42	c  1739s|276900 | 46419 | 27319k|  97.4 |   376M |  50 |1505 |7680 | 430 | 399k|  0 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1735.09/1740.25	c  1740s|277000 | 46442 | 27329k|  97.4 |   378M |  50 |1505 |7668 | 435 | 399k|  1 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1735.79/1740.97	c  1741s|277100 | 46470 | 27341k|  97.4 |   378M |  50 |1505 |7695 | 436 | 400k|  0 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1736.39/1741.52	c  1742s|277200 | 46484 | 27350k|  97.4 |   378M |  50 |1505 |7710 | 444 | 400k|  0 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1736.78/1741.95	c  1742s|277300 | 46498 | 27357k|  97.4 |   379M |  50 |1505 |7763 | 441 | 400k|  1 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1737.38/1742.51	c  1743s|277400 | 46495 | 27366k|  97.4 |   379M |  50 |1505 |7726 | 450 | 400k|  1 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1738.08/1743.25	c  1743s|277500 | 46509 | 27377k|  97.4 |   379M |  50 |1505 |7590 | 453 | 400k|  1 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1738.58/1743.77	c  1744s|277600 | 46513 | 27385k|  97.4 |   380M |  50 |1505 |7647 | 466 | 400k|  2 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1739.08/1744.22	c  1744s|277700 | 46523 | 27392k|  97.4 |   380M |  50 |1505 |7674 | 446 | 400k|  1 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1739.58/1744.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1739.58/1744.70	c  1745s|277800 | 46538 | 27399k|  97.4 |   380M |  50 |1505 |7760 | 450 | 400k|  0 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1740.08/1745.24	c  1745s|277900 | 46538 | 27408k|  97.4 |   380M |  50 |1505 |7776 | 449 | 400k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1740.77/1746.00	c  1746s|278000 | 46539 | 27419k|  97.4 |   380M |  50 |1505 |7677 | 460 | 401k|  2 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1741.47/1746.69	c  1747s|278100 | 46550 | 27432k|  97.4 |   380M |  50 |1505 |7658 | 460 | 401k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1741.97/1747.19	c  1747s|278200 | 46550 | 27440k|  97.4 |   380M |  50 |1505 |7658 | 458 | 401k|  0 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1742.57/1747.71	c  1748s|278300 | 46552 | 27448k|  97.4 |   380M |  50 |1505 |7653 | 440 | 401k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1743.17/1748.36	c  1748s|278400 | 46558 | 27458k|  97.4 |   380M |  50 |1505 |7673 | 436 | 401k|  0 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1743.87/1749.08	c  1749s|278500 | 46561 | 27470k|  97.4 |   380M |  50 |1505 |7648 | 449 | 401k|  0 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1744.87/1750.00	c  1750s|278600 | 46590 | 27484k|  97.4 |   381M |  50 |1505 |7537 | 448 | 401k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1745.46/1750.69	c  1751s|278700 | 46636 | 27494k|  97.4 |   381M |  50 |1505 |7488 | 462 | 402k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1746.06/1751.21	c  1751s|278800 | 46642 | 27502k|  97.4 |   381M |  50 |1505 |7475 | 448 | 402k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1746.66/1751.83	c  1752s|278900 | 46651 | 27512k|  97.4 |   381M |  50 |1505 |7541 | 441 | 402k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1747.26/1752.41	c  1752s|279000 | 46668 | 27521k|  97.4 |   381M |  50 |1505 |7539 | 428 | 402k|  0 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1747.65/1752.88	c  1753s|279100 | 46668 | 27528k|  97.4 |   381M |  50 |1505 |7569 | 451 | 402k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1748.35/1753.57	c  1754s|279200 | 46675 | 27538k|  97.4 |   381M |  50 |1505 |7547 | 435 | 402k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1749.05/1754.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1749.05/1754.26	c  1754s|279300 | 46678 | 27550k|  97.4 |   381M |  50 |1505 |7550 | 435 | 403k|  0 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1749.35/1754.58	c  1755s|279400 | 46693 | 27555k|  97.4 |   381M |  50 |1505 |7582 | 428 | 403k|  0 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1749.95/1755.12	c  1755s|279500 | 46700 | 27563k|  97.4 |   381M |  50 |1505 |7603 | 469 | 403k|  2 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1750.45/1755.64	c  1756s|279600 | 46710 | 27571k|  97.3 |   381M |  50 |1505 |7660 | 475 | 403k|  1 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1751.04/1756.24	c  1756s|279700 | 46718 | 27580k|  97.3 |   381M |  50 |1505 |7547 | 467 | 403k|  0 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1751.74/1756.92	c  1757s|279800 | 46727 | 27591k|  97.3 |   381M |  50 |1505 |7566 | 441 | 403k|  1 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1752.34/1757.50	c  1757s|279900 | 46719 | 27600k|  97.3 |   382M |  50 |1505 |7643 | 423 | 403k|  1 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1752.74/1757.99	c  1758s|280000 | 46724 | 27607k|  97.3 |   382M |  50 |1505 |7689 | 436 | 403k|  0 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1753.34/1758.58	c  1759s|280100 | 46745 | 27617k|  97.3 |   382M |  50 |1505 |7688 | 464 | 403k|  1 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1753.84/1759.09	c  1759s|280200 | 46742 | 27625k|  97.3 |   382M |  50 |1505 |7748 | 474 | 404k|  0 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1754.23/1759.45	c  1759s|280300 | 46751 | 27630k|  97.3 |   382M |  50 |1505 |7829 | 466 | 404k|  1 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1754.63/1759.81	c  1760s|280400 | 46744 | 27635k|  97.3 |   382M |  50 |1505 |7912 | 470 | 404k|  1 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1754.94/1760.12	c  1760s|280500 | 46744 | 27639k|  97.3 |   382M |  50 |1505 |7979 | 469 | 404k|  0 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1755.23/1760.42	c  1760s|280600 | 46743 | 27642k|  97.3 |   382M |  50 |1505 |8011 | 471 | 404k|  1 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1755.83/1761.05	c  1761s|280700 | 46783 | 27652k|  97.3 |   382M |  50 |1505 |7967 | 456 | 404k|  1 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1756.33/1761.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1756.33/1761.57	c  1762s|280800 | 46799 | 27660k|  97.2 |   382M |  50 |1505 |7960 | 465 | 404k|  0 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1756.93/1762.13	c  1762s|280900 | 46805 | 27669k|  97.2 |   382M |  50 |1505 |8012 | 466 | 404k|  0 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1757.43/1762.67	c  1763s|281000 | 46811 | 27678k|  97.2 |   382M |  50 |1505 |7996 | 464 | 404k|  1 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1758.02/1763.27	c  1763s|281100 | 46809 | 27687k|  97.2 |   382M |  50 |1505 |8043 | 508 | 404k|  1 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1758.62/1763.80	c  1764s|281200 | 46834 | 27695k|  97.2 |   382M |  50 |1505 |8014 | 454 | 404k|  2 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1759.62/1764.84	c  1765s|281300 | 46865 | 27713k|  97.3 |   382M |  50 |1505 |7842 | 429 | 405k|  1 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1760.22/1765.41	c  1765s|281400 | 46866 | 27722k|  97.3 |   383M |  50 |1505 |7763 | 447 | 405k|  0 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1761.02/1766.27	c  1766s|281500 | 46877 | 27735k|  97.3 |   383M |  50 |1505 |7681 | 452 | 405k|  0 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1761.61/1766.84	c  1767s|281600 | 46901 | 27743k|  97.3 |   383M |  50 |1505 |7592 | 434 | 405k|  1 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1762.01/1767.23	c  1767s|281700 | 46927 | 27749k|  97.3 |   383M |  50 |1505 |7656 | 461 | 405k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1762.41/1767.66	c  1768s|281800 | 46948 | 27755k|  97.2 |   383M |  50 |1505 |7682 | 422 | 405k|  1 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1763.01/1768.28	c  1768s|281900 | 46985 | 27764k|  97.2 |   383M |  50 |1505 |7702 | 441 | 405k|  1 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1763.81/1769.02	c  1769s|282000 | 46980 | 27776k|  97.2 |   383M |  50 |1505 |7679 | 430 | 405k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1764.41/1769.60	c  1770s|282100 | 46992 | 27785k|  97.2 |   383M |  50 |1505 |7692 | 450 | 406k|  1 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1764.91/1770.14	c  1770s|282200 | 47011 | 27793k|  97.2 |   383M |  50 |1505 |7729 | 463 | 406k|  2 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1765.30/1770.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1765.30/1770.55	c  1771s|282300 | 47007 | 27799k|  97.2 |   383M |  50 |1505 |7811 | 430 | 406k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1765.91/1771.10	c  1771s|282400 | 47012 | 27807k|  97.2 |   384M |  50 |1505 |7791 | 457 | 406k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1766.40/1771.70	c  1772s|282500 | 47028 | 27816k|  97.2 |   385M |  50 |1505 |7804 | 458 | 406k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1767.10/1772.35	c  1772s|282600 | 47024 | 27826k|  97.2 |   385M |  50 |1505 |7742 | 442 | 406k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1767.70/1772.95	c  1773s|282700 | 47039 | 27835k|  97.2 |   385M |  50 |1505 |7722 | 433 | 406k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1768.29/1773.50	c  1773s|282800 | 47050 | 27844k|  97.2 |   385M |  50 |1505 |7757 | 430 | 406k|  1 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1768.80/1774.04	c  1774s|282900 | 47056 | 27852k|  97.2 |   385M |  50 |1505 |7794 | 461 | 406k|  2 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1769.29/1774.53	c  1775s|283000 | 47057 | 27860k|  97.2 |   385M |  50 |1505 |7791 | 451 | 407k|  1 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1769.99/1775.23	c  1775s|283100 | 47049 | 27870k|  97.2 |   385M |  50 |1505 |7778 | 437 | 407k|  1 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1770.59/1775.86	c  1776s|283200 | 47072 | 27879k|  97.2 |   385M |  50 |1505 |7719 | 435 | 407k|  1 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.63%
1770.99/1776.26	c  1776s|283300 | 47075 | 27886k|  97.2 |   385M |  50 |1505 |7753 | 441 | 407k|  0 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.63%
1771.49/1776.73	c  1777s|283400 | 47070 | 27893k|  97.2 |   385M |  50 |1505 |7813 | 457 | 407k|  0 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.63%
1771.89/1777.14	c  1777s|283500 | 47098 | 27899k|  97.2 |   385M |  50 |1505 |7797 | 450 | 407k|  2 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.63%
1772.58/1777.81	c  1778s|283600 | 47115 | 27910k|  97.2 |   385M |  50 |1505 |7800 | 456 | 407k|  2 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.63%
1772.98/1778.23	c  1778s|283700 | 47115 | 27915k|  97.2 |   385M |  50 |1505 |7875 | 436 | 407k|  0 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.63%
1773.68/1778.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1773.68/1778.97	c  1779s|283800 | 47126 | 27927k|  97.2 |   385M |  50 |1505 |7861 | 457 | 407k|  0 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1774.28/1779.52	c  1780s|283900 | 47133 | 27935k|  97.2 |   385M |  50 |1505 |7855 | 436 | 408k|  0 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1774.88/1780.19	c  1780s|284000 | 47129 | 27947k|  97.2 |   385M |  50 |1505 |7832 | 449 | 408k|  0 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1775.47/1780.73	c  1781s|284100 | 47142 | 27955k|  97.2 |   385M |  50 |1505 |7843 | 443 | 408k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1775.97/1781.28	c  1781s|284200 | 47133 | 27964k|  97.2 |   385M |  50 |1505 |7894 | 554 | 408k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1776.88/1782.14	c  1782s|284300 | 47149 | 27978k|  97.2 |   385M |  50 |1505 |7893 | 448 | 408k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1777.67/1782.92	c  1783s|284400 | 47138 | 27990k|  97.2 |   385M |  50 |1505 |7877 | 743 | 408k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1778.37/1783.65	c  1784s|284500 | 47148 | 28001k|  97.2 |   385M |  50 |1505 |7863 | 444 | 408k|  1 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1778.96/1784.23	c  1784s|284600 | 47156 | 28009k|  97.2 |   385M |  50 |1505 |7845 | 447 | 408k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.65%
1779.36/1784.64	c  1785s|284700 | 47155 | 28016k|  97.2 |   385M |  50 |1505 |7876 | 459 | 408k|  2 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.65%
1780.06/1785.35	c  1785s|284800 | 47172 | 28028k|  97.2 |   385M |  50 |1505 |7853 | 423 | 409k|  1 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.65%
1780.86/1786.10	c  1786s|284900 | 47164 | 28039k|  97.2 |   385M |  50 |1505 |7712 | 422 | 409k|  1 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1781.86/1787.12	c  1787s|285000 | 47205 | 28055k|  97.2 |   385M |  50 |1505 |7563 | 445 | 409k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1782.55/1787.81	c  1788s|285100 | 47210 | 28065k|  97.2 |   385M |  50 |1505 |7583 | 442 | 409k|  1 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1783.05/1788.32	c  1788s|285200 | 47236 | 28073k|  97.2 |   385M |  50 |1505 |7560 |   0 | 409k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1783.55/1788.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1783.55/1788.86	c  1789s|285300 | 47251 | 28082k|  97.2 |   385M |  50 |1505 |7583 | 447 | 409k|  2 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1783.95/1789.26	c  1789s|285400 | 47241 | 28088k|  97.2 |   385M |  50 |1505 |7641 | 435 | 409k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1784.45/1789.79	c  1790s|285500 | 47237 | 28096k|  97.2 |   385M |  50 |1505 |7680 | 444 | 410k|  2 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1785.15/1790.47	c  1790s|285600 | 47249 | 28107k|  97.2 |   385M |  50 |1505 |7651 | 445 | 410k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1785.75/1791.04	c  1791s|285700 | 47267 | 28115k|  97.2 |   385M |  50 |1505 |7609 |   0 | 410k|  0 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1786.44/1791.78	c  1792s|285800 | 47255 | 28127k|  97.2 |   385M |  50 |1505 |7595 | 435 | 410k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1787.04/1792.37	c  1792s|285900 | 47271 | 28136k|  97.2 |   385M |  50 |1505 |7590 | 435 | 410k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1787.64/1792.92	c  1793s|286000 | 47273 | 28145k|  97.2 |   385M |  50 |1505 |7608 | 455 | 410k|  0 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1788.24/1793.58	c  1794s|286100 | 47279 | 28156k|  97.2 |   385M |  50 |1505 |7641 | 435 | 410k|  0 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1788.84/1794.10	c  1794s|286200 | 47282 | 28163k|  97.2 |   385M |  50 |1505 |7654 | 435 | 410k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1789.34/1794.66	c  1795s|286300 | 47289 | 28172k|  97.2 |   385M |  50 |1505 |7666 |   0 | 411k|  0 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1790.03/1795.34	c  1795s|286400 | 47294 | 28183k|  97.2 |   385M |  50 |1505 |7702 | 430 | 411k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1790.74/1796.09	c  1796s|286500 | 47322 | 28194k|  97.2 |   385M |  50 |1505 |7723 | 449 | 411k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1791.43/1796.76	c  1797s|286600 | 47338 | 28205k|  97.2 |   385M |  50 |1505 |7741 | 474 | 411k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1792.13/1797.43	c  1797s|286700 | 47353 | 28216k|  97.2 |   385M |  50 |1505 |7702 | 473 | 411k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1792.53/1797.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1792.53/1797.89	c  1798s|286800 | 47364 | 28223k|  97.2 |   386M |  50 |1505 |7811 | 425 | 411k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1793.02/1798.35	c  1798s|286900 | 47389 | 28229k|  97.2 |   386M |  50 |1505 |7733 | 439 | 411k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1793.62/1798.93	c  1799s|287000 | 47419 | 28239k|  97.2 |   386M |  50 |1505 |7748 | 446 | 411k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1794.22/1799.57	c  1800s|287100 | 47415 | 28248k|  97.2 |   386M |  50 |1505 |7755 | 455 | 412k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1794.72/1800.01	c  1800s|287200 | 47422 | 28255k|  97.2 |   386M |  50 |1505 |7797 | 461 | 412k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1795.22/1800.52	c  1801s|287300 | 47433 | 28262k|  97.1 |   386M |  50 |1505 |7829 | 455 | 412k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1795.62/1800.98	c  1801s|287400 | 47439 | 28270k|  97.1 |   386M |  50 |1505 |7857 | 461 | 412k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1796.22/1801.54	c  1802s|287500 | 47439 | 28279k|  97.1 |   387M |  50 |1505 |7845 | 441 | 412k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1796.72/1802.02	c  1802s|287600 | 47447 | 28285k|  97.1 |   388M |  50 |1505 |7876 | 453 | 412k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1797.21/1802.53	c  1803s|287700 | 47436 | 28293k|  97.1 |   388M |  50 |1505 |7923 | 453 | 412k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1797.72/1803.06	c  1803s|287800 | 47440 | 28302k|  97.1 |   388M |  50 |1505 |7891 | 448 | 412k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1798.31/1803.67	c  1804s|287900 | 47457 | 28311k|  97.1 |   388M |  50 |1505 |7823 | 445 | 412k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1799.01/1804.37	c  1804s|288000 | 47479 | 28322k|  97.1 |   388M |  50 |1505 |7909 | 474 | 412k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1799.91/1805.25	c  1805s|288100 | 47474 | 28336k|  97.1 |   388M |  50 |1505 |7945 | 451 | 413k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1800.30/1805.65	c  1806s|288200 | 47478 | 28341k|  97.1 |   388M |  50 |1505 |7996 | 443 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1800.90/1806.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1800.90/1806.22	c  1806s|288300 | 47481 | 28350k|  97.1 |   388M |  50 |1505 |7979 | 430 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1801.30/1806.64	c  1807s|288400 | 47483 | 28357k|  97.1 |   388M |  50 |1505 |8053 | 453 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1802.10/1807.47	c  1807s|288500 | 47498 | 28369k|  97.1 |   388M |  50 |1505 |8023 | 428 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1802.60/1807.98	c  1808s|288600 | 47512 | 28377k|  97.1 |   388M |  50 |1505 |8064 | 441 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1803.30/1808.61	c  1809s|288700 | 47511 | 28387k|  97.1 |   388M |  50 |1505 |7999 | 444 | 413k|  0 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1803.80/1809.18	c  1809s|288800 | 47511 | 28396k|  97.1 |   388M |  50 |1505 |8082 | 450 | 413k|  2 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1804.39/1809.79	c  1810s|288900 | 47499 | 28405k|  97.1 |   388M |  50 |1505 |8066 | 484 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1805.09/1810.46	c  1810s|289000 | 47505 | 28415k|  97.1 |   388M |  50 |1505 |8033 | 415 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1805.89/1811.23	c  1811s|289100 | 47549 | 28429k|  97.1 |   388M |  50 |1505 |8067 | 429 | 414k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1806.59/1811.96	c  1812s|289200 | 47568 | 28440k|  97.1 |   388M |  50 |1505 |8015 | 452 | 414k|  2 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1807.18/1812.58	c  1813s|289300 | 47582 | 28449k|  97.1 |   389M |  50 |1505 |8046 | 441 | 414k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1807.79/1813.19	c  1813s|289400 | 47583 | 28458k|  97.1 |   389M |  50 |1505 |8019 | 429 | 414k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1808.38/1813.79	c  1814s|289500 | 47592 | 28468k|  97.1 |   389M |  50 |1505 |7974 | 448 | 414k|  0 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1808.98/1814.36	c  1814s|289600 | 47595 | 28476k|  97.1 |   389M |  50 |1505 |7993 | 441 | 414k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1809.58/1814.96	c  1815s|289700 | 47594 | 28485k|  97.1 |   389M |  50 |1505 |7981 | 443 | 414k|  0 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1810.08/1815.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1810.08/1815.44	c  1815s|289800 | 47643 | 28492k|  97.1 |   389M |  50 |1505 |7938 | 434 | 415k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1810.57/1815.98	c  1816s|289900 | 47651 | 28501k|  97.1 |   389M |  50 |1505 |8014 | 447 | 415k|  0 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1811.17/1816.56	c  1817s|290000 | 47691 | 28510k|  97.1 |   389M |  50 |1505 |7930 | 439 | 415k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1811.68/1817.05	c  1817s|290100 | 47704 | 28518k|  97.1 |   389M |  50 |1505 |7971 | 445 | 415k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1812.37/1817.74	c  1818s|290200 | 47724 | 28529k|  97.1 |   389M |  50 |1505 |7905 | 437 | 415k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1813.17/1818.55	c  1819s|290300 | 47749 | 28543k|  97.1 |   389M |  50 |1505 |7922 | 449 | 415k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1813.97/1819.31	c  1819s|290400 | 47762 | 28556k|  97.1 |   389M |  50 |1505 |7943 | 436 | 416k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1814.56/1820.00	c  1820s|290500 | 47782 | 28568k|  97.1 |   389M |  50 |1505 |7936 | 442 | 416k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1815.26/1820.68	c  1821s|290600 | 47791 | 28579k|  97.1 |   389M |  50 |1505 |7945 | 437 | 416k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1815.96/1821.33	c  1821s|290700 | 47801 | 28589k|  97.1 |   389M |  50 |1505 |8014 | 464 | 416k|  2 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1816.66/1822.07	c  1822s|290800 | 47814 | 28602k|  97.1 |   389M |  50 |1505 |8071 | 453 | 416k|  0 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1817.26/1822.68	c  1823s|290900 | 47834 | 28612k|  97.1 |   389M |  50 |1505 |8122 | 442 | 416k|  1 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1817.95/1823.31	c  1823s|291000 | 47825 | 28621k|  97.1 |   389M |  50 |1505 |8031 | 453 | 416k|  0 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1818.35/1823.74	c  1824s|291100 | 47829 | 28627k|  97.1 |   389M |  50 |1505 |8060 | 451 | 416k|  0 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1818.85/1824.28	c  1824s|291200 | 47833 | 28635k|  97.1 |   389M |  50 |1505 |8095 | 440 | 416k|  0 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1819.45/1824.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1819.45/1824.86	c  1825s|291300 | 47856 | 28644k|  97.1 |   389M |  50 |1505 |8079 | 459 | 417k|  1 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1820.05/1825.43	c  1825s|291400 | 47856 | 28652k|  97.1 |   389M |  50 |1505 |8128 | 444 | 417k|  0 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1820.65/1826.10	c  1826s|291500 | 47870 | 28663k|  97.1 |   389M |  50 |1505 |7983 | 453 | 417k|  1 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1821.34/1826.78	c  1827s|291600 | 47876 | 28674k|  97.1 |   390M |  50 |1505 |8011 | 441 | 417k|  1 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1822.14/1827.54	c  1828s|291700 | 47881 | 28686k|  97.1 |   390M |  50 |1505 |7974 | 485 | 417k|  0 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1822.74/1828.13	c  1828s|291800 | 47883 | 28695k|  97.1 |   390M |  50 |1505 |8012 | 432 | 417k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1823.14/1828.58	c  1829s|291900 | 47888 | 28702k|  97.1 |   390M |  50 |1505 |8032 | 448 | 417k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1823.84/1829.23	c  1829s|292000 | 47893 | 28712k|  97.1 |   390M |  50 |1505 |8002 | 430 | 417k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1824.43/1829.88	c  1830s|292100 | 47897 | 28722k|  97.1 |   390M |  50 |1505 |8001 | 455 | 418k|  0 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1825.03/1830.49	c  1830s|292200 | 47909 | 28732k|  97.1 |   390M |  50 |1505 |8043 | 472 | 418k|  0 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1825.83/1831.20	c  1831s|292300 | 47945 | 28743k|  97.1 |   391M |  50 |1505 |7822 | 421 | 418k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1826.63/1832.07	c  1832s|292400 | 47967 | 28757k|  97.1 |   392M |  50 |1505 |7809 | 428 | 418k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1827.33/1832.75	c  1833s|292500 | 47978 | 28768k|  97.1 |   392M |  50 |1505 |7818 | 459 | 418k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1828.03/1833.40	c  1833s|292600 | 47985 | 28778k|  97.1 |   392M |  50 |1505 |7788 | 492 | 418k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1828.53/1833.92	c  1834s|292700 | 47990 | 28786k|  97.1 |   393M |  50 |1505 |7812 | 457 | 418k|  0 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1829.13/1834.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1829.13/1834.55	c  1835s|292800 | 48017 | 28795k|  97.1 |   393M |  50 |1505 |7849 | 449 | 418k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1829.53/1835.00	c  1835s|292900 | 48021 | 28801k|  97.1 |   393M |  50 |1505 |7899 | 435 | 419k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1830.33/1835.75	c  1836s|293000 | 48032 | 28813k|  97.1 |   393M |  50 |1505 |7845 | 431 | 419k|  0 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1831.12/1836.52	c  1837s|293100 | 48054 | 28824k|  97.1 |   393M |  50 |1505 |7738 | 442 | 419k|  0 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1831.82/1837.22	c  1837s|293200 | 48083 | 28835k|  97.1 |   393M |  50 |1505 |7733 | 446 | 419k|  2 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1832.32/1837.77	c  1838s|293300 | 48094 | 28844k|  97.1 |   393M |  50 |1505 |7826 | 435 | 419k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1833.02/1838.48	c  1838s|293400 | 48104 | 28855k|  97.1 |   393M |  50 |1505 |7825 | 490 | 419k|  1 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1833.82/1839.29	c  1839s|293500 | 48125 | 28867k|  97.2 |   393M |  50 |1505 |7763 | 467 | 420k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1834.72/1840.16	c  1840s|293600 | 48126 | 28882k|  97.2 |   393M |  50 |1505 |7769 | 465 | 420k|  2 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1835.31/1840.78	c  1841s|293700 | 48129 | 28892k|  97.2 |   394M |  50 |1505 |7806 | 421 | 420k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1835.81/1841.26	c  1841s|293800 | 48129 | 28900k|  97.2 |   394M |  50 |1505 |7853 | 427 | 420k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1836.31/1841.76	c  1842s|293900 | 48126 | 28907k|  97.2 |   394M |  50 |1505 |7891 | 488 | 420k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1837.40/1842.81	c  1843s|294000 | 48140 | 28922k|  97.2 |   394M |  50 |1505 |7809 | 447 | 420k|  1 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1838.30/1843.70	c  1844s|294100 | 48148 | 28937k|  97.2 |   394M |  50 |1505 |7786 | 427 | 420k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1839.00/1844.47	c  1844s|294200 | 48157 | 28952k|  97.2 |   394M |  50 |1505 |7787 | 454 | 421k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1839.50/1844.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1839.50/1844.98	c  1845s|294300 | 48165 | 28962k|  97.2 |   394M |  50 |1505 |7791 | 457 | 421k|  1 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1840.00/1845.46	c  1845s|294400 | 48165 | 28972k|  97.2 |   394M |  50 |1505 |7798 | 456 | 421k|  1 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1840.99/1846.46	c  1846s|294500 | 48148 | 28989k|  97.2 |   394M |  50 |1505 |7757 | 500 | 421k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1841.70/1847.19	c  1847s|294600 | 48156 | 29001k|  97.2 |   394M |  50 |1505 |7788 | 456 | 421k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1842.29/1847.80	c  1848s|294700 | 48160 | 29010k|  97.2 |   394M |  50 |1505 |7801 | 449 | 421k|  1 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1842.79/1848.28	c  1848s|294800 | 48198 | 29017k|  97.2 |   394M |  50 |1505 |7887 | 441 | 421k|  1 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1843.19/1848.60	c  1849s|294900 | 48209 | 29021k|  97.2 |   394M |  50 |1505 |7913 | 438 | 421k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1843.49/1848.90	c  1849s|295000 | 48227 | 29025k|  97.2 |   394M |  50 |1505 |8046 | 440 | 421k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1843.79/1849.21	c  1849s|295100 | 48230 | 29029k|  97.2 |   394M |  50 |1505 |8146 | 437 | 421k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1844.09/1849.50	c  1849s|295200 | 48225 | 29033k|  97.2 |   394M |  50 |1505 |8270 | 437 | 422k|  1 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1844.48/1849.92	c  1850s|295300 | 48225 | 29039k|  97.1 |   394M |  50 |1505 |8297 | 437 | 422k|  1 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1844.78/1850.24	c  1850s|295400 | 48225 | 29043k|  97.1 |   394M |  50 |1505 |8311 | 438 | 422k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1845.08/1850.58	c  1851s|295500 | 48219 | 29048k|  97.1 |   394M |  50 |1505 |8299 | 448 | 422k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1845.48/1850.98	c  1851s|295600 | 48220 | 29054k|  97.1 |   394M |  50 |1505 |8270 | 459 | 422k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1845.88/1851.37	c  1851s|295700 | 48213 | 29060k|  97.1 |   394M |  50 |1505 |8320 | 445 | 422k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1846.28/1851.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1846.28/1851.78	c  1852s|295800 | 48220 | 29066k|  97.1 |   394M |  50 |1505 |8327 | 441 | 422k|  1 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1846.68/1852.18	c  1852s|295900 | 48230 | 29072k|  97.1 |   394M |  50 |1505 |8460 | 452 | 422k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1847.08/1852.57	c  1853s|296000 | 48231 | 29078k|  97.0 |   394M |  50 |1505 |8483 | 453 | 422k|  0 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1847.58/1853.03	c  1853s|296100 | 48224 | 29085k|  97.0 |   394M |  50 |1505 |8488 | 440 | 422k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1848.17/1853.64	c  1854s|296200 | 48226 | 29094k|  97.0 |   394M |  50 |1505 |8425 | 437 | 423k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1848.58/1854.07	c  1854s|296300 | 48235 | 29101k|  97.0 |   394M |  50 |1505 |8438 | 432 | 423k|  0 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1849.07/1854.56	c  1855s|296400 | 48236 | 29109k|  97.0 |   394M |  50 |1505 |8437 | 457 | 423k|  0 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1850.97/1856.48	c  1856s|296500 | 48192 | 29136k|  97.1 |   394M |  50 |1505 |8204 | 450 | 423k|  0 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1851.46/1856.98	c  1857s|296600 | 48206 | 29144k|  97.1 |   394M |  50 |1505 |8181 | 447 | 423k|  0 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1852.46/1857.92	c  1858s|296700 | 48186 | 29158k|  97.1 |   395M |  50 |1505 |8025 | 450 | 423k|  0 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1852.96/1858.41	c  1858s|296800 | 48198 | 29166k|  97.1 |   395M |  50 |1505 |8087 | 455 | 423k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1853.36/1858.85	c  1859s|296900 | 48213 | 29171k|  97.1 |   395M |  50 |1505 |8126 | 433 | 423k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1853.76/1859.28	c  1859s|297000 | 48221 | 29178k|  97.1 |   395M |  50 |1505 |8209 | 498 | 423k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1854.46/1859.94	c  1860s|297100 | 48218 | 29188k|  97.1 |   395M |  50 |1505 |8227 | 450 | 423k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1855.05/1860.58	c  1861s|297200 | 48224 | 29197k|  97.1 |   395M |  50 |1505 |8269 | 473 | 423k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1855.75/1861.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1855.75/1861.23	c  1861s|297300 | 48221 | 29207k|  97.1 |   395M |  50 |1505 |8254 | 461 | 424k|  1 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1856.45/1861.97	c  1862s|297400 | 48208 | 29218k|  97.1 |   395M |  50 |1505 |8235 | 441 | 424k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1857.05/1862.57	c  1863s|297500 | 48208 | 29227k|  97.1 |   395M |  50 |1505 |8222 | 433 | 424k|  1 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1857.65/1863.14	c  1863s|297600 | 48223 | 29237k|  97.1 |   396M |  50 |1505 |8244 | 453 | 424k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1858.25/1863.74	c  1864s|297700 | 48228 | 29246k|  97.1 |   396M |  50 |1505 |8252 | 426 | 424k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1858.94/1864.42	c  1864s|297800 | 48237 | 29257k|  97.1 |   396M |  50 |1505 |8230 | 451 | 424k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1859.44/1864.90	c  1865s|297900 | 48251 | 29264k|  97.1 |   396M |  50 |1505 |8234 | 443 | 424k|  1 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1859.74/1865.27	c  1865s|298000 | 48257 | 29269k|  97.0 |   396M |  50 |1505 |8228 | 447 | 424k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1860.44/1865.91	c  1866s|298100 | 48247 | 29279k|  97.0 |   396M |  50 |1505 |8210 | 472 | 425k|  1 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1861.24/1866.70	c  1867s|298200 | 48241 | 29291k|  97.0 |   396M |  50 |1505 |8172 | 453 | 425k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1861.74/1867.20	c  1867s|298300 | 48245 | 29299k|  97.0 |   396M |  50 |1505 |8211 | 439 | 425k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1862.23/1867.71	c  1868s|298400 | 48238 | 29307k|  97.0 |   396M |  50 |1505 |8236 | 463 | 425k|  1 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1862.83/1868.34	c  1868s|298500 | 48245 | 29317k|  97.0 |   396M |  50 |1505 |8220 | 432 | 425k|  2 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1863.73/1869.24	c  1869s|298600 | 48232 | 29330k|  97.0 |   396M |  50 |1505 |8186 | 825 | 425k|  0 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1864.93/1870.44	c  1870s|298700 | 48223 | 29346k|  97.1 |   396M |  50 |1505 |8109 | 452 | 425k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1865.43/1870.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1865.43/1870.96	c  1871s|298800 | 48248 | 29354k|  97.1 |   396M |  50 |1505 |8107 | 431 | 425k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1866.32/1871.88	c  1872s|298900 | 48279 | 29369k|  97.1 |   396M |  50 |1505 |8218 | 439 | 425k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1867.12/1872.65	c  1873s|299000 | 48294 | 29382k|  97.1 |   396M |  50 |1505 |8320 |   0 | 426k|  0 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1867.72/1873.21	c  1873s|299100 | 48318 | 29391k|  97.1 |   396M |  50 |1505 |8332 | 439 | 426k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1868.22/1873.76	c  1874s|299200 | 48324 | 29399k|  97.1 |   396M |  50 |1505 |8373 | 448 | 426k|  0 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1868.82/1874.37	c  1874s|299300 | 48342 | 29408k|  97.1 |   396M |  50 |1505 |8282 | 439 | 426k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1869.31/1874.82	c  1875s|299400 | 48360 | 29415k|  97.1 |   396M |  50 |1505 |8256 | 432 | 426k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1870.01/1875.53	c  1876s|299500 | 48362 | 29426k|  97.1 |   396M |  50 |1505 |8243 | 445 | 426k|  0 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1870.52/1876.05	c  1876s|299600 | 48368 | 29434k|  97.1 |   396M |  50 |1505 |8256 | 464 | 426k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1871.41/1876.91	c  1877s|299700 | 48376 | 29448k|  97.1 |   396M |  50 |1505 |8110 | 442 | 426k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1872.21/1877.70	c  1878s|299800 | 48382 | 29460k|  97.1 |   396M |  50 |1505 |8109 | 472 | 427k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1872.90/1878.40	c  1878s|299900 | 48382 | 29470k|  97.1 |   397M |  50 |1505 |8105 | 446 | 427k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1873.51/1879.01	c  1879s|300000 | 48386 | 29480k|  97.1 |   397M |  50 |1505 |8111 | 437 | 427k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1874.10/1879.66	c  1880s|300100 | 48388 | 29490k|  97.1 |   397M |  50 |1505 |8183 | 436 | 427k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1874.60/1880.17	c  1880s|300200 | 48404 | 29498k|  97.1 |   397M |  50 |1505 |8193 | 451 | 427k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1875.20/1880.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1875.20/1880.76	c  1881s|300300 | 48407 | 29507k|  97.1 |   397M |  50 |1505 |8236 | 459 | 427k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1875.90/1881.43	c  1881s|300400 | 48427 | 29518k|  97.1 |   397M |  50 |1505 |8243 | 447 | 427k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1876.60/1882.11	c  1882s|300500 | 48448 | 29528k|  97.1 |   397M |  50 |1505 |8212 | 455 | 427k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1877.29/1882.89	c  1883s|300600 | 48460 | 29540k|  97.1 |   397M |  50 |1505 |8200 | 433 | 428k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1878.29/1883.84	c  1884s|300700 | 48465 | 29555k|  97.1 |   397M |  50 |1505 |8178 | 489 | 428k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1878.99/1884.59	c  1885s|300800 | 48474 | 29567k|  97.1 |   397M |  50 |1505 |8119 | 429 | 428k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1879.78/1885.36	c  1885s|300900 | 48490 | 29579k|  97.1 |   397M |  50 |1505 |8096 | 449 | 428k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1880.68/1886.22	c  1886s|301000 | 48526 | 29594k|  97.1 |   397M |  50 |1505 |8098 | 439 | 428k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1881.18/1886.72	c  1887s|301100 | 48544 | 29601k|  97.1 |   397M |  50 |1505 |8119 | 447 | 428k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1881.78/1887.36	c  1887s|301200 | 48585 | 29611k|  97.1 |   397M |  50 |1505 |8137 | 449 | 429k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1882.48/1888.04	c  1888s|301300 | 48604 | 29622k|  97.1 |   397M |  50 |1505 |8144 | 457 | 429k|  0 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1883.08/1888.70	c  1889s|301400 | 48610 | 29633k|  97.1 |   397M |  50 |1505 |8190 | 453 | 429k|  2 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1883.77/1889.37	c  1889s|301500 | 48620 | 29643k|  97.2 |   397M |  50 |1505 |8221 | 448 | 429k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1884.37/1889.96	c  1890s|301600 | 48625 | 29652k|  97.1 |   397M |  50 |1505 |8276 | 466 | 429k|  2 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1884.97/1890.52	c  1891s|301700 | 48636 | 29661k|  97.1 |   397M |  50 |1505 |8262 | 451 | 429k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1885.47/1891.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1885.47/1891.02	c  1891s|301800 | 48663 | 29668k|  97.1 |   397M |  50 |1505 |8340 | 443 | 429k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1886.17/1891.77	c  1892s|301900 | 48671 | 29681k|  97.1 |   397M |  50 |1505 |8340 | 426 | 430k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.80%
1886.86/1892.41	c  1892s|302000 | 48684 | 29691k|  97.1 |   397M |  50 |1505 |8361 | 441 | 430k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.81%
1887.36/1892.91	c  1893s|302100 | 48701 | 29699k|  97.1 |   397M |  50 |1505 |8382 | 451 | 430k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.81%
1887.76/1893.35	c  1893s|302200 | 48706 | 29705k|  97.1 |   397M |  50 |1505 |8422 | 449 | 430k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.81%
1888.36/1893.97	c  1894s|302300 | 48707 | 29716k|  97.1 |   397M |  50 |1505 |8429 | 458 | 430k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.81%
1888.96/1894.57	c  1895s|302400 | 48724 | 29725k|  97.1 |   397M |  50 |1505 |8369 | 430 | 430k|  0 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1889.46/1895.02	c  1895s|302500 | 48731 | 29731k|  97.1 |   397M |  50 |1505 |8353 | 438 | 430k|  2 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1889.96/1895.51	c  1896s|302600 | 48734 | 29739k|  97.1 |   398M |  50 |1505 |8387 | 437 | 430k|  0 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1890.56/1896.12	c  1896s|302700 | 48756 | 29748k|  97.1 |   398M |  50 |1505 |8336 | 441 | 431k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1891.46/1897.04	c  1897s|302800 | 48750 | 29762k|  97.1 |   398M |  50 |1505 |8297 | 453 | 431k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1892.15/1897.76	c  1898s|302900 | 48756 | 29773k|  97.1 |   398M |  50 |1505 |8176 | 449 | 431k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1892.85/1898.48	c  1898s|303000 | 48760 | 29784k|  97.1 |   398M |  50 |1505 |8191 | 450 | 431k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1893.55/1899.19	c  1899s|303100 | 48769 | 29795k|  97.1 |   398M |  50 |1505 |8230 | 437 | 431k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1894.14/1899.77	c  1900s|303200 | 48776 | 29804k|  97.1 |   398M |  50 |1505 |8182 | 475 | 431k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1894.94/1900.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1894.94/1900.50	c  1900s|303300 | 48796 | 29816k|  97.1 |   398M |  50 |1505 |8268 | 437 | 431k|  0 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1895.74/1901.30	c  1901s|303400 | 48797 | 29829k|  97.2 |   398M |  50 |1505 |8238 | 437 | 431k|  0 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1896.14/1901.74	c  1902s|303500 | 48812 | 29836k|  97.1 |   398M |  50 |1505 |8290 | 466 | 432k|  0 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1896.54/1902.11	c  1902s|303600 | 48819 | 29840k|  97.1 |   398M |  50 |1505 |8404 | 466 | 432k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1896.93/1902.51	c  1903s|303700 | 48822 | 29846k|  97.1 |   398M |  50 |1505 |8460 | 471 | 432k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1897.33/1902.99	c  1903s|303800 | 48825 | 29853k|  97.1 |   398M |  50 |1505 |8493 | 446 | 432k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1898.03/1903.67	c  1904s|303900 | 48821 | 29864k|  97.1 |   398M |  50 |1505 |8448 | 444 | 432k|  0 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1898.83/1904.45	c  1904s|304000 | 48828 | 29876k|  97.1 |   398M |  50 |1505 |8403 | 436 | 432k|  0 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1899.53/1905.12	c  1905s|304100 | 48830 | 29887k|  97.1 |   398M |  50 |1505 |8388 | 443 | 432k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1900.03/1905.66	c  1906s|304200 | 48837 | 29895k|  97.1 |   398M |  50 |1505 |8360 | 431 | 432k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1900.82/1906.40	c  1906s|304300 | 48838 | 29907k|  97.1 |   398M |  50 |1505 |8427 | 448 | 432k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1901.43/1907.05	c  1907s|304400 | 48847 | 29917k|  97.1 |   398M |  50 |1505 |8416 | 429 | 433k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1901.92/1907.58	c  1908s|304500 | 48845 | 29925k|  97.1 |   398M |  50 |1505 |8463 | 420 | 433k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1902.92/1908.53	c  1909s|304600 | 48812 | 29939k|  97.1 |   398M |  50 |1505 |8500 | 426 | 433k|  0 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1903.42/1909.04	c  1909s|304700 | 48841 | 29948k|  97.1 |   398M |  50 |1505 |8470 | 449 | 433k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1904.11/1909.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1904.11/1909.72	c  1910s|304800 | 48855 | 29959k|  97.1 |   398M |  50 |1505 |8535 | 444 | 433k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1904.71/1910.34	c  1910s|304900 | 48859 | 29968k|  97.1 |   398M |  50 |1505 |8629 | 446 | 433k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1905.21/1910.86	c  1911s|305000 | 48879 | 29976k|  97.1 |   398M |  50 |1505 |8696 | 452 | 434k|  0 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1905.91/1911.57	c  1912s|305100 | 48867 | 29985k|  97.1 |   398M |  50 |1505 |8698 | 433 | 434k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1906.41/1912.10	c  1912s|305200 | 48866 | 29994k|  97.1 |   398M |  50 |1505 |8621 | 434 | 434k|  0 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1906.91/1912.59	c  1913s|305300 | 48875 | 30001k|  97.1 |   398M |  50 |1505 |8593 | 445 | 434k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1907.51/1913.16	c  1913s|305400 | 48888 | 30009k|  97.1 |   399M |  50 |1505 |8530 | 426 | 434k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1908.20/1913.81	c  1914s|305500 | 48905 | 30021k|  97.1 |   399M |  50 |1505 |8526 | 433 | 434k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1908.90/1914.50	c  1914s|305600 | 48935 | 30032k|  97.1 |   399M |  50 |1505 |8520 | 453 | 434k|  0 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1909.60/1915.23	c  1915s|305700 | 48915 | 30043k|  97.1 |   399M |  50 |1505 |8543 | 486 | 434k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1910.20/1915.88	c  1916s|305800 | 48923 | 30053k|  97.1 |   400M |  50 |1505 |8569 | 455 | 435k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1910.99/1916.61	c  1917s|305900 | 48923 | 30064k|  97.1 |   400M |  50 |1505 |8528 | 459 | 435k|  0 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1911.69/1917.33	c  1917s|306000 | 48926 | 30075k|  97.1 |   400M |  50 |1505 |8506 | 456 | 435k|  0 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1912.49/1918.19	c  1918s|306100 | 48945 | 30089k|  97.1 |   400M |  50 |1505 |8534 | 452 | 435k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1913.09/1918.76	c  1919s|306200 | 48934 | 30097k|  97.1 |   402M |  50 |1505 |8597 | 447 | 435k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1913.88/1919.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1913.88/1919.54	c  1920s|306300 | 48965 | 30109k|  97.1 |   402M |  50 |1505 |8483 |   0 | 435k|  0 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1914.49/1920.19	c  1920s|306400 | 48969 | 30119k|  97.1 |   402M |  50 |1505 |8582 | 435 | 436k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1915.08/1920.79	c  1921s|306500 | 48971 | 30128k|  97.1 |   402M |  50 |1505 |8588 | 448 | 436k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1915.88/1921.52	c  1922s|306600 | 48978 | 30140k|  97.2 |   402M |  50 |1505 |8614 | 450 | 436k|  0 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1916.77/1922.42	c  1922s|306700 | 48947 | 30154k|  97.2 |   402M |  50 |1505 |8562 | 436 | 436k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1917.27/1922.98	c  1923s|306800 | 48949 | 30163k|  97.2 |   402M |  50 |1505 |8560 | 448 | 436k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1918.07/1923.78	c  1924s|306900 | 48980 | 30175k|  97.2 |   402M |  50 |1505 |8380 | 437 | 436k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1918.77/1924.46	c  1924s|307000 | 49004 | 30186k|  97.2 |   402M |  50 |1505 |8300 |   0 | 437k|  0 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1919.47/1925.14	c  1925s|307100 | 49019 | 30196k|  97.2 |   402M |  50 |1505 |8298 | 437 | 437k|  0 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1919.87/1925.57	c  1926s|307200 | 49031 | 30203k|  97.2 |   402M |  50 |1505 |8313 | 439 | 437k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1920.37/1926.09	c  1926s|307300 | 49031 | 30212k|  97.2 |   402M |  50 |1505 |8314 | 452 | 437k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1921.16/1926.84	c  1927s|307400 | 49034 | 30224k|  97.2 |   403M |  50 |1505 |8307 | 450 | 437k|  0 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1921.76/1927.40	c  1927s|307500 | 49024 | 30232k|  97.2 |   403M |  50 |1505 |8329 | 476 | 437k|  0 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1922.26/1927.99	c  1928s|307600 | 49034 | 30241k|  97.2 |   403M |  50 |1505 |8162 | 443 | 437k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.87%
1923.16/1928.82	c  1929s|307700 | 49061 | 30254k|  97.2 |   403M |  50 |1505 |8186 | 468 | 438k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1923.75/1929.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1923.75/1929.42	c  1929s|307800 | 49082 | 30264k|  97.2 |   403M |  50 |1505 |8196 | 443 | 438k|  0 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1924.36/1930.05	c  1930s|307900 | 49095 | 30273k|  97.2 |   403M |  50 |1505 |8166 | 444 | 438k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1925.05/1930.73	c  1931s|308000 | 49103 | 30283k|  97.2 |   404M |  50 |1505 |8084 | 433 | 438k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1925.45/1931.15	c  1931s|308100 | 49101 | 30289k|  97.2 |   404M |  50 |1505 |8132 | 454 | 438k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1926.05/1931.76	c  1932s|308200 | 49123 | 30299k|  97.2 |   404M |  50 |1505 |8129 | 436 | 438k|  0 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1926.65/1932.38	c  1932s|308300 | 49156 | 30310k|  97.2 |   404M |  50 |1505 |8199 | 438 | 438k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1927.24/1932.98	c  1933s|308400 | 49162 | 30318k|  97.2 |   404M |  50 |1505 |8223 | 452 | 438k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1927.94/1933.62	c  1934s|308500 | 49182 | 30328k|  97.2 |   404M |  50 |1505 |8199 | 440 | 439k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1928.94/1934.62	c  1935s|308600 | 49233 | 30344k|  97.2 |   404M |  50 |1505 |8278 | 456 | 439k|  2 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1929.84/1935.54	c  1936s|308700 | 49245 | 30359k|  97.2 |   405M |  50 |1505 |8288 | 449 | 439k|  1 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1930.73/1936.41	c  1936s|308800 | 49240 | 30372k|  97.2 |   405M |  50 |1505 |8195 | 448 | 439k|  1 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1931.63/1937.30	c  1937s|308900 | 49299 | 30386k|  97.2 |   405M |  50 |1505 |8247 | 471 | 440k|  1 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1932.33/1938.07	c  1938s|309000 | 49316 | 30398k|  97.2 |   405M |  50 |1505 |8261 | 437 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1932.93/1938.62	c  1939s|309100 | 49321 | 30407k|  97.2 |   405M |  50 |1505 |8256 |   0 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1933.23/1938.95	c  1939s|309200 | 49344 | 30412k|  97.2 |   405M |  50 |1505 |8283 |   0 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1933.63/1939.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1933.63/1939.31	c  1939s|309300 | 49354 | 30418k|  97.2 |   405M |  50 |1505 |8304 | 424 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1933.93/1939.63	c  1940s|309400 | 49359 | 30423k|  97.2 |   405M |  50 |1505 |8320 | 421 | 440k|  1 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1934.22/1939.95	c  1940s|309500 | 49374 | 30428k|  97.2 |   405M |  50 |1505 |8327 | 425 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1934.62/1940.37	c  1940s|309600 | 49378 | 30435k|  97.2 |   405M |  50 |1505 |8357 |   0 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1935.02/1940.74	c  1941s|309700 | 49383 | 30442k|  97.2 |   405M |  50 |1505 |8367 | 438 | 440k|  1 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1935.33/1941.08	c  1941s|309800 | 49399 | 30447k|  97.1 |   405M |  50 |1505 |8412 | 424 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1935.72/1941.42	c  1941s|309900 | 49405 | 30453k|  97.1 |   405M |  50 |1505 |8412 | 424 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1936.02/1941.75	c  1942s|310000 | 49409 | 30458k|  97.1 |   405M |  50 |1505 |8430 | 436 | 441k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1936.32/1942.08	c  1942s|310100 | 49403 | 30463k|  97.1 |   405M |  50 |1505 |8447 | 424 | 441k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1936.72/1942.45	c  1942s|310200 | 49404 | 30469k|  97.1 |   405M |  50 |1505 |8450 | 443 | 441k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1937.32/1943.00	c  1943s|310300 | 49418 | 30478k|  97.1 |   405M |  50 |1505 |8456 | 465 | 441k|  0 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1937.91/1943.60	c  1944s|310400 | 49454 | 30488k|  97.1 |   405M |  50 |1505 |8459 | 438 | 441k|  0 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1938.51/1944.29	c  1944s|310500 | 49456 | 30498k|  97.1 |   405M |  50 |1505 |8501 | 436 | 441k|  0 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1939.11/1944.81	c  1945s|310600 | 49469 | 30507k|  97.1 |   405M |  50 |1505 |8459 | 426 | 441k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1939.51/1945.23	c  1945s|310700 | 49475 | 30513k|  97.1 |   405M |  50 |1505 |8458 | 434 | 441k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1939.91/1945.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1939.91/1945.63	c  1946s|310800 | 49491 | 30519k|  97.1 |   405M |  50 |1505 |8501 | 446 | 441k|  0 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1940.31/1946.05	c  1946s|310900 | 49484 | 30526k|  97.1 |   405M |  50 |1505 |8550 | 439 | 441k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1940.91/1946.60	c  1947s|311000 | 49517 | 30534k|  97.0 |   405M |  50 |1505 |8562 | 428 | 442k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1941.41/1947.11	c  1947s|311100 | 49522 | 30543k|  97.0 |   405M |  50 |1505 |8575 | 431 | 442k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1942.00/1947.72	c  1948s|311200 | 49558 | 30552k|  97.0 |   405M |  50 |1505 |8519 | 436 | 442k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1942.60/1948.30	c  1948s|311300 | 49582 | 30562k|  97.0 |   405M |  50 |1505 |8509 | 444 | 442k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1943.40/1949.14	c  1949s|311400 | 49613 | 30575k|  97.1 |   405M |  50 |1505 |8488 | 431 | 442k|  2 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1943.90/1949.68	c  1950s|311500 | 49612 | 30584k|  97.1 |   405M |  50 |1505 |8507 | 431 | 442k|  0 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1944.69/1950.43	c  1950s|311600 | 49648 | 30595k|  97.1 |   405M |  50 |1505 |8474 | 447 | 442k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1945.19/1950.99	c  1951s|311700 | 49661 | 30604k|  97.1 |   405M |  50 |1505 |8472 | 450 | 443k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1945.69/1951.41	c  1951s|311800 | 49666 | 30610k|  97.0 |   405M |  50 |1505 |8593 | 447 | 443k|  1 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1946.19/1951.94	c  1952s|311900 | 49666 | 30618k|  97.0 |   405M |  50 |1505 |8644 | 434 | 443k|  1 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1946.79/1952.56	c  1953s|312000 | 49672 | 30628k|  97.0 |   405M |  50 |1505 |8670 | 428 | 443k|  1 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1947.29/1953.08	c  1953s|312100 | 49682 | 30636k|  97.0 |   405M |  50 |1505 |8705 | 437 | 443k|  1 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1947.89/1953.67	c  1954s|312200 | 49686 | 30646k|  97.0 |   405M |  50 |1505 |8746 | 421 | 443k|  0 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1948.58/1954.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1948.58/1954.30	c  1954s|312300 | 49705 | 30656k|  97.0 |   405M |  50 |1505 |8632 | 438 | 443k|  0 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1949.18/1954.93	c  1955s|312400 | 49711 | 30666k|  97.0 |   405M |  50 |1505 |8602 | 439 | 443k|  1 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1949.78/1955.58	c  1956s|312500 | 49715 | 30676k|  97.0 |   405M |  50 |1505 |8639 | 458 | 444k|  1 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1950.38/1956.16	c  1956s|312600 | 49724 | 30685k|  97.0 |   405M |  50 |1505 |8583 | 444 | 444k|  0 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1950.88/1956.66	c  1957s|312700 | 49744 | 30692k|  97.0 |   406M |  50 |1505 |8586 | 452 | 444k|  0 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1951.57/1957.36	c  1957s|312800 | 49744 | 30702k|  97.0 |   406M |  50 |1505 |8658 | 450 | 444k|  0 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1952.17/1957.92	c  1958s|312900 | 49760 | 30710k|  97.0 |   406M |  50 |1505 |8707 | 450 | 444k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1952.77/1958.50	c  1958s|313000 | 49748 | 30720k|  97.0 |   406M |  50 |1505 |8731 | 565 | 444k|  0 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1953.87/1959.66	c  1960s|313100 | 49731 | 30737k|  97.0 |   406M |  50 |1505 |8637 | 451 | 444k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1954.27/1960.08	c  1960s|313200 | 49737 | 30743k|  97.0 |   406M |  50 |1505 |8698 | 428 | 444k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1955.16/1960.90	c  1961s|313300 | 49724 | 30756k|  97.0 |   406M |  50 |1505 |8678 | 442 | 445k|  0 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1955.96/1961.76	c  1962s|313400 | 49732 | 30768k|  97.1 |   406M |  50 |1505 |8621 | 444 | 445k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1956.66/1962.47	c  1962s|313500 | 49738 | 30780k|  97.1 |   406M |  50 |1505 |8535 | 453 | 445k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1957.26/1963.03	c  1963s|313600 | 49745 | 30788k|  97.1 |   407M |  50 |1505 |8519 | 436 | 445k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1957.96/1963.76	c  1964s|313700 | 49750 | 30800k|  97.1 |   407M |  50 |1505 |8552 | 436 | 445k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1958.65/1964.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1958.65/1964.50	c  1964s|313800 | 49758 | 30812k|  97.1 |   407M |  50 |1505 |8576 | 438 | 445k|  0 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1959.45/1965.20	c  1965s|313900 | 49772 | 30823k|  97.1 |   407M |  50 |1505 |8598 | 439 | 445k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1960.05/1965.90	c  1966s|314000 | 49814 | 30833k|  97.1 |   407M |  50 |1505 |8520 | 447 | 446k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1961.25/1967.04	c  1967s|314100 | 49841 | 30852k|  97.1 |   407M |  50 |1505 |8532 |   0 | 446k|  0 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1961.64/1967.47	c  1967s|314200 | 49847 | 30858k|  97.1 |   407M |  50 |1505 |8594 | 444 | 446k|  0 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1962.26/1968.05	c  1968s|314300 | 49843 | 30867k|  97.1 |   407M |  50 |1505 |8613 | 457 | 446k|  0 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1962.75/1968.56	c  1969s|314400 | 49849 | 30875k|  97.1 |   407M |  50 |1505 |8572 | 448 | 446k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1963.35/1969.13	c  1969s|314500 | 49855 | 30883k|  97.1 |   407M |  50 |1505 |8548 | 434 | 446k|  0 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1963.75/1969.56	c  1970s|314600 | 49863 | 30890k|  97.1 |   407M |  50 |1505 |8673 | 434 | 446k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1964.45/1970.26	c  1970s|314700 | 49867 | 30901k|  97.1 |   408M |  50 |1505 |8688 | 431 | 446k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1965.14/1970.92	c  1971s|314800 | 49878 | 30911k|  97.1 |   408M |  50 |1505 |8711 | 446 | 446k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1965.94/1971.70	c  1972s|314900 | 49904 | 30924k|  97.1 |   408M |  50 |1505 |8714 | 442 | 447k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1966.54/1972.30	c  1972s|315000 | 49901 | 30933k|  97.1 |   408M |  50 |1505 |8703 | 439 | 447k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1967.04/1972.87	c  1973s|315100 | 49919 | 30942k|  97.1 |   408M |  50 |1505 |8635 | 437 | 447k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1967.83/1973.69	c  1974s|315200 | 49915 | 30956k|  97.1 |   409M |  50 |1505 |8631 | 425 | 447k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1968.63/1974.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1968.63/1974.41	c  1974s|315300 | 49930 | 30967k|  97.1 |   409M |  50 |1505 |8553 | 444 | 447k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1969.24/1975.07	c  1975s|315400 | 49954 | 30976k|  97.1 |   409M |  50 |1505 |8583 | 433 | 448k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1969.83/1975.68	c  1976s|315500 | 49950 | 30986k|  97.1 |   409M |  50 |1505 |8588 | 443 | 448k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1970.63/1976.40	c  1976s|315600 | 49959 | 30997k|  97.1 |   409M |  50 |1505 |8499 | 426 | 448k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1971.23/1977.04	c  1977s|315700 | 49970 | 31007k|  97.1 |   409M |  50 |1505 |8481 | 425 | 448k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1971.62/1977.49	c  1977s|315800 | 49999 | 31014k|  97.1 |   409M |  50 |1505 |8538 | 425 | 448k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1972.12/1977.98	c  1978s|315900 | 50029 | 31021k|  97.1 |   409M |  50 |1505 |8588 | 440 | 448k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1972.62/1978.40	c  1978s|316000 | 50039 | 31027k|  97.1 |   409M |  50 |1505 |8635 | 449 | 448k|  0 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1973.02/1978.80	c  1979s|316100 | 50040 | 31034k|  97.1 |   409M |  50 |1505 |8630 | 442 | 449k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1973.32/1979.16	c  1979s|316200 | 50038 | 31040k|  97.1 |   409M |  50 |1505 |8651 | 448 | 449k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1973.72/1979.58	c  1980s|316300 | 50026 | 31046k|  97.0 |   409M |  50 |1505 |8656 | 473 | 449k|  0 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1974.61/1980.41	c  1980s|316400 | 50013 | 31059k|  97.0 |   409M |  50 |1505 |8562 | 445 | 449k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1975.11/1980.99	c  1981s|316500 | 50024 | 31067k|  97.0 |   409M |  50 |1505 |8514 | 439 | 449k|  2 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1975.81/1981.64	c  1982s|316600 | 50068 | 31077k|  97.0 |   409M |  50 |1505 |8555 | 441 | 449k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1976.51/1982.35	c  1982s|316700 | 50110 | 31088k|  97.1 |   409M |  50 |1505 |8568 | 459 | 449k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1977.01/1982.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1977.01/1982.88	c  1983s|316800 | 50136 | 31096k|  97.0 |   409M |  50 |1505 |8657 | 452 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1977.81/1983.60	c  1984s|316900 | 50151 | 31107k|  97.1 |   409M |  50 |1505 |8747 | 453 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1978.40/1984.29	c  1984s|317000 | 50173 | 31117k|  97.1 |   409M |  50 |1505 |8766 | 461 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1979.21/1985.07	c  1985s|317100 | 50196 | 31129k|  97.1 |   409M |  50 |1505 |8689 | 452 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1979.90/1985.70	c  1986s|317200 | 50218 | 31139k|  97.1 |   409M |  50 |1505 |8651 | 440 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1980.60/1986.41	c  1986s|317300 | 50248 | 31150k|  97.1 |   409M |  50 |1505 |8636 | 434 | 450k|  2 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1981.20/1987.03	c  1987s|317400 | 50259 | 31160k|  97.1 |   409M |  50 |1505 |8656 | 431 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1981.69/1987.55	c  1988s|317500 | 50269 | 31168k|  97.1 |   409M |  50 |1505 |8695 | 473 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1982.39/1988.28	c  1988s|317600 | 50262 | 31179k|  97.1 |   409M |  50 |1505 |8707 | 449 | 451k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1983.09/1988.96	c  1989s|317700 | 50288 | 31189k|  97.1 |   409M |  50 |1505 |8681 | 457 | 451k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1983.79/1989.66	c  1990s|317800 | 50304 | 31200k|  97.1 |   409M |  50 |1505 |8641 | 447 | 451k|  0 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1984.29/1990.15	c  1990s|317900 | 50301 | 31208k|  97.1 |   409M |  50 |1505 |8683 |   0 | 451k|  0 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1984.68/1990.57	c  1991s|318000 | 50313 | 31214k|  97.0 |   410M |  50 |1505 |8714 | 447 | 451k|  0 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.94%
1985.08/1990.97	c  1991s|318100 | 50316 | 31220k|  97.0 |   410M |  50 |1505 |8781 | 461 | 451k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.94%
1985.68/1991.51	c  1992s|318200 | 50344 | 31228k|  97.0 |   410M |  50 |1505 |8817 | 447 | 451k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.94%
1986.29/1992.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1986.29/1992.12	c  1992s|318300 | 50335 | 31237k|  97.0 |   410M |  50 |1505 |8808 | 438 | 452k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.94%
1986.88/1992.71	c  1993s|318400 | 50356 | 31247k|  97.0 |   410M |  50 |1505 |8804 | 429 | 452k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.94%
1987.78/1993.60	c  1994s|318500 | 50358 | 31260k|  97.0 |   410M |  50 |1505 |8701 | 428 | 452k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.94%
1988.37/1994.23	c  1994s|318600 | 50362 | 31269k|  97.0 |   410M |  50 |1505 |8700 | 456 | 452k|  0 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1988.87/1994.79	c  1995s|318700 | 50364 | 31277k|  97.0 |   410M |  50 |1505 |8706 | 432 | 452k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1989.47/1995.37	c  1995s|318800 | 50408 | 31286k|  97.0 |   411M |  50 |1505 |8692 | 425 | 452k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1990.07/1995.94	c  1996s|318900 | 50429 | 31294k|  97.0 |   411M |  50 |1505 |8791 | 433 | 452k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1990.67/1996.55	c  1997s|319000 | 50455 | 31304k|  97.0 |   411M |  50 |1505 |8805 | 443 | 453k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1991.27/1997.13	c  1997s|319100 | 50465 | 31313k|  97.0 |   411M |  50 |1505 |8843 | 436 | 453k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1991.77/1997.62	c  1998s|319200 | 50475 | 31321k|  97.0 |   411M |  50 |1505 |8864 | 431 | 453k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1992.27/1998.17	c  1998s|319300 | 50471 | 31331k|  97.0 |   411M |  50 |1505 |8866 | 443 | 453k|  0 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1992.96/1998.80	c  1999s|319400 | 50495 | 31340k|  97.0 |   411M |  50 |1505 |8888 | 463 | 453k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1993.56/1999.45	c  1999s|319500 | 50512 | 31351k|  97.0 |   411M |  50 |1505 |8850 | 448 | 453k|  0 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1994.06/1999.98	c  2000s|319600 | 50515 | 31359k|  97.0 |   411M |  50 |1505 |8854 | 431 | 453k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1995.06/2000.98	c  2001s|319700 | 50509 | 31375k|  97.0 |   411M |  50 |1505 |8828 | 504 | 453k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1995.65/2001.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1995.65/2001.54	c  2002s|319800 | 50524 | 31383k|  97.0 |   411M |  50 |1505 |8703 | 442 | 454k|  0 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1996.16/2002.07	c  2002s|319900 | 50531 | 31392k|  97.0 |   411M |  50 |1505 |8751 | 446 | 454k|  0 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1996.85/2002.72	c  2003s|320000 | 50539 | 31402k|  97.0 |   411M |  50 |1505 |8734 | 454 | 454k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1997.55/2003.46	c  2003s|320100 | 50587 | 31413k|  97.0 |   411M |  50 |1505 |8653 | 440 | 454k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1998.15/2004.07	c  2004s|320200 | 50620 | 31423k|  97.0 |   411M |  50 |1505 |8694 | 441 | 454k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1998.84/2004.74	c  2005s|320300 | 50636 | 31434k|  97.0 |   411M |  50 |1505 |8776 | 446 | 454k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1999.44/2005.30	c  2005s|320400 | 50646 | 31443k|  97.0 |   412M |  50 |1505 |8829 | 442 | 454k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
2000.04/2005.91	c  2006s|320500 | 50655 | 31453k|  97.0 |   412M |  50 |1505 |8761 | 446 | 455k|  0 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
2000.74/2006.63	c  2007s|320600 | 50658 | 31463k|  97.0 |   412M |  50 |1505 |8726 | 435 | 455k|  0 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
2001.44/2007.31	c  2007s|320700 | 50671 | 31474k|  97.0 |   412M |  50 |1505 |8714 | 456 | 455k|  0 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
2001.94/2007.87	c  2008s|320800 | 50670 | 31482k|  97.0 |   412M |  50 |1505 |8731 | 436 | 455k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
2002.53/2008.44	c  2008s|320900 | 50680 | 31491k|  97.0 |   413M |  50 |1505 |8720 | 459 | 455k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
2003.14/2009.03	c  2009s|321000 | 50689 | 31501k|  97.0 |   413M |  50 |1505 |8772 | 443 | 455k|  0 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
2003.83/2009.71	c  2010s|321100 | 50688 | 31511k|  97.0 |   413M |  50 |1505 |8683 | 425 | 455k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2004.43/2010.37	c  2010s|321200 | 50706 | 31522k|  97.0 |   413M |  50 |1505 |8788 | 443 | 456k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2005.03/2010.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2005.03/2010.91	c  2011s|321300 | 50705 | 31530k|  97.0 |   413M |  50 |1505 |8790 | 440 | 456k|  0 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2005.92/2011.82	c  2012s|321400 | 50703 | 31544k|  97.1 |   413M |  50 |1505 |8699 | 422 | 456k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2006.42/2012.35	c  2012s|321500 | 50703 | 31553k|  97.0 |   413M |  50 |1505 |8698 | 426 | 456k|  0 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2007.02/2012.93	c  2013s|321600 | 50725 | 31562k|  97.0 |   413M |  50 |1505 |8752 | 425 | 456k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2007.42/2013.37	c  2013s|321700 | 50735 | 31569k|  97.0 |   413M |  50 |1505 |8805 | 440 | 456k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2007.92/2013.88	c  2014s|321800 | 50737 | 31576k|  97.0 |   413M |  50 |1505 |8843 | 445 | 456k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2008.62/2014.54	c  2015s|321900 | 50739 | 31586k|  97.0 |   413M |  50 |1505 |8863 | 431 | 457k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2009.71/2015.65	c  2016s|322000 | 50711 | 31603k|  97.1 |   413M |  50 |1505 |8770 | 823 | 457k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2010.51/2016.41	c  2016s|322100 | 50718 | 31615k|  97.1 |   413M |  50 |1505 |8627 | 446 | 457k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2011.01/2016.98	c  2017s|322200 | 50722 | 31623k|  97.1 |   413M |  50 |1505 |8634 | 454 | 457k|  1 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2011.81/2017.71	c  2018s|322300 | 50733 | 31633k|  97.1 |   413M |  50 |1505 |8570 | 471 | 457k|  2 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2012.30/2018.23	c  2018s|322400 | 50741 | 31641k|  97.0 |   413M |  50 |1505 |8547 | 437 | 457k|  1 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2012.80/2018.74	c  2019s|322500 | 50743 | 31648k|  97.0 |   414M |  50 |1505 |8576 | 450 | 457k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2013.50/2019.46	c  2019s|322600 | 50740 | 31660k|  97.0 |   414M |  50 |1505 |8564 | 460 | 457k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2014.20/2020.18	c  2020s|322700 | 50750 | 31671k|  97.1 |   415M |  50 |1505 |8565 | 446 | 457k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2014.90/2020.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2014.90/2020.88	c  2021s|322800 | 50747 | 31681k|  97.1 |   415M |  50 |1505 |8493 | 465 | 458k|  2 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2015.59/2021.53	c  2022s|322900 | 50742 | 31691k|  97.1 |   415M |  50 |1505 |8506 |   0 | 458k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2016.29/2022.26	c  2022s|323000 | 50720 | 31702k|  97.1 |   415M |  50 |1505 |8494 | 453 | 458k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2016.99/2022.93	c  2023s|323100 | 50724 | 31712k|  97.1 |   415M |  50 |1505 |8458 | 472 | 458k|  2 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2017.79/2023.71	c  2024s|323200 | 50728 | 31724k|  97.1 |   415M |  50 |1505 |8445 | 437 | 458k|  1 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2018.48/2024.46	c  2024s|323300 | 50737 | 31736k|  97.1 |   415M |  50 |1505 |8470 | 449 | 458k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2019.09/2025.05	c  2025s|323400 | 50754 | 31745k|  97.1 |   415M |  50 |1505 |8499 | 480 | 458k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2019.88/2025.80	c  2026s|323500 | 50746 | 31756k|  97.1 |   415M |  50 |1505 |8472 | 448 | 459k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2020.48/2026.40	c  2026s|323600 | 50750 | 31766k|  97.1 |   415M |  50 |1505 |8495 | 450 | 459k|  0 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2021.28/2027.20	c  2027s|323700 | 50741 | 31779k|  97.1 |   415M |  50 |1505 |8487 | 442 | 459k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2021.78/2027.77	c  2028s|323800 | 50750 | 31787k|  97.1 |   415M |  50 |1505 |8429 | 449 | 459k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2023.18/2029.17	c  2029s|323900 | 50724 | 31807k|  97.1 |   415M |  50 |1505 |8322 | 438 | 459k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2023.67/2029.68	c  2030s|324000 | 50736 | 31816k|  97.1 |   415M |  50 |1505 |8345 | 444 | 459k|  0 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2024.37/2030.35	c  2030s|324100 | 50740 | 31827k|  97.1 |   415M |  50 |1505 |8342 | 440 | 459k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2025.07/2031.07	c  2031s|324200 | 50748 | 31838k|  97.1 |   415M |  50 |1505 |8337 | 459 | 459k|  0 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2025.56/2031.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2025.56/2031.60	c  2032s|324300 | 50751 | 31847k|  97.1 |   415M |  50 |1505 |8389 | 430 | 460k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2026.17/2032.11	c  2032s|324400 | 50756 | 31855k|  97.1 |   415M |  50 |1505 |8486 | 433 | 460k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2026.86/2032.85	c  2033s|324500 | 50769 | 31864k|  97.1 |   415M |  50 |1505 |8569 | 429 | 460k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2027.56/2033.57	c  2034s|324600 | 50775 | 31875k|  97.1 |   415M |  50 |1505 |8559 | 469 | 460k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2028.26/2034.28	c  2034s|324700 | 50785 | 31887k|  97.1 |   415M |  50 |1505 |8543 | 431 | 460k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2028.96/2034.91	c  2035s|324800 | 50790 | 31897k|  97.1 |   415M |  50 |1505 |8517 | 425 | 460k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2029.65/2035.64	c  2036s|324900 | 50824 | 31908k|  97.1 |   415M |  50 |1505 |8540 | 436 | 460k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2030.45/2036.46	c  2036s|325000 | 50830 | 31922k|  97.1 |   416M |  50 |1505 |8585 | 439 | 461k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2031.05/2037.07	c  2037s|325100 | 50825 | 31932k|  97.1 |   416M |  50 |1505 |8628 | 448 | 461k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2031.55/2037.53	c  2038s|325200 | 50823 | 31939k|  97.1 |   416M |  50 |1505 |8674 | 476 | 461k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2032.15/2038.15	c  2038s|325300 | 50839 | 31948k|  97.1 |   416M |  50 |1505 |8616 | 440 | 461k|  0 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2032.74/2038.74	c  2039s|325400 | 50876 | 31957k|  97.1 |   416M |  50 |1505 |8542 | 442 | 461k|  0 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2033.34/2039.30	c  2039s|325500 | 50902 | 31964k|  97.1 |   416M |  50 |1505 |8519 | 444 | 461k|  0 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2033.64/2039.67	c  2040s|325600 | 50908 | 31969k|  97.1 |   416M |  50 |1505 |8535 | 437 | 461k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2034.04/2040.09	c  2040s|325700 | 50932 | 31976k|  97.1 |   416M |  50 |1505 |8583 | 462 | 462k|  0 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2034.54/2040.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2034.54/2040.56	c  2041s|325800 | 50971 | 31983k|  97.1 |   416M |  50 |1505 |8626 | 441 | 462k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2035.04/2041.02	c  2041s|325900 | 50985 | 31990k|  97.1 |   416M |  50 |1505 |8659 | 464 | 462k|  0 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2035.53/2041.56	c  2042s|326000 | 50989 | 31998k|  97.1 |   416M |  50 |1505 |8646 | 441 | 462k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2036.04/2042.01	c  2042s|326100 | 50989 | 32005k|  97.1 |   416M |  50 |1505 |8652 |   0 | 462k|  0 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2036.43/2042.40	c  2042s|326200 | 50990 | 32011k|  97.1 |   416M |  50 |1505 |8674 | 443 | 462k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2036.83/2042.84	c  2043s|326300 | 50987 | 32018k|  97.0 |   416M |  50 |1505 |8676 | 454 | 462k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2037.63/2043.61	c  2044s|326400 | 50974 | 32031k|  97.1 |   416M |  50 |1505 |8630 | 481 | 462k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2038.13/2044.11	c  2044s|326500 | 50987 | 32039k|  97.1 |   416M |  50 |1505 |8678 | 441 | 462k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2038.72/2044.78	c  2045s|326600 | 51015 | 32050k|  97.1 |   416M |  50 |1505 |8536 | 404 | 463k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2039.32/2045.33	c  2045s|326700 | 51063 | 32059k|  97.1 |   417M |  50 |1505 |8563 | 429 | 463k|  0 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2039.92/2045.99	c  2046s|326800 | 51116 | 32069k|  97.1 |   417M |  50 |1505 |8635 | 418 | 463k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2040.42/2046.45	c  2046s|326900 | 51158 | 32076k|  97.0 |   417M |  50 |1505 |8718 | 428 | 463k|  0 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2040.82/2046.84	c  2047s|327000 | 51180 | 32082k|  97.0 |   417M |  50 |1505 |8765 | 432 | 463k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2041.22/2047.24	c  2047s|327100 | 51204 | 32088k|  97.0 |   417M |  50 |1505 |8844 | 426 | 463k|  0 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2041.81/2047.86	c  2048s|327200 | 51223 | 32097k|  97.0 |   417M |  50 |1505 |8885 |   0 | 464k|  0 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2042.41/2048.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2042.41/2048.43	c  2048s|327300 | 51259 | 32106k|  97.0 |   417M |  50 |1505 |8850 | 411 | 464k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2042.91/2048.99	c  2049s|327400 | 51300 | 32114k|  97.0 |   417M |  50 |1505 |8874 | 446 | 464k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2043.41/2049.48	c  2049s|327500 | 51316 | 32122k|  97.0 |   417M |  50 |1505 |8877 | 423 | 464k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2044.21/2050.21	c  2050s|327600 | 51332 | 32135k|  97.0 |   417M |  50 |1505 |8846 | 425 | 464k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2044.51/2050.55	c  2051s|327700 | 51335 | 32140k|  97.0 |   417M |  50 |1505 |8936 | 436 | 464k|  0 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2044.91/2050.95	c  2051s|327800 | 51336 | 32146k|  97.0 |   417M |  50 |1505 |9001 | 456 | 464k|  1 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2045.30/2051.37	c  2051s|327900 | 51344 | 32152k|  97.0 |   417M |  50 |1505 |9131 | 424 | 465k|  0 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2045.80/2051.88	c  2052s|328000 | 51347 | 32160k|  97.0 |   417M |  50 |1505 |9126 | 460 | 465k|  2 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2046.30/2052.37	c  2052s|328100 | 51350 | 32168k|  97.0 |   417M |  50 |1505 |9109 | 437 | 465k|  1 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2046.90/2052.94	c  2053s|328200 | 51349 | 32176k|  97.0 |   418M |  50 |1505 |9160 | 451 | 465k|  0 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2047.50/2053.53	c  2054s|328300 | 51361 | 32186k|  97.0 |   418M |  50 |1505 |9105 | 426 | 465k|  2 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2047.80/2053.84	c  2054s|328400 | 51382 | 32190k|  96.9 |   418M |  50 |1505 |9162 | 425 | 465k|  1 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2048.10/2054.12	c  2054s|328500 | 51398 | 32194k|  96.9 |   418M |  50 |1505 |9242 | 439 | 465k|  1 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2048.49/2054.53	c  2055s|328600 | 51405 | 32200k|  96.9 |   418M |  50 |1505 |9368 | 426 | 465k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2048.89/2054.90	c  2055s|328700 | 51419 | 32205k|  96.9 |   418M |  50 |1505 |9407 | 423 | 465k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2049.29/2055.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2049.29/2055.36	c  2055s|328800 | 51413 | 32213k|  96.9 |   418M |  50 |1505 |9426 | 431 | 466k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2049.69/2055.73	c  2056s|328900 | 51413 | 32219k|  96.9 |   418M |  50 |1505 |9398 | 439 | 466k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2050.19/2056.22	c  2056s|329000 | 51422 | 32226k|  96.9 |   418M |  50 |1505 |9294 | 427 | 466k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2050.49/2056.58	c  2057s|329100 | 51421 | 32232k|  96.9 |   418M |  50 |1505 |9364 | 427 | 466k|  0 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2050.89/2056.98	c  2057s|329200 | 51424 | 32238k|  96.9 |   418M |  50 |1505 |9403 | 444 | 466k|  2 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2051.49/2057.50	c  2057s|329300 | 51426 | 32246k|  96.9 |   418M |  50 |1505 |9350 | 452 | 466k|  0 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2052.28/2058.31	c  2058s|329400 | 51424 | 32260k|  96.9 |   418M |  50 |1505 |9209 | 427 | 466k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2052.78/2058.87	c  2059s|329500 | 51444 | 32269k|  96.9 |   418M |  50 |1505 |9169 | 429 | 466k|  0 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2053.28/2059.38	c  2059s|329600 | 51462 | 32277k|  96.9 |   418M |  50 |1505 |9174 | 426 | 466k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2053.88/2059.90	c  2060s|329700 | 51466 | 32285k|  96.9 |   418M |  50 |1505 |9186 | 430 | 467k|  0 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2054.38/2060.42	c  2060s|329800 | 51462 | 32293k|  96.9 |   418M |  50 |1505 |9191 | 434 | 467k|  0 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2054.88/2060.95	c  2061s|329900 | 51471 | 32301k|  96.8 |   418M |  50 |1505 |9217 | 460 | 467k|  2 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2055.57/2061.64	c  2062s|330000 | 51482 | 32312k|  96.9 |   418M |  50 |1505 |9167 | 433 | 467k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2056.17/2062.21	c  2062s|330100 | 51486 | 32321k|  96.8 |   418M |  50 |1505 |9187 | 433 | 467k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2056.77/2062.85	c  2063s|330200 | 51486 | 32331k|  96.8 |   418M |  50 |1505 |9154 | 452 | 467k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2057.17/2063.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2057.17/2063.25	c  2063s|330300 | 51492 | 32336k|  96.8 |   418M |  50 |1505 |9174 | 451 | 467k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2057.87/2063.95	c  2064s|330400 | 51503 | 32347k|  96.8 |   418M |  50 |1505 |9146 | 454 | 467k|  0 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2058.57/2064.67	c  2065s|330500 | 51494 | 32357k|  96.8 |   418M |  50 |1505 |9139 | 466 | 468k|  2 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2059.36/2065.41	c  2065s|330600 | 51509 | 32369k|  96.8 |   418M |  50 |1505 |9147 | 426 | 468k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2059.76/2065.81	c  2066s|330700 | 51541 | 32375k|  96.8 |   418M |  50 |1505 |9176 | 440 | 468k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2060.26/2066.34	c  2066s|330800 | 51549 | 32383k|  96.8 |   418M |  50 |1505 |9251 | 443 | 468k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2060.66/2066.79	c  2067s|330900 | 51553 | 32390k|  96.8 |   418M |  50 |1505 |9298 | 439 | 468k|  0 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2061.16/2067.27	c  2067s|331000 | 51568 | 32398k|  96.8 |   418M |  50 |1505 |9357 | 439 | 468k|  0 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2061.76/2067.86	c  2068s|331100 | 51585 | 32407k|  96.8 |   418M |  50 |1505 |9356 | 434 | 468k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2062.36/2068.46	c  2068s|331200 | 51598 | 32416k|  96.8 |   418M |  50 |1505 |9317 | 449 | 468k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2063.06/2069.13	c  2069s|331300 | 51605 | 32426k|  96.8 |   418M |  50 |1505 |9225 | 433 | 468k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2063.65/2069.70	c  2070s|331400 | 51638 | 32435k|  96.8 |   418M |  50 |1505 |9173 | 452 | 469k|  0 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2064.45/2070.51	c  2071s|331500 | 51668 | 32448k|  96.8 |   419M |  50 |1505 |9152 | 437 | 469k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2065.15/2071.20	c  2071s|331600 | 51680 | 32460k|  96.8 |   419M |  50 |1505 |9209 | 438 | 469k|  0 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2065.65/2071.72	c  2072s|331700 | 51690 | 32468k|  96.8 |   420M |  50 |1505 |9219 | 415 | 469k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2066.24/2072.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2066.24/2072.33	c  2072s|331800 | 51742 | 32477k|  96.8 |   420M |  50 |1505 |9216 |   0 | 469k|  0 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2066.84/2072.91	c  2073s|331900 | 51744 | 32486k|  96.8 |   420M |  50 |1505 |9277 | 430 | 469k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2067.44/2073.53	c  2074s|332000 | 51747 | 32496k|  96.8 |   420M |  50 |1505 |9300 | 431 | 470k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2068.74/2074.83	c  2075s|332100 | 51731 | 32516k|  96.9 |   420M |  50 |1505 |9223 | 440 | 470k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2069.63/2075.77	c  2076s|332200 | 51733 | 32531k|  96.9 |   420M |  50 |1505 |9168 | 445 | 470k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.02%
2070.23/2076.30	c  2076s|332300 | 51744 | 32539k|  96.9 |   420M |  50 |1505 |9198 | 474 | 470k|  0 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.02%
2070.83/2076.97	c  2077s|332400 | 51745 | 32550k|  96.9 |   420M |  50 |1505 |9200 | 439 | 470k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.02%
2071.43/2077.53	c  2078s|332500 | 51748 | 32558k|  96.9 |   420M |  50 |1505 |9233 | 452 | 470k|  0 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.02%
2071.93/2078.08	c  2078s|332600 | 51747 | 32566k|  96.9 |   420M |  50 |1505 |9251 | 443 | 470k|  1 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.02%
2072.63/2078.74	c  2079s|332700 | 51751 | 32576k|  96.9 |   420M |  50 |1505 |9167 | 426 | 471k|  1 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.02%
2074.73/2080.89	c  2081s|332800 | 51706 | 32606k|  96.9 |   420M |  50 |1505 |8916 | 439 | 471k|  1 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2075.43/2081.50	c  2081s|332900 | 51704 | 32615k|  96.9 |   420M |  50 |1505 |8933 | 428 | 471k|  0 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2075.83/2081.94	c  2082s|333000 | 51708 | 32621k|  96.9 |   420M |  50 |1505 |8941 | 446 | 471k|  1 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2076.52/2082.69	c  2083s|333100 | 51701 | 32632k|  96.9 |   420M |  50 |1505 |8964 | 440 | 471k|  1 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2077.12/2083.28	c  2083s|333200 | 51700 | 32641k|  96.9 |   420M |  50 |1505 |8887 | 440 | 471k|  1 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2077.92/2084.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2077.92/2084.03	c  2084s|333300 | 51697 | 32653k|  96.9 |   420M |  50 |1505 |8892 | 437 | 471k|  0 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2078.62/2084.73	c  2085s|333400 | 51695 | 32665k|  96.9 |   420M |  50 |1505 |8886 |   0 | 472k|  0 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2079.62/2085.73	c  2086s|333500 | 51676 | 32681k|  96.9 |   420M |  50 |1505 |8783 | 702 | 472k|  0 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2080.51/2086.69	c  2087s|333600 | 51683 | 32695k|  97.0 |   420M |  50 |1505 |8618 | 447 | 472k|  0 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2081.31/2087.40	c  2087s|333700 | 51696 | 32706k|  97.0 |   420M |  50 |1505 |8679 | 460 | 472k|  1 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2081.91/2088.07	c  2088s|333800 | 51717 | 32717k|  97.0 |   420M |  50 |1505 |8757 | 441 | 472k|  0 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2082.51/2088.68	c  2089s|333900 | 51738 | 32726k|  97.0 |   420M |  50 |1505 |8857 | 443 | 472k|  1 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2083.11/2089.24	c  2089s|334000 | 51742 | 32735k|  97.0 |   420M |  50 |1505 |8870 | 426 | 473k|  1 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2083.80/2089.91	c  2090s|334100 | 51754 | 32749k|  97.0 |   421M |  50 |1505 |8902 | 439 | 473k|  0 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2084.40/2090.57	c  2091s|334200 | 51753 | 32759k|  97.0 |   422M |  50 |1505 |8977 | 473 | 473k|  1 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2085.20/2091.35	c  2091s|334300 | 51762 | 32772k|  97.0 |   422M |  50 |1505 |9007 | 425 | 473k|  0 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2085.70/2091.88	c  2092s|334400 | 51759 | 32780k|  97.0 |   422M |  50 |1505 |8961 | 462 | 473k|  0 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2086.20/2092.36	c  2092s|334500 | 51765 | 32787k|  97.0 |   422M |  50 |1505 |9027 | 459 | 473k|  1 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2086.90/2093.04	c  2093s|334600 | 51759 | 32798k|  97.0 |   422M |  50 |1505 |9037 | 460 | 473k|  1 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2087.69/2093.88	c  2094s|334700 | 51746 | 32811k|  97.0 |   422M |  50 |1505 |9033 | 443 | 474k|  0 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2088.29/2094.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2088.29/2094.44	c  2094s|334800 | 51760 | 32819k|  97.0 |   422M |  50 |1505 |9051 | 430 | 474k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2088.99/2095.14	c  2095s|334900 | 51771 | 32830k|  97.0 |   423M |  50 |1505 |9049 | 449 | 474k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2089.69/2095.89	c  2096s|335000 | 51767 | 32842k|  97.0 |   423M |  50 |1505 |8962 | 448 | 474k|  0 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2090.38/2096.54	c  2097s|335100 | 51761 | 32852k|  97.0 |   423M |  50 |1505 |8993 | 448 | 474k|  0 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2091.08/2097.24	c  2097s|335200 | 51773 | 32864k|  97.0 |   423M |  50 |1505 |9032 | 455 | 474k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2091.88/2098.08	c  2098s|335300 | 51768 | 32876k|  97.0 |   423M |  50 |1505 |9029 | 452 | 474k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2092.48/2098.67	c  2099s|335400 | 51831 | 32885k|  97.0 |   423M |  50 |1505 |9070 | 443 | 475k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2093.08/2099.27	c  2099s|335500 | 51873 | 32894k|  97.0 |   423M |  50 |1505 |9170 | 446 | 475k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2093.57/2099.79	c  2100s|335600 | 51897 | 32902k|  97.0 |   423M |  50 |1505 |9175 | 450 | 475k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2094.37/2100.57	c  2101s|335700 | 51930 | 32915k|  97.0 |   423M |  50 |1505 |9211 | 444 | 475k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2094.98/2101.12	c  2101s|335800 | 51958 | 32923k|  97.0 |   424M |  50 |1505 |9213 | 451 | 475k|  0 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2095.47/2101.63	c  2102s|335900 | 51970 | 32930k|  97.0 |   424M |  50 |1505 |9152 | 452 | 475k|  1 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2095.97/2102.16	c  2102s|336000 | 51973 | 32939k|  97.0 |   424M |  50 |1505 |9237 |   0 | 475k|  0 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2096.67/2102.80	c  2103s|336100 | 51978 | 32949k|  97.0 |   424M |  50 |1505 |9140 | 460 | 476k|  0 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2097.16/2103.35	c  2103s|336200 | 51979 | 32957k|  97.0 |   424M |  50 |1505 |9120 | 473 | 476k|  1 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2097.87/2104.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2097.87/2104.01	c  2104s|336300 | 51981 | 32968k|  97.0 |   424M |  50 |1505 |9149 | 465 | 476k|  1 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2098.36/2104.54	c  2105s|336400 | 51984 | 32976k|  97.0 |   424M |  50 |1505 |9216 | 467 | 476k|  0 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2099.06/2105.26	c  2105s|336500 | 51982 | 32988k|  97.0 |   424M |  50 |1505 |9281 | 457 | 476k|  1 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2099.56/2105.76	c  2106s|336600 | 51988 | 32996k|  97.0 |   424M |  50 |1505 |9310 | 469 | 476k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2100.25/2106.46	c  2106s|336700 | 52004 | 33007k|  97.0 |   424M |  50 |1505 |9250 | 418 | 476k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2101.05/2107.20	c  2107s|336800 | 52000 | 33018k|  97.0 |   424M |  50 |1505 |9168 | 425 | 476k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2101.65/2107.82	c  2108s|336900 | 52074 | 33028k|  97.0 |   424M |  50 |1505 |9121 | 441 | 477k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2102.25/2108.42	c  2108s|337000 | 52120 | 33037k|  97.0 |   424M |  50 |1505 |9148 | 449 | 477k|  2 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2102.85/2109.08	c  2109s|337100 | 52170 | 33048k|  97.0 |   424M |  50 |1505 |9200 | 443 | 477k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2103.45/2109.68	c  2110s|337200 | 52213 | 33057k|  97.0 |   424M |  50 |1505 |9282 | 441 | 477k|  0 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2104.04/2110.21	c  2110s|337300 | 52239 | 33066k|  97.0 |   424M |  50 |1505 |9281 | 445 | 477k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2104.54/2110.75	c  2111s|337400 | 52253 | 33075k|  97.0 |   424M |  50 |1505 |9308 | 440 | 477k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2105.04/2111.23	c  2111s|337500 | 52274 | 33083k|  97.0 |   424M |  50 |1505 |9309 | 447 | 477k|  0 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2105.64/2111.83	c  2112s|337600 | 52299 | 33092k|  97.0 |   424M |  50 |1505 |9311 | 443 | 478k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2106.04/2112.25	c  2112s|337700 | 52313 | 33099k|  97.0 |   424M |  50 |1505 |9300 | 463 | 478k|  2 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2106.74/2112.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2106.74/2112.97	c  2113s|337800 | 52367 | 33110k|  97.0 |   424M |  50 |1505 |9343 | 440 | 478k|  2 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2107.43/2113.61	c  2114s|337900 | 52377 | 33119k|  97.0 |   424M |  50 |1505 |9366 | 441 | 478k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2108.13/2114.30	c  2114s|338000 | 52381 | 33129k|  97.0 |   424M |  50 |1505 |9325 | 472 | 478k|  2 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2108.73/2114.97	c  2115s|338100 | 52411 | 33140k|  97.0 |   425M |  50 |1505 |9307 | 437 | 478k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2109.62/2115.80	c  2116s|338200 | 52439 | 33152k|  97.0 |   428M |  50 |1505 |9242 | 468 | 479k|  0 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2110.52/2116.71	c  2117s|338300 | 52437 | 33166k|  97.0 |   428M |  50 |1505 |9160 | 454 | 479k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2111.02/2117.20	c  2117s|338400 | 52464 | 33174k|  97.0 |   428M |  50 |1505 |9157 | 438 | 479k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2111.92/2118.11	c  2118s|338500 | 52479 | 33188k|  97.0 |   428M |  50 |1505 |9016 | 448 | 479k|  0 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2112.42/2118.68	c  2119s|338600 | 52499 | 33197k|  97.0 |   428M |  50 |1505 |8996 | 450 | 479k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2113.01/2119.28	c  2119s|338700 | 52522 | 33206k|  97.0 |   428M |  50 |1505 |9070 | 451 | 479k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2113.71/2119.91	c  2120s|338800 | 52517 | 33217k|  97.0 |   429M |  50 |1505 |9084 | 461 | 479k|  0 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2114.11/2120.30	c  2120s|338900 | 52519 | 33222k|  97.0 |   429M |  50 |1505 |9073 | 454 | 480k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2114.61/2120.89	c  2121s|339000 | 52543 | 33232k|  97.0 |   429M |  50 |1505 |9025 | 440 | 480k|  0 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2115.61/2121.82	c  2122s|339100 | 52544 | 33246k|  97.0 |   429M |  50 |1505 |8953 | 450 | 480k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2116.00/2122.27	c  2122s|339200 | 52560 | 33253k|  97.0 |   429M |  50 |1505 |8990 | 450 | 480k|  1 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2116.91/2123.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2116.91/2123.18	c  2123s|339300 | 52547 | 33267k|  97.0 |   429M |  50 |1505 |8972 | 479 | 480k|  1 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2117.70/2123.93	c  2124s|339400 | 52554 | 33279k|  97.0 |   429M |  50 |1505 |8979 | 452 | 480k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2118.20/2124.47	c  2124s|339500 | 52553 | 33287k|  97.0 |   429M |  50 |1505 |9000 | 444 | 480k|  1 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2119.00/2125.21	c  2125s|339600 | 52553 | 33298k|  97.0 |   429M |  50 |1505 |9006 | 448 | 481k|  1 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2119.69/2125.94	c  2126s|339700 | 52550 | 33310k|  97.0 |   429M |  50 |1505 |8949 | 419 | 481k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2120.59/2126.81	c  2127s|339800 | 52554 | 33323k|  97.0 |   429M |  50 |1505 |8874 | 452 | 481k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2121.09/2127.30	c  2127s|339900 | 52557 | 33331k|  97.0 |   429M |  50 |1505 |8969 | 446 | 481k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2121.69/2127.91	c  2128s|340000 | 52546 | 33340k|  97.0 |   429M |  50 |1505 |8987 | 463 | 481k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2122.19/2128.48	c  2128s|340100 | 52556 | 33349k|  97.0 |   429M |  50 |1505 |9002 | 454 | 481k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2123.08/2129.37	c  2129s|340200 | 52564 | 33362k|  97.0 |   430M |  50 |1505 |9023 | 443 | 481k|  1 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2123.79/2130.07	c  2130s|340300 | 52572 | 33373k|  97.0 |   430M |  50 |1505 |9017 | 453 | 482k|  1 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2124.28/2130.56	c  2131s|340400 | 52586 | 33381k|  97.0 |   430M |  50 |1505 |8920 | 456 | 482k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2124.78/2131.03	c  2131s|340500 | 52591 | 33388k|  97.0 |   430M |  50 |1505 |8979 | 462 | 482k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2125.28/2131.57	c  2132s|340600 | 52586 | 33397k|  97.0 |   430M |  50 |1505 |9011 | 458 | 482k|  1 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2125.98/2132.26	c  2132s|340700 | 52604 | 33407k|  97.0 |   430M |  50 |1505 |8951 | 446 | 482k|  1 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2126.67/2132.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2126.67/2132.99	c  2133s|340800 | 52606 | 33418k|  97.0 |   430M |  50 |1505 |8937 | 453 | 482k|  1 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2127.37/2133.60	c  2134s|340900 | 52610 | 33427k|  97.0 |   430M |  50 |1505 |8924 |   0 | 482k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2128.27/2134.51	c  2135s|341000 | 52633 | 33442k|  97.0 |   430M |  50 |1505 |8955 |   0 | 482k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2128.77/2135.02	c  2135s|341100 | 52644 | 33450k|  97.0 |   430M |  50 |1505 |8990 | 468 | 483k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2129.37/2135.68	c  2136s|341200 | 52644 | 33460k|  97.0 |   430M |  50 |1505 |8997 | 466 | 483k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2130.16/2136.46	c  2136s|341300 | 52662 | 33473k|  97.0 |   430M |  50 |1505 |8976 | 445 | 483k|  1 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2131.06/2137.39	c  2137s|341400 | 52672 | 33489k|  97.1 |   430M |  50 |1505 |8948 | 472 | 483k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.11%
2131.76/2138.09	c  2138s|341500 | 52663 | 33499k|  97.1 |   430M |  50 |1505 |8924 |   0 | 483k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.11%
2132.56/2138.80	c  2139s|341600 | 52667 | 33511k|  97.1 |   430M |  50 |1505 |8942 | 452 | 483k|  1 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.11%
2133.06/2139.31	c  2139s|341700 | 52663 | 33518k|  97.1 |   430M |  50 |1505 |9022 | 470 | 484k|  1 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.11%
2133.65/2139.94	c  2140s|341800 | 52661 | 33527k|  97.1 |   430M |  50 |1505 |8938 | 433 | 484k|  1 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.11%
2134.25/2140.52	c  2141s|341900 | 52656 | 33536k|  97.1 |   430M |  50 |1505 |8871 | 458 | 484k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.11%
2134.95/2141.20	c  2141s|342000 | 52657 | 33547k|  97.1 |   430M |  50 |1505 |8849 | 460 | 484k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2135.65/2141.92	c  2142s|342100 | 52678 | 33558k|  97.1 |   430M |  50 |1505 |8817 | 443 | 484k|  1 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2136.25/2142.54	c  2143s|342200 | 52666 | 33568k|  97.1 |   430M |  50 |1505 |8866 | 492 | 484k|  2 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2136.85/2143.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2136.85/2143.14	c  2143s|342300 | 52660 | 33577k|  97.1 |   430M |  50 |1505 |8913 | 440 | 484k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2137.54/2143.82	c  2144s|342400 | 52661 | 33588k|  97.1 |   430M |  50 |1505 |8924 | 450 | 484k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2138.24/2144.53	c  2145s|342500 | 52659 | 33598k|  97.1 |   430M |  50 |1505 |8948 | 469 | 485k|  1 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2138.94/2145.27	c  2145s|342600 | 52650 | 33610k|  97.1 |   430M |  50 |1505 |8998 | 469 | 485k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2139.64/2145.98	c  2146s|342700 | 52650 | 33622k|  97.1 |   430M |  50 |1505 |9064 | 453 | 485k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2140.84/2147.12	c  2147s|342800 | 52634 | 33639k|  97.1 |   430M |  50 |1505 |8969 | 433 | 485k|  1 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2141.43/2147.70	c  2148s|342900 | 52649 | 33649k|  97.1 |   430M |  50 |1505 |8990 | 458 | 485k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2141.93/2148.20	c  2148s|343000 | 52648 | 33656k|  97.1 |   430M |  50 |1505 |8920 | 440 | 485k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2142.53/2148.84	c  2149s|343100 | 52653 | 33665k|  97.1 |   430M |  50 |1505 |8823 | 441 | 485k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2143.33/2149.60	c  2150s|343200 | 52649 | 33677k|  97.1 |   430M |  50 |1505 |8758 | 435 | 485k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2144.02/2150.38	c  2150s|343300 | 52653 | 33690k|  97.1 |   430M |  50 |1505 |8792 | 464 | 486k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2144.62/2150.90	c  2151s|343400 | 52660 | 33698k|  97.1 |   430M |  50 |1505 |8829 | 436 | 486k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2145.32/2151.63	c  2152s|343500 | 52679 | 33710k|  97.1 |   430M |  50 |1505 |8830 | 460 | 486k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2146.12/2152.40	c  2152s|343600 | 52684 | 33722k|  97.1 |   430M |  50 |1505 |8864 | 461 | 486k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2146.92/2153.21	c  2153s|343700 | 52689 | 33734k|  97.1 |   430M |  50 |1505 |8809 | 481 | 486k|  0 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2147.41/2153.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2147.41/2153.74	c  2154s|343800 | 52698 | 33742k|  97.1 |   430M |  50 |1505 |8791 | 443 | 486k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2148.31/2154.60	c  2155s|343900 | 52695 | 33756k|  97.1 |   430M |  50 |1505 |8787 | 451 | 487k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2149.01/2155.34	c  2155s|344000 | 52698 | 33768k|  97.1 |   430M |  50 |1505 |8757 | 456 | 487k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2149.51/2155.88	c  2156s|344100 | 52694 | 33776k|  97.1 |   430M |  50 |1505 |8780 | 462 | 487k|  0 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2150.31/2156.65	c  2157s|344200 | 52680 | 33788k|  97.1 |   430M |  50 |1505 |8747 | 469 | 487k|  0 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2151.30/2157.65	c  2158s|344300 | 52678 | 33803k|  97.2 |   430M |  50 |1505 |8612 | 437 | 487k|  0 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.16%
2151.90/2158.21	c  2158s|344400 | 52683 | 33811k|  97.1 |   430M |  50 |1505 |8632 | 440 | 487k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.16%
2152.50/2158.88	c  2159s|344500 | 52702 | 33821k|  97.2 |   430M |  50 |1505 |8647 | 441 | 487k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.16%
2153.10/2159.47	c  2159s|344600 | 52704 | 33830k|  97.1 |   430M |  50 |1505 |8597 |   0 | 488k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.16%
2153.80/2160.19	c  2160s|344700 | 52707 | 33841k|  97.2 |   430M |  50 |1505 |8584 |   0 | 488k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.16%
2154.49/2160.86	c  2161s|344800 | 52701 | 33851k|  97.2 |   430M |  50 |1505 |8656 | 492 | 488k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.16%
2155.70/2162.00	c  2162s|344900 | 52696 | 33868k|  97.2 |   430M |  50 |1505 |8623 | 455 | 488k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2156.29/2162.69	c  2163s|345000 | 52707 | 33879k|  97.2 |   430M |  50 |1505 |8569 | 423 | 488k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2156.99/2163.37	c  2163s|345100 | 52761 | 33889k|  97.2 |   430M |  50 |1505 |8490 | 431 | 488k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2157.59/2164.00	c  2164s|345200 | 52780 | 33898k|  97.2 |   430M |  50 |1505 |8450 | 446 | 488k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2158.08/2164.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2158.08/2164.48	c  2164s|345300 | 52804 | 33906k|  97.2 |   430M |  50 |1505 |8457 | 454 | 489k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2158.79/2165.12	c  2165s|345400 | 52809 | 33916k|  97.2 |   430M |  50 |1505 |8474 | 454 | 489k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2159.38/2165.73	c  2166s|345500 | 52816 | 33926k|  97.2 |   430M |  50 |1505 |8465 | 457 | 489k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2159.98/2166.39	c  2166s|345600 | 52823 | 33936k|  97.2 |   430M |  50 |1505 |8489 | 455 | 489k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2160.58/2166.92	c  2167s|345700 | 52859 | 33944k|  97.2 |   430M |  50 |1505 |8499 | 432 | 489k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2160.98/2167.34	c  2167s|345800 | 52862 | 33951k|  97.2 |   430M |  50 |1505 |8532 | 432 | 489k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2161.38/2167.71	c  2168s|345900 | 52863 | 33956k|  97.1 |   430M |  50 |1505 |8585 | 439 | 489k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2161.68/2168.06	c  2168s|346000 | 52870 | 33961k|  97.1 |   430M |  50 |1505 |8646 | 430 | 489k|  0 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2162.27/2168.63	c  2169s|346100 | 52870 | 33970k|  97.1 |   430M |  50 |1505 |8554 | 434 | 489k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2163.07/2169.44	c  2169s|346200 | 52857 | 33982k|  97.1 |   430M |  50 |1505 |8515 | 438 | 490k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2163.77/2170.15	c  2170s|346300 | 52863 | 33994k|  97.1 |   430M |  50 |1505 |8478 | 444 | 490k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2164.47/2170.83	c  2171s|346400 | 52866 | 34005k|  97.1 |   430M |  50 |1505 |8482 | 444 | 490k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2165.26/2171.67	c  2172s|346500 | 52867 | 34018k|  97.2 |   430M |  50 |1505 |8413 | 480 | 490k|  0 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2166.06/2172.40	c  2172s|346600 | 52869 | 34030k|  97.2 |   430M |  50 |1505 |8382 | 454 | 490k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2166.67/2173.09	c  2173s|346700 | 52885 | 34040k|  97.2 |   430M |  50 |1505 |8318 | 463 | 490k|  0 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2167.26/2173.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2167.26/2173.66	c  2174s|346800 | 52894 | 34048k|  97.2 |   430M |  50 |1505 |8358 | 440 | 490k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2167.96/2174.34	c  2174s|346900 | 52905 | 34059k|  97.2 |   430M |  50 |1505 |8387 | 444 | 491k|  0 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.19%
2168.55/2174.99	c  2175s|347000 | 52915 | 34070k|  97.2 |   430M |  50 |1505 |8347 | 440 | 491k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2169.25/2175.66	c  2176s|347100 | 52932 | 34080k|  97.2 |   430M |  50 |1505 |8361 | 447 | 491k|  0 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2169.95/2176.31	c  2176s|347200 | 52951 | 34090k|  97.2 |   430M |  50 |1505 |8466 | 474 | 491k|  0 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2170.65/2177.08	c  2177s|347300 | 52958 | 34102k|  97.2 |   430M |  50 |1505 |8459 | 436 | 491k|  0 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2171.15/2177.55	c  2178s|347400 | 52960 | 34110k|  97.2 |   430M |  50 |1505 |8500 | 465 | 491k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2171.75/2178.13	c  2178s|347500 | 52971 | 34119k|  97.2 |   430M |  50 |1505 |8486 | 443 | 491k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2172.44/2178.82	c  2179s|347600 | 52985 | 34130k|  97.2 |   430M |  50 |1505 |8451 | 427 | 492k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2173.04/2179.48	c  2179s|347700 | 52999 | 34140k|  97.2 |   430M |  50 |1505 |8441 | 433 | 492k|  0 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2173.64/2180.06	c  2180s|347800 | 53007 | 34149k|  97.2 |   430M |  50 |1505 |8474 | 467 | 492k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2174.34/2180.72	c  2181s|347900 | 53016 | 34159k|  97.2 |   430M |  50 |1505 |8569 | 447 | 492k|  0 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2175.04/2181.40	c  2181s|348000 | 53028 | 34170k|  97.2 |   430M |  50 |1505 |8574 | 441 | 492k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2175.74/2182.14	c  2182s|348100 | 53019 | 34181k|  97.2 |   430M |  50 |1505 |8552 | 445 | 492k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2176.33/2182.78	c  2183s|348200 | 53034 | 34191k|  97.2 |   430M |  50 |1505 |8533 | 434 | 493k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2177.13/2183.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2177.13/2183.55	c  2184s|348300 | 53051 | 34205k|  97.2 |   430M |  50 |1505 |8543 | 433 | 493k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2177.73/2184.17	c  2184s|348400 | 53078 | 34214k|  97.2 |   430M |  50 |1505 |8600 | 440 | 493k|  0 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2178.43/2184.80	c  2185s|348500 | 53071 | 34224k|  97.2 |   430M |  50 |1505 |8596 |   0 | 493k|  0 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2179.12/2185.53	c  2186s|348600 | 53064 | 34235k|  97.2 |   430M |  50 |1505 |8597 | 447 | 493k|  0 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.22%
2180.12/2186.50	c  2186s|348700 | 53071 | 34251k|  97.2 |   430M |  50 |1505 |8611 | 437 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.22%
2180.63/2187.00	c  2187s|348800 | 53080 | 34259k|  97.2 |   430M |  50 |1505 |8697 | 447 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.22%
2181.32/2187.78	c  2188s|348900 | 53088 | 34270k|  97.2 |   430M |  50 |1505 |8660 | 432 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.22%
2182.51/2188.92	c  2189s|349000 | 53056 | 34286k|  97.2 |   430M |  50 |1505 |8666 |1021 | 494k|  0 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.22%
2183.81/2190.26	c  2190s|349100 | 53069 | 34305k|  97.3 |   430M |  50 |1505 |8504 | 434 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.22%
2184.61/2191.02	c  2191s|349200 | 53083 | 34316k|  97.3 |   430M |  50 |1505 |8418 | 433 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.23%
2185.11/2191.53	c  2192s|349300 | 53121 | 34325k|  97.3 |   430M |  50 |1505 |8458 | 449 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.23%
2185.61/2192.08	c  2192s|349400 | 53119 | 34333k|  97.3 |   430M |  50 |1505 |8445 | 440 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.23%
2186.40/2192.85	c  2193s|349500 | 53092 | 34344k|  97.3 |   430M |  50 |1505 |8348 | 453 | 495k|  0 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2187.40/2193.82	c  2194s|349600 | 53122 | 34359k|  97.3 |   432M |  50 |1505 |8216 | 428 | 495k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2187.90/2194.32	c  2194s|349700 | 53133 | 34367k|  97.3 |   432M |  50 |1505 |8242 | 432 | 495k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2188.50/2194.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2188.50/2194.97	c  2195s|349800 | 53149 | 34377k|  97.3 |   432M |  50 |1505 |8257 | 439 | 495k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2189.29/2195.76	c  2196s|349900 | 53171 | 34389k|  97.3 |   432M |  50 |1505 |8267 | 448 | 495k|  2 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2189.89/2196.31	c  2196s|350000 | 53183 | 34397k|  97.3 |   432M |  50 |1505 |8344 | 510 | 495k|  2 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2190.49/2196.95	c  2197s|350100 | 53179 | 34407k|  97.3 |   432M |  50 |1505 |8385 | 467 | 496k|  0 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2191.19/2197.61	c  2198s|350200 | 53196 | 34418k|  97.3 |   432M |  50 |1505 |8408 | 450 | 496k|  1 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2191.79/2198.20	c  2198s|350300 | 53201 | 34427k|  97.3 |   432M |  50 |1505 |8479 | 449 | 496k|  1 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2192.59/2199.03	c  2199s|350400 | 53221 | 34440k|  97.3 |   432M |  50 |1505 |8428 | 441 | 496k|  1 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2193.08/2199.58	c  2200s|350500 | 53227 | 34448k|  97.3 |   432M |  50 |1505 |8437 | 438 | 496k|  1 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2193.69/2200.14	c  2200s|350600 | 53250 | 34457k|  97.3 |   432M |  50 |1505 |8462 | 442 | 496k|  0 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2194.28/2200.73	c  2201s|350700 | 53256 | 34466k|  97.3 |   432M |  50 |1505 |8520 | 454 | 496k|  0 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2195.08/2201.50	c  2201s|350800 | 53258 | 34478k|  97.3 |   432M |  50 |1505 |8476 | 430 | 497k|  0 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2195.58/2202.06	c  2202s|350900 | 53271 | 34487k|  97.3 |   432M |  50 |1505 |8493 | 437 | 497k|  2 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2196.07/2202.56	c  2203s|351000 | 53285 | 34494k|  97.3 |   432M |  50 |1505 |8526 | 449 | 497k|  1 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2196.58/2203.08	c  2203s|351100 | 53287 | 34502k|  97.3 |   432M |  50 |1505 |8554 | 433 | 497k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2197.37/2203.81	c  2204s|351200 | 53312 | 34514k|  97.3 |   432M |  50 |1505 |8427 | 438 | 497k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2198.07/2204.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2198.07/2204.56	c  2205s|351300 | 53330 | 34525k|  97.3 |   432M |  50 |1505 |8394 | 437 | 497k|  0 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2198.87/2205.30	c  2205s|351400 | 53333 | 34536k|  97.3 |   432M |  50 |1505 |8383 | 432 | 497k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2199.57/2206.03	c  2206s|351500 | 53330 | 34547k|  97.3 |   432M |  50 |1505 |8345 | 489 | 497k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2200.26/2206.77	c  2207s|351600 | 53336 | 34559k|  97.3 |   432M |  50 |1505 |8354 | 438 | 498k|  0 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2200.86/2207.34	c  2207s|351700 | 53348 | 34568k|  97.3 |   432M |  50 |1505 |8456 | 445 | 498k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2201.46/2207.94	c  2208s|351800 | 53350 | 34577k|  97.3 |   432M |  50 |1505 |8458 | 442 | 498k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2202.06/2208.58	c  2209s|351900 | 53369 | 34588k|  97.3 |   432M |  50 |1505 |8461 | 457 | 498k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2202.95/2209.41	c  2209s|352000 | 53360 | 34601k|  97.3 |   432M |  50 |1505 |8439 | 431 | 498k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2203.95/2210.48	c  2210s|352100 | 53347 | 34618k|  97.3 |   432M |  50 |1505 |8477 | 874 | 498k|  0 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2205.25/2211.70	c  2212s|352200 | 53322 | 34635k|  97.3 |   432M |  50 |1505 |8383 | 418 | 499k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2205.95/2212.48	c  2212s|352300 | 53365 | 34648k|  97.3 |   432M |  50 |1505 |8322 | 441 | 499k|  0 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2206.74/2213.24	c  2213s|352400 | 53363 | 34659k|  97.3 |   432M |  50 |1505 |8327 | 451 | 499k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2207.55/2214.10	c  2214s|352500 | 53389 | 34673k|  97.4 |   432M |  50 |1505 |8337 | 451 | 499k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2208.14/2214.62	c  2215s|352600 | 53391 | 34681k|  97.4 |   432M |  50 |1505 |8356 | 433 | 499k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2208.64/2215.20	c  2215s|352700 | 53391 | 34690k|  97.4 |   432M |  50 |1505 |8313 | 439 | 499k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2209.44/2215.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2209.44/2215.99	c  2216s|352800 | 53399 | 34703k|  97.4 |   432M |  50 |1505 |8285 | 441 | 499k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2210.13/2216.67	c  2217s|352900 | 53407 | 34713k|  97.4 |   432M |  50 |1505 |8295 | 451 | 500k|  2 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2211.03/2217.54	c  2218s|353000 | 53391 | 34726k|  97.4 |   432M |  50 |1505 |8264 | 461 | 500k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2211.53/2218.09	c  2218s|353100 | 53394 | 34735k|  97.4 |   432M |  50 |1505 |8303 | 441 | 500k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2212.03/2218.58	c  2219s|353200 | 53405 | 34742k|  97.4 |   432M |  50 |1505 |8371 | 440 | 500k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2212.53/2219.01	c  2219s|353300 | 53407 | 34748k|  97.4 |   432M |  50 |1505 |8390 | 448 | 500k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2212.93/2219.45	c  2219s|353400 | 53411 | 34754k|  97.3 |   434M |  50 |1505 |8426 | 447 | 500k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2213.42/2219.93	c  2220s|353500 | 53404 | 34762k|  97.3 |   434M |  50 |1505 |8454 | 453 | 500k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2214.02/2220.53	c  2221s|353600 | 53406 | 34772k|  97.3 |   434M |  50 |1505 |8504 | 478 | 500k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2214.53/2221.08	c  2221s|353700 | 53409 | 34780k|  97.3 |   434M |  50 |1505 |8518 | 448 | 500k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2215.22/2221.70	c  2222s|353800 | 53415 | 34790k|  97.3 |   434M |  50 |1505 |8498 | 454 | 501k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2215.72/2222.29	c  2222s|353900 | 53418 | 34799k|  97.3 |   434M |  50 |1505 |8543 | 469 | 501k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2216.32/2222.89	c  2223s|354000 | 53430 | 34808k|  97.3 |   434M |  50 |1505 |8540 | 447 | 501k|  1 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2216.81/2223.33	c  2223s|354100 | 53443 | 34814k|  97.3 |   434M |  50 |1505 |8578 | 454 | 501k|  1 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2217.21/2223.75	c  2224s|354200 | 53438 | 34821k|  97.3 |   434M |  50 |1505 |8590 | 467 | 501k|  1 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2217.91/2224.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2217.91/2224.42	c  2224s|354300 | 53447 | 34831k|  97.3 |   434M |  50 |1505 |8556 | 428 | 501k|  1 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2221.41/2227.96	c  2228s|354400 | 53349 | 34873k|  97.4 |   434M |  50 |1505 |8355 |1461 | 501k|  0 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.28%
2231.68/2238.23	c  2238s|354500 | 53186 | 34958k|  97.6 |   434M |  50 |1505 |8051 |2153 | 501k|  0 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.41%
2238.26/2244.86	c  2245s|354600 | 53021 | 35008k|  97.7 |   434M |  50 |1505 |7867 |2629 | 501k|  0 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.44%
2245.64/2252.21	c  2252s|354700 | 52849 | 35060k|  97.8 |   435M |  50 |1505 |7551 |2973 | 501k|  0 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.46%
2253.42/2260.09	c  2260s|354800 | 52683 | 35113k|  98.0 |   435M |  50 |1505 |7401 |3227 | 501k|  0 | 316k|  24 | 5.000000e+00 |      --      |    Inf |   4.48%
2261.70/2268.32	c  2268s|354900 | 52511 | 35165k|  98.1 |   435M |  50 |1505 |7259 |3496 | 501k|  0 | 316k|  24 | 5.000000e+00 |      --      |    Inf |   4.54%
2270.87/2277.55	c  2278s|355000 | 52339 | 35221k|  98.2 |   435M |  50 |1505 |7106 |3752 | 501k|  0 | 316k|  24 | 5.000000e+00 |      --      |    Inf |   4.58%
2281.45/2288.16	c  2288s|355100 | 52161 | 35284k|  98.4 |   435M |  50 |1505 |6656 |3945 | 501k|  0 | 316k|  24 | 5.000000e+00 |      --      |    Inf |   4.75%
2290.12/2296.83	c  2297s|355200 | 51962 | 35335k|  98.5 |   435M |  50 |1505 |6401 |4066 | 501k|  0 | 316k|  24 | 5.000000e+00 |      --      |    Inf |   4.99%
2299.79/2306.59	c  2307s|355300 | 51676 | 35389k|  98.6 |   435M |  50 |1505 |5652 |4208 | 501k|  0 | 316k|  24 | 5.000000e+00 |      --      |    Inf |   5.16%
2310.37/2317.13	c  2317s|355400 | 51306 | 35448k|  98.7 |   435M |  50 |1505 |5306 |   0 | 501k|  0 | 317k|  24 | 5.000000e+00 |      --      |    Inf |   5.33%
2320.04/2326.88	c  2327s|355500 | 50627 | 35502k|  98.9 |   435M |  50 |1505 |5039 |4456 | 501k|  0 | 317k|  24 | 5.000000e+00 |      --      |    Inf |   5.82%
2331.01/2337.86	c  2338s|355600 | 50164 | 35562k|  99.0 |   435M |  50 |1505 |4755 |4593 | 501k|  0 | 317k|  24 | 5.000000e+00 |      --      |    Inf |   6.78%
2342.98/2349.83	c  2350s|355700 | 49749 | 35625k|  99.1 |   435M |  50 |1505 |4550 |4696 | 501k|  0 | 317k|  24 | 5.000000e+00 |      --      |    Inf |   7.48%
2355.34/2362.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2355.34/2362.21	c  2362s|355800 | 49273 | 35691k|  99.3 |   436M |  50 |1505 |4482 |4784 | 501k|  0 | 317k|  24 | 5.000000e+00 |      --      |    Inf |   7.98%
2367.22/2374.12	c  2374s|355900 | 48695 | 35753k|  99.4 |   436M |  50 |1505 |4486 |   0 | 501k|  0 | 317k|  24 | 5.000000e+00 |      --      |    Inf |   8.16%
2379.88/2386.80	c  2387s|356000 | 48038 | 35818k|  99.6 |   436M |  50 |1505 |4226 |5000 | 501k|  0 | 318k|  24 | 5.000000e+00 |      --      |    Inf |   8.45%
2391.94/2398.97	c  2399s|356100 | 47187 | 35880k|  99.7 |   436M |  50 |1505 |3195 |5087 | 501k|  0 | 318k|  24 | 5.000000e+00 |      --      |    Inf |   9.04%
2405.40/2412.45	c  2412s|356200 | 45622 | 35947k|  99.9 |   436M |  50 |1505 |2672 |5128 | 501k|  0 | 318k|  24 | 5.000000e+00 |      --      |    Inf |  13.21%
2410.09/2417.11	c 
2410.09/2417.11	c SCIP Status        : problem is solved [infeasible]
2410.09/2417.11	c Solving Time (sec) : 2417.10
2410.09/2417.11	c Solving Nodes      : 356213 (total of 359815 nodes in 2 runs)
2410.09/2417.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
2410.09/2417.11	c Dual Bound         : +1.00000000000000e+20
2410.09/2417.11	c Gap                : 0.00 %
2410.09/2417.11	s UNSATISFIABLE
2410.09/2417.11	c SCIP Status        : problem is solved [infeasible]
2410.09/2417.11	c Total Time         :    2417.10
2410.09/2417.11	c   solving          :    2417.10
2410.09/2417.11	c   presolving       :       1.22 (included in solving)
2410.09/2417.11	c   reading          :       0.01 (included in solving)
2410.09/2417.11	c   copying          :       1.86 (119 #copies) (minimal 0.00, maximal 0.04, average 0.02)
2410.09/2417.11	c Original Problem   :
2410.09/2417.11	c   Problem name     : HOME/instance-4499084-1751406065.opb
2410.09/2417.11	c   Variables        : 2130 (2130 binary, 0 integer, 0 implicit integer, 0 continuous)
2410.09/2417.11	c   Constraints      : 2495 initial, 2495 maximal
2410.09/2417.11	c   Objective        : minimize, 5 non-zeros (abs.min = 1, abs.max = 1)
2410.09/2417.11	c Presolved Problem  :
2410.09/2417.11	c   Problem name     : t_HOME/instance-4499084-1751406065.opb
2410.09/2417.11	c   Variables        : 1505 (1505 binary, 0 integer, 0 implicit integer, 0 continuous)
2410.09/2417.11	c   Constraints      : 2841 initial, 9432 maximal
2410.09/2417.11	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
2410.09/2417.11	c   Nonzeros         : 157019 constraint, 45000 clique table
2410.09/2417.11	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
2410.09/2417.11	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   gateextraction   :       0.01       0.00      6          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   implics          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   milp             :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   sparsify         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   trivial          :       0.00       0.00     18          1          0          0          0          0          0          0          0          0
2410.09/2417.11	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   dualfix          :       0.00       0.00     18          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   probing          :       0.36       0.00      2          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   symmetry         :       0.35       0.00      1        559          0          0          0          0          0        319          0          0
2410.09/2417.11	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   knapsack         :       0.03       0.00     35          0          0          0          0          0          0          0          0          4
2410.09/2417.11	c   setppc           :       0.00       0.00     35          0          1          0          0          0          2          0          0          0
2410.09/2417.11	c   linear           :       0.01       0.00     17          5          0          0          5          0       2126          0          0          6
2410.09/2417.11	c   orbitope         :       0.00       0.00     11         59          0          0          0          0          0          0          0          0
2410.09/2417.11	c   logicor          :       0.38       0.03     18          0          0          0          0          0        708          0          0       2291
2410.09/2417.11	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   components       :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   root node        :          -          -      -        170          -          -        170          -          -          -          -          -
2410.09/2417.11	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
2410.09/2417.11	c   benderslp        :          0          0          0          0     210869          0          0      33618          0          0          0          0          0          0          0
2410.09/2417.11	c   integral         :          0          0          0          0     210869          0          0      33618          0          0          0          0          0          0     421738
2410.09/2417.11	c   knapsack         :        357+       362         22    1237711          0          0          0      33613   24209148       6081    8575322       4418         11          0          0
2410.09/2417.11	c   setppc           :         59+       186         22    1231630          0          0          0          8    3481701       4426    1627384          2          0          0          0
2410.09/2417.11	c   linear           :         17+        36          0    1223296          0          0          0          3     577055       2514     221122          0          0          0          0
2410.09/2417.11	c   orbitope         :        319        319          0    1224590          0          0          0          0    2063583      11836    2539437          0          0          0          0
2410.09/2417.11	c   logicor          :       2089+      8576         22     465535          0          0          0          0     230623       6561      98149          7          4          0          0
2410.09/2417.11	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
2410.09/2417.11	c   benderslp        :       0.06       0.00       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.00
2410.09/2417.11	c   integral         :       7.12       0.00       0.00       0.00       7.11       0.00       0.00       0.01       0.00       0.00
2410.09/2417.11	c   knapsack         :      28.26       0.00       0.03      21.19       0.00       0.00       0.00       0.63       6.41       0.00
2410.09/2417.11	c   setppc           :       7.21       0.00       0.00       6.58       0.00       0.00       0.00       0.00       0.63       0.00
2410.09/2417.11	c   linear           :       2.47       0.00       0.00       1.39       0.00       0.00       0.00       0.00       1.08       0.00
2410.09/2417.11	c   orbitope         :      92.04       0.00       0.00      91.94       0.00       0.00       0.00       0.00       0.09       0.01
2410.09/2417.11	c   logicor          :      23.59       0.03       0.01      23.20       0.00       0.00       0.00       0.00       0.35       0.00
2410.09/2417.11	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2410.09/2417.11	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2410.09/2417.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2410.09/2417.11	c   components       :       0.08       0.00       0.00       0.08       0.00       0.00       0.00       0.00       0.00       0.00
2410.09/2417.11	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
2410.09/2417.11	c   dualfix          :          2          0          0          0
2410.09/2417.11	c   genvbounds       :          0          0          0          0
2410.09/2417.11	c   nlobbt           :          0          0          0          0
2410.09/2417.11	c   obbt             :          0          0          0          0
2410.09/2417.11	c   probing          :          0          0          0          0
2410.09/2417.11	c   pseudoobj        :          0          0          0          0
2410.09/2417.11	c   redcost          :          0          0          0          0
2410.09/2417.11	c   rootredcost      :          0          0          0          0
2410.09/2417.11	c   symmetry         :          0          0          0          0
2410.09/2417.11	c   vbounds          :     867476          0          0          0
2410.09/2417.11	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
2410.09/2417.11	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
2410.09/2417.11	c   genvbounds       :       0.17       0.00       0.00       0.17       0.00       0.00
2410.09/2417.11	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
2410.09/2417.11	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
2410.09/2417.11	c   probing          :       0.36       0.00       0.36       0.00       0.00       0.00
2410.09/2417.11	c   pseudoobj        :       0.18       0.00       0.00       0.18       0.00       0.00
2410.09/2417.11	c   redcost          :       0.08       0.00       0.00       0.08       0.00       0.00
2410.09/2417.11	c   rootredcost      :       0.10       0.00       0.00       0.10       0.00       0.00
2410.09/2417.11	c   symmetry         :       0.60       0.00       0.35       0.25       0.00       0.00
2410.09/2417.11	c   vbounds          :       3.71       0.00       0.00       3.71       0.00       0.00
2410.09/2417.11	c Symmetry           :
2410.09/2417.11	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
2410.09/2417.11	c   orbital reduction:          0 reductions applied,          0 cutoffs
2410.09/2417.11	c   lexicographic red:          0 reductions applied,          0 cutoffs
2410.09/2417.11	c   shadow tree time :       0.00 s
2410.09/2417.11	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
2410.09/2417.11	c   propagation      :       1.33      28959      26780          -     170534       52.8        713       35.6          -          -          -
2410.09/2417.11	c   infeasible LP    :      97.36     158528      81489          -    1326250      216.9        355       30.8       2076      150.2          0
2410.09/2417.11	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
2410.09/2417.11	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
2410.09/2417.11	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
2410.09/2417.11	c   applied globally :       9.48          -          -        154     316129       68.4          -          -       2075          -          -
2410.09/2417.11	c   applied locally  :          -          -          -          0        325      339.6          -          -          1          -          -
2410.09/2417.11	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
2410.09/2417.11	c   cut pool         :      22.26          -      59394         42          -          -      96452   17973307          -          -          -          -          -    (maximal pool size:       3740)
2410.09/2417.11	c   aggregation      :       2.86       0.00        702         22          0          0      72481   13094292       7205     373416     372854        562          0
2410.09/2417.11	c   > cmir           :          -          -          -          -          -          -          -   13060828          1     364947     364947          0          -
2410.09/2417.11	c   > flowcover      :          -          -          -          -          -          -          -      13948          0       2689       2689          0          -
2410.09/2417.11	c   > knapsackcover  :          -          -          -          -          -          -          -      19516       7204       5780       5218        562          -
2410.09/2417.11	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   clique           :       0.04       0.00         22         22          0          0         31       7575          0       7347       7347          0          0
2410.09/2417.11	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   gomory           :       8.10       0.00        705         20          0          0      28882    4787054        376     109093     109079         14          0
2410.09/2417.11	c   > gomorymi       :          -          -          -          -          -          -          -    2349854        188      55642      55630         12          -
2410.09/2417.11	c   > strongcg       :          -          -          -          -          -          -          -    2437200        188      53451      53449          2          -
2410.09/2417.11	c   impliedbounds    :       0.26       0.00        707         22          0          0       2489      13649          0      11435      11435          0          0
2410.09/2417.11	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   multilinear      :       0.00       0.00       2147         22          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   rapidlearning    :       5.64       0.00        100          2          0       2332          0          0          0          0          0          0        208
2410.09/2417.11	c   rlt              :       0.00       0.00        674         20          0          0          0          0          0          0          0          0          0
2410.09/2417.11	c   zerohalf         :       0.36       0.00        568         22          0          0       1154      70737       1004       6024       5799        225          0
2410.09/2417.11	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
2410.09/2417.11	c   hybrid           :      13.02       0.00      58819         22     507339          0   17477350        348          0      22624
2410.09/2417.11	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c Pricers            :   ExecTime  SetupTime      Calls       Vars
2410.09/2417.11	c   problem variables:       0.00          -          0          0
2410.09/2417.11	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
2410.09/2417.11	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c   relpscost        :       7.01       0.00     210869          0          0          0          0          0          0     421738
2410.09/2417.11	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
2410.09/2417.11	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
2410.09/2417.11	c   LP solutions     :       0.00          -          -          0          0
2410.09/2417.11	c   relax solutions  :       0.00          -          -          0          0
2410.09/2417.11	c   pseudo solutions :       0.00          -          -          0          0
2410.09/2417.11	c   strong branching :       0.00          -          -          0          0
2410.09/2417.11	c   actconsdiving    :       0.00       0.00          0          0          0
2410.09/2417.11	c   adaptivediving   :       2.34       0.00         91          0          0
2410.09/2417.11	c   alns             :       1.91       0.00         17          0          0
2410.09/2417.11	c   bound            :       0.00       0.00          0          0          0
2410.09/2417.11	c   clique           :       0.01       0.00          1          0          0
2410.09/2417.11	c   coefdiving       :       0.00       0.00          0          0          0
2410.09/2417.11	c   completesol      :       0.00       0.00          0          0          0
2410.09/2417.11	c   conflictdiving   :      44.63       0.00       1568          0          0
2410.09/2417.11	c   crossover        :       0.04       0.00          0          0          0
2410.09/2417.11	c   dins             :       0.00       0.00          0          0          0
2410.09/2417.11	c   distributiondivin:      52.94       0.00       1568          0          0
2410.09/2417.11	c   dps              :       0.00       0.00          0          0          0
2410.09/2417.11	c   dualval          :       0.00       0.00          0          0          0
2410.09/2417.11	c   farkasdiving     :       0.02       0.00          0          0          0
2410.09/2417.11	c   feasjump         :       0.18       0.00          2          0          0
2410.09/2417.11	c   feaspump         :      13.27       0.00        409          0          0
2410.09/2417.11	c   fixandinfer      :       0.00       0.00          0          0          0
2410.09/2417.11	c   fracdiving       :      47.16       0.00       1568          0          0
2410.09/2417.11	c   gins             :       0.03       0.00          0          0          0
2410.09/2417.11	c   guideddiving     :       0.01       0.00          0          0          0
2410.09/2417.11	c   indcoefdiving    :       0.00       0.00          0          0          0
2410.09/2417.11	c   indicator        :       0.05       0.00          0          0          0
2410.09/2417.11	c   indicatordiving  :       0.00       0.00          0          0          0
2410.09/2417.11	c   indoneopt        :       0.08       0.00          0          0          0
2410.09/2417.11	c   indrounding      :       0.00       0.00          0          0          0
2410.09/2417.11	c   indtwoopt        :       0.00       0.00          0          0          0
2410.09/2417.11	c   intdiving        :       0.00       0.00          0          0          0
2410.09/2417.11	c   intshifting      :       0.01       0.00          0          0          0
2410.09/2417.11	c   linesearchdiving :      50.64       0.00       1568          0          0
2410.09/2417.11	c   localbranching   :       0.00       0.00          0          0          0
2410.09/2417.11	c   locks            :       0.00       0.00          1          0          0
2410.09/2417.11	c   lpface           :       0.60       0.00          0          0          0
2410.09/2417.11	c   mpec             :       0.00       0.00          0          0          0
2410.09/2417.11	c   multistart       :       0.00       0.00          0          0          0
2410.09/2417.11	c   mutation         :       0.00       0.00          0          0          0
2410.09/2417.11	c   nlpdiving        :       0.01       0.00          0          0          0
2410.09/2417.11	c   objpscostdiving  :      14.20       0.00         96          0          0
2410.09/2417.11	c   octane           :       0.00       0.00          0          0          0
2410.09/2417.11	c   ofins            :       0.04       0.00          0          0          0
2410.09/2417.11	c   oneopt           :       0.08       0.00          0          0          0
2410.09/2417.11	c   padm             :       0.00       0.00          0          0          0
2410.09/2417.11	c   proximity        :       0.00       0.00          0          0          0
2410.09/2417.11	c   pscostdiving     :      37.06       0.00       1568          0          0
2410.09/2417.11	c   randrounding     :       2.10       0.00      33623          0          0
2410.09/2417.11	c   rens             :       0.03       0.00          2          0          0
2410.09/2417.11	c   reoptsols        :       0.00       0.00          0          0          0
2410.09/2417.11	c   repair           :       0.00       0.00          0          0          0
2410.09/2417.11	c   rins             :       0.05       0.00          0          0          0
2410.09/2417.11	c   rootsoldiving    :      12.45       0.00        211          0          0
2410.09/2417.11	c   rounding         :       0.29       0.00       7372          0          0
2410.09/2417.11	c   scheduler        :       0.00       0.00          0          0          0
2410.09/2417.11	c   shiftandpropagate:       0.03       0.00          2          0          0
2410.09/2417.11	c   shifting         :       2.10       0.00       3778          0          0
2410.09/2417.11	c   simplerounding   :       0.07       0.00          0          0          0
2410.09/2417.11	c   smallcard        :       0.00       0.00          0          0          0
2410.09/2417.11	c   subnlp           :       0.11       0.00          0          0          0
2410.09/2417.11	c   trivial          :       0.00       0.00          4          0          0
2410.09/2417.11	c   trivialnegation  :       0.00       0.00          0          0          0
2410.09/2417.11	c   trustregion      :       0.00       0.00          0          0          0
2410.09/2417.11	c   trysol           :       0.05       0.00          0          0          0
2410.09/2417.11	c   twoopt           :       0.00       0.00          0          0          0
2410.09/2417.11	c   undercover       :       0.00       0.00          0          0          0
2410.09/2417.11	c   vbounds          :       0.06       0.00          2          0          0
2410.09/2417.11	c   veclendiving     :      51.15       0.00       1568          0          0
2410.09/2417.11	c   zeroobj          :       0.00       0.00          0          0          0
2410.09/2417.11	c   zirounding       :       0.07       0.00       1000          0          0
2410.09/2417.11	c   other solutions  :          -          -          -          0          -
2410.09/2417.11	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
2410.09/2417.11	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
2410.09/2417.11	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
2410.09/2417.11	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
2410.09/2417.11	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
2410.09/2417.11	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
2410.09/2417.11	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
2410.09/2417.11	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
2410.09/2417.11	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
2410.09/2417.11	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
2410.09/2417.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
2410.09/2417.11	c   primal LP        :      12.42      33039          0       0.00       0.00      12.42      33039
2410.09/2417.11	c   dual LP          :    1618.45     403992   30159959      74.70   18635.12       0.07        229
2410.09/2417.11	c   lex dual LP      :       0.00          0          0       0.00          -
2410.09/2417.11	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
2410.09/2417.11	c   resolve instable :       0.14          2       1904     952.00   13820.44
2410.09/2417.11	c   diving/probing LP:     239.25      63919    5809129      90.88   24280.52
2410.09/2417.11	c   strong branching :       0.16         24       2509     104.54   15506.99          -          -          0
2410.09/2417.11	c     (at root node) :          -         24       2509     104.54          -
2410.09/2417.11	c   conflict analysis:       0.00          0          0       0.00          -
2410.09/2417.11	c B&B Tree           :
2410.09/2417.11	c   number of runs   :          2
2410.09/2417.11	c   nodes            :     356213 (208849 internal, 147364 leaves)
2410.09/2417.11	c   feasible leaves  :          0
2410.09/2417.11	c   infeas. leaves   :     147364
2410.09/2417.11	c   objective leaves :          0
2410.09/2417.11	c   nodes (total)    :     359815 (210869 internal, 148946 leaves)
2410.09/2417.11	c   nodes left       :          0
2410.09/2417.11	c   max depth        :         50
2410.09/2417.11	c   max depth (total):         53
2410.09/2417.11	c   backtracks       :      71656 (20.1%)
2410.09/2417.11	c   early backtracks :          0 (0.0%)
2410.09/2417.11	c   nodes exc. ref.  :          0 (0.0%)
2410.09/2417.11	c   delayed cutoffs  :      61486
2410.09/2417.11	c   repropagations   :     156606 (820072 domain reductions, 5254 cutoffs)
2410.09/2417.11	c   avg switch length:       7.47
2410.09/2417.11	c   switching time   :      86.26
2410.09/2417.11	c Root Node          :
2410.09/2417.11	c   First LP value   : +5.00000000000000e+00
2410.09/2417.11	c   First LP Iters   :        362 (56891.40 Iter/sec)
2410.09/2417.11	c   First LP Time    :       0.01
2410.09/2417.11	c   Final Dual Bound :          -
2410.09/2417.11	c   Final Root Iters :       3169
2410.09/2417.11	c   Root LP Estimate : +5.01002518549075e+00
2410.09/2417.11	c Solution           :
2410.09/2417.11	c   Solutions found  :          0 (0 improvements)
2410.09/2417.11	c   Primal Bound     : infeasible
2410.09/2417.11	c   Dual Bound       :          -
2410.09/2417.11	c   Gap              :       0.00 %
2410.09/2417.11	c Integrals          :      Total       Avg%
2410.09/2417.11	c   primal-dual      :          -          - (problem infeasible)
2410.09/2417.11	c   primal-ref       :          -          - (problem infeasible)
2410.09/2417.11	c   dual-ref         :          -          - (problem infeasible)
2410.09/2417.16	c Time complete: 2410.16.

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 (61441 MiB free)
  memory of node 1: 64465 MiB (61972 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499084-1751406065/watcher-4499084-1751406065 -o /tmp/evaluation-result-4499084-1751406065/solver-4499084-1751406065 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751405845-56556 --watchdog 3760 pbscip -f HOME/instance-4499084-1751406065.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
Current StackSize limit: 8192 KiB

solver pid=57136, runsolver pid=57133

[startup+0.100065 s]*
/proc/loadavg: 4.05 2.94 3.06 5/269 57137
/proc/meminfo: memFree=126368424/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=69688 memory=39972 CPUtime=0.08 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 6788 0 0 0 7 1 0 0 20 0 1 0 56285155 71360512 9993 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 17422 9993 3776 3530 0 8873 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 69688 KiB
Current children cumulated memory: 39972 KiB

[startup+0.205534 s]*
/proc/loadavg: 4.05 2.94 3.06 5/269 57137
/proc/meminfo: memFree=126368424/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=71244 memory=41508 CPUtime=0.19 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 7169 0 0 0 18 1 0 0 20 0 1 0 56285155 72953856 10377 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 17811 10377 3776 3530 0 9262 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 71244 KiB
Current children cumulated memory: 41508 KiB

[startup+0.304912 s]*
/proc/loadavg: 4.05 2.94 3.06 5/269 57137
/proc/meminfo: memFree=126384392/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=72268 memory=42276 CPUtime=0.29 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 7388 0 0 0 28 1 0 0 20 0 1 0 56285155 74002432 10569 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 18067 10569 3776 3530 0 9518 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 72268 KiB
Current children cumulated memory: 42276 KiB

[startup+0.700128 s]
/proc/loadavg: 4.05 2.94 3.06 5/269 57137
/proc/meminfo: memFree=126384392/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=85252 memory=54820 CPUtime=0.68 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 10519 0 0 0 66 2 0 0 20 0 1 0 56285155 87298048 13705 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 21313 13705 3776 3530 0 12764 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 85252 KiB
Current children cumulated memory: 54820 KiB

[startup+1.50015 s]
/proc/loadavg: 4.05 2.94 3.06 5/269 57137
/proc/meminfo: memFree=126384012/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=132728 memory=101796 CPUtime=1.48 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 23142 0 0 0 143 5 0 0 20 0 1 0 56285155 135913472 25449 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 33182 25449 3936 3530 0 24633 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 132728 KiB
Current children cumulated memory: 101796 KiB

[startup+3.10564 s]
/proc/loadavg: 4.04 2.96 3.06 5/269 57137
/proc/meminfo: memFree=126433164/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=169896 memory=138700 CPUtime=3.07 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 35122 0 0 0 301 6 0 0 20 0 1 0 56285155 173973504 34675 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 42474 34675 3936 3530 0 33925 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 169896 KiB
Current children cumulated memory: 138700 KiB

[startup+6.30015 s]
/proc/loadavg: 4.04 2.96 3.06 5/269 57137
/proc/meminfo: memFree=126486424/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=171404 memory=140196 CPUtime=6.27 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 36159 0 0 0 620 7 0 0 20 0 1 0 56285155 175517696 35049 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 42851 35049 3936 3530 0 34302 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 171404 KiB
Current children cumulated memory: 140196 KiB

[startup+12.7002 s]
/proc/loadavg: 4.04 2.99 3.07 5/269 57138
/proc/meminfo: memFree=126553452/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=176780 memory=144932 CPUtime=12.64 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 37336 0 0 0 1257 7 0 0 20 0 1 0 56285155 181022720 36233 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 44195 36233 3936 3530 0 35646 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 176780 KiB
Current children cumulated memory: 144932 KiB

[startup+25.5002 s]
/proc/loadavg: 4.03 3.02 3.08 5/269 57138
/proc/meminfo: memFree=126630296/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=202424 memory=171580 CPUtime=25.39 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 46787 0 0 0 2531 8 0 0 20 0 1 0 56285155 207282176 42895 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 50606 42895 3936 3530 0 42057 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 202424 KiB
Current children cumulated memory: 171580 KiB

[startup+51.1055 s]
/proc/loadavg: 4.08 3.12 3.11 5/269 57138
/proc/meminfo: memFree=126884856/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=203308 memory=172468 CPUtime=50.93 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 47511 0 0 0 5084 9 0 0 20 0 1 0 56285155 208187392 43117 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 50827 43117 3936 3530 0 42278 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 203308 KiB
Current children cumulated memory: 172468 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 3.28 3.17 5/270 57143
/proc/meminfo: memFree=127058072/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=203308 memory=172596 CPUtime=101.97 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 47520 0 0 0 10188 9 0 0 20 0 1 0 56285155 208187392 43149 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 50827 43149 3936 3530 0 42278 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 203308 KiB
Current children cumulated memory: 172596 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 3.45 3.24 5/270 57145
/proc/meminfo: memFree=127023928/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=203308 memory=172596 CPUtime=161.79 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 47536 0 0 0 16170 9 0 0 20 0 1 0 56285155 208187392 43149 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 50827 43149 3936 3530 0 42278 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 203308 KiB
Current children cumulated memory: 172596 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 3.57 3.29 5/269 57147
/proc/meminfo: memFree=127028932/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=210748 memory=180096 CPUtime=221.61 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 49806 0 0 0 22152 9 0 0 20 0 1 0 56285155 215805952 45024 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 52687 45024 3936 3530 0 44138 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 210748 KiB
Current children cumulated memory: 180096 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 3.66 3.34 5/266 57149
/proc/meminfo: memFree=126970564/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=233228 memory=202240 CPUtime=281.44 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 55367 0 0 0 28133 11 0 0 20 0 1 0 56285155 238825472 50560 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 58307 50560 3936 3530 0 49758 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 233228 KiB
Current children cumulated memory: 202240 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.74 3.39 5/265 57151
/proc/meminfo: memFree=126965912/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=236036 memory=205312 CPUtime=341.25 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 56110 0 0 0 34114 11 0 0 20 0 1 0 56285155 241700864 51328 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 59009 51328 3936 3530 0 50460 0
Current children cumulated CPU time: 341.25 s
Current children cumulated vsize: 236036 KiB
Current children cumulated memory: 205312 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 3.81 3.44 5/264 57153
/proc/meminfo: memFree=126964240/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=243864 memory=213172 CPUtime=401.08 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 61050 0 0 0 40095 13 0 0 20 0 1 0 56285155 249716736 53293 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 60966 53293 3936 3530 0 52417 0
Current children cumulated CPU time: 401.08 s
Current children cumulated vsize: 243864 KiB
Current children cumulated memory: 213172 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 3.87 3.49 5/264 57155
/proc/meminfo: memFree=126926444/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=253224 memory=223028 CPUtime=460.89 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 63316 0 0 0 46075 14 0 0 20 0 1 0 56285155 259301376 55757 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 63306 55757 3936 3530 0 54757 0
Current children cumulated CPU time: 460.89 s

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

/proc/loadavg: 4.05 4.10 4.00 5/263 57255
/proc/meminfo: memFree=126211036/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=459176 memory=433964 CPUtime=2016.39 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 123787 0 0 0 201609 30 0 0 20 0 1 0 56285155 470196224 108491 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 114794 108491 4128 3530 0 106245 0
Current children cumulated CPU time: 2016.39 s
Current children cumulated vsize: 459176 KiB
Current children cumulated memory: 433964 KiB

[startup+2082.3 s]
/proc/loadavg: 4.06 4.09 4.00 5/263 57257
/proc/meminfo: memFree=126181664/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=465168 memory=440068 CPUtime=2076.22 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 127410 0 0 0 207591 31 0 0 20 0 1 0 56285155 476332032 110017 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 116292 110017 4128 3530 0 107743 0
Current children cumulated CPU time: 2076.22 s
Current children cumulated vsize: 465168 KiB
Current children cumulated memory: 440068 KiB

[startup+2142.3 s]
/proc/loadavg: 4.43 4.18 4.04 5/263 57259
/proc/meminfo: memFree=126173864/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=473024 memory=447748 CPUtime=2136.05 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 129329 0 0 0 213574 31 0 0 20 0 1 0 56285155 484376576 111937 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 118256 111937 4128 3530 0 109707 0
Current children cumulated CPU time: 2136.05 s
Current children cumulated vsize: 473024 KiB
Current children cumulated memory: 447748 KiB

[startup+2202.3 s]
/proc/loadavg: 4.21 4.16 4.04 5/263 57261
/proc/meminfo: memFree=126164104/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=475504 memory=450308 CPUtime=2195.87 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 129968 0 0 0 219556 31 0 0 20 0 1 0 56285155 486916096 112577 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 118876 112577 4128 3530 0 110327 0
Current children cumulated CPU time: 2195.87 s
Current children cumulated vsize: 475504 KiB
Current children cumulated memory: 450308 KiB

[startup+2262.3 s]
/proc/loadavg: 4.15 4.15 4.04 5/263 57263
/proc/meminfo: memFree=126065620/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=494856 memory=469624 CPUtime=2255.71 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 136892 0 0 0 225538 33 0 0 20 0 1 0 56285155 506732544 117406 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 123714 117406 4128 3530 0 115165 0
Current children cumulated CPU time: 2255.71 s
Current children cumulated vsize: 494856 KiB
Current children cumulated memory: 469624 KiB

[startup+2322.3 s]
/proc/loadavg: 4.11 4.13 4.04 5/263 57265
/proc/meminfo: memFree=126058184/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=499840 memory=474708 CPUtime=2315.55 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 138669 0 0 0 231521 34 0 0 20 0 1 0 56285155 511836160 118677 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 124960 118677 4128 3530 0 116411 0
Current children cumulated CPU time: 2315.55 s
Current children cumulated vsize: 499840 KiB
Current children cumulated memory: 474708 KiB

[startup+2382.3 s]
/proc/loadavg: 4.08 4.12 4.04 5/264 57268
/proc/meminfo: memFree=126057504/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=504416 memory=479252 CPUtime=2375.39 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 140110 0 0 0 237504 35 0 0 20 0 1 0 56285155 516521984 119813 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 126104 119813 4128 3530 0 117555 0
Current children cumulated CPU time: 2375.39 s
Current children cumulated vsize: 504416 KiB
Current children cumulated memory: 479252 KiB

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

# cumulated CPU time of all completed processes:  user=2409.8 s, system=0.363919 s

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

[startup+2393.6 s]
/proc/loadavg: 4.15 4.13 4.04 5/264 57268
/proc/meminfo: memFree=126056768/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=506800 memory=481556 CPUtime=2386.66 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 140684 0 0 0 238631 35 0 0 20 0 1 0 56285155 518963200 120389 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 126700 120389 4128 3530 0 118151 0
Current children cumulated CPU time: 2386.66 s
Current children cumulated vsize: 506800 KiB
Current children cumulated memory: 481556 KiB

[startup+2406.4 s]
/proc/loadavg: 4.13 4.13 4.04 5/264 57274
/proc/meminfo: memFree=126053408/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=509500 memory=484312 CPUtime=2399.42 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 141006 0 0 0 239907 35 0 0 20 0 1 0 56285155 521728000 121078 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 127375 121078 4128 3530 0 118826 0
Current children cumulated CPU time: 2399.42 s
Current children cumulated vsize: 509500 KiB
Current children cumulated memory: 484312 KiB

[startup+2412.8 s]
/proc/loadavg: 4.11 4.12 4.04 5/264 57274
/proc/meminfo: memFree=126054240/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=509500 memory=484312 CPUtime=2405.8 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 141013 0 0 0 240545 35 0 0 20 0 1 0 56285155 521728000 121078 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 127375 121078 4128 3530 0 118826 0
Current children cumulated CPU time: 2405.8 s
Current children cumulated vsize: 509500 KiB
Current children cumulated memory: 484312 KiB

[startup+2414.4 s]
/proc/loadavg: 4.11 4.12 4.04 5/264 57274
/proc/meminfo: memFree=126054240/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=509500 memory=484312 CPUtime=2407.4 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 141014 0 0 0 240705 35 0 0 20 0 1 0 56285155 521728000 121078 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 127375 121078 4128 3530 0 118826 0
Current children cumulated CPU time: 2407.4 s
Current children cumulated vsize: 509500 KiB
Current children cumulated memory: 484312 KiB

[startup+2416 s]*
/proc/loadavg: 4.11 4.12 4.04 5/264 57274
/proc/meminfo: memFree=126054240/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=509500 memory=484312 CPUtime=2409 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 141014 0 0 0 240865 35 0 0 20 0 1 0 56285155 521728000 121078 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 127375 121078 4128 3530 0 118826 0
Current children cumulated CPU time: 2409 s
Current children cumulated vsize: 509500 KiB
Current children cumulated memory: 484312 KiB

[startup+2416.8 s]
/proc/loadavg: 4.11 4.12 4.04 5/264 57274
/proc/meminfo: memFree=126054240/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=509500 memory=484312 CPUtime=2409.79 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 141014 0 0 0 240944 35 0 0 20 0 1 0 56285155 521728000 121078 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 127375 121078 4128 3530 0 118826 0
Current children cumulated CPU time: 2409.79 s
Current children cumulated vsize: 509500 KiB
Current children cumulated memory: 484312 KiB

[startup+2417 s]*
/proc/loadavg: 4.10 4.12 4.04 5/264 57274
/proc/meminfo: memFree=126053736/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=509500 memory=484312 CPUtime=2409.99 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 141014 0 0 0 240964 35 0 0 20 0 1 0 56285155 521728000 121078 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 127375 121078 4128 3530 0 118826 0
Current children cumulated CPU time: 2409.99 s
Current children cumulated vsize: 509500 KiB
Current children cumulated memory: 484312 KiB

[startup+2417.11 s]
/proc/loadavg: 4.10 4.12 4.04 5/264 57274
/proc/meminfo: memFree=126053736/131250000 swapFree=33010684/33010684
[pid=57136] ppid=57133 vsize=509500 memory=484312 CPUtime=2410.09 cores=1,3
/proc/57136/stat : 57136 (pbscip) R 57133 57136 56544 0 -1 4194304 141014 0 0 0 240974 35 0 0 20 0 1 0 56285155 521728000 121078 18446744073709551615 4235264 18693293 140725690750128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58621952 140725690759561 140725690759660 140725690759660 140725690765262 0
/proc/57136/statm: 127375 121078 4128 3530 0 118826 0
Current children cumulated CPU time: 2410.09 s
Current children cumulated vsize: 509500 KiB
Current children cumulated memory: 484312 KiB

Child status: 0

Real time (s): 2417.16
CPU time (s): 2410.16
CPU user time (s): 2409.8
CPU system time (s): 0.363919
CPU usage (%): 99.7104
Max. virtual memory (cumulated for all children) (KiB): 509500
Max. memory (cumulated for all children) (KiB): 484312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2409.8
system time used= 0.363919
maximum resident set size= 497060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141376
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= 172
involuntary context switches= 2264


# summary of solver processes directly reported to runsolver:
#   pid: 57136
#   total CPU time (s): 2410.16
#   total CPU user time (s): 2409.8
#   total CPU system time (s): 0.363919

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.13313 second user time and 9.73624 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-07-01 23:41:05
IDJOB=4499084
IDBENCH=148770
IDSOLVER=3365
FILE ID=nodeC026/4499084-1751406065
RUNJOBID= nodeC026-1751405845-56556
SLURM_JOB_ID= 9598295
Free space on /tmp= 432696 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx49.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4499084-1751406065/watcher-4499084-1751406065 -o /tmp/evaluation-result-4499084-1751406065/solver-4499084-1751406065 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751405845-56556 --watchdog 3760  pbscip -f HOME/instance-4499084-1751406065.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= bb00c8681178995acecbc2b6e4ec1a1a
RANDOM SEED=915517271

nodeC026 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		: 3599.766
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	: 6999.59
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.468
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	: 6999.59
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		: 3599.754
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	: 6999.59
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		: 3600.126
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	: 6999.59
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		: 3599.709
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	: 6999.59
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		: 3599.771
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	: 6999.59
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		: 3700.000
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	: 6999.59
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.535
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	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126376156 kB
MemAvailable:   127934976 kB
Buffers:            3280 kB
Cached:          2354420 kB
SwapCached:            0 kB
Active:          1230564 kB
Inactive:        2095228 kB
Active(anon):     986172 kB
Inactive(anon):        0 kB
Active(file):     244392 kB
Inactive(file):  2095228 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18900 kB
Writeback:             0 kB
AnonPages:        971176 kB
Mapped:           139040 kB
Shmem:             18080 kB
KReclaimable:     116876 kB
Slab:             205120 kB
SReclaimable:     116876 kB
SUnreclaim:        88244 kB
KernelStack:        4336 kB
PageTables:         5136 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1378072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432676 MiB
End job on nodeC026 at 2025-07-02 00:21:22