Trace number 4545243

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 2025-06-13? 3583.36 3597.19

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
wallon/normalized-FRB-45-21-3-mgd_c18.opb
MD5SUM6b2fe99dba414b0499b72921573350a8
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark128.51
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4115
Total number of constraints47919
Number of constraints which are clauses44840
Number of constraints which are cardinality constraints (but not clauses)45
Number of constraints which are nor clauses,nor cardinality constraints3034
Minimum length of a constraint1
Maximum length of a constraint195
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 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 241
Number of bits of the biggest sum of numbers8
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 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4545243-1753233831.opb>
0.00/0.07	c original problem has 4115 variables (4115 bin, 0 int, 0 cont) and 47919 constraints
0.00/0.07	c problem read in 0.070 seconds
0.00/0.07	c problem without objective
0.10/0.12	c presolving:
0.10/0.18	c (round 1, fast)       1 del vars, 1 del conss, 45 add conss, 0 chg bounds, 45 chg sides, 45 chg coeffs, 0 upgd conss, 0 impls, 45138 clqs
0.20/0.22	c    (0.2s) running MILP presolver
0.20/0.28	c    (0.3s) MILP presolver found nothing
0.30/0.37	c (round 2, exhaustive) 1 del vars, 1 del conss, 45 add conss, 0 chg bounds, 45 chg sides, 450 chg coeffs, 47902 upgd conss, 0 impls, 45138 clqs
0.40/0.43	c (round 3, medium)     1 del vars, 2945 del conss, 5978 add conss, 0 chg bounds, 90 chg sides, 540 chg coeffs, 47902 upgd conss, 0 impls, 51026 clqs
10.46/10.50	c    (10.5s) probing: 1000/4114 (24.3%) - 1 fixings, 0 aggregations, 993864 implications, 0 bound changes
19.83/19.91	c    (19.9s) probing: 1797/4114 (43.7%) - 1 fixings, 0 aggregations, 2012216 implications, 0 bound changes
19.83/19.91	c    (19.9s) probing aborted: 1000/1000 successive useless probings
20.23/20.32	c    (20.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
20.23/20.35	c    (20.4s) no symmetry present (symcode time: 0.01)
20.23/20.36	c presolving (4 rounds: 4 fast, 3 medium, 2 exhaustive):
20.23/20.36	c  2 deleted vars, 2945 deleted constraints, 5978 added constraints, 0 tightened bounds, 0 added holes, 90 changed sides, 721 changed coefficients
20.23/20.36	c  0 implications, 103071 cliques
20.23/20.36	c presolved problem has 4113 variables (4113 bin, 0 int, 0 cont) and 50952 constraints
20.23/20.36	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
20.23/20.36	c      45 constraints of type <knapsack>
20.23/20.36	c   50801 constraints of type <setppc>
20.23/20.36	c      45 constraints of type <linear>
20.23/20.36	c      61 constraints of type <logicor>
20.23/20.36	c transformed objective value is always integral (scale: 1)
20.23/20.36	c Presolving Time: 20.24
20.23/20.36	c 
20.23/20.36	c - non default parameters ----------------------------------------------------------------------
20.23/20.36	c 
20.23/20.36	c # SCIP version 10.0.0
20.23/20.36	c 
20.23/20.36	c # maximal time in seconds to run
20.23/20.36	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
20.23/20.36	c limits/time = 3596.998472
20.23/20.36	c 
20.23/20.36	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
20.23/20.36	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
20.23/20.36	c limits/memory = 27900
20.23/20.36	c 
20.23/20.36	c # belongs reading time to solving time?
20.23/20.36	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
20.23/20.36	c timing/reading = TRUE
20.23/20.36	c 
20.23/20.36	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
20.23/20.36	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
20.23/20.36	c reading/opbreader/maxintsize = 47
20.23/20.36	c 
20.23/20.36	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
20.23/20.36	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
20.23/20.36	c propagating/genvbounds/timingmask = 0
20.23/20.36	c 
20.23/20.36	c -----------------------------------------------------------------------------------------------
20.23/20.36	c 
20.63/20.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.63/20.70	c  20.7s|     1 |     0 |  1178 |     - |   261M |   0 |4113 |  51k|  50k|   0 |  0 |  78 |   0 | 0.000000e+00 |      --      |    Inf | unknown
22.52/22.62	c  22.6s|     1 |     0 |  6508 |     - |   270M |   0 |4113 |  51k|  50k|  33 |  1 |  83 |   0 | 0.000000e+00 |      --      |    Inf | unknown
24.62/24.70	c  24.7s|     1 |     0 |  7344 |     - |   279M |   0 |4113 |  51k|  51k|  57 |  2 |  93 |   0 | 0.000000e+00 |      --      |    Inf | unknown
25.52/25.66	c  25.7s|     1 |     0 |  7712 |     - |   291M |   0 |4113 |  51k|  51k|  79 |  3 |  98 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.31/26.48	c  26.5s|     1 |     0 |  7949 |     - |   315M |   0 |4113 |  51k|  51k|  99 |  4 | 104 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.30/30.46	c  30.5s|     1 |     0 |  8205 |     - |   321M |   0 |4113 |  51k|  51k| 116 |  5 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
34.29/34.47	c  34.5s|     1 |     0 |  8495 |     - |   327M |   0 |4113 |  51k|  51k| 128 |  6 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
35.18/35.36	c  35.4s|     1 |     0 |  9404 |     - |   353M |   0 |4113 |  51k|  51k| 139 |  7 | 114 |   0 | 0.000000e+00 |      --      |    Inf | unknown
39.88/40.06	c  40.1s|     1 |     0 | 10145 |     - |   362M |   0 |4113 |  51k|  51k| 152 |  8 | 114 |   0 | 0.000000e+00 |      --      |    Inf | unknown
45.46/45.64	c  45.6s|     1 |     0 | 11253 |     - |   367M |   0 |4113 |  51k|  51k| 164 |  9 | 119 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.44/51.65	c  51.7s|     1 |     0 | 12263 |     - |   371M |   0 |4113 |  51k|  51k| 179 | 10 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
52.43/52.62	c  52.6s|     1 |     0 | 13746 |     - |   377M |   0 |4113 |  51k|  51k| 197 | 11 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
67.48/67.72	c  67.7s|     1 |     2 | 20689 |     - |   378M |   0 |4113 |  51k|  51k| 197 | 11 | 142 |  19 | 0.000000e+00 |      --      |    Inf | unknown
145.14/145.68	c   146s|   100 |    55 |241457 |2300.1 |   435M |  17 |4113 |  51k|  50k| 366 |  1 | 804 |  19 | 0.000000e+00 |      --      |    Inf |   3.05%
170.35/170.96	c   171s|   200 |    74 |262147 |1248.2 |   520M |  19 |4113 |  51k|  50k|1006 |  1 |1091 |  19 | 0.000000e+00 |      --      |    Inf |   6.06%
178.44/179.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
178.44/179.07	c   179s|   300 |    81 |273815 | 869.8 |   556M |  19 |4113 |  52k|  50k|1324 |  1 |1384 |  19 | 0.000000e+00 |      --      |    Inf |   6.54%
183.11/183.71	c   184s|   400 |    87 |281090 | 670.0 |   576M |  25 |4113 |  52k|  51k|1502 |  1 |1599 |  19 | 0.000000e+00 |      --      |    Inf |   6.94%
186.99/187.64	c   188s|   500 |    88 |289932 | 553.5 |   578M |  26 |4113 |  52k|   0 |1595 |  0 |1777 |  19 | 0.000000e+00 |      --      |    Inf |   7.06%
189.09/189.77	c   190s|   600 |    86 |294298 | 468.4 |   580M |  26 |4113 |  52k|   0 |1740 |  0 |2036 |  19 | 0.000000e+00 |      --      |    Inf |   7.07%
195.86/196.55	c   197s|   700 |    97 |308396 | 421.5 |   600M |  32 |4113 |  52k|  51k|2062 |  1 |2209 |  19 | 0.000000e+00 |      --      |    Inf |   7.76%
202.24/202.90	c   203s|   800 |    90 |315170 | 377.3 |   604M |  32 |4113 |  52k|  50k|2166 |  0 |2400 |  19 | 0.000000e+00 |      --      |    Inf |   8.00%
205.43/206.18	c   206s|   900 |    87 |322716 | 343.7 |   604M |  32 |4113 |  52k|  51k|2276 |  1 |2629 |  19 | 0.000000e+00 |      --      |    Inf |   8.55%
206.53/207.29	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
206.53/207.29	c (run 1, node 937) performing user restart
206.53/207.29	c 
206.62/207.30	c (restart) converted 71 cuts from the global cut pool into linear constraints
206.62/207.30	c 
206.62/207.38	c presolving:
206.72/207.41	c (round 1, fast)       0 del vars, 30 del conss, 45 add conss, 0 chg bounds, 0 chg sides, 203 chg coeffs, 0 upgd conss, 0 impls, 103114 clqs
207.02/207.74	c (round 2, medium)     0 del vars, 33 del conss, 51 add conss, 0 chg bounds, 59 chg sides, 728 chg coeffs, 0 upgd conss, 0 impls, 103123 clqs
207.22/207.93	c (round 3, exhaustive) 0 del vars, 44 del conss, 52 add conss, 0 chg bounds, 59 chg sides, 780 chg coeffs, 117 upgd conss, 0 impls, 103123 clqs
207.22/207.94	c (round 4, fast)       0 del vars, 89 del conss, 52 add conss, 0 chg bounds, 59 chg sides, 780 chg coeffs, 117 upgd conss, 0 impls, 103123 clqs
207.52/208.27	c (round 5, exhaustive) 0 del vars, 460 del conss, 52 add conss, 0 chg bounds, 59 chg sides, 993 chg coeffs, 117 upgd conss, 0 impls, 103150 clqs
207.92/208.63	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
207.92/208.63	c  0 deleted vars, 467 deleted constraints, 52 added constraints, 0 tightened bounds, 0 added holes, 59 changed sides, 1047 changed coefficients
207.92/208.63	c  0 implications, 103159 cliques
207.92/208.63	c presolved problem has 4113 variables (4113 bin, 0 int, 0 cont) and 52311 constraints
207.92/208.63	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
207.92/208.63	c      72 constraints of type <knapsack>
207.92/208.63	c   50856 constraints of type <setppc>
207.92/208.63	c       1 constraints of type <and>
207.92/208.63	c      57 constraints of type <linear>
207.92/208.63	c    1325 constraints of type <logicor>
207.92/208.63	c transformed objective value is always integral (scale: 1)
207.92/208.63	c Presolving Time: 21.49
207.92/208.63	c 
208.72/209.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
208.72/209.47	c   209s|     1 |     0 |329518 |     - |   603M |   0 |4113 |  52k|  51k|   0 |  0 |2711 |  19 | 0.000000e+00 |      --      |    Inf | unknown
210.61/211.38	c   211s|     1 |     0 |330651 |     - |   603M |   0 |4113 |  52k|  51k|  33 |  1 |2711 |  19 | 0.000000e+00 |      --      |    Inf | unknown
212.11/212.82	c   213s|     1 |     0 |331552 |     - |   609M |   0 |4113 |  52k|  51k|  56 |  2 |2715 |  19 | 0.000000e+00 |      --      |    Inf | unknown
214.60/215.33	c   215s|     1 |     0 |332755 |     - |   614M |   0 |4113 |  52k|  51k|  75 |  3 |2715 |  19 | 0.000000e+00 |      --      |    Inf | unknown
216.70/217.45	c   217s|     1 |     0 |333762 |     - |   621M |   0 |4113 |  52k|  51k|  94 |  4 |2725 |  19 | 0.000000e+00 |      --      |    Inf | unknown
218.60/219.31	c   219s|     1 |     0 |335006 |     - |   628M |   0 |4113 |  52k|  51k| 112 |  5 |2732 |  19 | 0.000000e+00 |      --      |    Inf | unknown
223.18/223.99	c   224s|     1 |     0 |335676 |     - |   633M |   0 |4113 |  52k|  51k| 126 |  6 |2733 |  19 | 0.000000e+00 |      --      |    Inf | unknown
227.86/228.65	c   229s|     1 |     0 |336755 |     - |   638M |   0 |4113 |  52k|  51k| 138 |  7 |2733 |  19 | 0.000000e+00 |      --      |    Inf | unknown
232.64/233.49	c   233s|     1 |     0 |338039 |     - |   643M |   0 |4113 |  52k|  51k| 150 |  8 |2736 |  19 | 0.000000e+00 |      --      |    Inf | unknown
238.83/239.62	c   240s|     1 |     0 |339306 |     - |   648M |   0 |4113 |  52k|  51k| 162 |  9 |2736 |  19 | 0.000000e+00 |      --      |    Inf | unknown
244.81/245.67	c   246s|     1 |     0 |341077 |     - |   653M |   0 |4113 |  52k|  51k| 179 | 10 |2744 |  19 | 0.000000e+00 |      --      |    Inf | unknown
245.51/246.34	c   246s|     1 |     0 |341921 |     - |   658M |   0 |4113 |  52k|  51k| 194 | 11 |2752 |  19 | 0.000000e+00 |      --      |    Inf | unknown
260.75/261.69	c   262s|     1 |     2 |350849 |     - |   658M |   0 |4113 |  52k|  51k| 194 | 11 |2756 |  38 | 0.000000e+00 |      --      |    Inf | unknown
271.24/272.18	c   272s|   100 |    17 |368559 | 326.9 |   701M |  18 |4113 |  52k|   0 | 500 |  0 |2959 |  38 | 0.000000e+00 |      --      |    Inf |   1.06%
276.91/277.83	c   278s|   200 |    27 |379964 | 308.2 |   727M |  21 |4113 |  52k|  50k| 795 |  1 |3133 |  38 | 0.000000e+00 |      --      |    Inf |   2.54%
280.90/281.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
280.90/281.82	c   282s|   300 |    26 |384502 | 286.9 |   728M |  22 |4113 |  52k|  50k| 914 |  1 |3338 |  38 | 0.000000e+00 |      --      |    Inf |   3.19%
283.69/284.60	c   285s|   400 |    27 |389229 | 269.0 |   731M |  22 |4113 |  52k|   0 |1054 |  0 |3563 |  38 | 0.000000e+00 |      --      |    Inf |   3.38%
285.19/286.14	c   286s|   500 |    24 |393291 | 253.1 |   732M |  23 |4113 |  52k|  50k|1069 |  1 |3767 |  38 | 0.000000e+00 |      --      |    Inf |   3.52%
286.48/287.44	c   287s|   600 |    25 |396474 | 238.7 |   733M |  23 |4113 |  52k|  50k|1073 |  1 |3970 |  38 | 0.000000e+00 |      --      |    Inf |   3.55%
288.17/289.19	c   289s|   700 |    21 |400422 | 226.5 |   735M |  29 |4113 |  52k|  50k|1149 |  0 |4121 |  38 | 0.000000e+00 |      --      |    Inf |   3.56%
297.34/298.31	c   298s|   800 |    24 |407719 | 217.6 |   753M |  29 |4113 |  52k|   0 |1386 |  0 |4386 |  38 | 0.000000e+00 |      --      |    Inf |   4.35%
299.14/300.15	c   300s|   900 |    23 |412311 | 208.3 |   754M |  29 |4113 |  53k|  50k|1453 |  1 |4567 |  38 | 0.000000e+00 |      --      |    Inf |   4.37%
304.41/305.48	c   305s|  1000 |    34 |420187 | 201.6 |   760M |  29 |4113 |  53k|   0 |1647 |  0 |4803 |  38 | 0.000000e+00 |      --      |    Inf |   4.47%
309.89/310.96	c   311s|  1100 |    41 |428649 | 195.9 |   774M |  29 |4113 |  53k|  50k|1957 |  1 |5049 |  38 | 0.000000e+00 |      --      |    Inf |   4.94%
313.48/314.52	c   315s|  1200 |    45 |437209 | 190.7 |   780M |  29 |4113 |  53k|  50k|2140 |  1 |5266 |  38 | 0.000000e+00 |      --      |    Inf |   5.26%
315.68/316.70	c   317s|  1300 |    46 |442653 | 184.6 |   780M |  29 |4113 |  53k|  51k|2250 |  1 |5484 |  38 | 0.000000e+00 |      --      |    Inf |   5.30%
317.97/319.00	c   319s|  1400 |    50 |449555 | 179.7 |   781M |  29 |4113 |  53k|  51k|2385 |  1 |5722 |  38 | 0.000000e+00 |      --      |    Inf |   5.34%
319.36/320.46	c   320s|  1500 |    48 |452761 | 173.6 |   782M |  29 |4113 |  53k|   0 |2455 |  0 |6004 |  38 | 0.000000e+00 |      --      |    Inf |   5.36%
320.96/322.04	c   322s|  1600 |    51 |456188 | 168.1 |   782M |  29 |4113 |  53k|   0 |2554 |  0 |6251 |  38 | 0.000000e+00 |      --      |    Inf |   5.37%
322.65/323.76	c   324s|  1700 |    53 |460060 | 163.2 |   782M |  32 |4113 |  53k|   0 |2654 |  0 |6493 |  38 | 0.000000e+00 |      --      |    Inf |   5.37%
324.24/325.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
324.24/325.39	c   325s|  1800 |    48 |463746 | 158.6 |   783M |  32 |4113 |  53k|  51k|2714 |  1 |6771 |  38 | 0.000000e+00 |      --      |    Inf |   5.37%
327.53/328.62	c   329s|  1900 |    41 |468028 | 154.5 |   784M |  32 |4113 |  53k|   0 |2875 |  0 |6957 |  38 | 0.000000e+00 |      --      |    Inf |   5.58%
329.52/330.67	c   331s|  2000 |    47 |472531 | 150.8 |   784M |  32 |4113 |  53k|  51k|3006 |  1 |7179 |  38 | 0.000000e+00 |      --      |    Inf |   5.69%
332.01/333.13	c   333s|  2100 |    45 |477125 | 147.3 |   785M |  32 |4113 |  54k|  50k|3152 |  1 |7409 |  38 | 0.000000e+00 |      --      |    Inf |   5.84%
334.10/335.25	c   335s|  2200 |    47 |481591 | 144.0 |   785M |  32 |4113 |  54k|  50k|3222 |  1 |7588 |  38 | 0.000000e+00 |      --      |    Inf |   5.91%
335.79/336.95	c   337s|  2300 |    45 |485799 | 140.9 |   786M |  32 |4113 |  54k|  50k|3255 |  1 |7832 |  38 | 0.000000e+00 |      --      |    Inf |   5.94%
338.38/339.53	c   340s|  2400 |    52 |491275 | 138.3 |   787M |  32 |4113 |  54k|  50k|3373 |  1 |8060 |  38 | 0.000000e+00 |      --      |    Inf |   5.98%
340.08/341.24	c   341s|  2500 |    46 |495186 | 135.4 |   788M |  32 |4113 |  54k|   0 |3412 |  0 |8273 |  38 | 0.000000e+00 |      --      |    Inf |   6.01%
341.78/342.95	c   343s|  2600 |    46 |499664 | 132.9 |   789M |  32 |4113 |  54k|   0 |3468 |  0 |8492 |  38 | 0.000000e+00 |      --      |    Inf |   6.04%
343.67/344.87	c   345s|  2700 |    46 |505883 | 130.9 |   790M |  32 |4113 |  54k|  50k|3555 |  1 |8739 |  38 | 0.000000e+00 |      --      |    Inf |   6.05%
345.47/346.66	c   347s|  2800 |    44 |510422 | 128.6 |   791M |  32 |4113 |  54k|  51k|3616 |  1 |8924 |  38 | 0.000000e+00 |      --      |    Inf |   6.08%
347.76/348.99	c   349s|  2900 |    46 |515871 | 126.7 |   792M |  32 |4113 |  54k|  51k|3800 |  1 |9121 |  38 | 0.000000e+00 |      --      |    Inf |   6.09%
349.86/351.05	c   351s|  3000 |    43 |521006 | 124.8 |   793M |  32 |4113 |  54k|   0 |3913 |  0 |9311 |  38 | 0.000000e+00 |      --      |    Inf |   6.09%
351.74/352.90	c   353s|  3100 |    46 |526356 | 123.0 |   794M |  32 |4113 |  54k|  51k|4000 |  0 |9470 |  38 | 0.000000e+00 |      --      |    Inf |   6.10%
353.24/354.49	c   354s|  3200 |    41 |530663 | 121.1 |   794M |  32 |4113 |  54k|   0 |4055 |  0 |9680 |  38 | 0.000000e+00 |      --      |    Inf |   6.12%
355.03/356.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
355.03/356.25	c   356s|  3300 |    41 |535368 | 119.3 |   794M |  32 |4113 |  54k|  51k|4099 |  1 |9881 |  38 | 0.000000e+00 |      --      |    Inf |   6.19%
361.01/362.20	c   362s|  3400 |    40 |544474 | 118.7 |   795M |  32 |4113 |  55k|  50k|4224 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   6.33%
362.91/364.15	c   364s|  3500 |    39 |550472 | 117.4 |   795M |  32 |4113 |  55k|  51k|4242 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   6.39%
365.09/366.34	c   366s|  3600 |    38 |556828 | 116.2 |   796M |  32 |4113 |  55k|   0 |4253 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   6.41%
366.59/367.85	c   368s|  3700 |    39 |560322 | 114.4 |   796M |  32 |4113 |  55k|   0 |4277 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   6.42%
368.48/369.71	c   370s|  3800 |    38 |565157 | 113.0 |   797M |  32 |4113 |  55k|  51k|4307 |  2 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   6.43%
372.17/373.47	c   373s|  3900 |    43 |571014 | 111.9 |   797M |  32 |4113 |  55k|  50k|4437 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   6.48%
373.56/374.83	c   375s|  4000 |    43 |574105 | 110.3 |   797M |  32 |4113 |  55k|   0 |4454 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   6.51%
375.35/376.62	c   377s|  4100 |    41 |578580 | 109.0 |   798M |  32 |4113 |  55k|  51k|4498 |  2 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   6.53%
377.25/378.51	c   379s|  4200 |    40 |584042 | 107.9 |   798M |  32 |4113 |  55k|  50k|4533 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   6.56%
380.04/381.37	c   381s|  4300 |    42 |592908 | 107.5 |   798M |  32 |4113 |  55k|  50k|4589 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   6.58%
383.62/384.98	c   385s|  4400 |    44 |604015 | 107.6 |   798M |  32 |4113 |  55k|  51k|4654 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   6.59%
385.72/387.03	c   387s|  4500 |    43 |608490 | 106.4 |   798M |  32 |4113 |  55k|  50k|4716 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   6.59%
387.91/389.29	c   389s|  4600 |    41 |614033 | 105.5 |   799M |  32 |4113 |  55k|   0 |4798 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   6.60%
392.39/393.71	c   394s|  4700 |    42 |625497 | 105.7 |   799M |  32 |4113 |  55k|   0 |4890 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   6.61%
395.18/396.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
395.18/396.56	c   397s|  4800 |    44 |630403 | 104.7 |   799M |  32 |4113 |  55k|  51k|5000 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   6.63%
396.98/398.39	c   398s|  4900 |    50 |635812 | 103.8 |   800M |  32 |4113 |  56k|  51k|5045 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   6.64%
398.57/399.99	c   400s|  5000 |    48 |639518 | 102.7 |   800M |  32 |4113 |  56k|   0 |5086 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   6.65%
400.47/401.81	c   402s|  5100 |    54 |643663 | 101.7 |   800M |  32 |4113 |  56k|  51k|5148 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   6.65%
401.76/403.15	c   403s|  5200 |    56 |646718 | 100.5 |   800M |  32 |4113 |  56k|   0 |5199 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   6.65%
403.25/404.62	c   405s|  5300 |    52 |649791 |  99.4 |   800M |  32 |4113 |  56k|   0 |5245 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
404.65/406.06	c   406s|  5400 |    52 |652990 |  98.3 |   801M |  32 |4113 |  56k|   0 |5264 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
405.94/407.39	c   407s|  5500 |    53 |655241 |  97.2 |   801M |  32 |4113 |  56k|   0 |5298 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
407.64/409.08	c   409s|  5600 |    55 |659139 |  96.3 |   801M |  32 |4113 |  56k|   0 |5356 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
409.13/410.50	c   411s|  5700 |    55 |662110 |  95.3 |   801M |  36 |4113 |  57k|  51k|5370 |  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
411.02/412.42	c   412s|  5800 |    53 |666827 |  94.6 |   801M |  37 |4113 |  57k|   0 |5415 |  0 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
413.01/414.49	c   414s|  5900 |    52 |671963 |  93.9 |   802M |  37 |4113 |  57k|   0 |5442 |  0 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
414.71/416.11	c   416s|  6000 |    49 |675968 |  93.1 |   802M |  37 |4113 |  57k|   0 |5454 |  0 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
416.60/418.03	c   418s|  6100 |    55 |681492 |  92.6 |   804M |  37 |4113 |  57k|  51k|5491 |  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
417.89/419.37	c   419s|  6200 |    59 |684518 |  91.7 |   804M |  37 |4113 |  57k|   0 |5519 |  0 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
419.18/420.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
419.18/420.64	c   421s|  6300 |    56 |687554 |  90.9 |   805M |  37 |4113 |  57k|   0 |5531 |  0 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
420.58/422.08	c   422s|  6400 |    51 |691103 |  90.1 |   805M |  37 |4113 |  57k|   0 |5550 |  0 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
421.97/423.44	c   423s|  6500 |    52 |694366 |  89.4 |   805M |  37 |4113 |  57k|   0 |5575 |  0 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
423.57/425.02	c   425s|  6600 |    50 |697853 |  88.6 |   805M |  37 |4113 |  58k|  51k|5630 |  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   6.66%
425.16/426.69	c   427s|  6700 |    49 |701510 |  88.0 |   805M |  37 |4113 |  58k|  51k|5713 |  2 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   6.67%
426.56/428.05	c   428s|  6800 |    48 |704674 |  87.2 |   805M |  37 |4113 |  58k|   0 |5713 |  0 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   6.67%
428.25/429.75	c   430s|  6900 |    47 |708991 |  86.7 |   805M |  37 |4113 |  58k|  51k|5743 |  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   6.67%
430.04/431.59	c   432s|  7000 |    48 |713431 |  86.1 |   806M |  37 |4113 |  58k|   0 |5787 |  0 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   6.67%
431.74/433.27	c   433s|  7100 |    45 |717598 |  85.6 |   806M |  37 |4113 |  58k|  51k|5828 |  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   6.67%
434.13/435.60	c   436s|  7200 |    48 |724238 |  85.3 |   806M |  37 |4113 |  58k|  51k|5847 |  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   6.69%
435.92/437.46	c   437s|  7300 |    44 |728846 |  84.9 |   806M |  37 |4113 |  58k|   0 |5895 |  0 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   6.70%
437.71/439.28	c   439s|  7400 |    45 |733239 |  84.4 |   807M |  37 |4113 |  58k|  51k|5923 |  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   6.70%
439.90/441.44	c   441s|  7500 |    46 |739280 |  84.1 |   807M |  37 |4113 |  59k|  51k|5947 |  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   6.70%
441.50/443.08	c   443s|  7600 |    45 |743337 |  83.6 |   807M |  37 |4113 |  59k|  51k|5968 |  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   6.70%
443.19/444.70	c   445s|  7700 |    43 |747268 |  83.1 |   808M |  37 |4113 |  59k|   0 |5990 |  0 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   6.71%
445.38/446.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
445.38/446.97	c   447s|  7800 |    48 |753953 |  82.9 |   808M |  37 |4113 |  59k|  51k|6016 |  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   6.71%
446.77/448.39	c   448s|  7900 |    45 |756655 |  82.3 |   808M |  37 |4113 |  59k|   0 |6033 |  0 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   6.71%
448.86/450.44	c   450s|  8000 |    47 |761954 |  81.9 |   808M |  37 |4113 |  59k|  51k|6051 |  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   6.71%
450.76/452.34	c   452s|  8100 |    48 |766323 |  81.5 |   808M |  37 |4113 |  59k|  51k|6078 |  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |   6.71%
452.46/454.09	c   454s|  8200 |    45 |770367 |  81.1 |   808M |  37 |4113 |  59k|  51k|6095 |  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |   6.71%
454.46/456.09	c   456s|  8300 |    45 |775758 |  80.8 |   808M |  37 |4113 |  59k|   0 |6148 |  0 |  22k|  38 | 0.000000e+00 |      --      |    Inf |   6.72%
456.24/457.88	c   458s|  8400 |    51 |780342 |  80.4 |   808M |  37 |4113 |  59k|   0 |6175 |  0 |  22k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
457.73/459.38	c   459s|  8500 |    49 |783905 |  79.9 |   809M |  37 |4113 |  59k|  51k|6181 |  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
459.73/461.36	c   461s|  8600 |    52 |788579 |  79.6 |   809M |  37 |4113 |  59k|  51k|6223 |  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
461.62/463.20	c   463s|  8700 |    56 |793618 |  79.3 |   810M |  37 |4113 |  59k|  51k|6246 |  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
463.11/464.77	c   465s|  8800 |    52 |797434 |  78.8 |   810M |  37 |4113 |  59k|  51k|6248 |  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
464.71/466.35	c   466s|  8900 |    49 |801034 |  78.4 |   810M |  37 |4113 |  59k|  51k|6253 |  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
466.50/468.13	c   468s|  9000 |    49 |806099 |  78.1 |   810M |  37 |4113 |  59k|   0 |6275 |  0 |  24k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
468.29/469.91	c   470s|  9100 |    48 |811635 |  77.9 |   811M |  37 |4113 |  59k|   0 |6282 |  0 |  25k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
469.78/471.49	c   471s|  9200 |    47 |815341 |  77.5 |   811M |  37 |4113 |  59k|  51k|6287 |  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
471.48/473.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
471.48/473.19	c   473s|  9300 |    46 |819593 |  77.1 |   811M |  37 |4113 |  59k|   0 |6309 |  0 |  25k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
473.27/474.99	c   475s|  9400 |    47 |825268 |  77.0 |   811M |  37 |4113 |  59k|  51k|6318 |  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
475.37/477.03	c   477s|  9500 |    44 |830654 |  76.7 |   811M |  37 |4113 |  59k|  51k|6341 |  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
477.25/478.94	c   479s|  9600 |    46 |835085 |  76.4 |   811M |  37 |4113 |  59k|   0 |6353 |  0 |  26k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
479.25/480.98	c   481s|  9700 |    49 |841409 |  76.3 |   812M |  37 |4113 |  60k|  51k|6358 |  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
480.95/482.60	c   483s|  9800 |    46 |846164 |  76.0 |   812M |  37 |4113 |  60k|  51k|6365 |  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
482.54/484.22	c   484s|  9900 |    47 |850071 |  75.7 |   812M |  37 |4113 |  60k|  51k|6373 |  2 |  27k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
484.44/486.11	c   486s| 10000 |    44 |855899 |  75.5 |   812M |  37 |4113 |  60k|  51k|6379 |  0 |  27k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
487.12/488.85	c   489s| 10100 |    46 |864884 |  75.7 |   814M |  37 |4113 |  60k|  51k|6405 |  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
488.91/490.68	c   491s| 10200 |    41 |869867 |  75.4 |   814M |  37 |4113 |  60k|   0 |6407 |  0 |  28k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
490.61/492.31	c   492s| 10300 |    48 |874185 |  75.1 |   814M |  37 |4113 |  60k|  51k|6432 |  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
492.30/494.02	c   494s| 10400 |    47 |877929 |  74.8 |   814M |  37 |4113 |  60k|   0 |6473 |  0 |  28k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
494.19/495.99	c   496s| 10500 |    46 |883560 |  74.6 |   814M |  37 |4113 |  60k|   0 |6508 |  0 |  29k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
496.48/498.27	c   498s| 10600 |    46 |889506 |  74.5 |   814M |  37 |4113 |  60k|  51k|6530 |  0 |  29k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
498.77/500.57	c   501s| 10700 |    45 |895800 |  74.4 |   814M |  37 |4113 |  60k|  51k|6563 |  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
500.16/501.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
500.16/501.95	c   502s| 10800 |    44 |898817 |  74.0 |   814M |  37 |4113 |  60k|   0 |6571 |  0 |  29k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
501.75/503.58	c   504s| 10900 |    48 |902379 |  73.7 |   814M |  37 |4113 |  60k|   0 |6593 |  0 |  30k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
503.35/505.13	c   505s| 11000 |    47 |906399 |  73.4 |   814M |  37 |4113 |  61k|  51k|6597 |  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
505.25/507.09	c   507s| 11100 |    47 |911811 |  73.3 |   814M |  37 |4113 |  61k|  51k|6602 |  2 |  30k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
506.73/508.52	c   509s| 11200 |    46 |914926 |  72.9 |   814M |  37 |4113 |  61k|  51k|6608 |  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
508.33/510.17	c   510s| 11300 |    46 |918817 |  72.6 |   814M |  37 |4113 |  61k|  51k|6626 |  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
510.23/512.10	c   512s| 11400 |    52 |924873 |  72.6 |   814M |  37 |4113 |  61k|  51k|6646 |  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
511.61/513.40	c   513s| 11500 |    52 |927672 |  72.2 |   814M |  37 |4113 |  61k|  51k|6648 |  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
513.21/515.05	c   515s| 11600 |    52 |931644 |  71.9 |   815M |  37 |4113 |  61k|  51k|6663 |  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
515.11/516.95	c   517s| 11700 |    53 |937041 |  71.8 |   815M |  37 |4113 |  61k|   0 |6678 |  0 |  32k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
516.70/518.52	c   519s| 11800 |    49 |940803 |  71.5 |   815M |  37 |4113 |  61k|  51k|6691 |  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
518.49/520.34	c   520s| 11900 |    50 |945771 |  71.4 |   815M |  37 |4113 |  61k|   0 |6700 |  0 |  32k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
520.09/521.90	c   522s| 12000 |    48 |949750 |  71.1 |   815M |  37 |4113 |  61k|   0 |6711 |  0 |  33k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
521.78/523.60	c   524s| 12100 |    45 |953343 |  70.8 |   815M |  37 |4113 |  61k|   0 |6719 |  0 |  33k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
524.37/526.24	c   526s| 12200 |    51 |962148 |  71.0 |   815M |  37 |4113 |  61k|  51k|6739 |  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
525.96/527.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
525.96/527.84	c   528s| 12300 |    55 |966224 |  70.7 |   815M |  37 |4113 |  61k|  51k|6739 |  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
527.95/529.89	c   530s| 12400 |    51 |972089 |  70.7 |   815M |  37 |4113 |  61k|  51k|6748 |  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |   6.74%
530.74/532.67	c   533s| 12500 |    46 |979521 |  70.7 |   815M |  37 |4113 |  61k|  50k|6761 |  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |   6.75%
533.83/535.74	c   536s| 12600 |    48 |987629 |  70.8 |   816M |  37 |4113 |  60k|  50k|6818 |  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |   6.80%
537.42/539.30	c   539s| 12700 |    57 |992852 |  70.6 |   816M |  37 |4113 |  60k|  51k|6969 |  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |   6.83%
539.01/540.92	c   541s| 12800 |    55 |995447 |  70.3 |   816M |  37 |4113 |  61k|   0 |7023 |  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |   6.83%
540.60/542.59	c   543s| 12900 |    55 |998587 |  70.0 |   816M |  38 |4113 |  61k|   0 |7088 |  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |   6.83%
542.20/544.10	c   544s| 13000 |    53 |  1001k|  69.7 |   816M |  38 |4113 |  61k|   0 |7141 |  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |   6.83%
543.69/545.66	c   546s| 13100 |    54 |  1003k|  69.4 |   816M |  39 |4113 |  61k|  51k|7200 |  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |   6.84%
545.98/547.90	c   548s| 13200 |    57 |  1007k|  69.2 |   816M |  39 |4113 |  61k|  51k|7289 |  2 |  36k|  38 | 0.000000e+00 |      --      |    Inf |   6.84%
547.48/549.45	c   549s| 13300 |    60 |  1010k|  68.9 |   816M |  39 |4113 |  61k|  51k|7356 |  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |   6.86%
549.37/551.34	c   551s| 13400 |    54 |  1014k|  68.7 |   816M |  39 |4113 |  61k|  50k|7458 |  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |   6.87%
550.86/552.87	c   553s| 13500 |    53 |  1017k|  68.4 |   816M |  39 |4113 |  61k|  50k|7520 |  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |   6.87%
552.75/554.71	c   555s| 13600 |    53 |  1021k|  68.2 |   817M |  39 |4113 |  61k|  50k|7592 |  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |   6.88%
554.74/556.71	c   557s| 13700 |    56 |  1025k|  68.0 |   817M |  39 |4113 |  61k|  51k|7757 |  2 |  37k|  38 | 0.000000e+00 |      --      |    Inf |   6.88%
557.83/559.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
557.83/559.80	c   560s| 13800 |    50 |  1033k|  68.1 |   817M |  39 |4113 |  61k|   0 |7789 |  0 |  37k|  38 | 0.000000e+00 |      --      |    Inf |   6.89%
559.82/561.80	c   562s| 13900 |    53 |  1037k|  67.9 |   818M |  39 |4113 |  61k|  51k|7839 |  2 |  38k|  38 | 0.000000e+00 |      --      |    Inf |   6.90%
561.82/563.85	c   564s| 14000 |    60 |  1042k|  67.8 |   818M |  39 |4113 |  60k|  51k|7900 |  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |   6.90%
563.51/565.50	c   566s| 14100 |    59 |  1046k|  67.6 |   818M |  39 |4113 |  61k|  51k|7937 |  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |   6.90%
565.11/567.13	c   567s| 14200 |    55 |  1050k|  67.4 |   818M |  39 |4113 |  61k|   0 |7952 |  0 |  39k|  38 | 0.000000e+00 |      --      |    Inf |   6.90%
566.79/568.81	c   569s| 14300 |    57 |  1054k|  67.3 |   818M |  39 |4113 |  61k|  51k|7964 |  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |   6.90%
568.59/570.63	c   571s| 14400 |    59 |  1058k|  67.1 |   818M |  39 |4113 |  61k|   0 |7989 |  0 |  39k|  38 | 0.000000e+00 |      --      |    Inf |   6.90%
569.78/571.85	c   572s| 14500 |    57 |  1060k|  66.8 |   819M |  39 |4113 |  61k|  51k|7995 |  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
571.08/573.18	c   573s| 14600 |    56 |  1062k|  66.5 |   819M |  39 |4113 |  61k|  51k|8015 |  1 |  40k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
572.47/574.50	c   574s| 14700 |    56 |  1065k|  66.2 |   819M |  39 |4113 |  61k|  51k|8022 |  1 |  40k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
574.08/576.15	c   576s| 14800 |    56 |  1068k|  66.0 |   820M |  39 |4113 |  61k|  51k|8040 |  1 |  40k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
575.47/577.59	c   578s| 14900 |    57 |  1071k|  65.8 |   820M |  39 |4113 |  61k|  51k|8054 |  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
576.76/578.80	c   579s| 15000 |    58 |  1073k|  65.5 |   820M |  39 |4113 |  61k|  51k|8058 |  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
578.35/580.44	c   580s| 15100 |    57 |  1077k|  65.3 |   820M |  39 |4113 |  61k|   0 |8067 |  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
579.85/581.98	c   582s| 15200 |    54 |  1080k|  65.1 |   820M |  39 |4113 |  61k|   0 |8070 |  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
581.84/583.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
581.84/583.94	c   584s| 15300 |    55 |  1083k|  64.9 |   820M |  39 |4113 |  61k|  51k|8110 |  1 |  42k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
584.13/586.22	c   586s| 15400 |    55 |  1089k|  64.9 |   821M |  39 |4113 |  61k|   0 |8143 |  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
585.82/587.91	c   588s| 15500 |    52 |  1093k|  64.7 |   821M |  39 |4113 |  61k|   0 |8155 |  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
587.22/589.33	c   589s| 15600 |    51 |  1096k|  64.5 |   821M |  39 |4113 |  61k|   0 |8195 |  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
589.11/591.21	c   591s| 15700 |    51 |  1100k|  64.4 |   821M |  39 |4113 |  61k|  51k|8225 |  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |   6.94%
590.50/592.61	c   593s| 15800 |    54 |  1102k|  64.1 |   821M |  39 |4113 |  61k|  51k|8261 |  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |   6.94%
592.10/594.28	c   594s| 15900 |    51 |  1106k|  63.9 |   821M |  39 |4113 |  61k|  50k|8272 |  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |   6.95%
594.09/596.23	c   596s| 16000 |    50 |  1110k|  63.8 |   822M |  39 |4113 |  61k|  51k|8296 |  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |   6.98%
597.68/599.83	c   600s| 16100 |    48 |  1119k|  64.0 |   822M |  39 |4113 |  60k|  51k|8307 |  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |   7.00%
599.97/602.16	c   602s| 16200 |    47 |  1126k|  64.0 |   822M |  39 |4113 |  60k|  51k|8337 |  2 |  44k|  38 | 0.000000e+00 |      --      |    Inf |   7.01%
602.15/604.39	c   604s| 16300 |    44 |  1132k|  64.0 |   822M |  39 |4113 |  61k|   0 |8348 |  0 |  44k|  38 | 0.000000e+00 |      --      |    Inf |   7.02%
603.85/606.08	c   606s| 16400 |    45 |  1135k|  63.8 |   823M |  39 |4113 |  61k|   0 |8403 |  0 |  45k|  38 | 0.000000e+00 |      --      |    Inf |   7.03%
605.74/607.91	c   608s| 16500 |    44 |  1140k|  63.7 |   823M |  39 |4113 |  61k|   0 |8433 |  0 |  45k|  38 | 0.000000e+00 |      --      |    Inf |   7.03%
607.33/609.52	c   610s| 16600 |    45 |  1143k|  63.5 |   823M |  39 |4113 |  61k|  51k|8475 |  2 |  45k|  38 | 0.000000e+00 |      --      |    Inf |   7.04%
608.73/610.97	c   611s| 16700 |    46 |  1146k|  63.3 |   823M |  39 |4113 |  61k|  51k|8518 |  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |   7.04%
610.32/612.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
610.32/612.51	c   613s| 16800 |    43 |  1148k|  63.1 |   823M |  39 |4113 |  61k|  50k|8587 |  1 |  46k|  38 | 0.000000e+00 |      --      |    Inf |   7.04%
611.82/614.02	c   614s| 16900 |    47 |  1151k|  62.9 |   823M |  39 |4113 |  61k|  50k|8660 |  1 |  46k|  38 | 0.000000e+00 |      --      |    Inf |   7.04%
613.51/615.71	c   616s| 17000 |    52 |  1155k|  62.7 |   823M |  39 |4113 |  61k|   0 |8728 |  0 |  47k|  38 | 0.000000e+00 |      --      |    Inf |   7.05%
615.10/617.30	c   617s| 17100 |    50 |  1158k|  62.6 |   823M |  39 |4113 |  61k|  51k|8771 |  0 |  47k|  38 | 0.000000e+00 |      --      |    Inf |   7.05%
616.69/618.92	c   619s| 17200 |    48 |  1161k|  62.4 |   824M |  39 |4113 |  61k|  50k|8794 |  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |   7.05%
618.29/620.54	c   621s| 17300 |    48 |  1165k|  62.2 |   824M |  39 |4113 |  61k|   0 |8830 |  0 |  48k|  38 | 0.000000e+00 |      --      |    Inf |   7.05%
619.88/622.14	c   622s| 17400 |    48 |  1167k|  62.1 |   824M |  39 |4113 |  61k|  51k|8878 |  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |   7.05%
621.78/624.03	c   624s| 17500 |    48 |  1171k|  61.9 |   824M |  39 |4113 |  61k|  51k|8929 |  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |   7.05%
623.56/625.81	c   626s| 17600 |    46 |  1175k|  61.8 |   824M |  39 |4113 |  61k|   0 |8977 |  0 |  49k|  38 | 0.000000e+00 |      --      |    Inf |   7.05%
625.46/627.74	c   628s| 17700 |    47 |  1180k|  61.7 |   824M |  39 |4113 |  61k|  51k|9031 |  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |   7.06%
627.15/629.41	c   629s| 17800 |    48 |  1183k|  61.6 |   824M |  39 |4113 |  61k|  51k|9071 |  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |   7.06%
628.75/631.05	c   631s| 17900 |    45 |  1186k|  61.4 |   824M |  39 |4113 |  61k|  51k|9108 |  1 |  50k|  38 | 0.000000e+00 |      --      |    Inf |   7.06%
630.64/632.92	c   633s| 18000 |    47 |  1191k|  61.3 |   824M |  39 |4113 |  61k|   0 |9129 |  0 |  50k|  38 | 0.000000e+00 |      --      |    Inf |   7.06%
633.33/635.61	c   636s| 18100 |    47 |  1198k|  61.4 |   824M |  39 |4113 |  61k|  51k|9156 |  2 |  50k|  38 | 0.000000e+00 |      --      |    Inf |   7.07%
635.62/637.96	c   638s| 18200 |    47 |  1204k|  61.4 |   824M |  39 |4113 |  61k|   0 |9174 |  0 |  51k|  38 | 0.000000e+00 |      --      |    Inf |   7.07%
638.22/640.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
638.22/640.56	c   641s| 18300 |    48 |  1210k|  61.4 |   826M |  39 |4113 |  61k|  51k|9220 |  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |   7.07%
640.01/642.30	c   642s| 18400 |    54 |  1213k|  61.2 |   826M |  39 |4113 |  61k|  51k|9259 |  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
641.60/643.93	c   644s| 18500 |    49 |  1217k|  61.1 |   826M |  39 |4113 |  61k|  51k|9295 |  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
643.30/645.63	c   646s| 18600 |    49 |  1221k|  61.0 |   826M |  39 |4113 |  61k|   0 |9328 |  0 |  52k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
644.80/647.15	c   647s| 18700 |    45 |  1224k|  60.8 |   826M |  39 |4113 |  61k|  51k|9377 |  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
646.58/648.95	c   649s| 18800 |    45 |  1228k|  60.7 |   826M |  39 |4113 |  61k|   0 |9416 |  0 |  53k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
648.28/650.64	c   651s| 18900 |    44 |  1232k|  60.7 |   826M |  39 |4113 |  61k|  51k|9442 |  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
649.87/652.25	c   652s| 19000 |    43 |  1236k|  60.5 |   826M |  39 |4113 |  61k|  51k|9456 |  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
651.56/653.98	c   654s| 19100 |    44 |  1240k|  60.4 |   826M |  39 |4113 |  61k|  51k|9481 |  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
653.76/656.15	c   656s| 19200 |    48 |  1246k|  60.4 |   826M |  39 |4113 |  61k|  51k|9488 |  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
656.05/658.49	c   658s| 19300 |    53 |  1253k|  60.5 |   826M |  39 |4113 |  61k|  51k|9499 |  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
658.43/660.84	c   661s| 19400 |    48 |  1260k|  60.5 |   826M |  39 |4113 |  61k|   0 |9503 |  0 |  54k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
660.33/662.70	c   663s| 19500 |    49 |  1265k|  60.4 |   827M |  39 |4113 |  61k|  51k|9521 |  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
662.12/664.59	c   665s| 19600 |    50 |  1270k|  60.4 |   827M |  39 |4113 |  61k|  51k|9528 |  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
664.31/666.72	c   667s| 19700 |    46 |  1275k|  60.3 |   832M |  42 |4113 |  61k|   0 |9577 |  0 |  55k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
666.00/668.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
666.00/668.45	c   668s| 19800 |    46 |  1279k|  60.3 |   832M |  42 |4113 |  61k|  51k|9596 |  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
667.60/670.06	c   670s| 19900 |    45 |  1283k|  60.2 |   847M |  42 |4113 |  61k|  51k|9632 |  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
669.69/672.12	c   672s| 20000 |    43 |  1287k|  60.1 |   852M |  46 |4113 |  61k|  51k|9684 |  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
672.08/674.50	c   675s| 20100 |    42 |  1294k|  60.1 |   852M |  46 |4113 |  61k|   0 |9716 |  0 |  56k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
673.97/676.43	c   676s| 20200 |    43 |  1298k|  60.0 |   852M |  46 |4113 |  61k|  51k|9725 |  2 |  57k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
675.67/678.12	c   678s| 20300 |    41 |  1302k|  59.9 |   852M |  46 |4113 |  61k|   0 |9753 |  0 |  57k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
677.56/680.01	c   680s| 20400 |    44 |  1306k|  59.9 |   852M |  46 |4113 |  61k|  51k|9811 |  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
679.66/682.17	c   682s| 20500 |    44 |  1313k|  59.9 |   853M |  46 |4113 |  61k|  51k|9857 |  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
681.55/684.01	c   684s| 20600 |    44 |  1317k|  59.8 |   853M |  46 |4113 |  61k|  51k|9907 |  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
684.13/686.63	c   687s| 20700 |    45 |  1324k|  59.8 |   853M |  46 |4113 |  61k|  51k|9990 |  1 |  58k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
686.22/688.79	c   689s| 20800 |    45 |  1330k|  59.8 |   853M |  46 |4113 |  61k|  51k|  10k|  1 |  58k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
688.02/690.56	c   691s| 20900 |    43 |  1335k|  59.8 |   853M |  46 |4113 |  61k|   0 |  10k|  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
690.21/692.79	c   693s| 21000 |    44 |  1341k|  59.8 |   853M |  46 |4113 |  61k|  51k|  10k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |   7.08%
692.10/694.67	c   695s| 21100 |    45 |  1346k|  59.8 |   853M |  46 |4113 |  61k|   0 |  10k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |   7.09%
693.60/696.15	c   696s| 21200 |    45 |  1349k|  59.6 |   853M |  46 |4113 |  61k|  51k|  10k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |   7.10%
695.69/698.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
695.69/698.26	c   698s| 21300 |    43 |  1354k|  59.6 |   853M |  46 |4113 |  61k|  50k|  10k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |   7.10%
697.38/699.99	c   700s| 21400 |    41 |  1359k|  59.5 |   854M |  46 |4113 |  61k|  51k|  10k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |   7.11%
699.97/702.53	c   703s| 21500 |    45 |  1364k|  59.5 |   868M |  46 |4113 |  61k|  51k|  10k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |   7.12%
702.96/705.51	c   706s| 21600 |    45 |  1373k|  59.6 |   868M |  46 |4113 |  61k|  50k|  10k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |   7.12%
705.25/707.86	c   708s| 21700 |    47 |  1379k|  59.6 |   868M |  46 |4113 |  61k|   0 |  10k|  0 |  60k|  38 | 0.000000e+00 |      --      |    Inf |   7.13%
707.14/709.74	c   710s| 21800 |    42 |  1384k|  59.6 |   868M |  46 |4113 |  61k|  51k|  10k|  1 |  61k|  38 | 0.000000e+00 |      --      |    Inf |   7.13%
709.83/712.46	c   712s| 21900 |    44 |  1391k|  59.6 |   869M |  46 |4113 |  61k|  51k|  10k|  1 |  61k|  38 | 0.000000e+00 |      --      |    Inf |   7.16%
711.92/714.51	c   715s| 22000 |    42 |  1396k|  59.6 |   869M |  46 |4113 |  61k|   0 |  10k|  0 |  61k|  38 | 0.000000e+00 |      --      |    Inf |   7.16%
716.81/719.48	c   719s| 22100 |    40 |  1407k|  59.8 |   884M |  46 |4113 |  61k|   0 |  10k|  0 |  62k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
718.80/721.45	c   721s| 22200 |    42 |  1412k|  59.8 |   884M |  46 |4113 |  61k|  51k|  10k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
720.99/723.63	c   724s| 22300 |    43 |  1419k|  59.8 |   884M |  46 |4113 |  61k|  51k|  10k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
723.18/725.88	c   726s| 22400 |    44 |  1425k|  59.8 |   884M |  46 |4113 |  61k|  51k|  10k|  0 |  62k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
724.87/727.54	c   728s| 22500 |    42 |  1428k|  59.7 |   884M |  46 |4113 |  61k|  51k|  11k|  0 |  63k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
726.37/729.07	c   729s| 22600 |    47 |  1431k|  59.6 |   884M |  46 |4113 |  61k|  51k|  11k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
727.96/730.63	c   731s| 22700 |    47 |  1435k|  59.5 |   884M |  46 |4113 |  61k|   0 |  11k|  0 |  63k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
729.65/732.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
729.65/732.36	c   732s| 22800 |    46 |  1439k|  59.4 |   884M |  46 |4113 |  61k|  51k|  11k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
731.64/734.37	c   734s| 22900 |    44 |  1445k|  59.4 |   885M |  46 |4113 |  61k|  51k|  11k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
733.93/736.63	c   737s| 23000 |    47 |  1451k|  59.4 |   885M |  46 |4113 |  61k|   0 |  11k|  0 |  64k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
735.92/738.62	c   739s| 23100 |    47 |  1457k|  59.4 |   885M |  46 |4113 |  61k|  51k|  11k|  0 |  64k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
737.72/740.44	c   740s| 23200 |    49 |  1461k|  59.3 |   885M |  46 |4113 |  61k|  51k|  11k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
739.32/742.10	c   742s| 23300 |    51 |  1466k|  59.3 |   885M |  46 |4113 |  61k|  51k|  11k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
742.31/745.06	c   745s| 23400 |    51 |  1471k|  59.2 |   900M |  46 |4113 |  61k|  51k|  11k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
744.19/746.91	c   747s| 23500 |    49 |  1476k|  59.2 |   900M |  46 |4113 |  61k|   0 |  11k|  0 |  65k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
746.18/748.90	c   749s| 23600 |    45 |  1481k|  59.2 |   900M |  46 |4113 |  61k|  51k|  11k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
747.78/750.56	c   751s| 23700 |    44 |  1484k|  59.1 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
749.47/752.29	c   752s| 23800 |    45 |  1488k|  59.0 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
751.66/754.44	c   754s| 23900 |    42 |  1494k|  59.0 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
753.06/755.86	c   756s| 24000 |    42 |  1498k|  58.9 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
755.15/757.92	c   758s| 24100 |    47 |  1502k|  58.8 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
756.65/759.40	c   759s| 24200 |    44 |  1505k|  58.7 |   901M |  46 |4113 |  61k|  51k|  11k|  0 |  67k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
758.14/760.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
758.14/760.90	c   761s| 24300 |    48 |  1508k|  58.6 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  68k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
759.64/762.47	c   762s| 24400 |    45 |  1512k|  58.5 |   901M |  46 |4113 |  61k|  51k|  11k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
761.13/763.94	c   764s| 24500 |    49 |  1515k|  58.4 |   901M |  46 |4113 |  61k|   0 |  11k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
762.52/765.31	c   765s| 24600 |    44 |  1517k|  58.3 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
764.12/766.97	c   767s| 24700 |    47 |  1521k|  58.2 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
765.61/768.42	c   768s| 24800 |    49 |  1523k|  58.0 |   901M |  46 |4113 |  61k|   0 |  11k|  0 |  69k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
767.01/769.84	c   770s| 24900 |    49 |  1526k|  57.9 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
768.70/771.56	c   772s| 25000 |    45 |  1531k|  57.9 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
770.30/773.18	c   773s| 25100 |    52 |  1534k|  57.8 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
771.78/774.69	c   775s| 25200 |    54 |  1538k|  57.7 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
773.58/776.46	c   776s| 25300 |    46 |  1541k|  57.6 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
775.27/778.14	c   778s| 25400 |    48 |  1546k|  57.6 |   901M |  46 |4113 |  61k|  51k|  11k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
776.76/779.67	c   780s| 25500 |    52 |  1549k|  57.5 |   901M |  46 |4113 |  61k|   0 |  11k|  0 |  71k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
778.26/781.16	c   781s| 25600 |    44 |  1552k|  57.4 |   902M |  46 |4113 |  61k|  51k|  11k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
780.05/782.95	c   783s| 25700 |    48 |  1557k|  57.3 |   902M |  46 |4113 |  61k|  51k|  11k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
781.64/784.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
781.64/784.50	c   784s| 25800 |    54 |  1559k|  57.2 |   902M |  46 |4113 |  61k|  51k|  11k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
782.84/785.78	c   786s| 25900 |    49 |  1562k|  57.1 |   902M |  46 |4113 |  61k|  51k|  11k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
784.13/787.01	c   787s| 26000 |    46 |  1564k|  57.0 |   902M |  46 |4113 |  61k|   0 |  11k|  0 |  73k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
785.62/788.57	c   789s| 26100 |    48 |  1567k|  56.9 |   902M |  46 |4113 |  61k|  51k|  11k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
787.22/790.13	c   790s| 26200 |    45 |  1570k|  56.8 |   902M |  46 |4113 |  61k|   0 |  11k|  0 |  74k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
789.01/791.95	c   792s| 26300 |    49 |  1574k|  56.7 |   902M |  46 |4113 |  61k|  51k|  11k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
790.60/793.51	c   794s| 26400 |    55 |  1578k|  56.7 |   902M |  46 |4113 |  61k|  51k|  11k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
792.00/794.96	c   795s| 26500 |    58 |  1580k|  56.5 |   902M |  46 |4113 |  61k|  51k|  11k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
793.49/796.49	c   796s| 26600 |    49 |  1583k|  56.4 |   902M |  46 |4113 |  61k|  51k|  11k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
795.09/798.06	c   798s| 26700 |    50 |  1587k|  56.3 |   902M |  46 |4113 |  61k|   0 |  11k|  0 |  75k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
796.78/799.79	c   800s| 26800 |    46 |  1591k|  56.3 |   902M |  46 |4113 |  61k|   0 |  11k|  0 |  76k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
798.58/801.52	c   802s| 26900 |    41 |  1595k|  56.3 |   902M |  46 |4113 |  61k|  51k|  11k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
799.97/802.91	c   803s| 27000 |    44 |  1598k|  56.2 |   902M |  46 |4113 |  61k|  51k|  11k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
801.36/804.39	c   804s| 27100 |    44 |  1601k|  56.1 |   902M |  46 |4113 |  61k|  51k|  11k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
803.06/806.08	c   806s| 27200 |    42 |  1605k|  56.0 |   902M |  46 |4113 |  61k|  51k|  12k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
804.65/807.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
804.65/807.67	c   808s| 27300 |    45 |  1610k|  56.0 |   902M |  46 |4113 |  61k|  51k|  12k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
806.54/809.59	c   810s| 27400 |    50 |  1615k|  55.9 |   902M |  46 |4113 |  61k|   0 |  12k|  0 |  78k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
807.94/810.93	c   811s| 27500 |    50 |  1617k|  55.8 |   902M |  46 |4113 |  61k|  51k|  12k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
809.43/812.47	c   812s| 27600 |    56 |  1620k|  55.7 |   902M |  46 |4113 |  61k|   0 |  12k|  0 |  78k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
811.22/814.28	c   814s| 27700 |    46 |  1625k|  55.7 |   902M |  46 |4113 |  61k|   0 |  12k|  0 |  79k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
812.92/815.94	c   816s| 27800 |    47 |  1628k|  55.6 |   902M |  46 |4113 |  61k|  51k|  12k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
814.31/817.34	c   817s| 27900 |    46 |  1631k|  55.5 |   902M |  46 |4113 |  61k|  51k|  12k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
816.01/819.08	c   819s| 28000 |    45 |  1635k|  55.5 |   902M |  46 |4113 |  61k|  51k|  12k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
817.60/820.61	c   821s| 28100 |    51 |  1639k|  55.4 |   902M |  46 |4113 |  61k|  51k|  12k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
819.00/822.05	c   822s| 28200 |    48 |  1642k|  55.3 |   902M |  46 |4113 |  61k|  51k|  12k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
820.29/823.38	c   823s| 28300 |    49 |  1644k|  55.2 |   902M |  46 |4113 |  61k|   0 |  12k|  0 |  80k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
821.68/824.73	c   825s| 28400 |    50 |  1647k|  55.1 |   902M |  46 |4113 |  61k|  51k|  12k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
823.27/826.33	c   826s| 28500 |    52 |  1651k|  55.1 |   902M |  46 |4113 |  61k|   0 |  12k|  0 |  81k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
824.57/827.69	c   828s| 28600 |    49 |  1653k|  55.0 |   902M |  46 |4113 |  61k|   0 |  12k|  0 |  81k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
826.16/829.22	c   829s| 28700 |    47 |  1656k|  54.9 |   903M |  46 |4113 |  61k|  51k|  12k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
827.46/830.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
827.46/830.57	c   831s| 28800 |    48 |  1658k|  54.8 |   903M |  46 |4113 |  61k|  51k|  12k|  2 |  82k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
829.15/832.23	c   832s| 28900 |    48 |  1662k|  54.7 |   903M |  46 |4113 |  61k|  51k|  12k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
830.84/833.95	c   834s| 29000 |    45 |  1667k|  54.7 |   903M |  46 |4113 |  61k|  51k|  12k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
832.54/835.62	c   836s| 29100 |    48 |  1671k|  54.7 |   903M |  46 |4113 |  61k|  51k|  12k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
834.03/837.12	c   837s| 29200 |    46 |  1674k|  54.6 |   903M |  46 |4113 |  61k|  51k|  12k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
835.52/838.62	c   839s| 29300 |    49 |  1677k|  54.5 |   903M |  46 |4113 |  61k|   0 |  12k|  0 |  84k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
837.22/840.39	c   840s| 29400 |    52 |  1683k|  54.5 |   903M |  46 |4113 |  61k|  51k|  12k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
840.50/843.64	c   844s| 29500 |    51 |  1693k|  54.7 |   904M |  46 |4113 |  61k|  51k|  12k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
841.90/845.07	c   845s| 29600 |    44 |  1696k|  54.6 |   904M |  46 |4113 |  61k|  51k|  12k|  0 |  85k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
843.69/846.87	c   847s| 29700 |    49 |  1700k|  54.5 |   904M |  46 |4113 |  61k|  51k|  12k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
845.18/848.34	c   848s| 29800 |    44 |  1704k|  54.5 |   904M |  46 |4113 |  61k|   0 |  12k|  0 |  85k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
846.88/850.02	c   850s| 29900 |    41 |  1708k|  54.4 |   904M |  46 |4113 |  61k|  51k|  12k|  0 |  85k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
848.67/851.83	c   852s| 30000 |    42 |  1713k|  54.4 |   904M |  46 |4113 |  61k|  51k|  12k|  1 |  86k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
850.16/853.32	c   853s| 30100 |    45 |  1716k|  54.3 |   904M |  46 |4113 |  61k|  51k|  12k|  1 |  86k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
851.75/854.97	c   855s| 30200 |    46 |  1720k|  54.3 |   904M |  46 |4113 |  61k|   0 |  12k|  0 |  86k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
853.85/857.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
853.85/857.04	c   857s| 30300 |    46 |  1726k|  54.3 |   904M |  46 |4113 |  61k|  51k|  12k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
855.34/858.53	c   859s| 30400 |    47 |  1729k|  54.2 |   904M |  46 |4113 |  61k|  51k|  12k|  0 |  87k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
856.73/859.98	c   860s| 30500 |    50 |  1732k|  54.2 |   904M |  46 |4113 |  61k|  51k|  12k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
858.43/861.68	c   862s| 30600 |    50 |  1736k|  54.1 |   904M |  46 |4113 |  61k|  51k|  12k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
860.12/863.33	c   863s| 30700 |    46 |  1740k|  54.1 |   904M |  46 |4113 |  61k|  51k|  12k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
862.31/865.56	c   866s| 30800 |    49 |  1746k|  54.1 |   904M |  46 |4113 |  61k|  51k|  12k|  2 |  88k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
864.10/867.38	c   867s| 30900 |    48 |  1750k|  54.1 |   904M |  46 |4113 |  61k|  51k|  12k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
865.60/868.84	c   869s| 31000 |    46 |  1754k|  54.0 |   904M |  46 |4113 |  61k|   0 |  12k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
867.29/870.55	c   871s| 31100 |    46 |  1757k|  53.9 |   904M |  46 |4113 |  61k|   0 |  12k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
869.08/872.30	c   872s| 31200 |    46 |  1762k|  53.9 |   905M |  46 |4113 |  61k|   0 |  12k|  0 |  90k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
870.78/874.05	c   874s| 31300 |    47 |  1766k|  53.9 |   905M |  46 |4113 |  61k|  51k|  12k|  2 |  90k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
872.57/875.83	c   876s| 31400 |    46 |  1770k|  53.8 |   905M |  46 |4113 |  61k|  51k|  12k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
874.66/877.96	c   878s| 31500 |    44 |  1775k|  53.8 |   905M |  46 |4113 |  61k|  51k|  12k|  0 |  90k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
876.55/879.84	c   880s| 31600 |    45 |  1780k|  53.8 |   905M |  46 |4113 |  61k|  51k|  12k|  0 |  91k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
878.05/881.39	c   881s| 31700 |    46 |  1783k|  53.7 |   905M |  46 |4113 |  61k|  51k|  12k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
879.54/882.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
879.54/882.82	c   883s| 31800 |    46 |  1786k|  53.7 |   905M |  46 |4113 |  61k|   0 |  12k|  0 |  92k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
881.13/884.43	c   884s| 31900 |    44 |  1789k|  53.6 |   906M |  46 |4113 |  61k|  51k|  12k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
882.63/885.93	c   886s| 32000 |    45 |  1792k|  53.5 |   906M |  46 |4113 |  61k|   0 |  12k|  0 |  92k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
884.22/887.55	c   888s| 32100 |    48 |  1796k|  53.5 |   906M |  46 |4113 |  61k|   0 |  12k|  0 |  93k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
885.82/889.12	c   889s| 32200 |    45 |  1799k|  53.4 |   906M |  46 |4113 |  61k|   0 |  12k|  0 |  93k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
887.31/890.64	c   891s| 32300 |    45 |  1802k|  53.3 |   906M |  46 |4113 |  61k|  51k|  12k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
889.00/892.35	c   892s| 32400 |    46 |  1806k|  53.3 |   906M |  46 |4113 |  61k|  51k|  12k|  1 |  94k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
890.70/894.01	c   894s| 32500 |    49 |  1810k|  53.3 |   906M |  46 |4113 |  61k|  51k|  12k|  1 |  94k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
892.29/895.64	c   896s| 32600 |    46 |  1814k|  53.2 |   906M |  46 |4113 |  61k|   0 |  12k|  0 |  94k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
893.79/897.14	c   897s| 32700 |    45 |  1817k|  53.1 |   906M |  46 |4113 |  61k|  51k|  12k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
895.37/898.72	c   899s| 32800 |    45 |  1821k|  53.1 |   906M |  46 |4113 |  61k|   0 |  12k|  0 |  95k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
897.07/900.41	c   900s| 32900 |    46 |  1825k|  53.1 |   906M |  46 |4113 |  61k|  51k|  12k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
898.87/902.24	c   902s| 33000 |    52 |  1830k|  53.0 |   906M |  46 |4113 |  61k|   0 |  12k|  0 |  96k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
900.26/903.66	c   904s| 33100 |    48 |  1832k|  53.0 |   906M |  46 |4113 |  61k|   0 |  12k|  0 |  96k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
901.95/905.33	c   905s| 33200 |    52 |  1835k|  52.9 |   907M |  46 |4113 |  61k|  51k|  12k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
903.85/907.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
903.85/907.26	c   907s| 33300 |    47 |  1838k|  52.8 |   912M |  46 |4113 |  61k|  51k|  12k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
905.44/908.82	c   909s| 33400 |    44 |  1841k|  52.8 |   912M |  46 |4113 |  61k|  51k|  12k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
906.93/910.37	c   910s| 33500 |    52 |  1844k|  52.7 |   912M |  46 |4113 |  61k|  51k|  12k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
908.53/911.92	c   912s| 33600 |    49 |  1847k|  52.6 |   912M |  46 |4113 |  61k|   0 |  12k|  0 |  98k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
910.12/913.52	c   914s| 33700 |    44 |  1851k|  52.6 |   912M |  46 |4113 |  61k|   0 |  12k|  0 |  98k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
911.51/915.00	c   915s| 33800 |    45 |  1853k|  52.5 |   912M |  46 |4113 |  61k|  51k|  12k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
913.31/916.70	c   917s| 33900 |    47 |  1857k|  52.5 |   912M |  46 |4113 |  61k|  51k|  12k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
915.60/919.07	c   919s| 34000 |    50 |  1863k|  52.5 |   913M |  46 |4113 |  61k|  51k|  12k|  0 | 100k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
919.19/922.64	c   923s| 34100 |    46 |  1866k|  52.4 |   922M |  46 |4113 |  61k|   0 |  13k|  0 | 100k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
921.68/925.19	c   925s| 34200 |    43 |  1871k|  52.4 |   923M |  46 |4113 |  61k|   0 |  13k|  0 | 100k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
923.97/927.49	c   927s| 34300 |    48 |  1877k|  52.4 |   926M |  46 |4113 |  61k|   0 |  13k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
926.16/929.65	c   930s| 34400 |    46 |  1882k|  52.4 |   927M |  46 |4113 |  61k|   0 |  13k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
928.45/931.93	c   932s| 34500 |    49 |  1888k|  52.4 |   927M |  46 |4113 |  61k|   0 |  13k|  0 | 102k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
930.14/933.65	c   934s| 34600 |    48 |  1891k|  52.4 |   927M |  46 |4113 |  61k|   0 |  13k|  0 | 102k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
931.64/935.11	c   935s| 34700 |    48 |  1894k|  52.3 |   927M |  46 |4113 |  61k|  51k|  13k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
933.33/936.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
933.33/936.83	c   937s| 34800 |    47 |  1897k|  52.3 |   927M |  46 |4113 |  61k|  51k|  13k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
935.82/939.38	c   939s| 34900 |    49 |  1902k|  52.3 |   927M |  46 |4113 |  61k|  51k|  13k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
937.51/941.03	c   941s| 35000 |    45 |  1906k|  52.2 |   927M |  46 |4113 |  61k|  51k|  13k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
940.79/944.31	c   944s| 35100 |    49 |  1911k|  52.2 |   927M |  46 |4113 |  61k|  51k|  13k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
942.89/946.43	c   946s| 35200 |    50 |  1917k|  52.2 |   927M |  46 |4113 |  61k|   0 |  14k|  0 | 104k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
944.58/948.11	c   948s| 35300 |    50 |  1921k|  52.2 |   927M |  46 |4113 |  61k|  51k|  14k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
946.17/949.75	c   950s| 35400 |    46 |  1925k|  52.2 |   927M |  46 |4113 |  61k|   0 |  14k|  0 | 105k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
947.77/951.30	c   951s| 35500 |    46 |  1929k|  52.1 |   927M |  46 |4113 |  61k|  51k|  14k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
949.56/953.18	c   953s| 35600 |    49 |  1933k|  52.1 |   927M |  46 |4113 |  61k|  51k|  14k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
951.15/954.71	c   955s| 35700 |    47 |  1937k|  52.1 |   927M |  46 |4113 |  61k|   0 |  14k|  0 | 106k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
952.74/956.38	c   956s| 35800 |    47 |  1941k|  52.0 |   927M |  46 |4113 |  61k|  51k|  14k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
954.75/958.32	c   958s| 35900 |    48 |  1945k|  52.0 |   927M |  46 |4113 |  61k|   0 |  14k|  0 | 106k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
956.24/959.87	c   960s| 36000 |    44 |  1949k|  52.0 |   927M |  46 |4113 |  61k|  51k|  14k|  2 | 107k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
958.13/961.79	c   962s| 36100 |    47 |  1952k|  51.9 |   927M |  46 |4113 |  61k|   0 |  14k|  0 | 107k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
959.92/963.58	c   964s| 36200 |    50 |  1956k|  51.9 |   928M |  46 |4113 |  61k|  51k|  14k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
961.52/965.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
961.52/965.15	c   965s| 36300 |    47 |  1960k|  51.8 |   928M |  46 |4113 |  61k|  51k|  14k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
963.41/967.04	c   967s| 36400 |    46 |  1965k|  51.8 |   928M |  46 |4113 |  61k|   0 |  14k|  0 | 108k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
965.20/968.83	c   969s| 36500 |    45 |  1969k|  51.8 |   928M |  46 |4113 |  61k|  51k|  14k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
967.40/971.04	c   971s| 36600 |    42 |  1974k|  51.8 |   928M |  46 |4113 |  61k|   0 |  14k|  0 | 109k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
969.28/972.95	c   973s| 36700 |    46 |  1979k|  51.8 |   929M |  46 |4113 |  61k|  51k|  14k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
970.88/974.54	c   975s| 36800 |    47 |  1982k|  51.7 |   929M |  46 |4113 |  61k|   0 |  15k|  0 | 109k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
972.48/976.11	c   976s| 36900 |    46 |  1984k|  51.7 |   929M |  46 |4113 |  61k|   0 |  15k|  0 | 110k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
974.26/977.96	c   978s| 37000 |    43 |  1989k|  51.6 |   930M |  46 |4113 |  61k|  51k|  15k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
977.05/980.74	c   981s| 37100 |    49 |  1994k|  51.6 |   935M |  46 |4113 |  61k|  51k|  15k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
982.83/986.53	c   987s| 37200 |    41 |  1998k|  51.6 |   955M |  46 |4113 |  61k|  51k|  15k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
986.82/990.59	c   991s| 37300 |    48 |  2010k|  51.8 |   956M |  46 |4113 |  61k|  51k|  15k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
989.42/993.13	c   993s| 37400 |    45 |  2017k|  51.8 |   956M |  46 |4113 |  61k|   0 |  15k|  0 | 111k|  38 | 0.000000e+00 |      --      |    Inf |   7.18%
991.41/995.15	c   995s| 37500 |    40 |  2022k|  51.8 |   956M |  46 |4113 |  61k|   0 |  15k|  0 | 111k|  38 | 0.000000e+00 |      --      |    Inf |   7.19%
993.30/997.05	c   997s| 37600 |    44 |  2027k|  51.8 |   956M |  46 |4113 |  61k|  51k|  15k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |   7.19%
994.89/998.62	c   999s| 37700 |    42 |  2030k|  51.8 |   956M |  46 |4113 |  61k|  51k|  15k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |   7.19%
996.88/1000.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
996.88/1000.63	c  1001s| 37800 |    44 |  2035k|  51.8 |   956M |  46 |4113 |  61k|   0 |  15k|  0 | 112k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
998.87/1002.61	c  1003s| 37900 |    46 |  2040k|  51.8 |   957M |  46 |4113 |  61k|  51k|  15k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1000.56/1004.38	c  1004s| 38000 |    48 |  2044k|  51.8 |   957M |  46 |4113 |  61k|  51k|  16k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1002.86/1006.60	c  1007s| 38100 |    50 |  2051k|  51.8 |   957M |  46 |4113 |  61k|  51k|  16k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1004.36/1008.13	c  1008s| 38200 |    47 |  2055k|  51.7 |   957M |  46 |4113 |  61k|  51k|  16k|  0 | 113k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1006.25/1010.09	c  1010s| 38300 |    52 |  2059k|  51.7 |   957M |  46 |4113 |  61k|  51k|  16k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1008.83/1012.68	c  1013s| 38400 |    48 |  2068k|  51.8 |   958M |  46 |4113 |  61k|  51k|  16k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1010.63/1014.47	c  1014s| 38500 |    50 |  2072k|  51.8 |   958M |  46 |4113 |  61k|   0 |  16k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1013.02/1016.83	c  1017s| 38600 |    49 |  2079k|  51.8 |   958M |  46 |4113 |  61k|   0 |  16k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1014.61/1018.48	c  1018s| 38700 |    50 |  2083k|  51.8 |   958M |  46 |4113 |  61k|  51k|  16k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1016.80/1020.64	c  1021s| 38800 |    51 |  2089k|  51.8 |   958M |  46 |4113 |  61k|  51k|  16k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1018.39/1022.29	c  1022s| 38900 |    51 |  2093k|  51.8 |   958M |  46 |4113 |  61k|   0 |  16k|  0 | 115k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1022.28/1026.11	c  1026s| 39000 |    56 |  2104k|  51.9 |   958M |  46 |4113 |  61k|   0 |  16k|  0 | 116k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1024.07/1027.92	c  1028s| 39100 |    55 |  2108k|  51.9 |   958M |  46 |4113 |  61k|   0 |  16k|  0 | 116k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1025.86/1029.77	c  1030s| 39200 |    55 |  2111k|  51.9 |   958M |  46 |4113 |  61k|  51k|  16k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1027.35/1031.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1027.35/1031.26	c  1031s| 39300 |    52 |  2114k|  51.8 |   958M |  46 |4113 |  61k|   0 |  16k|  0 | 117k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1029.05/1032.98	c  1033s| 39400 |    52 |  2118k|  51.8 |   958M |  46 |4113 |  61k|  51k|  16k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1030.64/1034.59	c  1035s| 39500 |    48 |  2121k|  51.7 |   959M |  46 |4113 |  61k|  51k|  16k|  2 | 117k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1032.14/1036.10	c  1036s| 39600 |    52 |  2124k|  51.7 |   959M |  46 |4113 |  61k|  51k|  16k|  1 | 118k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1033.83/1037.72	c  1038s| 39700 |    52 |  2128k|  51.6 |   959M |  46 |4113 |  61k|  51k|  16k|  1 | 118k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1035.52/1039.46	c  1039s| 39800 |    50 |  2132k|  51.6 |   959M |  46 |4113 |  61k|  51k|  16k|  1 | 118k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1038.31/1042.29	c  1042s| 39900 |    52 |  2136k|  51.6 |   978M |  46 |4113 |  61k|  51k|  16k|  1 | 119k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1040.30/1044.29	c  1044s| 40000 |    50 |  2139k|  51.5 |   983M |  46 |4113 |  61k|   0 |  16k|  0 | 119k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1042.69/1046.60	c  1047s| 40100 |    45 |  2145k|  51.6 |   983M |  46 |4113 |  61k|  51k|  16k|  0 | 119k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1044.39/1048.32	c  1048s| 40200 |    46 |  2148k|  51.5 |   984M |  46 |4113 |  61k|   0 |  16k|  0 | 120k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1046.08/1050.09	c  1050s| 40300 |    48 |  2151k|  51.5 |   984M |  46 |4113 |  61k|   0 |  17k|  0 | 120k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1047.77/1051.76	c  1052s| 40400 |    47 |  2155k|  51.4 |   984M |  46 |4113 |  61k|  51k|  17k|  2 | 120k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1049.46/1053.44	c  1053s| 40500 |    54 |  2158k|  51.4 |   984M |  46 |4113 |  61k|  51k|  17k|  1 | 121k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1051.06/1055.06	c  1055s| 40600 |    50 |  2161k|  51.3 |   984M |  46 |4113 |  61k|  51k|  17k|  1 | 121k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1052.86/1056.83	c  1057s| 40700 |    49 |  2165k|  51.3 |   984M |  46 |4113 |  61k|   0 |  17k|  0 | 121k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1054.95/1058.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1054.95/1058.91	c  1059s| 40800 |    47 |  2170k|  51.3 |   984M |  46 |4113 |  61k|   0 |  17k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1056.54/1060.54	c  1061s| 40900 |    47 |  2174k|  51.3 |   984M |  46 |4113 |  61k|   0 |  17k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1058.24/1062.27	c  1062s| 41000 |    47 |  2178k|  51.2 |   984M |  46 |4113 |  61k|   0 |  17k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1059.93/1063.95	c  1064s| 41100 |    45 |  2181k|  51.2 |   984M |  46 |4113 |  61k|  51k|  17k|  1 | 123k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1061.72/1065.77	c  1066s| 41200 |    47 |  2185k|  51.2 |   985M |  46 |4113 |  61k|   0 |  17k|  0 | 123k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1063.62/1067.66	c  1068s| 41300 |    45 |  2189k|  51.1 |   985M |  46 |4113 |  60k|   0 |  17k|  0 | 123k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1065.02/1069.10	c  1069s| 41400 |    46 |  2192k|  51.1 |   985M |  46 |4113 |  61k|   0 |  17k|  0 | 123k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1067.01/1071.03	c  1071s| 41500 |    46 |  2196k|  51.1 |   985M |  46 |4113 |  61k|  51k|  17k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1068.69/1072.77	c  1073s| 41600 |    49 |  2200k|  51.0 |   985M |  46 |4113 |  61k|  51k|  17k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1070.49/1074.59	c  1075s| 41700 |    49 |  2203k|  51.0 |   985M |  46 |4113 |  61k|  51k|  17k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1072.18/1076.21	c  1076s| 41800 |    48 |  2206k|  50.9 |   986M |  46 |4113 |  61k|   0 |  17k|  0 | 125k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1074.67/1078.71	c  1079s| 41900 |    49 |  2210k|  50.9 |   991M |  46 |4113 |  61k|  51k|  17k|  1 | 125k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1076.16/1080.27	c  1080s| 42000 |    44 |  2214k|  50.9 |   991M |  46 |4113 |  61k|   0 |  17k|  0 | 125k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1077.86/1081.99	c  1082s| 42100 |    44 |  2217k|  50.8 |   991M |  46 |4113 |  61k|  51k|  17k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1079.75/1083.81	c  1084s| 42200 |    54 |  2222k|  50.8 |   991M |  46 |4113 |  61k|  51k|  17k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1081.34/1085.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1081.34/1085.43	c  1085s| 42300 |    52 |  2226k|  50.8 |   991M |  46 |4113 |  61k|  51k|  18k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1082.74/1086.86	c  1087s| 42400 |    49 |  2228k|  50.7 |   991M |  46 |4113 |  61k|   0 |  18k|  0 | 126k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1084.63/1088.70	c  1089s| 42500 |    54 |  2232k|  50.7 |   991M |  46 |4113 |  61k|  51k|  18k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1086.32/1090.43	c  1090s| 42600 |    50 |  2236k|  50.7 |   991M |  46 |4113 |  61k|  51k|  18k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1088.31/1092.41	c  1092s| 42700 |    49 |  2241k|  50.7 |   991M |  46 |4113 |  61k|   0 |  18k|  0 | 127k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
1090.40/1094.53	c  1095s| 42800 |    49 |  2247k|  50.7 |   991M |  46 |4113 |  61k|   0 |  18k|  0 | 128k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1091.90/1096.05	c  1096s| 42900 |    51 |  2250k|  50.7 |   991M |  46 |4113 |  61k|  51k|  18k|  2 | 128k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1093.69/1097.88	c  1098s| 43000 |    51 |  2254k|  50.6 |   991M |  46 |4113 |  61k|   0 |  18k|  0 | 128k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1095.48/1099.65	c  1100s| 43100 |    50 |  2258k|  50.6 |   992M |  46 |4113 |  61k|  51k|  18k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1097.58/1101.75	c  1102s| 43200 |    47 |  2263k|  50.6 |   992M |  46 |4113 |  61k|  51k|  18k|  1 | 129k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1099.17/1103.39	c  1103s| 43300 |    54 |  2267k|  50.6 |   992M |  46 |4113 |  61k|  51k|  18k|  1 | 129k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1100.76/1104.99	c  1105s| 43400 |    49 |  2270k|  50.5 |   992M |  46 |4113 |  61k|   0 |  18k|  0 | 130k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1102.45/1106.64	c  1107s| 43500 |    53 |  2273k|  50.5 |   992M |  46 |4113 |  61k|  51k|  18k|  1 | 130k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1104.35/1108.58	c  1109s| 43600 |    50 |  2277k|  50.5 |   992M |  46 |4113 |  61k|  51k|  18k|  1 | 130k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1105.94/1110.14	c  1110s| 43700 |    50 |  2280k|  50.4 |   992M |  46 |4113 |  61k|  51k|  18k|  2 | 130k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1107.63/1111.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1107.63/1111.86	c  1112s| 43800 |    47 |  2284k|  50.4 |   992M |  46 |4113 |  61k|   0 |  18k|  0 | 131k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1110.12/1114.35	c  1114s| 43900 |    43 |  2291k|  50.4 |   992M |  46 |4113 |  61k|  51k|  18k|  0 | 131k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1112.02/1116.24	c  1116s| 44000 |    47 |  2295k|  50.4 |   992M |  46 |4113 |  61k|  51k|  18k|  0 | 131k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1113.71/1117.95	c  1118s| 44100 |    47 |  2299k|  50.4 |   992M |  46 |4113 |  61k|   0 |  18k|  0 | 131k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1115.20/1119.40	c  1119s| 44200 |    47 |  2302k|  50.3 |   992M |  46 |4113 |  61k|  51k|  18k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1116.60/1120.80	c  1121s| 44300 |    48 |  2304k|  50.3 |   992M |  46 |4113 |  61k|   0 |  18k|  0 | 132k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1118.09/1122.36	c  1122s| 44400 |    46 |  2307k|  50.2 |   992M |  46 |4113 |  61k|  51k|  18k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1119.58/1123.87	c  1124s| 44500 |    45 |  2310k|  50.2 |   992M |  46 |4113 |  61k|  51k|  18k|  1 | 133k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1121.18/1125.45	c  1125s| 44600 |    50 |  2314k|  50.2 |   992M |  46 |4113 |  61k|  51k|  18k|  1 | 133k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1122.78/1127.08	c  1127s| 44700 |    46 |  2317k|  50.1 |   992M |  46 |4113 |  61k|   0 |  18k|  0 | 133k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1125.86/1130.16	c  1130s| 44800 |    45 |  2322k|  50.1 |   997M |  46 |4113 |  61k|  51k|  18k|  1 | 133k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1127.65/1131.97	c  1132s| 44900 |    45 |  2326k|  50.1 |   997M |  46 |4113 |  61k|   0 |  19k|  0 | 134k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1129.25/1133.50	c  1134s| 45000 |    46 |  2329k|  50.1 |   997M |  46 |4113 |  61k|  51k|  19k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1131.14/1135.49	c  1135s| 45100 |    45 |  2334k|  50.1 |   997M |  46 |4113 |  61k|   0 |  19k|  0 | 134k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1132.84/1137.12	c  1137s| 45200 |    44 |  2337k|  50.0 |   997M |  46 |4113 |  61k|  51k|  19k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1134.33/1138.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1134.33/1138.67	c  1139s| 45300 |    48 |  2340k|  50.0 |   997M |  46 |4113 |  61k|  51k|  19k|  1 | 135k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1136.12/1140.48	c  1140s| 45400 |    45 |  2344k|  50.0 |   997M |  46 |4113 |  61k|   0 |  19k|  0 | 135k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1137.81/1142.18	c  1142s| 45500 |    44 |  2348k|  49.9 |   998M |  46 |4113 |  61k|  51k|  19k|  1 | 135k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1139.71/1144.02	c  1144s| 45600 |    49 |  2352k|  49.9 |   998M |  46 |4113 |  61k|  51k|  19k|  1 | 136k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1141.19/1145.58	c  1146s| 45700 |    50 |  2355k|  49.9 |   998M |  46 |4113 |  61k|  51k|  19k|  1 | 136k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1142.79/1147.15	c  1147s| 45800 |    45 |  2358k|  49.8 |   998M |  46 |4113 |  61k|   0 |  19k|  0 | 136k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1145.48/1149.82	c  1150s| 45900 |    49 |  2363k|  49.8 |   998M |  46 |4113 |  61k|   0 |  19k|  0 | 136k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1147.07/1151.48	c  1151s| 46000 |    45 |  2367k|  49.8 |   998M |  46 |4113 |  61k|  51k|  19k|  1 | 137k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1148.77/1153.19	c  1153s| 46100 |    47 |  2371k|  49.8 |   998M |  46 |4113 |  61k|   0 |  19k|  0 | 137k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1150.76/1155.16	c  1155s| 46200 |    47 |  2376k|  49.8 |   998M |  46 |4113 |  61k|  51k|  19k|  1 | 137k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1152.95/1157.30	c  1157s| 46300 |    46 |  2381k|  49.8 |   998M |  46 |4113 |  61k|  51k|  19k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1154.54/1158.92	c  1159s| 46400 |    47 |  2385k|  49.8 |   998M |  46 |4113 |  61k|  51k|  19k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1157.23/1161.63	c  1162s| 46500 |    47 |  2393k|  49.8 |   998M |  46 |4113 |  61k|  51k|  19k|  0 | 138k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1159.64/1164.05	c  1164s| 46600 |    50 |  2398k|  49.8 |   998M |  46 |4113 |  61k|  51k|  19k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1161.42/1165.80	c  1166s| 46700 |    44 |  2402k|  49.8 |   998M |  46 |4113 |  61k|  51k|  19k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1163.42/1167.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1163.42/1167.88	c  1168s| 46800 |    41 |  2407k|  49.8 |   998M |  46 |4113 |  61k|  51k|  19k|  2 | 139k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1165.11/1169.57	c  1170s| 46900 |    47 |  2411k|  49.8 |   998M |  46 |4113 |  61k|  51k|  19k|  1 | 139k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1167.00/1171.41	c  1171s| 47000 |    44 |  2416k|  49.8 |   998M |  46 |4113 |  61k|   0 |  19k|  0 | 139k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1168.79/1173.21	c  1173s| 47100 |    44 |  2420k|  49.8 |   998M |  46 |4113 |  61k|  51k|  19k|  0 | 139k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1170.69/1175.13	c  1175s| 47200 |    41 |  2425k|  49.8 |   999M |  46 |4113 |  61k|   0 |  19k|  0 | 140k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1172.88/1177.36	c  1177s| 47300 |    48 |  2431k|  49.8 |   999M |  46 |4113 |  61k|   0 |  19k|  0 | 140k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1174.37/1178.80	c  1179s| 47400 |    44 |  2434k|  49.7 |   999M |  46 |4113 |  61k|   0 |  19k|  0 | 140k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1176.06/1180.50	c  1181s| 47500 |    45 |  2439k|  49.7 |   999M |  46 |4113 |  61k|  51k|  19k|  1 | 140k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1178.56/1183.05	c  1183s| 47600 |    45 |  2447k|  49.8 |   999M |  46 |4113 |  61k|   0 |  19k|  0 | 141k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1180.44/1184.96	c  1185s| 47700 |    44 |  2451k|  49.8 |   999M |  46 |4113 |  61k|  51k|  19k|  1 | 141k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1182.24/1186.75	c  1187s| 47800 |    45 |  2455k|  49.8 |   999M |  46 |4113 |  61k|  51k|  19k|  1 | 141k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1184.53/1189.05	c  1189s| 47900 |    45 |  2460k|  49.8 |   999M |  46 |4113 |  61k|   0 |  20k|  0 | 141k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1186.02/1190.57	c  1191s| 48000 |    48 |  2464k|  49.7 |   999M |  46 |4113 |  61k|   0 |  20k|  0 | 142k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1187.81/1192.31	c  1192s| 48100 |    44 |  2467k|  49.7 |   999M |  46 |4113 |  61k|  51k|  20k|  0 | 142k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1190.20/1194.75	c  1195s| 48200 |    48 |  2474k|  49.8 |  1001M |  46 |4113 |  61k|   0 |  20k|  0 | 143k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1191.80/1196.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1191.80/1196.39	c  1196s| 48300 |    48 |  2478k|  49.7 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 143k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1194.09/1198.65	c  1199s| 48400 |    46 |  2484k|  49.8 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 143k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1195.78/1200.32	c  1200s| 48500 |    49 |  2488k|  49.7 |  1001M |  46 |4113 |  61k|  51k|  20k|  0 | 143k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1197.77/1202.36	c  1202s| 48600 |    43 |  2494k|  49.8 |  1001M |  46 |4113 |  61k|  51k|  20k|  0 | 144k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1199.67/1204.29	c  1204s| 48700 |    48 |  2500k|  49.8 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1201.66/1206.26	c  1206s| 48800 |    48 |  2503k|  49.7 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1203.46/1208.03	c  1208s| 48900 |    45 |  2508k|  49.7 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1205.45/1210.03	c  1210s| 49000 |    46 |  2513k|  49.7 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1206.84/1211.43	c  1211s| 49100 |    49 |  2516k|  49.7 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1208.64/1213.23	c  1213s| 49200 |    48 |  2520k|  49.7 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1210.33/1214.98	c  1215s| 49300 |    48 |  2525k|  49.7 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1212.12/1216.71	c  1217s| 49400 |    48 |  2528k|  49.6 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1213.71/1218.37	c  1218s| 49500 |    47 |  2532k|  49.6 |  1001M |  46 |4113 |  61k|   0 |  20k|  0 | 147k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1215.90/1220.50	c  1221s| 49600 |    48 |  2537k|  49.6 |  1001M |  46 |4113 |  61k|   0 |  20k|  0 | 147k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1217.70/1222.37	c  1222s| 49700 |    46 |  2542k|  49.6 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 147k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1219.50/1224.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1219.50/1224.13	c  1224s| 49800 |    47 |  2545k|  49.6 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 147k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1220.98/1225.60	c  1226s| 49900 |    48 |  2549k|  49.6 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 148k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1223.68/1228.36	c  1228s| 50000 |    46 |  2554k|  49.6 |  1001M |  46 |4113 |  61k|  51k|  20k|  0 | 148k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1225.37/1230.04	c  1230s| 50100 |    46 |  2558k|  49.5 |  1001M |  46 |4113 |  61k|   0 |  20k|  0 | 148k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1226.86/1231.53	c  1232s| 50200 |    47 |  2561k|  49.5 |  1001M |  46 |4113 |  61k|  51k|  20k|  1 | 149k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1228.56/1233.20	c  1233s| 50300 |    45 |  2565k|  49.5 |  1001M |  46 |4113 |  61k|  51k|  20k|  2 | 149k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1230.25/1234.96	c  1235s| 50400 |    44 |  2569k|  49.5 |  1002M |  46 |4113 |  61k|  51k|  21k|  2 | 149k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1231.84/1236.58	c  1237s| 50500 |    43 |  2571k|  49.4 |  1003M |  46 |4113 |  61k|  51k|  21k|  2 | 150k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1233.83/1238.51	c  1239s| 50600 |    43 |  2576k|  49.4 |  1003M |  46 |4113 |  61k|   0 |  21k|  0 | 150k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1236.43/1241.17	c  1241s| 50700 |    47 |  2583k|  49.5 |  1003M |  46 |4113 |  61k|  51k|  21k|  1 | 150k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1238.32/1243.09	c  1243s| 50800 |    41 |  2587k|  49.4 |  1004M |  46 |4113 |  61k|  51k|  21k|  1 | 150k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1240.71/1245.41	c  1245s| 50900 |    43 |  2594k|  49.5 |  1004M |  46 |4113 |  61k|   0 |  21k|  0 | 151k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1242.90/1247.64	c  1248s| 51000 |    42 |  2600k|  49.5 |  1004M |  46 |4113 |  61k|  51k|  21k|  1 | 151k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1245.59/1250.31	c  1250s| 51100 |    39 |  2607k|  49.5 |  1004M |  46 |4113 |  61k|  51k|  21k|  0 | 151k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1247.08/1251.89	c  1252s| 51200 |    40 |  2610k|  49.5 |  1004M |  46 |4113 |  61k|   0 |  21k|  0 | 152k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1249.07/1253.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1249.07/1253.86	c  1254s| 51300 |    42 |  2615k|  49.5 |  1004M |  46 |4113 |  61k|  51k|  21k|  1 | 152k|  38 | 0.000000e+00 |      --      |    Inf |   7.21%
1251.37/1256.18	c  1256s| 51400 |    40 |  2621k|  49.5 |  1004M |  46 |4113 |  61k|  51k|  21k|  1 | 152k|  38 | 0.000000e+00 |      --      |    Inf |   7.22%
1253.26/1258.07	c  1258s| 51500 |    43 |  2625k|  49.5 |  1004M |  46 |4113 |  61k|   0 |  21k|  0 | 153k|  38 | 0.000000e+00 |      --      |    Inf |   7.22%
1255.05/1259.80	c  1260s| 51600 |    41 |  2629k|  49.5 |  1004M |  46 |4113 |  61k|  51k|  22k|  1 | 153k|  38 | 0.000000e+00 |      --      |    Inf |   7.22%
1256.54/1261.32	c  1261s| 51700 |    41 |  2632k|  49.5 |  1004M |  46 |4113 |  61k|  51k|  22k|  1 | 153k|  38 | 0.000000e+00 |      --      |    Inf |   7.22%
1258.24/1263.08	c  1263s| 51800 |    42 |  2637k|  49.4 |  1004M |  46 |4113 |  61k|  51k|  22k|  1 | 154k|  38 | 0.000000e+00 |      --      |    Inf |   7.22%
1259.93/1264.77	c  1265s| 51900 |    47 |  2641k|  49.4 |  1005M |  46 |4113 |  61k|  51k|  22k|  1 | 154k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1261.32/1266.12	c  1266s| 52000 |    43 |  2644k|  49.4 |  1005M |  46 |4113 |  61k|   0 |  22k|  0 | 154k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1263.11/1268.00	c  1268s| 52100 |    43 |  2648k|  49.4 |  1005M |  46 |4113 |  61k|   0 |  22k|  0 | 154k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1265.21/1270.07	c  1270s| 52200 |    44 |  2654k|  49.4 |  1005M |  46 |4113 |  61k|  51k|  22k|  1 | 155k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1266.60/1271.48	c  1271s| 52300 |    45 |  2657k|  49.4 |  1005M |  46 |4113 |  61k|   0 |  22k|  0 | 155k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1267.99/1272.89	c  1273s| 52400 |    43 |  2660k|  49.3 |  1005M |  46 |4113 |  61k|   0 |  22k|  0 | 155k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1269.48/1274.38	c  1274s| 52500 |    48 |  2663k|  49.3 |  1005M |  46 |4113 |  61k|  51k|  22k|  1 | 155k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1270.98/1275.87	c  1276s| 52600 |    43 |  2667k|  49.3 |  1005M |  46 |4113 |  61k|   0 |  22k|  0 | 156k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1273.66/1278.56	c  1279s| 52700 |    45 |  2675k|  49.3 |  1005M |  46 |4113 |  61k|  51k|  22k|  2 | 156k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1275.06/1279.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1275.06/1279.92	c  1280s| 52800 |    46 |  2678k|  49.3 |  1005M |  46 |4113 |  61k|  51k|  22k|  2 | 156k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1277.16/1282.05	c  1282s| 52900 |    41 |  2684k|  49.3 |  1005M |  46 |4113 |  61k|  51k|  22k|  1 | 157k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1279.04/1283.91	c  1284s| 53000 |    44 |  2689k|  49.3 |  1005M |  46 |4113 |  61k|  51k|  22k|  1 | 157k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1280.94/1285.85	c  1286s| 53100 |    42 |  2693k|  49.3 |  1005M |  46 |4113 |  61k|  51k|  22k|  1 | 157k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1282.64/1287.50	c  1287s| 53200 |    44 |  2698k|  49.3 |  1005M |  46 |4113 |  61k|  51k|  22k|  1 | 157k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1284.14/1289.07	c  1289s| 53300 |    40 |  2702k|  49.3 |  1005M |  46 |4113 |  61k|  51k|  22k|  1 | 158k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
1285.73/1290.67	c  1291s| 53400 |    36 |  2706k|  49.3 |  1005M |  46 |4113 |  61k|  51k|  22k|  1 | 158k|  38 | 0.000000e+00 |      --      |    Inf |   7.24%
1287.42/1292.35	c  1292s| 53500 |    40 |  2709k|  49.2 |  1005M |  46 |4113 |  61k|  51k|  22k|  1 | 158k|  38 | 0.000000e+00 |      --      |    Inf |   7.24%
1289.01/1293.96	c  1294s| 53600 |    37 |  2713k|  49.2 |  1005M |  46 |4113 |  61k|  51k|  23k|  0 | 158k|  38 | 0.000000e+00 |      --      |    Inf |   7.25%
1291.11/1296.02	c  1296s| 53700 |    37 |  2718k|  49.2 |  1005M |  46 |4113 |  61k|  51k|  23k|  1 | 159k|  38 | 0.000000e+00 |      --      |    Inf |   7.25%
1292.80/1297.70	c  1298s| 53800 |    36 |  2721k|  49.2 |  1005M |  46 |4113 |  61k|   0 |  23k|  0 | 159k|  38 | 0.000000e+00 |      --      |    Inf |   7.25%
1294.69/1299.64	c  1300s| 53900 |    35 |  2726k|  49.2 |  1005M |  46 |4113 |  61k|  51k|  23k|  1 | 159k|  38 | 0.000000e+00 |      --      |    Inf |   7.25%
1296.29/1301.26	c  1301s| 54000 |    33 |  2731k|  49.2 |  1005M |  46 |4113 |  61k|  51k|  23k|  1 | 159k|  38 | 0.000000e+00 |      --      |    Inf |   7.29%
1298.08/1303.08	c  1303s| 54100 |    34 |  2735k|  49.2 |  1005M |  46 |4113 |  61k|  51k|  23k|  1 | 160k|  38 | 0.000000e+00 |      --      |    Inf |   7.31%
1299.67/1304.66	c  1305s| 54200 |    34 |  2739k|  49.1 |  1005M |  46 |4113 |  61k|  51k|  23k|  1 | 160k|  38 | 0.000000e+00 |      --      |    Inf |   7.33%
1301.17/1306.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1301.17/1306.17	c  1306s| 54300 |    34 |  2742k|  49.1 |  1005M |  46 |4113 |  61k|   0 |  23k|  0 | 160k|  38 | 0.000000e+00 |      --      |    Inf |   7.33%
1302.56/1307.58	c  1308s| 54400 |    37 |  2745k|  49.1 |  1005M |  46 |4113 |  61k|  51k|  23k|  2 | 160k|  38 | 0.000000e+00 |      --      |    Inf |   7.34%
1304.06/1309.03	c  1309s| 54500 |    34 |  2748k|  49.0 |  1005M |  46 |4113 |  61k|   0 |  23k|  0 | 161k|  38 | 0.000000e+00 |      --      |    Inf |   7.34%
1305.55/1310.51	c  1311s| 54600 |    33 |  2750k|  49.0 |  1005M |  46 |4113 |  61k|   0 |  23k|  0 | 161k|  38 | 0.000000e+00 |      --      |    Inf |   7.34%
1306.94/1311.97	c  1312s| 54700 |    35 |  2754k|  49.0 |  1005M |  46 |4113 |  61k|  51k|  23k|  1 | 161k|  38 | 0.000000e+00 |      --      |    Inf |   7.34%
1308.34/1313.31	c  1313s| 54800 |    38 |  2757k|  48.9 |  1006M |  46 |4113 |  61k|  51k|  23k|  1 | 161k|  38 | 0.000000e+00 |      --      |    Inf |   7.34%
1309.53/1314.59	c  1315s| 54900 |    37 |  2759k|  48.9 |  1006M |  46 |4113 |  61k|  51k|  23k|  1 | 162k|  38 | 0.000000e+00 |      --      |    Inf |   7.34%
1311.03/1316.05	c  1316s| 55000 |    34 |  2762k|  48.9 |  1006M |  46 |4113 |  61k|   0 |  23k|  0 | 162k|  38 | 0.000000e+00 |      --      |    Inf |   7.35%
1312.32/1317.35	c  1317s| 55100 |    37 |  2764k|  48.8 |  1006M |  46 |4113 |  61k|  51k|  23k|  1 | 162k|  38 | 0.000000e+00 |      --      |    Inf |   7.35%
1313.62/1318.65	c  1319s| 55200 |    32 |  2767k|  48.8 |  1006M |  46 |4113 |  61k|   0 |  23k|  0 | 162k|  38 | 0.000000e+00 |      --      |    Inf |   7.35%
1315.02/1320.07	c  1320s| 55300 |    31 |  2770k|  48.7 |  1006M |  46 |4113 |  61k|   0 |  23k|  0 | 162k|  38 | 0.000000e+00 |      --      |    Inf |   7.35%
1316.50/1321.54	c  1322s| 55400 |    31 |  2773k|  48.7 |  1006M |  46 |4113 |  61k|   0 |  23k|  0 | 163k|  38 | 0.000000e+00 |      --      |    Inf |   7.35%
1317.80/1322.83	c  1323s| 55500 |    30 |  2776k|  48.7 |  1006M |  46 |4113 |  61k|   0 |  24k|  0 | 163k|  38 | 0.000000e+00 |      --      |    Inf |   7.35%
1319.39/1324.45	c  1324s| 55600 |    29 |  2780k|  48.7 |  1006M |  46 |4113 |  61k|  50k|  24k|  1 | 163k|  38 | 0.000000e+00 |      --      |    Inf |   7.35%
1321.38/1326.49	c  1326s| 55700 |    32 |  2785k|  48.7 |  1006M |  46 |4113 |  61k|  51k|  24k|  1 | 163k|  38 | 0.000000e+00 |      --      |    Inf |   7.39%
1323.48/1328.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1323.48/1328.58	c  1329s| 55800 |    34 |  2791k|  48.7 |  1006M |  46 |4113 |  61k|  51k|  24k|  1 | 164k|  38 | 0.000000e+00 |      --      |    Inf |   7.41%
1325.37/1330.49	c  1330s| 55900 |    30 |  2796k|  48.7 |  1006M |  46 |4113 |  61k|   0 |  24k|  0 | 164k|  38 | 0.000000e+00 |      --      |    Inf |   7.42%
1327.36/1332.44	c  1332s| 56000 |    32 |  2800k|  48.7 |  1006M |  46 |4113 |  61k|  51k|  24k|  1 | 164k|  38 | 0.000000e+00 |      --      |    Inf |   7.42%
1329.45/1334.50	c  1335s| 56100 |    33 |  2805k|  48.7 |  1006M |  46 |4113 |  61k|  51k|  24k|  1 | 164k|  38 | 0.000000e+00 |      --      |    Inf |   7.42%
1331.44/1336.51	c  1337s| 56200 |    30 |  2810k|  48.7 |  1006M |  46 |4113 |  61k|  51k|  24k|  2 | 165k|  38 | 0.000000e+00 |      --      |    Inf |   7.43%
1333.74/1338.84	c  1339s| 56300 |    29 |  2816k|  48.7 |  1006M |  46 |4113 |  61k|   0 |  24k|  0 | 165k|  38 | 0.000000e+00 |      --      |    Inf |   7.44%
1335.83/1340.94	c  1341s| 56400 |    32 |  2821k|  48.7 |  1006M |  46 |4113 |  61k|  51k|  24k|  1 | 165k|  38 | 0.000000e+00 |      --      |    Inf |   7.44%
1338.41/1343.57	c  1344s| 56500 |    30 |  2828k|  48.7 |  1006M |  46 |4113 |  61k|   0 |  24k|  0 | 165k|  38 | 0.000000e+00 |      --      |    Inf |   7.44%
1340.61/1345.75	c  1346s| 56600 |    26 |  2834k|  48.7 |  1007M |  46 |4113 |  61k|   0 |  24k|  0 | 166k|  38 | 0.000000e+00 |      --      |    Inf |   7.45%
1343.10/1348.20	c  1348s| 56700 |    28 |  2838k|  48.7 |  1007M |  46 |4113 |  61k|   0 |  25k|  0 | 166k|  38 | 0.000000e+00 |      --      |    Inf |   7.59%
1345.09/1350.21	c  1350s| 56800 |    31 |  2843k|  48.7 |  1007M |  46 |4113 |  61k|  50k|  25k|  0 | 166k|  38 | 0.000000e+00 |      --      |    Inf |   7.64%
1346.98/1352.16	c  1352s| 56900 |    30 |  2848k|  48.7 |  1007M |  46 |4113 |  61k|  50k|  25k|  1 | 166k|  38 | 0.000000e+00 |      --      |    Inf |   7.67%
1348.67/1353.88	c  1354s| 57000 |    27 |  2852k|  48.7 |  1007M |  46 |4113 |  61k|   0 |  25k|  0 | 167k|  38 | 0.000000e+00 |      --      |    Inf |   7.69%
1351.47/1356.62	c  1357s| 57100 |    28 |  2856k|  48.7 |  1007M |  46 |4113 |  61k|  50k|  25k|  1 | 167k|  38 | 0.000000e+00 |      --      |    Inf |   7.71%
1353.16/1358.33	c  1358s| 57200 |    30 |  2860k|  48.7 |  1007M |  46 |4113 |  61k|  51k|  25k|  1 | 167k|  38 | 0.000000e+00 |      --      |    Inf |   7.73%
1354.56/1359.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1354.56/1359.72	c  1360s| 57300 |    29 |  2863k|  48.7 |  1007M |  46 |4113 |  61k|  50k|  25k|  1 | 167k|  38 | 0.000000e+00 |      --      |    Inf |   7.74%
1355.86/1361.08	c  1361s| 57400 |    28 |  2865k|  48.6 |  1007M |  46 |4113 |  61k|   0 |  25k|  0 | 168k|  38 | 0.000000e+00 |      --      |    Inf |   7.76%
1357.35/1362.54	c  1363s| 57500 |    26 |  2868k|  48.6 |  1007M |  46 |4113 |  61k|   0 |  25k|  0 | 168k|  38 | 0.000000e+00 |      --      |    Inf |   7.77%
1359.54/1364.73	c  1365s| 57600 |    24 |  2871k|  48.5 |  1007M |  46 |4113 |  61k|  51k|  25k|  2 | 168k|  38 | 0.000000e+00 |      --      |    Inf |   7.78%
1361.03/1366.29	c  1366s| 57700 |    28 |  2874k|  48.5 |  1007M |  46 |4113 |  61k|  50k|  25k|  1 | 168k|  38 | 0.000000e+00 |      --      |    Inf |   7.79%
1362.62/1367.88	c  1368s| 57800 |    32 |  2877k|  48.5 |  1007M |  46 |4113 |  61k|  50k|  26k|  1 | 169k|  38 | 0.000000e+00 |      --      |    Inf |   7.80%
1364.12/1369.33	c  1369s| 57900 |    33 |  2880k|  48.4 |  1007M |  46 |4113 |  61k|  51k|  26k|  1 | 169k|  38 | 0.000000e+00 |      --      |    Inf |   7.81%
1365.71/1370.97	c  1371s| 58000 |    31 |  2883k|  48.4 |  1007M |  46 |4113 |  61k|  50k|  26k|  1 | 169k|  38 | 0.000000e+00 |      --      |    Inf |   7.81%
1367.50/1372.70	c  1373s| 58100 |    31 |  2887k|  48.4 |  1007M |  46 |4113 |  61k|  51k|  26k|  1 | 169k|  38 | 0.000000e+00 |      --      |    Inf |   7.81%
1368.90/1374.12	c  1374s| 58200 |    28 |  2890k|  48.4 |  1007M |  46 |4113 |  61k|   0 |  26k|  0 | 170k|  38 | 0.000000e+00 |      --      |    Inf |   7.81%
1370.49/1375.72	c  1376s| 58300 |    29 |  2894k|  48.4 |  1007M |  46 |4113 |  61k|  50k|  26k|  1 | 170k|  38 | 0.000000e+00 |      --      |    Inf |   7.82%
1372.38/1377.64	c  1378s| 58400 |    32 |  2898k|  48.4 |  1007M |  46 |4113 |  61k|  51k|  26k|  1 | 170k|  38 | 0.000000e+00 |      --      |    Inf |   7.82%
1374.18/1379.43	c  1379s| 58500 |    33 |  2903k|  48.3 |  1007M |  46 |4113 |  61k|   0 |  26k|  0 | 170k|  38 | 0.000000e+00 |      --      |    Inf |   7.83%
1376.07/1381.35	c  1381s| 58600 |    30 |  2907k|  48.3 |  1007M |  46 |4113 |  61k|   0 |  26k|  0 | 170k|  38 | 0.000000e+00 |      --      |    Inf |   7.83%
1378.16/1383.40	c  1383s| 58700 |    32 |  2912k|  48.3 |  1007M |  46 |4113 |  61k|  51k|  26k|  1 | 171k|  38 | 0.000000e+00 |      --      |    Inf |   7.83%
1379.76/1385.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1379.76/1385.07	c  1385s| 58800 |    27 |  2916k|  48.3 |  1007M |  46 |4113 |  61k|  51k|  26k|  1 | 171k|  38 | 0.000000e+00 |      --      |    Inf |   7.84%
1381.34/1386.68	c  1387s| 58900 |    27 |  2919k|  48.3 |  1007M |  46 |4113 |  61k|  50k|  26k|  1 | 171k|  38 | 0.000000e+00 |      --      |    Inf |   7.85%
1382.94/1388.20	c  1388s| 59000 |    29 |  2922k|  48.3 |  1007M |  46 |4113 |  61k|  50k|  26k|  1 | 171k|  38 | 0.000000e+00 |      --      |    Inf |   7.85%
1384.33/1389.68	c  1390s| 59100 |    29 |  2925k|  48.2 |  1007M |  46 |4113 |  61k|  51k|  27k|  1 | 172k|  38 | 0.000000e+00 |      --      |    Inf |   7.85%
1386.42/1391.79	c  1392s| 59200 |    26 |  2931k|  48.2 |  1007M |  46 |4113 |  61k|   0 |  27k|  0 | 172k|  38 | 0.000000e+00 |      --      |    Inf |   7.86%
1388.31/1393.65	c  1394s| 59300 |    25 |  2935k|  48.2 |  1008M |  46 |4113 |  61k|  51k|  27k|  0 | 172k|  38 | 0.000000e+00 |      --      |    Inf |   7.86%
1390.21/1395.53	c  1396s| 59400 |    24 |  2939k|  48.2 |  1008M |  46 |4113 |  61k|   0 |  27k|  0 | 172k|  38 | 0.000000e+00 |      --      |    Inf |   7.87%
1392.00/1397.35	c  1397s| 59500 |    25 |  2943k|  48.2 |  1008M |  46 |4113 |  61k|  51k|  27k|  1 | 173k|  38 | 0.000000e+00 |      --      |    Inf |   7.90%
1393.59/1398.93	c  1399s| 59600 |    28 |  2946k|  48.2 |  1008M |  46 |4113 |  61k|   0 |  27k|  0 | 173k|  38 | 0.000000e+00 |      --      |    Inf |   7.91%
1395.18/1400.58	c  1401s| 59700 |    26 |  2950k|  48.2 |  1008M |  46 |4113 |  61k|   0 |  27k|  0 | 173k|  38 | 0.000000e+00 |      --      |    Inf |   7.92%
1397.38/1402.76	c  1403s| 59800 |    28 |  2954k|  48.2 |  1008M |  46 |4113 |  61k|  51k|  27k|  2 | 173k|  38 | 0.000000e+00 |      --      |    Inf |   7.92%
1399.17/1404.50	c  1404s| 59900 |    27 |  2958k|  48.1 |  1008M |  46 |4113 |  61k|  51k|  27k|  1 | 174k|  38 | 0.000000e+00 |      --      |    Inf |   7.93%
1400.86/1406.27	c  1406s| 60000 |    26 |  2963k|  48.1 |  1008M |  46 |4113 |  61k|  51k|  27k|  1 | 174k|  38 | 0.000000e+00 |      --      |    Inf |   7.93%
1403.25/1408.61	c  1409s| 60100 |    26 |  2969k|  48.2 |  1008M |  46 |4113 |  61k|  51k|  27k|  1 | 174k|  38 | 0.000000e+00 |      --      |    Inf |   7.93%
1406.34/1411.74	c  1412s| 60200 |    20 |  2973k|  48.2 |  1008M |  46 |4113 |  61k|  50k|  28k|  0 | 174k|  38 | 0.000000e+00 |      --      |    Inf |   8.03%
1408.93/1414.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1408.93/1414.34	c  1414s| 60300 |    21 |  2981k|  48.2 |  1008M |  46 |4113 |  61k|  50k|  28k|  1 | 174k|  38 | 0.000000e+00 |      --      |    Inf |   8.20%
1412.12/1417.55	c  1418s| 60400 |    21 |  2989k|  48.3 |  1008M |  46 |4113 |  61k|  50k|  28k|  1 | 175k|  38 | 0.000000e+00 |      --      |    Inf |   8.37%
1417.80/1423.29	c  1423s| 60500 |    24 |  2996k|  48.3 |  1008M |  46 |4113 |  61k|  51k|  28k|  1 | 175k|  38 | 0.000000e+00 |      --      |    Inf |   8.53%
1420.19/1425.64	c  1426s| 60600 |    20 |  3002k|  48.3 |  1008M |  46 |4113 |  61k|  51k|  28k|  1 | 175k|  38 | 0.000000e+00 |      --      |    Inf |   8.62%
1422.49/1427.90	c  1428s| 60700 |    21 |  3008k|  48.3 |  1008M |  46 |4113 |  61k|  50k|  28k|  1 | 175k|  38 | 0.000000e+00 |      --      |    Inf |   8.67%
1424.79/1430.22	c  1430s| 60800 |    20 |  3012k|  48.3 |  1008M |  46 |4113 |  61k|  51k|  28k|  1 | 175k|  38 | 0.000000e+00 |      --      |    Inf |   8.81%
1427.88/1433.35	c  1433s| 60900 |    26 |  3016k|  48.3 |  1018M |  46 |4113 |  61k|  50k|  28k|  2 | 176k|  38 | 0.000000e+00 |      --      |    Inf |   9.37%
1429.57/1435.10	c  1435s| 61000 |    25 |  3019k|  48.3 |  1018M |  46 |4113 |  61k|   0 |  28k|  0 | 176k|  38 | 0.000000e+00 |      --      |    Inf |   9.52%
1434.15/1439.66	c  1440s| 61100 |    27 |  3025k|  48.3 |  1018M |  46 |4113 |  61k|  50k|  28k|  1 | 176k|  38 | 0.000000e+00 |      --      |    Inf |  10.19%
1436.74/1442.28	c  1442s| 61200 |    30 |  3030k|  48.3 |  1018M |  46 |4113 |  61k|   0 |  29k|  0 | 176k|  38 | 0.000000e+00 |      --      |    Inf |  10.45%
1438.73/1444.22	c  1444s| 61300 |    26 |  3033k|  48.3 |  1018M |  46 |4113 |  61k|  50k|  29k|  1 | 176k|  38 | 0.000000e+00 |      --      |    Inf |  10.61%
1442.02/1447.50	c  1448s| 61400 |    25 |  3039k|  48.3 |  1019M |  46 |4113 |  61k|   0 |  29k|  0 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  10.97%
1443.71/1449.23	c  1449s| 61500 |    28 |  3043k|  48.3 |  1019M |  46 |4113 |  61k|   0 |  29k|  0 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  11.02%
1445.70/1451.23	c  1451s| 61600 |    27 |  3048k|  48.3 |  1019M |  46 |4113 |  61k|  51k|  29k|  1 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  11.06%
1447.79/1453.30	c  1453s| 61700 |    24 |  3053k|  48.3 |  1019M |  46 |4113 |  61k|   0 |  29k|  0 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  11.07%
1450.18/1455.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1450.18/1455.70	c  1456s| 61800 |    30 |  3058k|  48.3 |  1024M |  46 |4113 |  61k|   0 |  29k|  0 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  11.34%
1451.68/1457.25	c  1457s| 61900 |    29 |  3062k|  48.3 |  1024M |  46 |4113 |  61k|   0 |  29k|  0 | 178k|  38 | 0.000000e+00 |      --      |    Inf |  11.35%
1453.58/1459.17	c  1459s| 62000 |    31 |  3067k|  48.3 |  1024M |  46 |4113 |  61k|  51k|  29k|  2 | 178k|  38 | 0.000000e+00 |      --      |    Inf |  11.37%
1455.27/1460.89	c  1461s| 62100 |    33 |  3071k|  48.3 |  1024M |  46 |4113 |  61k|  50k|  30k|  1 | 178k|  38 | 0.000000e+00 |      --      |    Inf |  11.38%
1457.06/1462.65	c  1463s| 62200 |    29 |  3075k|  48.2 |  1024M |  46 |4113 |  61k|  50k|  30k|  1 | 178k|  38 | 0.000000e+00 |      --      |    Inf |  11.39%
1460.35/1465.93	c  1466s| 62300 |    30 |  3085k|  48.3 |  1024M |  46 |4113 |  61k|   0 |  30k|  0 | 178k|  38 | 0.000000e+00 |      --      |    Inf |  11.40%
1463.33/1468.92	c  1469s| 62400 |    33 |  3091k|  48.3 |  1024M |  46 |4113 |  61k|  50k|  30k|  1 | 179k|  38 | 0.000000e+00 |      --      |    Inf |  11.43%
1464.63/1470.20	c  1470s| 62500 |    33 |  3093k|  48.3 |  1024M |  46 |4113 |  61k|   0 |  30k|  0 | 179k|  38 | 0.000000e+00 |      --      |    Inf |  11.45%
1466.12/1471.75	c  1472s| 62600 |    36 |  3097k|  48.3 |  1024M |  46 |4113 |  61k|   0 |  30k|  0 | 179k|  38 | 0.000000e+00 |      --      |    Inf |  11.47%
1467.81/1473.41	c  1473s| 62700 |    34 |  3100k|  48.2 |  1024M |  46 |4113 |  61k|  51k|  30k|  2 | 179k|  38 | 0.000000e+00 |      --      |    Inf |  11.47%
1469.42/1475.03	c  1475s| 62800 |    35 |  3103k|  48.2 |  1024M |  46 |4113 |  61k|  51k|  30k|  1 | 179k|  38 | 0.000000e+00 |      --      |    Inf |  11.47%
1471.51/1477.15	c  1477s| 62900 |    35 |  3109k|  48.2 |  1024M |  46 |4113 |  61k|  51k|  30k|  1 | 180k|  38 | 0.000000e+00 |      --      |    Inf |  11.50%
1473.30/1478.95	c  1479s| 63000 |    35 |  3113k|  48.2 |  1024M |  46 |4113 |  61k|   0 |  30k|  0 | 180k|  38 | 0.000000e+00 |      --      |    Inf |  11.52%
1475.19/1480.88	c  1481s| 63100 |    36 |  3116k|  48.2 |  1024M |  46 |4113 |  61k|   0 |  30k|  0 | 180k|  38 | 0.000000e+00 |      --      |    Inf |  11.54%
1476.98/1482.65	c  1483s| 63200 |    39 |  3120k|  48.2 |  1024M |  46 |4113 |  61k|  51k|  30k|  1 | 180k|  38 | 0.000000e+00 |      --      |    Inf |  11.54%
1478.57/1484.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1478.57/1484.28	c  1484s| 63300 |    37 |  3124k|  48.2 |  1024M |  46 |4113 |  61k|  51k|  31k|  1 | 180k|  38 | 0.000000e+00 |      --      |    Inf |  11.55%
1480.37/1486.01	c  1486s| 63400 |    37 |  3129k|  48.2 |  1024M |  46 |4113 |  61k|   0 |  31k|  0 | 181k|  38 | 0.000000e+00 |      --      |    Inf |  11.56%
1482.36/1488.06	c  1488s| 63500 |    37 |  3135k|  48.2 |  1024M |  46 |4113 |  61k|  51k|  31k|  1 | 181k|  38 | 0.000000e+00 |      --      |    Inf |  11.56%
1484.45/1490.11	c  1490s| 63600 |    35 |  3140k|  48.2 |  1024M |  46 |4113 |  61k|  51k|  31k|  1 | 181k|  38 | 0.000000e+00 |      --      |    Inf |  11.56%
1487.34/1493.00	c  1493s| 63700 |    32 |  3145k|  48.2 |  1029M |  46 |4113 |  61k|   0 |  31k|  0 | 181k|  38 | 0.000000e+00 |      --      |    Inf |  11.64%
1489.13/1494.88	c  1495s| 63800 |    33 |  3151k|  48.2 |  1029M |  46 |4113 |  61k|  51k|  31k|  1 | 182k|  38 | 0.000000e+00 |      --      |    Inf |  11.64%
1491.02/1496.73	c  1497s| 63900 |    32 |  3156k|  48.2 |  1029M |  46 |4113 |  61k|   0 |  31k|  0 | 182k|  38 | 0.000000e+00 |      --      |    Inf |  11.64%
1493.42/1499.19	c  1499s| 64000 |    30 |  3163k|  48.3 |  1029M |  46 |4113 |  61k|  51k|  31k|  0 | 182k|  38 | 0.000000e+00 |      --      |    Inf |  11.65%
1496.11/1501.83	c  1502s| 64100 |    30 |  3171k|  48.3 |  1029M |  46 |4113 |  61k|   0 |  31k|  0 | 182k|  38 | 0.000000e+00 |      --      |    Inf |  11.70%
1499.20/1504.90	c  1505s| 64200 |    35 |  3181k|  48.4 |  1029M |  46 |4113 |  61k|  51k|  31k|  1 | 182k|  38 | 0.000000e+00 |      --      |    Inf |  11.71%
1501.79/1507.53	c  1508s| 64300 |    29 |  3189k|  48.4 |  1029M |  46 |4113 |  61k|  51k|  31k|  0 | 183k|  38 | 0.000000e+00 |      --      |    Inf |  11.72%
1504.38/1510.14	c  1510s| 64400 |    30 |  3196k|  48.5 |  1029M |  46 |4113 |  61k|   0 |  31k|  0 | 183k|  38 | 0.000000e+00 |      --      |    Inf |  11.73%
1506.57/1512.38	c  1512s| 64500 |    29 |  3202k|  48.5 |  1030M |  46 |4113 |  61k|  50k|  31k|  1 | 183k|  38 | 0.000000e+00 |      --      |    Inf |  11.75%
1508.56/1514.31	c  1514s| 64600 |    28 |  3207k|  48.5 |  1030M |  46 |4113 |  61k|   0 |  32k|  0 | 183k|  38 | 0.000000e+00 |      --      |    Inf |  11.78%
1511.45/1517.27	c  1517s| 64700 |    25 |  3216k|  48.6 |  1030M |  46 |4113 |  61k|  51k|  32k|  0 | 184k|  38 | 0.000000e+00 |      --      |    Inf |  11.78%
1513.64/1519.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1513.64/1519.43	c  1519s| 64800 |    29 |  3221k|  48.6 |  1030M |  46 |4113 |  61k|  51k|  32k|  2 | 184k|  38 | 0.000000e+00 |      --      |    Inf |  11.82%
1515.24/1521.07	c  1521s| 64900 |    25 |  3225k|  48.5 |  1030M |  46 |4113 |  61k|  50k|  32k|  1 | 184k|  38 | 0.000000e+00 |      --      |    Inf |  11.90%
1517.33/1523.18	c  1523s| 65000 |    26 |  3229k|  48.5 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 184k|  38 | 0.000000e+00 |      --      |    Inf |  11.92%
1519.22/1525.00	c  1525s| 65100 |    26 |  3233k|  48.5 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 184k|  38 | 0.000000e+00 |      --      |    Inf |  11.94%
1521.91/1527.74	c  1528s| 65200 |    23 |  3241k|  48.6 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 185k|  38 | 0.000000e+00 |      --      |    Inf |  11.95%
1524.89/1530.72	c  1531s| 65300 |    25 |  3248k|  48.6 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 185k|  38 | 0.000000e+00 |      --      |    Inf |  11.95%
1528.98/1534.82	c  1535s| 65400 |    27 |  3260k|  48.7 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 185k|  38 | 0.000000e+00 |      --      |    Inf |  11.95%
1534.06/1539.94	c  1540s| 65500 |    23 |  3275k|  48.9 |  1030M |  46 |4113 |  61k|   0 |  32k|  0 | 185k|  38 | 0.000000e+00 |      --      |    Inf |  11.95%
1536.85/1542.79	c  1543s| 65600 |    29 |  3282k|  48.9 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 185k|  38 | 0.000000e+00 |      --      |    Inf |  11.96%
1538.74/1544.64	c  1545s| 65700 |    27 |  3287k|  48.9 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 186k|  38 | 0.000000e+00 |      --      |    Inf |  11.96%
1541.14/1547.03	c  1547s| 65800 |    24 |  3293k|  48.9 |  1030M |  46 |4113 |  61k|   0 |  32k|  0 | 186k|  38 | 0.000000e+00 |      --      |    Inf |  11.96%
1543.23/1549.14	c  1549s| 65900 |    25 |  3298k|  48.9 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 186k|  38 | 0.000000e+00 |      --      |    Inf |  11.96%
1545.32/1551.27	c  1551s| 66000 |    27 |  3303k|  48.9 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 186k|  38 | 0.000000e+00 |      --      |    Inf |  11.96%
1548.01/1553.99	c  1554s| 66100 |    28 |  3309k|  48.9 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 187k|  38 | 0.000000e+00 |      --      |    Inf |  11.96%
1549.91/1555.89	c  1556s| 66200 |    25 |  3313k|  48.9 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 187k|  38 | 0.000000e+00 |      --      |    Inf |  11.96%
1551.50/1557.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1551.50/1557.45	c  1557s| 66300 |    27 |  3316k|  48.9 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 187k|  38 | 0.000000e+00 |      --      |    Inf |  11.96%
1552.99/1558.96	c  1559s| 66400 |    27 |  3320k|  48.9 |  1030M |  46 |4113 |  61k|   0 |  32k|  0 | 187k|  38 | 0.000000e+00 |      --      |    Inf |  11.96%
1555.09/1561.07	c  1561s| 66500 |    25 |  3325k|  48.9 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 188k|  38 | 0.000000e+00 |      --      |    Inf |  11.96%
1558.67/1564.64	c  1565s| 66600 |    23 |  3334k|  48.9 |  1030M |  46 |4113 |  61k|   0 |  32k|  0 | 188k|  38 | 0.000000e+00 |      --      |    Inf |  11.97%
1560.36/1566.37	c  1566s| 66700 |    21 |  3338k|  48.9 |  1030M |  46 |4113 |  61k|   0 |  32k|  0 | 188k|  38 | 0.000000e+00 |      --      |    Inf |  12.01%
1562.55/1568.58	c  1569s| 66800 |    27 |  3343k|  48.9 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 188k|  38 | 0.000000e+00 |      --      |    Inf |  12.02%
1564.24/1570.26	c  1570s| 66900 |    23 |  3347k|  48.9 |  1030M |  46 |4113 |  61k|  51k|  32k|  1 | 189k|  38 | 0.000000e+00 |      --      |    Inf |  12.03%
1566.14/1572.15	c  1572s| 67000 |    25 |  3352k|  48.9 |  1030M |  46 |4113 |  61k|   0 |  33k|  0 | 189k|  38 | 0.000000e+00 |      --      |    Inf |  12.05%
1568.03/1574.00	c  1574s| 67100 |    25 |  3356k|  48.9 |  1030M |  46 |4113 |  61k|  51k|  33k|  1 | 189k|  38 | 0.000000e+00 |      --      |    Inf |  12.05%
1570.03/1576.07	c  1576s| 67200 |    27 |  3362k|  48.9 |  1030M |  46 |4113 |  61k|  51k|  33k|  1 | 189k|  38 | 0.000000e+00 |      --      |    Inf |  12.06%
1572.51/1578.56	c  1579s| 67300 |    27 |  3369k|  48.9 |  1030M |  46 |4113 |  61k|   0 |  33k|  0 | 190k|  38 | 0.000000e+00 |      --      |    Inf |  12.07%
1574.50/1580.56	c  1581s| 67400 |    31 |  3375k|  49.0 |  1030M |  46 |4113 |  61k|  51k|  33k|  1 | 190k|  38 | 0.000000e+00 |      --      |    Inf |  12.08%
1577.00/1583.02	c  1583s| 67500 |    29 |  3381k|  49.0 |  1030M |  46 |4113 |  61k|   0 |  33k|  0 | 190k|  38 | 0.000000e+00 |      --      |    Inf |  12.08%
1578.78/1584.89	c  1585s| 67600 |    27 |  3386k|  49.0 |  1030M |  46 |4113 |  61k|  51k|  33k|  0 | 190k|  38 | 0.000000e+00 |      --      |    Inf |  12.08%
1582.27/1588.34	c  1588s| 67700 |    30 |  3396k|  49.1 |  1030M |  46 |4113 |  61k|   0 |  33k|  0 | 190k|  38 | 0.000000e+00 |      --      |    Inf |  12.08%
1584.26/1590.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1584.26/1590.32	c  1590s| 67800 |    29 |  3401k|  49.1 |  1030M |  46 |4113 |  61k|  51k|  33k|  1 | 191k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1586.35/1592.47	c  1592s| 67900 |    27 |  3407k|  49.1 |  1030M |  46 |4113 |  61k|  51k|  33k|  2 | 191k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1588.64/1594.76	c  1595s| 68000 |    31 |  3414k|  49.1 |  1030M |  46 |4113 |  61k|   0 |  33k|  0 | 191k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1590.35/1596.42	c  1596s| 68100 |    32 |  3418k|  49.1 |  1030M |  46 |4113 |  61k|   0 |  33k|  0 | 191k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1591.74/1597.89	c  1598s| 68200 |    31 |  3421k|  49.1 |  1030M |  46 |4113 |  61k|  51k|  33k|  1 | 192k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1593.23/1599.38	c  1599s| 68300 |    29 |  3425k|  49.0 |  1030M |  46 |4113 |  61k|   0 |  33k|  0 | 192k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1595.03/1601.12	c  1601s| 68400 |    30 |  3430k|  49.0 |  1030M |  46 |4113 |  61k|   0 |  33k|  0 | 192k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1596.72/1602.89	c  1603s| 68500 |    30 |  3435k|  49.0 |  1030M |  46 |4113 |  61k|  51k|  33k|  1 | 193k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1598.41/1604.54	c  1605s| 68600 |    27 |  3438k|  49.0 |  1030M |  46 |4113 |  61k|   0 |  33k|  0 | 193k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1600.01/1606.17	c  1606s| 68700 |    29 |  3442k|  49.0 |  1030M |  46 |4113 |  61k|  51k|  33k|  1 | 193k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1602.00/1608.16	c  1608s| 68800 |    25 |  3447k|  49.0 |  1030M |  46 |4113 |  61k|   0 |  33k|  0 | 193k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1603.99/1610.15	c  1610s| 68900 |    24 |  3453k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  0 | 194k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1605.78/1611.96	c  1612s| 69000 |    26 |  3458k|  49.0 |  1031M |  46 |4113 |  61k|   0 |  33k|  0 | 194k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1607.77/1613.92	c  1614s| 69100 |    26 |  3463k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  1 | 194k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1610.07/1616.28	c  1616s| 69200 |    25 |  3470k|  49.1 |  1031M |  46 |4113 |  61k|  51k|  33k|  1 | 194k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1611.86/1618.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1611.86/1618.07	c  1618s| 69300 |    25 |  3474k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  0 | 194k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1613.55/1619.72	c  1620s| 69400 |    26 |  3478k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  0 | 195k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
1616.34/1622.58	c  1623s| 69500 |    25 |  3486k|  49.1 |  1031M |  46 |4113 |  61k|   0 |  33k|  0 | 195k|  38 | 0.000000e+00 |      --      |    Inf |  12.10%
1617.73/1623.94	c  1624s| 69600 |    25 |  3489k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  0 | 195k|  38 | 0.000000e+00 |      --      |    Inf |  12.10%
1619.42/1625.63	c  1626s| 69700 |    26 |  3494k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  1 | 196k|  38 | 0.000000e+00 |      --      |    Inf |  12.10%
1621.02/1627.22	c  1627s| 69800 |    22 |  3498k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  1 | 196k|  38 | 0.000000e+00 |      --      |    Inf |  12.10%
1623.11/1629.35	c  1629s| 69900 |    22 |  3504k|  49.1 |  1031M |  46 |4113 |  61k|  51k|  33k|  0 | 196k|  38 | 0.000000e+00 |      --      |    Inf |  12.10%
1624.91/1631.13	c  1631s| 70000 |    20 |  3508k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  1 | 196k|  38 | 0.000000e+00 |      --      |    Inf |  12.11%
1626.60/1632.85	c  1633s| 70100 |    21 |  3512k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  0 | 196k|  38 | 0.000000e+00 |      --      |    Inf |  12.15%
1628.79/1635.08	c  1635s| 70200 |    18 |  3519k|  49.0 |  1031M |  46 |4113 |  61k|   0 |  33k|  0 | 197k|  38 | 0.000000e+00 |      --      |    Inf |  12.19%
1630.58/1636.84	c  1637s| 70300 |    19 |  3522k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  0 | 197k|  38 | 0.000000e+00 |      --      |    Inf |  12.23%
1631.97/1638.26	c  1638s| 70400 |    21 |  3525k|  49.0 |  1031M |  46 |4113 |  61k|   0 |  33k|  0 | 197k|  38 | 0.000000e+00 |      --      |    Inf |  12.23%
1633.37/1639.69	c  1640s| 70500 |    20 |  3529k|  49.0 |  1031M |  46 |4113 |  61k|   0 |  33k|  0 | 198k|  38 | 0.000000e+00 |      --      |    Inf |  12.23%
1634.87/1641.17	c  1641s| 70600 |    20 |  3532k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  1 | 198k|  38 | 0.000000e+00 |      --      |    Inf |  12.24%
1636.95/1643.26	c  1643s| 70700 |    22 |  3538k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  1 | 198k|  38 | 0.000000e+00 |      --      |    Inf |  12.24%
1638.94/1645.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1638.94/1645.24	c  1645s| 70800 |    22 |  3544k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  2 | 198k|  38 | 0.000000e+00 |      --      |    Inf |  12.25%
1640.84/1647.15	c  1647s| 70900 |    21 |  3549k|  49.0 |  1031M |  46 |4113 |  61k|  51k|  33k|  2 | 199k|  38 | 0.000000e+00 |      --      |    Inf |  12.25%
1642.53/1648.89	c  1649s| 71000 |    18 |  3554k|  49.0 |  1031M |  46 |4113 |  61k|   0 |  33k|  0 | 199k|  38 | 0.000000e+00 |      --      |    Inf |  12.25%
1644.52/1650.83	c  1651s| 71100 |    15 |  3558k|  49.0 |  1031M |  46 |4113 |  61k|   0 |  33k|  0 | 199k|  38 | 0.000000e+00 |      --      |    Inf |  12.26%
1649.30/1655.67	c  1656s| 71200 |    15 |  3562k|  49.0 |  1041M |  46 |4113 |  61k|   0 |  34k|  0 | 199k|  38 | 0.000000e+00 |      --      |    Inf |  13.76%
1655.69/1662.05	c  1662s| 71300 |    13 |  3568k|  49.0 |  1046M |  46 |4113 |  61k|  50k|  34k|  1 | 199k|  38 | 0.000000e+00 |      --      |    Inf |  16.80%
1663.47/1669.87	c  1670s| 71400 |    17 |  3583k|  49.1 |  1046M |  46 |4113 |  61k|  50k|  34k|  1 | 200k|  38 | 0.000000e+00 |      --      |    Inf |  22.22%
1669.14/1675.52	c  1676s| 71500 |    18 |  3597k|  49.3 |  1046M |  46 |4113 |  61k|  50k|  34k|  1 | 200k|  38 | 0.000000e+00 |      --      |    Inf |  22.44%
1673.33/1679.70	c  1680s| 71600 |    23 |  3607k|  49.3 |  1047M |  46 |4113 |  61k|   0 |  34k|  0 | 200k|  38 | 0.000000e+00 |      --      |    Inf |  22.81%
1684.48/1690.96	c  1691s| 71700 |    36 |  3622k|  49.5 |  1049M |  46 |4113 |  61k|   0 |  35k|  0 | 200k|  38 | 0.000000e+00 |      --      |    Inf |  23.09%
1688.07/1694.51	c  1695s| 71800 |    33 |  3632k|  49.5 |  1049M |  46 |4113 |  61k|   0 |  35k|  0 | 200k|  38 | 0.000000e+00 |      --      |    Inf |  23.21%
1690.76/1697.28	c  1697s| 71900 |    30 |  3639k|  49.6 |  1049M |  46 |4113 |  61k|   0 |  35k|  0 | 200k|  38 | 0.000000e+00 |      --      |    Inf |  23.26%
1693.75/1700.29	c  1700s| 72000 |    30 |  3646k|  49.6 |  1049M |  46 |4113 |  61k|  51k|  35k|  1 | 201k|  38 | 0.000000e+00 |      --      |    Inf |  23.29%
1701.02/1707.56	c  1708s| 72100 |    36 |  3656k|  49.7 |  1054M |  46 |4113 |  61k|  50k|  35k|  1 | 201k|  38 | 0.000000e+00 |      --      |    Inf |  23.33%
1703.31/1709.82	c  1710s| 72200 |    36 |  3662k|  49.7 |  1054M |  46 |4113 |  61k|  50k|  35k|  1 | 201k|  38 | 0.000000e+00 |      --      |    Inf |  23.35%
1706.11/1712.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1706.11/1712.62	c  1713s| 72300 |    36 |  3668k|  49.7 |  1054M |  46 |4113 |  61k|  50k|  35k|  1 | 201k|  38 | 0.000000e+00 |      --      |    Inf |  23.42%
1711.39/1717.94	c  1718s| 72400 |    49 |  3680k|  49.8 |  1062M |  46 |4113 |  61k|   0 |  35k|  0 | 201k|  38 | 0.000000e+00 |      --      |    Inf |  24.38%
1716.27/1722.85	c  1723s| 72500 |    57 |  3690k|  49.8 |  1062M |  46 |4113 |  61k|   0 |  36k|  0 | 202k|  38 | 0.000000e+00 |      --      |    Inf |  24.88%
1727.33/1733.95	c  1734s| 72600 |    61 |  3703k|  50.0 |  1062M |  46 |4113 |  61k|   0 |  36k|  0 | 202k|  38 | 0.000000e+00 |      --      |    Inf |  25.35%
1731.52/1738.12	c  1738s| 72700 |    62 |  3712k|  50.0 |  1062M |  46 |4113 |  61k|  50k|  36k|  1 | 202k|  38 | 0.000000e+00 |      --      |    Inf |  25.55%
1736.51/1743.12	c  1743s| 72800 |    56 |  3721k|  50.1 |  1062M |  46 |4113 |  61k|   0 |  36k|  0 | 202k|  38 | 0.000000e+00 |      --      |    Inf |  25.91%
1739.79/1746.43	c  1746s| 72900 |    59 |  3729k|  50.1 |  1063M |  46 |4113 |  61k|  51k|  36k|  2 | 202k|  38 | 0.000000e+00 |      --      |    Inf |  25.92%
1743.08/1749.72	c  1750s| 73000 |    56 |  3738k|  50.2 |  1063M |  46 |4113 |  61k|   0 |  36k|  0 | 203k|  38 | 0.000000e+00 |      --      |    Inf |  25.95%
1749.05/1755.72	c  1756s| 73100 |    57 |  3748k|  50.2 |  1063M |  46 |4113 |  61k|  50k|  37k|  0 | 203k|  38 | 0.000000e+00 |      --      |    Inf |  26.27%
1754.43/1761.12	c  1761s| 73200 |    62 |  3760k|  50.3 |  1063M |  46 |4113 |  61k|  51k|  37k|  1 | 203k|  38 | 0.000000e+00 |      --      |    Inf |  26.62%
1757.91/1764.68	c  1765s| 73300 |    62 |  3768k|  50.4 |  1063M |  46 |4113 |  61k|  50k|  37k|  1 | 203k|  38 | 0.000000e+00 |      --      |    Inf |  26.85%
1760.50/1767.21	c  1767s| 73400 |    63 |  3774k|  50.4 |  1063M |  46 |4113 |  61k|  51k|  37k|  2 | 203k|  38 | 0.000000e+00 |      --      |    Inf |  27.02%
1762.99/1769.75	c  1770s| 73500 |    65 |  3781k|  50.4 |  1063M |  46 |4113 |  61k|   0 |  37k|  0 | 204k|  38 | 0.000000e+00 |      --      |    Inf |  27.03%
1765.48/1772.29	c  1772s| 73600 |    69 |  3787k|  50.4 |  1063M |  46 |4113 |  61k|  51k|  37k|  1 | 204k|  38 | 0.000000e+00 |      --      |    Inf |  27.06%
1767.08/1773.85	c  1774s| 73700 |    69 |  3790k|  50.4 |  1063M |  46 |4113 |  61k|  51k|  38k|  1 | 204k|  38 | 0.000000e+00 |      --      |    Inf |  27.06%
1769.47/1776.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1769.47/1776.24	c  1776s| 73800 |    65 |  3794k|  50.4 |  1063M |  46 |4113 |  61k|   0 |  38k|  0 | 204k|  38 | 0.000000e+00 |      --      |    Inf |  27.19%
1771.36/1778.16	c  1778s| 73900 |    63 |  3798k|  50.4 |  1063M |  46 |4113 |  61k|  51k|  38k|  0 | 205k|  38 | 0.000000e+00 |      --      |    Inf |  27.22%
1776.14/1782.92	c  1783s| 74000 |    63 |  3811k|  50.5 |  1063M |  46 |4113 |  61k|  50k|  38k|  1 | 205k|  38 | 0.000000e+00 |      --      |    Inf |  27.28%
1783.42/1790.21	c  1790s| 74100 |    64 |  3818k|  50.5 |  1063M |  46 |4113 |  61k|  50k|  38k|  1 | 205k|  38 | 0.000000e+00 |      --      |    Inf |  27.35%
1785.81/1792.66	c  1793s| 74200 |    68 |  3824k|  50.5 |  1063M |  46 |4113 |  61k|   0 |  38k|  0 | 205k|  38 | 0.000000e+00 |      --      |    Inf |  27.36%
1788.40/1795.22	c  1795s| 74300 |    71 |  3830k|  50.5 |  1063M |  46 |4113 |  61k|  51k|  38k|  1 | 205k|  38 | 0.000000e+00 |      --      |    Inf |  27.38%
1791.08/1797.99	c  1798s| 74400 |    68 |  3837k|  50.5 |  1063M |  46 |4113 |  61k|  51k|  38k|  1 | 206k|  38 | 0.000000e+00 |      --      |    Inf |  27.39%
1793.37/1800.28	c  1800s| 74500 |    70 |  3842k|  50.5 |  1064M |  46 |4113 |  61k|  50k|  38k|  1 | 206k|  38 | 0.000000e+00 |      --      |    Inf |  27.40%
1797.06/1803.99	c  1804s| 74600 |    65 |  3852k|  50.6 |  1064M |  46 |4113 |  61k|  51k|  39k|  0 | 206k|  38 | 0.000000e+00 |      --      |    Inf |  27.41%
1799.95/1806.89	c  1807s| 74700 |    66 |  3860k|  50.6 |  1064M |  46 |4113 |  61k|   0 |  39k|  0 | 206k|  38 | 0.000000e+00 |      --      |    Inf |  27.43%
1807.23/1814.15	c  1814s| 74800 |    68 |  3869k|  50.7 |  1064M |  46 |4113 |  61k|  51k|  39k|  1 | 206k|  38 | 0.000000e+00 |      --      |    Inf |  27.46%
1809.81/1816.79	c  1817s| 74900 |    72 |  3876k|  50.7 |  1064M |  46 |4113 |  61k|   0 |  39k|  0 | 207k|  38 | 0.000000e+00 |      --      |    Inf |  27.47%
1811.72/1818.65	c  1819s| 75000 |    67 |  3881k|  50.7 |  1064M |  46 |4113 |  61k|  51k|  39k|  1 | 207k|  38 | 0.000000e+00 |      --      |    Inf |  27.47%
1814.40/1821.31	c  1821s| 75100 |    67 |  3888k|  50.8 |  1064M |  46 |4113 |  61k|  51k|  39k|  1 | 207k|  38 | 0.000000e+00 |      --      |    Inf |  27.47%
1818.10/1825.09	c  1825s| 75200 |    64 |  3898k|  50.8 |  1064M |  46 |4113 |  61k|  51k|  39k|  0 | 207k|  38 | 0.000000e+00 |      --      |    Inf |  27.49%
1828.06/1835.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1828.06/1835.08	c  1835s| 75300 |    68 |  3909k|  50.9 |  1064M |  46 |4113 |  61k|  50k|  39k|  1 | 207k|  38 | 0.000000e+00 |      --      |    Inf |  27.56%
1830.65/1837.63	c  1838s| 75400 |    67 |  3915k|  50.9 |  1064M |  46 |4113 |  61k|  50k|  39k|  1 | 208k|  38 | 0.000000e+00 |      --      |    Inf |  27.59%
1834.33/1841.39	c  1841s| 75500 |    67 |  3926k|  51.0 |  1064M |  46 |4113 |  61k|  50k|  39k|  1 | 208k|  38 | 0.000000e+00 |      --      |    Inf |  27.60%
1840.81/1847.87	c  1848s| 75600 |    68 |  3934k|  51.0 |  1064M |  46 |4113 |  61k|  51k|  39k|  1 | 208k|  38 | 0.000000e+00 |      --      |    Inf |  27.65%
1844.50/1851.55	c  1852s| 75700 |    72 |  3942k|  51.1 |  1064M |  46 |4113 |  61k|   0 |  40k|  0 | 208k|  38 | 0.000000e+00 |      --      |    Inf |  27.77%
1846.59/1853.63	c  1854s| 75800 |    76 |  3947k|  51.1 |  1064M |  46 |4113 |  61k|  51k|  40k|  1 | 208k|  38 | 0.000000e+00 |      --      |    Inf |  27.79%
1848.38/1855.41	c  1855s| 75900 |    74 |  3952k|  51.1 |  1064M |  46 |4113 |  61k|   0 |  40k|  0 | 209k|  38 | 0.000000e+00 |      --      |    Inf |  27.79%
1850.18/1857.20	c  1857s| 76000 |    74 |  3956k|  51.0 |  1064M |  46 |4113 |  61k|   0 |  40k|  0 | 209k|  38 | 0.000000e+00 |      --      |    Inf |  27.79%
1852.37/1859.48	c  1859s| 76100 |    74 |  3962k|  51.0 |  1064M |  46 |4113 |  61k|   0 |  40k|  0 | 209k|  38 | 0.000000e+00 |      --      |    Inf |  27.80%
1854.76/1861.81	c  1862s| 76200 |    72 |  3967k|  51.1 |  1064M |  46 |4113 |  61k|  51k|  40k|  2 | 209k|  38 | 0.000000e+00 |      --      |    Inf |  27.81%
1857.15/1864.22	c  1864s| 76300 |    71 |  3974k|  51.1 |  1064M |  46 |4113 |  61k|  51k|  40k|  1 | 210k|  38 | 0.000000e+00 |      --      |    Inf |  27.83%
1859.24/1866.31	c  1866s| 76400 |    69 |  3979k|  51.1 |  1064M |  46 |4113 |  61k|   0 |  40k|  0 | 210k|  38 | 0.000000e+00 |      --      |    Inf |  27.84%
1864.62/1871.71	c  1872s| 76500 |    80 |  3998k|  51.2 |  1064M |  46 |4113 |  61k|  51k|  40k|  1 | 210k|  38 | 0.000000e+00 |      --      |    Inf |  27.85%
1866.71/1873.84	c  1874s| 76600 |    76 |  4003k|  51.2 |  1064M |  46 |4113 |  61k|  51k|  40k|  2 | 210k|  38 | 0.000000e+00 |      --      |    Inf |  27.87%
1869.10/1876.27	c  1876s| 76700 |    75 |  4008k|  51.2 |  1064M |  46 |4113 |  61k|  50k|  40k|  1 | 210k|  38 | 0.000000e+00 |      --      |    Inf |  27.95%
1871.99/1879.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1871.99/1879.12	c  1879s| 76800 |    81 |  4014k|  51.3 |  1064M |  46 |4113 |  61k|  50k|  40k|  1 | 211k|  38 | 0.000000e+00 |      --      |    Inf |  27.98%
1873.58/1880.76	c  1881s| 76900 |    80 |  4018k|  51.2 |  1064M |  46 |4113 |  61k|   0 |  40k|  0 | 211k|  38 | 0.000000e+00 |      --      |    Inf |  28.00%
1875.48/1882.63	c  1883s| 77000 |    85 |  4022k|  51.2 |  1065M |  46 |4113 |  61k|   0 |  41k|  0 | 211k|  38 | 0.000000e+00 |      --      |    Inf |  28.00%
1877.37/1884.59	c  1885s| 77100 |    88 |  4027k|  51.2 |  1065M |  46 |4113 |  61k|  51k|  41k|  1 | 211k|  38 | 0.000000e+00 |      --      |    Inf |  28.01%
1878.97/1886.17	c  1886s| 77200 |    87 |  4030k|  51.2 |  1065M |  46 |4113 |  61k|  51k|  41k|  1 | 211k|  38 | 0.000000e+00 |      --      |    Inf |  28.01%
1880.66/1887.80	c  1888s| 77300 |    87 |  4034k|  51.2 |  1065M |  46 |4113 |  61k|   0 |  41k|  0 | 212k|  38 | 0.000000e+00 |      --      |    Inf |  28.01%
1882.45/1889.65	c  1890s| 77400 |    81 |  4039k|  51.2 |  1065M |  46 |4113 |  61k|  51k|  41k|  2 | 212k|  38 | 0.000000e+00 |      --      |    Inf |  28.02%
1884.34/1891.53	c  1892s| 77500 |    81 |  4045k|  51.2 |  1065M |  46 |4113 |  61k|  51k|  41k|  1 | 212k|  38 | 0.000000e+00 |      --      |    Inf |  28.02%
1887.63/1894.86	c  1895s| 77600 |    81 |  4052k|  51.2 |  1065M |  46 |4113 |  61k|   0 |  41k|  0 | 212k|  38 | 0.000000e+00 |      --      |    Inf |  28.46%
1890.62/1897.87	c  1898s| 77700 |    82 |  4060k|  51.3 |  1065M |  46 |4113 |  61k|  51k|  41k|  1 | 212k|  38 | 0.000000e+00 |      --      |    Inf |  28.48%
1893.21/1900.43	c  1900s| 77800 |    80 |  4067k|  51.3 |  1065M |  46 |4113 |  61k|  51k|  41k|  1 | 213k|  38 | 0.000000e+00 |      --      |    Inf |  28.50%
1896.20/1903.49	c  1903s| 77900 |    77 |  4075k|  51.3 |  1066M |  46 |4113 |  61k|  51k|  41k|  1 | 213k|  38 | 0.000000e+00 |      --      |    Inf |  28.51%
1898.79/1906.01	c  1906s| 78000 |    76 |  4081k|  51.3 |  1066M |  46 |4113 |  61k|  51k|  41k|  1 | 213k|  38 | 0.000000e+00 |      --      |    Inf |  28.55%
1902.67/1909.92	c  1910s| 78100 |    81 |  4090k|  51.4 |  1068M |  46 |4113 |  61k|   0 |  41k|  0 | 213k|  38 | 0.000000e+00 |      --      |    Inf |  28.56%
1905.06/1912.37	c  1912s| 78200 |    78 |  4096k|  51.4 |  1068M |  46 |4113 |  61k|   0 |  41k|  0 | 213k|  38 | 0.000000e+00 |      --      |    Inf |  28.56%
1907.65/1914.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1907.65/1914.99	c  1915s| 78300 |    78 |  4103k|  51.4 |  1069M |  46 |4113 |  61k|  51k|  41k|  1 | 214k|  38 | 0.000000e+00 |      --      |    Inf |  28.57%
1911.25/1918.56	c  1919s| 78400 |    79 |  4113k|  51.5 |  1069M |  46 |4113 |  61k|  51k|  42k|  1 | 214k|  38 | 0.000000e+00 |      --      |    Inf |  28.58%
1914.23/1921.53	c  1922s| 78500 |    86 |  4120k|  51.5 |  1070M |  46 |4113 |  61k|  51k|  42k|  1 | 214k|  38 | 0.000000e+00 |      --      |    Inf |  28.58%
1916.32/1923.64	c  1924s| 78600 |    85 |  4126k|  51.5 |  1070M |  46 |4113 |  61k|  51k|  42k|  1 | 214k|  38 | 0.000000e+00 |      --      |    Inf |  28.58%
1919.31/1926.62	c  1927s| 78700 |    82 |  4133k|  51.5 |  1070M |  46 |4113 |  61k|  51k|  42k|  1 | 214k|  38 | 0.000000e+00 |      --      |    Inf |  28.59%
1923.20/1930.52	c  1931s| 78800 |    80 |  4145k|  51.6 |  1070M |  46 |4113 |  61k|  51k|  42k|  0 | 215k|  38 | 0.000000e+00 |      --      |    Inf |  28.59%
1926.18/1933.58	c  1934s| 78900 |    85 |  4152k|  51.6 |  1070M |  46 |4113 |  61k|   0 |  42k|  0 | 215k|  38 | 0.000000e+00 |      --      |    Inf |  28.59%
1930.57/1937.90	c  1938s| 79000 |    81 |  4164k|  51.7 |  1071M |  46 |4113 |  61k|  50k|  42k|  1 | 215k|  38 | 0.000000e+00 |      --      |    Inf |  28.60%
1932.56/1939.92	c  1940s| 79100 |    80 |  4169k|  51.7 |  1071M |  46 |4113 |  61k|  50k|  42k|  1 | 215k|  38 | 0.000000e+00 |      --      |    Inf |  28.61%
1934.45/1941.82	c  1942s| 79200 |    83 |  4174k|  51.7 |  1071M |  46 |4113 |  61k|  51k|  42k|  2 | 216k|  38 | 0.000000e+00 |      --      |    Inf |  28.61%
1936.35/1943.73	c  1944s| 79300 |    80 |  4178k|  51.7 |  1071M |  46 |4113 |  61k|  51k|  42k|  1 | 216k|  38 | 0.000000e+00 |      --      |    Inf |  28.61%
1938.64/1946.07	c  1946s| 79400 |    87 |  4184k|  51.7 |  1071M |  46 |4113 |  61k|  51k|  42k|  1 | 216k|  38 | 0.000000e+00 |      --      |    Inf |  28.62%
1940.23/1947.67	c  1948s| 79500 |    86 |  4187k|  51.7 |  1071M |  46 |4113 |  61k|   0 |  42k|  0 | 216k|  38 | 0.000000e+00 |      --      |    Inf |  28.62%
1942.02/1949.44	c  1949s| 79600 |    87 |  4191k|  51.7 |  1071M |  46 |4113 |  61k|   0 |  42k|  0 | 216k|  38 | 0.000000e+00 |      --      |    Inf |  28.62%
1943.91/1951.35	c  1951s| 79700 |    81 |  4195k|  51.7 |  1071M |  46 |4113 |  61k|  51k|  42k|  1 | 217k|  38 | 0.000000e+00 |      --      |    Inf |  28.63%
1945.91/1953.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1945.91/1953.38	c  1953s| 79800 |    87 |  4200k|  51.7 |  1072M |  46 |4113 |  61k|  51k|  42k|  1 | 217k|  38 | 0.000000e+00 |      --      |    Inf |  28.63%
1948.30/1955.75	c  1956s| 79900 |    88 |  4205k|  51.7 |  1072M |  46 |4113 |  61k|  51k|  42k|  1 | 217k|  38 | 0.000000e+00 |      --      |    Inf |  28.64%
1950.09/1957.57	c  1958s| 80000 |    83 |  4209k|  51.6 |  1072M |  46 |4113 |  61k|  51k|  43k|  1 | 217k|  38 | 0.000000e+00 |      --      |    Inf |  28.64%
1953.68/1961.19	c  1961s| 80100 |    91 |  4217k|  51.7 |  1073M |  46 |4113 |  61k|   0 |  43k|  0 | 217k|  38 | 0.000000e+00 |      --      |    Inf |  28.64%
1955.37/1962.89	c  1963s| 80200 |    83 |  4221k|  51.7 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 218k|  38 | 0.000000e+00 |      --      |    Inf |  28.64%
1957.46/1964.90	c  1965s| 80300 |    82 |  4225k|  51.7 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 218k|  38 | 0.000000e+00 |      --      |    Inf |  28.64%
1959.25/1966.73	c  1967s| 80400 |    84 |  4231k|  51.7 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 218k|  38 | 0.000000e+00 |      --      |    Inf |  28.64%
1961.14/1968.61	c  1969s| 80500 |    88 |  4235k|  51.6 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 218k|  38 | 0.000000e+00 |      --      |    Inf |  28.64%
1962.64/1970.13	c  1970s| 80600 |    85 |  4239k|  51.6 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 219k|  38 | 0.000000e+00 |      --      |    Inf |  28.64%
1964.13/1971.66	c  1972s| 80700 |    86 |  4242k|  51.6 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 219k|  38 | 0.000000e+00 |      --      |    Inf |  28.64%
1965.92/1973.40	c  1973s| 80800 |    84 |  4247k|  51.6 |  1073M |  46 |4113 |  61k|  50k|  43k|  1 | 219k|  38 | 0.000000e+00 |      --      |    Inf |  28.64%
1968.01/1975.58	c  1976s| 80900 |    82 |  4252k|  51.6 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 219k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1971.90/1979.40	c  1979s| 81000 |    80 |  4259k|  51.6 |  1073M |  46 |4113 |  61k|   0 |  43k|  0 | 219k|  38 | 0.000000e+00 |      --      |    Inf |  28.75%
1974.78/1982.34	c  1982s| 81100 |    82 |  4266k|  51.6 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 220k|  38 | 0.000000e+00 |      --      |    Inf |  28.93%
1978.17/1985.72	c  1986s| 81200 |    78 |  4276k|  51.7 |  1073M |  46 |4113 |  61k|   0 |  43k|  0 | 220k|  38 | 0.000000e+00 |      --      |    Inf |  28.99%
1981.36/1988.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1981.36/1988.93	c  1989s| 81300 |    77 |  4284k|  51.7 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 220k|  38 | 0.000000e+00 |      --      |    Inf |  29.01%
1984.15/1991.74	c  1992s| 81400 |    77 |  4291k|  51.8 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 220k|  38 | 0.000000e+00 |      --      |    Inf |  29.03%
1987.34/1994.97	c  1995s| 81500 |    80 |  4300k|  51.8 |  1073M |  46 |4113 |  61k|   0 |  43k|  0 | 220k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
1989.13/1996.78	c  1997s| 81600 |    83 |  4304k|  51.8 |  1073M |  46 |4113 |  61k|   0 |  43k|  0 | 221k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
1990.83/1998.46	c  1998s| 81700 |    86 |  4308k|  51.8 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 221k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
1992.72/2000.33	c  2000s| 81800 |    83 |  4314k|  51.8 |  1073M |  46 |4113 |  61k|   0 |  43k|  0 | 221k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
1994.71/2002.37	c  2002s| 81900 |    84 |  4319k|  51.8 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 221k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
1998.99/2006.65	c  2007s| 82000 |    81 |  4331k|  51.9 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 222k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2003.57/2011.27	c  2011s| 82100 |    86 |  4345k|  52.0 |  1073M |  46 |4113 |  61k|  51k|  43k|  0 | 222k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2009.36/2017.01	c  2017s| 82200 |    84 |  4362k|  52.1 |  1073M |  46 |4113 |  61k|   0 |  43k|  0 | 222k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2012.14/2019.83	c  2020s| 82300 |    86 |  4371k|  52.2 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 222k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2014.73/2022.40	c  2022s| 82400 |    79 |  4377k|  52.2 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 222k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2017.12/2024.89	c  2025s| 82500 |    79 |  4384k|  52.2 |  1073M |  46 |4113 |  61k|   0 |  43k|  0 | 223k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2020.91/2028.66	c  2029s| 82600 |    79 |  4394k|  52.2 |  1073M |  46 |4113 |  61k|  51k|  43k|  1 | 223k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2023.30/2031.08	c  2031s| 82700 |    78 |  4400k|  52.3 |  1074M |  46 |4113 |  61k|  51k|  43k|  0 | 223k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2026.48/2034.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2026.48/2034.29	c  2034s| 82800 |    78 |  4409k|  52.3 |  1078M |  46 |4113 |  61k|  51k|  43k|  1 | 223k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2028.38/2036.12	c  2036s| 82900 |    81 |  4413k|  52.3 |  1078M |  46 |4113 |  61k|  51k|  43k|  1 | 224k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2031.17/2038.91	c  2039s| 83000 |    80 |  4420k|  52.3 |  1078M |  46 |4113 |  61k|  51k|  43k|  1 | 224k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2033.06/2040.83	c  2041s| 83100 |    78 |  4425k|  52.3 |  1078M |  46 |4113 |  61k|  51k|  43k|  1 | 224k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2034.66/2042.40	c  2042s| 83200 |    80 |  4428k|  52.3 |  1079M |  46 |4113 |  61k|   0 |  43k|  0 | 224k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2036.75/2044.58	c  2045s| 83300 |    80 |  4434k|  52.3 |  1079M |  46 |4113 |  61k|  51k|  43k|  1 | 224k|  38 | 0.000000e+00 |      --      |    Inf |  29.04%
2038.74/2046.56	c  2047s| 83400 |    80 |  4439k|  52.3 |  1079M |  46 |4113 |  61k|  51k|  43k|  1 | 225k|  38 | 0.000000e+00 |      --      |    Inf |  29.05%
2040.53/2048.36	c  2048s| 83500 |    77 |  4443k|  52.3 |  1079M |  46 |4113 |  61k|   0 |  43k|  0 | 225k|  38 | 0.000000e+00 |      --      |    Inf |  29.12%
2042.82/2050.68	c  2051s| 83600 |    78 |  4448k|  52.3 |  1079M |  46 |4113 |  61k|  51k|  43k|  2 | 225k|  38 | 0.000000e+00 |      --      |    Inf |  29.13%
2044.92/2052.78	c  2053s| 83700 |    78 |  4452k|  52.3 |  1079M |  46 |4113 |  61k|  51k|  44k|  1 | 225k|  38 | 0.000000e+00 |      --      |    Inf |  29.14%
2047.11/2054.93	c  2055s| 83800 |    80 |  4457k|  52.3 |  1079M |  46 |4113 |  61k|   0 |  44k|  0 | 226k|  38 | 0.000000e+00 |      --      |    Inf |  29.14%
2049.10/2056.90	c  2057s| 83900 |    78 |  4462k|  52.2 |  1079M |  46 |4113 |  61k|  51k|  44k|  2 | 226k|  38 | 0.000000e+00 |      --      |    Inf |  29.14%
2051.09/2058.94	c  2059s| 84000 |    80 |  4467k|  52.2 |  1079M |  46 |4113 |  61k|  51k|  44k|  1 | 226k|  38 | 0.000000e+00 |      --      |    Inf |  29.15%
2052.68/2060.50	c  2061s| 84100 |    80 |  4471k|  52.2 |  1080M |  46 |4113 |  61k|  51k|  44k|  1 | 226k|  38 | 0.000000e+00 |      --      |    Inf |  29.15%
2054.47/2062.31	c  2062s| 84200 |    76 |  4475k|  52.2 |  1080M |  46 |4113 |  61k|  51k|  44k|  1 | 227k|  38 | 0.000000e+00 |      --      |    Inf |  29.15%
2056.06/2063.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2056.06/2063.93	c  2064s| 84300 |    74 |  4478k|  52.2 |  1080M |  46 |4113 |  61k|  51k|  44k|  1 | 227k|  38 | 0.000000e+00 |      --      |    Inf |  29.15%
2057.86/2065.75	c  2066s| 84400 |    77 |  4483k|  52.2 |  1080M |  46 |4113 |  61k|   0 |  44k|  0 | 227k|  38 | 0.000000e+00 |      --      |    Inf |  29.16%
2060.35/2068.26	c  2068s| 84500 |    78 |  4489k|  52.2 |  1080M |  46 |4113 |  61k|   0 |  44k|  0 | 227k|  38 | 0.000000e+00 |      --      |    Inf |  29.16%
2062.94/2070.86	c  2071s| 84600 |    75 |  4496k|  52.2 |  1080M |  46 |4113 |  61k|   0 |  44k|  0 | 227k|  38 | 0.000000e+00 |      --      |    Inf |  29.17%
2065.43/2073.31	c  2073s| 84700 |    72 |  4501k|  52.2 |  1080M |  46 |4113 |  61k|  51k|  44k|  1 | 228k|  38 | 0.000000e+00 |      --      |    Inf |  29.20%
2068.12/2076.09	c  2076s| 84800 |    68 |  4507k|  52.2 |  1080M |  46 |4113 |  61k|  51k|  44k|  1 | 228k|  38 | 0.000000e+00 |      --      |    Inf |  29.29%
2072.00/2079.93	c  2080s| 84900 |    69 |  4516k|  52.3 |  1080M |  46 |4113 |  61k|   0 |  44k|  0 | 228k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2074.49/2082.40	c  2082s| 85000 |    72 |  4521k|  52.3 |  1080M |  46 |4113 |  61k|   0 |  44k|  0 | 228k|  38 | 0.000000e+00 |      --      |    Inf |  29.57%
2077.98/2085.93	c  2086s| 85100 |    68 |  4531k|  52.3 |  1080M |  46 |4113 |  61k|   0 |  44k|  0 | 228k|  38 | 0.000000e+00 |      --      |    Inf |  29.67%
2080.18/2088.15	c  2088s| 85200 |    69 |  4537k|  52.3 |  1080M |  46 |4113 |  61k|  51k|  44k|  2 | 229k|  38 | 0.000000e+00 |      --      |    Inf |  29.68%
2081.96/2089.95	c  2090s| 85300 |    67 |  4540k|  52.3 |  1080M |  46 |4113 |  61k|  50k|  44k|  0 | 229k|  38 | 0.000000e+00 |      --      |    Inf |  29.71%
2083.86/2091.81	c  2092s| 85400 |    67 |  4545k|  52.3 |  1080M |  46 |4113 |  61k|  51k|  44k|  1 | 229k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2086.85/2094.82	c  2095s| 85500 |    64 |  4550k|  52.3 |  1080M |  46 |4113 |  61k|   0 |  44k|  0 | 229k|  38 | 0.000000e+00 |      --      |    Inf |  30.54%
2089.54/2097.52	c  2098s| 85600 |    66 |  4556k|  52.3 |  1080M |  46 |4113 |  61k|  51k|  45k|  1 | 230k|  38 | 0.000000e+00 |      --      |    Inf |  30.55%
2092.23/2100.29	c  2100s| 85700 |    67 |  4564k|  52.3 |  1080M |  46 |4113 |  61k|   0 |  45k|  0 | 230k|  38 | 0.000000e+00 |      --      |    Inf |  30.56%
2094.51/2102.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2094.51/2102.50	c  2103s| 85800 |    67 |  4568k|  52.3 |  1080M |  46 |4113 |  61k|  51k|  45k|  1 | 230k|  38 | 0.000000e+00 |      --      |    Inf |  30.61%
2096.40/2104.42	c  2104s| 85900 |    64 |  4572k|  52.3 |  1080M |  46 |4113 |  61k|   0 |  45k|  0 | 230k|  38 | 0.000000e+00 |      --      |    Inf |  30.61%
2098.00/2106.06	c  2106s| 86000 |    69 |  4576k|  52.3 |  1080M |  46 |4113 |  61k|   0 |  45k|  0 | 231k|  38 | 0.000000e+00 |      --      |    Inf |  30.61%
2099.79/2107.83	c  2108s| 86100 |    67 |  4580k|  52.3 |  1080M |  46 |4113 |  61k|   0 |  45k|  0 | 231k|  38 | 0.000000e+00 |      --      |    Inf |  30.61%
2101.38/2109.40	c  2109s| 86200 |    71 |  4583k|  52.3 |  1080M |  46 |4113 |  61k|  51k|  45k|  1 | 231k|  38 | 0.000000e+00 |      --      |    Inf |  30.61%
2103.17/2111.20	c  2111s| 86300 |    70 |  4588k|  52.3 |  1080M |  46 |4113 |  61k|  51k|  45k|  2 | 232k|  38 | 0.000000e+00 |      --      |    Inf |  30.61%
2104.56/2112.65	c  2113s| 86400 |    69 |  4591k|  52.2 |  1080M |  46 |4113 |  61k|   0 |  45k|  0 | 232k|  38 | 0.000000e+00 |      --      |    Inf |  30.61%
2105.97/2114.04	c  2114s| 86500 |    69 |  4594k|  52.2 |  1080M |  46 |4113 |  61k|   0 |  45k|  0 | 232k|  38 | 0.000000e+00 |      --      |    Inf |  30.61%
2107.76/2115.90	c  2116s| 86600 |    64 |  4598k|  52.2 |  1080M |  46 |4113 |  61k|   0 |  45k|  0 | 233k|  38 | 0.000000e+00 |      --      |    Inf |  30.61%
2109.65/2117.72	c  2118s| 86700 |    66 |  4603k|  52.2 |  1080M |  46 |4113 |  61k|   0 |  45k|  0 | 233k|  38 | 0.000000e+00 |      --      |    Inf |  30.61%
2111.84/2119.91	c  2120s| 86800 |    73 |  4611k|  52.2 |  1081M |  46 |4113 |  61k|   0 |  45k|  0 | 233k|  38 | 0.000000e+00 |      --      |    Inf |  30.62%
2114.04/2122.17	c  2122s| 86900 |    69 |  4616k|  52.2 |  1081M |  46 |4113 |  61k|   0 |  45k|  0 | 233k|  38 | 0.000000e+00 |      --      |    Inf |  30.63%
2116.22/2124.36	c  2124s| 87000 |    68 |  4622k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  45k|  2 | 233k|  38 | 0.000000e+00 |      --      |    Inf |  30.63%
2118.02/2126.14	c  2126s| 87100 |    69 |  4625k|  52.2 |  1081M |  46 |4113 |  61k|   0 |  45k|  0 | 234k|  38 | 0.000000e+00 |      --      |    Inf |  30.63%
2119.91/2128.07	c  2128s| 87200 |    66 |  4630k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  45k|  1 | 234k|  38 | 0.000000e+00 |      --      |    Inf |  30.64%
2121.60/2129.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2121.60/2129.79	c  2130s| 87300 |    69 |  4633k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  45k|  1 | 234k|  38 | 0.000000e+00 |      --      |    Inf |  30.64%
2124.00/2132.17	c  2132s| 87400 |    70 |  4638k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  45k|  1 | 234k|  38 | 0.000000e+00 |      --      |    Inf |  30.64%
2125.89/2134.09	c  2134s| 87500 |    73 |  4643k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  45k|  1 | 235k|  38 | 0.000000e+00 |      --      |    Inf |  30.64%
2127.58/2135.74	c  2136s| 87600 |    72 |  4647k|  52.2 |  1081M |  46 |4113 |  61k|   0 |  45k|  0 | 235k|  38 | 0.000000e+00 |      --      |    Inf |  30.64%
2129.87/2138.09	c  2138s| 87700 |    69 |  4652k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  45k|  1 | 235k|  38 | 0.000000e+00 |      --      |    Inf |  30.65%
2131.96/2140.16	c  2140s| 87800 |    70 |  4657k|  52.2 |  1081M |  46 |4113 |  61k|   0 |  45k|  0 | 235k|  38 | 0.000000e+00 |      --      |    Inf |  30.65%
2133.65/2141.87	c  2142s| 87900 |    66 |  4661k|  52.1 |  1081M |  46 |4113 |  61k|  51k|  45k|  2 | 236k|  38 | 0.000000e+00 |      --      |    Inf |  30.65%
2135.54/2143.79	c  2144s| 88000 |    67 |  4665k|  52.1 |  1081M |  46 |4113 |  61k|   0 |  45k|  0 | 236k|  38 | 0.000000e+00 |      --      |    Inf |  30.65%
2137.63/2145.83	c  2146s| 88100 |    70 |  4670k|  52.1 |  1081M |  46 |4113 |  61k|   0 |  45k|  0 | 236k|  38 | 0.000000e+00 |      --      |    Inf |  30.65%
2139.63/2147.87	c  2148s| 88200 |    66 |  4674k|  52.1 |  1081M |  46 |4113 |  61k|   0 |  45k|  0 | 236k|  38 | 0.000000e+00 |      --      |    Inf |  30.66%
2141.72/2149.96	c  2150s| 88300 |    67 |  4680k|  52.1 |  1081M |  46 |4113 |  61k|   0 |  45k|  0 | 237k|  38 | 0.000000e+00 |      --      |    Inf |  30.66%
2143.91/2152.15	c  2152s| 88400 |    63 |  4684k|  52.1 |  1081M |  46 |4113 |  61k|  51k|  45k|  1 | 237k|  38 | 0.000000e+00 |      --      |    Inf |  30.66%
2146.30/2154.50	c  2154s| 88500 |    60 |  4690k|  52.1 |  1081M |  46 |4113 |  61k|   0 |  45k|  0 | 237k|  38 | 0.000000e+00 |      --      |    Inf |  30.68%
2148.79/2157.02	c  2157s| 88600 |    63 |  4695k|  52.1 |  1081M |  46 |4113 |  61k|  51k|  45k|  1 | 237k|  38 | 0.000000e+00 |      --      |    Inf |  30.74%
2151.19/2159.45	c  2159s| 88700 |    60 |  4700k|  52.1 |  1081M |  46 |4113 |  61k|  50k|  45k|  1 | 237k|  38 | 0.000000e+00 |      --      |    Inf |  30.77%
2153.78/2162.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2153.78/2162.09	c  2162s| 88800 |    60 |  4707k|  52.1 |  1081M |  46 |4113 |  61k|  50k|  45k|  1 | 238k|  38 | 0.000000e+00 |      --      |    Inf |  30.80%
2156.96/2165.20	c  2165s| 88900 |    63 |  4717k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  45k|  1 | 238k|  38 | 0.000000e+00 |      --      |    Inf |  30.84%
2160.35/2168.68	c  2169s| 89000 |    64 |  4725k|  52.2 |  1081M |  46 |4113 |  61k|   0 |  45k|  0 | 238k|  38 | 0.000000e+00 |      --      |    Inf |  30.87%
2162.14/2170.47	c  2170s| 89100 |    63 |  4728k|  52.2 |  1081M |  46 |4113 |  61k|   0 |  46k|  0 | 238k|  38 | 0.000000e+00 |      --      |    Inf |  30.88%
2164.63/2172.97	c  2173s| 89200 |    61 |  4734k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  46k|  1 | 238k|  38 | 0.000000e+00 |      --      |    Inf |  30.89%
2167.02/2175.33	c  2175s| 89300 |    59 |  4739k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  46k|  1 | 238k|  38 | 0.000000e+00 |      --      |    Inf |  30.91%
2169.21/2177.54	c  2178s| 89400 |    62 |  4744k|  52.2 |  1081M |  46 |4113 |  61k|   0 |  46k|  0 | 239k|  38 | 0.000000e+00 |      --      |    Inf |  30.92%
2171.30/2179.68	c  2180s| 89500 |    64 |  4749k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  46k|  1 | 239k|  38 | 0.000000e+00 |      --      |    Inf |  30.93%
2173.30/2181.66	c  2182s| 89600 |    60 |  4754k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  46k|  0 | 239k|  38 | 0.000000e+00 |      --      |    Inf |  30.93%
2175.69/2184.04	c  2184s| 89700 |    63 |  4761k|  52.2 |  1081M |  46 |4113 |  61k|   0 |  46k|  0 | 239k|  38 | 0.000000e+00 |      --      |    Inf |  30.93%
2177.78/2186.19	c  2186s| 89800 |    67 |  4765k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  46k|  1 | 240k|  38 | 0.000000e+00 |      --      |    Inf |  30.93%
2180.27/2188.68	c  2189s| 89900 |    58 |  4771k|  52.2 |  1081M |  46 |4113 |  61k|  51k|  46k|  2 | 240k|  38 | 0.000000e+00 |      --      |    Inf |  30.96%
2183.66/2192.08	c  2192s| 90000 |    57 |  4781k|  52.2 |  1082M |  46 |4113 |  61k|  51k|  46k|  2 | 240k|  38 | 0.000000e+00 |      --      |    Inf |  30.96%
2186.84/2195.24	c  2195s| 90100 |    56 |  4789k|  52.3 |  1082M |  46 |4113 |  61k|  51k|  46k|  0 | 240k|  38 | 0.000000e+00 |      --      |    Inf |  30.97%
2190.03/2198.40	c  2198s| 90200 |    55 |  4797k|  52.3 |  1082M |  46 |4113 |  61k|   0 |  46k|  0 | 240k|  38 | 0.000000e+00 |      --      |    Inf |  31.02%
2192.32/2200.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2192.32/2200.71	c  2201s| 90300 |    57 |  4803k|  52.3 |  1082M |  46 |4113 |  61k|  51k|  46k|  1 | 241k|  38 | 0.000000e+00 |      --      |    Inf |  31.02%
2194.72/2203.18	c  2203s| 90400 |    54 |  4810k|  52.3 |  1082M |  46 |4113 |  61k|   0 |  46k|  0 | 241k|  38 | 0.000000e+00 |      --      |    Inf |  31.03%
2196.81/2205.27	c  2205s| 90500 |    56 |  4815k|  52.3 |  1082M |  46 |4113 |  61k|   0 |  46k|  0 | 241k|  38 | 0.000000e+00 |      --      |    Inf |  31.05%
2199.40/2207.83	c  2208s| 90600 |    56 |  4822k|  52.4 |  1082M |  46 |4113 |  61k|  51k|  46k|  1 | 241k|  38 | 0.000000e+00 |      --      |    Inf |  31.08%
2202.18/2210.69	c  2211s| 90700 |    56 |  4830k|  52.4 |  1082M |  46 |4113 |  61k|  51k|  46k|  1 | 241k|  38 | 0.000000e+00 |      --      |    Inf |  31.10%
2204.58/2213.10	c  2213s| 90800 |    54 |  4838k|  52.4 |  1082M |  46 |4113 |  61k|   0 |  46k|  0 | 241k|  38 | 0.000000e+00 |      --      |    Inf |  31.10%
2207.17/2215.69	c  2216s| 90900 |    51 |  4845k|  52.4 |  1082M |  46 |4113 |  61k|  51k|  46k|  0 | 242k|  38 | 0.000000e+00 |      --      |    Inf |  31.11%
2211.35/2219.82	c  2220s| 91000 |    58 |  4855k|  52.5 |  1082M |  46 |4113 |  61k|  50k|  46k|  0 | 242k|  38 | 0.000000e+00 |      --      |    Inf |  31.11%
2213.44/2221.95	c  2222s| 91100 |    56 |  4859k|  52.5 |  1082M |  46 |4113 |  61k|  51k|  46k|  1 | 242k|  38 | 0.000000e+00 |      --      |    Inf |  31.13%
2215.13/2223.65	c  2224s| 91200 |    63 |  4863k|  52.5 |  1083M |  46 |4113 |  61k|   0 |  46k|  0 | 243k|  38 | 0.000000e+00 |      --      |    Inf |  31.13%
2217.82/2226.34	c  2226s| 91300 |    64 |  4872k|  52.5 |  1083M |  46 |4113 |  61k|  50k|  46k|  1 | 243k|  38 | 0.000000e+00 |      --      |    Inf |  31.13%
2219.51/2228.03	c  2228s| 91400 |    63 |  4876k|  52.5 |  1083M |  46 |4113 |  61k|   0 |  46k|  0 | 243k|  38 | 0.000000e+00 |      --      |    Inf |  31.13%
2221.30/2229.81	c  2230s| 91500 |    59 |  4880k|  52.5 |  1083M |  46 |4113 |  61k|   0 |  46k|  0 | 243k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2222.79/2231.33	c  2231s| 91600 |    60 |  4883k|  52.4 |  1083M |  46 |4113 |  61k|  51k|  46k|  1 | 244k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2224.59/2233.17	c  2233s| 91700 |    57 |  4887k|  52.4 |  1083M |  46 |4113 |  61k|  51k|  46k|  1 | 244k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2227.27/2235.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2227.27/2235.83	c  2236s| 91800 |    63 |  4895k|  52.5 |  1083M |  46 |4113 |  61k|  50k|  46k|  1 | 244k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2228.67/2237.21	c  2237s| 91900 |    63 |  4897k|  52.4 |  1083M |  46 |4113 |  61k|  50k|  46k|  1 | 244k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2230.26/2238.89	c  2239s| 92000 |    67 |  4902k|  52.4 |  1083M |  46 |4113 |  61k|  50k|  46k|  1 | 245k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2231.85/2240.46	c  2240s| 92100 |    65 |  4906k|  52.4 |  1083M |  46 |4113 |  61k|   0 |  47k|  0 | 245k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2233.45/2242.03	c  2242s| 92200 |    61 |  4909k|  52.4 |  1083M |  46 |4113 |  61k|   0 |  47k|  0 | 245k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2235.24/2243.85	c  2244s| 92300 |    64 |  4914k|  52.4 |  1083M |  46 |4113 |  61k|   0 |  47k|  0 | 246k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2237.03/2245.66	c  2246s| 92400 |    64 |  4918k|  52.4 |  1083M |  46 |4113 |  61k|  51k|  47k|  1 | 246k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2239.12/2247.78	c  2248s| 92500 |    62 |  4924k|  52.4 |  1083M |  46 |4113 |  61k|   0 |  47k|  0 | 246k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2240.81/2249.45	c  2249s| 92600 |    62 |  4928k|  52.4 |  1083M |  46 |4113 |  61k|  51k|  47k|  1 | 246k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2242.61/2251.25	c  2251s| 92700 |    64 |  4933k|  52.4 |  1083M |  46 |4113 |  61k|  51k|  47k|  1 | 247k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2244.30/2252.94	c  2253s| 92800 |    58 |  4936k|  52.3 |  1083M |  46 |4113 |  61k|   0 |  47k|  0 | 247k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2245.89/2254.58	c  2255s| 92900 |    55 |  4940k|  52.3 |  1083M |  46 |4113 |  61k|   0 |  47k|  0 | 247k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2248.39/2257.02	c  2257s| 93000 |    57 |  4947k|  52.3 |  1083M |  46 |4113 |  61k|  50k|  47k|  1 | 247k|  38 | 0.000000e+00 |      --      |    Inf |  31.14%
2250.38/2259.09	c  2259s| 93100 |    61 |  4951k|  52.3 |  1083M |  46 |4113 |  61k|  50k|  47k|  1 | 248k|  38 | 0.000000e+00 |      --      |    Inf |  31.15%
2252.66/2261.32	c  2261s| 93200 |    58 |  4957k|  52.3 |  1083M |  46 |4113 |  61k|  51k|  47k|  1 | 248k|  38 | 0.000000e+00 |      --      |    Inf |  31.15%
2255.46/2264.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2255.46/2264.14	c  2264s| 93300 |    62 |  4962k|  52.3 |  1083M |  46 |4113 |  61k|  51k|  47k|  1 | 248k|  38 | 0.000000e+00 |      --      |    Inf |  31.38%
2257.74/2266.42	c  2266s| 93400 |    60 |  4966k|  52.3 |  1083M |  46 |4113 |  61k|   0 |  47k|  0 | 248k|  38 | 0.000000e+00 |      --      |    Inf |  31.46%
2259.44/2268.15	c  2268s| 93500 |    57 |  4969k|  52.3 |  1083M |  46 |4113 |  61k|   0 |  47k|  0 | 249k|  38 | 0.000000e+00 |      --      |    Inf |  31.51%
2261.83/2270.59	c  2271s| 93600 |    59 |  4974k|  52.3 |  1083M |  46 |4113 |  61k|  51k|  47k|  1 | 249k|  38 | 0.000000e+00 |      --      |    Inf |  31.64%
2264.02/2272.78	c  2273s| 93700 |    60 |  4978k|  52.3 |  1083M |  46 |4113 |  61k|  51k|  47k|  0 | 249k|  38 | 0.000000e+00 |      --      |    Inf |  31.77%
2266.32/2275.09	c  2275s| 93800 |    66 |  4983k|  52.3 |  1083M |  46 |4113 |  61k|  50k|  47k|  1 | 249k|  38 | 0.000000e+00 |      --      |    Inf |  31.89%
2268.20/2276.95	c  2277s| 93900 |    62 |  4988k|  52.3 |  1083M |  46 |4113 |  61k|   0 |  47k|  0 | 250k|  38 | 0.000000e+00 |      --      |    Inf |  31.90%
2269.80/2278.53	c  2279s| 94000 |    65 |  4992k|  52.3 |  1083M |  46 |4113 |  61k|  51k|  47k|  2 | 250k|  38 | 0.000000e+00 |      --      |    Inf |  31.90%
2271.40/2280.13	c  2280s| 94100 |    70 |  4996k|  52.3 |  1083M |  46 |4113 |  61k|  51k|  47k|  1 | 250k|  38 | 0.000000e+00 |      --      |    Inf |  31.90%
2273.29/2282.04	c  2282s| 94200 |    62 |  5001k|  52.3 |  1083M |  46 |4113 |  61k|  51k|  47k|  1 | 250k|  38 | 0.000000e+00 |      --      |    Inf |  31.90%
2275.48/2284.29	c  2284s| 94300 |    64 |  5006k|  52.3 |  1083M |  46 |4113 |  61k|  51k|  47k|  1 | 251k|  38 | 0.000000e+00 |      --      |    Inf |  31.91%
2277.57/2286.30	c  2286s| 94400 |    64 |  5011k|  52.3 |  1083M |  46 |4113 |  61k|  51k|  47k|  2 | 251k|  38 | 0.000000e+00 |      --      |    Inf |  31.91%
2279.27/2288.06	c  2288s| 94500 |    64 |  5015k|  52.2 |  1083M |  46 |4113 |  61k|   0 |  48k|  0 | 251k|  38 | 0.000000e+00 |      --      |    Inf |  31.91%
2281.16/2290.00	c  2290s| 94600 |    63 |  5020k|  52.2 |  1083M |  46 |4113 |  61k|  51k|  48k|  1 | 251k|  38 | 0.000000e+00 |      --      |    Inf |  31.91%
2283.35/2292.14	c  2292s| 94700 |    61 |  5025k|  52.2 |  1083M |  46 |4113 |  61k|  51k|  48k|  1 | 252k|  38 | 0.000000e+00 |      --      |    Inf |  31.93%
2285.44/2294.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2285.44/2294.21	c  2294s| 94800 |    61 |  5030k|  52.2 |  1083M |  46 |4113 |  61k|   0 |  48k|  0 | 252k|  38 | 0.000000e+00 |      --      |    Inf |  31.93%
2288.33/2297.10	c  2297s| 94900 |    61 |  5037k|  52.3 |  1083M |  46 |4113 |  61k|  51k|  48k|  1 | 252k|  38 | 0.000000e+00 |      --      |    Inf |  31.94%
2290.12/2298.91	c  2299s| 95000 |    61 |  5041k|  52.2 |  1083M |  46 |4113 |  61k|  51k|  48k|  2 | 252k|  38 | 0.000000e+00 |      --      |    Inf |  31.94%
2292.11/2300.98	c  2301s| 95100 |    67 |  5046k|  52.2 |  1084M |  46 |4113 |  61k|  51k|  48k|  1 | 252k|  38 | 0.000000e+00 |      --      |    Inf |  31.94%
2293.90/2302.79	c  2303s| 95200 |    65 |  5050k|  52.2 |  1084M |  46 |4113 |  61k|  51k|  48k|  1 | 253k|  38 | 0.000000e+00 |      --      |    Inf |  31.94%
2295.80/2304.61	c  2305s| 95300 |    62 |  5054k|  52.2 |  1084M |  46 |4113 |  61k|   0 |  48k|  0 | 253k|  38 | 0.000000e+00 |      --      |    Inf |  31.94%
2297.79/2306.66	c  2307s| 95400 |    63 |  5058k|  52.2 |  1084M |  46 |4113 |  61k|  51k|  48k|  1 | 253k|  38 | 0.000000e+00 |      --      |    Inf |  31.94%
2299.78/2308.64	c  2309s| 95500 |    60 |  5062k|  52.2 |  1084M |  46 |4113 |  61k|   0 |  48k|  0 | 254k|  38 | 0.000000e+00 |      --      |    Inf |  31.94%
2301.77/2310.61	c  2311s| 95600 |    60 |  5067k|  52.2 |  1084M |  46 |4113 |  61k|   0 |  48k|  0 | 254k|  38 | 0.000000e+00 |      --      |    Inf |  31.94%
2303.66/2312.58	c  2313s| 95700 |    61 |  5072k|  52.2 |  1084M |  46 |4113 |  61k|   0 |  48k|  0 | 254k|  38 | 0.000000e+00 |      --      |    Inf |  31.95%
2305.85/2314.73	c  2315s| 95800 |    60 |  5076k|  52.2 |  1084M |  46 |4113 |  61k|   0 |  48k|  0 | 254k|  38 | 0.000000e+00 |      --      |    Inf |  31.96%
2307.65/2316.57	c  2317s| 95900 |    63 |  5083k|  52.2 |  1084M |  46 |4113 |  61k|  51k|  48k|  1 | 255k|  38 | 0.000000e+00 |      --      |    Inf |  31.97%
2309.24/2318.11	c  2318s| 96000 |    60 |  5086k|  52.2 |  1084M |  46 |4113 |  61k|  51k|  48k|  1 | 255k|  38 | 0.000000e+00 |      --      |    Inf |  31.97%
2311.14/2320.04	c  2320s| 96100 |    61 |  5091k|  52.2 |  1084M |  46 |4113 |  61k|  50k|  48k|  1 | 255k|  38 | 0.000000e+00 |      --      |    Inf |  31.97%
2312.83/2321.78	c  2322s| 96200 |    62 |  5095k|  52.1 |  1084M |  46 |4113 |  61k|  51k|  48k|  1 | 255k|  38 | 0.000000e+00 |      --      |    Inf |  31.98%
2314.72/2323.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2314.72/2323.62	c  2324s| 96300 |    59 |  5099k|  52.1 |  1084M |  46 |4113 |  61k|  51k|  48k|  2 | 256k|  38 | 0.000000e+00 |      --      |    Inf |  31.98%
2316.61/2325.51	c  2326s| 96400 |    58 |  5103k|  52.1 |  1084M |  46 |4113 |  61k|  51k|  48k|  1 | 256k|  38 | 0.000000e+00 |      --      |    Inf |  32.00%
2330.36/2339.37	c  2339s| 96500 |    78 |  5119k|  52.2 |  1084M |  46 |4113 |  61k|  50k|  49k|  1 | 256k|  38 | 0.000000e+00 |      --      |    Inf |  33.48%
2344.42/2353.42	c  2353s| 96600 |    98 |  5132k|  52.3 |  1084M |  46 |4113 |  61k|   0 |  49k|  0 | 256k|  38 | 0.000000e+00 |      --      |    Inf |  33.57%
2346.41/2355.45	c  2355s| 96700 |    95 |  5137k|  52.3 |  1084M |  46 |4113 |  61k|  50k|  49k|  1 | 256k|  38 | 0.000000e+00 |      --      |    Inf |  33.74%
2348.60/2357.60	c  2358s| 96800 |    92 |  5142k|  52.3 |  1085M |  46 |4113 |  61k|  51k|  49k|  1 | 257k|  38 | 0.000000e+00 |      --      |    Inf |  33.84%
2351.09/2360.14	c  2360s| 96900 |   100 |  5150k|  52.3 |  1085M |  46 |4113 |  61k|  51k|  49k|  2 | 257k|  38 | 0.000000e+00 |      --      |    Inf |  33.84%
2353.28/2362.35	c  2362s| 97000 |    97 |  5157k|  52.4 |  1085M |  46 |4113 |  61k|   0 |  49k|  0 | 257k|  38 | 0.000000e+00 |      --      |    Inf |  33.85%
2356.27/2365.34	c  2365s| 97100 |    96 |  5165k|  52.4 |  1085M |  46 |4113 |  61k|  51k|  49k|  1 | 258k|  38 | 0.000000e+00 |      --      |    Inf |  33.85%
2361.06/2370.14	c  2370s| 97200 |   100 |  5173k|  52.4 |  1085M |  46 |4113 |  61k|  50k|  50k|  1 | 258k|  38 | 0.000000e+00 |      --      |    Inf |  33.98%
2364.44/2373.55	c  2374s| 97300 |   102 |  5179k|  52.4 |  1085M |  46 |4113 |  61k|  50k|  50k|  1 | 258k|  38 | 0.000000e+00 |      --      |    Inf |  34.16%
2366.73/2375.88	c  2376s| 97400 |   105 |  5185k|  52.4 |  1085M |  46 |4113 |  61k|  51k|  50k|  1 | 258k|  38 | 0.000000e+00 |      --      |    Inf |  34.19%
2368.93/2378.04	c  2378s| 97500 |   100 |  5190k|  52.4 |  1085M |  46 |4113 |  61k|  51k|  50k|  1 | 259k|  38 | 0.000000e+00 |      --      |    Inf |  34.22%
2371.91/2381.06	c  2381s| 97600 |   102 |  5199k|  52.5 |  1085M |  46 |4113 |  61k|  50k|  50k|  1 | 259k|  38 | 0.000000e+00 |      --      |    Inf |  34.23%
2374.20/2383.37	c  2383s| 97700 |    98 |  5204k|  52.5 |  1085M |  46 |4113 |  61k|  50k|  50k|  1 | 259k|  38 | 0.000000e+00 |      --      |    Inf |  34.27%
2376.39/2385.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2376.39/2385.54	c  2386s| 97800 |   104 |  5209k|  52.5 |  1085M |  46 |4113 |  61k|  51k|  50k|  1 | 259k|  38 | 0.000000e+00 |      --      |    Inf |  34.30%
2378.29/2387.48	c  2387s| 97900 |   102 |  5215k|  52.5 |  1085M |  46 |4113 |  61k|  51k|  50k|  1 | 259k|  38 | 0.000000e+00 |      --      |    Inf |  34.30%
2381.17/2390.32	c  2390s| 98000 |    98 |  5224k|  52.5 |  1085M |  46 |4113 |  61k|  51k|  50k|  2 | 260k|  38 | 0.000000e+00 |      --      |    Inf |  34.33%
2383.76/2392.90	c  2393s| 98100 |    98 |  5230k|  52.5 |  1085M |  46 |4113 |  61k|   0 |  50k|  0 | 260k|  38 | 0.000000e+00 |      --      |    Inf |  34.40%
2386.75/2395.97	c  2396s| 98200 |    98 |  5240k|  52.6 |  1085M |  46 |4113 |  61k|  51k|  50k|  2 | 260k|  38 | 0.000000e+00 |      --      |    Inf |  34.42%
2389.54/2398.70	c  2399s| 98300 |   100 |  5249k|  52.6 |  1086M |  46 |4113 |  61k|  51k|  51k|  2 | 261k|  38 | 0.000000e+00 |      --      |    Inf |  34.42%
2392.03/2401.25	c  2401s| 98400 |    95 |  5256k|  52.6 |  1086M |  46 |4113 |  61k|  50k|  51k|  1 | 261k|  38 | 0.000000e+00 |      --      |    Inf |  34.42%
2394.83/2404.09	c  2404s| 98500 |    93 |  5264k|  52.6 |  1086M |  46 |4113 |  61k|  51k|  51k|  1 | 261k|  38 | 0.000000e+00 |      --      |    Inf |  34.49%
2396.72/2405.99	c  2406s| 98600 |    92 |  5269k|  52.6 |  1086M |  46 |4113 |  61k|  50k|  51k|  1 | 261k|  38 | 0.000000e+00 |      --      |    Inf |  34.49%
2399.50/2408.70	c  2409s| 98700 |    93 |  5276k|  52.7 |  1086M |  46 |4113 |  61k|   0 |  51k|  0 | 262k|  38 | 0.000000e+00 |      --      |    Inf |  34.49%
2401.50/2410.73	c  2411s| 98800 |    92 |  5280k|  52.6 |  1086M |  46 |4113 |  61k|  51k|  51k|  1 | 262k|  38 | 0.000000e+00 |      --      |    Inf |  34.54%
2404.28/2413.50	c  2413s| 98900 |    90 |  5288k|  52.7 |  1086M |  46 |4113 |  61k|  51k|  51k|  1 | 262k|  38 | 0.000000e+00 |      --      |    Inf |  34.56%
2409.16/2418.40	c  2418s| 99000 |    98 |  5300k|  52.7 |  1086M |  46 |4113 |  61k|  50k|  51k|  1 | 262k|  38 | 0.000000e+00 |      --      |    Inf |  34.80%
2412.86/2422.14	c  2422s| 99100 |    95 |  5307k|  52.8 |  1091M |  46 |4113 |  61k|  50k|  51k|  1 | 263k|  38 | 0.000000e+00 |      --      |    Inf |  34.84%
2415.04/2424.34	c  2424s| 99200 |    96 |  5312k|  52.8 |  1091M |  46 |4113 |  61k|   0 |  51k|  0 | 263k|  38 | 0.000000e+00 |      --      |    Inf |  34.88%
2423.72/2433.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2423.72/2433.02	c  2433s| 99300 |    95 |  5323k|  52.8 |  1091M |  46 |4113 |  61k|   0 |  51k|  0 | 263k|  38 | 0.000000e+00 |      --      |    Inf |  35.05%
2426.10/2435.41	c  2435s| 99400 |    94 |  5329k|  52.8 |  1091M |  46 |4113 |  61k|   0 |  51k|  0 | 263k|  38 | 0.000000e+00 |      --      |    Inf |  35.07%
2429.59/2438.96	c  2439s| 99500 |    98 |  5337k|  52.8 |  1091M |  46 |4113 |  61k|   0 |  51k|  0 | 263k|  38 | 0.000000e+00 |      --      |    Inf |  35.13%
2431.79/2441.10	c  2441s| 99600 |    94 |  5342k|  52.8 |  1091M |  46 |4113 |  61k|   0 |  51k|  0 | 264k|  38 | 0.000000e+00 |      --      |    Inf |  35.16%
2434.47/2443.84	c  2444s| 99700 |    95 |  5348k|  52.9 |  1091M |  46 |4113 |  61k|   0 |  52k|  0 | 264k|  38 | 0.000000e+00 |      --      |    Inf |  35.18%
2438.06/2447.46	c  2447s| 99800 |    93 |  5355k|  52.9 |  1091M |  46 |4113 |  61k|   0 |  52k|  0 | 264k|  38 | 0.000000e+00 |      --      |    Inf |  35.24%
2442.24/2451.66	c  2452s| 99900 |    96 |  5365k|  52.9 |  1091M |  46 |4113 |  61k|   0 |  52k|  0 | 264k|  38 | 0.000000e+00 |      --      |    Inf |  35.28%
2446.13/2455.52	c  2456s|100000 |    94 |  5374k|  53.0 |  1091M |  46 |4113 |  61k|   0 |  52k|  0 | 264k|  38 | 0.000000e+00 |      --      |    Inf |  35.31%
2453.79/2463.28	c  2463s|100100 |    98 |  5391k|  53.1 |  1091M |  46 |4113 |  61k|  50k|  52k|  1 | 264k|  38 | 0.000000e+00 |      --      |    Inf |  35.40%
2458.77/2468.26	c  2468s|100200 |    98 |  5403k|  53.1 |  1091M |  46 |4113 |  61k|  50k|  52k|  1 | 265k|  38 | 0.000000e+00 |      --      |    Inf |  35.53%
2462.46/2471.98	c  2472s|100300 |    96 |  5411k|  53.2 |  1091M |  46 |4113 |  61k|   0 |  52k|  0 | 265k|  38 | 0.000000e+00 |      --      |    Inf |  35.58%
2464.75/2474.20	c  2474s|100400 |    98 |  5416k|  53.2 |  1091M |  46 |4113 |  61k|  51k|  52k|  1 | 265k|  38 | 0.000000e+00 |      --      |    Inf |  35.60%
2468.93/2478.45	c  2478s|100500 |   101 |  5423k|  53.2 |  1091M |  46 |4113 |  61k|   0 |  52k|  0 | 265k|  38 | 0.000000e+00 |      --      |    Inf |  35.65%
2470.93/2480.44	c  2480s|100600 |   104 |  5428k|  53.2 |  1091M |  46 |4113 |  61k|  51k|  52k|  0 | 266k|  38 | 0.000000e+00 |      --      |    Inf |  35.67%
2473.12/2482.60	c  2483s|100700 |   104 |  5432k|  53.2 |  1091M |  46 |4113 |  61k|  50k|  52k|  1 | 266k|  38 | 0.000000e+00 |      --      |    Inf |  35.71%
2476.81/2486.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2476.81/2486.38	c  2486s|100800 |   105 |  5440k|  53.2 |  1091M |  46 |4113 |  61k|  50k|  52k|  1 | 266k|  38 | 0.000000e+00 |      --      |    Inf |  35.79%
2481.50/2491.07	c  2491s|100900 |   107 |  5450k|  53.2 |  1091M |  46 |4113 |  61k|  51k|  52k|  1 | 266k|  38 | 0.000000e+00 |      --      |    Inf |  35.81%
2485.38/2494.92	c  2495s|101000 |   107 |  5461k|  53.3 |  1091M |  46 |4113 |  61k|  51k|  53k|  1 | 267k|  38 | 0.000000e+00 |      --      |    Inf |  35.82%
2488.27/2497.86	c  2498s|101100 |   102 |  5468k|  53.3 |  1091M |  46 |4113 |  61k|   0 |  53k|  0 | 267k|  38 | 0.000000e+00 |      --      |    Inf |  35.83%
2490.96/2500.51	c  2501s|101200 |   101 |  5474k|  53.3 |  1092M |  46 |4113 |  61k|   0 |  53k|  0 | 267k|  38 | 0.000000e+00 |      --      |    Inf |  35.92%
2492.46/2502.06	c  2502s|101300 |   103 |  5478k|  53.3 |  1092M |  46 |4113 |  61k|  51k|  53k|  1 | 268k|  38 | 0.000000e+00 |      --      |    Inf |  35.92%
2494.34/2503.97	c  2504s|101400 |   101 |  5482k|  53.3 |  1092M |  46 |4113 |  61k|  51k|  53k|  0 | 268k|  38 | 0.000000e+00 |      --      |    Inf |  35.92%
2496.83/2506.47	c  2506s|101500 |   103 |  5488k|  53.3 |  1092M |  46 |4113 |  61k|   0 |  53k|  0 | 268k|  38 | 0.000000e+00 |      --      |    Inf |  35.92%
2499.72/2509.33	c  2509s|101600 |   102 |  5494k|  53.3 |  1094M |  46 |4113 |  61k|  51k|  53k|  2 | 268k|  38 | 0.000000e+00 |      --      |    Inf |  35.93%
2502.52/2512.11	c  2512s|101700 |   104 |  5501k|  53.3 |  1094M |  46 |4113 |  61k|   0 |  53k|  0 | 269k|  38 | 0.000000e+00 |      --      |    Inf |  35.93%
2504.70/2514.39	c  2514s|101800 |   103 |  5506k|  53.3 |  1094M |  46 |4113 |  61k|  51k|  53k|  1 | 269k|  38 | 0.000000e+00 |      --      |    Inf |  35.93%
2507.79/2517.44	c  2517s|101900 |   105 |  5515k|  53.3 |  1094M |  46 |4113 |  61k|  51k|  53k|  1 | 269k|  38 | 0.000000e+00 |      --      |    Inf |  35.93%
2509.98/2519.67	c  2520s|102000 |   105 |  5519k|  53.3 |  1094M |  46 |4113 |  61k|  51k|  53k|  1 | 269k|  38 | 0.000000e+00 |      --      |    Inf |  35.93%
2513.48/2523.10	c  2523s|102100 |   101 |  5529k|  53.4 |  1094M |  46 |4113 |  61k|  51k|  53k|  1 | 269k|  38 | 0.000000e+00 |      --      |    Inf |  35.93%
2516.46/2526.12	c  2526s|102200 |   107 |  5536k|  53.4 |  1095M |  46 |4113 |  61k|  51k|  53k|  1 | 270k|  38 | 0.000000e+00 |      --      |    Inf |  35.93%
2518.95/2528.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2518.95/2528.65	c  2529s|102300 |   105 |  5543k|  53.4 |  1095M |  46 |4113 |  61k|   0 |  53k|  0 | 270k|  38 | 0.000000e+00 |      --      |    Inf |  35.93%
2521.04/2530.72	c  2531s|102400 |   107 |  5548k|  53.4 |  1095M |  46 |4113 |  61k|   0 |  53k|  0 | 270k|  38 | 0.000000e+00 |      --      |    Inf |  35.93%
2523.23/2532.96	c  2533s|102500 |   105 |  5553k|  53.4 |  1095M |  46 |4113 |  61k|  51k|  53k|  1 | 270k|  38 | 0.000000e+00 |      --      |    Inf |  35.93%
2526.32/2536.06	c  2536s|102600 |   106 |  5561k|  53.4 |  1095M |  46 |4113 |  61k|  51k|  53k|  1 | 271k|  38 | 0.000000e+00 |      --      |    Inf |  35.93%
2529.21/2538.93	c  2539s|102700 |   103 |  5568k|  53.4 |  1095M |  46 |4113 |  61k|  51k|  53k|  1 | 271k|  38 | 0.000000e+00 |      --      |    Inf |  35.93%
2533.19/2542.95	c  2543s|102800 |   106 |  5580k|  53.5 |  1095M |  46 |4113 |  61k|   0 |  53k|  0 | 271k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2535.88/2545.61	c  2546s|102900 |   107 |  5586k|  53.5 |  1095M |  46 |4113 |  61k|  51k|  53k|  1 | 271k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2537.47/2547.26	c  2547s|103000 |   111 |  5590k|  53.5 |  1095M |  46 |4113 |  61k|  51k|  54k|  1 | 272k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2539.86/2549.64	c  2550s|103100 |   112 |  5596k|  53.5 |  1095M |  46 |4113 |  61k|   0 |  54k|  0 | 272k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2541.95/2551.79	c  2552s|103200 |   113 |  5601k|  53.5 |  1095M |  46 |4113 |  61k|  51k|  54k|  1 | 272k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2543.95/2553.74	c  2554s|103300 |   111 |  5605k|  53.5 |  1095M |  46 |4113 |  61k|  51k|  54k|  1 | 272k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2545.84/2555.66	c  2556s|103400 |   105 |  5610k|  53.5 |  1095M |  46 |4113 |  61k|  51k|  54k|  1 | 273k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2548.23/2558.07	c  2558s|103500 |   107 |  5616k|  53.5 |  1095M |  46 |4113 |  61k|  51k|  54k|  1 | 273k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2550.92/2560.72	c  2561s|103600 |   107 |  5623k|  53.5 |  1095M |  46 |4113 |  61k|   0 |  54k|  0 | 273k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2553.71/2563.50	c  2564s|103700 |   106 |  5630k|  53.5 |  1095M |  46 |4113 |  61k|  51k|  54k|  1 | 274k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2556.00/2565.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2556.00/2565.81	c  2566s|103800 |   105 |  5636k|  53.5 |  1095M |  46 |4113 |  61k|   0 |  54k|  0 | 274k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2558.49/2568.37	c  2568s|103900 |   104 |  5642k|  53.5 |  1095M |  46 |4113 |  61k|  51k|  54k|  1 | 274k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2560.48/2570.37	c  2570s|104000 |   102 |  5646k|  53.5 |  1095M |  46 |4113 |  61k|  50k|  54k|  1 | 274k|  38 | 0.000000e+00 |      --      |    Inf |  35.94%
2564.27/2574.13	c  2574s|104100 |   106 |  5652k|  53.5 |  1095M |  46 |4113 |  61k|  50k|  54k|  1 | 275k|  38 | 0.000000e+00 |      --      |    Inf |  36.03%
2567.45/2577.32	c  2577s|104200 |   106 |  5658k|  53.5 |  1095M |  46 |4113 |  61k|  51k|  54k|  1 | 275k|  38 | 0.000000e+00 |      --      |    Inf |  36.07%
2583.31/2593.28	c  2593s|104300 |   120 |  5675k|  53.6 |  1100M |  46 |4113 |  61k|  50k|  54k|  1 | 275k|  38 | 0.000000e+00 |      --      |    Inf |  36.17%
2586.20/2596.18	c  2596s|104400 |   117 |  5680k|  53.6 |  1100M |  46 |4113 |  61k|  50k|  54k|  1 | 275k|  38 | 0.000000e+00 |      --      |    Inf |  36.22%
2591.67/2601.63	c  2602s|104500 |   120 |  5692k|  53.7 |  1100M |  46 |4113 |  61k|  50k|  54k|  1 | 275k|  38 | 0.000000e+00 |      --      |    Inf |  36.30%
2594.86/2604.84	c  2605s|104600 |   114 |  5701k|  53.7 |  1100M |  46 |4113 |  61k|  50k|  54k|  0 | 276k|  38 | 0.000000e+00 |      --      |    Inf |  36.38%
2599.34/2609.30	c  2609s|104700 |   114 |  5713k|  53.8 |  1100M |  46 |4113 |  61k|   0 |  54k|  0 | 276k|  38 | 0.000000e+00 |      --      |    Inf |  36.40%
2601.63/2611.68	c  2612s|104800 |   112 |  5719k|  53.8 |  1100M |  46 |4113 |  61k|  50k|  54k|  1 | 276k|  38 | 0.000000e+00 |      --      |    Inf |  36.43%
2604.92/2614.92	c  2615s|104900 |   115 |  5727k|  53.8 |  1100M |  46 |4113 |  61k|   0 |  54k|  0 | 277k|  38 | 0.000000e+00 |      --      |    Inf |  36.47%
2607.51/2617.57	c  2618s|105000 |   112 |  5732k|  53.8 |  1100M |  46 |4113 |  61k|  51k|  54k|  1 | 277k|  38 | 0.000000e+00 |      --      |    Inf |  36.52%
2610.40/2620.45	c  2620s|105100 |   112 |  5739k|  53.8 |  1100M |  46 |4113 |  61k|  51k|  54k|  1 | 277k|  38 | 0.000000e+00 |      --      |    Inf |  36.54%
2613.39/2623.43	c  2623s|105200 |   111 |  5749k|  53.9 |  1101M |  46 |4113 |  61k|   0 |  54k|  0 | 277k|  38 | 0.000000e+00 |      --      |    Inf |  36.56%
2615.78/2625.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2615.78/2625.85	c  2626s|105300 |   110 |  5755k|  53.9 |  1101M |  46 |4113 |  61k|  51k|  55k|  1 | 278k|  38 | 0.000000e+00 |      --      |    Inf |  36.58%
2618.07/2628.17	c  2628s|105400 |   112 |  5760k|  53.9 |  1101M |  46 |4113 |  61k|  50k|  55k|  1 | 278k|  38 | 0.000000e+00 |      --      |    Inf |  36.62%
2620.86/2630.98	c  2631s|105500 |   118 |  5766k|  53.9 |  1101M |  46 |4113 |  61k|  50k|  55k|  0 | 278k|  38 | 0.000000e+00 |      --      |    Inf |  36.64%
2622.75/2632.81	c  2633s|105600 |   118 |  5771k|  53.9 |  1101M |  46 |4113 |  61k|   0 |  55k|  0 | 279k|  38 | 0.000000e+00 |      --      |    Inf |  36.64%
2624.74/2634.89	c  2635s|105700 |   114 |  5776k|  53.9 |  1101M |  46 |4113 |  61k|   0 |  55k|  0 | 279k|  38 | 0.000000e+00 |      --      |    Inf |  36.67%
2631.92/2642.01	c  2642s|105800 |   119 |  5784k|  53.9 |  1101M |  46 |4113 |  61k|  51k|  55k|  1 | 279k|  38 | 0.000000e+00 |      --      |    Inf |  36.70%
2634.11/2644.22	c  2644s|105900 |   116 |  5788k|  53.9 |  1101M |  46 |4113 |  61k|   0 |  55k|  0 | 279k|  38 | 0.000000e+00 |      --      |    Inf |  36.71%
2636.70/2646.82	c  2647s|106000 |   117 |  5795k|  53.9 |  1101M |  46 |4113 |  61k|   0 |  55k|  0 | 280k|  38 | 0.000000e+00 |      --      |    Inf |  36.74%
2638.89/2649.08	c  2649s|106100 |   118 |  5800k|  53.9 |  1101M |  46 |4113 |  61k|   0 |  55k|  0 | 280k|  38 | 0.000000e+00 |      --      |    Inf |  36.74%
2641.88/2652.02	c  2652s|106200 |   117 |  5808k|  53.9 |  1101M |  46 |4113 |  61k|   0 |  55k|  0 | 280k|  38 | 0.000000e+00 |      --      |    Inf |  36.75%
2645.16/2655.39	c  2655s|106300 |   121 |  5819k|  54.0 |  1101M |  46 |4113 |  61k|   0 |  55k|  0 | 280k|  38 | 0.000000e+00 |      --      |    Inf |  36.77%
2648.35/2658.59	c  2659s|106400 |   120 |  5828k|  54.0 |  1101M |  46 |4113 |  61k|  50k|  55k|  2 | 281k|  38 | 0.000000e+00 |      --      |    Inf |  36.77%
2651.54/2661.73	c  2662s|106500 |   123 |  5837k|  54.1 |  1101M |  46 |4113 |  61k|   0 |  55k|  0 | 281k|  38 | 0.000000e+00 |      --      |    Inf |  36.77%
2653.73/2663.96	c  2664s|106600 |   120 |  5842k|  54.1 |  1101M |  46 |4113 |  61k|  50k|  55k|  1 | 281k|  38 | 0.000000e+00 |      --      |    Inf |  36.78%
2656.12/2666.31	c  2666s|106700 |   121 |  5848k|  54.1 |  1101M |  46 |4113 |  61k|   0 |  55k|  0 | 282k|  38 | 0.000000e+00 |      --      |    Inf |  36.78%
2659.51/2669.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2659.51/2669.76	c  2670s|106800 |   117 |  5857k|  54.1 |  1101M |  46 |4113 |  61k|  51k|  55k|  1 | 282k|  38 | 0.000000e+00 |      --      |    Inf |  36.78%
2662.40/2672.66	c  2673s|106900 |   118 |  5865k|  54.1 |  1101M |  46 |4113 |  61k|  51k|  55k|  1 | 282k|  38 | 0.000000e+00 |      --      |    Inf |  36.78%
2664.29/2674.59	c  2675s|107000 |   119 |  5869k|  54.1 |  1101M |  46 |4113 |  61k|   0 |  55k|  0 | 282k|  38 | 0.000000e+00 |      --      |    Inf |  36.78%
2666.79/2677.08	c  2677s|107100 |   119 |  5875k|  54.1 |  1101M |  46 |4113 |  61k|  50k|  55k|  1 | 283k|  38 | 0.000000e+00 |      --      |    Inf |  36.78%
2671.47/2681.77	c  2682s|107200 |   118 |  5889k|  54.2 |  1101M |  46 |4113 |  61k|  50k|  55k|  1 | 283k|  38 | 0.000000e+00 |      --      |    Inf |  36.79%
2673.16/2683.45	c  2683s|107300 |   119 |  5893k|  54.2 |  1101M |  46 |4113 |  61k|  50k|  55k|  1 | 283k|  38 | 0.000000e+00 |      --      |    Inf |  36.79%
2674.86/2685.16	c  2685s|107400 |   117 |  5896k|  54.2 |  1101M |  46 |4113 |  61k|  50k|  55k|  1 | 283k|  38 | 0.000000e+00 |      --      |    Inf |  36.79%
2676.94/2687.21	c  2687s|107500 |   124 |  5901k|  54.2 |  1101M |  46 |4113 |  61k|  50k|  55k|  1 | 284k|  38 | 0.000000e+00 |      --      |    Inf |  36.80%
2678.74/2689.08	c  2689s|107600 |   115 |  5905k|  54.1 |  1101M |  46 |4113 |  61k|   0 |  56k|  0 | 284k|  38 | 0.000000e+00 |      --      |    Inf |  36.80%
2682.62/2692.97	c  2693s|107700 |   116 |  5916k|  54.2 |  1101M |  46 |4113 |  61k|   0 |  56k|  0 | 284k|  38 | 0.000000e+00 |      --      |    Inf |  36.81%
2685.31/2695.66	c  2696s|107800 |   123 |  5923k|  54.2 |  1101M |  46 |4113 |  61k|  50k|  56k|  1 | 285k|  38 | 0.000000e+00 |      --      |    Inf |  36.81%
2688.00/2698.31	c  2698s|107900 |   119 |  5931k|  54.2 |  1101M |  46 |4113 |  61k|  50k|  56k|  1 | 285k|  38 | 0.000000e+00 |      --      |    Inf |  36.82%
2690.38/2700.78	c  2701s|108000 |   117 |  5938k|  54.2 |  1101M |  46 |4113 |  61k|   0 |  56k|  0 | 285k|  38 | 0.000000e+00 |      --      |    Inf |  36.82%
2692.78/2703.13	c  2703s|108100 |   119 |  5944k|  54.2 |  1101M |  46 |4113 |  61k|  51k|  56k|  1 | 285k|  38 | 0.000000e+00 |      --      |    Inf |  36.82%
2696.77/2707.17	c  2707s|108200 |   122 |  5953k|  54.3 |  1101M |  46 |4113 |  61k|   0 |  56k|  0 | 286k|  38 | 0.000000e+00 |      --      |    Inf |  36.84%
2699.66/2710.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2699.66/2710.08	c  2710s|108300 |   122 |  5961k|  54.3 |  1101M |  46 |4113 |  61k|   0 |  56k|  0 | 286k|  38 | 0.000000e+00 |      --      |    Inf |  36.86%
2702.94/2713.34	c  2713s|108400 |   130 |  5968k|  54.3 |  1101M |  46 |4113 |  61k|  51k|  56k|  2 | 286k|  38 | 0.000000e+00 |      --      |    Inf |  36.90%
2704.83/2715.22	c  2715s|108500 |   128 |  5972k|  54.3 |  1101M |  46 |4113 |  61k|   0 |  56k|  0 | 287k|  38 | 0.000000e+00 |      --      |    Inf |  36.90%
2706.73/2717.15	c  2717s|108600 |   132 |  5976k|  54.3 |  1101M |  46 |4113 |  61k|   0 |  56k|  0 | 287k|  38 | 0.000000e+00 |      --      |    Inf |  36.91%
2709.01/2719.46	c  2719s|108700 |   127 |  5982k|  54.3 |  1101M |  46 |4113 |  61k|   0 |  56k|  0 | 287k|  38 | 0.000000e+00 |      --      |    Inf |  36.91%
2711.30/2721.77	c  2722s|108800 |   125 |  5987k|  54.3 |  1102M |  46 |4113 |  61k|  51k|  56k|  2 | 288k|  38 | 0.000000e+00 |      --      |    Inf |  36.91%
2714.39/2724.85	c  2725s|108900 |   126 |  5996k|  54.3 |  1102M |  46 |4113 |  61k|   0 |  56k|  0 | 288k|  38 | 0.000000e+00 |      --      |    Inf |  36.92%
2716.38/2726.83	c  2727s|109000 |   125 |  6000k|  54.3 |  1102M |  46 |4113 |  61k|   0 |  56k|  0 | 288k|  38 | 0.000000e+00 |      --      |    Inf |  36.92%
2718.98/2729.49	c  2729s|109100 |   124 |  6008k|  54.3 |  1102M |  46 |4113 |  61k|   0 |  56k|  0 | 288k|  38 | 0.000000e+00 |      --      |    Inf |  36.93%
2721.97/2732.45	c  2732s|109200 |   124 |  6015k|  54.3 |  1102M |  46 |4113 |  61k|   0 |  56k|  0 | 289k|  38 | 0.000000e+00 |      --      |    Inf |  36.93%
2725.25/2735.79	c  2736s|109300 |   126 |  6024k|  54.4 |  1102M |  46 |4113 |  61k|  51k|  56k|  1 | 289k|  38 | 0.000000e+00 |      --      |    Inf |  36.93%
2728.04/2738.50	c  2738s|109400 |   126 |  6031k|  54.4 |  1102M |  46 |4113 |  61k|  51k|  56k|  1 | 289k|  38 | 0.000000e+00 |      --      |    Inf |  36.93%
2730.43/2740.93	c  2741s|109500 |   126 |  6037k|  54.4 |  1102M |  46 |4113 |  61k|   0 |  56k|  0 | 290k|  38 | 0.000000e+00 |      --      |    Inf |  36.93%
2733.02/2743.58	c  2744s|109600 |   123 |  6044k|  54.4 |  1102M |  46 |4113 |  61k|   0 |  57k|  0 | 290k|  38 | 0.000000e+00 |      --      |    Inf |  36.94%
2735.81/2746.38	c  2746s|109700 |   126 |  6053k|  54.4 |  1102M |  46 |4113 |  61k|  51k|  57k|  1 | 290k|  38 | 0.000000e+00 |      --      |    Inf |  36.95%
2737.60/2748.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2737.60/2748.16	c  2748s|109800 |   123 |  6057k|  54.4 |  1102M |  46 |4113 |  61k|   0 |  57k|  0 | 291k|  38 | 0.000000e+00 |      --      |    Inf |  36.95%
2740.29/2750.89	c  2751s|109900 |   123 |  6066k|  54.5 |  1102M |  46 |4113 |  61k|   0 |  57k|  0 | 291k|  38 | 0.000000e+00 |      --      |    Inf |  36.96%
2743.18/2753.77	c  2754s|110000 |   120 |  6073k|  54.5 |  1102M |  46 |4113 |  61k|  51k|  57k|  1 | 291k|  38 | 0.000000e+00 |      --      |    Inf |  36.96%
2746.27/2756.88	c  2757s|110100 |   119 |  6082k|  54.5 |  1102M |  46 |4113 |  61k|  50k|  57k|  1 | 291k|  38 | 0.000000e+00 |      --      |    Inf |  37.00%
2750.05/2760.68	c  2761s|110200 |   126 |  6092k|  54.6 |  1102M |  46 |4113 |  61k|   0 |  57k|  0 | 292k|  38 | 0.000000e+00 |      --      |    Inf |  37.05%
2753.34/2763.99	c  2764s|110300 |   123 |  6102k|  54.6 |  1102M |  46 |4113 |  61k|  50k|  57k|  1 | 292k|  38 | 0.000000e+00 |      --      |    Inf |  37.06%
2756.13/2766.74	c  2767s|110400 |   117 |  6108k|  54.6 |  1103M |  46 |4113 |  60k|  50k|  57k|  1 | 292k|  38 | 0.000000e+00 |      --      |    Inf |  37.11%
2761.71/2772.32	c  2772s|110500 |   123 |  6122k|  54.7 |  1103M |  46 |4113 |  61k|  50k|  57k|  1 | 292k|  38 | 0.000000e+00 |      --      |    Inf |  37.14%
2764.30/2775.00	c  2775s|110600 |   127 |  6129k|  54.7 |  1103M |  46 |4113 |  61k|  50k|  57k|  1 | 293k|  38 | 0.000000e+00 |      --      |    Inf |  37.15%
2766.89/2777.54	c  2778s|110700 |   135 |  6137k|  54.7 |  1103M |  46 |4113 |  61k|  50k|  57k|  1 | 293k|  38 | 0.000000e+00 |      --      |    Inf |  37.16%
2769.18/2779.86	c  2780s|110800 |   128 |  6143k|  54.7 |  1103M |  46 |4113 |  61k|  50k|  57k|  1 | 293k|  38 | 0.000000e+00 |      --      |    Inf |  37.16%
2772.27/2783.00	c  2783s|110900 |   128 |  6151k|  54.7 |  1103M |  46 |4113 |  61k|  50k|  57k|  1 | 294k|  38 | 0.000000e+00 |      --      |    Inf |  37.16%
2774.66/2785.37	c  2785s|111000 |   134 |  6156k|  54.7 |  1103M |  46 |4113 |  61k|  50k|  57k|  2 | 294k|  38 | 0.000000e+00 |      --      |    Inf |  37.17%
2776.55/2787.28	c  2787s|111100 |   132 |  6161k|  54.7 |  1103M |  46 |4113 |  61k|  50k|  57k|  1 | 294k|  38 | 0.000000e+00 |      --      |    Inf |  37.17%
2778.94/2789.68	c  2790s|111200 |   129 |  6166k|  54.7 |  1104M |  46 |4113 |  61k|  50k|  57k|  0 | 295k|  38 | 0.000000e+00 |      --      |    Inf |  37.17%
2781.13/2791.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2781.13/2791.85	c  2792s|111300 |   128 |  6171k|  54.7 |  1104M |  46 |4113 |  61k|  50k|  57k|  1 | 295k|  38 | 0.000000e+00 |      --      |    Inf |  37.17%
2783.43/2794.14	c  2794s|111400 |   128 |  6177k|  54.7 |  1104M |  46 |4113 |  61k|  50k|  57k|  0 | 295k|  38 | 0.000000e+00 |      --      |    Inf |  37.17%
2786.11/2796.83	c  2797s|111500 |   135 |  6184k|  54.7 |  1104M |  46 |4113 |  61k|   0 |  57k|  0 | 295k|  38 | 0.000000e+00 |      --      |    Inf |  37.18%
2789.40/2800.15	c  2800s|111600 |   130 |  6194k|  54.8 |  1104M |  46 |4113 |  61k|   0 |  58k|  0 | 296k|  38 | 0.000000e+00 |      --      |    Inf |  37.18%
2791.99/2802.77	c  2803s|111700 |   132 |  6200k|  54.8 |  1104M |  46 |4113 |  61k|  50k|  58k|  2 | 296k|  38 | 0.000000e+00 |      --      |    Inf |  37.18%
2794.88/2805.61	c  2806s|111800 |   131 |  6207k|  54.8 |  1104M |  46 |4113 |  61k|  51k|  58k|  1 | 296k|  38 | 0.000000e+00 |      --      |    Inf |  37.18%
2796.47/2807.29	c  2807s|111900 |   132 |  6211k|  54.8 |  1104M |  46 |4113 |  61k|   0 |  58k|  0 | 296k|  38 | 0.000000e+00 |      --      |    Inf |  37.18%
2798.46/2809.26	c  2809s|112000 |   131 |  6215k|  54.8 |  1104M |  46 |4113 |  61k|  51k|  58k|  1 | 297k|  38 | 0.000000e+00 |      --      |    Inf |  37.18%
2800.85/2811.68	c  2812s|112100 |   128 |  6222k|  54.8 |  1104M |  46 |4113 |  61k|  51k|  58k|  1 | 297k|  38 | 0.000000e+00 |      --      |    Inf |  37.18%
2803.14/2813.92	c  2814s|112200 |   127 |  6227k|  54.8 |  1104M |  46 |4113 |  61k|   0 |  58k|  0 | 297k|  38 | 0.000000e+00 |      --      |    Inf |  37.19%
2806.63/2817.48	c  2817s|112300 |   124 |  6236k|  54.8 |  1104M |  46 |4113 |  61k|  51k|  58k|  1 | 297k|  38 | 0.000000e+00 |      --      |    Inf |  37.20%
2808.72/2819.54	c  2820s|112400 |   125 |  6241k|  54.8 |  1104M |  46 |4113 |  61k|   0 |  58k|  0 | 298k|  38 | 0.000000e+00 |      --      |    Inf |  37.20%
2811.71/2822.58	c  2823s|112500 |   129 |  6248k|  54.8 |  1104M |  46 |4113 |  60k|  50k|  58k|  1 | 298k|  38 | 0.000000e+00 |      --      |    Inf |  37.20%
2814.99/2825.85	c  2826s|112600 |   125 |  6257k|  54.9 |  1104M |  46 |4113 |  61k|   0 |  58k|  0 | 298k|  38 | 0.000000e+00 |      --      |    Inf |  37.20%
2817.68/2828.58	c  2829s|112700 |   127 |  6265k|  54.9 |  1104M |  46 |4113 |  61k|   0 |  58k|  0 | 299k|  38 | 0.000000e+00 |      --      |    Inf |  37.23%
2821.07/2831.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2821.07/2831.91	c  2832s|112800 |   121 |  6275k|  54.9 |  1104M |  46 |4113 |  61k|  50k|  58k|  1 | 299k|  38 | 0.000000e+00 |      --      |    Inf |  37.25%
2831.53/2842.46	c  2842s|112900 |   123 |  6284k|  54.9 |  1104M |  46 |4113 |  61k|  50k|  58k|  1 | 299k|  38 | 0.000000e+00 |      --      |    Inf |  37.29%
2834.62/2845.51	c  2846s|113000 |   129 |  6292k|  55.0 |  1104M |  46 |4113 |  61k|  50k|  58k|  1 | 299k|  38 | 0.000000e+00 |      --      |    Inf |  37.30%
2837.51/2848.44	c  2848s|113100 |   129 |  6300k|  55.0 |  1104M |  46 |4113 |  61k|  50k|  58k|  1 | 300k|  38 | 0.000000e+00 |      --      |    Inf |  37.31%
2840.30/2851.20	c  2851s|113200 |   129 |  6307k|  55.0 |  1104M |  46 |4113 |  61k|  50k|  58k|  1 | 300k|  38 | 0.000000e+00 |      --      |    Inf |  37.31%
2842.39/2853.32	c  2853s|113300 |   128 |  6312k|  55.0 |  1104M |  46 |4113 |  61k|  50k|  58k|  1 | 300k|  38 | 0.000000e+00 |      --      |    Inf |  37.32%
2844.59/2855.56	c  2856s|113400 |   129 |  6318k|  55.0 |  1104M |  46 |4113 |  61k|  50k|  58k|  1 | 300k|  38 | 0.000000e+00 |      --      |    Inf |  37.32%
2847.38/2858.34	c  2858s|113500 |   126 |  6325k|  55.0 |  1104M |  46 |4113 |  61k|  50k|  58k|  1 | 301k|  38 | 0.000000e+00 |      --      |    Inf |  37.32%
2850.37/2861.37	c  2861s|113600 |   127 |  6333k|  55.0 |  1104M |  46 |4113 |  61k|   0 |  58k|  0 | 301k|  38 | 0.000000e+00 |      --      |    Inf |  37.32%
2853.07/2864.06	c  2864s|113700 |   127 |  6340k|  55.0 |  1104M |  46 |4113 |  60k|  50k|  58k|  1 | 301k|  38 | 0.000000e+00 |      --      |    Inf |  37.32%
2855.75/2866.73	c  2867s|113800 |   125 |  6348k|  55.1 |  1104M |  46 |4113 |  61k|  50k|  58k|  1 | 302k|  38 | 0.000000e+00 |      --      |    Inf |  37.33%
2858.15/2869.14	c  2869s|113900 |   129 |  6353k|  55.1 |  1104M |  46 |4113 |  61k|  50k|  58k|  1 | 302k|  38 | 0.000000e+00 |      --      |    Inf |  37.33%
2860.23/2871.30	c  2871s|114000 |   130 |  6359k|  55.1 |  1104M |  46 |4113 |  61k|   0 |  58k|  0 | 302k|  38 | 0.000000e+00 |      --      |    Inf |  37.33%
2861.83/2872.89	c  2873s|114100 |   132 |  6363k|  55.1 |  1105M |  46 |4113 |  61k|  50k|  58k|  2 | 302k|  38 | 0.000000e+00 |      --      |    Inf |  37.33%
2864.02/2875.02	c  2875s|114200 |   127 |  6368k|  55.1 |  1105M |  46 |4113 |  61k|  50k|  58k|  0 | 303k|  38 | 0.000000e+00 |      --      |    Inf |  37.33%
2866.71/2877.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2866.71/2877.77	c  2878s|114300 |   128 |  6378k|  55.1 |  1105M |  46 |4113 |  61k|   0 |  58k|  0 | 303k|  38 | 0.000000e+00 |      --      |    Inf |  37.33%
2869.10/2880.19	c  2880s|114400 |   125 |  6384k|  55.1 |  1105M |  46 |4113 |  61k|  50k|  58k|  1 | 303k|  38 | 0.000000e+00 |      --      |    Inf |  37.33%
2871.49/2882.53	c  2883s|114500 |   128 |  6389k|  55.1 |  1105M |  46 |4113 |  61k|   0 |  59k|  0 | 304k|  38 | 0.000000e+00 |      --      |    Inf |  37.34%
2873.98/2885.01	c  2885s|114600 |   124 |  6396k|  55.1 |  1105M |  46 |4113 |  61k|  50k|  59k|  0 | 304k|  38 | 0.000000e+00 |      --      |    Inf |  37.34%
2876.97/2888.09	c  2888s|114700 |   130 |  6403k|  55.1 |  1105M |  46 |4113 |  61k|   0 |  59k|  0 | 304k|  38 | 0.000000e+00 |      --      |    Inf |  37.35%
2879.45/2890.55	c  2891s|114800 |   127 |  6409k|  55.1 |  1105M |  46 |4113 |  60k|  50k|  59k|  1 | 305k|  38 | 0.000000e+00 |      --      |    Inf |  37.35%
2882.24/2893.39	c  2893s|114900 |   127 |  6417k|  55.1 |  1105M |  46 |4113 |  61k|  50k|  59k|  1 | 305k|  38 | 0.000000e+00 |      --      |    Inf |  37.35%
2884.83/2895.99	c  2896s|115000 |   122 |  6423k|  55.1 |  1105M |  46 |4113 |  61k|  50k|  59k|  1 | 305k|  38 | 0.000000e+00 |      --      |    Inf |  37.35%
2886.83/2897.92	c  2898s|115100 |   122 |  6428k|  55.1 |  1105M |  46 |4113 |  61k|   0 |  59k|  0 | 305k|  38 | 0.000000e+00 |      --      |    Inf |  37.35%
2888.82/2899.95	c  2900s|115200 |   130 |  6433k|  55.1 |  1105M |  46 |4113 |  61k|  50k|  59k|  1 | 306k|  38 | 0.000000e+00 |      --      |    Inf |  37.35%
2890.41/2901.54	c  2902s|115300 |   123 |  6436k|  55.1 |  1105M |  46 |4113 |  61k|  50k|  59k|  1 | 306k|  38 | 0.000000e+00 |      --      |    Inf |  37.35%
2892.40/2903.52	c  2904s|115400 |   121 |  6440k|  55.1 |  1105M |  46 |4113 |  61k|  50k|  59k|  1 | 306k|  38 | 0.000000e+00 |      --      |    Inf |  37.35%
2894.29/2905.44	c  2905s|115500 |   123 |  6444k|  55.1 |  1105M |  46 |4113 |  60k|  50k|  59k|  1 | 307k|  38 | 0.000000e+00 |      --      |    Inf |  37.36%
2896.99/2908.12	c  2908s|115600 |   128 |  6452k|  55.1 |  1105M |  46 |4113 |  60k|  50k|  59k|  1 | 307k|  38 | 0.000000e+00 |      --      |    Inf |  37.36%
2899.27/2910.49	c  2910s|115700 |   128 |  6459k|  55.1 |  1105M |  46 |4113 |  60k|  50k|  59k|  1 | 307k|  38 | 0.000000e+00 |      --      |    Inf |  37.36%
2901.06/2912.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2901.06/2912.23	c  2912s|115800 |   128 |  6463k|  55.1 |  1105M |  46 |4113 |  60k|   0 |  59k|  0 | 307k|  38 | 0.000000e+00 |      --      |    Inf |  37.36%
2903.36/2914.55	c  2915s|115900 |   129 |  6468k|  55.1 |  1105M |  46 |4113 |  60k|  50k|  59k|  1 | 308k|  38 | 0.000000e+00 |      --      |    Inf |  37.36%
2905.45/2916.67	c  2917s|116000 |   125 |  6473k|  55.1 |  1105M |  46 |4113 |  60k|  50k|  59k|  1 | 308k|  38 | 0.000000e+00 |      --      |    Inf |  37.36%
2907.74/2918.97	c  2919s|116100 |   125 |  6480k|  55.1 |  1105M |  46 |4113 |  60k|  50k|  59k|  1 | 308k|  38 | 0.000000e+00 |      --      |    Inf |  37.37%
2910.03/2921.28	c  2921s|116200 |   125 |  6485k|  55.1 |  1105M |  46 |4113 |  60k|  50k|  59k|  1 | 308k|  38 | 0.000000e+00 |      --      |    Inf |  37.37%
2912.52/2923.75	c  2924s|116300 |   123 |  6491k|  55.1 |  1105M |  46 |4113 |  60k|  51k|  59k|  1 | 309k|  38 | 0.000000e+00 |      --      |    Inf |  37.37%
2914.51/2925.79	c  2926s|116400 |   124 |  6495k|  55.1 |  1105M |  46 |4113 |  60k|  51k|  59k|  1 | 309k|  38 | 0.000000e+00 |      --      |    Inf |  37.37%
2916.40/2927.67	c  2928s|116500 |   121 |  6499k|  55.1 |  1105M |  46 |4113 |  60k|  51k|  59k|  1 | 309k|  38 | 0.000000e+00 |      --      |    Inf |  37.37%
2918.29/2929.51	c  2930s|116600 |   121 |  6503k|  55.1 |  1105M |  46 |4113 |  60k|  51k|  59k|  1 | 310k|  38 | 0.000000e+00 |      --      |    Inf |  37.37%
2920.58/2931.88	c  2932s|116700 |   124 |  6508k|  55.1 |  1105M |  46 |4113 |  60k|  50k|  59k|  1 | 310k|  38 | 0.000000e+00 |      --      |    Inf |  37.38%
2922.97/2934.25	c  2934s|116800 |   119 |  6514k|  55.1 |  1105M |  46 |4113 |  61k|  51k|  59k|  0 | 310k|  38 | 0.000000e+00 |      --      |    Inf |  37.41%
2926.36/2937.65	c  2938s|116900 |   124 |  6523k|  55.1 |  1105M |  46 |4113 |  61k|  50k|  59k|  1 | 310k|  38 | 0.000000e+00 |      --      |    Inf |  37.41%
2929.15/2940.43	c  2940s|117000 |   121 |  6530k|  55.1 |  1105M |  46 |4113 |  60k|  51k|  59k|  1 | 311k|  38 | 0.000000e+00 |      --      |    Inf |  37.41%
2931.04/2942.32	c  2942s|117100 |   120 |  6534k|  55.1 |  1105M |  46 |4113 |  61k|  51k|  59k|  1 | 311k|  38 | 0.000000e+00 |      --      |    Inf |  37.41%
2932.73/2944.08	c  2944s|117200 |   119 |  6538k|  55.1 |  1105M |  46 |4113 |  60k|  51k|  59k|  1 | 311k|  38 | 0.000000e+00 |      --      |    Inf |  37.41%
2935.02/2946.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2935.02/2946.30	c  2946s|117300 |   122 |  6543k|  55.1 |  1105M |  46 |4113 |  61k|  51k|  59k|  1 | 311k|  38 | 0.000000e+00 |      --      |    Inf |  37.41%
2946.69/2958.02	c  2958s|117400 |   122 |  6552k|  55.1 |  1105M |  46 |4113 |  61k|   0 |  59k|  0 | 312k|  38 | 0.000000e+00 |      --      |    Inf |  37.42%
2949.27/2960.69	c  2961s|117500 |   122 |  6559k|  55.1 |  1105M |  46 |4113 |  61k|  51k|  59k|  0 | 312k|  38 | 0.000000e+00 |      --      |    Inf |  37.42%
2951.86/2963.22	c  2963s|117600 |   124 |  6566k|  55.1 |  1105M |  46 |4113 |  61k|  51k|  59k|  2 | 312k|  38 | 0.000000e+00 |      --      |    Inf |  37.42%
2953.46/2964.86	c  2965s|117700 |   127 |  6570k|  55.1 |  1105M |  46 |4113 |  60k|  50k|  60k|  1 | 312k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2955.35/2966.73	c  2967s|117800 |   123 |  6574k|  55.1 |  1105M |  46 |4113 |  61k|  50k|  60k|  1 | 313k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2957.14/2968.51	c  2969s|117900 |   125 |  6578k|  55.1 |  1105M |  46 |4113 |  61k|   0 |  60k|  0 | 313k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2959.13/2970.58	c  2971s|118000 |   126 |  6583k|  55.1 |  1105M |  46 |4113 |  61k|   0 |  60k|  0 | 313k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2961.42/2972.87	c  2973s|118100 |   125 |  6589k|  55.1 |  1106M |  46 |4113 |  61k|   0 |  60k|  0 | 314k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2964.31/2975.77	c  2976s|118200 |   120 |  6596k|  55.1 |  1106M |  46 |4113 |  60k|   0 |  60k|  0 | 314k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2966.50/2977.90	c  2978s|118300 |   124 |  6601k|  55.1 |  1106M |  46 |4113 |  61k|  50k|  60k|  1 | 314k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2968.09/2979.53	c  2980s|118400 |   121 |  6605k|  55.1 |  1106M |  46 |4113 |  61k|  50k|  60k|  1 | 314k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2969.99/2981.41	c  2981s|118500 |   126 |  6609k|  55.1 |  1106M |  46 |4113 |  61k|  51k|  60k|  2 | 315k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2971.38/2982.86	c  2983s|118600 |   127 |  6612k|  55.1 |  1106M |  46 |4113 |  61k|   0 |  60k|  0 | 315k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2972.87/2984.36	c  2984s|118700 |   123 |  6615k|  55.1 |  1106M |  46 |4113 |  61k|   0 |  60k|  0 | 315k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2974.57/2986.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2974.57/2986.03	c  2986s|118800 |   128 |  6619k|  55.0 |  1106M |  46 |4113 |  61k|  50k|  60k|  1 | 316k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2976.16/2987.69	c  2988s|118900 |   131 |  6623k|  55.0 |  1106M |  46 |4113 |  61k|  50k|  60k|  1 | 316k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2977.85/2989.32	c  2989s|119000 |   129 |  6627k|  55.0 |  1106M |  46 |4113 |  61k|  50k|  60k|  1 | 316k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2979.95/2991.43	c  2991s|119100 |   124 |  6632k|  55.0 |  1106M |  46 |4113 |  61k|  50k|  60k|  1 | 316k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2981.95/2993.41	c  2993s|119200 |   129 |  6637k|  55.0 |  1106M |  46 |4113 |  61k|  50k|  60k|  1 | 317k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2984.24/2995.74	c  2996s|119300 |   131 |  6642k|  55.0 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 317k|  38 | 0.000000e+00 |      --      |    Inf |  37.43%
2987.42/2998.93	c  2999s|119400 |   130 |  6652k|  55.0 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 317k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
2989.31/3000.83	c  3001s|119500 |   127 |  6657k|  55.0 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 318k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
2991.51/3003.00	c  3003s|119600 |   131 |  6663k|  55.0 |  1111M |  46 |4113 |  61k|  51k|  60k|  1 | 318k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
2993.69/3005.20	c  3005s|119700 |   130 |  6669k|  55.0 |  1111M |  46 |4113 |  61k|   0 |  60k|  0 | 318k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
2995.59/3007.16	c  3007s|119800 |   131 |  6673k|  55.0 |  1112M |  46 |4113 |  61k|   0 |  60k|  0 | 319k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
2997.98/3009.50	c  3010s|119900 |   127 |  6682k|  55.1 |  1112M |  46 |4113 |  61k|  50k|  60k|  1 | 319k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
3000.86/3012.40	c  3012s|120000 |   127 |  6689k|  55.1 |  1112M |  46 |4113 |  61k|  50k|  60k|  1 | 319k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
3003.25/3014.87	c  3015s|120100 |   123 |  6695k|  55.1 |  1112M |  46 |4113 |  61k|  50k|  60k|  1 | 319k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
3005.84/3017.40	c  3017s|120200 |   125 |  6702k|  55.1 |  1112M |  46 |4113 |  61k|  50k|  60k|  1 | 320k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
3008.83/3020.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3008.83/3020.45	c  3020s|120300 |   130 |  6710k|  55.1 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 320k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
3010.73/3022.33	c  3022s|120400 |   124 |  6714k|  55.1 |  1111M |  46 |4113 |  61k|  51k|  60k|  1 | 320k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
3013.62/3025.23	c  3025s|120500 |   129 |  6722k|  55.1 |  1111M |  46 |4113 |  61k|   0 |  60k|  0 | 320k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
3015.71/3027.33	c  3027s|120600 |   133 |  6728k|  55.1 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 321k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
3017.60/3029.26	c  3029s|120700 |   129 |  6732k|  55.1 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 321k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
3019.59/3031.20	c  3031s|120800 |   129 |  6736k|  55.1 |  1111M |  46 |4113 |  61k|   0 |  60k|  0 | 321k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
3021.88/3033.57	c  3034s|120900 |   129 |  6742k|  55.1 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 322k|  38 | 0.000000e+00 |      --      |    Inf |  37.44%
3024.57/3036.20	c  3036s|121000 |   123 |  6749k|  55.1 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 322k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3027.66/3039.31	c  3039s|121100 |   127 |  6757k|  55.1 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 322k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3029.95/3041.63	c  3042s|121200 |   126 |  6763k|  55.1 |  1111M |  46 |4113 |  61k|   0 |  60k|  0 | 323k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3031.84/3043.58	c  3044s|121300 |   131 |  6768k|  55.1 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 323k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3033.63/3045.31	c  3045s|121400 |   127 |  6772k|  55.1 |  1111M |  46 |4113 |  61k|   0 |  60k|  0 | 323k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3037.12/3048.82	c  3049s|121500 |   132 |  6784k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  0 | 324k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3040.61/3052.36	c  3052s|121600 |   125 |  6794k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  0 | 324k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3043.20/3054.92	c  3055s|121700 |   129 |  6802k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 324k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3045.09/3056.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3045.09/3056.84	c  3057s|121800 |   130 |  6807k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 324k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3047.08/3058.85	c  3059s|121900 |   130 |  6812k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 325k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3049.38/3061.14	c  3061s|122000 |   130 |  6817k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 325k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3051.66/3063.49	c  3063s|122100 |   129 |  6823k|  55.2 |  1111M |  46 |4113 |  61k|  51k|  60k|  2 | 325k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3053.85/3065.64	c  3066s|122200 |   126 |  6828k|  55.2 |  1111M |  46 |4113 |  61k|   0 |  60k|  0 | 325k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3056.34/3068.14	c  3068s|122300 |   128 |  6834k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 326k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3059.13/3070.98	c  3071s|122400 |   133 |  6842k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 326k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3061.52/3073.35	c  3073s|122500 |   128 |  6847k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 326k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3063.71/3075.51	c  3076s|122600 |   132 |  6853k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 326k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3065.40/3077.23	c  3077s|122700 |   131 |  6858k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  2 | 327k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3067.49/3079.33	c  3079s|122800 |   133 |  6863k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 327k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3069.49/3081.36	c  3081s|122900 |   129 |  6868k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 327k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3071.69/3083.53	c  3084s|123000 |   128 |  6873k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 328k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3073.88/3085.77	c  3086s|123100 |   124 |  6878k|  55.2 |  1111M |  46 |4113 |  61k|   0 |  60k|  0 | 328k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3075.97/3087.82	c  3088s|123200 |   127 |  6883k|  55.2 |  1111M |  46 |4113 |  61k|   0 |  60k|  0 | 328k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3078.16/3090.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3078.16/3090.02	c  3090s|123300 |   126 |  6889k|  55.2 |  1111M |  46 |4113 |  61k|  50k|  60k|  0 | 328k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3080.45/3092.38	c  3092s|123400 |   128 |  6895k|  55.2 |  1111M |  46 |4113 |  61k|   0 |  60k|  0 | 329k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3083.93/3095.85	c  3096s|123500 |   127 |  6905k|  55.3 |  1111M |  46 |4113 |  61k|   0 |  60k|  0 | 329k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3086.52/3098.41	c  3098s|123600 |   125 |  6911k|  55.3 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 329k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3089.12/3101.05	c  3101s|123700 |   126 |  6919k|  55.3 |  1111M |  46 |4113 |  61k|  50k|  60k|  1 | 330k|  38 | 0.000000e+00 |      --      |    Inf |  37.45%
3092.30/3104.24	c  3104s|123800 |   122 |  6926k|  55.3 |  1111M |  46 |4113 |  61k|   0 |  60k|  0 | 330k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3094.79/3106.73	c  3107s|123900 |   122 |  6933k|  55.3 |  1111M |  46 |4113 |  61k|  51k|  61k|  0 | 330k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3097.38/3109.37	c  3109s|124000 |   119 |  6939k|  55.3 |  1111M |  46 |4113 |  61k|  51k|  61k|  1 | 331k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3099.97/3111.98	c  3112s|124100 |   126 |  6946k|  55.3 |  1111M |  46 |4113 |  61k|   0 |  61k|  0 | 331k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3102.07/3114.05	c  3114s|124200 |   127 |  6951k|  55.3 |  1111M |  46 |4113 |  61k|  51k|  61k|  1 | 331k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3104.65/3116.64	c  3117s|124300 |   129 |  6958k|  55.3 |  1111M |  46 |4113 |  61k|  50k|  61k|  1 | 332k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3107.24/3119.20	c  3119s|124400 |   121 |  6965k|  55.3 |  1111M |  46 |4113 |  61k|  51k|  61k|  1 | 332k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3110.33/3122.36	c  3122s|124500 |   127 |  6973k|  55.4 |  1111M |  46 |4113 |  61k|   0 |  61k|  0 | 332k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3113.41/3125.41	c  3125s|124600 |   141 |  6982k|  55.4 |  1111M |  46 |4113 |  61k|  50k|  61k|  1 | 333k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3115.11/3127.11	c  3127s|124700 |   141 |  6985k|  55.4 |  1111M |  46 |4113 |  61k|  50k|  61k|  1 | 333k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3116.90/3128.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3116.90/3128.94	c  3129s|124800 |   140 |  6990k|  55.4 |  1111M |  46 |4113 |  61k|  51k|  61k|  1 | 333k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3118.79/3130.83	c  3131s|124900 |   139 |  6994k|  55.3 |  1111M |  46 |4113 |  61k|   0 |  61k|  0 | 334k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3120.58/3132.60	c  3133s|125000 |   144 |  6998k|  55.3 |  1111M |  46 |4113 |  61k|  51k|  61k|  1 | 334k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3122.37/3134.45	c  3134s|125100 |   135 |  7002k|  55.3 |  1111M |  46 |4113 |  60k|  51k|  61k|  1 | 334k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3124.97/3137.04	c  3137s|125200 |   133 |  7009k|  55.3 |  1111M |  46 |4113 |  61k|   0 |  61k|  0 | 334k|  38 | 0.000000e+00 |      --      |    Inf |  37.46%
3127.75/3139.87	c  3140s|125300 |   128 |  7015k|  55.3 |  1111M |  46 |4113 |  61k|   0 |  61k|  0 | 335k|  38 | 0.000000e+00 |      --      |    Inf |  37.47%
3130.34/3142.41	c  3142s|125400 |   134 |  7021k|  55.3 |  1111M |  46 |4113 |  61k|  51k|  61k|  1 | 335k|  38 | 0.000000e+00 |      --      |    Inf |  37.47%
3132.93/3145.00	c  3145s|125500 |   134 |  7027k|  55.3 |  1111M |  46 |4113 |  61k|  50k|  61k|  1 | 335k|  38 | 0.000000e+00 |      --      |    Inf |  37.47%
3135.52/3147.61	c  3148s|125600 |   134 |  7033k|  55.4 |  1111M |  46 |4113 |  61k|   0 |  61k|  0 | 336k|  38 | 0.000000e+00 |      --      |    Inf |  37.47%
3138.03/3150.16	c  3150s|125700 |   133 |  7040k|  55.4 |  1111M |  46 |4113 |  61k|   0 |  61k|  0 | 336k|  38 | 0.000000e+00 |      --      |    Inf |  37.47%
3140.41/3152.50	c  3153s|125800 |   132 |  7046k|  55.4 |  1111M |  46 |4113 |  61k|   0 |  61k|  0 | 336k|  38 | 0.000000e+00 |      --      |    Inf |  37.47%
3142.80/3154.91	c  3155s|125900 |   130 |  7052k|  55.4 |  1111M |  46 |4113 |  61k|  50k|  61k|  1 | 337k|  38 | 0.000000e+00 |      --      |    Inf |  37.47%
3146.39/3158.56	c  3159s|126000 |   127 |  7061k|  55.4 |  1111M |  46 |4113 |  61k|   0 |  61k|  0 | 337k|  38 | 0.000000e+00 |      --      |    Inf |  37.47%
3148.98/3161.11	c  3161s|126100 |   126 |  7066k|  55.4 |  1111M |  46 |4113 |  61k|  51k|  61k|  0 | 337k|  38 | 0.000000e+00 |      --      |    Inf |  37.47%
3151.87/3164.00	c  3164s|126200 |   125 |  7073k|  55.4 |  1111M |  46 |4113 |  61k|  50k|  61k|  1 | 337k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3154.65/3166.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3154.65/3166.89	c  3167s|126300 |   128 |  7081k|  55.4 |  1111M |  46 |4113 |  61k|  50k|  61k|  1 | 338k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3158.34/3170.59	c  3171s|126400 |   126 |  7091k|  55.5 |  1111M |  46 |4113 |  61k|   0 |  61k|  0 | 338k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3160.94/3173.14	c  3173s|126500 |   128 |  7097k|  55.5 |  1111M |  46 |4113 |  61k|  51k|  61k|  1 | 338k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3163.72/3175.98	c  3176s|126600 |   129 |  7104k|  55.5 |  1111M |  46 |4113 |  61k|  51k|  61k|  1 | 339k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3166.61/3178.87	c  3179s|126700 |   129 |  7114k|  55.5 |  1111M |  46 |4113 |  61k|  50k|  61k|  0 | 339k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3168.50/3180.73	c  3181s|126800 |   127 |  7118k|  55.5 |  1111M |  46 |4113 |  61k|  50k|  61k|  1 | 339k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3172.18/3184.49	c  3184s|126900 |   130 |  7128k|  55.5 |  1111M |  46 |4113 |  61k|  50k|  61k|  1 | 339k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3175.37/3187.68	c  3188s|127000 |   131 |  7136k|  55.6 |  1112M |  46 |4113 |  61k|  51k|  61k|  1 | 340k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3177.87/3190.20	c  3190s|127100 |   129 |  7142k|  55.6 |  1112M |  46 |4113 |  61k|   0 |  61k|  0 | 340k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3181.05/3193.33	c  3193s|127200 |   126 |  7151k|  55.6 |  1112M |  46 |4113 |  61k|  50k|  61k|  1 | 340k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3184.24/3196.59	c  3197s|127300 |   126 |  7159k|  55.6 |  1112M |  46 |4113 |  61k|  51k|  61k|  1 | 340k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3187.03/3199.31	c  3199s|127400 |   126 |  7166k|  55.6 |  1112M |  46 |4113 |  61k|  50k|  61k|  1 | 341k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3190.32/3202.60	c  3203s|127500 |   125 |  7175k|  55.6 |  1112M |  46 |4113 |  61k|   0 |  61k|  0 | 341k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3192.91/3205.24	c  3205s|127600 |   126 |  7182k|  55.6 |  1112M |  46 |4113 |  61k|  50k|  61k|  2 | 341k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3195.50/3207.86	c  3208s|127700 |   130 |  7188k|  55.7 |  1112M |  46 |4113 |  61k|  50k|  61k|  1 | 342k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3198.09/3210.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3198.09/3210.44	c  3210s|127800 |   130 |  7195k|  55.7 |  1112M |  46 |4113 |  61k|  50k|  61k|  0 | 342k|  38 | 0.000000e+00 |      --      |    Inf |  37.48%
3200.78/3213.17	c  3213s|127900 |   129 |  7202k|  55.7 |  1112M |  46 |4113 |  61k|  51k|  61k|  0 | 342k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3203.27/3215.65	c  3216s|128000 |   127 |  7208k|  55.7 |  1112M |  46 |4113 |  61k|  51k|  61k|  0 | 342k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3205.76/3218.12	c  3218s|128100 |   130 |  7214k|  55.7 |  1112M |  46 |4113 |  61k|   0 |  61k|  0 | 343k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3208.25/3220.68	c  3221s|128200 |   132 |  7221k|  55.7 |  1112M |  46 |4113 |  61k|  50k|  61k|  1 | 343k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3211.34/3223.79	c  3224s|128300 |   127 |  7230k|  55.7 |  1112M |  46 |4113 |  61k|  50k|  61k|  0 | 343k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3214.63/3227.07	c  3227s|128400 |   142 |  7239k|  55.7 |  1112M |  46 |4113 |  61k|  50k|  61k|  1 | 343k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3216.42/3228.83	c  3229s|128500 |   138 |  7243k|  55.7 |  1112M |  46 |4113 |  61k|   0 |  61k|  0 | 344k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3218.51/3230.90	c  3231s|128600 |   131 |  7248k|  55.7 |  1112M |  46 |4113 |  61k|  50k|  61k|  1 | 344k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3220.50/3232.93	c  3233s|128700 |   126 |  7253k|  55.7 |  1112M |  46 |4113 |  60k|  50k|  61k|  1 | 344k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3222.39/3234.88	c  3235s|128800 |   127 |  7257k|  55.7 |  1112M |  46 |4113 |  61k|   0 |  61k|  0 | 345k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3225.29/3237.70	c  3238s|128900 |   124 |  7264k|  55.7 |  1112M |  46 |4113 |  61k|   0 |  61k|  0 | 345k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3228.98/3241.41	c  3241s|129000 |   127 |  7275k|  55.8 |  1112M |  46 |4113 |  61k|   0 |  61k|  0 | 345k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3231.16/3243.60	c  3244s|129100 |   129 |  7279k|  55.8 |  1112M |  46 |4113 |  61k|  51k|  61k|  2 | 345k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3233.35/3245.87	c  3246s|129200 |   127 |  7285k|  55.8 |  1112M |  46 |4113 |  61k|   0 |  61k|  0 | 346k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3235.84/3248.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3235.84/3248.31	c  3248s|129300 |   129 |  7291k|  55.8 |  1112M |  46 |4113 |  61k|  50k|  61k|  1 | 346k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3238.64/3251.13	c  3251s|129400 |   134 |  7302k|  55.8 |  1112M |  46 |4113 |  60k|  50k|  61k|  1 | 346k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3241.52/3254.09	c  3254s|129500 |   131 |  7309k|  55.8 |  1112M |  46 |4113 |  61k|  50k|  61k|  1 | 347k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3244.71/3257.20	c  3257s|129600 |   130 |  7317k|  55.8 |  1112M |  46 |4113 |  61k|   0 |  61k|  0 | 347k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3247.00/3259.59	c  3260s|129700 |   130 |  7323k|  55.8 |  1112M |  46 |4113 |  61k|  50k|  61k|  1 | 347k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3248.89/3261.43	c  3261s|129800 |   132 |  7326k|  55.8 |  1112M |  46 |4113 |  61k|   0 |  61k|  0 | 347k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3251.08/3263.60	c  3264s|129900 |   132 |  7332k|  55.8 |  1112M |  46 |4113 |  61k|  51k|  61k|  0 | 348k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3253.47/3266.01	c  3266s|130000 |   129 |  7337k|  55.8 |  1112M |  46 |4113 |  61k|  50k|  61k|  1 | 348k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3256.16/3268.70	c  3269s|130100 |   130 |  7344k|  55.8 |  1112M |  46 |4113 |  61k|   0 |  61k|  0 | 348k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3259.24/3271.85	c  3272s|130200 |   130 |  7353k|  55.8 |  1112M |  46 |4113 |  61k|  50k|  61k|  1 | 348k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3262.45/3275.04	c  3275s|130300 |   129 |  7362k|  55.9 |  1112M |  46 |4113 |  60k|  50k|  61k|  1 | 349k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3264.83/3277.48	c  3277s|130400 |   129 |  7369k|  55.9 |  1112M |  46 |4113 |  61k|  50k|  61k|  1 | 349k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3267.43/3280.03	c  3280s|130500 |   126 |  7375k|  55.9 |  1112M |  46 |4113 |  61k|   0 |  62k|  0 | 349k|  38 | 0.000000e+00 |      --      |    Inf |  37.49%
3270.71/3283.37	c  3283s|130600 |   123 |  7384k|  55.9 |  1112M |  46 |4113 |  61k|  50k|  62k|  1 | 349k|  38 | 0.000000e+00 |      --      |    Inf |  37.50%
3273.40/3286.09	c  3286s|130700 |   123 |  7390k|  55.9 |  1112M |  46 |4113 |  61k|   0 |  62k|  0 | 350k|  38 | 0.000000e+00 |      --      |    Inf |  37.52%
3276.09/3288.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3276.09/3288.75	c  3289s|130800 |   125 |  7397k|  55.9 |  1112M |  46 |4113 |  61k|   0 |  62k|  0 | 350k|  38 | 0.000000e+00 |      --      |    Inf |  37.55%
3279.17/3291.88	c  3292s|130900 |   127 |  7405k|  55.9 |  1112M |  46 |4113 |  61k|   0 |  62k|  0 | 350k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3282.66/3295.39	c  3295s|131000 |   130 |  7416k|  56.0 |  1112M |  46 |4113 |  61k|  50k|  62k|  1 | 350k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3285.75/3298.42	c  3298s|131100 |   142 |  7424k|  56.0 |  1112M |  46 |4113 |  61k|  50k|  62k|  1 | 351k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3288.04/3300.79	c  3301s|131200 |   135 |  7431k|  56.0 |  1112M |  46 |4113 |  61k|  50k|  62k|  0 | 351k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3290.13/3302.89	c  3303s|131300 |   136 |  7436k|  56.0 |  1112M |  46 |4113 |  61k|  50k|  62k|  1 | 351k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3292.32/3305.07	c  3305s|131400 |   137 |  7441k|  56.0 |  1112M |  46 |4113 |  61k|  51k|  62k|  1 | 352k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3295.31/3308.05	c  3308s|131500 |   133 |  7448k|  56.0 |  1112M |  46 |4113 |  61k|  50k|  62k|  1 | 352k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3297.80/3310.50	c  3311s|131600 |   134 |  7455k|  56.0 |  1112M |  46 |4113 |  61k|  50k|  62k|  1 | 352k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3299.79/3312.59	c  3313s|131700 |   129 |  7460k|  56.0 |  1112M |  46 |4113 |  61k|   0 |  62k|  0 | 353k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3302.48/3315.25	c  3315s|131800 |   133 |  7466k|  56.0 |  1112M |  46 |4113 |  60k|   0 |  62k|  0 | 353k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3305.06/3317.84	c  3318s|131900 |   134 |  7472k|  56.0 |  1112M |  46 |4113 |  61k|  51k|  62k|  1 | 353k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3307.26/3320.00	c  3320s|132000 |   131 |  7477k|  56.0 |  1112M |  46 |4113 |  61k|  50k|  62k|  2 | 354k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3309.45/3322.26	c  3322s|132100 |   134 |  7483k|  56.0 |  1112M |  46 |4113 |  61k|  51k|  62k|  2 | 354k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3312.14/3324.92	c  3325s|132200 |   138 |  7489k|  56.0 |  1112M |  46 |4113 |  61k|   0 |  62k|  0 | 354k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3315.23/3328.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3315.23/3328.02	c  3328s|132300 |   136 |  7497k|  56.0 |  1112M |  46 |4113 |  61k|  50k|  62k|  1 | 355k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3318.11/3330.90	c  3331s|132400 |   139 |  7505k|  56.1 |  1112M |  46 |4113 |  61k|   0 |  62k|  0 | 355k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3320.70/3333.55	c  3334s|132500 |   134 |  7512k|  56.1 |  1112M |  46 |4113 |  61k|  50k|  62k|  0 | 355k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3322.89/3335.72	c  3336s|132600 |   136 |  7518k|  56.1 |  1112M |  46 |4113 |  61k|  50k|  62k|  1 | 356k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3325.48/3338.35	c  3338s|132700 |   132 |  7524k|  56.1 |  1112M |  46 |4113 |  61k|  50k|  62k|  0 | 356k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3328.18/3341.01	c  3341s|132800 |   133 |  7531k|  56.1 |  1112M |  46 |4113 |  61k|   0 |  62k|  0 | 356k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3330.56/3343.40	c  3343s|132900 |   133 |  7537k|  56.1 |  1112M |  46 |4113 |  61k|  50k|  62k|  1 | 356k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3332.45/3345.39	c  3345s|133000 |   132 |  7543k|  56.1 |  1112M |  46 |4113 |  61k|  50k|  62k|  1 | 357k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3335.04/3347.98	c  3348s|133100 |   132 |  7549k|  56.1 |  1112M |  46 |4113 |  61k|   0 |  62k|  0 | 357k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3337.33/3350.22	c  3350s|133200 |   131 |  7554k|  56.1 |  1112M |  46 |4113 |  61k|   0 |  62k|  0 | 357k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3339.23/3352.12	c  3352s|133300 |   131 |  7558k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  62k|  0 | 357k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3342.61/3355.57	c  3356s|133400 |   141 |  7568k|  56.1 |  1113M |  46 |4113 |  61k|  51k|  62k|  1 | 358k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3344.60/3357.56	c  3358s|133500 |   142 |  7573k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  62k|  0 | 358k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3347.10/3360.02	c  3360s|133600 |   139 |  7577k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  62k|  0 | 358k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3348.69/3361.68	c  3362s|133700 |   134 |  7580k|  56.1 |  1113M |  46 |4113 |  60k|   0 |  62k|  0 | 359k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3350.19/3363.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3350.19/3363.11	c  3363s|133800 |   132 |  7582k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  62k|  0 | 359k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3352.67/3365.62	c  3366s|133900 |   127 |  7586k|  56.0 |  1113M |  46 |4113 |  61k|  51k|  62k|  1 | 359k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3354.66/3367.68	c  3368s|134000 |   130 |  7590k|  56.0 |  1113M |  46 |4113 |  61k|  51k|  62k|  1 | 360k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3357.25/3370.25	c  3370s|134100 |   127 |  7596k|  56.0 |  1113M |  46 |4113 |  61k|   0 |  62k|  0 | 360k|  38 | 0.000000e+00 |      --      |    Inf |  37.56%
3359.84/3372.86	c  3373s|134200 |   124 |  7602k|  56.0 |  1113M |  46 |4113 |  61k|  51k|  62k|  1 | 360k|  38 | 0.000000e+00 |      --      |    Inf |  37.57%
3362.04/3375.07	c  3375s|134300 |   123 |  7607k|  56.0 |  1113M |  46 |4113 |  61k|  51k|  62k|  1 | 361k|  38 | 0.000000e+00 |      --      |    Inf |  37.57%
3364.82/3377.80	c  3378s|134400 |   124 |  7613k|  56.0 |  1113M |  46 |4113 |  61k|  50k|  62k|  1 | 361k|  38 | 0.000000e+00 |      --      |    Inf |  37.57%
3367.12/3380.10	c  3380s|134500 |   122 |  7618k|  56.0 |  1113M |  46 |4113 |  61k|  50k|  62k|  1 | 361k|  38 | 0.000000e+00 |      --      |    Inf |  37.63%
3369.40/3382.44	c  3382s|134600 |   121 |  7624k|  56.0 |  1113M |  46 |4113 |  61k|  51k|  62k|  1 | 361k|  38 | 0.000000e+00 |      --      |    Inf |  37.65%
3372.19/3385.20	c  3385s|134700 |   122 |  7632k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  62k|  0 | 362k|  38 | 0.000000e+00 |      --      |    Inf |  37.68%
3373.99/3387.04	c  3387s|134800 |   119 |  7636k|  56.0 |  1113M |  46 |4113 |  61k|  51k|  62k|  1 | 362k|  38 | 0.000000e+00 |      --      |    Inf |  37.68%
3376.08/3389.15	c  3389s|134900 |   119 |  7641k|  56.0 |  1113M |  46 |4113 |  61k|  50k|  62k|  1 | 362k|  38 | 0.000000e+00 |      --      |    Inf |  37.69%
3378.56/3391.61	c  3392s|135000 |   120 |  7647k|  56.0 |  1113M |  46 |4113 |  61k|   0 |  62k|  0 | 362k|  38 | 0.000000e+00 |      --      |    Inf |  37.69%
3380.96/3394.05	c  3394s|135100 |   120 |  7652k|  56.0 |  1113M |  46 |4113 |  61k|   0 |  62k|  0 | 363k|  38 | 0.000000e+00 |      --      |    Inf |  37.69%
3383.25/3396.33	c  3396s|135200 |   123 |  7658k|  56.0 |  1113M |  46 |4113 |  61k|  50k|  62k|  1 | 363k|  38 | 0.000000e+00 |      --      |    Inf |  37.70%
3385.94/3399.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3385.94/3399.02	c  3399s|135300 |   120 |  7665k|  56.0 |  1113M |  46 |4113 |  61k|  50k|  62k|  1 | 363k|  38 | 0.000000e+00 |      --      |    Inf |  37.70%
3389.23/3402.30	c  3402s|135400 |   123 |  7673k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  62k|  0 | 363k|  38 | 0.000000e+00 |      --      |    Inf |  37.71%
3391.82/3404.94	c  3405s|135500 |   123 |  7680k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  62k|  1 | 364k|  38 | 0.000000e+00 |      --      |    Inf |  37.71%
3394.41/3407.57	c  3408s|135600 |   123 |  7686k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  62k|  1 | 364k|  38 | 0.000000e+00 |      --      |    Inf |  37.71%
3396.21/3409.32	c  3409s|135700 |   124 |  7690k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  62k|  1 | 364k|  38 | 0.000000e+00 |      --      |    Inf |  37.71%
3398.30/3411.44	c  3411s|135800 |   122 |  7696k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  62k|  1 | 365k|  38 | 0.000000e+00 |      --      |    Inf |  37.71%
3400.19/3413.38	c  3413s|135900 |   123 |  7702k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  62k|  1 | 365k|  38 | 0.000000e+00 |      --      |    Inf |  37.71%
3402.58/3415.73	c  3416s|136000 |   123 |  7707k|  56.1 |  1113M |  46 |4113 |  61k|  51k|  62k|  1 | 365k|  38 | 0.000000e+00 |      --      |    Inf |  37.71%
3404.47/3417.66	c  3418s|136100 |   124 |  7711k|  56.1 |  1113M |  46 |4113 |  61k|  51k|  62k|  1 | 365k|  38 | 0.000000e+00 |      --      |    Inf |  37.71%
3406.36/3419.57	c  3420s|136200 |   122 |  7715k|  56.0 |  1113M |  46 |4113 |  61k|   0 |  62k|  0 | 366k|  38 | 0.000000e+00 |      --      |    Inf |  37.72%
3409.86/3423.01	c  3423s|136300 |   127 |  7724k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  62k|  1 | 366k|  38 | 0.000000e+00 |      --      |    Inf |  37.72%
3411.95/3425.17	c  3425s|136400 |   127 |  7729k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  63k|  0 | 366k|  38 | 0.000000e+00 |      --      |    Inf |  37.72%
3414.33/3427.51	c  3428s|136500 |   125 |  7735k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  63k|  0 | 367k|  38 | 0.000000e+00 |      --      |    Inf |  37.72%
3416.52/3429.73	c  3430s|136600 |   121 |  7740k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  63k|  0 | 367k|  38 | 0.000000e+00 |      --      |    Inf |  37.72%
3419.11/3432.39	c  3432s|136700 |   128 |  7747k|  56.1 |  1113M |  46 |4113 |  60k|  50k|  63k|  1 | 367k|  38 | 0.000000e+00 |      --      |    Inf |  37.72%
3421.10/3434.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3421.10/3434.36	c  3434s|136800 |   129 |  7752k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  63k|  1 | 368k|  38 | 0.000000e+00 |      --      |    Inf |  37.72%
3423.10/3436.39	c  3436s|136900 |   127 |  7758k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  63k|  0 | 368k|  38 | 0.000000e+00 |      --      |    Inf |  37.72%
3426.58/3439.88	c  3440s|137000 |   125 |  7765k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  63k|  2 | 368k|  38 | 0.000000e+00 |      --      |    Inf |  37.72%
3429.07/3442.39	c  3442s|137100 |   124 |  7771k|  56.1 |  1113M |  46 |4113 |  61k|  51k|  63k|  1 | 369k|  38 | 0.000000e+00 |      --      |    Inf |  37.72%
3431.36/3444.66	c  3445s|137200 |   124 |  7777k|  56.1 |  1113M |  46 |4113 |  61k|  51k|  63k|  1 | 369k|  38 | 0.000000e+00 |      --      |    Inf |  37.72%
3434.85/3448.15	c  3448s|137300 |   118 |  7785k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  63k|  0 | 369k|  38 | 0.000000e+00 |      --      |    Inf |  37.72%
3437.14/3450.41	c  3450s|137400 |   121 |  7790k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  63k|  1 | 369k|  38 | 0.000000e+00 |      --      |    Inf |  37.73%
3439.33/3452.60	c  3453s|137500 |   121 |  7795k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  63k|  1 | 370k|  38 | 0.000000e+00 |      --      |    Inf |  37.75%
3441.52/3454.86	c  3455s|137600 |   120 |  7801k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  63k|  1 | 370k|  38 | 0.000000e+00 |      --      |    Inf |  37.77%
3443.71/3457.01	c  3457s|137700 |   125 |  7806k|  56.1 |  1113M |  46 |4113 |  61k|  51k|  63k|  1 | 370k|  38 | 0.000000e+00 |      --      |    Inf |  37.78%
3446.40/3459.72	c  3460s|137800 |   121 |  7812k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  63k|  1 | 370k|  38 | 0.000000e+00 |      --      |    Inf |  37.78%
3449.19/3462.52	c  3463s|137900 |   121 |  7819k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  63k|  0 | 371k|  38 | 0.000000e+00 |      --      |    Inf |  37.78%
3451.48/3464.80	c  3465s|138000 |   121 |  7825k|  56.1 |  1113M |  46 |4113 |  61k|  51k|  63k|  1 | 371k|  38 | 0.000000e+00 |      --      |    Inf |  37.78%
3454.07/3467.44	c  3467s|138100 |   124 |  7831k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  63k|  0 | 371k|  38 | 0.000000e+00 |      --      |    Inf |  37.78%
3456.66/3470.07	c  3470s|138200 |   122 |  7838k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  63k|  0 | 372k|  38 | 0.000000e+00 |      --      |    Inf |  37.78%
3458.85/3472.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3458.85/3472.25	c  3472s|138300 |   122 |  7844k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  63k|  0 | 372k|  38 | 0.000000e+00 |      --      |    Inf |  37.78%
3461.24/3474.62	c  3475s|138400 |   121 |  7850k|  56.1 |  1113M |  46 |4113 |  61k|  51k|  63k|  1 | 372k|  38 | 0.000000e+00 |      --      |    Inf |  37.78%
3464.13/3477.57	c  3478s|138500 |   117 |  7857k|  56.1 |  1113M |  46 |4113 |  61k|  50k|  63k|  1 | 372k|  38 | 0.000000e+00 |      --      |    Inf |  37.79%
3466.92/3480.30	c  3480s|138600 |   117 |  7864k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  63k|  0 | 373k|  38 | 0.000000e+00 |      --      |    Inf |  37.79%
3469.51/3482.94	c  3483s|138700 |   120 |  7870k|  56.2 |  1113M |  46 |4113 |  61k|  50k|  63k|  1 | 373k|  38 | 0.000000e+00 |      --      |    Inf |  37.80%
3471.40/3484.80	c  3485s|138800 |   123 |  7874k|  56.1 |  1113M |  46 |4113 |  61k|  51k|  63k|  1 | 373k|  38 | 0.000000e+00 |      --      |    Inf |  37.81%
3473.49/3486.93	c  3487s|138900 |   124 |  7879k|  56.1 |  1113M |  46 |4113 |  61k|   0 |  63k|  0 | 373k|  38 | 0.000000e+00 |      --      |    Inf |  37.82%
3475.59/3489.07	c  3489s|139000 |   123 |  7884k|  56.1 |  1114M |  46 |4113 |  61k|  51k|  63k|  1 | 374k|  38 | 0.000000e+00 |      --      |    Inf |  37.82%
3478.47/3491.98	c  3492s|139100 |   118 |  7894k|  56.2 |  1114M |  46 |4113 |  61k|  50k|  63k|  1 | 374k|  38 | 0.000000e+00 |      --      |    Inf |  37.82%
3481.56/3495.02	c  3495s|139200 |   118 |  7901k|  56.2 |  1114M |  46 |4113 |  61k|  51k|  63k|  1 | 374k|  38 | 0.000000e+00 |      --      |    Inf |  37.82%
3483.95/3497.49	c  3497s|139300 |   117 |  7907k|  56.2 |  1114M |  46 |4113 |  61k|  50k|  63k|  1 | 374k|  38 | 0.000000e+00 |      --      |    Inf |  37.82%
3485.94/3499.47	c  3499s|139400 |   116 |  7911k|  56.2 |  1114M |  46 |4113 |  61k|  50k|  63k|  1 | 375k|  38 | 0.000000e+00 |      --      |    Inf |  37.85%
3488.53/3502.05	c  3502s|139500 |   117 |  7917k|  56.2 |  1114M |  46 |4113 |  61k|  51k|  63k|  1 | 375k|  38 | 0.000000e+00 |      --      |    Inf |  37.85%
3490.72/3504.26	c  3504s|139600 |   123 |  7922k|  56.2 |  1114M |  46 |4113 |  61k|  50k|  63k|  1 | 375k|  38 | 0.000000e+00 |      --      |    Inf |  37.87%
3492.91/3506.47	c  3506s|139700 |   122 |  7927k|  56.2 |  1114M |  46 |4113 |  61k|  50k|  63k|  1 | 376k|  38 | 0.000000e+00 |      --      |    Inf |  37.88%
3494.62/3508.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3494.62/3508.14	c  3508s|139800 |   124 |  7931k|  56.1 |  1114M |  46 |4113 |  61k|  50k|  63k|  1 | 376k|  38 | 0.000000e+00 |      --      |    Inf |  37.88%
3497.00/3510.56	c  3511s|139900 |   127 |  7938k|  56.2 |  1114M |  46 |4113 |  61k|  50k|  63k|  1 | 376k|  38 | 0.000000e+00 |      --      |    Inf |  37.89%
3498.40/3511.96	c  3512s|140000 |   127 |  7941k|  56.1 |  1114M |  46 |4113 |  61k|  50k|  63k|  1 | 376k|  38 | 0.000000e+00 |      --      |    Inf |  37.89%
3500.19/3513.73	c  3514s|140100 |   123 |  7945k|  56.1 |  1114M |  46 |4113 |  61k|  51k|  63k|  1 | 377k|  38 | 0.000000e+00 |      --      |    Inf |  37.89%
3502.49/3516.03	c  3516s|140200 |   124 |  7951k|  56.1 |  1114M |  46 |4113 |  61k|  50k|  63k|  1 | 377k|  38 | 0.000000e+00 |      --      |    Inf |  37.89%
3505.17/3518.73	c  3519s|140300 |   119 |  7957k|  56.1 |  1114M |  46 |4113 |  61k|   0 |  63k|  0 | 377k|  38 | 0.000000e+00 |      --      |    Inf |  37.90%
3507.57/3521.19	c  3521s|140400 |   119 |  7963k|  56.1 |  1114M |  46 |4113 |  61k|  51k|  63k|  1 | 377k|  38 | 0.000000e+00 |      --      |    Inf |  37.90%
3509.35/3522.96	c  3523s|140500 |   118 |  7967k|  56.1 |  1114M |  46 |4113 |  61k|   0 |  63k|  0 | 378k|  38 | 0.000000e+00 |      --      |    Inf |  37.91%
3512.04/3525.69	c  3526s|140600 |   119 |  7973k|  56.1 |  1114M |  46 |4113 |  61k|  51k|  63k|  1 | 378k|  38 | 0.000000e+00 |      --      |    Inf |  37.91%
3514.54/3528.15	c  3528s|140700 |   119 |  7978k|  56.1 |  1114M |  46 |4113 |  61k|   0 |  63k|  0 | 378k|  38 | 0.000000e+00 |      --      |    Inf |  37.91%
3517.12/3530.72	c  3531s|140800 |   119 |  7983k|  56.1 |  1114M |  46 |4113 |  61k|  50k|  64k|  1 | 378k|  38 | 0.000000e+00 |      --      |    Inf |  37.91%
3520.01/3533.69	c  3534s|140900 |   115 |  7990k|  56.1 |  1114M |  46 |4113 |  61k|  51k|  64k|  2 | 379k|  38 | 0.000000e+00 |      --      |    Inf |  37.92%
3522.70/3536.32	c  3536s|141000 |   119 |  8000k|  56.2 |  1114M |  46 |4113 |  61k|  51k|  64k|  1 | 379k|  38 | 0.000000e+00 |      --      |    Inf |  37.92%
3524.40/3538.09	c  3538s|141100 |   117 |  8003k|  56.1 |  1114M |  46 |4113 |  61k|   0 |  64k|  0 | 379k|  38 | 0.000000e+00 |      --      |    Inf |  37.92%
3526.39/3540.02	c  3540s|141200 |   114 |  8008k|  56.1 |  1115M |  46 |4113 |  61k|   0 |  64k|  0 | 379k|  38 | 0.000000e+00 |      --      |    Inf |  37.92%
3529.17/3542.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3529.17/3542.86	c  3543s|141300 |   113 |  8015k|  56.1 |  1115M |  46 |4113 |  61k|   0 |  64k|  0 | 380k|  38 | 0.000000e+00 |      --      |    Inf |  37.92%
3531.76/3545.46	c  3545s|141400 |   114 |  8022k|  56.2 |  1115M |  46 |4113 |  61k|   0 |  64k|  0 | 380k|  38 | 0.000000e+00 |      --      |    Inf |  37.92%
3534.85/3548.58	c  3549s|141500 |   114 |  8031k|  56.2 |  1115M |  46 |4113 |  61k|   0 |  64k|  0 | 380k|  38 | 0.000000e+00 |      --      |    Inf |  37.93%
3537.04/3550.73	c  3551s|141600 |   110 |  8036k|  56.2 |  1115M |  46 |4113 |  61k|   0 |  64k|  0 | 380k|  38 | 0.000000e+00 |      --      |    Inf |  37.93%
3539.63/3553.35	c  3553s|141700 |   112 |  8042k|  56.2 |  1115M |  46 |4113 |  61k|  51k|  64k|  1 | 380k|  38 | 0.000000e+00 |      --      |    Inf |  37.93%
3542.32/3556.10	c  3556s|141800 |   110 |  8049k|  56.2 |  1115M |  46 |4113 |  61k|   0 |  64k|  0 | 381k|  38 | 0.000000e+00 |      --      |    Inf |  37.93%
3545.11/3558.86	c  3559s|141900 |   108 |  8056k|  56.2 |  1115M |  46 |4113 |  61k|   0 |  64k|  0 | 381k|  38 | 0.000000e+00 |      --      |    Inf |  37.93%
3548.60/3562.36	c  3562s|142000 |   109 |  8066k|  56.2 |  1115M |  46 |4113 |  61k|  51k|  64k|  1 | 381k|  38 | 0.000000e+00 |      --      |    Inf |  37.93%
3550.79/3564.54	c  3565s|142100 |   113 |  8070k|  56.2 |  1115M |  46 |4113 |  61k|  51k|  64k|  1 | 382k|  38 | 0.000000e+00 |      --      |    Inf |  37.93%
3552.78/3566.59	c  3567s|142200 |   109 |  8075k|  56.2 |  1115M |  46 |4113 |  61k|   0 |  64k|  0 | 382k|  38 | 0.000000e+00 |      --      |    Inf |  37.93%
3555.38/3569.15	c  3569s|142300 |   106 |  8082k|  56.2 |  1115M |  46 |4113 |  61k|  51k|  64k|  1 | 382k|  38 | 0.000000e+00 |      --      |    Inf |  37.94%
3557.47/3571.20	c  3571s|142400 |   108 |  8087k|  56.2 |  1115M |  46 |4113 |  61k|  50k|  64k|  1 | 382k|  38 | 0.000000e+00 |      --      |    Inf |  37.94%
3559.76/3573.50	c  3574s|142500 |   111 |  8092k|  56.2 |  1115M |  46 |4113 |  61k|  51k|  64k|  2 | 383k|  38 | 0.000000e+00 |      --      |    Inf |  37.94%
3561.65/3575.44	c  3575s|142600 |   113 |  8096k|  56.2 |  1115M |  46 |4113 |  61k|  51k|  64k|  1 | 383k|  38 | 0.000000e+00 |      --      |    Inf |  37.94%
3564.84/3578.61	c  3579s|142700 |   110 |  8105k|  56.2 |  1115M |  46 |4113 |  61k|  50k|  64k|  1 | 383k|  38 | 0.000000e+00 |      --      |    Inf |  37.95%
3567.13/3580.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3567.13/3580.96	c  3581s|142800 |   115 |  8111k|  56.2 |  1115M |  46 |4113 |  61k|   0 |  64k|  0 | 383k|  38 | 0.000000e+00 |      --      |    Inf |  37.95%
3571.22/3585.09	c  3585s|142900 |   112 |  8122k|  56.3 |  1115M |  46 |4113 |  61k|  50k|  64k|  1 | 384k|  38 | 0.000000e+00 |      --      |    Inf |  37.95%
3573.01/3586.80	c  3587s|143000 |   115 |  8126k|  56.3 |  1115M |  46 |4113 |  61k|  50k|  64k|  1 | 384k|  38 | 0.000000e+00 |      --      |    Inf |  37.95%
3574.90/3588.73	c  3589s|143100 |   117 |  8130k|  56.2 |  1115M |  46 |4113 |  61k|   0 |  64k|  0 | 384k|  38 | 0.000000e+00 |      --      |    Inf |  37.95%
3576.79/3590.68	c  3591s|143200 |   115 |  8135k|  56.2 |  1115M |  46 |4113 |  61k|   0 |  64k|  0 | 384k|  38 | 0.000000e+00 |      --      |    Inf |  37.95%
3578.89/3592.77	c  3593s|143300 |   119 |  8140k|  56.2 |  1115M |  46 |4113 |  61k|  50k|  64k|  1 | 385k|  38 | 0.000000e+00 |      --      |    Inf |  37.95%
3581.08/3594.93	c  3595s|143400 |   118 |  8146k|  56.2 |  1115M |  46 |4113 |  61k|  50k|  64k|  1 | 385k|  38 | 0.000000e+00 |      --      |    Inf |  37.95%
3583.06/3597.00	c 
3583.06/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3583.06/3597.00	c Solving Time (sec) : 3597.00
3583.06/3597.00	c Solving Nodes      : 143474 (total of 144411 nodes in 2 runs)
3583.06/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3583.06/3597.00	c Dual Bound         : +0.00000000000000e+00
3583.06/3597.00	c Gap                : infinite
3583.06/3597.00	s UNKNOWN
3583.06/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3583.06/3597.00	c Total Time         :    3597.00
3583.06/3597.00	c   solving          :    3597.00
3583.06/3597.00	c   presolving       :      21.49 (included in solving)
3583.06/3597.00	c   reading          :       0.07 (included in solving)
3583.06/3597.00	c   copying          :       1.00 (14 #copies) (minimal 0.05, maximal 0.09, average 0.07)
3583.06/3597.00	c Original Problem   :
3583.06/3597.00	c   Problem name     : HOME/instance-4545243-1753233831.opb
3583.06/3597.00	c   Variables        : 4115 (4115 binary, 0 integer, 0 continuous)
3583.06/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3583.06/3597.00	c   Constraints      : 47919 initial, 47919 maximal
3583.06/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3583.06/3597.00	c Presolved Problem  :
3583.06/3597.00	c   Problem name     : t_HOME/instance-4545243-1753233831.opb
3583.06/3597.00	c   Variables        : 4113 (4113 binary, 0 integer, 0 continuous)
3583.06/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3583.06/3597.00	c   Constraints      : 52311 initial, 61104 maximal
3583.06/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3583.06/3597.00	c   Nonzeros         : 208041 constraint, 207945 clique table
3583.06/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3583.06/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   domcol           :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   dualsparsify     :       0.40       0.00      1          0          0          0          0          0          0          0          0          1
3583.06/3597.00	c   gateextraction   :       0.09       0.00      4          0          0          0          0          0         11          1          0          0
3583.06/3597.00	c   implics          :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   milp             :       0.10       0.00      1          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   sparsify         :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   trivial          :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   dualfix          :       0.00       0.00     10          1          0          0          0          0          0          0          0          0
3583.06/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   probing          :      19.38       0.00      1          1          0          0          0          0          0          0          0          0
3583.06/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   symmetry         :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   vbounds          :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   knapsack         :       0.84       0.00     18          0          0          0          0          0       2944       5939        104        551
3583.06/3597.00	c   setppc           :       0.22       0.00     18          0          0          0          0          0          3          0          0          0
3583.06/3597.00	c   and              :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   linear           :       0.13       0.01     15          0          0          0          0          0          1         90         45       1058
3583.06/3597.00	c   logicor          :       0.17       0.03     17          0          0          0          0          0        453          0          0        158
3583.06/3597.00	c   components       :       0.03       0.00      2          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3583.06/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3583.06/3597.00	c   integral         :          0          0          0          0      86819          0          0      14321          0          0          0          0          0          0     173638
3583.06/3597.00	c   knapsack         :         72+       116         22     940519          0          0          0      14316    1273621       1120     161235         38         17          0          0
3583.06/3597.00	c   setppc           :      50856+     50909         22     939399          0          0          0       5814   45883715      49701   22303864          0          0          0          0
3583.06/3597.00	c   and              :          1          1      46563     407931          0          0          0          0       7732        374      11023          3          0          0          0
3583.06/3597.00	c   linear           :         57+       118         22     889324          0          0          0          3      93954       2425    2464194          0          0          0          0
3583.06/3597.00	c   logicor          :       1325+     10053         22     598776          0          0          0          0    1089463      25598     775280         49         22          0          0
3583.06/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3583.06/3597.00	c   integral         :     106.41       0.00       0.00       0.00     106.40       0.00       0.00       0.00       0.00       0.00
3583.06/3597.00	c   knapsack         :      11.60       0.00       0.02      10.27       0.00       0.00       0.00       0.15       1.15       0.01
3583.06/3597.00	c   setppc           :     200.59       0.00       0.07     189.64       0.00       0.00       0.00       0.05      10.69       0.14
3583.06/3597.00	c   and              :       0.43       0.00       0.09       0.32       0.00       0.00       0.00       0.00       0.03       0.00
3583.06/3597.00	c   linear           :      15.07       0.01       0.00      14.08       0.00       0.00       0.00       0.00       0.98       0.00
3583.06/3597.00	c   logicor          :      50.23       0.03       0.01      44.45       0.00       0.00       0.00       0.00       5.74       0.01
3583.06/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.06/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.06/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.06/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3583.06/3597.00	c   dualfix          :          2          0          0          0
3583.06/3597.00	c   genvbounds       :          0          0          0          0
3583.06/3597.00	c   nlobbt           :          0          0          0          0
3583.06/3597.00	c   obbt             :          0          0          0          0
3583.06/3597.00	c   probing          :          0          0          0          0
3583.06/3597.00	c   pseudoobj        :          0          0          0          0
3583.06/3597.00	c   redcost          :          0          0          0          0
3583.06/3597.00	c   rootredcost      :          0          0          0          0
3583.06/3597.00	c   symmetry         :          0          0          0          0
3583.06/3597.00	c   vbounds          :     835179          0          0          0
3583.06/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3583.06/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3583.06/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3583.06/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3583.06/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3583.06/3597.00	c   probing          :      19.38       0.00      19.38       0.00       0.00       0.00
3583.06/3597.00	c   pseudoobj        :       0.28       0.00       0.00       0.28       0.00       0.00
3583.06/3597.00	c   redcost          :       0.10       0.00       0.00       0.10       0.00       0.00
3583.06/3597.00	c   rootredcost      :       0.11       0.00       0.00       0.11       0.00       0.00
3583.06/3597.00	c   symmetry         :       0.26       0.00       0.03       0.23       0.00       0.00
3583.06/3597.00	c   vbounds          :      28.46       0.00       0.01      28.45       0.00       0.00
3583.06/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3583.06/3597.00	c   propagation      :      49.14      78494      78156          -     874576      347.2       9773      133.1          -          -          -
3583.06/3597.00	c   infeasible LP    :      19.51       7527       7421          -     105702      526.4        143      116.8       5248      439.8          0
3583.06/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.06/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3583.06/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3583.06/3597.00	c   applied globally :      30.75          -          -          0     380230      195.5          -          -       5077          -          -
3583.06/3597.00	c   applied locally  :          -          -          -          0         84      406.1          -          -        171          -          -
3583.06/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3583.06/3597.00	c   cut pool         :       4.45          -      18265         42          -          -      34118     175755          -          -          -          -          -    (maximal pool size:       4211)
3583.06/3597.00	c   aggregation      :       2.41       0.00        735         22          0          0         15        123          5         56         56          0          0
3583.06/3597.00	c   > cmir           :          -          -          -          -          -          -          -        123          4         56         56          0          -
3583.06/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.06/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          1          0          0          0          -
3583.06/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   clique           :       0.58       0.00         22         22          0          0        202        921          0        388        388          0          0
3583.06/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   gomory           :     284.91       0.00        730         20          0          0      37188     138307       5058      38884      38358        526          0
3583.06/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -      50521       2555       9083       8790        293          -
3583.06/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      87786       2503      29801      29568        233          -
3583.06/3597.00	c   impliedbounds    :       2.15       0.00        735         22          0          0       1073      31786          0      23015      23015          0          0
3583.06/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   mcf              :       0.03       0.00          2          2          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   multilinear      :       0.00       0.00       2667         22          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   rapidlearning    :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   rlt              :       0.00       0.00         20         20          0          0          0          0          0          0          0          0          0
3583.06/3597.00	c   zerohalf         :       6.56       0.00        732         22          0          0       2171       4618       1468       4337       3296       1041          0
3583.06/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3583.06/3597.00	c   hybrid           :       0.44       0.00      13149         22      66385        393     115991        391          0       3236
3583.06/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3583.06/3597.00	c   problem variables:       0.00          -          0          0
3583.06/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3583.06/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c   relpscost        :     106.25       0.00      86819          0          0          0          0          0          0     173638
3583.06/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3583.06/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3583.06/3597.00	c   LP solutions     :       0.00          -          -          0          0
3583.06/3597.00	c   relax solutions  :       0.00          -          -          0          0
3583.06/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3583.06/3597.00	c   strong branching :       0.00          -          -          0          0
3583.06/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3583.06/3597.00	c   adaptivediving   :       8.16       0.00         55          0          0
3583.06/3597.00	c   alns             :       3.24       0.00         13          0          0
3583.06/3597.00	c   bound            :       0.00       0.00          0          0          0
3583.06/3597.00	c   clique           :       0.09       0.00          1          0          0
3583.06/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3583.06/3597.00	c   completesol      :       0.00       0.00          0          0          0
3583.06/3597.00	c   conflictdiving   :      18.87       0.00        107          0          0
3583.06/3597.00	c   crossover        :       0.04       0.00          0          0          0
3583.06/3597.00	c   dins             :       0.00       0.00          0          0          0
3583.06/3597.00	c   distributiondivin:      17.08       0.00        107          0          0
3583.06/3597.00	c   dks              :       0.00       0.00          0          0          0
3583.06/3597.00	c   dps              :       0.00       0.00          0          0          0
3583.06/3597.00	c   dualval          :       0.00       0.00          0          0          0
3583.06/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3583.06/3597.00	c   feaspump         :      19.49       0.00         37          0          0
3583.06/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3583.06/3597.00	c   fracdiving       :       7.84       0.00        107          0          0
3583.06/3597.00	c   gins             :       0.04       0.00          0          0          0
3583.06/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3583.06/3597.00	c   indicator        :       0.00       0.00          0          0          0
3583.06/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3583.06/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3583.06/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3583.06/3597.00	c   linesearchdiving :       6.66       0.00        107          0          0
3583.06/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3583.06/3597.00	c   locks            :       0.03       0.00          1          0          0
3583.06/3597.00	c   lpface           :       1.29       0.00          0          0          0
3583.06/3597.00	c   mpec             :       0.00       0.00          0          0          0
3583.06/3597.00	c   multistart       :       0.00       0.00          0          0          0
3583.06/3597.00	c   mutation         :       0.00       0.00          0          0          0
3583.06/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3583.06/3597.00	c   objpscostdiving  :      34.19       0.00         10          0          0
3583.06/3597.00	c   octane           :       0.00       0.00          0          0          0
3583.06/3597.00	c   ofins            :       0.00       0.00          0          0          0
3583.06/3597.00	c   oneopt           :       0.08       0.00          0          0          0
3583.06/3597.00	c   padm             :       0.00       0.00          0          0          0
3583.06/3597.00	c   proximity        :       0.00       0.00          0          0          0
3583.06/3597.00	c   pscostdiving     :       7.97       0.00        108          0          0
3583.06/3597.00	c   randrounding     :       3.28       0.00      14333          0          0
3583.06/3597.00	c   rens             :       0.40       0.00          2          0          0
3583.06/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3583.06/3597.00	c   repair           :       0.00       0.00          0          0          0
3583.06/3597.00	c   rins             :       0.06       0.00          0          0          0
3583.06/3597.00	c   rootsoldiving    :      18.93       0.00         42          0          0
3583.06/3597.00	c   rounding         :       7.00       0.00       4478          0          0
3583.06/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3583.06/3597.00	c   shiftandpropagate:       0.14       0.00          2          0          0
3583.06/3597.00	c   shifting         :       8.27       0.00       2104          0          0
3583.06/3597.00	c   simplerounding   :       0.05       0.00          0          0          0
3583.06/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3583.06/3597.00	c   trivial          :       0.00       0.00          4          0          0
3583.06/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3583.06/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3583.06/3597.00	c   trysol           :       0.03       0.00          0          0          0
3583.06/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3583.06/3597.00	c   undercover       :       0.00       0.00          1          0          0
3583.06/3597.00	c   vbounds          :       0.11       0.00          2          0          0
3583.06/3597.00	c   veclendiving     :       6.12       0.00        107          0          0
3583.06/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3583.06/3597.00	c   zirounding       :       0.42       0.00       1000          0          0
3583.06/3597.00	c   other solutions  :          -          -          -          0          -
3583.06/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3583.06/3597.00	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
3583.06/3597.00	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
3583.06/3597.00	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
3583.06/3597.00	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
3583.06/3597.00	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
3583.06/3597.00	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
3583.06/3597.00	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
3583.06/3597.00	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
3583.06/3597.00	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
3583.06/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3583.06/3597.00	c   primal LP        :      15.91       3946          0       0.00       0.00      15.91       3946
3583.06/3597.00	c   dual LP          :    1862.43     107454    7570233      70.50    4064.70       0.27         78
3583.06/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3583.06/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3583.06/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3583.06/3597.00	c   diving/probing LP:     123.96       3010     581473     193.18    4690.63
3583.06/3597.00	c   strong branching :      12.10         38      23635     621.97    1953.60          -          -         39
3583.06/3597.00	c     (at root node) :          -         38      23635     621.97          -
3583.06/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3583.06/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3583.06/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3583.06/3597.00	c B&B Tree           :
3583.06/3597.00	c   number of runs   :          2
3583.06/3597.00	c   nodes            :     143474 (86225 internal, 57249 leaves)
3583.06/3597.00	c   feasible leaves  :          0
3583.06/3597.00	c   infeas. leaves   :      57248
3583.06/3597.00	c   objective leaves :          0
3583.06/3597.00	c   nodes (total)    :     144411 (86819 internal, 57592 leaves)
3583.06/3597.00	c   nodes left       :        116
3583.06/3597.00	c   max depth        :         46
3583.06/3597.00	c   max depth (total):         46
3583.06/3597.00	c   backtracks       :      32130 (22.4%)
3583.06/3597.00	c   early backtracks :          0 (0.0%)
3583.06/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3583.06/3597.00	c   delayed cutoffs  :      28862
3583.06/3597.00	c   repropagations   :     190619 (7536407 domain reductions, 26911 cutoffs)
3583.06/3597.00	c   avg switch length:       4.04
3583.06/3597.00	c   switching time   :     222.20
3583.06/3597.00	c Root Node          :
3583.06/3597.00	c   First LP value   : +0.00000000000000e+00
3583.06/3597.00	c   First LP Iters   :       1178 (13598.22 Iter/sec)
3583.06/3597.00	c   First LP Time    :       0.09
3583.06/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3583.06/3597.00	c   Final Root Iters :      29888
3583.06/3597.00	c   Root LP Estimate : +1.20459630302673e-02
3583.06/3597.00	c Solution           :
3583.06/3597.00	c   Solutions found  :          0 (0 improvements)
3583.06/3597.00	c   Primal Bound     :          -
3583.06/3597.00	c   Dual Bound       : +0.00000000000000e+00
3583.06/3597.00	c   Gap              :   infinite
3583.06/3597.00	c Integrals          :      Total       Avg%
3583.06/3597.00	c   primal-dual      :  359699.98     100.00
3583.06/3597.00	c   primal-ref       :          -          - (not evaluated)
3583.06/3597.00	c   dual-ref         :          -          - (not evaluated)
3583.27/3597.15	c Time complete (sec):   3583.330

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545243-1753233831/watcher-4545243-1753233831 -o /tmp/evaluation-result-4545243-1753233831/solver-4545243-1753233831 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753233829-187888 --watchdog 3760 pbsolver -f HOME/instance-4545243-1753233831.opb -t 3600 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100057 s]*
/proc/loadavg: 3.74 4.03 4.07 5/264 187991
/proc/meminfo: memFree=124546724/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=76476 memory=65868 CPUtime=0.1 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 14450 0 0 0 8 2 0 0 20 0 1 0 239061558 78311424 16467 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 19060 16467 2368 2575 0 15967 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 76476 KiB
Current children cumulated memory: 65868 KiB

[startup+0.205795 s]*
/proc/loadavg: 3.74 4.03 4.07 5/264 187991
/proc/meminfo: memFree=124466148/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=107012 memory=95180 CPUtime=0.2 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 21773 0 0 0 17 3 0 0 20 0 1 0 239061558 109580288 23795 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 26753 23795 2432 2575 0 23660 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 107012 KiB
Current children cumulated memory: 95180 KiB

[startup+0.305678 s]*
/proc/loadavg: 3.74 4.03 4.07 5/264 187991
/proc/meminfo: memFree=124401636/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=107024 memory=96464 CPUtime=0.3 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 28482 0 0 0 26 4 0 0 20 0 1 0 239061558 109592576 24116 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 26756 24116 2496 2575 0 23663 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 107024 KiB
Current children cumulated memory: 96464 KiB

[startup+0.700189 s]
/proc/loadavg: 3.74 4.03 4.07 5/264 187991
/proc/meminfo: memFree=124289244/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=138540 memory=127128 CPUtime=0.68 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 37097 0 0 0 63 5 0 0 20 0 1 0 239061558 141864960 31782 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 34635 31782 2592 2575 0 31542 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 138540 KiB
Current children cumulated memory: 127128 KiB

[startup+1.50019 s]
/proc/loadavg: 3.74 4.03 4.07 5/264 187991
/proc/meminfo: memFree=123682968/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=142496 memory=130968 CPUtime=1.49 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 38069 0 0 0 143 6 0 0 20 0 1 0 239061558 145915904 32742 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 35624 32742 2592 2575 0 32531 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 142496 KiB
Current children cumulated memory: 130968 KiB

[startup+3.10564 s]
/proc/loadavg: 3.76 4.03 4.06 5/264 187991
/proc/meminfo: memFree=122372756/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=142724 memory=131224 CPUtime=3.09 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 38125 0 0 0 303 6 0 0 20 0 1 0 239061558 146149376 32806 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 35681 32806 2592 2575 0 32588 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 142724 KiB
Current children cumulated memory: 131224 KiB

[startup+6.30017 s]
/proc/loadavg: 3.76 4.03 4.06 5/264 187991
/proc/meminfo: memFree=121533788/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=143204 memory=131864 CPUtime=6.27 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 38278 0 0 0 621 6 0 0 20 0 1 0 239061558 146640896 32966 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 35801 32966 2592 2575 0 32708 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 143204 KiB
Current children cumulated memory: 131864 KiB

[startup+12.7002 s]
/proc/loadavg: 3.78 4.03 4.06 5/264 187991
/proc/meminfo: memFree=120745596/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=143576 memory=132120 CPUtime=12.65 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 38335 0 0 0 1259 6 0 0 20 0 1 0 239061558 147021824 33030 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 35894 33030 2592 2575 0 32801 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 143576 KiB
Current children cumulated memory: 132120 KiB

[startup+25.5002 s]
/proc/loadavg: 3.83 4.03 4.06 5/264 187991
/proc/meminfo: memFree=118806836/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=338664 memory=299492 CPUtime=25.41 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 70385 0 0 0 2529 12 0 0 20 0 1 0 239061558 346791936 74873 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 84666 74873 2688 2575 0 81573 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 338664 KiB
Current children cumulated memory: 299492 KiB

[startup+51.1058 s]
/proc/loadavg: 3.95 4.04 4.07 5/264 187992
/proc/meminfo: memFree=117713760/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=425792 memory=349156 CPUtime=50.95 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 82786 0 0 0 5080 15 0 0 20 0 1 0 239061558 436011008 87289 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 106448 87289 2688 2575 0 103355 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 425792 KiB
Current children cumulated memory: 349156 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 4.05 4.07 5/263 187996
/proc/meminfo: memFree=114960420/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=499140 memory=416740 CPUtime=101.97 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 99755 0 0 0 10179 18 0 0 20 0 1 0 239061558 511119360 104185 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 124785 104185 2688 2575 0 121692 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 499140 KiB
Current children cumulated memory: 416740 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.05 4.07 5/263 187998
/proc/meminfo: memFree=114914040/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=540344 memory=426212 CPUtime=161.78 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 102210 0 0 0 16159 19 0 0 20 0 1 0 239061558 553312256 106553 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 135086 106553 2688 2575 0 131993 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 540344 KiB
Current children cumulated memory: 426212 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.06 4.07 5/263 188000
/proc/meminfo: memFree=114782152/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=700156 memory=543132 CPUtime=221.59 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 130433 0 0 0 22134 25 0 0 20 0 1 0 239061558 716959744 135783 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 175039 135783 2688 2575 0 171946 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 700156 KiB
Current children cumulated memory: 543132 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.06 4.07 5/263 188001
/proc/meminfo: memFree=114531856/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=804276 memory=597620 CPUtime=281.4 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 143562 0 0 0 28112 28 0 0 20 0 1 0 239061558 823578624 149405 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 201069 149405 2688 2575 0 197976 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 804276 KiB
Current children cumulated memory: 597620 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.06 4.07 5/263 188010
/proc/meminfo: memFree=113980660/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=839508 memory=601204 CPUtime=341.18 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 144488 0 0 0 34088 30 0 0 20 0 1 0 239061558 859656192 150301 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 209877 150301 2688 2575 0 206784 0
Current children cumulated CPU time: 341.18 s
Current children cumulated vsize: 839508 KiB
Current children cumulated memory: 601204 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.06 4.07 5/263 188012
/proc/meminfo: memFree=113709044/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=845096 memory=606196 CPUtime=400.96 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 145711 0 0 0 40065 31 0 0 20 0 1 0 239061558 865378304 151549 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 211274 151549 2688 2575 0 208181 0
Current children cumulated CPU time: 400.96 s
Current children cumulated vsize: 845096 KiB
Current children cumulated memory: 606196 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.08 4.07 5/263 188014
/proc/meminfo: memFree=113725132/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=854520 memory=614388 CPUtime=460.72 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 147768 0 0 0 46039 33 0 0 20 0 1 0 239061558 875028480 153597 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 213630 153597 2688 2575 0 210537 0
Current children cumulated CPU time: 460.72 s

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

/proc/loadavg: 4.14 4.14 4.10 5/263 188148
/proc/meminfo: memFree=112779224/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1236828 memory=903820 CPUtime=3209.94 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 255766 0 0 0 320903 91 0 0 20 0 1 0 239061558 1266511872 225955 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 309207 225955 2688 2575 0 306114 0
Current children cumulated CPU time: 3209.94 s
Current children cumulated vsize: 1236828 KiB
Current children cumulated memory: 903820 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/262 188150
/proc/meminfo: memFree=112775692/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1236828 memory=903820 CPUtime=3269.71 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 255766 0 0 0 326878 93 0 0 20 0 1 0 239061558 1266511872 225955 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 309207 225955 2688 2575 0 306114 0
Current children cumulated CPU time: 3269.71 s
Current children cumulated vsize: 1236828 KiB
Current children cumulated memory: 903820 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/264 188160
/proc/meminfo: memFree=112751860/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1236828 memory=903820 CPUtime=3329.47 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 255766 0 0 0 332854 93 0 0 20 0 1 0 239061558 1266511872 225955 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 309207 225955 2688 2575 0 306114 0
Current children cumulated CPU time: 3329.47 s
Current children cumulated vsize: 1236828 KiB
Current children cumulated memory: 903820 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 188162
/proc/meminfo: memFree=112726988/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1236828 memory=903820 CPUtime=3389.23 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 255766 0 0 0 338829 94 0 0 20 0 1 0 239061558 1266511872 225955 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 309207 225955 2688 2575 0 306114 0
Current children cumulated CPU time: 3389.23 s
Current children cumulated vsize: 1236828 KiB
Current children cumulated memory: 903820 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/264 188164
/proc/meminfo: memFree=112723408/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1236828 memory=903820 CPUtime=3448.99 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 255767 0 0 0 344804 95 0 0 20 0 1 0 239061558 1266511872 225955 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 309207 225955 2688 2575 0 306114 0
Current children cumulated CPU time: 3448.99 s
Current children cumulated vsize: 1236828 KiB
Current children cumulated memory: 903820 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/264 188166
/proc/meminfo: memFree=112723596/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1236828 memory=903820 CPUtime=3508.76 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 255773 0 0 0 350779 97 0 0 20 0 1 0 239061558 1266511872 225955 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 309207 225955 2688 2575 0 306114 0
Current children cumulated CPU time: 3508.76 s
Current children cumulated vsize: 1236828 KiB
Current children cumulated memory: 903820 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112506396/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1236828 memory=903820 CPUtime=3568.53 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 255773 0 0 0 356755 98 0 0 20 0 1 0 239061558 1266511872 225955 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 309207 225955 2688 2575 0 306114 0
Current children cumulated CPU time: 3568.53 s
Current children cumulated vsize: 1236828 KiB
Current children cumulated memory: 903820 KiB

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

# cumulated CPU time of all completed processes:  user=3582.34 s, system=1.02281 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112506396/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1236828 memory=903820 CPUtime=3570.22 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 255773 0 0 0 356924 98 0 0 20 0 1 0 239061558 1266511872 225955 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 309207 225955 2688 2575 0 306114 0
Current children cumulated CPU time: 3570.22 s
Current children cumulated vsize: 1236828 KiB
Current children cumulated memory: 903820 KiB

[startup+3590.4 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112506396/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1240916 memory=908044 CPUtime=3576.59 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 256847 0 0 0 357561 98 0 0 20 0 1 0 239061558 1270697984 227011 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 310229 227011 2688 2575 0 307136 0
Current children cumulated CPU time: 3576.59 s
Current children cumulated vsize: 1240916 KiB
Current children cumulated memory: 908044 KiB

[startup+3593.6 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112490012/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1240916 memory=908044 CPUtime=3579.78 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 256847 0 0 0 357880 98 0 0 20 0 1 0 239061558 1270697984 227011 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 310229 227011 2688 2575 0 307136 0
Current children cumulated CPU time: 3579.78 s
Current children cumulated vsize: 1240916 KiB
Current children cumulated memory: 908044 KiB

[startup+3595.2 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112490264/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1240916 memory=908044 CPUtime=3581.38 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 256847 0 0 0 358040 98 0 0 20 0 1 0 239061558 1270697984 227011 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 310229 227011 2688 2575 0 307136 0
Current children cumulated CPU time: 3581.38 s
Current children cumulated vsize: 1240916 KiB
Current children cumulated memory: 908044 KiB

[startup+3596 s]*
/proc/loadavg: 4.09 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112535572/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1240916 memory=908044 CPUtime=3582.18 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 256847 0 0 0 358120 98 0 0 20 0 1 0 239061558 1270697984 227011 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 310229 227011 2688 2575 0 307136 0
Current children cumulated CPU time: 3582.18 s
Current children cumulated vsize: 1240916 KiB
Current children cumulated memory: 908044 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112535572/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1240916 memory=908044 CPUtime=3582.96 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 256847 0 0 0 358198 98 0 0 20 0 1 0 239061558 1270697984 227011 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 310229 227011 2688 2575 0 307136 0
Current children cumulated CPU time: 3582.96 s
Current children cumulated vsize: 1240916 KiB
Current children cumulated memory: 908044 KiB

[startup+3597 s]*
/proc/loadavg: 4.09 4.12 4.09 3/256 188184
/proc/meminfo: memFree=118120728/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1240916 memory=908044 CPUtime=3583.17 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 256847 0 0 0 358218 99 0 0 20 0 1 0 239061558 1270697984 227011 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 310229 227011 2688 2575 0 307136 0
Current children cumulated CPU time: 3583.17 s
Current children cumulated vsize: 1240916 KiB
Current children cumulated memory: 908044 KiB

[startup+3597.11 s]
/proc/loadavg: 4.09 4.12 4.09 3/256 188184
/proc/meminfo: memFree=118120728/131249996 swapFree=33010160/33010684
[pid=187990] ppid=187987 vsize=1238216 memory=905444 CPUtime=3583.27 cores=4,6
/proc/187990/stat : 187990 (pbsolver) R 187987 187990 187877 0 -1 4194304 256847 0 0 0 358228 99 0 0 20 0 1 0 239061558 1267933184 226361 18446744073709551615 4198400 14743177 140727839740336 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50970624 140727839746440 140727839746536 140727839746536 140727839752140 0
/proc/187990/statm: 309554 226361 2688 2575 0 306461 0
Current children cumulated CPU time: 3583.27 s
Current children cumulated vsize: 1238216 KiB
Current children cumulated memory: 905444 KiB

Child status: 0

Real time (s): 3597.19
CPU time (s): 3583.36
CPU user time (s): 3582.34
CPU system time (s): 1.02281
CPU usage (%): 99.6156
Max. virtual memory (cumulated for all children) (KiB): 1240916
Max. memory (cumulated for all children) (KiB): 908044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.34
system time used= 1.02281
maximum resident set size= 908044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256848
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= 3
involuntary context switches= 3563


# summary of solver processes directly reported to runsolver:
#   pid: 187990
#   total CPU time (s): 3583.36
#   total CPU user time (s): 3582.34
#   total CPU system time (s): 1.02281

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.23722 second user time and 16.4462 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-23 03:23:51
IDJOB=4545243
IDBENCH=180780
IDSOLVER=3366
FILE ID=nodeC029/4545243-1753233831
RUNJOBID= nodeC029-1753233829-187888
SLURM_JOB_ID= 9687852
Free space on /tmp= 432912 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-FRB-45-21-3-mgd_c18.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545243-1753233831/watcher-4545243-1753233831 -o /tmp/evaluation-result-4545243-1753233831/solver-4545243-1753233831 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753233829-187888 --watchdog 3760  pbsolver -f HOME/instance-4545243-1753233831.opb -t 3600 -m 31000

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

MD5SUM BENCH= 6b2fe99dba414b0499b72921573350a8
RANDOM SEED=333469468

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        124674868 kB
MemAvailable:   127889440 kB
Buffers:            2128 kB
Cached:          3975204 kB
SwapCached:           36 kB
Active:          3102004 kB
Inactive:        2735404 kB
Active(anon):    1881588 kB
Inactive(anon):     4716 kB
Active(file):    1220416 kB
Inactive(file):  2730688 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            128128 kB
Writeback:             0 kB
AnonPages:       1863232 kB
Mapped:           137732 kB
Shmem:             26216 kB
KReclaimable:     205416 kB
Slab:             302636 kB
SReclaimable:     205416 kB
SUnreclaim:        97220 kB
KernelStack:        4256 kB
PageTables:         6160 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2251644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432896 MiB
End job on nodeC029 at 2025-07-23 04:23:49