Trace number 4453955

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07? 206.169 206.93

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
inequalities/ineq5/normalized-20array_alg_ineq5.opb
MD5SUM928ae9c4ace7ac4d67936920dc463dea
Bench CategoryDEC-LIN (decision problem, linear constraints, no 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 benchmark67.1588
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables980
Total number of constraints2543
Number of constraints which are clauses2520
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints3
Minimum length of a constraint1
Maximum length of a constraint440
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 549755813888
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2199023255551
Number of bits of the biggest sum of numbers41
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-4453955-1721452565.opb>
0.00/0.00	c original problem has 980 variables (980 bin, 0 int, 0 impl, 0 cont) and 2543 constraints
0.00/0.00	c problem read in 0.00
0.00/0.00	c No objective function, only one solution is needed.
0.00/0.01	c presolving:
0.00/0.01	c (round 1, fast)       242 del vars, 20 del conss, 0 add conss, 20 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1020 clqs
0.00/0.01	c (round 2, fast)       472 del vars, 920 del conss, 0 add conss, 20 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1221 clqs
0.00/0.01	c (round 3, fast)       482 del vars, 940 del conss, 0 add conss, 20 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1201 clqs
0.00/0.02	c    (0.0s) running MILP presolver
0.00/0.02	c    (0.0s) MILP presolver (3 rounds): 196 aggregations, 0 fixings, 0 bound changes
0.00/0.02	c (round 4, medium)     682 del vars, 2543 del conss, 1207 add conss, 20 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 801 clqs
0.00/0.02	c (round 5, fast)       682 del vars, 2547 del conss, 1207 add conss, 20 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 801 clqs
0.00/0.03	c (round 6, exhaustive) 682 del vars, 2547 del conss, 1207 add conss, 20 chg bounds, 0 chg sides, 0 chg coeffs, 1201 upgd conss, 0 impls, 801 clqs
0.00/0.03	c (round 7, fast)       682 del vars, 2547 del conss, 1207 add conss, 20 chg bounds, 1 chg sides, 78 chg coeffs, 1201 upgd conss, 0 impls, 801 clqs
0.00/0.03	c (round 8, exhaustive) 682 del vars, 3747 del conss, 1607 add conss, 20 chg bounds, 1 chg sides, 78 chg coeffs, 1201 upgd conss, 0 impls, 803 clqs
0.00/0.03	c    (0.0s) probing: 52/518 (10.0%) - 0 fixings, 0 aggregations, 3 implications, 0 bound changes
0.00/0.03	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.03	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.03	c    (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.04	c presolving (9 rounds: 9 fast, 4 medium, 3 exhaustive):
0.00/0.04	c  682 deleted vars, 3747 deleted constraints, 1607 added constraints, 20 tightened bounds, 0 added holes, 1 changed sides, 78 changed coefficients
0.00/0.04	c  0 implications, 806 cliques
0.00/0.04	c presolved problem has 518 variables (518 bin, 0 int, 0 impl, 0 cont) and 403 constraints
0.00/0.04	c       1 constraints of type <knapsack>
0.00/0.04	c     400 constraints of type <and>
0.00/0.04	c       2 constraints of type <linear>
0.00/0.04	c transformed objective value is always integral (scale: 1)
0.00/0.04	c Presolving Time: 0.03
0.00/0.04	c - non default parameters ----------------------------------------------------------------------
0.00/0.04	c # SCIP version 10.0.0
0.00/0.04	c 
0.00/0.04	c # maximal time in seconds to run
0.00/0.04	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.04	c limits/time = 3596.997013
0.00/0.04	c 
0.00/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.04	c limits/memory = 27900
0.00/0.04	c 
0.00/0.04	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.00/0.04	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.00/0.04	c limits/solutions = 1
0.00/0.04	c 
0.00/0.04	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.00/0.04	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.00/0.04	c misc/usesymmetry = 3
0.00/0.04	c 
0.00/0.04	c # belongs reading time to solving time?
0.00/0.04	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c timing/reading = TRUE
0.00/0.04	c 
0.00/0.04	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.00/0.04	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.04	c propagating/symmetry/detectdoublelex = FALSE
0.00/0.04	c 
0.00/0.04	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.00/0.04	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.04	c propagating/symmetry/detectsubgroups = FALSE
0.00/0.04	c 
0.00/0.04	c # Type of symmetries that shall be computed?
0.00/0.04	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.00/0.04	c propagating/symmetry/symtype = 1
0.00/0.04	c 
0.00/0.04	c # Should components consisting of a single full reflection be handled?
0.00/0.04	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.04	c propagating/symmetry/usesimplesgncomp = FALSE
0.00/0.04	c 
0.00/0.04	c -----------------------------------------------------------------------------------------------
0.00/0.04	c start solving
0.00/0.04	c 
0.00/0.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.00/0.06	c   0.1s|     1 |     0 |     2 |     - |    14M |   0 | 518 | 433 | 803 |   0 |  0 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.00/0.09	c   0.1s|     1 |     0 |     7 |     - |    15M |   0 | 518 | 450 | 805 |   2 |  1 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.08/0.10	c   0.1s|     1 |     0 |    12 |     - |    15M |   0 | 518 | 451 | 808 |   5 |  2 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.08/0.10	c   0.1s|     1 |     0 |    16 |     - |    15M |   0 | 518 | 451 | 811 |   8 |  3 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.08/0.10	c   0.1s|     1 |     0 |    22 |     - |    15M |   0 | 518 | 451 | 814 |  11 |  4 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.08/0.11	c   0.1s|     1 |     0 |    28 |     - |    15M |   0 | 518 | 451 | 819 |  16 |  5 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.08/0.12	c (node 1) unresolved numerical troubles in LP 8 -- using pseudo solution instead (loop 1)
0.08/0.12	c   0.1s|     1 |     2 |    52 |     - |    16M |   0 | 518 | 451 | 825 |  22 |  6 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.48/0.55	c   0.5s|   100 |    75 |  7177 |  72.0 |    17M |  29 | 518 | 520 | 886 | 276 |  0 | 117 |   0 | 0.000000e+00 |      --      |    Inf |   4.94%
0.77/0.87	c   0.9s|   200 |   134 | 10852 |  54.3 |    18M |  35 | 518 | 551 | 899 | 391 |  2 | 148 |   0 | 0.000000e+00 |      --      |    Inf |   8.07%
1.28/1.32	c   1.3s|   300 |   200 | 15536 |  51.8 |    19M |  35 | 518 | 599 | 898 | 669 |  1 | 196 |   0 | 0.000000e+00 |      --      |    Inf |   8.46%
1.48/1.54	c   1.5s|   400 |   235 | 17302 |  43.2 |    20M |  35 | 518 | 658 | 908 | 736 |  1 | 255 |   0 | 0.000000e+00 |      --      |    Inf |   8.46%
1.88/1.90	c   1.9s|   500 |   275 | 19234 |  38.4 |    20M |  35 | 518 | 695 | 913 | 872 |  1 | 292 |   0 | 0.000000e+00 |      --      |    Inf |   8.46%
2.18/2.25	c   2.2s|   600 |   292 | 20843 |  34.7 |    20M |  35 | 518 | 804 | 902 | 957 |  2 | 401 |   0 | 0.000000e+00 |      --      |    Inf |   8.46%
2.38/2.42	c   2.4s|   700 |   327 | 24054 |  34.3 |    21M |  44 | 518 | 842 | 913 |1036 |  1 | 439 |   0 | 0.000000e+00 |      --      |    Inf |   8.46%
2.58/2.69	c   2.7s|   800 |   327 | 24883 |  31.1 |    21M |  44 | 518 | 898 | 915 |1089 |  1 | 495 |   0 | 0.000000e+00 |      --      |    Inf |   8.47%
2.87/2.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.87/2.99	c   3.0s|   900 |   322 | 25957 |  28.8 |    21M |  44 | 518 | 968 | 891 |1185 |  3 | 566 |   0 | 0.000000e+00 |      --      |    Inf |   8.47%
3.27/3.36	c   3.4s|  1000 |   340 | 29491 |  29.5 |    21M |  44 | 518 |1013 |   0 |1414 |  0 | 612 |   0 | 0.000000e+00 |      --      |    Inf |  10.05%
3.67/3.74	c   3.7s|  1100 |   383 | 34608 |  31.4 |    21M |  44 | 518 |1064 | 890 |1532 |  1 | 663 |   0 | 0.000000e+00 |      --      |    Inf |  10.56%
3.77/3.81	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
3.77/3.81	c (run 1, node 1156) performing user restart
3.77/3.81	c 
3.77/3.81	c (restart) converted 23 cuts from the global cut pool into linear constraints
3.77/3.81	c 
3.77/3.81	c presolving:
3.77/3.82	c (round 1, fast)       0 del vars, 12 del conss, 0 add conss, 0 chg bounds, 5 chg sides, 32 chg coeffs, 0 upgd conss, 0 impls, 809 clqs
3.77/3.82	c (round 2, exhaustive) 0 del vars, 12 del conss, 0 add conss, 0 chg bounds, 5 chg sides, 32 chg coeffs, 17 upgd conss, 0 impls, 809 clqs
3.77/3.84	c (round 3, exhaustive) 0 del vars, 206 del conss, 0 add conss, 0 chg bounds, 5 chg sides, 162 chg coeffs, 17 upgd conss, 0 impls, 809 clqs
3.77/3.85	c (round 4, exhaustive) 0 del vars, 211 del conss, 0 add conss, 0 chg bounds, 5 chg sides, 162 chg coeffs, 17 upgd conss, 0 impls, 809 clqs
3.77/3.86	c (round 5, exhaustive) 0 del vars, 211 del conss, 0 add conss, 0 chg bounds, 5 chg sides, 178 chg coeffs, 17 upgd conss, 0 impls, 809 clqs
3.77/3.88	c presolving (6 rounds: 6 fast, 5 medium, 5 exhaustive):
3.77/3.88	c  0 deleted vars, 211 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 5 changed sides, 178 changed coefficients
3.77/3.88	c  0 implications, 809 cliques
3.77/3.88	c presolved problem has 518 variables (518 bin, 0 int, 0 impl, 0 cont) and 905 constraints
3.77/3.88	c       4 constraints of type <knapsack>
3.77/3.88	c      14 constraints of type <setppc>
3.77/3.88	c     400 constraints of type <and>
3.77/3.88	c       9 constraints of type <linear>
3.77/3.88	c     478 constraints of type <logicor>
3.77/3.88	c transformed objective value is always integral (scale: 1)
3.77/3.88	c Presolving Time: 0.09
3.77/3.88	c 
3.77/3.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.77/3.89	c   3.9s|     1 |     0 | 35904 |     - |    24M |   0 | 518 | 906 | 826 |   0 |  0 | 693 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.77/3.89	c (node 1) unresolved numerical troubles in LP 2413 -- using pseudo solution instead (loop 1)
3.77/3.89	c   3.9s|     1 |     2 | 35937 |     - |    24M |   0 | 518 | 906 | 828 |   2 |  1 | 693 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.97/4.08	c   4.1s|   100 |    52 | 39526 |  31.4 |    24M |  25 | 518 | 963 |   0 | 155 |  0 | 751 |   0 | 0.000000e+00 |      --      |    Inf |   0.78%
4.07/4.18	c   4.2s|   200 |    63 | 40360 |  29.7 |    24M |  25 | 518 | 992 | 852 | 242 |  2 | 781 |   0 | 0.000000e+00 |      --      |    Inf |   4.69%
4.37/4.43	c   4.4s|   300 |   154 | 45494 |  31.2 |    24M |  25 | 518 |1076 | 861 | 451 |  1 | 865 |   0 | 0.000000e+00 |      --      |    Inf |   4.69%
4.47/4.58	c   4.6s|   400 |   179 | 46713 |  30.0 |    24M |  28 | 518 |1134 | 874 | 538 |  1 | 923 |   0 | 0.000000e+00 |      --      |    Inf |   4.89%
4.57/4.68	c   4.7s|   500 |   200 | 47822 |  28.8 |    24M |  28 | 518 |1183 | 877 | 553 |  1 | 972 |   0 | 0.000000e+00 |      --      |    Inf |   4.89%
4.67/4.79	c   4.8s|   600 |   242 | 49222 |  28.0 |    25M |  28 | 518 |1230 | 875 | 620 |  1 |1019 |   0 | 0.000000e+00 |      --      |    Inf |   4.89%
4.87/4.90	c   4.9s|   700 |   259 | 50547 |  27.2 |    25M |  28 | 518 |1279 | 851 | 676 |  2 |1068 |   0 | 0.000000e+00 |      --      |    Inf |   4.90%
4.97/5.03	c   5.0s|   800 |   301 | 52733 |  26.9 |    25M |  30 | 518 |1326 | 875 | 742 |  2 |1115 |   0 | 0.000000e+00 |      --      |    Inf |   4.90%
5.07/5.12	c   5.1s|   900 |   323 | 53419 |  26.0 |    25M |  30 | 518 |1364 | 876 | 784 |  1 |1153 |   0 | 0.000000e+00 |      --      |    Inf |   4.90%
5.17/5.20	c   5.2s|  1000 |   336 | 53995 |  25.0 |    25M |  30 | 518 |1405 | 879 | 809 |  1 |1196 |   0 | 0.000000e+00 |      --      |    Inf |   4.91%
5.27/5.30	c   5.3s|  1100 |   367 | 55419 |  24.5 |    25M |  30 | 518 |1443 |   0 | 843 |  0 |1234 |   0 | 0.000000e+00 |      --      |    Inf |   4.91%
5.27/5.39	c   5.4s|  1200 |   386 | 56275 |  23.9 |    25M |  31 | 518 |1503 |   0 | 867 |  0 |1294 |   0 | 0.000000e+00 |      --      |    Inf |   4.91%
5.36/5.47	c   5.5s|  1300 |   411 | 56916 |  23.1 |    25M |  31 | 518 |1552 | 885 | 892 |  2 |1345 |   0 | 0.000000e+00 |      --      |    Inf |   4.91%
5.46/5.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.46/5.57	c   5.6s|  1400 |   443 | 58163 |  22.7 |    26M |  31 | 518 |1603 |   0 | 939 |  0 |1397 |   0 | 0.000000e+00 |      --      |    Inf |   4.92%
5.56/5.66	c   5.7s|  1500 |   462 | 58855 |  22.1 |    26M |  31 | 518 |1655 | 881 | 961 |  1 |1451 |   0 | 0.000000e+00 |      --      |    Inf |   4.92%
5.66/5.74	c   5.7s|  1600 |   483 | 59923 |  21.7 |    26M |  31 | 518 |1705 |   0 |1000 |  0 |1502 |   0 | 0.000000e+00 |      --      |    Inf |   4.93%
5.76/5.82	c   5.8s|  1700 |   504 | 60659 |  21.2 |    26M |  31 | 518 |1741 | 875 |1017 |  1 |1540 |   0 | 0.000000e+00 |      --      |    Inf |   4.93%
5.86/5.93	c   5.9s|  1800 |   535 | 62188 |  21.0 |    26M |  31 | 518 |1830 | 869 |1086 |  1 |1632 |   0 | 0.000000e+00 |      --      |    Inf |   4.95%
5.97/6.04	c   6.0s|  1900 |   551 | 63132 |  20.6 |    26M |  31 | 518 |1887 | 873 |1158 |  1 |1690 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
6.07/6.13	c   6.1s|  2000 |   568 | 63788 |  20.2 |    27M |  31 | 518 |1936 | 879 |1197 |  1 |1740 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
6.16/6.21	c   6.2s|  2100 |   588 | 64642 |  19.8 |    27M |  31 | 518 |1985 |   0 |1215 |  0 |1789 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
6.26/6.35	c   6.3s|  2200 |   630 | 66717 |  19.9 |    27M |  31 | 518 |2081 | 880 |1280 |  1 |1886 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
6.36/6.47	c   6.5s|  2300 |   663 | 68177 |  19.7 |    27M |  31 | 518 |2141 |   0 |1323 |  0 |1947 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
6.56/6.60	c   6.6s|  2400 |   675 | 69073 |  19.4 |    27M |  31 | 518 |2216 |   0 |1362 |  0 |2023 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
6.56/6.68	c   6.7s|  2500 |   688 | 69560 |  19.0 |    27M |  31 | 518 |2260 | 882 |1382 |  1 |2068 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
6.66/6.76	c   6.8s|  2600 |   708 | 70009 |  18.6 |    27M |  31 | 518 |2295 |   0 |1403 |  0 |2105 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
6.76/6.87	c   6.9s|  2700 |   727 | 71260 |  18.5 |    27M |  31 | 518 |2338 |   0 |1456 |  0 |2148 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
6.86/6.97	c   7.0s|  2800 |   743 | 71840 |  18.1 |    27M |  31 | 518 |2385 | 889 |1486 |  2 |2195 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
7.06/7.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.06/7.13	c   7.1s|  2900 |   809 | 74716 |  18.4 |    28M |  31 | 518 |2435 |   0 |1573 |  0 |2247 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
7.16/7.24	c   7.2s|  3000 |   809 | 75532 |  18.2 |    28M |  31 | 518 |2501 | 882 |1642 |  1 |2314 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
7.26/7.34	c   7.3s|  3100 |   824 | 76708 |  18.0 |    28M |  31 | 518 |2547 |   0 |1732 |  0 |2361 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
7.36/7.44	c   7.4s|  3200 |   844 | 77349 |  17.7 |    28M |  31 | 518 |2599 | 879 |1759 |  2 |2413 |   0 | 0.000000e+00 |      --      |    Inf |   4.96%
7.46/7.56	c   7.6s|  3300 |   867 | 78560 |  17.6 |    29M |  31 | 518 |2641 | 872 |1832 |  1 |2457 |   0 | 0.000000e+00 |      --      |    Inf |   5.01%
7.56/7.66	c   7.7s|  3400 |   888 | 79541 |  17.4 |    29M |  31 | 518 |2691 | 878 |1886 |  2 |2509 |   0 | 0.000000e+00 |      --      |    Inf |   5.02%
7.66/7.75	c   7.7s|  3500 |   905 | 80275 |  17.2 |    29M |  31 | 518 |2729 | 878 |1921 |  1 |2548 |   0 | 0.000000e+00 |      --      |    Inf |   5.02%
7.76/7.83	c   7.8s|  3600 |   925 | 80842 |  17.0 |    29M |  31 | 518 |2777 |   0 |1949 |  0 |2596 |   0 | 0.000000e+00 |      --      |    Inf |   5.02%
7.86/7.92	c   7.9s|  3700 |   942 | 81530 |  16.8 |    29M |  31 | 518 |2832 | 885 |1985 |  1 |2652 |   0 | 0.000000e+00 |      --      |    Inf |   5.02%
7.96/8.01	c   8.0s|  3800 |   962 | 82581 |  16.6 |    29M |  31 | 518 |2858 | 872 |2035 |  1 |2678 |   0 | 0.000000e+00 |      --      |    Inf |   5.02%
8.06/8.16	c   8.2s|  3900 |   997 | 84956 |  16.8 |    29M |  31 | 518 |2908 |   0 |2119 |  0 |2732 |   0 | 0.000000e+00 |      --      |    Inf |   5.80%
8.15/8.27	c   8.3s|  4000 |  1035 | 86643 |  16.8 |    30M |  31 | 518 |2956 |   0 |2161 |  0 |2780 |   0 | 0.000000e+00 |      --      |    Inf |   5.80%
8.25/8.36	c   8.4s|  4100 |  1048 | 87328 |  16.6 |    30M |  31 | 518 |3031 | 872 |2171 |  1 |2855 |   0 | 0.000000e+00 |      --      |    Inf |   5.80%
8.35/8.45	c   8.5s|  4200 |  1063 | 88317 |  16.5 |    30M |  31 | 518 |3066 | 873 |2219 |  1 |2891 |   0 | 0.000000e+00 |      --      |    Inf |   5.80%
8.45/8.59	c   8.6s|  4300 |  1106 | 90492 |  16.6 |    30M |  31 | 518 |3125 | 889 |2293 |  1 |2951 |   0 | 0.000000e+00 |      --      |    Inf |   5.81%
8.55/8.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.55/8.67	c   8.7s|  4400 |  1128 | 91287 |  16.4 |    30M |  31 | 518 |3167 | 880 |2314 |  1 |2994 |   0 | 0.000000e+00 |      --      |    Inf |   5.81%
8.65/8.78	c   8.8s|  4500 |  1148 | 92481 |  16.3 |    30M |  31 | 518 |3210 | 878 |2345 |  2 |3038 |   0 | 0.000000e+00 |      --      |    Inf |   5.81%
8.85/8.92	c   8.9s|  4600 |  1197 | 94652 |  16.4 |    31M |  31 | 518 |3260 | 876 |2392 |  1 |3091 |   0 | 0.000000e+00 |      --      |    Inf |   5.81%
8.96/9.02	c   9.0s|  4700 |  1227 | 95946 |  16.4 |    31M |  31 | 518 |3306 | 884 |2450 |  1 |3138 |   0 | 0.000000e+00 |      --      |    Inf |   5.81%
9.05/9.12	c   9.1s|  4800 |  1243 | 96811 |  16.2 |    31M |  31 | 518 |3354 | 876 |2475 |  1 |3186 |   0 | 0.000000e+00 |      --      |    Inf |   5.81%
9.15/9.22	c   9.2s|  4900 |  1262 | 97785 |  16.1 |    31M |  31 | 518 |3396 | 876 |2531 |  1 |3229 |   0 | 0.000000e+00 |      --      |    Inf |   5.81%
9.25/9.31	c   9.3s|  5000 |  1280 | 98680 |  16.0 |    31M |  31 | 518 |3440 |   0 |2577 |  0 |3273 |   0 | 0.000000e+00 |      --      |    Inf |   5.81%
9.35/9.42	c   9.4s|  5100 |  1314 | 99979 |  16.0 |    32M |  31 | 518 |3489 | 881 |2638 |  1 |3324 |   0 | 0.000000e+00 |      --      |    Inf |   5.81%
9.45/9.51	c   9.5s|  5200 |  1337 |100656 |  15.8 |    32M |  31 | 518 |3526 |   0 |2665 |  0 |3363 |   0 | 0.000000e+00 |      --      |    Inf |   5.81%
9.55/9.63	c   9.6s|  5300 |  1374 |102270 |  15.8 |    32M |  31 | 518 |3575 |   0 |2716 |  0 |3412 |   0 | 0.000000e+00 |      --      |    Inf |   5.81%
9.65/9.73	c   9.7s|  5400 |  1386 |103052 |  15.7 |    32M |  31 | 518 |3622 |   0 |2776 |  0 |3459 |   0 | 0.000000e+00 |      --      |    Inf |   5.82%
9.75/9.82	c   9.8s|  5500 |  1408 |103796 |  15.6 |    32M |  31 | 518 |3653 | 872 |2813 |  2 |3490 |   0 | 0.000000e+00 |      --      |    Inf |   5.82%
9.85/9.94	c   9.9s|  5600 |  1433 |104983 |  15.5 |    32M |  31 | 518 |3701 | 878 |2866 |  1 |3546 |   0 | 0.000000e+00 |      --      |    Inf |   5.82%
9.95/10.05	c  10.0s|  5700 |  1450 |106176 |  15.5 |    32M |  31 | 518 |3731 | 866 |2940 |  1 |3582 |   0 | 0.000000e+00 |      --      |    Inf |   5.83%
10.05/10.15	c  10.1s|  5800 |  1466 |107037 |  15.4 |    32M |  31 | 518 |3736 |   0 |2998 |  0 |3594 |   0 | 0.000000e+00 |      --      |    Inf |   5.83%
10.15/10.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.15/10.24	c  10.2s|  5900 |  1489 |107991 |  15.3 |    33M |  31 | 518 |3794 | 875 |3023 |  1 |3656 |   0 | 0.000000e+00 |      --      |    Inf |   5.83%
10.25/10.32	c  10.3s|  6000 |  1517 |108743 |  15.2 |    33M |  31 | 518 |3820 | 880 |3042 |  1 |3685 |   0 | 0.000000e+00 |      --      |    Inf |   5.83%
10.35/10.42	c  10.4s|  6100 |  1545 |109773 |  15.1 |    33M |  31 | 518 |3864 | 873 |3089 |  2 |3741 |   0 | 0.000000e+00 |      --      |    Inf |   5.83%
10.44/10.51	c  10.5s|  6200 |  1556 |110375 |  15.0 |    33M |  31 | 518 |3897 | 872 |3093 |  1 |3779 |   0 | 0.000000e+00 |      --      |    Inf |   5.84%
10.54/10.61	c  10.6s|  6300 |  1569 |111118 |  14.9 |    33M |  31 | 518 |3943 | 868 |3115 |  1 |3838 |   0 | 0.000000e+00 |      --      |    Inf |   5.84%
10.64/10.71	c  10.7s|  6400 |  1596 |112153 |  14.8 |    33M |  31 | 518 |3988 | 874 |3171 |  1 |3890 |   0 | 0.000000e+00 |      --      |    Inf |   5.84%
10.74/10.80	c  10.8s|  6500 |  1610 |112855 |  14.7 |    33M |  31 | 518 |4032 | 879 |3186 |  1 |3939 |   0 | 0.000000e+00 |      --      |    Inf |   5.84%
10.84/10.90	c  10.9s|  6600 |  1634 |113535 |  14.6 |    33M |  31 | 518 |4067 | 887 |3221 |  2 |3989 |   0 | 0.000000e+00 |      --      |    Inf |   5.84%
10.95/11.03	c  11.0s|  6700 |  1648 |114552 |  14.6 |    34M |  31 | 518 |4090 |   0 |3297 |  0 |4045 |   0 | 0.000000e+00 |      --      |    Inf |   8.96%
11.05/11.14	c  11.1s|  6800 |  1663 |115201 |  14.5 |    34M |  31 | 518 |4111 |   0 |3356 |  0 |4070 |   0 | 0.000000e+00 |      --      |    Inf |   8.96%
11.14/11.24	c  11.2s|  6900 |  1682 |115816 |  14.4 |    34M |  31 | 518 |4130 |   0 |3400 |  0 |4111 |   0 | 0.000000e+00 |      --      |    Inf |   8.97%
11.24/11.31	c  11.3s|  7000 |  1705 |116391 |  14.3 |    34M |  31 | 518 |4141 |   0 |3426 |  0 |4134 |   0 | 0.000000e+00 |      --      |    Inf |   8.97%
11.34/11.40	c  11.4s|  7100 |  1722 |117160 |  14.2 |    34M |  31 | 518 |4164 | 877 |3476 |  1 |4158 |   0 | 0.000000e+00 |      --      |    Inf |   8.97%
11.44/11.50	c  11.5s|  7200 |  1742 |118000 |  14.1 |    35M |  31 | 518 |4199 |   0 |3515 |  0 |4198 |   0 | 0.000000e+00 |      --      |    Inf |   8.97%
11.54/11.66	c  11.7s|  7300 |  1769 |119894 |  14.2 |    35M |  31 | 518 |4206 | 889 |3600 |  2 |4241 |   0 | 0.000000e+00 |      --      |    Inf |   9.07%
11.64/11.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.64/11.78	c  11.8s|  7400 |  1791 |120941 |  14.1 |    35M |  31 | 518 |4249 |   0 |3620 |  0 |4293 |   0 | 0.000000e+00 |      --      |    Inf |   9.07%
11.74/11.89	c  11.9s|  7500 |  1821 |122173 |  14.1 |    35M |  31 | 518 |4277 |   0 |3661 |  0 |4342 |   0 | 0.000000e+00 |      --      |    Inf |   9.07%
11.84/11.98	c  12.0s|  7600 |  1831 |123109 |  14.1 |    36M |  31 | 518 |4313 | 879 |3696 |  2 |4392 |   0 | 0.000000e+00 |      --      |    Inf |   9.07%
11.94/12.07	c  12.1s|  7700 |  1849 |123842 |  14.0 |    36M |  31 | 518 |4365 |   0 |3712 |  0 |4450 |   0 | 0.000000e+00 |      --      |    Inf |   9.07%
12.04/12.18	c  12.2s|  7800 |  1866 |125223 |  14.0 |    36M |  31 | 518 |4395 | 879 |3785 |  1 |4500 |   0 | 0.000000e+00 |      --      |    Inf |   9.07%
12.24/12.38	c  12.4s|  7900 |  1897 |127383 |  14.1 |    36M |  31 | 518 |4284 |   0 |3959 |  0 |4568 |   0 | 0.000000e+00 |      --      |    Inf |  13.97%
12.43/12.52	c  12.5s|  8000 |  1913 |128433 |  14.0 |    36M |  31 | 518 |4315 | 864 |4012 |  2 |4629 |   0 | 0.000000e+00 |      --      |    Inf |  13.97%
12.53/12.63	c  12.6s|  8100 |  1924 |129548 |  14.0 |    36M |  31 | 518 |4301 | 857 |4085 |  3 |4669 |   0 | 0.000000e+00 |      --      |    Inf |  13.97%
12.63/12.73	c  12.7s|  8200 |  1942 |130519 |  13.9 |    37M |  31 | 518 |4296 | 857 |4156 |  2 |4677 |   0 | 0.000000e+00 |      --      |    Inf |  13.97%
12.73/12.84	c  12.8s|  8300 |  1955 |131243 |  13.9 |    37M |  31 | 518 |4325 |   0 |4204 |  0 |4708 |   0 | 0.000000e+00 |      --      |    Inf |  13.97%
12.83/12.95	c  12.9s|  8400 |  1981 |132333 |  13.8 |    37M |  31 | 518 |4274 | 882 |4278 |  2 |4742 |   0 | 0.000000e+00 |      --      |    Inf |  13.97%
12.94/13.04	c  13.0s|  8500 |  2002 |133153 |  13.8 |    37M |  31 | 518 |4269 | 872 |4308 |  1 |4754 |   0 | 0.000000e+00 |      --      |    Inf |  13.97%
13.04/13.13	c  13.1s|  8600 |  2019 |133997 |  13.7 |    37M |  31 | 518 |4284 | 868 |4353 |  1 |4779 |   0 | 0.000000e+00 |      --      |    Inf |  13.97%
13.13/13.24	c  13.2s|  8700 |  2041 |135106 |  13.7 |    37M |  31 | 518 |4307 | 868 |4386 |  1 |4809 |   0 | 0.000000e+00 |      --      |    Inf |  13.98%
13.23/13.35	c  13.4s|  8800 |  2077 |136361 |  13.7 |    37M |  31 | 518 |4297 |   0 |4472 |  0 |4828 |   0 | 0.000000e+00 |      --      |    Inf |  13.98%
13.33/13.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.33/13.44	c  13.4s|  8900 |  2096 |137057 |  13.6 |    37M |  31 | 518 |4314 | 878 |4510 |  1 |4853 |   0 | 0.000000e+00 |      --      |    Inf |  13.98%
13.43/13.58	c  13.6s|  9000 |  2136 |139926 |  13.8 |    37M |  31 | 518 |4361 |   0 |4583 |  0 |4913 |   0 | 0.000000e+00 |      --      |    Inf |  13.98%
13.53/13.67	c  13.7s|  9100 |  2156 |140437 |  13.7 |    37M |  31 | 518 |4375 |   0 |4597 |  0 |4929 |   0 | 0.000000e+00 |      --      |    Inf |  13.98%
13.63/13.75	c  13.8s|  9200 |  2165 |140996 |  13.6 |    38M |  31 | 518 |4378 |   0 |4637 |  0 |4933 |   0 | 0.000000e+00 |      --      |    Inf |  13.98%
13.73/13.84	c  13.8s|  9300 |  2182 |141650 |  13.5 |    38M |  31 | 518 |4378 |   0 |4680 |  0 |4935 |   0 | 0.000000e+00 |      --      |    Inf |  13.98%
13.83/13.94	c  13.9s|  9400 |  2191 |142354 |  13.5 |    38M |  31 | 518 |4376 | 866 |4735 |  2 |4937 |   0 | 0.000000e+00 |      --      |    Inf |  13.99%
13.93/14.02	c  14.0s|  9500 |  2212 |142758 |  13.4 |    38M |  31 | 518 |4379 |   0 |4768 |  0 |4942 |   0 | 0.000000e+00 |      --      |    Inf |  13.99%
14.03/14.13	c  14.1s|  9600 |  2226 |143549 |  13.3 |    38M |  31 | 518 |4406 |   0 |4813 |  0 |4994 |   0 | 0.000000e+00 |      --      |    Inf |  14.08%
14.13/14.23	c  14.2s|  9700 |  2240 |144424 |  13.3 |    38M |  31 | 518 |4391 | 891 |4863 |  2 |5049 |   0 | 0.000000e+00 |      --      |    Inf |  14.09%
14.23/14.33	c  14.3s|  9800 |  2259 |145273 |  13.3 |    38M |  31 | 518 |4445 | 871 |4940 |  1 |5106 |   0 | 0.000000e+00 |      --      |    Inf |  14.09%
14.33/14.45	c  14.4s|  9900 |  2267 |146029 |  13.2 |    38M |  31 | 518 |4453 |   0 |5015 |  0 |5158 |   0 | 0.000000e+00 |      --      |    Inf |  14.09%
14.43/14.56	c  14.6s| 10000 |  2288 |146897 |  13.2 |    39M |  31 | 518 |4450 | 871 |5103 |  1 |5189 |   0 | 0.000000e+00 |      --      |    Inf |  14.09%
14.53/14.65	c  14.7s| 10100 |  2303 |147689 |  13.1 |    39M |  31 | 518 |4473 | 878 |5153 |  1 |5243 |   0 | 0.000000e+00 |      --      |    Inf |  14.09%
14.63/14.77	c  14.8s| 10200 |  2292 |148418 |  13.1 |    39M |  31 | 518 |4471 |   0 |5216 |  0 |5289 |   0 | 0.000000e+00 |      --      |    Inf |  14.09%
14.83/14.90	c  14.9s| 10300 |  2252 |148912 |  13.0 |    39M |  31 | 518 |4329 |   0 |5253 |  0 |5360 |   0 | 0.000000e+00 |      --      |    Inf |  14.09%
14.93/15.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.93/15.03	c  15.0s| 10400 |  2223 |149382 |  12.9 |    39M |  31 | 518 |4204 | 885 |5293 |  1 |5415 |   0 | 0.000000e+00 |      --      |    Inf |  14.09%
15.03/15.17	c  15.2s| 10500 |  2240 |150289 |  12.9 |    39M |  31 | 518 |4259 | 885 |5336 |  1 |5491 |   0 | 0.000000e+00 |      --      |    Inf |  14.09%
15.12/15.29	c  15.3s| 10600 |  2223 |150764 |  12.8 |    39M |  31 | 518 |4155 | 885 |5353 |  1 |5559 |   0 | 0.000000e+00 |      --      |    Inf |  14.10%
15.32/15.41	c  15.4s| 10700 |  2234 |151320 |  12.8 |    39M |  31 | 518 |4207 | 893 |5377 |  2 |5619 |   0 | 0.000000e+00 |      --      |    Inf |  14.10%
15.42/15.55	c  15.5s| 10800 |  2233 |152150 |  12.7 |    39M |  31 | 518 |4159 | 878 |5409 |  1 |5694 |   0 | 0.000000e+00 |      --      |    Inf |  14.10%
15.52/15.66	c  15.7s| 10900 |  2261 |153150 |  12.7 |    39M |  31 | 518 |4214 | 891 |5426 |  1 |5758 |   0 | 0.000000e+00 |      --      |    Inf |  14.10%
15.62/15.77	c  15.8s| 11000 |  2265 |153601 |  12.6 |    39M |  31 | 518 |4281 | 878 |5440 |  1 |5829 |   0 | 0.000000e+00 |      --      |    Inf |  14.10%
15.82/15.90	c  15.9s| 11100 |  2292 |154398 |  12.6 |    39M |  31 | 518 |4327 | 880 |5478 |  1 |5885 |   0 | 0.000000e+00 |      --      |    Inf |  14.10%
15.93/16.02	c  16.0s| 11200 |  2273 |154748 |  12.5 |    40M |  31 | 518 |4242 | 882 |5488 |  2 |5951 |   0 | 0.000000e+00 |      --      |    Inf |  14.10%
16.03/16.13	c  16.1s| 11300 |  2252 |155085 |  12.4 |    40M |  31 | 518 |4241 |   0 |5503 |  0 |6013 |   0 | 0.000000e+00 |      --      |    Inf |  14.10%
16.22/16.32	c  16.3s| 11400 |  2337 |158696 |  12.6 |    40M |  31 | 518 |3961 | 881 |5623 |  1 |6109 |   0 | 0.000000e+00 |      --      |    Inf |  15.66%
16.32/16.45	c  16.5s| 11500 |  2372 |160342 |  12.7 |    40M |  31 | 518 |3936 | 882 |5664 |  1 |6192 |   0 | 0.000000e+00 |      --      |    Inf |  15.66%
16.42/16.56	c  16.6s| 11600 |  2378 |160943 |  12.6 |    40M |  31 | 518 |3983 | 883 |5672 |  1 |6267 |   0 | 0.000000e+00 |      --      |    Inf |  15.66%
16.52/16.69	c  16.7s| 11700 |  2412 |162365 |  12.6 |    40M |  31 | 518 |4035 | 881 |5693 |  1 |6336 |   0 | 0.000000e+00 |      --      |    Inf |  15.67%
16.72/16.81	c  16.8s| 11800 |  2429 |163122 |  12.6 |    41M |  31 | 518 |4101 | 883 |5702 |  1 |6409 |   0 | 0.000000e+00 |      --      |    Inf |  15.67%
16.82/16.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.82/16.91	c  16.9s| 11900 |  2437 |163498 |  12.5 |    41M |  31 | 518 |4162 |   0 |5704 |  0 |6470 |   0 | 0.000000e+00 |      --      |    Inf |  15.67%
16.92/17.03	c  17.0s| 12000 |  2445 |164757 |  12.5 |    41M |  31 | 518 |4237 | 883 |5719 |  2 |6553 |   0 | 0.000000e+00 |      --      |    Inf |  15.67%
17.02/17.12	c  17.1s| 12100 |  2456 |165182 |  12.5 |    41M |  31 | 518 |4307 | 883 |5719 |  1 |6624 |   0 | 0.000000e+00 |      --      |    Inf |  15.67%
17.12/17.25	c  17.3s| 12200 |  2480 |166769 |  12.5 |    41M |  31 | 518 |4309 | 888 |5805 |  2 |6686 |   0 | 0.000000e+00 |      --      |    Inf |  15.67%
17.22/17.35	c  17.3s| 12300 |  2491 |167284 |  12.4 |    41M |  31 | 518 |4368 |   0 |5825 |  0 |6747 |   0 | 0.000000e+00 |      --      |    Inf |  15.68%
17.31/17.48	c  17.5s| 12400 |  2515 |168923 |  12.5 |    41M |  31 | 518 |4309 | 882 |5859 |  1 |6813 |   0 | 0.000000e+00 |      --      |    Inf |  15.69%
17.41/17.58	c  17.6s| 12500 |  2542 |170330 |  12.5 |    41M |  31 | 518 |4390 | 884 |5863 |  2 |6895 |   0 | 0.000000e+00 |      --      |    Inf |  15.69%
17.51/17.68	c  17.7s| 12600 |  2551 |170690 |  12.4 |    41M |  31 | 518 |4464 | 881 |5866 |  1 |6970 |   0 | 0.000000e+00 |      --      |    Inf |  15.70%
17.61/17.78	c  17.8s| 12700 |  2569 |171379 |  12.4 |    41M |  31 | 518 |4526 | 888 |5880 |  1 |7040 |   0 | 0.000000e+00 |      --      |    Inf |  15.70%
17.71/17.89	c  17.9s| 12800 |  2587 |172346 |  12.3 |    41M |  31 | 518 |4582 | 885 |5897 |  1 |7114 |   0 | 0.000000e+00 |      --      |    Inf |  15.71%
17.81/17.99	c  18.0s| 12900 |  2607 |173019 |  12.3 |    41M |  31 | 518 |4651 |   0 |5901 |  0 |7186 |   0 | 0.000000e+00 |      --      |    Inf |  15.71%
17.92/18.09	c  18.1s| 13000 |  2630 |173612 |  12.3 |    41M |  31 | 518 |4701 | 884 |5904 |  1 |7239 |   0 | 0.000000e+00 |      --      |    Inf |  15.71%
18.02/18.19	c  18.2s| 13100 |  2636 |174111 |  12.2 |    42M |  31 | 518 |4764 | 881 |5918 |  1 |7306 |   0 | 0.000000e+00 |      --      |    Inf |  15.71%
18.21/18.30	c  18.3s| 13200 |  2647 |174718 |  12.2 |    42M |  31 | 518 |4812 | 888 |5941 |  2 |7364 |   0 | 0.000000e+00 |      --      |    Inf |  15.76%
18.31/18.41	c  18.4s| 13300 |  2692 |176017 |  12.2 |    42M |  31 | 518 |4872 | 894 |5960 |  1 |7435 |   0 | 0.000000e+00 |      --      |    Inf |  15.76%
18.41/18.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.41/18.52	c  18.5s| 13400 |  2706 |176935 |  12.2 |    42M |  31 | 518 |4948 | 888 |5960 |  1 |7512 |   0 | 0.000000e+00 |      --      |    Inf |  15.76%
18.51/18.62	c  18.6s| 13500 |  2720 |177347 |  12.1 |    42M |  31 | 518 |5018 | 888 |5966 |  1 |7582 |   0 | 0.000000e+00 |      --      |    Inf |  15.76%
18.61/18.72	c  18.7s| 13600 |  2733 |177747 |  12.0 |    42M |  31 | 518 |5081 | 888 |5991 |  1 |7645 |   0 | 0.000000e+00 |      --      |    Inf |  15.76%
18.71/18.82	c  18.8s| 13700 |  2741 |178072 |  12.0 |    42M |  31 | 518 |5137 | 881 |5994 |  1 |7704 |   0 | 0.000000e+00 |      --      |    Inf |  15.76%
18.81/18.92	c  18.9s| 13800 |  2756 |178517 |  11.9 |    42M |  31 | 518 |5191 | 881 |6000 |  1 |7758 |   0 | 0.000000e+00 |      --      |    Inf |  15.76%
18.91/19.02	c  19.0s| 13900 |  2776 |179206 |  11.9 |    42M |  31 | 518 |5239 | 890 |6022 |  1 |7814 |   0 | 0.000000e+00 |      --      |    Inf |  15.77%
19.01/19.13	c  19.1s| 14000 |  2800 |180096 |  11.9 |    42M |  31 | 518 |5281 |   0 |6070 |  0 |7875 |   0 | 0.000000e+00 |      --      |    Inf |  15.77%
19.11/19.26	c  19.3s| 14100 |  2813 |180779 |  11.8 |    42M |  31 | 518 |5342 | 891 |6156 |  1 |7936 |   0 | 0.000000e+00 |      --      |    Inf |  15.78%
19.21/19.38	c  19.4s| 14200 |  2835 |181487 |  11.8 |    42M |  31 | 518 |5405 | 887 |6198 |  1 |7999 |   0 | 0.000000e+00 |      --      |    Inf |  15.78%
19.31/19.49	c  19.5s| 14300 |  2844 |182011 |  11.8 |    43M |  31 | 518 |5472 | 888 |6222 |  1 |8066 |   0 | 0.000000e+00 |      --      |    Inf |  15.78%
19.51/19.63	c  19.6s| 14400 |  2788 |182405 |  11.7 |    43M |  31 | 518 |5273 | 886 |6236 |  1 |8160 |   0 | 0.000000e+00 |      --      |    Inf |  15.78%
19.61/19.75	c  19.7s| 14500 |  2804 |183382 |  11.7 |    43M |  31 | 518 |5325 |   0 |6275 |  0 |8225 |   0 | 0.000000e+00 |      --      |    Inf |  15.78%
19.70/19.86	c  19.9s| 14600 |  2819 |184316 |  11.7 |    43M |  31 | 518 |5308 | 883 |6330 |  2 |8294 |   0 | 0.000000e+00 |      --      |    Inf |  15.78%
19.80/19.97	c  20.0s| 14700 |  2847 |185343 |  11.7 |    44M |  31 | 518 |5284 | 882 |6355 |  1 |8323 |   0 | 0.000000e+00 |      --      |    Inf |  15.78%
19.91/20.06	c  20.1s| 14800 |  2852 |185797 |  11.6 |    44M |  31 | 518 |5285 |   0 |6374 |  0 |8324 |   0 | 0.000000e+00 |      --      |    Inf |  15.78%
20.01/20.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.01/20.18	c  20.2s| 14900 |  2870 |187911 |  11.7 |    44M |  31 | 518 |5229 |   0 |6397 |  0 |8334 |   0 | 0.000000e+00 |      --      |    Inf |  15.78%
20.20/20.31	c  20.3s| 15000 |  2859 |189477 |  11.7 |    44M |  31 | 518 |5125 | 873 |6449 |  1 |8379 |   0 | 0.000000e+00 |      --      |    Inf |  15.79%
20.31/20.44	c  20.4s| 15100 |  2875 |190074 |  11.7 |    44M |  31 | 518 |5119 | 873 |6451 |  1 |8404 |   0 | 0.000000e+00 |      --      |    Inf |  15.79%
20.41/20.53	c  20.5s| 15200 |  2882 |190391 |  11.6 |    44M |  31 | 518 |5119 |   0 |6471 |  0 |8406 |   0 | 0.000000e+00 |      --      |    Inf |  15.79%
20.51/20.61	c  20.6s| 15300 |  2892 |190918 |  11.6 |    44M |  31 | 518 |5121 | 874 |6497 |  2 |8413 |   0 | 0.000000e+00 |      --      |    Inf |  15.79%
20.60/20.70	c  20.7s| 15400 |  2895 |191514 |  11.6 |    44M |  31 | 518 |5104 | 872 |6532 |  1 |8423 |   0 | 0.000000e+00 |      --      |    Inf |  15.79%
20.70/20.85	c  20.9s| 15500 |  2915 |193549 |  11.6 |    44M |  31 | 518 |5000 |   0 |6601 |  0 |8483 |   0 | 0.000000e+00 |      --      |    Inf |  15.89%
20.80/20.95	c  21.0s| 15600 |  2937 |194699 |  11.6 |    44M |  31 | 518 |5040 | 892 |6633 |  2 |8534 |   0 | 0.000000e+00 |      --      |    Inf |  15.89%
20.91/21.04	c  21.0s| 15700 |  2945 |195257 |  11.6 |    44M |  31 | 518 |5058 | 884 |6659 |  2 |8568 |   0 | 0.000000e+00 |      --      |    Inf |  15.89%
21.01/21.14	c  21.1s| 15800 |  2963 |196223 |  11.6 |    45M |  31 | 518 |5068 | 880 |6690 |  1 |8615 |   0 | 0.000000e+00 |      --      |    Inf |  15.89%
21.10/21.26	c  21.3s| 15900 |  2986 |197089 |  11.6 |    45M |  31 | 518 |5172 | 880 |6708 |  1 |8726 |   0 | 0.000000e+00 |      --      |    Inf |  15.89%
21.20/21.35	c  21.3s| 16000 |  2990 |197453 |  11.5 |    45M |  31 | 518 |5227 |   0 |6712 |  0 |8791 |   0 | 0.000000e+00 |      --      |    Inf |  15.89%
21.30/21.44	c  21.4s| 16100 |  2997 |197975 |  11.5 |    45M |  31 | 518 |5287 | 880 |6720 |  1 |8858 |   0 | 0.000000e+00 |      --      |    Inf |  15.89%
21.40/21.57	c  21.6s| 16200 |  3010 |198602 |  11.4 |    45M |  31 | 518 |5344 | 886 |6760 |  1 |8916 |   0 | 0.000000e+00 |      --      |    Inf |  15.89%
21.50/21.68	c  21.7s| 16300 |  3016 |199274 |  11.4 |    45M |  31 | 518 |5283 | 868 |6832 |  1 |8961 |   0 | 0.000000e+00 |      --      |    Inf |  15.89%
21.70/21.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.70/21.81	c  21.8s| 16400 |  3009 |199786 |  11.4 |    45M |  31 | 518 |5225 |   0 |6885 |  0 |9008 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
21.80/21.92	c  21.9s| 16500 |  3014 |200567 |  11.4 |    45M |  31 | 518 |5230 |   0 |6951 |  0 |9059 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
21.90/22.02	c  22.0s| 16600 |  3032 |201475 |  11.3 |    45M |  31 | 518 |5255 |   0 |7020 |  0 |9117 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
22.00/22.15	c  22.2s| 16700 |  2968 |201711 |  11.3 |    45M |  31 | 518 |5272 |   0 |7026 |  0 |9203 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
22.10/22.25	c  22.3s| 16800 |  2984 |202687 |  11.3 |    45M |  31 | 518 |5284 | 883 |7070 |  1 |9261 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
22.20/22.36	c  22.4s| 16900 |  2992 |203327 |  11.3 |    45M |  31 | 518 |5336 |   0 |7117 |  0 |9327 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
22.30/22.46	c  22.5s| 17000 |  3019 |204170 |  11.2 |    45M |  31 | 518 |5257 | 877 |7129 |  1 |9377 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
22.40/22.54	c  22.5s| 17100 |  3031 |204800 |  11.2 |    45M |  31 | 518 |5257 | 877 |7142 |  1 |9391 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
22.50/22.63	c  22.6s| 17200 |  3029 |205340 |  11.2 |    46M |  31 | 518 |5244 | 881 |7162 |  1 |9402 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
22.60/22.71	c  22.7s| 17300 |  3047 |206131 |  11.2 |    46M |  31 | 518 |5171 |   0 |7196 |  0 |9440 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
22.70/22.81	c  22.8s| 17400 |  3075 |207565 |  11.2 |    46M |  31 | 518 |5211 | 872 |7224 |  1 |9485 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
22.70/22.88	c  22.9s| 17500 |  3086 |208099 |  11.2 |    46M |  31 | 518 |5222 | 873 |7243 |  1 |9506 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
22.80/22.95	c  23.0s| 17600 |  3093 |208570 |  11.1 |    46M |  31 | 518 |5231 | 867 |7266 |  1 |9515 |   0 | 0.000000e+00 |      --      |    Inf |  15.90%
22.90/23.05	c  23.1s| 17700 |  3104 |209587 |  11.1 |    46M |  31 | 518 |5248 | 874 |7335 |  1 |9540 |   0 | 0.000000e+00 |      --      |    Inf |  15.91%
23.00/23.13	c  23.1s| 17800 |  3110 |209985 |  11.1 |    46M |  31 | 518 |5278 | 871 |7350 |  1 |9570 |   0 | 0.000000e+00 |      --      |    Inf |  15.91%
23.10/23.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.10/23.21	c  23.2s| 17900 |  3117 |210462 |  11.0 |    46M |  31 | 518 |5274 | 879 |7369 |  2 |9588 |   0 | 0.000000e+00 |      --      |    Inf |  15.91%
23.20/23.31	c  23.3s| 18000 |  3141 |211348 |  11.0 |    46M |  31 | 518 |5285 |   0 |7446 |  0 |9630 |   0 | 0.000000e+00 |      --      |    Inf |  15.91%
23.29/23.40	c  23.4s| 18100 |  3149 |211773 |  11.0 |    46M |  31 | 518 |5334 |   0 |7448 |  0 |9682 |   0 | 0.000000e+00 |      --      |    Inf |  15.91%
23.29/23.49	c  23.5s| 18200 |  3166 |212196 |  11.0 |    46M |  31 | 518 |5376 | 879 |7478 |  1 |9730 |   0 | 0.000000e+00 |      --      |    Inf |  15.91%
23.49/23.60	c  23.6s| 18300 |  3164 |212869 |  10.9 |    46M |  31 | 518 |5399 | 884 |7516 |  2 |9789 |   0 | 0.000000e+00 |      --      |    Inf |  15.91%
23.59/23.71	c  23.7s| 18400 |  3165 |213711 |  10.9 |    46M |  31 | 518 |5438 |   0 |7584 |  0 |9849 |   0 | 0.000000e+00 |      --      |    Inf |  15.91%
23.69/23.82	c  23.8s| 18500 |  3167 |214508 |  10.9 |    46M |  31 | 518 |5422 |   0 |7669 |  0 |9894 |   0 | 0.000000e+00 |      --      |    Inf |  15.91%
23.79/23.93	c  23.9s| 18600 |  3190 |216044 |  10.9 |    46M |  31 | 518 |5432 | 871 |7707 |  2 |9964 |   0 | 0.000000e+00 |      --      |    Inf |  15.92%
23.90/24.03	c  24.0s| 18700 |  3195 |217228 |  10.9 |    47M |  31 | 518 |5477 |   0 |7749 |  0 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.92%
24.00/24.12	c  24.1s| 18800 |  3207 |218054 |  10.9 |    47M |  31 | 518 |5458 | 870 |7785 |  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.92%
24.09/24.23	c  24.2s| 18900 |  3218 |218683 |  10.9 |    48M |  31 | 518 |5589 | 872 |7811 |  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.92%
24.19/24.34	c  24.3s| 19000 |  3217 |219181 |  10.9 |    48M |  31 | 518 |5597 |   0 |7853 |  0 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.93%
24.29/24.45	c  24.4s| 19100 |  3230 |219706 |  10.8 |    48M |  31 | 518 |5593 | 886 |7881 |  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.93%
24.39/24.57	c  24.6s| 19200 |  3240 |220169 |  10.8 |    48M |  31 | 518 |5583 | 897 |7922 |  2 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.93%
24.59/24.71	c  24.7s| 19300 |  3254 |220764 |  10.8 |    48M |  31 | 518 |5643 | 870 |7976 |  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.93%
24.69/24.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
24.69/24.82	c  24.8s| 19400 |  3255 |221575 |  10.8 |    48M |  31 | 518 |5670 |   0 |8025 |  0 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.93%
24.79/24.93	c  24.9s| 19500 |  3271 |222279 |  10.8 |    48M |  31 | 518 |5716 | 888 |8068 |  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.94%
24.99/25.12	c  25.1s| 19600 |  3310 |224730 |  10.8 |    48M |  31 | 518 |5683 | 884 |8202 |  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.94%
25.09/25.25	c  25.3s| 19700 |  3328 |225734 |  10.8 |    48M |  31 | 518 |5731 | 896 |8274 |  2 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.94%
25.19/25.34	c  25.3s| 19800 |  3352 |226367 |  10.8 |    48M |  31 | 518 |5716 | 885 |8295 |  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.94%
25.29/25.43	c  25.4s| 19900 |  3358 |226791 |  10.8 |    48M |  31 | 518 |5722 | 892 |8311 |  2 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.94%
25.39/25.53	c  25.5s| 20000 |  3366 |227367 |  10.7 |    48M |  31 | 518 |5725 |   0 |8368 |  0 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.94%
25.49/25.64	c  25.6s| 20100 |  3371 |228021 |  10.7 |    48M |  31 | 518 |5739 |   0 |8401 |  0 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.94%
25.59/25.76	c  25.8s| 20200 |  3380 |228590 |  10.7 |    48M |  31 | 518 |5742 | 890 |8462 |  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.94%
25.68/25.84	c  25.8s| 20300 |  3391 |228928 |  10.7 |    48M |  31 | 518 |5748 | 887 |8470 |  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.95%
25.78/25.95	c  25.9s| 20400 |  3420 |230146 |  10.7 |    48M |  31 | 518 |5783 | 870 |8523 |  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.95%
25.89/26.06	c  26.1s| 20500 |  3435 |230798 |  10.7 |    48M |  31 | 518 |5817 |   0 |8554 |  0 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.95%
25.99/26.16	c  26.2s| 20600 |  3444 |231348 |  10.6 |    49M |  31 | 518 |5821 |   0 |8582 |  0 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.95%
26.08/26.27	c  26.3s| 20700 |  3454 |231944 |  10.6 |    49M |  31 | 518 |5844 |   0 |8642 |  0 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.95%
26.28/26.41	c  26.4s| 20800 |  3490 |233269 |  10.6 |    49M |  31 | 518 |5874 |   0 |8727 |  0 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.95%
26.38/26.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.38/26.53	c  26.5s| 20900 |  3496 |233764 |  10.6 |    49M |  31 | 518 |5885 |   0 |8779 |  0 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.95%
26.48/26.67	c  26.7s| 21000 |  3505 |234334 |  10.6 |    49M |  31 | 518 |5925 |   0 |8835 |  0 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.96%
26.68/26.81	c  26.8s| 21100 |  3526 |235250 |  10.6 |    49M |  31 | 518 |5937 | 867 |8898 |  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.96%
26.78/26.91	c  26.9s| 21200 |  3530 |235670 |  10.5 |    49M |  31 | 518 |5936 | 869 |8933 |  2 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.96%
26.89/27.02	c  27.0s| 21300 |  3543 |236118 |  10.5 |    50M |  31 | 518 |5951 | 888 |8988 |  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  15.96%
26.99/27.15	c  27.1s| 21400 |  3558 |236661 |  10.5 |    50M |  31 | 518 |5974 | 875 |9054 |  1 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  15.96%
27.08/27.26	c  27.3s| 21500 |  3568 |237094 |  10.5 |    50M |  31 | 518 |5984 | 872 |9105 |  1 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  15.96%
27.18/27.36	c  27.4s| 21600 |  3576 |237816 |  10.4 |    50M |  31 | 518 |5956 | 874 |9173 |  1 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.35%
27.28/27.46	c  27.5s| 21700 |  3591 |238726 |  10.4 |    50M |  31 | 518 |5928 |   0 |9224 |  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.36%
27.38/27.56	c  27.6s| 21800 |  3593 |239294 |  10.4 |    50M |  31 | 518 |5944 |   0 |9269 |  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.36%
27.48/27.67	c  27.7s| 21900 |  3604 |240087 |  10.4 |    50M |  31 | 518 |5991 | 879 |9336 |  1 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.36%
27.68/27.82	c  27.8s| 22000 |  3643 |242174 |  10.5 |    50M |  31 | 518 |6011 | 882 |9373 |  1 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.36%
27.78/27.94	c  27.9s| 22100 |  3661 |243402 |  10.5 |    50M |  31 | 518 |6084 |   0 |9411 |  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.36%
27.88/28.03	c  28.0s| 22200 |  3666 |243901 |  10.4 |    51M |  31 | 518 |6134 |   0 |9433 |  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.36%
27.98/28.14	c  28.1s| 22300 |  3672 |244709 |  10.4 |    51M |  31 | 518 |6207 | 890 |9473 |  2 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.36%
28.08/28.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
28.08/28.27	c  28.3s| 22400 |  3684 |245784 |  10.4 |    51M |  31 | 518 |6266 | 886 |9554 |  1 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.36%
28.17/28.36	c  28.4s| 22500 |  3700 |246428 |  10.4 |    51M |  31 | 518 |6266 | 876 |9582 |  2 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.36%
28.27/28.43	c  28.4s| 22600 |  3709 |246904 |  10.4 |    51M |  31 | 518 |6284 |   0 |9594 |  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.36%
28.37/28.52	c  28.5s| 22700 |  3721 |247768 |  10.4 |    51M |  31 | 518 |6317 |   0 |9628 |  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.37%
28.37/28.59	c  28.6s| 22800 |  3734 |248299 |  10.4 |    51M |  31 | 518 |6335 | 876 |9643 |  1 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.37%
28.47/28.68	c  28.7s| 22900 |  3744 |249066 |  10.4 |    51M |  31 | 518 |6342 |   0 |9679 |  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.37%
28.57/28.76	c  28.8s| 23000 |  3755 |249692 |  10.3 |    51M |  31 | 518 |6345 |   0 |9730 |  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.37%
28.67/28.83	c  28.8s| 23100 |  3773 |250480 |  10.3 |    51M |  31 | 518 |6345 | 868 |9753 |  1 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.37%
28.77/28.91	c  28.9s| 23200 |  3781 |251084 |  10.3 |    51M |  31 | 518 |6354 |   0 |9769 |  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.37%
28.88/29.05	c  29.0s| 23300 |  3797 |252225 |  10.3 |    51M |  31 | 518 |6307 |   0 |9861 |  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
28.98/29.16	c  29.2s| 23400 |  3802 |252791 |  10.3 |    51M |  31 | 518 |6326 |   0 |9929 |  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
29.07/29.26	c  29.3s| 23500 |  3819 |253594 |  10.3 |    51M |  31 | 518 |6336 |   0 |9995 |  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
29.17/29.38	c  29.4s| 23600 |  3838 |254841 |  10.3 |    52M |  31 | 518 |6276 | 870 |  10k|  1 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
29.27/29.49	c  29.5s| 23700 |  3863 |256262 |  10.3 |    52M |  31 | 518 |6276 | 870 |  10k|  1 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
29.47/29.64	c  29.6s| 23800 |  3914 |258884 |  10.4 |    52M |  31 | 518 |6288 | 870 |  10k|  1 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
29.57/29.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
29.57/29.73	c  29.7s| 23900 |  3928 |259955 |  10.4 |    52M |  31 | 518 |6366 |   0 |  10k|  0 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
29.67/29.82	c  29.8s| 24000 |  3943 |260745 |  10.4 |    52M |  31 | 518 |6427 | 875 |  10k|  1 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
29.77/29.99	c  30.0s| 24100 |  3968 |261960 |  10.4 |    52M |  31 | 518 |6490 |   0 |  10k|  0 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
29.88/30.09	c  30.1s| 24200 |  3987 |262990 |  10.4 |    52M |  31 | 518 |6542 | 878 |  10k|  2 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
30.07/30.20	c  30.2s| 24300 |  4013 |264381 |  10.4 |    52M |  31 | 518 |6582 | 871 |  10k|  1 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
30.07/30.29	c  30.3s| 24400 |  4029 |265226 |  10.4 |    52M |  31 | 518 |6621 | 870 |  10k|  1 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
30.27/30.41	c  30.4s| 24500 |  4057 |266808 |  10.4 |    52M |  31 | 518 |6677 | 875 |  10k|  1 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.38%
30.27/30.49	c  30.5s| 24600 |  4074 |267401 |  10.4 |    52M |  31 | 518 |6740 | 881 |  10k|  1 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.39%
30.37/30.58	c  30.6s| 24700 |  4093 |268156 |  10.4 |    52M |  31 | 518 |6782 |   0 |  10k|  0 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.39%
30.47/30.67	c  30.7s| 24800 |  4107 |268987 |  10.4 |    52M |  31 | 518 |6828 | 872 |  10k|  1 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.39%
30.67/30.80	c  30.8s| 24900 |  4148 |270942 |  10.4 |    52M |  31 | 518 |6810 | 873 |  10k|  1 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.41%
30.67/30.89	c  30.9s| 25000 |  4170 |271840 |  10.4 |    53M |  31 | 518 |6855 | 881 |  10k|  2 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.41%
30.77/31.00	c  31.0s| 25100 |  4179 |272649 |  10.4 |    53M |  31 | 518 |6928 | 875 |  10k|  1 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.41%
30.87/31.09	c  31.1s| 25200 |  4196 |273282 |  10.4 |    53M |  31 | 518 |6974 |   0 |  10k|  0 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.41%
30.97/31.19	c  31.2s| 25300 |  4202 |273884 |  10.3 |    53M |  31 | 518 |7012 |   0 |  10k|  0 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
31.07/31.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
31.07/31.27	c  31.3s| 25400 |  4236 |274556 |  10.3 |    53M |  31 | 518 |7025 | 874 |  10k|  2 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
31.17/31.37	c  31.4s| 25500 |  4258 |275450 |  10.3 |    53M |  31 | 518 |7048 |   0 |  11k|  0 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
31.27/31.47	c  31.5s| 25600 |  4287 |276603 |  10.3 |    53M |  31 | 518 |7080 | 875 |  11k|  2 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
31.37/31.57	c  31.6s| 25700 |  4305 |277429 |  10.3 |    53M |  31 | 518 |7130 | 865 |  11k|  1 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
31.47/31.67	c  31.7s| 25800 |  4315 |278306 |  10.3 |    53M |  31 | 518 |7187 |   0 |  11k|  0 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
31.57/31.77	c  31.8s| 25900 |  4348 |279579 |  10.3 |    53M |  31 | 518 |7235 |   0 |  11k|  0 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
31.67/31.88	c  31.9s| 26000 |  4371 |280600 |  10.3 |    53M |  31 | 518 |7281 | 881 |  11k|  2 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
31.77/31.96	c  32.0s| 26100 |  4383 |281058 |  10.3 |    53M |  31 | 518 |7323 | 869 |  11k|  1 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
31.87/32.04	c  32.0s| 26200 |  4400 |281695 |  10.3 |    53M |  31 | 518 |7369 |   0 |  11k|  0 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
31.97/32.16	c  32.2s| 26300 |  4401 |282423 |  10.3 |    54M |  31 | 518 |7416 | 874 |  11k|  2 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
32.07/32.27	c  32.3s| 26400 |  4428 |283549 |  10.3 |    54M |  31 | 518 |7385 | 879 |  11k|  2 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
32.16/32.35	c  32.4s| 26500 |  4444 |284195 |  10.3 |    54M |  31 | 518 |7354 | 880 |  11k|  2 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
32.26/32.44	c  32.4s| 26600 |  4466 |285047 |  10.3 |    54M |  31 | 518 |7364 |   0 |  11k|  0 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
32.36/32.55	c  32.5s| 26700 |  4454 |285416 |  10.2 |    54M |  31 | 518 |7342 | 868 |  11k|  1 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
32.46/32.69	c  32.7s| 26800 |  4422 |286017 |  10.2 |    54M |  31 | 518 |7263 | 870 |  11k|  1 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.42%
32.66/32.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
32.66/32.83	c  32.8s| 26900 |  4394 |286840 |  10.2 |    55M |  31 | 518 |7262 | 871 |  11k|  2 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
32.76/32.95	c  33.0s| 27000 |  4416 |288396 |  10.2 |    55M |  31 | 518 |7197 | 876 |  11k|  2 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
32.87/33.05	c  33.1s| 27100 |  4445 |289699 |  10.2 |    55M |  31 | 518 |7175 | 874 |  11k|  2 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
32.97/33.14	c  33.1s| 27200 |  4462 |290370 |  10.2 |    55M |  31 | 518 |7175 | 874 |  11k|  1 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
33.06/33.25	c  33.2s| 27300 |  4484 |291423 |  10.2 |    55M |  31 | 518 |7198 | 876 |  11k|  3 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
33.16/33.36	c  33.4s| 27400 |  4517 |292930 |  10.3 |    56M |  31 | 518 |7248 | 870 |  11k|  1 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
33.26/33.45	c  33.5s| 27500 |  4534 |293728 |  10.2 |    56M |  31 | 518 |7306 | 887 |  11k|  2 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
33.36/33.55	c  33.5s| 27600 |  4546 |294611 |  10.2 |    56M |  31 | 518 |7358 |   0 |  12k|  0 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
33.46/33.63	c  33.6s| 27700 |  4567 |295074 |  10.2 |    56M |  31 | 518 |7403 | 872 |  12k|  2 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
33.56/33.73	c  33.7s| 27800 |  4568 |295640 |  10.2 |    57M |  31 | 518 |7462 | 879 |  12k|  1 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
33.66/33.83	c  33.8s| 27900 |  4583 |296365 |  10.2 |    57M |  31 | 518 |7495 | 868 |  12k|  2 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
33.76/33.96	c  34.0s| 28000 |  4615 |297816 |  10.2 |    57M |  31 | 518 |7420 | 877 |  12k|  2 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
33.86/34.05	c  34.1s| 28100 |  4640 |298624 |  10.2 |    57M |  31 | 518 |7432 | 876 |  12k|  2 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
33.96/34.16	c  34.2s| 28200 |  4660 |299796 |  10.2 |    57M |  31 | 518 |7491 | 874 |  12k|  1 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
34.06/34.24	c  34.2s| 28300 |  4675 |300471 |  10.2 |    57M |  31 | 518 |7554 | 877 |  12k|  1 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
34.16/34.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
34.16/34.36	c  34.4s| 28400 |  4693 |301541 |  10.2 |    57M |  31 | 518 |7602 |   0 |  12k|  0 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
34.26/34.47	c  34.5s| 28500 |  4713 |302611 |  10.2 |    57M |  31 | 518 |7671 |   0 |  12k|  0 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.43%
34.36/34.55	c  34.6s| 28600 |  4729 |303225 |  10.2 |    57M |  31 | 518 |7702 | 872 |  12k|  1 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.44%
34.46/34.66	c  34.7s| 28700 |  4743 |304110 |  10.2 |    57M |  31 | 518 |7690 |   0 |  12k|  0 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.44%
34.56/34.74	c  34.7s| 28800 |  4756 |304749 |  10.2 |    57M |  31 | 518 |7727 |   0 |  12k|  0 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.44%
34.66/34.84	c  34.8s| 28900 |  4773 |305412 |  10.2 |    57M |  31 | 518 |7771 | 868 |  12k|  1 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.44%
34.75/34.95	c  35.0s| 29000 |  4772 |306066 |  10.1 |    57M |  31 | 518 |7707 | 875 |  12k|  2 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  16.44%
34.86/35.03	c  35.0s| 29100 |  4797 |306639 |  10.1 |    57M |  31 | 518 |7751 | 877 |  12k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.44%
34.96/35.14	c  35.1s| 29200 |  4812 |307304 |  10.1 |    58M |  31 | 518 |7747 | 877 |  12k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.46%
35.05/35.25	c  35.3s| 29300 |  4832 |308321 |  10.1 |    58M |  31 | 518 |7704 | 872 |  12k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.46%
35.15/35.37	c  35.4s| 29400 |  4875 |310084 |  10.1 |    58M |  31 | 518 |7750 | 881 |  12k|  2 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.46%
35.25/35.46	c  35.5s| 29500 |  4885 |310652 |  10.1 |    58M |  31 | 518 |7779 |   0 |  12k|  0 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.46%
35.35/35.54	c  35.5s| 29600 |  4904 |311110 |  10.1 |    58M |  31 | 518 |7822 |   0 |  12k|  0 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.46%
35.45/35.62	c  35.6s| 29700 |  4917 |311553 |  10.1 |    58M |  31 | 518 |7865 | 874 |  12k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.46%
35.55/35.70	c  35.7s| 29800 |  4932 |312048 |  10.1 |    58M |  31 | 518 |7909 | 872 |  12k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.47%
35.65/35.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
35.65/35.80	c  35.8s| 29900 |  4921 |312621 |  10.1 |    58M |  31 | 518 |7975 | 878 |  12k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.47%
35.75/35.92	c  35.9s| 30000 |  4950 |314283 |  10.1 |    58M |  31 | 518 |7926 | 870 |  12k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.47%
35.86/36.01	c  36.0s| 30100 |  4963 |314783 |  10.1 |    58M |  31 | 518 |7949 | 870 |  12k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.47%
35.96/36.16	c  36.2s| 30200 |  4972 |317566 |  10.1 |    58M |  31 | 518 |7851 |   0 |  12k|  0 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.47%
36.05/36.25	c  36.3s| 30300 |  4993 |318208 |  10.1 |    58M |  31 | 518 |7793 | 870 |  12k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.47%
36.15/36.35	c  36.4s| 30400 |  4999 |318723 |  10.1 |    59M |  31 | 518 |7748 | 868 |  12k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.47%
36.25/36.46	c  36.5s| 30500 |  5023 |319911 |  10.1 |    59M |  31 | 518 |7770 | 879 |  13k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.47%
36.35/36.55	c  36.6s| 30600 |  5033 |320369 |  10.1 |    59M |  31 | 518 |7703 | 882 |  13k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.48%
36.45/36.65	c  36.6s| 30700 |  5046 |320914 |  10.1 |    59M |  31 | 518 |7729 | 894 |  13k|  2 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.48%
36.55/36.76	c  36.8s| 30800 |  5051 |321748 |  10.1 |    59M |  31 | 518 |7777 | 871 |  13k|  2 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.48%
36.65/36.87	c  36.9s| 30900 |  5063 |322256 |  10.1 |    59M |  31 | 518 |7772 | 880 |  13k|  1 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.48%
36.75/36.97	c  37.0s| 31000 |  5074 |322940 |  10.0 |    59M |  31 | 518 |7784 | 855 |  13k|  2 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.48%
36.85/37.07	c  37.1s| 31100 |  5092 |323752 |  10.0 |    59M |  31 | 518 |7674 |   0 |  13k|  0 |  15k|   0 | 0.000000e+00 |      --      |    Inf |  16.49%
36.95/37.16	c  37.2s| 31200 |  5109 |324241 |  10.0 |    59M |  31 | 518 |7704 | 883 |  13k|  1 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  16.49%
37.05/37.25	c  37.3s| 31300 |  5134 |324938 |  10.0 |    59M |  31 | 518 |7764 |   0 |  13k|  0 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  16.49%
37.15/37.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.15/37.35	c  37.4s| 31400 |  5147 |325600 |  10.0 |    59M |  31 | 518 |7730 |   0 |  13k|  0 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  16.49%
37.25/37.46	c  37.5s| 31500 |  5156 |326237 |  10.0 |    59M |  31 | 518 |7757 | 879 |  13k|  1 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  16.49%
37.35/37.56	c  37.6s| 31600 |  5169 |326677 |  10.0 |    59M |  31 | 518 |7819 | 888 |  13k|  1 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  16.49%
37.44/37.69	c  37.7s| 31700 |  5181 |327215 |  10.0 |    59M |  31 | 518 |7780 | 861 |  13k|  2 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  16.49%
37.64/37.82	c  37.8s| 31800 |  5191 |327927 |   9.9 |    59M |  31 | 518 |7790 | 871 |  13k|  2 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  16.49%
37.74/37.92	c  37.9s| 31900 |  5209 |328636 |   9.9 |    59M |  31 | 518 |7806 | 881 |  13k|  2 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  16.49%
37.85/38.02	c  38.0s| 32000 |  5224 |328983 |   9.9 |    59M |  31 | 518 |7714 | 875 |  13k|  1 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  16.50%
37.95/38.10	c  38.1s| 32100 |  5253 |329432 |   9.9 |    59M |  31 | 518 |7713 |   0 |  13k|  0 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  16.50%
38.04/38.21	c  38.2s| 32200 |  5277 |330638 |   9.9 |    60M |  31 | 518 |7597 | 872 |  13k|  1 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  18.06%
38.14/38.30	c  38.3s| 32300 |  5283 |331147 |   9.9 |    60M |  31 | 518 |7650 | 872 |  13k|  1 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  18.06%
38.24/38.41	c  38.4s| 32400 |  5292 |331884 |   9.9 |    60M |  31 | 518 |7611 |   0 |  13k|  0 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  18.06%
38.34/38.51	c  38.5s| 32500 |  5303 |332335 |   9.9 |    60M |  31 | 518 |7558 |   0 |  13k|  0 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  18.07%
38.44/38.60	c  38.6s| 32600 |  5320 |332735 |   9.9 |    60M |  31 | 518 |7555 | 884 |  13k|  1 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  18.07%
38.44/38.68	c  38.7s| 32700 |  5325 |333031 |   9.8 |    60M |  31 | 518 |7547 | 890 |  13k|  1 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  18.07%
38.54/38.78	c  38.8s| 32800 |  5339 |333367 |   9.8 |    60M |  31 | 518 |7556 |   0 |  13k|  0 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  18.07%
38.64/38.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
38.64/38.89	c  38.9s| 32900 |  5361 |334386 |   9.8 |    60M |  31 | 518 |7547 | 874 |  13k|  1 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  18.07%
38.74/38.97	c  39.0s| 33000 |  5377 |334925 |   9.8 |    60M |  31 | 518 |7585 | 874 |  13k|  1 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  18.07%
38.84/39.07	c  39.1s| 33100 |  5389 |335582 |   9.8 |    60M |  31 | 518 |7605 | 882 |  13k|  2 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  18.07%
39.04/39.20	c  39.2s| 33200 |  5402 |336372 |   9.8 |    60M |  31 | 518 |7655 | 891 |  13k|  2 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  18.07%
39.14/39.34	c  39.3s| 33300 |  5416 |337032 |   9.8 |    60M |  31 | 518 |7710 | 880 |  13k|  1 |  16k|   0 | 0.000000e+00 |      --      |    Inf |  18.07%
39.24/39.45	c  39.4s| 33400 |  5436 |337799 |   9.8 |    60M |  31 | 518 |7779 | 885 |  13k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.07%
39.34/39.58	c  39.6s| 33500 |  5469 |339352 |   9.8 |    60M |  31 | 518 |7720 | 882 |  13k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.07%
39.44/39.66	c  39.7s| 33600 |  5475 |339719 |   9.8 |    60M |  31 | 518 |7707 |   0 |  13k|  0 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.08%
39.54/39.75	c  39.7s| 33700 |  5480 |340094 |   9.8 |    60M |  31 | 518 |7707 | 881 |  13k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.08%
39.64/39.88	c  39.9s| 33800 |  5514 |341166 |   9.8 |    60M |  31 | 518 |7653 | 882 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.08%
39.74/39.98	c  40.0s| 33900 |  5523 |341642 |   9.7 |    60M |  31 | 518 |7705 | 882 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.08%
39.84/40.08	c  40.1s| 34000 |  5536 |342134 |   9.7 |    60M |  31 | 518 |7768 | 882 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.08%
39.94/40.18	c  40.2s| 34100 |  5548 |342655 |   9.7 |    60M |  31 | 518 |7831 | 879 |  14k|  2 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.08%
40.04/40.28	c  40.3s| 34200 |  5573 |343483 |   9.7 |    60M |  31 | 518 |7809 | 885 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.08%
40.23/40.41	c  40.4s| 34300 |  5616 |345309 |   9.7 |    60M |  31 | 518 |7679 |   0 |  14k|  0 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.08%
40.33/40.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
40.33/40.50	c  40.5s| 34400 |  5626 |345704 |   9.7 |    61M |  31 | 518 |7678 |   0 |  14k|  0 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.08%
40.43/40.60	c  40.6s| 34500 |  5628 |346330 |   9.7 |    61M |  31 | 518 |7687 | 879 |  14k|  2 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.08%
40.43/40.69	c  40.7s| 34600 |  5634 |346843 |   9.7 |    61M |  31 | 518 |7700 | 873 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.08%
40.53/40.78	c  40.8s| 34700 |  5655 |347534 |   9.7 |    61M |  31 | 518 |7699 | 879 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.08%
40.63/40.86	c  40.9s| 34800 |  5659 |347935 |   9.7 |    61M |  31 | 518 |7687 |   0 |  14k|  0 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.09%
40.73/40.96	c  41.0s| 34900 |  5671 |348514 |   9.7 |    61M |  31 | 518 |7675 | 868 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.09%
40.84/41.06	c  41.1s| 35000 |  5681 |349166 |   9.7 |    61M |  31 | 518 |7654 | 868 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.09%
40.94/41.16	c  41.2s| 35100 |  5692 |350079 |   9.7 |    62M |  31 | 518 |7557 |   0 |  14k|  0 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.09%
41.13/41.38	c  41.4s| 35200 |  5700 |350548 |   9.6 |    62M |  31 | 518 |7595 | 878 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.09%
41.23/41.49	c  41.5s| 35300 |  5735 |351684 |   9.6 |    63M |  31 | 518 |7523 | 873 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.09%
41.43/41.60	c  41.6s| 35400 |  5750 |352660 |   9.6 |    63M |  31 | 518 |7480 |   0 |  14k|  0 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.14%
41.43/41.69	c  41.7s| 35500 |  5756 |353274 |   9.6 |    63M |  31 | 518 |7496 | 874 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.15%
41.53/41.78	c  41.8s| 35600 |  5768 |353810 |   9.6 |    63M |  31 | 518 |7502 | 873 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.15%
41.62/41.86	c  41.9s| 35700 |  5784 |354369 |   9.6 |    63M |  31 | 518 |7520 | 895 |  14k|  2 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.16%
41.72/41.96	c  42.0s| 35800 |  5786 |354990 |   9.6 |    63M |  31 | 518 |7529 |   0 |  14k|  0 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.16%
41.83/42.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
41.83/42.05	c  42.0s| 35900 |  5796 |355553 |   9.6 |    63M |  31 | 518 |7528 | 878 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.16%
41.93/42.15	c  42.1s| 36000 |  5811 |356400 |   9.6 |    63M |  31 | 518 |7472 | 870 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.16%
42.02/42.24	c  42.2s| 36100 |  5816 |356955 |   9.6 |    63M |  31 | 518 |7501 | 868 |  14k|  1 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.16%
42.12/42.36	c  42.4s| 36200 |  5823 |358337 |   9.6 |    63M |  31 | 518 |7411 | 874 |  14k|  2 |  17k|   0 | 0.000000e+00 |      --      |    Inf |  18.16%
42.22/42.45	c  42.4s| 36300 |  5838 |358901 |   9.6 |    63M |  31 | 518 |7349 | 876 |  14k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.56%
42.32/42.55	c  42.5s| 36400 |  5845 |359575 |   9.6 |    63M |  31 | 518 |7395 | 886 |  14k|  2 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.56%
42.42/42.65	c  42.6s| 36500 |  5858 |360094 |   9.6 |    63M |  31 | 518 |7290 | 880 |  14k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.56%
42.52/42.74	c  42.7s| 36600 |  5872 |360497 |   9.5 |    63M |  31 | 518 |7298 | 880 |  14k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.56%
42.62/42.83	c  42.8s| 36700 |  5885 |360908 |   9.5 |    63M |  31 | 518 |7357 | 880 |  14k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.56%
42.72/43.00	c  43.0s| 36800 |  5893 |364409 |   9.6 |    64M |  31 | 518 |7265 |   0 |  14k|  0 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.56%
42.92/43.13	c  43.1s| 36900 |  5928 |366472 |   9.6 |    64M |  31 | 518 |7168 |   0 |  15k|  0 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.56%
43.02/43.21	c  43.2s| 37000 |  5941 |367316 |   9.6 |    64M |  31 | 518 |7187 |   0 |  15k|  0 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.56%
43.02/43.29	c  43.3s| 37100 |  5959 |367936 |   9.6 |    64M |  31 | 518 |7182 | 869 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.57%
43.12/43.37	c  43.4s| 37200 |  5972 |368566 |   9.6 |    64M |  31 | 518 |7187 | 877 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.57%
43.22/43.44	c  43.4s| 37300 |  5986 |369052 |   9.6 |    64M |  31 | 518 |7168 | 879 |  15k|  2 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.57%
43.32/43.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
43.32/43.55	c  43.5s| 37400 |  6013 |370680 |   9.6 |    64M |  31 | 518 |7194 |   0 |  15k|  0 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.57%
43.42/43.64	c  43.6s| 37500 |  6023 |371557 |   9.6 |    64M |  31 | 518 |7208 | 882 |  15k|  2 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.57%
43.52/43.74	c  43.7s| 37600 |  6040 |372616 |   9.6 |    64M |  31 | 518 |7184 | 870 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.57%
43.62/43.84	c  43.8s| 37700 |  6058 |373479 |   9.6 |    64M |  31 | 518 |7205 | 868 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.57%
43.72/43.96	c  44.0s| 37800 |  6069 |374017 |   9.6 |    64M |  31 | 518 |7156 | 874 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.58%
43.82/44.07	c  44.1s| 37900 |  6080 |374770 |   9.6 |    64M |  31 | 518 |7077 |   0 |  15k|  0 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.58%
43.92/44.18	c  44.2s| 38000 |  6101 |375712 |   9.6 |    65M |  31 | 518 |7110 | 885 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.58%
44.02/44.29	c  44.3s| 38100 |  6114 |376507 |   9.6 |    65M |  31 | 518 |7126 | 875 |  15k|  2 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.58%
44.12/44.39	c  44.4s| 38200 |  6122 |377004 |   9.6 |    65M |  31 | 518 |7038 | 883 |  15k|  2 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.58%
44.31/44.51	c  44.5s| 38300 |  6144 |378063 |   9.6 |    65M |  31 | 518 |7049 |   0 |  15k|  0 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.59%
44.41/44.62	c  44.6s| 38400 |  6160 |378706 |   9.6 |    65M |  31 | 518 |7070 | 886 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.59%
44.51/44.73	c  44.7s| 38500 |  6169 |379361 |   9.6 |    65M |  31 | 518 |7111 |   0 |  15k|  0 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.59%
44.61/44.83	c  44.8s| 38600 |  6181 |380026 |   9.6 |    65M |  31 | 518 |7116 | 874 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.59%
44.71/44.93	c  44.9s| 38700 |  6193 |380721 |   9.6 |    65M |  31 | 518 |7152 | 868 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.59%
44.82/45.02	c  45.0s| 38800 |  6210 |381377 |   9.5 |    66M |  31 | 518 |7114 | 875 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.59%
44.92/45.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
44.92/45.10	c  45.1s| 38900 |  6223 |381765 |   9.5 |    66M |  31 | 518 |7113 | 877 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.59%
45.01/45.21	c  45.2s| 39000 |  6244 |382808 |   9.5 |    66M |  31 | 518 |7007 | 872 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.64%
45.11/45.31	c  45.3s| 39100 |  6264 |383855 |   9.5 |    67M |  31 | 518 |6985 | 874 |  15k|  1 |  18k|   0 | 0.000000e+00 |      --      |    Inf |  18.64%
45.11/45.39	c  45.4s| 39200 |  6282 |384510 |   9.5 |    67M |  31 | 518 |7032 | 872 |  16k|  1 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.64%
45.21/45.48	c  45.5s| 39300 |  6300 |385316 |   9.5 |    67M |  31 | 518 |7080 | 874 |  16k|  1 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.64%
45.41/45.60	c  45.6s| 39400 |  6303 |386301 |   9.5 |    67M |  31 | 518 |7060 |   0 |  16k|  0 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
45.51/45.71	c  45.7s| 39500 |  6332 |387198 |   9.5 |    69M |  31 | 518 |6903 | 862 |  16k|  1 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
45.61/45.83	c  45.8s| 39600 |  6363 |388705 |   9.5 |    69M |  31 | 518 |6789 |   0 |  16k|  0 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
45.71/45.92	c  45.9s| 39700 |  6371 |389107 |   9.5 |    69M |  31 | 518 |6775 | 871 |  16k|  1 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
45.81/46.01	c  46.0s| 39800 |  6380 |389423 |   9.5 |    69M |  31 | 518 |6808 |   0 |  16k|  0 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
45.81/46.09	c  46.1s| 39900 |  6390 |389837 |   9.5 |    69M |  31 | 518 |6828 | 875 |  16k|  2 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
46.01/46.20	c  46.2s| 40000 |  6405 |390766 |   9.5 |    69M |  31 | 518 |6861 |   0 |  16k|  0 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
46.11/46.32	c  46.3s| 40100 |  6434 |391788 |   9.5 |    69M |  31 | 518 |6896 | 871 |  16k|  1 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
46.21/46.42	c  46.4s| 40200 |  6439 |392327 |   9.5 |    69M |  31 | 518 |6980 |   0 |  16k|  0 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
46.31/46.52	c  46.5s| 40300 |  6455 |392991 |   9.5 |    69M |  31 | 518 |7025 |   0 |  16k|  0 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
46.41/46.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
46.41/46.61	c  46.6s| 40400 |  6467 |393510 |   9.5 |    69M |  31 | 518 |7064 |   0 |  16k|  0 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
46.51/46.73	c  46.7s| 40500 |  6481 |394162 |   9.5 |    69M |  31 | 518 |7124 | 877 |  16k|  1 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
46.61/46.84	c  46.8s| 40600 |  6498 |394872 |   9.5 |    69M |  31 | 518 |7185 |   0 |  16k|  0 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
46.71/46.93	c  46.9s| 40700 |  6512 |395438 |   9.4 |    69M |  31 | 518 |7181 |   0 |  16k|  0 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.65%
46.81/47.03	c  47.0s| 40800 |  6527 |395987 |   9.4 |    69M |  31 | 518 |7153 |   0 |  16k|  0 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.66%
46.91/47.13	c  47.1s| 40900 |  6541 |396544 |   9.4 |    69M |  31 | 518 |7186 | 872 |  16k|  2 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.66%
47.00/47.24	c  47.2s| 41000 |  6554 |397440 |   9.4 |    69M |  31 | 518 |7216 |   0 |  16k|  0 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.66%
47.10/47.33	c  47.3s| 41100 |  6565 |397970 |   9.4 |    69M |  31 | 518 |7279 |   0 |  16k|  0 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.66%
47.20/47.45	c  47.5s| 41200 |  6587 |399034 |   9.4 |    69M |  31 | 518 |7369 | 856 |  16k|  1 |  19k|   0 | 0.000000e+00 |      --      |    Inf |  18.66%
47.30/47.55	c  47.5s| 41300 |  6595 |399673 |   9.4 |    69M |  31 | 518 |7402 | 882 |  16k|  2 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.66%
47.40/47.69	c  47.7s| 41400 |  6620 |400790 |   9.4 |    69M |  31 | 518 |7477 | 897 |  16k|  2 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.67%
47.60/47.81	c  47.8s| 41500 |  6635 |401437 |   9.4 |    70M |  31 | 518 |7515 | 873 |  16k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.67%
47.70/47.90	c  47.9s| 41600 |  6654 |402358 |   9.4 |    70M |  31 | 518 |7565 |   0 |  16k|  0 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.67%
47.70/47.99	c  48.0s| 41700 |  6673 |402970 |   9.4 |    70M |  31 | 518 |7616 | 881 |  16k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.67%
47.91/48.10	c  48.1s| 41800 |  6678 |403854 |   9.4 |    71M |  31 | 518 |7671 | 883 |  16k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.67%
48.00/48.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
48.00/48.27	c  48.3s| 41900 |  6729 |406491 |   9.4 |    71M |  31 | 518 |7524 | 883 |  16k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.77%
48.20/48.40	c  48.4s| 42000 |  6757 |408145 |   9.5 |    71M |  31 | 518 |7574 | 884 |  16k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.77%
48.30/48.51	c  48.5s| 42100 |  6777 |409307 |   9.5 |    71M |  31 | 518 |7622 |   0 |  17k|  0 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.77%
48.40/48.63	c  48.6s| 42200 |  6801 |410421 |   9.5 |    71M |  31 | 518 |7677 | 881 |  17k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.77%
48.50/48.71	c  48.7s| 42300 |  6814 |410828 |   9.5 |    71M |  31 | 518 |7722 | 884 |  17k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.77%
48.60/48.81	c  48.8s| 42400 |  6824 |411408 |   9.4 |    71M |  31 | 518 |7744 | 895 |  17k|  2 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.77%
48.70/48.91	c  48.9s| 42500 |  6833 |412155 |   9.4 |    71M |  31 | 518 |7783 | 883 |  17k|  2 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.77%
48.80/49.00	c  49.0s| 42600 |  6843 |412557 |   9.4 |    71M |  31 | 518 |7824 | 886 |  17k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.77%
48.80/49.10	c  49.1s| 42700 |  6850 |413005 |   9.4 |    71M |  31 | 518 |7851 |   0 |  17k|  0 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.77%
48.90/49.19	c  49.2s| 42800 |  6858 |413534 |   9.4 |    71M |  31 | 518 |7895 | 884 |  17k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.77%
49.10/49.34	c  49.3s| 42900 |  6877 |415100 |   9.4 |    71M |  31 | 518 |7897 |   0 |  17k|  0 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.78%
49.20/49.44	c  49.4s| 43000 |  6891 |415880 |   9.4 |    71M |  31 | 518 |7897 | 878 |  17k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.78%
49.30/49.53	c  49.5s| 43100 |  6911 |416470 |   9.4 |    71M |  31 | 518 |7901 |   0 |  17k|  0 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.78%
49.40/49.62	c  49.6s| 43200 |  6931 |417122 |   9.4 |    72M |  31 | 518 |7912 | 878 |  17k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.79%
49.50/49.74	c  49.7s| 43300 |  6935 |417662 |   9.4 |    72M |  31 | 518 |7914 |   0 |  17k|  0 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.79%
49.60/49.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
49.60/49.82	c  49.8s| 43400 |  6949 |418068 |   9.4 |    72M |  31 | 518 |7914 | 878 |  17k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.79%
49.69/49.95	c  49.9s| 43500 |  6973 |419765 |   9.4 |    72M |  31 | 518 |7907 |   0 |  17k|  0 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.80%
49.80/50.05	c  50.1s| 43600 |  6982 |420181 |   9.4 |    72M |  31 | 518 |7910 |   0 |  17k|  0 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.80%
49.90/50.13	c  50.1s| 43700 |  6994 |420449 |   9.4 |    72M |  31 | 518 |7910 |   0 |  17k|  0 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.81%
50.09/50.32	c  50.3s| 43800 |  7040 |425513 |   9.5 |    72M |  31 | 518 |7959 | 886 |  17k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.81%
50.19/50.43	c  50.4s| 43900 |  7049 |426282 |   9.5 |    72M |  31 | 518 |7963 | 886 |  17k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.81%
50.29/50.53	c  50.5s| 44000 |  7068 |426636 |   9.4 |    72M |  31 | 518 |7978 | 883 |  17k|  1 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.82%
50.39/50.62	c  50.6s| 44100 |  7086 |427215 |   9.4 |    72M |  31 | 518 |7980 | 892 |  17k|  2 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.82%
50.49/50.73	c  50.7s| 44200 |  7107 |428538 |   9.4 |    72M |  31 | 518 |8002 |   0 |  17k|  0 |  20k|   0 | 0.000000e+00 |      --      |    Inf |  18.83%
50.59/50.84	c  50.8s| 44300 |  7123 |429231 |   9.4 |    72M |  31 | 518 |8066 | 885 |  17k|  1 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  18.84%
50.69/50.95	c  51.0s| 44400 |  7134 |429722 |   9.4 |    73M |  31 | 518 |8125 | 885 |  17k|  1 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  18.84%
50.80/51.05	c  51.0s| 44500 |  7151 |430037 |   9.4 |    73M |  31 | 518 |8177 | 884 |  17k|  1 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  18.84%
50.90/51.16	c  51.2s| 44600 |  7163 |430780 |   9.4 |    74M |  31 | 518 |8232 | 889 |  17k|  2 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  18.84%
50.99/51.27	c  51.3s| 44700 |  7177 |431452 |   9.4 |    75M |  31 | 518 |8235 | 882 |  17k|  2 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  18.85%
51.09/51.38	c  51.4s| 44800 |  7194 |432102 |   9.4 |    75M |  31 | 518 |8273 |   0 |  17k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  18.85%
51.19/51.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.19/51.49	c  51.5s| 44900 |  7204 |433226 |   9.4 |    75M |  31 | 518 |8252 | 861 |  17k|  2 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  18.86%
51.39/51.63	c  51.6s| 45000 |  7224 |434096 |   9.4 |    75M |  31 | 518 |8237 |   0 |  18k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.05%
51.49/51.76	c  51.8s| 45100 |  7244 |435468 |   9.4 |    75M |  31 | 518 |8140 | 873 |  18k|  1 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.06%
51.59/51.87	c  51.9s| 45200 |  7267 |436828 |   9.4 |    75M |  31 | 518 |8154 |   0 |  18k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.06%
51.69/51.96	c  52.0s| 45300 |  7273 |437498 |   9.4 |    75M |  31 | 518 |8151 |   0 |  18k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.06%
51.90/52.12	c  52.1s| 45400 |  7288 |438025 |   9.4 |    75M |  31 | 518 |8096 | 872 |  18k|  1 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.11%
51.99/52.21	c  52.2s| 45500 |  7306 |438545 |   9.4 |    75M |  31 | 518 |8082 | 873 |  18k|  2 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.12%
52.09/52.32	c  52.3s| 45600 |  7325 |439350 |   9.4 |    76M |  31 | 518 |8117 | 870 |  18k|  2 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.12%
52.19/52.44	c  52.4s| 45700 |  7329 |440114 |   9.4 |    76M |  31 | 518 |8162 | 872 |  18k|  2 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.12%
52.29/52.55	c  52.5s| 45800 |  7343 |440684 |   9.4 |    76M |  31 | 518 |8198 |   0 |  18k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.12%
52.39/52.64	c  52.6s| 45900 |  7354 |441346 |   9.4 |    76M |  31 | 518 |8232 |   0 |  18k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.12%
52.49/52.75	c  52.8s| 46000 |  7380 |442240 |   9.4 |    76M |  31 | 518 |8296 | 859 |  18k|  1 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.13%
52.59/52.84	c  52.8s| 46100 |  7386 |442640 |   9.4 |    76M |  31 | 518 |8310 | 868 |  18k|  2 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.14%
52.69/52.94	c  52.9s| 46200 |  7404 |443256 |   9.4 |    76M |  31 | 518 |8315 |   0 |  18k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.14%
52.80/53.04	c  53.0s| 46300 |  7421 |444055 |   9.4 |    76M |  31 | 518 |8342 | 861 |  18k|  1 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.14%
52.90/53.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
52.90/53.14	c  53.1s| 46400 |  7426 |444849 |   9.4 |    76M |  31 | 518 |8354 |   0 |  18k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.15%
52.99/53.26	c  53.3s| 46500 |  7440 |445680 |   9.4 |    76M |  31 | 518 |8346 | 858 |  18k|  1 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.15%
53.09/53.39	c  53.4s| 46600 |  7485 |447596 |   9.4 |    76M |  31 | 518 |8266 | 874 |  18k|  1 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.17%
53.19/53.46	c  53.5s| 46700 |  7494 |448203 |   9.4 |    76M |  31 | 518 |8300 |   0 |  18k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.17%
53.29/53.54	c  53.5s| 46800 |  7500 |448832 |   9.4 |    76M |  31 | 518 |8317 |   0 |  18k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.18%
53.39/53.62	c  53.6s| 46900 |  7506 |449411 |   9.4 |    76M |  31 | 518 |8319 |   0 |  18k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.18%
53.49/53.71	c  53.7s| 47000 |  7522 |450003 |   9.3 |    76M |  31 | 518 |8345 | 871 |  18k|  1 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.18%
53.59/53.80	c  53.8s| 47100 |  7538 |450786 |   9.3 |    76M |  31 | 518 |8376 |   0 |  18k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.18%
53.69/53.91	c  53.9s| 47200 |  7560 |452065 |   9.3 |    76M |  31 | 518 |8397 |   0 |  19k|  0 |  21k|   0 | 0.000000e+00 |      --      |    Inf |  19.18%
53.69/53.99	c  54.0s| 47300 |  7559 |452797 |   9.3 |    76M |  31 | 518 |8421 |   0 |  19k|  0 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.19%
53.79/54.08	c  54.1s| 47400 |  7573 |453465 |   9.3 |    77M |  31 | 518 |8442 |   0 |  19k|  0 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.19%
53.89/54.17	c  54.2s| 47500 |  7592 |454348 |   9.3 |    77M |  31 | 518 |8453 | 870 |  19k|  1 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.19%
53.99/54.25	c  54.2s| 47600 |  7596 |454730 |   9.3 |    77M |  31 | 518 |8522 |   0 |  19k|  0 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.19%
54.09/54.33	c  54.3s| 47700 |  7611 |455423 |   9.3 |    77M |  31 | 518 |8530 | 884 |  19k|  2 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.19%
54.18/54.42	c  54.4s| 47800 |  7623 |456158 |   9.3 |    77M |  31 | 518 |8543 | 877 |  19k|  1 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.19%
54.28/54.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
54.28/54.51	c  54.5s| 47900 |  7633 |456929 |   9.3 |    77M |  31 | 518 |8653 |   0 |  19k|  0 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.19%
54.38/54.61	c  54.6s| 48000 |  7651 |458103 |   9.3 |    77M |  31 | 518 |8669 |   0 |  19k|  0 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.19%
54.48/54.70	c  54.7s| 48100 |  7673 |458770 |   9.3 |    77M |  32 | 518 |8711 | 878 |  19k|  2 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.20%
54.58/54.80	c  54.8s| 48200 |  7685 |459656 |   9.3 |    78M |  32 | 518 |8756 |   0 |  19k|  0 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.20%
54.58/54.88	c  54.9s| 48300 |  7693 |460218 |   9.3 |    78M |  32 | 518 |8775 |   0 |  19k|  0 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.20%
54.68/54.98	c  55.0s| 48400 |  7707 |461218 |   9.3 |    78M |  32 | 518 |8819 | 869 |  19k|  2 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.20%
54.79/55.07	c  55.1s| 48500 |  7722 |462222 |   9.3 |    78M |  32 | 518 |8831 |   0 |  19k|  0 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.20%
54.89/55.16	c  55.2s| 48600 |  7722 |462797 |   9.3 |    78M |  32 | 518 |8874 | 880 |  19k|  1 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.21%
54.98/55.24	c  55.2s| 48700 |  7740 |463748 |   9.3 |    78M |  32 | 518 |8864 | 874 |  19k|  1 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.21%
55.08/55.34	c  55.3s| 48800 |  7761 |464842 |   9.3 |    78M |  32 | 518 |8861 | 874 |  19k|  1 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.21%
55.18/55.43	c  55.4s| 48900 |  7775 |465383 |   9.3 |    78M |  32 | 518 |8902 | 876 |  19k|  1 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.21%
55.28/55.52	c  55.5s| 49000 |  7795 |466076 |   9.3 |    78M |  32 | 518 |8980 | 874 |  19k|  1 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.21%
55.38/55.63	c  55.6s| 49100 |  7795 |466817 |   9.3 |    78M |  32 | 518 |8743 | 868 |  19k|  2 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.22%
55.48/55.74	c  55.7s| 49200 |  7811 |467482 |   9.3 |    78M |  32 | 518 |8668 | 884 |  19k|  2 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.22%
55.58/55.84	c  55.8s| 49300 |  7830 |468322 |   9.3 |    78M |  32 | 518 |8714 | 876 |  19k|  1 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.22%
55.68/55.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
55.68/55.93	c  55.9s| 49400 |  7842 |468922 |   9.3 |    79M |  32 | 518 |8752 | 872 |  19k|  1 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.22%
55.78/56.02	c  56.0s| 49500 |  7855 |469549 |   9.3 |    79M |  32 | 518 |8713 |   0 |  19k|  0 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.22%
55.88/56.13	c  56.1s| 49600 |  7870 |470298 |   9.3 |    79M |  32 | 518 |8777 | 881 |  19k|  1 |  22k|   0 | 0.000000e+00 |      --      |    Inf |  19.22%
55.98/56.25	c  56.2s| 49700 |  7890 |471080 |   9.3 |    79M |  32 | 518 |8802 | 888 |  19k|  1 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.23%
56.08/56.36	c  56.4s| 49800 |  7906 |471849 |   9.3 |    79M |  32 | 518 |8773 |   0 |  19k|  0 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.23%
56.18/56.48	c  56.5s| 49900 |  7930 |472940 |   9.3 |    79M |  32 | 518 |8798 | 882 |  19k|  1 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.23%
56.28/56.57	c  56.6s| 50000 |  7945 |473563 |   9.3 |    79M |  32 | 518 |8845 | 878 |  19k|  1 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.23%
56.38/56.66	c  56.7s| 50100 |  7952 |474006 |   9.2 |    79M |  32 | 518 |8898 | 878 |  19k|  1 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.23%
56.48/56.76	c  56.8s| 50200 |  7972 |474751 |   9.2 |    79M |  32 | 518 |8927 | 875 |  19k|  1 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.24%
56.68/56.90	c  56.9s| 50300 |  7998 |476484 |   9.3 |    79M |  32 | 518 |8522 | 868 |  20k|  1 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.26%
56.78/57.02	c  57.0s| 50400 |  8031 |477944 |   9.3 |    79M |  32 | 518 |8544 |   0 |  20k|  0 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.26%
56.88/57.11	c  57.1s| 50500 |  8045 |478571 |   9.3 |    79M |  32 | 518 |8546 | 873 |  20k|  2 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.26%
56.97/57.24	c  57.2s| 50600 |  8066 |479886 |   9.3 |    79M |  32 | 518 |8609 | 872 |  20k|  2 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.26%
57.07/57.33	c  57.3s| 50700 |  8082 |480605 |   9.3 |    79M |  32 | 518 |8661 | 868 |  20k|  1 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.26%
57.17/57.43	c  57.4s| 50800 |  8090 |481180 |   9.3 |    79M |  32 | 518 |8703 | 868 |  20k|  1 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.26%
57.27/57.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
57.27/57.55	c  57.5s| 50900 |  8108 |482101 |   9.3 |    79M |  32 | 518 |8741 | 869 |  20k|  1 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.28%
57.37/57.66	c  57.7s| 51000 |  8119 |482781 |   9.3 |    79M |  32 | 518 |8784 |   0 |  20k|  0 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.28%
57.47/57.78	c  57.8s| 51100 |  8147 |483973 |   9.3 |    80M |  32 | 518 |8829 | 869 |  20k|  1 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.28%
57.57/57.86	c  57.9s| 51200 |  8157 |484434 |   9.3 |    80M |  32 | 518 |8845 | 869 |  20k|  1 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.28%
57.67/57.95	c  58.0s| 51300 |  8163 |484861 |   9.2 |    80M |  32 | 518 |8877 |   0 |  20k|  0 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.28%
57.78/58.08	c  58.1s| 51400 |  8184 |486080 |   9.2 |    80M |  32 | 518 |8926 | 870 |  20k|  2 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.29%
57.88/58.19	c  58.2s| 51500 |  8198 |486869 |   9.2 |    80M |  32 | 518 |8971 |   0 |  20k|  0 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.29%
57.97/58.29	c  58.3s| 51600 |  8214 |487590 |   9.2 |    80M |  32 | 518 |9001 |   0 |  20k|  0 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.29%
58.07/58.39	c  58.4s| 51700 |  8222 |488118 |   9.2 |    80M |  32 | 518 |9074 | 864 |  20k|  1 |  23k|   0 | 0.000000e+00 |      --      |    Inf |  19.29%
58.27/58.50	c  58.5s| 51800 |  8236 |488749 |   9.2 |    80M |  32 | 518 |9136 | 872 |  20k|  2 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.29%
58.37/58.61	c  58.6s| 51900 |  8245 |489509 |   9.2 |    80M |  32 | 518 |9163 | 874 |  20k|  2 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.29%
58.47/58.71	c  58.7s| 52000 |  8249 |490157 |   9.2 |    80M |  32 | 518 |9180 |   0 |  20k|  0 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.29%
58.57/58.83	c  58.8s| 52100 |  8269 |491307 |   9.2 |    80M |  32 | 518 |9224 | 865 |  20k|  1 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.29%
58.67/58.94	c  58.9s| 52200 |  8279 |492076 |   9.2 |    80M |  32 | 518 |9267 | 867 |  20k|  1 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.30%
58.77/59.04	c  59.0s| 52300 |  8281 |492744 |   9.2 |    80M |  32 | 518 |9326 |   0 |  21k|  0 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.30%
58.87/59.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
58.87/59.13	c  59.1s| 52400 |  8293 |493394 |   9.2 |    80M |  32 | 518 |9365 | 867 |  21k|  2 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.30%
58.97/59.25	c  59.2s| 52500 |  8306 |494428 |   9.2 |    80M |  32 | 518 |9421 | 876 |  21k|  1 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.30%
59.07/59.35	c  59.4s| 52600 |  8316 |495236 |   9.2 |    80M |  32 | 518 |9455 | 865 |  21k|  1 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.30%
59.17/59.46	c  59.5s| 52700 |  8339 |496004 |   9.2 |    80M |  32 | 518 |9493 | 870 |  21k|  1 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.30%
59.27/59.57	c  59.6s| 52800 |  8363 |497175 |   9.2 |    80M |  32 | 518 |9538 | 870 |  21k|  1 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.30%
59.37/59.69	c  59.7s| 52900 |  8388 |498333 |   9.2 |    80M |  32 | 518 |9582 |   0 |  21k|  0 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.31%
59.46/59.77	c  59.8s| 53000 |  8387 |498795 |   9.2 |    80M |  32 | 518 |9603 |   0 |  21k|  0 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.31%
59.56/59.86	c  59.9s| 53100 |  8393 |499370 |   9.2 |    80M |  32 | 518 |9616 | 864 |  21k|  1 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.31%
59.66/59.96	c  60.0s| 53200 |  8403 |499981 |   9.2 |    80M |  32 | 518 |9681 |   0 |  21k|  0 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.31%
59.77/60.05	c  60.1s| 53300 |  8406 |500483 |   9.2 |    80M |  32 | 518 |9699 |   0 |  21k|  0 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.31%
59.87/60.15	c  60.2s| 53400 |  8417 |501011 |   9.2 |    80M |  32 | 518 |9722 | 870 |  21k|  1 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.31%
59.96/60.29	c  60.3s| 53500 |  8448 |502406 |   9.2 |    80M |  32 | 518 |9824 |   0 |  21k|  0 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.31%
60.06/60.39	c  60.4s| 53600 |  8442 |503090 |   9.2 |    80M |  32 | 518 |9852 |   0 |  21k|  0 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.31%
60.26/60.51	c  60.5s| 53700 |  8448 |503972 |   9.2 |    80M |  32 | 518 |9884 |   0 |  21k|  0 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.32%
60.36/60.61	c  60.6s| 53800 |  8452 |504565 |   9.2 |    80M |  32 | 518 |9876 | 866 |  21k|  1 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.32%
60.46/60.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
60.46/60.71	c  60.7s| 53900 |  8471 |505106 |   9.2 |    80M |  32 | 518 |9879 | 883 |  21k|  2 |  24k|   0 | 0.000000e+00 |      --      |    Inf |  19.32%
60.56/60.83	c  60.8s| 54000 |  8483 |505835 |   9.2 |    80M |  32 | 518 |9875 | 877 |  21k|  2 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.32%
60.66/60.96	c  61.0s| 54100 |  8493 |506320 |   9.2 |    80M |  32 | 518 |9872 |   0 |  21k|  0 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.32%
60.77/61.06	c  61.1s| 54200 |  8507 |506814 |   9.2 |    80M |  32 | 518 |9871 | 872 |  21k|  1 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.32%
60.86/61.16	c  61.2s| 54300 |  8516 |507310 |   9.1 |    81M |  32 | 518 |9870 | 871 |  21k|  2 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.32%
60.96/61.27	c  61.3s| 54400 |  8531 |507953 |   9.1 |    81M |  32 | 518 |9860 | 873 |  22k|  1 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.33%
61.06/61.38	c  61.4s| 54500 |  8540 |508658 |   9.1 |    82M |  32 | 518 |9865 |   0 |  22k|  0 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.33%
61.26/61.51	c  61.5s| 54600 |  8541 |509335 |   9.1 |    82M |  32 | 518 |9865 |   0 |  22k|  0 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.33%
61.36/61.63	c  61.6s| 54700 |  8554 |510098 |   9.1 |    82M |  32 | 518 |9864 | 881 |  22k|  2 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.33%
61.46/61.73	c  61.7s| 54800 |  8563 |510609 |   9.1 |    82M |  32 | 518 |9863 | 880 |  22k|  2 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.33%
61.56/61.85	c  61.9s| 54900 |  8564 |511219 |   9.1 |    82M |  32 | 518 |9864 | 867 |  22k|  2 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.33%
61.66/61.95	c  62.0s| 55000 |  8560 |511645 |   9.1 |    82M |  32 | 518 |9864 |   0 |  22k|  0 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.33%
61.76/62.04	c  62.0s| 55100 |  8567 |512009 |   9.1 |    82M |  32 | 518 |9864 |   0 |  22k|  0 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.34%
61.86/62.16	c  62.2s| 55200 |  8573 |512597 |   9.1 |    82M |  32 | 518 |9863 | 870 |  22k|  2 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.34%
61.95/62.24	c  62.2s| 55300 |  8574 |512969 |   9.1 |    82M |  32 | 518 |9864 | 870 |  22k|  1 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.34%
62.05/62.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
62.05/62.34	c  62.3s| 55400 |  8590 |513752 |   9.1 |    83M |  32 | 518 |9862 |   0 |  22k|  0 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.34%
62.15/62.44	c  62.4s| 55500 |  8594 |514201 |   9.1 |    83M |  32 | 518 |9861 | 866 |  22k|  1 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.34%
62.25/62.55	c  62.5s| 55600 |  8606 |515121 |   9.1 |    83M |  32 | 518 |9858 | 868 |  22k|  1 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.34%
62.35/62.64	c  62.6s| 55700 |  8606 |515627 |   9.1 |    83M |  32 | 518 |9856 | 868 |  22k|  1 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.34%
62.45/62.74	c  62.7s| 55800 |  8629 |516432 |   9.1 |    83M |  32 | 518 |9856 |   0 |  22k|  0 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.34%
62.55/62.82	c  62.8s| 55900 |  8637 |516722 |   9.1 |    83M |  32 | 518 |9855 | 872 |  22k|  1 |  25k|   0 | 0.000000e+00 |      --      |    Inf |  19.34%
62.65/62.92	c  62.9s| 56000 |  8649 |517364 |   9.1 |    83M |  32 | 518 |9854 |   0 |  22k|  0 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.34%
62.76/63.06	c  63.1s| 56100 |  8661 |518470 |   9.1 |    83M |  32 | 518 |9851 | 867 |  22k|  1 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.36%
62.86/63.17	c  63.2s| 56200 |  8667 |519400 |   9.1 |    83M |  32 | 518 |9845 |   0 |  22k|  0 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.36%
62.95/63.28	c  63.3s| 56300 |  8673 |520040 |   9.0 |    83M |  32 | 518 |9840 |   0 |  22k|  0 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.36%
63.05/63.38	c  63.4s| 56400 |  8691 |520775 |   9.0 |    83M |  32 | 518 |9837 |   0 |  22k|  0 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.36%
63.15/63.48	c  63.5s| 56500 |  8692 |521098 |   9.0 |    83M |  32 | 518 |9831 |   0 |  22k|  0 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.36%
63.25/63.59	c  63.6s| 56600 |  8698 |521758 |   9.0 |    83M |  32 | 518 |9828 |   0 |  22k|  0 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.36%
63.45/63.72	c  63.7s| 56700 |  8709 |522849 |   9.0 |    83M |  32 | 518 |9820 |   0 |  22k|  0 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.36%
63.55/63.82	c  63.8s| 56800 |  8715 |523385 |   9.0 |    83M |  32 | 518 |9816 | 869 |  23k|  2 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.37%
63.65/63.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.65/63.91	c  63.9s| 56900 |  8721 |523929 |   9.0 |    83M |  32 | 518 |9810 | 867 |  23k|  1 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.37%
63.75/64.00	c  64.0s| 57000 |  8732 |524432 |   9.0 |    83M |  32 | 518 |9806 | 869 |  23k|  1 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.38%
63.85/64.11	c  64.1s| 57100 |  8738 |525178 |   9.0 |    83M |  32 | 518 |9801 | 870 |  23k|  2 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.38%
63.95/64.22	c  64.2s| 57200 |  8744 |525789 |   9.0 |    83M |  32 | 518 |9794 |   0 |  23k|  0 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.38%
64.05/64.31	c  64.3s| 57300 |  8755 |526375 |   9.0 |    83M |  32 | 518 |9791 | 870 |  23k|  1 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.38%
64.15/64.46	c  64.5s| 57400 |  8775 |527410 |   9.0 |    83M |  32 | 518 |9791 |   0 |  23k|  0 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.39%
64.35/64.60	c  64.6s| 57500 |  8785 |528064 |   9.0 |    83M |  32 | 518 |9790 |   0 |  23k|  0 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.39%
64.45/64.75	c  64.7s| 57600 |  8797 |528577 |   9.0 |    83M |  32 | 518 |9787 | 874 |  23k|  1 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.39%
64.55/64.88	c  64.9s| 57700 |  8823 |529985 |   9.0 |    83M |  32 | 518 |9787 | 887 |  23k|  1 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.39%
64.75/65.01	c  65.0s| 57800 |  8841 |531069 |   9.0 |    83M |  32 | 518 |9787 | 891 |  23k|  2 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.39%
64.85/65.13	c  65.1s| 57900 |  8859 |532085 |   9.0 |    83M |  32 | 518 |9787 | 888 |  23k|  1 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.39%
64.94/65.26	c  65.3s| 58000 |  8873 |533159 |   9.0 |    83M |  33 | 518 |9787 |   0 |  23k|  0 |  26k|   0 | 0.000000e+00 |      --      |    Inf |  19.39%
65.04/65.36	c  65.4s| 58100 |  8877 |533680 |   9.0 |    83M |  33 | 518 |9787 | 885 |  23k|  1 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.39%
65.14/65.49	c  65.5s| 58200 |  8893 |534757 |   9.0 |    83M |  33 | 518 |9787 | 884 |  23k|  2 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.39%
65.24/65.59	c  65.6s| 58300 |  8915 |535445 |   9.0 |    84M |  33 | 518 |9787 | 870 |  23k|  1 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.39%
65.44/65.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.44/65.71	c  65.7s| 58400 |  8904 |536370 |   9.0 |    84M |  33 | 518 |9782 |   0 |  23k|  0 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.39%
65.54/65.81	c  65.8s| 58500 |  8900 |537183 |   9.0 |    84M |  33 | 518 |9766 | 872 |  23k|  2 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.40%
65.64/65.95	c  66.0s| 58600 |  8917 |537676 |   9.0 |    84M |  33 | 518 |9761 |   0 |  24k|  0 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.40%
65.75/66.07	c  66.1s| 58700 |  8925 |538121 |   9.0 |    84M |  33 | 518 |9757 | 873 |  24k|  2 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.40%
65.85/66.16	c  66.2s| 58800 |  8944 |538490 |   9.0 |    84M |  33 | 518 |9764 | 879 |  24k|  1 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.41%
65.94/66.27	c  66.3s| 58900 |  8944 |539035 |   9.0 |    84M |  33 | 518 |9787 | 879 |  24k|  1 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.41%
66.04/66.37	c  66.4s| 59000 |  8959 |539603 |   9.0 |    84M |  33 | 518 |9746 | 876 |  24k|  1 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.41%
66.14/66.46	c  66.5s| 59100 |  8967 |540055 |   9.0 |    84M |  33 | 518 |9761 | 882 |  24k|  2 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.41%
66.24/66.58	c  66.6s| 59200 |  8968 |540660 |   9.0 |    84M |  33 | 518 |9779 |   0 |  24k|  0 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.41%
66.34/66.69	c  66.7s| 59300 |  8977 |541341 |   9.0 |    84M |  33 | 518 |9731 | 893 |  24k|  2 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.42%
66.54/66.80	c  66.8s| 59400 |  8983 |541817 |   8.9 |    84M |  33 | 518 |9745 |   0 |  24k|  0 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.42%
66.64/66.91	c  66.9s| 59500 |  9002 |543077 |   9.0 |    84M |  33 | 518 |9742 | 873 |  24k|  1 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.42%
66.64/67.00	c  67.0s| 59600 |  9014 |543586 |   8.9 |    84M |  33 | 518 |9738 | 873 |  24k|  1 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.42%
66.84/67.11	c  67.1s| 59700 |  9026 |544147 |   8.9 |    84M |  33 | 518 |9554 | 883 |  24k|  1 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.44%
66.94/67.22	c  67.2s| 59800 |  9037 |544547 |   8.9 |    84M |  33 | 518 |9603 | 885 |  24k|  2 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.44%
67.04/67.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
67.04/67.32	c  67.3s| 59900 |  9048 |545048 |   8.9 |    85M |  33 | 518 |9657 | 891 |  24k|  1 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  19.44%
67.14/67.42	c  67.4s| 60000 |  9060 |545688 |   8.9 |    85M |  33 | 518 |9536 |   0 |  24k|  0 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  21.00%
67.24/67.52	c  67.5s| 60100 |  9076 |546350 |   8.9 |    86M |  33 | 518 |9456 | 871 |  24k|  1 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  21.01%
67.33/67.61	c  67.6s| 60200 |  9080 |546819 |   8.9 |    86M |  33 | 518 |9463 |   0 |  24k|  0 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  21.01%
67.43/67.70	c  67.7s| 60300 |  9084 |547325 |   8.9 |    86M |  33 | 518 |9486 | 875 |  24k|  2 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  21.01%
67.53/67.83	c  67.8s| 60400 |  9088 |548188 |   8.9 |    86M |  33 | 518 |9431 | 883 |  24k|  1 |  27k|   0 | 0.000000e+00 |      --      |    Inf |  21.02%
67.63/67.95	c  68.0s| 60500 |  9098 |548743 |   8.9 |    86M |  33 | 518 |9398 |   0 |  24k|  0 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.02%
67.84/68.16	c  68.2s| 60600 |  9105 |549359 |   8.9 |    86M |  33 | 518 |9375 | 877 |  24k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.02%
67.93/68.27	c  68.3s| 60700 |  9107 |549733 |   8.9 |    87M |  33 | 518 |9269 | 888 |  24k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.03%
68.03/68.37	c  68.4s| 60800 |  9117 |550182 |   8.9 |    87M |  33 | 518 |9330 | 894 |  24k|  2 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.03%
68.23/68.50	c  68.5s| 60900 |  9121 |550900 |   8.9 |    87M |  33 | 518 |9268 | 885 |  24k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.04%
68.33/68.62	c  68.6s| 61000 |  9127 |551290 |   8.9 |    87M |  33 | 518 |9279 |   0 |  24k|  0 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.04%
68.43/68.72	c  68.7s| 61100 |  9142 |551832 |   8.9 |    87M |  33 | 518 |9281 | 878 |  24k|  2 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.04%
68.53/68.82	c  68.8s| 61200 |  9138 |552488 |   8.9 |    87M |  33 | 518 |9288 | 884 |  24k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.04%
68.63/68.93	c  68.9s| 61300 |  9146 |553309 |   8.9 |    87M |  33 | 518 |9132 | 874 |  24k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.05%
68.73/69.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
68.73/69.02	c  69.0s| 61400 |  9161 |553850 |   8.9 |    88M |  33 | 518 |9168 | 872 |  24k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.05%
68.83/69.11	c  69.1s| 61500 |  9174 |554404 |   8.8 |    88M |  33 | 518 |9225 | 878 |  24k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.05%
69.03/69.30	c  69.3s| 61600 |  9227 |559184 |   8.9 |    88M |  33 | 518 |9007 | 884 |  25k|  0 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.44%
69.13/69.48	c  69.5s| 61700 |  9268 |563195 |   9.0 |    88M |  36 | 518 |8854 | 889 |  25k|  3 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.44%
69.32/69.63	c  69.6s| 61800 |  9295 |565050 |   9.0 |    88M |  36 | 518 |8875 | 902 |  25k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.44%
69.42/69.73	c  69.7s| 61900 |  9308 |565674 |   9.0 |    88M |  36 | 518 |8880 | 913 |  25k|  2 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.44%
69.52/69.84	c  69.8s| 62000 |  9342 |566889 |   9.0 |    88M |  36 | 518 |8887 | 900 |  25k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.44%
69.62/69.94	c  69.9s| 62100 |  9341 |567383 |   9.0 |    88M |  36 | 518 |8911 |   0 |  25k|  0 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.44%
69.73/70.05	c  70.1s| 62200 |  9363 |568410 |   9.0 |    88M |  36 | 518 |8958 | 911 |  25k|  2 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.44%
69.83/70.16	c  70.2s| 62300 |  9361 |569125 |   9.0 |    88M |  36 | 518 |8986 |   0 |  25k|  0 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.44%
69.92/70.28	c  70.3s| 62400 |  9374 |571063 |   9.0 |    88M |  36 | 518 |8790 | 874 |  25k|  0 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.45%
70.12/70.42	c  70.4s| 62500 |  9415 |573060 |   9.0 |    88M |  36 | 518 |8732 | 903 |  25k|  2 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.45%
70.22/70.53	c  70.5s| 62600 |  9435 |573726 |   9.0 |    88M |  36 | 518 |8729 |   0 |  25k|  0 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.45%
70.32/70.66	c  70.7s| 62700 |  9447 |574272 |   9.0 |    89M |  36 | 518 |8735 |   0 |  25k|  0 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.45%
70.52/70.80	c  70.8s| 62800 |  9470 |575206 |   9.0 |    90M |  36 | 518 |8611 | 914 |  26k|  2 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.55%
70.62/70.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
70.62/70.92	c  70.9s| 62900 |  9492 |576433 |   9.0 |    90M |  36 | 518 |8645 | 915 |  26k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.55%
70.72/71.06	c  71.1s| 63000 |  9517 |577621 |   9.0 |    90M |  36 | 518 |8697 | 922 |  26k|  2 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.56%
70.82/71.17	c  71.2s| 63100 |  9521 |578160 |   9.0 |    90M |  36 | 518 |8683 | 902 |  26k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.56%
70.92/71.27	c  71.3s| 63200 |  9525 |578888 |   9.0 |    90M |  36 | 518 |8667 | 910 |  26k|  2 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.56%
71.02/71.37	c  71.4s| 63300 |  9537 |579339 |   9.0 |    90M |  36 | 518 |8682 | 915 |  26k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.56%
71.12/71.48	c  71.5s| 63400 |  9536 |579999 |   9.0 |    90M |  36 | 518 |8474 | 897 |  26k|  1 |  28k|   0 | 0.000000e+00 |      --      |    Inf |  21.66%
71.32/71.62	c  71.6s| 63500 |  9568 |581116 |   9.0 |    90M |  36 | 518 |8500 | 906 |  26k|  2 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.66%
71.42/71.77	c  71.8s| 63600 |  9599 |582453 |   9.0 |    90M |  36 | 518 |8541 | 903 |  26k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.66%
71.52/71.88	c  71.9s| 63700 |  9617 |583099 |   9.0 |    90M |  36 | 518 |8591 | 901 |  26k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.67%
71.72/72.02	c  72.0s| 63800 |  9618 |583854 |   9.0 |    91M |  36 | 518 |8645 | 903 |  26k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.68%
71.82/72.14	c  72.1s| 63900 |  9623 |584379 |   9.0 |    91M |  36 | 518 |8645 | 899 |  26k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.68%
71.91/72.27	c  72.3s| 64000 |  9636 |585344 |   9.0 |    91M |  36 | 518 |8628 | 902 |  26k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.68%
72.01/72.39	c  72.4s| 64100 |  9648 |585935 |   9.0 |    91M |  36 | 518 |8632 |   0 |  26k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.69%
72.21/72.50	c  72.5s| 64200 |  9660 |587010 |   9.0 |    91M |  36 | 518 |8639 |   0 |  26k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.69%
72.31/72.60	c  72.6s| 64300 |  9673 |587490 |   9.0 |    91M |  36 | 518 |8654 |   0 |  26k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.69%
72.41/72.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
72.41/72.73	c  72.7s| 64400 |  9675 |590061 |   9.0 |    91M |  36 | 518 |8655 | 887 |  27k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.69%
72.51/72.85	c  72.9s| 64500 |  9717 |592038 |   9.0 |    91M |  36 | 518 |8645 |   0 |  27k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.69%
72.61/72.96	c  73.0s| 64600 |  9725 |592655 |   9.0 |    91M |  36 | 518 |8698 |   0 |  27k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.69%
72.72/73.06	c  73.1s| 64700 |  9741 |593367 |   9.0 |    91M |  36 | 518 |8726 |   0 |  27k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.70%
72.82/73.15	c  73.2s| 64800 |  9734 |593800 |   9.0 |    91M |  36 | 518 |8740 |   0 |  27k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.70%
72.91/73.29	c  73.3s| 64900 |  9766 |597631 |   9.0 |    91M |  36 | 518 |8724 | 884 |  27k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.70%
73.21/73.53	c  73.5s| 65000 |  9839 |606997 |   9.2 |    91M |  51 | 518 |8734 | 886 |  27k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.70%
73.41/73.71	c  73.7s| 65100 |  9865 |613004 |   9.3 |    91M |  51 | 518 |8731 |   0 |  27k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.70%
73.51/73.88	c  73.9s| 65200 |  9896 |614521 |   9.3 |    92M |  51 | 518 |8696 | 904 |  27k|  2 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.70%
73.81/74.13	c  74.1s| 65300 |  9924 |615532 |   9.3 |    92M |  51 | 518 |8671 |   0 |  27k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.71%
73.91/74.26	c  74.3s| 65400 |  9938 |616252 |   9.3 |    92M |  51 | 518 |8681 | 908 |  27k|  2 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.71%
74.01/74.38	c  74.4s| 65500 |  9950 |616797 |   9.3 |    92M |  51 | 518 |8704 | 911 |  27k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.72%
74.21/74.51	c  74.5s| 65600 |  9943 |617293 |   9.2 |    92M |  51 | 518 |8709 | 910 |  27k|  2 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.72%
74.31/74.68	c  74.7s| 65700 |  9943 |617822 |   9.2 |    92M |  51 | 518 |8719 |   0 |  27k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.72%
74.51/74.89	c  74.9s| 65800 |  9942 |618459 |   9.2 |    92M |  51 | 518 |8739 |   0 |  27k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.73%
74.71/75.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
74.71/75.01	c  75.0s| 65900 |  9946 |618994 |   9.2 |    92M |  51 | 518 |8761 | 908 |  27k|  2 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.73%
74.81/75.13	c  75.1s| 66000 |  9943 |619388 |   9.2 |    92M |  51 | 518 |8764 |   0 |  28k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.73%
74.90/75.28	c  75.3s| 66100 |  9934 |619883 |   9.2 |    92M |  51 | 518 |8787 | 909 |  28k|  2 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.73%
75.10/75.47	c  75.5s| 66200 |  9954 |620676 |   9.2 |    92M |  51 | 518 |8782 | 933 |  28k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.74%
75.30/75.66	c  75.7s| 66300 |  9945 |621156 |   9.2 |    92M |  51 | 518 |8809 |   0 |  28k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.74%
75.50/75.86	c  75.9s| 66400 |  9951 |621678 |   9.2 |    92M |  51 | 518 |8805 | 934 |  28k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.74%
75.71/76.01	c  76.0s| 66500 |  9951 |622127 |   9.2 |    92M |  51 | 518 |8816 | 940 |  28k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.75%
75.81/76.19	c  76.2s| 66600 |  9935 |622459 |   9.2 |    92M |  51 | 518 |8832 | 910 |  28k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.76%
76.00/76.32	c  76.3s| 66700 |  9963 |624564 |   9.2 |    92M |  51 | 518 |8799 |   0 |  28k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.76%
76.10/76.42	c  76.4s| 66800 |  9984 |625410 |   9.2 |    92M |  51 | 518 |8802 | 900 |  28k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.76%
76.20/76.51	c  76.5s| 66900 |  9998 |625810 |   9.2 |    92M |  51 | 518 |8867 | 900 |  28k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.77%
76.30/76.64	c  76.6s| 67000 |  9982 |627114 |   9.2 |    92M |  51 | 518 |8900 | 908 |  28k|  2 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.77%
76.40/76.76	c  76.8s| 67100 |  9984 |627568 |   9.2 |    92M |  51 | 518 |8897 | 903 |  28k|  2 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.78%
76.60/76.94	c  76.9s| 67200 |  9977 |628047 |   9.2 |    92M |  51 | 518 |8880 |   0 |  28k|  0 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.78%
76.70/77.07	c  77.1s| 67300 |  9982 |629064 |   9.2 |    92M |  51 | 518 |8850 | 879 |  28k|  2 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.78%
76.90/77.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
76.90/77.21	c  77.2s| 67400 |  9951 |629717 |   9.2 |    92M |  51 | 518 |8795 | 917 |  28k|  1 |  29k|   0 | 0.000000e+00 |      --      |    Inf |  21.79%
77.00/77.32	c  77.3s| 67500 |  9956 |630535 |   9.2 |    92M |  51 | 518 |8720 | 915 |  28k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.80%
77.10/77.43	c  77.4s| 67600 |  9915 |630894 |   9.2 |    93M |  51 | 518 |8732 |   0 |  28k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.80%
77.20/77.53	c  77.5s| 67700 |  9924 |631686 |   9.2 |    93M |  51 | 518 |8708 | 906 |  28k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.80%
77.30/77.64	c  77.6s| 67800 |  9938 |632792 |   9.2 |    93M |  51 | 518 |8718 |   0 |  28k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.81%
77.40/77.75	c  77.7s| 67900 |  9933 |633327 |   9.2 |    93M |  51 | 518 |8737 |   0 |  29k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.81%
77.50/77.84	c  77.8s| 68000 |  9927 |633691 |   9.2 |    93M |  51 | 518 |8752 | 906 |  29k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.81%
77.59/77.95	c  78.0s| 68100 |  9925 |634037 |   9.2 |    93M |  51 | 518 |8751 |   0 |  29k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.81%
77.70/78.04	c  78.0s| 68200 |  9931 |634435 |   9.1 |    93M |  51 | 518 |8752 |   0 |  29k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.81%
77.80/78.13	c  78.1s| 68300 |  9931 |634779 |   9.1 |    93M |  51 | 518 |8761 |   0 |  29k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.81%
77.89/78.24	c  78.2s| 68400 |  9933 |635229 |   9.1 |    93M |  51 | 518 |8747 | 908 |  29k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.82%
77.99/78.34	c  78.3s| 68500 |  9939 |635796 |   9.1 |    93M |  51 | 518 |8754 |   0 |  29k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.82%
78.09/78.46	c  78.5s| 68600 |  9945 |636335 |   9.1 |    93M |  51 | 518 |8761 | 903 |  29k|  2 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.82%
78.19/78.58	c  78.6s| 68700 |  9953 |636900 |   9.1 |    93M |  51 | 518 |8768 | 912 |  29k|  2 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.83%
78.39/78.70	c  78.7s| 68800 |  9952 |637360 |   9.1 |    93M |  51 | 518 |8795 | 899 |  29k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.83%
78.49/78.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.49/78.86	c  78.9s| 68900 |  9895 |637712 |   9.1 |    93M |  51 | 518 |8804 |   0 |  29k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.83%
78.59/78.96	c  79.0s| 69000 |  9894 |638335 |   9.1 |    93M |  51 | 518 |8790 | 900 |  29k|  2 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.84%
78.70/79.06	c  79.1s| 69100 |  9903 |638943 |   9.1 |    93M |  51 | 518 |8791 | 916 |  29k|  2 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.84%
78.89/79.20	c  79.2s| 69200 |  9894 |639868 |   9.1 |    93M |  51 | 518 |8786 |   0 |  29k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.84%
78.99/79.32	c  79.3s| 69300 |  9880 |640269 |   9.1 |    93M |  51 | 518 |8776 |   0 |  29k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.84%
79.09/79.45	c  79.5s| 69400 |  9883 |641575 |   9.1 |    93M |  51 | 518 |8501 | 921 |  29k|  2 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.88%
79.19/79.54	c  79.5s| 69500 |  9897 |642008 |   9.1 |    93M |  51 | 518 |8500 | 913 |  29k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.88%
79.29/79.62	c  79.6s| 69600 |  9907 |642642 |   9.1 |    93M |  51 | 518 |8498 |   0 |  30k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.88%
79.39/79.70	c  79.7s| 69700 |  9923 |643063 |   9.1 |    93M |  51 | 518 |8509 | 921 |  30k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.88%
79.49/79.82	c  79.8s| 69800 |  9926 |643522 |   9.1 |    93M |  51 | 518 |8521 | 923 |  30k|  2 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.88%
79.59/79.95	c  80.0s| 69900 |  9909 |644208 |   9.1 |    93M |  51 | 518 |8508 | 894 |  30k|  2 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.88%
79.69/80.09	c  80.1s| 70000 |  9918 |645151 |   9.1 |    93M |  51 | 518 |8513 |   0 |  30k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.89%
79.89/80.21	c  80.2s| 70100 |  9918 |645883 |   9.1 |    93M |  51 | 518 |8522 | 899 |  30k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.89%
79.99/80.31	c  80.3s| 70200 |  9938 |647043 |   9.1 |    93M |  51 | 518 |8514 |   0 |  30k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.89%
80.09/80.41	c  80.4s| 70300 |  9948 |647871 |   9.1 |    93M |  51 | 518 |8550 |   0 |  30k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.89%
80.19/80.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
80.19/80.52	c  80.5s| 70400 |  9935 |648446 |   9.1 |    93M |  51 | 518 |8554 | 892 |  30k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.89%
80.29/80.65	c  80.6s| 70500 |  9972 |650550 |   9.1 |    93M |  51 | 518 |8329 | 860 |  30k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.90%
80.38/80.77	c  80.8s| 70600 |  9996 |651976 |   9.1 |    93M |  51 | 518 |8236 | 853 |  30k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.90%
80.48/80.88	c  80.9s| 70700 | 10024 |653348 |   9.1 |    93M |  51 | 518 |8171 | 855 |  30k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.90%
80.58/80.99	c  81.0s| 70800 | 10033 |653952 |   9.1 |    93M |  51 | 518 |8253 |   0 |  30k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.90%
80.69/81.09	c  81.1s| 70900 | 10027 |654332 |   9.1 |    93M |  51 | 518 |8312 | 855 |  30k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.90%
80.88/81.25	c  81.3s| 71000 | 10083 |656434 |   9.1 |    93M |  51 | 518 |8006 | 869 |  30k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.93%
80.98/81.36	c  81.4s| 71100 | 10098 |657543 |   9.1 |    93M |  51 | 518 |8067 | 868 |  31k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.93%
81.08/81.44	c  81.4s| 71200 | 10106 |658172 |   9.1 |    93M |  51 | 518 |8068 | 877 |  31k|  2 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.93%
81.18/81.54	c  81.5s| 71300 | 10112 |658850 |   9.1 |    93M |  51 | 518 |7982 |   0 |  31k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.93%
81.28/81.63	c  81.6s| 71400 | 10121 |659506 |   9.1 |    93M |  51 | 518 |7992 | 871 |  31k|  2 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.93%
81.38/81.71	c  81.7s| 71500 | 10137 |660237 |   9.1 |    93M |  51 | 518 |7987 | 869 |  31k|  1 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.93%
81.38/81.79	c  81.8s| 71600 | 10149 |660928 |   9.1 |    94M |  51 | 518 |7984 | 871 |  31k|  2 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.93%
81.48/81.89	c  81.9s| 71700 | 10167 |661888 |   9.1 |    94M |  51 | 518 |7915 |   0 |  31k|  0 |  30k|   0 | 0.000000e+00 |      --      |    Inf |  21.93%
81.58/81.98	c  82.0s| 71800 | 10208 |662938 |   9.1 |    94M |  51 | 518 |7823 | 868 |  31k|  2 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.93%
81.69/82.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
81.69/82.07	c  82.1s| 71900 | 10220 |663914 |   9.1 |    94M |  51 | 518 |7769 | 867 |  31k|  1 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.94%
81.78/82.15	c  82.2s| 72000 | 10227 |664740 |   9.1 |    94M |  51 | 518 |7785 |   0 |  31k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.94%
81.88/82.24	c  82.2s| 72100 | 10244 |665709 |   9.1 |    94M |  51 | 518 |7818 | 873 |  31k|  1 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.94%
81.98/82.33	c  82.3s| 72200 | 10238 |666192 |   9.1 |    94M |  51 | 518 |7844 | 866 |  31k|  2 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.94%
82.08/82.41	c  82.4s| 72300 | 10251 |666911 |   9.1 |    94M |  51 | 518 |7869 |   0 |  31k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.94%
82.18/82.52	c  82.5s| 72400 | 10281 |667914 |   9.1 |    94M |  51 | 518 |7874 |   0 |  31k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.94%
82.28/82.61	c  82.6s| 72500 | 10296 |668768 |   9.1 |    94M |  51 | 518 |7905 | 856 |  31k|  1 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.94%
82.38/82.72	c  82.7s| 72600 | 10313 |669715 |   9.1 |    94M |  51 | 518 |7936 | 866 |  31k|  2 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.94%
82.48/82.81	c  82.8s| 72700 | 10327 |670508 |   9.1 |    94M |  51 | 518 |7950 |   0 |  31k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.94%
82.48/82.89	c  82.9s| 72800 | 10346 |671240 |   9.1 |    95M |  51 | 518 |7955 |   0 |  31k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.94%
82.58/82.97	c  83.0s| 72900 | 10361 |671866 |   9.1 |    95M |  51 | 518 |7968 | 873 |  32k|  1 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.95%
82.68/83.05	c  83.1s| 73000 | 10370 |672774 |   9.1 |    95M |  51 | 518 |7979 |   0 |  32k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.95%
82.78/83.14	c  83.1s| 73100 | 10373 |673485 |   9.1 |    95M |  51 | 518 |7990 |   0 |  32k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.95%
82.87/83.26	c  83.3s| 73200 | 10399 |674664 |   9.1 |    95M |  51 | 518 |7998 | 867 |  32k|  2 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.95%
82.97/83.37	c  83.4s| 73300 | 10444 |676040 |   9.1 |    95M |  51 | 518 |7989 |   0 |  32k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.96%
83.07/83.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
83.07/83.47	c  83.5s| 73400 | 10448 |676862 |   9.1 |    95M |  51 | 518 |8034 | 872 |  32k|  2 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.96%
83.17/83.56	c  83.6s| 73500 | 10455 |677540 |   9.1 |    95M |  51 | 518 |8070 |   0 |  32k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.96%
83.27/83.64	c  83.6s| 73600 | 10466 |678333 |   9.1 |    95M |  51 | 518 |8088 |   0 |  32k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.96%
83.37/83.75	c  83.7s| 73700 | 10484 |679113 |   9.1 |    95M |  51 | 518 |8115 |   0 |  32k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.96%
83.47/83.83	c  83.8s| 73800 | 10498 |679812 |   9.1 |    95M |  51 | 518 |8143 |   0 |  32k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.96%
83.57/83.92	c  83.9s| 73900 | 10510 |680557 |   9.1 |    95M |  51 | 518 |8159 |   0 |  32k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.96%
83.68/84.01	c  84.0s| 74000 | 10525 |681354 |   9.1 |    95M |  51 | 518 |8208 | 865 |  32k|  1 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.96%
83.78/84.10	c  84.1s| 74100 | 10533 |682092 |   9.1 |    95M |  51 | 518 |8218 | 873 |  32k|  2 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.96%
83.87/84.20	c  84.2s| 74200 | 10543 |682763 |   9.1 |    95M |  51 | 518 |8264 | 860 |  32k|  1 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.96%
83.97/84.31	c  84.3s| 74300 | 10541 |683423 |   9.1 |    95M |  51 | 518 |8304 | 862 |  32k|  2 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.96%
84.07/84.40	c  84.4s| 74400 | 10551 |683992 |   9.1 |    95M |  51 | 518 |8315 |   0 |  32k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.96%
84.17/84.50	c  84.5s| 74500 | 10563 |684463 |   9.0 |    95M |  51 | 518 |8317 | 865 |  32k|  1 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.97%
84.17/84.58	c  84.6s| 74600 | 10569 |684972 |   9.0 |    95M |  51 | 518 |8345 | 855 |  32k|  2 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.97%
84.27/84.68	c  84.7s| 74700 | 10590 |685935 |   9.0 |    95M |  51 | 518 |8289 | 867 |  33k|  1 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.97%
84.47/84.81	c  84.8s| 74800 | 10598 |686666 |   9.0 |    95M |  51 | 518 |8288 |   0 |  33k|  0 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  21.98%
84.47/84.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
84.47/84.89	c  84.9s| 74900 | 10606 |687350 |   9.0 |    95M |  51 | 518 |8304 | 867 |  33k|  2 |  31k|   0 | 0.000000e+00 |      --      |    Inf |  22.17%
84.67/85.00	c  85.0s| 75000 | 10618 |688166 |   9.0 |    95M |  51 | 518 |8257 | 864 |  33k|  1 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.17%
84.77/85.15	c  85.1s| 75100 | 10633 |689128 |   9.0 |    95M |  51 | 518 |8151 |   0 |  33k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.18%
84.87/85.25	c  85.3s| 75200 | 10653 |690186 |   9.0 |    95M |  51 | 518 |8205 | 867 |  33k|  1 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.18%
84.97/85.34	c  85.3s| 75300 | 10668 |690734 |   9.0 |    96M |  51 | 518 |8210 | 878 |  33k|  2 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.18%
85.07/85.44	c  85.4s| 75400 | 10692 |691769 |   9.0 |    96M |  51 | 518 |8189 |   0 |  33k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.18%
85.17/85.54	c  85.5s| 75500 | 10698 |692716 |   9.0 |    96M |  51 | 518 |8204 |   0 |  33k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.18%
85.27/85.62	c  85.6s| 75600 | 10706 |693360 |   9.0 |    96M |  51 | 518 |8201 |   0 |  33k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.18%
85.37/85.71	c  85.7s| 75700 | 10720 |694183 |   9.0 |    96M |  51 | 518 |8227 |   0 |  33k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.19%
85.47/85.80	c  85.8s| 75800 | 10732 |694871 |   9.0 |    96M |  51 | 518 |8247 | 875 |  33k|  2 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.19%
85.47/85.89	c  85.9s| 75900 | 10744 |695642 |   9.0 |    96M |  51 | 518 |8242 | 875 |  33k|  2 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.19%
85.56/85.99	c  86.0s| 76000 | 10764 |696610 |   9.0 |    96M |  51 | 518 |8278 | 872 |  33k|  2 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.19%
85.67/86.10	c  86.1s| 76100 | 10774 |697554 |   9.0 |    96M |  51 | 518 |8311 | 874 |  34k|  2 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.19%
85.77/86.19	c  86.2s| 76200 | 10786 |698228 |   9.0 |    96M |  51 | 518 |8335 | 866 |  34k|  2 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
85.86/86.28	c  86.3s| 76300 | 10805 |698908 |   9.0 |    96M |  51 | 518 |8384 | 872 |  34k|  1 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
85.96/86.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
85.96/86.38	c  86.4s| 76400 | 10806 |699636 |   9.0 |    96M |  51 | 518 |8432 | 872 |  34k|  1 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
86.06/86.47	c  86.5s| 76500 | 10824 |700265 |   9.0 |    96M |  51 | 518 |8431 | 872 |  34k|  2 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
86.16/86.56	c  86.6s| 76600 | 10846 |701138 |   9.0 |    96M |  51 | 518 |8437 | 878 |  34k|  1 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
86.26/86.65	c  86.7s| 76700 | 10857 |701893 |   9.0 |    96M |  51 | 518 |8445 |   0 |  34k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
86.36/86.73	c  86.7s| 76800 | 10856 |702405 |   9.0 |    97M |  51 | 518 |8481 |   0 |  34k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
86.46/86.81	c  86.8s| 76900 | 10856 |702834 |   9.0 |    97M |  51 | 518 |8569 |   0 |  34k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
86.56/86.90	c  86.9s| 77000 | 10863 |703388 |   9.0 |    97M |  51 | 518 |8596 | 866 |  34k|  1 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
86.56/86.99	c  87.0s| 77100 | 10864 |704298 |   9.0 |    97M |  51 | 518 |8592 | 852 |  34k|  2 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
86.67/87.09	c  87.1s| 77200 | 10894 |705399 |   9.0 |    97M |  51 | 518 |8586 |   0 |  34k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
86.77/87.18	c  87.2s| 77300 | 10899 |705851 |   9.0 |    97M |  51 | 518 |8592 |   0 |  34k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
86.86/87.28	c  87.3s| 77400 | 10909 |706312 |   9.0 |    97M |  51 | 518 |8592 | 871 |  34k|  2 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
86.96/87.36	c  87.4s| 77500 | 10925 |706913 |   9.0 |    97M |  51 | 518 |8579 |   0 |  34k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.20%
87.06/87.46	c  87.5s| 77600 | 10947 |707519 |   9.0 |    97M |  51 | 518 |8582 | 856 |  34k|  1 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.21%
87.26/87.60	c  87.6s| 77700 | 10963 |708113 |   9.0 |    97M |  51 | 518 |8587 | 864 |  34k|  1 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.21%
87.36/87.72	c  87.7s| 77800 | 10979 |708829 |   9.0 |    97M |  51 | 518 |8607 | 870 |  34k|  2 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.21%
87.46/87.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
87.46/87.81	c  87.8s| 77900 | 10993 |709391 |   9.0 |    97M |  51 | 518 |8617 | 860 |  34k|  1 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.21%
87.46/87.89	c  87.9s| 78000 | 10995 |710072 |   9.0 |    97M |  51 | 518 |8617 |   0 |  34k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.21%
87.56/87.99	c  88.0s| 78100 | 11012 |711166 |   9.0 |    97M |  51 | 518 |8635 | 863 |  34k|  2 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.21%
87.66/88.08	c  88.1s| 78200 | 11017 |712049 |   9.0 |    97M |  51 | 518 |8653 |   0 |  34k|  0 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.21%
87.76/88.16	c  88.2s| 78300 | 11018 |712681 |   9.0 |    97M |  51 | 518 |8671 | 863 |  34k|  1 |  32k|   0 | 0.000000e+00 |      --      |    Inf |  22.21%
87.95/88.32	c  88.3s| 78400 | 11069 |715812 |   9.0 |    97M |  51 | 518 |8466 | 849 |  35k|  1 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  22.21%
88.05/88.46	c  88.5s| 78500 | 11101 |717908 |   9.0 |    97M |  51 | 518 |8379 | 852 |  35k|  2 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  22.21%
88.15/88.59	c  88.6s| 78600 | 11138 |720351 |   9.0 |    97M |  51 | 518 |8291 | 872 |  35k|  2 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  22.21%
88.25/88.68	c  88.7s| 78700 | 11137 |721027 |   9.0 |    97M |  51 | 518 |8282 |   0 |  35k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  22.21%
88.45/88.80	c  88.8s| 78800 | 11157 |722411 |   9.0 |    97M |  51 | 518 |8227 | 864 |  35k|  2 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  22.22%
88.45/88.89	c  88.9s| 78900 | 11172 |723131 |   9.0 |    97M |  51 | 518 |8236 |   0 |  35k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  22.22%
88.55/88.99	c  89.0s| 79000 | 11178 |723961 |   9.0 |    98M |  51 | 518 |8252 |   0 |  35k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  22.22%
88.66/89.09	c  89.1s| 79100 | 11199 |725305 |   9.0 |    98M |  51 | 518 |8177 |   0 |  35k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  22.22%
88.85/89.21	c  89.2s| 79200 | 11207 |725958 |   9.0 |    98M |  51 | 518 |8179 | 863 |  35k|  1 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  22.22%
88.95/89.30	c  89.3s| 79300 | 11221 |726833 |   9.0 |    98M |  51 | 518 |8181 | 862 |  35k|  2 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  22.22%
88.95/89.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
88.95/89.39	c  89.4s| 79400 | 11231 |727375 |   9.0 |    98M |  51 | 518 |8184 | 864 |  36k|  2 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  22.22%
89.15/89.51	c  89.5s| 79500 | 11242 |728627 |   9.0 |    98M |  51 | 518 |8093 | 865 |  36k|  2 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  22.22%
89.25/89.66	c  89.7s| 79600 | 11253 |730086 |   9.0 |    98M |  51 | 518 |8005 | 864 |  36k|  2 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.00%
89.35/89.79	c  89.8s| 79700 | 11335 |732753 |   9.1 |    98M |  51 | 518 |7907 | 868 |  36k|  1 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.00%
89.55/89.90	c  89.9s| 79800 | 11401 |734593 |   9.1 |    98M |  51 | 518 |7864 | 867 |  36k|  1 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.00%
89.55/89.98	c  90.0s| 79900 | 11403 |735333 |   9.1 |    98M |  51 | 518 |7929 |   0 |  36k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.00%
89.65/90.07	c  90.1s| 80000 | 11409 |736097 |   9.1 |    98M |  51 | 518 |7928 |   0 |  36k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.01%
89.75/90.14	c  90.1s| 80100 | 11421 |736698 |   9.1 |    98M |  51 | 518 |7927 | 872 |  36k|  2 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.01%
89.85/90.23	c  90.2s| 80200 | 11437 |737619 |   9.1 |    98M |  51 | 518 |7927 |   0 |  36k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.01%
89.95/90.32	c  90.3s| 80300 | 11451 |738309 |   9.1 |    98M |  51 | 518 |7928 |   0 |  36k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.01%
90.05/90.40	c  90.4s| 80400 | 11463 |738966 |   9.1 |    98M |  51 | 518 |7952 |   0 |  36k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.01%
90.05/90.47	c  90.5s| 80500 | 11475 |739479 |   9.1 |    98M |  51 | 518 |7959 |   0 |  36k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.01%
90.15/90.57	c  90.6s| 80600 | 11493 |740232 |   9.1 |    98M |  51 | 518 |7958 | 879 |  36k|  2 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.01%
90.25/90.66	c  90.7s| 80700 | 11505 |741011 |   9.1 |    98M |  51 | 518 |7965 |   0 |  36k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.01%
90.35/90.73	c  90.7s| 80800 | 11518 |741494 |   9.0 |    98M |  51 | 518 |7974 | 871 |  36k|  1 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.01%
90.44/90.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
90.44/90.80	c  90.8s| 80900 | 11534 |742059 |   9.0 |    98M |  51 | 518 |7997 |   0 |  36k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.01%
90.44/90.89	c  90.9s| 81000 | 11547 |742863 |   9.0 |    98M |  51 | 518 |8015 | 867 |  36k|  1 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.02%
90.54/90.98	c  91.0s| 81100 | 11568 |743639 |   9.0 |    98M |  51 | 518 |8033 | 870 |  37k|  1 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.02%
90.65/91.06	c  91.1s| 81200 | 11579 |744120 |   9.0 |    98M |  51 | 518 |8045 |   0 |  37k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.02%
90.75/91.17	c  91.2s| 81300 | 11587 |745381 |   9.0 |    98M |  51 | 518 |8020 | 876 |  37k|  2 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.02%
90.84/91.26	c  91.3s| 81400 | 11605 |746430 |   9.0 |    98M |  51 | 518 |8060 | 879 |  37k|  2 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.02%
90.94/91.35	c  91.3s| 81500 | 11613 |747230 |   9.0 |    99M |  51 | 518 |8086 |   0 |  37k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.02%
91.04/91.43	c  91.4s| 81600 | 11626 |748020 |   9.0 |    99M |  51 | 518 |8104 |   0 |  37k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.02%
91.14/91.51	c  91.5s| 81700 | 11649 |748868 |   9.0 |    99M |  51 | 518 |8133 |   0 |  37k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.02%
91.24/91.60	c  91.6s| 81800 | 11661 |749600 |   9.0 |    99M |  51 | 518 |8152 | 874 |  37k|  1 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.02%
91.24/91.69	c  91.7s| 81900 | 11658 |750382 |   9.0 |    99M |  51 | 518 |8164 |   0 |  37k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.03%
91.34/91.79	c  91.8s| 82000 | 11624 |750558 |   9.0 |    99M |  51 | 518 |8179 |   0 |  37k|  0 |  33k|   0 | 0.000000e+00 |      --      |    Inf |  23.03%
91.44/91.88	c  91.9s| 82100 | 11620 |751131 |   9.0 |    99M |  51 | 518 |8217 | 871 |  37k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.03%
91.54/91.96	c  92.0s| 82200 | 11620 |751586 |   9.0 |    99M |  51 | 518 |8276 | 878 |  37k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.03%
91.65/92.04	c  92.0s| 82300 | 11620 |752116 |   9.0 |    99M |  51 | 518 |8348 | 876 |  37k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.03%
91.75/92.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
91.75/92.11	c  92.1s| 82400 | 11636 |752688 |   9.0 |    99M |  51 | 518 |8352 |   0 |  37k|  0 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.03%
91.84/92.20	c  92.2s| 82500 | 11647 |753507 |   9.0 |    99M |  51 | 518 |8369 | 879 |  37k|  2 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.03%
91.84/92.28	c  92.3s| 82600 | 11661 |754471 |   9.0 |    99M |  51 | 518 |8384 |   0 |  37k|  0 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.03%
91.94/92.35	c  92.3s| 82700 | 11670 |754887 |   9.0 |    99M |  51 | 518 |8407 |   0 |  37k|  0 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.03%
92.04/92.44	c  92.4s| 82800 | 11700 |756018 |   9.0 |    99M |  51 | 518 |8430 | 878 |  37k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.03%
92.14/92.51	c  92.5s| 82900 | 11709 |756647 |   9.0 |    99M |  51 | 518 |8454 | 878 |  37k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.03%
92.14/92.58	c  92.6s| 83000 | 11709 |757027 |   9.0 |    99M |  51 | 518 |8479 | 878 |  37k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.04%
92.24/92.66	c  92.7s| 83100 | 11716 |757466 |   9.0 |    99M |  51 | 518 |8497 |   0 |  37k|  0 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.04%
92.34/92.74	c  92.7s| 83200 | 11725 |758007 |   9.0 |    99M |  51 | 518 |8541 |   0 |  37k|  0 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.04%
92.44/92.81	c  92.8s| 83300 | 11738 |758527 |   9.0 |    99M |  51 | 518 |8558 |   0 |  37k|  0 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.04%
92.44/92.88	c  92.9s| 83400 | 11753 |758985 |   9.0 |    99M |  51 | 518 |8595 | 866 |  37k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.04%
92.54/92.97	c  93.0s| 83500 | 11758 |759517 |   9.0 |    99M |  51 | 518 |8610 | 865 |  37k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.04%
92.64/93.08	c  93.1s| 83600 | 11780 |760874 |   9.0 |    99M |  51 | 518 |8632 | 888 |  37k|  2 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.05%
92.74/93.16	c  93.2s| 83700 | 11791 |761851 |   9.0 |    99M |  51 | 518 |8672 | 878 |  37k|  2 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.05%
92.84/93.25	c  93.3s| 83800 | 11787 |762489 |   9.0 |    99M |  51 | 518 |8694 | 859 |  38k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.05%
92.94/93.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
92.94/93.33	c  93.3s| 83900 | 11808 |763262 |   9.0 |    99M |  51 | 518 |8693 | 868 |  38k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.06%
93.04/93.41	c  93.4s| 84000 | 11824 |763806 |   9.0 |    99M |  51 | 518 |8721 | 873 |  38k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.06%
93.13/93.51	c  93.5s| 84100 | 11829 |764556 |   9.0 |    99M |  51 | 518 |8736 | 875 |  38k|  2 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.06%
93.23/93.60	c  93.6s| 84200 | 11837 |765144 |   9.0 |    99M |  51 | 518 |8735 | 861 |  38k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.07%
93.23/93.70	c  93.7s| 84300 | 11818 |765708 |   9.0 |    99M |  51 | 518 |8752 | 892 |  38k|  0 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.07%
93.43/93.80	c  93.8s| 84400 | 11834 |766207 |   9.0 |    99M |  51 | 518 |8740 | 900 |  38k|  1 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.07%
93.53/93.92	c  93.9s| 84500 | 11841 |766679 |   8.9 |    99M |  51 | 518 |8797 |   0 |  38k|  0 |  34k|   0 | 0.000000e+00 |      --      |    Inf |  23.07%
93.64/94.02	c  94.0s| 84600 | 11852 |767132 |   8.9 |    99M |  51 | 518 |8754 | 874 |  38k|  1 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.07%
93.74/94.11	c  94.1s| 84700 | 11866 |767835 |   8.9 |    99M |  51 | 518 |8745 | 882 |  38k|  2 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.09%
93.83/94.24	c  94.2s| 84800 | 11882 |768445 |   8.9 |    99M |  51 | 518 |8803 |   0 |  38k|  0 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.09%
94.03/94.40	c  94.4s| 84900 | 11890 |769123 |   8.9 |    99M |  51 | 518 |8859 | 874 |  38k|  2 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.09%
94.13/94.54	c  94.5s| 85000 | 11898 |769722 |   8.9 |    99M |  51 | 518 |8861 |   0 |  38k|  0 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.09%
94.23/94.67	c  94.7s| 85100 | 11910 |770484 |   8.9 |    99M |  51 | 518 |8869 |   0 |  38k|  0 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.09%
94.33/94.77	c  94.8s| 85200 | 11923 |771040 |   8.9 |    99M |  51 | 518 |8876 |   0 |  38k|  0 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.09%
94.43/94.88	c  94.9s| 85300 | 11924 |771599 |   8.9 |    99M |  51 | 518 |8833 | 872 |  38k|  1 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.09%
94.53/94.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
94.53/94.98	c  95.0s| 85400 | 11917 |772024 |   8.9 |    99M |  51 | 518 |8831 |   0 |  38k|  0 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.10%
94.63/95.07	c  95.1s| 85500 | 11938 |772553 |   8.9 |    99M |  51 | 518 |8726 | 878 |  38k|  1 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.10%
94.83/95.20	c  95.2s| 85600 | 11941 |773101 |   8.9 |    99M |  51 | 518 |8715 |   0 |  38k|  0 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.10%
94.93/95.30	c  95.3s| 85700 | 11957 |773612 |   8.9 |    99M |  51 | 518 |8722 | 881 |  38k|  1 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.10%
95.03/95.40	c  95.4s| 85800 | 11961 |774036 |   8.9 |   100M |  51 | 518 |8783 | 885 |  38k|  1 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.10%
95.13/95.52	c  95.5s| 85900 | 11943 |774612 |   8.9 |   100M |  51 | 518 |8851 | 872 |  38k|  1 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.11%
95.23/95.62	c  95.6s| 86000 | 11944 |775061 |   8.9 |   100M |  51 | 518 |8827 | 892 |  38k|  1 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.12%
95.33/95.73	c  95.7s| 86100 | 11939 |775643 |   8.9 |   100M |  51 | 518 |8860 |   0 |  38k|  0 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.12%
95.43/95.81	c  95.8s| 86200 | 11954 |776100 |   8.9 |   100M |  51 | 518 |8831 | 874 |  38k|  1 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.13%
95.43/95.89	c  95.9s| 86300 | 11961 |776602 |   8.9 |   100M |  51 | 518 |8762 | 874 |  38k|  1 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.14%
95.53/95.98	c  96.0s| 86400 | 11971 |777043 |   8.9 |   100M |  51 | 518 |8753 |   0 |  38k|  0 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.14%
95.63/96.06	c  96.1s| 86500 | 11965 |777406 |   8.9 |   100M |  51 | 518 |8801 | 874 |  38k|  1 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.14%
95.73/96.14	c  96.1s| 86600 | 11965 |777768 |   8.9 |   100M |  51 | 518 |8880 | 882 |  38k|  1 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.14%
95.83/96.23	c  96.2s| 86700 | 11953 |778187 |   8.9 |   100M |  51 | 518 |8884 |   0 |  38k|  0 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.14%
95.92/96.33	c  96.3s| 86800 | 11942 |778700 |   8.9 |   100M |  51 | 518 |8894 | 886 |  38k|  1 |  35k|   0 | 0.000000e+00 |      --      |    Inf |  23.14%
96.02/96.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
96.02/96.42	c  96.4s| 86900 | 11946 |779368 |   8.8 |   100M |  51 | 518 |8882 |   0 |  38k|  0 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.14%
96.12/96.51	c  96.5s| 87000 | 11956 |779677 |   8.8 |   100M |  51 | 518 |8851 |   0 |  38k|  0 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.15%
96.22/96.65	c  96.6s| 87100 | 11971 |780373 |   8.8 |   100M |  51 | 518 |8900 | 890 |  39k|  1 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.15%
96.42/96.81	c  96.8s| 87200 | 11986 |781234 |   8.8 |   100M |  51 | 518 |8901 | 879 |  39k|  1 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.15%
96.52/96.92	c  96.9s| 87300 | 12012 |782526 |   8.8 |   100M |  51 | 518 |8939 | 879 |  39k|  1 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.15%
96.63/97.04	c  97.0s| 87400 | 12038 |783604 |   8.8 |   100M |  51 | 518 |8986 |   0 |  39k|  0 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.15%
96.82/97.23	c  97.2s| 87500 | 12049 |784529 |   8.8 |   100M |  51 | 518 |9040 | 875 |  39k|  2 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.15%
96.92/97.33	c  97.3s| 87600 | 12065 |785066 |   8.8 |   100M |  51 | 518 |9089 | 888 |  39k|  2 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.15%
97.02/97.47	c  97.5s| 87700 | 12075 |786873 |   8.9 |   100M |  51 | 518 |9096 |   0 |  39k|  0 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.15%
97.22/97.64	c  97.6s| 87800 | 12090 |787853 |   8.9 |   100M |  51 | 518 |9145 | 880 |  39k|  2 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.15%
97.32/97.77	c  97.8s| 87900 | 12096 |789324 |   8.9 |   100M |  51 | 518 |9184 |   0 |  39k|  0 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.16%
97.42/97.88	c  97.9s| 88000 | 12118 |790094 |   8.9 |   100M |  51 | 518 |9179 |   0 |  39k|  0 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.16%
97.52/98.00	c  98.0s| 88100 | 12135 |790840 |   8.9 |   100M |  51 | 518 |9212 | 878 |  39k|  2 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.17%
97.62/98.09	c  98.1s| 88200 | 12160 |791903 |   8.9 |   100M |  51 | 518 |9218 |   0 |  39k|  0 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.17%
97.72/98.17	c  98.2s| 88300 | 12173 |792402 |   8.9 |   100M |  51 | 518 |9227 | 875 |  39k|  1 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.17%
97.82/98.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
97.82/98.24	c  98.2s| 88400 | 12191 |792896 |   8.9 |   100M |  51 | 518 |9225 | 879 |  39k|  2 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.17%
97.92/98.33	c  98.3s| 88500 | 12181 |793463 |   8.8 |   100M |  51 | 518 |9281 | 880 |  39k|  1 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.17%
98.02/98.44	c  98.4s| 88600 | 12188 |794148 |   8.8 |   100M |  51 | 518 |9209 | 856 |  39k|  2 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.17%
98.12/98.54	c  98.5s| 88700 | 12205 |794971 |   8.8 |   100M |  51 | 518 |9167 | 864 |  39k|  1 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.17%
98.22/98.66	c  98.7s| 88800 | 12205 |795659 |   8.8 |   100M |  51 | 518 |9229 |   0 |  39k|  0 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.18%
98.32/98.75	c  98.8s| 88900 | 12219 |796312 |   8.8 |   100M |  51 | 518 |9228 | 860 |  40k|  3 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.18%
98.42/98.85	c  98.8s| 89000 | 12219 |796952 |   8.8 |   100M |  51 | 518 |9254 | 867 |  40k|  2 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.18%
98.52/98.95	c  98.9s| 89100 | 12231 |797554 |   8.8 |   100M |  51 | 518 |9027 | 863 |  40k|  1 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.18%
98.62/99.04	c  99.0s| 89200 | 12249 |797967 |   8.8 |   100M |  51 | 518 |8967 | 859 |  40k|  2 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.18%
98.72/99.19	c  99.2s| 89300 | 12269 |798904 |   8.8 |   100M |  51 | 518 |8976 |   0 |  40k|  0 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.18%
98.91/99.30	c  99.3s| 89400 | 12281 |799419 |   8.8 |   100M |  51 | 518 |8976 |   0 |  40k|  0 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.18%
98.91/99.39	c  99.4s| 89500 | 12291 |800031 |   8.8 |   100M |  51 | 518 |8901 | 862 |  40k|  2 |  36k|   0 | 0.000000e+00 |      --      |    Inf |  23.19%
99.01/99.48	c  99.5s| 89600 | 12303 |800552 |   8.8 |   100M |  51 | 518 |8927 | 862 |  40k|  1 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.19%
99.11/99.56	c  99.6s| 89700 | 12313 |801086 |   8.8 |   100M |  51 | 518 |8935 |   0 |  40k|  0 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.19%
99.21/99.66	c  99.7s| 89800 | 12351 |802013 |   8.8 |   100M |  51 | 518 |8930 |   0 |  40k|  0 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.19%
99.31/99.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
99.31/99.74	c  99.7s| 89900 | 12361 |802549 |   8.8 |   100M |  51 | 518 |8940 |   0 |  40k|  0 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.19%
99.41/99.82	c  99.8s| 90000 | 12368 |803081 |   8.8 |   100M |  51 | 518 |8941 | 874 |  40k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.19%
99.41/99.89	c  99.9s| 90100 | 12374 |803492 |   8.8 |   100M |  51 | 518 |8945 |   0 |  40k|  0 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.19%
99.51/99.97	c   100s| 90200 | 12380 |803907 |   8.8 |   100M |  51 | 518 |8955 |   0 |  40k|  0 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.19%
99.62/100.07	c   100s| 90300 | 12392 |804552 |   8.8 |   101M |  51 | 518 |8974 | 860 |  40k|  1 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.19%
99.72/100.16	c   100s| 90400 | 12402 |805102 |   8.8 |   101M |  51 | 518 |9003 | 862 |  40k|  1 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.19%
99.81/100.24	c   100s| 90500 | 12422 |805812 |   8.8 |   101M |  51 | 518 |9020 | 866 |  40k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.19%
99.91/100.31	c   100s| 90600 | 12420 |806144 |   8.8 |   102M |  51 | 518 |9024 |   0 |  40k|  0 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
99.91/100.39	c   100s| 90700 | 12440 |806623 |   8.8 |   102M |  51 | 518 |9029 |   0 |  40k|  0 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
100.01/100.47	c   100s| 90800 | 12450 |807054 |   8.8 |   102M |  51 | 518 |9047 | 867 |  40k|  1 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
100.11/100.56	c   101s| 90900 | 12467 |807700 |   8.8 |   102M |  51 | 518 |9057 | 863 |  40k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
100.21/100.64	c   101s| 91000 | 12475 |808211 |   8.8 |   102M |  51 | 518 |9065 | 860 |  40k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
100.31/100.72	c   101s| 91100 | 12488 |808740 |   8.8 |   102M |  51 | 518 |9087 |   0 |  40k|  0 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
100.41/100.81	c   101s| 91200 | 12501 |809395 |   8.8 |   102M |  51 | 518 |9103 | 869 |  40k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
100.51/100.91	c   101s| 91300 | 12479 |810028 |   8.8 |   102M |  51 | 518 |9167 | 878 |  40k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
100.51/101.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.61/101.00	c   101s| 91400 | 12484 |810553 |   8.8 |   102M |  51 | 518 |9182 | 866 |  40k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
100.71/101.10	c   101s| 91500 | 12504 |811463 |   8.8 |   102M |  51 | 518 |9124 | 901 |  41k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
100.71/101.19	c   101s| 91600 | 12511 |811855 |   8.8 |   102M |  51 | 518 |9127 | 883 |  41k|  1 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
100.81/101.27	c   101s| 91700 | 12527 |812298 |   8.7 |   103M |  51 | 518 |9138 | 897 |  41k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
100.91/101.37	c   101s| 91800 | 12533 |812883 |   8.7 |   103M |  51 | 518 |9147 | 897 |  41k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
101.01/101.45	c   101s| 91900 | 12530 |813388 |   8.7 |   103M |  51 | 518 |9167 | 874 |  41k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.20%
101.11/101.53	c   102s| 92000 | 12550 |813918 |   8.7 |   103M |  51 | 518 |9192 | 883 |  41k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.21%
101.21/101.63	c   102s| 92100 | 12564 |814733 |   8.7 |   103M |  51 | 518 |9244 |   0 |  41k|  0 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.21%
101.31/101.75	c   102s| 92200 | 12578 |815895 |   8.7 |   103M |  51 | 518 |9027 | 873 |  41k|  1 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.21%
101.40/101.84	c   102s| 92300 | 12600 |816692 |   8.7 |   103M |  51 | 518 |9003 | 873 |  41k|  1 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.21%
101.50/101.94	c   102s| 92400 | 12600 |817256 |   8.7 |   103M |  51 | 518 |9053 | 878 |  41k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.21%
101.61/102.05	c   102s| 92500 | 12600 |818049 |   8.7 |   103M |  51 | 518 |8985 | 870 |  41k|  1 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.23%
101.71/102.13	c   102s| 92600 | 12609 |818654 |   8.7 |   103M |  51 | 518 |8994 |   0 |  41k|  0 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.23%
101.80/102.21	c   102s| 92700 | 12618 |819242 |   8.7 |   103M |  51 | 518 |9001 |   0 |  41k|  0 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.23%
101.90/102.31	c   102s| 92800 | 12625 |819896 |   8.7 |   103M |  51 | 518 |8980 | 890 |  41k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.23%
102.00/102.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
102.00/102.43	c   102s| 92900 | 12632 |820878 |   8.7 |   103M |  51 | 518 |8820 | 901 |  41k|  1 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.24%
102.10/102.58	c   103s| 93000 | 12646 |821663 |   8.7 |   104M |  51 | 518 |8862 | 913 |  41k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.24%
102.20/102.68	c   103s| 93100 | 12651 |822285 |   8.7 |   104M |  51 | 518 |8822 |   0 |  41k|  0 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.24%
102.30/102.76	c   103s| 93200 | 12665 |822898 |   8.7 |   104M |  51 | 518 |8824 | 879 |  41k|  2 |  37k|   0 | 0.000000e+00 |      --      |    Inf |  23.24%
102.40/102.85	c   103s| 93300 | 12671 |823912 |   8.7 |   104M |  51 | 518 |8761 | 868 |  41k|  2 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.25%
102.50/102.94	c   103s| 93400 | 12684 |824684 |   8.7 |   104M |  51 | 518 |8728 |   0 |  41k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.25%
102.61/103.02	c   103s| 93500 | 12690 |825236 |   8.7 |   104M |  51 | 518 |8753 |   0 |  41k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.25%
102.71/103.12	c   103s| 93600 | 12721 |827160 |   8.7 |   104M |  51 | 518 |8676 |   0 |  41k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.25%
102.80/103.23	c   103s| 93700 | 12731 |828069 |   8.7 |   104M |  51 | 518 |8665 |   0 |  41k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.25%
102.90/103.35	c   103s| 93800 | 12726 |828760 |   8.7 |   104M |  51 | 518 |8732 |   0 |  41k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.26%
103.00/103.45	c   103s| 93900 | 12739 |829563 |   8.7 |   104M |  51 | 518 |8645 | 872 |  42k|  2 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.26%
103.10/103.54	c   104s| 94000 | 12748 |830047 |   8.7 |   104M |  51 | 518 |8635 | 877 |  42k|  1 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.26%
103.20/103.64	c   104s| 94100 | 12747 |830637 |   8.7 |   104M |  51 | 518 |8690 | 864 |  42k|  2 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.26%
103.30/103.75	c   104s| 94200 | 12768 |831533 |   8.7 |   104M |  51 | 518 |8630 | 874 |  42k|  1 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.27%
103.40/103.83	c   104s| 94300 | 12775 |831824 |   8.7 |   104M |  51 | 518 |8626 |   0 |  42k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.27%
103.50/103.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
103.50/103.91	c   104s| 94400 | 12786 |832130 |   8.7 |   104M |  51 | 518 |8612 |   0 |  42k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.28%
103.50/104.00	c   104s| 94500 | 12773 |832621 |   8.7 |   104M |  51 | 518 |8622 |   0 |  42k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.28%
103.70/104.11	c   104s| 94600 | 12765 |833856 |   8.7 |   104M |  51 | 518 |8516 |   0 |  42k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.28%
103.80/104.22	c   104s| 94700 | 12779 |834608 |   8.7 |   104M |  51 | 518 |8531 | 916 |  42k|  2 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.29%
103.90/104.33	c   104s| 94800 | 12756 |835273 |   8.7 |   104M |  51 | 518 |8409 | 910 |  42k|  2 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.29%
104.00/104.45	c   104s| 94900 | 12769 |836251 |   8.7 |   104M |  51 | 518 |8360 |   0 |  42k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.30%
104.09/104.52	c   105s| 95000 | 12779 |836709 |   8.7 |   104M |  51 | 518 |8367 |   0 |  42k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.30%
104.19/104.61	c   105s| 95100 | 12798 |837279 |   8.7 |   104M |  51 | 518 |8353 | 884 |  42k|  2 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.30%
104.19/104.69	c   105s| 95200 | 12814 |837944 |   8.7 |   104M |  51 | 518 |8354 | 891 |  42k|  2 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.30%
104.29/104.76	c   105s| 95300 | 12833 |838345 |   8.7 |   104M |  51 | 518 |8352 | 880 |  42k|  1 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.30%
104.39/104.84	c   105s| 95400 | 12851 |838961 |   8.7 |   105M |  51 | 518 |8357 | 881 |  42k|  1 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.30%
104.49/104.94	c   105s| 95500 | 12877 |840214 |   8.7 |   105M |  51 | 518 |8300 | 879 |  42k|  1 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.30%
104.60/105.01	c   105s| 95600 | 12896 |840675 |   8.7 |   105M |  51 | 518 |8282 | 881 |  42k|  1 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.30%
104.60/105.09	c   105s| 95700 | 12914 |841002 |   8.7 |   105M |  51 | 518 |8289 | 885 |  42k|  1 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.30%
104.70/105.17	c   105s| 95800 | 12930 |841475 |   8.7 |   105M |  51 | 518 |8305 |   0 |  42k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.30%
104.79/105.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
104.79/105.26	c   105s| 95900 | 12953 |842177 |   8.7 |   105M |  51 | 518 |8318 | 885 |  42k|  1 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.31%
104.89/105.34	c   105s| 96000 | 12964 |842685 |   8.7 |   105M |  51 | 518 |8336 |   0 |  42k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.31%
104.99/105.43	c   105s| 96100 | 12977 |843333 |   8.7 |   105M |  51 | 518 |8350 | 883 |  42k|  1 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.31%
105.09/105.50	c   106s| 96200 | 12939 |843745 |   8.7 |   105M |  51 | 518 |8382 |   0 |  42k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.31%
105.09/105.58	c   106s| 96300 | 12949 |844269 |   8.7 |   105M |  51 | 518 |8394 |   0 |  42k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.32%
105.19/105.65	c   106s| 96400 | 12965 |844633 |   8.7 |   105M |  51 | 518 |8413 |   0 |  42k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.32%
105.29/105.73	c   106s| 96500 | 12986 |845345 |   8.7 |   106M |  51 | 518 |8430 | 873 |  42k|  1 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.32%
105.39/105.81	c   106s| 96600 | 13007 |845845 |   8.7 |   106M |  51 | 518 |8444 | 889 |  42k|  1 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.32%
105.49/105.90	c   106s| 96700 | 13001 |846341 |   8.6 |   106M |  51 | 518 |8462 |   0 |  43k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.32%
105.60/106.06	c   106s| 96800 | 13012 |847127 |   8.6 |   106M |  51 | 518 |8490 |   0 |  43k|  0 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.32%
105.70/106.15	c   106s| 96900 | 13025 |848029 |   8.6 |   106M |  51 | 518 |8433 | 876 |  43k|  4 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.33%
105.79/106.25	c   106s| 97000 | 13033 |848692 |   8.6 |   106M |  51 | 518 |8420 | 869 |  43k|  2 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.33%
105.89/106.34	c   106s| 97100 | 13037 |849425 |   8.6 |   106M |  51 | 518 |8416 | 884 |  43k|  1 |  38k|   0 | 0.000000e+00 |      --      |    Inf |  23.33%
105.99/106.44	c   106s| 97200 | 13050 |849968 |   8.6 |   106M |  51 | 518 |8481 | 884 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.33%
106.09/106.55	c   107s| 97300 | 13069 |850544 |   8.6 |   106M |  51 | 518 |8489 |   0 |  43k|  0 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.35%
106.19/106.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.19/106.66	c   107s| 97400 | 13062 |850978 |   8.6 |   106M |  51 | 518 |8564 |   0 |  43k|  0 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.35%
106.29/106.75	c   107s| 97500 | 13074 |851457 |   8.6 |   106M |  51 | 518 |8503 | 874 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.35%
106.39/106.84	c   107s| 97600 | 13096 |852000 |   8.6 |   106M |  51 | 518 |8473 | 874 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.35%
106.49/106.94	c   107s| 97700 | 13104 |852449 |   8.6 |   106M |  51 | 518 |8492 | 872 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.35%
106.59/107.03	c   107s| 97800 | 13101 |853068 |   8.6 |   107M |  51 | 518 |8541 | 876 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.35%
106.69/107.13	c   107s| 97900 | 13101 |853575 |   8.6 |   107M |  51 | 518 |8475 |   0 |  43k|  0 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.35%
106.79/107.23	c   107s| 98000 | 13111 |854136 |   8.6 |   107M |  51 | 518 |8478 |   0 |  43k|  0 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.35%
106.88/107.35	c   107s| 98100 | 13160 |855959 |   8.6 |   107M |  51 | 518 |8358 | 916 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.36%
106.98/107.44	c   107s| 98200 | 13168 |856436 |   8.6 |   107M |  51 | 518 |8353 | 912 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.36%
107.08/107.54	c   108s| 98300 | 13167 |857074 |   8.6 |   107M |  51 | 518 |8373 |   0 |  43k|  0 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.36%
107.18/107.64	c   108s| 98400 | 13175 |857557 |   8.6 |   107M |  51 | 518 |8401 |   0 |  43k|  0 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.36%
107.28/107.73	c   108s| 98500 | 13190 |858098 |   8.6 |   107M |  51 | 518 |8412 | 920 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.36%
107.38/107.86	c   108s| 98600 | 13196 |858948 |   8.6 |   107M |  51 | 518 |8459 |   0 |  43k|  0 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.36%
107.48/107.97	c   108s| 98700 | 13217 |859643 |   8.6 |   107M |  51 | 518 |8492 |   0 |  43k|  0 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.36%
107.59/108.09	c   108s| 98800 | 13235 |860291 |   8.6 |   107M |  51 | 518 |8531 |   0 |  43k|  0 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.36%
107.69/108.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
107.69/108.19	c   108s| 98900 | 13256 |860696 |   8.6 |   107M |  51 | 518 |8577 | 920 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.36%
107.78/108.29	c   108s| 99000 | 13257 |861237 |   8.6 |   107M |  51 | 518 |8607 | 908 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.36%
107.88/108.37	c   108s| 99100 | 13239 |861819 |   8.6 |   107M |  51 | 518 |8629 |   0 |  43k|  0 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.36%
107.98/108.49	c   108s| 99200 | 13240 |862534 |   8.6 |   107M |  51 | 518 |8678 | 917 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.36%
108.18/108.60	c   109s| 99300 | 13207 |862909 |   8.6 |   107M |  51 | 518 |8682 | 916 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.37%
108.28/108.73	c   109s| 99400 | 13176 |863780 |   8.6 |   108M |  51 | 518 |8557 | 882 |  43k|  1 |  39k|   0 | 0.000000e+00 |      --      |    Inf |  23.37%
108.38/108.83	c   109s| 99500 | 13189 |864730 |   8.6 |   108M |  51 | 518 |8589 | 885 |  43k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.37%
108.48/108.93	c   109s| 99600 | 13207 |865797 |   8.6 |   108M |  51 | 518 |8600 | 884 |  43k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.37%
108.58/109.02	c   109s| 99700 | 13223 |866588 |   8.6 |   108M |  51 | 518 |8646 |   0 |  44k|  0 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.37%
108.68/109.12	c   109s| 99800 | 13239 |867446 |   8.6 |   109M |  51 | 518 |8693 | 886 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.37%
108.78/109.22	c   109s| 99900 | 13248 |868259 |   8.6 |   109M |  51 | 518 |8752 | 890 |  44k|  2 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.37%
108.88/109.33	c   109s|100000 | 13263 |869086 |   8.6 |   109M |  51 | 518 |8746 | 864 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.38%
108.98/109.43	c   109s|100100 | 13272 |869700 |   8.6 |   109M |  51 | 518 |8668 | 883 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.38%
109.08/109.54	c   110s|100200 | 13299 |870459 |   8.6 |   109M |  51 | 518 |8585 | 895 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.38%
109.18/109.62	c   110s|100300 | 13309 |870870 |   8.6 |   109M |  51 | 518 |8602 | 889 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.38%
109.28/109.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
109.28/109.71	c   110s|100400 | 13319 |871303 |   8.6 |   109M |  51 | 518 |8625 | 887 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.38%
109.38/109.80	c   110s|100500 | 13332 |871883 |   8.6 |   109M |  51 | 518 |8642 |   0 |  44k|  0 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.38%
109.38/109.89	c   110s|100600 | 13342 |872380 |   8.6 |   109M |  51 | 518 |8686 | 875 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.38%
109.48/109.98	c   110s|100700 | 13353 |872887 |   8.6 |   109M |  51 | 518 |8728 |   0 |  44k|  0 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.39%
109.58/110.08	c   110s|100800 | 13364 |873340 |   8.6 |   109M |  51 | 518 |8756 | 887 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.39%
109.68/110.16	c   110s|100900 | 13381 |873860 |   8.6 |   109M |  51 | 518 |8750 |   0 |  44k|  0 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.39%
109.77/110.24	c   110s|101000 | 13392 |874232 |   8.6 |   109M |  51 | 518 |8760 | 875 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.39%
109.87/110.32	c   110s|101100 | 13409 |874570 |   8.6 |   109M |  51 | 518 |8769 | 881 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.39%
109.97/110.40	c   110s|101200 | 13416 |874888 |   8.5 |   109M |  51 | 518 |8793 | 881 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.39%
109.97/110.48	c   110s|101300 | 13429 |875265 |   8.5 |   109M |  51 | 518 |8808 | 889 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.40%
110.07/110.57	c   111s|101400 | 13441 |875722 |   8.5 |   109M |  51 | 518 |8824 |   0 |  44k|  0 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.40%
110.17/110.65	c   111s|101500 | 13456 |876156 |   8.5 |   109M |  51 | 518 |8846 |   0 |  44k|  0 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.40%
110.27/110.72	c   111s|101600 | 13467 |876492 |   8.5 |   109M |  51 | 518 |8868 | 877 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.40%
110.37/110.81	c   111s|101700 | 13484 |877052 |   8.5 |   109M |  51 | 518 |8885 | 881 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.40%
110.47/110.90	c   111s|101800 | 13497 |877418 |   8.5 |   109M |  51 | 518 |8919 |   0 |  44k|  0 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.40%
110.58/111.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
110.58/111.02	c   111s|101900 | 13523 |878748 |   8.5 |   109M |  51 | 518 |8952 | 882 |  44k|  2 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.40%
110.68/111.11	c   111s|102000 | 13535 |879388 |   8.5 |   109M |  51 | 518 |8960 | 881 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.40%
110.77/111.21	c   111s|102100 | 13537 |880127 |   8.5 |   109M |  51 | 518 |8960 |   0 |  44k|  0 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.41%
110.87/111.30	c   111s|102200 | 13543 |880726 |   8.5 |   109M |  51 | 518 |8973 | 883 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.41%
110.87/111.39	c   111s|102300 | 13556 |881381 |   8.5 |   109M |  51 | 518 |8980 | 885 |  44k|  1 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.41%
110.97/111.48	c   111s|102400 | 13548 |882028 |   8.5 |   109M |  51 | 518 |8993 |   0 |  44k|  0 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.42%
111.07/111.57	c   112s|102500 | 13517 |882460 |   8.5 |   109M |  51 | 518 |9075 |   0 |  44k|  0 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.42%
111.17/111.65	c   112s|102600 | 13488 |883021 |   8.5 |   109M |  51 | 518 |9113 |   0 |  44k|  0 |  40k|   0 | 0.000000e+00 |      --      |    Inf |  23.42%
111.27/111.75	c   112s|102700 | 13476 |883515 |   8.5 |   109M |  51 | 518 |9169 | 885 |  44k|  1 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.42%
111.37/111.84	c   112s|102800 | 13478 |884090 |   8.5 |   109M |  51 | 518 |9155 | 883 |  44k|  2 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.42%
111.47/111.96	c   112s|102900 | 13483 |885137 |   8.5 |   109M |  51 | 518 |9076 | 888 |  44k|  2 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.42%
111.57/112.07	c   112s|103000 | 13506 |886281 |   8.5 |   109M |  51 | 518 |9067 |   0 |  44k|  0 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.42%
111.67/112.17	c   112s|103100 | 13513 |886772 |   8.5 |   109M |  51 | 518 |9073 |   0 |  44k|  0 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.42%
111.77/112.28	c   112s|103200 | 13522 |887429 |   8.5 |   109M |  51 | 518 |9092 | 872 |  45k|  1 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.43%
111.97/112.40	c   112s|103300 | 13497 |888213 |   8.5 |   109M |  51 | 518 |9057 | 903 |  45k|  2 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.45%
112.07/112.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
112.07/112.52	c   113s|103400 | 13503 |889351 |   8.5 |   109M |  51 | 518 |8839 |   0 |  45k|  0 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.46%
112.17/112.69	c   113s|103500 | 13498 |890216 |   8.5 |   109M |  51 | 518 |8737 | 885 |  45k|  1 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.46%
112.36/112.82	c   113s|103600 | 13507 |891339 |   8.5 |   109M |  51 | 518 |8681 | 883 |  45k|  1 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.47%
112.46/112.95	c   113s|103700 | 13579 |893363 |   8.5 |   111M |  51 | 518 |8698 | 883 |  45k|  2 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.47%
112.57/113.07	c   113s|103800 | 13600 |894421 |   8.5 |   111M |  51 | 518 |8781 | 883 |  45k|  1 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.47%
112.67/113.18	c   113s|103900 | 13602 |895158 |   8.5 |   111M |  51 | 518 |8875 |   0 |  45k|  0 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.48%
112.76/113.29	c   113s|104000 | 13609 |895687 |   8.5 |   111M |  51 | 518 |8952 | 885 |  45k|  1 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.48%
112.86/113.39	c   113s|104100 | 13609 |896111 |   8.5 |   111M |  51 | 518 |9044 | 881 |  45k|  1 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.48%
113.06/113.50	c   114s|104200 | 13619 |896740 |   8.5 |   111M |  51 | 518 |9118 | 895 |  45k|  2 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.48%
113.16/113.61	c   114s|104300 | 13625 |897338 |   8.5 |   111M |  51 | 518 |9188 | 883 |  45k|  1 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.48%
113.26/113.73	c   114s|104400 | 13630 |897974 |   8.5 |   111M |  51 | 518 |9266 | 883 |  45k|  1 |  41k|   0 | 0.000000e+00 |      --      |    Inf |  23.49%
113.36/113.83	c   114s|104500 | 13635 |898281 |   8.5 |   111M |  51 | 518 |9273 | 884 |  45k|  1 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.49%
113.46/113.95	c   114s|104600 | 13649 |899115 |   8.5 |   111M |  51 | 518 |9273 | 885 |  45k|  1 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.49%
113.57/114.07	c   114s|104700 | 13662 |900177 |   8.5 |   111M |  51 | 518 |9273 | 881 |  45k|  1 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.49%
113.66/114.18	c   114s|104800 | 13676 |900748 |   8.5 |   111M |  51 | 518 |9273 | 888 |  45k|  1 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.50%
113.76/114.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
113.76/114.29	c   114s|104900 | 13691 |901350 |   8.5 |   111M |  51 | 518 |9273 |   0 |  45k|  0 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.50%
113.96/114.41	c   114s|105000 | 13705 |902096 |   8.5 |   111M |  51 | 518 |9273 | 883 |  45k|  1 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.50%
114.06/114.51	c   115s|105100 | 13715 |902476 |   8.5 |   111M |  51 | 518 |9273 | 889 |  45k|  2 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.50%
114.16/114.61	c   115s|105200 | 13734 |902937 |   8.5 |   111M |  51 | 518 |9273 | 891 |  45k|  1 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.50%
114.26/114.73	c   115s|105300 | 13748 |903855 |   8.5 |   112M |  51 | 518 |9273 | 895 |  45k|  2 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.51%
114.36/114.84	c   115s|105400 | 13766 |904522 |   8.5 |   112M |  51 | 518 |9273 | 884 |  45k|  1 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.51%
114.46/114.94	c   115s|105500 | 13782 |905069 |   8.5 |   112M |  51 | 518 |9273 | 884 |  45k|  1 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.51%
114.56/115.04	c   115s|105600 | 13798 |905501 |   8.5 |   112M |  51 | 518 |9273 | 886 |  45k|  1 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.51%
114.66/115.14	c   115s|105700 | 13811 |905993 |   8.5 |   112M |  51 | 518 |9273 |   0 |  45k|  0 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.52%
114.76/115.28	c   115s|105800 | 13763 |906687 |   8.5 |   112M |  51 | 518 |9219 | 885 |  45k|  1 |  42k|   0 | 0.000000e+00 |      --      |    Inf |  23.52%
114.96/115.42	c   115s|105900 | 13704 |907260 |   8.5 |   112M |  51 | 518 |9120 |   0 |  46k|  0 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.52%
115.05/115.56	c   116s|106000 | 13707 |908019 |   8.5 |   113M |  51 | 518 |9123 | 867 |  46k|  2 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.53%
115.15/115.64	c   116s|106100 | 13727 |908547 |   8.5 |   113M |  51 | 518 |9130 | 879 |  46k|  2 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.53%
115.25/115.73	c   116s|106200 | 13737 |909260 |   8.5 |   113M |  51 | 518 |9140 | 871 |  46k|  2 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.53%
115.35/115.82	c   116s|106300 | 13752 |910065 |   8.5 |   113M |  51 | 518 |9146 | 867 |  46k|  1 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.53%
115.45/115.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
115.45/115.92	c   116s|106400 | 13754 |910754 |   8.5 |   113M |  51 | 518 |9174 |   0 |  46k|  0 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.54%
115.56/116.01	c   116s|106500 | 13779 |911578 |   8.5 |   113M |  51 | 518 |9211 | 877 |  46k|  1 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.54%
115.56/116.09	c   116s|106600 | 13790 |912145 |   8.5 |   113M |  51 | 518 |9257 |   0 |  46k|  0 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.54%
115.75/116.20	c   116s|106700 | 13778 |912799 |   8.5 |   113M |  51 | 518 |9256 | 876 |  46k|  1 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.54%
115.75/116.28	c   116s|106800 | 13798 |913346 |   8.5 |   114M |  51 | 518 |9257 | 885 |  46k|  2 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.54%
115.85/116.37	c   116s|106900 | 13808 |913868 |   8.5 |   114M |  51 | 518 |9252 | 886 |  46k|  2 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.54%
115.95/116.47	c   116s|107000 | 13819 |914526 |   8.5 |   114M |  51 | 518 |9247 | 874 |  46k|  1 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.57%
116.05/116.55	c   117s|107100 | 13833 |914994 |   8.5 |   114M |  51 | 518 |9243 | 874 |  46k|  2 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.57%
116.15/116.67	c   117s|107200 | 13837 |915952 |   8.5 |   114M |  51 | 518 |9163 | 878 |  46k|  2 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.59%
116.25/116.76	c   117s|107300 | 13847 |916552 |   8.5 |   114M |  51 | 518 |9161 | 878 |  46k|  2 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.59%
116.35/116.86	c   117s|107400 | 13857 |917215 |   8.4 |   114M |  51 | 518 |9167 | 878 |  46k|  1 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.59%
116.45/116.96	c   117s|107500 | 13850 |917920 |   8.4 |   114M |  51 | 518 |9177 |   0 |  46k|  0 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.60%
116.55/117.08	c   117s|107600 | 13850 |918890 |   8.4 |   114M |  51 | 518 |9145 | 875 |  46k|  1 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.60%
116.65/117.19	c   117s|107700 | 13861 |919678 |   8.4 |   114M |  51 | 518 |9167 | 875 |  46k|  1 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.60%
116.75/117.29	c   117s|107800 | 13869 |920128 |   8.4 |   114M |  51 | 518 |9207 | 875 |  46k|  1 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.60%
116.95/117.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
116.95/117.40	c   117s|107900 | 13887 |920881 |   8.4 |   114M |  51 | 518 |9228 | 883 |  46k|  2 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.60%
117.05/117.52	c   118s|108000 | 13898 |921518 |   8.4 |   114M |  51 | 518 |9227 | 887 |  47k|  2 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.60%
117.15/117.63	c   118s|108100 | 13897 |922341 |   8.4 |   114M |  51 | 518 |9225 | 882 |  47k|  1 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.60%
117.25/117.73	c   118s|108200 | 13907 |922830 |   8.4 |   114M |  51 | 518 |9224 | 882 |  47k|  1 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.61%
117.36/117.83	c   118s|108300 | 13922 |923402 |   8.4 |   114M |  51 | 518 |9222 |   0 |  47k|  0 |  43k|   0 | 0.000000e+00 |      --      |    Inf |  23.61%
117.46/117.93	c   118s|108400 | 13930 |923910 |   8.4 |   114M |  51 | 518 |9219 | 893 |  47k|  2 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.61%
117.56/118.03	c   118s|108500 | 13931 |924430 |   8.4 |   114M |  51 | 518 |9216 | 885 |  47k|  1 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.61%
117.66/118.12	c   118s|108600 | 13943 |925017 |   8.4 |   114M |  51 | 518 |9214 | 880 |  47k|  1 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.61%
117.75/118.20	c   118s|108700 | 13951 |925278 |   8.4 |   114M |  51 | 518 |9213 |   0 |  47k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.61%
117.85/118.35	c   118s|108800 | 13955 |925753 |   8.4 |   114M |  51 | 518 |9213 |   0 |  47k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.61%
117.95/118.46	c   118s|108900 | 13967 |926322 |   8.4 |   114M |  51 | 518 |9213 | 875 |  47k|  2 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.62%
118.05/118.58	c   119s|109000 | 13981 |926828 |   8.4 |   114M |  51 | 518 |9213 | 878 |  47k|  1 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.62%
118.15/118.66	c   119s|109100 | 13969 |927229 |   8.4 |   114M |  51 | 518 |9209 |   0 |  47k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.62%
118.25/118.76	c   119s|109200 | 13972 |927834 |   8.4 |   114M |  51 | 518 |9206 |   0 |  47k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.62%
118.35/118.88	c   119s|109300 | 13952 |928656 |   8.4 |   114M |  51 | 518 |9205 | 878 |  47k|  2 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.63%
118.56/119.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.56/119.00	c   119s|109400 | 13936 |929297 |   8.4 |   114M |  51 | 518 |9200 |   0 |  47k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.63%
118.66/119.13	c   119s|109500 | 13944 |929854 |   8.4 |   114M |  51 | 518 |9205 | 875 |  47k|  2 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.63%
118.75/119.22	c   119s|109600 | 13946 |930533 |   8.4 |   114M |  51 | 518 |9205 |   0 |  47k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.64%
118.85/119.34	c   119s|109700 | 13938 |930936 |   8.4 |   114M |  51 | 518 |9203 |   0 |  47k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.64%
118.95/119.43	c   119s|109800 | 13940 |931369 |   8.4 |   114M |  51 | 518 |9202 | 873 |  47k|  1 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.64%
119.05/119.52	c   120s|109900 | 13938 |931742 |   8.4 |   114M |  51 | 518 |9165 |   0 |  47k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.64%
119.15/119.61	c   120s|110000 | 13951 |932304 |   8.4 |   114M |  51 | 518 |9178 | 871 |  47k|  2 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.64%
119.25/119.73	c   120s|110100 | 13958 |933593 |   8.4 |   114M |  51 | 518 |9166 | 870 |  47k|  1 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.65%
119.35/119.84	c   120s|110200 | 13961 |934385 |   8.4 |   114M |  51 | 518 |9132 | 887 |  47k|  1 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.65%
119.45/119.92	c   120s|110300 | 13967 |934711 |   8.4 |   114M |  51 | 518 |9124 | 888 |  47k|  1 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.65%
119.55/120.02	c   120s|110400 | 13974 |935060 |   8.4 |   114M |  51 | 518 |9056 | 880 |  47k|  1 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.66%
119.65/120.11	c   120s|110500 | 13996 |935684 |   8.4 |   114M |  51 | 518 |9083 | 882 |  48k|  1 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.66%
119.75/120.22	c   120s|110600 | 14003 |936414 |   8.4 |   114M |  51 | 518 |9097 |   0 |  48k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.67%
119.85/120.33	c   120s|110700 | 13987 |936864 |   8.4 |   114M |  51 | 518 |9074 |   0 |  48k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.67%
119.95/120.44	c   120s|110800 | 13996 |937544 |   8.4 |   114M |  51 | 518 |9051 |   0 |  48k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.67%
120.05/120.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
120.05/120.59	c   121s|110900 | 13936 |937979 |   8.4 |   114M |  51 | 518 |8721 |   0 |  48k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.67%
120.24/120.73	c   121s|111000 | 13917 |938959 |   8.4 |   114M |  51 | 518 |8525 | 868 |  48k|  2 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.68%
120.34/120.83	c   121s|111100 | 13908 |939660 |   8.4 |   114M |  51 | 518 |8546 |   0 |  48k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.68%
120.44/120.96	c   121s|111200 | 13860 |939918 |   8.4 |   114M |  51 | 518 |8540 |   0 |  48k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.68%
120.55/121.10	c   121s|111300 | 13845 |940447 |   8.4 |   114M |  51 | 518 |8504 | 885 |  48k|  1 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.68%
120.74/121.21	c   121s|111400 | 13833 |941033 |   8.4 |   114M |  51 | 518 |8332 |   0 |  48k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.69%
120.84/121.33	c   121s|111500 | 13832 |941883 |   8.4 |   114M |  51 | 518 |8250 | 876 |  48k|  1 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.69%
120.94/121.42	c   121s|111600 | 13840 |942455 |   8.4 |   114M |  51 | 518 |8231 | 880 |  48k|  1 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.69%
121.04/121.53	c   122s|111700 | 13806 |942960 |   8.4 |   114M |  51 | 518 |8226 |   0 |  48k|  0 |  44k|   0 | 0.000000e+00 |      --      |    Inf |  23.69%
121.14/121.65	c   122s|111800 | 13780 |943430 |   8.4 |   114M |  51 | 518 |8196 | 870 |  48k|  2 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  23.69%
121.24/121.75	c   122s|111900 | 13791 |943995 |   8.3 |   114M |  51 | 518 |8191 |   0 |  48k|  0 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  23.69%
121.34/121.89	c   122s|112000 | 13742 |944440 |   8.3 |   114M |  51 | 518 |8075 |   0 |  48k|  0 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  23.69%
121.44/121.99	c   122s|112100 | 13744 |945024 |   8.3 |   114M |  51 | 518 |8029 | 869 |  48k|  1 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.09%
121.55/122.08	c   122s|112200 | 13758 |945819 |   8.3 |   114M |  51 | 518 |8038 | 873 |  48k|  1 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.09%
121.64/122.18	c   122s|112300 | 13764 |946471 |   8.3 |   114M |  51 | 518 |8060 | 865 |  48k|  1 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.09%
121.84/122.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
121.84/122.31	c   122s|112400 | 13724 |946923 |   8.3 |   114M |  51 | 518 |7932 | 875 |  48k|  1 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.09%
121.94/122.45	c   122s|112500 | 13652 |947076 |   8.3 |   114M |  51 | 518 |7945 |   0 |  48k|  0 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.09%
122.14/122.60	c   123s|112600 | 13619 |947757 |   8.3 |   114M |  51 | 518 |7838 |   0 |  48k|  0 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.09%
122.24/122.75	c   123s|112700 | 13563 |948202 |   8.3 |   114M |  51 | 518 |7783 |   0 |  48k|  0 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.10%
122.44/122.94	c   123s|112800 | 13510 |949317 |   8.3 |   114M |  51 | 518 |7611 | 876 |  48k|  1 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.10%
122.64/123.11	c   123s|112900 | 13523 |951352 |   8.3 |   115M |  51 | 518 |7398 | 883 |  48k|  1 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.10%
122.73/123.21	c   123s|113000 | 13538 |951955 |   8.3 |   115M |  51 | 518 |7416 | 886 |  48k|  1 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.10%
122.83/123.31	c   123s|113100 | 13546 |952265 |   8.3 |   115M |  51 | 518 |7472 | 883 |  48k|  1 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.10%
122.93/123.41	c   123s|113200 | 13553 |952588 |   8.3 |   115M |  51 | 518 |7531 |   0 |  48k|  0 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.11%
123.03/123.51	c   124s|113300 | 13568 |953350 |   8.3 |   115M |  51 | 518 |7593 | 883 |  48k|  1 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.11%
123.13/123.61	c   124s|113400 | 13577 |953746 |   8.3 |   115M |  51 | 518 |7654 | 883 |  48k|  1 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.11%
123.23/123.70	c   124s|113500 | 13596 |954147 |   8.3 |   115M |  51 | 518 |7708 | 883 |  48k|  1 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.11%
123.33/123.80	c   124s|113600 | 13608 |954549 |   8.3 |   115M |  51 | 518 |7769 | 883 |  48k|  1 |  45k|   0 | 0.000000e+00 |      --      |    Inf |  24.11%
123.33/123.89	c   124s|113700 | 13623 |954967 |   8.3 |   115M |  51 | 518 |7826 | 883 |  48k|  1 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.11%
123.43/123.99	c   124s|113800 | 13612 |955414 |   8.3 |   115M |  51 | 518 |7904 | 883 |  48k|  1 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.11%
123.64/124.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
123.64/124.12	c   124s|113900 | 13558 |955763 |   8.3 |   115M |  51 | 518 |7526 | 875 |  48k|  1 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.14%
123.73/124.22	c   124s|114000 | 13577 |956233 |   8.3 |   115M |  51 | 518 |7484 | 892 |  48k|  1 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.14%
123.83/124.34	c   124s|114100 | 13553 |956637 |   8.3 |   115M |  51 | 518 |7538 |   0 |  48k|  0 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.14%
123.93/124.45	c   124s|114200 | 13576 |957289 |   8.3 |   115M |  51 | 518 |7532 | 888 |  48k|  1 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.14%
124.03/124.56	c   125s|114300 | 13560 |957852 |   8.3 |   115M |  51 | 518 |7562 | 876 |  49k|  1 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.14%
124.13/124.69	c   125s|114400 | 13546 |958444 |   8.3 |   115M |  51 | 518 |7557 | 880 |  49k|  2 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.14%
124.33/124.82	c   125s|114500 | 13607 |960434 |   8.3 |   115M |  51 | 518 |7286 | 869 |  49k|  1 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
124.43/124.93	c   125s|114600 | 13632 |961426 |   8.3 |   115M |  51 | 518 |7218 |   0 |  49k|  0 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
124.53/125.03	c   125s|114700 | 13634 |962184 |   8.3 |   115M |  51 | 518 |7254 |   0 |  49k|  0 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
124.63/125.13	c   125s|114800 | 13649 |962881 |   8.3 |   115M |  51 | 518 |7265 | 866 |  49k|  1 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
124.73/125.23	c   125s|114900 | 13666 |963664 |   8.3 |   115M |  51 | 518 |7297 | 866 |  49k|  1 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
124.83/125.32	c   125s|115000 | 13685 |964530 |   8.3 |   115M |  51 | 518 |7342 |   0 |  49k|  0 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
124.93/125.43	c   125s|115100 | 13674 |965064 |   8.3 |   115M |  51 | 518 |7407 | 871 |  49k|  1 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
125.03/125.52	c   126s|115200 | 13692 |965819 |   8.3 |   115M |  51 | 518 |7456 | 876 |  49k|  1 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
125.13/125.61	c   126s|115300 | 13696 |966439 |   8.3 |   115M |  51 | 518 |7513 |   0 |  49k|  0 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
125.23/125.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
125.23/125.71	c   126s|115400 | 13718 |967168 |   8.3 |   115M |  51 | 518 |7554 | 887 |  49k|  1 |  46k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
125.33/125.80	c   126s|115500 | 13731 |967750 |   8.3 |   115M |  51 | 518 |7605 |   0 |  49k|  0 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
125.42/125.92	c   126s|115600 | 13745 |968848 |   8.3 |   115M |  51 | 518 |7603 | 881 |  49k|  2 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
125.53/126.02	c   126s|115700 | 13772 |969689 |   8.3 |   115M |  51 | 518 |7628 | 883 |  49k|  2 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
125.63/126.15	c   126s|115800 | 13796 |970731 |   8.3 |   115M |  51 | 518 |7639 |   0 |  49k|  0 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.39%
125.72/126.26	c   126s|115900 | 13810 |971845 |   8.3 |   115M |  51 | 518 |7709 |   0 |  49k|  0 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.40%
125.82/126.38	c   126s|116000 | 13819 |972917 |   8.3 |   115M |  51 | 518 |7774 |   0 |  49k|  0 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.40%
126.02/126.51	c   127s|116100 | 13833 |973989 |   8.3 |   115M |  51 | 518 |7841 | 870 |  50k|  1 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.40%
126.12/126.62	c   127s|116200 | 13850 |974962 |   8.3 |   115M |  51 | 518 |7905 | 869 |  50k|  2 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.40%
126.22/126.74	c   127s|116300 | 13860 |975780 |   8.3 |   115M |  51 | 518 |7981 | 862 |  50k|  1 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.40%
126.32/126.85	c   127s|116400 | 13876 |976523 |   8.3 |   115M |  51 | 518 |8047 |   0 |  50k|  0 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.40%
126.42/126.96	c   127s|116500 | 13876 |977145 |   8.3 |   115M |  51 | 518 |8104 |   0 |  50k|  0 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.40%
126.53/127.06	c   127s|116600 | 13882 |977817 |   8.3 |   115M |  51 | 518 |8147 | 867 |  50k|  1 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.40%
126.63/127.16	c   127s|116700 | 13909 |978778 |   8.3 |   115M |  51 | 518 |8197 | 867 |  50k|  1 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.41%
126.72/127.26	c   127s|116800 | 13923 |979512 |   8.3 |   115M |  51 | 518 |8267 | 869 |  50k|  2 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.41%
126.82/127.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
126.82/127.37	c   127s|116900 | 13932 |980365 |   8.3 |   115M |  51 | 518 |8333 |   0 |  50k|  0 |  47k|   0 | 0.000000e+00 |      --      |    Inf |  24.41%
126.92/127.47	c   127s|117000 | 13955 |981347 |   8.3 |   115M |  51 | 518 |8408 | 864 |  50k|  2 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.41%
127.02/127.57	c   128s|117100 | 13968 |982154 |   8.3 |   115M |  51 | 518 |8483 | 868 |  50k|  1 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.41%
127.12/127.69	c   128s|117200 | 13979 |983048 |   8.3 |   115M |  51 | 518 |8515 | 868 |  50k|  1 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.41%
127.22/127.79	c   128s|117300 | 13989 |983742 |   8.3 |   115M |  51 | 518 |8554 | 864 |  50k|  1 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.42%
127.32/127.88	c   128s|117400 | 13997 |984451 |   8.3 |   115M |  51 | 518 |8571 |   0 |  50k|  0 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.42%
127.42/127.97	c   128s|117500 | 14022 |985002 |   8.3 |   115M |  51 | 518 |8588 |   0 |  50k|  0 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.42%
127.52/128.06	c   128s|117600 | 14035 |985512 |   8.3 |   115M |  51 | 518 |8635 |   0 |  50k|  0 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.42%
127.62/128.15	c   128s|117700 | 14051 |986004 |   8.3 |   115M |  51 | 518 |8682 | 882 |  50k|  2 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.42%
127.72/128.25	c   128s|117800 | 14065 |986554 |   8.3 |   115M |  51 | 518 |8729 |   0 |  50k|  0 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.42%
127.82/128.34	c   128s|117900 | 14077 |986997 |   8.3 |   115M |  51 | 518 |8775 |   0 |  50k|  0 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.42%
128.01/128.56	c   129s|118000 | 14053 |988484 |   8.3 |   115M |  51 | 518 |8583 | 878 |  50k|  2 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.43%
128.11/128.67	c   129s|118100 | 14057 |989240 |   8.3 |   115M |  51 | 518 |8516 | 876 |  51k|  1 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.43%
128.21/128.77	c   129s|118200 | 14069 |989903 |   8.3 |   115M |  51 | 518 |8507 | 876 |  51k|  1 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.44%
128.31/128.87	c   129s|118300 | 14051 |990283 |   8.3 |   115M |  51 | 518 |8524 |   0 |  51k|  0 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.44%
128.41/128.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
128.41/128.98	c   129s|118400 | 14052 |991154 |   8.3 |   115M |  51 | 518 |8490 | 870 |  51k|  1 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
128.62/129.12	c   129s|118500 | 14023 |991723 |   8.3 |   115M |  51 | 518 |8459 |   0 |  51k|  0 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
128.71/129.27	c   129s|118600 | 14067 |993852 |   8.3 |   115M |  51 | 518 |8280 | 880 |  51k|  2 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
128.91/129.40	c   129s|118700 | 14114 |995677 |   8.3 |   115M |  51 | 518 |8161 | 873 |  51k|  1 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
129.01/129.52	c   130s|118800 | 14150 |997107 |   8.3 |   115M |  51 | 518 |8199 |   0 |  51k|  0 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
129.21/129.70	c   130s|118900 | 14136 |997951 |   8.3 |   115M |  51 | 518 |8271 |   0 |  51k|  0 |  48k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
129.31/129.81	c   130s|119000 | 14141 |998497 |   8.3 |   115M |  51 | 518 |8334 |   0 |  51k|  0 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
129.41/129.96	c   130s|119100 | 14146 |999168 |   8.3 |   115M |  51 | 518 |8397 |   0 |  51k|  0 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
129.61/130.11	c   130s|119200 | 14150 |999995 |   8.3 |   115M |  51 | 518 |8466 |   0 |  51k|  0 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
129.71/130.22	c   130s|119300 | 14162 |  1000k|   8.3 |   115M |  51 | 518 |8534 | 875 |  51k|  1 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
129.81/130.33	c   130s|119400 | 14173 |  1001k|   8.3 |   115M |  51 | 518 |8597 | 877 |  51k|  2 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
129.91/130.44	c   130s|119500 | 14184 |  1002k|   8.3 |   115M |  51 | 518 |8656 | 875 |  51k|  1 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
130.01/130.56	c   131s|119600 | 14196 |  1002k|   8.3 |   115M |  51 | 518 |8712 | 888 |  51k|  2 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
130.11/130.66	c   131s|119700 | 14211 |  1003k|   8.3 |   115M |  51 | 518 |8767 | 879 |  51k|  1 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
130.21/130.78	c   131s|119800 | 14223 |  1003k|   8.3 |   115M |  51 | 518 |8825 | 885 |  51k|  1 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.45%
130.41/130.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
130.41/130.93	c   131s|119900 | 14261 |  1005k|   8.3 |   115M |  51 | 518 |8887 |   0 |  51k|  0 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.46%
130.51/131.05	c   131s|120000 | 14262 |  1006k|   8.3 |   115M |  51 | 518 |8972 | 876 |  51k|  1 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.46%
130.61/131.16	c   131s|120100 | 14268 |  1007k|   8.3 |   115M |  51 | 518 |9040 | 876 |  51k|  1 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.46%
130.70/131.26	c   131s|120200 | 14279 |  1007k|   8.3 |   115M |  51 | 518 |9098 | 876 |  51k|  1 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.46%
130.90/131.45	c   131s|120300 | 14304 |  1009k|   8.3 |   116M |  51 | 518 |9166 | 873 |  51k|  1 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.46%
131.10/131.62	c   132s|120400 | 14309 |  1010k|   8.3 |   116M |  51 | 518 |9176 | 877 |  51k|  1 |  49k|   0 | 0.000000e+00 |      --      |    Inf |  24.46%
131.20/131.75	c   132s|120500 | 14329 |  1011k|   8.3 |   116M |  51 | 518 |9176 |   0 |  51k|  0 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.46%
131.30/131.85	c   132s|120600 | 14343 |  1011k|   8.3 |   116M |  51 | 518 |9176 | 873 |  51k|  1 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.46%
131.40/131.96	c   132s|120700 | 14354 |  1012k|   8.3 |   116M |  51 | 518 |9176 | 878 |  51k|  1 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.46%
131.51/132.07	c   132s|120800 | 14366 |  1012k|   8.3 |   117M |  51 | 518 |9176 |   0 |  51k|  0 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.46%
131.61/132.18	c   132s|120900 | 14381 |  1013k|   8.3 |   117M |  51 | 518 |9176 | 878 |  51k|  1 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.46%
131.80/132.31	c   132s|121000 | 14378 |  1013k|   8.3 |   117M |  51 | 518 |9176 | 878 |  52k|  1 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
131.90/132.45	c   132s|121100 | 14328 |  1014k|   8.3 |   117M |  51 | 518 |9112 | 875 |  52k|  2 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
132.00/132.57	c   133s|121200 | 14317 |  1015k|   8.3 |   117M |  51 | 518 |9073 | 885 |  52k|  2 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
132.10/132.67	c   133s|121300 | 14328 |  1016k|   8.3 |   117M |  51 | 518 |9135 |   0 |  52k|  0 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
132.20/132.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
132.20/132.79	c   133s|121400 | 14334 |  1016k|   8.3 |   117M |  51 | 518 |9176 |   0 |  52k|  0 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
132.40/132.94	c   133s|121500 | 14338 |  1017k|   8.3 |   117M |  51 | 518 |9176 | 876 |  52k|  2 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
132.50/133.10	c   133s|121600 | 14399 |  1020k|   8.3 |   117M |  51 | 518 |9176 | 880 |  52k|  1 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
132.70/133.24	c   133s|121700 | 14398 |  1020k|   8.3 |   117M |  51 | 518 |9176 | 887 |  52k|  1 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
132.80/133.39	c   133s|121800 | 14409 |  1021k|   8.3 |   117M |  51 | 518 |9176 |   0 |  52k|  0 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
133.00/133.54	c   134s|121900 | 14414 |  1022k|   8.3 |   117M |  51 | 518 |9176 |   0 |  52k|  0 |  50k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
133.20/133.72	c   134s|122000 | 14423 |  1023k|   8.3 |   117M |  51 | 518 |9176 |   0 |  52k|  0 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
133.30/133.87	c   134s|122100 | 14451 |  1024k|   8.3 |   117M |  51 | 518 |9176 | 878 |  52k|  1 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
133.50/134.03	c   134s|122200 | 14455 |  1025k|   8.3 |   117M |  51 | 518 |9176 |   0 |  52k|  0 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.47%
133.60/134.19	c   134s|122300 | 14469 |  1026k|   8.3 |   117M |  51 | 518 |9176 | 875 |  52k|  1 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.48%
133.79/134.37	c   134s|122400 | 14479 |  1026k|   8.3 |   118M |  51 | 518 |9176 | 883 |  52k|  1 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.48%
133.89/134.49	c   134s|122500 | 14494 |  1027k|   8.3 |   119M |  51 | 518 |9176 | 887 |  52k|  2 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.48%
134.09/134.63	c   135s|122600 | 14509 |  1028k|   8.3 |   119M |  51 | 518 |9176 | 889 |  52k|  2 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.48%
134.19/134.77	c   135s|122700 | 14523 |  1029k|   8.3 |   119M |  51 | 518 |9176 | 880 |  52k|  1 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.48%
134.29/134.89	c   135s|122800 | 14531 |  1029k|   8.3 |   119M |  51 | 518 |9176 | 881 |  52k|  1 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.48%
134.50/135.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
134.50/135.02	c   135s|122900 | 14511 |  1030k|   8.3 |   119M |  51 | 518 |9176 | 875 |  53k|  2 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.48%
134.60/135.15	c   135s|123000 | 14492 |  1031k|   8.3 |   119M |  51 | 518 |9167 | 877 |  53k|  1 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.51%
134.69/135.26	c   135s|123100 | 14503 |  1031k|   8.3 |   119M |  51 | 518 |9176 | 879 |  53k|  1 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.51%
134.89/135.41	c   135s|123200 | 14469 |  1032k|   8.3 |   119M |  51 | 518 |9176 |   0 |  53k|  0 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.51%
135.09/135.60	c   136s|123300 | 14425 |  1032k|   8.3 |   119M |  51 | 518 |9176 |   0 |  53k|  0 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.51%
135.19/135.72	c   136s|123400 | 14440 |  1033k|   8.3 |   119M |  51 | 518 |9176 | 864 |  53k|  1 |  51k|   0 | 0.000000e+00 |      --      |    Inf |  24.51%
135.29/135.88	c   136s|123500 | 14420 |  1034k|   8.3 |   119M |  51 | 518 |9176 |   0 |  53k|  0 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.51%
135.39/136.00	c   136s|123600 | 14422 |  1034k|   8.3 |   119M |  51 | 518 |9176 |   0 |  53k|  0 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.51%
135.59/136.11	c   136s|123700 | 14429 |  1035k|   8.3 |   119M |  51 | 518 |9167 | 868 |  53k|  1 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.52%
135.69/136.20	c   136s|123800 | 14441 |  1035k|   8.3 |   119M |  51 | 518 |9175 |   0 |  53k|  0 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.52%
135.79/136.31	c   136s|123900 | 14411 |  1036k|   8.3 |   119M |  51 | 518 |9170 |   0 |  53k|  0 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.52%
135.89/136.43	c   136s|124000 | 14407 |  1036k|   8.3 |   119M |  51 | 518 |9166 |   0 |  53k|  0 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.52%
135.99/136.50	c   136s|124100 | 14427 |  1037k|   8.3 |   119M |  51 | 518 |9165 |   0 |  53k|  0 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.52%
135.99/136.58	c   137s|124200 | 14420 |  1037k|   8.3 |   119M |  51 | 518 |9159 |   0 |  53k|  0 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.52%
136.09/136.67	c   137s|124300 | 14451 |  1038k|   8.3 |   119M |  51 | 518 |9156 | 877 |  53k|  2 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.57%
136.18/136.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
136.18/136.76	c   137s|124400 | 14456 |  1038k|   8.3 |   119M |  51 | 518 |9158 | 872 |  53k|  1 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.57%
136.28/136.84	c   137s|124500 | 14473 |  1039k|   8.3 |   119M |  51 | 518 |9155 | 884 |  53k|  1 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.57%
136.38/136.93	c   137s|124600 | 14489 |  1039k|   8.3 |   119M |  51 | 518 |9150 | 877 |  53k|  1 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.57%
136.49/137.03	c   137s|124700 | 14499 |  1040k|   8.3 |   119M |  51 | 518 |9144 | 871 |  53k|  1 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.57%
136.59/137.12	c   137s|124800 | 14507 |  1041k|   8.3 |   119M |  51 | 518 |9139 | 875 |  53k|  2 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.58%
136.68/137.21	c   137s|124900 | 14525 |  1042k|   8.3 |   119M |  51 | 518 |9135 | 875 |  53k|  2 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.58%
136.78/137.31	c   137s|125000 | 14536 |  1042k|   8.3 |   119M |  51 | 518 |9130 |   0 |  53k|  0 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.58%
136.88/137.40	c   137s|125100 | 14552 |  1043k|   8.3 |   119M |  51 | 518 |9124 | 876 |  53k|  1 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.58%
136.98/137.51	c   138s|125200 | 14543 |  1044k|   8.3 |   119M |  51 | 518 |9119 |   0 |  53k|  0 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.78%
137.08/137.63	c   138s|125300 | 14543 |  1044k|   8.3 |   119M |  51 | 518 |9119 |   0 |  53k|  0 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.78%
137.18/137.72	c   138s|125400 | 14567 |  1045k|   8.3 |   119M |  51 | 518 |9119 | 871 |  53k|  1 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.78%
137.28/137.81	c   138s|125500 | 14578 |  1045k|   8.3 |   119M |  51 | 518 |9119 |   0 |  53k|  0 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.79%
137.38/137.92	c   138s|125600 | 14594 |  1046k|   8.3 |   120M |  51 | 518 |9119 | 868 |  54k|  1 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.79%
137.48/138.06	c   138s|125700 | 14553 |  1046k|   8.3 |   120M |  51 | 518 |9110 |   0 |  54k|  0 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.79%
137.68/138.22	c   138s|125800 | 14568 |  1047k|   8.3 |   120M |  51 | 518 |9115 | 880 |  54k|  1 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.79%
137.78/138.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
137.78/138.35	c   138s|125900 | 14539 |  1048k|   8.3 |   120M |  51 | 518 |9103 | 871 |  54k|  1 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.80%
137.88/138.45	c   138s|126000 | 14548 |  1048k|   8.2 |   120M |  51 | 518 |9109 | 871 |  54k|  1 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.80%
137.98/138.57	c   139s|126100 | 14554 |  1049k|   8.2 |   120M |  51 | 518 |9108 | 878 |  54k|  2 |  52k|   0 | 0.000000e+00 |      --      |    Inf |  24.80%
138.18/138.73	c   139s|126200 | 14533 |  1049k|   8.2 |   120M |  51 | 518 |9106 |   0 |  54k|  0 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.80%
138.28/138.89	c   139s|126300 | 14472 |  1050k|   8.2 |   120M |  51 | 518 |9085 |   0 |  54k|  0 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.80%
138.48/139.07	c   139s|126400 | 14398 |  1050k|   8.2 |   120M |  51 | 518 |9046 |   0 |  54k|  0 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.80%
138.68/139.20	c   139s|126500 | 14390 |  1051k|   8.2 |   120M |  51 | 518 |8832 | 919 |  54k|  1 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.80%
138.78/139.32	c   139s|126600 | 14414 |  1052k|   8.2 |   120M |  51 | 518 |8765 |   0 |  54k|  0 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.80%
138.87/139.42	c   139s|126700 | 14431 |  1052k|   8.2 |   120M |  51 | 518 |8797 | 923 |  54k|  1 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.80%
138.97/139.53	c   140s|126800 | 14433 |  1053k|   8.2 |   120M |  51 | 518 |8845 | 919 |  54k|  1 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.80%
139.07/139.65	c   140s|126900 | 14439 |  1054k|   8.2 |   120M |  51 | 518 |8875 |   0 |  54k|  0 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.81%
139.17/139.77	c   140s|127000 | 14452 |  1054k|   8.2 |   120M |  51 | 518 |8926 |   0 |  54k|  0 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.81%
139.27/139.88	c   140s|127100 | 14460 |  1055k|   8.2 |   120M |  51 | 518 |8973 |   0 |  54k|  0 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.81%
139.37/139.98	c   140s|127200 | 14478 |  1056k|   8.2 |   121M |  51 | 518 |9023 | 927 |  54k|  1 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.81%
139.58/140.14	c   140s|127300 | 14422 |  1056k|   8.2 |   121M |  51 | 518 |9074 |   0 |  54k|  0 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.81%
139.67/140.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
139.67/140.29	c   140s|127400 | 14367 |  1057k|   8.2 |   121M |  51 | 518 |9097 |   0 |  54k|  0 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.81%
139.87/140.45	c   140s|127500 | 14315 |  1057k|   8.2 |   121M |  51 | 518 |9048 |   0 |  54k|  0 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.81%
139.97/140.58	c   141s|127600 | 14338 |  1058k|   8.2 |   121M |  51 | 518 |9057 | 881 |  54k|  2 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.81%
140.17/140.71	c   141s|127700 | 14314 |  1058k|   8.2 |   121M |  51 | 518 |9098 |   0 |  54k|  0 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.81%
140.27/140.85	c   141s|127800 | 14317 |  1059k|   8.2 |   121M |  51 | 518 |9012 | 877 |  54k|  1 |  53k|   0 | 0.000000e+00 |      --      |    Inf |  24.81%
140.37/140.96	c   141s|127900 | 14316 |  1059k|   8.2 |   121M |  51 | 518 |9064 | 877 |  54k|  1 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.81%
140.57/141.12	c   141s|128000 | 14283 |  1060k|   8.2 |   121M |  51 | 518 |8863 | 896 |  54k|  1 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.81%
140.67/141.25	c   141s|128100 | 14284 |  1061k|   8.2 |   121M |  51 | 518 |8867 | 899 |  54k|  2 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.82%
140.77/141.39	c   141s|128200 | 14303 |  1061k|   8.2 |   121M |  51 | 518 |8867 | 903 |  54k|  1 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.83%
140.97/141.54	c   142s|128300 | 14248 |  1062k|   8.2 |   121M |  51 | 518 |8745 | 864 |  54k|  2 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.83%
141.07/141.67	c   142s|128400 | 14285 |  1063k|   8.2 |   121M |  51 | 518 |8676 |   0 |  54k|  0 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.83%
141.27/141.81	c   142s|128500 | 14303 |  1064k|   8.2 |   121M |  51 | 518 |8719 | 878 |  54k|  1 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.83%
141.37/141.91	c   142s|128600 | 14325 |  1064k|   8.2 |   121M |  51 | 518 |8769 | 873 |  54k|  1 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.83%
141.37/141.99	c   142s|128700 | 14337 |  1065k|   8.2 |   121M |  51 | 518 |8823 |   0 |  54k|  0 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.84%
141.57/142.10	c   142s|128800 | 14338 |  1065k|   8.2 |   121M |  51 | 518 |8867 | 883 |  54k|  2 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.84%
141.66/142.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
141.66/142.20	c   142s|128900 | 14345 |  1066k|   8.2 |   121M |  51 | 518 |8927 | 875 |  55k|  2 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.84%
141.66/142.28	c   142s|129000 | 14374 |  1067k|   8.2 |   121M |  51 | 518 |8960 | 875 |  55k|  1 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.84%
141.76/142.38	c   142s|129100 | 14395 |  1067k|   8.2 |   121M |  51 | 518 |9017 |   0 |  55k|  0 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.84%
141.86/142.47	c   142s|129200 | 14407 |  1068k|   8.2 |   121M |  51 | 518 |9073 | 875 |  55k|  1 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.84%
141.96/142.57	c   143s|129300 | 14412 |  1068k|   8.2 |   121M |  51 | 518 |9095 |   0 |  55k|  0 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.84%
142.16/142.70	c   143s|129400 | 14419 |  1069k|   8.2 |   121M |  51 | 518 |9099 | 878 |  55k|  1 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.84%
142.26/142.84	c   143s|129500 | 14389 |  1070k|   8.2 |   121M |  51 | 518 |9087 |   0 |  55k|  0 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.85%
142.36/142.98	c   143s|129600 | 14353 |  1070k|   8.2 |   121M |  51 | 518 |9097 |   0 |  55k|  0 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.85%
142.57/143.15	c   143s|129700 | 14283 |  1070k|   8.2 |   121M |  51 | 518 |9020 |   0 |  55k|  0 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.85%
142.76/143.31	c   143s|129800 | 14262 |  1071k|   8.2 |   121M |  51 | 518 |8973 | 886 |  55k|  1 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.85%
142.86/143.42	c   143s|129900 | 14261 |  1071k|   8.2 |   121M |  51 | 518 |9033 | 894 |  55k|  2 |  54k|   0 | 0.000000e+00 |      --      |    Inf |  24.85%
142.96/143.56	c   144s|130000 | 14244 |  1072k|   8.2 |   121M |  51 | 518 |8923 | 904 |  55k|  2 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.85%
143.06/143.67	c   144s|130100 | 14265 |  1073k|   8.2 |   121M |  51 | 518 |8870 |   0 |  55k|  0 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.85%
143.16/143.77	c   144s|130200 | 14269 |  1074k|   8.2 |   121M |  51 | 518 |8859 | 895 |  55k|  3 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.86%
143.26/143.86	c   144s|130300 | 14286 |  1075k|   8.2 |   121M |  51 | 518 |8870 |   0 |  55k|  0 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.86%
143.36/143.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
143.36/143.95	c   144s|130400 | 14294 |  1076k|   8.2 |   121M |  51 | 518 |8880 | 902 |  55k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.86%
143.46/144.05	c   144s|130500 | 14308 |  1076k|   8.2 |   121M |  51 | 518 |8886 | 908 |  55k|  2 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.87%
143.56/144.14	c   144s|130600 | 14295 |  1077k|   8.2 |   121M |  51 | 518 |8891 |   0 |  55k|  0 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.87%
143.66/144.28	c   144s|130700 | 14236 |  1077k|   8.2 |   121M |  51 | 518 |8810 | 902 |  55k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.87%
143.76/144.38	c   144s|130800 | 14242 |  1078k|   8.2 |   121M |  51 | 518 |8807 |   0 |  55k|  0 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.88%
143.96/144.51	c   145s|130900 | 14245 |  1079k|   8.2 |   121M |  51 | 518 |8703 | 898 |  55k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.88%
143.96/144.59	c   145s|131000 | 14274 |  1079k|   8.2 |   121M |  51 | 518 |8711 | 900 |  55k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.88%
144.16/144.70	c   145s|131100 | 14276 |  1080k|   8.2 |   121M |  51 | 518 |8729 | 882 |  55k|  2 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.88%
144.26/144.82	c   145s|131200 | 14275 |  1080k|   8.2 |   121M |  51 | 518 |8767 | 881 |  55k|  2 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.88%
144.35/144.94	c   145s|131300 | 14239 |  1081k|   8.2 |   121M |  51 | 518 |8842 | 884 |  55k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.88%
144.46/145.03	c   145s|131400 | 14251 |  1081k|   8.2 |   121M |  51 | 518 |8800 | 877 |  55k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.89%
144.56/145.13	c   145s|131500 | 14261 |  1082k|   8.2 |   122M |  51 | 518 |8809 | 873 |  55k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.89%
144.65/145.26	c   145s|131600 | 14256 |  1083k|   8.2 |   122M |  51 | 518 |8687 | 880 |  55k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.89%
144.75/145.37	c   145s|131700 | 14292 |  1084k|   8.2 |   122M |  51 | 518 |8693 |   0 |  56k|  0 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.89%
144.85/145.45	c   145s|131800 | 14306 |  1084k|   8.2 |   122M |  51 | 518 |8734 | 874 |  56k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.89%
145.05/145.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
145.05/145.60	c   146s|131900 | 14321 |  1085k|   8.2 |   122M |  51 | 518 |8778 |   0 |  56k|  0 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.90%
145.15/145.74	c   146s|132000 | 14348 |  1086k|   8.2 |   122M |  51 | 518 |8755 | 877 |  56k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.90%
145.25/145.87	c   146s|132100 | 14375 |  1087k|   8.2 |   122M |  51 | 518 |8790 | 877 |  56k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.90%
145.35/145.95	c   146s|132200 | 14393 |  1088k|   8.2 |   123M |  51 | 518 |8839 | 881 |  56k|  2 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.90%
145.46/146.05	c   146s|132300 | 14419 |  1089k|   8.2 |   123M |  51 | 518 |8838 | 877 |  56k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.90%
145.56/146.14	c   146s|132400 | 14437 |  1090k|   8.2 |   123M |  51 | 518 |8887 | 877 |  56k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.90%
145.65/146.25	c   146s|132500 | 14452 |  1090k|   8.2 |   123M |  51 | 518 |8942 | 885 |  56k|  2 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.90%
145.85/146.41	c   146s|132600 | 14445 |  1091k|   8.2 |   123M |  51 | 518 |9005 | 873 |  56k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.90%
145.95/146.53	c   147s|132700 | 14422 |  1091k|   8.2 |   123M |  51 | 518 |9050 | 873 |  56k|  1 |  55k|   0 | 0.000000e+00 |      --      |    Inf |  24.90%
146.05/146.68	c   147s|132800 | 14382 |  1092k|   8.2 |   123M |  51 | 518 |9050 |   0 |  56k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.91%
146.25/146.84	c   147s|132900 | 14312 |  1092k|   8.1 |   123M |  51 | 518 |9003 |   0 |  56k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.91%
146.45/147.00	c   147s|133000 | 14283 |  1093k|   8.1 |   123M |  51 | 518 |8966 | 875 |  56k|  1 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.91%
146.55/147.12	c   147s|133100 | 14253 |  1093k|   8.1 |   123M |  51 | 518 |8930 |   0 |  56k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.91%
146.65/147.26	c   147s|133200 | 14233 |  1094k|   8.1 |   123M |  51 | 518 |8960 |   0 |  56k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.91%
146.85/147.40	c   147s|133300 | 14198 |  1094k|   8.1 |   123M |  51 | 518 |8867 |   0 |  56k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.91%
146.95/147.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
146.95/147.56	c   148s|133400 | 14155 |  1095k|   8.1 |   123M |  51 | 518 |8824 |   0 |  56k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.91%
147.14/147.71	c   148s|133500 | 14104 |  1095k|   8.1 |   123M |  51 | 518 |8758 |   0 |  56k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.91%
147.24/147.88	c   148s|133600 | 14058 |  1096k|   8.1 |   123M |  51 | 518 |8607 |   0 |  56k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.92%
147.34/147.99	c   148s|133700 | 14061 |  1097k|   8.1 |   123M |  51 | 518 |8528 |   0 |  56k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.92%
147.45/148.09	c   148s|133800 | 14073 |  1097k|   8.1 |   123M |  51 | 518 |8534 | 873 |  56k|  1 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.92%
147.55/148.18	c   148s|133900 | 14094 |  1098k|   8.1 |   123M |  51 | 518 |8547 | 871 |  56k|  1 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.92%
147.64/148.28	c   148s|134000 | 14090 |  1099k|   8.1 |   123M |  51 | 518 |8580 |   0 |  56k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.92%
147.74/148.37	c   148s|134100 | 14083 |  1099k|   8.1 |   123M |  51 | 518 |8634 |   0 |  56k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.93%
147.84/148.47	c   148s|134200 | 14090 |  1100k|   8.1 |   123M |  51 | 518 |8640 |   0 |  56k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.93%
147.94/148.56	c   149s|134300 | 14104 |  1101k|   8.1 |   123M |  51 | 518 |8656 | 864 |  57k|  2 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.93%
148.04/148.66	c   149s|134400 | 14116 |  1101k|   8.1 |   123M |  51 | 518 |8687 |   0 |  57k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.93%
148.14/148.79	c   149s|134500 | 14078 |  1102k|   8.1 |   123M |  51 | 518 |8729 |   0 |  57k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.93%
148.34/148.93	c   149s|134600 | 14041 |  1102k|   8.1 |   123M |  51 | 518 |8675 | 884 |  57k|  2 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.94%
148.44/149.08	c   149s|134700 | 14001 |  1102k|   8.1 |   123M |  51 | 518 |8581 |   0 |  57k|  0 |  56k|   0 | 0.000000e+00 |      --      |    Inf |  24.99%
148.64/149.21	c   149s|134800 | 13985 |  1103k|   8.1 |   123M |  51 | 518 |8600 |   0 |  57k|  0 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  24.99%
148.74/149.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
148.74/149.34	c   149s|134900 | 13995 |  1104k|   8.1 |   123M |  51 | 518 |8500 | 904 |  57k|  1 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  24.99%
148.84/149.45	c   149s|135000 | 14000 |  1105k|   8.1 |   123M |  51 | 518 |8509 | 915 |  57k|  2 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  24.99%
148.94/149.54	c   150s|135100 | 14003 |  1105k|   8.1 |   123M |  51 | 518 |8519 |   0 |  57k|  0 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  24.99%
149.04/149.68	c   150s|135200 | 13964 |  1106k|   8.1 |   123M |  51 | 518 |8530 |   0 |  57k|  0 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  24.99%
149.24/149.84	c   150s|135300 | 13929 |  1106k|   8.1 |   123M |  51 | 518 |8459 | 857 |  57k|  2 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.00%
149.34/149.97	c   150s|135400 | 13915 |  1107k|   8.1 |   123M |  51 | 518 |8469 |   0 |  57k|  0 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.00%
149.44/150.09	c   150s|135500 | 13898 |  1108k|   8.1 |   123M |  51 | 518 |8421 |   0 |  57k|  0 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.00%
149.64/150.22	c   150s|135600 | 13909 |  1109k|   8.1 |   123M |  51 | 518 |8346 | 875 |  57k|  2 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.00%
149.74/150.35	c   150s|135700 | 13923 |  1110k|   8.1 |   123M |  51 | 518 |8366 | 861 |  57k|  1 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.01%
149.83/150.46	c   150s|135800 | 13930 |  1111k|   8.1 |   123M |  51 | 518 |8376 | 877 |  57k|  2 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.01%
149.93/150.57	c   151s|135900 | 13914 |  1111k|   8.1 |   123M |  51 | 518 |8392 | 867 |  57k|  1 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.02%
150.13/150.71	c   151s|136000 | 13904 |  1112k|   8.1 |   123M |  51 | 518 |8264 | 877 |  57k|  1 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.02%
150.23/150.84	c   151s|136100 | 13877 |  1112k|   8.1 |   123M |  51 | 518 |8270 |   0 |  57k|  0 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.02%
150.33/150.96	c   151s|136200 | 13853 |  1113k|   8.1 |   123M |  51 | 518 |8270 |   0 |  57k|  0 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.02%
150.44/151.09	c   151s|136300 | 13844 |  1114k|   8.1 |   123M |  51 | 518 |8255 | 881 |  57k|  1 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.02%
150.63/151.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
150.63/151.20	c   151s|136400 | 13850 |  1115k|   8.1 |   123M |  51 | 518 |8181 | 866 |  57k|  2 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.02%
150.63/151.29	c   151s|136500 | 13852 |  1115k|   8.1 |   123M |  51 | 518 |8180 | 875 |  57k|  1 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.03%
150.83/151.43	c   151s|136600 | 13814 |  1115k|   8.1 |   123M |  51 | 518 |8185 |   0 |  57k|  0 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.03%
150.93/151.56	c   152s|136700 | 13791 |  1116k|   8.1 |   123M |  51 | 518 |8180 | 880 |  57k|  2 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.03%
151.13/151.71	c   152s|136800 | 13787 |  1118k|   8.1 |   123M |  51 | 518 |8052 | 872 |  58k|  2 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.04%
151.13/151.79	c   152s|136900 | 13804 |  1118k|   8.1 |   123M |  51 | 518 |8045 | 874 |  58k|  2 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.04%
151.33/151.90	c   152s|137000 | 13820 |  1119k|   8.1 |   123M |  51 | 518 |8031 | 868 |  58k|  2 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.04%
151.33/151.98	c   152s|137100 | 13816 |  1120k|   8.1 |   123M |  51 | 518 |8067 | 872 |  58k|  2 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.04%
151.43/152.07	c   152s|137200 | 13838 |  1120k|   8.1 |   123M |  51 | 518 |8075 |   0 |  58k|  0 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.05%
151.53/152.16	c   152s|137300 | 13808 |  1121k|   8.1 |   123M |  51 | 518 |8111 | 880 |  58k|  1 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.05%
151.63/152.26	c   152s|137400 | 13819 |  1122k|   8.1 |   123M |  51 | 518 |8145 | 883 |  58k|  1 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.05%
151.73/152.38	c   152s|137500 | 13829 |  1123k|   8.1 |   123M |  51 | 518 |8143 |   0 |  58k|  0 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.05%
151.83/152.48	c   152s|137600 | 13842 |  1124k|   8.1 |   123M |  51 | 518 |8220 |   0 |  58k|  0 |  57k|   0 | 0.000000e+00 |      --      |    Inf |  25.05%
152.03/152.61	c   153s|137700 | 13815 |  1125k|   8.1 |   123M |  51 | 518 |8238 |   0 |  58k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.05%
152.13/152.74	c   153s|137800 | 13788 |  1125k|   8.1 |   123M |  51 | 518 |8246 |   0 |  58k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.06%
152.23/152.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
152.23/152.87	c   153s|137900 | 13762 |  1126k|   8.1 |   123M |  51 | 518 |8225 | 861 |  58k|  2 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.06%
152.33/152.97	c   153s|138000 | 13757 |  1127k|   8.1 |   123M |  51 | 518 |8270 |   0 |  58k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.06%
152.53/153.13	c   153s|138100 | 13705 |  1127k|   8.1 |   123M |  51 | 518 |8281 |   0 |  58k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.07%
152.62/153.23	c   153s|138200 | 13721 |  1128k|   8.1 |   123M |  51 | 518 |8298 | 875 |  58k|  1 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.07%
152.72/153.38	c   153s|138300 | 13725 |  1129k|   8.1 |   123M |  51 | 518 |8199 | 872 |  58k|  1 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.07%
152.92/153.50	c   153s|138400 | 13751 |  1130k|   8.1 |   123M |  51 | 518 |8165 | 886 |  58k|  2 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.07%
153.02/153.60	c   154s|138500 | 13787 |  1131k|   8.1 |   123M |  51 | 518 |8147 | 877 |  58k|  2 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.07%
153.12/153.71	c   154s|138600 | 13809 |  1132k|   8.1 |   123M |  51 | 518 |8128 |   0 |  58k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.07%
153.22/153.80	c   154s|138700 | 13811 |  1133k|   8.1 |   123M |  51 | 518 |8123 | 874 |  58k|  1 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.07%
153.22/153.89	c   154s|138800 | 13829 |  1134k|   8.1 |   123M |  51 | 518 |8120 | 877 |  58k|  1 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.07%
153.32/153.98	c   154s|138900 | 13830 |  1134k|   8.1 |   123M |  51 | 518 |8130 | 887 |  58k|  1 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.08%
153.43/154.08	c   154s|139000 | 13830 |  1135k|   8.1 |   123M |  51 | 518 |8128 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.08%
153.53/154.17	c   154s|139100 | 13838 |  1136k|   8.1 |   123M |  51 | 518 |8124 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.08%
153.62/154.27	c   154s|139200 | 13842 |  1136k|   8.1 |   123M |  51 | 518 |8134 | 873 |  59k|  2 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.08%
153.72/154.37	c   154s|139300 | 13848 |  1137k|   8.1 |   123M |  51 | 518 |8133 | 874 |  59k|  2 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.08%
153.82/154.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
153.82/154.48	c   154s|139400 | 13874 |  1138k|   8.1 |   123M |  51 | 518 |8125 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.08%
153.92/154.56	c   155s|139500 | 13874 |  1138k|   8.1 |   123M |  51 | 518 |8126 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.08%
154.02/154.65	c   155s|139600 | 13880 |  1139k|   8.1 |   123M |  51 | 518 |8127 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.09%
154.12/154.73	c   155s|139700 | 13890 |  1139k|   8.1 |   123M |  51 | 518 |8125 | 874 |  59k|  1 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.09%
154.22/154.82	c   155s|139800 | 13898 |  1140k|   8.1 |   123M |  51 | 518 |8124 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.09%
154.32/154.91	c   155s|139900 | 13906 |  1140k|   8.1 |   123M |  51 | 518 |8124 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.10%
154.32/155.00	c   155s|140000 | 13914 |  1141k|   8.1 |   123M |  51 | 518 |8124 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.10%
154.42/155.08	c   155s|140100 | 13922 |  1141k|   8.1 |   123M |  51 | 518 |8124 | 874 |  59k|  1 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.10%
154.52/155.16	c   155s|140200 | 13936 |  1141k|   8.1 |   123M |  51 | 518 |8124 | 874 |  59k|  1 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.10%
154.62/155.24	c   155s|140300 | 13944 |  1142k|   8.1 |   123M |  51 | 518 |8128 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.10%
154.72/155.33	c   155s|140400 | 13948 |  1142k|   8.1 |   123M |  51 | 518 |8137 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.11%
154.82/155.42	c   155s|140500 | 13958 |  1143k|   8.1 |   123M |  51 | 518 |8144 | 882 |  59k|  1 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.11%
154.92/155.51	c   156s|140600 | 13970 |  1143k|   8.1 |   123M |  51 | 518 |8156 | 880 |  59k|  2 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.11%
155.02/155.61	c   156s|140700 | 13979 |  1144k|   8.1 |   123M |  51 | 518 |8172 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.12%
155.12/155.71	c   156s|140800 | 13970 |  1144k|   8.1 |   123M |  51 | 518 |8179 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.12%
155.12/155.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
155.12/155.79	c   156s|140900 | 13954 |  1145k|   8.1 |   123M |  51 | 518 |8227 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.12%
155.22/155.88	c   156s|141000 | 13948 |  1146k|   8.1 |   123M |  51 | 518 |8319 | 876 |  59k|  2 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.12%
155.31/155.98	c   156s|141100 | 13961 |  1146k|   8.1 |   123M |  51 | 518 |8338 | 876 |  59k|  1 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.13%
155.42/156.08	c   156s|141200 | 13958 |  1147k|   8.1 |   123M |  51 | 518 |8401 |   0 |  59k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.13%
155.52/156.18	c   156s|141300 | 13926 |  1148k|   8.1 |   123M |  51 | 518 |8596 |   0 |  60k|  0 |  58k|   0 | 0.000000e+00 |      --      |    Inf |  25.13%
155.61/156.27	c   156s|141400 | 13910 |  1149k|   8.1 |   123M |  51 | 518 |8713 | 884 |  60k|  1 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.13%
155.81/156.41	c   156s|141500 | 13861 |  1149k|   8.1 |   123M |  51 | 518 |8720 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.13%
155.91/156.56	c   157s|141600 | 13851 |  1149k|   8.1 |   123M |  51 | 518 |8602 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.13%
156.11/156.73	c   157s|141700 | 13852 |  1150k|   8.1 |   123M |  51 | 518 |8642 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.13%
156.21/156.87	c   157s|141800 | 13832 |  1151k|   8.1 |   123M |  51 | 518 |8696 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.14%
156.42/157.02	c   157s|141900 | 13774 |  1151k|   8.0 |   123M |  51 | 518 |8713 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.14%
156.52/157.14	c   157s|142000 | 13740 |  1151k|   8.0 |   123M |  51 | 518 |8705 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.14%
156.71/157.30	c   157s|142100 | 13676 |  1152k|   8.0 |   123M |  51 | 518 |8705 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.15%
156.81/157.45	c   157s|142200 | 13618 |  1152k|   8.0 |   123M |  51 | 518 |8662 | 853 |  60k|  2 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.15%
156.91/157.56	c   158s|142300 | 13638 |  1153k|   8.0 |   123M |  51 | 518 |8659 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.15%
157.01/157.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
157.01/157.65	c   158s|142400 | 13643 |  1154k|   8.0 |   123M |  51 | 518 |8682 | 860 |  60k|  2 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.15%
157.11/157.78	c   158s|142500 | 13674 |  1155k|   8.0 |   123M |  51 | 518 |8648 | 877 |  60k|  2 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.15%
157.21/157.88	c   158s|142600 | 13679 |  1156k|   8.0 |   123M |  51 | 518 |8653 | 884 |  60k|  2 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.15%
157.31/157.97	c   158s|142700 | 13681 |  1157k|   8.0 |   123M |  51 | 518 |8650 | 879 |  60k|  2 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.15%
157.41/158.06	c   158s|142800 | 13690 |  1157k|   8.0 |   123M |  51 | 518 |8651 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.16%
157.51/158.15	c   158s|142900 | 13697 |  1158k|   8.0 |   123M |  51 | 518 |8673 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.16%
157.61/158.25	c   158s|143000 | 13707 |  1159k|   8.0 |   123M |  51 | 518 |8692 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.16%
157.71/158.34	c   158s|143100 | 13718 |  1160k|   8.0 |   123M |  51 | 518 |8707 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.16%
157.81/158.43	c   158s|143200 | 13732 |  1160k|   8.0 |   123M |  51 | 518 |8709 | 873 |  60k|  1 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.17%
157.91/158.51	c   159s|143300 | 13727 |  1161k|   8.0 |   123M |  51 | 518 |8725 |   0 |  60k|  0 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.17%
158.01/158.62	c   159s|143400 | 13702 |  1162k|   8.0 |   123M |  51 | 518 |8756 | 888 |  60k|  1 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.17%
158.10/158.73	c   159s|143500 | 13721 |  1162k|   8.0 |   123M |  51 | 518 |8770 | 872 |  60k|  1 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.17%
158.20/158.84	c   159s|143600 | 13732 |  1163k|   8.0 |   123M |  51 | 518 |8821 | 869 |  60k|  2 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.17%
158.30/158.96	c   159s|143700 | 13709 |  1164k|   8.0 |   123M |  51 | 518 |8880 | 870 |  60k|  1 |  59k|   0 | 0.000000e+00 |      --      |    Inf |  25.17%
158.41/159.06	c   159s|143800 | 13713 |  1165k|   8.0 |   123M |  51 | 518 |8924 | 870 |  61k|  1 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.17%
158.51/159.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
158.51/159.19	c   159s|143900 | 13773 |  1167k|   8.1 |   123M |  51 | 518 |8798 | 866 |  61k|  2 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.17%
158.70/159.31	c   159s|144000 | 13779 |  1168k|   8.0 |   123M |  51 | 518 |8832 |   0 |  61k|  0 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.18%
158.80/159.40	c   159s|144100 | 13791 |  1169k|   8.0 |   123M |  51 | 518 |8831 |   0 |  61k|  0 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.18%
158.90/159.50	c   159s|144200 | 13802 |  1169k|   8.0 |   123M |  51 | 518 |8853 | 872 |  61k|  2 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.18%
158.90/159.59	c   160s|144300 | 13806 |  1170k|   8.0 |   123M |  51 | 518 |8904 | 879 |  61k|  2 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.18%
159.00/159.69	c   160s|144400 | 13825 |  1171k|   8.0 |   124M |  51 | 518 |8954 | 877 |  61k|  2 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.18%
159.10/159.77	c   160s|144500 | 13834 |  1171k|   8.0 |   124M |  51 | 518 |8947 | 869 |  61k|  1 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.18%
159.20/159.86	c   160s|144600 | 13847 |  1172k|   8.0 |   124M |  51 | 518 |8945 | 871 |  61k|  1 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.18%
159.30/159.97	c   160s|144700 | 13868 |  1173k|   8.0 |   124M |  51 | 518 |8944 | 875 |  61k|  2 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.18%
159.40/160.07	c   160s|144800 | 13873 |  1174k|   8.0 |   124M |  51 | 518 |8940 |   0 |  61k|  0 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.18%
159.50/160.17	c   160s|144900 | 13889 |  1175k|   8.0 |   124M |  51 | 518 |8937 |   0 |  61k|  0 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.19%
159.60/160.26	c   160s|145000 | 13904 |  1175k|   8.0 |   124M |  51 | 518 |8933 | 867 |  61k|  1 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.19%
159.70/160.36	c   160s|145100 | 13923 |  1176k|   8.0 |   124M |  51 | 518 |8930 | 872 |  61k|  2 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.19%
159.80/160.48	c   160s|145200 | 13942 |  1177k|   8.0 |   124M |  51 | 518 |8925 | 869 |  62k|  1 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.19%
159.90/160.57	c   161s|145300 | 13963 |  1178k|   8.0 |   124M |  51 | 518 |8922 | 869 |  62k|  2 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.19%
160.00/160.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
160.00/160.65	c   161s|145400 | 13970 |  1178k|   8.0 |   124M |  51 | 518 |8915 | 871 |  62k|  2 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.19%
160.10/160.74	c   161s|145500 | 13984 |  1179k|   8.0 |   124M |  51 | 518 |8910 |   0 |  62k|  0 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.19%
160.20/160.84	c   161s|145600 | 14000 |  1180k|   8.0 |   124M |  51 | 518 |8908 |   0 |  62k|  0 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.20%
160.30/160.95	c   161s|145700 | 14014 |  1180k|   8.0 |   124M |  51 | 518 |8907 | 866 |  62k|  2 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.20%
160.40/161.06	c   161s|145800 | 14020 |  1181k|   8.0 |   124M |  51 | 518 |8906 | 864 |  62k|  2 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.20%
160.50/161.16	c   161s|145900 | 14023 |  1181k|   8.0 |   124M |  51 | 518 |8906 |   0 |  62k|  0 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.21%
160.60/161.25	c   161s|146000 | 14025 |  1182k|   8.0 |   124M |  51 | 518 |8906 | 869 |  62k|  2 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.21%
160.69/161.36	c   161s|146100 | 14012 |  1182k|   8.0 |   124M |  51 | 518 |8906 |   0 |  62k|  0 |  60k|   0 | 0.000000e+00 |      --      |    Inf |  25.21%
160.89/161.52	c   162s|146200 | 13953 |  1183k|   8.0 |   125M |  51 | 518 |8906 |   0 |  62k|  0 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.22%
160.99/161.65	c   162s|146300 | 13950 |  1183k|   8.0 |   125M |  51 | 518 |8904 | 867 |  62k|  1 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.22%
161.09/161.73	c   162s|146400 | 13970 |  1184k|   8.0 |   125M |  51 | 518 |8901 |   0 |  62k|  0 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.22%
161.19/161.82	c   162s|146500 | 13968 |  1184k|   8.0 |   125M |  51 | 518 |8896 |   0 |  62k|  0 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.22%
161.29/161.96	c   162s|146600 | 13950 |  1185k|   8.0 |   125M |  51 | 518 |8896 |   0 |  62k|  0 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.22%
161.40/162.09	c   162s|146700 | 13909 |  1185k|   8.0 |   125M |  51 | 518 |8895 |   0 |  62k|  0 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.22%
161.59/162.23	c   162s|146800 | 13863 |  1186k|   8.0 |   125M |  51 | 518 |8895 |   0 |  62k|  0 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.23%
161.69/162.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
161.69/162.37	c   162s|146900 | 13833 |  1186k|   8.0 |   125M |  51 | 518 |8895 |   0 |  62k|  0 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.23%
161.79/162.49	c   162s|147000 | 13829 |  1187k|   8.0 |   125M |  51 | 518 |8878 | 875 |  62k|  1 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.24%
161.89/162.58	c   163s|147100 | 13850 |  1188k|   8.0 |   125M |  51 | 518 |8889 | 876 |  62k|  2 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.24%
161.99/162.67	c   163s|147200 | 13848 |  1188k|   8.0 |   125M |  51 | 518 |8886 | 875 |  62k|  1 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.24%
162.19/162.81	c   163s|147300 | 13833 |  1189k|   8.0 |   125M |  51 | 518 |8843 | 896 |  62k|  2 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.24%
162.29/162.90	c   163s|147400 | 13859 |  1190k|   8.0 |   125M |  51 | 518 |8858 | 921 |  62k|  2 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.24%
162.29/162.97	c   163s|147500 | 13877 |  1190k|   8.0 |   125M |  51 | 518 |8868 |   0 |  62k|  0 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.24%
162.39/163.06	c   163s|147600 | 13894 |  1191k|   8.0 |   125M |  51 | 518 |8880 | 911 |  62k|  1 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.24%
162.49/163.17	c   163s|147700 | 13924 |  1192k|   8.0 |   125M |  51 | 518 |8797 | 898 |  63k|  1 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.24%
162.59/163.29	c   163s|147800 | 13972 |  1193k|   8.0 |   125M |  51 | 518 |8765 |   0 |  63k|  0 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.24%
162.79/163.40	c   163s|147900 | 13978 |  1194k|   8.0 |   125M |  51 | 518 |8806 | 897 |  63k|  1 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.25%
162.79/163.49	c   163s|148000 | 13993 |  1195k|   8.0 |   125M |  51 | 518 |8850 | 910 |  63k|  1 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.25%
162.89/163.58	c   164s|148100 | 14000 |  1195k|   8.0 |   125M |  51 | 518 |8875 |   0 |  63k|  0 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.25%
162.99/163.69	c   164s|148200 | 14016 |  1196k|   8.0 |   125M |  51 | 518 |8870 |   0 |  63k|  0 |  61k|   0 | 0.000000e+00 |      --      |    Inf |  25.25%
163.19/163.84	c   164s|148300 | 14028 |  1197k|   8.0 |   125M |  51 | 518 |8865 | 897 |  63k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.25%
163.29/163.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
163.29/163.96	c   164s|148400 | 14058 |  1198k|   8.0 |   125M |  51 | 518 |8855 |   0 |  63k|  0 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.25%
163.39/164.06	c   164s|148500 | 14082 |  1199k|   8.0 |   125M |  51 | 518 |8853 |   0 |  63k|  0 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.26%
163.49/164.17	c   164s|148600 | 14091 |  1200k|   8.0 |   125M |  51 | 518 |8865 | 902 |  63k|  2 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.27%
163.58/164.28	c   164s|148700 | 14121 |  1200k|   8.0 |   125M |  51 | 518 |8840 | 898 |  63k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.29%
163.68/164.38	c   164s|148800 | 14153 |  1202k|   8.0 |   125M |  51 | 518 |8822 | 887 |  63k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.29%
163.78/164.46	c   164s|148900 | 14161 |  1202k|   8.0 |   125M |  51 | 518 |8865 |   0 |  63k|  0 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.30%
163.88/164.55	c   165s|149000 | 14180 |  1203k|   8.0 |   125M |  51 | 518 |8865 | 890 |  63k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.31%
163.98/164.65	c   165s|149100 | 14204 |  1204k|   8.0 |   125M |  51 | 518 |8863 | 882 |  63k|  2 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.50%
164.08/164.77	c   165s|149200 | 14227 |  1205k|   8.0 |   125M |  51 | 518 |8862 |   0 |  63k|  0 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.51%
164.18/164.86	c   165s|149300 | 14243 |  1206k|   8.0 |   125M |  51 | 518 |8861 | 872 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.51%
164.28/164.95	c   165s|149400 | 14257 |  1206k|   8.0 |   125M |  51 | 518 |8851 | 850 |  64k|  3 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.51%
164.39/165.08	c   165s|149500 | 14279 |  1208k|   8.0 |   125M |  51 | 518 |8848 | 873 |  64k|  2 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.52%
164.49/165.16	c   165s|149600 | 14287 |  1208k|   8.0 |   125M |  51 | 518 |8860 |   0 |  64k|  0 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.52%
164.58/165.24	c   165s|149700 | 14300 |  1209k|   8.0 |   125M |  51 | 518 |8860 |   0 |  64k|  0 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.53%
164.68/165.32	c   165s|149800 | 14302 |  1209k|   8.0 |   125M |  51 | 518 |8860 |   0 |  64k|  0 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.54%
164.78/165.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
164.78/165.41	c   165s|149900 | 14313 |  1209k|   8.0 |   125M |  51 | 518 |8856 | 864 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.54%
164.88/165.50	c   165s|150000 | 14314 |  1210k|   8.0 |   125M |  51 | 518 |8856 | 913 |  64k|  2 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.55%
164.88/165.59	c   166s|150100 | 14334 |  1210k|   8.0 |   125M |  51 | 518 |8856 | 917 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.55%
164.98/165.67	c   166s|150200 | 14346 |  1211k|   8.0 |   125M |  51 | 518 |8854 | 909 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.55%
165.08/165.76	c   166s|150300 | 14372 |  1211k|   8.0 |   125M |  51 | 518 |8848 | 904 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.55%
165.18/165.86	c   166s|150400 | 14380 |  1212k|   8.0 |   125M |  51 | 518 |8840 | 912 |  64k|  2 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.55%
165.28/165.97	c   166s|150500 | 14399 |  1213k|   8.0 |   125M |  51 | 518 |8835 | 899 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.56%
165.38/166.08	c   166s|150600 | 14415 |  1214k|   8.0 |   125M |  51 | 518 |8840 | 894 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.58%
165.48/166.17	c   166s|150700 | 14433 |  1214k|   8.0 |   125M |  51 | 518 |8840 |   0 |  64k|  0 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.58%
165.58/166.25	c   166s|150800 | 14450 |  1215k|   8.0 |   125M |  51 | 518 |8840 |   0 |  64k|  0 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.58%
165.68/166.33	c   166s|150900 | 14467 |  1215k|   8.0 |   125M |  51 | 518 |8839 | 900 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.59%
165.78/166.43	c   166s|151000 | 14475 |  1216k|   8.0 |   125M |  51 | 518 |8834 |   0 |  64k|  0 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.59%
165.88/166.52	c   167s|151100 | 14487 |  1216k|   8.0 |   125M |  51 | 518 |8834 | 896 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.59%
165.98/166.60	c   167s|151200 | 14504 |  1217k|   8.0 |   125M |  51 | 518 |8834 | 904 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.59%
166.08/166.70	c   167s|151300 | 14524 |  1217k|   8.0 |   125M |  51 | 518 |8834 |   0 |  64k|  0 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.59%
166.18/166.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
166.18/166.80	c   167s|151400 | 14537 |  1218k|   8.0 |   125M |  51 | 518 |8834 | 897 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.59%
166.18/166.88	c   167s|151500 | 14542 |  1219k|   8.0 |   125M |  51 | 518 |8834 | 898 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.59%
166.27/166.97	c   167s|151600 | 14561 |  1219k|   8.0 |   125M |  51 | 518 |8833 |   0 |  64k|  0 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.60%
166.38/167.06	c   167s|151700 | 14574 |  1220k|   8.0 |   125M |  51 | 518 |8834 | 896 |  64k|  1 |  62k|   0 | 0.000000e+00 |      --      |    Inf |  25.60%
166.48/167.16	c   167s|151800 | 14586 |  1220k|   8.0 |   125M |  51 | 518 |8834 | 899 |  64k|  1 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.60%
166.57/167.29	c   167s|151900 | 14618 |  1222k|   8.0 |   125M |  51 | 518 |8822 |   0 |  64k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.64%
166.77/167.43	c   167s|152000 | 14633 |  1223k|   8.0 |   125M |  51 | 518 |8807 | 910 |  65k|  1 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.64%
166.87/167.52	c   168s|152100 | 14650 |  1223k|   8.0 |   125M |  51 | 518 |8821 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.66%
166.97/167.61	c   168s|152200 | 14666 |  1224k|   8.0 |   125M |  51 | 518 |8829 | 919 |  65k|  2 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.66%
167.07/167.70	c   168s|152300 | 14682 |  1224k|   8.0 |   125M |  51 | 518 |8830 | 913 |  65k|  2 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.66%
167.17/167.80	c   168s|152400 | 14698 |  1225k|   8.0 |   126M |  51 | 518 |8828 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.66%
167.27/167.90	c   168s|152500 | 14711 |  1226k|   8.0 |   126M |  51 | 518 |8827 | 893 |  65k|  2 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.66%
167.27/167.99	c   168s|152600 | 14728 |  1226k|   8.0 |   126M |  51 | 518 |8827 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.67%
167.38/168.10	c   168s|152700 | 14761 |  1227k|   8.0 |   126M |  51 | 518 |8823 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.68%
167.57/168.21	c   168s|152800 | 14772 |  1228k|   8.0 |   126M |  51 | 518 |8815 | 907 |  65k|  2 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.68%
167.67/168.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
167.67/168.32	c   168s|152900 | 14785 |  1229k|   8.0 |   126M |  51 | 518 |8810 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.68%
167.77/168.41	c   168s|153000 | 14800 |  1229k|   8.0 |   126M |  51 | 518 |8809 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.69%
167.87/168.50	c   169s|153100 | 14818 |  1230k|   8.0 |   126M |  51 | 518 |8809 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.69%
167.87/168.58	c   169s|153200 | 14828 |  1230k|   8.0 |   126M |  51 | 518 |8807 | 897 |  65k|  1 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.69%
167.97/168.66	c   169s|153300 | 14828 |  1230k|   8.0 |   126M |  51 | 518 |8804 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.69%
168.07/168.74	c   169s|153400 | 14834 |  1231k|   8.0 |   126M |  51 | 518 |8804 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.70%
168.17/168.82	c   169s|153500 | 14840 |  1231k|   8.0 |   126M |  51 | 518 |8802 | 904 |  65k|  1 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.70%
168.27/168.92	c   169s|153600 | 14858 |  1232k|   8.0 |   126M |  51 | 518 |8795 | 912 |  65k|  1 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.70%
168.37/169.03	c   169s|153700 | 14842 |  1232k|   8.0 |   126M |  51 | 518 |8793 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.71%
168.47/169.15	c   169s|153800 | 14804 |  1233k|   8.0 |   126M |  51 | 518 |8792 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.71%
168.57/169.29	c   169s|153900 | 14768 |  1233k|   8.0 |   126M |  51 | 518 |8793 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.71%
168.77/169.41	c   169s|154000 | 14752 |  1233k|   8.0 |   126M |  51 | 518 |8791 | 880 |  65k|  2 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.72%
168.87/169.56	c   170s|154100 | 14715 |  1234k|   8.0 |   126M |  51 | 518 |8789 | 901 |  65k|  1 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.72%
168.96/169.65	c   170s|154200 | 14731 |  1234k|   7.9 |   126M |  51 | 518 |8784 | 895 |  65k|  1 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.73%
169.06/169.75	c   170s|154300 | 14740 |  1235k|   7.9 |   126M |  51 | 518 |8778 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.73%
169.16/169.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
169.16/169.83	c   170s|154400 | 14746 |  1235k|   7.9 |   126M |  51 | 518 |8777 |   0 |  65k|  0 |  63k|   0 | 0.000000e+00 |      --      |    Inf |  25.73%
169.26/169.92	c   170s|154500 | 14745 |  1236k|   7.9 |   126M |  51 | 518 |8776 | 891 |  65k|  2 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.74%
169.37/170.03	c   170s|154600 | 14761 |  1237k|   7.9 |   126M |  51 | 518 |8776 |   0 |  65k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.75%
169.47/170.12	c   170s|154700 | 14779 |  1238k|   7.9 |   126M |  51 | 518 |8776 | 891 |  65k|  2 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.75%
169.56/170.22	c   170s|154800 | 14781 |  1238k|   7.9 |   126M |  51 | 518 |8775 |   0 |  65k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.75%
169.66/170.34	c   170s|154900 | 14784 |  1239k|   7.9 |   126M |  51 | 518 |8775 |   0 |  65k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.75%
169.76/170.44	c   170s|155000 | 14805 |  1240k|   7.9 |   126M |  51 | 518 |8775 |   0 |  66k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.76%
169.86/170.59	c   171s|155100 | 14849 |  1242k|   8.0 |   126M |  51 | 518 |8775 | 909 |  66k|  3 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.76%
170.06/170.70	c   171s|155200 | 14888 |  1243k|   8.0 |   126M |  51 | 518 |8769 | 903 |  66k|  1 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.77%
170.06/170.79	c   171s|155300 | 14892 |  1244k|   8.0 |   126M |  51 | 518 |8774 | 914 |  66k|  1 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.77%
170.16/170.89	c   171s|155400 | 14901 |  1245k|   8.0 |   126M |  51 | 518 |8774 |   0 |  66k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.77%
170.26/171.00	c   171s|155500 | 14912 |  1246k|   8.0 |   126M |  51 | 518 |8774 | 907 |  66k|  2 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.77%
170.46/171.11	c   171s|155600 | 14924 |  1247k|   8.0 |   126M |  51 | 518 |8774 |   0 |  66k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.77%
170.56/171.22	c   171s|155700 | 14938 |  1247k|   8.0 |   126M |  51 | 518 |8774 | 909 |  66k|  1 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.78%
170.66/171.32	c   171s|155800 | 14947 |  1248k|   8.0 |   126M |  51 | 518 |8774 |   0 |  66k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.78%
170.76/171.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
170.76/171.41	c   171s|155900 | 14969 |  1249k|   8.0 |   126M |  51 | 518 |8773 | 916 |  66k|  2 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.78%
170.86/171.52	c   172s|156000 | 14982 |  1250k|   8.0 |   126M |  51 | 518 |8773 | 909 |  66k|  1 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.79%
170.96/171.61	c   172s|156100 | 14991 |  1250k|   8.0 |   126M |  51 | 518 |8773 | 899 |  66k|  1 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.79%
171.06/171.71	c   172s|156200 | 15008 |  1251k|   8.0 |   126M |  51 | 518 |8773 |   0 |  66k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.80%
171.16/171.80	c   172s|156300 | 15020 |  1251k|   7.9 |   126M |  51 | 518 |8773 |   0 |  66k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.80%
171.16/171.89	c   172s|156400 | 15027 |  1252k|   7.9 |   126M |  51 | 518 |8773 |   0 |  66k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.80%
171.26/171.99	c   172s|156500 | 14988 |  1252k|   7.9 |   126M |  51 | 518 |8773 |   0 |  66k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.81%
171.36/172.09	c   172s|156600 | 14987 |  1253k|   7.9 |   126M |  51 | 518 |8773 |   0 |  66k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  25.81%
171.56/172.24	c   172s|156700 | 15007 |  1255k|   8.0 |   126M |  51 | 518 |8773 | 892 |  66k|  1 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.60%
171.66/172.36	c   172s|156800 | 15024 |  1256k|   8.0 |   126M |  51 | 518 |8770 |   0 |  67k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.60%
171.75/172.46	c   172s|156900 | 15038 |  1256k|   8.0 |   126M |  51 | 518 |8773 |   0 |  67k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.61%
171.85/172.59	c   173s|157000 | 15046 |  1257k|   8.0 |   126M |  51 | 518 |8773 |   0 |  67k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.61%
172.05/172.70	c   173s|157100 | 15058 |  1258k|   8.0 |   126M |  51 | 518 |8773 | 897 |  67k|  2 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.61%
172.05/172.79	c   173s|157200 | 15077 |  1258k|   7.9 |   126M |  51 | 518 |8773 |   0 |  67k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.61%
172.15/172.89	c   173s|157300 | 15069 |  1259k|   7.9 |   126M |  51 | 518 |8773 |   0 |  67k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.63%
172.25/172.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
172.25/172.98	c   173s|157400 | 15075 |  1259k|   7.9 |   126M |  51 | 518 |8773 |   0 |  67k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.63%
172.36/173.08	c   173s|157500 | 15079 |  1260k|   7.9 |   126M |  51 | 518 |8770 | 907 |  67k|  1 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.63%
172.46/173.18	c   173s|157600 | 15088 |  1261k|   7.9 |   126M |  51 | 518 |8769 |   0 |  67k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.64%
172.55/173.28	c   173s|157700 | 15110 |  1261k|   7.9 |   126M |  51 | 518 |8769 | 895 |  67k|  1 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.64%
172.65/173.40	c   173s|157800 | 15123 |  1262k|   7.9 |   126M |  51 | 518 |8769 |   0 |  67k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.64%
172.85/173.51	c   174s|157900 | 15132 |  1263k|   7.9 |   126M |  51 | 518 |8764 |   0 |  67k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.64%
172.95/173.61	c   174s|158000 | 15145 |  1263k|   7.9 |   126M |  51 | 518 |8762 | 900 |  67k|  1 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.64%
173.05/173.72	c   174s|158100 | 15144 |  1264k|   7.9 |   126M |  51 | 518 |8762 | 884 |  67k|  2 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.66%
173.15/173.81	c   174s|158200 | 15163 |  1265k|   7.9 |   126M |  51 | 518 |8762 |   0 |  67k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.66%
173.25/173.90	c   174s|158300 | 15174 |  1265k|   7.9 |   126M |  51 | 518 |8762 | 879 |  67k|  1 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.67%
173.35/174.02	c   174s|158400 | 15186 |  1267k|   7.9 |   126M |  51 | 518 |8758 | 904 |  67k|  2 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.68%
173.45/174.13	c   174s|158500 | 15197 |  1267k|   7.9 |   126M |  51 | 518 |8754 |   0 |  67k|  0 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.68%
173.55/174.24	c   174s|158600 | 15209 |  1268k|   7.9 |   126M |  51 | 518 |8751 | 903 |  68k|  2 |  64k|   0 | 0.000000e+00 |      --      |    Inf |  26.69%
173.65/174.36	c   174s|158700 | 15226 |  1269k|   7.9 |   126M |  51 | 518 |8750 | 913 |  68k|  2 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.69%
173.75/174.45	c   174s|158800 | 15254 |  1270k|   7.9 |   127M |  51 | 518 |8745 | 910 |  68k|  1 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.69%
173.85/174.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
173.85/174.56	c   175s|158900 | 15260 |  1271k|   7.9 |   127M |  51 | 518 |8743 |   0 |  68k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.69%
173.95/174.68	c   175s|159000 | 15286 |  1272k|   7.9 |   127M |  51 | 518 |8737 | 899 |  68k|  1 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.69%
174.05/174.79	c   175s|159100 | 15315 |  1273k|   7.9 |   127M |  51 | 518 |8735 | 910 |  68k|  1 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.69%
174.15/174.89	c   175s|159200 | 15326 |  1273k|   7.9 |   127M |  51 | 518 |8729 | 904 |  68k|  1 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.69%
174.24/175.00	c   175s|159300 | 15326 |  1274k|   7.9 |   127M |  51 | 518 |8727 |   0 |  68k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.70%
174.45/175.15	c   175s|159400 | 15310 |  1275k|   7.9 |   127M |  51 | 518 |8727 |   0 |  68k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.71%
174.54/175.27	c   175s|159500 | 15327 |  1276k|   7.9 |   127M |  51 | 518 |8727 | 888 |  68k|  1 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.71%
174.64/175.38	c   175s|159600 | 15341 |  1276k|   7.9 |   127M |  51 | 518 |8723 |   0 |  68k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.71%
174.84/175.50	c   175s|159700 | 15343 |  1277k|   7.9 |   127M |  51 | 518 |8721 |   0 |  68k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.72%
174.94/175.60	c   176s|159800 | 15367 |  1277k|   7.9 |   127M |  51 | 518 |8719 | 906 |  68k|  2 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.72%
175.04/175.70	c   176s|159900 | 15374 |  1278k|   7.9 |   127M |  51 | 518 |8717 |   0 |  68k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  26.72%
175.14/175.85	c   176s|160000 | 15429 |  1280k|   7.9 |   127M |  51 | 518 |8717 | 903 |  68k|  1 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.11%
175.24/175.94	c   176s|160100 | 15452 |  1281k|   7.9 |   127M |  51 | 518 |8714 |   0 |  68k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.11%
175.35/176.03	c   176s|160200 | 15452 |  1281k|   7.9 |   127M |  51 | 518 |8713 | 903 |  68k|  1 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.11%
175.45/176.13	c   176s|160300 | 15464 |  1282k|   7.9 |   128M |  51 | 518 |8717 |   0 |  68k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.11%
175.54/176.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
175.54/176.23	c   176s|160400 | 15475 |  1283k|   7.9 |   128M |  51 | 518 |8716 | 913 |  68k|  2 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.11%
175.64/176.32	c   176s|160500 | 15489 |  1284k|   7.9 |   128M |  51 | 518 |8713 |   0 |  68k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.11%
175.64/176.39	c   176s|160600 | 15506 |  1284k|   7.9 |   128M |  51 | 518 |8713 |   0 |  68k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.11%
175.74/176.49	c   176s|160700 | 15508 |  1285k|   7.9 |   128M |  51 | 518 |8713 |   0 |  69k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.12%
175.84/176.57	c   177s|160800 | 15508 |  1285k|   7.9 |   128M |  51 | 518 |8705 |   0 |  69k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.12%
175.94/176.67	c   177s|160900 | 15572 |  1286k|   7.9 |   129M |  51 | 518 |8713 | 917 |  69k|  1 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.12%
176.14/176.80	c   177s|161000 | 15600 |  1288k|   7.9 |   129M |  51 | 518 |8713 | 914 |  69k|  1 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.12%
176.24/176.90	c   177s|161100 | 15610 |  1288k|   7.9 |   129M |  51 | 518 |8713 | 912 |  69k|  1 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.12%
176.34/177.00	c   177s|161200 | 15616 |  1289k|   7.9 |   129M |  51 | 518 |8713 | 920 |  69k|  1 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.12%
176.44/177.11	c   177s|161300 | 15615 |  1290k|   7.9 |   129M |  51 | 518 |8713 |   0 |  69k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.12%
176.54/177.21	c   177s|161400 | 15628 |  1290k|   7.9 |   129M |  51 | 518 |8713 |   0 |  69k|  0 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.13%
176.64/177.31	c   177s|161500 | 15640 |  1291k|   7.9 |   129M |  51 | 518 |8713 | 915 |  69k|  2 |  65k|   0 | 0.000000e+00 |      --      |    Inf |  27.13%
176.74/177.40	c   177s|161600 | 15654 |  1292k|   7.9 |   129M |  51 | 518 |8713 |   0 |  69k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.13%
176.74/177.49	c   177s|161700 | 15671 |  1292k|   7.9 |   130M |  51 | 518 |8713 | 922 |  69k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.13%
176.84/177.60	c   178s|161800 | 15682 |  1293k|   7.9 |   130M |  51 | 518 |8713 | 911 |  69k|  2 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.14%
177.03/177.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.03/177.72	c   178s|161900 | 15683 |  1294k|   7.9 |   130M |  51 | 518 |8712 |   0 |  69k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.14%
177.13/177.82	c   178s|162000 | 15690 |  1295k|   7.9 |   130M |  51 | 518 |8711 |   0 |  69k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.14%
177.23/177.90	c   178s|162100 | 15704 |  1295k|   7.9 |   130M |  51 | 518 |8710 | 905 |  69k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.14%
177.23/177.99	c   178s|162200 | 15719 |  1296k|   7.9 |   130M |  51 | 518 |8708 |   0 |  69k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.15%
177.34/178.08	c   178s|162300 | 15726 |  1296k|   7.9 |   130M |  51 | 518 |8706 |   0 |  69k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.17%
177.44/178.17	c   178s|162400 | 15741 |  1297k|   7.9 |   130M |  51 | 518 |8706 | 903 |  69k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.17%
177.53/178.24	c   178s|162500 | 15752 |  1297k|   7.9 |   130M |  51 | 518 |8704 | 903 |  69k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.17%
177.63/178.37	c   178s|162600 | 15783 |  1298k|   7.9 |   130M |  51 | 518 |8704 | 921 |  69k|  2 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.18%
177.73/178.48	c   178s|162700 | 15785 |  1299k|   7.9 |   130M |  51 | 518 |8704 | 918 |  69k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.18%
177.93/178.60	c   179s|162800 | 15801 |  1300k|   7.9 |   130M |  51 | 518 |8704 | 900 |  69k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.18%
178.03/178.71	c   179s|162900 | 15871 |  1302k|   7.9 |   130M |  51 | 518 |8608 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.18%
178.03/178.79	c   179s|163000 | 15885 |  1302k|   7.9 |   130M |  51 | 518 |8670 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.19%
178.13/178.87	c   179s|163100 | 15873 |  1303k|   7.9 |   130M |  51 | 518 |8704 | 906 |  70k|  2 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.19%
178.23/178.97	c   179s|163200 | 15863 |  1303k|   7.9 |   130M |  51 | 518 |8703 | 900 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.19%
178.33/179.06	c   179s|163300 | 15865 |  1304k|   7.9 |   130M |  51 | 518 |8700 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.20%
178.43/179.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
178.43/179.16	c   179s|163400 | 15865 |  1304k|   7.9 |   130M |  51 | 518 |8698 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.20%
178.53/179.25	c   179s|163500 | 15869 |  1305k|   7.9 |   130M |  51 | 518 |8696 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.20%
178.63/179.33	c   179s|163600 | 15878 |  1306k|   7.9 |   130M |  51 | 518 |8693 | 906 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.21%
178.73/179.43	c   179s|163700 | 15875 |  1306k|   7.9 |   130M |  51 | 518 |8690 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.21%
178.83/179.51	c   180s|163800 | 15873 |  1307k|   7.9 |   130M |  51 | 518 |8683 | 900 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.21%
178.93/179.60	c   180s|163900 | 15878 |  1307k|   7.9 |   130M |  51 | 518 |8682 | 900 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.22%
179.03/179.72	c   180s|164000 | 15840 |  1308k|   7.9 |   130M |  51 | 518 |8672 | 900 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.22%
179.13/179.82	c   180s|164100 | 15847 |  1309k|   7.9 |   130M |  51 | 518 |8676 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.23%
179.23/179.91	c   180s|164200 | 15855 |  1309k|   7.9 |   130M |  51 | 518 |8657 | 906 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.24%
179.23/179.99	c   180s|164300 | 15857 |  1309k|   7.9 |   130M |  51 | 518 |8659 | 900 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.24%
179.33/180.08	c   180s|164400 | 15860 |  1310k|   7.9 |   130M |  51 | 518 |8669 | 901 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.25%
179.43/180.18	c   180s|164500 | 15846 |  1311k|   7.9 |   130M |  51 | 518 |8668 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.25%
179.52/180.27	c   180s|164600 | 15852 |  1311k|   7.9 |   130M |  51 | 518 |8668 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.25%
179.62/180.38	c   180s|164700 | 15839 |  1312k|   7.9 |   130M |  51 | 518 |8664 | 872 |  70k|  2 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.26%
179.72/180.47	c   180s|164800 | 15849 |  1313k|   7.9 |   130M |  51 | 518 |8657 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.28%
179.82/180.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
179.82/180.56	c   181s|164900 | 15858 |  1313k|   7.9 |   130M |  51 | 518 |8665 | 906 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.28%
179.92/180.66	c   181s|165000 | 15880 |  1314k|   7.9 |   131M |  51 | 518 |8653 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.28%
180.02/180.76	c   181s|165100 | 15902 |  1315k|   7.9 |   131M |  51 | 518 |8638 | 891 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.30%
180.12/180.85	c   181s|165200 | 15912 |  1315k|   7.9 |   131M |  51 | 518 |8643 | 891 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.31%
180.22/180.93	c   181s|165300 | 15930 |  1316k|   7.9 |   131M |  51 | 518 |8645 | 901 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.32%
180.33/181.02	c   181s|165400 | 15940 |  1316k|   7.9 |   131M |  51 | 518 |8646 | 900 |  70k|  1 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.32%
180.43/181.10	c   181s|165500 | 15936 |  1316k|   7.9 |   131M |  51 | 518 |8630 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.34%
180.52/181.20	c   181s|165600 | 15949 |  1317k|   7.9 |   131M |  51 | 518 |8637 |   0 |  70k|  0 |  66k|   0 | 0.000000e+00 |      --      |    Inf |  27.36%
180.62/181.30	c   181s|165700 | 15970 |  1318k|   7.9 |   131M |  51 | 518 |8666 | 898 |  70k|  2 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.36%
180.72/181.40	c   181s|165800 | 15988 |  1319k|   7.9 |   132M |  51 | 518 |8664 | 905 |  70k|  2 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.38%
180.82/181.51	c   182s|165900 | 15984 |  1319k|   7.9 |   132M |  51 | 518 |8663 | 895 |  71k|  1 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.38%
180.92/181.60	c   182s|166000 | 15998 |  1320k|   7.9 |   132M |  51 | 518 |8663 |   0 |  71k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.39%
180.92/181.70	c   182s|166100 | 16015 |  1320k|   7.9 |   132M |  51 | 518 |8658 | 902 |  71k|  2 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.39%
181.12/181.81	c   182s|166200 | 16024 |  1322k|   7.9 |   132M |  51 | 518 |8644 | 914 |  71k|  1 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.41%
181.22/181.90	c   182s|166300 | 16045 |  1322k|   7.9 |   132M |  51 | 518 |8651 |   0 |  71k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.41%
181.32/182.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
181.32/182.01	c   182s|166400 | 16063 |  1324k|   7.9 |   132M |  51 | 518 |8646 |   0 |  71k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.41%
181.42/182.13	c   182s|166500 | 16081 |  1324k|   7.9 |   132M |  51 | 518 |8655 | 916 |  71k|  2 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.42%
181.52/182.24	c   182s|166600 | 16081 |  1325k|   7.9 |   132M |  51 | 518 |8658 |   0 |  71k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.42%
181.62/182.35	c   182s|166700 | 16092 |  1326k|   7.9 |   132M |  51 | 518 |8658 |   0 |  71k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.43%
181.72/182.45	c   182s|166800 | 16104 |  1326k|   7.9 |   132M |  51 | 518 |8658 | 912 |  71k|  1 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.43%
181.82/182.57	c   183s|166900 | 16098 |  1328k|   7.9 |   132M |  51 | 518 |8657 | 895 |  71k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.43%
182.02/182.75	c   183s|167000 | 16118 |  1328k|   7.9 |   132M |  51 | 518 |8655 |   0 |  71k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.44%
182.12/182.85	c   183s|167100 | 16125 |  1329k|   7.9 |   132M |  51 | 518 |8658 |   0 |  71k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.44%
182.21/182.95	c   183s|167200 | 16138 |  1330k|   7.9 |   132M |  51 | 518 |8657 | 908 |  71k|  2 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.45%
182.51/183.22	c   183s|167300 | 16180 |  1336k|   7.9 |   132M |  51 | 518 |8657 | 911 |  71k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.70%
182.71/183.47	c   183s|167400 | 16251 |  1340k|   8.0 |   132M |  51 | 518 |8552 | 882 |  72k|  3 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.79%
182.91/183.64	c   184s|167500 | 16313 |  1343k|   8.0 |   132M |  51 | 518 |8533 | 922 |  72k|  1 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.79%
183.01/183.77	c   184s|167600 | 16325 |  1344k|   8.0 |   132M |  51 | 518 |8565 | 908 |  72k|  1 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  27.99%
183.21/183.91	c (node 167651) numerical troubles in LP 171235 -- unresolved
183.21/183.97	c   184s|167700 | 16353 |  1347k|   8.0 |   133M |  51 | 518 |8541 | 855 |  72k|  2 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  29.55%
183.41/184.13	c   184s|167800 | 16372 |  1348k|   8.0 |   133M |  51 | 518 |8564 |   0 |  72k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  29.80%
183.51/184.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
183.51/184.25	c   184s|167900 | 16384 |  1349k|   8.0 |   133M |  51 | 518 |8609 |   0 |  72k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  29.80%
183.61/184.34	c   184s|168000 | 16405 |  1350k|   8.0 |   133M |  51 | 518 |8651 |   0 |  73k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  29.80%
183.81/184.58	c   185s|168100 | 16415 |  1352k|   8.0 |   133M |  51 | 518 |8658 |   0 |  73k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
184.01/184.71	c   185s|168200 | 16422 |  1353k|   8.0 |   133M |  51 | 518 |8658 |   0 |  73k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
184.11/184.83	c   185s|168300 | 16434 |  1354k|   8.0 |   133M |  51 | 518 |8658 |   0 |  73k|  0 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
184.21/184.94	c   185s|168400 | 16443 |  1355k|   8.0 |   133M |  51 | 518 |8658 | 922 |  73k|  1 |  67k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
184.31/185.05	c   185s|168500 | 16460 |  1356k|   8.0 |   133M |  51 | 518 |8658 | 905 |  73k|  1 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
184.41/185.16	c   185s|168600 | 16482 |  1357k|   8.0 |   133M |  51 | 518 |8658 | 903 |  73k|  1 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
184.50/185.26	c   185s|168700 | 16494 |  1358k|   8.0 |   133M |  51 | 518 |8658 |   0 |  73k|  0 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
184.60/185.37	c   185s|168800 | 16520 |  1359k|   8.0 |   133M |  51 | 518 |8658 | 913 |  73k|  1 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
184.70/185.47	c   185s|168900 | 16531 |  1360k|   8.0 |   133M |  51 | 518 |8658 | 930 |  73k|  2 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
184.80/185.57	c   186s|169000 | 16543 |  1360k|   8.0 |   133M |  51 | 518 |8658 |   0 |  73k|  0 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
184.90/185.65	c   186s|169100 | 16553 |  1361k|   8.0 |   133M |  51 | 518 |8658 |   0 |  73k|  0 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
185.10/185.80	c   186s|169200 | 16567 |  1362k|   8.0 |   133M |  51 | 518 |8658 | 909 |  74k|  2 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
185.20/185.93	c   186s|169300 | 16574 |  1363k|   8.0 |   133M |  51 | 518 |8658 | 907 |  74k|  1 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
185.31/186.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
185.31/186.03	c   186s|169400 | 16585 |  1363k|   8.0 |   133M |  51 | 518 |8658 |   0 |  74k|  0 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
185.41/186.16	c   186s|169500 | 16593 |  1364k|   8.0 |   133M |  51 | 518 |8658 | 914 |  74k|  1 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
185.50/186.27	c   186s|169600 | 16624 |  1365k|   8.0 |   133M |  51 | 518 |8658 | 904 |  74k|  2 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
185.60/186.36	c   186s|169700 | 16625 |  1366k|   8.0 |   133M |  51 | 518 |8658 |   0 |  74k|  0 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
185.70/186.44	c   186s|169800 | 16644 |  1367k|   8.0 |   133M |  51 | 518 |8658 | 902 |  74k|  1 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
185.80/186.58	c   187s|169900 | 16654 |  1368k|   8.0 |   133M |  51 | 518 |8658 | 896 |  74k|  2 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
185.90/186.68	c   187s|170000 | 16666 |  1368k|   8.0 |   133M |  51 | 518 |8658 | 902 |  74k|  2 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
186.10/186.81	c   187s|170100 | 16698 |  1370k|   8.0 |   133M |  51 | 518 |8658 | 920 |  74k|  1 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
186.20/186.96	c   187s|170200 | 16712 |  1371k|   8.0 |   133M |  51 | 518 |8658 | 889 |  74k|  2 |  68k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
186.30/187.06	c   187s|170300 | 16723 |  1371k|   8.0 |   133M |  51 | 518 |8658 |   0 |  74k|  0 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
186.40/187.17	c   187s|170400 | 16741 |  1372k|   8.0 |   133M |  51 | 518 |8658 |   0 |  75k|  0 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
186.59/187.31	c   187s|170500 | 16747 |  1373k|   8.0 |   134M |  51 | 518 |8658 |   0 |  75k|  0 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
186.69/187.42	c   187s|170600 | 16767 |  1374k|   8.0 |   134M |  51 | 518 |8658 | 940 |  75k|  1 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
186.79/187.55	c   188s|170700 | 16793 |  1375k|   8.0 |   134M |  51 | 518 |8658 | 925 |  75k|  1 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
186.89/187.65	c   188s|170800 | 16801 |  1375k|   8.0 |   134M |  51 | 518 |8658 | 937 |  75k|  2 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
186.99/187.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
186.99/187.74	c   188s|170900 | 16791 |  1376k|   8.0 |   134M |  51 | 518 |8658 |   0 |  75k|  0 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
187.19/187.90	c   188s|171000 | 16801 |  1377k|   8.0 |   134M |  51 | 518 |8658 | 935 |  75k|  2 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
187.19/188.00	c   188s|171100 | 16818 |  1377k|   8.0 |   134M |  51 | 518 |8658 |   0 |  75k|  0 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
187.30/188.07	c   188s|171200 | 16829 |  1378k|   8.0 |   134M |  51 | 518 |8658 | 898 |  75k|  1 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
187.40/188.14	c   188s|171300 | 16844 |  1379k|   8.0 |   134M |  51 | 518 |8658 | 906 |  75k|  2 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
187.49/188.23	c   188s|171400 | 16859 |  1379k|   8.0 |   134M |  51 | 518 |8658 | 904 |  75k|  1 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
187.60/188.30	c   188s|171500 | 16868 |  1380k|   8.0 |   134M |  51 | 518 |8658 | 901 |  75k|  1 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
187.60/188.38	c   188s|171600 | 16881 |  1380k|   8.0 |   134M |  51 | 518 |8658 | 898 |  75k|  1 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
187.70/188.47	c   188s|171700 | 16907 |  1381k|   8.0 |   134M |  51 | 518 |8658 | 898 |  75k|  1 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
187.80/188.56	c   189s|171800 | 16916 |  1381k|   8.0 |   134M |  51 | 518 |8658 | 921 |  75k|  1 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
187.90/188.67	c   189s|171900 | 16928 |  1382k|   8.0 |   134M |  51 | 518 |8658 |   0 |  76k|  0 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
188.00/188.77	c   189s|172000 | 16946 |  1383k|   8.0 |   134M |  51 | 518 |8658 | 910 |  76k|  2 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
188.10/188.87	c   189s|172100 | 16968 |  1384k|   8.0 |   134M |  51 | 518 |8658 |   0 |  76k|  0 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
188.30/189.01	c   189s|172200 | 16987 |  1385k|   8.0 |   134M |  51 | 518 |8658 |   0 |  76k|  0 |  69k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
188.40/189.11	c   189s|172300 | 16998 |  1385k|   8.0 |   134M |  51 | 518 |8658 | 911 |  76k|  1 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.84%
188.50/189.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
188.50/189.20	c   189s|172400 | 17016 |  1386k|   8.0 |   134M |  51 | 518 |8658 |   0 |  76k|  0 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.85%
188.60/189.33	c   189s|172500 | 17029 |  1387k|   8.0 |   134M |  51 | 518 |8658 |   0 |  76k|  0 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.85%
188.79/189.50	c   190s|172600 | 17037 |  1387k|   8.0 |   134M |  51 | 518 |8658 |   0 |  76k|  0 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.85%
188.89/189.63	c   190s|172700 | 17061 |  1388k|   8.0 |   134M |  51 | 518 |8658 |   0 |  76k|  0 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.85%
188.99/189.77	c   190s|172800 | 17067 |  1389k|   8.0 |   134M |  51 | 518 |8658 | 924 |  76k|  2 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.85%
189.09/189.86	c   190s|172900 | 17080 |  1390k|   8.0 |   134M |  51 | 518 |8658 |   0 |  76k|  0 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.85%
189.19/189.96	c   190s|173000 | 17102 |  1390k|   8.0 |   134M |  51 | 518 |8658 | 912 |  76k|  1 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.85%
189.30/190.06	c   190s|173100 | 17107 |  1391k|   8.0 |   134M |  51 | 518 |8658 |   0 |  76k|  0 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.85%
189.49/190.24	c   190s|173200 | 17120 |  1393k|   8.0 |   134M |  51 | 518 |8658 |   0 |  77k|  0 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.85%
189.69/190.43	c   190s|173300 | 17127 |  1394k|   8.0 |   134M |  51 | 518 |8656 | 925 |  77k|  2 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.85%
189.79/190.54	c   191s|173400 | 17124 |  1394k|   8.0 |   134M |  51 | 518 |8658 | 911 |  77k|  1 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.85%
189.89/190.66	c   191s|173500 | 17147 |  1395k|   8.0 |   134M |  51 | 518 |8658 | 917 |  77k|  1 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
189.99/190.75	c   191s|173600 | 17156 |  1396k|   8.0 |   134M |  51 | 518 |8658 |   0 |  77k|  0 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
190.09/190.83	c   191s|173700 | 17148 |  1396k|   8.0 |   134M |  51 | 518 |8658 |   0 |  77k|  0 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
190.19/190.91	c   191s|173800 | 17167 |  1397k|   8.0 |   134M |  51 | 518 |8658 |   0 |  77k|  0 |  70k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
190.19/191.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
190.19/191.00	c   191s|173900 | 17172 |  1397k|   8.0 |   135M |  51 | 518 |8658 | 928 |  77k|  1 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
190.39/191.13	c   191s|174000 | 17194 |  1398k|   8.0 |   135M |  51 | 518 |8658 | 919 |  77k|  1 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
190.49/191.23	c   191s|174100 | 17190 |  1399k|   8.0 |   136M |  51 | 518 |8658 | 919 |  77k|  1 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
190.58/191.34	c   191s|174200 | 17194 |  1400k|   8.0 |   136M |  51 | 518 |8658 |   0 |  77k|  0 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
190.78/191.50	c   191s|174300 | 17210 |  1401k|   8.0 |   136M |  51 | 518 |8658 | 923 |  77k|  2 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
190.88/191.63	c   192s|174400 | 17211 |  1402k|   8.0 |   136M |  51 | 518 |8658 |   0 |  77k|  0 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
190.98/191.77	c   192s|174500 | 17231 |  1403k|   8.0 |   136M |  51 | 518 |8658 |   0 |  77k|  0 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
191.18/191.90	c   192s|174600 | 17244 |  1404k|   8.0 |   136M |  51 | 518 |8658 | 904 |  77k|  0 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
191.29/192.08	c   192s|174700 | 17261 |  1405k|   8.0 |   136M |  51 | 518 |8658 | 894 |  78k|  1 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
191.39/192.18	c   192s|174800 | 17282 |  1405k|   8.0 |   136M |  51 | 518 |8658 |   0 |  78k|  0 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  29.86%
191.58/192.33	c   192s|174900 | 17284 |  1406k|   8.0 |   136M |  51 | 518 |8658 | 904 |  78k|  1 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
191.68/192.49	c   192s|175000 | 17290 |  1407k|   8.0 |   136M |  51 | 518 |8658 |   0 |  78k|  0 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
191.88/192.65	c   193s|175100 | 17288 |  1407k|   8.0 |   136M |  51 | 518 |8658 |   0 |  78k|  0 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
191.98/192.77	c   193s|175200 | 17302 |  1408k|   8.0 |   136M |  51 | 518 |8658 | 931 |  78k|  1 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
192.08/192.89	c   193s|175300 | 17314 |  1409k|   8.0 |   136M |  51 | 518 |8658 | 924 |  78k|  2 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
192.28/193.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
192.28/193.02	c   193s|175400 | 17335 |  1410k|   8.0 |   137M |  51 | 518 |8658 | 926 |  78k|  0 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
192.38/193.12	c   193s|175500 | 17347 |  1411k|   8.0 |   137M |  51 | 518 |8658 | 930 |  78k|  1 |  71k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
192.58/193.30	c   193s|175600 | 17345 |  1412k|   8.0 |   137M |  51 | 518 |8658 | 961 |  78k|  2 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
192.78/193.53	c   194s|175700 | 17356 |  1414k|   8.0 |   137M |  51 | 518 |8655 | 955 |  78k|  1 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
192.98/193.72	c   194s|175800 | 17358 |  1416k|   8.0 |   137M |  51 | 518 |8658 |   0 |  78k|  0 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
193.07/193.86	c   194s|175900 | 17372 |  1417k|   8.0 |   137M |  51 | 518 |8658 |   0 |  79k|  0 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
193.17/193.95	c   194s|176000 | 17383 |  1418k|   8.0 |   137M |  51 | 518 |8658 |   0 |  79k|  0 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
193.28/194.04	c   194s|176100 | 17391 |  1418k|   8.0 |   138M |  51 | 518 |8658 | 906 |  79k|  2 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
193.38/194.16	c   194s|176200 | 17380 |  1419k|   8.0 |   138M |  51 | 518 |8658 |   0 |  79k|  0 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
193.47/194.28	c   194s|176300 | 17386 |  1420k|   8.0 |   138M |  51 | 518 |8658 | 918 |  79k|  2 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.42%
193.67/194.40	c   194s|176400 | 17403 |  1421k|   8.0 |   138M |  51 | 518 |8658 | 907 |  79k|  1 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
193.77/194.55	c   195s|176500 | 17427 |  1422k|   8.0 |   138M |  51 | 518 |8658 |   0 |  79k|  0 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
193.87/194.66	c   195s|176600 | 17435 |  1423k|   8.0 |   138M |  51 | 518 |8658 | 929 |  79k|  2 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
193.97/194.78	c   195s|176700 | 17442 |  1423k|   8.0 |   138M |  51 | 518 |8658 | 931 |  79k|  2 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
194.07/194.89	c   195s|176800 | 17449 |  1424k|   8.0 |   138M |  51 | 518 |8657 | 903 |  79k|  1 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
194.17/195.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
194.17/195.00	c   195s|176900 | 17455 |  1425k|   8.0 |   138M |  51 | 518 |8658 |   0 |  79k|  0 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
194.37/195.14	c   195s|177000 | 17476 |  1426k|   8.0 |   138M |  51 | 518 |8658 |   0 |  79k|  0 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
194.47/195.26	c   195s|177100 | 17498 |  1427k|   8.0 |   138M |  51 | 518 |8658 | 917 |  79k|  1 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
194.67/195.40	c   195s|177200 | 17496 |  1428k|   8.0 |   138M |  51 | 518 |8658 | 916 |  79k|  2 |  72k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
194.77/195.54	c   196s|177300 | 17502 |  1429k|   8.0 |   138M |  51 | 518 |8658 |   0 |  80k|  0 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
194.87/195.69	c   196s|177400 | 17489 |  1429k|   8.0 |   138M |  51 | 518 |8658 | 894 |  80k|  2 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
195.07/195.80	c   196s|177500 | 17503 |  1430k|   8.0 |   138M |  51 | 518 |8658 | 914 |  80k|  2 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
195.17/195.90	c   196s|177600 | 17518 |  1431k|   8.0 |   138M |  51 | 518 |8658 | 899 |  80k|  1 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
195.27/196.00	c   196s|177700 | 17526 |  1431k|   8.0 |   138M |  51 | 518 |8658 | 903 |  80k|  1 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
195.37/196.18	c   196s|177800 | 17534 |  1432k|   8.0 |   138M |  51 | 518 |8658 |   0 |  80k|  0 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
195.56/196.34	c   196s|177900 | 17561 |  1434k|   8.0 |   138M |  51 | 518 |8658 | 907 |  80k|  2 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
195.66/196.48	c   196s|178000 | 17561 |  1434k|   8.0 |   138M |  51 | 518 |8658 | 877 |  80k|  3 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
195.76/196.59	c   197s|178100 | 17588 |  1435k|   8.0 |   138M |  51 | 518 |8658 |   0 |  80k|  0 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
195.96/196.72	c   197s|178200 | 17601 |  1436k|   8.0 |   138M |  51 | 518 |8658 | 913 |  80k|  1 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
196.06/196.84	c   197s|178300 | 17612 |  1437k|   8.0 |   139M |  51 | 518 |8658 | 917 |  80k|  1 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
196.16/196.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
196.16/196.95	c   197s|178400 | 17619 |  1437k|   8.0 |   139M |  51 | 518 |8658 | 915 |  80k|  1 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
196.27/197.07	c   197s|178500 | 17637 |  1438k|   8.0 |   139M |  51 | 518 |8658 | 915 |  80k|  1 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.43%
196.46/197.23	c   197s|178600 | 17637 |  1439k|   8.0 |   139M |  51 | 518 |8658 | 922 |  80k|  2 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
196.56/197.35	c   197s|178700 | 17647 |  1440k|   8.0 |   139M |  51 | 518 |8658 |   0 |  81k|  0 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
196.66/197.47	c   197s|178800 | 17667 |  1441k|   8.0 |   139M |  51 | 518 |8658 | 925 |  81k|  2 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
196.76/197.58	c   198s|178900 | 17689 |  1442k|   8.0 |   139M |  51 | 518 |8658 | 931 |  81k|  2 |  73k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
196.96/197.70	c   198s|179000 | 17713 |  1443k|   8.0 |   139M |  51 | 518 |8658 | 927 |  81k|  1 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
197.06/197.82	c   198s|179100 | 17722 |  1444k|   8.0 |   139M |  51 | 518 |8658 | 934 |  81k|  2 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
197.16/197.94	c   198s|179200 | 17723 |  1444k|   8.0 |   139M |  51 | 518 |8658 | 899 |  81k|  3 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
197.36/198.12	c   198s|179300 | 17742 |  1445k|   8.0 |   139M |  51 | 518 |8658 | 925 |  81k|  0 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
197.46/198.28	c   198s|179400 | 17750 |  1446k|   8.0 |   139M |  51 | 518 |8658 |   0 |  81k|  0 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
197.66/198.43	c   198s|179500 | 17768 |  1446k|   8.0 |   139M |  51 | 518 |8658 | 923 |  81k|  2 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
197.76/198.54	c   199s|179600 | 17780 |  1447k|   8.0 |   139M |  51 | 518 |8658 | 927 |  81k|  2 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
197.85/198.63	c   199s|179700 | 17800 |  1448k|   8.0 |   139M |  51 | 518 |8658 |   0 |  81k|  0 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
197.95/198.78	c   199s|179800 | 17801 |  1448k|   8.0 |   139M |  51 | 518 |8658 | 903 |  81k|  2 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
198.15/198.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
198.15/198.93	c   199s|179900 | 17797 |  1449k|   8.0 |   139M |  51 | 518 |8658 |   0 |  82k|  0 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
198.26/199.05	c   199s|180000 | 17804 |  1450k|   8.0 |   139M |  51 | 518 |8658 | 895 |  82k|  2 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
198.36/199.17	c   199s|180100 | 17827 |  1451k|   8.0 |   139M |  51 | 518 |8658 | 899 |  82k|  1 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
198.45/199.27	c   199s|180200 | 17831 |  1452k|   8.0 |   139M |  51 | 518 |8658 | 899 |  82k|  1 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
198.55/199.36	c   199s|180300 | 17841 |  1453k|   8.0 |   139M |  51 | 518 |8658 | 899 |  82k|  1 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
198.65/199.44	c   199s|180400 | 17846 |  1453k|   8.0 |   139M |  51 | 518 |8658 | 899 |  82k|  1 |  74k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
198.75/199.54	c   200s|180500 | 17842 |  1454k|   8.0 |   139M |  51 | 518 |8658 | 922 |  82k|  2 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
198.85/199.64	c   200s|180600 | 17863 |  1455k|   8.0 |   139M |  51 | 518 |8658 | 936 |  82k|  2 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
198.95/199.75	c   200s|180700 | 17875 |  1455k|   8.0 |   139M |  51 | 518 |8658 | 937 |  82k|  2 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
199.05/199.83	c   200s|180800 | 17882 |  1455k|   8.0 |   139M |  51 | 518 |8658 |   0 |  82k|  0 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
199.15/199.93	c   200s|180900 | 17888 |  1456k|   8.0 |   139M |  51 | 518 |8658 | 937 |  82k|  1 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
199.25/200.02	c   200s|181000 | 17907 |  1456k|   8.0 |   139M |  51 | 518 |8658 | 910 |  82k|  1 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
199.25/200.10	c   200s|181100 | 17902 |  1457k|   8.0 |   139M |  51 | 518 |8658 | 888 |  82k|  0 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
199.45/200.26	c   200s|181200 | 17916 |  1459k|   8.0 |   139M |  51 | 518 |8658 |   0 |  82k|  0 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
199.65/200.40	c   200s|181300 | 17928 |  1460k|   8.0 |   139M |  51 | 518 |8658 | 902 |  82k|  2 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
199.75/200.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
199.75/200.54	c   201s|181400 | 17945 |  1461k|   8.0 |   139M |  51 | 518 |8658 | 920 |  82k|  1 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
199.85/200.66	c   201s|181500 | 17956 |  1461k|   8.0 |   139M |  51 | 518 |8658 | 924 |  82k|  2 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
199.95/200.79	c   201s|181600 | 17980 |  1463k|   8.0 |   139M |  51 | 518 |8658 |   0 |  82k|  0 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
200.15/200.91	c   201s|181700 | 17985 |  1463k|   8.0 |   139M |  51 | 518 |8658 |   0 |  82k|  0 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
200.25/201.03	c   201s|181800 | 18004 |  1464k|   8.0 |   139M |  51 | 518 |8658 | 918 |  83k|  2 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
200.35/201.14	c   201s|181900 | 18021 |  1465k|   8.0 |   139M |  51 | 518 |8658 |   0 |  83k|  0 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
200.44/201.24	c   201s|182000 | 18043 |  1466k|   8.0 |   139M |  51 | 518 |8658 |   0 |  83k|  0 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
200.54/201.34	c   201s|182100 | 18059 |  1467k|   8.0 |   139M |  51 | 518 |8658 | 922 |  83k|  2 |  75k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
200.64/201.44	c   201s|182200 | 18070 |  1468k|   8.0 |   139M |  51 | 518 |8658 | 910 |  83k|  1 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
200.74/201.58	c   202s|182300 | 18067 |  1469k|   8.0 |   139M |  51 | 518 |8658 | 909 |  83k|  1 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
200.84/201.68	c   202s|182400 | 18078 |  1470k|   8.0 |   139M |  51 | 518 |8658 | 914 |  83k|  1 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
200.94/201.75	c   202s|182500 | 18086 |  1470k|   8.0 |   139M |  51 | 518 |8658 |   0 |  83k|  0 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
201.04/201.82	c   202s|182600 | 18099 |  1471k|   8.0 |   139M |  51 | 518 |8658 | 914 |  83k|  1 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
201.15/201.91	c   202s|182700 | 18116 |  1471k|   8.0 |   139M |  51 | 518 |8658 | 914 |  83k|  2 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
201.26/202.01	c   202s|182800 | 18113 |  1472k|   8.0 |   139M |  51 | 518 |8658 | 905 |  83k|  2 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
201.36/202.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
201.36/202.16	c   202s|182900 | 18138 |  1473k|   8.0 |   139M |  51 | 518 |8658 |   0 |  83k|  0 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
201.45/202.27	c   202s|183000 | 18161 |  1474k|   8.0 |   139M |  51 | 518 |8658 | 918 |  83k|  2 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
201.55/202.37	c   202s|183100 | 18177 |  1475k|   8.0 |   139M |  51 | 518 |8658 | 916 |  83k|  2 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
201.75/202.50	c   202s|183200 | 18193 |  1476k|   8.0 |   140M |  51 | 518 |8658 |   0 |  84k|  0 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
201.85/202.65	c   203s|183300 | 18205 |  1477k|   8.0 |   140M |  51 | 518 |8658 | 922 |  84k|  2 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
201.95/202.76	c   203s|183400 | 18215 |  1477k|   8.0 |   140M |  51 | 518 |8658 | 919 |  84k|  1 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
202.05/202.87	c   203s|183500 | 18231 |  1478k|   8.0 |   140M |  51 | 518 |8658 | 921 |  84k|  1 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.63%
202.15/203.00	c   203s|183600 | 18236 |  1479k|   8.0 |   140M |  51 | 518 |8658 | 939 |  84k|  2 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
202.35/203.11	c   203s|183700 | 18244 |  1479k|   8.0 |   140M |  51 | 518 |8658 | 924 |  84k|  1 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
202.45/203.21	c   203s|183800 | 18253 |  1480k|   8.0 |   140M |  51 | 518 |8658 | 930 |  84k|  1 |  76k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
202.55/203.33	c   203s|183900 | 18258 |  1480k|   8.0 |   140M |  51 | 518 |8658 |   0 |  84k|  0 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
202.75/203.55	c   204s|184000 | 18263 |  1481k|   8.0 |   140M |  51 | 518 |8658 | 914 |  84k|  2 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
202.94/203.71	c   204s|184100 | 18264 |  1482k|   8.0 |   140M |  51 | 518 |8658 |   0 |  84k|  0 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
203.04/203.89	c   204s|184200 | 18277 |  1484k|   8.0 |   140M |  51 | 518 |8658 | 907 |  84k|  1 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
203.14/204.00	c   204s|184300 | 18288 |  1485k|   8.0 |   140M |  51 | 518 |8658 |   0 |  84k|  0 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
203.35/204.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
203.35/204.12	c   204s|184400 | 18315 |  1486k|   8.0 |   140M |  51 | 518 |8658 | 898 |  85k|  1 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
203.44/204.22	c   204s|184500 | 18316 |  1487k|   8.0 |   140M |  51 | 518 |8658 | 900 |  85k|  1 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
203.54/204.32	c   204s|184600 | 18322 |  1488k|   8.0 |   140M |  51 | 518 |8658 | 900 |  85k|  2 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
203.64/204.41	c   204s|184700 | 18328 |  1488k|   8.0 |   140M |  51 | 518 |8658 | 902 |  85k|  1 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
203.74/204.51	c   205s|184800 | 18338 |  1489k|   8.0 |   140M |  51 | 518 |8658 | 913 |  85k|  1 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
203.84/204.61	c   205s|184900 | 18354 |  1489k|   8.0 |   140M |  51 | 518 |8658 | 909 |  85k|  2 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
203.94/204.74	c   205s|185000 | 18355 |  1490k|   8.0 |   140M |  51 | 518 |8658 |   0 |  85k|  0 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
204.04/204.86	c   205s|185100 | 18337 |  1491k|   8.0 |   140M |  51 | 518 |8658 |   0 |  85k|  0 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
204.24/205.01	c   205s|185200 | 18329 |  1491k|   8.0 |   140M |  51 | 518 |8658 | 931 |  85k|  2 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
204.34/205.13	c   205s|185300 | 18335 |  1492k|   8.0 |   140M |  51 | 518 |8658 | 912 |  85k|  1 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.64%
204.44/205.26	c   205s|185400 | 18370 |  1494k|   8.0 |   141M |  51 | 518 |8658 |   0 |  85k|  0 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
204.54/205.38	c   205s|185500 | 18372 |  1494k|   8.0 |   141M |  51 | 518 |8658 | 913 |  85k|  1 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
204.64/205.46	c   205s|185600 | 18383 |  1495k|   8.0 |   141M |  51 | 518 |8658 | 913 |  85k|  1 |  77k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
204.74/205.56	c   206s|185700 | 18389 |  1496k|   8.0 |   141M |  51 | 518 |8658 | 917 |  85k|  1 |  78k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
204.84/205.69	c   206s|185800 | 18399 |  1496k|   8.0 |   141M |  51 | 518 |8658 | 912 |  85k|  1 |  78k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
205.04/205.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
205.04/205.87	c   206s|185900 | 18413 |  1498k|   8.0 |   141M |  51 | 518 |8658 | 921 |  86k|  1 |  78k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
205.24/206.01	c   206s|186000 | 18414 |  1498k|   8.0 |   141M |  51 | 518 |8658 | 904 |  86k|  1 |  78k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
205.34/206.12	c   206s|186100 | 18424 |  1499k|   8.0 |   141M |  51 | 518 |8658 | 933 |  86k|  2 |  78k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
205.43/206.22	c   206s|186200 | 18430 |  1500k|   8.0 |   141M |  51 | 518 |8658 |   0 |  86k|  0 |  78k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
205.53/206.31	c   206s|186300 | 18441 |  1500k|   8.0 |   141M |  51 | 518 |8658 | 919 |  86k|  1 |  78k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
205.63/206.40	c   206s|186400 | 18428 |  1501k|   8.0 |   141M |  51 | 518 |8658 | 916 |  86k|  2 |  78k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
205.73/206.54	c   207s|186500 | 18411 |  1501k|   8.0 |   141M |  51 | 518 |8658 | 905 |  86k|  2 |  78k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
205.83/206.68	c   207s|186600 | 18420 |  1502k|   8.0 |   141M |  51 | 518 |8658 |   0 |  86k|  0 |  78k|   0 | 0.000000e+00 |      --      |    Inf |  31.65%
206.03/206.90	c * 207s|186694 |     0 |  1503k|   8.0 |    LP  |  51 | 518 |8658 | 910 |  86k|  2 |  78k|   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
206.13/206.90	c 
206.13/206.90	c SCIP Status        : problem is solved [optimal solution found]
206.13/206.90	c Solving Time (sec) : 206.90
206.13/206.90	c Solving Nodes      : 186694 (total of 187850 nodes in 2 runs)
206.13/206.90	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
206.13/206.90	c Dual Bound         : +0.00000000000000e+00
206.13/206.90	c Gap                : 0.00 %
206.13/206.90	c   [linear] <linear143>: <x101>[B] (+0) +2<x121>[B] (+0) +4<x141>[B] (+0) +8<x161>[B] (+0) +16<x181>[B] (+0) +32<x201>[B] (+0) +64<x221>[B] (+0) +128<x241>[B] (+0) +256<x261>[B] (+0) +512<x281>[B] (+0) +1024<x301>[B] (+0) +2048<x321>[B] (+0) +4096<x341>[B] (+0) +8192<x361>[B] (+0) +16384<x381>[B] (+0) +32768<x401>[B] (+0) +65536<x421>[B] (+0) +131072<x441>[B] (+0) +262144<x461>[B] (+0) +524288<x481>[B] (+0) +2<x102>[B] (+0) +4<x122>[B] (+1) +8<x142>[B] (+0) +16<x162>[B] (+1) +32<x182>[B] (+0) +64<x202>[B] (+1) +128<x222>[B] (+0) +256<x242>[B] (+1) +512<x262>[B] (+0) +1024<x282>[B] (+1) +2048<x302>[B] (+0) +4096<x322>[B] (+1) +8192<x342>[B] (+0) +16384<x362>[B] (+1) +32768<x382>[B] (+0) +65536<x402>[B] (+1) +131072<x422>[B] (+0) +262144<x442>[B] (+1) +524288<x462>[B] (+0) +1048576<x482>[B] (+1) +4<x103>[B] (+0) +8<x123>[B] (+1) +16<x143>[B] (+0) +32<x163>[B] (+1) +64<x183>[B] (+0) +128<x203>[B] (+1) +256<x223>[B] (+0) +512<x243>[B] (+1) +1024<x263>[B] (+0) +2048<x283>[B] (+1) +4096<x303>[B] (+0) +8192<x323>[Bc ] (+1) +16384<x343>[B] (+0) +32768<x363>[B] (+1) +65536<x383>[B] (+0) +131072<x403>[B] (+1) +262144<x423>[B] (+0) +524288<x443>[B] (+1) +1048576<x463>[B] (+0) +2097152<x483>[B] (+1) +8<x104>[B] (+0) +16<x124>[B] (+0) +32<x144>[B] (+0) +64<x164>[B] (+0) +128<x184>[B] (+0) +256<x204>[B] (+0) +512<x224>[B] (+0) +1024<x244>[B] (+0) +2048<x264>[B] (+0) +4096<x284>[B] (+0) +8192<x304>[B] (+0) +16384<x324>[B] (+0) +32768<x344>[B] (+0) +65536<x364>[B] (+0) +131072<x384>[B] (+0) +262144<x404>[B] (+0) +524288<x424>[B] (+0) +1048576<x444>[B] (+0) +2097152<x464>[B] (+0) +4194304<x484>[B] (+0) +16<x105>[B] (+0) +32<x125>[B] (+0) +64<x145>[B] (+0) +128<x165>[B] (+0) +256<x185>[B] (+0) +512<x205>[B] (+0) +1024<x225>[B] (+0) +2048<x245>[B] (+0) +4096<x265>[B] (+0) +8192<x285>[B] (+0) +16384<x305>[B] (+0) +32768<x325>[B] (+0) +65536<x345>[B] (+0) +131072<x365>[B] (+0) +262144<x385>[B] (+0) +524288<x405>[B] (+0) +1048576<x425>[B] (+0) +2097152<x445>[B] (+0) +4194304<x465>[B] (+0) +8388608<x485>[B] (+0) +32<x106>[B] (+0) +64<c x126>[B] (+0) +128<x146>[B] (+0) +256<x166>[B] (+0) +512<x186>[B] (+0) +1024<x206>[B] (+0) +2048<x226>[B] (+0) +4096<x246>[B] (+0) +8192<x266>[B] (+0) +16384<x286>[B] (+0) +32768<x306>[B] (+0) +65536<x326>[B] (+0) +131072<x346>[B] (+0) +262144<x366>[B] (+0) +524288<x386>[B] (+0) +1048576<x406>[B] (+0) +2097152<x426>[B] (+0) +4194304<x446>[B] (+0) +8388608<x466>[B] (+0) +16777216<x486>[B] (+0) +64<x107>[B] (+0) +128<x127>[B] (+1) +256<x147>[B] (+0) +512<x167>[B] (+1) +1024<x187>[B] (+0) +2048<x207>[B] (+1) +4096<x227>[B] (+0) +8192<x247>[B] (+1) +16384<x267>[B] (+0) +32768<x287>[B] (+1) +65536<x307>[B] (+0) +131072<x327>[B] (+1) +262144<x347>[B] (+0) +524288<x367>[B] (+1) +1048576<x387>[B] (+0) +2097152<x407>[B] (+1) +4194304<x427>[B] (+0) +8388608<x447>[B] (+1) +16777216<x467>[B] (+0) +33554432<x487>[B] (+1) +128<x108>[B] (+0) +256<x128>[B] (+0) +512<x148>[B] (+0) +1024<x168>[B] (+0) +2048<x188>[B] (+0) +4096<x208>[B] (+0) +8192<x228>[B] (+0) +16384<x248>[B] (+0) +32768<x268>[B] (+0) +65536<x288>[B] (+0) +1c 31072<x308>[B] (+0) +262144<x328>[B] (+0) +524288<x348>[B] (+0) +1048576<x368>[B] (+0) +2097152<x388>[B] (+0) +4194304<x408>[B] (+0) +8388608<x428>[B] (+0) +16777216<x448>[B] (+0) +33554432<x468>[B] (+0) +67108864<x488>[B] (+0) +256<x109>[B] (+0) +512<x129>[B] (+0) +1024<x149>[B] (+0) +2048<x169>[B] (+0) +4096<x189>[B] (+0) +8192<x209>[B] (+0) +16384<x229>[B] (+0) +32768<x249>[B] (+0) +65536<x269>[B] (+0) +131072<x289>[B] (+0) +262144<x309>[B] (+0) +524288<x329>[B] (+0) +1048576<x349>[B] (+0) +2097152<x369>[B] (+0) +4194304<x389>[B] (+0) +8388608<x409>[B] (+0) +16777216<x429>[B] (+0) +33554432<x449>[B] (+0) +67108864<x469>[B] (+0) +134217728<x489>[B] (+0) +512<x110>[B] (+0) +1024<x130>[B] (+1) +2048<x150>[B] (+0) +4096<x170>[B] (+1) +8192<x190>[B] (+0) +16384<x210>[B] (+1) +32768<x230>[B] (+0) +65536<x250>[B] (+1) +131072<x270>[B] (+0) +262144<x290>[B] (+1) +524288<x310>[B] (+0) +1048576<x330>[B] (+1) +2097152<x350>[B] (+0) +4194304<x370>[B] (+1) +8388608<x390>[B] (+0) +16777216<x410>[B] (+1) +33554432<x430c >[B] (+0) +67108864<x450>[B] (+1) +134217728<x470>[B] (+0) +268435456<x490>[B] (+1) +1024<x111>[B] (+0) +2048<x131>[B] (+0) +4096<x151>[B] (+0) +8192<x171>[B] (+0) +16384<x191>[B] (+0) +32768<x211>[B] (+0) +65536<x231>[B] (+0) +131072<x251>[B] (+0) +262144<x271>[B] (+0) +524288<x291>[B] (+0) +1048576<x311>[B] (+0) +2097152<x331>[B] (+0) +4194304<x351>[B] (+0) +8388608<x371>[B] (+0) +16777216<x391>[B] (+0) +33554432<x411>[B] (+0) +67108864<x431>[B] (+0) +134217728<x451>[B] (+0) +268435456<x471>[B] (+0) +536870912<x491>[B] (+0) +2048<x112>[B] (+0) +4096<x132>[B] (+0) +8192<x152>[B] (+0) +16384<x172>[B] (+0) +32768<x192>[B] (+0) +65536<x212>[B] (+0) +131072<x232>[B] (+0) +262144<x252>[B] (+0) +524288<x272>[B] (+0) +1048576<x292>[B] (+0) +2097152<x312>[B] (+0) +4194304<x332>[B] (+0) +8388608<x352>[B] (+0) +16777216<x372>[B] (+0) +33554432<x392>[B] (+0) +67108864<x412>[B] (+0) +134217728<x432>[B] (+0) +268435456<x452>[B] (+0) +536870912<x472>[B] (+0) +1.07374182e+09<x492>[B] (+0) +4096<x113>[B] (+0) +8192<x133>[c B] (+0) +16384<x153>[B] (+0) +32768<x173>[B] (+0) +65536<x193>[B] (+0) +131072<x213>[B] (+0) +262144<x233>[B] (+0) +524288<x253>[B] (+0) +1048576<x273>[B] (+0) +2097152<x293>[B] (+0) +4194304<x313>[B] (+0) +8388608<x333>[B] (+0) +16777216<x353>[B] (+0) +33554432<x373>[B] (+0) +67108864<x393>[B] (+0) +134217728<x413>[B] (+0) +268435456<x433>[B] (+0) +536870912<x453>[B] (+0) +1.07374182e+09<x473>[B] (+0) +2.14748365e+09<x493>[B] (+0) +8192<x114>[B] (+0) +16384<x134>[B] (+1) +32768<x154>[B] (+0) +65536<x174>[B] (+1) +131072<x194>[B] (+0) +262144<x214>[B] (+1) +524288<x234>[B] (+0) +1048576<x254>[B] (+1) +2097152<x274>[B] (+0) +4194304<x294>[B] (+1) +8388608<x314>[B] (+0) +16777216<x334>[B] (+1) +33554432<x354>[B] (+0) +67108864<x374>[B] (+1) +134217728<x394>[B] (+0) +268435456<x414>[B] (+1) +536870912<x434>[B] (+0) +1.07374182e+09<x454>[B] (+1) +2.14748365e+09<x474>[B] (+0) +4.2949673e+09<x494>[B] (+1) +16384<x115>[B] (+0) +32768<x135>[B] (+1) +65536<x155>[B] (+0) +131072<x175>[B] (+1) +262144<x195>[B] (+0) +5c 24288<x215>[B] (+1) +1048576<x235>[B] (+0) +2097152<x255>[B] (+1) +4194304<x275>[B] (+0) +8388608<x295>[B] (+1) +16777216<x315>[B] (+0) +33554432<x335>[B] (+1) +67108864<x355>[B] (+0) +134217728<x375>[B] (+1) +268435456<x395>[B] (+0) +536870912<x415>[B] (+1) +1.07374182e+09<x435>[B] (+0) +2.14748365e+09<x455>[B] (+1) +4.2949673e+09<x475>[B] (+0) +8.58993459e+09<x495>[B] (+1) +32768<x116>[B] (+0) +65536<x136>[B] (+0) +131072<x156>[B] (+0) +262144<x176>[B] (+0) +524288<x196>[B] (+0) +1048576<x216>[B] (+0) +2097152<x236>[B] (+0) +4194304<x256>[B] (+0) +8388608<x276>[B] (+0) +16777216<x296>[B] (+0) +33554432<x316>[B] (+0) +67108864<x336>[B] (+0) +134217728<x356>[B] (+0) +268435456<x376>[B] (+0) +536870912<x396>[B] (+0) +1.07374182e+09<x416>[B] (+0) +2.14748365e+09<x436>[B] (+0) +4.2949673e+09<x456>[B] (+0) +8.58993459e+09<x476>[B] (+0) +1.71798692e+10<x496>[B] (+0) +65536<x117>[B] (+0) +131072<x137>[B] (+0) +262144<x157>[B] (+0) +524288<x177>[B] (+0) +1048576<x197>[B] (+0) +2097152<x217>[B] (+0) +4194304<x237>[c B] (+0) +8388608<x257>[B] (+0) +16777216<x277>[B] (+0) +33554432<x297>[B] (+0) +67108864<x317>[B] (+0) +134217728<x337>[B] (+0) +268435456<x357>[B] (+0) +536870912<x377>[B] (+0) +1.07374182e+09<x397>[B] (+0) +2.14748365e+09<x417>[B] (+0) +4.2949673e+09<x437>[B] (+0) +8.58993459e+09<x457>[B] (+0) +1.71798692e+10<x477>[B] (+0) +3.43597384e+10<x497>[B] (+0) +131072<x118>[B] (+0) +262144<x138>[B] (+0) +524288<x158>[B] (+0) +1048576<x178>[B] (+0) +2097152<x198>[B] (+0) +4194304<x218>[B] (+0) +8388608<x238>[B] (+0) +16777216<x258>[B] (+0) +33554432<x278>[B] (+0) +67108864<x298>[B] (+0) +134217728<x318>[B] (+0) +268435456<x338>[B] (+0) +536870912<x358>[B] (+0) +1.07374182e+09<x378>[B] (+0) +2.14748365e+09<x398>[B] (+0) +4.2949673e+09<x418>[B] (+0) +8.58993459e+09<x438>[B] (+0) +1.71798692e+10<x458>[B] (+0) +3.43597384e+10<x478>[B] (+0) +6.87194767e+10<x498>[B] (+0) +262144<x119>[B] (+0) +524288<x139>[B] (+0) +1048576<x159>[B] (+0) +2097152<x179>[B] (+0) +4194304<x199>[B] (+0) +8388608<x219>[B] (+0) +16777216<x239>c [B] (+0) +33554432<x259>[B] (+0) +67108864<x279>[B] (+0) +134217728<x299>[B] (+0) +268435456<x319>[B] (+0) +536870912<x339>[B] (+0) +1.07374182e+09<x359>[B] (+0) +2.14748365e+09<x379>[B] (+0) +4.2949673e+09<x399>[B] (+0) +8.58993459e+09<x419>[B] (+0) +1.71798692e+10<x439>[B] (+0) +3.43597384e+10<x459>[B] (+0) +6.87194767e+10<x479>[B] (+0) +1.37438953e+11<x499>[B] (+0) +524288<x120>[B] (+0) +1048576<x140>[B] (+0) +2097152<x160>[B] (+0) +4194304<x180>[B] (+0) +8388608<x200>[B] (+0) +16777216<x220>[B] (+0) +33554432<x240>[B] (+0) +67108864<x260>[B] (+0) +134217728<x280>[B] (+0) +268435456<x300>[B] (+0) +536870912<x320>[B] (+0) +1.07374182e+09<x340>[B] (+0) +2.14748365e+09<x360>[B] (+0) +4.2949673e+09<x380>[B] (+0) +8.58993459e+09<x400>[B] (+0) +1.71798692e+10<x420>[B] (+0) +3.43597384e+10<x440>[B] (+0) +6.87194767e+10<x460>[B] (+0) +1.37438953e+11<x480>[B] (+0) +2.74877907e+11<x500>[B] (+0) -<x901>[B] (+0) -2<x902>[B] (+0) -4<x903>[B] (+0) -8<x904>[B] (+0) -16<x905>[B] (+0) -32<x906>[B] (+0) -64<x907>[B] (+0) c -128<x908>[B] (+0) -256<x909>[B] (+0) -512<x910>[B] (+0) -1024<x911>[B] (+0) -2048<x912>[B] (+0) -4096<x913>[B] (+0) -8192<x914>[B] (+0) -16384<x915>[B] (+0) -32768<x916>[B] (+0) -65536<x917>[B] (+0) -131072<x918>[B] (+0) -262144<x919>[B] (+0) -524288<x920>[B] (+0) -1048576<x921>[B] (+0) -2097152<x922>[B] (+0) -4194304<x923>[B] (+1) -8388608<x924>[B] (+0) -16777216<x925>[B] (+0) -33554432<x926>[B] (+0) -67108864<x927>[B] (+0) -134217728<x928>[B] (+1) -268435456<x929>[B] (+1) -536870912<x930>[B] (+0) -1.07374182e+09<x931>[B] (+0) -2.14748365e+09<x932>[B] (+0) -4.2949673e+09<x933>[B] (+0) -8.58993459e+09<x934>[B] (+0) -1.71798692e+10<x935>[B] (+1) -3.43597384e+10<x936>[B] (+0) -6.87194767e+10<x937>[B] (+0) -1.37438953e+11<x938>[B] (+0) -2.74877907e+11<x939>[B] (+0) -5.49755814e+11<x940>[B] (+0) == 0;
206.13/206.90	c ;
206.13/206.90	c violation: left hand side is violated by 16772
206.13/206.90	c best solution is not feasible in original problem
206.13/206.90	c internal error
206.13/206.90	s UNKNOWN
206.13/206.90	c SCIP Status        : problem is solved [optimal solution found]
206.13/206.90	c Total Time         :     206.90
206.13/206.90	c   solving          :     206.90
206.13/206.90	c   presolving       :       0.09 (included in solving)
206.13/206.90	c   reading          :       0.00 (included in solving)
206.13/206.90	c   copying          :       0.59 (114 #copies) (minimal 0.00, maximal 0.03, average 0.01)
206.13/206.90	c Original Problem   :
206.13/206.90	c   Problem name     : HOME/instance-4453955-1721452565.opb
206.13/206.90	c   Variables        : 980 (980 binary, 0 integer, 0 implicit integer, 0 continuous)
206.13/206.90	c   Constraints      : 2543 initial, 2543 maximal
206.13/206.90	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
206.13/206.90	c Presolved Problem  :
206.13/206.90	c   Problem name     : t_HOME/instance-4453955-1721452565.opb
206.13/206.90	c   Variables        : 518 (518 binary, 0 integer, 0 implicit integer, 0 continuous)
206.13/206.90	c   Constraints      : 905 initial, 9885 maximal
206.13/206.90	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
206.13/206.90	c   Nonzeros         : 19932 constraint, 1618 clique table
206.13/206.90	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
206.13/206.90	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
206.13/206.90	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
206.13/206.90	c   gateextraction   :       0.00       0.00      6          0          0          0          0          0       1200        400          0          0
206.13/206.90	c   implics          :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
206.13/206.90	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   milp             :       0.01       0.00      1          0        196          0          0          0       1603       1207          0          0
206.13/206.90	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
206.13/206.90	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   trivial          :       0.00       0.00     15        220          0          0          0          0          0          0          0          0
206.13/206.90	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   dualfix          :       0.00       0.00     15          0          0          0          0          0          0          0          0          0
206.13/206.90	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   probing          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
206.13/206.90	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
206.13/206.90	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
206.13/206.90	c   vbounds          :       0.00       0.00      2          0          4          0          0          0          0          0          0          0
206.13/206.90	c   knapsack         :       0.00       0.00     22          0          0          0          0          0          0          0          1         78
206.13/206.90	c   setppc           :       0.00       0.00     19          0          0          0          0          0          0          0          0          0
206.13/206.90	c   and              :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
206.13/206.90	c   linear           :       0.01       0.00     22         20         22          0         20          0        944          0          5         32
206.13/206.90	c   logicor          :       0.05       0.00     18          0          0          0          0          0        211          0          0        146
206.13/206.90	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
206.13/206.90	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
206.13/206.90	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
206.13/206.90	c   benderslp        :          0          0          0          0     113383          0        983      18507          0          0          0          0          0          0          0
206.13/206.90	c   integral         :          0          0          0          0     113383          0          0      18507          0          0          0          0          0          0     226764
206.13/206.90	c   knapsack         :          4          4          7     923107          1          0        982      18502    1655967      73101     479552          5          0          0          0
206.13/206.90	c   setppc           :         14         14          7      67370          0          0          0          0     485240          0       7020          4          0          0          0
206.13/206.90	c   and              :        400        400     153764     856233          1          0        983       4324   29172453        312    5337210      92890      87068          0          0
206.13/206.90	c   linear           :          9          9          7     855926          1          0        983       3034    5979335      24242    3406474          0          0          0          0
206.13/206.90	c   logicor          :        478+      9460          7     298344          0          0          0          0     198409       2030      42141         38          4          0          0
206.13/206.90	c   benders          :          0          0          0          0          1          0        983          0          0          0          0          0          0          0          0
206.13/206.90	c   fixedvar         :          0          0          0          0          1          0        983          0          0          0          0          0          0          0          0
206.13/206.90	c   countsols        :          0          0          0          0          1          0        983          0          0          0          0          0          0          0          0
206.13/206.90	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
206.13/206.90	c   benderslp        :       0.02       0.00       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00
206.13/206.90	c   integral         :       1.77       0.00       0.00       0.00       1.77       0.00       0.00       0.00       0.00       0.00
206.13/206.90	c   knapsack         :      54.89       0.00       0.00      53.63       0.00       0.00       0.00       0.03       1.22       0.00
206.13/206.90	c   setppc           :       0.09       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.07       0.00
206.13/206.90	c   and              :      10.21       0.00       1.26       5.93       0.00       0.01       0.00       0.08       2.93       0.00
206.13/206.90	c   linear           :      39.02       0.00       0.00      14.49       0.00       0.00       0.00       0.01      24.52       0.00
206.13/206.90	c   logicor          :       8.04       0.00       0.00       7.87       0.00       0.00       0.00       0.00       0.17       0.00
206.13/206.90	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
206.13/206.90	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
206.13/206.90	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
206.13/206.90	c   components       :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
206.13/206.90	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
206.13/206.90	c   dualfix          :          2          0          0          0
206.13/206.90	c   genvbounds       :          0          0          0          0
206.13/206.90	c   nlobbt           :          0          0          0          0
206.13/206.90	c   obbt             :          0          0          0          0
206.13/206.90	c   probing          :          0          0          0          0
206.13/206.90	c   pseudoobj        :          0          0          0          0
206.13/206.90	c   redcost          :          0          0          0          0
206.13/206.90	c   rootredcost      :          0          0          0          0
206.13/206.90	c   symmetry         :          0          0          0          0
206.13/206.90	c   vbounds          :     665658          0          0          0
206.13/206.90	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
206.13/206.90	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
206.13/206.90	c   genvbounds       :       0.11       0.00       0.00       0.11       0.00       0.00
206.13/206.90	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
206.13/206.90	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
206.13/206.90	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
206.13/206.90	c   pseudoobj        :       0.10       0.00       0.00       0.10       0.00       0.00
206.13/206.90	c   redcost          :       0.03       0.00       0.00       0.03       0.00       0.00
206.13/206.90	c   rootredcost      :       0.06       0.00       0.00       0.06       0.00       0.00
206.13/206.90	c   symmetry         :       0.13       0.00       0.00       0.13       0.00       0.00
206.13/206.90	c   vbounds          :       2.00       0.00       0.00       2.00       0.00       0.00
206.13/206.90	c Symmetry           :
206.13/206.90	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
206.13/206.90	c   orbital reduction:          0 reductions applied,          0 cutoffs
206.13/206.90	c   lexicographic red:          0 reductions applied,          0 cutoffs
206.13/206.90	c   shadow tree time :       0.00 s
206.13/206.90	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
206.13/206.90	c   propagation      :      53.84      91208      55821          -     938795      184.2       1101       38.0          -          -          -
206.13/206.90	c   infeasible LP    :       0.04        524         93          -       1108       68.3         33       42.2          1       70.0          0
206.13/206.90	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
206.13/206.90	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
206.13/206.90	c   pseudo solution  :       0.00          1          1          -          1        0.0          0        0.0          -          -          -
206.13/206.90	c   applied globally :       0.40          -          -          0      77126       29.6          -          -          1          -          -
206.13/206.90	c   applied locally  :          -          -          -          0       1426       92.3          -          -          0          -          -
206.13/206.90	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
206.13/206.90	c   cut pool         :       0.03          -      12030          9          -          -       1799       2791          -          -          -          -          -    (maximal pool size:        165)
206.13/206.90	c   aggregation      :       0.12       0.00        355          5          0          0        699       1054         14        463        456          7          0
206.13/206.90	c   > cmir           :          -          -          -          -          -          -          -        186          0         33         33          0          -
206.13/206.90	c   > flowcover      :          -          -          -          -          -          -          -        863          0        421        421          0          -
206.13/206.90	c   > knapsackcover  :          -          -          -          -          -          -          -          5         14          9          2          7          -
206.13/206.90	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   clique           :       0.00       0.00          5          5          0          0          0          0          0          0          0          0          0
206.13/206.90	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   gomory           :       0.32       0.00        355          5          0          0        578        810          0         34         34          0          0
206.13/206.90	c   > gomorymi       :          -          -          -          -          -          -          -        373          0         28         28          0          -
206.13/206.90	c   > strongcg       :          -          -          -          -          -          -          -        437          0          6          6          0          -
206.13/206.90	c   impliedbounds    :       0.01       0.00        355          5          0          0        494        872          0        832        832          0          0
206.13/206.90	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
206.13/206.90	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   multilinear      :       0.00       0.00       3590          7          0          0          0          0          0          0          0          0          0
206.13/206.90	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
206.13/206.90	c   rapidlearning    :       1.60       0.00        100          1          0      11317          0          0          0          0          0          0        343
206.13/206.90	c   rlt              :       0.03       0.00        173          7          0          0          3          2          1          2          2          0          0
206.13/206.90	c   zerohalf         :       0.05       0.00        355          5          0          0         40         53          0          4          4          0          0
206.13/206.90	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
206.13/206.90	c   hybrid           :       0.05       0.00      71765          7      88427          0       7262         24          0         90
206.13/206.90	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c Pricers            :   ExecTime  SetupTime      Calls       Vars
206.13/206.90	c   problem variables:       0.00          -          0          0
206.13/206.90	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
206.13/206.90	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   inference        :       0.02       0.00          0          0        983          0          0          0          0       1966
206.13/206.90	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c   relpscost        :       1.73       0.00     113382          0          0          0          0          0          0     226764
206.13/206.90	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
206.13/206.90	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
206.13/206.90	c   LP solutions     :       0.08          -          -          1          1
206.13/206.90	c   relax solutions  :       0.00          -          -          0          0
206.13/206.90	c   pseudo solutions :       0.00          -          -          0          0
206.13/206.90	c   strong branching :       0.00          -          -          0          0
206.13/206.90	c   actconsdiving    :       0.00       0.00          0          0          0
206.13/206.90	c   adaptivediving   :       0.25       0.00         55          0          0
206.13/206.90	c   alns             :       0.66       0.00         15          0          0
206.13/206.90	c   bound            :       0.00       0.00          0          0          0
206.13/206.90	c   clique           :       0.00       0.00          1          0          0
206.13/206.90	c   coefdiving       :       0.00       0.00          0          0          0
206.13/206.90	c   completesol      :       0.00       0.00          0          0          0
206.13/206.90	c   conflictdiving   :       0.61       0.00        364          0          0
206.13/206.90	c   crossover        :       0.02       0.00          0          0          0
206.13/206.90	c   dins             :       0.00       0.00          0          0          0
206.13/206.90	c   distributiondivin:       1.26       0.00        363          0          0
206.13/206.90	c   dps              :       0.00       0.00          0          0          0
206.13/206.90	c   dualval          :       0.00       0.00          0          0          0
206.13/206.90	c   farkasdiving     :       0.00       0.00          0          0          0
206.13/206.90	c   feasjump         :       0.02       0.00          2          0          0
206.13/206.90	c   feaspump         :       0.54       0.00        141          0          0
206.13/206.90	c   fixandinfer      :       0.00       0.00          0          0          0
206.13/206.90	c   fracdiving       :       0.85       0.00        363          0          0
206.13/206.90	c   gins             :       0.01       0.00          0          0          0
206.13/206.90	c   guideddiving     :       0.00       0.00          0          0          0
206.13/206.90	c   indcoefdiving    :       0.00       0.00          0          0          0
206.13/206.90	c   indicator        :       0.02       0.00          0          0          0
206.13/206.90	c   indicatordiving  :       0.00       0.00          0          0          0
206.13/206.90	c   indoneopt        :       0.03       0.00          0          0          0
206.13/206.90	c   indrounding      :       0.00       0.00          0          0          0
206.13/206.90	c   indtwoopt        :       0.00       0.00          0          0          0
206.13/206.90	c   intdiving        :       0.00       0.00          0          0          0
206.13/206.90	c   intshifting      :       0.00       0.00          0          0          0
206.13/206.90	c   linesearchdiving :       0.84       0.00        364          0          0
206.13/206.90	c   localbranching   :       0.00       0.00          0          0          0
206.13/206.90	c   locks            :       0.00       0.00          1          0          0
206.13/206.90	c   lpface           :       0.03       0.00          0          0          0
206.13/206.90	c   mpec             :       0.00       0.00          0          0          0
206.13/206.90	c   multistart       :       0.00       0.00          0          0          0
206.13/206.90	c   mutation         :       0.00       0.00          0          0          0
206.13/206.90	c   nlpdiving        :       0.00       0.00          0          0          0
206.13/206.90	c   objpscostdiving  :       0.38       0.00         66          0          0
206.13/206.90	c   octane           :       0.00       0.00          0          0          0
206.13/206.90	c   ofins            :       0.01       0.00          0          0          0
206.13/206.90	c   oneopt           :       0.03       0.00          0          0          0
206.13/206.90	c   padm             :       0.00       0.00          0          0          0
206.13/206.90	c   proximity        :       0.00       0.00          0          0          0
206.13/206.90	c   pscostdiving     :       0.68       0.00        364          0          0
206.13/206.90	c   randrounding     :       0.36       0.00      18483          0          0
206.13/206.90	c   rens             :       0.00       0.00          0          0          0
206.13/206.90	c   reoptsols        :       0.00       0.00          0          0          0
206.13/206.90	c   repair           :       0.00       0.00          0          0          0
206.13/206.90	c   rins             :       0.02       0.00          0          0          0
206.13/206.90	c   rootsoldiving    :       0.60       0.00         58          0          0
206.13/206.90	c   rounding         :       0.14       0.00       6055          0          0
206.13/206.90	c   scheduler        :       0.00       0.00          0          0          0
206.13/206.90	c   shiftandpropagate:       0.01       0.00          2          0          0
206.13/206.90	c   shifting         :       0.84       0.00       1909          0          0
206.13/206.90	c   simplerounding   :       0.03       0.00          0          0          0
206.13/206.90	c   smallcard        :       0.00       0.00          0          0          0
206.13/206.90	c   subnlp           :       0.05       0.00          0          0          0
206.13/206.90	c   trivial          :       0.00       0.00          4          0          0
206.13/206.90	c   trivialnegation  :       0.00       0.00          0          0          0
206.13/206.90	c   trustregion      :       0.00       0.00          0          0          0
206.13/206.90	c   trysol           :       0.02       0.00          0          0          0
206.13/206.90	c   twoopt           :       0.00       0.00          0          0          0
206.13/206.90	c   undercover       :       0.02       0.00          1          0          0
206.13/206.90	c   vbounds          :       0.01       0.00          2          0          0
206.13/206.90	c   veclendiving     :       0.94       0.00        364          0          0
206.13/206.90	c   zeroobj          :       0.00       0.00          0          0          0
206.13/206.90	c   zirounding       :       0.04       0.00       1000          0          0
206.13/206.90	c   other solutions  :          -          -          -          0          -
206.13/206.90	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
206.13/206.90	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
206.13/206.90	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
206.13/206.90	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
206.13/206.90	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
206.13/206.90	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
206.13/206.90	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
206.13/206.90	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
206.13/206.90	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
206.13/206.90	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
206.13/206.90	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
206.13/206.90	c   primal LP        :       0.08        110       1302     162.75   16198.06       0.01        102
206.13/206.90	c   dual LP          :      61.30     190226    1334969       7.08   21776.13       0.12       1560
206.13/206.90	c   lex dual LP      :       0.00          0          0       0.00          -
206.13/206.90	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
206.13/206.90	c   resolve instable :       0.32        270       3462      12.82   10701.17
206.13/206.90	c   diving/probing LP:       2.65       6447     167509      25.98   63129.40
206.13/206.90	c   strong branching :       0.00          0          0       0.00          -          -          -          0
206.13/206.90	c     (at root node) :          -          0          0       0.00          -
206.13/206.90	c   conflict analysis:       0.00          0          0       0.00          -
206.13/206.90	c B&B Tree           :
206.13/206.90	c   number of runs   :          2
206.13/206.90	c   nodes            :     186694 (113523 internal, 73171 leaves)
206.13/206.90	c   feasible leaves  :          1
206.13/206.90	c   infeas. leaves   :      73170
206.13/206.90	c   objective leaves :          0
206.13/206.90	c   nodes (total)    :     187850 (114365 internal, 73485 leaves)
206.13/206.90	c   nodes left       :          0
206.13/206.90	c   max depth        :         51
206.13/206.90	c   max depth (total):         51
206.13/206.90	c   backtracks       :      47283 (25.3%)
206.13/206.90	c   early backtracks :          0 (0.0%)
206.13/206.90	c   nodes exc. ref.  :          0 (0.0%)
206.13/206.90	c   delayed cutoffs  :      21934
206.13/206.90	c   repropagations   :      65053 (1599975 domain reductions, 21430 cutoffs)
206.13/206.90	c   avg switch length:       4.30
206.13/206.90	c   switching time   :      19.97
206.13/206.90	c Root Node          :
206.13/206.90	c   First LP value   : +0.00000000000000e+00
206.13/206.90	c   First LP Iters   :          2 (4662.00 Iter/sec)
206.13/206.90	c   First LP Time    :       0.00
206.13/206.90	c   Final Dual Bound : +0.00000000000000e+00
206.13/206.90	c   Final Root Iters :         90
206.13/206.90	c   Root LP Estimate :                     -
206.13/206.90	c Solution           :
206.13/206.90	c   Solutions found  :          1 (1 improvements)
206.13/206.90	c   First Solution   : +0.00000000000000e+00   (in run 2, after 186694 nodes, 206.82 seconds, depth 25, found by <relaxation>)
206.13/206.90	c   Gap First Sol.   :       0.00 %
206.13/206.90	c   Gap Last Sol.    :       0.00 %
206.13/206.90	c   Primal Bound     : +0.00000000000000e+00   (in run 2, after 186694 nodes, 206.90 seconds, depth -1, found by <relaxation>)
206.13/206.90	c   Dual Bound       : +0.00000000000000e+00
206.13/206.90	c   Gap              :       0.00 %
206.13/206.90	c Integrals          :      Total       Avg%
206.13/206.90	c   primal-dual      :   20689.54     100.00
206.13/206.90	c   primal-ref       :          -          - (not evaluated)
206.13/206.90	c   dual-ref         :          -          - (not evaluated)
206.13/206.92	c Time complete: 206.159.

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: 63968 MiB (60879 MiB free)
  memory of node 1: 64473 MiB (62010 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=1049052, runsolver pid=1049049

[startup+0.100109 s]*
/proc/loadavg: 5.97 5.15 4.56 7/258 1049053
/proc/meminfo: memFree=125814428/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=80512 memory=40288 CPUtime=0.08 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 6506 0 0 0 8 0 0 0 20 0 1 0 197421410 82444288 10072 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 20128 10072 3956 3540 0 8385 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 80512 KiB
Current children cumulated memory: 40288 KiB

[startup+0.20611 s]*
/proc/loadavg: 5.97 5.15 4.56 7/258 1049053
/proc/meminfo: memFree=125814428/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=80512 memory=40732 CPUtime=0.19 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 6539 0 0 0 19 0 0 0 20 0 1 0 197421410 82444288 10183 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 20128 10183 4004 3540 0 8385 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 80512 KiB
Current children cumulated memory: 40732 KiB

[startup+0.305249 s]*
/proc/loadavg: 5.97 5.15 4.56 7/258 1049053
/proc/meminfo: memFree=125813672/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=80512 memory=41260 CPUtime=0.28 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 6656 0 0 0 28 0 0 0 20 0 1 0 197421410 82444288 10315 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 20128 10315 4004 3540 0 8385 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 80512 KiB
Current children cumulated memory: 41260 KiB

[startup+0.700177 s]
/proc/loadavg: 5.97 5.15 4.56 7/258 1049053
/proc/meminfo: memFree=125812860/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=81132 memory=42812 CPUtime=0.67 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 6974 0 0 0 67 0 0 0 20 0 1 0 197421410 83079168 10703 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 20283 10703 4137 3540 0 8540 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 81132 KiB
Current children cumulated memory: 42812 KiB

[startup+1.50018 s]
/proc/loadavg: 5.97 5.17 4.56 7/258 1049053
/proc/meminfo: memFree=125811728/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=82324 memory=44460 CPUtime=1.48 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 7496 0 0 0 147 1 0 0 20 0 1 0 197421410 84299776 11115 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 20581 11115 4201 3540 0 8838 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 82324 KiB
Current children cumulated memory: 44460 KiB

[startup+3.10532 s]
/proc/loadavg: 5.97 5.17 4.56 7/258 1049053
/proc/meminfo: memFree=125809220/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=84512 memory=46316 CPUtime=3.08 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 8314 0 0 0 307 1 0 0 20 0 1 0 197421410 86540288 11579 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 21128 11579 4201 3540 0 9385 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 84512 KiB
Current children cumulated memory: 46316 KiB

[startup+6.30014 s]
/proc/loadavg: 5.98 5.18 4.57 7/258 1049053
/proc/meminfo: memFree=125807812/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=85672 memory=47472 CPUtime=6.26 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 8860 0 0 0 625 1 0 0 20 0 1 0 197421410 87728128 11868 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 21418 11868 4201 3540 0 9675 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 85672 KiB
Current children cumulated memory: 47472 KiB

[startup+12.7001 s]
/proc/loadavg: 6.06 5.21 4.59 7/258 1049054
/proc/meminfo: memFree=125797936/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=94104 memory=56404 CPUtime=12.63 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 11050 0 0 0 1262 1 0 0 20 0 1 0 197421410 96362496 14101 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 23526 14101 4201 3540 0 11783 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 94104 KiB
Current children cumulated memory: 56404 KiB

[startup+25.5002 s]
/proc/loadavg: 6.05 5.24 4.60 7/258 1049056
/proc/meminfo: memFree=125778576/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=112852 memory=73588 CPUtime=25.39 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 16067 0 0 0 2537 2 0 0 20 0 1 0 197421410 115560448 18397 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 28213 18397 4201 3540 0 16470 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 112852 KiB
Current children cumulated memory: 73588 KiB

[startup+51.1055 s]
/proc/loadavg: 6.03 5.31 4.65 7/258 1049060
/proc/meminfo: memFree=125746460/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=139804 memory=101828 CPUtime=50.9 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 23133 0 0 0 5087 3 0 0 20 0 1 0 197421410 143159296 25457 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 34951 25457 4201 3540 0 23208 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 139804 KiB
Current children cumulated memory: 101828 KiB

[startup+102.3 s]
/proc/loadavg: 6.20 5.47 4.74 7/258 1049071
/proc/meminfo: memFree=125716088/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=169128 memory=131400 CPUtime=101.9 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 31145 0 0 0 10186 4 0 0 20 0 1 0 197421410 173187072 32850 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 42282 32850 4201 3540 0 30539 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 169128 KiB
Current children cumulated memory: 131400 KiB

[startup+162.3 s]
/proc/loadavg: 6.13 5.58 4.82 7/258 1049081
/proc/meminfo: memFree=125699904/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=184776 memory=147136 CPUtime=161.69 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 36327 0 0 0 16163 6 0 0 20 0 1 0 197421410 189210624 36784 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 46194 36784 4201 3540 0 34451 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 184776 KiB
Current children cumulated memory: 147136 KiB

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

# cumulated CPU time of all completed processes:  user=206.069 s, system=0.099697 s

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

[startup+179.2 s]
/proc/loadavg: 6.10 5.60 4.84 7/258 1049084
/proc/meminfo: memFree=125697568/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=186612 memory=148980 CPUtime=178.53 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 36790 0 0 0 17847 6 0 0 20 0 1 0 197421410 191090688 37245 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 46653 37245 4201 3540 0 34910 0
Current children cumulated CPU time: 178.53 s
Current children cumulated vsize: 186612 KiB
Current children cumulated memory: 148980 KiB

[startup+192 s]*
/proc/loadavg: 6.23 5.66 4.87 7/258 1049086
/proc/meminfo: memFree=125675044/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=210376 memory=171156 CPUtime=191.29 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 42390 0 0 0 19121 8 0 0 20 0 1 0 197421410 215425024 42789 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 52594 42789 4201 3540 0 40851 0
Current children cumulated CPU time: 191.29 s
Current children cumulated vsize: 210376 KiB
Current children cumulated memory: 171156 KiB

[startup+198.4 s]
/proc/loadavg: 6.21 5.66 4.88 7/258 1049086
/proc/meminfo: memFree=125675036/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=210376 memory=171156 CPUtime=197.66 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 42396 0 0 0 19758 8 0 0 20 0 1 0 197421410 215425024 42789 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 52594 42789 4201 3540 0 40851 0
Current children cumulated CPU time: 197.66 s
Current children cumulated vsize: 210376 KiB
Current children cumulated memory: 171156 KiB

[startup+201.6 s]
/proc/loadavg: 6.19 5.67 4.89 7/258 1049088
/proc/meminfo: memFree=125675008/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=210376 memory=171356 CPUtime=200.84 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 42398 0 0 0 20076 8 0 0 20 0 1 0 197421410 215425024 42839 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 52594 42839 4201 3540 0 40851 0
Current children cumulated CPU time: 200.84 s
Current children cumulated vsize: 210376 KiB
Current children cumulated memory: 171356 KiB

[startup+204.8 s]
/proc/loadavg: 6.19 5.67 4.89 7/258 1049088
/proc/meminfo: memFree=125674980/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=210376 memory=171356 CPUtime=204.04 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 42399 0 0 0 20395 9 0 0 20 0 1 0 197421410 215425024 42839 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 52594 42839 4201 3540 0 40851 0
Current children cumulated CPU time: 204.04 s
Current children cumulated vsize: 210376 KiB
Current children cumulated memory: 171356 KiB

[startup+205.6 s]
/proc/loadavg: 6.19 5.67 4.89 7/258 1049088
/proc/meminfo: memFree=125674952/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=210376 memory=171356 CPUtime=204.84 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 42408 0 0 0 20475 9 0 0 20 0 1 0 197421410 215425024 42839 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 52594 42839 4201 3540 0 40851 0
Current children cumulated CPU time: 204.84 s
Current children cumulated vsize: 210376 KiB
Current children cumulated memory: 171356 KiB

[startup+206.4 s]
/proc/loadavg: 6.18 5.67 4.89 7/258 1049088
/proc/meminfo: memFree=125674868/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=210376 memory=171356 CPUtime=205.63 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 42408 0 0 0 20554 9 0 0 20 0 1 0 197421410 215425024 42839 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 52594 42839 4201 3540 0 40851 0
Current children cumulated CPU time: 205.63 s
Current children cumulated vsize: 210376 KiB
Current children cumulated memory: 171356 KiB

[startup+206.8 s]
/proc/loadavg: 6.18 5.67 4.89 7/258 1049088
/proc/meminfo: memFree=125674868/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=210376 memory=171356 CPUtime=206.03 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 42408 0 0 0 20594 9 0 0 20 0 1 0 197421410 215425024 42839 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 52594 42839 4201 3540 0 40851 0
Current children cumulated CPU time: 206.03 s
Current children cumulated vsize: 210376 KiB
Current children cumulated memory: 171356 KiB

[startup+206.9 s]
/proc/loadavg: 6.18 5.67 4.89 7/258 1049088
/proc/meminfo: memFree=125674868/131524600 swapFree=131070704/131071996
[pid=1049052] ppid=1049049 vsize=210376 memory=171356 CPUtime=206.13 cores=1,3
/proc/1049052/stat : 1049052 (pbscip) R 1049049 1049052 1044294 0 -1 4194304 42408 0 0 0 20604 9 0 0 20 0 1 0 197421410 215425024 42839 134679101440 4194304 18693293 140725153867984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 45797376 140725153870850 140725153870949 140725153870949 140725153877966 0
/proc/1049052/statm: 52594 42839 4201 3540 0 40851 0
Current children cumulated CPU time: 206.13 s
Current children cumulated vsize: 210376 KiB
Current children cumulated memory: 171356 KiB

Child status: 0

Real time (s): 206.93
CPU time (s): 206.169
CPU user time (s): 206.069
CPU system time (s): 0.099697
CPU usage (%): 99.6319
Max. virtual memory (cumulated for all children) (KiB): 210376
Max. memory (cumulated for all children) (KiB): 171356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 206.069
system time used= 0.099697
maximum resident set size= 171356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42415
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 242


# summary of solver processes directly reported to runsolver:
#   pid: 1049052
#   total CPU time (s): 206.169
#   total CPU user time (s): 206.069
#   total CPU system time (s): 0.099697

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.41187 second user time and 0.922149 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-20 07:16:17
IDJOB=4453955
IDBENCH=175982
IDSOLVER=3059
FILE ID=nodeC023/4453955-1721452565
RUNJOBID= nodeC023-1721447234-1044306
SLURM_JOB_ID= 7545676
Free space on /tmp= 890028 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/inequalities/ineq5/normalized-20array_alg_ineq5.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-4453955-1721452565/watcher-4453955-1721452565 -o /tmp/evaluation-result-4453955-1721452565/solver-4453955-1721452565 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721447234-1044306 --watchdog 3760  pbscip -f HOME/instance-4453955-1721452565.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 928ae9c4ace7ac4d67936920dc463dea
RANDOM SEED=712121947

nodeC023.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	: 0xb00002a
cpu MHz		: 3599.803
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.812
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.910
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.814
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.803
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3605.774
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.803
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3605.784
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125839984 kB
MemAvailable:   128079948 kB
Buffers:          590088 kB
Cached:          2485816 kB
SwapCached:           80 kB
Active:          1224484 kB
Inactive:        3887352 kB
Active(anon):       1580 kB
Inactive(anon):  2080108 kB
Active(file):    1222904 kB
Inactive(file):  1807244 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:             18836 kB
Writeback:             0 kB
AnonPages:       2035884 kB
Mapped:           134284 kB
Shmem:             45728 kB
KReclaimable:      99280 kB
Slab:             193464 kB
SReclaimable:      99280 kB
SUnreclaim:        94184 kB
KernelStack:        4064 kB
PageTables:        13332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2475444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            33760 kB
HardwareCorrupted:     0 kB
AnonHugePages:    376832 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:      316116 kB
DirectMap2M:    38254592 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890008 MiB
End job on nodeC023 at 2024-07-20 07:19:44