Trace number 4432777

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 2386.3 2394.69

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 benchmark2386.3
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-4432777-1721103769.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.02	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.07	c    (0.1s) probing: 51/2125 (2.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.07	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.42/0.44	c    (0.4s) symmetry computation finished: 351 generators found (max: 1500, log10 of symmetry group size: 150.0) (symcode time: 0.36)
0.42/0.45	c dynamic symmetry handling statistics:
0.42/0.45	c    orbitopal reduction:       no components
0.42/0.45	c    orbital reduction:         no components
0.42/0.45	c    lexicographic reduction:   no permutations
0.42/0.45	c handled 1 out of 1 symmetry components
0.42/0.45	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.42/0.46	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.42/0.46	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.42/0.46	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.42/0.46	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.42/0.46	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.42/0.47	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.60/0.69	c    (0.7s) probing: 1000/2125 (47.1%) - 0 fixings, 0 aggregations, 31855 implications, 0 bound changes
0.78/0.83	c    (0.8s) probing: 1572/2125 (74.0%) - 0 fixings, 0 aggregations, 34388 implications, 0 bound changes
0.78/0.83	c    (0.8s) probing aborted: 1000/1000 successive useless probings
0.78/0.84	c presolving (11 rounds: 11 fast, 7 medium, 3 exhaustive):
0.78/0.84	c  626 deleted vars, 2128 deleted constraints, 319 added constraints, 5 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.78/0.84	c  0 implications, 20833 cliques
0.78/0.84	c presolved problem has 1505 variables (1505 bin, 0 int, 0 impl, 0 cont) and 686 constraints
0.78/0.84	c     320 constraints of type <knapsack>
0.78/0.84	c      47 constraints of type <setppc>
0.78/0.84	c     319 constraints of type <orbitope>
0.78/0.84	c transformed objective value is always integral (scale: 1)
0.78/0.84	c Presolving Time: 0.82
0.78/0.84	c - non default parameters ----------------------------------------------------------------------
0.78/0.84	c # SCIP version 10.0.0
0.78/0.84	c 
0.78/0.84	c # maximal time in seconds to run
0.78/0.84	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.78/0.84	c limits/time = 3596.997013
0.78/0.84	c 
0.78/0.84	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.78/0.84	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.78/0.84	c limits/memory = 27900
0.78/0.84	c 
0.78/0.84	c # belongs reading time to solving time?
0.78/0.84	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.78/0.84	c timing/reading = TRUE
0.78/0.84	c 
0.78/0.84	c -----------------------------------------------------------------------------------------------
0.78/0.84	c start solving
0.78/0.84	c 
0.99/1.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.99/1.03	c   1.0s|     1 |     0 |   427 |     - |    48M |   0 |1505 | 739 | 367 |   0 |  0 |  52 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.10/1.15	c   1.2s|     1 |     0 |   873 |     - |    53M |   0 |1505 | 739 | 381 |  14 |  1 |  52 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.10/1.18	c   1.2s|     1 |     0 |   926 |     - |    54M |   0 |1505 | 741 | 397 |  30 |  2 |  54 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.28/1.30	c   1.3s|     1 |     0 |   974 |     - |    69M |   0 |1505 | 743 | 413 |  46 |  3 |  56 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.28/1.34	c   1.3s|     1 |     0 |  1069 |     - |    71M |   0 |1505 | 744 | 430 |  63 |  4 |  57 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.28/1.37	c   1.4s|     1 |     0 |  1114 |     - |    71M |   0 |1505 | 748 | 441 |  74 |  5 |  61 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.38/1.40	c   1.4s|     1 |     0 |  1180 |     - |    72M |   0 |1505 | 750 | 453 |  86 |  6 |  63 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.49/1.55	c   1.5s|     1 |     0 |  1228 |     - |    87M |   0 |1505 | 750 | 468 | 101 |  7 |  63 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.68/1.72	c   1.7s|     1 |     0 |  1320 |     - |   102M |   0 |1505 | 750 | 482 | 115 |  8 |  63 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.78/1.83	c   1.8s|     1 |     0 |  1382 |     - |   110M |   0 |1505 | 750 | 494 | 127 |  9 |  63 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.78/1.87	c   1.9s|     1 |     0 |  1447 |     - |   110M |   0 |1505 | 752 | 510 | 143 | 10 |  65 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.89/1.90	c   1.9s|     1 |     0 |  1588 |     - |   112M |   0 |1505 | 755 | 529 | 162 | 11 |  68 |   0 | 5.000000e+00 |      --      |    Inf | unknown
1.99/2.04	c   2.0s|     1 |     2 |  2162 |     - |   112M |   0 |1505 | 775 | 529 | 162 | 11 |  88 |  12 | 5.000000e+00 |      --      |    Inf | unknown
3.78/3.80	c   3.8s|   100 |    93 | 24927 | 236.4 |   113M |  14 |1505 |1088 | 428 | 534 |  2 | 406 |  12 | 5.000000e+00 |      --      |    Inf | unknown
5.08/5.17	c   5.2s|   200 |   127 | 40816 | 197.5 |   115M |  30 |1505 |1173 | 417 | 697 |  0 | 493 |  12 | 5.000000e+00 |      --      |    Inf | unknown
6.17/6.27	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.27	c   6.3s|   300 |   148 | 56953 | 185.4 |   115M |  30 |1505 |1331 | 424 | 839 |  0 | 653 |  12 | 5.000000e+00 |      --      |    Inf | unknown
6.77/6.85	c   6.8s|   400 |   158 | 65710 | 160.9 |   113M |  40 |1505 |1391 | 442 | 972 |  1 | 713 |  12 | 5.000000e+00 |      --      |    Inf | unknown
7.36/7.44	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.34	c   8.3s|   600 |   176 | 88541 | 145.3 |   114M |  40 |1505 |1500 | 424 |1190 |  1 | 824 |  12 | 5.000000e+00 |      --      |    Inf | unknown
8.97/9.09	c   9.1s|   700 |   185 | 99622 | 140.3 |   114M |  40 |1505 |1546 | 456 |1347 |  0 | 871 |  12 | 5.000000e+00 |      --      |    Inf | unknown
9.56/9.62	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.87	c   9.9s|   900 |   207 |111961 | 122.8 |   115M |  40 |1505 |1725 | 424 |1585 |  1 |1051 |  12 | 5.000000e+00 |      --      |    Inf | unknown
10.06/10.19	c  10.2s|  1000 |   213 |115281 | 113.9 |   115M |  40 |1505 |1836 | 437 |1788 |  2 |1168 |  12 | 5.000000e+00 |      --      |    Inf | unknown
10.25/10.38	c  10.4s|  1100 |   221 |117359 | 105.4 |   115M |  40 |1505 |1923 | 424 |1940 |  1 |1257 |  12 | 5.000000e+00 |      --      |    Inf | unknown
10.55/10.62	c  10.6s|  1200 |   231 |120976 |  99.6 |   115M |  40 |1505 |2016 |   0 |2197 |  0 |1350 |  12 | 5.000000e+00 |      --      |    Inf | unknown
10.85/10.92	c  10.9s|  1300 |   241 |125810 |  95.7 |   115M |  40 |1505 |2171 |   0 |2444 |  0 |1505 |  12 | 5.000000e+00 |      --      |    Inf | unknown
11.06/11.11	c  11.1s|  1400 |   245 |128499 |  90.8 |   115M |  40 |1505 |2294 | 424 |2576 |  1 |1635 |  12 | 5.000000e+00 |      --      |    Inf | unknown
11.25/11.32	c  11.3s|  1500 |   242 |131269 |  86.6 |   115M |  40 |1505 |2432 | 425 |2804 |  1 |1780 |  12 | 5.000000e+00 |      --      |    Inf | unknown
11.45/11.50	c  11.5s|  1600 |   237 |133467 |  82.5 |   115M |  40 |1505 |2522 |   0 |3001 |  0 |1883 |  12 | 5.000000e+00 |      --      |    Inf | unknown
11.74/11.80	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.94	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.94	c  11.9s|  1800 |   221 |138223 |  76.0 |   116M |  40 |1505 |2782 |   0 |3257 |  0 |2201 |  12 | 5.000000e+00 |      --      |    Inf | unknown
12.06/12.14	c  12.1s|  1900 |   207 |141024 |  73.5 |   116M |  40 |1505 |2850 | 436 |3293 |  1 |2310 |  12 | 5.000000e+00 |      --      |    Inf | unknown
12.34/12.43	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.67	c  12.7s|  2100 |   209 |147995 |  69.8 |   116M |  42 |1505 |2852 | 434 |3731 |  1 |2444 |  12 | 5.000000e+00 |      --      |    Inf | unknown
12.84/12.90	c  12.9s|  2200 |   199 |151286 |  68.1 |   116M |  53 |1505 |2845 |   0 |3891 |  0 |2522 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.34/13.41	c  13.4s|  2300 |   204 |158882 |  68.4 |   116M |  53 |1505 |2822 |   0 |4036 |  0 |2581 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.95/14.03	c  14.0s|  2400 |   205 |169330 |  69.9 |   116M |  53 |1505 |2847 | 441 |4155 |  1 |2612 |  12 | 5.000000e+00 |      --      |    Inf | unknown
14.73/14.82	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.36	c  15.4s|  2600 |   221 |187434 |  71.5 |   116M |  53 |1505 |2906 | 423 |4401 |  0 |2766 |  12 | 5.000000e+00 |      --      |    Inf | unknown
15.94/16.09	c  16.1s|  2700 |   247 |195445 |  71.8 |   116M |  53 |1505 |3021 | 432 |4557 |  1 |2891 |  12 | 5.000000e+00 |      --      |    Inf | unknown
16.62/16.72	c  16.7s|  2800 |   267 |203123 |  72.0 |   117M |  53 |1505 |3119 | 429 |4672 |  1 |2993 |  12 | 5.000000e+00 |      --      |    Inf | unknown
17.32/17.40	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.04	c  18.0s|  3000 |   284 |223165 |  73.9 |   117M |  53 |1505 |3328 | 439 |4940 |  1 |3227 |  12 | 5.000000e+00 |      --      |    Inf | unknown
18.62/18.70	c  18.7s|  3100 |   286 |231759 |  74.3 |   117M |  53 |1505 |3380 | 432 |5020 |  1 |3314 |  12 | 5.000000e+00 |      --      |    Inf | unknown
19.12/19.20	c  19.2s|  3200 |   292 |238669 |  74.1 |   118M |  53 |1505 |3492 | 435 |5091 |  1 |3451 |  12 | 5.000000e+00 |      --      |    Inf | unknown
19.71/19.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.71/19.86	c  19.9s|  3300 |   295 |249193 |  75.1 |   118M |  53 |1505 |3529 | 452 |5199 |  0 |3547 |  12 | 5.000000e+00 |      --      |    Inf | unknown
20.21/20.39	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.16	c  21.2s|  3500 |   308 |271963 |  77.3 |   118M |  53 |1505 |3468 | 438 |5377 |  3 |3705 |  12 | 5.000000e+00 |      --      |    Inf | unknown
21.92/22.06	c  22.1s|  3600 |   349 |279678 |  77.3 |   118M |  53 |1505 |3501 | 423 |5603 |  0 |3798 |  12 | 5.000000e+00 |      --      |    Inf | unknown
21.92/22.06	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
21.92/22.06	c (run 1, node 3602) performing user restart
21.92/22.06	c 
21.92/22.06	c (restart) converted 48 cuts from the global cut pool into linear constraints
21.92/22.06	c 
21.92/22.08	c presolving:
21.92/22.09	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
22.02/22.11	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.10/22.21	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.20/22.31	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.20/22.35	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.30/22.45	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.40/22.52	c presolving (7 rounds: 7 fast, 6 medium, 6 exhaustive):
22.40/22.52	c  0 deleted vars, 708 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 2301 changed coefficients
22.40/22.52	c  0 implications, 20978 cliques
22.40/22.52	c presolved problem has 1505 variables (1505 bin, 0 int, 0 impl, 0 cont) and 2841 constraints
22.40/22.52	c     357 constraints of type <knapsack>
22.40/22.52	c      59 constraints of type <setppc>
22.40/22.52	c      17 constraints of type <linear>
22.40/22.52	c     319 constraints of type <orbitope>
22.40/22.52	c    2089 constraints of type <logicor>
22.40/22.52	c transformed objective value is always integral (scale: 1)
22.40/22.52	c Presolving Time: 1.27
22.40/22.52	c 
22.50/22.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.50/22.63	c  22.6s|     1 |     0 |280241 |     - |   125M |   0 |1505 |2846 | 415 |   0 |  0 |3803 |  12 | 5.000000e+00 |      --      |    Inf | unknown
22.70/22.84	c  22.8s|     1 |     0 |280303 |     - |   125M |   0 |1505 |2846 | 432 |  17 |  1 |3803 |  12 | 5.000000e+00 |      --      |    Inf | unknown
22.70/22.87	c  22.9s|     1 |     0 |280350 |     - |   125M |   0 |1505 |2846 | 446 |  31 |  2 |3803 |  12 | 5.000000e+00 |      --      |    Inf | unknown
22.80/22.92	c  22.9s|     1 |     0 |280464 |     - |   125M |   0 |1505 |2847 | 463 |  48 |  3 |3804 |  12 | 5.000000e+00 |      --      |    Inf | unknown
22.91/23.02	c  23.0s|     1 |     0 |280559 |     - |   125M |   0 |1505 |2847 | 481 |  66 |  4 |3804 |  12 | 5.000000e+00 |      --      |    Inf | unknown
22.91/23.06	c  23.1s|     1 |     0 |280642 |     - |   126M |   0 |1505 |2847 | 500 |  85 |  5 |3804 |  12 | 5.000000e+00 |      --      |    Inf | unknown
22.91/23.10	c  23.1s|     1 |     0 |280784 |     - |   126M |   0 |1505 |2848 | 516 | 101 |  6 |3805 |  12 | 5.000000e+00 |      --      |    Inf | unknown
23.01/23.15	c  23.2s|     1 |     0 |280932 |     - |   126M |   0 |1505 |2853 | 537 | 122 |  7 |3810 |  12 | 5.000000e+00 |      --      |    Inf | unknown
23.10/23.20	c  23.2s|     1 |     0 |280995 |     - |   126M |   0 |1505 |2853 | 551 | 136 |  8 |3810 |  12 | 5.000000e+00 |      --      |    Inf | unknown
23.10/23.24	c  23.2s|     1 |     0 |281075 |     - |   126M |   0 |1505 |2854 | 566 | 151 |  9 |3811 |  12 | 5.000000e+00 |      --      |    Inf | unknown
23.10/23.29	c  23.3s|     1 |     0 |281197 |     - |   126M |   0 |1505 |2858 | 580 | 165 | 10 |3815 |  12 | 5.000000e+00 |      --      |    Inf | unknown
23.20/23.33	c  23.3s|     1 |     0 |281385 |     - |   126M |   0 |1505 |2858 | 601 | 186 | 11 |3816 |  12 | 5.000000e+00 |      --      |    Inf | unknown
23.40/23.53	c  23.5s|     1 |     2 |282658 |     - |   126M |   0 |1505 |2861 | 601 | 186 | 11 |3822 |  24 | 5.000000e+00 |      --      |    Inf | unknown
24.10/24.28	c  24.3s|   100 |    55 |293259 |  78.4 |   126M |  30 |1505 |3053 | 434 | 346 |  1 |4028 |  24 | 5.000000e+00 |      --      |    Inf | unknown
24.59/24.79	c  24.8s|   200 |    75 |301829 |  78.6 |   127M |  30 |1505 |3195 | 429 | 495 |  1 |4191 |  24 | 5.000000e+00 |      --      |    Inf | unknown
25.60/25.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
25.60/25.74	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.65	c  26.6s|   400 |   108 |331668 |  82.1 |   127M |  32 |1505 |3398 | 424 | 818 |  1 |4464 |  24 | 5.000000e+00 |      --      |    Inf | unknown
27.29/27.40	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.28	c  28.3s|   600 |   132 |357271 |  84.3 |   127M |  44 |1505 |3529 | 439 |1091 |  0 |4667 |  24 | 5.000000e+00 |      --      |    Inf | unknown
28.78/28.93	c  28.9s|   700 |   144 |367839 |  84.8 |   127M |  44 |1505 |3592 | 440 |1211 |  0 |4739 |  24 | 5.000000e+00 |      --      |    Inf | unknown
30.08/30.27	c  30.3s|   800 |   179 |381162 |  85.9 |   127M |  44 |1505 |3590 | 422 |1456 |  1 |4779 |  24 | 5.000000e+00 |      --      |    Inf | unknown
30.78/31.00	c  31.0s|   900 |   178 |391072 |  86.2 |   127M |  44 |1505 |3676 | 431 |1548 |  0 |4873 |  24 | 5.000000e+00 |      --      |    Inf | unknown
31.57/31.72	c  31.7s|  1000 |   177 |402542 |  86.8 |   127M |  44 |1505 |3702 | 429 |1623 |  0 |4911 |  24 | 5.000000e+00 |      --      |    Inf | unknown
32.88/33.07	c  33.1s|  1100 |   194 |416411 |  87.9 |   128M |  44 |1505 |3691 | 438 |1889 |  1 |4969 |  24 | 5.000000e+00 |      --      |    Inf | unknown
33.66/33.80	c  33.8s|  1200 |   217 |425748 |  88.0 |   128M |  44 |1505 |3715 | 428 |2072 |  1 |5042 |  24 | 5.000000e+00 |      --      |    Inf | unknown
34.26/34.47	c  34.5s|  1300 |   223 |438073 |  88.7 |   128M |  44 |1505 |3775 | 445 |2294 |  2 |5126 |  24 | 5.000000e+00 |      --      |    Inf | unknown
34.87/35.06	c  35.1s|  1400 |   238 |449175 |  89.2 |   128M |  44 |1505 |3817 | 425 |2426 |  1 |5192 |  24 | 5.000000e+00 |      --      |    Inf | unknown
35.36/35.55	c  35.5s|  1500 |   247 |458292 |  89.2 |   128M |  44 |1505 |3855 | 415 |2538 |  0 |5269 |  24 | 5.000000e+00 |      --      |    Inf | unknown
36.15/36.30	c  36.3s|  1600 |   252 |473057 |  90.3 |   128M |  44 |1505 |3893 | 436 |2767 |  1 |5327 |  24 | 5.000000e+00 |      --      |    Inf | unknown
36.75/36.94	c  36.9s|  1700 |   249 |484715 |  90.8 |   128M |  44 |1505 |3924 | 443 |2848 |  1 |5441 |  24 | 5.000000e+00 |      --      |    Inf | unknown
37.25/37.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.25/37.48	c  37.5s|  1800 |   286 |494538 |  91.0 |   128M |  44 |1505 |3961 | 415 |3077 |  1 |5554 |  24 | 5.000000e+00 |      --      |    Inf | unknown
37.75/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.35/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.14/39.37	c  39.4s|  2100 |   357 |530088 |  92.4 |   128M |  44 |1505 |4101 | 420 |3619 |  0 |5754 |  24 | 5.000000e+00 |      --      |    Inf | unknown
39.74/39.99	c  40.0s|  2200 |   384 |541750 |  92.8 |   128M |  44 |1505 |4161 | 412 |3777 |  1 |5838 |  24 | 5.000000e+00 |      --      |    Inf | unknown
40.34/40.50	c  40.5s|  2300 |   405 |550689 |  92.8 |   129M |  44 |1505 |4268 | 421 |3897 |  0 |5979 |  24 | 5.000000e+00 |      --      |    Inf | unknown
40.54/40.78	c  40.8s|  2400 |   418 |555002 |  92.0 |   129M |  44 |1505 |4333 | 427 |3993 |  1 |6046 |  24 | 5.000000e+00 |      --      |    Inf | unknown
40.95/41.13	c  41.1s|  2500 |   424 |561349 |  91.5 |   129M |  44 |1505 |4398 | 427 |4010 |  1 |6119 |  24 | 5.000000e+00 |      --      |    Inf | unknown
41.33/41.50	c  41.5s|  2600 |   417 |567717 |  91.0 |   129M |  44 |1505 |4488 |   0 |4070 |  0 |6228 |  24 | 5.000000e+00 |      --      |    Inf | unknown
41.94/42.14	c  42.1s|  2700 |   411 |579955 |  91.5 |   129M |  44 |1505 |4501 | 420 |4328 |  1 |6262 |  24 | 5.000000e+00 |      --      |    Inf | unknown
42.43/42.62	c  42.6s|  2800 |   415 |589175 |  91.5 |   129M |  44 |1505 |4508 | 433 |4470 |  0 |6309 |  24 | 5.000000e+00 |      --      |    Inf | unknown
43.13/43.36	c  43.4s|  2900 |   430 |603277 |  92.3 |   129M |  44 |1505 |4463 | 408 |4620 |  1 |6378 |  24 | 5.000000e+00 |      --      |    Inf | unknown
43.63/43.87	c  43.9s|  3000 |   446 |612444 |  92.3 |   129M |  44 |1505 |4533 | 419 |4767 |  1 |6481 |  24 | 5.000000e+00 |      --      |    Inf | unknown
44.12/44.30	c  44.3s|  3100 |   448 |620252 |  92.1 |   129M |  44 |1505 |4575 | 420 |4862 |  1 |6547 |  24 | 5.000000e+00 |      --      |    Inf | unknown
44.52/44.79	c  44.8s|  3200 |   454 |629221 |  92.1 |   129M |  44 |1505 |4630 |   0 |5002 |  0 |6639 |  24 | 5.000000e+00 |      --      |    Inf | unknown
45.12/45.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
45.12/45.35	c  45.3s|  3300 |   463 |639250 |  92.2 |   130M |  44 |1505 |4683 | 430 |5130 |  1 |6738 |  24 | 5.000000e+00 |      --      |    Inf | unknown
45.62/45.84	c  45.8s|  3400 |   469 |648344 |  92.2 |   130M |  44 |1505 |4738 | 421 |5206 |  1 |6818 |  24 | 5.000000e+00 |      --      |    Inf | unknown
46.12/46.30	c  46.3s|  3500 |   473 |657153 |  92.1 |   130M |  44 |1505 |4753 | 429 |5302 |  1 |6879 |  24 | 5.000000e+00 |      --      |    Inf | unknown
46.71/46.97	c  47.0s|  3600 |   484 |670112 |  92.6 |   130M |  44 |1505 |4745 | 419 |5475 |  1 |6934 |  24 | 5.000000e+00 |      --      |    Inf | unknown
47.51/47.75	c  47.8s|  3700 |   508 |684893 |  93.4 |   130M |  44 |1505 |4424 | 412 |5734 |  1 |7002 |  24 | 5.000000e+00 |      --      |    Inf | unknown
48.01/48.29	c  48.3s|  3800 |   532 |694242 |  93.4 |   130M |  44 |1505 |4456 |   0 |5878 |  0 |7078 |  24 | 5.000000e+00 |      --      |    Inf | unknown
48.61/48.83	c  48.8s|  3900 |   546 |704013 |  93.4 |   130M |  44 |1505 |4472 | 423 |6000 |  1 |7124 |  24 | 5.000000e+00 |      --      |    Inf | unknown
49.30/49.58	c  49.6s|  4000 |   552 |717898 |  94.0 |   131M |  44 |1505 |4494 | 415 |6132 |  1 |7192 |  24 | 5.000000e+00 |      --      |    Inf | unknown
49.81/50.08	c  50.1s|  4100 |   564 |726989 |  94.0 |   131M |  44 |1505 |4484 | 429 |6249 |  0 |7266 |  24 | 5.000000e+00 |      --      |    Inf | unknown
50.40/50.61	c  50.6s|  4200 |   578 |736858 |  94.1 |   131M |  44 |1505 |4487 | 414 |6428 |  1 |7360 |  24 | 5.000000e+00 |      --      |    Inf | unknown
50.91/51.18	c  51.2s|  4300 |   598 |747485 |  94.2 |   131M |  44 |1505 |4600 | 426 |6601 |  1 |7495 |  24 | 5.000000e+00 |      --      |    Inf | unknown
51.50/51.72	c  51.7s|  4400 |   613 |757615 |  94.3 |   131M |  44 |1505 |4651 | 418 |6827 |  1 |7607 |  24 | 5.000000e+00 |      --      |    Inf | unknown
51.99/52.29	c  52.3s|  4500 |   618 |768127 |  94.4 |   131M |  44 |1505 |4709 | 430 |6982 |  0 |7724 |  24 | 5.000000e+00 |      --      |    Inf | unknown
52.59/52.88	c  52.9s|  4600 |   623 |779936 |  94.7 |   131M |  44 |1505 |4715 | 418 |7182 |  1 |7784 |  24 | 5.000000e+00 |      --      |    Inf | unknown
53.19/53.40	c  53.4s|  4700 |   631 |789681 |  94.7 |   131M |  44 |1505 |4760 | 424 |7351 |  1 |7853 |  24 | 5.000000e+00 |      --      |    Inf | unknown
53.99/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. 
53.99/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.59/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.18/55.42	c  55.4s|  5000 |   694 |830412 |  96.2 |   131M |  44 |1505 |4527 | 419 |7739 |  1 |8121 |  24 | 5.000000e+00 |      --      |    Inf | unknown
55.79/56.07	c  56.1s|  5100 |   713 |842510 |  96.5 |   131M |  44 |1505 |4519 | 418 |7817 |  1 |8204 |  24 | 5.000000e+00 |      --      |    Inf | unknown
56.38/56.61	c  56.6s|  5200 |   787 |852488 |  96.5 |   131M |  44 |1505 |4484 |   0 |7937 |  0 |8310 |  24 | 5.000000e+00 |      --      |    Inf | unknown
57.08/57.30	c  57.3s|  5300 |   835 |866621 |  97.0 |   132M |  44 |1505 |4529 | 414 |8111 |  1 |8407 |  24 | 5.000000e+00 |      --      |    Inf | unknown
57.57/57.88	c  57.9s|  5400 |   878 |877721 |  97.2 |   132M |  44 |1505 |4580 | 412 |8244 |  1 |8520 |  24 | 5.000000e+00 |      --      |    Inf | unknown
58.17/58.42	c  58.4s|  5500 |   897 |887608 |  97.2 |   132M |  44 |1505 |4662 | 420 |8350 |  1 |8641 |  24 | 5.000000e+00 |      --      |    Inf | unknown
58.57/58.88	c  58.9s|  5600 |   943 |895993 |  97.0 |   133M |  44 |1505 |4714 | 414 |8501 |  1 |8784 |  24 | 5.000000e+00 |      --      |    Inf | unknown
58.97/59.26	c  59.3s|  5700 |   949 |902742 |  96.7 |   133M |  44 |1505 |4874 |   0 |8566 |  0 |8974 |  24 | 5.000000e+00 |      --      |    Inf | unknown
59.37/59.67	c  59.7s|  5800 |   950 |910079 |  96.5 |   133M |  44 |1505 |4919 | 414 |8620 |  1 |9069 |  24 | 5.000000e+00 |      --      |    Inf | unknown
59.78/60.11	c  60.1s|  5900 |   952 |918048 |  96.3 |   133M |  44 |1505 |4968 | 405 |8682 |  0 |9188 |  24 | 5.000000e+00 |      --      |    Inf | unknown
60.36/60.62	c  60.6s|  6000 |   972 |927117 |  96.2 |   133M |  44 |1505 |4980 | 415 |8858 |  1 |9310 |  24 | 5.000000e+00 |      --      |    Inf | unknown
60.87/61.11	c  61.1s|  6100 |   984 |936111 |  96.2 |   133M |  44 |1505 |5032 | 417 |8959 |  0 |9441 |  24 | 5.000000e+00 |      --      |    Inf | unknown
61.26/61.56	c  61.6s|  6200 |   991 |944369 |  96.0 |   133M |  44 |1505 |5066 | 419 |9061 |  0 |9555 |  24 | 5.000000e+00 |      --      |    Inf | unknown
61.96/62.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
61.96/62.25	c  62.2s|  6300 |  1006 |958107 |  96.4 |   134M |  44 |1505 |4846 | 415 |9179 |  1 |9666 |  24 | 5.000000e+00 |      --      |    Inf | unknown
62.46/62.74	c  62.7s|  6400 |  1032 |966623 |  96.3 |   134M |  44 |1505 |4875 | 424 |9261 |  1 |9844 |  24 | 5.000000e+00 |      --      |    Inf | unknown
62.87/63.17	c  63.2s|  6500 |  1038 |974461 |  96.2 |   134M |  44 |1505 |4930 | 418 |9337 |  1 |9973 |  24 | 5.000000e+00 |      --      |    Inf | unknown
63.45/63.73	c  63.7s|  6600 |  1044 |984030 |  96.2 |   134M |  44 |1505 |4805 | 439 |9405 |  0 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
64.05/64.37	c  64.4s|  6700 |  1061 |996075 |  96.4 |   134M |  44 |1505 |4712 | 425 |9540 |  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
64.76/65.09	c  65.1s|  6800 |  1076 |  1009k|  96.7 |   134M |  44 |1505 |4580 |   0 |9701 |  0 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
65.25/65.60	c  65.6s|  6900 |  1086 |  1017k|  96.6 |   134M |  44 |1505 |4565 | 421 |9811 |  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
65.64/65.98	c  66.0s|  7000 |  1093 |  1024k|  96.4 |   134M |  44 |1505 |4608 | 429 |9907 |  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
66.24/66.58	c  66.6s|  7100 |  1100 |  1035k|  96.4 |   134M |  44 |1505 |4700 | 440 |9973 |  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
66.94/67.23	c  67.2s|  7200 |  1106 |  1046k|  96.6 |   134M |  44 |1505 |4642 | 409 |  10k|  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
67.64/67.92	c  67.9s|  7300 |  1135 |  1059k|  96.9 |   134M |  44 |1505 |4484 | 418 |  10k|  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
68.44/68.71	c  68.7s|  7400 |  1189 |  1075k|  97.4 |   134M |  44 |1505 |4461 | 426 |  10k|  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
69.04/69.37	c  69.4s|  7500 |  1207 |  1087k|  97.7 |   134M |  44 |1505 |4369 | 453 |  10k|  1 |  10k|  24 | 5.000000e+00 |      --      |    Inf | unknown
69.75/70.03	c  70.0s|  7600 |  1228 |  1099k|  97.9 |   135M |  44 |1505 |4265 | 418 |  10k|  1 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
70.14/70.49	c  70.5s|  7700 |  1248 |  1107k|  97.7 |   135M |  44 |1505 |4322 | 430 |  10k|  1 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
70.54/70.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
70.54/70.83	c  70.8s|  7800 |  1260 |  1113k|  97.4 |   135M |  44 |1505 |4377 | 432 |  11k|  0 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
70.85/71.19	c  71.2s|  7900 |  1260 |  1120k|  97.1 |   135M |  44 |1505 |4425 | 418 |  11k|  1 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
71.43/71.72	c  71.7s|  8000 |  1268 |  1129k|  97.1 |   135M |  44 |1505 |4367 | 437 |  11k|  0 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
72.03/72.37	c  72.4s|  8100 |  1300 |  1140k|  97.2 |   135M |  44 |1505 |4289 | 409 |  11k|  0 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
72.63/72.96	c  73.0s|  8200 |  1322 |  1151k|  97.3 |   135M |  44 |1505 |4233 | 421 |  11k|  0 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
73.23/73.53	c  73.5s|  8300 |  1342 |  1161k|  97.4 |   135M |  44 |1505 |4199 | 411 |  11k|  1 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
73.74/74.10	c  74.1s|  8400 |  1381 |  1171k|  97.4 |   135M |  44 |1505 |4126 | 424 |  11k|  1 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
74.32/74.68	c  74.7s|  8500 |  1407 |  1182k|  97.4 |   135M |  44 |1505 |4043 | 424 |  11k|  1 |  11k|  24 | 5.000000e+00 |      --      |    Inf | unknown
74.92/75.23	c  75.2s|  8600 |  1424 |  1191k|  97.4 |   135M |  44 |1505 |3982 | 414 |  12k|  0 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
75.73/76.01	c  76.0s|  8700 |  1446 |  1206k|  97.8 |   135M |  44 |1505 |3903 | 447 |  12k|  1 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
76.61/76.91	c  76.9s|  8800 |  1464 |  1224k|  98.4 |   136M |  44 |1505 |3493 | 444 |  12k|  0 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
77.31/77.66	c  77.7s|  8900 |  1481 |  1238k|  98.8 |   136M |  44 |1505 |3428 | 415 |  12k|  1 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
78.01/78.39	c  78.4s|  9000 |  1514 |  1258k|  99.6 |   136M |  44 |1505 |3448 | 418 |  12k|  1 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
78.72/79.07	c  79.1s|  9100 |  1530 |  1270k|  99.8 |   136M |  44 |1505 |3427 | 420 |  12k|  1 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
79.20/79.59	c  79.6s|  9200 |  1564 |  1280k|  99.8 |   136M |  44 |1505 |3424 |   0 |  13k|  0 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
79.81/80.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
79.81/80.17	c  80.2s|  9300 |  1576 |  1291k|  99.9 |   136M |  44 |1505 |3466 | 434 |  13k|  1 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
80.60/80.99	c  81.0s|  9400 |  1594 |  1306k| 100.3 |   136M |  44 |1505 |3463 |   0 |  13k|  0 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
81.10/81.49	c  81.5s|  9500 |  1613 |  1314k| 100.1 |   136M |  44 |1505 |3475 | 414 |  13k|  0 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
81.50/81.89	c  81.9s|  9600 |  1631 |  1321k|  99.9 |   136M |  44 |1505 |3542 | 430 |  13k|  1 |  12k|  24 | 5.000000e+00 |      --      |    Inf | unknown
81.99/82.32	c  82.3s|  9700 |  1658 |  1327k|  99.6 |   136M |  44 |1505 |3501 | 414 |  13k|  1 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
82.59/82.90	c  82.9s|  9800 |  1676 |  1337k|  99.6 |   137M |  44 |1505 |3465 | 420 |  13k|  1 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
83.19/83.53	c  83.5s|  9900 |  1701 |  1347k|  99.6 |   137M |  44 |1505 |3433 | 422 |  14k|  0 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
83.89/84.27	c  84.3s| 10000 |  1748 |  1359k|  99.7 |   137M |  44 |1505 |3318 | 409 |  14k|  1 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
84.70/85.01	c  85.0s| 10100 |  1775 |  1373k| 100.0 |   137M |  44 |1505 |3286 | 405 |  14k|  1 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
85.08/85.46	c  85.5s| 10200 |  1794 |  1380k|  99.8 |   137M |  44 |1505 |3292 | 431 |  14k|  1 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
85.58/86.00	c  86.0s| 10300 |  1841 |  1388k|  99.7 |   137M |  44 |1505 |3152 | 423 |  14k|  0 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
86.28/86.61	c  86.6s| 10400 |  1872 |  1398k|  99.7 |   137M |  44 |1505 |3247 | 401 |  14k|  1 |  13k|  24 | 5.000000e+00 |      --      |    Inf | unknown
86.69/87.11	c  87.1s| 10500 |  1875 |  1406k|  99.5 |   137M |  44 |1505 |3263 | 426 |  14k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.51%
87.27/87.61	c  87.6s| 10600 |  1893 |  1415k|  99.5 |   137M |  44 |1505 |3198 | 446 |  15k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.51%
87.87/88.28	c  88.3s| 10700 |  1907 |  1426k|  99.5 |   137M |  44 |1505 |3161 | 437 |  15k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.51%
88.47/88.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
88.47/88.89	c  88.9s| 10800 |  1941 |  1436k|  99.5 |   137M |  44 |1505 |3143 | 420 |  15k|  0 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.56%
88.97/89.36	c  89.4s| 10900 |  1948 |  1443k|  99.3 |   137M |  44 |1505 |3197 | 423 |  15k|  0 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
89.68/90.06	c  90.1s| 11000 |  1985 |  1455k|  99.4 |   138M |  44 |1505 |3180 | 410 |  15k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
90.16/90.56	c  90.6s| 11100 |  2013 |  1462k|  99.3 |   138M |  44 |1505 |3169 | 417 |  15k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
90.77/91.16	c  91.2s| 11200 |  2040 |  1472k|  99.3 |   138M |  44 |1505 |3269 | 423 |  15k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
91.26/91.64	c  91.6s| 11300 |  2078 |  1480k|  99.2 |   138M |  44 |1505 |3268 | 431 |  16k|  1 |  14k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
91.67/92.06	c  92.1s| 11400 |  2108 |  1487k|  98.9 |   138M |  44 |1505 |3393 | 417 |  16k|  1 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
92.36/92.76	c  92.8s| 11500 |  2134 |  1498k|  99.0 |   139M |  44 |1505 |3344 | 418 |  16k|  1 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
92.85/93.29	c  93.3s| 11600 |  2162 |  1506k|  98.9 |   139M |  44 |1505 |3291 | 428 |  16k|  0 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
93.55/93.91	c  93.9s| 11700 |  2181 |  1517k|  99.0 |   139M |  44 |1505 |3267 | 463 |  16k|  2 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
94.05/94.49	c  94.5s| 11800 |  2203 |  1527k|  99.0 |   139M |  44 |1505 |3285 | 421 |  16k|  1 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
94.76/95.14	c  95.1s| 11900 |  2219 |  1537k|  99.0 |   139M |  44 |1505 |3316 | 430 |  17k|  0 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.58%
95.35/95.74	c  95.7s| 12000 |  2243 |  1548k|  99.1 |   139M |  44 |1505 |3337 | 427 |  17k|  1 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
95.84/96.21	c  96.2s| 12100 |  2270 |  1556k|  98.9 |   139M |  44 |1505 |3311 | 414 |  17k|  1 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
96.44/96.88	c  96.9s| 12200 |  2296 |  1567k|  99.0 |   139M |  44 |1505 |3314 | 423 |  17k|  1 |  15k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
97.14/97.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
97.14/97.52	c  97.5s| 12300 |  2320 |  1577k|  99.0 |   139M |  44 |1505 |3369 | 429 |  17k|  1 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
97.54/97.94	c  97.9s| 12400 |  2346 |  1584k|  98.8 |   139M |  44 |1505 |3367 | 435 |  17k|  2 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
98.13/98.50	c  98.5s| 12500 |  2378 |  1593k|  98.8 |   140M |  44 |1505 |3418 | 433 |  18k|  0 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
98.74/99.19	c  99.2s| 12600 |  2414 |  1605k|  98.9 |   140M |  44 |1505 |3487 | 430 |  18k|  0 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
99.33/99.79	c  99.8s| 12700 |  2452 |  1615k|  98.9 |   140M |  44 |1505 |3463 | 424 |  18k|  1 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
99.93/100.37	c   100s| 12800 |  2469 |  1624k|  98.8 |   140M |  44 |1505 |3471 | 425 |  18k|  1 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.59%
100.53/101.01	c   101s| 12900 |  2490 |  1634k|  98.9 |   140M |  44 |1505 |3421 | 422 |  18k|  0 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.60%
101.22/101.65	c   102s| 13000 |  2506 |  1645k|  98.9 |   140M |  44 |1505 |3428 | 415 |  18k|  1 |  16k|  24 | 5.000000e+00 |      --      |    Inf |   0.60%
101.82/102.21	c   102s| 13100 |  2533 |  1654k|  98.9 |   140M |  44 |1505 |3356 | 406 |  18k|  1 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.60%
102.32/102.77	c   103s| 13200 |  2573 |  1663k|  98.8 |   141M |  44 |1505 |3412 | 422 |  18k|  1 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.61%
102.92/103.34	c   103s| 13300 |  2602 |  1671k|  98.7 |   141M |  44 |1505 |3397 | 428 |  19k|  2 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.61%
103.42/103.84	c   104s| 13400 |  2624 |  1679k|  98.6 |   141M |  44 |1505 |3427 | 419 |  19k|  1 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.61%
103.81/104.28	c   104s| 13500 |  2635 |  1686k|  98.4 |   141M |  44 |1505 |3470 | 423 |  19k|  0 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.61%
104.41/104.83	c   105s| 13600 |  2667 |  1695k|  98.4 |   141M |  44 |1505 |3442 | 425 |  19k|  1 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.61%
105.01/105.45	c   105s| 13700 |  2692 |  1705k|  98.4 |   141M |  44 |1505 |3387 | 451 |  19k|  2 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.61%
105.51/105.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
105.51/105.92	c   106s| 13800 |  2705 |  1712k|  98.2 |   141M |  44 |1505 |3402 | 416 |  19k|  1 |  17k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
106.20/106.60	c   107s| 13900 |  2723 |  1723k|  98.3 |   141M |  44 |1505 |3402 | 420 |  19k|  0 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
106.71/107.11	c   107s| 14000 |  2743 |  1732k|  98.2 |   142M |  44 |1505 |3463 | 411 |  19k|  1 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
107.20/107.68	c   108s| 14100 |  2752 |  1741k|  98.2 |   142M |  44 |1505 |3457 | 430 |  20k|  1 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
107.80/108.23	c   108s| 14200 |  2787 |  1749k|  98.1 |   142M |  44 |1505 |3423 | 425 |  20k|  0 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
108.50/108.95	c   109s| 14300 |  2821 |  1761k|  98.2 |   142M |  44 |1505 |3397 | 418 |  20k|  1 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
109.19/109.69	c   110s| 14400 |  2841 |  1774k|  98.4 |   142M |  44 |1505 |3397 | 408 |  20k|  1 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.62%
109.89/110.34	c   110s| 14500 |  2885 |  1784k|  98.4 |   142M |  44 |1505 |3349 | 413 |  20k|  1 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.63%
110.60/111.03	c   111s| 14600 |  2913 |  1796k|  98.5 |   142M |  44 |1505 |3345 | 427 |  21k|  1 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.63%
111.09/111.53	c   112s| 14700 |  2947 |  1804k|  98.4 |   142M |  44 |1505 |3420 |   0 |  21k|  0 |  18k|  24 | 5.000000e+00 |      --      |    Inf |   0.63%
111.78/112.23	c   112s| 14800 |  2979 |  1815k|  98.5 |   143M |  44 |1505 |3433 | 443 |  21k|  1 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.63%
112.38/112.84	c   113s| 14900 |  3019 |  1825k|  98.5 |   143M |  44 |1505 |3408 | 420 |  21k|  1 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.63%
113.08/113.58	c   114s| 15000 |  3039 |  1834k|  98.4 |   143M |  44 |1505 |3522 | 448 |  21k|  2 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.63%
113.88/114.37	c   114s| 15100 |  3092 |  1846k|  98.6 |   143M |  44 |1505 |3374 | 424 |  22k|  1 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.64%
114.47/114.97	c   115s| 15200 |  3136 |  1857k|  98.6 |   143M |  44 |1505 |3386 | 404 |  22k|  1 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.64%
115.07/115.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
115.07/115.54	c   116s| 15300 |  3163 |  1866k|  98.6 |   144M |  44 |1505 |3398 | 419 |  22k|  1 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.65%
115.47/115.97	c   116s| 15400 |  3187 |  1872k|  98.4 |   144M |  44 |1505 |3413 | 407 |  22k|  1 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.65%
116.17/116.69	c   117s| 15500 |  3235 |  1884k|  98.5 |   144M |  44 |1505 |3397 | 424 |  22k|  0 |  19k|  24 | 5.000000e+00 |      --      |    Inf |   0.65%
116.76/117.25	c   117s| 15600 |  3252 |  1893k|  98.4 |   144M |  44 |1505 |3490 | 411 |  22k|  1 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.65%
117.26/117.76	c   118s| 15700 |  3286 |  1901k|  98.3 |   144M |  44 |1505 |3533 | 415 |  22k|  0 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.65%
117.86/118.33	c   118s| 15800 |  3321 |  1910k|  98.3 |   144M |  44 |1505 |3439 | 429 |  23k|  1 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.66%
118.36/118.85	c   119s| 15900 |  3362 |  1918k|  98.2 |   144M |  44 |1505 |3513 | 444 |  23k|  2 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.66%
118.96/119.46	c   119s| 16000 |  3390 |  1928k|  98.2 |   144M |  44 |1505 |3549 | 416 |  23k|  0 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.66%
119.57/120.02	c   120s| 16100 |  3421 |  1937k|  98.2 |   145M |  44 |1505 |3515 | 421 |  23k|  1 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.66%
120.15/120.65	c   121s| 16200 |  3447 |  1947k|  98.2 |   145M |  44 |1505 |3383 | 421 |  23k|  1 |  20k|  24 | 5.000000e+00 |      --      |    Inf |   0.66%
120.75/121.25	c   121s| 16300 |  3484 |  1957k|  98.2 |   145M |  44 |1505 |3341 | 427 |  23k|  1 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.66%
121.35/121.83	c   122s| 16400 |  3524 |  1966k|  98.2 |   145M |  44 |1505 |3384 | 418 |  24k|  1 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
121.95/122.43	c   122s| 16500 |  3559 |  1976k|  98.2 |   145M |  44 |1505 |3516 | 452 |  24k|  2 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
122.56/123.09	c   123s| 16600 |  3587 |  1987k|  98.2 |   145M |  44 |1505 |3519 | 447 |  24k|  0 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
123.04/123.58	c   124s| 16700 |  3611 |  1995k|  98.1 |   145M |  44 |1505 |3530 | 421 |  24k|  0 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
123.74/124.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
123.74/124.25	c   124s| 16800 |  3645 |  2006k|  98.2 |   146M |  44 |1505 |3508 | 425 |  24k|  1 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
124.55/125.01	c   125s| 16900 |  3706 |  2018k|  98.3 |   146M |  44 |1505 |3348 | 424 |  24k|  1 |  21k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
125.13/125.64	c   126s| 17000 |  3737 |  2028k|  98.3 |   146M |  44 |1505 |3394 | 429 |  25k|  0 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
125.73/126.20	c   126s| 17100 |  3772 |  2037k|  98.3 |   146M |  44 |1505 |3349 | 427 |  25k|  1 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
126.54/127.09	c   127s| 17200 |  3804 |  2055k|  98.7 |   146M |  44 |1505 |3333 |   0 |  25k|  0 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
127.23/127.74	c   128s| 17300 |  3839 |  2066k|  98.7 |   146M |  44 |1505 |3363 | 443 |  25k|  0 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
127.82/128.32	c   128s| 17400 |  3870 |  2075k|  98.7 |   146M |  44 |1505 |3322 | 416 |  25k|  1 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
128.32/128.86	c   129s| 17500 |  3888 |  2084k|  98.6 |   146M |  44 |1505 |3419 | 425 |  25k|  1 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.68%
128.92/129.43	c   129s| 17600 |  3922 |  2093k|  98.6 |   147M |  44 |1505 |3440 | 432 |  25k|  1 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.69%
129.53/130.02	c   130s| 17700 |  3938 |  2102k|  98.6 |   147M |  44 |1505 |3424 | 424 |  26k|  1 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.69%
130.22/130.73	c   131s| 17800 |  3977 |  2114k|  98.7 |   147M |  44 |1505 |3462 | 428 |  26k|  1 |  22k|  24 | 5.000000e+00 |      --      |    Inf |   0.69%
130.81/131.36	c   131s| 17900 |  4009 |  2124k|  98.7 |   147M |  44 |1505 |3441 | 420 |  26k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.69%
131.31/131.87	c   132s| 18000 |  4032 |  2133k|  98.6 |   147M |  44 |1505 |3401 | 429 |  26k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.69%
131.91/132.43	c   132s| 18100 |  4066 |  2141k|  98.5 |   147M |  44 |1505 |3386 | 448 |  26k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.69%
132.52/133.02	c   133s| 18200 |  4092 |  2150k|  98.5 |   147M |  44 |1505 |3367 | 416 |  27k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.74%
133.00/133.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
133.00/133.57	c   134s| 18300 |  4130 |  2159k|  98.5 |   147M |  44 |1505 |3216 | 415 |  27k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.74%
133.61/134.17	c   134s| 18400 |  4174 |  2168k|  98.4 |   147M |  44 |1505 |3270 | 427 |  27k|  0 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.74%
134.40/134.99	c   135s| 18500 |  4205 |  2183k|  98.6 |   147M |  44 |1505 |3334 | 438 |  27k|  0 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.74%
135.10/135.69	c   136s| 18600 |  4228 |  2195k|  98.7 |   148M |  44 |1505 |3319 | 425 |  27k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.75%
135.69/136.24	c   136s| 18700 |  4252 |  2203k|  98.7 |   148M |  44 |1505 |3376 | 416 |  27k|  1 |  23k|  24 | 5.000000e+00 |      --      |    Inf |   0.75%
136.39/136.94	c   137s| 18800 |  4271 |  2215k|  98.7 |   148M |  44 |1505 |3425 | 444 |  28k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.75%
136.99/137.56	c   138s| 18900 |  4291 |  2225k|  98.8 |   148M |  44 |1505 |3438 | 423 |  28k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.75%
137.69/138.30	c   138s| 19000 |  4329 |  2236k|  98.8 |   148M |  44 |1505 |3396 | 418 |  28k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.76%
138.28/138.88	c   139s| 19100 |  4356 |  2246k|  98.8 |   148M |  44 |1505 |3381 | 420 |  28k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.76%
138.88/139.41	c   139s| 19200 |  4374 |  2255k|  98.8 |   148M |  44 |1505 |3437 | 446 |  28k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.76%
139.59/140.18	c   140s| 19300 |  4408 |  2268k|  98.9 |   148M |  44 |1505 |3356 | 426 |  28k|  2 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.76%
140.28/140.83	c   141s| 19400 |  4424 |  2278k|  98.9 |   149M |  44 |1505 |3308 | 422 |  28k|  0 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.76%
140.97/141.53	c   142s| 19500 |  4447 |  2289k|  99.0 |   149M |  44 |1505 |3350 | 415 |  29k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.78%
141.48/142.08	c   142s| 19600 |  4477 |  2298k|  98.9 |   150M |  44 |1505 |3293 | 460 |  29k|  1 |  24k|  24 | 5.000000e+00 |      --      |    Inf |   0.78%
142.07/142.64	c   143s| 19700 |  4507 |  2307k|  98.9 |   150M |  44 |1505 |3398 | 421 |  29k|  1 |  25k|  24 | 5.000000e+00 |      --      |    Inf |   0.79%
142.77/143.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
142.77/143.33	c   143s| 19800 |  4544 |  2320k|  99.0 |   150M |  44 |1505 |3410 | 427 |  29k|  0 |  25k|  24 | 5.000000e+00 |      --      |    Inf |   0.79%
143.58/144.11	c   144s| 19900 |  4575 |  2332k|  99.1 |   151M |  44 |1505 |3179 | 433 |  29k|  1 |  25k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
144.06/144.69	c   145s| 20000 |  4606 |  2341k|  99.1 |   151M |  44 |1505 |3164 | 438 |  29k|  1 |  25k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
144.76/145.30	c   145s| 20100 |  4642 |  2351k|  99.1 |   151M |  44 |1505 |3229 |   0 |  30k|  0 |  25k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
145.36/145.96	c   146s| 20200 |  4676 |  2362k|  99.1 |   151M |  44 |1505 |3317 | 426 |  30k|  2 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
145.86/146.40	c   146s| 20300 |  4705 |  2369k|  99.0 |   151M |  44 |1505 |3273 | 415 |  30k|  0 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
146.47/147.04	c   147s| 20400 |  4745 |  2379k|  99.0 |   151M |  44 |1505 |3311 | 414 |  30k|  0 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
147.05/147.65	c   148s| 20500 |  4777 |  2388k|  99.0 |   151M |  44 |1505 |3314 | 425 |  30k|  2 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
147.65/148.22	c   148s| 20600 |  4813 |  2397k|  98.9 |   151M |  44 |1505 |3301 | 420 |  30k|  1 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
148.15/148.75	c   149s| 20700 |  4837 |  2405k|  98.8 |   151M |  44 |1505 |3351 |   0 |  31k|  0 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
148.85/149.42	c   149s| 20800 |  4865 |  2415k|  98.9 |   152M |  44 |1505 |3289 | 434 |  31k|  0 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
149.46/150.06	c   150s| 20900 |  4899 |  2426k|  98.9 |   152M |  44 |1505 |3310 | 414 |  31k|  1 |  26k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
150.04/150.63	c   151s| 21000 |  4924 |  2435k|  98.9 |   152M |  44 |1505 |3351 | 418 |  31k|  0 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.80%
150.64/151.24	c   151s| 21100 |  4953 |  2445k|  98.9 |   152M |  44 |1505 |3315 | 431 |  31k|  2 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
151.24/151.87	c   152s| 21200 |  4980 |  2455k|  98.9 |   152M |  44 |1505 |3296 | 424 |  31k|  1 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
151.93/152.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
151.93/152.55	c   153s| 21300 |  5018 |  2466k|  98.9 |   152M |  44 |1505 |3261 | 423 |  32k|  1 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
152.44/153.04	c   153s| 21400 |  5052 |  2474k|  98.8 |   152M |  44 |1505 |3252 | 435 |  32k|  0 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
153.13/153.70	c   154s| 21500 |  5089 |  2485k|  98.9 |   152M |  44 |1505 |3270 |   0 |  32k|  0 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
153.54/154.18	c   154s| 21600 |  5114 |  2492k|  98.8 |   153M |  44 |1505 |3323 | 424 |  32k|  1 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
154.23/154.89	c   155s| 21700 |  5155 |  2504k|  98.8 |   153M |  44 |1505 |3292 | 421 |  32k|  1 |  27k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
154.92/155.54	c   156s| 21800 |  5196 |  2514k|  98.9 |   153M |  44 |1505 |3399 | 432 |  32k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
155.62/156.26	c   156s| 21900 |  5231 |  2526k|  98.9 |   153M |  44 |1505 |3443 | 417 |  33k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
156.12/156.74	c   157s| 22000 |  5259 |  2533k|  98.9 |   153M |  44 |1505 |3432 | 436 |  33k|  2 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
156.62/157.28	c   157s| 22100 |  5300 |  2542k|  98.8 |   153M |  44 |1505 |3481 | 415 |  33k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
157.11/157.76	c   158s| 22200 |  5319 |  2549k|  98.7 |   153M |  44 |1505 |3531 | 410 |  33k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.81%
157.71/158.34	c   158s| 22300 |  5346 |  2558k|  98.7 |   153M |  44 |1505 |3417 | 428 |  33k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.82%
158.21/158.87	c   159s| 22400 |  5389 |  2566k|  98.6 |   154M |  44 |1505 |3386 | 432 |  33k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.82%
158.81/159.45	c   159s| 22500 |  5410 |  2576k|  98.6 |   154M |  44 |1505 |3371 | 425 |  33k|  1 |  28k|  24 | 5.000000e+00 |      --      |    Inf |   0.82%
159.42/160.04	c   160s| 22600 |  5435 |  2585k|  98.6 |   154M |  44 |1505 |3452 | 459 |  34k|  1 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.82%
160.00/160.61	c   161s| 22700 |  5454 |  2594k|  98.5 |   154M |  44 |1505 |3453 | 430 |  34k|  2 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.82%
160.51/161.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
160.51/161.19	c   161s| 22800 |  5477 |  2603k|  98.5 |   154M |  44 |1505 |3434 | 428 |  34k|  2 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.83%
161.10/161.78	c   162s| 22900 |  5513 |  2613k|  98.5 |   154M |  44 |1505 |3406 | 435 |  34k|  2 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.83%
162.00/162.67	c   163s| 23000 |  5560 |  2628k|  98.7 |   154M |  44 |1505 |3531 | 447 |  34k|  2 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.83%
162.59/163.22	c   163s| 23100 |  5576 |  2637k|  98.7 |   154M |  44 |1505 |3549 | 440 |  35k|  1 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.83%
163.09/163.72	c   164s| 23200 |  5613 |  2645k|  98.6 |   154M |  44 |1505 |3609 |   0 |  35k|  0 |  29k|  24 | 5.000000e+00 |      --      |    Inf |   0.83%
163.69/164.35	c   164s| 23300 |  5653 |  2655k|  98.6 |   155M |  44 |1505 |3671 | 421 |  35k|  1 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
164.19/164.87	c   165s| 23400 |  5678 |  2662k|  98.5 |   155M |  44 |1505 |3707 | 424 |  35k|  1 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
164.79/165.40	c   165s| 23500 |  5702 |  2670k|  98.4 |   155M |  44 |1505 |3680 | 417 |  35k|  0 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
165.28/165.99	c   166s| 23600 |  5722 |  2680k|  98.4 |   155M |  44 |1505 |3646 | 429 |  35k|  2 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
165.98/166.64	c   167s| 23700 |  5739 |  2690k|  98.4 |   155M |  44 |1505 |3639 | 431 |  36k|  0 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
166.58/167.24	c   167s| 23800 |  5763 |  2701k|  98.5 |   155M |  44 |1505 |3630 | 440 |  36k|  1 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
167.18/167.85	c   168s| 23900 |  5801 |  2710k|  98.4 |   155M |  44 |1505 |3676 | 426 |  36k|  2 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
167.57/168.24	c   168s| 24000 |  5832 |  2716k|  98.3 |   155M |  44 |1505 |3743 | 439 |  36k|  1 |  30k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
168.27/168.99	c   169s| 24100 |  5851 |  2728k|  98.4 |   155M |  44 |1505 |3740 | 428 |  36k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
168.87/169.50	c   169s| 24200 |  5884 |  2736k|  98.3 |   155M |  44 |1505 |3718 | 435 |  36k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.84%
169.57/170.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
169.57/170.28	c   170s| 24300 |  5908 |  2750k|  98.5 |   156M |  44 |1505 |3716 | 416 |  37k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.85%
169.97/170.69	c   171s| 24400 |  5920 |  2756k|  98.3 |   156M |  44 |1505 |3657 | 415 |  37k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.85%
170.56/171.27	c   171s| 24500 |  5958 |  2765k|  98.3 |   156M |  44 |1505 |3607 | 443 |  37k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.85%
171.37/172.06	c   172s| 24600 |  5992 |  2777k|  98.4 |   156M |  44 |1505 |3529 |   0 |  37k|  0 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.85%
172.16/172.87	c   173s| 24700 |  6039 |  2791k|  98.5 |   156M |  44 |1505 |3511 | 424 |  37k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.85%
172.85/173.53	c   174s| 24800 |  6066 |  2802k|  98.6 |   156M |  44 |1505 |3464 | 433 |  37k|  1 |  31k|  24 | 5.000000e+00 |      --      |    Inf |   0.85%
173.75/174.42	c   174s| 24900 |  6114 |  2816k|  98.7 |   157M |  44 |1505 |3447 | 433 |  38k|  1 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
174.46/175.13	c   175s| 25000 |  6143 |  2828k|  98.8 |   157M |  44 |1505 |3463 | 433 |  38k|  1 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
174.95/175.63	c   176s| 25100 |  6166 |  2835k|  98.7 |   157M |  44 |1505 |3456 | 434 |  38k|  1 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
175.64/176.34	c   176s| 25200 |  6196 |  2847k|  98.7 |   157M |  44 |1505 |3371 | 438 |  38k|  1 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
176.14/176.85	c   177s| 25300 |  6229 |  2854k|  98.7 |   158M |  44 |1505 |3471 | 427 |  39k|  2 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
176.84/177.53	c   178s| 25400 |  6263 |  2864k|  98.7 |   158M |  44 |1505 |3535 | 412 |  39k|  0 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
177.35/178.09	c   178s| 25500 |  6294 |  2873k|  98.6 |   158M |  44 |1505 |3539 | 414 |  39k|  1 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
178.13/178.87	c   179s| 25600 |  6344 |  2886k|  98.7 |   158M |  44 |1505 |3496 | 423 |  39k|  0 |  32k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
178.73/179.43	c   179s| 25700 |  6352 |  2895k|  98.7 |   158M |  44 |1505 |3492 | 438 |  39k|  1 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
179.23/179.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
179.23/179.94	c   180s| 25800 |  6365 |  2903k|  98.7 |   158M |  44 |1505 |3518 | 428 |  40k|  1 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.86%
179.93/180.67	c   181s| 25900 |  6388 |  2916k|  98.7 |   158M |  44 |1505 |3564 | 416 |  40k|  0 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
180.53/181.28	c   181s| 26000 |  6433 |  2925k|  98.7 |   158M |  44 |1505 |3577 | 422 |  40k|  1 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
181.02/181.77	c   182s| 26100 |  6460 |  2933k|  98.7 |   158M |  44 |1505 |3570 | 428 |  40k|  1 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
181.82/182.52	c   183s| 26200 |  6477 |  2946k|  98.8 |   158M |  44 |1505 |3593 | 441 |  40k|  1 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
182.43/183.11	c   183s| 26300 |  6506 |  2955k|  98.7 |   158M |  44 |1505 |3606 | 453 |  40k|  1 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
183.12/183.82	c   184s| 26400 |  6523 |  2966k|  98.8 |   158M |  44 |1505 |3629 | 426 |  41k|  0 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
183.91/184.65	c   185s| 26500 |  6569 |  2979k|  98.9 |   158M |  44 |1505 |3616 | 426 |  41k|  2 |  33k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
184.61/185.37	c   185s| 26600 |  6591 |  2991k|  99.0 |   158M |  44 |1505 |3634 | 426 |  41k|  1 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
185.21/185.92	c   186s| 26700 |  6605 |  3000k|  98.9 |   158M |  44 |1505 |3620 | 444 |  41k|  2 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
185.71/186.48	c   186s| 26800 |  6645 |  3008k|  98.9 |   159M |  44 |1505 |3586 | 416 |  41k|  1 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
186.42/187.19	c   187s| 26900 |  6680 |  3020k|  98.9 |   159M |  44 |1505 |3568 | 437 |  42k|  1 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
187.10/187.82	c   188s| 27000 |  6708 |  3029k|  98.9 |   159M |  44 |1505 |3522 | 434 |  42k|  2 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
187.70/188.41	c   188s| 27100 |  6739 |  3038k|  98.9 |   159M |  44 |1505 |3489 | 424 |  42k|  1 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
188.20/188.91	c   189s| 27200 |  6763 |  3046k|  98.8 |   159M |  44 |1505 |3519 | 427 |  42k|  0 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
188.70/189.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
188.70/189.48	c   189s| 27300 |  6803 |  3056k|  98.8 |   159M |  44 |1505 |3510 | 435 |  42k|  2 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
189.50/190.22	c   190s| 27400 |  6837 |  3068k|  98.9 |   159M |  44 |1505 |3515 | 445 |  42k|  1 |  34k|  24 | 5.000000e+00 |      --      |    Inf |   0.87%
190.10/190.80	c   191s| 27500 |  6856 |  3077k|  98.8 |   159M |  44 |1505 |3520 | 413 |  43k|  1 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
190.89/191.66	c   192s| 27600 |  6889 |  3091k|  99.0 |   159M |  44 |1505 |3631 | 455 |  43k|  2 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
191.30/192.10	c   192s| 27700 |  6918 |  3098k|  98.9 |   159M |  44 |1505 |3695 |   0 |  43k|  0 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
191.99/192.70	c   193s| 27800 |  6946 |  3108k|  98.9 |   160M |  44 |1505 |3656 | 442 |  43k|  1 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
192.49/193.23	c   193s| 27900 |  7000 |  3116k|  98.8 |   160M |  44 |1505 |3706 | 418 |  44k|  1 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
192.98/193.78	c   194s| 28000 |  7025 |  3125k|  98.8 |   160M |  44 |1505 |3709 | 430 |  44k|  1 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
193.68/194.42	c   194s| 28100 |  7049 |  3136k|  98.9 |   160M |  44 |1505 |3730 | 426 |  44k|  2 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
194.39/195.15	c   195s| 28200 |  7084 |  3148k|  98.9 |   160M |  44 |1505 |3763 | 460 |  44k|  0 |  35k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
194.98/195.75	c   196s| 28300 |  7121 |  3158k|  98.9 |   160M |  44 |1505 |3685 | 417 |  44k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
195.48/196.27	c   196s| 28400 |  7163 |  3165k|  98.8 |   160M |  44 |1505 |3718 | 405 |  44k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
196.28/197.02	c   197s| 28500 |  7178 |  3178k|  98.9 |   160M |  44 |1505 |3694 | 428 |  45k|  0 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
196.87/197.60	c   198s| 28600 |  7206 |  3187k|  98.9 |   161M |  44 |1505 |3690 | 463 |  45k|  0 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
197.47/198.28	c   198s| 28700 |  7220 |  3197k|  98.9 |   161M |  44 |1505 |3697 | 425 |  45k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.88%
198.16/198.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
198.16/198.90	c   199s| 28800 |  7255 |  3207k|  98.9 |   161M |  44 |1505 |3604 | 428 |  45k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.89%
198.76/199.53	c   200s| 28900 |  7287 |  3217k|  98.9 |   161M |  44 |1505 |3603 | 427 |  45k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.89%
199.46/200.24	c   200s| 29000 |  7323 |  3229k|  98.9 |   161M |  44 |1505 |3693 | 430 |  46k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.89%
200.06/200.87	c   201s| 29100 |  7356 |  3240k|  99.0 |   161M |  44 |1505 |3716 | 432 |  46k|  1 |  36k|  24 | 5.000000e+00 |      --      |    Inf |   0.89%
200.66/201.43	c   201s| 29200 |  7383 |  3248k|  98.9 |   161M |  44 |1505 |3687 | 440 |  46k|  0 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.89%
201.15/201.95	c   202s| 29300 |  7390 |  3257k|  98.9 |   161M |  44 |1505 |3711 |   0 |  46k|  0 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.89%
201.95/202.78	c   203s| 29400 |  7412 |  3271k|  99.0 |   162M |  44 |1505 |3682 | 452 |  46k|  1 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
202.55/203.35	c   203s| 29500 |  7438 |  3280k|  99.0 |   162M |  44 |1505 |3763 | 437 |  46k|  1 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
203.15/203.93	c   204s| 29600 |  7443 |  3289k|  99.0 |   162M |  44 |1505 |3805 | 443 |  46k|  0 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
203.64/204.45	c   204s| 29700 |  7465 |  3296k|  98.9 |   163M |  44 |1505 |3823 | 426 |  47k|  1 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
204.14/204.99	c   205s| 29800 |  7473 |  3304k|  98.9 |   163M |  44 |1505 |3862 | 445 |  47k|  0 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
204.64/205.47	c   205s| 29900 |  7499 |  3311k|  98.8 |   163M |  44 |1505 |3804 | 436 |  47k|  0 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
205.14/205.96	c   206s| 30000 |  7513 |  3319k|  98.7 |   163M |  44 |1505 |3811 | 418 |  47k|  0 |  37k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
205.93/206.79	c   207s| 30100 |  7543 |  3333k|  98.8 |   164M |  44 |1505 |3777 | 432 |  47k|  1 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
206.53/207.30	c   207s| 30200 |  7568 |  3340k|  98.7 |   164M |  44 |1505 |3831 | 427 |  47k|  1 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
207.24/208.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
207.24/208.09	c   208s| 30300 |  7608 |  3352k|  98.8 |   164M |  44 |1505 |3736 | 433 |  48k|  1 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
207.83/208.66	c   209s| 30400 |  7630 |  3361k|  98.8 |   164M |  44 |1505 |3743 | 432 |  48k|  1 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
208.62/209.41	c   209s| 30500 |  7678 |  3373k|  98.8 |   164M |  44 |1505 |3757 | 424 |  48k|  1 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
209.12/209.99	c   210s| 30600 |  7720 |  3382k|  98.8 |   164M |  44 |1505 |3789 | 414 |  48k|  0 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
209.82/210.62	c   211s| 30700 |  7746 |  3391k|  98.8 |   165M |  44 |1505 |3763 | 416 |  48k|  0 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
210.62/211.40	c   211s| 30800 |  7762 |  3404k|  98.9 |   165M |  44 |1505 |3758 | 419 |  49k|  1 |  38k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
211.11/211.97	c   212s| 30900 |  7769 |  3413k|  98.8 |   165M |  44 |1505 |3811 | 425 |  49k|  0 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
211.61/212.45	c   212s| 31000 |  7795 |  3419k|  98.7 |   165M |  44 |1505 |3860 | 412 |  49k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.90%
212.11/212.97	c   213s| 31100 |  7804 |  3428k|  98.7 |   165M |  44 |1505 |3881 | 446 |  49k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
212.81/213.61	c   214s| 31200 |  7837 |  3439k|  98.7 |   165M |  44 |1505 |3839 | 422 |  49k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
213.32/214.16	c   214s| 31300 |  7858 |  3447k|  98.7 |   165M |  44 |1505 |3797 | 424 |  49k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
213.90/214.75	c   215s| 31400 |  7886 |  3456k|  98.7 |   165M |  44 |1505 |3841 | 429 |  50k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
214.50/215.38	c   215s| 31500 |  7913 |  3466k|  98.7 |   165M |  44 |1505 |3874 | 435 |  50k|  0 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
215.00/215.87	c   216s| 31600 |  7923 |  3474k|  98.6 |   165M |  44 |1505 |3928 | 433 |  50k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
215.70/216.59	c   217s| 31700 |  7974 |  3485k|  98.7 |   165M |  44 |1505 |3962 | 414 |  50k|  1 |  39k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
216.31/217.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
216.31/217.17	c   217s| 31800 |  8005 |  3494k|  98.6 |   165M |  44 |1505 |4017 | 425 |  50k|  1 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
216.79/217.69	c   218s| 31900 |  8038 |  3502k|  98.6 |   165M |  44 |1505 |4075 | 415 |  50k|  1 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
217.39/218.21	c   218s| 32000 |  8068 |  3509k|  98.5 |   165M |  44 |1505 |4080 | 432 |  51k|  2 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
217.89/218.78	c   219s| 32100 |  8084 |  3518k|  98.5 |   165M |  44 |1505 |4072 | 447 |  51k|  2 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
218.69/219.50	c   219s| 32200 |  8115 |  3529k|  98.5 |   166M |  44 |1505 |4096 | 416 |  51k|  1 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
219.30/220.14	c   220s| 32300 |  8156 |  3539k|  98.5 |   166M |  44 |1505 |4081 | 418 |  51k|  1 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
219.78/220.64	c   221s| 32400 |  8183 |  3547k|  98.5 |   166M |  44 |1505 |4077 | 426 |  51k|  2 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
220.29/221.15	c   221s| 32500 |  8203 |  3555k|  98.4 |   166M |  44 |1505 |4090 | 424 |  52k|  1 |  40k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
220.88/221.78	c   222s| 32600 |  8230 |  3565k|  98.4 |   166M |  44 |1505 |4130 | 440 |  52k|  1 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.91%
221.48/222.31	c   222s| 32700 |  8250 |  3574k|  98.4 |   166M |  44 |1505 |4130 | 424 |  52k|  1 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
222.18/223.09	c   223s| 32800 |  8307 |  3586k|  98.5 |   166M |  44 |1505 |4137 | 438 |  52k|  2 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
222.97/223.84	c   224s| 32900 |  8334 |  3599k|  98.5 |   166M |  44 |1505 |4125 |   0 |  52k|  0 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
223.67/224.51	c   225s| 33000 |  8364 |  3610k|  98.5 |   167M |  44 |1505 |4106 | 440 |  52k|  1 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
224.36/225.28	c   225s| 33100 |  8400 |  3622k|  98.6 |   167M |  44 |1505 |4090 | 422 |  53k|  0 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
225.06/225.95	c   226s| 33200 |  8424 |  3632k|  98.6 |   167M |  44 |1505 |4161 | 413 |  53k|  0 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
225.46/226.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
225.46/226.37	c   226s| 33300 |  8444 |  3638k|  98.5 |   167M |  44 |1505 |4171 | 432 |  53k|  0 |  41k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
226.06/226.98	c   227s| 33400 |  8460 |  3649k|  98.5 |   167M |  44 |1505 |4147 | 429 |  53k|  0 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
226.66/227.52	c   228s| 33500 |  8486 |  3657k|  98.5 |   167M |  44 |1505 |4174 | 420 |  53k|  1 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
227.17/228.09	c   228s| 33600 |  8502 |  3666k|  98.5 |   167M |  44 |1505 |4140 | 430 |  53k|  1 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
227.85/228.73	c   229s| 33700 |  8548 |  3676k|  98.5 |   167M |  44 |1505 |4097 | 427 |  53k|  0 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
228.26/229.19	c   229s| 33800 |  8558 |  3683k|  98.4 |   167M |  44 |1505 |4096 | 438 |  54k|  1 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
228.85/229.72	c   230s| 33900 |  8593 |  3691k|  98.4 |   167M |  44 |1505 |4121 | 431 |  54k|  1 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.92%
229.34/230.29	c   230s| 34000 |  8623 |  3700k|  98.3 |   168M |  44 |1505 |4189 | 443 |  54k|  1 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
230.04/230.92	c   231s| 34100 |  8642 |  3710k|  98.3 |   169M |  44 |1505 |4209 | 422 |  54k|  0 |  42k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
230.64/231.57	c   232s| 34200 |  8660 |  3721k|  98.4 |   169M |  44 |1505 |4205 | 433 |  54k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
231.34/232.28	c   232s| 34300 |  8672 |  3732k|  98.4 |   169M |  44 |1505 |4174 | 419 |  54k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
231.93/232.84	c   233s| 34400 |  8712 |  3741k|  98.4 |   169M |  44 |1505 |4084 | 404 |  55k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
232.53/233.43	c   233s| 34500 |  8719 |  3750k|  98.3 |   169M |  44 |1505 |4013 | 425 |  55k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
233.03/233.91	c   234s| 34600 |  8740 |  3757k|  98.3 |   169M |  44 |1505 |4014 | 427 |  55k|  0 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
233.63/234.54	c   235s| 34700 |  8778 |  3767k|  98.3 |   170M |  44 |1505 |3949 | 427 |  55k|  0 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
234.24/235.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
234.24/235.13	c   235s| 34800 |  8804 |  3777k|  98.3 |   170M |  44 |1505 |3922 |   0 |  55k|  0 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
234.82/235.76	c   236s| 34900 |  8832 |  3787k|  98.3 |   170M |  44 |1505 |3874 | 412 |  56k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
235.32/236.26	c   236s| 35000 |  8863 |  3795k|  98.2 |   170M |  44 |1505 |3901 | 448 |  56k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
235.82/236.79	c   237s| 35100 |  8911 |  3804k|  98.2 |   170M |  44 |1505 |3948 | 430 |  56k|  2 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.93%
236.52/237.44	c   237s| 35200 |  8955 |  3814k|  98.2 |   170M |  44 |1505 |3938 | 420 |  56k|  1 |  43k|  24 | 5.000000e+00 |      --      |    Inf |   0.95%
237.13/238.06	c   238s| 35300 |  8990 |  3824k|  98.2 |   170M |  44 |1505 |3855 | 454 |  56k|  1 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.95%
237.71/238.60	c   239s| 35400 |  9015 |  3833k|  98.2 |   170M |  44 |1505 |3903 | 429 |  57k|  1 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.95%
238.31/239.28	c   239s| 35500 |  9052 |  3844k|  98.2 |   170M |  44 |1505 |3839 | 429 |  57k|  1 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.95%
238.90/239.80	c   240s| 35600 |  9071 |  3852k|  98.2 |   171M |  44 |1505 |3899 | 417 |  57k|  1 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.95%
239.40/240.38	c   240s| 35700 |  9102 |  3861k|  98.2 |   171M |  44 |1505 |3830 | 443 |  57k|  2 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
240.11/241.03	c   241s| 35800 |  9135 |  3871k|  98.2 |   171M |  44 |1505 |3887 | 412 |  57k|  0 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
240.60/241.52	c   242s| 35900 |  9161 |  3879k|  98.1 |   171M |  44 |1505 |3921 | 428 |  58k|  1 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
241.40/242.30	c   242s| 36000 |  9187 |  3891k|  98.2 |   171M |  44 |1505 |3995 | 437 |  58k|  2 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
241.79/242.76	c   243s| 36100 |  9208 |  3898k|  98.1 |   172M |  44 |1505 |4005 | 426 |  58k|  1 |  44k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
242.29/243.29	c   243s| 36200 |  9230 |  3906k|  98.1 |   172M |  44 |1505 |3959 | 413 |  58k|  0 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
243.10/244.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
243.10/244.01	c   244s| 36300 |  9262 |  3918k|  98.1 |   172M |  44 |1505 |3898 | 441 |  58k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
243.59/244.55	c   245s| 36400 |  9288 |  3926k|  98.1 |   172M |  44 |1505 |3916 | 437 |  58k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
244.20/245.14	c   245s| 36500 |  9302 |  3936k|  98.1 |   172M |  44 |1505 |3966 | 425 |  59k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
244.98/245.94	c   246s| 36600 |  9323 |  3949k|  98.2 |   172M |  44 |1505 |3946 | 423 |  59k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
245.58/246.51	c   247s| 36700 |  9355 |  3958k|  98.1 |   172M |  44 |1505 |3997 | 413 |  59k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
246.09/247.02	c   247s| 36800 |  9393 |  3966k|  98.1 |   172M |  44 |1505 |4011 | 424 |  59k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
246.58/247.56	c   248s| 36900 |  9418 |  3975k|  98.1 |   172M |  44 |1505 |3990 | 430 |  59k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.96%
246.97/247.97	c   248s| 37000 |  9454 |  3981k|  98.0 |   173M |  44 |1505 |4063 | 423 |  60k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.97%
247.67/248.61	c   249s| 37100 |  9501 |  3992k|  98.0 |   173M |  44 |1505 |3977 | 416 |  60k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
248.27/249.29	c   249s| 37200 |  9531 |  4003k|  98.0 |   173M |  44 |1505 |3978 | 417 |  60k|  1 |  45k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
248.86/249.88	c   250s| 37300 |  9562 |  4012k|  98.0 |   173M |  44 |1505 |4001 |   0 |  60k|  0 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
249.66/250.60	c   251s| 37400 |  9597 |  4025k|  98.1 |   173M |  44 |1505 |3996 | 439 |  60k|  0 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
250.17/251.15	c   251s| 37500 |  9645 |  4034k|  98.1 |   174M |  44 |1505 |3986 | 411 |  61k|  0 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
250.65/251.60	c   252s| 37600 |  9671 |  4041k|  98.0 |   174M |  44 |1505 |3987 | 435 |  61k|  0 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
251.25/252.22	c   252s| 37700 |  9687 |  4051k|  98.0 |   174M |  44 |1505 |3994 | 412 |  61k|  1 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.98%
251.75/252.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
251.75/252.73	c   253s| 37800 |  9712 |  4059k|  98.0 |   174M |  44 |1505 |3995 | 429 |  61k|  1 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
252.45/253.42	c   253s| 37900 |  9762 |  4071k|  98.0 |   174M |  44 |1505 |3969 | 422 |  61k|  1 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
253.06/254.02	c   254s| 38000 |  9800 |  4080k|  98.0 |   174M |  44 |1505 |4034 | 426 |  61k|  0 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
253.74/254.73	c   255s| 38100 |  9843 |  4092k|  98.1 |   174M |  44 |1505 |3978 | 424 |  62k|  0 |  46k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
254.24/255.24	c   255s| 38200 |  9873 |  4099k|  98.0 |   174M |  44 |1505 |4127 |   0 |  62k|  0 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
254.74/255.78	c   256s| 38300 |  9901 |  4108k|  98.0 |   174M |  44 |1505 |4133 | 423 |  62k|  1 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
255.43/256.43	c   256s| 38400 |  9929 |  4119k|  98.0 |   175M |  44 |1505 |4073 | 432 |  62k|  1 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
256.04/257.09	c   257s| 38500 |  9959 |  4129k|  98.0 |   175M |  44 |1505 |4114 | 445 |  62k|  2 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
256.73/257.78	c   258s| 38600 |  9992 |  4138k|  98.0 |   176M |  44 |1505 |4039 | 429 |  62k|  0 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
257.42/258.42	c   258s| 38700 | 10035 |  4148k|  98.0 |   176M |  44 |1505 |3984 | 449 |  62k|  2 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   0.99%
257.82/258.88	c   259s| 38800 | 10056 |  4156k|  97.9 |   176M |  44 |1505 |3969 | 435 |  63k|  1 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
258.62/259.64	c   260s| 38900 | 10073 |  4168k|  98.0 |   176M |  44 |1505 |4036 | 436 |  63k|  1 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
259.31/260.32	c   260s| 39000 | 10102 |  4180k|  98.1 |   176M |  44 |1505 |4025 |   0 |  63k|  0 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
259.91/260.94	c   261s| 39100 | 10128 |  4189k|  98.0 |   176M |  44 |1505 |4070 | 416 |  63k|  0 |  47k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
260.41/261.46	c   261s| 39200 | 10152 |  4198k|  98.0 |   177M |  44 |1505 |4050 | 419 |  63k|  0 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
261.12/262.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
261.12/262.16	c   262s| 39300 | 10192 |  4209k|  98.1 |   177M |  44 |1505 |4029 | 434 |  64k|  0 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
261.70/262.79	c   263s| 39400 | 10220 |  4220k|  98.1 |   177M |  44 |1505 |4016 | 418 |  64k|  0 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.00%
262.41/263.42	c   263s| 39500 | 10266 |  4230k|  98.1 |   177M |  44 |1505 |4015 | 422 |  64k|  1 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.01%
263.12/264.14	c   264s| 39600 | 10298 |  4241k|  98.1 |   177M |  44 |1505 |4017 | 435 |  64k|  1 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
263.71/264.74	c   265s| 39700 | 10309 |  4250k|  98.1 |   178M |  44 |1505 |3996 | 429 |  64k|  0 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
264.20/265.23	c   265s| 39800 | 10332 |  4258k|  98.0 |   178M |  44 |1505 |4047 | 426 |  64k|  1 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
264.70/265.77	c   266s| 39900 | 10349 |  4267k|  98.0 |   178M |  44 |1505 |4122 | 422 |  65k|  0 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
265.11/266.17	c   266s| 40000 | 10371 |  4273k|  97.9 |   178M |  44 |1505 |4232 | 423 |  65k|  1 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
265.70/266.73	c   267s| 40100 | 10399 |  4282k|  97.9 |   178M |  44 |1505 |4215 | 431 |  65k|  2 |  48k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
266.20/267.27	c   267s| 40200 | 10415 |  4290k|  97.9 |   179M |  44 |1505 |4204 | 426 |  65k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
266.89/267.97	c   268s| 40300 | 10437 |  4301k|  97.9 |   179M |  44 |1505 |4211 | 430 |  65k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
267.39/268.47	c   268s| 40400 | 10469 |  4309k|  97.9 |   179M |  44 |1505 |4218 | 454 |  66k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
268.19/269.21	c   269s| 40500 | 10499 |  4321k|  97.9 |   180M |  44 |1505 |4180 | 431 |  66k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
268.69/269.79	c   270s| 40600 | 10528 |  4330k|  97.9 |   180M |  44 |1505 |4203 |   0 |  66k|  0 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
269.48/270.52	c   271s| 40700 | 10550 |  4342k|  98.0 |   180M |  44 |1505 |4195 | 431 |  66k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.02%
270.18/271.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
270.18/271.23	c   271s| 40800 | 10596 |  4353k|  98.0 |   180M |  44 |1505 |4202 | 437 |  66k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
270.68/271.74	c   272s| 40900 | 10607 |  4361k|  97.9 |   180M |  44 |1505 |4247 | 441 |  66k|  2 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
271.17/272.24	c   272s| 41000 | 10612 |  4369k|  97.9 |   181M |  44 |1505 |4289 | 444 |  66k|  1 |  49k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
271.67/272.78	c   273s| 41100 | 10650 |  4378k|  97.9 |   181M |  44 |1505 |4305 | 426 |  67k|  1 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
272.17/273.28	c   273s| 41200 | 10665 |  4386k|  97.8 |   181M |  44 |1505 |4337 | 443 |  67k|  0 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
272.77/273.84	c   274s| 41300 | 10695 |  4394k|  97.8 |   181M |  44 |1505 |4363 | 429 |  67k|  0 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
273.37/274.43	c   274s| 41400 | 10747 |  4404k|  97.8 |   181M |  44 |1505 |4400 | 438 |  67k|  1 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
273.98/275.06	c   275s| 41500 | 10769 |  4414k|  97.8 |   181M |  44 |1505 |4358 | 433 |  67k|  1 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
274.76/275.86	c   276s| 41600 | 10775 |  4426k|  97.9 |   181M |  44 |1505 |4436 | 605 |  67k|  0 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
275.36/276.48	c   276s| 41700 | 10804 |  4437k|  97.9 |   182M |  44 |1505 |4426 | 427 |  67k|  1 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
275.86/276.97	c   277s| 41800 | 10839 |  4444k|  97.8 |   182M |  44 |1505 |4383 | 484 |  68k|  1 |  50k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
276.55/277.69	c   278s| 41900 | 10876 |  4455k|  97.9 |   182M |  44 |1505 |4400 | 441 |  68k|  1 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
277.45/278.50	c   278s| 42000 | 10895 |  4469k|  97.9 |   182M |  44 |1505 |4491 | 423 |  68k|  0 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
277.96/279.03	c   279s| 42100 | 10923 |  4477k|  97.9 |   182M |  44 |1505 |4521 | 421 |  68k|  0 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
278.35/279.48	c   279s| 42200 | 10936 |  4484k|  97.8 |   183M |  44 |1505 |4491 | 429 |  68k|  1 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
279.14/280.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
279.14/280.20	c   280s| 42300 | 10960 |  4496k|  97.9 |   183M |  44 |1505 |4435 | 438 |  68k|  0 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
279.64/280.76	c   281s| 42400 | 10981 |  4504k|  97.9 |   183M |  44 |1505 |4371 | 424 |  69k|  1 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
280.24/281.39	c   281s| 42500 | 11033 |  4514k|  97.9 |   183M |  44 |1505 |4295 | 429 |  69k|  1 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.03%
280.95/282.04	c   282s| 42600 | 11059 |  4524k|  97.9 |   183M |  44 |1505 |4336 | 459 |  69k|  0 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
281.54/282.68	c   283s| 42700 | 11083 |  4535k|  97.9 |   183M |  44 |1505 |4336 | 424 |  69k|  1 |  51k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
282.23/283.35	c   283s| 42800 | 11114 |  4546k|  97.9 |   183M |  44 |1505 |4227 | 423 |  69k|  1 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
282.73/283.82	c   284s| 42900 | 11136 |  4553k|  97.9 |   183M |  44 |1505 |4325 | 449 |  69k|  2 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
283.23/284.38	c   284s| 43000 | 11177 |  4562k|  97.8 |   183M |  44 |1505 |4342 | 437 |  70k|  1 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
283.94/285.01	c   285s| 43100 | 11215 |  4571k|  97.8 |   183M |  44 |1505 |4272 | 424 |  70k|  1 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
284.52/285.63	c   286s| 43200 | 11249 |  4582k|  97.9 |   183M |  44 |1505 |4241 |   0 |  70k|  0 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
285.12/286.24	c   286s| 43300 | 11269 |  4592k|  97.8 |   183M |  44 |1505 |4248 | 420 |  70k|  0 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
285.93/287.01	c   287s| 43400 | 11293 |  4604k|  97.9 |   183M |  44 |1505 |4212 | 445 |  70k|  1 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
286.52/287.64	c   288s| 43500 | 11338 |  4615k|  97.9 |   183M |  44 |1505 |4155 | 425 |  71k|  1 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
287.12/288.29	c   288s| 43600 | 11384 |  4625k|  97.9 |   184M |  44 |1505 |4034 | 438 |  71k|  1 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
287.81/288.98	c   289s| 43700 | 11402 |  4636k|  98.0 |   184M |  44 |1505 |4063 | 436 |  71k|  0 |  52k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
288.61/289.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
288.61/289.77	c   290s| 43800 | 11422 |  4650k|  98.0 |   184M |  44 |1505 |4070 | 428 |  71k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
289.11/290.22	c   290s| 43900 | 11434 |  4657k|  98.0 |   184M |  44 |1505 |4129 | 427 |  71k|  0 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
289.51/290.67	c   291s| 44000 | 11458 |  4664k|  97.9 |   184M |  44 |1505 |4111 | 430 |  71k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
290.01/291.13	c   291s| 44100 | 11482 |  4671k|  97.9 |   184M |  44 |1505 |3994 | 429 |  71k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
290.59/291.75	c   292s| 44200 | 11530 |  4680k|  97.9 |   184M |  44 |1505 |3902 | 427 |  72k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
291.19/292.39	c   292s| 44300 | 11550 |  4691k|  97.9 |   184M |  44 |1505 |3890 |   0 |  72k|  0 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
291.79/292.97	c   293s| 44400 | 11571 |  4700k|  97.9 |   184M |  44 |1505 |3902 | 418 |  72k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
292.39/293.57	c   294s| 44500 | 11598 |  4710k|  97.9 |   185M |  44 |1505 |3907 | 435 |  72k|  0 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.04%
293.00/294.18	c   294s| 44600 | 11650 |  4720k|  97.9 |   185M |  44 |1505 |3887 | 406 |  72k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
293.58/294.76	c   295s| 44700 | 11695 |  4729k|  97.8 |   185M |  44 |1505 |3903 | 430 |  73k|  1 |  53k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
294.08/295.28	c   295s| 44800 | 11714 |  4738k|  97.8 |   185M |  44 |1505 |3940 | 425 |  73k|  0 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
294.58/295.74	c   296s| 44900 | 11750 |  4745k|  97.8 |   185M |  44 |1505 |3960 | 422 |  73k|  1 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
295.28/296.47	c   296s| 45000 | 11756 |  4757k|  97.8 |   185M |  44 |1505 |3977 | 427 |  73k|  0 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
296.08/297.27	c   297s| 45100 | 11778 |  4771k|  97.9 |   186M |  44 |1505 |3950 | 430 |  73k|  0 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
296.57/297.77	c   298s| 45200 | 11800 |  4778k|  97.9 |   186M |  44 |1505 |3979 | 422 |  74k|  1 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
297.17/298.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
297.17/298.30	c   298s| 45300 | 11808 |  4787k|  97.8 |   186M |  44 |1505 |4013 | 438 |  74k|  0 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
297.67/298.86	c   299s| 45400 | 11812 |  4795k|  97.8 |   186M |  44 |1505 |4057 | 422 |  74k|  1 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
298.17/299.34	c   299s| 45500 | 11822 |  4803k|  97.8 |   186M |  44 |1505 |4105 | 435 |  74k|  0 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
298.77/299.93	c   300s| 45600 | 11835 |  4812k|  97.8 |   186M |  44 |1505 |4077 | 434 |  74k|  1 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
299.26/300.46	c   300s| 45700 | 11857 |  4821k|  97.7 |   186M |  44 |1505 |4089 | 431 |  74k|  2 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
300.05/301.21	c   301s| 45800 | 11876 |  4832k|  97.7 |   186M |  44 |1505 |4181 | 431 |  75k|  0 |  54k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
300.55/301.78	c   302s| 45900 | 11900 |  4840k|  97.7 |   186M |  44 |1505 |4254 | 444 |  75k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
301.15/302.34	c   302s| 46000 | 11922 |  4849k|  97.7 |   186M |  44 |1505 |4252 | 448 |  75k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
301.65/302.88	c   303s| 46100 | 11948 |  4858k|  97.7 |   186M |  44 |1505 |4252 | 434 |  75k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
302.44/303.60	c   304s| 46200 | 11978 |  4869k|  97.7 |   186M |  44 |1505 |4228 | 428 |  75k|  0 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
303.34/304.57	c   305s| 46300 | 12021 |  4888k|  97.9 |   186M |  44 |1505 |4186 | 415 |  76k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
303.95/305.19	c   305s| 46400 | 12061 |  4897k|  97.9 |   186M |  44 |1505 |4199 |   0 |  76k|  0 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
304.73/305.93	c   306s| 46500 | 12080 |  4910k|  97.9 |   186M |  44 |1505 |4183 | 441 |  76k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
305.33/306.51	c   307s| 46600 | 12108 |  4919k|  97.9 |   187M |  44 |1505 |4193 | 426 |  76k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.05%
305.73/306.98	c   307s| 46700 | 12128 |  4927k|  97.9 |   187M |  44 |1505 |4170 | 420 |  76k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.06%
306.43/307.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
306.43/307.63	c   308s| 46800 | 12157 |  4937k|  97.9 |   187M |  44 |1505 |4161 | 418 |  76k|  1 |  55k|  24 | 5.000000e+00 |      --      |    Inf |   1.06%
307.03/308.25	c   308s| 46900 | 12199 |  4947k|  97.9 |   187M |  44 |1505 |4141 | 422 |  77k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.06%
307.72/309.00	c   309s| 47000 | 12223 |  4959k|  98.0 |   187M |  44 |1505 |4102 | 444 |  77k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.06%
308.42/309.62	c   310s| 47100 | 12239 |  4970k|  98.0 |   187M |  44 |1505 |4156 | 440 |  77k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
309.02/310.21	c   310s| 47200 | 12261 |  4979k|  98.0 |   187M |  44 |1505 |4161 | 436 |  77k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
309.62/310.81	c   311s| 47300 | 12284 |  4989k|  98.0 |   188M |  44 |1505 |4202 | 423 |  77k|  0 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
310.11/311.30	c   311s| 47400 | 12306 |  4997k|  97.9 |   188M |  44 |1505 |4230 | 429 |  78k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
310.71/311.92	c   312s| 47500 | 12339 |  5008k|  97.9 |   188M |  44 |1505 |4337 | 429 |  78k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
311.20/312.46	c   312s| 47600 | 12359 |  5016k|  97.9 |   188M |  44 |1505 |4325 | 427 |  78k|  1 |  56k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
311.91/313.12	c   313s| 47700 | 12377 |  5027k|  97.9 |   188M |  44 |1505 |4276 | 431 |  78k|  1 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
312.60/313.83	c   314s| 47800 | 12410 |  5038k|  98.0 |   189M |  44 |1505 |4302 | 432 |  78k|  1 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
313.10/314.33	c   314s| 47900 | 12425 |  5046k|  97.9 |   189M |  44 |1505 |4298 | 426 |  78k|  0 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
313.59/314.81	c   315s| 48000 | 12455 |  5053k|  97.9 |   189M |  44 |1505 |4356 | 438 |  78k|  0 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
314.19/315.42	c   315s| 48100 | 12471 |  5063k|  97.9 |   189M |  44 |1505 |4366 |   0 |  79k|  0 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
314.69/315.97	c   316s| 48200 | 12500 |  5072k|  97.9 |   189M |  44 |1505 |4440 | 435 |  79k|  1 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
315.29/316.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
315.29/316.58	c   317s| 48300 | 12519 |  5082k|  97.9 |   189M |  44 |1505 |4369 | 422 |  79k|  1 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
315.80/317.09	c   317s| 48400 | 12539 |  5090k|  97.8 |   189M |  44 |1505 |4311 | 437 |  79k|  1 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
316.38/317.65	c   318s| 48500 | 12567 |  5099k|  97.8 |   189M |  44 |1505 |4337 | 422 |  79k|  1 |  57k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
316.98/318.26	c   318s| 48600 | 12592 |  5109k|  97.8 |   189M |  44 |1505 |4321 | 436 |  79k|  0 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
317.68/318.94	c   319s| 48700 | 12634 |  5120k|  97.8 |   189M |  44 |1505 |4354 | 426 |  80k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.07%
318.18/319.48	c   319s| 48800 | 12654 |  5128k|  97.8 |   189M |  44 |1505 |4367 | 429 |  80k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
318.79/320.10	c   320s| 48900 | 12687 |  5138k|  97.8 |   189M |  44 |1505 |4313 | 437 |  80k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
319.47/320.70	c   321s| 49000 | 12711 |  5147k|  97.8 |   190M |  44 |1505 |4349 | 449 |  80k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
320.27/321.58	c   322s| 49100 | 12720 |  5162k|  97.9 |   190M |  44 |1505 |4292 | 441 |  80k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
321.26/322.52	c   323s| 49200 | 12728 |  5177k|  98.0 |   190M |  44 |1505 |4273 | 489 |  80k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
321.77/323.05	c   323s| 49300 | 12750 |  5186k|  98.0 |   190M |  44 |1505 |4250 | 425 |  81k|  1 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
322.16/323.45	c   323s| 49400 | 12757 |  5192k|  97.9 |   190M |  44 |1505 |4298 | 422 |  81k|  0 |  58k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
322.87/324.12	c   324s| 49500 | 12787 |  5203k|  97.9 |   190M |  44 |1505 |4403 | 458 |  81k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
323.25/324.53	c   325s| 49600 | 12799 |  5210k|  97.9 |   190M |  44 |1505 |4441 | 432 |  81k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
323.76/325.09	c   325s| 49700 | 12812 |  5219k|  97.9 |   190M |  44 |1505 |4398 | 454 |  81k|  0 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
324.35/325.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
324.35/325.66	c   326s| 49800 | 12845 |  5228k|  97.8 |   190M |  44 |1505 |4393 | 419 |  81k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
324.95/326.23	c   326s| 49900 | 12863 |  5237k|  97.8 |   190M |  44 |1505 |4389 | 426 |  81k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
325.55/326.81	c   327s| 50000 | 12888 |  5246k|  97.8 |   190M |  44 |1505 |4436 | 451 |  82k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
326.04/327.39	c   327s| 50100 | 12924 |  5255k|  97.8 |   190M |  44 |1505 |4388 | 442 |  82k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
326.64/327.94	c   328s| 50200 | 12948 |  5264k|  97.8 |   190M |  44 |1505 |4412 | 439 |  82k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
327.14/328.48	c   328s| 50300 | 12952 |  5273k|  97.8 |   191M |  44 |1505 |4418 | 434 |  82k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
327.75/329.08	c   329s| 50400 | 12980 |  5283k|  97.8 |   191M |  44 |1505 |4408 | 429 |  82k|  1 |  59k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
328.23/329.54	c   330s| 50500 | 12992 |  5290k|  97.7 |   191M |  44 |1505 |4506 | 426 |  82k|  1 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
328.84/330.17	c   330s| 50600 | 13019 |  5300k|  97.7 |   191M |  44 |1505 |4497 | 433 |  83k|  0 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
329.63/330.91	c   331s| 50700 | 13021 |  5312k|  97.8 |   191M |  44 |1505 |4456 | 434 |  83k|  0 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
330.23/331.58	c   332s| 50800 | 13061 |  5323k|  97.8 |   191M |  44 |1505 |4496 | 513 |  83k|  2 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.08%
330.83/332.12	c   332s| 50900 | 13091 |  5331k|  97.8 |   191M |  44 |1505 |4492 | 427 |  83k|  1 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
331.52/332.80	c   333s| 51000 | 13108 |  5342k|  97.8 |   191M |  44 |1505 |4455 |   0 |  83k|  0 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
332.12/333.42	c   333s| 51100 | 13133 |  5351k|  97.8 |   191M |  44 |1505 |4474 | 438 |  84k|  1 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
333.01/334.31	c   334s| 51200 | 13146 |  5367k|  97.9 |   191M |  44 |1505 |4395 | 427 |  84k|  0 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
333.61/334.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
333.61/334.91	c   335s| 51300 | 13170 |  5376k|  97.9 |   191M |  44 |1505 |4384 | 423 |  84k|  0 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
334.31/335.61	c   336s| 51400 | 13196 |  5388k|  97.9 |   191M |  44 |1505 |4389 | 446 |  84k|  1 |  60k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
334.82/336.17	c   336s| 51500 | 13206 |  5397k|  97.9 |   191M |  44 |1505 |4368 | 425 |  84k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
335.40/336.79	c   337s| 51600 | 13234 |  5408k|  97.9 |   191M |  44 |1505 |4308 | 428 |  85k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
336.00/337.33	c   337s| 51700 | 13247 |  5417k|  97.9 |   191M |  44 |1505 |4322 | 423 |  85k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
336.60/337.92	c   338s| 51800 | 13264 |  5427k|  97.9 |   192M |  44 |1505 |4332 | 459 |  85k|  2 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
337.30/338.66	c   339s| 51900 | 13307 |  5439k|  98.0 |   192M |  44 |1505 |4306 | 422 |  85k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
337.89/339.23	c   339s| 52000 | 13320 |  5448k|  97.9 |   192M |  44 |1505 |4331 | 422 |  85k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
338.49/339.80	c   340s| 52100 | 13340 |  5458k|  97.9 |   192M |  44 |1505 |4410 | 442 |  85k|  0 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
338.99/340.39	c   340s| 52200 | 13366 |  5467k|  97.9 |   192M |  44 |1505 |4449 | 427 |  86k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.09%
339.59/340.97	c   341s| 52300 | 13383 |  5476k|  97.9 |   192M |  44 |1505 |4431 | 428 |  86k|  0 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
340.38/341.73	c   342s| 52400 | 13406 |  5489k|  98.0 |   192M |  44 |1505 |4385 | 441 |  86k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
340.98/342.31	c   342s| 52500 | 13438 |  5498k|  98.0 |   192M |  44 |1505 |4316 | 422 |  86k|  0 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
341.69/343.03	c   343s| 52600 | 13455 |  5510k|  98.0 |   192M |  44 |1505 |4263 | 437 |  86k|  1 |  61k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
342.28/343.60	c   344s| 52700 | 13478 |  5520k|  98.0 |   193M |  44 |1505 |4320 | 424 |  86k|  1 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
342.87/344.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
342.87/344.26	c   344s| 52800 | 13488 |  5531k|  98.0 |   193M |  44 |1505 |4359 | 446 |  87k|  1 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
343.47/344.86	c   345s| 52900 | 13524 |  5541k|  98.0 |   193M |  44 |1505 |4354 | 445 |  87k|  1 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
343.97/345.38	c   345s| 53000 | 13548 |  5549k|  98.0 |   193M |  44 |1505 |4374 | 436 |  87k|  1 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
344.68/346.05	c   346s| 53100 | 13564 |  5559k|  98.0 |   194M |  44 |1505 |4311 | 425 |  87k|  0 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
345.46/346.80	c   347s| 53200 | 13628 |  5572k|  98.0 |   194M |  44 |1505 |4292 | 427 |  87k|  1 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
345.96/347.32	c   347s| 53300 | 13642 |  5580k|  98.0 |   194M |  44 |1505 |4279 | 468 |  88k|  0 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
346.56/347.92	c   348s| 53400 | 13669 |  5590k|  98.0 |   194M |  44 |1505 |4280 | 434 |  88k|  0 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
347.26/348.64	c   349s| 53500 | 13698 |  5602k|  98.1 |   194M |  44 |1505 |4317 | 422 |  88k|  0 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
347.77/349.12	c   349s| 53600 | 13717 |  5609k|  98.0 |   194M |  44 |1505 |4349 | 433 |  88k|  2 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.10%
348.25/349.65	c   350s| 53700 | 13743 |  5618k|  98.0 |   194M |  44 |1505 |4422 | 420 |  88k|  1 |  62k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
348.66/350.08	c   350s| 53800 | 13744 |  5625k|  97.9 |   194M |  44 |1505 |4504 | 429 |  88k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
349.25/350.64	c   351s| 53900 | 13768 |  5634k|  97.9 |   194M |  44 |1505 |4548 |   0 |  89k|  0 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
349.85/351.26	c   351s| 54000 | 13800 |  5644k|  97.9 |   194M |  44 |1505 |4553 | 433 |  89k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
350.55/351.90	c   352s| 54100 | 13806 |  5654k|  97.9 |   194M |  44 |1505 |4512 | 439 |  89k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
351.34/352.71	c   353s| 54200 | 13819 |  5667k|  98.0 |   194M |  44 |1505 |4471 | 427 |  89k|  0 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
351.94/353.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
351.94/353.35	c   353s| 54300 | 13839 |  5677k|  98.0 |   194M |  44 |1505 |4432 |   0 |  89k|  0 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
352.54/353.98	c   354s| 54400 | 13837 |  5688k|  98.0 |   195M |  44 |1505 |4465 | 437 |  90k|  0 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
353.24/354.60	c   355s| 54500 | 13853 |  5698k|  98.0 |   195M |  44 |1505 |4453 | 443 |  90k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.11%
353.83/355.20	c   355s| 54600 | 13881 |  5708k|  98.0 |   195M |  44 |1505 |4443 | 432 |  90k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
354.33/355.78	c   356s| 54700 | 13907 |  5717k|  98.0 |   195M |  44 |1505 |4434 | 423 |  90k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
354.93/356.32	c   356s| 54800 | 13924 |  5726k|  98.0 |   195M |  44 |1505 |4475 | 420 |  90k|  1 |  63k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
355.53/356.94	c   357s| 54900 | 13938 |  5736k|  98.0 |   195M |  44 |1505 |4516 | 433 |  91k|  1 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
356.22/357.69	c   358s| 55000 | 13951 |  5748k|  98.0 |   195M |  44 |1505 |4569 | 434 |  91k|  0 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
356.73/358.13	c   358s| 55100 | 13962 |  5755k|  98.0 |   195M |  44 |1505 |4622 | 432 |  91k|  0 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
357.32/358.72	c   359s| 55200 | 13979 |  5764k|  98.0 |   195M |  44 |1505 |4673 | 424 |  91k|  1 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
357.82/359.25	c   359s| 55300 | 14002 |  5773k|  98.0 |   195M |  44 |1505 |4629 | 431 |  91k|  1 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.12%
358.52/359.91	c   360s| 55400 | 14042 |  5784k|  98.0 |   195M |  44 |1505 |4490 | 398 |  91k|  1 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
359.01/360.48	c   360s| 55500 | 14060 |  5793k|  98.0 |   196M |  44 |1505 |4542 | 441 |  92k|  1 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
359.81/361.29	c   361s| 55600 | 14096 |  5805k|  98.0 |   196M |  44 |1505 |4528 | 412 |  92k|  1 |  64k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
360.51/361.98	c   362s| 55700 | 14117 |  5816k|  98.0 |   196M |  44 |1505 |4554 | 432 |  92k|  1 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
361.11/362.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
361.11/362.58	c   363s| 55800 | 14136 |  5826k|  98.0 |   196M |  44 |1505 |4598 | 436 |  92k|  1 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
361.80/363.25	c   363s| 55900 | 14156 |  5837k|  98.0 |   197M |  44 |1505 |4699 | 413 |  92k|  1 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
362.20/363.68	c   364s| 56000 | 14174 |  5844k|  98.0 |   197M |  44 |1505 |4730 | 436 |  92k|  0 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
362.81/364.23	c   364s| 56100 | 14193 |  5852k|  98.0 |   197M |  44 |1505 |4765 | 423 |  93k|  1 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
363.50/364.91	c   365s| 56200 | 14212 |  5864k|  98.0 |   197M |  44 |1505 |4787 | 451 |  93k|  0 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
364.00/365.45	c   365s| 56300 | 14232 |  5872k|  98.0 |   197M |  44 |1505 |4840 | 443 |  93k|  2 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
364.61/366.02	c   366s| 56400 | 14268 |  5881k|  98.0 |   197M |  44 |1505 |4837 | 429 |  93k|  1 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
365.20/366.62	c   367s| 56500 | 14280 |  5891k|  98.0 |   197M |  44 |1505 |4831 | 428 |  93k|  1 |  65k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
365.71/367.14	c   367s| 56600 | 14329 |  5899k|  97.9 |   197M |  44 |1505 |4865 | 418 |  94k|  1 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
366.19/367.64	c   368s| 56700 | 14347 |  5907k|  97.9 |   197M |  44 |1505 |4879 | 448 |  94k|  0 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
366.70/368.19	c   368s| 56800 | 14384 |  5917k|  97.9 |   197M |  44 |1505 |4870 | 433 |  94k|  1 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
367.49/368.91	c   369s| 56900 | 14411 |  5929k|  97.9 |   197M |  44 |1505 |4833 | 433 |  94k|  1 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.13%
368.08/369.55	c   370s| 57000 | 14457 |  5939k|  98.0 |   197M |  44 |1505 |4813 | 441 |  94k|  1 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
368.48/369.99	c   370s| 57100 | 14461 |  5946k|  97.9 |   197M |  44 |1505 |4809 |   0 |  94k|  0 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
368.98/370.49	c   370s| 57200 | 14462 |  5953k|  97.9 |   197M |  44 |1505 |4830 | 434 |  95k|  2 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
369.78/371.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
369.78/371.23	c   371s| 57300 | 14483 |  5965k|  97.9 |   197M |  44 |1505 |4847 | 435 |  95k|  1 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
370.48/371.96	c   372s| 57400 | 14513 |  5977k|  97.9 |   197M |  44 |1505 |4780 | 430 |  95k|  0 |  66k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
370.97/372.46	c   372s| 57500 | 14539 |  5985k|  97.9 |   197M |  44 |1505 |4745 | 411 |  95k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
371.47/373.00	c   373s| 57600 | 14567 |  5993k|  97.9 |   197M |  44 |1505 |4800 | 420 |  95k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
371.97/373.41	c   373s| 57700 | 14593 |  5999k|  97.8 |   197M |  44 |1505 |4841 | 430 |  95k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
372.47/374.00	c   374s| 57800 | 14595 |  6009k|  97.8 |   197M |  44 |1505 |4873 | 480 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
373.17/374.62	c   375s| 57900 | 14639 |  6019k|  97.8 |   197M |  44 |1505 |4763 | 428 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
373.86/375.31	c   375s| 58000 | 14664 |  6030k|  97.8 |   197M |  44 |1505 |4754 | 418 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
374.46/375.95	c   376s| 58100 | 14677 |  6040k|  97.9 |   198M |  44 |1505 |4764 | 425 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.14%
375.06/376.53	c   377s| 58200 | 14695 |  6050k|  97.9 |   198M |  44 |1505 |4739 | 432 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
375.57/377.10	c   377s| 58300 | 14695 |  6059k|  97.8 |   198M |  44 |1505 |4713 | 418 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
376.36/377.82	c   378s| 58400 | 14733 |  6071k|  97.9 |   198M |  44 |1505 |4717 | 501 |  96k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
377.05/378.59	c   379s| 58500 | 14760 |  6083k|  97.9 |   198M |  44 |1505 |4633 | 419 |  97k|  1 |  67k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
377.45/378.96	c   379s| 58600 | 14785 |  6089k|  97.8 |   198M |  44 |1505 |4690 | 437 |  97k|  1 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
378.15/379.65	c   380s| 58700 | 14798 |  6100k|  97.9 |   198M |  44 |1505 |4647 | 440 |  97k|  1 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
378.56/380.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
378.56/380.08	c   380s| 58800 | 14821 |  6107k|  97.8 |   198M |  44 |1505 |4608 | 432 |  97k|  0 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.16%
379.15/380.67	c   381s| 58900 | 14848 |  6116k|  97.8 |   198M |  44 |1505 |4672 | 446 |  97k|  0 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
379.66/381.17	c   381s| 59000 | 14860 |  6124k|  97.8 |   198M |  44 |1505 |4728 | 424 |  98k|  1 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
380.04/381.54	c   382s| 59100 | 14882 |  6129k|  97.7 |   198M |  44 |1505 |4755 | 428 |  98k|  1 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
380.65/382.17	c   382s| 59200 | 14895 |  6140k|  97.7 |   198M |  44 |1505 |4760 | 460 |  98k|  0 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
381.44/382.92	c   383s| 59300 | 14932 |  6152k|  97.8 |   198M |  44 |1505 |4528 | 438 |  98k|  1 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
382.14/383.65	c   384s| 59400 | 14937 |  6165k|  97.8 |   198M |  44 |1505 |4518 | 434 |  98k|  1 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
382.65/384.12	c   384s| 59500 | 14967 |  6172k|  97.8 |   198M |  44 |1505 |4578 |   0 |  98k|  0 |  68k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
383.43/384.91	c   385s| 59600 | 14997 |  6185k|  97.8 |   198M |  44 |1505 |4555 | 425 |  99k|  1 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
384.03/385.56	c   386s| 59700 | 15008 |  6196k|  97.8 |   198M |  44 |1505 |4597 | 446 |  99k|  0 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
384.73/386.23	c   386s| 59800 | 15039 |  6207k|  97.9 |   198M |  44 |1505 |4543 | 437 |  99k|  1 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
385.32/386.89	c   387s| 59900 | 15051 |  6218k|  97.9 |   198M |  44 |1505 |4503 | 428 |  99k|  0 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.17%
386.02/387.59	c   388s| 60000 | 15077 |  6229k|  97.9 |   198M |  44 |1505 |4487 | 433 |  99k|  2 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
386.53/388.07	c   388s| 60100 | 15105 |  6237k|  97.9 |   198M |  44 |1505 |4533 | 432 |  99k|  1 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
387.02/388.56	c   389s| 60200 | 15115 |  6244k|  97.8 |   198M |  44 |1505 |4607 | 435 | 100k|  2 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
387.72/389.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
387.72/389.21	c   389s| 60300 | 15137 |  6255k|  97.9 |   198M |  44 |1505 |4642 | 424 | 100k|  1 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
388.41/390.01	c   390s| 60400 | 15166 |  6269k|  97.9 |   198M |  44 |1505 |4590 | 469 | 100k|  2 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
389.11/390.65	c   391s| 60500 | 15186 |  6279k|  97.9 |   198M |  44 |1505 |4617 | 434 | 100k|  1 |  69k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
389.62/391.17	c   391s| 60600 | 15202 |  6288k|  97.9 |   198M |  44 |1505 |4657 | 438 | 100k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
390.11/391.68	c   392s| 60700 | 15210 |  6296k|  97.9 |   199M |  44 |1505 |4624 | 449 | 100k|  0 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
390.71/392.26	c   392s| 60800 | 15240 |  6306k|  97.9 |   199M |  44 |1505 |4558 | 437 | 100k|  2 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
391.30/392.82	c   393s| 60900 | 15258 |  6315k|  97.9 |   199M |  44 |1505 |4553 | 439 | 101k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
392.00/393.56	c   394s| 61000 | 15266 |  6327k|  97.9 |   199M |  44 |1505 |4605 | 437 | 101k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
392.61/394.16	c   394s| 61100 | 15300 |  6336k|  97.9 |   199M |  44 |1505 |4652 | 427 | 101k|  0 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
393.00/394.56	c   395s| 61200 | 15326 |  6343k|  97.8 |   199M |  44 |1505 |4646 | 435 | 101k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
393.69/395.28	c   395s| 61300 | 15344 |  6355k|  97.9 |   199M |  44 |1505 |4646 | 422 | 101k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
394.39/395.94	c   396s| 61400 | 15369 |  6366k|  97.9 |   200M |  44 |1505 |4665 | 431 | 101k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.18%
394.99/396.54	c   397s| 61500 | 15392 |  6376k|  97.9 |   200M |  44 |1505 |4639 | 437 | 102k|  1 |  70k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
395.60/397.17	c   397s| 61600 | 15419 |  6386k|  97.9 |   200M |  44 |1505 |4662 | 414 | 102k|  0 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
395.99/397.57	c   398s| 61700 | 15438 |  6392k|  97.8 |   200M |  44 |1505 |4701 | 439 | 102k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
396.60/398.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
396.60/398.17	c   398s| 61800 | 15450 |  6402k|  97.9 |   200M |  44 |1505 |4690 | 423 | 102k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
397.38/398.91	c   399s| 61900 | 15477 |  6414k|  97.9 |   200M |  44 |1505 |4753 | 435 | 102k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
397.88/399.43	c   399s| 62000 | 15488 |  6422k|  97.9 |   200M |  44 |1505 |4790 | 427 | 102k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
398.28/399.89	c   400s| 62100 | 15504 |  6430k|  97.8 |   200M |  44 |1505 |4832 | 420 | 102k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
398.98/400.50	c   401s| 62200 | 15534 |  6439k|  97.8 |   200M |  44 |1505 |4797 | 422 | 103k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
399.49/401.09	c   401s| 62300 | 15554 |  6448k|  97.8 |   201M |  44 |1505 |4823 | 415 | 103k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
400.17/401.73	c   402s| 62400 | 15578 |  6459k|  97.8 |   201M |  44 |1505 |4773 | 438 | 103k|  1 |  71k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
400.87/402.44	c   402s| 62500 | 15621 |  6471k|  97.9 |   201M |  44 |1505 |4686 | 429 | 103k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
401.48/403.09	c   403s| 62600 | 15648 |  6482k|  97.9 |   201M |  44 |1505 |4745 | 425 | 103k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
402.17/403.73	c   404s| 62700 | 15668 |  6493k|  97.9 |   201M |  44 |1505 |4805 | 420 | 103k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
402.76/404.31	c   404s| 62800 | 15689 |  6502k|  97.9 |   201M |  44 |1505 |4773 | 425 | 103k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.19%
403.36/404.95	c   405s| 62900 | 15714 |  6512k|  97.9 |   201M |  44 |1505 |4764 | 420 | 104k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
403.86/405.44	c   405s| 63000 | 15734 |  6521k|  97.9 |   201M |  44 |1505 |4791 | 418 | 104k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
404.47/406.02	c   406s| 63100 | 15759 |  6530k|  97.9 |   201M |  44 |1505 |4789 | 428 | 104k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
405.06/406.62	c   407s| 63200 | 15773 |  6539k|  97.9 |   201M |  44 |1505 |4766 | 437 | 104k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
405.65/407.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
405.65/407.22	c   407s| 63300 | 15804 |  6548k|  97.8 |   201M |  44 |1505 |4705 | 425 | 104k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
406.25/407.83	c   408s| 63400 | 15832 |  6558k|  97.8 |   201M |  44 |1505 |4691 | 456 | 104k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
406.85/408.42	c   408s| 63500 | 15864 |  6568k|  97.8 |   201M |  44 |1505 |4653 | 431 | 105k|  1 |  72k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
407.35/408.99	c   409s| 63600 | 15868 |  6577k|  97.8 |   202M |  44 |1505 |4623 | 434 | 105k|  0 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
408.05/409.66	c   410s| 63700 | 15906 |  6587k|  97.8 |   202M |  44 |1505 |4587 |   0 | 105k|  0 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
408.64/410.22	c   410s| 63800 | 15941 |  6597k|  97.8 |   202M |  44 |1505 |4594 | 431 | 105k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
409.24/410.84	c   411s| 63900 | 15942 |  6607k|  97.8 |   202M |  44 |1505 |4591 | 434 | 105k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
409.64/411.26	c   411s| 64000 | 15959 |  6613k|  97.8 |   202M |  44 |1505 |4700 | 438 | 106k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.20%
410.04/411.68	c   412s| 64100 | 15963 |  6620k|  97.7 |   202M |  44 |1505 |4704 | 412 | 106k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
410.74/412.35	c   412s| 64200 | 15980 |  6631k|  97.8 |   202M |  44 |1505 |4687 | 442 | 106k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
411.45/413.06	c   413s| 64300 | 15994 |  6643k|  97.8 |   202M |  44 |1505 |4706 | 446 | 106k|  0 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
412.03/413.64	c   414s| 64400 | 16004 |  6653k|  97.8 |   202M |  44 |1505 |4701 | 430 | 106k|  0 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
412.63/414.20	c   414s| 64500 | 16019 |  6662k|  97.8 |   202M |  44 |1505 |4721 | 451 | 106k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
413.13/414.73	c   415s| 64600 | 16044 |  6670k|  97.8 |   202M |  44 |1505 |4786 | 445 | 106k|  1 |  73k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
413.63/415.28	c   415s| 64700 | 16072 |  6679k|  97.7 |   202M |  44 |1505 |4752 | 423 | 107k|  0 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
414.12/415.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
414.12/415.79	c   416s| 64800 | 16109 |  6686k|  97.7 |   202M |  44 |1505 |4814 | 419 | 107k|  1 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.21%
414.82/416.50	c   416s| 64900 | 16143 |  6697k|  97.7 |   203M |  44 |1505 |4776 | 433 | 107k|  1 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
415.62/417.28	c   417s| 65000 | 16182 |  6710k|  97.8 |   203M |  44 |1505 |4826 | 433 | 107k|  1 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
416.02/417.66	c   418s| 65100 | 16203 |  6716k|  97.7 |   203M |  44 |1505 |4833 | 443 | 107k|  2 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
416.72/418.30	c   418s| 65200 | 16223 |  6727k|  97.7 |   203M |  44 |1505 |4864 | 428 | 107k|  0 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
417.21/418.83	c   419s| 65300 | 16240 |  6735k|  97.7 |   203M |  44 |1505 |4860 | 440 | 108k|  1 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
417.81/419.48	c   419s| 65400 | 16246 |  6746k|  97.7 |   203M |  44 |1505 |4908 | 436 | 108k|  1 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
418.31/419.96	c   420s| 65500 | 16255 |  6753k|  97.7 |   203M |  44 |1505 |4942 | 440 | 108k|  2 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
419.01/420.67	c   421s| 65600 | 16270 |  6765k|  97.7 |   203M |  44 |1505 |4909 | 413 | 108k|  1 |  74k|  24 | 5.000000e+00 |      --      |    Inf |   1.22%
419.71/421.31	c   421s| 65700 | 16289 |  6775k|  97.7 |   203M |  44 |1505 |4880 | 430 | 108k|  1 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.23%
420.10/421.79	c   422s| 65800 | 16328 |  6783k|  97.7 |   203M |  44 |1505 |4959 | 453 | 108k|  2 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.23%
420.70/422.32	c   422s| 65900 | 16368 |  6792k|  97.7 |   203M |  44 |1505 |5049 |   0 | 109k|  0 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.23%
421.20/422.87	c   423s| 66000 | 16387 |  6800k|  97.7 |   204M |  44 |1505 |5022 | 468 | 109k|  0 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
421.90/423.55	c   424s| 66100 | 16421 |  6812k|  97.7 |   205M |  44 |1505 |5035 | 440 | 109k|  0 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
422.60/424.27	c   424s| 66200 | 16424 |  6824k|  97.7 |   205M |  44 |1505 |5036 | 452 | 109k|  2 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
423.19/424.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
423.19/424.81	c   425s| 66300 | 16440 |  6832k|  97.7 |   205M |  44 |1505 |5027 | 418 | 109k|  1 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
423.69/425.31	c   425s| 66400 | 16463 |  6840k|  97.7 |   205M |  44 |1505 |5040 | 451 | 109k|  0 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
424.19/425.86	c   426s| 66500 | 16481 |  6849k|  97.7 |   205M |  44 |1505 |5045 | 441 | 109k|  0 |  75k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
424.79/426.44	c   426s| 66600 | 16490 |  6858k|  97.7 |   205M |  44 |1505 |5080 | 428 | 110k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
425.40/427.03	c   427s| 66700 | 16497 |  6867k|  97.6 |   205M |  44 |1505 |5029 | 435 | 110k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
426.18/427.89	c   428s| 66800 | 16506 |  6881k|  97.7 |   205M |  44 |1505 |4986 | 426 | 110k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
426.98/428.69	c   429s| 66900 | 16524 |  6894k|  97.7 |   205M |  44 |1505 |4947 | 447 | 110k|  0 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
427.78/429.44	c   429s| 67000 | 16546 |  6906k|  97.8 |   205M |  44 |1505 |4850 | 432 | 110k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
428.39/430.02	c   430s| 67100 | 16561 |  6915k|  97.8 |   205M |  44 |1505 |4865 | 441 | 110k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
429.07/430.74	c   431s| 67200 | 16570 |  6927k|  97.8 |   205M |  44 |1505 |4891 | 426 | 111k|  0 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
429.57/431.28	c   431s| 67300 | 16582 |  6936k|  97.8 |   205M |  44 |1505 |4990 | 446 | 111k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
430.07/431.70	c   432s| 67400 | 16612 |  6942k|  97.7 |   205M |  44 |1505 |4975 | 432 | 111k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
430.57/432.25	c   432s| 67500 | 16636 |  6951k|  97.7 |   205M |  44 |1505 |4992 | 404 | 111k|  0 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
431.27/432.97	c   433s| 67600 | 16670 |  6963k|  97.8 |   205M |  44 |1505 |5037 | 437 | 111k|  1 |  76k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
431.86/433.59	c   434s| 67700 | 16707 |  6973k|  97.8 |   205M |  44 |1505 |5028 | 461 | 112k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
432.56/434.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
432.56/434.21	c   434s| 67800 | 16729 |  6983k|  97.8 |   205M |  44 |1505 |5038 | 426 | 112k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
432.96/434.61	c   435s| 67900 | 16734 |  6989k|  97.7 |   205M |  44 |1505 |5107 | 422 | 112k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
433.47/435.18	c   435s| 68000 | 16748 |  6998k|  97.7 |   205M |  44 |1505 |5101 | 436 | 112k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.24%
434.06/435.77	c   436s| 68100 | 16767 |  7007k|  97.7 |   205M |  44 |1505 |5120 | 451 | 112k|  2 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
434.55/436.26	c   436s| 68200 | 16781 |  7015k|  97.7 |   205M |  44 |1505 |5134 | 429 | 112k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
435.25/436.90	c   437s| 68300 | 16799 |  7025k|  97.7 |   206M |  44 |1505 |5127 | 428 | 112k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
435.95/437.61	c   438s| 68400 | 16813 |  7038k|  97.7 |   206M |  44 |1505 |5083 | 422 | 113k|  1 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
436.65/438.33	c   438s| 68500 | 16833 |  7049k|  97.7 |   206M |  44 |1505 |5097 | 443 | 113k|  0 |  77k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
437.36/439.02	c   439s| 68600 | 16861 |  7060k|  97.8 |   206M |  44 |1505 |5221 | 446 | 113k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
438.04/439.78	c   440s| 68700 | 16899 |  7072k|  97.8 |   206M |  44 |1505 |5145 | 429 | 113k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
438.74/440.40	c   440s| 68800 | 16913 |  7083k|  97.8 |   206M |  44 |1505 |5108 | 442 | 113k|  2 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
439.35/441.10	c   441s| 68900 | 16946 |  7094k|  97.8 |   206M |  44 |1505 |5096 | 447 | 113k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
439.94/441.68	c   442s| 69000 | 16968 |  7103k|  97.8 |   206M |  44 |1505 |5083 | 423 | 114k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
440.53/442.29	c   442s| 69100 | 16996 |  7114k|  97.8 |   206M |  44 |1505 |5097 | 462 | 114k|  0 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
441.23/442.92	c   443s| 69200 | 17012 |  7124k|  97.8 |   206M |  44 |1505 |5110 | 432 | 114k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.25%
441.83/443.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
441.83/443.56	c   444s| 69300 | 17052 |  7135k|  97.8 |   207M |  44 |1505 |5081 | 442 | 114k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
442.53/444.22	c   444s| 69400 | 17071 |  7145k|  97.8 |   207M |  44 |1505 |5096 | 436 | 114k|  0 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
442.92/444.69	c   445s| 69500 | 17097 |  7153k|  97.8 |   207M |  44 |1505 |5064 | 430 | 114k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
443.62/445.33	c   445s| 69600 | 17120 |  7163k|  97.8 |   207M |  44 |1505 |5022 | 459 | 115k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
444.12/445.89	c   446s| 69700 | 17176 |  7172k|  97.8 |   207M |  44 |1505 |4960 | 428 | 115k|  1 |  78k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
444.72/446.49	c   446s| 69800 | 17214 |  7181k|  97.8 |   207M |  44 |1505 |5017 | 436 | 115k|  0 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
445.33/447.06	c   447s| 69900 | 17226 |  7190k|  97.8 |   207M |  44 |1505 |5044 | 442 | 115k|  1 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
446.01/447.78	c   448s| 70000 | 17242 |  7202k|  97.8 |   207M |  44 |1505 |5061 | 435 | 115k|  0 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
446.71/448.43	c   448s| 70100 | 17269 |  7212k|  97.8 |   207M |  44 |1505 |5067 | 425 | 116k|  1 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.26%
447.51/449.27	c   449s| 70200 | 17284 |  7226k|  97.9 |   207M |  44 |1505 |5146 | 431 | 116k|  1 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
448.11/449.82	c   450s| 70300 | 17308 |  7235k|  97.9 |   207M |  44 |1505 |5153 | 438 | 116k|  0 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
448.61/450.34	c   450s| 70400 | 17323 |  7243k|  97.8 |   208M |  44 |1505 |5179 | 438 | 116k|  0 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
449.20/450.96	c   451s| 70500 | 17333 |  7253k|  97.8 |   208M |  44 |1505 |5185 | 419 | 116k|  1 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
449.80/451.58	c   452s| 70600 | 17354 |  7263k|  97.8 |   208M |  44 |1505 |5184 | 436 | 116k|  1 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
450.31/452.06	c   452s| 70700 | 17372 |  7270k|  97.8 |   208M |  44 |1505 |5231 | 439 | 116k|  1 |  79k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
451.00/452.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
451.00/452.70	c   453s| 70800 | 17386 |  7281k|  97.8 |   208M |  44 |1505 |5248 | 448 | 117k|  1 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
451.60/453.34	c   453s| 70900 | 17418 |  7291k|  97.8 |   208M |  44 |1505 |5173 | 455 | 117k|  1 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
452.19/454.00	c   454s| 71000 | 17442 |  7302k|  97.8 |   208M |  44 |1505 |5158 | 422 | 117k|  0 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
452.89/454.63	c   455s| 71100 | 17469 |  7312k|  97.9 |   208M |  44 |1505 |5214 | 406 | 117k|  1 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
453.30/455.06	c   455s| 71200 | 17487 |  7319k|  97.8 |   209M |  44 |1505 |5270 | 426 | 117k|  1 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
453.79/455.55	c   456s| 71300 | 17522 |  7327k|  97.8 |   209M |  44 |1505 |5284 | 429 | 117k|  0 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
454.19/455.93	c   456s| 71400 | 17553 |  7332k|  97.7 |   209M |  44 |1505 |5452 | 432 | 118k|  0 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.27%
454.78/456.56	c   457s| 71500 | 17563 |  7342k|  97.7 |   209M |  44 |1505 |5392 | 431 | 118k|  0 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
455.18/456.97	c   457s| 71600 | 17576 |  7349k|  97.7 |   209M |  44 |1505 |5402 |   0 | 118k|  0 |  80k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
455.78/457.54	c   458s| 71700 | 17588 |  7358k|  97.7 |   209M |  44 |1505 |5366 | 436 | 118k|  0 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
456.39/458.15	c   458s| 71800 | 17594 |  7368k|  97.7 |   209M |  44 |1505 |5316 | 412 | 118k|  1 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
457.08/458.85	c   459s| 71900 | 17616 |  7380k|  97.7 |   209M |  44 |1505 |5289 | 436 | 118k|  0 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
457.57/459.31	c   459s| 72000 | 17637 |  7388k|  97.7 |   209M |  44 |1505 |5310 | 425 | 118k|  0 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
457.97/459.73	c   460s| 72100 | 17630 |  7394k|  97.6 |   209M |  44 |1505 |5338 | 426 | 118k|  0 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
458.57/460.38	c   460s| 72200 | 17650 |  7402k|  97.6 |   209M |  44 |1505 |5333 | 429 | 118k|  0 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
459.17/460.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
459.17/460.95	c   461s| 72300 | 17651 |  7412k|  97.6 |   209M |  44 |1505 |5383 | 451 | 118k|  1 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
459.87/461.66	c   462s| 72400 | 17684 |  7422k|  97.6 |   210M |  44 |1505 |5393 | 422 | 119k|  1 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
460.67/462.42	c   462s| 72500 | 17697 |  7435k|  97.7 |   210M |  44 |1505 |5410 | 431 | 119k|  1 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
461.17/462.92	c   463s| 72600 | 17717 |  7442k|  97.6 |   210M |  44 |1505 |5381 | 438 | 119k|  1 |  81k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
461.56/463.39	c   463s| 72700 | 17731 |  7450k|  97.6 |   210M |  44 |1505 |5417 | 425 | 119k|  0 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
462.16/463.92	c   464s| 72800 | 17754 |  7459k|  97.6 |   210M |  44 |1505 |5417 | 443 | 119k|  1 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
462.66/464.44	c   464s| 72900 | 17776 |  7467k|  97.6 |   210M |  44 |1505 |5473 | 447 | 119k|  2 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.28%
463.37/465.11	c   465s| 73000 | 17814 |  7478k|  97.6 |   210M |  44 |1505 |5522 | 417 | 120k|  1 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.29%
463.96/465.74	c   466s| 73100 | 17844 |  7488k|  97.6 |   210M |  44 |1505 |5451 | 448 | 120k|  1 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.29%
464.37/466.16	c   466s| 73200 | 17862 |  7494k|  97.5 |   210M |  44 |1505 |5397 | 428 | 120k|  2 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.29%
464.85/466.69	c   467s| 73300 | 17878 |  7502k|  97.5 |   210M |  44 |1505 |5352 | 432 | 120k|  0 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.29%
465.45/467.29	c   467s| 73400 | 17892 |  7511k|  97.5 |   210M |  44 |1505 |5389 | 438 | 120k|  2 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.29%
466.26/468.04	c   468s| 73500 | 17911 |  7524k|  97.5 |   210M |  44 |1505 |5417 | 433 | 120k|  1 |  82k|  24 | 5.000000e+00 |      --      |    Inf |   1.30%
466.75/468.59	c   469s| 73600 | 17936 |  7532k|  97.5 |   210M |  44 |1505 |5378 | 423 | 121k|  1 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.30%
467.36/469.14	c   469s| 73700 | 17945 |  7542k|  97.5 |   211M |  44 |1505 |5419 | 449 | 121k|  0 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.30%
468.54/470.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
468.54/470.32	c   470s| 73800 | 18035 |  7561k|  97.6 |   211M |  44 |1505 |5133 | 438 | 121k|  1 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
469.25/471.04	c   471s| 73900 | 18063 |  7572k|  97.7 |   211M |  44 |1505 |5109 | 424 | 121k|  1 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
470.04/471.86	c   472s| 74000 | 18059 |  7586k|  97.7 |   212M |  44 |1505 |5117 | 431 | 121k|  0 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
470.73/472.51	c   473s| 74100 | 18094 |  7596k|  97.7 |   212M |  44 |1505 |5061 | 506 | 121k|  1 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
471.43/473.26	c   473s| 74200 | 18122 |  7609k|  97.8 |   212M |  44 |1505 |5080 | 449 | 122k|  2 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
472.13/473.94	c   474s| 74300 | 18168 |  7619k|  97.8 |   212M |  44 |1505 |5110 | 418 | 122k|  0 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
472.63/474.48	c   474s| 74400 | 18175 |  7628k|  97.8 |   212M |  44 |1505 |5147 | 416 | 122k|  0 |  83k|  24 | 5.000000e+00 |      --      |    Inf |   1.35%
473.13/475.00	c   475s| 74500 | 18178 |  7636k|  97.7 |   212M |  44 |1505 |5130 | 424 | 122k|  0 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
473.92/475.79	c   476s| 74600 | 18203 |  7649k|  97.8 |   212M |  44 |1505 |5085 | 440 | 122k|  1 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
474.42/476.26	c   476s| 74700 | 18229 |  7656k|  97.7 |   212M |  44 |1505 |5182 | 427 | 122k|  0 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
475.12/476.94	c   477s| 74800 | 18251 |  7667k|  97.8 |   213M |  44 |1505 |5230 | 440 | 123k|  1 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
475.72/477.52	c   478s| 74900 | 18272 |  7676k|  97.7 |   213M |  44 |1505 |5255 | 459 | 123k|  1 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
476.11/477.97	c   478s| 75000 | 18310 |  7683k|  97.7 |   213M |  44 |1505 |5263 | 404 | 123k|  1 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
476.81/478.68	c   479s| 75100 | 18320 |  7695k|  97.7 |   213M |  44 |1505 |5281 | 446 | 123k|  2 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.39%
477.41/479.21	c   479s| 75200 | 18355 |  7703k|  97.7 |   213M |  44 |1505 |5308 | 427 | 123k|  1 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.41%
477.81/479.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
477.81/479.63	c   480s| 75300 | 18372 |  7710k|  97.7 |   213M |  44 |1505 |5329 | 433 | 123k|  0 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.41%
478.41/480.23	c   480s| 75400 | 18392 |  7719k|  97.7 |   213M |  44 |1505 |5320 | 427 | 123k|  2 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.41%
479.10/480.91	c   481s| 75500 | 18418 |  7731k|  97.7 |   213M |  44 |1505 |5287 | 423 | 124k|  0 |  84k|  24 | 5.000000e+00 |      --      |    Inf |   1.41%
479.60/481.42	c   481s| 75600 | 18443 |  7739k|  97.7 |   213M |  44 |1505 |5274 | 430 | 124k|  1 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
480.31/482.19	c   482s| 75700 | 18459 |  7752k|  97.7 |   213M |  44 |1505 |5252 | 428 | 124k|  0 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
480.90/482.78	c   483s| 75800 | 18463 |  7761k|  97.7 |   214M |  44 |1505 |5274 | 434 | 124k|  1 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
481.50/483.38	c   483s| 75900 | 18494 |  7770k|  97.7 |   214M |  44 |1505 |5317 | 429 | 124k|  0 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
482.21/484.04	c   484s| 76000 | 18521 |  7781k|  97.7 |   214M |  44 |1505 |5348 | 435 | 124k|  1 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
482.89/484.78	c   485s| 76100 | 18548 |  7795k|  97.8 |   214M |  44 |1505 |5349 | 437 | 125k|  1 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
483.49/485.30	c   485s| 76200 | 18562 |  7803k|  97.8 |   214M |  44 |1505 |5331 | 475 | 125k|  0 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
483.89/485.78	c   486s| 76300 | 18559 |  7811k|  97.7 |   214M |  44 |1505 |5391 | 416 | 125k|  1 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
484.59/486.40	c   486s| 76400 | 18591 |  7821k|  97.7 |   214M |  44 |1505 |5349 | 428 | 125k|  1 |  85k|  24 | 5.000000e+00 |      --      |    Inf |   1.42%
485.38/487.22	c   487s| 76500 | 18627 |  7834k|  97.8 |   214M |  44 |1505 |5265 | 443 | 125k|  1 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
486.08/487.90	c   488s| 76600 | 18654 |  7845k|  97.8 |   214M |  44 |1505 |5282 |   0 | 125k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
486.68/488.55	c   489s| 76700 | 18691 |  7856k|  97.8 |   214M |  44 |1505 |5201 | 422 | 125k|  1 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
487.19/489.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
487.19/489.02	c   489s| 76800 | 18706 |  7863k|  97.8 |   214M |  44 |1505 |5276 | 472 | 126k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
487.77/489.67	c   490s| 76900 | 18722 |  7874k|  97.8 |   214M |  44 |1505 |5281 | 438 | 126k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
488.37/490.27	c   490s| 77000 | 18738 |  7884k|  97.8 |   214M |  44 |1505 |5311 | 440 | 126k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
488.97/490.87	c   491s| 77100 | 18763 |  7894k|  97.8 |   215M |  44 |1505 |5334 | 438 | 126k|  1 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
489.47/491.30	c   491s| 77200 | 18780 |  7900k|  97.7 |   215M |  44 |1505 |5425 | 421 | 126k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.43%
490.07/491.90	c   492s| 77300 | 18797 |  7910k|  97.7 |   215M |  44 |1505 |5372 | 436 | 126k|  1 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
490.76/492.62	c   493s| 77400 | 18831 |  7922k|  97.8 |   215M |  44 |1505 |5331 | 440 | 127k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
491.46/493.32	c   493s| 77500 | 18861 |  7933k|  97.8 |   215M |  44 |1505 |5266 | 426 | 127k|  0 |  86k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
491.96/493.80	c   494s| 77600 | 18886 |  7940k|  97.7 |   215M |  44 |1505 |5254 | 432 | 127k|  0 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
492.46/494.39	c   494s| 77700 | 18920 |  7949k|  97.7 |   216M |  44 |1505 |5320 | 450 | 127k|  0 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
493.06/494.99	c   495s| 77800 | 18929 |  7958k|  97.7 |   216M |  44 |1505 |5277 | 424 | 127k|  1 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
493.65/495.54	c   496s| 77900 | 18963 |  7967k|  97.7 |   216M |  44 |1505 |5283 | 425 | 127k|  1 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
494.16/496.09	c   496s| 78000 | 18969 |  7976k|  97.7 |   216M |  44 |1505 |5254 | 427 | 128k|  2 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
494.95/496.82	c   497s| 78100 | 18993 |  7987k|  97.7 |   216M |  44 |1505 |5260 | 431 | 128k|  1 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
495.55/497.45	c   497s| 78200 | 19025 |  7997k|  97.7 |   216M |  44 |1505 |5222 | 428 | 128k|  1 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
496.05/498.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
496.05/498.00	c   498s| 78300 | 19051 |  8006k|  97.7 |   216M |  44 |1505 |5214 | 449 | 128k|  1 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.46%
496.84/498.78	c   499s| 78400 | 19075 |  8018k|  97.8 |   216M |  44 |1505 |5208 | 529 | 128k|  0 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.47%
497.44/499.35	c   499s| 78500 | 19095 |  8028k|  97.7 |   216M |  44 |1505 |5212 | 456 | 129k|  1 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.47%
498.04/499.96	c   500s| 78600 | 19117 |  8038k|  97.8 |   216M |  44 |1505 |5244 | 422 | 129k|  0 |  87k|  24 | 5.000000e+00 |      --      |    Inf |   1.47%
498.84/500.79	c   501s| 78700 | 19139 |  8051k|  97.8 |   216M |  44 |1505 |5172 | 428 | 129k|  1 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.51%
499.53/501.43	c   501s| 78800 | 19149 |  8061k|  97.8 |   216M |  44 |1505 |5196 | 457 | 129k|  0 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.51%
500.33/502.27	c   502s| 78900 | 19165 |  8075k|  97.9 |   216M |  44 |1505 |5173 | 417 | 129k|  0 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.51%
500.93/502.89	c   503s| 79000 | 19175 |  8086k|  97.9 |   217M |  44 |1505 |5144 | 427 | 129k|  0 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.52%
501.63/503.55	c   504s| 79100 | 19176 |  8097k|  97.9 |   217M |  44 |1505 |5195 | 446 | 129k|  1 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.52%
502.24/504.13	c   504s| 79200 | 19181 |  8106k|  97.9 |   217M |  44 |1505 |5199 | 417 | 130k|  0 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.52%
502.82/504.79	c   505s| 79300 | 19206 |  8117k|  97.9 |   217M |  44 |1505 |5274 | 420 | 130k|  1 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
503.42/505.32	c   505s| 79400 | 19235 |  8125k|  97.9 |   217M |  44 |1505 |5205 | 430 | 130k|  1 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
504.13/506.04	c   506s| 79500 | 19253 |  8137k|  97.9 |   217M |  44 |1505 |5193 | 458 | 130k|  0 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
504.61/506.57	c   507s| 79600 | 19259 |  8145k|  97.9 |   217M |  44 |1505 |5134 | 436 | 130k|  0 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
505.31/507.21	c   507s| 79700 | 19281 |  8156k|  97.9 |   217M |  44 |1505 |5095 | 448 | 130k|  1 |  88k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
506.01/508.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
506.01/508.01	c   508s| 79800 | 19313 |  8169k|  97.9 |   217M |  44 |1505 |5073 | 442 | 130k|  1 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
506.71/508.66	c   509s| 79900 | 19327 |  8180k|  97.9 |   217M |  44 |1505 |5042 | 425 | 131k|  0 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.53%
507.22/509.17	c   509s| 80000 | 19339 |  8188k|  97.9 |   217M |  44 |1505 |5027 | 435 | 131k|  1 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
507.90/509.89	c   510s| 80100 | 19347 |  8199k|  97.9 |   217M |  44 |1505 |5046 | 431 | 131k|  1 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
508.70/510.61	c   511s| 80200 | 19370 |  8211k|  98.0 |   219M |  44 |1505 |5024 | 438 | 131k|  2 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
509.40/511.34	c   511s| 80300 | 19401 |  8223k|  98.0 |   219M |  44 |1505 |5045 | 422 | 131k|  0 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
509.90/511.87	c   512s| 80400 | 19419 |  8231k|  98.0 |   219M |  44 |1505 |5023 | 427 | 131k|  0 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
510.49/512.44	c   512s| 80500 | 19430 |  8240k|  97.9 |   219M |  44 |1505 |5045 | 425 | 131k|  1 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
510.89/512.87	c   513s| 80600 | 19460 |  8247k|  97.9 |   219M |  44 |1505 |5111 | 426 | 132k|  1 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
511.29/513.25	c   513s| 80700 | 19470 |  8253k|  97.9 |   219M |  44 |1505 |5181 | 425 | 132k|  0 |  89k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
511.99/513.93	c   514s| 80800 | 19495 |  8264k|  97.9 |   219M |  44 |1505 |5248 | 410 | 132k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
512.59/514.57	c   515s| 80900 | 19517 |  8275k|  97.9 |   219M |  44 |1505 |5283 | 436 | 132k|  1 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
512.99/514.98	c   515s| 81000 | 19524 |  8281k|  97.9 |   219M |  44 |1505 |5288 | 443 | 132k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
513.68/515.67	c   516s| 81100 | 19540 |  8292k|  97.9 |   220M |  44 |1505 |5269 | 436 | 132k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
514.28/516.29	c   516s| 81200 | 19568 |  8302k|  97.9 |   220M |  44 |1505 |5282 | 423 | 133k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.56%
514.88/516.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
514.88/516.82	c   517s| 81300 | 19577 |  8311k|  97.9 |   220M |  44 |1505 |5266 | 444 | 133k|  1 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.57%
515.58/517.50	c   517s| 81400 | 19588 |  8321k|  97.9 |   220M |  44 |1505 |5243 | 449 | 133k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.57%
516.37/518.39	c   518s| 81500 | 19619 |  8337k|  97.9 |   220M |  44 |1505 |5145 | 444 | 133k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.57%
517.37/519.33	c   519s| 81600 | 19623 |  8353k|  98.0 |   220M |  44 |1505 |5140 | 426 | 133k|  1 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.57%
517.87/519.82	c   520s| 81700 | 19640 |  8361k|  98.0 |   220M |  44 |1505 |5181 | 444 | 133k|  1 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.57%
518.37/520.36	c   520s| 81800 | 19666 |  8369k|  98.0 |   220M |  44 |1505 |5181 | 432 | 133k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.57%
519.18/521.12	c   521s| 81900 | 19694 |  8384k|  98.0 |   220M |  44 |1505 |5165 | 432 | 134k|  0 |  90k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
519.76/521.74	c   522s| 82000 | 19736 |  8394k|  98.0 |   220M |  44 |1505 |5176 | 430 | 134k|  0 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
520.26/522.24	c   522s| 82100 | 19735 |  8402k|  98.0 |   220M |  44 |1505 |5212 | 424 | 134k|  0 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
520.86/522.83	c   523s| 82200 | 19731 |  8411k|  98.0 |   220M |  44 |1505 |5238 | 424 | 134k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
521.46/523.43	c   523s| 82300 | 19735 |  8420k|  98.0 |   220M |  44 |1505 |5274 | 424 | 134k|  0 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
521.85/523.89	c   524s| 82400 | 19767 |  8428k|  98.0 |   220M |  44 |1505 |5215 | 428 | 134k|  0 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
522.45/524.43	c   524s| 82500 | 19777 |  8436k|  97.9 |   221M |  44 |1505 |5235 | 456 | 134k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.58%
523.45/525.43	c   525s| 82600 | 19786 |  8454k|  98.0 |   221M |  44 |1505 |5248 | 422 | 135k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
523.95/525.91	c   526s| 82700 | 19805 |  8462k|  98.0 |   221M |  44 |1505 |5311 | 453 | 135k|  0 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
524.35/526.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
524.35/526.35	c   526s| 82800 | 19811 |  8469k|  98.0 |   221M |  44 |1505 |5330 | 426 | 135k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
525.06/527.04	c   527s| 82900 | 19853 |  8481k|  98.0 |   221M |  44 |1505 |5350 | 449 | 135k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
525.44/527.47	c   527s| 83000 | 19863 |  8487k|  98.0 |   221M |  44 |1505 |5417 | 450 | 135k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
525.94/527.98	c   528s| 83100 | 19853 |  8496k|  98.0 |   221M |  44 |1505 |5444 | 447 | 135k|  1 |  91k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
526.74/528.77	c   529s| 83200 | 19899 |  8508k|  98.0 |   221M |  44 |1505 |5420 | 459 | 135k|  2 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
527.34/529.39	c   529s| 83300 | 19924 |  8518k|  98.0 |   221M |  44 |1505 |5454 | 425 | 136k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
528.04/530.03	c   530s| 83400 | 19954 |  8528k|  98.0 |   221M |  44 |1505 |5442 | 430 | 136k|  0 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.63%
528.43/530.49	c   530s| 83500 | 19967 |  8536k|  98.0 |   221M |  44 |1505 |5468 | 442 | 136k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
529.23/531.27	c   531s| 83600 | 19983 |  8549k|  98.0 |   221M |  44 |1505 |5476 | 445 | 136k|  0 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
529.93/531.95	c   532s| 83700 | 20003 |  8560k|  98.0 |   221M |  44 |1505 |5551 | 432 | 136k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
530.52/532.53	c   533s| 83800 | 20016 |  8569k|  98.0 |   221M |  44 |1505 |5584 | 441 | 137k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
531.14/533.13	c   533s| 83900 | 20025 |  8579k|  98.0 |   221M |  44 |1505 |5608 | 462 | 137k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
531.62/533.66	c   534s| 84000 | 20037 |  8587k|  98.0 |   221M |  44 |1505 |5630 | 425 | 137k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
532.22/534.23	c   534s| 84100 | 20067 |  8596k|  98.0 |   221M |  44 |1505 |5637 | 433 | 137k|  1 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
532.62/534.66	c   535s| 84200 | 20089 |  8603k|  98.0 |   221M |  44 |1505 |5656 | 441 | 137k|  2 |  92k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
533.31/535.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
533.31/535.38	c   535s| 84300 | 20096 |  8614k|  98.0 |   221M |  44 |1505 |5704 | 430 | 137k|  1 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.64%
534.02/536.08	c   536s| 84400 | 20111 |  8626k|  98.0 |   221M |  44 |1505 |5675 | 430 | 137k|  0 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
534.71/536.73	c   537s| 84500 | 20124 |  8637k|  98.0 |   221M |  44 |1505 |5710 | 433 | 138k|  1 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
535.12/537.19	c   537s| 84600 | 20143 |  8644k|  98.0 |   221M |  44 |1505 |5725 | 435 | 138k|  0 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
535.81/537.82	c   538s| 84700 | 20176 |  8654k|  98.0 |   221M |  44 |1505 |5761 | 444 | 138k|  1 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
536.50/538.56	c   539s| 84800 | 20201 |  8665k|  98.0 |   221M |  44 |1505 |5788 | 442 | 138k|  2 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
536.90/539.00	c   539s| 84900 | 20219 |  8672k|  98.0 |   222M |  44 |1505 |5826 | 425 | 138k|  1 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
537.40/539.48	c   539s| 85000 | 20225 |  8680k|  97.9 |   222M |  44 |1505 |5851 | 443 | 138k|  2 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
538.20/540.23	c   540s| 85100 | 20241 |  8692k|  98.0 |   222M |  44 |1505 |5865 | 434 | 139k|  1 |  93k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
538.80/540.89	c   541s| 85200 | 20253 |  8703k|  98.0 |   222M |  44 |1505 |5833 | 456 | 139k|  2 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
539.59/541.65	c   542s| 85300 | 20277 |  8715k|  98.0 |   222M |  44 |1505 |5750 | 440 | 139k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
540.10/542.18	c   542s| 85400 | 20292 |  8723k|  98.0 |   222M |  44 |1505 |5777 | 446 | 139k|  2 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
540.69/542.78	c   543s| 85500 | 20325 |  8733k|  98.0 |   222M |  44 |1505 |5758 | 482 | 139k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
541.29/543.36	c   543s| 85600 | 20337 |  8742k|  98.0 |   222M |  44 |1505 |5768 | 438 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
542.00/544.08	c   544s| 85700 | 20333 |  8754k|  98.0 |   222M |  44 |1505 |5689 | 431 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
542.38/544.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
542.38/544.45	c   544s| 85800 | 20351 |  8760k|  98.0 |   222M |  44 |1505 |5694 | 442 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.66%
542.88/544.91	c   545s| 85900 | 20364 |  8768k|  97.9 |   222M |  44 |1505 |5704 | 444 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.67%
543.48/545.53	c   546s| 86000 | 20385 |  8777k|  97.9 |   222M |  44 |1505 |5660 | 423 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.67%
544.09/546.13	c   546s| 86100 | 20425 |  8787k|  97.9 |   222M |  44 |1505 |5747 | 442 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.67%
544.58/546.66	c   547s| 86200 | 20450 |  8795k|  97.9 |   222M |  44 |1505 |5781 | 435 | 140k|  0 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.67%
545.17/547.27	c   547s| 86300 | 20460 |  8805k|  97.9 |   222M |  44 |1505 |5792 | 429 | 140k|  1 |  94k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
545.77/547.81	c   548s| 86400 | 20481 |  8814k|  97.9 |   222M |  44 |1505 |5794 | 436 | 141k|  1 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
546.47/548.55	c   549s| 86500 | 20490 |  8826k|  97.9 |   222M |  44 |1505 |5802 | 427 | 141k|  0 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
546.98/549.02	c   549s| 86600 | 20494 |  8833k|  97.9 |   222M |  44 |1505 |5837 | 446 | 141k|  1 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
547.47/549.50	c   549s| 86700 | 20528 |  8841k|  97.9 |   222M |  44 |1505 |5882 | 431 | 141k|  0 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
548.26/550.40	c   550s| 86800 | 20520 |  8855k|  97.9 |   223M |  44 |1505 |5849 | 440 | 141k|  0 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
548.97/551.08	c   551s| 86900 | 20542 |  8866k|  97.9 |   223M |  44 |1505 |5847 | 477 | 141k|  1 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
549.66/551.77	c   552s| 87000 | 20561 |  8877k|  97.9 |   223M |  44 |1505 |5833 | 446 | 141k|  1 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
550.26/552.33	c   552s| 87100 | 20586 |  8886k|  97.9 |   223M |  44 |1505 |5886 | 431 | 142k|  1 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.68%
551.07/553.12	c   553s| 87200 | 20594 |  8899k|  98.0 |   224M |  44 |1505 |5889 |   0 | 142k|  0 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
551.55/553.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
551.55/553.65	c   554s| 87300 | 20608 |  8907k|  98.0 |   224M |  44 |1505 |5866 | 422 | 142k|  0 |  95k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
552.06/554.13	c   554s| 87400 | 20618 |  8914k|  97.9 |   224M |  44 |1505 |5892 | 446 | 142k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
552.96/555.05	c   555s| 87500 | 20612 |  8928k|  98.0 |   224M |  44 |1505 |5896 | 434 | 142k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
553.74/555.85	c   556s| 87600 | 20633 |  8941k|  98.0 |   224M |  44 |1505 |5853 | 429 | 142k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
554.44/556.58	c   557s| 87700 | 20663 |  8952k|  98.0 |   224M |  44 |1505 |5925 | 420 | 143k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
554.95/557.09	c   557s| 87800 | 20669 |  8961k|  98.0 |   224M |  44 |1505 |5975 | 443 | 143k|  2 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.69%
555.64/557.73	c   558s| 87900 | 20681 |  8971k|  98.0 |   224M |  44 |1505 |6044 | 438 | 143k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.70%
556.14/558.26	c   558s| 88000 | 20697 |  8979k|  98.0 |   224M |  44 |1505 |6018 | 437 | 143k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.70%
556.83/558.90	c   559s| 88100 | 20710 |  8989k|  98.0 |   224M |  44 |1505 |5946 | 432 | 143k|  0 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.70%
557.43/559.57	c   560s| 88200 | 20744 |  9000k|  98.0 |   225M |  44 |1505 |5733 | 431 | 143k|  1 |  96k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
558.23/560.30	c   560s| 88300 | 20762 |  9013k|  98.0 |   225M |  44 |1505 |5713 | 423 | 143k|  0 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
558.73/560.82	c   561s| 88400 | 20779 |  9021k|  98.0 |   225M |  44 |1505 |5736 | 427 | 144k|  0 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
559.32/561.45	c   561s| 88500 | 20795 |  9031k|  98.0 |   225M |  44 |1505 |5727 | 434 | 144k|  1 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
559.93/562.03	c   562s| 88600 | 20815 |  9040k|  98.0 |   225M |  44 |1505 |5759 | 440 | 144k|  1 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
560.52/562.61	c   563s| 88700 | 20851 |  9050k|  98.0 |   225M |  44 |1505 |5654 | 430 | 144k|  1 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
561.32/563.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
561.32/563.46	c   563s| 88800 | 20882 |  9064k|  98.1 |   225M |  44 |1505 |5656 | 438 | 144k|  0 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
562.03/564.11	c   564s| 88900 | 20892 |  9075k|  98.1 |   225M |  44 |1505 |5679 | 440 | 144k|  1 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
562.71/564.83	c   565s| 89000 | 20899 |  9088k|  98.1 |   225M |  44 |1505 |5719 | 424 | 144k|  1 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
563.51/565.61	c   566s| 89100 | 20918 |  9101k|  98.1 |   225M |  44 |1505 |5742 | 427 | 145k|  0 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
564.11/566.21	c   566s| 89200 | 20953 |  9110k|  98.1 |   225M |  44 |1505 |5652 | 432 | 145k|  1 |  97k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
564.71/566.86	c   567s| 89300 | 20974 |  9120k|  98.1 |   225M |  44 |1505 |5776 | 429 | 145k|  1 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.75%
565.40/567.53	c   568s| 89400 | 20983 |  9131k|  98.2 |   225M |  44 |1505 |5807 | 430 | 145k|  0 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.76%
566.10/568.24	c   568s| 89500 | 21013 |  9142k|  98.2 |   225M |  44 |1505 |5846 | 433 | 145k|  1 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.76%
566.80/568.92	c   569s| 89600 | 21036 |  9153k|  98.2 |   225M |  44 |1505 |5878 | 426 | 145k|  1 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.76%
567.29/569.47	c   569s| 89700 | 21066 |  9163k|  98.2 |   226M |  44 |1505 |5907 | 432 | 146k|  0 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.78%
567.90/570.05	c   570s| 89800 | 21096 |  9171k|  98.2 |   226M |  44 |1505 |5940 | 442 | 146k|  2 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.78%
568.39/570.56	c   571s| 89900 | 21105 |  9180k|  98.1 |   226M |  44 |1505 |5952 | 432 | 146k|  0 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
569.00/571.19	c   571s| 90000 | 21129 |  9190k|  98.2 |   227M |  44 |1505 |5957 | 440 | 146k|  1 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
569.68/571.81	c   572s| 90100 | 21149 |  9199k|  98.1 |   228M |  44 |1505 |5978 | 425 | 146k|  1 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
570.28/572.41	c   572s| 90200 | 21185 |  9209k|  98.1 |   228M |  44 |1505 |5896 | 446 | 146k|  0 |  98k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
570.68/572.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
570.68/572.89	c   573s| 90300 | 21199 |  9216k|  98.1 |   228M |  44 |1505 |5928 | 457 | 146k|  0 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
571.28/573.42	c   573s| 90400 | 21217 |  9225k|  98.1 |   228M |  44 |1505 |5859 | 412 | 147k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
571.99/574.13	c   574s| 90500 | 21269 |  9237k|  98.1 |   228M |  44 |1505 |5837 | 427 | 147k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
572.57/574.73	c   575s| 90600 | 21294 |  9246k|  98.1 |   229M |  44 |1505 |5890 | 432 | 147k|  0 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
573.27/575.40	c   575s| 90700 | 21327 |  9257k|  98.1 |   229M |  44 |1505 |5921 | 450 | 147k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
573.98/576.14	c   576s| 90800 | 21339 |  9269k|  98.2 |   230M |  44 |1505 |5876 | 426 | 147k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.79%
574.47/576.66	c   577s| 90900 | 21350 |  9277k|  98.1 |   230M |  44 |1505 |5836 | 430 | 147k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
575.06/577.21	c   577s| 91000 | 21371 |  9286k|  98.1 |   230M |  44 |1505 |5858 | 447 | 148k|  0 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
575.87/578.08	c   578s| 91100 | 21385 |  9300k|  98.2 |   230M |  44 |1505 |5899 | 443 | 148k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
576.46/578.66	c   579s| 91200 | 21400 |  9310k|  98.2 |   230M |  44 |1505 |5867 | 428 | 148k|  0 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
577.16/579.37	c   579s| 91300 | 21416 |  9321k|  98.2 |   230M |  44 |1505 |5885 | 451 | 148k|  0 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
577.87/580.07	c   580s| 91400 | 21417 |  9332k|  98.2 |   230M |  44 |1505 |5870 | 441 | 148k|  1 |  99k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
578.45/580.66	c   581s| 91500 | 21440 |  9341k|  98.2 |   230M |  44 |1505 |5908 | 423 | 148k|  1 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
578.96/581.14	c   581s| 91600 | 21451 |  9348k|  98.2 |   230M |  44 |1505 |5962 | 441 | 149k|  0 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
579.55/581.73	c   582s| 91700 | 21466 |  9357k|  98.2 |   230M |  44 |1505 |5955 | 438 | 149k|  1 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
579.96/582.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
579.96/582.17	c   582s| 91800 | 21475 |  9364k|  98.1 |   230M |  44 |1505 |5988 | 448 | 149k|  0 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
580.45/582.69	c   583s| 91900 | 21485 |  9372k|  98.1 |   230M |  44 |1505 |6036 | 427 | 149k|  0 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
581.24/583.42	c   583s| 92000 | 21506 |  9384k|  98.1 |   231M |  44 |1505 |6050 | 416 | 149k|  0 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
581.74/583.97	c   584s| 92100 | 21529 |  9393k|  98.1 |   231M |  44 |1505 |6066 | 429 | 149k|  1 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.80%
582.34/584.58	c   585s| 92200 | 21537 |  9402k|  98.1 |   231M |  44 |1505 |6068 | 437 | 149k|  1 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
583.14/585.32	c   585s| 92300 | 21556 |  9414k|  98.1 |   231M |  44 |1505 |6075 | 430 | 149k|  1 | 100k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
583.85/586.09	c   586s| 92400 | 21588 |  9426k|  98.2 |   231M |  44 |1505 |6058 | 449 | 150k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
584.53/586.74	c   587s| 92500 | 21606 |  9437k|  98.2 |   231M |  44 |1505 |6102 | 440 | 150k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
585.03/587.30	c   587s| 92600 | 21618 |  9446k|  98.2 |   231M |  44 |1505 |6134 | 441 | 150k|  0 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
585.73/587.90	c   588s| 92700 | 21621 |  9456k|  98.2 |   231M |  44 |1505 |6131 | 453 | 150k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
586.62/588.83	c   589s| 92800 | 21633 |  9472k|  98.2 |   231M |  44 |1505 |6130 | 438 | 150k|  2 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
587.12/589.32	c   589s| 92900 | 21657 |  9479k|  98.2 |   232M |  44 |1505 |6199 | 435 | 150k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
587.83/590.07	c   590s| 93000 | 21685 |  9491k|  98.2 |   232M |  44 |1505 |6085 | 431 | 151k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
588.22/590.48	c   590s| 93100 | 21687 |  9498k|  98.2 |   232M |  44 |1505 |6124 | 438 | 151k|  0 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
589.12/591.33	c   591s| 93200 | 21704 |  9513k|  98.2 |   232M |  44 |1505 |6062 | 432 | 151k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
589.71/591.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
589.71/591.98	c   592s| 93300 | 21733 |  9524k|  98.3 |   232M |  44 |1505 |6079 | 423 | 151k|  1 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
590.31/592.52	c   593s| 93400 | 21756 |  9532k|  98.2 |   232M |  44 |1505 |6102 | 429 | 151k|  0 | 101k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
591.01/593.26	c   593s| 93500 | 21779 |  9544k|  98.3 |   232M |  44 |1505 |6133 | 436 | 151k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
591.71/593.96	c   594s| 93600 | 21802 |  9556k|  98.3 |   233M |  44 |1505 |6104 | 515 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
592.21/594.48	c   594s| 93700 | 21838 |  9564k|  98.3 |   233M |  44 |1505 |6094 | 432 | 152k|  0 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
592.92/595.16	c   595s| 93800 | 21847 |  9574k|  98.3 |   233M |  44 |1505 |6117 | 435 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
593.50/595.78	c   596s| 93900 | 21873 |  9584k|  98.3 |   233M |  44 |1505 |6078 | 449 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
594.20/596.48	c   596s| 94000 | 21902 |  9595k|  98.3 |   233M |  44 |1505 |6063 | 432 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
594.70/596.97	c   597s| 94100 | 21905 |  9603k|  98.3 |   234M |  44 |1505 |6081 | 459 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
595.19/597.49	c   597s| 94200 | 21907 |  9611k|  98.2 |   234M |  44 |1505 |6126 | 428 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
595.80/598.09	c   598s| 94300 | 21920 |  9621k|  98.3 |   234M |  44 |1505 |6126 | 425 | 152k|  1 | 102k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
596.19/598.49	c   598s| 94400 | 21933 |  9627k|  98.2 |   235M |  44 |1505 |6130 | 437 | 153k|  1 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
596.80/599.06	c   599s| 94500 | 21948 |  9637k|  98.2 |   235M |  44 |1505 |6162 | 422 | 153k|  1 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
597.09/599.39	c   599s| 94600 | 21955 |  9642k|  98.2 |   235M |  44 |1505 |6208 | 431 | 153k|  0 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.81%
597.80/600.04	c   600s| 94700 | 21973 |  9652k|  98.2 |   235M |  44 |1505 |6169 | 427 | 153k|  0 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
598.28/600.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
598.28/600.53	c   601s| 94800 | 21988 |  9660k|  98.1 |   235M |  44 |1505 |6208 | 442 | 153k|  2 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
599.48/601.71	c   602s| 94900 | 21963 |  9678k|  98.2 |   235M |  44 |1505 |6154 | 441 | 153k|  1 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
600.08/602.34	c   602s| 95000 | 21983 |  9688k|  98.2 |   235M |  44 |1505 |6175 | 436 | 153k|  0 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
600.79/603.01	c   603s| 95100 | 22013 |  9699k|  98.2 |   235M |  44 |1505 |6218 | 451 | 153k|  0 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
601.37/603.62	c   604s| 95200 | 22034 |  9708k|  98.2 |   236M |  44 |1505 |6171 | 443 | 154k|  1 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
601.78/604.09	c   604s| 95300 | 22059 |  9716k|  98.2 |   236M |  44 |1505 |6186 | 435 | 154k|  1 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
602.27/604.57	c   605s| 95400 | 22076 |  9723k|  98.2 |   236M |  44 |1505 |6205 | 442 | 154k|  1 | 103k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
603.07/605.36	c   605s| 95500 | 22122 |  9736k|  98.2 |   236M |  44 |1505 |6156 | 450 | 154k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
603.47/605.78	c   606s| 95600 | 22125 |  9743k|  98.2 |   236M |  44 |1505 |6188 | 435 | 154k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
604.06/606.39	c   606s| 95700 | 22137 |  9753k|  98.2 |   236M |  44 |1505 |6186 | 433 | 154k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.83%
604.77/607.03	c   607s| 95800 | 22143 |  9763k|  98.2 |   236M |  44 |1505 |6221 | 429 | 154k|  1 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
605.36/607.63	c   608s| 95900 | 22148 |  9773k|  98.2 |   236M |  44 |1505 |6224 | 443 | 155k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
606.06/608.37	c   608s| 96000 | 22162 |  9785k|  98.2 |   236M |  44 |1505 |6290 | 448 | 155k|  1 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
606.65/608.90	c   609s| 96100 | 22169 |  9793k|  98.2 |   236M |  44 |1505 |6244 | 429 | 155k|  1 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
607.25/609.50	c   609s| 96200 | 22189 |  9802k|  98.2 |   236M |  44 |1505 |6229 | 435 | 155k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
607.76/610.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
607.76/610.04	c   610s| 96300 | 22222 |  9811k|  98.2 |   236M |  44 |1505 |6227 | 422 | 155k|  1 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
608.25/610.58	c   611s| 96400 | 22242 |  9819k|  98.2 |   238M |  44 |1505 |6280 | 448 | 155k|  1 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
608.95/611.28	c   611s| 96500 | 22255 |  9832k|  98.2 |   238M |  44 |1505 |6242 | 424 | 155k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
609.54/611.83	c   612s| 96600 | 22266 |  9841k|  98.2 |   238M |  44 |1505 |6289 |   0 | 156k|  0 | 104k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
609.94/612.29	c   612s| 96700 | 22291 |  9848k|  98.2 |   238M |  44 |1505 |6364 | 437 | 156k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
610.54/612.89	c   613s| 96800 | 22295 |  9858k|  98.2 |   238M |  44 |1505 |6399 |   0 | 156k|  0 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
611.14/613.43	c   613s| 96900 | 22311 |  9866k|  98.1 |   238M |  44 |1505 |6408 | 429 | 156k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
611.64/613.95	c   614s| 97000 | 22318 |  9874k|  98.1 |   238M |  44 |1505 |6430 |   0 | 156k|  0 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.84%
612.24/614.51	c   615s| 97100 | 22331 |  9883k|  98.1 |   238M |  44 |1505 |6430 | 425 | 156k|  0 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
612.75/615.09	c   615s| 97200 | 22352 |  9892k|  98.1 |   238M |  44 |1505 |6390 | 418 | 156k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
613.43/615.75	c   616s| 97300 | 22372 |  9902k|  98.1 |   238M |  44 |1505 |6306 | 448 | 156k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
613.93/616.24	c   616s| 97400 | 22373 |  9910k|  98.1 |   238M |  44 |1505 |6342 | 432 | 157k|  0 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
614.43/616.76	c   617s| 97500 | 22384 |  9917k|  98.1 |   239M |  44 |1505 |6384 | 433 | 157k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
615.13/617.43	c   617s| 97600 | 22410 |  9929k|  98.1 |   239M |  44 |1505 |6288 | 412 | 157k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
615.63/617.91	c   618s| 97700 | 22470 |  9936k|  98.1 |   239M |  44 |1505 |6333 | 424 | 157k|  1 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
616.23/618.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
616.23/618.56	c   619s| 97800 | 22512 |  9947k|  98.1 |   239M |  44 |1505 |6384 | 437 | 157k|  2 | 105k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
616.74/619.05	c   619s| 97900 | 22535 |  9954k|  98.0 |   239M |  44 |1505 |6437 | 429 | 157k|  0 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
617.32/619.62	c   620s| 98000 | 22563 |  9964k|  98.0 |   239M |  44 |1505 |6468 | 424 | 158k|  0 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
617.83/620.14	c   620s| 98100 | 22577 |  9972k|  98.0 |   239M |  44 |1505 |6475 | 443 | 158k|  0 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
618.32/620.61	c   621s| 98200 | 22581 |  9980k|  98.0 |   239M |  44 |1505 |6460 | 449 | 158k|  1 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
618.83/621.14	c   621s| 98300 | 22583 |  9988k|  98.0 |   239M |  44 |1505 |6482 | 513 | 158k|  1 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
619.41/621.78	c   622s| 98400 | 22604 |  9998k|  98.0 |   239M |  44 |1505 |6415 | 433 | 158k|  0 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
619.91/622.25	c   622s| 98500 | 22617 | 10006k|  98.0 |   239M |  44 |1505 |6432 | 432 | 158k|  1 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
620.41/622.75	c   623s| 98600 | 22637 | 10014k|  98.0 |   239M |  44 |1505 |6435 | 421 | 158k|  0 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
621.01/623.32	c   623s| 98700 | 22663 | 10023k|  98.0 |   239M |  44 |1505 |6439 | 438 | 159k|  2 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
621.61/623.99	c   624s| 98800 | 22699 | 10034k|  98.0 |   239M |  44 |1505 |6400 | 448 | 159k|  1 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
622.11/624.46	c   624s| 98900 | 22717 | 10041k|  97.9 |   240M |  44 |1505 |6420 | 420 | 159k|  0 | 106k|  24 | 5.000000e+00 |      --      |    Inf |   1.85%
622.90/625.20	c   625s| 99000 | 22771 | 10053k|  98.0 |   241M |  44 |1505 |6348 | 448 | 159k|  0 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.86%
623.40/625.79	c   626s| 99100 | 22795 | 10062k|  97.9 |   241M |  44 |1505 |6377 | 426 | 159k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.86%
623.90/626.28	c   626s| 99200 | 22809 | 10069k|  97.9 |   241M |  44 |1505 |6374 | 425 | 159k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.86%
624.50/626.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
624.50/626.87	c   627s| 99300 | 22804 | 10078k|  97.9 |   241M |  44 |1505 |6306 | 441 | 159k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.86%
625.10/627.44	c   627s| 99400 | 22824 | 10087k|  97.9 |   241M |  44 |1505 |6278 | 433 | 159k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
625.59/627.91	c   628s| 99500 | 22830 | 10094k|  97.9 |   241M |  44 |1505 |6300 | 446 | 159k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
626.09/628.47	c   628s| 99600 | 22835 | 10104k|  97.9 |   241M |  44 |1505 |6251 | 425 | 160k|  0 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
626.70/629.09	c   629s| 99700 | 22862 | 10113k|  97.9 |   241M |  44 |1505 |6257 | 434 | 160k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
627.49/629.88	c   630s| 99800 | 22899 | 10126k|  97.9 |   242M |  44 |1505 |6246 | 449 | 160k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
628.08/630.46	c   630s| 99900 | 22913 | 10135k|  97.9 |   242M |  44 |1505 |6263 | 450 | 160k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
628.80/631.15	c   631s|100000 | 22923 | 10147k|  97.9 |   242M |  44 |1505 |6248 | 437 | 160k|  1 | 107k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
629.58/631.93	c   632s|100100 | 22989 | 10160k|  97.9 |   242M |  44 |1505 |6188 | 425 | 160k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
629.98/632.33	c   632s|100200 | 22994 | 10165k|  97.9 |   242M |  44 |1505 |6239 | 444 | 161k|  2 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
630.28/632.64	c   633s|100300 | 23000 | 10169k|  97.8 |   242M |  44 |1505 |6303 | 446 | 161k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
630.69/633.03	c   633s|100400 | 23030 | 10175k|  97.8 |   242M |  44 |1505 |6369 | 441 | 161k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
631.17/633.59	c   634s|100500 | 23047 | 10183k|  97.8 |   242M |  44 |1505 |6433 | 445 | 161k|  0 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
631.57/633.94	c   634s|100600 | 23047 | 10189k|  97.8 |   242M |  44 |1505 |6465 | 455 | 161k|  2 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
632.07/634.49	c   634s|100700 | 23049 | 10197k|  97.7 |   242M |  44 |1505 |6465 | 448 | 161k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
632.57/634.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
632.57/634.94	c   635s|100800 | 23052 | 10205k|  97.7 |   242M |  44 |1505 |6478 | 444 | 161k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
633.17/635.52	c   636s|100900 | 23068 | 10214k|  97.7 |   242M |  44 |1505 |6493 | 424 | 161k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
633.86/636.22	c   636s|101000 | 23099 | 10225k|  97.7 |   242M |  44 |1505 |6476 | 417 | 161k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
634.46/636.81	c   637s|101100 | 23135 | 10234k|  97.7 |   242M |  44 |1505 |6481 | 441 | 162k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
635.06/637.49	c   637s|101200 | 23146 | 10244k|  97.7 |   242M |  44 |1505 |6514 | 433 | 162k|  1 | 108k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
635.67/638.07	c   638s|101300 | 23174 | 10253k|  97.7 |   243M |  44 |1505 |6497 | 428 | 162k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
636.26/638.60	c   639s|101400 | 23182 | 10262k|  97.7 |   243M |  44 |1505 |6510 | 416 | 162k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
636.95/639.33	c   639s|101500 | 23198 | 10274k|  97.7 |   243M |  44 |1505 |6502 | 437 | 162k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
637.45/639.87	c   640s|101600 | 23247 | 10282k|  97.7 |   243M |  44 |1505 |6590 | 433 | 162k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
638.05/640.40	c   640s|101700 | 23277 | 10291k|  97.7 |   243M |  44 |1505 |6680 | 430 | 163k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
638.45/640.88	c   641s|101800 | 23294 | 10298k|  97.7 |   243M |  44 |1505 |6638 | 446 | 163k|  2 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
639.15/641.53	c   642s|101900 | 23326 | 10309k|  97.7 |   243M |  44 |1505 |6606 | 431 | 163k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
639.66/642.03	c   642s|102000 | 23351 | 10317k|  97.7 |   244M |  44 |1505 |6672 | 430 | 163k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
640.14/642.53	c   643s|102100 | 23380 | 10325k|  97.7 |   244M |  44 |1505 |6658 | 456 | 163k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.87%
640.65/643.09	c   643s|102200 | 23399 | 10334k|  97.6 |   244M |  44 |1505 |6659 | 457 | 163k|  0 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
641.24/643.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
641.24/643.65	c   644s|102300 | 23412 | 10343k|  97.6 |   244M |  44 |1505 |6638 | 432 | 163k|  1 | 109k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
641.65/644.10	c   644s|102400 | 23420 | 10350k|  97.6 |   244M |  44 |1505 |6649 | 459 | 164k|  0 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
642.14/644.51	c   645s|102500 | 23448 | 10357k|  97.6 |   244M |  44 |1505 |6751 | 432 | 164k|  1 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
642.53/644.95	c   645s|102600 | 23467 | 10364k|  97.6 |   244M |  44 |1505 |6792 | 420 | 164k|  1 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
643.03/645.44	c   645s|102700 | 23485 | 10372k|  97.5 |   244M |  44 |1505 |6814 | 445 | 164k|  0 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
643.83/646.20	c   646s|102800 | 23520 | 10385k|  97.6 |   244M |  44 |1505 |6795 | 440 | 164k|  1 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
644.33/646.70	c   647s|102900 | 23553 | 10393k|  97.6 |   244M |  44 |1505 |6715 | 435 | 164k|  0 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
644.74/647.15	c   647s|103000 | 23577 | 10400k|  97.5 |   244M |  44 |1505 |6700 | 442 | 164k|  1 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
645.32/647.74	c   648s|103100 | 23594 | 10409k|  97.5 |   244M |  44 |1505 |6666 | 432 | 164k|  1 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
645.92/648.36	c   648s|103200 | 23621 | 10418k|  97.5 |   244M |  44 |1505 |6649 | 437 | 165k|  0 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
646.52/648.99	c   649s|103300 | 23645 | 10429k|  97.5 |   245M |  44 |1505 |6670 | 432 | 165k|  0 | 110k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
647.22/649.66	c   650s|103400 | 23669 | 10440k|  97.5 |   245M |  44 |1505 |6776 | 422 | 165k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
647.81/650.27	c   650s|103500 | 23681 | 10450k|  97.6 |   245M |  44 |1505 |6793 | 435 | 165k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
648.41/650.84	c   651s|103600 | 23683 | 10459k|  97.5 |   245M |  44 |1505 |6856 | 445 | 165k|  0 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.88%
649.01/651.48	c   651s|103700 | 23698 | 10468k|  97.5 |   245M |  44 |1505 |6806 | 422 | 165k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.89%
649.72/652.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
649.72/652.11	c   652s|103800 | 23716 | 10479k|  97.5 |   245M |  44 |1505 |6817 | 420 | 165k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.89%
650.51/652.90	c   653s|103900 | 23744 | 10491k|  97.6 |   245M |  44 |1505 |6778 | 406 | 165k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.94%
651.10/653.56	c   654s|104000 | 23756 | 10503k|  97.6 |   246M |  44 |1505 |6727 | 433 | 166k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.94%
651.71/654.17	c   654s|104100 | 23773 | 10512k|  97.6 |   246M |  44 |1505 |6733 | 428 | 166k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.94%
652.30/654.70	c   655s|104200 | 23785 | 10521k|  97.6 |   246M |  44 |1505 |6726 | 438 | 166k|  1 | 111k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
652.80/655.24	c   655s|104300 | 23800 | 10529k|  97.6 |   246M |  44 |1505 |6629 | 434 | 166k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
653.30/655.75	c   656s|104400 | 23835 | 10538k|  97.5 |   246M |  44 |1505 |6636 | 429 | 166k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
653.79/656.27	c   656s|104500 | 23862 | 10546k|  97.5 |   246M |  44 |1505 |6634 | 440 | 166k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
654.39/656.89	c   657s|104600 | 23867 | 10556k|  97.5 |   246M |  44 |1505 |6624 | 440 | 166k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
654.89/657.35	c   657s|104700 | 23873 | 10564k|  97.5 |   247M |  44 |1505 |6663 | 438 | 166k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
655.60/658.05	c   658s|104800 | 23882 | 10574k|  97.5 |   247M |  44 |1505 |6596 | 446 | 167k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
656.38/658.81	c   659s|104900 | 23895 | 10587k|  97.5 |   247M |  44 |1505 |6615 | 447 | 167k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
656.88/659.36	c   659s|105000 | 23905 | 10595k|  97.5 |   247M |  44 |1505 |6576 | 452 | 167k|  0 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
657.38/659.86	c   660s|105100 | 23907 | 10603k|  97.5 |   247M |  44 |1505 |6626 | 442 | 167k|  0 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
657.88/660.37	c   660s|105200 | 23923 | 10612k|  97.5 |   247M |  44 |1505 |6629 | 441 | 167k|  0 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
658.38/660.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
658.38/660.86	c   661s|105300 | 23940 | 10620k|  97.5 |   247M |  44 |1505 |6654 | 439 | 167k|  1 | 112k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
659.17/661.60	c   662s|105400 | 23953 | 10632k|  97.5 |   247M |  44 |1505 |6653 | 430 | 167k|  0 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.95%
659.59/662.08	c   662s|105500 | 23976 | 10639k|  97.5 |   247M |  44 |1505 |6676 | 445 | 168k|  1 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
660.07/662.57	c   663s|105600 | 23977 | 10647k|  97.5 |   247M |  44 |1505 |6631 | 469 | 168k|  0 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
660.58/663.03	c   663s|105700 | 24003 | 10654k|  97.5 |   248M |  44 |1505 |6645 | 429 | 168k|  1 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
661.17/663.62	c   664s|105800 | 24033 | 10664k|  97.4 |   248M |  44 |1505 |6687 | 450 | 168k|  1 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
661.77/664.23	c   664s|105900 | 24054 | 10673k|  97.4 |   248M |  44 |1505 |6701 | 425 | 168k|  1 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
662.16/664.69	c   665s|106000 | 24072 | 10681k|  97.4 |   248M |  45 |1505 |6732 | 439 | 168k|  0 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
662.86/665.34	c   665s|106100 | 24082 | 10691k|  97.4 |   248M |  45 |1505 |6736 | 427 | 168k|  0 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
663.36/665.85	c   666s|106200 | 24094 | 10699k|  97.4 |   248M |  45 |1505 |6770 | 444 | 168k|  1 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
663.86/666.35	c   666s|106300 | 24122 | 10706k|  97.4 |   248M |  45 |1505 |6802 |   0 | 169k|  0 | 113k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
664.67/667.12	c   667s|106400 | 24142 | 10718k|  97.4 |   249M |  45 |1505 |6781 | 435 | 169k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
665.15/667.65	c   668s|106500 | 24157 | 10727k|  97.4 |   249M |  45 |1505 |6759 | 430 | 169k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
665.75/668.26	c   668s|106600 | 24177 | 10736k|  97.4 |   249M |  45 |1505 |6702 |   0 | 169k|  0 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
666.56/669.03	c   669s|106700 | 24201 | 10751k|  97.4 |   250M |  45 |1505 |6707 | 433 | 169k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.96%
667.14/669.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
667.14/669.64	c   670s|106800 | 24214 | 10760k|  97.4 |   250M |  45 |1505 |6714 | 439 | 169k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
667.94/670.46	c   670s|106900 | 24258 | 10773k|  97.5 |   250M |  45 |1505 |6632 |   0 | 169k|  0 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
668.55/671.06	c   671s|107000 | 24268 | 10783k|  97.5 |   250M |  45 |1505 |6613 | 438 | 170k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
669.14/671.66	c   672s|107100 | 24279 | 10792k|  97.5 |   250M |  45 |1505 |6579 | 420 | 170k|  0 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
669.74/672.28	c   672s|107200 | 24291 | 10802k|  97.5 |   250M |  45 |1505 |6554 | 420 | 170k|  0 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
670.43/672.96	c   673s|107300 | 24345 | 10813k|  97.5 |   250M |  45 |1505 |6553 | 441 | 170k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
670.93/673.44	c   673s|107400 | 24357 | 10820k|  97.5 |   250M |  45 |1505 |6576 | 449 | 170k|  1 | 114k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
671.33/673.86	c   674s|107500 | 24375 | 10826k|  97.4 |   250M |  45 |1505 |6595 | 440 | 170k|  1 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
672.03/674.59	c   675s|107600 | 24405 | 10838k|  97.4 |   250M |  45 |1505 |6553 | 451 | 171k|  0 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
672.64/675.18	c   675s|107700 | 24435 | 10847k|  97.4 |   251M |  45 |1505 |6537 | 430 | 171k|  1 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
673.42/675.95	c   676s|107800 | 24462 | 10860k|  97.5 |   251M |  45 |1505 |6570 | 439 | 171k|  1 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
673.92/676.47	c   676s|107900 | 24473 | 10869k|  97.5 |   251M |  45 |1505 |6621 | 453 | 171k|  0 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
674.42/676.94	c   677s|108000 | 24489 | 10876k|  97.4 |   251M |  45 |1505 |6678 | 434 | 171k|  0 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
674.92/677.48	c   677s|108100 | 24505 | 10884k|  97.4 |   252M |  45 |1505 |6640 | 424 | 171k|  1 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
675.41/677.92	c   678s|108200 | 24515 | 10890k|  97.4 |   252M |  45 |1505 |6709 | 447 | 171k|  1 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.97%
676.11/678.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
676.11/678.61	c   679s|108300 | 24525 | 10902k|  97.4 |   252M |  45 |1505 |6684 | 426 | 172k|  0 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
676.71/679.27	c   679s|108400 | 24548 | 10914k|  97.4 |   252M |  45 |1505 |6639 | 429 | 172k|  0 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
677.31/679.89	c   680s|108500 | 24559 | 10923k|  97.4 |   252M |  45 |1505 |6631 | 451 | 172k|  1 | 115k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
677.91/680.47	c   680s|108600 | 24599 | 10933k|  97.4 |   252M |  45 |1505 |6661 | 425 | 172k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
678.62/681.11	c   681s|108700 | 24623 | 10944k|  97.4 |   252M |  45 |1505 |6665 | 430 | 172k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
679.20/681.70	c   682s|108800 | 24657 | 10953k|  97.4 |   252M |  45 |1505 |6673 | 437 | 172k|  2 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
679.80/682.38	c   682s|108900 | 24699 | 10964k|  97.4 |   252M |  45 |1505 |6727 | 454 | 172k|  0 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
680.51/683.02	c   683s|109000 | 24717 | 10974k|  97.4 |   252M |  45 |1505 |6743 | 459 | 173k|  0 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
681.09/683.69	c   684s|109100 | 24732 | 10984k|  97.4 |   252M |  45 |1505 |6722 | 457 | 173k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
681.69/684.25	c   684s|109200 | 24768 | 10992k|  97.4 |   252M |  45 |1505 |6748 | 456 | 173k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
682.39/684.98	c   685s|109300 | 24802 | 11004k|  97.4 |   252M |  45 |1505 |6734 | 444 | 173k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
683.09/685.68	c   686s|109400 | 24833 | 11015k|  97.5 |   252M |  45 |1505 |6745 | 435 | 174k|  0 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
683.89/686.42	c   686s|109500 | 24855 | 11025k|  97.5 |   253M |  45 |1505 |6647 | 443 | 174k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
684.38/686.98	c   687s|109600 | 24871 | 11034k|  97.5 |   253M |  45 |1505 |6684 | 430 | 174k|  0 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
684.98/687.53	c   688s|109700 | 24878 | 11042k|  97.4 |   253M |  45 |1505 |6731 | 425 | 174k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
685.49/688.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
685.49/688.08	c   688s|109800 | 24893 | 11051k|  97.4 |   253M |  45 |1505 |6702 | 424 | 174k|  1 | 116k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
686.08/688.69	c   689s|109900 | 24907 | 11062k|  97.4 |   253M |  45 |1505 |6726 | 433 | 174k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
686.68/689.25	c   689s|110000 | 24921 | 11071k|  97.4 |   253M |  45 |1505 |6699 | 431 | 174k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
687.37/689.91	c   690s|110100 | 24924 | 11082k|  97.4 |   253M |  45 |1505 |6774 | 448 | 175k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
687.87/690.48	c   690s|110200 | 24932 | 11091k|  97.4 |   253M |  45 |1505 |6742 | 430 | 175k|  0 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
688.37/690.98	c   691s|110300 | 24935 | 11099k|  97.4 |   253M |  45 |1505 |6769 | 430 | 175k|  0 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
689.07/691.61	c   692s|110400 | 24929 | 11109k|  97.4 |   253M |  45 |1505 |6768 | 439 | 175k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
689.48/692.08	c   692s|110500 | 24943 | 11116k|  97.4 |   253M |  45 |1505 |6763 | 429 | 175k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
690.17/692.71	c   693s|110600 | 24990 | 11127k|  97.4 |   253M |  45 |1505 |6771 | 444 | 175k|  2 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.98%
690.67/693.26	c   693s|110700 | 25018 | 11135k|  97.4 |   254M |  45 |1505 |6715 | 439 | 175k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
691.27/693.81	c   694s|110800 | 25058 | 11143k|  97.4 |   254M |  45 |1505 |6701 | 431 | 176k|  1 | 117k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
691.77/694.36	c   694s|110900 | 25067 | 11152k|  97.4 |   254M |  45 |1505 |6748 | 451 | 176k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
692.26/694.89	c   695s|111000 | 25071 | 11161k|  97.4 |   254M |  45 |1505 |6782 | 458 | 176k|  0 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
692.96/695.55	c   696s|111100 | 25100 | 11172k|  97.4 |   254M |  45 |1505 |6732 | 438 | 176k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
693.47/696.08	c   696s|111200 | 25122 | 11180k|  97.4 |   255M |  45 |1505 |6719 | 428 | 176k|  0 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
693.96/696.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
693.96/696.51	c   697s|111300 | 25139 | 11187k|  97.3 |   256M |  45 |1505 |6765 | 424 | 176k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
694.47/697.06	c   697s|111400 | 25166 | 11196k|  97.3 |   256M |  45 |1505 |6720 | 439 | 176k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
695.15/697.72	c   698s|111500 | 25176 | 11207k|  97.3 |   256M |  45 |1505 |6744 | 444 | 176k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
695.57/698.19	c   698s|111600 | 25186 | 11214k|  97.3 |   256M |  45 |1505 |6861 | 442 | 177k|  0 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
695.95/698.59	c   699s|111700 | 25185 | 11220k|  97.3 |   256M |  45 |1505 |6943 | 455 | 177k|  0 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
696.75/699.36	c   699s|111800 | 25184 | 11232k|  97.3 |   256M |  45 |1505 |6843 | 436 | 177k|  2 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
697.35/699.95	c   700s|111900 | 25214 | 11241k|  97.3 |   256M |  45 |1505 |6782 | 435 | 177k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
697.94/700.50	c   700s|112000 | 25232 | 11249k|  97.3 |   256M |  45 |1505 |6789 | 431 | 177k|  1 | 118k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
698.64/701.22	c   701s|112100 | 25237 | 11261k|  97.3 |   256M |  45 |1505 |6766 | 445 | 177k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
699.24/701.85	c   702s|112200 | 25255 | 11271k|  97.3 |   257M |  45 |1505 |6780 | 411 | 177k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   1.99%
699.84/702.48	c   702s|112300 | 25268 | 11281k|  97.3 |   257M |  45 |1505 |6721 | 433 | 178k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
700.64/703.26	c   703s|112400 | 25276 | 11295k|  97.3 |   257M |  45 |1505 |6718 | 444 | 178k|  0 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
701.33/703.96	c   704s|112500 | 25294 | 11306k|  97.4 |   257M |  45 |1505 |6598 | 432 | 178k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
702.03/704.66	c   705s|112600 | 25318 | 11317k|  97.4 |   257M |  45 |1505 |6519 | 453 | 178k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
702.63/705.28	c   705s|112700 | 25370 | 11326k|  97.4 |   257M |  45 |1505 |6559 | 442 | 178k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
702.93/705.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
702.93/705.59	c   706s|112800 | 25386 | 11331k|  97.3 |   257M |  45 |1505 |6603 | 451 | 178k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
703.54/706.19	c   706s|112900 | 25378 | 11340k|  97.3 |   257M |  45 |1505 |6609 | 442 | 178k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
704.12/706.72	c   707s|113000 | 25396 | 11348k|  97.3 |   257M |  45 |1505 |6578 | 425 | 179k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
704.53/707.17	c   707s|113100 | 25421 | 11355k|  97.3 |   257M |  45 |1505 |6575 | 411 | 179k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
705.12/707.71	c   708s|113200 | 25452 | 11363k|  97.3 |   257M |  45 |1505 |6630 | 430 | 179k|  1 | 119k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
705.53/708.14	c   708s|113300 | 25468 | 11370k|  97.2 |   257M |  45 |1505 |6695 | 435 | 179k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
706.12/708.72	c   709s|113400 | 25473 | 11380k|  97.2 |   257M |  45 |1505 |6693 | 443 | 179k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
706.71/709.36	c   709s|113500 | 25495 | 11390k|  97.2 |   257M |  45 |1505 |6698 | 423 | 179k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
707.42/710.04	c   710s|113600 | 25499 | 11401k|  97.3 |   257M |  45 |1505 |6733 | 449 | 179k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
707.91/710.56	c   711s|113700 | 25506 | 11408k|  97.2 |   257M |  45 |1505 |6832 | 448 | 179k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
708.42/711.07	c   711s|113800 | 25522 | 11416k|  97.2 |   257M |  45 |1505 |6851 | 434 | 180k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
709.10/711.73	c   712s|113900 | 25549 | 11426k|  97.2 |   257M |  45 |1505 |6833 | 437 | 180k|  1 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
709.70/712.33	c   712s|114000 | 25564 | 11436k|  97.2 |   257M |  45 |1505 |6767 | 430 | 180k|  0 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
710.10/712.78	c   713s|114100 | 25582 | 11443k|  97.2 |   257M |  45 |1505 |6786 | 426 | 180k|  0 | 120k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
710.70/713.34	c   713s|114200 | 25574 | 11451k|  97.2 |   258M |  45 |1505 |6816 | 434 | 180k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.00%
711.30/713.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
711.30/713.98	c   714s|114300 | 25603 | 11461k|  97.2 |   258M |  45 |1505 |6752 | 432 | 180k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.01%
711.99/714.67	c   715s|114400 | 25630 | 11472k|  97.2 |   258M |  45 |1505 |6730 | 429 | 181k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
712.69/715.30	c   715s|114500 | 25646 | 11482k|  97.2 |   258M |  45 |1505 |6621 | 406 | 181k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
713.29/715.97	c   716s|114600 | 25687 | 11492k|  97.2 |   259M |  45 |1505 |6561 | 439 | 181k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
713.89/716.54	c   717s|114700 | 25695 | 11501k|  97.2 |   259M |  45 |1505 |6577 | 434 | 181k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
714.28/717.00	c   717s|114800 | 25715 | 11507k|  97.2 |   259M |  45 |1505 |6591 | 432 | 181k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
714.88/717.55	c   718s|114900 | 25716 | 11516k|  97.2 |   259M |  45 |1505 |6706 | 432 | 181k|  0 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
715.58/718.20	c   718s|115000 | 25746 | 11527k|  97.2 |   259M |  45 |1505 |6657 | 470 | 181k|  0 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
716.28/718.93	c   719s|115100 | 25766 | 11539k|  97.2 |   259M |  45 |1505 |6572 | 437 | 181k|  1 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
716.87/719.50	c   719s|115200 | 25784 | 11548k|  97.2 |   259M |  45 |1505 |6549 | 453 | 182k|  0 | 121k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
717.38/720.06	c   720s|115300 | 25796 | 11557k|  97.2 |   259M |  45 |1505 |6536 | 445 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
717.97/720.65	c   721s|115400 | 25803 | 11566k|  97.2 |   259M |  45 |1505 |6512 | 428 | 182k|  0 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
718.48/721.18	c   721s|115500 | 25811 | 11575k|  97.2 |   259M |  45 |1505 |6511 | 432 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
718.97/721.64	c   722s|115600 | 25817 | 11582k|  97.1 |   259M |  45 |1505 |6547 | 450 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
719.57/722.23	c   722s|115700 | 25826 | 11592k|  97.1 |   260M |  45 |1505 |6557 | 428 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
720.26/722.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
720.26/722.93	c   723s|115800 | 25834 | 11603k|  97.2 |   260M |  45 |1505 |6506 | 448 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
720.86/723.57	c   724s|115900 | 25845 | 11613k|  97.2 |   260M |  45 |1505 |6525 | 443 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
721.37/724.10	c   724s|116000 | 25857 | 11621k|  97.1 |   260M |  45 |1505 |6567 | 449 | 182k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.02%
721.86/724.59	c   725s|116100 | 25869 | 11629k|  97.1 |   260M |  45 |1505 |6583 | 438 | 183k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
722.47/725.13	c   725s|116200 | 25888 | 11637k|  97.1 |   260M |  45 |1505 |6635 | 432 | 183k|  0 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
722.95/725.65	c   726s|116300 | 25893 | 11645k|  97.1 |   260M |  45 |1505 |6650 | 473 | 183k|  1 | 122k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
723.36/726.09	c   726s|116400 | 25892 | 11652k|  97.1 |   260M |  45 |1505 |6699 | 429 | 183k|  0 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
723.95/726.65	c   727s|116500 | 25899 | 11661k|  97.1 |   260M |  45 |1505 |6718 | 425 | 183k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
724.55/727.25	c   727s|116600 | 25923 | 11670k|  97.1 |   260M |  45 |1505 |6626 | 454 | 183k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
725.15/727.87	c   728s|116700 | 25944 | 11680k|  97.1 |   260M |  45 |1505 |6693 | 454 | 183k|  2 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
725.84/728.51	c   729s|116800 | 25957 | 11690k|  97.1 |   260M |  45 |1505 |6718 | 429 | 183k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
726.35/729.10	c   729s|116900 | 25961 | 11700k|  97.1 |   260M |  45 |1505 |6742 | 438 | 184k|  0 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.03%
727.04/729.72	c   730s|117000 | 25998 | 11710k|  97.1 |   260M |  45 |1505 |6699 | 417 | 184k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
727.45/730.13	c   730s|117100 | 26009 | 11716k|  97.0 |   260M |  45 |1505 |6735 | 428 | 184k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
728.04/730.75	c   731s|117200 | 26023 | 11726k|  97.0 |   261M |  45 |1505 |6797 | 419 | 184k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
728.63/731.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
728.63/731.35	c   731s|117300 | 26026 | 11736k|  97.0 |   261M |  45 |1505 |6794 | 443 | 184k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
729.34/732.02	c   732s|117400 | 26059 | 11746k|  97.1 |   261M |  45 |1505 |6762 | 424 | 185k|  0 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
729.93/732.63	c   733s|117500 | 26075 | 11756k|  97.1 |   261M |  45 |1505 |6761 | 434 | 185k|  1 | 123k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
730.53/733.26	c   733s|117600 | 26091 | 11766k|  97.1 |   261M |  45 |1505 |6796 | 434 | 185k|  1 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
731.03/733.71	c   734s|117700 | 26101 | 11774k|  97.0 |   261M |  45 |1505 |6829 | 437 | 185k|  1 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
731.52/734.21	c   734s|117800 | 26119 | 11782k|  97.0 |   261M |  45 |1505 |6854 | 428 | 185k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
732.02/734.71	c   735s|117900 | 26132 | 11790k|  97.0 |   261M |  45 |1505 |6889 | 445 | 185k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
732.52/735.26	c   735s|118000 | 26136 | 11798k|  97.0 |   261M |  45 |1505 |6943 | 444 | 185k|  1 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
733.33/736.02	c   736s|118100 | 26164 | 11810k|  97.0 |   261M |  45 |1505 |6904 | 428 | 186k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.04%
734.01/736.73	c   737s|118200 | 26201 | 11820k|  97.0 |   261M |  45 |1505 |6792 | 446 | 186k|  2 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
734.51/737.26	c   737s|118300 | 26221 | 11829k|  97.0 |   261M |  45 |1505 |6804 | 433 | 186k|  2 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
735.11/737.83	c   738s|118400 | 26253 | 11837k|  97.0 |   261M |  45 |1505 |6754 | 418 | 186k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
735.60/738.36	c   738s|118500 | 26271 | 11845k|  97.0 |   261M |  45 |1505 |6793 |   0 | 186k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
736.20/738.95	c   739s|118600 | 26295 | 11855k|  97.0 |   261M |  45 |1505 |6804 | 444 | 186k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
736.70/739.40	c   739s|118700 | 26289 | 11861k|  97.0 |   261M |  45 |1505 |6801 | 422 | 187k|  1 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
737.10/739.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
737.10/739.80	c   740s|118800 | 26304 | 11868k|  96.9 |   261M |  45 |1505 |6807 | 447 | 187k|  0 | 124k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
737.50/740.27	c   740s|118900 | 26320 | 11875k|  96.9 |   261M |  45 |1505 |6760 | 466 | 187k|  1 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
738.20/740.99	c   741s|119000 | 26342 | 11886k|  96.9 |   261M |  45 |1505 |6740 | 461 | 187k|  1 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
738.79/741.58	c   742s|119100 | 26356 | 11895k|  96.9 |   261M |  45 |1505 |6709 | 438 | 187k|  2 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
739.49/742.23	c   742s|119200 | 26362 | 11906k|  96.9 |   261M |  45 |1505 |6698 | 450 | 187k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
740.19/742.90	c   743s|119300 | 26381 | 11917k|  96.9 |   261M |  45 |1505 |6755 | 436 | 187k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
741.09/743.85	c   744s|119400 | 26402 | 11932k|  97.0 |   261M |  45 |1505 |6692 | 422 | 188k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
741.68/744.49	c   744s|119500 | 26431 | 11942k|  97.0 |   261M |  45 |1505 |6661 | 461 | 188k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
742.39/745.13	c   745s|119600 | 26444 | 11952k|  97.0 |   261M |  45 |1505 |6664 | 433 | 188k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
742.98/745.73	c   746s|119700 | 26487 | 11962k|  97.0 |   261M |  45 |1505 |6690 | 436 | 188k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
743.48/746.27	c   746s|119800 | 26509 | 11970k|  97.0 |   261M |  45 |1505 |6745 | 436 | 188k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
744.29/747.02	c   747s|119900 | 26521 | 11983k|  97.0 |   262M |  45 |1505 |6691 | 437 | 189k|  1 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.06%
744.77/747.51	c   748s|120000 | 26524 | 11991k|  97.0 |   262M |  45 |1505 |6683 |   0 | 189k|  0 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
745.28/748.10	c   748s|120100 | 26539 | 12001k|  97.0 |   262M |  45 |1505 |6688 | 431 | 189k|  1 | 125k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
745.87/748.65	c   749s|120200 | 26554 | 12009k|  97.0 |   262M |  45 |1505 |6640 | 448 | 189k|  0 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
746.77/749.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
746.77/749.52	c   750s|120300 | 26566 | 12023k|  97.0 |   262M |  45 |1505 |6626 |   0 | 189k|  0 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
747.38/750.12	c   750s|120400 | 26577 | 12033k|  97.0 |   262M |  45 |1505 |6607 | 421 | 189k|  1 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
747.96/750.72	c   751s|120500 | 26618 | 12042k|  97.0 |   263M |  45 |1505 |6619 |   0 | 190k|  0 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
748.56/751.32	c   751s|120600 | 26629 | 12052k|  97.0 |   263M |  45 |1505 |6675 | 441 | 190k|  0 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
749.16/751.97	c   752s|120700 | 26638 | 12061k|  97.0 |   263M |  45 |1505 |6693 | 466 | 190k|  0 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
749.76/752.59	c   753s|120800 | 26684 | 12071k|  97.0 |   263M |  45 |1505 |6701 | 451 | 190k|  2 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
750.45/753.28	c   753s|120900 | 26714 | 12082k|  97.0 |   263M |  45 |1505 |6715 | 453 | 190k|  1 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
751.05/753.88	c   754s|121000 | 26727 | 12092k|  97.0 |   263M |  45 |1505 |6759 | 435 | 190k|  1 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
751.75/754.59	c   755s|121100 | 26742 | 12103k|  97.0 |   263M |  45 |1505 |6760 | 442 | 191k|  1 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
752.36/755.15	c   755s|121200 | 26750 | 12112k|  97.0 |   263M |  45 |1505 |6821 | 446 | 191k|  1 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
753.14/756.00	c   756s|121300 | 26751 | 12125k|  97.1 |   263M |  45 |1505 |6784 | 433 | 191k|  0 | 126k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
753.94/756.74	c   757s|121400 | 26763 | 12137k|  97.1 |   263M |  45 |1505 |6768 | 453 | 191k|  2 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
754.64/757.42	c   757s|121500 | 26788 | 12148k|  97.1 |   263M |  45 |1505 |6723 | 440 | 191k|  1 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
755.35/758.19	c   758s|121600 | 26802 | 12160k|  97.1 |   263M |  45 |1505 |6664 | 428 | 191k|  1 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
756.13/758.96	c   759s|121700 | 26836 | 12174k|  97.1 |   263M |  45 |1505 |6671 | 443 | 192k|  0 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
756.63/759.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
756.63/759.46	c   759s|121800 | 26866 | 12182k|  97.1 |   263M |  45 |1505 |6695 | 445 | 192k|  0 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
757.24/760.04	c   760s|121900 | 26899 | 12191k|  97.1 |   263M |  45 |1505 |6649 | 438 | 192k|  1 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
757.93/760.72	c   761s|122000 | 26898 | 12202k|  97.1 |   263M |  45 |1505 |6642 | 457 | 192k|  0 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
758.43/761.28	c   761s|122100 | 26906 | 12210k|  97.1 |   263M |  45 |1505 |6652 | 445 | 192k|  1 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
759.72/762.52	c   763s|122200 | 26896 | 12229k|  97.2 |   263M |  45 |1505 |6578 | 430 | 192k|  0 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
760.33/763.14	c   763s|122300 | 26928 | 12239k|  97.2 |   263M |  45 |1505 |6608 | 430 | 192k|  1 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
761.33/764.13	c   764s|122400 | 27016 | 12255k|  97.2 |   264M |  45 |1505 |6405 | 448 | 193k|  1 | 127k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
762.01/764.84	c   765s|122500 | 27060 | 12266k|  97.2 |   264M |  45 |1505 |6400 | 455 | 193k|  2 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
762.82/765.67	c   766s|122600 | 27116 | 12279k|  97.3 |   264M |  45 |1505 |6454 | 435 | 193k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
763.52/766.30	c   766s|122700 | 27132 | 12289k|  97.3 |   264M |  45 |1505 |6491 | 453 | 193k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.07%
764.02/766.88	c   767s|122800 | 27154 | 12299k|  97.3 |   264M |  45 |1505 |6500 | 431 | 193k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
764.91/767.71	c   768s|122900 | 27183 | 12312k|  97.3 |   264M |  45 |1505 |6453 | 441 | 194k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
765.71/768.52	c   769s|123000 | 27211 | 12327k|  97.3 |   264M |  45 |1505 |6445 | 428 | 194k|  0 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
766.22/769.07	c   769s|123100 | 27226 | 12334k|  97.3 |   264M |  45 |1505 |6455 | 425 | 194k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
766.91/769.78	c   770s|123200 | 27245 | 12346k|  97.3 |   264M |  45 |1505 |6500 | 431 | 194k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
767.40/770.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
767.40/770.28	c   770s|123300 | 27259 | 12354k|  97.3 |   264M |  45 |1505 |6537 | 429 | 194k|  1 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
768.10/771.01	c   771s|123400 | 27278 | 12366k|  97.4 |   264M |  45 |1505 |6578 | 444 | 195k|  0 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
768.80/771.64	c   772s|123500 | 27299 | 12376k|  97.4 |   264M |  45 |1505 |6541 | 433 | 195k|  0 | 128k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
769.50/772.34	c   772s|123600 | 27309 | 12385k|  97.3 |   264M |  45 |1505 |6536 |   0 | 195k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.08%
770.09/772.91	c   773s|123700 | 27328 | 12394k|  97.3 |   264M |  45 |1505 |6529 | 421 | 195k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.09%
770.59/773.40	c   773s|123800 | 27345 | 12402k|  97.3 |   264M |  45 |1505 |6647 |   0 | 195k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.09%
771.09/773.99	c   774s|123900 | 27349 | 12412k|  97.3 |   264M |  45 |1505 |6661 | 440 | 195k|  1 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.09%
771.79/774.64	c   775s|124000 | 27378 | 12422k|  97.3 |   264M |  45 |1505 |6678 | 426 | 195k|  1 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.09%
772.30/775.17	c   775s|124100 | 27398 | 12430k|  97.3 |   264M |  45 |1505 |6683 | 420 | 196k|  1 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.09%
773.19/776.04	c   776s|124200 | 27423 | 12444k|  97.3 |   264M |  45 |1505 |6647 |   0 | 196k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.09%
773.98/776.87	c   777s|124300 | 27406 | 12457k|  97.4 |   264M |  45 |1505 |6652 | 428 | 196k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
774.58/777.46	c   777s|124400 | 27419 | 12467k|  97.4 |   264M |  45 |1505 |6678 | 424 | 196k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
775.19/778.04	c   778s|124500 | 27457 | 12478k|  97.4 |   264M |  45 |1505 |6634 | 435 | 196k|  1 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
775.77/778.62	c   779s|124600 | 27467 | 12487k|  97.4 |   264M |  45 |1505 |6662 | 425 | 196k|  0 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
776.18/779.10	c   779s|124700 | 27480 | 12494k|  97.4 |   264M |  45 |1505 |6682 | 428 | 197k|  1 | 129k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
776.87/779.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
776.87/779.76	c   780s|124800 | 27490 | 12505k|  97.4 |   264M |  45 |1505 |6762 | 444 | 197k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
777.57/780.44	c   780s|124900 | 27516 | 12516k|  97.4 |   264M |  45 |1505 |6720 | 434 | 197k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
778.18/781.11	c   781s|125000 | 27543 | 12527k|  97.4 |   264M |  45 |1505 |6706 | 424 | 197k|  1 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
778.96/781.89	c   782s|125100 | 27545 | 12539k|  97.4 |   264M |  45 |1505 |6637 | 430 | 197k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
779.66/782.51	c   783s|125200 | 27575 | 12548k|  97.4 |   264M |  45 |1505 |6634 | 434 | 198k|  1 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
780.36/783.25	c   783s|125300 | 27588 | 12559k|  97.4 |   264M |  45 |1505 |6581 | 542 | 198k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
781.06/783.99	c   784s|125400 | 27602 | 12571k|  97.4 |   264M |  45 |1505 |6569 | 439 | 198k|  1 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.10%
781.75/784.67	c   785s|125500 | 27614 | 12582k|  97.4 |   264M |  45 |1505 |6555 | 449 | 198k|  1 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
782.35/785.23	c   785s|125600 | 27643 | 12592k|  97.4 |   264M |  45 |1505 |6553 | 428 | 198k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
783.05/785.96	c   786s|125700 | 27666 | 12603k|  97.5 |   264M |  45 |1505 |6524 | 450 | 198k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
783.65/786.55	c   787s|125800 | 27670 | 12613k|  97.5 |   264M |  45 |1505 |6582 | 436 | 199k|  0 | 130k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
784.26/787.14	c   787s|125900 | 27692 | 12622k|  97.4 |   264M |  45 |1505 |6659 | 478 | 199k|  2 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
784.94/787.81	c   788s|126000 | 27704 | 12634k|  97.5 |   264M |  45 |1505 |6682 | 442 | 199k|  0 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
785.44/788.37	c   788s|126100 | 27710 | 12642k|  97.5 |   264M |  45 |1505 |6720 | 450 | 199k|  1 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
786.04/788.94	c   789s|126200 | 27730 | 12651k|  97.4 |   265M |  45 |1505 |6732 | 441 | 199k|  0 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
786.64/789.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
786.64/789.53	c   790s|126300 | 27774 | 12660k|  97.4 |   265M |  45 |1505 |6689 | 428 | 199k|  0 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
787.15/790.04	c   790s|126400 | 27797 | 12668k|  97.4 |   265M |  45 |1505 |6748 | 420 | 200k|  1 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
787.63/790.55	c   791s|126500 | 27814 | 12676k|  97.4 |   265M |  45 |1505 |6817 | 430 | 200k|  0 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
788.33/791.22	c   791s|126600 | 27832 | 12688k|  97.4 |   265M |  45 |1505 |6816 | 445 | 200k|  1 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
788.83/791.76	c   792s|126700 | 27839 | 12696k|  97.4 |   265M |  45 |1505 |6924 | 455 | 200k|  1 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
789.53/792.41	c   792s|126800 | 27866 | 12706k|  97.4 |   265M |  45 |1505 |6919 | 468 | 200k|  2 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
789.92/792.89	c   793s|126900 | 27865 | 12714k|  97.4 |   265M |  45 |1505 |6937 | 445 | 200k|  0 | 131k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
790.52/793.47	c   793s|127000 | 27876 | 12723k|  97.4 |   265M |  45 |1505 |6975 | 438 | 201k|  2 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
791.13/794.06	c   794s|127100 | 27884 | 12733k|  97.4 |   265M |  45 |1505 |6936 | 436 | 201k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
791.72/794.67	c   795s|127200 | 27891 | 12743k|  97.4 |   265M |  45 |1505 |6945 | 444 | 201k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
792.32/795.25	c   795s|127300 | 27908 | 12752k|  97.4 |   265M |  45 |1505 |6928 | 433 | 201k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
792.91/795.85	c   796s|127400 | 27921 | 12761k|  97.4 |   265M |  45 |1505 |6949 | 426 | 201k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.11%
793.61/796.50	c   797s|127500 | 27937 | 12773k|  97.4 |   265M |  45 |1505 |6954 | 439 | 201k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
794.22/797.12	c   797s|127600 | 27945 | 12783k|  97.4 |   265M |  45 |1505 |6984 | 426 | 202k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
794.71/797.68	c   798s|127700 | 27963 | 12791k|  97.4 |   265M |  45 |1505 |6948 | 421 | 202k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
795.51/798.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
795.51/798.42	c   798s|127800 | 28020 | 12803k|  97.4 |   265M |  45 |1505 |6991 | 435 | 202k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
796.00/798.93	c   799s|127900 | 28040 | 12811k|  97.4 |   265M |  45 |1505 |7042 | 454 | 202k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
796.50/799.49	c   799s|128000 | 28061 | 12819k|  97.4 |   265M |  45 |1505 |7019 |   0 | 202k|  0 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
797.21/800.11	c   800s|128100 | 28069 | 12829k|  97.4 |   265M |  45 |1505 |7058 | 457 | 203k|  1 | 132k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
797.80/800.70	c   801s|128200 | 28090 | 12840k|  97.4 |   265M |  45 |1505 |7092 | 438 | 203k|  1 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
798.30/801.29	c   801s|128300 | 28098 | 12850k|  97.4 |   266M |  45 |1505 |7075 | 422 | 203k|  1 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
798.79/801.77	c   802s|128400 | 28097 | 12857k|  97.4 |   266M |  45 |1505 |7102 |   0 | 203k|  0 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
799.49/802.46	c   802s|128500 | 28135 | 12868k|  97.4 |   267M |  45 |1505 |7029 | 433 | 203k|  1 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.12%
800.10/803.09	c   803s|128600 | 28138 | 12878k|  97.4 |   267M |  45 |1505 |6999 | 469 | 203k|  2 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
800.89/803.84	c   804s|128700 | 28156 | 12889k|  97.4 |   267M |  45 |1505 |6908 | 424 | 204k|  1 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
801.48/804.45	c   804s|128800 | 28164 | 12899k|  97.4 |   267M |  45 |1505 |6920 | 431 | 204k|  0 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
801.98/804.90	c   805s|128900 | 28180 | 12905k|  97.4 |   267M |  45 |1505 |6986 | 436 | 204k|  0 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
802.58/805.59	c   806s|129000 | 28197 | 12916k|  97.4 |   267M |  45 |1505 |7054 | 427 | 204k|  1 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
803.28/806.28	c   806s|129100 | 28225 | 12927k|  97.4 |   267M |  45 |1505 |6879 |   0 | 204k|  0 | 133k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
803.88/806.82	c   807s|129200 | 28233 | 12935k|  97.4 |   267M |  45 |1505 |6892 | 459 | 204k|  1 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
804.47/807.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
804.47/807.46	c   807s|129300 | 28232 | 12945k|  97.4 |   267M |  45 |1505 |6889 | 449 | 204k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
805.27/808.27	c   808s|129400 | 28264 | 12959k|  97.4 |   267M |  45 |1505 |6844 | 451 | 205k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
806.08/809.02	c   809s|129500 | 28291 | 12971k|  97.4 |   267M |  45 |1505 |6809 | 444 | 205k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
806.67/809.63	c   810s|129600 | 28309 | 12981k|  97.4 |   267M |  45 |1505 |6800 | 429 | 205k|  1 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
807.56/810.59	c   811s|129700 | 28316 | 12995k|  97.5 |   267M |  45 |1505 |6705 | 505 | 205k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
808.26/811.22	c   811s|129800 | 28339 | 13005k|  97.5 |   267M |  45 |1505 |6721 | 432 | 205k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.13%
808.66/811.66	c   812s|129900 | 28347 | 13012k|  97.4 |   267M |  45 |1505 |6729 | 438 | 205k|  1 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
809.17/812.15	c   812s|130000 | 28359 | 13019k|  97.4 |   267M |  45 |1505 |6776 | 443 | 205k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
809.95/813.00	c   813s|130100 | 28345 | 13033k|  97.5 |   267M |  45 |1505 |6792 | 676 | 206k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
811.85/814.81	c   815s|130200 | 28326 | 13061k|  97.6 |   267M |  45 |1505 |6734 | 444 | 206k|  0 | 134k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
812.44/815.43	c   815s|130300 | 28341 | 13070k|  97.6 |   267M |  45 |1505 |6733 | 467 | 206k|  0 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
813.15/816.12	c   816s|130400 | 28379 | 13081k|  97.6 |   268M |  47 |1505 |6707 | 463 | 206k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
813.84/816.82	c   817s|130500 | 28390 | 13092k|  97.6 |   268M |  47 |1505 |6790 | 443 | 206k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
814.64/817.63	c   818s|130600 | 28412 | 13105k|  97.6 |   268M |  47 |1505 |6804 | 419 | 207k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
815.33/818.34	c   818s|130700 | 28442 | 13117k|  97.6 |   268M |  47 |1505 |6854 |   0 | 207k|  0 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
815.93/818.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
815.93/818.93	c   819s|130800 | 28462 | 13126k|  97.6 |   268M |  47 |1505 |6862 | 414 | 207k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
816.53/819.50	c   820s|130900 | 28481 | 13135k|  97.6 |   268M |  47 |1505 |6872 | 450 | 207k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
817.23/820.22	c   820s|131000 | 28485 | 13147k|  97.7 |   268M |  47 |1505 |6896 | 427 | 207k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
817.73/820.70	c   821s|131100 | 28503 | 13154k|  97.6 |   268M |  47 |1505 |6957 | 431 | 207k|  1 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
818.32/821.34	c   821s|131200 | 28521 | 13164k|  97.6 |   269M |  47 |1505 |6972 | 447 | 208k|  0 | 135k|  24 | 5.000000e+00 |      --      |    Inf |   2.14%
818.92/821.96	c   822s|131300 | 28534 | 13174k|  97.6 |   269M |  47 |1505 |6922 | 432 | 208k|  0 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
819.42/822.46	c   822s|131400 | 28535 | 13182k|  97.6 |   269M |  47 |1505 |6910 | 441 | 208k|  2 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
820.03/823.06	c   823s|131500 | 28542 | 13191k|  97.6 |   269M |  47 |1505 |6898 | 425 | 208k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
820.72/823.77	c   824s|131600 | 28548 | 13203k|  97.6 |   269M |  47 |1505 |6879 | 451 | 208k|  2 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
821.31/824.36	c   824s|131700 | 28568 | 13212k|  97.6 |   269M |  47 |1505 |6917 | 435 | 208k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
821.91/824.98	c   825s|131800 | 28581 | 13222k|  97.6 |   269M |  47 |1505 |7009 | 441 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
822.31/825.38	c   825s|131900 | 28600 | 13228k|  97.6 |   269M |  47 |1505 |7057 | 429 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
822.91/825.92	c   826s|132000 | 28610 | 13237k|  97.6 |   269M |  47 |1505 |7118 | 436 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
823.51/826.50	c   826s|132100 | 28633 | 13246k|  97.6 |   269M |  47 |1505 |7178 | 440 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
824.20/827.21	c   827s|132200 | 28647 | 13257k|  97.6 |   269M |  47 |1505 |7116 | 456 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
824.70/827.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
824.70/827.71	c   828s|132300 | 28657 | 13265k|  97.6 |   269M |  47 |1505 |7122 | 464 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.15%
825.40/828.41	c   828s|132400 | 28668 | 13276k|  97.6 |   269M |  47 |1505 |6982 | 439 | 209k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
825.90/828.94	c   829s|132500 | 28678 | 13285k|  97.6 |   269M |  47 |1505 |6984 | 437 | 210k|  1 | 136k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
826.49/829.51	c   830s|132600 | 28692 | 13294k|  97.6 |   269M |  47 |1505 |6926 | 440 | 210k|  0 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
827.10/830.16	c   830s|132700 | 28702 | 13304k|  97.6 |   269M |  47 |1505 |6981 | 434 | 210k|  0 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
828.29/831.36	c   831s|132800 | 28691 | 13322k|  97.7 |   269M |  47 |1505 |6829 | 438 | 210k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
828.89/831.96	c   832s|132900 | 28705 | 13332k|  97.6 |   269M |  47 |1505 |6795 | 455 | 210k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
829.58/832.66	c   833s|133000 | 28731 | 13344k|  97.7 |   269M |  47 |1505 |6806 | 439 | 210k|  0 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
830.48/833.58	c   834s|133100 | 28757 | 13359k|  97.7 |   269M |  47 |1505 |6758 | 458 | 211k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
831.18/834.21	c   834s|133200 | 28786 | 13368k|  97.7 |   269M |  47 |1505 |6784 | 434 | 211k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.16%
831.78/834.90	c   835s|133300 | 28803 | 13379k|  97.7 |   269M |  47 |1505 |6716 | 434 | 211k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
832.57/835.68	c   836s|133400 | 28821 | 13392k|  97.7 |   269M |  47 |1505 |6737 | 453 | 211k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
833.27/836.31	c   836s|133500 | 28833 | 13402k|  97.7 |   270M |  47 |1505 |6719 | 444 | 211k|  1 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
833.77/836.86	c   837s|133600 | 28851 | 13410k|  97.7 |   270M |  47 |1505 |6709 | 426 | 212k|  0 | 137k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
834.27/837.34	c   837s|133700 | 28849 | 13418k|  97.7 |   270M |  47 |1505 |6784 | 455 | 212k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
834.87/837.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
834.87/837.94	c   838s|133800 | 28857 | 13427k|  97.7 |   270M |  47 |1505 |6843 | 435 | 212k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
835.46/838.52	c   839s|133900 | 28856 | 13436k|  97.7 |   270M |  47 |1505 |6838 | 481 | 212k|  0 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
836.16/839.24	c   839s|134000 | 28874 | 13448k|  97.7 |   270M |  47 |1505 |6766 | 432 | 212k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.18%
836.86/839.90	c   840s|134100 | 28888 | 13458k|  97.7 |   270M |  47 |1505 |6654 | 448 | 212k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
837.36/840.41	c   840s|134200 | 28897 | 13466k|  97.7 |   270M |  47 |1505 |6679 | 424 | 212k|  0 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
837.85/840.95	c   841s|134300 | 28910 | 13474k|  97.7 |   270M |  47 |1505 |6692 | 431 | 212k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
838.35/841.46	c   841s|134400 | 28903 | 13482k|  97.7 |   270M |  47 |1505 |6729 | 441 | 213k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
838.85/841.95	c   842s|134500 | 28915 | 13490k|  97.7 |   270M |  47 |1505 |6762 | 461 | 213k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
839.55/842.66	c   843s|134600 | 28940 | 13504k|  97.7 |   270M |  47 |1505 |6719 | 442 | 213k|  2 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
840.15/843.26	c   843s|134700 | 28957 | 13513k|  97.7 |   270M |  47 |1505 |6786 | 443 | 213k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
840.64/843.75	c   844s|134800 | 28969 | 13521k|  97.7 |   270M |  47 |1505 |6829 | 430 | 213k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
841.14/844.24	c   844s|134900 | 28975 | 13528k|  97.7 |   270M |  47 |1505 |6912 | 445 | 213k|  1 | 138k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
842.14/845.27	c   845s|135000 | 28969 | 13544k|  97.7 |   270M |  47 |1505 |6855 | 436 | 213k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
842.84/845.94	c   846s|135100 | 29003 | 13555k|  97.7 |   270M |  47 |1505 |6755 | 431 | 214k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
843.33/846.48	c   846s|135200 | 29027 | 13563k|  97.7 |   270M |  47 |1505 |6804 | 438 | 214k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
843.94/847.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
843.94/847.07	c   847s|135300 | 29032 | 13573k|  97.7 |   270M |  47 |1505 |6820 | 436 | 214k|  1 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
844.63/847.73	c   848s|135400 | 29058 | 13584k|  97.7 |   270M |  47 |1505 |6845 | 441 | 214k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
845.13/848.23	c   848s|135500 | 29084 | 13591k|  97.7 |   270M |  47 |1505 |6879 | 441 | 214k|  1 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
845.63/848.70	c   849s|135600 | 29092 | 13599k|  97.7 |   270M |  47 |1505 |6911 | 434 | 214k|  1 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
846.22/849.33	c   849s|135700 | 29104 | 13609k|  97.7 |   270M |  47 |1505 |6915 | 431 | 214k|  1 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
846.72/849.89	c   850s|135800 | 29122 | 13618k|  97.7 |   270M |  47 |1505 |6957 | 501 | 214k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.19%
847.52/850.64	c   851s|135900 | 29128 | 13630k|  97.7 |   270M |  47 |1505 |6918 | 453 | 215k|  1 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
848.03/851.17	c   851s|136000 | 29139 | 13638k|  97.7 |   270M |  47 |1505 |6930 | 443 | 215k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
848.52/851.64	c   852s|136100 | 29150 | 13645k|  97.7 |   271M |  47 |1505 |6972 | 432 | 215k|  1 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
849.21/852.31	c   852s|136200 | 29156 | 13657k|  97.7 |   271M |  47 |1505 |7018 | 447 | 215k|  0 | 139k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
849.71/852.85	c   853s|136300 | 29185 | 13665k|  97.7 |   271M |  47 |1505 |6995 | 435 | 215k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
850.41/853.59	c   854s|136400 | 29234 | 13677k|  97.7 |   271M |  47 |1505 |7011 | 437 | 215k|  0 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
851.02/854.19	c   854s|136500 | 29240 | 13687k|  97.7 |   271M |  47 |1505 |7018 | 440 | 215k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
851.41/854.54	c   855s|136600 | 29247 | 13693k|  97.6 |   271M |  47 |1505 |7035 | 433 | 215k|  0 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
852.02/855.19	c   855s|136700 | 29260 | 13703k|  97.7 |   271M |  47 |1505 |6919 | 448 | 216k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
852.60/855.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
852.60/855.70	c   856s|136800 | 29266 | 13711k|  97.6 |   271M |  47 |1505 |6958 | 438 | 216k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
853.30/856.42	c   856s|136900 | 29291 | 13723k|  97.7 |   271M |  47 |1505 |6954 |   0 | 216k|  0 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
853.80/856.92	c   857s|137000 | 29299 | 13731k|  97.6 |   271M |  47 |1505 |6977 | 435 | 216k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
854.20/857.35	c   857s|137100 | 29301 | 13737k|  97.6 |   271M |  47 |1505 |7002 |   0 | 216k|  0 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
855.09/858.26	c   858s|137200 | 29306 | 13752k|  97.7 |   271M |  47 |1505 |6976 | 433 | 216k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
855.69/858.87	c   859s|137300 | 29323 | 13762k|  97.7 |   272M |  47 |1505 |7005 | 428 | 216k|  0 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
856.29/859.44	c   859s|137400 | 29342 | 13771k|  97.6 |   272M |  47 |1505 |7081 | 455 | 217k|  2 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
857.00/860.16	c   860s|137500 | 29376 | 13782k|  97.7 |   272M |  47 |1505 |7069 | 428 | 217k|  1 | 140k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
857.39/860.54	c   861s|137600 | 29386 | 13787k|  97.6 |   272M |  47 |1505 |7137 | 435 | 217k|  1 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
858.18/861.33	c   861s|137700 | 29423 | 13801k|  97.7 |   272M |  47 |1505 |7071 | 425 | 217k|  0 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
858.78/861.95	c   862s|137800 | 29430 | 13810k|  97.6 |   272M |  47 |1505 |7053 | 442 | 217k|  1 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
859.48/862.61	c   863s|137900 | 29460 | 13821k|  97.7 |   272M |  47 |1505 |7031 | 445 | 217k|  0 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
859.89/863.09	c   863s|138000 | 29482 | 13828k|  97.6 |   272M |  47 |1505 |7116 | 437 | 217k|  1 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
860.67/863.83	c   864s|138100 | 29536 | 13839k|  97.6 |   273M |  47 |1505 |7132 | 425 | 218k|  1 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
861.77/864.91	c   865s|138200 | 29630 | 13857k|  97.7 |   273M |  47 |1505 |7126 | 440 | 218k|  0 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
862.37/865.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
862.37/865.58	c   866s|138300 | 29669 | 13868k|  97.7 |   273M |  47 |1505 |7162 | 452 | 218k|  0 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
863.26/866.48	c   866s|138400 | 29700 | 13883k|  97.7 |   274M |  47 |1505 |7203 | 433 | 218k|  1 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
863.87/867.05	c   867s|138500 | 29707 | 13892k|  97.7 |   274M |  47 |1505 |7196 | 435 | 219k|  0 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
864.66/867.85	c   868s|138600 | 29711 | 13904k|  97.8 |   274M |  47 |1505 |7257 | 443 | 219k|  1 | 141k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
865.26/868.46	c   868s|138700 | 29758 | 13913k|  97.8 |   274M |  47 |1505 |7231 | 446 | 219k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
865.87/869.03	c   869s|138800 | 29774 | 13922k|  97.7 |   274M |  47 |1505 |7282 | 444 | 219k|  0 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
866.35/869.54	c   870s|138900 | 29785 | 13930k|  97.7 |   274M |  47 |1505 |7300 | 448 | 219k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
867.05/870.26	c   870s|139000 | 29815 | 13942k|  97.7 |   274M |  47 |1505 |7303 | 436 | 219k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
867.55/870.75	c   871s|139100 | 29831 | 13949k|  97.7 |   274M |  47 |1505 |7298 | 440 | 219k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
868.05/871.29	c   871s|139200 | 29841 | 13957k|  97.7 |   274M |  47 |1505 |7380 | 426 | 219k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
868.64/871.85	c   872s|139300 | 29856 | 13966k|  97.7 |   274M |  47 |1505 |7423 | 454 | 220k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
869.24/872.41	c   872s|139400 | 29878 | 13975k|  97.7 |   274M |  47 |1505 |7436 | 424 | 220k|  1 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
869.74/872.90	c   873s|139500 | 29884 | 13983k|  97.7 |   274M |  47 |1505 |7416 | 433 | 220k|  0 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.20%
870.34/873.52	c   874s|139600 | 29900 | 13992k|  97.7 |   274M |  47 |1505 |7355 |   0 | 220k|  0 | 142k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
870.95/874.15	c   874s|139700 | 29917 | 14001k|  97.7 |   274M |  47 |1505 |7445 | 443 | 220k|  0 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
871.33/874.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
871.33/874.57	c   875s|139800 | 29918 | 14007k|  97.7 |   274M |  47 |1505 |7528 |   0 | 220k|  0 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
871.95/875.12	c   875s|139900 | 29935 | 14016k|  97.7 |   274M |  47 |1505 |7545 | 437 | 220k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
872.53/875.74	c   876s|140000 | 29942 | 14026k|  97.7 |   274M |  47 |1505 |7562 | 452 | 220k|  0 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
873.03/876.27	c   876s|140100 | 29955 | 14034k|  97.6 |   274M |  47 |1505 |7549 | 427 | 221k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
873.84/877.02	c   877s|140200 | 29968 | 14046k|  97.7 |   274M |  47 |1505 |7559 | 443 | 221k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
874.32/877.55	c   878s|140300 | 29990 | 14054k|  97.6 |   274M |  47 |1505 |7604 | 431 | 221k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.21%
874.83/878.10	c   878s|140400 | 30002 | 14063k|  97.6 |   274M |  47 |1505 |7546 | 447 | 221k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
875.72/878.90	c   879s|140500 | 30021 | 14075k|  97.7 |   274M |  47 |1505 |7390 | 436 | 221k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
876.12/879.39	c   879s|140600 | 30041 | 14083k|  97.6 |   274M |  47 |1505 |7445 | 418 | 221k|  0 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
876.83/880.04	c   880s|140700 | 30057 | 14094k|  97.6 |   274M |  47 |1505 |7425 | 441 | 222k|  2 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
877.31/880.59	c   881s|140800 | 30071 | 14102k|  97.6 |   274M |  47 |1505 |7350 | 429 | 222k|  1 | 143k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
878.02/881.21	c   881s|140900 | 30088 | 14108k|  97.6 |   274M |  47 |1505 |7325 | 436 | 222k|  1 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
878.71/881.96	c   882s|141000 | 30105 | 14121k|  97.6 |   274M |  47 |1505 |7256 | 429 | 222k|  1 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
879.41/882.68	c   883s|141100 | 30138 | 14132k|  97.6 |   274M |  47 |1505 |7248 | 429 | 222k|  0 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
880.01/883.26	c   883s|141200 | 30185 | 14142k|  97.6 |   274M |  47 |1505 |7285 | 428 | 222k|  1 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
880.61/883.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
880.61/883.82	c   884s|141300 | 30200 | 14151k|  97.6 |   275M |  47 |1505 |7308 | 443 | 222k|  2 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
881.20/884.43	c   884s|141400 | 30211 | 14161k|  97.6 |   275M |  47 |1505 |7362 | 430 | 223k|  0 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
881.81/885.03	c   885s|141500 | 30219 | 14171k|  97.6 |   275M |  47 |1505 |7393 | 453 | 223k|  2 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
882.40/885.64	c   886s|141600 | 30237 | 14181k|  97.6 |   275M |  47 |1505 |7382 | 441 | 223k|  1 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
883.00/886.23	c   886s|141700 | 30269 | 14191k|  97.6 |   275M |  47 |1505 |7410 | 439 | 223k|  1 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
883.70/886.90	c   887s|141800 | 30289 | 14202k|  97.7 |   275M |  47 |1505 |7436 | 430 | 223k|  0 | 144k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
884.19/887.46	c   887s|141900 | 30306 | 14211k|  97.7 |   275M |  47 |1505 |7548 | 444 | 223k|  0 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
884.80/888.04	c   888s|142000 | 30325 | 14220k|  97.6 |   275M |  47 |1505 |7522 | 458 | 224k|  2 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
885.49/888.75	c   889s|142100 | 30333 | 14231k|  97.7 |   275M |  47 |1505 |7522 | 439 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
886.19/889.42	c   889s|142200 | 30343 | 14243k|  97.7 |   275M |  47 |1505 |7468 | 422 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
886.69/890.00	c   890s|142300 | 30365 | 14252k|  97.7 |   275M |  47 |1505 |7494 | 433 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
887.18/890.48	c   890s|142400 | 30395 | 14259k|  97.6 |   275M |  47 |1505 |7549 | 438 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
887.79/891.11	c   891s|142500 | 30417 | 14269k|  97.6 |   275M |  47 |1505 |7505 | 445 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
888.38/891.67	c   892s|142600 | 30424 | 14278k|  97.6 |   275M |  47 |1505 |7499 | 435 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
889.08/892.39	c   892s|142700 | 30433 | 14289k|  97.7 |   275M |  47 |1505 |7471 | 440 | 224k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
889.79/893.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
889.79/893.04	c   893s|142800 | 30442 | 14299k|  97.7 |   275M |  47 |1505 |7413 | 433 | 225k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
890.37/893.64	c   894s|142900 | 30444 | 14309k|  97.7 |   275M |  47 |1505 |7404 | 424 | 225k|  1 | 145k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
891.07/894.37	c   894s|143000 | 30501 | 14321k|  97.7 |   275M |  47 |1505 |7329 | 422 | 225k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
891.47/894.75	c   895s|143100 | 30519 | 14327k|  97.6 |   275M |  47 |1505 |7353 | 429 | 225k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
891.78/895.10	c   895s|143200 | 30542 | 14332k|  97.6 |   275M |  47 |1505 |7415 | 427 | 225k|  0 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
892.27/895.52	c   896s|143300 | 30576 | 14338k|  97.6 |   275M |  47 |1505 |7457 | 427 | 225k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
892.88/896.11	c   896s|143400 | 30585 | 14348k|  97.6 |   275M |  47 |1505 |7510 | 427 | 225k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
893.26/896.53	c   897s|143500 | 30591 | 14354k|  97.6 |   275M |  47 |1505 |7525 | 432 | 226k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
893.66/896.95	c   897s|143600 | 30589 | 14361k|  97.5 |   275M |  47 |1505 |7548 | 432 | 226k|  0 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
894.06/897.39	c   897s|143700 | 30594 | 14368k|  97.5 |   275M |  47 |1505 |7575 | 436 | 226k|  0 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
894.66/897.93	c   898s|143800 | 30620 | 14376k|  97.5 |   275M |  47 |1505 |7632 | 455 | 226k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
895.45/898.73	c   899s|143900 | 30634 | 14389k|  97.5 |   276M |  47 |1505 |7590 | 446 | 226k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
896.05/899.33	c   899s|144000 | 30648 | 14399k|  97.5 |   276M |  47 |1505 |7600 | 450 | 226k|  1 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
896.76/900.08	c   900s|144100 | 30660 | 14411k|  97.6 |   276M |  47 |1505 |7542 | 461 | 226k|  0 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.22%
897.76/901.06	c   901s|144200 | 30695 | 14428k|  97.6 |   276M |  47 |1505 |7438 | 426 | 226k|  0 | 146k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
898.34/901.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
898.34/901.61	c   902s|144300 | 30709 | 14437k|  97.6 |   276M |  47 |1505 |7504 | 424 | 226k|  1 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
898.75/902.06	c   902s|144400 | 30707 | 14444k|  97.6 |   276M |  47 |1505 |7542 | 435 | 226k|  1 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
899.34/902.64	c   903s|144500 | 30730 | 14453k|  97.6 |   276M |  47 |1505 |7534 | 507 | 227k|  0 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
900.24/903.55	c   904s|144600 | 30740 | 14468k|  97.6 |   276M |  47 |1505 |7567 | 453 | 227k|  3 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
900.75/904.04	c   904s|144700 | 30756 | 14476k|  97.6 |   276M |  47 |1505 |7640 | 424 | 227k|  0 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
901.23/904.54	c   905s|144800 | 30771 | 14484k|  97.6 |   276M |  47 |1505 |7630 | 455 | 227k|  0 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
901.84/905.16	c   905s|144900 | 30793 | 14493k|  97.6 |   276M |  47 |1505 |7673 | 428 | 227k|  1 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
902.43/905.71	c   906s|145000 | 30818 | 14502k|  97.6 |   276M |  47 |1505 |7662 | 443 | 227k|  1 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
902.74/906.02	c   906s|145100 | 30834 | 14506k|  97.5 |   276M |  47 |1505 |7843 | 452 | 227k|  1 | 147k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
902.93/906.25	c   906s|145200 | 30835 | 14509k|  97.5 |   276M |  47 |1505 |7892 | 447 | 227k|  0 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
903.43/906.77	c   907s|145300 | 30850 | 14517k|  97.5 |   276M |  47 |1505 |7805 | 434 | 227k|  2 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
904.12/907.42	c   907s|145400 | 30860 | 14527k|  97.5 |   276M |  47 |1505 |7782 | 439 | 228k|  0 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
904.52/907.83	c   908s|145500 | 30872 | 14533k|  97.5 |   276M |  47 |1505 |7800 |   0 | 228k|  0 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
905.22/908.50	c   908s|145600 | 30876 | 14543k|  97.5 |   276M |  47 |1505 |7853 | 426 | 228k|  1 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
906.02/909.31	c   909s|145700 | 30916 | 14557k|  97.5 |   276M |  47 |1505 |7714 | 435 | 228k|  1 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
906.62/910.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
906.62/910.01	c   910s|145800 | 30946 | 14568k|  97.5 |   276M |  47 |1505 |7738 | 462 | 228k|  0 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
907.61/910.91	c   911s|145900 | 30975 | 14583k|  97.5 |   276M |  47 |1505 |7633 | 447 | 228k|  1 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
908.21/911.54	c   912s|146000 | 31014 | 14593k|  97.5 |   276M |  47 |1505 |7573 | 450 | 229k|  2 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
908.82/912.12	c   912s|146100 | 31025 | 14603k|  97.5 |   277M |  47 |1505 |7611 | 446 | 229k|  1 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
909.50/912.82	c   913s|146200 | 31049 | 14614k|  97.5 |   278M |  47 |1505 |7529 | 443 | 229k|  0 | 148k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
910.50/913.89	c   914s|146300 | 31046 | 14631k|  97.6 |   278M |  47 |1505 |7477 | 436 | 229k|  0 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
911.10/914.40	c   914s|146400 | 31060 | 14639k|  97.6 |   278M |  47 |1505 |7538 | 443 | 229k|  0 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.23%
911.60/914.94	c   915s|146500 | 31070 | 14647k|  97.6 |   278M |  47 |1505 |7549 | 445 | 229k|  1 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
912.20/915.52	c   916s|146600 | 31076 | 14656k|  97.6 |   278M |  47 |1505 |7554 | 432 | 229k|  0 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
912.81/916.14	c   916s|146700 | 31077 | 14666k|  97.6 |   278M |  47 |1505 |7576 | 433 | 229k|  1 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
913.49/916.82	c   917s|146800 | 31084 | 14678k|  97.6 |   278M |  47 |1505 |7554 | 434 | 229k|  0 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
914.19/917.59	c   918s|146900 | 31102 | 14690k|  97.6 |   278M |  47 |1505 |7484 | 432 | 230k|  0 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
914.70/918.10	c   918s|147000 | 31105 | 14698k|  97.6 |   278M |  47 |1505 |7527 | 420 | 230k|  1 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
915.28/918.69	c   919s|147100 | 31122 | 14707k|  97.6 |   278M |  47 |1505 |7472 | 444 | 230k|  2 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
915.80/919.18	c   919s|147200 | 31136 | 14715k|  97.6 |   278M |  47 |1505 |7490 | 440 | 230k|  1 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
916.58/919.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
916.58/919.92	c   920s|147300 | 31131 | 14727k|  97.6 |   278M |  47 |1505 |7516 | 439 | 230k|  1 | 149k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
917.18/920.50	c   921s|147400 | 31172 | 14736k|  97.6 |   278M |  47 |1505 |7402 | 468 | 230k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
917.69/921.08	c   921s|147500 | 31191 | 14745k|  97.6 |   278M |  47 |1505 |7474 | 451 | 230k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
918.27/921.62	c   922s|147600 | 31200 | 14753k|  97.6 |   278M |  47 |1505 |7469 | 424 | 231k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.24%
918.87/922.27	c   922s|147700 | 31210 | 14763k|  97.6 |   278M |  47 |1505 |7470 | 461 | 231k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
919.57/922.93	c   923s|147800 | 31213 | 14774k|  97.6 |   278M |  47 |1505 |7503 | 449 | 231k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
920.17/923.59	c   924s|147900 | 31239 | 14784k|  97.6 |   278M |  47 |1505 |7485 | 450 | 231k|  0 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
920.86/924.25	c   924s|148000 | 31245 | 14795k|  97.6 |   278M |  47 |1505 |7480 | 452 | 231k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
921.36/924.73	c   925s|148100 | 31258 | 14803k|  97.6 |   278M |  47 |1505 |7495 | 443 | 231k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
922.06/925.45	c   925s|148200 | 31296 | 14814k|  97.6 |   278M |  47 |1505 |7396 | 442 | 231k|  0 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
922.77/926.16	c   926s|148300 | 31296 | 14825k|  97.6 |   278M |  47 |1505 |7429 | 466 | 231k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
923.56/926.93	c   927s|148400 | 31296 | 14837k|  97.6 |   278M |  47 |1505 |7402 | 428 | 232k|  1 | 150k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
924.15/927.55	c   928s|148500 | 31326 | 14846k|  97.6 |   278M |  47 |1505 |7410 | 441 | 232k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
924.76/928.14	c   928s|148600 | 31339 | 14856k|  97.6 |   278M |  47 |1505 |7448 | 454 | 232k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
925.25/928.67	c   929s|148700 | 31357 | 14865k|  97.6 |   278M |  47 |1505 |7447 | 449 | 232k|  0 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
925.76/929.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
925.76/929.12	c   929s|148800 | 31364 | 14872k|  97.6 |   278M |  47 |1505 |7480 | 437 | 232k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
926.35/929.77	c   930s|148900 | 31373 | 14882k|  97.6 |   278M |  47 |1505 |7495 | 436 | 232k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
926.76/930.15	c   930s|149000 | 31377 | 14888k|  97.5 |   278M |  47 |1505 |7491 | 430 | 232k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
927.44/930.84	c   931s|149100 | 31385 | 14898k|  97.5 |   278M |  47 |1505 |7529 | 430 | 233k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
928.14/931.53	c   932s|149200 | 31397 | 14909k|  97.6 |   278M |  47 |1505 |7531 | 428 | 233k|  0 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
928.75/932.18	c   932s|149300 | 31405 | 14919k|  97.6 |   279M |  47 |1505 |7585 | 428 | 233k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
929.33/932.74	c   933s|149400 | 31417 | 14928k|  97.5 |   279M |  47 |1505 |7511 | 434 | 233k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
930.13/933.52	c   934s|149500 | 31421 | 14940k|  97.6 |   279M |  47 |1505 |7444 | 420 | 233k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
930.64/934.03	c   934s|149600 | 31445 | 14948k|  97.6 |   279M |  47 |1505 |7447 | 423 | 233k|  1 | 151k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
931.33/934.76	c   935s|149700 | 31438 | 14959k|  97.6 |   279M |  47 |1505 |7478 | 457 | 233k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
931.93/935.37	c   935s|149800 | 31450 | 14969k|  97.6 |   279M |  47 |1505 |7528 | 423 | 234k|  0 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
932.42/935.84	c   936s|149900 | 31448 | 14977k|  97.6 |   279M |  47 |1505 |7577 | 449 | 234k|  0 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
933.12/936.52	c   937s|150000 | 31467 | 14988k|  97.6 |   279M |  47 |1505 |7529 | 441 | 234k|  2 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
933.63/937.06	c   937s|150100 | 31490 | 14996k|  97.5 |   279M |  47 |1505 |7470 | 446 | 234k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
934.22/937.69	c   938s|150200 | 31500 | 15007k|  97.6 |   279M |  47 |1505 |7413 | 439 | 234k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
934.92/938.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
934.92/938.32	c   938s|150300 | 31523 | 15017k|  97.6 |   279M |  47 |1505 |7433 | 441 | 234k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
935.31/938.79	c   939s|150400 | 31534 | 15024k|  97.5 |   279M |  47 |1505 |7407 | 412 | 234k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
935.73/939.18	c   939s|150500 | 31555 | 15029k|  97.5 |   279M |  47 |1505 |7391 | 452 | 235k|  2 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
936.21/939.60	c   940s|150600 | 31561 | 15036k|  97.5 |   279M |  47 |1505 |7417 | 450 | 235k|  0 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
936.51/939.94	c   940s|150700 | 31574 | 15041k|  97.5 |   279M |  47 |1505 |7453 | 437 | 235k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
937.01/940.43	c   940s|150800 | 31589 | 15048k|  97.4 |   279M |  47 |1505 |7490 | 440 | 235k|  0 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
937.72/941.15	c   941s|150900 | 31614 | 15062k|  97.5 |   279M |  47 |1505 |7454 | 439 | 235k|  1 | 152k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
938.20/941.63	c   942s|151000 | 31637 | 15070k|  97.5 |   279M |  47 |1505 |7549 | 451 | 235k|  0 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
938.61/942.10	c   942s|151100 | 31647 | 15077k|  97.4 |   279M |  47 |1505 |7626 | 473 | 235k|  1 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
939.30/942.70	c   943s|151200 | 31654 | 15087k|  97.4 |   281M |  47 |1505 |7593 | 439 | 235k|  0 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
940.20/943.60	c   944s|151300 | 31670 | 15101k|  97.5 |   281M |  47 |1505 |7425 | 461 | 236k|  0 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
940.89/944.32	c   944s|151400 | 31714 | 15112k|  97.5 |   281M |  47 |1505 |7331 | 442 | 236k|  2 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
941.49/944.93	c   945s|151500 | 31723 | 15122k|  97.5 |   281M |  47 |1505 |7317 |   0 | 236k|  0 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
941.99/945.47	c   945s|151600 | 31742 | 15130k|  97.5 |   281M |  47 |1505 |7299 | 438 | 236k|  1 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
942.39/945.89	c   946s|151700 | 31743 | 15136k|  97.4 |   281M |  47 |1505 |7365 | 433 | 236k|  1 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
942.89/946.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
942.89/946.36	c   946s|151800 | 31751 | 15143k|  97.4 |   281M |  47 |1505 |7439 | 433 | 236k|  1 | 153k|  24 | 5.000000e+00 |      --      |    Inf |   2.25%
943.39/946.88	c   947s|151900 | 31764 | 15151k|  97.4 |   282M |  47 |1505 |7407 | 452 | 236k|  1 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.26%
944.08/947.58	c   948s|152000 | 31797 | 15162k|  97.4 |   282M |  47 |1505 |7229 | 429 | 237k|  0 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.26%
944.78/948.29	c   948s|152100 | 31811 | 15173k|  97.4 |   282M |  47 |1505 |7258 | 429 | 237k|  1 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.26%
945.48/948.96	c   949s|152200 | 31835 | 15184k|  97.4 |   282M |  47 |1505 |7196 | 443 | 237k|  2 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.26%
946.28/949.70	c   950s|152300 | 31859 | 15196k|  97.5 |   282M |  47 |1505 |7201 | 461 | 237k|  2 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.26%
947.07/950.52	c   951s|152400 | 31900 | 15209k|  97.5 |   282M |  47 |1505 |7166 | 426 | 237k|  1 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
947.47/951.00	c   951s|152500 | 31918 | 15216k|  97.5 |   282M |  47 |1505 |7141 | 429 | 237k|  0 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
948.17/951.62	c   952s|152600 | 31926 | 15226k|  97.5 |   282M |  47 |1505 |7134 | 452 | 237k|  2 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
948.77/952.28	c   952s|152700 | 31936 | 15237k|  97.5 |   282M |  47 |1505 |7198 | 458 | 238k|  1 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
949.47/952.96	c   953s|152800 | 31959 | 15248k|  97.5 |   282M |  47 |1505 |7230 | 441 | 238k|  1 | 154k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
950.06/953.52	c   954s|152900 | 31971 | 15257k|  97.5 |   282M |  47 |1505 |7330 | 437 | 238k|  0 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
950.76/954.28	c   954s|153000 | 32000 | 15269k|  97.5 |   282M |  47 |1505 |7308 | 433 | 238k|  0 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
951.36/954.82	c   955s|153100 | 32016 | 15278k|  97.5 |   282M |  47 |1505 |7384 | 423 | 238k|  1 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
951.76/955.24	c   955s|153200 | 32024 | 15284k|  97.5 |   282M |  47 |1505 |7430 | 438 | 239k|  1 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
952.26/955.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
952.26/955.77	c   956s|153300 | 32045 | 15292k|  97.4 |   282M |  47 |1505 |7477 | 440 | 239k|  0 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
952.85/956.34	c   956s|153400 | 32055 | 15301k|  97.4 |   282M |  47 |1505 |7476 | 462 | 239k|  1 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
954.05/957.53	c   958s|153500 | 32045 | 15320k|  97.5 |   282M |  47 |1505 |7428 | 417 | 239k|  1 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.28%
954.56/958.10	c   958s|153600 | 32063 | 15330k|  97.5 |   282M |  47 |1505 |7487 | 419 | 239k|  1 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
955.34/958.84	c   959s|153700 | 32068 | 15341k|  97.5 |   282M |  47 |1505 |7445 | 472 | 239k|  3 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
955.94/959.45	c   959s|153800 | 32105 | 15350k|  97.5 |   282M |  47 |1505 |7530 | 438 | 239k|  1 | 155k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
956.55/960.01	c   960s|153900 | 32117 | 15360k|  97.5 |   282M |  47 |1505 |7486 | 439 | 240k|  1 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
957.04/960.57	c   961s|154000 | 32141 | 15368k|  97.5 |   282M |  47 |1505 |7485 | 428 | 240k|  1 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
957.74/961.21	c   961s|154100 | 32168 | 15378k|  97.5 |   282M |  47 |1505 |7335 | 427 | 240k|  0 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
958.44/961.96	c   962s|154200 | 32232 | 15390k|  97.5 |   282M |  47 |1505 |7315 | 432 | 240k|  1 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
959.43/963.00	c   963s|154300 | 32293 | 15408k|  97.6 |   282M |  47 |1505 |7343 | 444 | 240k|  0 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
960.03/963.55	c   964s|154400 | 32288 | 15416k|  97.6 |   282M |  47 |1505 |7355 | 460 | 241k|  0 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
960.93/964.44	c   964s|154500 | 32299 | 15431k|  97.6 |   283M |  47 |1505 |7372 | 500 | 241k|  0 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
961.64/965.17	c   965s|154600 | 32329 | 15442k|  97.6 |   283M |  47 |1505 |7377 | 439 | 241k|  1 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
962.32/965.88	c   966s|154700 | 32347 | 15453k|  97.6 |   283M |  47 |1505 |7344 | 414 | 241k|  0 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
963.02/966.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
963.02/966.58	c   967s|154800 | 32352 | 15464k|  97.6 |   283M |  47 |1505 |7325 | 467 | 241k|  1 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
963.63/967.13	c   967s|154900 | 32359 | 15472k|  97.6 |   283M |  47 |1505 |7365 | 422 | 241k|  1 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
964.11/967.60	c   968s|155000 | 32366 | 15480k|  97.6 |   283M |  47 |1505 |7428 | 430 | 241k|  0 | 156k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
964.91/968.41	c   968s|155100 | 32390 | 15493k|  97.6 |   283M |  47 |1505 |7399 | 440 | 241k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
965.41/969.00	c   969s|155200 | 32402 | 15502k|  97.6 |   283M |  47 |1505 |7388 | 427 | 242k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
966.21/969.71	c   970s|155300 | 32433 | 15514k|  97.6 |   283M |  47 |1505 |7321 | 459 | 242k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.29%
967.00/970.51	c   971s|155400 | 32433 | 15527k|  97.6 |   283M |  47 |1505 |7347 | 460 | 242k|  0 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.30%
968.20/971.71	c   972s|155500 | 32416 | 15544k|  97.7 |   283M |  47 |1505 |7277 | 828 | 242k|  0 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.32%
969.70/973.20	c   973s|155600 | 32422 | 15566k|  97.8 |   283M |  47 |1505 |7294 | 427 | 242k|  0 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
970.19/973.73	c   974s|155700 | 32435 | 15574k|  97.7 |   283M |  47 |1505 |7294 | 433 | 242k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
970.79/974.31	c   974s|155800 | 32442 | 15583k|  97.7 |   283M |  47 |1505 |7308 | 430 | 243k|  2 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
971.39/974.90	c   975s|155900 | 32450 | 15593k|  97.7 |   283M |  47 |1505 |7304 | 443 | 243k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
971.89/975.49	c   975s|156000 | 32458 | 15602k|  97.7 |   283M |  47 |1505 |7327 | 446 | 243k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
972.68/976.28	c   976s|156100 | 32519 | 15614k|  97.8 |   283M |  47 |1505 |7249 | 453 | 243k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
973.68/977.29	c   977s|156200 | 32578 | 15631k|  97.8 |   283M |  47 |1505 |7207 | 442 | 243k|  1 | 157k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
974.28/977.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
974.28/977.87	c   978s|156300 | 32600 | 15640k|  97.8 |   283M |  47 |1505 |7228 | 429 | 243k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.40%
974.78/978.38	c   978s|156400 | 32625 | 15648k|  97.8 |   283M |  47 |1505 |7294 | 449 | 244k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
975.49/979.08	c   979s|156500 | 32615 | 15660k|  97.8 |   283M |  47 |1505 |7342 | 448 | 244k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
976.37/979.90	c   980s|156600 | 32652 | 15673k|  97.8 |   283M |  47 |1505 |7365 | 443 | 244k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
976.87/980.44	c   980s|156700 | 32656 | 15681k|  97.8 |   283M |  47 |1505 |7403 | 441 | 244k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
977.37/981.00	c   981s|156800 | 32656 | 15690k|  97.8 |   283M |  47 |1505 |7388 | 431 | 244k|  0 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
978.07/981.63	c   982s|156900 | 32670 | 15700k|  97.8 |   283M |  47 |1505 |7369 | 432 | 244k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
978.58/982.13	c   982s|157000 | 32684 | 15707k|  97.8 |   283M |  47 |1505 |7379 | 451 | 245k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
979.06/982.61	c   983s|157100 | 32682 | 15715k|  97.8 |   283M |  47 |1505 |7408 | 469 | 245k|  0 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
979.57/983.17	c   983s|157200 | 32688 | 15724k|  97.8 |   283M |  47 |1505 |7456 | 443 | 245k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
980.06/983.68	c   984s|157300 | 32704 | 15732k|  97.8 |   283M |  47 |1505 |7460 | 452 | 245k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
980.66/984.24	c   984s|157400 | 32707 | 15741k|  97.8 |   283M |  47 |1505 |7469 | 431 | 245k|  0 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
981.57/985.17	c   985s|157500 | 32727 | 15757k|  97.8 |   283M |  47 |1505 |7512 | 430 | 245k|  1 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
982.15/985.73	c   986s|157600 | 32730 | 15766k|  97.8 |   283M |  47 |1505 |7530 | 428 | 245k|  0 | 158k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
982.75/986.35	c   986s|157700 | 32751 | 15776k|  97.8 |   283M |  47 |1505 |7497 | 448 | 245k|  1 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
983.46/987.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
983.46/987.05	c   987s|157800 | 32772 | 15787k|  97.8 |   283M |  47 |1505 |7427 | 430 | 246k|  0 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
984.15/987.76	c   988s|157900 | 32784 | 15799k|  97.8 |   283M |  47 |1505 |7437 | 428 | 246k|  1 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
984.74/988.38	c   988s|158000 | 32814 | 15809k|  97.8 |   283M |  47 |1505 |7406 | 438 | 246k|  1 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
985.55/989.18	c   989s|158100 | 32850 | 15822k|  97.8 |   283M |  47 |1505 |7439 | 449 | 246k|  0 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
986.24/989.80	c   990s|158200 | 32874 | 15832k|  97.8 |   283M |  47 |1505 |7477 | 464 | 246k|  2 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
986.84/990.40	c   990s|158300 | 32904 | 15841k|  97.8 |   284M |  47 |1505 |7499 | 435 | 246k|  1 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
987.33/990.90	c   991s|158400 | 32927 | 15850k|  97.8 |   284M |  47 |1505 |7571 |   0 | 246k|  0 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
987.93/991.54	c   992s|158500 | 32939 | 15860k|  97.8 |   284M |  47 |1505 |7645 | 438 | 247k|  1 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
988.44/992.06	c   992s|158600 | 32940 | 15868k|  97.8 |   284M |  47 |1505 |7687 | 469 | 247k|  0 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
988.93/992.56	c   993s|158700 | 32960 | 15876k|  97.8 |   284M |  47 |1505 |7721 | 448 | 247k|  0 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
989.44/993.09	c   993s|158800 | 32964 | 15884k|  97.8 |   284M |  47 |1505 |7739 | 431 | 247k|  1 | 159k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
990.02/993.69	c   994s|158900 | 32975 | 15893k|  97.8 |   284M |  47 |1505 |7718 | 426 | 247k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
990.62/994.27	c   994s|159000 | 33002 | 15902k|  97.8 |   284M |  47 |1505 |7663 | 427 | 247k|  0 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
991.12/994.77	c   995s|159100 | 33014 | 15911k|  97.8 |   284M |  47 |1505 |7676 | 437 | 247k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
991.72/995.36	c   995s|159200 | 33030 | 15922k|  97.8 |   284M |  47 |1505 |7681 | 431 | 247k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
992.32/995.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
992.32/995.93	c   996s|159300 | 33030 | 15931k|  97.8 |   284M |  47 |1505 |7652 | 460 | 247k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
993.11/996.73	c   997s|159400 | 33028 | 15943k|  97.8 |   284M |  47 |1505 |7609 | 435 | 248k|  0 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
993.71/997.36	c   997s|159500 | 33045 | 15953k|  97.8 |   284M |  47 |1505 |7566 | 424 | 248k|  0 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
994.21/997.89	c   998s|159600 | 33060 | 15962k|  97.8 |   284M |  47 |1505 |7610 | 456 | 248k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
994.71/998.34	c   998s|159700 | 33072 | 15968k|  97.8 |   284M |  47 |1505 |7623 | 444 | 248k|  0 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.41%
995.31/998.93	c   999s|159800 | 33091 | 15977k|  97.8 |   284M |  47 |1505 |7619 | 441 | 248k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
996.00/999.61	c  1000s|159900 | 33110 | 15989k|  97.8 |   284M |  47 |1505 |7611 | 435 | 248k|  0 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
996.70/1000.32	c  1000s|160000 | 33125 | 16001k|  97.8 |   284M |  47 |1505 |7535 | 435 | 248k|  0 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
997.30/1000.91	c  1001s|160100 | 33133 | 16009k|  97.8 |   284M |  47 |1505 |7576 | 421 | 249k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
997.90/1001.53	c  1002s|160200 | 33138 | 16019k|  97.8 |   284M |  47 |1505 |7584 | 425 | 249k|  1 | 160k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
998.41/1002.07	c  1002s|160300 | 33147 | 16028k|  97.8 |   284M |  47 |1505 |7649 | 448 | 249k|  0 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
998.99/1002.64	c  1003s|160400 | 33163 | 16036k|  97.8 |   284M |  47 |1505 |7628 | 428 | 249k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
999.99/1003.64	c  1004s|160500 | 33171 | 16053k|  97.8 |   284M |  47 |1505 |7666 | 435 | 249k|  0 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1000.59/1004.27	c  1004s|160600 | 33193 | 16062k|  97.8 |   284M |  47 |1505 |7577 | 426 | 249k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1001.28/1004.97	c  1005s|160700 | 33217 | 16073k|  97.8 |   284M |  47 |1505 |7530 | 441 | 249k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1001.88/1005.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1001.88/1005.57	c  1006s|160800 | 33232 | 16083k|  97.8 |   284M |  47 |1505 |7529 | 418 | 250k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1002.58/1006.22	c  1006s|160900 | 33264 | 16093k|  97.8 |   284M |  47 |1505 |7570 | 438 | 250k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1003.18/1006.89	c  1007s|161000 | 33271 | 16105k|  97.8 |   284M |  47 |1505 |7555 | 429 | 250k|  0 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1003.88/1007.53	c  1008s|161100 | 33290 | 16115k|  97.8 |   284M |  47 |1505 |7581 | 445 | 250k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1004.39/1008.03	c  1008s|161200 | 33306 | 16123k|  97.8 |   285M |  47 |1505 |7617 | 443 | 250k|  0 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1004.77/1008.49	c  1008s|161300 | 33316 | 16130k|  97.8 |   285M |  47 |1505 |7703 | 440 | 250k|  1 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1005.48/1009.12	c  1009s|161400 | 33319 | 16140k|  97.8 |   285M |  47 |1505 |7761 | 438 | 250k|  0 | 161k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1005.97/1009.66	c  1010s|161500 | 33323 | 16149k|  97.8 |   285M |  47 |1505 |7778 | 424 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1006.48/1010.18	c  1010s|161600 | 33347 | 16157k|  97.8 |   285M |  47 |1505 |7691 | 441 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1007.16/1010.83	c  1011s|161700 | 33345 | 16167k|  97.8 |   285M |  47 |1505 |7750 | 441 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1007.86/1011.53	c  1012s|161800 | 33360 | 16178k|  97.8 |   285M |  47 |1505 |7701 | 443 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1008.37/1012.09	c  1012s|161900 | 33371 | 16187k|  97.8 |   285M |  47 |1505 |7735 | 428 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1009.06/1012.70	c  1013s|162000 | 33391 | 16196k|  97.8 |   285M |  47 |1505 |7691 | 434 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1009.65/1013.38	c  1013s|162100 | 33407 | 16206k|  97.8 |   285M |  47 |1505 |7657 | 467 | 251k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.42%
1010.55/1014.21	c  1014s|162200 | 33421 | 16221k|  97.8 |   285M |  47 |1505 |7653 | 436 | 252k|  0 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1011.05/1014.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1011.05/1014.77	c  1015s|162300 | 33427 | 16230k|  97.8 |   285M |  47 |1505 |7689 |   0 | 252k|  0 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1011.55/1015.21	c  1015s|162400 | 33440 | 16236k|  97.8 |   285M |  47 |1505 |7746 | 444 | 252k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1012.05/1015.74	c  1016s|162500 | 33449 | 16246k|  97.8 |   285M |  47 |1505 |7775 | 455 | 252k|  1 | 162k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1012.64/1016.35	c  1016s|162600 | 33463 | 16256k|  97.8 |   285M |  47 |1505 |7822 | 449 | 252k|  1 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1013.24/1016.97	c  1017s|162700 | 33468 | 16266k|  97.8 |   285M |  47 |1505 |7890 | 440 | 252k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1014.04/1017.73	c  1018s|162800 | 33487 | 16279k|  97.8 |   285M |  47 |1505 |7868 | 462 | 252k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1014.74/1018.40	c  1018s|162900 | 33498 | 16289k|  97.8 |   285M |  47 |1505 |7836 | 435 | 253k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1015.13/1018.85	c  1019s|163000 | 33508 | 16296k|  97.8 |   285M |  47 |1505 |7880 | 414 | 253k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1015.83/1019.56	c  1020s|163100 | 33528 | 16308k|  97.8 |   285M |  47 |1505 |7920 | 442 | 253k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1016.63/1020.30	c  1020s|163200 | 33548 | 16320k|  97.8 |   285M |  47 |1505 |7899 | 454 | 253k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1017.13/1020.87	c  1021s|163300 | 33561 | 16329k|  97.8 |   285M |  47 |1505 |7895 | 450 | 253k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1017.73/1021.41	c  1021s|163400 | 33574 | 16337k|  97.8 |   285M |  47 |1505 |7909 | 448 | 253k|  1 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1018.62/1022.33	c  1022s|163500 | 33596 | 16352k|  97.8 |   285M |  47 |1505 |7949 | 442 | 254k|  0 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1019.22/1022.95	c  1023s|163600 | 33640 | 16361k|  97.8 |   285M |  47 |1505 |7819 | 449 | 254k|  1 | 163k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1019.62/1023.36	c  1023s|163700 | 33659 | 16368k|  97.8 |   286M |  47 |1505 |8031 | 449 | 254k|  1 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1020.22/1023.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1020.22/1023.94	c  1024s|163800 | 33640 | 16377k|  97.8 |   286M |  47 |1505 |8057 | 430 | 254k|  1 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1020.72/1024.49	c  1024s|163900 | 33646 | 16385k|  97.8 |   286M |  47 |1505 |7979 | 443 | 254k|  1 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1021.33/1025.08	c  1025s|164000 | 33680 | 16395k|  97.8 |   286M |  47 |1505 |8033 | 435 | 254k|  0 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1022.32/1026.07	c  1026s|164100 | 33745 | 16412k|  97.9 |   286M |  47 |1505 |8005 | 430 | 254k|  1 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1023.01/1026.70	c  1027s|164200 | 33783 | 16422k|  97.9 |   286M |  47 |1505 |8030 | 448 | 255k|  1 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1023.61/1027.32	c  1027s|164300 | 33799 | 16432k|  97.9 |   286M |  47 |1505 |8068 |   0 | 255k|  0 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1024.10/1027.85	c  1028s|164400 | 33817 | 16441k|  97.8 |   286M |  47 |1505 |8091 | 421 | 255k|  1 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1024.70/1028.45	c  1028s|164500 | 33834 | 16450k|  97.8 |   286M |  47 |1505 |8049 | 435 | 255k|  0 | 164k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1025.20/1029.00	c  1029s|164600 | 33880 | 16459k|  97.8 |   286M |  47 |1505 |8061 | 441 | 255k|  1 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1025.80/1029.56	c  1030s|164700 | 33910 | 16467k|  97.8 |   286M |  47 |1505 |8123 | 467 | 255k|  2 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1026.60/1030.39	c  1030s|164800 | 33937 | 16481k|  97.9 |   287M |  47 |1505 |7885 | 441 | 256k|  1 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1027.30/1031.07	c  1031s|164900 | 33956 | 16491k|  97.9 |   287M |  47 |1505 |7913 |   0 | 256k|  0 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1027.89/1031.68	c  1032s|165000 | 33970 | 16501k|  97.9 |   287M |  47 |1505 |7900 | 438 | 256k|  1 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1028.40/1032.15	c  1032s|165100 | 33982 | 16508k|  97.8 |   287M |  47 |1505 |7904 | 447 | 256k|  1 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1028.79/1032.57	c  1033s|165200 | 33987 | 16515k|  97.8 |   287M |  47 |1505 |7936 | 434 | 256k|  0 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1029.30/1033.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1029.30/1033.03	c  1033s|165300 | 33997 | 16522k|  97.8 |   287M |  47 |1505 |7960 | 426 | 256k|  0 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1029.78/1033.57	c  1034s|165400 | 34013 | 16530k|  97.8 |   287M |  47 |1505 |7968 | 456 | 256k|  1 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1030.39/1034.11	c  1034s|165500 | 34048 | 16538k|  97.8 |   287M |  47 |1505 |7908 | 436 | 256k|  0 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.43%
1031.18/1034.94	c  1035s|165600 | 34085 | 16552k|  97.8 |   287M |  47 |1505 |7758 | 435 | 256k|  0 | 165k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1031.68/1035.48	c  1035s|165700 | 34112 | 16561k|  97.8 |   287M |  47 |1505 |7756 | 435 | 257k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1032.29/1036.02	c  1036s|165800 | 34115 | 16570k|  97.8 |   288M |  47 |1505 |7812 | 428 | 257k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1032.87/1036.61	c  1037s|165900 | 34142 | 16579k|  97.8 |   288M |  47 |1505 |7837 | 440 | 257k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1033.47/1037.23	c  1037s|166000 | 34154 | 16590k|  97.8 |   288M |  47 |1505 |7894 | 440 | 257k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1034.17/1037.93	c  1038s|166100 | 34188 | 16601k|  97.8 |   288M |  47 |1505 |7965 | 429 | 257k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1034.77/1038.53	c  1039s|166200 | 34215 | 16611k|  97.8 |   288M |  47 |1505 |8020 | 436 | 257k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1035.38/1039.13	c  1039s|166300 | 34247 | 16620k|  97.8 |   288M |  47 |1505 |8062 | 431 | 257k|  0 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1036.37/1040.13	c  1040s|166400 | 34268 | 16640k|  97.9 |   288M |  47 |1505 |8102 | 440 | 258k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1037.06/1040.86	c  1041s|166500 | 34284 | 16652k|  97.9 |   288M |  47 |1505 |8116 | 444 | 258k|  1 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1037.76/1041.57	c  1042s|166600 | 34300 | 16664k|  97.9 |   288M |  47 |1505 |8150 | 444 | 258k|  0 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1038.45/1042.25	c  1042s|166700 | 34322 | 16676k|  97.9 |   288M |  47 |1505 |8181 | 430 | 258k|  0 | 166k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1039.05/1042.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1039.05/1042.89	c  1043s|166800 | 34340 | 16686k|  97.9 |   288M |  47 |1505 |8181 | 421 | 258k|  1 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1039.65/1043.46	c  1043s|166900 | 34338 | 16696k|  97.9 |   288M |  47 |1505 |8200 | 431 | 258k|  0 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1040.15/1043.97	c  1044s|167000 | 34338 | 16704k|  97.9 |   288M |  47 |1505 |8201 | 444 | 258k|  0 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1040.55/1044.39	c  1044s|167100 | 34358 | 16709k|  97.9 |   289M |  47 |1505 |8273 | 435 | 258k|  0 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1041.15/1044.91	c  1045s|167200 | 34360 | 16717k|  97.9 |   289M |  47 |1505 |8347 | 446 | 259k|  0 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1041.74/1045.50	c  1045s|167300 | 34364 | 16727k|  97.9 |   289M |  48 |1505 |8318 | 452 | 259k|  2 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1042.14/1045.94	c  1046s|167400 | 34377 | 16734k|  97.8 |   289M |  48 |1505 |8326 | 429 | 259k|  0 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1042.84/1046.60	c  1047s|167500 | 34405 | 16744k|  97.8 |   289M |  48 |1505 |8323 | 450 | 259k|  1 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1043.35/1047.13	c  1047s|167600 | 34432 | 16752k|  97.8 |   289M |  48 |1505 |8339 | 427 | 259k|  1 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1043.94/1047.74	c  1048s|167700 | 34453 | 16762k|  97.8 |   289M |  48 |1505 |8370 |   0 | 259k|  0 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1044.53/1048.38	c  1048s|167800 | 34477 | 16773k|  97.8 |   290M |  48 |1505 |8415 | 429 | 259k|  1 | 167k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1045.13/1048.92	c  1049s|167900 | 34515 | 16781k|  97.8 |   290M |  48 |1505 |8468 | 441 | 260k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1045.73/1049.51	c  1050s|168000 | 34507 | 16791k|  97.8 |   290M |  48 |1505 |8499 | 451 | 260k|  0 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1046.63/1050.40	c  1050s|168100 | 34499 | 16805k|  97.9 |   290M |  48 |1505 |8432 | 449 | 260k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1047.34/1051.13	c  1051s|168200 | 34518 | 16817k|  97.9 |   290M |  48 |1505 |8294 | 458 | 260k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1048.12/1052.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1048.12/1052.00	c  1052s|168300 | 34555 | 16830k|  97.9 |   291M |  48 |1505 |8161 | 439 | 260k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1049.02/1052.84	c  1053s|168400 | 34583 | 16844k|  97.9 |   291M |  48 |1505 |8252 | 463 | 260k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1049.82/1053.66	c  1054s|168500 | 34592 | 16857k|  97.9 |   291M |  48 |1505 |8173 | 441 | 261k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1050.41/1054.27	c  1054s|168600 | 34613 | 16867k|  97.9 |   291M |  48 |1505 |8192 | 446 | 261k|  1 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1051.01/1054.83	c  1055s|168700 | 34622 | 16876k|  97.9 |   291M |  48 |1505 |8235 | 432 | 261k|  0 | 168k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1051.61/1055.40	c  1055s|168800 | 34636 | 16885k|  97.9 |   291M |  48 |1505 |8234 | 441 | 261k|  0 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1052.01/1055.86	c  1056s|168900 | 34640 | 16892k|  97.9 |   291M |  48 |1505 |8308 | 449 | 261k|  1 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1052.51/1056.32	c  1056s|169000 | 34641 | 16900k|  97.9 |   291M |  48 |1505 |8297 | 440 | 261k|  0 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1053.10/1056.99	c  1057s|169100 | 34644 | 16910k|  97.9 |   291M |  48 |1505 |8241 | 447 | 261k|  2 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1053.70/1057.58	c  1058s|169200 | 34677 | 16919k|  97.9 |   291M |  48 |1505 |8211 | 433 | 262k|  1 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1054.40/1058.26	c  1058s|169300 | 34684 | 16930k|  97.9 |   291M |  48 |1505 |8215 | 432 | 262k|  1 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1055.10/1058.92	c  1059s|169400 | 34692 | 16940k|  97.9 |   291M |  48 |1505 |8176 | 426 | 262k|  0 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.44%
1055.69/1059.52	c  1060s|169500 | 34705 | 16950k|  97.9 |   291M |  48 |1505 |8171 | 439 | 262k|  0 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1056.21/1060.10	c  1060s|169600 | 34713 | 16959k|  97.9 |   291M |  48 |1505 |8130 | 419 | 262k|  1 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1056.79/1060.68	c  1061s|169700 | 34738 | 16969k|  97.9 |   291M |  48 |1505 |8131 | 430 | 262k|  1 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1057.59/1061.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1057.59/1061.48	c  1061s|169800 | 34744 | 16981k|  97.9 |   291M |  48 |1505 |8124 | 474 | 262k|  1 | 169k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1058.20/1062.04	c  1062s|169900 | 34756 | 16990k|  97.9 |   291M |  48 |1505 |8185 | 430 | 262k|  1 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1058.68/1062.59	c  1063s|170000 | 34790 | 16998k|  97.9 |   291M |  48 |1505 |8241 |   0 | 263k|  0 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1059.30/1063.19	c  1063s|170100 | 34808 | 17008k|  97.9 |   291M |  48 |1505 |8238 | 424 | 263k|  1 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1059.78/1063.69	c  1064s|170200 | 34823 | 17015k|  97.9 |   291M |  48 |1505 |8324 | 432 | 263k|  0 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1060.29/1064.18	c  1064s|170300 | 34832 | 17022k|  97.9 |   291M |  48 |1505 |8282 | 435 | 263k|  0 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1060.98/1064.84	c  1065s|170400 | 34852 | 17033k|  97.9 |   291M |  48 |1505 |8199 | 440 | 263k|  0 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1061.57/1065.41	c  1065s|170500 | 34869 | 17043k|  97.9 |   291M |  48 |1505 |8181 | 442 | 263k|  0 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1062.29/1066.15	c  1066s|170600 | 34893 | 17054k|  97.9 |   291M |  48 |1505 |7906 | 439 | 263k|  0 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1062.88/1066.72	c  1067s|170700 | 34906 | 17063k|  97.9 |   291M |  48 |1505 |7902 | 421 | 264k|  1 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1063.38/1067.29	c  1067s|170800 | 34910 | 17071k|  97.9 |   291M |  48 |1505 |7918 | 428 | 264k|  1 | 170k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1063.97/1067.82	c  1068s|170900 | 34927 | 17079k|  97.9 |   291M |  48 |1505 |7909 | 451 | 264k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1064.67/1068.57	c  1069s|171000 | 34940 | 17091k|  97.9 |   291M |  48 |1505 |7926 | 430 | 264k|  1 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1065.18/1069.10	c  1069s|171100 | 34935 | 17099k|  97.9 |   291M |  48 |1505 |7934 | 473 | 264k|  1 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1065.87/1069.74	c  1070s|171200 | 34949 | 17108k|  97.9 |   292M |  48 |1505 |7944 | 456 | 264k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1066.37/1070.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1066.37/1070.28	c  1070s|171300 | 34955 | 17117k|  97.8 |   292M |  48 |1505 |7925 | 442 | 264k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1066.96/1070.82	c  1071s|171400 | 34964 | 17125k|  97.8 |   292M |  48 |1505 |7943 | 460 | 265k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1067.56/1071.47	c  1071s|171500 | 34978 | 17136k|  97.8 |   292M |  48 |1505 |7993 | 428 | 265k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1068.56/1072.40	c  1072s|171600 | 35007 | 17151k|  97.9 |   292M |  48 |1505 |7910 | 449 | 265k|  1 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1069.06/1072.91	c  1073s|171700 | 35015 | 17159k|  97.9 |   292M |  48 |1505 |7983 | 434 | 265k|  1 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.45%
1069.46/1073.31	c  1073s|171800 | 35023 | 17165k|  97.8 |   293M |  48 |1505 |7970 | 429 | 265k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1069.95/1073.86	c  1074s|171900 | 35039 | 17174k|  97.8 |   293M |  48 |1505 |7980 | 444 | 265k|  0 | 171k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1070.85/1074.76	c  1075s|172000 | 35054 | 17188k|  97.9 |   293M |  48 |1505 |7998 | 431 | 265k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1071.55/1075.44	c  1075s|172100 | 35087 | 17198k|  97.9 |   293M |  48 |1505 |8009 | 450 | 266k|  0 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1072.26/1076.14	c  1076s|172200 | 35098 | 17209k|  97.9 |   293M |  48 |1505 |7910 | 446 | 266k|  0 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1072.94/1076.86	c  1077s|172300 | 35100 | 17220k|  97.9 |   293M |  48 |1505 |7871 | 431 | 266k|  0 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1073.84/1077.78	c  1078s|172400 | 35128 | 17235k|  97.9 |   293M |  48 |1505 |7831 | 429 | 266k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1074.25/1078.19	c  1078s|172500 | 35136 | 17242k|  97.9 |   293M |  48 |1505 |7854 | 459 | 266k|  0 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1074.84/1078.71	c  1079s|172600 | 35150 | 17250k|  97.9 |   293M |  48 |1505 |7766 | 437 | 266k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1075.25/1079.18	c  1079s|172700 | 35163 | 17257k|  97.9 |   293M |  48 |1505 |7881 | 438 | 266k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1075.93/1079.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1075.93/1079.84	c  1080s|172800 | 35187 | 17268k|  97.9 |   293M |  48 |1505 |7931 | 438 | 266k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1076.43/1080.38	c  1080s|172900 | 35204 | 17276k|  97.9 |   293M |  48 |1505 |7958 | 431 | 267k|  0 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1077.03/1080.90	c  1081s|173000 | 35217 | 17284k|  97.9 |   293M |  48 |1505 |7949 | 442 | 267k|  0 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1077.63/1081.58	c  1082s|173100 | 35254 | 17294k|  97.9 |   293M |  48 |1505 |7851 | 421 | 267k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1078.43/1082.34	c  1082s|173200 | 35277 | 17307k|  97.9 |   293M |  48 |1505 |7842 | 429 | 267k|  1 | 172k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1079.13/1083.07	c  1083s|173300 | 35274 | 17318k|  97.9 |   293M |  48 |1505 |7764 | 432 | 267k|  1 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1079.82/1083.79	c  1084s|173400 | 35326 | 17330k|  97.9 |   293M |  48 |1505 |7791 | 441 | 267k|  0 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1080.42/1084.34	c  1084s|173500 | 35378 | 17339k|  97.9 |   293M |  48 |1505 |7848 | 455 | 267k|  1 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1081.02/1084.90	c  1085s|173600 | 35387 | 17348k|  97.9 |   293M |  48 |1505 |7872 | 450 | 268k|  1 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1081.51/1085.42	c  1085s|173700 | 35393 | 17357k|  97.9 |   293M |  48 |1505 |7891 | 469 | 268k|  2 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1082.01/1085.92	c  1086s|173800 | 35405 | 17365k|  97.9 |   293M |  48 |1505 |7929 | 443 | 268k|  1 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1082.61/1086.50	c  1087s|173900 | 35414 | 17374k|  97.9 |   293M |  48 |1505 |7946 | 473 | 268k|  2 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1083.22/1087.11	c  1087s|174000 | 35438 | 17383k|  97.9 |   293M |  48 |1505 |7983 | 443 | 268k|  1 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1083.81/1087.76	c  1088s|174100 | 35449 | 17393k|  97.9 |   294M |  48 |1505 |7932 | 449 | 268k|  2 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1084.40/1088.33	c  1088s|174200 | 35464 | 17402k|  97.9 |   294M |  48 |1505 |7974 | 486 | 268k|  2 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1084.90/1088.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1084.90/1088.87	c  1089s|174300 | 35475 | 17410k|  97.8 |   294M |  48 |1505 |7911 |   0 | 268k|  0 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1085.50/1089.40	c  1089s|174400 | 35495 | 17418k|  97.8 |   294M |  48 |1505 |7982 | 430 | 269k|  0 | 173k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1086.11/1090.08	c  1090s|174500 | 35534 | 17429k|  97.8 |   294M |  48 |1505 |7985 | 432 | 269k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1086.70/1090.68	c  1091s|174600 | 35550 | 17439k|  97.8 |   294M |  48 |1505 |7978 | 446 | 269k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1087.49/1091.43	c  1091s|174700 | 35597 | 17451k|  97.9 |   295M |  48 |1505 |7926 |   0 | 269k|  0 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.46%
1087.99/1091.95	c  1092s|174800 | 35612 | 17459k|  97.8 |   295M |  48 |1505 |7885 | 440 | 269k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1088.89/1092.85	c  1093s|174900 | 35619 | 17473k|  97.9 |   295M |  48 |1505 |7872 | 438 | 269k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1089.59/1093.51	c  1094s|175000 | 35630 | 17484k|  97.9 |   295M |  48 |1505 |7804 | 421 | 270k|  0 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1089.98/1093.99	c  1094s|175100 | 35640 | 17491k|  97.9 |   295M |  48 |1505 |7791 | 432 | 270k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1090.58/1094.58	c  1095s|175200 | 35650 | 17501k|  97.9 |   295M |  48 |1505 |7786 | 433 | 270k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1091.19/1095.20	c  1095s|175300 | 35656 | 17510k|  97.9 |   295M |  48 |1505 |7827 | 470 | 270k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1091.98/1095.91	c  1096s|175400 | 35661 | 17522k|  97.9 |   295M |  48 |1505 |7820 | 437 | 270k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.47%
1092.48/1096.44	c  1096s|175500 | 35702 | 17530k|  97.9 |   295M |  48 |1505 |7802 | 425 | 270k|  0 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.48%
1093.09/1097.10	c  1097s|175600 | 35716 | 17541k|  97.9 |   295M |  48 |1505 |7789 | 456 | 270k|  1 | 174k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1093.57/1097.54	c  1098s|175700 | 35729 | 17547k|  97.9 |   295M |  48 |1505 |7911 | 465 | 270k|  0 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1093.97/1097.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1093.97/1097.96	c  1098s|175800 | 35731 | 17554k|  97.8 |   295M |  48 |1505 |7937 | 436 | 271k|  1 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1094.46/1098.46	c  1098s|175900 | 35735 | 17561k|  97.8 |   295M |  48 |1505 |7961 | 420 | 271k|  1 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1094.86/1098.86	c  1099s|176000 | 35737 | 17567k|  97.8 |   295M |  48 |1505 |7983 | 427 | 271k|  1 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1095.36/1099.39	c  1099s|176100 | 35739 | 17575k|  97.8 |   295M |  48 |1505 |7994 | 441 | 271k|  0 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1096.46/1100.49	c  1100s|176200 | 35769 | 17592k|  97.8 |   295M |  48 |1505 |7752 | 431 | 271k|  1 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1096.96/1100.98	c  1101s|176300 | 35787 | 17599k|  97.8 |   295M |  48 |1505 |7788 | 452 | 271k|  0 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1097.55/1101.54	c  1102s|176400 | 35795 | 17608k|  97.8 |   295M |  48 |1505 |7812 | 425 | 271k|  1 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1098.06/1102.06	c  1102s|176500 | 35805 | 17616k|  97.8 |   296M |  48 |1505 |7811 | 424 | 271k|  0 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1098.85/1102.84	c  1103s|176600 | 35820 | 17629k|  97.8 |   296M |  48 |1505 |7797 | 431 | 271k|  0 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1099.35/1103.39	c  1103s|176700 | 35836 | 17639k|  97.8 |   296M |  48 |1505 |7870 | 448 | 272k|  0 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1099.95/1103.94	c  1104s|176800 | 35874 | 17647k|  97.8 |   296M |  48 |1505 |7824 | 428 | 272k|  1 | 175k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1100.54/1104.55	c  1105s|176900 | 35889 | 17657k|  97.8 |   296M |  48 |1505 |7822 | 483 | 272k|  3 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1101.34/1105.30	c  1105s|177000 | 35920 | 17669k|  97.8 |   296M |  48 |1505 |7838 | 449 | 272k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1101.94/1105.92	c  1106s|177100 | 35939 | 17678k|  97.8 |   296M |  48 |1505 |7861 | 447 | 272k|  0 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1102.54/1106.55	c  1107s|177200 | 35959 | 17688k|  97.8 |   296M |  48 |1505 |7823 | 433 | 272k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1103.23/1107.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1103.23/1107.24	c  1107s|177300 | 35980 | 17699k|  97.8 |   296M |  48 |1505 |7813 | 425 | 272k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1103.93/1108.00	c  1108s|177400 | 35999 | 17712k|  97.8 |   296M |  48 |1505 |7802 | 432 | 273k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1104.73/1108.74	c  1109s|177500 | 35988 | 17725k|  97.9 |   296M |  48 |1505 |7869 | 455 | 273k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1105.14/1109.17	c  1109s|177600 | 35995 | 17731k|  97.8 |   296M |  48 |1505 |7876 | 428 | 273k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1105.53/1109.59	c  1110s|177700 | 35999 | 17738k|  97.8 |   296M |  48 |1505 |7873 | 430 | 273k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1106.04/1110.02	c  1110s|177800 | 35995 | 17744k|  97.8 |   296M |  48 |1505 |7976 | 433 | 273k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1106.72/1110.72	c  1111s|177900 | 35992 | 17756k|  97.8 |   296M |  48 |1505 |7979 | 435 | 273k|  0 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1107.32/1111.34	c  1111s|178000 | 36001 | 17766k|  97.8 |   296M |  48 |1505 |7992 | 462 | 273k|  3 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1107.82/1111.81	c  1112s|178100 | 36021 | 17773k|  97.8 |   296M |  48 |1505 |8018 | 446 | 273k|  1 | 176k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1108.32/1112.39	c  1112s|178200 | 36039 | 17784k|  97.8 |   296M |  48 |1505 |8008 | 442 | 273k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1108.91/1112.98	c  1113s|178300 | 36040 | 17793k|  97.8 |   296M |  48 |1505 |8078 | 438 | 274k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1109.41/1113.46	c  1113s|178400 | 36038 | 17801k|  97.8 |   296M |  48 |1505 |8127 | 437 | 274k|  0 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.49%
1110.02/1114.02	c  1114s|178500 | 36040 | 17810k|  97.8 |   296M |  48 |1505 |8100 | 434 | 274k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1110.91/1114.92	c  1115s|178600 | 36056 | 17826k|  97.8 |   296M |  48 |1505 |8100 | 421 | 274k|  0 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1111.51/1115.52	c  1116s|178700 | 36071 | 17835k|  97.8 |   296M |  48 |1505 |8063 | 434 | 274k|  0 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1112.02/1116.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1112.02/1116.08	c  1116s|178800 | 36086 | 17844k|  97.8 |   296M |  48 |1505 |8119 | 426 | 274k|  0 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1112.60/1116.69	c  1117s|178900 | 36104 | 17854k|  97.8 |   296M |  48 |1505 |8090 | 439 | 274k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1113.30/1117.34	c  1117s|179000 | 36117 | 17864k|  97.8 |   296M |  48 |1505 |8035 | 465 | 275k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1113.80/1117.88	c  1118s|179100 | 36145 | 17871k|  97.8 |   296M |  48 |1505 |8075 | 462 | 275k|  2 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1114.59/1118.65	c  1119s|179200 | 36169 | 17883k|  97.8 |   296M |  48 |1505 |8155 | 444 | 275k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1115.19/1119.21	c  1119s|179300 | 36182 | 17891k|  97.8 |   296M |  48 |1505 |8224 | 452 | 275k|  1 | 177k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1115.79/1119.85	c  1120s|179400 | 36213 | 17901k|  97.8 |   296M |  48 |1505 |8148 | 441 | 275k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1116.39/1120.49	c  1120s|179500 | 36223 | 17911k|  97.8 |   296M |  48 |1505 |8117 | 430 | 275k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1117.00/1121.06	c  1121s|179600 | 36228 | 17920k|  97.8 |   297M |  48 |1505 |8130 | 449 | 275k|  0 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1117.58/1121.61	c  1122s|179700 | 36239 | 17928k|  97.8 |   297M |  48 |1505 |8152 | 446 | 275k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1118.48/1122.53	c  1123s|179800 | 36231 | 17942k|  97.8 |   297M |  48 |1505 |8101 | 425 | 276k|  0 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1119.09/1123.15	c  1123s|179900 | 36253 | 17952k|  97.8 |   297M |  48 |1505 |8110 | 436 | 276k|  0 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1119.68/1123.73	c  1124s|180000 | 36250 | 17960k|  97.8 |   297M |  48 |1505 |8104 | 426 | 276k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1120.27/1124.37	c  1124s|180100 | 36250 | 17970k|  97.8 |   297M |  48 |1505 |8204 | 473 | 276k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1120.87/1125.00	c  1125s|180200 | 36282 | 17980k|  97.8 |   297M |  48 |1505 |8114 | 420 | 276k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1121.57/1125.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1121.57/1125.64	c  1126s|180300 | 36298 | 17991k|  97.8 |   297M |  48 |1505 |8144 | 441 | 276k|  0 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1121.98/1126.08	c  1126s|180400 | 36311 | 17998k|  97.8 |   297M |  48 |1505 |8155 | 452 | 276k|  1 | 178k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1122.77/1126.89	c  1127s|180500 | 36340 | 18010k|  97.8 |   298M |  48 |1505 |8075 | 453 | 277k|  0 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1123.26/1127.37	c  1127s|180600 | 36356 | 18018k|  97.8 |   298M |  48 |1505 |8135 | 463 | 277k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1123.86/1127.98	c  1128s|180700 | 36390 | 18027k|  97.8 |   298M |  48 |1505 |8127 | 440 | 277k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1124.56/1128.68	c  1129s|180800 | 36430 | 18038k|  97.8 |   298M |  48 |1505 |8092 | 431 | 277k|  0 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1125.07/1129.17	c  1129s|180900 | 36442 | 18046k|  97.8 |   298M |  48 |1505 |8110 |   0 | 277k|  0 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1125.66/1129.72	c  1130s|181000 | 36448 | 18054k|  97.8 |   298M |  48 |1505 |8113 | 450 | 277k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1126.35/1130.47	c  1130s|181100 | 36479 | 18066k|  97.8 |   298M |  48 |1505 |8024 | 430 | 278k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1127.35/1131.45	c  1131s|181200 | 36482 | 18081k|  97.8 |   298M |  48 |1505 |8081 | 449 | 278k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1128.06/1132.20	c  1132s|181300 | 36483 | 18093k|  97.8 |   298M |  48 |1505 |8089 | 451 | 278k|  0 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1128.55/1132.69	c  1133s|181400 | 36517 | 18100k|  97.8 |   299M |  48 |1505 |8094 | 433 | 278k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1129.24/1133.34	c  1133s|181500 | 36520 | 18111k|  97.8 |   299M |  48 |1505 |8122 | 433 | 278k|  1 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1130.05/1134.14	c  1134s|181600 | 36522 | 18123k|  97.8 |   299M |  48 |1505 |8089 | 432 | 278k|  0 | 179k|  24 | 5.000000e+00 |      --      |    Inf |   2.50%
1130.64/1134.73	c  1135s|181700 | 36551 | 18133k|  97.8 |   299M |  48 |1505 |8114 | 448 | 278k|  0 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1131.34/1135.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1131.34/1135.40	c  1135s|181800 | 36548 | 18143k|  97.8 |   299M |  48 |1505 |8112 | 459 | 278k|  2 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1131.95/1136.10	c  1136s|181900 | 36557 | 18154k|  97.8 |   299M |  48 |1505 |8157 | 433 | 279k|  1 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1132.53/1136.68	c  1137s|182000 | 36573 | 18163k|  97.8 |   299M |  48 |1505 |8168 | 441 | 279k|  1 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1132.83/1137.00	c  1137s|182100 | 36580 | 18168k|  97.8 |   299M |  48 |1505 |8265 | 438 | 279k|  1 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1133.43/1137.56	c  1138s|182200 | 36584 | 18177k|  97.8 |   299M |  48 |1505 |8305 | 424 | 279k|  1 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1134.13/1138.27	c  1138s|182300 | 36586 | 18188k|  97.8 |   299M |  48 |1505 |8255 | 428 | 279k|  0 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1134.94/1139.05	c  1139s|182400 | 36612 | 18200k|  97.8 |   299M |  48 |1505 |8229 | 597 | 279k|  0 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.51%
1137.92/1142.01	c  1142s|182500 | 36559 | 18240k|  98.0 |   300M |  48 |1505 |8059 | 440 | 279k|  1 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.52%
1138.71/1142.81	c  1143s|182600 | 36565 | 18253k|  98.0 |   300M |  48 |1505 |8106 | 448 | 280k|  0 | 180k|  24 | 5.000000e+00 |      --      |    Inf |   2.52%
1139.11/1143.25	c  1143s|182700 | 36573 | 18259k|  98.0 |   300M |  48 |1505 |8141 | 444 | 280k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1139.81/1143.98	c  1144s|182800 | 36576 | 18271k|  98.0 |   300M |  48 |1505 |8097 | 438 | 280k|  0 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1140.40/1144.50	c  1145s|182900 | 36605 | 18279k|  98.0 |   300M |  48 |1505 |8072 | 448 | 280k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1141.10/1145.24	c  1145s|183000 | 36619 | 18291k|  98.0 |   300M |  48 |1505 |8133 | 424 | 280k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1141.60/1145.77	c  1146s|183100 | 36638 | 18299k|  98.0 |   300M |  48 |1505 |8167 | 452 | 280k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1142.30/1146.46	c  1146s|183200 | 36648 | 18310k|  98.0 |   300M |  48 |1505 |8163 | 432 | 280k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1142.91/1147.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1142.91/1147.09	c  1147s|183300 | 36653 | 18320k|  98.0 |   300M |  48 |1505 |8154 | 429 | 281k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1143.79/1148.01	c  1148s|183400 | 36685 | 18335k|  98.0 |   300M |  48 |1505 |8124 | 440 | 281k|  0 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1144.69/1148.88	c  1149s|183500 | 36673 | 18349k|  98.1 |   300M |  48 |1505 |8129 | 526 | 281k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1145.49/1149.60	c  1150s|183600 | 36681 | 18361k|  98.1 |   300M |  48 |1505 |8150 | 439 | 281k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1146.00/1150.18	c  1150s|183700 | 36696 | 18371k|  98.1 |   300M |  48 |1505 |8161 | 424 | 281k|  1 | 181k|  24 | 5.000000e+00 |      --      |    Inf |   2.53%
1146.58/1150.80	c  1151s|183800 | 36700 | 18380k|  98.1 |   300M |  48 |1505 |8114 |   0 | 281k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.58%
1147.28/1151.41	c  1151s|183900 | 36707 | 18390k|  98.1 |   300M |  48 |1505 |8073 | 429 | 281k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.58%
1147.78/1152.00	c  1152s|184000 | 36721 | 18399k|  98.1 |   300M |  48 |1505 |8123 | 431 | 282k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.58%
1148.48/1152.65	c  1153s|184100 | 36731 | 18409k|  98.1 |   300M |  48 |1505 |8100 | 435 | 282k|  1 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.58%
1149.37/1153.54	c  1154s|184200 | 36775 | 18423k|  98.1 |   300M |  48 |1505 |8106 | 449 | 282k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.60%
1149.88/1154.08	c  1154s|184300 | 36794 | 18433k|  98.1 |   300M |  48 |1505 |8089 | 443 | 282k|  2 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.60%
1150.57/1154.73	c  1155s|184400 | 36826 | 18443k|  98.1 |   300M |  48 |1505 |8156 |   0 | 282k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.60%
1151.27/1155.49	c  1155s|184500 | 36838 | 18454k|  98.1 |   300M |  48 |1505 |8166 | 437 | 283k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1151.98/1156.15	c  1156s|184600 | 36834 | 18465k|  98.1 |   300M |  48 |1505 |8175 | 437 | 283k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1152.46/1156.65	c  1157s|184700 | 36847 | 18473k|  98.1 |   300M |  48 |1505 |8157 | 421 | 283k|  0 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1153.16/1157.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1153.16/1157.31	c  1157s|184800 | 36847 | 18484k|  98.1 |   300M |  48 |1505 |8191 | 453 | 283k|  1 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1153.66/1157.87	c  1158s|184900 | 36865 | 18494k|  98.1 |   300M |  48 |1505 |8162 | 438 | 283k|  1 | 182k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1154.36/1158.57	c  1159s|185000 | 36890 | 18505k|  98.1 |   301M |  48 |1505 |8154 | 443 | 283k|  0 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1154.97/1159.19	c  1159s|185100 | 36905 | 18514k|  98.1 |   301M |  48 |1505 |8167 | 446 | 283k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1155.55/1159.79	c  1160s|185200 | 36921 | 18524k|  98.1 |   301M |  48 |1505 |8204 | 436 | 283k|  0 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1156.15/1160.33	c  1160s|185300 | 36928 | 18532k|  98.1 |   302M |  48 |1505 |8212 | 463 | 284k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1156.86/1161.08	c  1161s|185400 | 36943 | 18545k|  98.1 |   302M |  48 |1505 |8231 | 445 | 284k|  0 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1157.54/1161.77	c  1162s|185500 | 36979 | 18556k|  98.1 |   302M |  48 |1505 |8250 | 459 | 284k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1158.34/1162.53	c  1163s|185600 | 36982 | 18569k|  98.1 |   302M |  48 |1505 |8331 | 453 | 284k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1159.04/1163.28	c  1163s|185700 | 36953 | 18581k|  98.1 |   302M |  48 |1505 |8237 | 446 | 284k|  2 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1159.54/1163.79	c  1164s|185800 | 36975 | 18589k|  98.1 |   302M |  48 |1505 |8324 | 446 | 284k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1160.04/1164.26	c  1164s|185900 | 36993 | 18596k|  98.1 |   302M |  48 |1505 |8302 | 449 | 284k|  0 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1160.63/1164.83	c  1165s|186000 | 37015 | 18605k|  98.1 |   302M |  48 |1505 |8268 | 429 | 284k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1161.33/1165.53	c  1166s|186100 | 37048 | 18616k|  98.1 |   302M |  48 |1505 |8244 | 440 | 285k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1162.03/1166.20	c  1166s|186200 | 37077 | 18627k|  98.1 |   302M |  48 |1505 |8244 | 454 | 285k|  1 | 183k|  24 | 5.000000e+00 |      --      |    Inf |   2.61%
1162.63/1166.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1162.63/1166.85	c  1167s|186300 | 37093 | 18639k|  98.1 |   303M |  48 |1505 |8306 | 449 | 285k|  1 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.62%
1163.12/1167.36	c  1167s|186400 | 37112 | 18647k|  98.1 |   303M |  48 |1505 |8323 | 459 | 285k|  0 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.62%
1163.83/1168.02	c  1168s|186500 | 37116 | 18658k|  98.1 |   303M |  48 |1505 |8356 | 453 | 285k|  0 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.62%
1164.32/1168.58	c  1169s|186600 | 37156 | 18667k|  98.1 |   303M |  48 |1505 |8295 | 448 | 286k|  1 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.62%
1168.82/1173.03	c  1173s|186700 | 37067 | 18722k|  98.4 |   303M |  48 |1505 |8134 | 428 | 286k|  1 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.63%
1169.40/1173.67	c  1174s|186800 | 37101 | 18732k|  98.4 |   303M |  48 |1505 |8028 | 446 | 286k|  1 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.63%
1170.20/1174.40	c  1174s|186900 | 37122 | 18743k|  98.4 |   303M |  48 |1505 |8041 | 432 | 286k|  0 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.63%
1170.70/1174.90	c  1175s|187000 | 37117 | 18751k|  98.4 |   303M |  48 |1505 |8105 | 444 | 286k|  0 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.63%
1171.30/1175.56	c  1176s|187100 | 37119 | 18761k|  98.4 |   303M |  48 |1505 |7976 | 457 | 286k|  2 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.64%
1171.81/1176.02	c  1176s|187200 | 37129 | 18769k|  98.4 |   303M |  48 |1505 |7988 | 427 | 286k|  0 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.64%
1172.29/1176.55	c  1177s|187300 | 37144 | 18777k|  98.3 |   303M |  48 |1505 |7857 | 440 | 286k|  2 | 184k|  24 | 5.000000e+00 |      --      |    Inf |   2.65%
1172.99/1177.25	c  1177s|187400 | 37154 | 18787k|  98.3 |   303M |  48 |1505 |7801 | 456 | 286k|  2 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.65%
1173.69/1177.97	c  1178s|187500 | 37171 | 18799k|  98.4 |   303M |  48 |1505 |7727 | 452 | 287k|  1 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1174.19/1178.43	c  1178s|187600 | 37182 | 18806k|  98.3 |   303M |  48 |1505 |7696 | 441 | 287k|  2 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1174.90/1179.15	c  1179s|187700 | 37224 | 18818k|  98.4 |   303M |  48 |1505 |7720 | 441 | 287k|  0 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1175.58/1179.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1175.58/1179.80	c  1180s|187800 | 37222 | 18828k|  98.4 |   303M |  48 |1505 |7733 | 445 | 287k|  1 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1176.18/1180.42	c  1180s|187900 | 37226 | 18837k|  98.4 |   303M |  48 |1505 |7703 | 441 | 287k|  1 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1176.89/1181.13	c  1181s|188000 | 37254 | 18849k|  98.4 |   303M |  48 |1505 |7642 | 433 | 287k|  1 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1177.37/1181.60	c  1182s|188100 | 37261 | 18856k|  98.3 |   303M |  48 |1505 |7652 | 436 | 288k|  0 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1177.79/1182.06	c  1182s|188200 | 37265 | 18863k|  98.3 |   304M |  48 |1505 |7655 | 429 | 288k|  0 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1178.27/1182.55	c  1183s|188300 | 37265 | 18871k|  98.3 |   304M |  48 |1505 |7708 | 453 | 288k|  1 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1178.88/1183.16	c  1183s|188400 | 37258 | 18881k|  98.3 |   304M |  48 |1505 |7661 | 444 | 288k|  0 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1179.37/1183.66	c  1184s|188500 | 37263 | 18888k|  98.3 |   304M |  48 |1505 |7643 | 434 | 288k|  0 | 185k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1179.97/1184.27	c  1184s|188600 | 37270 | 18897k|  98.3 |   304M |  48 |1505 |7639 | 453 | 288k|  0 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1180.77/1185.01	c  1185s|188700 | 37293 | 18910k|  98.3 |   304M |  48 |1505 |7632 | 463 | 288k|  1 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1181.46/1185.72	c  1186s|188800 | 37278 | 18921k|  98.3 |   304M |  48 |1505 |7600 | 427 | 288k|  1 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1182.16/1186.47	c  1186s|188900 | 37275 | 18935k|  98.3 |   304M |  48 |1505 |7587 | 455 | 289k|  1 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1182.77/1187.03	c  1187s|189000 | 37279 | 18944k|  98.3 |   304M |  48 |1505 |7599 | 436 | 289k|  0 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1183.45/1187.79	c  1188s|189100 | 37285 | 18956k|  98.4 |   304M |  48 |1505 |7580 | 437 | 289k|  1 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1183.95/1188.23	c  1188s|189200 | 37299 | 18963k|  98.3 |   304M |  48 |1505 |7641 | 431 | 289k|  0 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1184.35/1188.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1184.35/1188.60	c  1189s|189300 | 37323 | 18968k|  98.3 |   305M |  48 |1505 |7702 | 447 | 289k|  1 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1184.65/1188.96	c  1189s|189400 | 37328 | 18973k|  98.3 |   305M |  48 |1505 |7746 | 447 | 289k|  0 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1184.95/1189.29	c  1189s|189500 | 37338 | 18978k|  98.3 |   305M |  48 |1505 |7770 | 457 | 289k|  2 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1185.55/1189.83	c  1190s|189600 | 37348 | 18987k|  98.3 |   306M |  48 |1505 |7863 | 448 | 290k|  1 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1186.04/1190.33	c  1190s|189700 | 37374 | 18995k|  98.3 |   306M |  48 |1505 |7991 | 453 | 290k|  0 | 186k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1186.64/1190.93	c  1191s|189800 | 37380 | 19004k|  98.2 |   306M |  48 |1505 |8028 | 461 | 290k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1187.14/1191.49	c  1191s|189900 | 37398 | 19014k|  98.2 |   306M |  48 |1505 |8069 | 455 | 290k|  0 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1187.85/1192.18	c  1192s|190000 | 37400 | 19025k|  98.3 |   306M |  48 |1505 |8049 | 441 | 290k|  0 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1188.34/1192.65	c  1193s|190100 | 37402 | 19031k|  98.2 |   306M |  48 |1505 |8021 | 433 | 290k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.66%
1188.93/1193.24	c  1193s|190200 | 37415 | 19040k|  98.2 |   306M |  48 |1505 |8042 | 447 | 290k|  0 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1189.74/1194.04	c  1194s|190300 | 37428 | 19053k|  98.2 |   307M |  48 |1505 |8007 | 445 | 291k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1190.33/1194.69	c  1195s|190400 | 37419 | 19063k|  98.3 |   307M |  48 |1505 |8023 | 442 | 291k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1191.03/1195.37	c  1195s|190500 | 37437 | 19073k|  98.3 |   307M |  48 |1505 |7978 | 436 | 291k|  0 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1191.62/1195.91	c  1196s|190600 | 37459 | 19082k|  98.2 |   307M |  48 |1505 |7984 | 436 | 291k|  0 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1192.22/1196.51	c  1197s|190700 | 37467 | 19091k|  98.2 |   307M |  48 |1505 |7983 | 435 | 291k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1192.83/1197.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1192.83/1197.16	c  1197s|190800 | 37483 | 19101k|  98.2 |   307M |  48 |1505 |7937 | 419 | 291k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1193.52/1197.81	c  1198s|190900 | 37497 | 19112k|  98.2 |   307M |  48 |1505 |7898 | 432 | 291k|  0 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1194.12/1198.45	c  1198s|191000 | 37512 | 19122k|  98.2 |   307M |  48 |1505 |7911 | 433 | 292k|  1 | 187k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1194.73/1199.07	c  1199s|191100 | 37531 | 19131k|  98.2 |   308M |  48 |1505 |7893 | 451 | 292k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1195.51/1199.89	c  1200s|191200 | 37541 | 19145k|  98.3 |   308M |  48 |1505 |7826 | 446 | 292k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1196.11/1200.49	c  1200s|191300 | 37544 | 19154k|  98.3 |   308M |  48 |1505 |7840 | 450 | 292k|  0 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1196.72/1201.04	c  1201s|191400 | 37547 | 19163k|  98.3 |   308M |  48 |1505 |7828 | 447 | 292k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1197.40/1201.74	c  1202s|191500 | 37547 | 19174k|  98.3 |   308M |  48 |1505 |7877 | 450 | 292k|  0 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1198.00/1202.38	c  1202s|191600 | 37557 | 19184k|  98.3 |   308M |  48 |1505 |7913 | 449 | 292k|  0 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1198.50/1202.89	c  1203s|191700 | 37554 | 19192k|  98.3 |   308M |  48 |1505 |7850 | 430 | 292k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1199.20/1203.56	c  1204s|191800 | 37563 | 19204k|  98.3 |   308M |  48 |1505 |7880 | 447 | 292k|  0 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1199.90/1204.26	c  1204s|191900 | 37579 | 19215k|  98.3 |   308M |  48 |1505 |7885 | 445 | 293k|  0 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1200.49/1204.81	c  1205s|192000 | 37583 | 19224k|  98.3 |   308M |  48 |1505 |7933 | 429 | 293k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.67%
1201.19/1205.52	c  1206s|192100 | 37611 | 19236k|  98.3 |   308M |  48 |1505 |7900 | 446 | 293k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.68%
1201.99/1206.37	c  1206s|192200 | 37618 | 19249k|  98.3 |   308M |  48 |1505 |7785 | 460 | 293k|  1 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.68%
1202.49/1206.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1202.49/1206.85	c  1207s|192300 | 37617 | 19257k|  98.3 |   308M |  48 |1505 |7821 | 441 | 293k|  0 | 188k|  24 | 5.000000e+00 |      --      |    Inf |   2.68%
1203.18/1207.57	c  1208s|192400 | 37615 | 19268k|  98.3 |   308M |  48 |1505 |7795 | 423 | 293k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1205.08/1209.41	c  1209s|192500 | 37567 | 19292k|  98.4 |   308M |  48 |1505 |7669 | 447 | 293k|  2 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1205.38/1209.79	c  1210s|192600 | 37591 | 19298k|  98.3 |   308M |  48 |1505 |7779 | 448 | 293k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1205.87/1210.25	c  1210s|192700 | 37605 | 19305k|  98.3 |   308M |  48 |1505 |7881 | 451 | 294k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1206.27/1210.69	c  1211s|192800 | 37610 | 19311k|  98.3 |   308M |  48 |1505 |7927 |   0 | 294k|  0 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1206.78/1211.20	c  1211s|192900 | 37622 | 19319k|  98.3 |   308M |  48 |1505 |7888 | 438 | 294k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1207.37/1211.71	c  1212s|193000 | 37644 | 19328k|  98.3 |   308M |  48 |1505 |7939 | 427 | 294k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1208.06/1212.41	c  1212s|193100 | 37683 | 19338k|  98.3 |   308M |  48 |1505 |7973 | 452 | 294k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1208.85/1213.24	c  1213s|193200 | 37666 | 19351k|  98.3 |   309M |  48 |1505 |7939 | 498 | 294k|  0 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1209.45/1213.84	c  1214s|193300 | 37689 | 19360k|  98.3 |   309M |  48 |1505 |7869 | 434 | 294k|  1 | 189k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1210.15/1214.52	c  1215s|193400 | 37708 | 19370k|  98.3 |   309M |  48 |1505 |7837 | 426 | 294k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1210.55/1214.93	c  1215s|193500 | 37705 | 19376k|  98.3 |   309M |  48 |1505 |7895 | 437 | 295k|  0 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1211.05/1215.40	c  1215s|193600 | 37711 | 19383k|  98.3 |   310M |  48 |1505 |7907 | 457 | 295k|  0 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1211.76/1216.13	c  1216s|193700 | 37723 | 19394k|  98.3 |   310M |  48 |1505 |7770 | 452 | 295k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1212.54/1216.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1212.54/1216.93	c  1217s|193800 | 37727 | 19408k|  98.3 |   310M |  48 |1505 |7716 | 443 | 295k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1213.24/1217.63	c  1218s|193900 | 37755 | 19419k|  98.3 |   310M |  48 |1505 |7607 | 445 | 295k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.69%
1214.14/1218.55	c  1219s|194000 | 37778 | 19433k|  98.3 |   310M |  48 |1505 |7598 | 440 | 295k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.70%
1214.83/1219.20	c  1219s|194100 | 37801 | 19443k|  98.3 |   310M |  48 |1505 |7613 | 455 | 295k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.70%
1215.53/1219.98	c  1220s|194200 | 37813 | 19456k|  98.3 |   310M |  48 |1505 |7615 | 448 | 295k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.70%
1216.33/1220.74	c  1221s|194300 | 37820 | 19469k|  98.4 |   310M |  48 |1505 |7564 | 434 | 296k|  1 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.70%
1216.93/1221.38	c  1221s|194400 | 37850 | 19479k|  98.4 |   310M |  48 |1505 |7534 | 431 | 296k|  0 | 190k|  24 | 5.000000e+00 |      --      |    Inf |   2.70%
1217.74/1222.14	c  1222s|194500 | 37874 | 19492k|  98.4 |   311M |  48 |1505 |7525 | 443 | 296k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1218.22/1222.69	c  1223s|194600 | 37873 | 19500k|  98.4 |   311M |  48 |1505 |7527 | 439 | 296k|  0 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1218.82/1223.24	c  1223s|194700 | 37891 | 19508k|  98.4 |   311M |  48 |1505 |7548 | 450 | 296k|  0 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1219.51/1223.97	c  1224s|194800 | 37888 | 19520k|  98.4 |   311M |  48 |1505 |7598 | 439 | 296k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1220.11/1224.55	c  1225s|194900 | 37891 | 19529k|  98.4 |   311M |  48 |1505 |7612 | 435 | 296k|  0 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1220.62/1225.08	c  1225s|195000 | 37908 | 19537k|  98.4 |   311M |  48 |1505 |7606 | 444 | 297k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1221.21/1225.62	c  1226s|195100 | 37935 | 19545k|  98.3 |   311M |  48 |1505 |7619 | 436 | 297k|  0 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1221.81/1226.24	c  1226s|195200 | 37952 | 19554k|  98.3 |   311M |  48 |1505 |7649 | 436 | 297k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1222.50/1226.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1222.50/1226.93	c  1227s|195300 | 37961 | 19565k|  98.4 |   311M |  48 |1505 |7585 | 444 | 297k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1223.10/1227.50	c  1227s|195400 | 37955 | 19575k|  98.4 |   311M |  48 |1505 |7590 | 438 | 297k|  0 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1223.80/1228.22	c  1228s|195500 | 37972 | 19588k|  98.4 |   311M |  48 |1505 |7570 | 470 | 297k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1224.40/1228.81	c  1229s|195600 | 37973 | 19597k|  98.4 |   311M |  48 |1505 |7653 | 486 | 297k|  0 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1225.19/1229.61	c  1230s|195700 | 37977 | 19609k|  98.4 |   311M |  48 |1505 |7667 | 447 | 298k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1225.70/1230.13	c  1230s|195800 | 37982 | 19617k|  98.4 |   311M |  48 |1505 |7684 | 465 | 298k|  1 | 191k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1226.49/1230.96	c  1231s|195900 | 37987 | 19630k|  98.4 |   311M |  48 |1505 |7631 | 430 | 298k|  0 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1227.09/1231.55	c  1232s|196000 | 38002 | 19639k|  98.4 |   311M |  48 |1505 |7590 | 431 | 298k|  1 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1227.78/1232.22	c  1232s|196100 | 38031 | 19650k|  98.4 |   311M |  48 |1505 |7588 | 428 | 298k|  1 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1228.48/1232.91	c  1233s|196200 | 38053 | 19660k|  98.4 |   311M |  48 |1505 |7568 | 429 | 298k|  0 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.71%
1228.98/1233.49	c  1233s|196300 | 38055 | 19670k|  98.4 |   311M |  48 |1505 |7552 | 457 | 298k|  0 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1230.07/1234.52	c  1235s|196400 | 38044 | 19685k|  98.4 |   311M |  48 |1505 |7519 | 431 | 299k|  0 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1230.87/1235.34	c  1235s|196500 | 38060 | 19698k|  98.4 |   311M |  48 |1505 |7512 | 454 | 299k|  0 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1231.68/1236.14	c  1236s|196600 | 38078 | 19711k|  98.4 |   311M |  48 |1505 |7476 | 437 | 299k|  1 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1232.27/1236.71	c  1237s|196700 | 38073 | 19720k|  98.4 |   311M |  48 |1505 |7512 | 431 | 299k|  0 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1233.16/1237.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1233.16/1237.61	c  1238s|196800 | 38093 | 19734k|  98.5 |   311M |  48 |1505 |7498 | 450 | 299k|  1 | 192k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1233.86/1238.37	c  1238s|196900 | 38111 | 19746k|  98.5 |   311M |  48 |1505 |7529 | 445 | 299k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.72%
1235.67/1240.14	c  1240s|197000 | 38060 | 19772k|  98.5 |   311M |  48 |1505 |7434 | 903 | 299k|  0 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.73%
1237.45/1241.91	c  1242s|197100 | 38027 | 19795k|  98.6 |   311M |  48 |1505 |7343 | 446 | 300k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.73%
1238.05/1242.55	c  1243s|197200 | 38065 | 19805k|  98.6 |   311M |  48 |1505 |7348 | 433 | 300k|  0 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.73%
1238.94/1243.44	c  1243s|197300 | 38082 | 19820k|  98.6 |   311M |  48 |1505 |7351 | 436 | 300k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1239.44/1243.96	c  1244s|197400 | 38101 | 19828k|  98.6 |   311M |  48 |1505 |7318 | 429 | 300k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1239.94/1244.49	c  1244s|197500 | 38097 | 19836k|  98.6 |   311M |  48 |1505 |7369 | 430 | 300k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1240.34/1244.89	c  1245s|197600 | 38109 | 19842k|  98.6 |   311M |  48 |1505 |7418 | 459 | 300k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1240.73/1245.26	c  1245s|197700 | 38129 | 19847k|  98.6 |   311M |  48 |1505 |7494 | 449 | 300k|  1 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1241.23/1245.74	c  1246s|197800 | 38140 | 19855k|  98.6 |   311M |  48 |1505 |7586 | 453 | 301k|  0 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1241.73/1246.22	c  1246s|197900 | 38141 | 19862k|  98.6 |   311M |  48 |1505 |7625 | 460 | 301k|  0 | 193k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1242.23/1246.71	c  1247s|198000 | 38140 | 19870k|  98.5 |   311M |  48 |1505 |7668 | 463 | 301k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1242.83/1247.33	c  1247s|198100 | 38149 | 19880k|  98.6 |   311M |  48 |1505 |7646 | 438 | 301k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1243.33/1247.81	c  1248s|198200 | 38152 | 19888k|  98.5 |   311M |  48 |1505 |7643 | 467 | 301k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1243.72/1248.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1243.72/1248.25	c  1248s|198300 | 38154 | 19895k|  98.5 |   311M |  48 |1505 |7640 | 432 | 301k|  2 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.74%
1244.72/1249.29	c  1249s|198400 | 38158 | 19910k|  98.6 |   311M |  48 |1505 |7598 | 435 | 302k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1245.54/1250.05	c  1250s|198500 | 38190 | 19923k|  98.6 |   311M |  48 |1505 |7576 | 443 | 302k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1246.03/1250.59	c  1251s|198600 | 38193 | 19932k|  98.6 |   311M |  48 |1505 |7601 | 431 | 302k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1246.54/1251.03	c  1251s|198700 | 38229 | 19938k|  98.5 |   311M |  48 |1505 |7630 | 419 | 302k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1246.92/1251.44	c  1251s|198800 | 38241 | 19945k|  98.5 |   312M |  48 |1505 |7668 | 444 | 302k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1247.32/1251.84	c  1252s|198900 | 38252 | 19952k|  98.5 |   312M |  48 |1505 |7684 | 448 | 302k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1247.92/1252.46	c  1252s|199000 | 38246 | 19961k|  98.5 |   312M |  48 |1505 |7711 | 443 | 302k|  0 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1248.63/1253.17	c  1253s|199100 | 38257 | 19973k|  98.5 |   312M |  48 |1505 |7668 |   0 | 302k|  0 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1249.52/1254.03	c  1254s|199200 | 38251 | 19986k|  98.5 |   312M |  48 |1505 |7693 | 423 | 303k|  0 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1249.91/1254.40	c  1254s|199300 | 38261 | 19992k|  98.5 |   312M |  48 |1505 |7735 | 454 | 303k|  1 | 194k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1250.31/1254.89	c  1255s|199400 | 38269 | 20000k|  98.5 |   312M |  48 |1505 |7741 | 438 | 303k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1251.01/1255.54	c  1256s|199500 | 38278 | 20011k|  98.5 |   312M |  48 |1505 |7726 | 452 | 303k|  1 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1251.52/1256.10	c  1256s|199600 | 38297 | 20020k|  98.5 |   312M |  48 |1505 |7701 | 429 | 303k|  1 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1252.20/1256.71	c  1257s|199700 | 38305 | 20030k|  98.5 |   312M |  48 |1505 |7720 | 432 | 303k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1252.70/1257.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1252.70/1257.22	c  1257s|199800 | 38315 | 20038k|  98.5 |   312M |  48 |1505 |7749 | 447 | 303k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1253.10/1257.68	c  1258s|199900 | 38324 | 20045k|  98.5 |   312M |  48 |1505 |7784 | 429 | 303k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1253.70/1258.26	c  1258s|200000 | 38323 | 20054k|  98.5 |   312M |  48 |1505 |7792 | 456 | 303k|  1 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1254.19/1258.72	c  1259s|200100 | 38320 | 20061k|  98.5 |   312M |  48 |1505 |7810 | 432 | 303k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.75%
1254.69/1259.24	c  1259s|200200 | 38365 | 20070k|  98.5 |   312M |  48 |1505 |7797 |   0 | 304k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1255.29/1259.86	c  1260s|200300 | 38401 | 20080k|  98.5 |   312M |  48 |1505 |7892 | 440 | 304k|  0 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1255.79/1260.40	c  1260s|200400 | 38441 | 20088k|  98.5 |   312M |  48 |1505 |7998 | 450 | 304k|  1 | 195k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1256.39/1260.95	c  1261s|200500 | 38479 | 20097k|  98.5 |   312M |  48 |1505 |8109 | 453 | 304k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1256.98/1261.52	c  1262s|200600 | 38521 | 20106k|  98.4 |   312M |  48 |1505 |8135 | 456 | 304k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1257.38/1262.01	c  1262s|200700 | 38544 | 20114k|  98.4 |   312M |  48 |1505 |8121 | 449 | 305k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1257.78/1262.39	c  1262s|200800 | 38553 | 20120k|  98.4 |   312M |  48 |1505 |8167 | 454 | 305k|  0 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1258.18/1262.79	c  1263s|200900 | 38557 | 20127k|  98.4 |   312M |  48 |1505 |8177 |   0 | 305k|  0 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.76%
1258.97/1263.54	c  1264s|201000 | 38556 | 20139k|  98.4 |   312M |  48 |1505 |8128 | 467 | 305k|  2 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1259.48/1264.10	c  1264s|201100 | 38568 | 20148k|  98.4 |   312M |  48 |1505 |8107 | 452 | 305k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1259.97/1264.54	c  1265s|201200 | 38569 | 20155k|  98.4 |   312M |  48 |1505 |8158 | 453 | 305k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1260.48/1265.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1260.48/1265.02	c  1265s|201300 | 38577 | 20163k|  98.4 |   312M |  48 |1505 |8162 | 450 | 305k|  0 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1260.77/1265.34	c  1265s|201400 | 38577 | 20169k|  98.4 |   312M |  48 |1505 |8198 | 450 | 305k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1261.16/1265.79	c  1266s|201500 | 38581 | 20176k|  98.4 |   313M |  48 |1505 |8251 | 460 | 306k|  0 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1261.96/1266.55	c  1267s|201600 | 38577 | 20188k|  98.4 |   313M |  48 |1505 |8181 | 423 | 306k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1262.57/1267.14	c  1267s|201700 | 38595 | 20199k|  98.4 |   313M |  48 |1505 |8130 | 433 | 306k|  1 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1263.26/1267.82	c  1268s|201800 | 38621 | 20209k|  98.4 |   313M |  48 |1505 |8149 | 457 | 306k|  2 | 196k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1263.85/1268.44	c  1268s|201900 | 38663 | 20218k|  98.4 |   313M |  48 |1505 |8129 | 449 | 306k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1264.35/1268.91	c  1269s|202000 | 38681 | 20226k|  98.4 |   313M |  48 |1505 |8167 | 451 | 306k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1264.85/1269.43	c  1269s|202100 | 38678 | 20234k|  98.4 |   313M |  48 |1505 |8152 | 441 | 306k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1265.35/1269.99	c  1270s|202200 | 38681 | 20242k|  98.3 |   313M |  48 |1505 |8116 | 441 | 306k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1265.85/1270.43	c  1270s|202300 | 38683 | 20249k|  98.3 |   313M |  48 |1505 |8157 | 421 | 306k|  0 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1266.35/1270.95	c  1271s|202400 | 38691 | 20257k|  98.3 |   314M |  48 |1505 |8166 | 458 | 306k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1266.94/1271.51	c  1272s|202500 | 38700 | 20265k|  98.3 |   314M |  48 |1505 |8084 | 457 | 307k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.77%
1267.64/1272.21	c  1272s|202600 | 38694 | 20277k|  98.3 |   314M |  48 |1505 |8059 | 458 | 307k|  0 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1268.24/1272.80	c  1273s|202700 | 38711 | 20286k|  98.3 |   314M |  48 |1505 |8029 | 439 | 307k|  0 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1268.74/1273.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1268.74/1273.36	c  1273s|202800 | 38730 | 20296k|  98.3 |   314M |  48 |1505 |8022 | 455 | 307k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1269.23/1273.89	c  1274s|202900 | 38762 | 20304k|  98.3 |   314M |  48 |1505 |7942 | 434 | 307k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1270.13/1274.74	c  1275s|203000 | 38842 | 20318k|  98.3 |   314M |  48 |1505 |7910 | 415 | 307k|  1 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1270.92/1275.54	c  1276s|203100 | 38932 | 20331k|  98.3 |   314M |  48 |1505 |7935 | 431 | 308k|  2 | 197k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1272.01/1276.65	c  1277s|203200 | 38996 | 20346k|  98.4 |   315M |  48 |1505 |8024 | 432 | 308k|  2 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1272.91/1277.59	c  1278s|203300 | 39056 | 20362k|  98.4 |   315M |  48 |1505 |8067 | 432 | 308k|  1 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1273.71/1278.32	c  1278s|203400 | 39108 | 20375k|  98.4 |   316M |  48 |1505 |8068 | 429 | 308k|  0 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1274.31/1278.97	c  1279s|203500 | 39138 | 20385k|  98.4 |   316M |  48 |1505 |8093 | 432 | 308k|  1 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1275.20/1279.88	c  1280s|203600 | 39149 | 20400k|  98.4 |   316M |  48 |1505 |8128 | 431 | 309k|  0 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1275.80/1280.44	c  1280s|203700 | 39158 | 20409k|  98.4 |   316M |  48 |1505 |8175 | 436 | 309k|  0 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1276.10/1280.79	c  1281s|203800 | 39169 | 20415k|  98.4 |   316M |  48 |1505 |8206 | 422 | 309k|  0 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1276.80/1281.40	c  1281s|203900 | 39187 | 20425k|  98.4 |   316M |  48 |1505 |8162 | 424 | 309k|  0 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1277.10/1281.75	c  1282s|204000 | 39204 | 20430k|  98.4 |   316M |  48 |1505 |8154 | 431 | 309k|  0 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1277.51/1282.16	c  1282s|204100 | 39211 | 20437k|  98.4 |   316M |  48 |1505 |8191 | 425 | 309k|  1 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1277.89/1282.53	c  1283s|204200 | 39205 | 20442k|  98.4 |   316M |  48 |1505 |8189 | 425 | 309k|  1 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1278.40/1283.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1278.40/1283.01	c  1283s|204300 | 39221 | 20450k|  98.4 |   316M |  48 |1505 |8175 | 425 | 309k|  1 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1278.89/1283.55	c  1284s|204400 | 39230 | 20458k|  98.3 |   316M |  48 |1505 |8201 | 450 | 309k|  1 | 198k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1279.50/1284.15	c  1284s|204500 | 39246 | 20468k|  98.3 |   316M |  48 |1505 |8256 | 441 | 309k|  2 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1280.28/1284.95	c  1285s|204600 | 39255 | 20481k|  98.4 |   317M |  48 |1505 |8150 | 449 | 310k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1280.88/1285.57	c  1286s|204700 | 39270 | 20491k|  98.4 |   317M |  48 |1505 |8112 | 432 | 310k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1281.49/1286.19	c  1286s|204800 | 39268 | 20501k|  98.4 |   317M |  48 |1505 |8126 | 468 | 310k|  3 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1282.18/1286.88	c  1287s|204900 | 39284 | 20513k|  98.4 |   317M |  48 |1505 |8113 | 428 | 310k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1282.98/1287.61	c  1288s|205000 | 39296 | 20525k|  98.4 |   317M |  48 |1505 |8068 | 447 | 310k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1283.67/1288.38	c  1288s|205100 | 39324 | 20538k|  98.4 |   317M |  48 |1505 |8008 | 431 | 310k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1284.38/1289.03	c  1289s|205200 | 39332 | 20548k|  98.4 |   318M |  48 |1505 |7977 | 423 | 310k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1285.17/1289.87	c  1290s|205300 | 39338 | 20561k|  98.4 |   318M |  48 |1505 |7969 | 437 | 311k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1285.87/1290.55	c  1291s|205400 | 39345 | 20572k|  98.4 |   318M |  48 |1505 |8027 | 469 | 311k|  1 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1286.48/1291.16	c  1291s|205500 | 39355 | 20581k|  98.4 |   319M |  48 |1505 |8001 | 435 | 311k|  0 | 199k|  24 | 5.000000e+00 |      --      |    Inf |   2.78%
1287.06/1291.71	c  1292s|205600 | 39361 | 20589k|  98.4 |   319M |  48 |1505 |8026 | 435 | 311k|  0 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.79%
1287.56/1292.26	c  1292s|205700 | 39363 | 20597k|  98.4 |   319M |  48 |1505 |8030 | 428 | 311k|  1 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.79%
1288.16/1292.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1288.16/1292.83	c  1293s|205800 | 39368 | 20606k|  98.4 |   319M |  48 |1505 |7993 | 422 | 311k|  1 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.79%
1288.66/1293.33	c  1293s|205900 | 39379 | 20613k|  98.4 |   319M |  48 |1505 |7978 | 428 | 311k|  1 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.79%
1289.25/1293.98	c  1294s|206000 | 39378 | 20624k|  98.4 |   319M |  48 |1505 |7964 | 452 | 311k|  2 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.79%
1289.75/1294.48	c  1294s|206100 | 39382 | 20632k|  98.4 |   319M |  48 |1505 |7962 | 429 | 312k|  0 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.79%
1290.55/1295.22	c  1295s|206200 | 39384 | 20643k|  98.4 |   319M |  48 |1505 |7880 | 470 | 312k|  1 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1291.05/1295.73	c  1296s|206300 | 39400 | 20650k|  98.4 |   319M |  48 |1505 |7913 | 463 | 312k|  2 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1291.55/1296.23	c  1296s|206400 | 39407 | 20658k|  98.4 |   319M |  50 |1505 |7927 | 421 | 312k|  1 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1292.24/1296.94	c  1297s|206500 | 39415 | 20670k|  98.4 |   319M |  50 |1505 |7905 | 437 | 312k|  0 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1292.74/1297.47	c  1297s|206600 | 39427 | 20678k|  98.4 |   319M |  50 |1505 |7912 | 467 | 312k|  0 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1293.24/1297.95	c  1298s|206700 | 39432 | 20686k|  98.3 |   319M |  50 |1505 |8003 | 445 | 312k|  0 | 200k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1293.74/1298.45	c  1298s|206800 | 39456 | 20693k|  98.3 |   319M |  50 |1505 |8021 | 442 | 312k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1294.24/1298.93	c  1299s|206900 | 39471 | 20701k|  98.3 |   319M |  50 |1505 |8072 | 453 | 312k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1294.93/1299.61	c  1300s|207000 | 39468 | 20711k|  98.3 |   320M |  50 |1505 |8070 | 445 | 313k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1295.45/1300.19	c  1300s|207100 | 39481 | 20720k|  98.3 |   320M |  50 |1505 |8047 | 431 | 313k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.81%
1296.23/1300.90	c  1301s|207200 | 39493 | 20731k|  98.3 |   321M |  50 |1505 |7923 | 448 | 313k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1296.83/1301.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1296.83/1301.59	c  1302s|207300 | 39483 | 20741k|  98.3 |   321M |  50 |1505 |7884 | 435 | 313k|  0 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1297.52/1302.20	c  1302s|207400 | 39492 | 20751k|  98.3 |   321M |  50 |1505 |7918 | 463 | 313k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1298.02/1302.78	c  1303s|207500 | 39522 | 20760k|  98.3 |   321M |  50 |1505 |7787 | 443 | 313k|  2 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1298.52/1303.29	c  1303s|207600 | 39546 | 20768k|  98.3 |   321M |  50 |1505 |7803 | 444 | 314k|  0 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1299.02/1303.70	c  1304s|207700 | 39559 | 20775k|  98.3 |   321M |  50 |1505 |7841 | 426 | 314k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1299.62/1304.33	c  1304s|207800 | 39572 | 20786k|  98.3 |   321M |  50 |1505 |7822 | 460 | 314k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1300.22/1304.97	c  1305s|207900 | 39579 | 20796k|  98.3 |   321M |  50 |1505 |7762 | 434 | 314k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1300.81/1305.55	c  1306s|208000 | 39595 | 20805k|  98.3 |   321M |  50 |1505 |7748 | 442 | 314k|  1 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1301.42/1306.20	c  1306s|208100 | 39605 | 20815k|  98.3 |   321M |  50 |1505 |7622 | 456 | 314k|  0 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1301.91/1306.66	c  1307s|208200 | 39626 | 20822k|  98.3 |   321M |  50 |1505 |7684 | 436 | 314k|  0 | 201k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1302.61/1307.38	c  1307s|208300 | 39645 | 20833k|  98.3 |   321M |  50 |1505 |7601 | 459 | 314k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1303.20/1308.00	c  1308s|208400 | 39662 | 20843k|  98.3 |   321M |  50 |1505 |7659 | 423 | 315k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1303.80/1308.56	c  1309s|208500 | 39671 | 20852k|  98.3 |   321M |  50 |1505 |7704 | 449 | 315k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1304.60/1309.36	c  1309s|208600 | 39677 | 20865k|  98.3 |   321M |  50 |1505 |7779 | 453 | 315k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1305.20/1310.00	c  1310s|208700 | 39700 | 20875k|  98.3 |   321M |  50 |1505 |7713 | 451 | 315k|  0 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1305.90/1310.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1305.90/1310.61	c  1311s|208800 | 39703 | 20884k|  98.3 |   322M |  50 |1505 |7728 | 449 | 315k|  0 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1306.49/1311.25	c  1311s|208900 | 39737 | 20894k|  98.3 |   324M |  50 |1505 |7685 | 421 | 315k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1307.09/1311.88	c  1312s|209000 | 39778 | 20904k|  98.3 |   324M |  50 |1505 |7722 |   0 | 316k|  0 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1307.69/1312.42	c  1312s|209100 | 39786 | 20913k|  98.3 |   325M |  50 |1505 |7723 | 441 | 316k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1308.30/1313.06	c  1313s|209200 | 39797 | 20922k|  98.3 |   325M |  50 |1505 |7674 | 450 | 316k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.82%
1309.40/1314.18	c  1314s|209300 | 39786 | 20939k|  98.3 |   325M |  50 |1505 |7587 | 436 | 316k|  1 | 202k|  24 | 5.000000e+00 |      --      |    Inf |   2.83%
1309.88/1314.67	c  1315s|209400 | 39793 | 20947k|  98.3 |   325M |  50 |1505 |7594 | 463 | 316k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.83%
1310.48/1315.20	c  1315s|209500 | 39794 | 20955k|  98.3 |   325M |  50 |1505 |7667 | 475 | 316k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.83%
1310.88/1315.68	c  1316s|209600 | 39799 | 20962k|  98.3 |   328M |  50 |1505 |7683 | 413 | 316k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1311.67/1316.42	c  1316s|209700 | 39820 | 20974k|  98.3 |   328M |  50 |1505 |7653 | 433 | 316k|  0 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1312.17/1316.93	c  1317s|209800 | 39818 | 20982k|  98.3 |   328M |  50 |1505 |7658 | 444 | 316k|  0 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1312.97/1317.75	c  1318s|209900 | 39829 | 20999k|  98.3 |   328M |  50 |1505 |7670 | 440 | 316k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1313.77/1318.57	c  1319s|210000 | 39870 | 21012k|  98.4 |   328M |  50 |1505 |7485 | 441 | 317k|  0 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1314.38/1319.17	c  1319s|210100 | 39930 | 21021k|  98.4 |   328M |  50 |1505 |7397 | 427 | 317k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1314.96/1319.73	c  1320s|210200 | 39990 | 21029k|  98.3 |   328M |  50 |1505 |7465 | 443 | 317k|  0 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1315.66/1320.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1315.66/1320.40	c  1320s|210300 | 40041 | 21039k|  98.3 |   328M |  50 |1505 |7550 | 448 | 317k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1316.16/1320.91	c  1321s|210400 | 40069 | 21047k|  98.3 |   328M |  50 |1505 |7591 | 445 | 317k|  1 | 203k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1316.66/1321.43	c  1321s|210500 | 40076 | 21056k|  98.3 |   330M |  50 |1505 |7650 | 465 | 317k|  2 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1317.16/1321.97	c  1322s|210600 | 40073 | 21064k|  98.3 |   330M |  50 |1505 |7695 | 446 | 318k|  0 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1317.65/1322.42	c  1322s|210700 | 40087 | 21072k|  98.3 |   330M |  50 |1505 |7721 | 450 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1318.55/1323.35	c  1323s|210800 | 40091 | 21087k|  98.3 |   330M |  50 |1505 |7708 | 598 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1319.26/1324.02	c  1324s|210900 | 40102 | 21098k|  98.3 |   330M |  50 |1505 |7727 | 432 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1319.75/1324.57	c  1325s|211000 | 40096 | 21107k|  98.3 |   330M |  50 |1505 |7765 | 426 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.84%
1320.36/1325.15	c  1325s|211100 | 40085 | 21116k|  98.3 |   330M |  50 |1505 |7742 | 478 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.85%
1320.84/1325.69	c  1326s|211200 | 40123 | 21125k|  98.3 |   330M |  50 |1505 |7581 | 449 | 318k|  2 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.85%
1321.35/1326.14	c  1326s|211300 | 40149 | 21132k|  98.3 |   330M |  50 |1505 |7629 | 448 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.85%
1321.74/1326.59	c  1327s|211400 | 40167 | 21139k|  98.3 |   330M |  50 |1505 |7628 | 447 | 318k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.85%
1322.25/1327.02	c  1327s|211500 | 40172 | 21146k|  98.3 |   330M |  50 |1505 |7627 | 433 | 319k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.94%
1322.84/1327.60	c  1328s|211600 | 40160 | 21155k|  98.3 |   330M |  50 |1505 |7561 | 428 | 319k|  0 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.94%
1323.25/1328.10	c  1328s|211700 | 40161 | 21163k|  98.3 |   330M |  50 |1505 |7543 | 438 | 319k|  1 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.94%
1323.93/1328.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1323.93/1328.76	c  1329s|211800 | 40205 | 21173k|  98.3 |   330M |  50 |1505 |7541 | 437 | 319k|  0 | 204k|  24 | 5.000000e+00 |      --      |    Inf |   2.94%
1324.63/1329.47	c  1329s|211900 | 40212 | 21184k|  98.3 |   331M |  50 |1505 |7563 | 452 | 319k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1325.34/1330.13	c  1330s|212000 | 40210 | 21195k|  98.3 |   331M |  50 |1505 |7518 | 414 | 319k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1325.83/1330.60	c  1331s|212100 | 40220 | 21202k|  98.3 |   331M |  50 |1505 |7553 | 439 | 319k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1326.42/1331.26	c  1331s|212200 | 40211 | 21213k|  98.3 |   331M |  50 |1505 |7559 |   0 | 319k|  0 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1327.12/1331.94	c  1332s|212300 | 40207 | 21224k|  98.3 |   331M |  50 |1505 |7566 | 432 | 319k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1327.82/1332.63	c  1333s|212400 | 40207 | 21235k|  98.3 |   331M |  50 |1505 |7541 | 432 | 319k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1328.33/1333.14	c  1333s|212500 | 40208 | 21243k|  98.3 |   331M |  50 |1505 |7604 | 454 | 320k|  0 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1328.72/1333.58	c  1334s|212600 | 40211 | 21250k|  98.3 |   331M |  50 |1505 |7666 | 436 | 320k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1329.33/1334.17	c  1334s|212700 | 40230 | 21258k|  98.3 |   331M |  50 |1505 |7589 | 435 | 320k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1329.91/1334.78	c  1335s|212800 | 40277 | 21269k|  98.3 |   331M |  50 |1505 |7576 | 430 | 320k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1330.41/1335.28	c  1335s|212900 | 40313 | 21277k|  98.3 |   331M |  50 |1505 |7613 | 430 | 320k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1330.91/1335.73	c  1336s|213000 | 40335 | 21285k|  98.3 |   331M |  50 |1505 |7661 | 449 | 320k|  1 | 205k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1331.41/1336.28	c  1336s|213100 | 40332 | 21293k|  98.2 |   331M |  50 |1505 |7657 | 450 | 321k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.95%
1332.22/1337.05	c  1337s|213200 | 40338 | 21306k|  98.3 |   331M |  50 |1505 |7608 | 447 | 321k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1332.80/1337.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1332.80/1337.62	c  1338s|213300 | 40366 | 21314k|  98.3 |   331M |  50 |1505 |7584 | 437 | 321k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1333.50/1338.31	c  1338s|213400 | 40376 | 21325k|  98.3 |   331M |  50 |1505 |7567 | 471 | 321k|  3 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1334.10/1338.94	c  1339s|213500 | 40386 | 21335k|  98.3 |   331M |  50 |1505 |7549 | 440 | 321k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1334.89/1339.76	c  1340s|213600 | 40404 | 21349k|  98.3 |   331M |  50 |1505 |7583 | 424 | 321k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1335.59/1340.43	c  1340s|213700 | 40412 | 21360k|  98.3 |   331M |  50 |1505 |7590 | 442 | 321k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1336.20/1341.09	c  1341s|213800 | 40420 | 21370k|  98.3 |   331M |  50 |1505 |7589 | 425 | 322k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.96%
1336.79/1341.62	c  1342s|213900 | 40419 | 21379k|  98.3 |   331M |  50 |1505 |7590 | 449 | 322k|  0 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1337.20/1342.05	c  1342s|214000 | 40420 | 21384k|  98.3 |   331M |  50 |1505 |7687 | 459 | 322k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1337.88/1342.75	c  1343s|214100 | 40428 | 21395k|  98.3 |   331M |  50 |1505 |7669 | 466 | 322k|  0 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1338.68/1343.54	c  1344s|214200 | 40444 | 21408k|  98.3 |   331M |  50 |1505 |7668 | 434 | 322k|  0 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1339.38/1344.26	c  1344s|214300 | 40463 | 21419k|  98.3 |   331M |  50 |1505 |7538 | 429 | 322k|  1 | 206k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1339.88/1344.76	c  1345s|214400 | 40476 | 21427k|  98.3 |   331M |  50 |1505 |7539 | 428 | 322k|  0 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1340.48/1345.35	c  1345s|214500 | 40482 | 21437k|  98.3 |   331M |  50 |1505 |7577 | 441 | 322k|  2 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1340.97/1345.88	c  1346s|214600 | 40498 | 21446k|  98.3 |   331M |  50 |1505 |7595 | 441 | 323k|  0 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1341.67/1346.59	c  1347s|214700 | 40510 | 21458k|  98.3 |   331M |  50 |1505 |7638 | 438 | 323k|  1 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1342.37/1347.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1342.37/1347.21	c  1347s|214800 | 40528 | 21469k|  98.3 |   331M |  50 |1505 |7620 | 428 | 323k|  1 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1342.87/1347.77	c  1348s|214900 | 40520 | 21477k|  98.3 |   331M |  50 |1505 |7672 | 439 | 323k|  1 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1343.76/1348.60	c  1349s|215000 | 40549 | 21490k|  98.3 |   331M |  50 |1505 |7663 | 450 | 323k|  0 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1344.28/1349.17	c  1349s|215100 | 40558 | 21498k|  98.3 |   331M |  50 |1505 |7667 |   0 | 323k|  0 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1344.96/1349.83	c  1350s|215200 | 40581 | 21509k|  98.3 |   331M |  50 |1505 |7639 | 435 | 324k|  1 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1345.56/1350.40	c  1350s|215300 | 40604 | 21518k|  98.3 |   331M |  50 |1505 |7520 | 449 | 324k|  1 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1346.17/1351.06	c  1351s|215400 | 40676 | 21528k|  98.3 |   332M |  50 |1505 |7421 | 431 | 324k|  1 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1346.75/1351.60	c  1352s|215500 | 40693 | 21537k|  98.3 |   332M |  50 |1505 |7494 | 459 | 324k|  0 | 207k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1347.27/1352.13	c  1352s|215600 | 40699 | 21545k|  98.3 |   332M |  50 |1505 |7517 | 464 | 324k|  2 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1347.95/1352.82	c  1353s|215700 | 40693 | 21555k|  98.3 |   332M |  50 |1505 |7515 | 437 | 324k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1348.45/1353.37	c  1353s|215800 | 40707 | 21564k|  98.3 |   332M |  50 |1505 |7497 | 428 | 324k|  0 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.97%
1349.05/1353.92	c  1354s|215900 | 40719 | 21573k|  98.3 |   332M |  50 |1505 |7587 | 426 | 325k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1349.54/1354.48	c  1354s|216000 | 40737 | 21582k|  98.3 |   332M |  50 |1505 |7614 | 441 | 325k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1350.26/1355.19	c  1355s|216100 | 40756 | 21594k|  98.3 |   332M |  50 |1505 |7598 | 437 | 325k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1350.84/1355.78	c  1356s|216200 | 40774 | 21603k|  98.3 |   332M |  50 |1505 |7709 | 462 | 325k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1351.54/1356.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1351.54/1356.43	c  1356s|216300 | 40777 | 21613k|  98.3 |   332M |  50 |1505 |7718 | 467 | 325k|  0 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1352.04/1356.99	c  1357s|216400 | 40788 | 21622k|  98.3 |   332M |  50 |1505 |7694 | 441 | 325k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1352.73/1357.63	c  1358s|216500 | 40810 | 21633k|  98.3 |   332M |  50 |1505 |7711 | 436 | 326k|  1 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.98%
1353.33/1358.29	c  1358s|216600 | 40824 | 21643k|  98.3 |   332M |  50 |1505 |7668 | 451 | 326k|  0 | 208k|  24 | 5.000000e+00 |      --      |    Inf |   2.99%
1354.24/1359.18	c  1359s|216700 | 40884 | 21657k|  98.3 |   332M |  50 |1505 |7603 | 466 | 326k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1355.03/1359.96	c  1360s|216800 | 40926 | 21669k|  98.3 |   332M |  50 |1505 |7684 | 469 | 326k|  2 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1355.52/1360.44	c  1360s|216900 | 40953 | 21676k|  98.3 |   332M |  50 |1505 |7708 | 468 | 326k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1356.02/1360.97	c  1361s|217000 | 40996 | 21684k|  98.3 |   332M |  50 |1505 |7760 | 470 | 326k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1356.52/1361.48	c  1361s|217100 | 41030 | 21691k|  98.3 |   333M |  50 |1505 |7755 | 469 | 327k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1357.13/1362.03	c  1362s|217200 | 41044 | 21700k|  98.3 |   333M |  50 |1505 |7767 | 471 | 327k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1357.62/1362.59	c  1363s|217300 | 41050 | 21708k|  98.3 |   333M |  50 |1505 |7813 | 484 | 327k|  0 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1358.31/1363.21	c  1363s|217400 | 41064 | 21718k|  98.3 |   333M |  50 |1505 |7865 | 471 | 327k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1358.81/1363.73	c  1364s|217500 | 41097 | 21726k|  98.2 |   334M |  50 |1505 |7860 | 468 | 327k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1359.22/1364.15	c  1364s|217600 | 41103 | 21731k|  98.2 |   334M |  50 |1505 |7891 | 459 | 327k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1360.12/1365.02	c  1365s|217700 | 41165 | 21745k|  98.2 |   334M |  50 |1505 |7873 | 473 | 328k|  1 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1360.81/1365.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1360.81/1365.76	c  1366s|217800 | 41166 | 21757k|  98.3 |   335M |  50 |1505 |7916 | 465 | 328k|  0 | 209k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1361.60/1366.50	c  1366s|217900 | 41193 | 21768k|  98.3 |   335M |  50 |1505 |7878 | 493 | 328k|  2 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1362.21/1367.19	c  1367s|218000 | 41199 | 21779k|  98.3 |   335M |  50 |1505 |7826 | 444 | 328k|  2 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1363.00/1367.96	c  1368s|218100 | 41227 | 21791k|  98.3 |   335M |  50 |1505 |7792 | 447 | 328k|  0 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1363.60/1368.55	c  1369s|218200 | 41233 | 21801k|  98.3 |   335M |  50 |1505 |7831 | 452 | 328k|  1 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1364.29/1369.23	c  1369s|218300 | 41263 | 21811k|  98.3 |   335M |  50 |1505 |7869 | 436 | 328k|  0 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1364.89/1369.80	c  1370s|218400 | 41255 | 21820k|  98.3 |   335M |  50 |1505 |7893 | 440 | 329k|  1 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1365.59/1370.54	c  1371s|218500 | 41274 | 21832k|  98.3 |   335M |  50 |1505 |7903 | 454 | 329k|  1 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1365.99/1370.99	c  1371s|218600 | 41283 | 21839k|  98.3 |   336M |  50 |1505 |7904 | 429 | 329k|  0 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1366.49/1371.46	c  1371s|218700 | 41294 | 21846k|  98.3 |   336M |  50 |1505 |7958 | 425 | 329k|  1 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1366.88/1371.89	c  1372s|218800 | 41295 | 21854k|  98.3 |   336M |  50 |1505 |7987 | 430 | 329k|  1 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1367.38/1372.34	c  1372s|218900 | 41301 | 21861k|  98.2 |   336M |  50 |1505 |8026 | 430 | 329k|  1 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1367.88/1372.84	c  1373s|219000 | 41297 | 21871k|  98.2 |   336M |  50 |1505 |8039 | 440 | 329k|  0 | 210k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1368.48/1373.44	c  1373s|219100 | 41303 | 21881k|  98.2 |   336M |  50 |1505 |8035 |   0 | 329k|  0 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1368.98/1374.00	c  1374s|219200 | 41319 | 21890k|  98.2 |   336M |  50 |1505 |7994 | 434 | 329k|  2 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1369.48/1374.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1369.48/1374.44	c  1374s|219300 | 41331 | 21897k|  98.2 |   336M |  50 |1505 |8002 | 435 | 329k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1369.97/1374.91	c  1375s|219400 | 41335 | 21904k|  98.2 |   336M |  50 |1505 |8023 | 460 | 329k|  0 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1370.57/1375.51	c  1376s|219500 | 41345 | 21915k|  98.2 |   336M |  50 |1505 |8020 | 427 | 330k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1371.08/1376.10	c  1376s|219600 | 41352 | 21924k|  98.2 |   336M |  50 |1505 |8021 | 429 | 330k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.02%
1371.67/1376.67	c  1377s|219700 | 41360 | 21933k|  98.2 |   336M |  50 |1505 |8032 | 444 | 330k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1372.18/1377.15	c  1377s|219800 | 41360 | 21941k|  98.2 |   336M |  50 |1505 |8070 | 481 | 330k|  0 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1372.96/1377.98	c  1378s|219900 | 41360 | 21954k|  98.2 |   336M |  50 |1505 |8005 | 450 | 330k|  2 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1373.36/1378.33	c  1378s|220000 | 41398 | 21958k|  98.2 |   336M |  50 |1505 |7989 | 437 | 330k|  0 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1373.66/1378.61	c  1379s|220100 | 41411 | 21962k|  98.2 |   336M |  50 |1505 |8015 | 436 | 330k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1373.96/1378.92	c  1379s|220200 | 41409 | 21966k|  98.1 |   336M |  50 |1505 |8029 | 436 | 330k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1374.36/1379.31	c  1379s|220300 | 41409 | 21973k|  98.1 |   336M |  50 |1505 |8024 |   0 | 330k|  0 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1374.86/1379.80	c  1380s|220400 | 41407 | 21980k|  98.1 |   336M |  50 |1505 |8035 | 427 | 330k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1375.17/1380.19	c  1380s|220500 | 41403 | 21986k|  98.1 |   336M |  50 |1505 |8028 | 445 | 331k|  0 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1375.55/1380.53	c  1381s|220600 | 41418 | 21991k|  98.1 |   336M |  50 |1505 |8089 | 442 | 331k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1375.85/1380.84	c  1381s|220700 | 41418 | 21995k|  98.0 |   336M |  50 |1505 |8183 | 444 | 331k|  1 | 211k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1376.25/1381.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1376.25/1381.24	c  1381s|220800 | 41418 | 22001k|  98.0 |   336M |  50 |1505 |8210 | 440 | 331k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1376.75/1381.75	c  1382s|220900 | 41423 | 22009k|  98.0 |   336M |  50 |1505 |8202 | 441 | 331k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1377.16/1382.17	c  1382s|221000 | 41443 | 22015k|  98.0 |   336M |  50 |1505 |8221 | 448 | 331k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1377.55/1382.57	c  1383s|221100 | 41447 | 22021k|  98.0 |   336M |  50 |1505 |8289 | 443 | 331k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1378.06/1383.07	c  1383s|221200 | 41450 | 22028k|  98.0 |   336M |  50 |1505 |8341 | 449 | 331k|  0 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1378.64/1383.66	c  1384s|221300 | 41449 | 22037k|  98.0 |   336M |  50 |1505 |8294 |   0 | 331k|  0 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1379.24/1384.20	c  1384s|221400 | 41482 | 22046k|  98.0 |   336M |  50 |1505 |8353 | 450 | 332k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1379.64/1384.62	c  1385s|221500 | 41500 | 22052k|  98.0 |   336M |  50 |1505 |8423 | 446 | 332k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1380.05/1385.09	c  1385s|221600 | 41500 | 22059k|  97.9 |   336M |  50 |1505 |8440 | 442 | 332k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1380.64/1385.68	c  1386s|221700 | 41520 | 22069k|  97.9 |   336M |  50 |1505 |8391 | 437 | 332k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1381.53/1386.54	c  1387s|221800 | 41543 | 22084k|  98.0 |   337M |  50 |1505 |8354 | 436 | 332k|  1 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1382.04/1387.08	c  1387s|221900 | 41548 | 22092k|  98.0 |   337M |  50 |1505 |8331 | 442 | 332k|  0 | 212k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1382.53/1387.57	c  1388s|222000 | 41563 | 22100k|  97.9 |   337M |  50 |1505 |8316 | 451 | 332k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1383.33/1388.37	c  1388s|222100 | 41585 | 22114k|  98.0 |   337M |  50 |1505 |8272 | 437 | 332k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1383.93/1388.91	c  1389s|222200 | 41641 | 22123k|  98.0 |   337M |  50 |1505 |8270 | 436 | 332k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1384.42/1389.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1384.42/1389.46	c  1389s|222300 | 41657 | 22132k|  98.0 |   337M |  50 |1505 |8316 | 446 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1385.03/1390.04	c  1390s|222400 | 41671 | 22141k|  98.0 |   337M |  50 |1505 |8353 | 440 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1385.42/1390.48	c  1390s|222500 | 41690 | 22148k|  97.9 |   337M |  50 |1505 |8386 | 444 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1385.92/1390.95	c  1391s|222600 | 41690 | 22155k|  97.9 |   337M |  50 |1505 |8415 | 450 | 333k|  0 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1386.42/1391.40	c  1391s|222700 | 41698 | 22162k|  97.9 |   337M |  50 |1505 |8465 | 448 | 333k|  0 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1386.92/1391.96	c  1392s|222800 | 41705 | 22169k|  97.9 |   338M |  50 |1505 |8500 | 460 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1387.51/1392.51	c  1393s|222900 | 41708 | 22177k|  97.9 |   338M |  50 |1505 |8546 | 437 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1388.02/1393.06	c  1393s|223000 | 41714 | 22186k|  97.9 |   338M |  50 |1505 |8527 | 421 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1388.51/1393.57	c  1394s|223100 | 41722 | 22194k|  97.9 |   338M |  50 |1505 |8601 | 441 | 333k|  0 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1389.12/1394.15	c  1394s|223200 | 41750 | 22203k|  97.9 |   338M |  50 |1505 |8561 | 434 | 333k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1389.61/1394.69	c  1395s|223300 | 41752 | 22210k|  97.9 |   340M |  50 |1505 |8561 | 419 | 334k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1390.31/1395.31	c  1395s|223400 | 41756 | 22219k|  97.9 |   340M |  50 |1505 |8492 | 430 | 334k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1390.91/1395.96	c  1396s|223500 | 41754 | 22229k|  97.9 |   340M |  50 |1505 |8449 | 443 | 334k|  1 | 213k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1391.51/1396.52	c  1397s|223600 | 41769 | 22238k|  97.9 |   340M |  50 |1505 |8430 | 449 | 334k|  0 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.03%
1392.02/1397.11	c  1397s|223700 | 41776 | 22247k|  97.9 |   340M |  50 |1505 |8314 | 435 | 334k|  1 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1392.80/1397.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1392.80/1397.86	c  1398s|223800 | 41784 | 22259k|  97.9 |   340M |  50 |1505 |8336 | 436 | 334k|  1 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1393.50/1398.56	c  1399s|223900 | 41797 | 22271k|  97.9 |   340M |  50 |1505 |8310 | 439 | 334k|  0 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1393.90/1399.00	c  1399s|224000 | 41835 | 22278k|  97.9 |   340M |  50 |1505 |8402 | 433 | 335k|  1 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1394.50/1399.52	c  1400s|224100 | 41839 | 22286k|  97.9 |   340M |  50 |1505 |8451 |   0 | 335k|  0 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1395.01/1400.10	c  1400s|224200 | 41851 | 22295k|  97.9 |   340M |  50 |1505 |8466 | 436 | 335k|  1 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1395.59/1400.69	c  1401s|224300 | 41858 | 22304k|  97.9 |   340M |  50 |1505 |8393 | 448 | 335k|  0 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1396.10/1401.17	c  1401s|224400 | 41877 | 22312k|  97.8 |   340M |  50 |1505 |8416 | 449 | 335k|  0 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1396.59/1401.66	c  1402s|224500 | 41889 | 22319k|  97.8 |   340M |  50 |1505 |8490 | 445 | 335k|  2 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1397.29/1402.32	c  1402s|224600 | 41902 | 22330k|  97.8 |   340M |  50 |1505 |8469 | 442 | 336k|  1 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1397.79/1402.83	c  1403s|224700 | 41908 | 22338k|  97.8 |   341M |  50 |1505 |8479 | 443 | 336k|  1 | 214k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1398.38/1403.43	c  1403s|224800 | 41919 | 22347k|  97.8 |   341M |  50 |1505 |8482 | 425 | 336k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1399.09/1404.18	c  1404s|224900 | 41952 | 22360k|  97.8 |   341M |  50 |1505 |8400 | 431 | 336k|  0 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.04%
1399.68/1404.74	c  1405s|225000 | 41960 | 22369k|  97.8 |   341M |  50 |1505 |8391 | 438 | 336k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1400.28/1405.39	c  1405s|225100 | 41951 | 22379k|  97.8 |   341M |  50 |1505 |8361 | 446 | 336k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1400.99/1406.09	c  1406s|225200 | 41949 | 22390k|  97.8 |   341M |  50 |1505 |8351 | 435 | 336k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1401.77/1406.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1401.77/1406.82	c  1407s|225300 | 42011 | 22402k|  97.9 |   343M |  50 |1505 |8257 | 427 | 336k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1402.47/1407.56	c  1408s|225400 | 42026 | 22414k|  97.9 |   343M |  50 |1505 |8226 | 423 | 337k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1402.98/1408.10	c  1408s|225500 | 42038 | 22423k|  97.9 |   343M |  50 |1505 |8336 | 435 | 337k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1403.57/1408.62	c  1409s|225600 | 42051 | 22431k|  97.9 |   343M |  50 |1505 |8302 | 453 | 337k|  0 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1404.26/1409.30	c  1409s|225700 | 42060 | 22442k|  97.9 |   343M |  50 |1505 |8346 | 442 | 337k|  0 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1404.76/1409.87	c  1410s|225800 | 42065 | 22451k|  97.9 |   343M |  50 |1505 |8306 | 435 | 337k|  0 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1405.26/1410.35	c  1410s|225900 | 42070 | 22459k|  97.8 |   343M |  50 |1505 |8256 | 425 | 337k|  0 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1405.86/1410.90	c  1411s|226000 | 42079 | 22468k|  97.8 |   343M |  50 |1505 |8249 | 432 | 337k|  1 | 215k|  24 | 5.000000e+00 |      --      |    Inf |   3.05%
1406.36/1411.43	c  1411s|226100 | 42076 | 22476k|  97.8 |   343M |  50 |1505 |8160 | 436 | 337k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1407.07/1412.19	c  1412s|226200 | 42079 | 22489k|  97.8 |   343M |  50 |1505 |8138 | 461 | 337k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1407.55/1412.63	c  1413s|226300 | 42108 | 22495k|  97.8 |   343M |  50 |1505 |8070 | 436 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1408.35/1413.47	c  1413s|226400 | 42134 | 22509k|  97.9 |   343M |  50 |1505 |7961 | 478 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1408.96/1414.08	c  1414s|226500 | 42142 | 22519k|  97.9 |   343M |  50 |1505 |7969 | 435 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1409.45/1414.53	c  1415s|226600 | 42152 | 22526k|  97.8 |   343M |  50 |1505 |7945 | 448 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1409.84/1415.00	c  1415s|226700 | 42174 | 22534k|  97.8 |   343M |  50 |1505 |7969 | 453 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1410.44/1415.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1410.44/1415.52	c  1416s|226800 | 42171 | 22542k|  97.8 |   344M |  50 |1505 |8025 | 451 | 338k|  0 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.06%
1411.14/1416.25	c  1416s|226900 | 42177 | 22553k|  97.8 |   344M |  50 |1505 |7962 | 477 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1411.64/1416.74	c  1417s|227000 | 42175 | 22560k|  97.8 |   344M |  50 |1505 |7958 | 427 | 338k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1412.23/1417.30	c  1417s|227100 | 42171 | 22569k|  97.8 |   344M |  50 |1505 |8003 | 446 | 339k|  0 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1412.83/1417.91	c  1418s|227200 | 42182 | 22578k|  97.8 |   344M |  50 |1505 |7988 | 449 | 339k|  1 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1413.33/1418.47	c  1418s|227300 | 42182 | 22587k|  97.8 |   344M |  50 |1505 |7971 | 438 | 339k|  0 | 216k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1413.83/1418.95	c  1419s|227400 | 42186 | 22594k|  97.8 |   344M |  50 |1505 |7983 | 453 | 339k|  0 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1414.33/1419.41	c  1419s|227500 | 42186 | 22602k|  97.8 |   344M |  50 |1505 |7960 | 413 | 339k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1414.73/1419.81	c  1420s|227600 | 42212 | 22608k|  97.8 |   345M |  50 |1505 |8003 | 435 | 339k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1415.12/1420.22	c  1420s|227700 | 42222 | 22614k|  97.8 |   345M |  50 |1505 |8014 | 445 | 339k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1415.52/1420.66	c  1421s|227800 | 42218 | 22621k|  97.7 |   345M |  50 |1505 |8019 | 442 | 339k|  0 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1416.22/1421.37	c  1421s|227900 | 42211 | 22633k|  97.8 |   345M |  50 |1505 |8048 | 485 | 339k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1416.82/1421.97	c  1422s|228000 | 42226 | 22643k|  97.8 |   345M |  50 |1505 |8077 | 447 | 339k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1417.72/1422.86	c  1423s|228100 | 42241 | 22658k|  97.8 |   345M |  50 |1505 |8051 | 471 | 339k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1418.81/1423.90	c  1424s|228200 | 42270 | 22675k|  97.8 |   345M |  50 |1505 |8008 | 439 | 340k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1419.31/1424.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1419.31/1424.48	c  1424s|228300 | 42272 | 22683k|  97.8 |   345M |  50 |1505 |8035 | 444 | 340k|  0 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.07%
1419.92/1425.08	c  1425s|228400 | 42269 | 22693k|  97.8 |   345M |  50 |1505 |8043 | 439 | 340k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1420.61/1425.73	c  1426s|228500 | 42299 | 22703k|  97.8 |   345M |  50 |1505 |7982 | 441 | 340k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1421.20/1426.38	c  1426s|228600 | 42319 | 22714k|  97.8 |   345M |  50 |1505 |7946 | 451 | 340k|  1 | 217k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1421.80/1426.92	c  1427s|228700 | 42331 | 22722k|  97.8 |   345M |  50 |1505 |7962 | 440 | 340k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1423.69/1428.85	c  1429s|228800 | 42311 | 22752k|  97.9 |   346M |  50 |1505 |7858 | 434 | 341k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1424.19/1429.34	c  1429s|228900 | 42315 | 22760k|  97.9 |   347M |  50 |1505 |7893 | 438 | 341k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1424.90/1430.01	c  1430s|229000 | 42321 | 22771k|  97.9 |   347M |  50 |1505 |7840 | 433 | 341k|  0 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1425.59/1430.75	c  1431s|229100 | 42315 | 22783k|  97.9 |   347M |  50 |1505 |7878 | 431 | 341k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1426.19/1431.38	c  1431s|229200 | 42349 | 22792k|  97.9 |   347M |  50 |1505 |7868 | 466 | 341k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1426.68/1431.88	c  1432s|229300 | 42365 | 22799k|  97.9 |   347M |  50 |1505 |7863 | 480 | 341k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1427.28/1432.41	c  1432s|229400 | 42370 | 22807k|  97.9 |   347M |  50 |1505 |7873 | 443 | 341k|  1 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1427.89/1433.05	c  1433s|229500 | 42387 | 22817k|  97.9 |   347M |  50 |1505 |7851 | 442 | 341k|  0 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1428.58/1433.71	c  1434s|229600 | 42383 | 22827k|  97.9 |   347M |  50 |1505 |7849 | 428 | 342k|  0 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1429.18/1434.32	c  1434s|229700 | 42388 | 22837k|  97.9 |   347M |  50 |1505 |7834 | 454 | 342k|  0 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1429.57/1434.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1429.57/1434.78	c  1435s|229800 | 42398 | 22844k|  97.9 |   347M |  50 |1505 |7919 | 450 | 342k|  0 | 218k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1430.27/1435.41	c  1435s|229900 | 42403 | 22854k|  97.9 |   347M |  50 |1505 |7928 | 435 | 342k|  1 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1430.88/1436.01	c  1436s|230000 | 42413 | 22864k|  97.9 |   347M |  50 |1505 |7891 | 442 | 342k|  1 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1431.47/1436.60	c  1437s|230100 | 42418 | 22874k|  97.9 |   347M |  50 |1505 |7887 | 455 | 342k|  1 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1431.88/1437.09	c  1437s|230200 | 42443 | 22881k|  97.9 |   347M |  50 |1505 |7836 | 436 | 342k|  0 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1432.36/1437.57	c  1438s|230300 | 42455 | 22889k|  97.8 |   347M |  50 |1505 |7875 | 442 | 342k|  1 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1432.97/1438.14	c  1438s|230400 | 42461 | 22898k|  97.8 |   347M |  50 |1505 |7929 | 444 | 343k|  1 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1433.56/1438.71	c  1439s|230500 | 42457 | 22907k|  97.8 |   347M |  50 |1505 |8026 | 436 | 343k|  0 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1434.06/1439.22	c  1439s|230600 | 42462 | 22915k|  97.8 |   347M |  50 |1505 |8015 | 441 | 343k|  0 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1434.56/1439.77	c  1440s|230700 | 42481 | 22924k|  97.8 |   347M |  50 |1505 |7955 |   0 | 343k|  0 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1435.15/1440.37	c  1440s|230800 | 42489 | 22933k|  97.8 |   347M |  50 |1505 |7942 | 448 | 343k|  0 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1435.86/1441.10	c  1441s|230900 | 42493 | 22945k|  97.8 |   347M |  50 |1505 |7911 | 433 | 343k|  1 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1436.45/1441.69	c  1442s|231000 | 42509 | 22955k|  97.8 |   347M |  50 |1505 |7952 | 440 | 343k|  0 | 219k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1437.05/1442.26	c  1442s|231100 | 42532 | 22965k|  97.8 |   348M |  50 |1505 |8010 |   0 | 344k|  0 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1437.65/1442.83	c  1443s|231200 | 42554 | 22974k|  97.8 |   348M |  50 |1505 |8083 | 463 | 344k|  0 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1438.24/1443.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1438.24/1443.45	c  1443s|231300 | 42556 | 22983k|  97.8 |   348M |  50 |1505 |8091 |   0 | 344k|  0 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.08%
1438.74/1444.00	c  1444s|231400 | 42566 | 22992k|  97.8 |   348M |  50 |1505 |8084 | 433 | 344k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1439.54/1444.79	c  1445s|231500 | 42572 | 23005k|  97.8 |   350M |  50 |1505 |8034 | 484 | 344k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1440.34/1445.54	c  1446s|231600 | 42580 | 23017k|  97.9 |   350M |  50 |1505 |7987 | 460 | 344k|  0 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1441.23/1446.49	c  1446s|231700 | 42591 | 23035k|  97.9 |   350M |  50 |1505 |7954 | 449 | 344k|  0 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1441.73/1446.97	c  1447s|231800 | 42608 | 23042k|  97.9 |   351M |  50 |1505 |7986 | 427 | 344k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1442.43/1447.67	c  1448s|231900 | 42624 | 23053k|  97.9 |   351M |  50 |1505 |8042 | 508 | 345k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1443.03/1448.20	c  1448s|232000 | 42642 | 23062k|  97.9 |   351M |  50 |1505 |7998 | 443 | 345k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1443.52/1448.73	c  1449s|232100 | 42650 | 23070k|  97.9 |   352M |  50 |1505 |8028 | 456 | 345k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1444.12/1449.31	c  1449s|232200 | 42657 | 23079k|  97.9 |   352M |  50 |1505 |8002 | 434 | 345k|  1 | 220k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1445.02/1450.21	c  1450s|232300 | 42626 | 23092k|  97.9 |   352M |  50 |1505 |8009 | 796 | 345k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.09%
1447.11/1452.34	c  1452s|232400 | 42608 | 23120k|  98.0 |   353M |  50 |1505 |7883 | 437 | 345k|  1 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.10%
1447.61/1452.88	c  1453s|232500 | 42624 | 23128k|  97.9 |   353M |  50 |1505 |7891 | 473 | 345k|  2 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.10%
1448.11/1453.34	c  1453s|232600 | 42630 | 23136k|  97.9 |   353M |  50 |1505 |7920 | 424 | 345k|  1 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.10%
1448.71/1453.94	c  1454s|232700 | 42621 | 23145k|  97.9 |   353M |  50 |1505 |7885 | 446 | 345k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.10%
1449.30/1454.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1449.30/1454.52	c  1455s|232800 | 42644 | 23154k|  97.9 |   353M |  50 |1505 |7884 | 450 | 346k|  2 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.10%
1449.81/1455.04	c  1455s|232900 | 42648 | 23162k|  97.9 |   353M |  50 |1505 |7957 |   0 | 346k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1450.50/1455.72	c  1456s|233000 | 42641 | 23173k|  97.9 |   353M |  50 |1505 |8001 | 434 | 346k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1451.50/1456.74	c  1457s|233100 | 42637 | 23190k|  98.0 |   353M |  50 |1505 |7950 | 436 | 346k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1452.39/1457.60	c  1458s|233200 | 42644 | 23203k|  98.0 |   353M |  50 |1505 |7904 | 443 | 346k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1452.80/1458.03	c  1458s|233300 | 42640 | 23210k|  98.0 |   353M |  50 |1505 |7931 | 438 | 346k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1453.29/1458.54	c  1459s|233400 | 42641 | 23219k|  98.0 |   353M |  50 |1505 |7999 | 436 | 346k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1453.80/1459.02	c  1459s|233500 | 42647 | 23226k|  97.9 |   353M |  50 |1505 |7909 | 436 | 347k|  1 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.11%
1455.08/1460.31	c  1460s|233600 | 42621 | 23246k|  98.0 |   353M |  50 |1505 |7838 | 803 | 347k|  0 | 221k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1456.79/1462.08	c  1462s|233700 | 42578 | 23271k|  98.1 |   353M |  50 |1505 |7776 | 446 | 347k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1457.28/1462.58	c  1463s|233800 | 42600 | 23279k|  98.0 |   353M |  50 |1505 |7742 | 436 | 347k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1460.47/1465.71	c  1466s|233900 | 42507 | 23318k|  98.2 |   353M |  50 |1505 |7675 | 515 | 347k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1461.16/1466.40	c  1466s|234000 | 42512 | 23329k|  98.2 |   353M |  50 |1505 |7656 | 447 | 347k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1461.66/1466.92	c  1467s|234100 | 42527 | 23337k|  98.2 |   353M |  50 |1505 |7664 | 443 | 347k|  0 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1462.26/1467.58	c  1468s|234200 | 42541 | 23347k|  98.2 |   353M |  50 |1505 |7703 | 482 | 347k|  0 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.12%
1463.06/1468.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1463.06/1468.30	c  1468s|234300 | 42544 | 23359k|  98.2 |   353M |  50 |1505 |7687 | 432 | 348k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1463.65/1468.99	c  1469s|234400 | 42557 | 23371k|  98.2 |   353M |  50 |1505 |7729 | 453 | 348k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1464.25/1469.56	c  1470s|234500 | 42583 | 23380k|  98.2 |   353M |  50 |1505 |7737 | 434 | 348k|  0 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1464.86/1470.18	c  1470s|234600 | 42593 | 23389k|  98.2 |   353M |  50 |1505 |7734 | 444 | 348k|  1 | 222k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1465.55/1470.86	c  1471s|234700 | 42619 | 23400k|  98.2 |   353M |  50 |1505 |7763 | 445 | 348k|  2 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1466.35/1471.65	c  1472s|234800 | 42665 | 23412k|  98.2 |   353M |  50 |1505 |7756 | 464 | 348k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1467.04/1472.34	c  1472s|234900 | 42669 | 23423k|  98.2 |   353M |  50 |1505 |7784 | 463 | 349k|  1 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1467.85/1473.16	c  1473s|235000 | 42677 | 23436k|  98.2 |   353M |  50 |1505 |7700 | 449 | 349k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1468.64/1474.00	c  1474s|235100 | 42678 | 23450k|  98.2 |   353M |  50 |1505 |7681 | 436 | 349k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1469.24/1474.59	c  1475s|235200 | 42693 | 23459k|  98.2 |   353M |  50 |1505 |7707 | 452 | 349k|  1 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.13%
1469.93/1475.23	c  1475s|235300 | 42691 | 23469k|  98.2 |   353M |  50 |1505 |7719 |   0 | 349k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.14%
1470.43/1475.78	c  1476s|235400 | 42701 | 23479k|  98.2 |   353M |  50 |1505 |7737 | 452 | 349k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.14%
1471.13/1476.49	c  1476s|235500 | 42697 | 23491k|  98.2 |   353M |  50 |1505 |7770 | 455 | 349k|  2 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.14%
1471.93/1477.27	c  1477s|235600 | 42678 | 23503k|  98.2 |   353M |  50 |1505 |7758 | 437 | 349k|  1 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1472.52/1477.84	c  1478s|235700 | 42673 | 23512k|  98.2 |   353M |  50 |1505 |7774 | 440 | 349k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1473.12/1478.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1473.12/1478.49	c  1478s|235800 | 42689 | 23522k|  98.2 |   353M |  50 |1505 |7696 | 444 | 350k|  0 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1473.73/1479.09	c  1479s|235900 | 42690 | 23531k|  98.2 |   353M |  50 |1505 |7730 | 447 | 350k|  1 | 223k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1474.42/1479.73	c  1480s|236000 | 42686 | 23542k|  98.2 |   353M |  50 |1505 |7734 | 426 | 350k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1474.92/1480.27	c  1480s|236100 | 42682 | 23551k|  98.2 |   353M |  50 |1505 |7733 | 425 | 350k|  0 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1475.83/1481.12	c  1481s|236200 | 42697 | 23564k|  98.3 |   353M |  50 |1505 |7695 |   0 | 350k|  0 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1476.21/1481.56	c  1482s|236300 | 42707 | 23571k|  98.2 |   353M |  50 |1505 |7730 | 429 | 350k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1476.82/1482.12	c  1482s|236400 | 42714 | 23580k|  98.2 |   353M |  50 |1505 |7751 | 439 | 350k|  0 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1477.51/1482.82	c  1483s|236500 | 42713 | 23590k|  98.2 |   353M |  50 |1505 |7770 | 452 | 350k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1478.20/1483.51	c  1484s|236600 | 42712 | 23602k|  98.2 |   353M |  50 |1505 |7831 | 449 | 351k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1478.81/1484.11	c  1484s|236700 | 42722 | 23611k|  98.2 |   353M |  50 |1505 |7864 | 463 | 351k|  0 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1479.40/1484.71	c  1485s|236800 | 42733 | 23620k|  98.2 |   353M |  50 |1505 |7899 | 463 | 351k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1480.00/1485.30	c  1485s|236900 | 42739 | 23629k|  98.2 |   354M |  50 |1505 |7896 | 422 | 351k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1480.50/1485.82	c  1486s|237000 | 42761 | 23637k|  98.2 |   354M |  50 |1505 |7906 | 434 | 351k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1481.00/1486.35	c  1486s|237100 | 42762 | 23646k|  98.2 |   354M |  50 |1505 |7917 | 445 | 351k|  1 | 224k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1481.70/1487.10	c  1487s|237200 | 42771 | 23658k|  98.2 |   354M |  50 |1505 |7882 | 452 | 351k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1482.49/1487.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1482.49/1487.84	c  1488s|237300 | 42796 | 23670k|  98.2 |   354M |  50 |1505 |7892 | 469 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1482.99/1488.34	c  1488s|237400 | 42809 | 23678k|  98.2 |   354M |  50 |1505 |7879 | 449 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1483.49/1488.84	c  1489s|237500 | 42807 | 23686k|  98.2 |   354M |  50 |1505 |7953 | 433 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1484.08/1489.42	c  1489s|237600 | 42832 | 23695k|  98.2 |   354M |  50 |1505 |7935 | 435 | 352k|  0 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1484.58/1489.99	c  1490s|237700 | 42830 | 23704k|  98.2 |   354M |  50 |1505 |7931 | 441 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1485.18/1490.54	c  1491s|237800 | 42817 | 23712k|  98.2 |   354M |  50 |1505 |7901 | 441 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1485.69/1491.08	c  1491s|237900 | 42833 | 23721k|  98.2 |   354M |  50 |1505 |7908 | 439 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1486.08/1491.40	c  1491s|238000 | 42832 | 23725k|  98.2 |   354M |  50 |1505 |7967 | 445 | 352k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1486.58/1491.90	c  1492s|238100 | 42829 | 23733k|  98.2 |   354M |  50 |1505 |7974 | 459 | 352k|  2 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1487.37/1492.75	c  1493s|238200 | 42843 | 23747k|  98.2 |   354M |  50 |1505 |7938 | 450 | 353k|  0 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.15%
1487.97/1493.30	c  1493s|238300 | 42872 | 23756k|  98.2 |   354M |  50 |1505 |7954 | 455 | 353k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1488.37/1493.78	c  1494s|238400 | 42902 | 23763k|  98.2 |   354M |  50 |1505 |8058 | 456 | 353k|  0 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1488.97/1494.30	c  1494s|238500 | 42922 | 23771k|  98.2 |   354M |  50 |1505 |8203 | 454 | 353k|  1 | 225k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1489.37/1494.73	c  1495s|238600 | 42960 | 23778k|  98.2 |   354M |  50 |1505 |8216 | 463 | 353k|  1 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1489.78/1495.16	c  1495s|238700 | 42974 | 23785k|  98.2 |   354M |  50 |1505 |8253 | 460 | 353k|  0 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1490.26/1495.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1490.26/1495.64	c  1496s|238800 | 43003 | 23793k|  98.1 |   355M |  50 |1505 |8322 | 476 | 354k|  1 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1490.77/1496.15	c  1496s|238900 | 43015 | 23801k|  98.1 |   355M |  50 |1505 |8369 | 460 | 354k|  2 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1491.26/1496.62	c  1497s|239000 | 43034 | 23808k|  98.1 |   355M |  50 |1505 |8567 | 481 | 354k|  2 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1491.67/1497.06	c  1497s|239100 | 43039 | 23816k|  98.1 |   355M |  50 |1505 |8542 |   0 | 354k|  0 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1492.26/1497.64	c  1498s|239200 | 43038 | 23824k|  98.1 |   355M |  50 |1505 |8401 | 448 | 354k|  1 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1492.77/1498.17	c  1498s|239300 | 43038 | 23832k|  98.1 |   356M |  50 |1505 |8362 | 445 | 354k|  0 | 226k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1493.35/1498.76	c  1499s|239400 | 43036 | 23841k|  98.1 |   356M |  50 |1505 |8363 | 442 | 354k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1494.05/1499.43	c  1499s|239500 | 43052 | 23852k|  98.1 |   356M |  50 |1505 |8323 | 448 | 354k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1494.55/1499.90	c  1500s|239600 | 43056 | 23859k|  98.1 |   356M |  50 |1505 |8373 |   0 | 354k|  0 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1495.15/1500.56	c  1501s|239700 | 43057 | 23869k|  98.1 |   356M |  50 |1505 |8342 | 428 | 354k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1495.66/1501.04	c  1501s|239800 | 43066 | 23876k|  98.1 |   356M |  50 |1505 |8377 | 457 | 355k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1496.14/1501.52	c  1502s|239900 | 43081 | 23884k|  98.1 |   356M |  50 |1505 |8398 | 449 | 355k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1496.54/1501.96	c  1502s|240000 | 43082 | 23891k|  98.1 |   356M |  50 |1505 |8301 | 430 | 355k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1497.04/1502.47	c  1502s|240100 | 43091 | 23898k|  98.1 |   356M |  50 |1505 |8263 | 436 | 355k|  0 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1497.75/1503.17	c  1503s|240200 | 43117 | 23909k|  98.1 |   356M |  50 |1505 |8247 | 434 | 355k|  0 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1498.24/1503.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1498.24/1503.65	c  1504s|240300 | 43137 | 23917k|  98.0 |   356M |  50 |1505 |8244 | 422 | 355k|  0 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1498.93/1504.32	c  1504s|240400 | 43144 | 23927k|  98.1 |   356M |  50 |1505 |8189 | 430 | 355k|  1 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1499.43/1504.84	c  1505s|240500 | 43152 | 23935k|  98.0 |   356M |  50 |1505 |8199 | 456 | 356k|  2 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1499.93/1505.36	c  1505s|240600 | 43162 | 23943k|  98.0 |   356M |  50 |1505 |8251 | 435 | 356k|  0 | 227k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1500.64/1506.02	c  1506s|240700 | 43148 | 23953k|  98.0 |   356M |  50 |1505 |8277 | 484 | 356k|  2 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1501.42/1506.85	c  1507s|240800 | 43170 | 23968k|  98.1 |   356M |  50 |1505 |8225 | 444 | 356k|  0 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1502.12/1507.51	c  1508s|240900 | 43179 | 23979k|  98.1 |   356M |  50 |1505 |8247 | 439 | 356k|  2 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1502.73/1508.13	c  1508s|241000 | 43192 | 23990k|  98.1 |   356M |  50 |1505 |8278 | 455 | 356k|  0 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1503.32/1508.76	c  1509s|241100 | 43205 | 24000k|  98.1 |   356M |  50 |1505 |8293 | 429 | 356k|  0 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1504.02/1509.44	c  1509s|241200 | 43197 | 24011k|  98.1 |   356M |  50 |1505 |8305 | 435 | 356k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1504.63/1510.01	c  1510s|241300 | 43191 | 24019k|  98.1 |   356M |  50 |1505 |8296 | 453 | 357k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1505.11/1510.59	c  1511s|241400 | 43185 | 24028k|  98.1 |   356M |  50 |1505 |8305 | 466 | 357k|  0 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1505.72/1511.18	c  1511s|241500 | 43221 | 24037k|  98.1 |   356M |  50 |1505 |8305 | 445 | 357k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1506.31/1511.71	c  1512s|241600 | 43230 | 24045k|  98.1 |   356M |  50 |1505 |8353 | 460 | 357k|  0 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1506.91/1512.31	c  1512s|241700 | 43240 | 24055k|  98.1 |   356M |  50 |1505 |8372 | 457 | 357k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1507.50/1512.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1507.50/1512.93	c  1513s|241800 | 43244 | 24065k|  98.1 |   356M |  50 |1505 |8406 | 453 | 357k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1508.00/1513.47	c  1513s|241900 | 43248 | 24074k|  98.0 |   356M |  50 |1505 |8435 | 463 | 357k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1508.50/1513.92	c  1514s|242000 | 43261 | 24081k|  98.0 |   356M |  50 |1505 |8452 | 445 | 358k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1509.00/1514.44	c  1514s|242100 | 43314 | 24089k|  98.0 |   356M |  50 |1505 |8512 | 442 | 358k|  0 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1509.50/1514.95	c  1515s|242200 | 43333 | 24097k|  98.0 |   356M |  50 |1505 |8520 | 442 | 358k|  1 | 228k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1509.90/1515.40	c  1515s|242300 | 43353 | 24104k|  98.0 |   356M |  50 |1505 |8669 | 448 | 358k|  1 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1510.39/1515.84	c  1516s|242400 | 43363 | 24111k|  98.0 |   356M |  50 |1505 |8701 | 451 | 358k|  0 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1510.89/1516.39	c  1516s|242500 | 43392 | 24120k|  98.0 |   356M |  50 |1505 |8736 | 448 | 358k|  0 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1511.49/1516.91	c  1517s|242600 | 43392 | 24128k|  98.0 |   356M |  50 |1505 |8832 | 442 | 358k|  0 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1511.99/1517.44	c  1517s|242700 | 43393 | 24137k|  98.0 |   356M |  50 |1505 |8874 | 443 | 358k|  0 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.16%
1512.49/1517.93	c  1518s|242800 | 43388 | 24145k|  98.0 |   356M |  50 |1505 |8885 | 436 | 358k|  1 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.17%
1513.18/1518.66	c  1519s|242900 | 43386 | 24156k|  98.0 |   357M |  50 |1505 |8839 | 454 | 358k|  1 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.17%
1513.88/1519.30	c  1519s|243000 | 43394 | 24166k|  98.0 |   357M |  50 |1505 |8790 | 458 | 359k|  1 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.17%
1514.38/1519.89	c  1520s|243100 | 43396 | 24176k|  98.0 |   357M |  50 |1505 |8716 | 484 | 359k|  2 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1514.98/1520.44	c  1520s|243200 | 43419 | 24184k|  98.0 |   357M |  50 |1505 |8720 | 429 | 359k|  1 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1515.48/1520.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1515.48/1520.94	c  1521s|243300 | 43419 | 24193k|  98.0 |   357M |  50 |1505 |8718 | 435 | 359k|  0 | 229k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1516.27/1521.72	c  1522s|243400 | 43439 | 24206k|  98.0 |   357M |  50 |1505 |8725 | 454 | 359k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1516.87/1522.35	c  1522s|243500 | 43455 | 24216k|  98.0 |   357M |  50 |1505 |8703 | 443 | 359k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1517.47/1522.90	c  1523s|243600 | 43457 | 24225k|  98.0 |   357M |  50 |1505 |8709 | 445 | 359k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1517.97/1523.41	c  1523s|243700 | 43466 | 24232k|  98.0 |   357M |  50 |1505 |8721 | 449 | 359k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1518.47/1523.90	c  1524s|243800 | 43477 | 24239k|  98.0 |   357M |  50 |1505 |8731 | 440 | 359k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1518.76/1524.29	c  1524s|243900 | 43478 | 24245k|  97.9 |   357M |  50 |1505 |8769 | 439 | 360k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1519.16/1524.65	c  1525s|244000 | 43482 | 24250k|  97.9 |   357M |  50 |1505 |8791 | 444 | 360k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1519.67/1525.15	c  1525s|244100 | 43492 | 24259k|  97.9 |   358M |  50 |1505 |8796 | 438 | 360k|  2 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1520.26/1525.74	c  1526s|244200 | 43510 | 24268k|  97.9 |   358M |  50 |1505 |8777 | 436 | 360k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.18%
1520.76/1526.20	c  1526s|244300 | 43509 | 24275k|  97.9 |   358M |  50 |1505 |8712 | 435 | 360k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1521.26/1526.73	c  1527s|244400 | 43514 | 24282k|  97.9 |   359M |  50 |1505 |8733 | 438 | 360k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1521.67/1527.18	c  1527s|244500 | 43530 | 24289k|  97.9 |   359M |  50 |1505 |8767 | 441 | 360k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1522.25/1527.75	c  1528s|244600 | 43529 | 24298k|  97.9 |   359M |  50 |1505 |8766 | 442 | 360k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1522.75/1528.25	c  1528s|244700 | 43540 | 24306k|  97.9 |   359M |  50 |1505 |8784 | 432 | 360k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1523.45/1528.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1523.45/1528.96	c  1529s|244800 | 43554 | 24316k|  97.9 |   359M |  50 |1505 |8683 | 449 | 360k|  0 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1524.05/1529.55	c  1530s|244900 | 43596 | 24324k|  97.9 |   359M |  50 |1505 |8657 | 447 | 361k|  1 | 230k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1524.75/1530.28	c  1530s|245000 | 43584 | 24335k|  97.9 |   359M |  50 |1505 |8644 | 425 | 361k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1525.45/1530.92	c  1531s|245100 | 43586 | 24345k|  97.9 |   359M |  50 |1505 |8642 | 455 | 361k|  0 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1526.04/1531.55	c  1532s|245200 | 43571 | 24355k|  97.9 |   359M |  50 |1505 |8615 | 456 | 361k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.19%
1526.65/1532.15	c  1532s|245300 | 43575 | 24364k|  97.9 |   359M |  50 |1505 |8595 | 429 | 361k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1527.24/1532.73	c  1533s|245400 | 43569 | 24373k|  97.9 |   359M |  50 |1505 |8626 | 473 | 361k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1527.94/1533.40	c  1533s|245500 | 43574 | 24385k|  97.9 |   359M |  50 |1505 |8671 | 445 | 361k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1528.34/1533.89	c  1534s|245600 | 43581 | 24392k|  97.9 |   359M |  50 |1505 |8733 | 436 | 361k|  0 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1528.83/1534.39	c  1534s|245700 | 43583 | 24400k|  97.9 |   359M |  50 |1505 |8778 | 444 | 361k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1529.33/1534.85	c  1535s|245800 | 43603 | 24407k|  97.9 |   359M |  50 |1505 |8780 | 437 | 361k|  2 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1529.93/1535.40	c  1535s|245900 | 43619 | 24416k|  97.8 |   360M |  50 |1505 |8750 | 439 | 362k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1530.33/1535.85	c  1536s|246000 | 43634 | 24423k|  97.8 |   360M |  50 |1505 |8799 | 429 | 362k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1530.93/1536.40	c  1536s|246100 | 43659 | 24432k|  97.8 |   360M |  50 |1505 |8741 | 439 | 362k|  0 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1531.43/1536.90	c  1537s|246200 | 43690 | 24440k|  97.8 |   360M |  50 |1505 |8761 | 445 | 362k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1531.72/1537.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1531.72/1537.25	c  1537s|246300 | 43714 | 24445k|  97.8 |   360M |  50 |1505 |8864 | 461 | 362k|  1 | 231k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1532.22/1537.70	c  1538s|246400 | 43720 | 24452k|  97.8 |   360M |  50 |1505 |8913 | 462 | 362k|  0 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1532.53/1538.04	c  1538s|246500 | 43726 | 24456k|  97.8 |   360M |  50 |1505 |8998 | 445 | 362k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1533.12/1538.68	c  1539s|246600 | 43738 | 24466k|  97.8 |   360M |  50 |1505 |8979 | 452 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1533.42/1538.96	c  1539s|246700 | 43741 | 24470k|  97.8 |   360M |  50 |1505 |9043 | 454 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1533.82/1539.39	c  1539s|246800 | 43739 | 24477k|  97.7 |   360M |  50 |1505 |9003 | 463 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1534.42/1539.95	c  1540s|246900 | 43746 | 24485k|  97.7 |   360M |  50 |1505 |8969 | 460 | 363k|  0 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1534.81/1540.38	c  1540s|247000 | 43758 | 24491k|  97.7 |   360M |  50 |1505 |8978 | 439 | 363k|  0 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1535.41/1540.94	c  1541s|247100 | 43774 | 24500k|  97.7 |   360M |  50 |1505 |8965 | 468 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1536.11/1541.62	c  1542s|247200 | 43782 | 24511k|  97.7 |   360M |  50 |1505 |8936 | 434 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1536.52/1542.07	c  1542s|247300 | 43789 | 24518k|  97.7 |   360M |  50 |1505 |8941 | 449 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1537.11/1542.62	c  1543s|247400 | 43787 | 24527k|  97.7 |   360M |  50 |1505 |8959 | 454 | 363k|  1 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1537.70/1543.26	c  1543s|247500 | 43778 | 24538k|  97.7 |   360M |  50 |1505 |9001 | 444 | 363k|  0 | 232k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1538.40/1543.91	c  1544s|247600 | 43796 | 24547k|  97.7 |   360M |  50 |1505 |8900 | 449 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.20%
1539.00/1544.51	c  1545s|247700 | 43842 | 24557k|  97.7 |   360M |  50 |1505 |8887 | 438 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.21%
1539.40/1544.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1539.40/1544.96	c  1545s|247800 | 43850 | 24564k|  97.7 |   360M |  50 |1505 |8943 | 455 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.21%
1540.69/1546.27	c  1546s|247900 | 43831 | 24583k|  97.7 |   361M |  50 |1505 |8811 | 444 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1541.39/1546.96	c  1547s|248000 | 43836 | 24594k|  97.7 |   361M |  50 |1505 |8797 | 426 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1541.89/1547.43	c  1547s|248100 | 43849 | 24601k|  97.7 |   361M |  50 |1505 |8816 | 439 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1542.60/1548.11	c  1548s|248200 | 43858 | 24612k|  97.7 |   361M |  50 |1505 |8762 | 454 | 364k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1543.60/1549.16	c  1549s|248300 | 43854 | 24628k|  97.8 |   361M |  50 |1505 |8716 | 432 | 365k|  0 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1544.08/1549.69	c  1550s|248400 | 43854 | 24637k|  97.8 |   361M |  50 |1505 |8744 |   0 | 365k|  0 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1544.59/1550.16	c  1550s|248500 | 43868 | 24644k|  97.7 |   361M |  50 |1505 |8746 | 450 | 365k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1545.18/1550.76	c  1551s|248600 | 43902 | 24653k|  97.7 |   361M |  50 |1505 |8816 | 465 | 365k|  0 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1545.78/1551.34	c  1551s|248700 | 43918 | 24663k|  97.7 |   361M |  50 |1505 |8880 | 451 | 365k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1546.18/1551.78	c  1552s|248800 | 43924 | 24670k|  97.7 |   361M |  50 |1505 |8878 | 456 | 365k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1546.87/1552.43	c  1552s|248900 | 43982 | 24680k|  97.7 |   361M |  50 |1505 |8776 | 437 | 365k|  1 | 233k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1547.48/1553.07	c  1553s|249000 | 43994 | 24691k|  97.7 |   361M |  50 |1505 |8812 | 447 | 366k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1548.17/1553.73	c  1554s|249100 | 44015 | 24700k|  97.7 |   361M |  50 |1505 |8603 | 429 | 366k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1548.77/1554.31	c  1554s|249200 | 44019 | 24709k|  97.7 |   361M |  50 |1505 |8585 | 430 | 366k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1549.16/1554.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1549.16/1554.73	c  1555s|249300 | 44032 | 24716k|  97.7 |   361M |  50 |1505 |8591 | 442 | 366k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1549.86/1555.46	c  1555s|249400 | 44077 | 24729k|  97.7 |   361M |  50 |1505 |8664 | 458 | 366k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1550.47/1556.06	c  1556s|249500 | 44079 | 24739k|  97.7 |   361M |  50 |1505 |8611 | 453 | 366k|  0 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1550.96/1556.56	c  1557s|249600 | 44108 | 24747k|  97.7 |   361M |  50 |1505 |8593 |   0 | 366k|  0 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1551.66/1557.24	c  1557s|249700 | 44096 | 24758k|  97.7 |   361M |  50 |1505 |8574 | 445 | 366k|  0 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1552.15/1557.70	c  1558s|249800 | 44101 | 24766k|  97.7 |   361M |  50 |1505 |8601 | 440 | 366k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.23%
1552.65/1558.28	c  1558s|249900 | 44110 | 24775k|  97.7 |   361M |  50 |1505 |8457 | 449 | 367k|  0 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1553.25/1558.87	c  1559s|250000 | 44111 | 24784k|  97.7 |   361M |  50 |1505 |8468 | 442 | 367k|  1 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1553.85/1559.49	c  1559s|250100 | 44123 | 24794k|  97.7 |   361M |  50 |1505 |8411 | 442 | 367k|  0 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1554.46/1560.01	c  1560s|250200 | 44135 | 24801k|  97.7 |   361M |  50 |1505 |8399 | 437 | 367k|  0 | 234k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1555.04/1560.67	c  1561s|250300 | 44146 | 24812k|  97.7 |   361M |  50 |1505 |8412 | 464 | 367k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1555.56/1561.15	c  1561s|250400 | 44152 | 24820k|  97.7 |   361M |  50 |1505 |8477 | 453 | 367k|  0 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1555.94/1561.55	c  1562s|250500 | 44155 | 24826k|  97.7 |   361M |  50 |1505 |8578 | 452 | 367k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1556.45/1562.08	c  1562s|250600 | 44156 | 24835k|  97.7 |   361M |  50 |1505 |8530 | 456 | 368k|  0 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1556.94/1562.56	c  1563s|250700 | 44153 | 24842k|  97.7 |   362M |  50 |1505 |8510 | 462 | 368k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1558.13/1563.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1558.13/1563.73	c  1564s|250800 | 44126 | 24859k|  97.7 |   362M |  50 |1505 |8429 | 828 | 368k|  0 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.24%
1560.23/1565.89	c  1566s|250900 | 44085 | 24887k|  97.8 |   362M |  50 |1505 |8178 | 445 | 368k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1560.83/1566.45	c  1566s|251000 | 44095 | 24896k|  97.8 |   362M |  50 |1505 |8167 | 450 | 368k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1561.44/1567.02	c  1567s|251100 | 44103 | 24906k|  97.8 |   363M |  50 |1505 |8221 | 435 | 368k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1562.02/1567.65	c  1568s|251200 | 44120 | 24916k|  97.8 |   363M |  50 |1505 |8208 | 450 | 368k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1562.62/1568.25	c  1568s|251300 | 44114 | 24926k|  97.8 |   363M |  50 |1505 |8221 | 469 | 368k|  1 | 235k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1563.12/1568.72	c  1569s|251400 | 44114 | 24933k|  97.8 |   363M |  50 |1505 |8303 | 434 | 368k|  1 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1563.61/1569.28	c  1569s|251500 | 44123 | 24942k|  97.8 |   363M |  50 |1505 |8297 | 435 | 368k|  1 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1565.01/1570.65	c  1571s|251600 | 44095 | 24962k|  97.8 |   363M |  50 |1505 |8200 | 440 | 368k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1565.42/1571.08	c  1571s|251700 | 44101 | 24969k|  97.8 |   363M |  50 |1505 |8167 | 415 | 369k|  1 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1565.91/1571.57	c  1572s|251800 | 44119 | 24977k|  97.8 |   363M |  50 |1505 |8215 | 437 | 369k|  1 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1566.42/1572.06	c  1572s|251900 | 44134 | 24984k|  97.8 |   363M |  50 |1505 |8326 | 435 | 369k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1567.00/1572.62	c  1573s|252000 | 44141 | 24993k|  97.8 |   363M |  50 |1505 |8358 |   0 | 369k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.25%
1567.70/1573.39	c  1573s|252100 | 44157 | 25005k|  97.8 |   363M |  50 |1505 |8326 | 462 | 369k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1568.41/1574.03	c  1574s|252200 | 44159 | 25016k|  97.8 |   363M |  50 |1505 |8360 | 440 | 369k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1568.90/1574.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1568.90/1574.59	c  1575s|252300 | 44148 | 25025k|  97.8 |   363M |  50 |1505 |8340 | 448 | 369k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1569.51/1575.13	c  1575s|252400 | 44147 | 25034k|  97.8 |   363M |  50 |1505 |8372 | 442 | 369k|  1 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1570.50/1576.19	c  1576s|252500 | 44134 | 25050k|  97.8 |   363M |  50 |1505 |8279 | 447 | 369k|  0 | 236k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1570.99/1576.68	c  1577s|252600 | 44146 | 25057k|  97.8 |   363M |  50 |1505 |8336 | 437 | 369k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1571.79/1577.41	c  1577s|252700 | 44153 | 25068k|  97.8 |   363M |  50 |1505 |8349 | 447 | 370k|  0 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1572.18/1577.82	c  1578s|252800 | 44145 | 25075k|  97.8 |   363M |  50 |1505 |8366 | 458 | 370k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1572.68/1578.38	c  1578s|252900 | 44152 | 25083k|  97.8 |   363M |  50 |1505 |8417 | 456 | 370k|  0 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1573.28/1578.91	c  1579s|253000 | 44172 | 25091k|  97.8 |   363M |  50 |1505 |8362 | 448 | 370k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1573.78/1579.48	c  1579s|253100 | 44188 | 25100k|  97.8 |   363M |  50 |1505 |8431 | 440 | 370k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1574.28/1580.00	c  1580s|253200 | 44189 | 25108k|  97.8 |   363M |  50 |1505 |8399 | 456 | 370k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1574.78/1580.41	c  1580s|253300 | 44206 | 25114k|  97.7 |   363M |  50 |1505 |8511 | 439 | 370k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1575.39/1581.03	c  1581s|253400 | 44215 | 25124k|  97.7 |   363M |  50 |1505 |8494 | 448 | 370k|  1 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1577.07/1582.74	c  1583s|253500 | 44155 | 25148k|  97.8 |   363M |  50 |1505 |8366 |1049 | 371k|  0 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1577.96/1583.62	c  1584s|253600 | 44169 | 25161k|  97.8 |   363M |  50 |1505 |8360 | 429 | 371k|  0 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1578.56/1584.23	c  1584s|253700 | 44172 | 25171k|  97.8 |   363M |  50 |1505 |8338 | 441 | 371k|  0 | 237k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1579.06/1584.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1579.06/1584.70	c  1585s|253800 | 44176 | 25178k|  97.8 |   363M |  50 |1505 |8366 | 438 | 371k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1579.56/1585.21	c  1585s|253900 | 44178 | 25186k|  97.8 |   363M |  50 |1505 |8377 | 443 | 371k|  2 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.26%
1580.37/1586.11	c  1586s|254000 | 44191 | 25200k|  97.8 |   363M |  50 |1505 |8251 | 451 | 371k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1581.15/1586.80	c  1587s|254100 | 44195 | 25211k|  97.8 |   363M |  50 |1505 |8229 |   0 | 371k|  0 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1581.55/1587.25	c  1587s|254200 | 44210 | 25217k|  97.8 |   363M |  50 |1505 |8286 | 445 | 371k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1582.15/1587.86	c  1588s|254300 | 44205 | 25227k|  97.8 |   363M |  50 |1505 |8272 | 453 | 372k|  0 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1582.65/1588.37	c  1588s|254400 | 44225 | 25234k|  97.8 |   363M |  50 |1505 |8264 | 434 | 372k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1583.36/1589.10	c  1589s|254500 | 44275 | 25246k|  97.8 |   363M |  50 |1505 |8282 | 445 | 372k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1584.04/1589.76	c  1590s|254600 | 44290 | 25256k|  97.8 |   363M |  50 |1505 |8320 | 445 | 372k|  0 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1584.54/1590.28	c  1590s|254700 | 44286 | 25264k|  97.8 |   364M |  50 |1505 |8327 | 434 | 372k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1584.94/1590.67	c  1591s|254800 | 44300 | 25270k|  97.8 |   364M |  50 |1505 |8363 | 443 | 372k|  0 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1585.45/1591.14	c  1591s|254900 | 44308 | 25278k|  97.8 |   364M |  50 |1505 |8415 | 450 | 372k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1585.84/1591.57	c  1592s|255000 | 44300 | 25285k|  97.8 |   364M |  50 |1505 |8442 | 442 | 372k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1586.45/1592.14	c  1592s|255100 | 44309 | 25294k|  97.8 |   364M |  50 |1505 |8422 | 443 | 373k|  1 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1587.03/1592.75	c  1593s|255200 | 44315 | 25303k|  97.8 |   364M |  50 |1505 |8302 |   0 | 373k|  0 | 238k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1588.34/1594.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1588.34/1594.03	c  1594s|255300 | 44319 | 25322k|  97.8 |   364M |  50 |1505 |8153 | 438 | 373k|  1 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1589.13/1594.89	c  1595s|255400 | 44358 | 25336k|  97.8 |   364M |  50 |1505 |8133 | 439 | 373k|  1 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1589.72/1595.45	c  1595s|255500 | 44363 | 25344k|  97.8 |   364M |  50 |1505 |8072 |   0 | 373k|  0 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1590.22/1595.98	c  1596s|255600 | 44385 | 25351k|  97.8 |   364M |  50 |1505 |8102 | 452 | 373k|  0 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1590.82/1596.51	c  1597s|255700 | 44384 | 25359k|  97.8 |   365M |  50 |1505 |8137 | 453 | 373k|  0 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1591.52/1597.24	c  1597s|255800 | 44386 | 25370k|  97.8 |   365M |  50 |1505 |8129 | 448 | 374k|  1 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1592.02/1597.78	c  1598s|255900 | 44380 | 25378k|  97.8 |   365M |  50 |1505 |8100 | 433 | 374k|  1 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1592.71/1598.40	c  1598s|256000 | 44400 | 25388k|  97.8 |   365M |  50 |1505 |8137 | 438 | 374k|  0 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1593.32/1599.01	c  1599s|256100 | 44411 | 25398k|  97.8 |   365M |  50 |1505 |8165 | 433 | 374k|  1 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1593.81/1599.58	c  1600s|256200 | 44410 | 25407k|  97.8 |   365M |  50 |1505 |8265 | 475 | 374k|  0 | 239k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1594.42/1600.12	c  1600s|256300 | 44431 | 25416k|  97.8 |   365M |  50 |1505 |8299 | 442 | 374k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1594.91/1600.63	c  1601s|256400 | 44434 | 25423k|  97.8 |   365M |  50 |1505 |8360 | 447 | 374k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.27%
1595.50/1601.21	c  1601s|256500 | 44428 | 25432k|  97.8 |   366M |  50 |1505 |8336 | 487 | 374k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1596.20/1601.90	c  1602s|256600 | 44453 | 25443k|  97.8 |   366M |  50 |1505 |8312 | 465 | 375k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1596.90/1602.60	c  1603s|256700 | 44484 | 25454k|  97.8 |   366M |  50 |1505 |8286 | 437 | 375k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1597.70/1603.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1597.70/1603.40	c  1603s|256800 | 44486 | 25466k|  97.8 |   366M |  50 |1505 |8266 | 434 | 375k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1598.19/1603.99	c  1604s|256900 | 44490 | 25475k|  97.8 |   366M |  50 |1505 |8250 | 454 | 375k|  0 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1598.69/1604.44	c  1604s|257000 | 44508 | 25483k|  97.8 |   366M |  50 |1505 |8284 | 453 | 375k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1599.49/1605.23	c  1605s|257100 | 44502 | 25495k|  97.8 |   366M |  50 |1505 |8319 | 450 | 376k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1599.99/1605.79	c  1606s|257200 | 44516 | 25504k|  97.8 |   366M |  50 |1505 |8303 | 454 | 376k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1600.49/1606.22	c  1606s|257300 | 44522 | 25511k|  97.8 |   366M |  50 |1505 |8299 | 458 | 376k|  1 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1600.98/1606.70	c  1607s|257400 | 44531 | 25519k|  97.8 |   366M |  50 |1505 |8330 | 459 | 376k|  0 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1601.88/1607.61	c  1608s|257500 | 44542 | 25538k|  97.8 |   366M |  50 |1505 |8280 |   0 | 376k|  0 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1602.48/1608.28	c  1608s|257600 | 44602 | 25547k|  97.8 |   367M |  50 |1505 |7697 | 460 | 376k|  0 | 240k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1603.67/1609.46	c  1609s|257700 | 44596 | 25566k|  97.8 |   367M |  50 |1505 |7632 | 452 | 376k|  0 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.28%
1604.47/1610.24	c  1610s|257800 | 44639 | 25579k|  97.8 |   367M |  50 |1505 |7474 | 438 | 377k|  1 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1605.17/1610.94	c  1611s|257900 | 44656 | 25590k|  97.8 |   367M |  50 |1505 |7436 | 451 | 377k|  2 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1605.77/1611.56	c  1612s|258000 | 44670 | 25601k|  97.9 |   367M |  50 |1505 |7437 | 428 | 377k|  1 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1606.28/1612.07	c  1612s|258100 | 44671 | 25609k|  97.8 |   367M |  50 |1505 |7503 | 465 | 377k|  0 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1606.86/1612.67	c  1613s|258200 | 44669 | 25619k|  97.8 |   367M |  50 |1505 |7498 | 443 | 377k|  0 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1607.37/1613.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1607.37/1613.19	c  1613s|258300 | 44676 | 25626k|  97.8 |   367M |  50 |1505 |7532 | 446 | 377k|  1 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1607.86/1613.67	c  1614s|258400 | 44671 | 25635k|  97.8 |   367M |  50 |1505 |7580 | 439 | 377k|  1 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1608.66/1614.42	c  1614s|258500 | 44692 | 25647k|  97.8 |   368M |  50 |1505 |7598 | 443 | 378k|  1 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1609.37/1615.19	c  1615s|258600 | 44696 | 25658k|  97.8 |   368M |  50 |1505 |7538 | 435 | 378k|  1 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.31%
1609.95/1615.74	c  1616s|258700 | 44724 | 25667k|  97.8 |   368M |  50 |1505 |7555 | 435 | 378k|  0 | 241k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1610.36/1616.19	c  1616s|258800 | 44729 | 25674k|  97.8 |   368M |  50 |1505 |7682 | 465 | 378k|  1 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1610.95/1616.75	c  1617s|258900 | 44749 | 25683k|  97.8 |   368M |  50 |1505 |7704 |   0 | 378k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1611.45/1617.26	c  1617s|259000 | 44765 | 25691k|  97.8 |   368M |  50 |1505 |7775 | 446 | 378k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1611.85/1617.60	c  1618s|259100 | 44754 | 25696k|  97.8 |   368M |  50 |1505 |7802 | 448 | 378k|  1 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1612.36/1618.18	c  1618s|259200 | 44746 | 25705k|  97.8 |   368M |  50 |1505 |7775 | 443 | 378k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1613.04/1618.82	c  1619s|259300 | 44756 | 25715k|  97.8 |   368M |  50 |1505 |7769 | 449 | 379k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1613.74/1619.55	c  1620s|259400 | 44754 | 25728k|  97.8 |   368M |  50 |1505 |7785 | 458 | 379k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1614.35/1620.19	c  1620s|259500 | 44741 | 25738k|  97.8 |   368M |  50 |1505 |7758 | 449 | 379k|  1 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.32%
1615.04/1620.83	c  1621s|259600 | 44737 | 25748k|  97.8 |   368M |  50 |1505 |7733 | 452 | 379k|  1 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1615.73/1621.53	c  1622s|259700 | 44753 | 25759k|  97.8 |   368M |  50 |1505 |7681 | 441 | 379k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1616.43/1622.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1616.43/1622.20	c  1622s|259800 | 44763 | 25769k|  97.8 |   368M |  50 |1505 |7576 | 436 | 379k|  0 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1617.13/1622.92	c  1623s|259900 | 44778 | 25781k|  97.8 |   368M |  50 |1505 |7497 | 450 | 379k|  1 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1617.83/1623.66	c  1624s|260000 | 44780 | 25792k|  97.8 |   368M |  50 |1505 |7403 | 436 | 380k|  1 | 242k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1618.42/1624.29	c  1624s|260100 | 44818 | 25802k|  97.8 |   368M |  50 |1505 |7436 | 449 | 380k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1619.12/1624.90	c  1625s|260200 | 44826 | 25812k|  97.8 |   368M |  50 |1505 |7545 | 438 | 380k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1619.52/1625.33	c  1625s|260300 | 44852 | 25818k|  97.8 |   368M |  50 |1505 |7597 | 452 | 380k|  0 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1620.02/1625.87	c  1626s|260400 | 44878 | 25827k|  97.8 |   368M |  50 |1505 |7717 | 458 | 380k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1620.42/1626.23	c  1626s|260500 | 44885 | 25831k|  97.8 |   368M |  50 |1505 |7744 | 458 | 380k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1620.82/1626.62	c  1627s|260600 | 44882 | 25837k|  97.8 |   368M |  50 |1505 |7730 | 467 | 380k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1621.11/1626.99	c  1627s|260700 | 44911 | 25843k|  97.8 |   368M |  50 |1505 |7791 | 457 | 380k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1621.51/1627.38	c  1627s|260800 | 44911 | 25849k|  97.8 |   368M |  50 |1505 |7804 | 462 | 381k|  0 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1622.11/1627.91	c  1628s|260900 | 44911 | 25857k|  97.7 |   368M |  50 |1505 |7805 | 466 | 381k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1622.51/1628.36	c  1628s|261000 | 44916 | 25864k|  97.7 |   368M |  50 |1505 |7804 | 467 | 381k|  0 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1622.91/1628.75	c  1629s|261100 | 44932 | 25870k|  97.7 |   368M |  50 |1505 |7823 | 434 | 381k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1623.51/1629.33	c  1629s|261200 | 44934 | 25879k|  97.7 |   368M |  50 |1505 |7828 | 443 | 381k|  0 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1624.00/1629.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1624.00/1629.83	c  1630s|261300 | 44957 | 25886k|  97.7 |   368M |  50 |1505 |7760 | 441 | 381k|  0 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1624.60/1630.45	c  1630s|261400 | 44977 | 25896k|  97.7 |   369M |  50 |1505 |7742 | 451 | 381k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1625.21/1631.06	c  1631s|261500 | 44996 | 25905k|  97.7 |   369M |  50 |1505 |7678 | 443 | 381k|  1 | 243k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1625.70/1631.58	c  1632s|261600 | 45009 | 25913k|  97.7 |   369M |  50 |1505 |7744 | 452 | 382k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.33%
1626.31/1632.16	c  1632s|261700 | 45001 | 25922k|  97.7 |   369M |  50 |1505 |7809 | 450 | 382k|  0 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1626.89/1632.71	c  1633s|261800 | 45006 | 25930k|  97.7 |   369M |  50 |1505 |7815 | 437 | 382k|  0 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1627.30/1633.15	c  1633s|261900 | 45007 | 25937k|  97.7 |   369M |  50 |1505 |7820 | 437 | 382k|  0 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1627.89/1633.76	c  1634s|262000 | 45006 | 25947k|  97.7 |   369M |  50 |1505 |7777 | 439 | 382k|  0 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1628.39/1634.21	c  1634s|262100 | 45021 | 25953k|  97.7 |   369M |  50 |1505 |7838 | 475 | 382k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1628.99/1634.88	c  1635s|262200 | 45030 | 25963k|  97.7 |   369M |  50 |1505 |7728 | 415 | 382k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1629.68/1635.51	c  1636s|262300 | 45054 | 25973k|  97.7 |   369M |  50 |1505 |7683 | 433 | 382k|  0 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1630.29/1636.16	c  1636s|262400 | 45098 | 25983k|  97.7 |   369M |  50 |1505 |7751 | 435 | 382k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1630.88/1636.70	c  1637s|262500 | 45122 | 25991k|  97.7 |   369M |  50 |1505 |7788 | 439 | 383k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1631.58/1637.40	c  1637s|262600 | 45126 | 26002k|  97.7 |   369M |  50 |1505 |7777 | 441 | 383k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1632.08/1637.92	c  1638s|262700 | 45142 | 26010k|  97.7 |   369M |  50 |1505 |7786 | 450 | 383k|  1 | 244k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1632.47/1638.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1632.47/1638.36	c  1638s|262800 | 45147 | 26017k|  97.7 |   369M |  50 |1505 |7814 | 443 | 383k|  0 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1633.07/1638.93	c  1639s|262900 | 45157 | 26026k|  97.6 |   369M |  50 |1505 |7750 | 452 | 383k|  0 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1633.47/1639.34	c  1639s|263000 | 45177 | 26032k|  97.6 |   370M |  50 |1505 |7773 | 425 | 383k|  0 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1633.87/1639.72	c  1640s|263100 | 45181 | 26038k|  97.6 |   370M |  50 |1505 |7788 | 435 | 383k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1634.28/1640.15	c  1640s|263200 | 45179 | 26044k|  97.6 |   370M |  50 |1505 |7806 | 450 | 383k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1634.77/1640.69	c  1641s|263300 | 45189 | 26054k|  97.6 |   370M |  50 |1505 |7765 | 421 | 383k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1635.28/1641.19	c  1641s|263400 | 45191 | 26061k|  97.6 |   370M |  50 |1505 |7797 | 437 | 383k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1636.06/1641.95	c  1642s|263500 | 45211 | 26074k|  97.6 |   371M |  50 |1505 |7763 | 456 | 384k|  0 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1636.66/1642.53	c  1643s|263600 | 45229 | 26083k|  97.6 |   371M |  50 |1505 |7719 | 436 | 384k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.34%
1637.27/1643.15	c  1643s|263700 | 45250 | 26092k|  97.6 |   372M |  50 |1505 |7707 | 434 | 384k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1637.76/1643.65	c  1644s|263800 | 45252 | 26100k|  97.6 |   372M |  50 |1505 |7726 | 445 | 384k|  2 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1638.45/1644.31	c  1644s|263900 | 45252 | 26110k|  97.6 |   372M |  50 |1505 |7709 | 452 | 384k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1638.95/1644.85	c  1645s|264000 | 45251 | 26118k|  97.6 |   372M |  50 |1505 |7699 | 439 | 384k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1639.55/1645.40	c  1645s|264100 | 45270 | 26126k|  97.6 |   372M |  50 |1505 |7677 | 425 | 384k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1640.05/1645.97	c  1646s|264200 | 45266 | 26135k|  97.6 |   372M |  50 |1505 |7643 | 438 | 384k|  1 | 245k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1640.55/1646.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1640.55/1646.44	c  1646s|264300 | 45273 | 26143k|  97.6 |   372M |  50 |1505 |7668 | 433 | 384k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1641.04/1647.00	c  1647s|264400 | 45282 | 26152k|  97.6 |   372M |  50 |1505 |7631 | 444 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1641.64/1647.50	c  1647s|264500 | 45297 | 26160k|  97.6 |   372M |  50 |1505 |7640 | 439 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1642.94/1648.81	c  1649s|264600 | 45291 | 26178k|  97.6 |   372M |  50 |1505 |7619 | 443 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1643.54/1649.40	c  1649s|264700 | 45295 | 26188k|  97.6 |   372M |  50 |1505 |7655 | 459 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1644.15/1650.03	c  1650s|264800 | 45293 | 26198k|  97.6 |   372M |  50 |1505 |7682 | 448 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1644.63/1650.59	c  1651s|264900 | 45297 | 26207k|  97.6 |   372M |  50 |1505 |7662 | 464 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.35%
1645.24/1651.16	c  1651s|265000 | 45292 | 26215k|  97.6 |   372M |  50 |1505 |7657 | 456 | 385k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.36%
1645.83/1651.71	c  1652s|265100 | 45288 | 26224k|  97.6 |   372M |  50 |1505 |7711 | 461 | 385k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.36%
1646.33/1652.29	c  1652s|265200 | 45287 | 26233k|  97.6 |   372M |  50 |1505 |7733 | 448 | 386k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1646.92/1652.88	c  1653s|265300 | 45288 | 26242k|  97.6 |   372M |  50 |1505 |7742 | 438 | 386k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1647.52/1653.45	c  1653s|265400 | 45308 | 26251k|  97.6 |   372M |  50 |1505 |7784 | 484 | 386k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1648.42/1654.37	c  1654s|265500 | 45306 | 26266k|  97.6 |   372M |  50 |1505 |7810 | 452 | 386k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1649.02/1654.93	c  1655s|265600 | 45314 | 26275k|  97.6 |   372M |  50 |1505 |7795 | 450 | 386k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1649.71/1655.68	c  1656s|265700 | 45341 | 26286k|  97.6 |   372M |  50 |1505 |7788 | 439 | 386k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1650.22/1656.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1650.22/1656.16	c  1656s|265800 | 45353 | 26294k|  97.6 |   372M |  50 |1505 |7804 | 474 | 387k|  0 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1650.91/1656.80	c  1657s|265900 | 45361 | 26305k|  97.6 |   372M |  50 |1505 |7825 | 437 | 387k|  1 | 246k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1651.41/1657.33	c  1657s|266000 | 45364 | 26313k|  97.6 |   372M |  50 |1505 |7767 |   0 | 387k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1652.01/1657.90	c  1658s|266100 | 45373 | 26322k|  97.6 |   372M |  50 |1505 |7751 | 461 | 387k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1652.60/1658.51	c  1659s|266200 | 45381 | 26332k|  97.6 |   372M |  50 |1505 |7815 | 455 | 387k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1653.12/1659.04	c  1659s|266300 | 45381 | 26341k|  97.6 |   372M |  50 |1505 |7706 | 428 | 387k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.37%
1653.70/1659.64	c  1660s|266400 | 45405 | 26350k|  97.6 |   372M |  50 |1505 |7630 | 444 | 387k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1654.21/1660.11	c  1660s|266500 | 45413 | 26358k|  97.6 |   372M |  50 |1505 |7685 | 454 | 387k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1654.80/1660.70	c  1661s|266600 | 45449 | 26368k|  97.6 |   372M |  50 |1505 |7668 | 441 | 388k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1655.21/1661.19	c  1661s|266700 | 45451 | 26376k|  97.6 |   372M |  50 |1505 |7726 | 461 | 388k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1655.69/1661.63	c  1662s|266800 | 45463 | 26383k|  97.6 |   372M |  50 |1505 |7731 | 456 | 388k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1656.20/1662.18	c  1662s|266900 | 45483 | 26392k|  97.6 |   372M |  50 |1505 |7708 | 465 | 388k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1656.89/1662.89	c  1663s|267000 | 45492 | 26404k|  97.6 |   372M |  50 |1505 |7730 | 441 | 388k|  1 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1657.49/1663.46	c  1663s|267100 | 45530 | 26413k|  97.6 |   372M |  50 |1505 |7641 | 442 | 388k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1657.99/1663.92	c  1664s|267200 | 45554 | 26420k|  97.6 |   372M |  50 |1505 |7697 | 451 | 389k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1658.48/1664.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1658.48/1664.40	c  1664s|267300 | 45559 | 26428k|  97.5 |   372M |  50 |1505 |7779 | 449 | 389k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1658.88/1664.84	c  1665s|267400 | 45565 | 26435k|  97.5 |   372M |  50 |1505 |7853 | 439 | 389k|  0 | 247k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1659.38/1665.34	c  1665s|267500 | 45564 | 26443k|  97.5 |   373M |  50 |1505 |7873 | 459 | 389k|  0 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1659.88/1665.89	c  1666s|267600 | 45560 | 26452k|  97.5 |   373M |  50 |1505 |7927 | 451 | 389k|  0 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1660.38/1666.35	c  1666s|267700 | 45555 | 26459k|  97.5 |   373M |  50 |1505 |7996 | 471 | 389k|  0 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1660.88/1666.87	c  1667s|267800 | 45559 | 26468k|  97.5 |   373M |  50 |1505 |8050 | 461 | 389k|  0 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1661.47/1667.43	c  1667s|267900 | 45560 | 26477k|  97.5 |   373M |  50 |1505 |8048 | 458 | 389k|  0 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1662.27/1668.23	c  1668s|268000 | 45588 | 26489k|  97.5 |   373M |  50 |1505 |7949 | 462 | 389k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1662.97/1668.96	c  1669s|268100 | 45592 | 26502k|  97.5 |   373M |  50 |1505 |7935 | 463 | 390k|  2 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1663.57/1669.57	c  1670s|268200 | 45605 | 26512k|  97.5 |   373M |  50 |1505 |7932 | 447 | 390k|  0 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1664.08/1670.03	c  1670s|268300 | 45619 | 26519k|  97.5 |   373M |  50 |1505 |7939 | 440 | 390k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1664.56/1670.53	c  1671s|268400 | 45623 | 26527k|  97.5 |   373M |  50 |1505 |7952 | 448 | 390k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1664.96/1670.98	c  1671s|268500 | 45641 | 26534k|  97.5 |   373M |  50 |1505 |7975 | 436 | 390k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1665.56/1671.50	c  1671s|268600 | 45661 | 26542k|  97.5 |   373M |  50 |1505 |8021 | 437 | 390k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1666.46/1672.48	c  1672s|268700 | 45661 | 26557k|  97.5 |   373M |  50 |1505 |7933 | 459 | 390k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1667.17/1673.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1667.17/1673.19	c  1673s|268800 | 45659 | 26568k|  97.5 |   373M |  50 |1505 |7938 | 433 | 390k|  1 | 248k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1667.75/1673.70	c  1674s|268900 | 45665 | 26576k|  97.5 |   373M |  50 |1505 |7948 | 434 | 390k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1668.16/1674.16	c  1674s|269000 | 45685 | 26583k|  97.5 |   373M |  50 |1505 |7905 | 439 | 390k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1668.85/1674.80	c  1675s|269100 | 45707 | 26592k|  97.5 |   373M |  50 |1505 |7924 | 456 | 391k|  2 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1669.35/1675.30	c  1675s|269200 | 45709 | 26600k|  97.5 |   373M |  50 |1505 |7962 | 444 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.38%
1669.95/1675.95	c  1676s|269300 | 45722 | 26610k|  97.5 |   373M |  50 |1505 |8000 | 445 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1670.44/1676.41	c  1676s|269400 | 45738 | 26617k|  97.5 |   373M |  50 |1505 |8031 | 411 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1670.94/1676.90	c  1677s|269500 | 45764 | 26625k|  97.5 |   373M |  50 |1505 |8116 | 428 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1671.24/1677.23	c  1677s|269600 | 45772 | 26630k|  97.5 |   373M |  50 |1505 |8202 |   0 | 391k|  0 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1671.64/1677.68	c  1678s|269700 | 45776 | 26637k|  97.5 |   374M |  50 |1505 |8206 | 434 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1672.05/1678.05	c  1678s|269800 | 45774 | 26643k|  97.4 |   374M |  50 |1505 |8214 | 433 | 391k|  0 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1672.44/1678.48	c  1678s|269900 | 45771 | 26649k|  97.4 |   374M |  50 |1505 |8235 | 444 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1672.93/1678.98	c  1679s|270000 | 45769 | 26657k|  97.4 |   374M |  50 |1505 |8217 | 441 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1673.43/1679.48	c  1679s|270100 | 45780 | 26665k|  97.4 |   374M |  50 |1505 |8203 | 433 | 391k|  1 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1674.04/1680.02	c  1680s|270200 | 45787 | 26673k|  97.4 |   374M |  50 |1505 |8202 | 449 | 392k|  0 | 249k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1674.63/1680.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1674.63/1680.69	c  1681s|270300 | 45795 | 26684k|  97.4 |   374M |  50 |1505 |8192 | 468 | 392k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1675.33/1681.31	c  1681s|270400 | 45808 | 26694k|  97.4 |   374M |  50 |1505 |8148 | 451 | 392k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1675.72/1681.74	c  1682s|270500 | 45820 | 26700k|  97.4 |   374M |  50 |1505 |8158 | 439 | 392k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1676.42/1682.41	c  1682s|270600 | 45841 | 26711k|  97.4 |   375M |  50 |1505 |8088 | 420 | 392k|  0 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1676.92/1682.91	c  1683s|270700 | 45849 | 26720k|  97.4 |   375M |  50 |1505 |8112 | 437 | 392k|  0 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.39%
1677.42/1683.44	c  1683s|270800 | 45850 | 26727k|  97.4 |   375M |  50 |1505 |8069 | 443 | 392k|  0 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1677.92/1683.99	c  1684s|270900 | 45865 | 26737k|  97.4 |   375M |  50 |1505 |8004 | 431 | 392k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1678.42/1684.45	c  1684s|271000 | 45871 | 26744k|  97.4 |   375M |  50 |1505 |7987 | 434 | 393k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1679.03/1685.02	c  1685s|271100 | 45885 | 26753k|  97.4 |   375M |  50 |1505 |7948 | 425 | 393k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1679.51/1685.57	c  1686s|271200 | 45884 | 26761k|  97.4 |   375M |  50 |1505 |7934 | 443 | 393k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1680.71/1686.73	c  1687s|271300 | 45863 | 26780k|  97.4 |   375M |  50 |1505 |7889 | 460 | 393k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1681.31/1687.37	c  1687s|271400 | 45883 | 26790k|  97.4 |   375M |  50 |1505 |7879 | 427 | 393k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1681.80/1687.89	c  1688s|271500 | 45894 | 26797k|  97.4 |   375M |  50 |1505 |7907 | 453 | 393k|  0 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1682.50/1688.58	c  1689s|271600 | 45901 | 26808k|  97.4 |   375M |  50 |1505 |7873 | 447 | 393k|  1 | 250k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1683.20/1689.22	c  1689s|271700 | 45904 | 26818k|  97.4 |   375M |  50 |1505 |7815 | 466 | 393k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1683.70/1689.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1683.70/1689.74	c  1690s|271800 | 45912 | 26826k|  97.4 |   375M |  50 |1505 |7854 | 453 | 393k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1684.29/1690.31	c  1690s|271900 | 45921 | 26836k|  97.4 |   375M |  50 |1505 |7852 | 435 | 394k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1685.00/1691.09	c  1691s|272000 | 45927 | 26848k|  97.4 |   375M |  50 |1505 |7924 | 434 | 394k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1685.59/1691.60	c  1692s|272100 | 45961 | 26856k|  97.4 |   375M |  50 |1505 |7932 | 444 | 394k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1686.00/1692.08	c  1692s|272200 | 45965 | 26863k|  97.4 |   375M |  50 |1505 |7953 | 445 | 394k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1686.59/1692.65	c  1693s|272300 | 45971 | 26872k|  97.4 |   375M |  50 |1505 |7988 | 457 | 394k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1687.00/1693.06	c  1693s|272400 | 45980 | 26878k|  97.4 |   375M |  50 |1505 |8028 | 430 | 394k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1687.58/1693.61	c  1694s|272500 | 46003 | 26886k|  97.4 |   375M |  50 |1505 |8064 | 452 | 394k|  1 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1688.09/1694.13	c  1694s|272600 | 45994 | 26895k|  97.4 |   375M |  50 |1505 |8102 | 435 | 394k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.40%
1688.68/1694.74	c  1695s|272700 | 45999 | 26904k|  97.4 |   375M |  50 |1505 |8043 |   0 | 395k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1689.78/1695.88	c  1696s|272800 | 45982 | 26922k|  97.4 |   375M |  50 |1505 |7952 | 821 | 395k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1690.57/1696.60	c  1697s|272900 | 45976 | 26933k|  97.4 |   375M |  50 |1505 |7936 | 456 | 395k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1691.08/1697.11	c  1697s|273000 | 45985 | 26941k|  97.4 |   375M |  50 |1505 |7974 | 434 | 395k|  0 | 251k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1691.67/1697.77	c  1698s|273100 | 45980 | 26951k|  97.4 |   375M |  50 |1505 |7920 | 428 | 395k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1692.08/1698.19	c  1698s|273200 | 45987 | 26957k|  97.4 |   375M |  50 |1505 |7954 | 453 | 395k|  0 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1692.57/1698.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1692.57/1698.66	c  1699s|273300 | 45996 | 26965k|  97.4 |   375M |  50 |1505 |7993 | 445 | 395k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1693.16/1699.25	c  1699s|273400 | 45993 | 26974k|  97.4 |   375M |  50 |1505 |8018 | 448 | 395k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1693.76/1699.80	c  1700s|273500 | 45997 | 26984k|  97.4 |   375M |  50 |1505 |8049 | 460 | 395k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1694.16/1700.30	c  1700s|273600 | 46008 | 26991k|  97.4 |   375M |  50 |1505 |8054 | 433 | 395k|  0 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1694.76/1700.86	c  1701s|273700 | 46015 | 27000k|  97.4 |   375M |  50 |1505 |8087 | 455 | 395k|  0 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1695.26/1701.31	c  1701s|273800 | 46027 | 27007k|  97.3 |   375M |  50 |1505 |8079 | 433 | 396k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1695.86/1701.97	c  1702s|273900 | 46039 | 27018k|  97.4 |   375M |  50 |1505 |8108 | 447 | 396k|  0 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1696.65/1702.75	c  1703s|274000 | 46064 | 27031k|  97.4 |   375M |  50 |1505 |8098 | 453 | 396k|  0 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1697.25/1703.33	c  1703s|274100 | 46114 | 27039k|  97.4 |   375M |  50 |1505 |8037 | 437 | 396k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1697.65/1703.79	c  1704s|274200 | 46125 | 27047k|  97.3 |   376M |  50 |1505 |8066 | 445 | 396k|  0 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.41%
1698.84/1704.98	c  1705s|274300 | 46131 | 27064k|  97.4 |   376M |  50 |1505 |7915 | 435 | 396k|  1 | 252k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1699.74/1705.82	c  1706s|274400 | 46190 | 27076k|  97.4 |   376M |  50 |1505 |7890 | 453 | 397k|  2 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1700.44/1706.56	c  1707s|274500 | 46215 | 27087k|  97.4 |   376M |  50 |1505 |7858 |   0 | 397k|  0 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1704.24/1710.39	c  1710s|274600 | 46142 | 27135k|  97.5 |   376M |  50 |1505 |7619 | 433 | 397k|  0 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1704.95/1711.06	c  1711s|274700 | 46146 | 27146k|  97.5 |   376M |  50 |1505 |7554 | 430 | 397k|  1 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1705.43/1711.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1705.43/1711.57	c  1712s|274800 | 46172 | 27154k|  97.5 |   376M |  50 |1505 |7663 | 452 | 397k|  1 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1705.83/1711.93	c  1712s|274900 | 46175 | 27159k|  97.5 |   376M |  50 |1505 |7729 | 446 | 397k|  1 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1706.23/1712.36	c  1712s|275000 | 46189 | 27166k|  97.5 |   376M |  50 |1505 |7767 | 448 | 397k|  1 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1706.63/1712.73	c  1713s|275100 | 46205 | 27171k|  97.5 |   376M |  50 |1505 |7940 | 452 | 397k|  0 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1707.04/1713.11	c  1713s|275200 | 46213 | 27177k|  97.5 |   376M |  50 |1505 |7949 | 456 | 397k|  0 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1707.33/1713.48	c  1713s|275300 | 46218 | 27183k|  97.5 |   376M |  50 |1505 |8016 | 455 | 397k|  1 | 253k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1707.82/1713.94	c  1714s|275400 | 46212 | 27190k|  97.4 |   376M |  50 |1505 |8035 | 454 | 397k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1708.32/1714.44	c  1714s|275500 | 46218 | 27198k|  97.4 |   376M |  50 |1505 |7971 | 449 | 397k|  2 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1708.82/1714.90	c  1715s|275600 | 46239 | 27204k|  97.4 |   376M |  50 |1505 |8054 | 465 | 398k|  0 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1709.12/1715.27	c  1715s|275700 | 46240 | 27210k|  97.4 |   376M |  50 |1505 |8125 | 444 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1709.52/1715.63	c  1716s|275800 | 46237 | 27216k|  97.4 |   376M |  50 |1505 |8126 | 453 | 398k|  0 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1709.93/1716.10	c  1716s|275900 | 46233 | 27224k|  97.4 |   376M |  50 |1505 |8161 | 472 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1710.71/1716.84	c  1717s|276000 | 46246 | 27235k|  97.4 |   376M |  50 |1505 |7986 | 443 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1711.21/1717.38	c  1717s|276100 | 46270 | 27242k|  97.4 |   376M |  50 |1505 |7893 | 441 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1711.71/1717.87	c  1718s|276200 | 46276 | 27250k|  97.4 |   376M |  50 |1505 |7847 | 432 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1712.51/1718.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1712.51/1718.62	c  1719s|276300 | 46277 | 27262k|  97.4 |   376M |  50 |1505 |7704 | 428 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.43%
1713.02/1719.12	c  1719s|276400 | 46297 | 27269k|  97.4 |   376M |  50 |1505 |7682 | 444 | 398k|  1 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1713.60/1719.74	c  1720s|276500 | 46317 | 27279k|  97.4 |   376M |  50 |1505 |7613 | 427 | 399k|  2 | 254k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1714.20/1720.32	c  1720s|276600 | 46342 | 27289k|  97.4 |   376M |  50 |1505 |7687 | 434 | 399k|  0 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1714.80/1720.95	c  1721s|276700 | 46360 | 27299k|  97.4 |   376M |  50 |1505 |7646 | 448 | 399k|  2 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1715.40/1721.52	c  1722s|276800 | 46379 | 27308k|  97.4 |   376M |  50 |1505 |7615 | 432 | 399k|  1 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1716.09/1722.24	c  1722s|276900 | 46419 | 27319k|  97.4 |   376M |  50 |1505 |7680 | 430 | 399k|  0 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1716.90/1723.07	c  1723s|277000 | 46442 | 27329k|  97.4 |   378M |  50 |1505 |7668 | 435 | 399k|  1 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1717.58/1723.79	c  1724s|277100 | 46470 | 27341k|  97.4 |   378M |  50 |1505 |7695 | 436 | 400k|  0 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1718.18/1724.34	c  1724s|277200 | 46484 | 27350k|  97.4 |   378M |  50 |1505 |7710 | 444 | 400k|  0 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1718.58/1724.76	c  1725s|277300 | 46498 | 27357k|  97.4 |   379M |  50 |1505 |7763 | 441 | 400k|  1 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1719.18/1725.32	c  1725s|277400 | 46495 | 27366k|  97.4 |   379M |  50 |1505 |7726 | 450 | 400k|  1 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1719.89/1726.08	c  1726s|277500 | 46509 | 27377k|  97.4 |   379M |  50 |1505 |7590 | 453 | 400k|  1 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1720.47/1726.63	c  1727s|277600 | 46513 | 27385k|  97.4 |   380M |  50 |1505 |7647 | 466 | 400k|  2 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1720.88/1727.08	c  1727s|277700 | 46523 | 27392k|  97.4 |   380M |  50 |1505 |7674 | 446 | 400k|  1 | 255k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1721.37/1727.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1721.37/1727.56	c  1728s|277800 | 46538 | 27399k|  97.4 |   380M |  50 |1505 |7760 | 450 | 400k|  0 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1721.88/1728.10	c  1728s|277900 | 46538 | 27408k|  97.4 |   380M |  50 |1505 |7776 | 449 | 400k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1722.67/1728.86	c  1729s|278000 | 46539 | 27419k|  97.4 |   380M |  50 |1505 |7677 | 460 | 401k|  2 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1723.36/1729.54	c  1730s|278100 | 46550 | 27432k|  97.4 |   380M |  50 |1505 |7658 | 460 | 401k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.44%
1723.87/1730.05	c  1730s|278200 | 46550 | 27440k|  97.4 |   380M |  50 |1505 |7658 | 458 | 401k|  0 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1724.36/1730.56	c  1731s|278300 | 46552 | 27448k|  97.4 |   380M |  50 |1505 |7653 | 440 | 401k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1725.06/1731.22	c  1731s|278400 | 46558 | 27458k|  97.4 |   380M |  50 |1505 |7673 | 436 | 401k|  0 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1725.76/1731.93	c  1732s|278500 | 46561 | 27470k|  97.4 |   380M |  50 |1505 |7648 | 449 | 401k|  0 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1726.65/1732.85	c  1733s|278600 | 46590 | 27484k|  97.4 |   381M |  50 |1505 |7537 | 448 | 401k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1727.35/1733.54	c  1734s|278700 | 46636 | 27494k|  97.4 |   381M |  50 |1505 |7488 | 462 | 402k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1727.86/1734.06	c  1734s|278800 | 46642 | 27502k|  97.4 |   381M |  50 |1505 |7475 | 448 | 402k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1728.45/1734.67	c  1735s|278900 | 46651 | 27512k|  97.4 |   381M |  50 |1505 |7541 | 441 | 402k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1729.04/1735.25	c  1735s|279000 | 46668 | 27521k|  97.4 |   381M |  50 |1505 |7539 | 428 | 402k|  0 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1729.54/1735.71	c  1736s|279100 | 46668 | 27528k|  97.4 |   381M |  50 |1505 |7569 | 451 | 402k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1730.24/1736.40	c  1736s|279200 | 46675 | 27538k|  97.4 |   381M |  50 |1505 |7547 | 435 | 402k|  1 | 256k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1730.85/1737.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1730.85/1737.08	c  1737s|279300 | 46678 | 27550k|  97.4 |   381M |  50 |1505 |7550 | 435 | 403k|  0 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1731.24/1737.40	c  1737s|279400 | 46693 | 27555k|  97.4 |   381M |  50 |1505 |7582 | 428 | 403k|  0 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1731.73/1737.93	c  1738s|279500 | 46700 | 27563k|  97.4 |   381M |  50 |1505 |7603 | 469 | 403k|  2 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1732.23/1738.46	c  1738s|279600 | 46710 | 27571k|  97.3 |   381M |  50 |1505 |7660 | 475 | 403k|  1 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1732.84/1739.05	c  1739s|279700 | 46718 | 27580k|  97.3 |   381M |  50 |1505 |7547 | 467 | 403k|  0 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1733.53/1739.73	c  1740s|279800 | 46727 | 27591k|  97.3 |   381M |  50 |1505 |7566 | 441 | 403k|  1 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1734.13/1740.32	c  1740s|279900 | 46719 | 27600k|  97.3 |   382M |  50 |1505 |7643 | 423 | 403k|  1 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1734.52/1740.79	c  1741s|280000 | 46724 | 27607k|  97.3 |   382M |  50 |1505 |7689 | 436 | 403k|  0 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1735.12/1741.39	c  1741s|280100 | 46745 | 27617k|  97.3 |   382M |  50 |1505 |7688 | 464 | 403k|  1 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1735.62/1741.89	c  1742s|280200 | 46742 | 27625k|  97.3 |   382M |  50 |1505 |7748 | 474 | 404k|  0 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1736.02/1742.25	c  1742s|280300 | 46751 | 27630k|  97.3 |   382M |  50 |1505 |7829 | 466 | 404k|  1 | 257k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1736.42/1742.60	c  1743s|280400 | 46744 | 27635k|  97.3 |   382M |  50 |1505 |7912 | 470 | 404k|  1 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1736.72/1742.90	c  1743s|280500 | 46744 | 27639k|  97.3 |   382M |  50 |1505 |7979 | 469 | 404k|  0 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1736.93/1743.19	c  1743s|280600 | 46743 | 27642k|  97.3 |   382M |  50 |1505 |8011 | 471 | 404k|  1 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1737.61/1743.81	c  1744s|280700 | 46783 | 27652k|  97.3 |   382M |  50 |1505 |7967 | 456 | 404k|  1 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1738.11/1744.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1738.11/1744.33	c  1744s|280800 | 46799 | 27660k|  97.2 |   382M |  50 |1505 |7960 | 465 | 404k|  0 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1738.61/1744.89	c  1745s|280900 | 46805 | 27669k|  97.2 |   382M |  50 |1505 |8012 | 466 | 404k|  0 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1739.21/1745.43	c  1745s|281000 | 46811 | 27678k|  97.2 |   382M |  50 |1505 |7996 | 464 | 404k|  1 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1739.82/1746.03	c  1746s|281100 | 46809 | 27687k|  97.2 |   382M |  50 |1505 |8043 | 508 | 404k|  1 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1740.30/1746.55	c  1747s|281200 | 46834 | 27695k|  97.2 |   382M |  50 |1505 |8014 | 454 | 404k|  2 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1741.30/1747.59	c  1748s|281300 | 46865 | 27713k|  97.3 |   382M |  50 |1505 |7842 | 429 | 405k|  1 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1741.91/1748.15	c  1748s|281400 | 46866 | 27722k|  97.3 |   383M |  50 |1505 |7763 | 447 | 405k|  0 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1742.81/1749.01	c  1749s|281500 | 46877 | 27735k|  97.3 |   383M |  50 |1505 |7681 | 452 | 405k|  0 | 258k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1743.29/1749.58	c  1750s|281600 | 46901 | 27743k|  97.3 |   383M |  50 |1505 |7592 | 434 | 405k|  1 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1743.69/1749.97	c  1750s|281700 | 46927 | 27749k|  97.3 |   383M |  50 |1505 |7656 | 461 | 405k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1744.19/1750.40	c  1750s|281800 | 46948 | 27755k|  97.2 |   383M |  50 |1505 |7682 | 422 | 405k|  1 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1744.80/1751.01	c  1751s|281900 | 46985 | 27764k|  97.2 |   383M |  50 |1505 |7702 | 441 | 405k|  1 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1745.49/1751.73	c  1752s|282000 | 46980 | 27776k|  97.2 |   383M |  50 |1505 |7679 | 430 | 405k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1746.08/1752.32	c  1752s|282100 | 46992 | 27785k|  97.2 |   383M |  50 |1505 |7692 | 450 | 406k|  1 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1746.58/1752.85	c  1753s|282200 | 47011 | 27793k|  97.2 |   383M |  50 |1505 |7729 | 463 | 406k|  2 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1746.98/1753.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1746.98/1753.25	c  1753s|282300 | 47007 | 27799k|  97.2 |   383M |  50 |1505 |7811 | 430 | 406k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1747.48/1753.80	c  1754s|282400 | 47012 | 27807k|  97.2 |   384M |  50 |1505 |7791 | 457 | 406k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.45%
1748.08/1754.38	c  1754s|282500 | 47028 | 27816k|  97.2 |   385M |  50 |1505 |7804 | 458 | 406k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1748.79/1755.02	c  1755s|282600 | 47024 | 27826k|  97.2 |   385M |  50 |1505 |7742 | 442 | 406k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1749.37/1755.62	c  1756s|282700 | 47039 | 27835k|  97.2 |   385M |  50 |1505 |7722 | 433 | 406k|  0 | 259k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1749.88/1756.16	c  1756s|282800 | 47050 | 27844k|  97.2 |   385M |  50 |1505 |7757 | 430 | 406k|  1 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1750.37/1756.68	c  1757s|282900 | 47056 | 27852k|  97.2 |   385M |  50 |1505 |7794 | 461 | 406k|  2 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1750.88/1757.16	c  1757s|283000 | 47057 | 27860k|  97.2 |   385M |  50 |1505 |7791 | 451 | 407k|  1 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1751.57/1757.85	c  1758s|283100 | 47049 | 27870k|  97.2 |   385M |  50 |1505 |7778 | 437 | 407k|  1 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.46%
1752.16/1758.47	c  1758s|283200 | 47072 | 27879k|  97.2 |   385M |  50 |1505 |7719 | 435 | 407k|  1 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.63%
1752.56/1758.87	c  1759s|283300 | 47075 | 27886k|  97.2 |   385M |  50 |1505 |7753 | 441 | 407k|  0 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.63%
1753.06/1759.33	c  1759s|283400 | 47070 | 27893k|  97.2 |   385M |  50 |1505 |7813 | 457 | 407k|  0 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.63%
1753.46/1759.75	c  1760s|283500 | 47098 | 27899k|  97.2 |   385M |  50 |1505 |7797 | 450 | 407k|  2 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.63%
1754.16/1760.41	c  1760s|283600 | 47115 | 27910k|  97.2 |   385M |  50 |1505 |7800 | 456 | 407k|  2 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.63%
1754.56/1760.82	c  1761s|283700 | 47115 | 27915k|  97.2 |   385M |  50 |1505 |7875 | 436 | 407k|  0 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.63%
1755.25/1761.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1755.25/1761.55	c  1762s|283800 | 47126 | 27927k|  97.2 |   385M |  50 |1505 |7861 | 457 | 407k|  0 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1755.76/1762.09	c  1762s|283900 | 47133 | 27935k|  97.2 |   385M |  50 |1505 |7855 | 436 | 408k|  0 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1756.45/1762.75	c  1763s|284000 | 47129 | 27947k|  97.2 |   385M |  50 |1505 |7832 | 449 | 408k|  0 | 260k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1756.95/1763.29	c  1763s|284100 | 47142 | 27955k|  97.2 |   385M |  50 |1505 |7843 | 443 | 408k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1757.54/1763.84	c  1764s|284200 | 47133 | 27964k|  97.2 |   385M |  50 |1505 |7894 | 554 | 408k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1758.34/1764.68	c  1765s|284300 | 47149 | 27978k|  97.2 |   385M |  50 |1505 |7893 | 448 | 408k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1759.14/1765.46	c  1765s|284400 | 47138 | 27990k|  97.2 |   385M |  50 |1505 |7877 | 743 | 408k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1759.85/1766.18	c  1766s|284500 | 47148 | 28001k|  97.2 |   385M |  50 |1505 |7863 | 444 | 408k|  1 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.64%
1760.43/1766.77	c  1767s|284600 | 47156 | 28009k|  97.2 |   385M |  50 |1505 |7845 | 447 | 408k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.65%
1760.85/1767.18	c  1767s|284700 | 47155 | 28016k|  97.2 |   385M |  50 |1505 |7876 | 459 | 408k|  2 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.65%
1761.53/1767.89	c  1768s|284800 | 47172 | 28028k|  97.2 |   385M |  50 |1505 |7853 | 423 | 409k|  1 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.65%
1762.33/1768.63	c  1769s|284900 | 47164 | 28039k|  97.2 |   385M |  50 |1505 |7712 | 422 | 409k|  1 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1763.32/1769.64	c  1770s|285000 | 47205 | 28055k|  97.2 |   385M |  50 |1505 |7563 | 445 | 409k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1764.02/1770.33	c  1770s|285100 | 47210 | 28065k|  97.2 |   385M |  50 |1505 |7583 | 442 | 409k|  1 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1764.52/1770.83	c  1771s|285200 | 47236 | 28073k|  97.2 |   385M |  50 |1505 |7560 |   0 | 409k|  0 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1765.02/1771.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1765.02/1771.36	c  1771s|285300 | 47251 | 28082k|  97.2 |   385M |  50 |1505 |7583 | 447 | 409k|  2 | 261k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1765.42/1771.75	c  1772s|285400 | 47241 | 28088k|  97.2 |   385M |  50 |1505 |7641 | 435 | 409k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1765.92/1772.27	c  1772s|285500 | 47237 | 28096k|  97.2 |   385M |  50 |1505 |7680 | 444 | 410k|  2 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1766.61/1772.95	c  1773s|285600 | 47249 | 28107k|  97.2 |   385M |  50 |1505 |7651 | 445 | 410k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1767.21/1773.52	c  1774s|285700 | 47267 | 28115k|  97.2 |   385M |  50 |1505 |7609 |   0 | 410k|  0 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1767.91/1774.26	c  1774s|285800 | 47255 | 28127k|  97.2 |   385M |  50 |1505 |7595 | 435 | 410k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1768.51/1774.85	c  1775s|285900 | 47271 | 28136k|  97.2 |   385M |  50 |1505 |7590 | 435 | 410k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1769.01/1775.39	c  1775s|286000 | 47273 | 28145k|  97.2 |   385M |  50 |1505 |7608 | 455 | 410k|  0 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1769.71/1776.04	c  1776s|286100 | 47279 | 28156k|  97.2 |   385M |  50 |1505 |7641 | 435 | 410k|  0 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1770.20/1776.56	c  1777s|286200 | 47282 | 28163k|  97.2 |   385M |  50 |1505 |7654 | 435 | 410k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1770.81/1777.11	c  1777s|286300 | 47289 | 28172k|  97.2 |   385M |  50 |1505 |7666 |   0 | 411k|  0 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1771.40/1777.78	c  1778s|286400 | 47294 | 28183k|  97.2 |   385M |  50 |1505 |7702 | 430 | 411k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1772.19/1778.53	c  1779s|286500 | 47322 | 28194k|  97.2 |   385M |  50 |1505 |7723 | 449 | 411k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1772.81/1779.19	c  1779s|286600 | 47338 | 28205k|  97.2 |   385M |  50 |1505 |7741 | 474 | 411k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1773.49/1779.86	c  1780s|286700 | 47353 | 28216k|  97.2 |   385M |  50 |1505 |7702 | 473 | 411k|  1 | 262k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1773.99/1780.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1773.99/1780.31	c  1780s|286800 | 47364 | 28223k|  97.2 |   386M |  50 |1505 |7811 | 425 | 411k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1774.39/1780.76	c  1781s|286900 | 47389 | 28229k|  97.2 |   386M |  50 |1505 |7733 | 439 | 411k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1774.98/1781.34	c  1781s|287000 | 47419 | 28239k|  97.2 |   386M |  50 |1505 |7748 | 446 | 411k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.66%
1775.58/1781.98	c  1782s|287100 | 47415 | 28248k|  97.2 |   386M |  50 |1505 |7755 | 455 | 412k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1776.08/1782.41	c  1782s|287200 | 47422 | 28255k|  97.2 |   386M |  50 |1505 |7797 | 461 | 412k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1776.58/1782.92	c  1783s|287300 | 47433 | 28262k|  97.1 |   386M |  50 |1505 |7829 | 455 | 412k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1776.98/1783.39	c  1783s|287400 | 47439 | 28270k|  97.1 |   386M |  50 |1505 |7857 | 461 | 412k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1777.58/1783.95	c  1784s|287500 | 47439 | 28279k|  97.1 |   387M |  50 |1505 |7845 | 441 | 412k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1778.07/1784.42	c  1784s|287600 | 47447 | 28285k|  97.1 |   388M |  50 |1505 |7876 | 453 | 412k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1778.57/1784.91	c  1785s|287700 | 47436 | 28293k|  97.1 |   388M |  50 |1505 |7923 | 453 | 412k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1779.07/1785.45	c  1785s|287800 | 47440 | 28302k|  97.1 |   388M |  50 |1505 |7891 | 448 | 412k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1779.68/1786.05	c  1786s|287900 | 47457 | 28311k|  97.1 |   388M |  50 |1505 |7823 | 445 | 412k|  1 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1780.37/1786.75	c  1787s|288000 | 47479 | 28322k|  97.1 |   388M |  50 |1505 |7909 | 474 | 412k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1781.26/1787.62	c  1788s|288100 | 47474 | 28336k|  97.1 |   388M |  50 |1505 |7945 | 451 | 413k|  0 | 263k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1781.67/1788.01	c  1788s|288200 | 47478 | 28341k|  97.1 |   388M |  50 |1505 |7996 | 443 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1782.16/1788.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1782.16/1788.58	c  1789s|288300 | 47481 | 28350k|  97.1 |   388M |  50 |1505 |7979 | 430 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1782.56/1789.00	c  1789s|288400 | 47483 | 28357k|  97.1 |   388M |  50 |1505 |8053 | 453 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1783.46/1789.83	c  1790s|288500 | 47498 | 28369k|  97.1 |   388M |  50 |1505 |8023 | 428 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1783.95/1790.32	c  1790s|288600 | 47512 | 28377k|  97.1 |   388M |  50 |1505 |8064 | 441 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1784.55/1790.94	c  1791s|288700 | 47511 | 28387k|  97.1 |   388M |  50 |1505 |7999 | 444 | 413k|  0 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.67%
1785.15/1791.51	c  1792s|288800 | 47511 | 28396k|  97.1 |   388M |  50 |1505 |8082 | 450 | 413k|  2 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1785.66/1792.11	c  1792s|288900 | 47499 | 28405k|  97.1 |   388M |  50 |1505 |8066 | 484 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1786.35/1792.77	c  1793s|289000 | 47505 | 28415k|  97.1 |   388M |  50 |1505 |8033 | 415 | 413k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1787.14/1793.53	c  1794s|289100 | 47549 | 28429k|  97.1 |   388M |  50 |1505 |8067 | 429 | 414k|  1 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1787.84/1794.27	c  1794s|289200 | 47568 | 28440k|  97.1 |   388M |  50 |1505 |8015 | 452 | 414k|  2 | 264k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1788.44/1794.88	c  1795s|289300 | 47582 | 28449k|  97.1 |   389M |  50 |1505 |8046 | 441 | 414k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1789.04/1795.49	c  1795s|289400 | 47583 | 28458k|  97.1 |   389M |  50 |1505 |8019 | 429 | 414k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1789.65/1796.09	c  1796s|289500 | 47592 | 28468k|  97.1 |   389M |  50 |1505 |7974 | 448 | 414k|  0 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1790.23/1796.66	c  1797s|289600 | 47595 | 28476k|  97.1 |   389M |  50 |1505 |7993 | 441 | 414k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1790.83/1797.24	c  1797s|289700 | 47594 | 28485k|  97.1 |   389M |  50 |1505 |7981 | 443 | 414k|  0 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1791.33/1797.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1791.33/1797.72	c  1798s|289800 | 47643 | 28492k|  97.1 |   389M |  50 |1505 |7938 | 434 | 415k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1791.83/1798.25	c  1798s|289900 | 47651 | 28501k|  97.1 |   389M |  50 |1505 |8014 | 447 | 415k|  0 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1792.42/1798.83	c  1799s|290000 | 47691 | 28510k|  97.1 |   389M |  50 |1505 |7930 | 439 | 415k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1792.92/1799.31	c  1799s|290100 | 47704 | 28518k|  97.1 |   389M |  50 |1505 |7971 | 445 | 415k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1793.52/1800.00	c  1800s|290200 | 47724 | 28529k|  97.1 |   389M |  50 |1505 |7905 | 437 | 415k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1794.42/1800.81	c  1801s|290300 | 47749 | 28543k|  97.1 |   389M |  50 |1505 |7922 | 449 | 415k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1795.12/1801.56	c  1802s|290400 | 47762 | 28556k|  97.1 |   389M |  50 |1505 |7943 | 436 | 416k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1795.81/1802.24	c  1802s|290500 | 47782 | 28568k|  97.1 |   389M |  50 |1505 |7936 | 442 | 416k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1796.51/1802.91	c  1803s|290600 | 47791 | 28579k|  97.1 |   389M |  50 |1505 |7945 | 437 | 416k|  1 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1797.11/1803.55	c  1804s|290700 | 47801 | 28589k|  97.1 |   389M |  50 |1505 |8014 | 464 | 416k|  2 | 265k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1797.81/1804.29	c  1804s|290800 | 47814 | 28602k|  97.1 |   389M |  50 |1505 |8071 | 453 | 416k|  0 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1798.40/1804.88	c  1805s|290900 | 47834 | 28612k|  97.1 |   389M |  50 |1505 |8122 | 442 | 416k|  1 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.68%
1799.10/1805.51	c  1806s|291000 | 47825 | 28621k|  97.1 |   389M |  50 |1505 |8031 | 453 | 416k|  0 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1799.50/1805.94	c  1806s|291100 | 47829 | 28627k|  97.1 |   389M |  50 |1505 |8060 | 451 | 416k|  0 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1800.00/1806.48	c  1806s|291200 | 47833 | 28635k|  97.1 |   389M |  50 |1505 |8095 | 440 | 416k|  0 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1800.61/1807.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1800.61/1807.06	c  1807s|291300 | 47856 | 28644k|  97.1 |   389M |  50 |1505 |8079 | 459 | 417k|  1 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1801.19/1807.62	c  1808s|291400 | 47856 | 28652k|  97.1 |   389M |  50 |1505 |8128 | 444 | 417k|  0 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1801.79/1808.29	c  1808s|291500 | 47870 | 28663k|  97.1 |   389M |  50 |1505 |7983 | 453 | 417k|  1 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1802.49/1808.97	c  1809s|291600 | 47876 | 28674k|  97.1 |   390M |  50 |1505 |8011 | 441 | 417k|  1 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1803.29/1809.73	c  1810s|291700 | 47881 | 28686k|  97.1 |   390M |  50 |1505 |7974 | 485 | 417k|  0 | 266k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1803.89/1810.31	c  1810s|291800 | 47883 | 28695k|  97.1 |   390M |  50 |1505 |8012 | 432 | 417k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1804.28/1810.76	c  1811s|291900 | 47888 | 28702k|  97.1 |   390M |  50 |1505 |8032 | 448 | 417k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1804.88/1811.40	c  1811s|292000 | 47893 | 28712k|  97.1 |   390M |  50 |1505 |8002 | 430 | 417k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1805.59/1812.04	c  1812s|292100 | 47897 | 28722k|  97.1 |   390M |  50 |1505 |8001 | 455 | 418k|  0 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1806.18/1812.64	c  1813s|292200 | 47909 | 28732k|  97.1 |   390M |  50 |1505 |8043 | 472 | 418k|  0 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.71%
1806.87/1813.34	c  1813s|292300 | 47945 | 28743k|  97.1 |   391M |  50 |1505 |7822 | 421 | 418k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1807.77/1814.21	c  1814s|292400 | 47967 | 28757k|  97.1 |   392M |  50 |1505 |7809 | 428 | 418k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1808.37/1814.89	c  1815s|292500 | 47978 | 28768k|  97.1 |   392M |  50 |1505 |7818 | 459 | 418k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1809.07/1815.54	c  1816s|292600 | 47985 | 28778k|  97.1 |   392M |  50 |1505 |7788 | 492 | 418k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1809.58/1816.05	c  1816s|292700 | 47990 | 28786k|  97.1 |   393M |  50 |1505 |7812 | 457 | 418k|  0 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1810.16/1816.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1810.16/1816.67	c  1817s|292800 | 48017 | 28795k|  97.1 |   393M |  50 |1505 |7849 | 449 | 418k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1810.67/1817.12	c  1817s|292900 | 48021 | 28801k|  97.1 |   393M |  50 |1505 |7899 | 435 | 419k|  1 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1811.36/1817.87	c  1818s|293000 | 48032 | 28813k|  97.1 |   393M |  50 |1505 |7845 | 431 | 419k|  0 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.72%
1812.15/1818.63	c  1819s|293100 | 48054 | 28824k|  97.1 |   393M |  50 |1505 |7738 | 442 | 419k|  0 | 267k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1812.85/1819.32	c  1819s|293200 | 48083 | 28835k|  97.1 |   393M |  50 |1505 |7733 | 446 | 419k|  2 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1813.35/1819.87	c  1820s|293300 | 48094 | 28844k|  97.1 |   393M |  50 |1505 |7826 | 435 | 419k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1814.05/1820.56	c  1821s|293400 | 48104 | 28855k|  97.1 |   393M |  50 |1505 |7825 | 490 | 419k|  1 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1814.85/1821.36	c  1821s|293500 | 48125 | 28867k|  97.2 |   393M |  50 |1505 |7763 | 467 | 420k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1815.74/1822.23	c  1822s|293600 | 48126 | 28882k|  97.2 |   393M |  50 |1505 |7769 | 465 | 420k|  2 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1816.34/1822.84	c  1823s|293700 | 48129 | 28892k|  97.2 |   394M |  50 |1505 |7806 | 421 | 420k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1816.84/1823.32	c  1823s|293800 | 48129 | 28900k|  97.2 |   394M |  50 |1505 |7853 | 427 | 420k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1817.34/1823.80	c  1824s|293900 | 48126 | 28907k|  97.2 |   394M |  50 |1505 |7891 | 488 | 420k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1818.34/1824.86	c  1825s|294000 | 48140 | 28922k|  97.2 |   394M |  50 |1505 |7809 | 447 | 420k|  1 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1819.24/1825.74	c  1826s|294100 | 48148 | 28937k|  97.2 |   394M |  50 |1505 |7786 | 427 | 420k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1820.04/1826.51	c  1827s|294200 | 48157 | 28952k|  97.2 |   394M |  50 |1505 |7787 | 454 | 421k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1820.55/1827.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1820.55/1827.03	c  1827s|294300 | 48165 | 28962k|  97.2 |   394M |  50 |1505 |7791 | 457 | 421k|  1 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1821.03/1827.50	c  1828s|294400 | 48165 | 28972k|  97.2 |   394M |  50 |1505 |7798 | 456 | 421k|  1 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1821.93/1828.49	c  1828s|294500 | 48148 | 28989k|  97.2 |   394M |  50 |1505 |7757 | 500 | 421k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1822.73/1829.22	c  1829s|294600 | 48156 | 29001k|  97.2 |   394M |  50 |1505 |7788 | 456 | 421k|  0 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1823.33/1829.81	c  1830s|294700 | 48160 | 29010k|  97.2 |   394M |  50 |1505 |7801 | 449 | 421k|  1 | 268k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1823.72/1830.29	c  1830s|294800 | 48198 | 29017k|  97.2 |   394M |  50 |1505 |7887 | 441 | 421k|  1 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1824.12/1830.61	c  1831s|294900 | 48209 | 29021k|  97.2 |   394M |  50 |1505 |7913 | 438 | 421k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1824.42/1830.90	c  1831s|295000 | 48227 | 29025k|  97.2 |   394M |  50 |1505 |8046 | 440 | 421k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1824.72/1831.21	c  1831s|295100 | 48230 | 29029k|  97.2 |   394M |  50 |1505 |8146 | 437 | 421k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1825.02/1831.50	c  1831s|295200 | 48225 | 29033k|  97.2 |   394M |  50 |1505 |8270 | 437 | 422k|  1 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1825.42/1831.90	c  1832s|295300 | 48225 | 29039k|  97.1 |   394M |  50 |1505 |8297 | 437 | 422k|  1 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1825.72/1832.22	c  1832s|295400 | 48225 | 29043k|  97.1 |   394M |  50 |1505 |8311 | 438 | 422k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1826.02/1832.56	c  1833s|295500 | 48219 | 29048k|  97.1 |   394M |  50 |1505 |8299 | 448 | 422k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1826.41/1832.96	c  1833s|295600 | 48220 | 29054k|  97.1 |   394M |  50 |1505 |8270 | 459 | 422k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1826.81/1833.35	c  1833s|295700 | 48213 | 29060k|  97.1 |   394M |  50 |1505 |8320 | 445 | 422k|  0 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1827.21/1833.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1827.21/1833.75	c  1834s|295800 | 48220 | 29066k|  97.1 |   394M |  50 |1505 |8327 | 441 | 422k|  1 | 269k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1827.62/1834.15	c  1834s|295900 | 48230 | 29072k|  97.1 |   394M |  50 |1505 |8460 | 452 | 422k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1828.01/1834.54	c  1835s|296000 | 48231 | 29078k|  97.0 |   394M |  50 |1505 |8483 | 453 | 422k|  0 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1828.41/1834.99	c  1835s|296100 | 48224 | 29085k|  97.0 |   394M |  50 |1505 |8488 | 440 | 422k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1829.11/1835.61	c  1836s|296200 | 48226 | 29094k|  97.0 |   394M |  50 |1505 |8425 | 437 | 423k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1829.52/1836.03	c  1836s|296300 | 48235 | 29101k|  97.0 |   394M |  50 |1505 |8438 | 432 | 423k|  0 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1830.00/1836.52	c  1837s|296400 | 48236 | 29109k|  97.0 |   394M |  50 |1505 |8437 | 457 | 423k|  0 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1831.90/1838.43	c  1838s|296500 | 48192 | 29136k|  97.1 |   394M |  50 |1505 |8204 | 450 | 423k|  0 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1832.39/1838.92	c  1839s|296600 | 48206 | 29144k|  97.1 |   394M |  50 |1505 |8181 | 447 | 423k|  0 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.73%
1833.29/1839.86	c  1840s|296700 | 48186 | 29158k|  97.1 |   395M |  50 |1505 |8025 | 450 | 423k|  0 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1833.79/1840.35	c  1840s|296800 | 48198 | 29166k|  97.1 |   395M |  50 |1505 |8087 | 455 | 423k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1834.19/1840.79	c  1841s|296900 | 48213 | 29171k|  97.1 |   395M |  50 |1505 |8126 | 433 | 423k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1834.69/1841.23	c  1841s|297000 | 48221 | 29178k|  97.1 |   395M |  50 |1505 |8209 | 498 | 423k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1835.28/1841.88	c  1842s|297100 | 48218 | 29188k|  97.1 |   395M |  50 |1505 |8227 | 450 | 423k|  1 | 270k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1835.98/1842.52	c  1843s|297200 | 48224 | 29197k|  97.1 |   395M |  50 |1505 |8269 | 473 | 423k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1836.59/1843.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1836.59/1843.16	c  1843s|297300 | 48221 | 29207k|  97.1 |   395M |  50 |1505 |8254 | 461 | 424k|  1 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1837.38/1843.91	c  1844s|297400 | 48208 | 29218k|  97.1 |   395M |  50 |1505 |8235 | 441 | 424k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1837.97/1844.51	c  1845s|297500 | 48208 | 29227k|  97.1 |   395M |  50 |1505 |8222 | 433 | 424k|  1 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1838.48/1845.07	c  1845s|297600 | 48223 | 29237k|  97.1 |   396M |  50 |1505 |8244 | 453 | 424k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1839.07/1845.67	c  1846s|297700 | 48228 | 29246k|  97.1 |   396M |  50 |1505 |8252 | 426 | 424k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1839.77/1846.35	c  1846s|297800 | 48237 | 29257k|  97.1 |   396M |  50 |1505 |8230 | 451 | 424k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1840.27/1846.82	c  1847s|297900 | 48251 | 29264k|  97.1 |   396M |  50 |1505 |8234 | 443 | 424k|  1 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1840.58/1847.19	c  1847s|298000 | 48257 | 29269k|  97.0 |   396M |  50 |1505 |8228 | 447 | 424k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1841.26/1847.83	c  1848s|298100 | 48247 | 29279k|  97.0 |   396M |  50 |1505 |8210 | 472 | 425k|  1 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1842.06/1848.63	c  1849s|298200 | 48241 | 29291k|  97.0 |   396M |  50 |1505 |8172 | 453 | 425k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1842.57/1849.12	c  1849s|298300 | 48245 | 29299k|  97.0 |   396M |  50 |1505 |8211 | 439 | 425k|  0 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1843.06/1849.63	c  1850s|298400 | 48238 | 29307k|  97.0 |   396M |  50 |1505 |8236 | 463 | 425k|  1 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1843.65/1850.25	c  1850s|298500 | 48245 | 29317k|  97.0 |   396M |  50 |1505 |8220 | 432 | 425k|  2 | 271k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1844.56/1851.14	c  1851s|298600 | 48232 | 29330k|  97.0 |   396M |  50 |1505 |8186 | 825 | 425k|  0 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.74%
1845.75/1852.33	c  1852s|298700 | 48223 | 29346k|  97.1 |   396M |  50 |1505 |8109 | 452 | 425k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1846.25/1852.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1846.25/1852.84	c  1853s|298800 | 48248 | 29354k|  97.1 |   396M |  50 |1505 |8107 | 431 | 425k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1847.14/1853.74	c  1854s|298900 | 48279 | 29369k|  97.1 |   396M |  50 |1505 |8218 | 439 | 425k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1847.94/1854.51	c  1855s|299000 | 48294 | 29382k|  97.1 |   396M |  50 |1505 |8320 |   0 | 426k|  0 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1848.45/1855.07	c  1855s|299100 | 48318 | 29391k|  97.1 |   396M |  50 |1505 |8332 | 439 | 426k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1849.04/1855.61	c  1856s|299200 | 48324 | 29399k|  97.1 |   396M |  50 |1505 |8373 | 448 | 426k|  0 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1849.63/1856.20	c  1856s|299300 | 48342 | 29408k|  97.1 |   396M |  50 |1505 |8282 | 439 | 426k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1850.03/1856.65	c  1857s|299400 | 48360 | 29415k|  97.1 |   396M |  50 |1505 |8256 | 432 | 426k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1850.73/1857.35	c  1857s|299500 | 48362 | 29426k|  97.1 |   396M |  50 |1505 |8243 | 445 | 426k|  0 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1851.23/1857.86	c  1858s|299600 | 48368 | 29434k|  97.1 |   396M |  50 |1505 |8256 | 464 | 426k|  1 | 272k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1852.13/1858.71	c  1859s|299700 | 48376 | 29448k|  97.1 |   396M |  50 |1505 |8110 | 442 | 426k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.75%
1852.92/1859.50	c  1860s|299800 | 48382 | 29460k|  97.1 |   396M |  50 |1505 |8109 | 472 | 427k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1853.53/1860.19	c  1860s|299900 | 48382 | 29470k|  97.1 |   397M |  50 |1505 |8105 | 446 | 427k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1854.22/1860.81	c  1861s|300000 | 48386 | 29480k|  97.1 |   397M |  50 |1505 |8111 | 437 | 427k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1854.82/1861.45	c  1861s|300100 | 48388 | 29490k|  97.1 |   397M |  50 |1505 |8183 | 436 | 427k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1855.31/1861.95	c  1862s|300200 | 48404 | 29498k|  97.1 |   397M |  50 |1505 |8193 | 451 | 427k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1855.91/1862.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1855.91/1862.54	c  1863s|300300 | 48407 | 29507k|  97.1 |   397M |  50 |1505 |8236 | 459 | 427k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1856.61/1863.20	c  1863s|300400 | 48427 | 29518k|  97.1 |   397M |  50 |1505 |8243 | 447 | 427k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1857.21/1863.87	c  1864s|300500 | 48448 | 29528k|  97.1 |   397M |  50 |1505 |8212 | 455 | 427k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1858.01/1864.64	c  1865s|300600 | 48460 | 29540k|  97.1 |   397M |  50 |1505 |8200 | 433 | 428k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1858.90/1865.58	c  1866s|300700 | 48465 | 29555k|  97.1 |   397M |  50 |1505 |8178 | 489 | 428k|  0 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1859.70/1866.33	c  1866s|300800 | 48474 | 29567k|  97.1 |   397M |  50 |1505 |8119 | 429 | 428k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.76%
1860.41/1867.09	c  1867s|300900 | 48490 | 29579k|  97.1 |   397M |  50 |1505 |8096 | 449 | 428k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1861.29/1867.94	c  1868s|301000 | 48526 | 29594k|  97.1 |   397M |  50 |1505 |8098 | 439 | 428k|  1 | 273k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1861.79/1868.43	c  1868s|301100 | 48544 | 29601k|  97.1 |   397M |  50 |1505 |8119 | 447 | 428k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1862.40/1869.07	c  1869s|301200 | 48585 | 29611k|  97.1 |   397M |  50 |1505 |8137 | 449 | 429k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1863.09/1869.75	c  1870s|301300 | 48604 | 29622k|  97.1 |   397M |  50 |1505 |8144 | 457 | 429k|  0 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1863.69/1870.39	c  1870s|301400 | 48610 | 29633k|  97.1 |   397M |  50 |1505 |8190 | 453 | 429k|  2 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1864.40/1871.06	c  1871s|301500 | 48620 | 29643k|  97.2 |   397M |  50 |1505 |8221 | 448 | 429k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1864.98/1871.64	c  1872s|301600 | 48625 | 29652k|  97.1 |   397M |  50 |1505 |8276 | 466 | 429k|  2 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1865.49/1872.19	c  1872s|301700 | 48636 | 29661k|  97.1 |   397M |  50 |1505 |8262 | 451 | 429k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1865.98/1872.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1865.98/1872.68	c  1873s|301800 | 48663 | 29668k|  97.1 |   397M |  50 |1505 |8340 | 443 | 429k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.77%
1866.78/1873.44	c  1873s|301900 | 48671 | 29681k|  97.1 |   397M |  50 |1505 |8340 | 426 | 430k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.80%
1867.38/1874.09	c  1874s|302000 | 48684 | 29691k|  97.1 |   397M |  50 |1505 |8361 | 441 | 430k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.81%
1867.87/1874.59	c  1875s|302100 | 48701 | 29699k|  97.1 |   397M |  50 |1505 |8382 | 451 | 430k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.81%
1868.38/1875.02	c  1875s|302200 | 48706 | 29705k|  97.1 |   397M |  50 |1505 |8422 | 449 | 430k|  1 | 274k|  24 | 5.000000e+00 |      --      |    Inf |   3.81%
1868.97/1875.65	c  1876s|302300 | 48707 | 29716k|  97.1 |   397M |  50 |1505 |8429 | 458 | 430k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.81%
1869.57/1876.25	c  1876s|302400 | 48724 | 29725k|  97.1 |   397M |  50 |1505 |8369 | 430 | 430k|  0 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1869.96/1876.69	c  1877s|302500 | 48731 | 29731k|  97.1 |   397M |  50 |1505 |8353 | 438 | 430k|  2 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1870.47/1877.19	c  1877s|302600 | 48734 | 29739k|  97.1 |   398M |  50 |1505 |8387 | 437 | 430k|  0 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1871.06/1877.79	c  1878s|302700 | 48756 | 29748k|  97.1 |   398M |  50 |1505 |8336 | 441 | 431k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1872.06/1878.71	c  1879s|302800 | 48750 | 29762k|  97.1 |   398M |  50 |1505 |8297 | 453 | 431k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1872.75/1879.41	c  1879s|302900 | 48756 | 29773k|  97.1 |   398M |  50 |1505 |8176 | 449 | 431k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1873.46/1880.12	c  1880s|303000 | 48760 | 29784k|  97.1 |   398M |  50 |1505 |8191 | 450 | 431k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1874.15/1880.83	c  1881s|303100 | 48769 | 29795k|  97.1 |   398M |  50 |1505 |8230 | 437 | 431k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.82%
1874.75/1881.41	c  1881s|303200 | 48776 | 29804k|  97.1 |   398M |  50 |1505 |8182 | 475 | 431k|  1 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1875.46/1882.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1875.46/1882.12	c  1882s|303300 | 48796 | 29816k|  97.1 |   398M |  50 |1505 |8268 | 437 | 431k|  0 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1876.24/1882.91	c  1883s|303400 | 48797 | 29829k|  97.2 |   398M |  50 |1505 |8238 | 437 | 431k|  0 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1876.64/1883.35	c  1883s|303500 | 48812 | 29836k|  97.1 |   398M |  50 |1505 |8290 | 466 | 432k|  0 | 275k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1877.04/1883.71	c  1884s|303600 | 48819 | 29840k|  97.1 |   398M |  50 |1505 |8404 | 466 | 432k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1877.35/1884.10	c  1884s|303700 | 48822 | 29846k|  97.1 |   398M |  50 |1505 |8460 | 471 | 432k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1877.84/1884.58	c  1885s|303800 | 48825 | 29853k|  97.1 |   398M |  50 |1505 |8493 | 446 | 432k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1878.53/1885.25	c  1885s|303900 | 48821 | 29864k|  97.1 |   398M |  50 |1505 |8448 | 444 | 432k|  0 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1879.34/1886.02	c  1886s|304000 | 48828 | 29876k|  97.1 |   398M |  50 |1505 |8403 | 436 | 432k|  0 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1879.93/1886.68	c  1887s|304100 | 48830 | 29887k|  97.1 |   398M |  50 |1505 |8388 | 443 | 432k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1880.53/1887.22	c  1887s|304200 | 48837 | 29895k|  97.1 |   398M |  50 |1505 |8360 | 431 | 432k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.83%
1881.22/1887.96	c  1888s|304300 | 48838 | 29907k|  97.1 |   398M |  50 |1505 |8427 | 448 | 432k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1881.92/1888.60	c  1889s|304400 | 48847 | 29917k|  97.1 |   398M |  50 |1505 |8416 | 429 | 433k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1882.43/1889.13	c  1889s|304500 | 48845 | 29925k|  97.1 |   398M |  50 |1505 |8463 | 420 | 433k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1883.33/1890.06	c  1890s|304600 | 48812 | 29939k|  97.1 |   398M |  50 |1505 |8500 | 426 | 433k|  0 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1883.81/1890.56	c  1891s|304700 | 48841 | 29948k|  97.1 |   398M |  50 |1505 |8470 | 449 | 433k|  1 | 276k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1884.51/1891.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1884.51/1891.22	c  1891s|304800 | 48855 | 29959k|  97.1 |   398M |  50 |1505 |8535 | 444 | 433k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1885.11/1891.84	c  1892s|304900 | 48859 | 29968k|  97.1 |   398M |  50 |1505 |8629 | 446 | 433k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1885.61/1892.35	c  1892s|305000 | 48879 | 29976k|  97.1 |   398M |  50 |1505 |8696 | 452 | 434k|  0 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1886.32/1893.05	c  1893s|305100 | 48867 | 29985k|  97.1 |   398M |  50 |1505 |8698 | 433 | 434k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1886.80/1893.57	c  1894s|305200 | 48866 | 29994k|  97.1 |   398M |  50 |1505 |8621 | 434 | 434k|  0 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1887.31/1894.05	c  1894s|305300 | 48875 | 30001k|  97.1 |   398M |  50 |1505 |8593 | 445 | 434k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1887.90/1894.62	c  1895s|305400 | 48888 | 30009k|  97.1 |   399M |  50 |1505 |8530 | 426 | 434k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1888.50/1895.27	c  1895s|305500 | 48905 | 30021k|  97.1 |   399M |  50 |1505 |8526 | 433 | 434k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1889.20/1895.94	c  1896s|305600 | 48935 | 30032k|  97.1 |   399M |  50 |1505 |8520 | 453 | 434k|  0 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1889.89/1896.66	c  1897s|305700 | 48915 | 30043k|  97.1 |   399M |  50 |1505 |8543 | 486 | 434k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1890.59/1897.31	c  1897s|305800 | 48923 | 30053k|  97.1 |   400M |  50 |1505 |8569 | 455 | 435k|  1 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1891.30/1898.03	c  1898s|305900 | 48923 | 30064k|  97.1 |   400M |  50 |1505 |8528 | 459 | 435k|  0 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1891.98/1898.74	c  1899s|306000 | 48926 | 30075k|  97.1 |   400M |  50 |1505 |8506 | 456 | 435k|  0 | 277k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1892.78/1899.59	c  1900s|306100 | 48945 | 30089k|  97.1 |   400M |  50 |1505 |8534 | 452 | 435k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1893.39/1900.15	c  1900s|306200 | 48934 | 30097k|  97.1 |   402M |  50 |1505 |8597 | 447 | 435k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1894.18/1900.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1894.18/1900.93	c  1901s|306300 | 48965 | 30109k|  97.1 |   402M |  50 |1505 |8483 |   0 | 435k|  0 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1894.77/1901.57	c  1902s|306400 | 48969 | 30119k|  97.1 |   402M |  50 |1505 |8582 | 435 | 436k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1895.39/1902.16	c  1902s|306500 | 48971 | 30128k|  97.1 |   402M |  50 |1505 |8588 | 448 | 436k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1896.07/1902.89	c  1903s|306600 | 48978 | 30140k|  97.2 |   402M |  50 |1505 |8614 | 450 | 436k|  0 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1896.97/1903.78	c  1904s|306700 | 48947 | 30154k|  97.2 |   402M |  50 |1505 |8562 | 436 | 436k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.84%
1897.56/1904.33	c  1904s|306800 | 48949 | 30163k|  97.2 |   402M |  50 |1505 |8560 | 448 | 436k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1898.37/1905.13	c  1905s|306900 | 48980 | 30175k|  97.2 |   402M |  50 |1505 |8380 | 437 | 436k|  1 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1899.06/1905.80	c  1906s|307000 | 49004 | 30186k|  97.2 |   402M |  50 |1505 |8300 |   0 | 437k|  0 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1899.66/1906.47	c  1906s|307100 | 49019 | 30196k|  97.2 |   402M |  50 |1505 |8298 | 437 | 437k|  0 | 278k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1900.06/1906.89	c  1907s|307200 | 49031 | 30203k|  97.2 |   402M |  50 |1505 |8313 | 439 | 437k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1900.65/1907.41	c  1907s|307300 | 49031 | 30212k|  97.2 |   402M |  50 |1505 |8314 | 452 | 437k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1901.36/1908.14	c  1908s|307400 | 49034 | 30224k|  97.2 |   403M |  50 |1505 |8307 | 450 | 437k|  0 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1901.95/1908.70	c  1909s|307500 | 49024 | 30232k|  97.2 |   403M |  50 |1505 |8329 | 476 | 437k|  0 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.85%
1902.45/1909.28	c  1909s|307600 | 49034 | 30241k|  97.2 |   403M |  50 |1505 |8162 | 443 | 437k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.87%
1903.26/1910.10	c  1910s|307700 | 49061 | 30254k|  97.2 |   403M |  50 |1505 |8186 | 468 | 438k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1903.84/1910.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1903.84/1910.69	c  1911s|307800 | 49082 | 30264k|  97.2 |   403M |  50 |1505 |8196 | 443 | 438k|  0 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1904.54/1911.31	c  1911s|307900 | 49095 | 30273k|  97.2 |   403M |  50 |1505 |8166 | 444 | 438k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1905.14/1911.98	c  1912s|308000 | 49103 | 30283k|  97.2 |   404M |  50 |1505 |8084 | 433 | 438k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1905.64/1912.40	c  1912s|308100 | 49101 | 30289k|  97.2 |   404M |  50 |1505 |8132 | 454 | 438k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1906.25/1913.01	c  1913s|308200 | 49123 | 30299k|  97.2 |   404M |  50 |1505 |8129 | 436 | 438k|  0 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1906.83/1913.62	c  1914s|308300 | 49156 | 30310k|  97.2 |   404M |  50 |1505 |8199 | 438 | 438k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1907.43/1914.22	c  1914s|308400 | 49162 | 30318k|  97.2 |   404M |  50 |1505 |8223 | 452 | 438k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1908.03/1914.85	c  1915s|308500 | 49182 | 30328k|  97.2 |   404M |  50 |1505 |8199 | 440 | 439k|  1 | 279k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1909.02/1915.83	c  1916s|308600 | 49233 | 30344k|  97.2 |   404M |  50 |1505 |8278 | 456 | 439k|  2 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1909.92/1916.75	c  1917s|308700 | 49245 | 30359k|  97.2 |   405M |  50 |1505 |8288 | 449 | 439k|  1 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1910.82/1917.62	c  1918s|308800 | 49240 | 30372k|  97.2 |   405M |  50 |1505 |8195 | 448 | 439k|  1 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1911.71/1918.50	c  1918s|308900 | 49299 | 30386k|  97.2 |   405M |  50 |1505 |8247 | 471 | 440k|  1 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1912.41/1919.27	c  1919s|309000 | 49316 | 30398k|  97.2 |   405M |  50 |1505 |8261 | 437 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1913.01/1919.82	c  1920s|309100 | 49321 | 30407k|  97.2 |   405M |  50 |1505 |8256 |   0 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1913.32/1920.15	c  1920s|309200 | 49344 | 30412k|  97.2 |   405M |  50 |1505 |8283 |   0 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1913.71/1920.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1913.71/1920.51	c  1921s|309300 | 49354 | 30418k|  97.2 |   405M |  50 |1505 |8304 | 424 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.88%
1914.01/1920.84	c  1921s|309400 | 49359 | 30423k|  97.2 |   405M |  50 |1505 |8320 | 421 | 440k|  1 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1914.32/1921.15	c  1921s|309500 | 49374 | 30428k|  97.2 |   405M |  50 |1505 |8327 | 425 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1914.70/1921.57	c  1922s|309600 | 49378 | 30435k|  97.2 |   405M |  50 |1505 |8357 |   0 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1915.10/1921.93	c  1922s|309700 | 49383 | 30442k|  97.2 |   405M |  50 |1505 |8367 | 438 | 440k|  1 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1915.40/1922.27	c  1922s|309800 | 49399 | 30447k|  97.1 |   405M |  50 |1505 |8412 | 424 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1915.80/1922.61	c  1923s|309900 | 49405 | 30453k|  97.1 |   405M |  50 |1505 |8412 | 424 | 440k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1916.10/1922.93	c  1923s|310000 | 49409 | 30458k|  97.1 |   405M |  50 |1505 |8430 | 436 | 441k|  0 | 280k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1916.40/1923.26	c  1923s|310100 | 49403 | 30463k|  97.1 |   405M |  50 |1505 |8447 | 424 | 441k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1916.80/1923.63	c  1924s|310200 | 49404 | 30469k|  97.1 |   405M |  50 |1505 |8450 | 443 | 441k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1917.31/1924.16	c  1924s|310300 | 49418 | 30478k|  97.1 |   405M |  50 |1505 |8456 | 465 | 441k|  0 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1917.89/1924.75	c  1925s|310400 | 49454 | 30488k|  97.1 |   405M |  50 |1505 |8459 | 438 | 441k|  0 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1918.59/1925.45	c  1925s|310500 | 49456 | 30498k|  97.1 |   405M |  50 |1505 |8501 | 436 | 441k|  0 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1919.09/1925.97	c  1926s|310600 | 49469 | 30507k|  97.1 |   405M |  50 |1505 |8459 | 426 | 441k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1919.49/1926.38	c  1926s|310700 | 49475 | 30513k|  97.1 |   405M |  50 |1505 |8458 | 434 | 441k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1919.89/1926.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1919.89/1926.77	c  1927s|310800 | 49491 | 30519k|  97.1 |   405M |  50 |1505 |8501 | 446 | 441k|  0 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1920.30/1927.19	c  1927s|310900 | 49484 | 30526k|  97.1 |   405M |  50 |1505 |8550 | 439 | 441k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1920.88/1927.73	c  1928s|311000 | 49517 | 30534k|  97.0 |   405M |  50 |1505 |8562 | 428 | 442k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1921.38/1928.25	c  1928s|311100 | 49522 | 30543k|  97.0 |   405M |  50 |1505 |8575 | 431 | 442k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1921.98/1928.85	c  1929s|311200 | 49558 | 30552k|  97.0 |   405M |  50 |1505 |8519 | 436 | 442k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1922.58/1929.42	c  1929s|311300 | 49582 | 30562k|  97.0 |   405M |  50 |1505 |8509 | 444 | 442k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1923.37/1930.24	c  1930s|311400 | 49613 | 30575k|  97.1 |   405M |  50 |1505 |8488 | 431 | 442k|  2 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1923.87/1930.78	c  1931s|311500 | 49612 | 30584k|  97.1 |   405M |  50 |1505 |8507 | 431 | 442k|  0 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1924.67/1931.52	c  1932s|311600 | 49648 | 30595k|  97.1 |   405M |  50 |1505 |8474 | 447 | 442k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1925.18/1932.07	c  1932s|311700 | 49661 | 30604k|  97.1 |   405M |  50 |1505 |8472 | 450 | 443k|  1 | 281k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1925.57/1932.49	c  1932s|311800 | 49666 | 30610k|  97.0 |   405M |  50 |1505 |8593 | 447 | 443k|  1 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1926.06/1933.01	c  1933s|311900 | 49666 | 30618k|  97.0 |   405M |  50 |1505 |8644 | 434 | 443k|  1 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1926.76/1933.64	c  1934s|312000 | 49672 | 30628k|  97.0 |   405M |  50 |1505 |8670 | 428 | 443k|  1 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1927.27/1934.15	c  1934s|312100 | 49682 | 30636k|  97.0 |   405M |  50 |1505 |8705 | 437 | 443k|  1 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1927.86/1934.73	c  1935s|312200 | 49686 | 30646k|  97.0 |   405M |  50 |1505 |8746 | 421 | 443k|  0 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1928.46/1935.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1928.46/1935.36	c  1935s|312300 | 49705 | 30656k|  97.0 |   405M |  50 |1505 |8632 | 438 | 443k|  0 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1929.05/1935.99	c  1936s|312400 | 49711 | 30666k|  97.0 |   405M |  50 |1505 |8602 | 439 | 443k|  1 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.89%
1929.75/1936.63	c  1937s|312500 | 49715 | 30676k|  97.0 |   405M |  50 |1505 |8639 | 458 | 444k|  1 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1930.35/1937.20	c  1937s|312600 | 49724 | 30685k|  97.0 |   405M |  50 |1505 |8583 | 444 | 444k|  0 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1930.85/1937.70	c  1938s|312700 | 49744 | 30692k|  97.0 |   406M |  50 |1505 |8586 | 452 | 444k|  0 | 282k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1931.44/1938.39	c  1938s|312800 | 49744 | 30702k|  97.0 |   406M |  50 |1505 |8658 | 450 | 444k|  0 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1932.04/1938.95	c  1939s|312900 | 49760 | 30710k|  97.0 |   406M |  50 |1505 |8707 | 450 | 444k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1932.64/1939.53	c  1940s|313000 | 49748 | 30720k|  97.0 |   406M |  50 |1505 |8731 | 565 | 444k|  0 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1933.74/1940.68	c  1941s|313100 | 49731 | 30737k|  97.0 |   406M |  50 |1505 |8637 | 451 | 444k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1934.15/1941.09	c  1941s|313200 | 49737 | 30743k|  97.0 |   406M |  50 |1505 |8698 | 428 | 444k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1935.03/1941.91	c  1942s|313300 | 49724 | 30756k|  97.0 |   406M |  50 |1505 |8678 | 442 | 445k|  0 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1935.83/1942.76	c  1943s|313400 | 49732 | 30768k|  97.1 |   406M |  50 |1505 |8621 | 444 | 445k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1936.53/1943.46	c  1943s|313500 | 49738 | 30780k|  97.1 |   406M |  50 |1505 |8535 | 453 | 445k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1937.14/1944.01	c  1944s|313600 | 49745 | 30788k|  97.1 |   407M |  50 |1505 |8519 | 436 | 445k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1937.82/1944.73	c  1945s|313700 | 49750 | 30800k|  97.1 |   407M |  50 |1505 |8552 | 436 | 445k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1938.52/1945.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1938.52/1945.47	c  1945s|313800 | 49758 | 30812k|  97.1 |   407M |  50 |1505 |8576 | 438 | 445k|  0 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1939.23/1946.17	c  1946s|313900 | 49772 | 30823k|  97.1 |   407M |  50 |1505 |8598 | 439 | 445k|  1 | 283k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1939.91/1946.87	c  1947s|314000 | 49814 | 30833k|  97.1 |   407M |  50 |1505 |8520 | 447 | 446k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.90%
1941.01/1948.00	c  1948s|314100 | 49841 | 30852k|  97.1 |   407M |  50 |1505 |8532 |   0 | 446k|  0 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1941.51/1948.43	c  1948s|314200 | 49847 | 30858k|  97.1 |   407M |  50 |1505 |8594 | 444 | 446k|  0 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1942.01/1949.00	c  1949s|314300 | 49843 | 30867k|  97.1 |   407M |  50 |1505 |8613 | 457 | 446k|  0 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1942.51/1949.50	c  1949s|314400 | 49849 | 30875k|  97.1 |   407M |  50 |1505 |8572 | 448 | 446k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1943.12/1950.06	c  1950s|314500 | 49855 | 30883k|  97.1 |   407M |  50 |1505 |8548 | 434 | 446k|  0 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1943.50/1950.49	c  1950s|314600 | 49863 | 30890k|  97.1 |   407M |  50 |1505 |8673 | 434 | 446k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1944.21/1951.18	c  1951s|314700 | 49867 | 30901k|  97.1 |   408M |  50 |1505 |8688 | 431 | 446k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1944.90/1951.83	c  1952s|314800 | 49878 | 30911k|  97.1 |   408M |  50 |1505 |8711 | 446 | 446k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1945.69/1952.61	c  1953s|314900 | 49904 | 30924k|  97.1 |   408M |  50 |1505 |8714 | 442 | 447k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1946.29/1953.21	c  1953s|315000 | 49901 | 30933k|  97.1 |   408M |  50 |1505 |8703 | 439 | 447k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.91%
1946.79/1953.77	c  1954s|315100 | 49919 | 30942k|  97.1 |   408M |  50 |1505 |8635 | 437 | 447k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1947.59/1954.58	c  1955s|315200 | 49915 | 30956k|  97.1 |   409M |  50 |1505 |8631 | 425 | 447k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1948.29/1955.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1948.29/1955.29	c  1955s|315300 | 49930 | 30967k|  97.1 |   409M |  50 |1505 |8553 | 444 | 447k|  1 | 284k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1948.98/1955.94	c  1956s|315400 | 49954 | 30976k|  97.1 |   409M |  50 |1505 |8583 | 433 | 448k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1949.59/1956.55	c  1957s|315500 | 49950 | 30986k|  97.1 |   409M |  50 |1505 |8588 | 443 | 448k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1950.29/1957.27	c  1957s|315600 | 49959 | 30997k|  97.1 |   409M |  50 |1505 |8499 | 426 | 448k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1950.98/1957.90	c  1958s|315700 | 49970 | 31007k|  97.1 |   409M |  50 |1505 |8481 | 425 | 448k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1951.38/1958.35	c  1958s|315800 | 49999 | 31014k|  97.1 |   409M |  50 |1505 |8538 | 425 | 448k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1951.88/1958.84	c  1959s|315900 | 50029 | 31021k|  97.1 |   409M |  50 |1505 |8588 | 440 | 448k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1952.28/1959.26	c  1959s|316000 | 50039 | 31027k|  97.1 |   409M |  50 |1505 |8635 | 449 | 448k|  0 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1952.68/1959.66	c  1960s|316100 | 50040 | 31034k|  97.1 |   409M |  50 |1505 |8630 | 442 | 449k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1953.09/1960.02	c  1960s|316200 | 50038 | 31040k|  97.1 |   409M |  50 |1505 |8651 | 448 | 449k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1953.48/1960.43	c  1960s|316300 | 50026 | 31046k|  97.0 |   409M |  50 |1505 |8656 | 473 | 449k|  0 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1954.27/1961.26	c  1961s|316400 | 50013 | 31059k|  97.0 |   409M |  50 |1505 |8562 | 445 | 449k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1954.87/1961.84	c  1962s|316500 | 50024 | 31067k|  97.0 |   409M |  50 |1505 |8514 | 439 | 449k|  2 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.92%
1955.47/1962.49	c  1962s|316600 | 50068 | 31077k|  97.0 |   409M |  50 |1505 |8555 | 441 | 449k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1956.18/1963.18	c  1963s|316700 | 50110 | 31088k|  97.1 |   409M |  50 |1505 |8568 | 459 | 449k|  1 | 285k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1956.77/1963.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1956.77/1963.72	c  1964s|316800 | 50136 | 31096k|  97.0 |   409M |  50 |1505 |8657 | 452 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1957.46/1964.45	c  1964s|316900 | 50151 | 31107k|  97.1 |   409M |  50 |1505 |8747 | 453 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1958.17/1965.14	c  1965s|317000 | 50173 | 31117k|  97.1 |   409M |  50 |1505 |8766 | 461 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1958.96/1965.91	c  1966s|317100 | 50196 | 31129k|  97.1 |   409M |  50 |1505 |8689 | 452 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1959.55/1966.55	c  1967s|317200 | 50218 | 31139k|  97.1 |   409M |  50 |1505 |8651 | 440 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1960.25/1967.24	c  1967s|317300 | 50248 | 31150k|  97.1 |   409M |  50 |1505 |8636 | 434 | 450k|  2 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1960.85/1967.87	c  1968s|317400 | 50259 | 31160k|  97.1 |   409M |  50 |1505 |8656 | 431 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1961.35/1968.38	c  1968s|317500 | 50269 | 31168k|  97.1 |   409M |  50 |1505 |8695 | 473 | 450k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1962.16/1969.11	c  1969s|317600 | 50262 | 31179k|  97.1 |   409M |  50 |1505 |8707 | 449 | 451k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1962.74/1969.77	c  1970s|317700 | 50288 | 31189k|  97.1 |   409M |  50 |1505 |8681 | 457 | 451k|  1 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1963.44/1970.47	c  1970s|317800 | 50304 | 31200k|  97.1 |   409M |  50 |1505 |8641 | 447 | 451k|  0 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1963.94/1970.96	c  1971s|317900 | 50301 | 31208k|  97.1 |   409M |  50 |1505 |8683 |   0 | 451k|  0 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.93%
1964.34/1971.38	c  1971s|318000 | 50313 | 31214k|  97.0 |   410M |  50 |1505 |8714 | 447 | 451k|  0 | 286k|  24 | 5.000000e+00 |      --      |    Inf |   3.94%
1964.74/1971.78	c  1972s|318100 | 50316 | 31220k|  97.0 |   410M |  50 |1505 |8781 | 461 | 451k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.94%
1965.33/1972.31	c  1972s|318200 | 50344 | 31228k|  97.0 |   410M |  50 |1505 |8817 | 447 | 451k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.94%
1965.93/1972.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1965.93/1972.90	c  1973s|318300 | 50335 | 31237k|  97.0 |   410M |  50 |1505 |8808 | 438 | 452k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.94%
1966.53/1973.50	c  1973s|318400 | 50356 | 31247k|  97.0 |   410M |  50 |1505 |8804 | 429 | 452k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.94%
1967.33/1974.38	c  1974s|318500 | 50358 | 31260k|  97.0 |   410M |  50 |1505 |8701 | 428 | 452k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.94%
1967.93/1975.01	c  1975s|318600 | 50362 | 31269k|  97.0 |   410M |  50 |1505 |8700 | 456 | 452k|  0 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1968.52/1975.56	c  1976s|318700 | 50364 | 31277k|  97.0 |   410M |  50 |1505 |8706 | 432 | 452k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1969.13/1976.14	c  1976s|318800 | 50408 | 31286k|  97.0 |   411M |  50 |1505 |8692 | 425 | 452k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1969.72/1976.70	c  1977s|318900 | 50429 | 31294k|  97.0 |   411M |  50 |1505 |8791 | 433 | 452k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1970.32/1977.32	c  1977s|319000 | 50455 | 31304k|  97.0 |   411M |  50 |1505 |8805 | 443 | 453k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1970.91/1977.90	c  1978s|319100 | 50465 | 31313k|  97.0 |   411M |  50 |1505 |8843 | 436 | 453k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1971.31/1978.38	c  1978s|319200 | 50475 | 31321k|  97.0 |   411M |  50 |1505 |8864 | 431 | 453k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1971.91/1978.92	c  1979s|319300 | 50471 | 31331k|  97.0 |   411M |  50 |1505 |8866 | 443 | 453k|  0 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1972.51/1979.55	c  1980s|319400 | 50495 | 31340k|  97.0 |   411M |  50 |1505 |8888 | 463 | 453k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1973.12/1980.18	c  1980s|319500 | 50512 | 31351k|  97.0 |   411M |  50 |1505 |8850 | 448 | 453k|  0 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1973.70/1980.71	c  1981s|319600 | 50515 | 31359k|  97.0 |   411M |  50 |1505 |8854 | 431 | 453k|  1 | 287k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1974.70/1981.71	c  1982s|319700 | 50509 | 31375k|  97.0 |   411M |  50 |1505 |8828 | 504 | 453k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1975.20/1982.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1975.20/1982.27	c  1982s|319800 | 50524 | 31383k|  97.0 |   411M |  50 |1505 |8703 | 442 | 454k|  0 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1975.70/1982.79	c  1983s|319900 | 50531 | 31392k|  97.0 |   411M |  50 |1505 |8751 | 446 | 454k|  0 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1976.40/1983.43	c  1983s|320000 | 50539 | 31402k|  97.0 |   411M |  50 |1505 |8734 | 454 | 454k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1977.11/1984.16	c  1984s|320100 | 50587 | 31413k|  97.0 |   411M |  50 |1505 |8653 | 440 | 454k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1977.69/1984.77	c  1985s|320200 | 50620 | 31423k|  97.0 |   411M |  50 |1505 |8694 | 441 | 454k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1978.39/1985.43	c  1985s|320300 | 50636 | 31434k|  97.0 |   411M |  50 |1505 |8776 | 446 | 454k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1978.89/1985.98	c  1986s|320400 | 50646 | 31443k|  97.0 |   412M |  50 |1505 |8829 | 442 | 454k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1979.48/1986.59	c  1987s|320500 | 50655 | 31453k|  97.0 |   412M |  50 |1505 |8761 | 446 | 455k|  0 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1980.28/1987.30	c  1987s|320600 | 50658 | 31463k|  97.0 |   412M |  50 |1505 |8726 | 435 | 455k|  0 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1980.88/1987.97	c  1988s|320700 | 50671 | 31474k|  97.0 |   412M |  50 |1505 |8714 | 456 | 455k|  0 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1981.48/1988.53	c  1989s|320800 | 50670 | 31482k|  97.0 |   412M |  50 |1505 |8731 | 436 | 455k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1981.99/1989.09	c  1989s|320900 | 50680 | 31491k|  97.0 |   413M |  50 |1505 |8720 | 459 | 455k|  1 | 288k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1982.57/1989.68	c  1990s|321000 | 50689 | 31501k|  97.0 |   413M |  50 |1505 |8772 | 443 | 455k|  0 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.96%
1983.27/1990.36	c  1990s|321100 | 50688 | 31511k|  97.0 |   413M |  50 |1505 |8683 | 425 | 455k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1983.87/1991.00	c  1991s|321200 | 50706 | 31522k|  97.0 |   413M |  50 |1505 |8788 | 443 | 456k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1984.47/1991.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1984.47/1991.52	c  1992s|321300 | 50705 | 31530k|  97.0 |   413M |  50 |1505 |8790 | 440 | 456k|  0 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1985.36/1992.42	c  1992s|321400 | 50703 | 31544k|  97.1 |   413M |  50 |1505 |8699 | 422 | 456k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1985.86/1992.95	c  1993s|321500 | 50703 | 31553k|  97.0 |   413M |  50 |1505 |8698 | 426 | 456k|  0 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1986.46/1993.52	c  1994s|321600 | 50725 | 31562k|  97.0 |   413M |  50 |1505 |8752 | 425 | 456k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1986.86/1993.95	c  1994s|321700 | 50735 | 31569k|  97.0 |   413M |  50 |1505 |8805 | 440 | 456k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1987.36/1994.46	c  1994s|321800 | 50737 | 31576k|  97.0 |   413M |  50 |1505 |8843 | 445 | 456k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1988.07/1995.11	c  1995s|321900 | 50739 | 31586k|  97.0 |   413M |  50 |1505 |8863 | 431 | 457k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1989.15/1996.23	c  1996s|322000 | 50711 | 31603k|  97.1 |   413M |  50 |1505 |8770 | 823 | 457k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1989.85/1996.97	c  1997s|322100 | 50718 | 31615k|  97.1 |   413M |  50 |1505 |8627 | 446 | 457k|  1 | 289k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1990.44/1997.54	c  1998s|322200 | 50722 | 31623k|  97.1 |   413M |  50 |1505 |8634 | 454 | 457k|  1 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1991.14/1998.26	c  1998s|322300 | 50733 | 31633k|  97.1 |   413M |  50 |1505 |8570 | 471 | 457k|  2 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1991.64/1998.77	c  1999s|322400 | 50741 | 31641k|  97.0 |   413M |  50 |1505 |8547 | 437 | 457k|  1 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1992.14/1999.27	c  1999s|322500 | 50743 | 31648k|  97.0 |   414M |  50 |1505 |8576 | 450 | 457k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1992.84/1999.99	c  2000s|322600 | 50740 | 31660k|  97.0 |   414M |  50 |1505 |8564 | 460 | 457k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1993.63/2000.70	c  2001s|322700 | 50750 | 31671k|  97.1 |   415M |  50 |1505 |8565 | 446 | 457k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1994.23/2001.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1994.23/2001.39	c  2001s|322800 | 50747 | 31681k|  97.1 |   415M |  50 |1505 |8493 | 465 | 458k|  2 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1994.94/2002.03	c  2002s|322900 | 50742 | 31691k|  97.1 |   415M |  50 |1505 |8506 |   0 | 458k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1995.63/2002.76	c  2003s|323000 | 50720 | 31702k|  97.1 |   415M |  50 |1505 |8494 | 453 | 458k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1996.32/2003.42	c  2003s|323100 | 50724 | 31712k|  97.1 |   415M |  50 |1505 |8458 | 472 | 458k|  2 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1997.03/2004.19	c  2004s|323200 | 50728 | 31724k|  97.1 |   415M |  50 |1505 |8445 | 437 | 458k|  1 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1997.82/2004.93	c  2005s|323300 | 50737 | 31736k|  97.1 |   415M |  50 |1505 |8470 | 449 | 458k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1998.42/2005.53	c  2006s|323400 | 50754 | 31745k|  97.1 |   415M |  50 |1505 |8499 | 480 | 458k|  0 | 290k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1999.11/2006.26	c  2006s|323500 | 50746 | 31756k|  97.1 |   415M |  50 |1505 |8472 | 448 | 459k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
1999.71/2006.86	c  2007s|323600 | 50750 | 31766k|  97.1 |   415M |  50 |1505 |8495 | 450 | 459k|  0 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.97%
2000.51/2007.66	c  2008s|323700 | 50741 | 31779k|  97.1 |   415M |  50 |1505 |8487 | 442 | 459k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2001.11/2008.22	c  2008s|323800 | 50750 | 31787k|  97.1 |   415M |  50 |1505 |8429 | 449 | 459k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2002.50/2009.61	c  2010s|323900 | 50724 | 31807k|  97.1 |   415M |  50 |1505 |8322 | 438 | 459k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2003.01/2010.11	c  2010s|324000 | 50736 | 31816k|  97.1 |   415M |  50 |1505 |8345 | 444 | 459k|  0 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2003.60/2010.77	c  2011s|324100 | 50740 | 31827k|  97.1 |   415M |  50 |1505 |8342 | 440 | 459k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2004.29/2011.48	c  2011s|324200 | 50748 | 31838k|  97.1 |   415M |  50 |1505 |8337 | 459 | 459k|  0 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2004.79/2012.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2004.79/2012.00	c  2012s|324300 | 50751 | 31847k|  97.1 |   415M |  50 |1505 |8389 | 430 | 460k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2005.39/2012.51	c  2013s|324400 | 50756 | 31855k|  97.1 |   415M |  50 |1505 |8486 | 433 | 460k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2006.09/2013.24	c  2013s|324500 | 50769 | 31864k|  97.1 |   415M |  50 |1505 |8569 | 429 | 460k|  1 | 291k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2006.79/2013.95	c  2014s|324600 | 50775 | 31875k|  97.1 |   415M |  50 |1505 |8559 | 469 | 460k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2007.48/2014.66	c  2015s|324700 | 50785 | 31887k|  97.1 |   415M |  50 |1505 |8543 | 431 | 460k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2008.08/2015.28	c  2015s|324800 | 50790 | 31897k|  97.1 |   415M |  50 |1505 |8517 | 425 | 460k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2008.78/2015.99	c  2016s|324900 | 50824 | 31908k|  97.1 |   415M |  50 |1505 |8540 | 436 | 460k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2009.68/2016.81	c  2017s|325000 | 50830 | 31922k|  97.1 |   416M |  50 |1505 |8585 | 439 | 461k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2010.27/2017.41	c  2017s|325100 | 50825 | 31932k|  97.1 |   416M |  50 |1505 |8628 | 448 | 461k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2010.67/2017.86	c  2018s|325200 | 50823 | 31939k|  97.1 |   416M |  50 |1505 |8674 | 476 | 461k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.98%
2011.27/2018.47	c  2018s|325300 | 50839 | 31948k|  97.1 |   416M |  50 |1505 |8616 | 440 | 461k|  0 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2011.88/2019.06	c  2019s|325400 | 50876 | 31957k|  97.1 |   416M |  50 |1505 |8542 | 442 | 461k|  0 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2012.47/2019.60	c  2020s|325500 | 50902 | 31964k|  97.1 |   416M |  50 |1505 |8519 | 444 | 461k|  0 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2012.77/2019.97	c  2020s|325600 | 50908 | 31969k|  97.1 |   416M |  50 |1505 |8535 | 437 | 461k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2013.17/2020.39	c  2020s|325700 | 50932 | 31976k|  97.1 |   416M |  50 |1505 |8583 | 462 | 462k|  0 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2013.67/2020.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2013.67/2020.84	c  2021s|325800 | 50971 | 31983k|  97.1 |   416M |  50 |1505 |8626 | 441 | 462k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2014.07/2021.29	c  2021s|325900 | 50985 | 31990k|  97.1 |   416M |  50 |1505 |8659 | 464 | 462k|  0 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2014.66/2021.84	c  2022s|326000 | 50989 | 31998k|  97.1 |   416M |  50 |1505 |8646 | 441 | 462k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2015.06/2022.27	c  2022s|326100 | 50989 | 32005k|  97.1 |   416M |  50 |1505 |8652 |   0 | 462k|  0 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2015.46/2022.67	c  2023s|326200 | 50990 | 32011k|  97.1 |   416M |  50 |1505 |8674 | 443 | 462k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2015.87/2023.10	c  2023s|326300 | 50987 | 32018k|  97.0 |   416M |  50 |1505 |8676 | 454 | 462k|  1 | 292k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2016.66/2023.86	c  2024s|326400 | 50974 | 32031k|  97.1 |   416M |  50 |1505 |8630 | 481 | 462k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2017.16/2024.36	c  2024s|326500 | 50987 | 32039k|  97.1 |   416M |  50 |1505 |8678 | 441 | 462k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2017.87/2025.02	c  2025s|326600 | 51015 | 32050k|  97.1 |   416M |  50 |1505 |8536 | 404 | 463k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2018.35/2025.57	c  2026s|326700 | 51063 | 32059k|  97.1 |   417M |  50 |1505 |8563 | 429 | 463k|  0 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2019.05/2026.23	c  2026s|326800 | 51116 | 32069k|  97.1 |   417M |  50 |1505 |8635 | 418 | 463k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2019.45/2026.68	c  2027s|326900 | 51158 | 32076k|  97.0 |   417M |  50 |1505 |8718 | 428 | 463k|  0 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2019.86/2027.07	c  2027s|327000 | 51180 | 32082k|  97.0 |   417M |  50 |1505 |8765 | 432 | 463k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2020.24/2027.46	c  2027s|327100 | 51204 | 32088k|  97.0 |   417M |  50 |1505 |8844 | 426 | 463k|  0 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2020.85/2028.08	c  2028s|327200 | 51223 | 32097k|  97.0 |   417M |  50 |1505 |8885 |   0 | 464k|  0 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2021.44/2028.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2021.44/2028.65	c  2029s|327300 | 51259 | 32106k|  97.0 |   417M |  50 |1505 |8850 | 411 | 464k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   3.99%
2022.04/2029.20	c  2029s|327400 | 51300 | 32114k|  97.0 |   417M |  50 |1505 |8874 | 446 | 464k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2022.44/2029.68	c  2030s|327500 | 51316 | 32122k|  97.0 |   417M |  50 |1505 |8877 | 423 | 464k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2023.23/2030.40	c  2030s|327600 | 51332 | 32135k|  97.0 |   417M |  50 |1505 |8846 | 425 | 464k|  1 | 293k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2023.53/2030.74	c  2031s|327700 | 51335 | 32140k|  97.0 |   417M |  50 |1505 |8936 | 436 | 464k|  0 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2023.94/2031.14	c  2031s|327800 | 51336 | 32146k|  97.0 |   417M |  50 |1505 |9001 | 456 | 464k|  1 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2024.33/2031.55	c  2032s|327900 | 51344 | 32152k|  97.0 |   417M |  50 |1505 |9131 | 424 | 465k|  0 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2024.84/2032.06	c  2032s|328000 | 51347 | 32160k|  97.0 |   417M |  50 |1505 |9126 | 460 | 465k|  2 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2025.33/2032.55	c  2033s|328100 | 51350 | 32168k|  97.0 |   417M |  50 |1505 |9109 | 437 | 465k|  1 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2025.84/2033.10	c  2033s|328200 | 51349 | 32176k|  97.0 |   418M |  50 |1505 |9160 | 451 | 465k|  0 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2026.42/2033.68	c  2034s|328300 | 51361 | 32186k|  97.0 |   418M |  50 |1505 |9105 | 426 | 465k|  2 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2026.72/2033.99	c  2034s|328400 | 51382 | 32190k|  96.9 |   418M |  50 |1505 |9162 | 425 | 465k|  1 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2027.02/2034.26	c  2034s|328500 | 51398 | 32194k|  96.9 |   418M |  50 |1505 |9242 | 439 | 465k|  1 | 294k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2027.42/2034.66	c  2035s|328600 | 51405 | 32200k|  96.9 |   418M |  50 |1505 |9368 | 426 | 465k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2027.83/2035.02	c  2035s|328700 | 51419 | 32205k|  96.9 |   418M |  50 |1505 |9407 | 423 | 465k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2028.22/2035.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2028.22/2035.49	c  2035s|328800 | 51413 | 32213k|  96.9 |   418M |  50 |1505 |9426 | 431 | 466k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2028.62/2035.85	c  2036s|328900 | 51413 | 32219k|  96.9 |   418M |  50 |1505 |9398 | 439 | 466k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2029.11/2036.33	c  2036s|329000 | 51422 | 32226k|  96.9 |   418M |  50 |1505 |9294 | 427 | 466k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2029.41/2036.68	c  2037s|329100 | 51421 | 32232k|  96.9 |   418M |  50 |1505 |9364 | 427 | 466k|  0 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2029.82/2037.08	c  2037s|329200 | 51424 | 32238k|  96.9 |   418M |  50 |1505 |9403 | 444 | 466k|  2 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2030.31/2037.59	c  2038s|329300 | 51426 | 32246k|  96.9 |   418M |  50 |1505 |9350 | 452 | 466k|  0 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2031.21/2038.40	c  2038s|329400 | 51424 | 32260k|  96.9 |   418M |  50 |1505 |9209 | 427 | 466k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2031.71/2038.96	c  2039s|329500 | 51444 | 32269k|  96.9 |   418M |  50 |1505 |9169 | 429 | 466k|  0 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2032.20/2039.46	c  2039s|329600 | 51462 | 32277k|  96.9 |   418M |  50 |1505 |9174 | 426 | 466k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2032.70/2039.97	c  2040s|329700 | 51466 | 32285k|  96.9 |   418M |  50 |1505 |9186 | 430 | 467k|  0 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2033.20/2040.49	c  2040s|329800 | 51462 | 32293k|  96.9 |   418M |  50 |1505 |9191 | 434 | 467k|  0 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2033.81/2041.01	c  2041s|329900 | 51471 | 32301k|  96.8 |   418M |  50 |1505 |9217 | 460 | 467k|  2 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2034.49/2041.70	c  2042s|330000 | 51482 | 32312k|  96.9 |   418M |  50 |1505 |9167 | 433 | 467k|  1 | 295k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2034.99/2042.26	c  2042s|330100 | 51486 | 32321k|  96.8 |   418M |  50 |1505 |9187 | 433 | 467k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2035.69/2042.91	c  2043s|330200 | 51486 | 32331k|  96.8 |   418M |  50 |1505 |9154 | 452 | 467k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2036.09/2043.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2036.09/2043.33	c  2043s|330300 | 51492 | 32336k|  96.8 |   418M |  50 |1505 |9174 | 451 | 467k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.00%
2036.80/2044.04	c  2044s|330400 | 51503 | 32347k|  96.8 |   418M |  50 |1505 |9146 | 454 | 467k|  0 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2037.48/2044.75	c  2045s|330500 | 51494 | 32357k|  96.8 |   418M |  50 |1505 |9139 | 466 | 468k|  2 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2038.18/2045.48	c  2045s|330600 | 51509 | 32369k|  96.8 |   418M |  50 |1505 |9147 | 426 | 468k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2038.58/2045.88	c  2046s|330700 | 51541 | 32375k|  96.8 |   418M |  50 |1505 |9176 | 440 | 468k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2039.18/2046.40	c  2046s|330800 | 51549 | 32383k|  96.8 |   418M |  50 |1505 |9251 | 443 | 468k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2039.58/2046.85	c  2047s|330900 | 51553 | 32390k|  96.8 |   418M |  50 |1505 |9298 | 439 | 468k|  0 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2040.07/2047.32	c  2047s|331000 | 51568 | 32398k|  96.8 |   418M |  50 |1505 |9357 | 439 | 468k|  0 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2040.67/2047.91	c  2048s|331100 | 51585 | 32407k|  96.8 |   418M |  50 |1505 |9356 | 434 | 468k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2041.27/2048.50	c  2049s|331200 | 51598 | 32416k|  96.8 |   418M |  50 |1505 |9317 | 449 | 468k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2041.88/2049.18	c  2049s|331300 | 51605 | 32426k|  96.8 |   418M |  50 |1505 |9225 | 433 | 468k|  1 | 296k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2042.47/2049.74	c  2050s|331400 | 51638 | 32435k|  96.8 |   418M |  50 |1505 |9173 | 452 | 469k|  0 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2043.26/2050.54	c  2051s|331500 | 51668 | 32448k|  96.8 |   419M |  50 |1505 |9152 | 437 | 469k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2043.96/2051.22	c  2051s|331600 | 51680 | 32460k|  96.8 |   419M |  50 |1505 |9209 | 438 | 469k|  0 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2044.46/2051.74	c  2052s|331700 | 51690 | 32468k|  96.8 |   420M |  50 |1505 |9219 | 415 | 469k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2045.06/2052.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2045.06/2052.34	c  2052s|331800 | 51742 | 32477k|  96.8 |   420M |  50 |1505 |9216 |   0 | 469k|  0 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2045.66/2052.92	c  2053s|331900 | 51744 | 32486k|  96.8 |   420M |  50 |1505 |9277 | 430 | 469k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2046.25/2053.54	c  2054s|332000 | 51747 | 32496k|  96.8 |   420M |  50 |1505 |9300 | 431 | 470k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2047.55/2054.82	c  2055s|332100 | 51731 | 32516k|  96.9 |   420M |  50 |1505 |9223 | 440 | 470k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.01%
2048.45/2055.75	c  2056s|332200 | 51733 | 32531k|  96.9 |   420M |  50 |1505 |9168 | 445 | 470k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.02%
2048.94/2056.28	c  2056s|332300 | 51744 | 32539k|  96.9 |   420M |  50 |1505 |9198 | 474 | 470k|  0 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.02%
2049.64/2056.94	c  2057s|332400 | 51745 | 32550k|  96.9 |   420M |  50 |1505 |9200 | 439 | 470k|  1 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.02%
2050.14/2057.49	c  2057s|332500 | 51748 | 32558k|  96.9 |   420M |  50 |1505 |9233 | 452 | 470k|  0 | 297k|  24 | 5.000000e+00 |      --      |    Inf |   4.02%
2050.75/2058.03	c  2058s|332600 | 51747 | 32566k|  96.9 |   420M |  50 |1505 |9251 | 443 | 470k|  1 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.02%
2051.34/2058.69	c  2059s|332700 | 51751 | 32576k|  96.9 |   420M |  50 |1505 |9167 | 426 | 471k|  1 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.02%
2053.53/2060.83	c  2061s|332800 | 51706 | 32606k|  96.9 |   420M |  50 |1505 |8916 | 439 | 471k|  1 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2054.13/2061.43	c  2061s|332900 | 51704 | 32615k|  96.9 |   420M |  50 |1505 |8933 | 428 | 471k|  0 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2054.53/2061.87	c  2062s|333000 | 51708 | 32621k|  96.9 |   420M |  50 |1505 |8941 | 446 | 471k|  1 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2055.32/2062.62	c  2063s|333100 | 51701 | 32632k|  96.9 |   420M |  50 |1505 |8964 | 440 | 471k|  1 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2055.92/2063.21	c  2063s|333200 | 51700 | 32641k|  96.9 |   420M |  50 |1505 |8887 | 440 | 471k|  1 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2056.62/2063.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2056.62/2063.95	c  2064s|333300 | 51697 | 32653k|  96.9 |   420M |  50 |1505 |8892 | 437 | 471k|  0 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2057.32/2064.65	c  2065s|333400 | 51695 | 32665k|  96.9 |   420M |  50 |1505 |8886 |   0 | 472k|  0 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2058.31/2065.64	c  2066s|333500 | 51676 | 32681k|  96.9 |   420M |  50 |1505 |8783 | 702 | 472k|  0 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2059.21/2066.59	c  2067s|333600 | 51683 | 32695k|  97.0 |   420M |  50 |1505 |8618 | 447 | 472k|  0 | 298k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2059.91/2067.29	c  2067s|333700 | 51696 | 32706k|  97.0 |   420M |  50 |1505 |8679 | 460 | 472k|  1 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2060.60/2067.96	c  2068s|333800 | 51717 | 32717k|  97.0 |   420M |  50 |1505 |8757 | 441 | 472k|  0 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2061.20/2068.56	c  2069s|333900 | 51738 | 32726k|  97.0 |   420M |  50 |1505 |8857 | 443 | 472k|  1 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.03%
2061.71/2069.11	c  2069s|334000 | 51742 | 32735k|  97.0 |   420M |  50 |1505 |8870 | 426 | 473k|  1 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2062.40/2069.77	c  2070s|334100 | 51754 | 32749k|  97.0 |   421M |  50 |1505 |8902 | 439 | 473k|  0 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2063.10/2070.42	c  2070s|334200 | 51753 | 32759k|  97.0 |   422M |  50 |1505 |8977 | 473 | 473k|  1 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2063.81/2071.19	c  2071s|334300 | 51762 | 32772k|  97.0 |   422M |  50 |1505 |9007 | 425 | 473k|  0 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2064.39/2071.71	c  2072s|334400 | 51759 | 32780k|  97.0 |   422M |  50 |1505 |8961 | 462 | 473k|  0 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2064.80/2072.18	c  2072s|334500 | 51765 | 32787k|  97.0 |   422M |  50 |1505 |9027 | 459 | 473k|  1 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2065.49/2072.86	c  2073s|334600 | 51759 | 32798k|  97.0 |   422M |  50 |1505 |9037 | 460 | 473k|  1 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2066.28/2073.69	c  2074s|334700 | 51746 | 32811k|  97.0 |   422M |  50 |1505 |9033 | 443 | 474k|  0 | 299k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2066.88/2074.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2066.88/2074.25	c  2074s|334800 | 51760 | 32819k|  97.0 |   422M |  50 |1505 |9051 | 430 | 474k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2067.58/2074.94	c  2075s|334900 | 51771 | 32830k|  97.0 |   423M |  50 |1505 |9049 | 449 | 474k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2068.27/2075.68	c  2076s|335000 | 51767 | 32842k|  97.0 |   423M |  50 |1505 |8962 | 448 | 474k|  0 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2068.97/2076.33	c  2076s|335100 | 51761 | 32852k|  97.0 |   423M |  50 |1505 |8993 | 448 | 474k|  0 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2069.68/2077.02	c  2077s|335200 | 51773 | 32864k|  97.0 |   423M |  50 |1505 |9032 | 455 | 474k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2070.47/2077.86	c  2078s|335300 | 51768 | 32876k|  97.0 |   423M |  50 |1505 |9029 | 452 | 474k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2071.07/2078.45	c  2078s|335400 | 51831 | 32885k|  97.0 |   423M |  50 |1505 |9070 | 443 | 475k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2071.68/2079.04	c  2079s|335500 | 51873 | 32894k|  97.0 |   423M |  50 |1505 |9170 | 446 | 475k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2072.16/2079.56	c  2080s|335600 | 51897 | 32902k|  97.0 |   423M |  50 |1505 |9175 | 450 | 475k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2072.96/2080.32	c  2080s|335700 | 51930 | 32915k|  97.0 |   423M |  50 |1505 |9211 | 444 | 475k|  1 | 300k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2073.46/2080.87	c  2081s|335800 | 51958 | 32923k|  97.0 |   424M |  50 |1505 |9213 | 451 | 475k|  0 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.04%
2073.96/2081.37	c  2081s|335900 | 51970 | 32930k|  97.0 |   424M |  50 |1505 |9152 | 452 | 475k|  1 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2074.45/2081.88	c  2082s|336000 | 51973 | 32939k|  97.0 |   424M |  50 |1505 |9237 |   0 | 475k|  0 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2075.15/2082.52	c  2083s|336100 | 51978 | 32949k|  97.0 |   424M |  50 |1505 |9140 | 460 | 476k|  0 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2075.66/2083.06	c  2083s|336200 | 51979 | 32957k|  97.0 |   424M |  50 |1505 |9120 | 473 | 476k|  1 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2076.35/2083.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2076.35/2083.71	c  2084s|336300 | 51981 | 32968k|  97.0 |   424M |  50 |1505 |9149 | 465 | 476k|  1 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2076.85/2084.23	c  2084s|336400 | 51984 | 32976k|  97.0 |   424M |  50 |1505 |9216 | 467 | 476k|  0 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2077.54/2084.95	c  2085s|336500 | 51982 | 32988k|  97.0 |   424M |  50 |1505 |9281 | 457 | 476k|  1 | 301k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2078.04/2085.44	c  2085s|336600 | 51988 | 32996k|  97.0 |   424M |  50 |1505 |9310 | 469 | 476k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2078.75/2086.14	c  2086s|336700 | 52004 | 33007k|  97.0 |   424M |  50 |1505 |9250 | 418 | 476k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2079.44/2086.87	c  2087s|336800 | 52000 | 33018k|  97.0 |   424M |  50 |1505 |9168 | 425 | 476k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2080.03/2087.49	c  2087s|336900 | 52074 | 33028k|  97.0 |   424M |  50 |1505 |9121 | 441 | 477k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2080.64/2088.10	c  2088s|337000 | 52120 | 33037k|  97.0 |   424M |  50 |1505 |9148 | 449 | 477k|  2 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2081.33/2088.76	c  2089s|337100 | 52170 | 33048k|  97.0 |   424M |  50 |1505 |9200 | 443 | 477k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2081.93/2089.37	c  2089s|337200 | 52213 | 33057k|  97.0 |   424M |  50 |1505 |9282 | 441 | 477k|  0 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2082.53/2089.90	c  2090s|337300 | 52239 | 33066k|  97.0 |   424M |  50 |1505 |9281 | 445 | 477k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2083.02/2090.43	c  2090s|337400 | 52253 | 33075k|  97.0 |   424M |  50 |1505 |9308 | 440 | 477k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2083.52/2090.91	c  2091s|337500 | 52274 | 33083k|  97.0 |   424M |  50 |1505 |9309 | 447 | 477k|  0 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2084.12/2091.51	c  2092s|337600 | 52299 | 33092k|  97.0 |   424M |  50 |1505 |9311 | 443 | 478k|  1 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2084.52/2091.92	c  2092s|337700 | 52313 | 33099k|  97.0 |   424M |  50 |1505 |9300 | 463 | 478k|  2 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2085.22/2092.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2085.22/2092.64	c  2093s|337800 | 52367 | 33110k|  97.0 |   424M |  50 |1505 |9343 | 440 | 478k|  2 | 302k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2085.81/2093.28	c  2093s|337900 | 52377 | 33119k|  97.0 |   424M |  50 |1505 |9366 | 441 | 478k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2086.51/2093.96	c  2094s|338000 | 52381 | 33129k|  97.0 |   424M |  50 |1505 |9325 | 472 | 478k|  2 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2087.21/2094.62	c  2095s|338100 | 52411 | 33140k|  97.0 |   425M |  50 |1505 |9307 | 437 | 478k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.05%
2088.01/2095.46	c  2095s|338200 | 52439 | 33152k|  97.0 |   428M |  50 |1505 |9242 | 468 | 479k|  0 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2088.90/2096.36	c  2096s|338300 | 52437 | 33166k|  97.0 |   428M |  50 |1505 |9160 | 454 | 479k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2089.40/2096.85	c  2097s|338400 | 52464 | 33174k|  97.0 |   428M |  50 |1505 |9157 | 438 | 479k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2090.30/2097.75	c  2098s|338500 | 52479 | 33188k|  97.0 |   428M |  50 |1505 |9016 | 448 | 479k|  0 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2090.90/2098.32	c  2098s|338600 | 52499 | 33197k|  97.0 |   428M |  50 |1505 |8996 | 450 | 479k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2091.49/2098.92	c  2099s|338700 | 52522 | 33206k|  97.0 |   428M |  50 |1505 |9070 | 451 | 479k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2092.09/2099.56	c  2100s|338800 | 52517 | 33217k|  97.0 |   429M |  50 |1505 |9084 | 461 | 479k|  0 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2092.49/2099.95	c  2100s|338900 | 52519 | 33222k|  97.0 |   429M |  50 |1505 |9073 | 454 | 480k|  1 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2093.09/2100.53	c  2101s|339000 | 52543 | 33232k|  97.0 |   429M |  50 |1505 |9025 | 440 | 480k|  0 | 303k|  24 | 5.000000e+00 |      --      |    Inf |   4.09%
2093.98/2101.46	c  2101s|339100 | 52544 | 33246k|  97.0 |   429M |  50 |1505 |8953 | 450 | 480k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2094.38/2101.89	c  2102s|339200 | 52560 | 33253k|  97.0 |   429M |  50 |1505 |8990 | 450 | 480k|  1 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2095.28/2102.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2095.28/2102.79	c  2103s|339300 | 52547 | 33267k|  97.0 |   429M |  50 |1505 |8972 | 479 | 480k|  1 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2096.08/2103.54	c  2104s|339400 | 52554 | 33279k|  97.0 |   429M |  50 |1505 |8979 | 452 | 480k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2096.59/2104.08	c  2104s|339500 | 52553 | 33287k|  97.0 |   429M |  50 |1505 |9000 | 444 | 480k|  1 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2097.37/2104.81	c  2105s|339600 | 52553 | 33298k|  97.0 |   429M |  50 |1505 |9006 | 448 | 481k|  1 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2098.07/2105.55	c  2106s|339700 | 52550 | 33310k|  97.0 |   429M |  50 |1505 |8949 | 419 | 481k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2098.97/2106.41	c  2106s|339800 | 52554 | 33323k|  97.0 |   429M |  50 |1505 |8874 | 452 | 481k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2099.46/2106.90	c  2107s|339900 | 52557 | 33331k|  97.0 |   429M |  50 |1505 |8969 | 446 | 481k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2100.06/2107.50	c  2108s|340000 | 52546 | 33340k|  97.0 |   429M |  50 |1505 |8987 | 463 | 481k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2100.57/2108.07	c  2108s|340100 | 52556 | 33349k|  97.0 |   429M |  50 |1505 |9002 | 454 | 481k|  0 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2101.46/2108.95	c  2109s|340200 | 52564 | 33362k|  97.0 |   430M |  50 |1505 |9023 | 443 | 481k|  1 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2102.15/2109.65	c  2110s|340300 | 52572 | 33373k|  97.0 |   430M |  50 |1505 |9017 | 453 | 482k|  1 | 304k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2102.67/2110.15	c  2110s|340400 | 52586 | 33381k|  97.0 |   430M |  50 |1505 |8920 | 456 | 482k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2103.15/2110.62	c  2111s|340500 | 52591 | 33388k|  97.0 |   430M |  50 |1505 |8979 | 462 | 482k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2103.66/2111.15	c  2111s|340600 | 52586 | 33397k|  97.0 |   430M |  50 |1505 |9011 | 458 | 482k|  1 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2104.35/2111.83	c  2112s|340700 | 52604 | 33407k|  97.0 |   430M |  50 |1505 |8951 | 446 | 482k|  1 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2105.04/2112.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2105.04/2112.57	c  2113s|340800 | 52606 | 33418k|  97.0 |   430M |  50 |1505 |8937 | 453 | 482k|  1 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2105.66/2113.18	c  2113s|340900 | 52610 | 33427k|  97.0 |   430M |  50 |1505 |8924 |   0 | 482k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2106.55/2114.09	c  2114s|341000 | 52633 | 33442k|  97.0 |   430M |  50 |1505 |8955 |   0 | 482k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2107.04/2114.59	c  2115s|341100 | 52644 | 33450k|  97.0 |   430M |  50 |1505 |8990 | 468 | 483k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2107.74/2115.25	c  2115s|341200 | 52644 | 33460k|  97.0 |   430M |  50 |1505 |8997 | 466 | 483k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2108.54/2116.03	c  2116s|341300 | 52662 | 33473k|  97.0 |   430M |  50 |1505 |8976 | 445 | 483k|  1 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.10%
2109.43/2116.95	c  2117s|341400 | 52672 | 33489k|  97.1 |   430M |  50 |1505 |8948 | 472 | 483k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.11%
2110.13/2117.63	c  2118s|341500 | 52663 | 33499k|  97.1 |   430M |  50 |1505 |8924 |   0 | 483k|  0 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.11%
2110.83/2118.33	c  2118s|341600 | 52667 | 33511k|  97.1 |   430M |  50 |1505 |8942 | 452 | 483k|  1 | 305k|  24 | 5.000000e+00 |      --      |    Inf |   4.11%
2111.32/2118.84	c  2119s|341700 | 52663 | 33518k|  97.1 |   430M |  50 |1505 |9022 | 470 | 484k|  1 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.11%
2111.92/2119.49	c  2119s|341800 | 52661 | 33527k|  97.1 |   430M |  50 |1505 |8938 | 433 | 484k|  1 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.11%
2112.53/2120.06	c  2120s|341900 | 52656 | 33536k|  97.1 |   430M |  50 |1505 |8871 | 458 | 484k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.11%
2113.22/2120.74	c  2121s|342000 | 52657 | 33547k|  97.1 |   430M |  50 |1505 |8849 | 460 | 484k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2113.91/2121.45	c  2121s|342100 | 52678 | 33558k|  97.1 |   430M |  50 |1505 |8817 | 443 | 484k|  1 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2114.52/2122.07	c  2122s|342200 | 52666 | 33568k|  97.1 |   430M |  50 |1505 |8866 | 492 | 484k|  2 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2115.11/2122.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2115.11/2122.66	c  2123s|342300 | 52660 | 33577k|  97.1 |   430M |  50 |1505 |8913 | 440 | 484k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2115.81/2123.33	c  2123s|342400 | 52661 | 33588k|  97.1 |   430M |  50 |1505 |8924 | 450 | 484k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2116.52/2124.02	c  2124s|342500 | 52659 | 33598k|  97.1 |   430M |  50 |1505 |8948 | 469 | 485k|  1 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2117.20/2124.76	c  2125s|342600 | 52650 | 33610k|  97.1 |   430M |  50 |1505 |8998 | 469 | 485k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2117.90/2125.47	c  2125s|342700 | 52650 | 33622k|  97.1 |   430M |  50 |1505 |9064 | 453 | 485k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.12%
2119.00/2126.59	c  2127s|342800 | 52634 | 33639k|  97.1 |   430M |  50 |1505 |8969 | 433 | 485k|  1 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2119.61/2127.17	c  2127s|342900 | 52649 | 33649k|  97.1 |   430M |  50 |1505 |8990 | 458 | 485k|  0 | 306k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2120.09/2127.65	c  2128s|343000 | 52648 | 33656k|  97.1 |   430M |  50 |1505 |8920 | 440 | 485k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2120.69/2128.28	c  2128s|343100 | 52653 | 33665k|  97.1 |   430M |  50 |1505 |8823 | 441 | 485k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2121.50/2129.03	c  2129s|343200 | 52649 | 33677k|  97.1 |   430M |  50 |1505 |8758 | 435 | 485k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2122.19/2129.79	c  2130s|343300 | 52653 | 33690k|  97.1 |   430M |  50 |1505 |8792 | 464 | 486k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2122.78/2130.30	c  2130s|343400 | 52660 | 33698k|  97.1 |   430M |  50 |1505 |8829 | 436 | 486k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2123.49/2131.03	c  2131s|343500 | 52679 | 33710k|  97.1 |   430M |  50 |1505 |8830 | 460 | 486k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2124.18/2131.79	c  2132s|343600 | 52684 | 33722k|  97.1 |   430M |  50 |1505 |8864 | 461 | 486k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2125.08/2132.60	c  2133s|343700 | 52689 | 33734k|  97.1 |   430M |  50 |1505 |8809 | 481 | 486k|  0 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2125.59/2133.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2125.59/2133.12	c  2133s|343800 | 52698 | 33742k|  97.1 |   430M |  50 |1505 |8791 | 443 | 486k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2126.37/2133.98	c  2134s|343900 | 52695 | 33756k|  97.1 |   430M |  50 |1505 |8787 | 451 | 487k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2127.17/2134.72	c  2135s|344000 | 52698 | 33768k|  97.1 |   430M |  50 |1505 |8757 | 456 | 487k|  1 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2127.67/2135.25	c  2135s|344100 | 52694 | 33776k|  97.1 |   430M |  50 |1505 |8780 | 462 | 487k|  0 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2128.48/2136.01	c  2136s|344200 | 52680 | 33788k|  97.1 |   430M |  50 |1505 |8747 | 469 | 487k|  0 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.13%
2129.36/2136.99	c  2137s|344300 | 52678 | 33803k|  97.2 |   430M |  50 |1505 |8612 | 437 | 487k|  0 | 307k|  24 | 5.000000e+00 |      --      |    Inf |   4.16%
2129.96/2137.54	c  2138s|344400 | 52683 | 33811k|  97.1 |   430M |  50 |1505 |8632 | 440 | 487k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.16%
2130.66/2138.20	c  2138s|344500 | 52702 | 33821k|  97.2 |   430M |  50 |1505 |8647 | 441 | 487k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.16%
2131.15/2138.79	c  2139s|344600 | 52704 | 33830k|  97.1 |   430M |  50 |1505 |8597 |   0 | 488k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.16%
2131.95/2139.50	c  2140s|344700 | 52707 | 33841k|  97.2 |   430M |  50 |1505 |8584 |   0 | 488k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.16%
2132.56/2140.17	c  2140s|344800 | 52701 | 33851k|  97.2 |   430M |  50 |1505 |8656 | 492 | 488k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.16%
2133.75/2141.30	c  2141s|344900 | 52696 | 33868k|  97.2 |   430M |  50 |1505 |8623 | 455 | 488k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2134.34/2141.98	c  2142s|345000 | 52707 | 33879k|  97.2 |   430M |  50 |1505 |8569 | 423 | 488k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2135.04/2142.65	c  2143s|345100 | 52761 | 33889k|  97.2 |   430M |  50 |1505 |8490 | 431 | 488k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2135.64/2143.26	c  2143s|345200 | 52780 | 33898k|  97.2 |   430M |  50 |1505 |8450 | 446 | 488k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2136.14/2143.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2136.14/2143.74	c  2144s|345300 | 52804 | 33906k|  97.2 |   430M |  50 |1505 |8457 | 454 | 489k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2136.74/2144.38	c  2144s|345400 | 52809 | 33916k|  97.2 |   430M |  50 |1505 |8474 | 454 | 489k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2137.33/2144.98	c  2145s|345500 | 52816 | 33926k|  97.2 |   430M |  50 |1505 |8465 | 457 | 489k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2138.03/2145.63	c  2146s|345600 | 52823 | 33936k|  97.2 |   430M |  50 |1505 |8489 | 455 | 489k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2138.54/2146.16	c  2146s|345700 | 52859 | 33944k|  97.2 |   430M |  50 |1505 |8499 | 432 | 489k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2138.93/2146.57	c  2147s|345800 | 52862 | 33951k|  97.2 |   430M |  50 |1505 |8532 | 432 | 489k|  0 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2139.33/2146.94	c  2147s|345900 | 52863 | 33956k|  97.1 |   430M |  50 |1505 |8585 | 439 | 489k|  1 | 308k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2139.62/2147.27	c  2147s|346000 | 52870 | 33961k|  97.1 |   430M |  50 |1505 |8646 | 430 | 489k|  0 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.17%
2140.22/2147.84	c  2148s|346100 | 52870 | 33970k|  97.1 |   430M |  50 |1505 |8554 | 434 | 489k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2141.02/2148.64	c  2149s|346200 | 52857 | 33982k|  97.1 |   430M |  50 |1505 |8515 | 438 | 490k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2141.72/2149.34	c  2149s|346300 | 52863 | 33994k|  97.1 |   430M |  50 |1505 |8478 | 444 | 490k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2142.43/2150.01	c  2150s|346400 | 52866 | 34005k|  97.1 |   430M |  50 |1505 |8482 | 444 | 490k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2143.21/2150.84	c  2151s|346500 | 52867 | 34018k|  97.2 |   430M |  50 |1505 |8413 | 480 | 490k|  0 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2143.91/2151.57	c  2152s|346600 | 52869 | 34030k|  97.2 |   430M |  50 |1505 |8382 | 454 | 490k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2144.61/2152.25	c  2152s|346700 | 52885 | 34040k|  97.2 |   430M |  50 |1505 |8318 | 463 | 490k|  0 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2145.21/2152.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2145.21/2152.82	c  2153s|346800 | 52894 | 34048k|  97.2 |   430M |  50 |1505 |8358 | 440 | 490k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.18%
2145.80/2153.49	c  2153s|346900 | 52905 | 34059k|  97.2 |   430M |  50 |1505 |8387 | 444 | 491k|  0 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.19%
2146.51/2154.13	c  2154s|347000 | 52915 | 34070k|  97.2 |   430M |  50 |1505 |8347 | 440 | 491k|  1 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2147.20/2154.80	c  2155s|347100 | 52932 | 34080k|  97.2 |   430M |  50 |1505 |8361 | 447 | 491k|  0 | 309k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2147.80/2155.44	c  2155s|347200 | 52951 | 34090k|  97.2 |   430M |  50 |1505 |8466 | 474 | 491k|  0 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2148.51/2156.19	c  2156s|347300 | 52958 | 34102k|  97.2 |   430M |  50 |1505 |8459 | 436 | 491k|  0 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2148.99/2156.66	c  2157s|347400 | 52960 | 34110k|  97.2 |   430M |  50 |1505 |8500 | 465 | 491k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2149.59/2157.23	c  2157s|347500 | 52971 | 34119k|  97.2 |   430M |  50 |1505 |8486 | 443 | 491k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2150.29/2157.92	c  2158s|347600 | 52985 | 34130k|  97.2 |   430M |  50 |1505 |8451 | 427 | 492k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2150.89/2158.57	c  2159s|347700 | 52999 | 34140k|  97.2 |   430M |  50 |1505 |8441 | 433 | 492k|  0 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.20%
2151.50/2159.14	c  2159s|347800 | 53007 | 34149k|  97.2 |   430M |  50 |1505 |8474 | 467 | 492k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2152.08/2159.79	c  2160s|347900 | 53016 | 34159k|  97.2 |   430M |  50 |1505 |8569 | 447 | 492k|  0 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2152.78/2160.48	c  2160s|348000 | 53028 | 34170k|  97.2 |   430M |  50 |1505 |8574 | 441 | 492k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2153.58/2161.21	c  2161s|348100 | 53019 | 34181k|  97.2 |   430M |  50 |1505 |8552 | 445 | 492k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2154.17/2161.83	c  2162s|348200 | 53034 | 34191k|  97.2 |   430M |  50 |1505 |8533 | 434 | 493k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2154.97/2162.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2154.97/2162.60	c  2163s|348300 | 53051 | 34205k|  97.2 |   430M |  50 |1505 |8543 | 433 | 493k|  1 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2155.57/2163.20	c  2163s|348400 | 53078 | 34214k|  97.2 |   430M |  50 |1505 |8600 | 440 | 493k|  0 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2156.17/2163.83	c  2164s|348500 | 53071 | 34224k|  97.2 |   430M |  50 |1505 |8596 |   0 | 493k|  0 | 310k|  24 | 5.000000e+00 |      --      |    Inf |   4.21%
2156.86/2164.55	c  2165s|348600 | 53064 | 34235k|  97.2 |   430M |  50 |1505 |8597 | 447 | 493k|  0 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.22%
2157.86/2165.50	c  2166s|348700 | 53071 | 34251k|  97.2 |   430M |  50 |1505 |8611 | 437 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.22%
2158.26/2166.00	c  2166s|348800 | 53080 | 34259k|  97.2 |   430M |  50 |1505 |8697 | 447 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.22%
2159.06/2166.77	c  2167s|348900 | 53088 | 34270k|  97.2 |   430M |  50 |1505 |8660 | 432 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.22%
2160.25/2167.90	c  2168s|349000 | 53056 | 34286k|  97.2 |   430M |  50 |1505 |8666 |1021 | 494k|  0 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.22%
2161.55/2169.24	c  2169s|349100 | 53069 | 34305k|  97.3 |   430M |  50 |1505 |8504 | 434 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.22%
2162.25/2169.99	c  2170s|349200 | 53083 | 34316k|  97.3 |   430M |  50 |1505 |8418 | 433 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.23%
2162.84/2170.50	c  2171s|349300 | 53121 | 34325k|  97.3 |   430M |  50 |1505 |8458 | 449 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.23%
2163.35/2171.04	c  2171s|349400 | 53119 | 34333k|  97.3 |   430M |  50 |1505 |8445 | 440 | 494k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.23%
2164.14/2171.81	c  2172s|349500 | 53092 | 34344k|  97.3 |   430M |  50 |1505 |8348 | 453 | 495k|  0 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2165.04/2172.77	c  2173s|349600 | 53122 | 34359k|  97.3 |   432M |  50 |1505 |8216 | 428 | 495k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2165.53/2173.25	c  2173s|349700 | 53133 | 34367k|  97.3 |   432M |  50 |1505 |8242 | 432 | 495k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2166.13/2173.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2166.13/2173.90	c  2174s|349800 | 53149 | 34377k|  97.3 |   432M |  50 |1505 |8257 | 439 | 495k|  1 | 311k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2166.93/2174.67	c  2175s|349900 | 53171 | 34389k|  97.3 |   432M |  50 |1505 |8267 | 448 | 495k|  2 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2167.53/2175.21	c  2175s|350000 | 53183 | 34397k|  97.3 |   432M |  50 |1505 |8344 | 510 | 495k|  2 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2168.13/2175.85	c  2176s|350100 | 53179 | 34407k|  97.3 |   432M |  50 |1505 |8385 | 467 | 496k|  0 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2168.82/2176.50	c  2177s|350200 | 53196 | 34418k|  97.3 |   432M |  50 |1505 |8408 | 450 | 496k|  1 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2169.33/2177.09	c  2177s|350300 | 53201 | 34427k|  97.3 |   432M |  50 |1505 |8479 | 449 | 496k|  1 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2170.22/2177.91	c  2178s|350400 | 53221 | 34440k|  97.3 |   432M |  50 |1505 |8428 | 441 | 496k|  1 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2170.72/2178.44	c  2178s|350500 | 53227 | 34448k|  97.3 |   432M |  50 |1505 |8437 | 438 | 496k|  1 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2171.22/2179.00	c  2179s|350600 | 53250 | 34457k|  97.3 |   432M |  50 |1505 |8462 | 442 | 496k|  0 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2171.81/2179.59	c  2180s|350700 | 53256 | 34466k|  97.3 |   432M |  50 |1505 |8520 | 454 | 496k|  0 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2172.61/2180.34	c  2180s|350800 | 53258 | 34478k|  97.3 |   432M |  50 |1505 |8476 | 430 | 497k|  0 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2173.11/2180.89	c  2181s|350900 | 53271 | 34487k|  97.3 |   432M |  50 |1505 |8493 | 437 | 497k|  2 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2173.61/2181.38	c  2181s|351000 | 53285 | 34494k|  97.3 |   432M |  50 |1505 |8526 | 449 | 497k|  1 | 312k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2174.20/2181.90	c  2182s|351100 | 53287 | 34502k|  97.3 |   432M |  50 |1505 |8554 | 433 | 497k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2174.90/2182.62	c  2183s|351200 | 53312 | 34514k|  97.3 |   432M |  50 |1505 |8427 | 438 | 497k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.24%
2175.60/2183.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2175.60/2183.37	c  2183s|351300 | 53330 | 34525k|  97.3 |   432M |  50 |1505 |8394 | 437 | 497k|  0 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2176.31/2184.10	c  2184s|351400 | 53333 | 34536k|  97.3 |   432M |  50 |1505 |8383 | 432 | 497k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2177.09/2184.82	c  2185s|351500 | 53330 | 34547k|  97.3 |   432M |  50 |1505 |8345 | 489 | 497k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2177.79/2185.55	c  2186s|351600 | 53336 | 34559k|  97.3 |   432M |  50 |1505 |8354 | 438 | 498k|  0 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2178.40/2186.11	c  2186s|351700 | 53348 | 34568k|  97.3 |   432M |  50 |1505 |8456 | 445 | 498k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2178.99/2186.70	c  2187s|351800 | 53350 | 34577k|  97.3 |   432M |  50 |1505 |8458 | 442 | 498k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2179.59/2187.33	c  2187s|351900 | 53369 | 34588k|  97.3 |   432M |  50 |1505 |8461 | 457 | 498k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2180.40/2188.17	c  2188s|352000 | 53360 | 34601k|  97.3 |   432M |  50 |1505 |8439 | 431 | 498k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2181.48/2189.22	c  2189s|352100 | 53347 | 34618k|  97.3 |   432M |  50 |1505 |8477 | 874 | 498k|  0 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2182.68/2190.43	c  2190s|352200 | 53322 | 34635k|  97.3 |   432M |  50 |1505 |8383 | 418 | 499k|  1 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2183.47/2191.21	c  2191s|352300 | 53365 | 34648k|  97.3 |   432M |  50 |1505 |8322 | 441 | 499k|  0 | 313k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2184.17/2191.96	c  2192s|352400 | 53363 | 34659k|  97.3 |   432M |  50 |1505 |8327 | 451 | 499k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2185.07/2192.81	c  2193s|352500 | 53389 | 34673k|  97.4 |   432M |  50 |1505 |8337 | 451 | 499k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2185.57/2193.32	c  2193s|352600 | 53391 | 34681k|  97.4 |   432M |  50 |1505 |8356 | 433 | 499k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.25%
2186.06/2193.89	c  2194s|352700 | 53391 | 34690k|  97.4 |   432M |  50 |1505 |8313 | 439 | 499k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2186.86/2194.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2186.86/2194.68	c  2195s|352800 | 53399 | 34703k|  97.4 |   432M |  50 |1505 |8285 | 441 | 499k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2187.56/2195.35	c  2195s|352900 | 53407 | 34713k|  97.4 |   432M |  50 |1505 |8295 | 451 | 500k|  2 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2188.46/2196.21	c  2196s|353000 | 53391 | 34726k|  97.4 |   432M |  50 |1505 |8264 | 461 | 500k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2188.95/2196.76	c  2197s|353100 | 53394 | 34735k|  97.4 |   432M |  50 |1505 |8303 | 441 | 500k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2189.45/2197.23	c  2197s|353200 | 53405 | 34742k|  97.4 |   432M |  50 |1505 |8371 | 440 | 500k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2189.85/2197.66	c  2198s|353300 | 53407 | 34748k|  97.4 |   432M |  50 |1505 |8390 | 448 | 500k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2190.26/2198.09	c  2198s|353400 | 53411 | 34754k|  97.3 |   434M |  50 |1505 |8426 | 447 | 500k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2190.75/2198.56	c  2199s|353500 | 53404 | 34762k|  97.3 |   434M |  50 |1505 |8454 | 453 | 500k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2191.36/2199.15	c  2199s|353600 | 53406 | 34772k|  97.3 |   434M |  50 |1505 |8504 | 478 | 500k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2191.94/2199.70	c  2200s|353700 | 53409 | 34780k|  97.3 |   434M |  50 |1505 |8518 | 448 | 500k|  1 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2192.54/2200.31	c  2200s|353800 | 53415 | 34790k|  97.3 |   434M |  50 |1505 |8498 | 454 | 501k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2193.04/2200.88	c  2201s|353900 | 53418 | 34799k|  97.3 |   434M |  50 |1505 |8543 | 469 | 501k|  0 | 314k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2193.64/2201.48	c  2201s|354000 | 53430 | 34808k|  97.3 |   434M |  50 |1505 |8540 | 447 | 501k|  1 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2194.14/2201.91	c  2202s|354100 | 53443 | 34814k|  97.3 |   434M |  50 |1505 |8578 | 454 | 501k|  1 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2194.54/2202.33	c  2202s|354200 | 53438 | 34821k|  97.3 |   434M |  50 |1505 |8590 | 467 | 501k|  1 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2195.13/2202.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2195.13/2202.99	c  2203s|354300 | 53447 | 34831k|  97.3 |   434M |  50 |1505 |8556 | 428 | 501k|  1 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.26%
2198.73/2206.53	c  2207s|354400 | 53349 | 34873k|  97.4 |   434M |  50 |1505 |8355 |1461 | 501k|  0 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.28%
2208.89/2216.74	c  2217s|354500 | 53186 | 34958k|  97.6 |   434M |  50 |1505 |8051 |2153 | 501k|  0 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.41%
2215.47/2223.35	c  2223s|354600 | 53021 | 35008k|  97.7 |   434M |  50 |1505 |7867 |2629 | 501k|  0 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.44%
2222.75/2230.69	c  2231s|354700 | 52849 | 35060k|  97.8 |   435M |  50 |1505 |7551 |2973 | 501k|  0 | 315k|  24 | 5.000000e+00 |      --      |    Inf |   4.46%
2230.62/2238.56	c  2239s|354800 | 52683 | 35113k|  98.0 |   435M |  50 |1505 |7401 |3227 | 501k|  0 | 316k|  24 | 5.000000e+00 |      --      |    Inf |   4.48%
2238.79/2246.77	c  2247s|354900 | 52511 | 35165k|  98.1 |   435M |  50 |1505 |7259 |3496 | 501k|  0 | 316k|  24 | 5.000000e+00 |      --      |    Inf |   4.54%
2247.96/2256.00	c  2256s|355000 | 52339 | 35221k|  98.2 |   435M |  50 |1505 |7106 |3752 | 501k|  0 | 316k|  24 | 5.000000e+00 |      --      |    Inf |   4.58%
2258.53/2266.57	c  2267s|355100 | 52161 | 35284k|  98.4 |   435M |  50 |1505 |6656 |3945 | 501k|  0 | 316k|  24 | 5.000000e+00 |      --      |    Inf |   4.75%
2267.20/2275.21	c  2275s|355200 | 51962 | 35335k|  98.5 |   435M |  50 |1505 |6401 |4066 | 501k|  0 | 316k|  24 | 5.000000e+00 |      --      |    Inf |   4.99%
2276.87/2284.91	c  2285s|355300 | 51676 | 35389k|  98.6 |   435M |  50 |1505 |5652 |4208 | 501k|  0 | 316k|  24 | 5.000000e+00 |      --      |    Inf |   5.16%
2287.33/2295.41	c  2295s|355400 | 51306 | 35448k|  98.7 |   435M |  50 |1505 |5306 |   0 | 501k|  0 | 317k|  24 | 5.000000e+00 |      --      |    Inf |   5.33%
2297.01/2305.13	c  2305s|355500 | 50627 | 35502k|  98.9 |   435M |  50 |1505 |5039 |4456 | 501k|  0 | 317k|  24 | 5.000000e+00 |      --      |    Inf |   5.82%
2307.87/2316.05	c  2316s|355600 | 50164 | 35562k|  99.0 |   435M |  50 |1505 |4755 |4593 | 501k|  0 | 317k|  24 | 5.000000e+00 |      --      |    Inf |   6.78%
2319.72/2327.92	c  2328s|355700 | 49749 | 35625k|  99.1 |   435M |  50 |1505 |4550 |4696 | 501k|  0 | 317k|  24 | 5.000000e+00 |      --      |    Inf |   7.48%
2331.99/2340.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2331.99/2340.21	c  2340s|355800 | 49273 | 35691k|  99.3 |   436M |  50 |1505 |4482 |4784 | 501k|  0 | 317k|  24 | 5.000000e+00 |      --      |    Inf |   7.98%
2343.76/2352.02	c  2352s|355900 | 48695 | 35753k|  99.4 |   436M |  50 |1505 |4486 |   0 | 501k|  0 | 317k|  24 | 5.000000e+00 |      --      |    Inf |   8.16%
2356.20/2364.59	c  2365s|356000 | 48038 | 35818k|  99.6 |   436M |  50 |1505 |4226 |5000 | 501k|  0 | 318k|  24 | 5.000000e+00 |      --      |    Inf |   8.45%
2368.26/2376.66	c  2377s|356100 | 47187 | 35880k|  99.7 |   436M |  50 |1505 |3195 |5087 | 501k|  0 | 318k|  24 | 5.000000e+00 |      --      |    Inf |   9.04%
2381.63/2390.02	c  2390s|356200 | 45622 | 35947k|  99.9 |   436M |  50 |1505 |2672 |5128 | 501k|  0 | 318k|  24 | 5.000000e+00 |      --      |    Inf |  13.21%
2386.20/2394.63	c 
2386.20/2394.63	c SCIP Status        : problem is solved [infeasible]
2386.20/2394.63	c Solving Time (sec) : 2394.63
2386.20/2394.63	c Solving Nodes      : 356213 (total of 359815 nodes in 2 runs)
2386.20/2394.63	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
2386.20/2394.63	c Dual Bound         : +1.00000000000000e+20
2386.20/2394.63	c Gap                : 0.00 %
2386.20/2394.63	s UNSATISFIABLE
2386.20/2394.63	c SCIP Status        : problem is solved [infeasible]
2386.20/2394.63	c Total Time         :    2394.63
2386.20/2394.63	c   solving          :    2394.63
2386.20/2394.63	c   presolving       :       1.27 (included in solving)
2386.20/2394.63	c   reading          :       0.01 (included in solving)
2386.20/2394.63	c   copying          :       1.88 (119 #copies) (minimal 0.00, maximal 0.04, average 0.02)
2386.20/2394.63	c Original Problem   :
2386.20/2394.63	c   Problem name     : HOME/instance-4432777-1721103769.opb
2386.20/2394.63	c   Variables        : 2130 (2130 binary, 0 integer, 0 implicit integer, 0 continuous)
2386.20/2394.63	c   Constraints      : 2495 initial, 2495 maximal
2386.20/2394.63	c   Objective        : minimize, 5 non-zeros (abs.min = 1, abs.max = 1)
2386.20/2394.63	c Presolved Problem  :
2386.20/2394.63	c   Problem name     : t_HOME/instance-4432777-1721103769.opb
2386.20/2394.63	c   Variables        : 1505 (1505 binary, 0 integer, 0 implicit integer, 0 continuous)
2386.20/2394.63	c   Constraints      : 2841 initial, 9432 maximal
2386.20/2394.63	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
2386.20/2394.63	c   Nonzeros         : 157019 constraint, 45000 clique table
2386.20/2394.63	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
2386.20/2394.63	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2386.20/2394.63	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2386.20/2394.63	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
2386.20/2394.63	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2386.20/2394.63	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2386.20/2394.63	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2386.20/2394.63	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   gateextraction   :       0.01       0.00      6          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   implics          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   milp             :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   sparsify         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   trivial          :       0.00       0.00     18          1          0          0          0          0          0          0          0          0
2386.20/2394.64	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   dualfix          :       0.00       0.00     18          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   probing          :       0.38       0.00      2          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   symmetry         :       0.37       0.00      1        559          0          0          0          0          0        319          0          0
2386.20/2394.64	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   knapsack         :       0.03       0.00     35          0          0          0          0          0          0          0          0          4
2386.20/2394.64	c   setppc           :       0.00       0.00     35          0          1          0          0          0          2          0          0          0
2386.20/2394.64	c   linear           :       0.01       0.00     17          5          0          0          5          0       2126          0          0          6
2386.20/2394.64	c   orbitope         :       0.00       0.00     11         59          0          0          0          0          0          0          0          0
2386.20/2394.64	c   logicor          :       0.37       0.03     18          0          0          0          0          0        708          0          0       2291
2386.20/2394.64	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   components       :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   root node        :          -          -      -        170          -          -        170          -          -          -          -          -
2386.20/2394.64	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
2386.20/2394.64	c   benderslp        :          0          0          0          0     210869          0          0      33618          0          0          0          0          0          0          0
2386.20/2394.64	c   integral         :          0          0          0          0     210869          0          0      33618          0          0          0          0          0          0     421738
2386.20/2394.64	c   knapsack         :        357+       362         22    1237711          0          0          0      33613   24209148       6081    8575322       4418         11          0          0
2386.20/2394.64	c   setppc           :         59+       186         22    1231630          0          0          0          8    3481701       4426    1627384          2          0          0          0
2386.20/2394.64	c   linear           :         17+        36          0    1223296          0          0          0          3     577055       2514     221122          0          0          0          0
2386.20/2394.64	c   orbitope         :        319        319          0    1224590          0          0          0          0    2063583      11836    2539437          0          0          0          0
2386.20/2394.64	c   logicor          :       2089+      8576         22     465535          0          0          0          0     230623       6561      98149          7          4          0          0
2386.20/2394.64	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
2386.20/2394.64	c   benderslp        :       0.05       0.00       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00
2386.20/2394.64	c   integral         :       6.97       0.00       0.00       0.00       6.96       0.00       0.00       0.01       0.00       0.00
2386.20/2394.64	c   knapsack         :      27.12       0.00       0.03      20.34       0.00       0.00       0.00       0.62       6.13       0.00
2386.20/2394.64	c   setppc           :       6.89       0.00       0.00       6.28       0.00       0.00       0.00       0.00       0.61       0.00
2386.20/2394.64	c   linear           :       2.38       0.00       0.00       1.32       0.00       0.00       0.00       0.00       1.05       0.00
2386.20/2394.64	c   orbitope         :      90.25       0.00       0.00      90.16       0.00       0.00       0.00       0.00       0.08       0.01
2386.20/2394.64	c   logicor          :      24.00       0.03       0.01      23.61       0.00       0.00       0.00       0.00       0.34       0.00
2386.20/2394.64	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2386.20/2394.64	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2386.20/2394.64	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2386.20/2394.64	c   components       :       0.07       0.00       0.00       0.07       0.00       0.00       0.00       0.00       0.00       0.00
2386.20/2394.64	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
2386.20/2394.64	c   dualfix          :          2          0          0          0
2386.20/2394.64	c   genvbounds       :          0          0          0          0
2386.20/2394.64	c   nlobbt           :          0          0          0          0
2386.20/2394.64	c   obbt             :          0          0          0          0
2386.20/2394.64	c   probing          :          0          0          0          0
2386.20/2394.64	c   pseudoobj        :          0          0          0          0
2386.20/2394.64	c   redcost          :          0          0          0          0
2386.20/2394.64	c   rootredcost      :          0          0          0          0
2386.20/2394.64	c   symmetry         :          0          0          0          0
2386.20/2394.64	c   vbounds          :     867476          0          0          0
2386.20/2394.64	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
2386.20/2394.64	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
2386.20/2394.64	c   genvbounds       :       0.15       0.00       0.00       0.15       0.00       0.00
2386.20/2394.64	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
2386.20/2394.64	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
2386.20/2394.64	c   probing          :       0.38       0.00       0.38       0.00       0.00       0.00
2386.20/2394.64	c   pseudoobj        :       0.16       0.00       0.00       0.16       0.00       0.00
2386.20/2394.64	c   redcost          :       0.06       0.00       0.00       0.06       0.00       0.00
2386.20/2394.64	c   rootredcost      :       0.09       0.00       0.00       0.09       0.00       0.00
2386.20/2394.64	c   symmetry         :       0.61       0.00       0.37       0.23       0.00       0.00
2386.20/2394.64	c   vbounds          :       3.63       0.00       0.00       3.62       0.00       0.00
2386.20/2394.64	c Symmetry           :
2386.20/2394.64	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
2386.20/2394.64	c   orbital reduction:          0 reductions applied,          0 cutoffs
2386.20/2394.64	c   lexicographic red:          0 reductions applied,          0 cutoffs
2386.20/2394.64	c   shadow tree time :       0.00 s
2386.20/2394.64	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
2386.20/2394.64	c   propagation      :       1.30      28959      26780          -     170534       52.8        713       35.6          -          -          -
2386.20/2394.64	c   infeasible LP    :      94.69     158528      81489          -    1326250      216.9        355       30.8       2076      150.2          0
2386.20/2394.64	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
2386.20/2394.64	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
2386.20/2394.64	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
2386.20/2394.64	c   applied globally :       9.29          -          -        154     316129       68.4          -          -       2075          -          -
2386.20/2394.64	c   applied locally  :          -          -          -          0        325      339.6          -          -          1          -          -
2386.20/2394.64	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
2386.20/2394.64	c   cut pool         :      21.42          -      59394         42          -          -      96452   17973307          -          -          -          -          -    (maximal pool size:       3740)
2386.20/2394.64	c   aggregation      :       2.87       0.00        702         22          0          0      72481   13094292       7205     373416     372854        562          0
2386.20/2394.64	c   > cmir           :          -          -          -          -          -          -          -   13060828          1     364947     364947          0          -
2386.20/2394.64	c   > flowcover      :          -          -          -          -          -          -          -      13948          0       2689       2689          0          -
2386.20/2394.64	c   > knapsackcover  :          -          -          -          -          -          -          -      19516       7204       5780       5218        562          -
2386.20/2394.64	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   clique           :       0.04       0.00         22         22          0          0         31       7575          0       7347       7347          0          0
2386.20/2394.64	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   gomory           :       8.07       0.00        705         20          0          0      28882    4787054        376     109093     109079         14          0
2386.20/2394.64	c   > gomorymi       :          -          -          -          -          -          -          -    2349854        188      55642      55630         12          -
2386.20/2394.64	c   > strongcg       :          -          -          -          -          -          -          -    2437200        188      53451      53449          2          -
2386.20/2394.64	c   impliedbounds    :       0.27       0.00        707         22          0          0       2489      13649          0      11435      11435          0          0
2386.20/2394.64	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   multilinear      :       0.00       0.00       2147         22          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   rapidlearning    :       5.65       0.00        100          2          0       2332          0          0          0          0          0          0        208
2386.20/2394.64	c   rlt              :       0.00       0.00        674         20          0          0          0          0          0          0          0          0          0
2386.20/2394.64	c   zerohalf         :       0.37       0.00        568         22          0          0       1154      70737       1004       6024       5799        225          0
2386.20/2394.64	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
2386.20/2394.64	c   hybrid           :      12.72       0.00      58819         22     507339          0   17477350        348          0      22624
2386.20/2394.64	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c Pricers            :   ExecTime  SetupTime      Calls       Vars
2386.20/2394.64	c   problem variables:       0.00          -          0          0
2386.20/2394.64	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
2386.20/2394.64	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c   relpscost        :       6.86       0.00     210869          0          0          0          0          0          0     421738
2386.20/2394.64	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
2386.20/2394.64	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
2386.20/2394.64	c   LP solutions     :       0.00          -          -          0          0
2386.20/2394.64	c   relax solutions  :       0.00          -          -          0          0
2386.20/2394.64	c   pseudo solutions :       0.00          -          -          0          0
2386.20/2394.64	c   strong branching :       0.00          -          -          0          0
2386.20/2394.64	c   actconsdiving    :       0.00       0.00          0          0          0
2386.20/2394.64	c   adaptivediving   :       2.32       0.00         91          0          0
2386.20/2394.64	c   alns             :       1.88       0.00         17          0          0
2386.20/2394.64	c   bound            :       0.00       0.00          0          0          0
2386.20/2394.64	c   clique           :       0.01       0.00          1          0          0
2386.20/2394.64	c   coefdiving       :       0.00       0.00          0          0          0
2386.20/2394.64	c   completesol      :       0.00       0.00          0          0          0
2386.20/2394.64	c   conflictdiving   :      44.21       0.00       1568          0          0
2386.20/2394.64	c   crossover        :       0.04       0.00          0          0          0
2386.20/2394.64	c   dins             :       0.00       0.00          0          0          0
2386.20/2394.64	c   distributiondivin:      52.10       0.00       1568          0          0
2386.20/2394.64	c   dps              :       0.00       0.00          0          0          0
2386.20/2394.64	c   dualval          :       0.00       0.00          0          0          0
2386.20/2394.64	c   farkasdiving     :       0.02       0.00          0          0          0
2386.20/2394.64	c   feasjump         :       0.18       0.00          2          0          0
2386.20/2394.64	c   feaspump         :      13.10       0.00        409          0          0
2386.20/2394.64	c   fixandinfer      :       0.00       0.00          0          0          0
2386.20/2394.64	c   fracdiving       :      46.68       0.00       1568          0          0
2386.20/2394.64	c   gins             :       0.03       0.00          0          0          0
2386.20/2394.64	c   guideddiving     :       0.01       0.00          0          0          0
2386.20/2394.64	c   indcoefdiving    :       0.00       0.00          0          0          0
2386.20/2394.64	c   indicator        :       0.05       0.00          0          0          0
2386.20/2394.64	c   indicatordiving  :       0.00       0.00          0          0          0
2386.20/2394.64	c   indoneopt        :       0.07       0.00          0          0          0
2386.20/2394.64	c   indrounding      :       0.00       0.00          0          0          0
2386.20/2394.64	c   indtwoopt        :       0.00       0.00          0          0          0
2386.20/2394.64	c   intdiving        :       0.00       0.00          0          0          0
2386.20/2394.64	c   intshifting      :       0.01       0.00          0          0          0
2386.20/2394.64	c   linesearchdiving :      50.25       0.00       1568          0          0
2386.20/2394.64	c   localbranching   :       0.00       0.00          0          0          0
2386.20/2394.64	c   locks            :       0.00       0.00          1          0          0
2386.20/2394.64	c   lpface           :       0.59       0.00          0          0          0
2386.20/2394.64	c   mpec             :       0.00       0.00          0          0          0
2386.20/2394.64	c   multistart       :       0.00       0.00          0          0          0
2386.20/2394.64	c   mutation         :       0.00       0.00          0          0          0
2386.20/2394.64	c   nlpdiving        :       0.01       0.00          0          0          0
2386.20/2394.64	c   objpscostdiving  :      14.01       0.00         96          0          0
2386.20/2394.64	c   octane           :       0.00       0.00          0          0          0
2386.20/2394.64	c   ofins            :       0.04       0.00          0          0          0
2386.20/2394.64	c   oneopt           :       0.07       0.00          0          0          0
2386.20/2394.64	c   padm             :       0.00       0.00          0          0          0
2386.20/2394.64	c   proximity        :       0.00       0.00          0          0          0
2386.20/2394.64	c   pscostdiving     :      36.65       0.00       1568          0          0
2386.20/2394.64	c   randrounding     :       2.04       0.00      33623          0          0
2386.20/2394.64	c   rens             :       0.03       0.00          2          0          0
2386.20/2394.64	c   reoptsols        :       0.00       0.00          0          0          0
2386.20/2394.64	c   repair           :       0.00       0.00          0          0          0
2386.20/2394.64	c   rins             :       0.04       0.00          0          0          0
2386.20/2394.64	c   rootsoldiving    :      12.51       0.00        211          0          0
2386.20/2394.64	c   rounding         :       0.27       0.00       7372          0          0
2386.20/2394.64	c   scheduler        :       0.00       0.00          0          0          0
2386.20/2394.64	c   shiftandpropagate:       0.03       0.00          2          0          0
2386.20/2394.64	c   shifting         :       2.07       0.00       3778          0          0
2386.20/2394.64	c   simplerounding   :       0.06       0.00          0          0          0
2386.20/2394.64	c   smallcard        :       0.00       0.00          0          0          0
2386.20/2394.64	c   subnlp           :       0.09       0.00          0          0          0
2386.20/2394.64	c   trivial          :       0.00       0.00          4          0          0
2386.20/2394.64	c   trivialnegation  :       0.00       0.00          0          0          0
2386.20/2394.64	c   trustregion      :       0.00       0.00          0          0          0
2386.20/2394.64	c   trysol           :       0.05       0.00          0          0          0
2386.20/2394.64	c   twoopt           :       0.00       0.00          0          0          0
2386.20/2394.64	c   undercover       :       0.00       0.00          0          0          0
2386.20/2394.64	c   vbounds          :       0.06       0.00          2          0          0
2386.20/2394.64	c   veclendiving     :      50.77       0.00       1568          0          0
2386.20/2394.64	c   zeroobj          :       0.00       0.00          0          0          0
2386.20/2394.64	c   zirounding       :       0.06       0.00       1000          0          0
2386.20/2394.64	c   other solutions  :          -          -          -          0          -
2386.20/2394.64	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
2386.20/2394.64	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
2386.20/2394.64	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
2386.20/2394.64	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
2386.20/2394.64	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
2386.20/2394.64	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
2386.20/2394.64	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
2386.20/2394.64	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
2386.20/2394.64	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
2386.20/2394.64	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
2386.20/2394.64	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
2386.20/2394.64	c   primal LP        :      12.29      33039          0       0.00       0.00      12.29      33039
2386.20/2394.64	c   dual LP          :    1612.43     403992   30159959      74.70   18704.71       0.07        229
2386.20/2394.64	c   lex dual LP      :       0.00          0          0       0.00          -
2386.20/2394.64	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
2386.20/2394.64	c   resolve instable :       0.14          2       1904     952.00   13940.45
2386.20/2394.64	c   diving/probing LP:     237.90      63919    5809129      90.88   24418.35
2386.20/2394.64	c   strong branching :       0.16         24       2509     104.54   15462.27          -          -          0
2386.20/2394.64	c     (at root node) :          -         24       2509     104.54          -
2386.20/2394.64	c   conflict analysis:       0.00          0          0       0.00          -
2386.20/2394.64	c B&B Tree           :
2386.20/2394.64	c   number of runs   :          2
2386.20/2394.64	c   nodes            :     356213 (208849 internal, 147364 leaves)
2386.20/2394.64	c   feasible leaves  :          0
2386.20/2394.64	c   infeas. leaves   :     147364
2386.20/2394.64	c   objective leaves :          0
2386.20/2394.64	c   nodes (total)    :     359815 (210869 internal, 148946 leaves)
2386.20/2394.64	c   nodes left       :          0
2386.20/2394.64	c   max depth        :         50
2386.20/2394.64	c   max depth (total):         53
2386.20/2394.64	c   backtracks       :      71656 (20.1%)
2386.20/2394.64	c   early backtracks :          0 (0.0%)
2386.20/2394.64	c   nodes exc. ref.  :          0 (0.0%)
2386.20/2394.64	c   delayed cutoffs  :      61486
2386.20/2394.64	c   repropagations   :     156606 (820072 domain reductions, 5254 cutoffs)
2386.20/2394.64	c   avg switch length:       7.47
2386.20/2394.64	c   switching time   :      84.05
2386.20/2394.64	c Root Node          :
2386.20/2394.64	c   First LP value   : +5.00000000000000e+00
2386.20/2394.64	c   First LP Iters   :        362 (55419.47 Iter/sec)
2386.20/2394.64	c   First LP Time    :       0.01
2386.20/2394.64	c   Final Dual Bound :          -
2386.20/2394.64	c   Final Root Iters :       3169
2386.20/2394.64	c   Root LP Estimate : +5.01002518549075e+00
2386.20/2394.64	c Solution           :
2386.20/2394.64	c   Solutions found  :          0 (0 improvements)
2386.20/2394.64	c   Primal Bound     : infeasible
2386.20/2394.64	c   Dual Bound       :          -
2386.20/2394.64	c   Gap              :       0.00 %
2386.20/2394.64	c Integrals          :      Total       Avg%
2386.20/2394.64	c   primal-dual      :          -          - (problem infeasible)
2386.20/2394.64	c   primal-ref       :          -          - (problem infeasible)
2386.20/2394.64	c   dual-ref         :          -          - (problem infeasible)
2386.20/2394.68	c Time complete: 2386.3.

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: 64096 MiB (60733 MiB free)
  memory of node 1: 64473 MiB (47359 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432777-1721103769/watcher-4432777-1721103769 -o /tmp/evaluation-result-4432777-1721103769/solver-4432777-1721103769 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721096551-826780 --watchdog 3760 pbscip -f HOME/instance-4432777-1721103769.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=831329, runsolver pid=831326

[startup+0.100095 s]*
/proc/loadavg: 4.03 4.10 4.11 5/243 831330
/proc/meminfo: memFree=110661572/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=82980 memory=40492 CPUtime=0.1 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 6878 0 0 0 9 1 0 0 20 0 1 0 162534110 84971520 10123 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 20745 10123 3801 3540 0 9002 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 82980 KiB
Current children cumulated memory: 40492 KiB

[startup+0.212781 s]*
/proc/loadavg: 4.03 4.10 4.11 5/243 831330
/proc/meminfo: memFree=110659724/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=84004 memory=41548 CPUtime=0.22 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 7166 0 0 0 21 1 0 0 20 0 1 0 162534110 86020096 10387 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 21001 10387 3801 3540 0 9258 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 84004 KiB
Current children cumulated memory: 41548 KiB

[startup+0.313006 s]*
/proc/loadavg: 4.03 4.10 4.11 5/243 831330
/proc/meminfo: memFree=110658912/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=85028 memory=42604 CPUtime=0.32 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 7372 0 0 0 31 1 0 0 20 0 1 0 162534110 87068672 10651 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 21257 10651 3801 3540 0 9514 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 85028 KiB
Current children cumulated memory: 42604 KiB

[startup+0.700289 s]
/proc/loadavg: 4.03 4.10 4.11 5/243 831330
/proc/meminfo: memFree=110647348/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=98012 memory=55012 CPUtime=0.68 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 10501 0 0 0 67 1 0 0 20 0 1 0 162534110 100364288 13753 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 24503 13753 3801 3540 0 12760 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 98012 KiB
Current children cumulated memory: 55012 KiB

[startup+1.50026 s]
/proc/loadavg: 4.03 4.10 4.11 5/243 831330
/proc/meminfo: memFree=110634896/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=140628 memory=97292 CPUtime=1.49 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 21891 0 0 0 146 3 0 0 20 0 1 0 162534110 144003072 24323 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 35157 24323 4009 3540 0 23414 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 140628 KiB
Current children cumulated memory: 97292 KiB

[startup+3.11262 s]
/proc/loadavg: 4.03 4.10 4.11 5/243 831330
/proc/meminfo: memFree=110556572/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=182656 memory=139040 CPUtime=3.09 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 35087 0 0 0 304 5 0 0 20 0 1 0 162534110 187039744 34760 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 45664 34760 4009 3540 0 33921 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 182656 KiB
Current children cumulated memory: 139040 KiB

[startup+6.30025 s]
/proc/loadavg: 4.19 4.13 4.12 5/243 831332
/proc/meminfo: memFree=110551016/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=184172 memory=140552 CPUtime=6.27 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 36127 0 0 0 622 5 0 0 20 0 1 0 162534110 188592128 35138 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 46043 35138 4009 3540 0 34300 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 184172 KiB
Current children cumulated memory: 140552 KiB

[startup+12.7003 s]
/proc/loadavg: 4.17 4.13 4.12 5/243 831332
/proc/meminfo: memFree=109220484/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=189544 memory=145036 CPUtime=12.64 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 37295 0 0 0 1259 5 0 0 20 0 1 0 162534110 194093056 36259 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 47386 36259 4009 3540 0 35643 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 189544 KiB
Current children cumulated memory: 145036 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.12 4.12 5/243 831379
/proc/meminfo: memFree=106300188/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=215136 memory=171836 CPUtime=25.4 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 47506 0 0 0 2533 7 0 0 20 0 1 0 162534110 220299264 42959 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 53784 42959 4009 3540 0 42041 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 215136 KiB
Current children cumulated memory: 171836 KiB

[startup+51.1126 s]
/proc/loadavg: 4.23 4.14 4.12 5/246 831486
/proc/meminfo: memFree=124666636/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=215800 memory=172552 CPUtime=50.91 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 48211 0 0 0 5084 7 0 0 20 0 1 0 162534110 220979200 43138 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 53950 43138 4009 3540 0 42207 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 215800 KiB
Current children cumulated memory: 172552 KiB

[startup+102.3 s]
/proc/loadavg: 4.26 4.17 4.13 5/246 831494
/proc/meminfo: memFree=124358188/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=215800 memory=172664 CPUtime=101.92 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 48237 0 0 0 10184 8 0 0 20 0 1 0 162534110 220979200 43166 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 53950 43166 4009 3540 0 42207 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 215800 KiB
Current children cumulated memory: 172664 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 4.16 4.13 5/246 831505
/proc/meminfo: memFree=124288788/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=215800 memory=172664 CPUtime=161.7 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 48257 0 0 0 16162 8 0 0 20 0 1 0 162534110 220979200 43166 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 53950 43166 4009 3540 0 42207 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 215800 KiB
Current children cumulated memory: 172664 KiB

[startup+222.3 s]
/proc/loadavg: 4.22 4.18 4.14 5/245 831899
/proc/meminfo: memFree=124232940/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=223404 memory=179748 CPUtime=221.48 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 52278 0 0 0 22139 9 0 0 20 0 1 0 162534110 228765696 44937 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 55851 44937 4009 3540 0 44108 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 223404 KiB
Current children cumulated memory: 179748 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 4.17 4.14 5/245 831909
/proc/meminfo: memFree=124195736/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=245984 memory=204888 CPUtime=281.24 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 57955 0 0 0 28113 11 0 0 20 0 1 0 162534110 251887616 51222 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 61496 51222 4009 3540 0 49753 0
Current children cumulated CPU time: 281.24 s
Current children cumulated vsize: 245984 KiB
Current children cumulated memory: 204888 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.16 4.13 5/245 831919
/proc/meminfo: memFree=124131288/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=249116 memory=210724 CPUtime=340.98 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 58821 0 0 0 34087 11 0 0 20 0 1 0 162534110 255094784 52681 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 62279 52681 4009 3540 0 50536 0
Current children cumulated CPU time: 340.98 s
Current children cumulated vsize: 249116 KiB
Current children cumulated memory: 210724 KiB

[startup+402.3 s]
/proc/loadavg: 4.17 4.17 4.14 5/244 832190
/proc/meminfo: memFree=124376328/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=264764 memory=225396 CPUtime=400.77 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 62521 0 0 0 40065 12 0 0 20 0 1 0 162534110 271118336 56349 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 66191 56349 4009 3540 0 54448 0
Current children cumulated CPU time: 400.77 s
Current children cumulated vsize: 264764 KiB
Current children cumulated memory: 225396 KiB

[startup+462.3 s]
/proc/loadavg: 4.32 4.20 4.15 5/244 832200
/proc/meminfo: memFree=124328236/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=281896 memory=242200 CPUtime=460.57 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 66863 0 0 0 46044 13 0 0 20 0 1 0 162534110 288661504 60550 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 70474 60550 4009 3540 0 58731 0

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

/proc/loadavg: 4.14 4.12 4.13 5/245 832520
/proc/meminfo: memFree=123918344/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=458940 memory=419644 CPUtime=1895.57 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 122031 0 0 0 189534 23 0 0 20 0 1 0 162534110 469954560 104911 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 114735 104911 4190 3540 0 102992 0
Current children cumulated CPU time: 1895.57 s
Current children cumulated vsize: 458940 KiB
Current children cumulated memory: 419644 KiB

[startup+1962.3 s]
/proc/loadavg: 4.11 4.11 4.13 5/245 832531
/proc/meminfo: memFree=123910532/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=466484 memory=427200 CPUtime=1955.37 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 124056 0 0 0 195513 24 0 0 20 0 1 0 162534110 477679616 106800 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 116621 106800 4190 3540 0 104878 0
Current children cumulated CPU time: 1955.37 s
Current children cumulated vsize: 466484 KiB
Current children cumulated memory: 427200 KiB

[startup+2022.3 s]
/proc/loadavg: 4.08 4.10 4.12 5/244 832925
/proc/meminfo: memFree=123889880/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=476824 memory=437640 CPUtime=2015.16 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 128887 0 0 0 201491 25 0 0 20 0 1 0 162534110 488267776 109410 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 119206 109410 4190 3540 0 107463 0
Current children cumulated CPU time: 2015.16 s
Current children cumulated vsize: 476824 KiB
Current children cumulated memory: 437640 KiB

[startup+2082.3 s]
/proc/loadavg: 4.13 4.11 4.12 5/244 832935
/proc/meminfo: memFree=123883164/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=479668 memory=440184 CPUtime=2074.95 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 129698 0 0 0 207470 25 0 0 20 0 1 0 162534110 491180032 110046 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 119917 110046 4190 3540 0 108174 0
Current children cumulated CPU time: 2074.95 s
Current children cumulated vsize: 479668 KiB
Current children cumulated memory: 440184 KiB

[startup+2142.3 s]
/proc/loadavg: 4.09 4.11 4.12 5/244 832945
/proc/meminfo: memFree=123875976/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=486548 memory=446956 CPUtime=2134.74 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 131568 0 0 0 213449 25 0 0 20 0 1 0 162534110 498225152 111739 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 121637 111739 4190 3540 0 109894 0
Current children cumulated CPU time: 2134.74 s
Current children cumulated vsize: 486548 KiB
Current children cumulated memory: 446956 KiB

[startup+2202.3 s]
/proc/loadavg: 4.15 4.12 4.12 5/247 833127
/proc/meminfo: memFree=123872048/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=489524 memory=450024 CPUtime=2194.54 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 132488 0 0 0 219429 25 0 0 20 0 1 0 162534110 501272576 112506 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 122381 112506 4190 3540 0 110638 0
Current children cumulated CPU time: 2194.54 s
Current children cumulated vsize: 489524 KiB
Current children cumulated memory: 450024 KiB

[startup+2262.3 s]
/proc/loadavg: 4.12 4.11 4.11 5/248 833140
/proc/meminfo: memFree=123851604/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=509368 memory=469992 CPUtime=2254.34 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 139517 0 0 0 225407 27 0 0 20 0 1 0 162534110 521592832 117498 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 127342 117498 4190 3540 0 115599 0
Current children cumulated CPU time: 2254.34 s
Current children cumulated vsize: 509368 KiB
Current children cumulated memory: 469992 KiB

[startup+2322.3 s]
/proc/loadavg: 4.08 4.10 4.10 5/246 833161
/proc/meminfo: memFree=123842936/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=516400 memory=478144 CPUtime=2314.14 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 141744 0 0 0 231387 27 0 0 20 0 1 0 162534110 528793600 119536 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 129100 119536 4190 3540 0 117357 0
Current children cumulated CPU time: 2314.14 s
Current children cumulated vsize: 516400 KiB
Current children cumulated memory: 478144 KiB

[startup+2382.3 s]
/proc/loadavg: 4.13 4.11 4.10 5/246 833172
/proc/meminfo: memFree=123833708/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=523756 memory=486392 CPUtime=2373.94 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 143446 0 0 0 237366 28 0 0 20 0 1 0 162534110 536326144 121598 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 130939 121598 4190 3540 0 119196 0
Current children cumulated CPU time: 2373.94 s
Current children cumulated vsize: 523756 KiB
Current children cumulated memory: 486392 KiB

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

# cumulated CPU time of all completed processes:  user=2386.01 s, system=0.290935 s

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

[startup+2387.2 s]
/proc/loadavg: 4.12 4.11 4.10 5/246 833174
/proc/meminfo: memFree=123833680/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=523756 memory=486392 CPUtime=2378.82 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 143448 0 0 0 237854 28 0 0 20 0 1 0 162534110 536326144 121598 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 130939 121598 4190 3540 0 119196 0
Current children cumulated CPU time: 2378.82 s
Current children cumulated vsize: 523756 KiB
Current children cumulated memory: 486392 KiB

[startup+2390.4 s]
/proc/loadavg: 4.11 4.11 4.10 5/246 833174
/proc/meminfo: memFree=123833716/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=523756 memory=486392 CPUtime=2382.01 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 143450 0 0 0 238173 28 0 0 20 0 1 0 162534110 536326144 121598 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 130939 121598 4190 3540 0 119196 0
Current children cumulated CPU time: 2382.01 s
Current children cumulated vsize: 523756 KiB
Current children cumulated memory: 486392 KiB

[startup+2392 s]*
/proc/loadavg: 4.11 4.11 4.10 5/246 833174
/proc/meminfo: memFree=123833692/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=523756 memory=486392 CPUtime=2383.62 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 143450 0 0 0 238334 28 0 0 20 0 1 0 162534110 536326144 121598 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 130939 121598 4190 3540 0 119196 0
Current children cumulated CPU time: 2383.62 s
Current children cumulated vsize: 523756 KiB
Current children cumulated memory: 486392 KiB

[startup+2393.6 s]
/proc/loadavg: 4.11 4.11 4.10 5/246 833174
/proc/meminfo: memFree=123833716/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=523756 memory=486392 CPUtime=2385.2 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 143450 0 0 0 238492 28 0 0 20 0 1 0 162534110 536326144 121598 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 130939 121598 4190 3540 0 119196 0
Current children cumulated CPU time: 2385.2 s
Current children cumulated vsize: 523756 KiB
Current children cumulated memory: 486392 KiB

[startup+2394.4 s]
/proc/loadavg: 4.11 4.11 4.10 5/246 833174
/proc/meminfo: memFree=123833704/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=523756 memory=486392 CPUtime=2386 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 143450 0 0 0 238572 28 0 0 20 0 1 0 162534110 536326144 121598 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 130939 121598 4190 3540 0 119196 0
Current children cumulated CPU time: 2386 s
Current children cumulated vsize: 523756 KiB
Current children cumulated memory: 486392 KiB

[startup+2394.6 s]
/proc/loadavg: 4.11 4.11 4.10 5/246 833174
/proc/meminfo: memFree=123833704/131655788 swapFree=131071996/131071996
[pid=831329] ppid=831326 vsize=523756 memory=486392 CPUtime=2386.2 cores=0,2
/proc/831329/stat : 831329 (pbscip) R 831326 831329 826770 0 -1 4194304 143450 0 0 0 238592 28 0 0 20 0 1 0 162534110 536326144 121598 134679101440 4194304 18693293 140732566772432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 53305344 140732566774788 140732566774887 140732566774887 140732566781902 0
/proc/831329/statm: 130939 121598 4190 3540 0 119196 0
Current children cumulated CPU time: 2386.2 s
Current children cumulated vsize: 523756 KiB
Current children cumulated memory: 486392 KiB

Child status: 0

Real time (s): 2394.69
CPU time (s): 2386.3
CPU user time (s): 2386.01
CPU system time (s): 0.290935
CPU usage (%): 99.6497
Max. virtual memory (cumulated for all children) (KiB): 523756
Max. memory (cumulated for all children) (KiB): 486392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2386.01
system time used= 0.290935
maximum resident set size= 499044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143461
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= 101
involuntary context switches= 16758


# summary of solver processes directly reported to runsolver:
#   pid: 831329
#   total CPU time (s): 2386.3
#   total CPU user time (s): 2386.01
#   total CPU system time (s): 0.290935

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1984 second user time and 23.0989 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-16 06:23:02
IDJOB=4432777
IDBENCH=148770
IDSOLVER=3059
FILE ID=nodeC011/4432777-1721103769
RUNJOBID= nodeC011-1721096551-826780
SLURM_JOB_ID= 7505610
Free space on /tmp= 723476 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 --file-size-limit 102400 -w /tmp/evaluation-result-4432777-1721103769/watcher-4432777-1721103769 -o /tmp/evaluation-result-4432777-1721103769/solver-4432777-1721103769 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721096551-826780 --watchdog 3760  pbscip -f HOME/instance-4432777-1721103769.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= bb00c8681178995acecbc2b6e4ec1a1a
RANDOM SEED=984764399

nodeC011.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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	: 0xb00001f
cpu MHz		: 3491.625
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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	: 0xb00001f
cpu MHz		: 3626.695
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.121
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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	: 0xb00001f
cpu MHz		: 1197.274
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 3667.095
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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	: 0xb00001f
cpu MHz		: 3571.952
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.238
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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	: 0xb00001f
cpu MHz		: 1197.220
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        110687352 kB
MemAvailable:   116236768 kB
Buffers:          423684 kB
Cached:          5898516 kB
SwapCached:            0 kB
Active:          1008628 kB
Inactive:       19254000 kB
Active(anon):       1428 kB
Inactive(anon): 13976732 kB
Active(file):    1007200 kB
Inactive(file):  5277268 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            312356 kB
Writeback:             4 kB
AnonPages:      13939896 kB
Mapped:           137160 kB
Shmem:             37704 kB
KReclaimable:     210296 kB
Slab:             321164 kB
SReclaimable:     210296 kB
SUnreclaim:       110868 kB
KernelStack:        3872 kB
PageTables:        36684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   14526120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52128 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1873920 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      262984 kB
DirectMap2M:    33196032 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723708 MiB
End job on nodeC011 at 2024-07-16 07:02:57