Trace number 4545242

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07? 3586.45 3597.17

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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4545242-1753234827.opb>
0.00/0.09	c original problem has 4115 variables (4115 bin, 0 int, 0 impl, 0 cont) and 47919 constraints
0.00/0.09	c problem read in 0.08
0.00/0.09	c No objective function, only one solution is needed.
0.08/0.15	c presolving:
0.18/0.21	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.18/0.26	c    (0.2s) running MILP presolver
0.28/0.34	c    (0.3s) MILP presolver found nothing
0.37/0.43	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.37/0.49	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.23/10.32	c    (10.3s) probing: 1000/4114 (24.3%) - 1 fixings, 0 aggregations, 993864 implications, 0 bound changes
19.60/19.73	c    (19.7s) probing: 1797/4114 (43.7%) - 1 fixings, 0 aggregations, 2012216 implications, 0 bound changes
19.60/19.73	c    (19.7s) probing aborted: 1000/1000 successive useless probings
19.91/20.09	c    (20.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
20.01/20.15	c    (20.1s) no symmetry present (symcode time: 0.01)
20.01/20.16	c presolving (4 rounds: 4 fast, 3 medium, 2 exhaustive):
20.01/20.16	c  2 deleted vars, 2945 deleted constraints, 5978 added constraints, 0 tightened bounds, 0 added holes, 90 changed sides, 721 changed coefficients
20.01/20.16	c  0 implications, 103071 cliques
20.01/20.16	c presolved problem has 4113 variables (4113 bin, 0 int, 0 impl, 0 cont) and 50952 constraints
20.01/20.16	c      45 constraints of type <knapsack>
20.01/20.16	c   50801 constraints of type <setppc>
20.01/20.16	c      45 constraints of type <linear>
20.01/20.16	c      61 constraints of type <logicor>
20.01/20.16	c transformed objective value is always integral (scale: 1)
20.01/20.16	c Presolving Time: 20.02
20.01/20.16	c - non default parameters ----------------------------------------------------------------------
20.01/20.16	c # SCIP version 10.0.0
20.01/20.16	c 
20.01/20.16	c # maximal time in seconds to run
20.01/20.16	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
20.01/20.16	c limits/time = 3596.997014
20.01/20.16	c 
20.01/20.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
20.01/20.16	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
20.01/20.16	c limits/memory = 27900
20.01/20.16	c 
20.01/20.16	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
20.01/20.16	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
20.01/20.16	c limits/solutions = 1
20.01/20.16	c 
20.01/20.16	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
20.01/20.16	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
20.01/20.16	c misc/usesymmetry = 3
20.01/20.16	c 
20.01/20.16	c # belongs reading time to solving time?
20.01/20.16	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
20.01/20.16	c timing/reading = TRUE
20.01/20.16	c 
20.01/20.16	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
20.01/20.16	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
20.01/20.16	c propagating/symmetry/detectdoublelex = FALSE
20.01/20.16	c 
20.01/20.16	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
20.01/20.16	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
20.01/20.16	c propagating/symmetry/detectsubgroups = FALSE
20.01/20.16	c 
20.01/20.16	c # Type of symmetries that shall be computed?
20.01/20.16	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
20.01/20.16	c propagating/symmetry/symtype = 1
20.01/20.16	c 
20.01/20.16	c # Should components consisting of a single full reflection be handled?
20.01/20.16	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
20.01/20.16	c propagating/symmetry/usesimplesgncomp = FALSE
20.01/20.16	c 
20.01/20.16	c -----------------------------------------------------------------------------------------------
20.01/20.16	c start solving
20.01/20.17	c 
20.40/20.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.40/20.56	c  20.5s|     1 |     0 |  1178 |     - |   262M |   0 |4113 |  51k|  50k|   0 |  0 |  78 |   0 | 0.000000e+00 |      --      |    Inf | unknown
22.30/22.41	c  22.4s|     1 |     0 |  6508 |     - |   271M |   0 |4113 |  51k|  50k|  33 |  1 |  83 |   0 | 0.000000e+00 |      --      |    Inf | unknown
24.39/24.50	c  24.5s|     1 |     0 |  7524 |     - |   280M |   0 |4113 |  51k|  51k|  57 |  2 |  93 |   0 | 0.000000e+00 |      --      |    Inf | unknown
25.09/25.20	c  25.2s|     1 |     0 |  7874 |     - |   292M |   0 |4113 |  51k|  51k|  84 |  3 |  93 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.69/26.80	c  26.8s|     1 |     0 |  8363 |     - |   308M |   0 |4113 |  51k|  51k| 101 |  4 |  99 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.38/30.59	c  30.6s|     1 |     0 |  8996 |     - |   314M |   0 |4113 |  51k|  51k| 115 |  5 | 100 |   0 | 0.000000e+00 |      --      |    Inf | unknown
31.57/31.76	c  31.7s|     1 |     0 |  9680 |     - |   323M |   0 |4113 |  51k|  51k| 129 |  6 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
35.06/35.28	c  35.3s|     1 |     0 | 10222 |     - |   343M |   0 |4113 |  51k|  51k| 148 |  7 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
40.94/41.16	c  41.2s|     1 |     0 | 10886 |     - |   348M |   0 |4113 |  51k|  51k| 162 |  8 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.32/47.55	c  47.5s|     1 |     0 | 11518 |     - |   354M |   0 |4113 |  51k|  51k| 175 |  9 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
54.10/54.37	c  54.4s|     1 |     0 | 12145 |     - |   359M |   0 |4113 |  51k|  51k| 182 | 10 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
54.50/54.77	c  54.8s|     1 |     0 | 12608 |     - |   364M |   0 |4113 |  51k|  51k| 191 | 11 | 114 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.36/66.67	c  66.7s|     1 |     2 | 17681 |     - |   365M |   0 |4113 |  51k|  51k| 191 | 11 | 150 |  19 | 0.000000e+00 |      --      |    Inf | unknown
91.39/91.78	c  91.8s|   100 |    35 | 71735 | 597.2 |   437M |  17 |4113 |  51k|   0 | 651 |  0 | 614 |  19 | 0.000000e+00 |      --      |    Inf |  10.56%
100.76/101.14	c   101s|   200 |    36 | 83937 | 358.4 |   481M |  21 |4113 |  51k|  50k|1032 |  1 | 950 |  19 | 0.000000e+00 |      --      |    Inf |  16.67%
106.44/106.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.44/106.84	c   107s|   300 |    44 | 90849 | 261.7 |   503M |  21 |4113 |  52k|  50k|1327 |  1 |1218 |  19 | 0.000000e+00 |      --      |    Inf |  19.60%
108.13/108.52	c   109s|   400 |    39 | 94152 | 204.4 |   504M |  22 |4113 |  52k|  50k|1340 |  1 |1471 |  19 | 0.000000e+00 |      --      |    Inf |  19.79%
109.92/110.33	c   110s|   500 |    35 | 97032 | 169.2 |   506M |  23 |4113 |  52k|   0 |1412 |  0 |1642 |  19 | 0.000000e+00 |      --      |    Inf |  19.89%
113.11/113.56	c   114s|   600 |    45 |102159 | 149.5 |   515M |  23 |4113 |  52k|  50k|1571 |  1 |1868 |  19 | 0.000000e+00 |      --      |    Inf |  20.48%
114.61/115.04	c   115s|   700 |    56 |104720 | 131.8 |   516M |  24 |4113 |  52k|  51k|1687 |  2 |2087 |  19 | 0.000000e+00 |      --      |    Inf |  20.51%
120.88/121.38	c   121s|   800 |    65 |111997 | 124.4 |   542M |  26 |4113 |  52k|  50k|2047 |  1 |2311 |  19 | 0.000000e+00 |      --      |    Inf |  20.76%
128.47/128.97	c   129s|   900 |    85 |122174 | 121.9 |   566M |  26 |4113 |  52k|  50k|2625 |  1 |2869 |  19 | 0.000000e+00 |      --      |    Inf |  21.12%
132.26/132.71	c   133s|  1000 |    88 |126409 | 113.9 |   579M |  26 |4113 |  52k|  51k|2975 |  1 |3119 |  19 | 0.000000e+00 |      --      |    Inf |  21.70%
133.15/133.67	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
133.15/133.67	c (run 1, node 1070) performing user restart
133.15/133.67	c 
133.15/133.69	c (restart) converted 74 cuts from the global cut pool into linear constraints
133.15/133.69	c 
133.25/133.78	c presolving:
133.35/133.81	c (round 1, fast)       0 del vars, 68 del conss, 45 add conss, 0 chg bounds, 0 chg sides, 63 chg coeffs, 0 upgd conss, 0 impls, 103114 clqs
133.45/133.92	c (round 2, medium)     0 del vars, 68 del conss, 46 add conss, 0 chg bounds, 211 chg sides, 694 chg coeffs, 0 upgd conss, 0 impls, 103120 clqs
133.56/134.01	c (round 3, exhaustive) 0 del vars, 159 del conss, 56 add conss, 0 chg bounds, 211 chg sides, 694 chg coeffs, 0 upgd conss, 0 impls, 103120 clqs
133.56/134.08	c (round 4, exhaustive) 0 del vars, 159 del conss, 56 add conss, 0 chg bounds, 211 chg sides, 729 chg coeffs, 118 upgd conss, 0 impls, 103120 clqs
133.56/134.09	c (round 5, fast)       0 del vars, 204 del conss, 56 add conss, 0 chg bounds, 211 chg sides, 729 chg coeffs, 118 upgd conss, 0 impls, 103121 clqs
133.75/134.29	c (round 6, exhaustive) 0 del vars, 587 del conss, 59 add conss, 0 chg bounds, 220 chg sides, 1141 chg coeffs, 118 upgd conss, 0 impls, 103132 clqs
133.95/134.47	c (round 7, exhaustive) 0 del vars, 634 del conss, 59 add conss, 0 chg bounds, 220 chg sides, 1182 chg coeffs, 118 upgd conss, 0 impls, 103141 clqs
134.25/134.73	c presolving (8 rounds: 8 fast, 6 medium, 5 exhaustive):
134.25/134.73	c  0 deleted vars, 634 deleted constraints, 59 added constraints, 0 tightened bounds, 0 added holes, 220 changed sides, 1281 changed coefficients
134.25/134.73	c  0 implications, 103152 cliques
134.25/134.73	c presolved problem has 4113 variables (4113 bin, 0 int, 0 impl, 0 cont) and 52552 constraints
134.25/134.73	c      68 constraints of type <knapsack>
134.25/134.73	c   50779 constraints of type <setppc>
134.25/134.73	c      10 constraints of type <and>
134.25/134.73	c      53 constraints of type <linear>
134.25/134.73	c    1642 constraints of type <logicor>
134.25/134.73	c transformed objective value is always integral (scale: 1)
134.25/134.73	c Presolving Time: 20.97
134.25/134.73	c 
135.05/135.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
135.05/135.51	c   136s|     1 |     0 |131038 |     - |   591M |   0 |4113 |  52k|  50k|   0 |  0 |3306 |  19 | 0.000000e+00 |      --      |    Inf | unknown
136.65/137.12	c   137s|     1 |     0 |132272 |     - |   598M |   0 |4113 |  52k|  51k|  46 |  1 |3307 |  19 | 0.000000e+00 |      --      |    Inf | unknown
141.53/142.05	c   142s|     1 |     0 |133101 |     - |   598M |   0 |4113 |  52k|  51k|  75 |  2 |3307 |  19 | 0.000000e+00 |      --      |    Inf | unknown
142.63/143.12	c   143s|     1 |     0 |133875 |     - |   603M |   0 |4113 |  52k|  51k|  90 |  3 |3307 |  19 | 0.000000e+00 |      --      |    Inf | unknown
148.71/149.21	c   149s|     1 |     0 |135188 |     - |   608M |   0 |4113 |  52k|  51k| 106 |  4 |3317 |  19 | 0.000000e+00 |      --      |    Inf | unknown
154.99/155.53	c   156s|     1 |     0 |136414 |     - |   613M |   0 |4113 |  52k|  51k| 119 |  5 |3327 |  19 | 0.000000e+00 |      --      |    Inf | unknown
161.37/161.95	c   162s|     1 |     0 |137900 |     - |   619M |   0 |4113 |  52k|  51k| 137 |  6 |3337 |  19 | 0.000000e+00 |      --      |    Inf | unknown
169.05/169.63	c   170s|     1 |     0 |139203 |     - |   624M |   0 |4113 |  52k|  51k| 158 |  7 |3340 |  19 | 0.000000e+00 |      --      |    Inf | unknown
175.83/176.49	c   176s|     1 |     0 |140854 |     - |   629M |   0 |4113 |  52k|  51k| 170 |  8 |3340 |  19 | 0.000000e+00 |      --      |    Inf | unknown
182.52/183.11	c   183s|     1 |     0 |141806 |     - |   634M |   0 |4113 |  52k|  51k| 187 |  9 |3340 |  19 | 0.000000e+00 |      --      |    Inf | unknown
189.99/190.68	c   191s|     1 |     0 |143603 |     - |   639M |   0 |4113 |  52k|  51k| 198 | 10 |3350 |  19 | 0.000000e+00 |      --      |    Inf | unknown
191.19/191.86	c   192s|     1 |     0 |145029 |     - |   644M |   0 |4113 |  52k|  51k| 214 | 11 |3355 |  19 | 0.000000e+00 |      --      |    Inf | unknown
192.18/192.87	c   193s|     1 |     0 |146202 |     - |   649M |   0 |4113 |  52k|  51k| 236 | 12 |3355 |  19 | 0.000000e+00 |      --      |    Inf | unknown
215.01/215.79	c   216s|     1 |     2 |154495 |     - |   649M |   0 |4113 |  52k|  51k| 236 | 12 |3393 |  38 | 0.000000e+00 |      --      |    Inf | unknown
229.07/229.80	c   230s|   100 |    28 |185272 | 131.9 |   689M |  22 |4113 |  52k|  50k| 404 |  2 |3565 |  38 | 0.000000e+00 |      --      |    Inf |   3.23%
243.23/244.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
243.23/244.07	c   244s|   200 |    34 |200530 | 133.5 |   719M |  22 |4113 |  52k|   0 | 759 |  0 |3942 |  38 | 0.000000e+00 |      --      |    Inf |   4.70%
253.00/253.88	c   254s|   300 |    43 |213096 | 133.0 |   734M |  22 |4113 |  52k|   0 |1070 |  0 |4142 |  38 | 0.000000e+00 |      --      |    Inf |   5.65%
254.70/255.50	c   255s|   400 |    38 |216546 | 126.3 |   734M |  22 |4113 |  52k|  50k|1079 |  1 |4343 |  38 | 0.000000e+00 |      --      |    Inf |   5.77%
259.09/259.90	c   260s|   500 |    43 |223703 | 122.8 |   743M |  22 |4113 |  52k|   0 |1281 |  0 |4584 |  38 | 0.000000e+00 |      --      |    Inf |   5.92%
261.58/262.41	c   262s|   600 |    41 |228999 | 118.6 |   743M |  25 |4113 |  53k|   0 |1344 |  0 |4968 |  38 | 0.000000e+00 |      --      |    Inf |   6.03%
264.07/264.96	c   265s|   700 |    42 |235760 | 115.7 |   744M |  25 |4113 |  53k|  50k|1354 |  1 |5215 |  38 | 0.000000e+00 |      --      |    Inf |   6.08%
265.87/266.71	c   267s|   800 |    42 |240544 | 112.1 |   745M |  25 |4113 |  53k|   0 |1397 |  0 |5437 |  38 | 0.000000e+00 |      --      |    Inf |   6.10%
269.55/270.42	c   270s|   900 |    43 |249798 | 111.1 |   751M |  25 |4113 |  53k|  50k|1496 |  1 |5854 |  38 | 0.000000e+00 |      --      |    Inf |   6.30%
271.35/272.24	c   272s|  1000 |    42 |253990 | 107.7 |   752M |  25 |4113 |  53k|  50k|1539 |  1 |6097 |  38 | 0.000000e+00 |      --      |    Inf |   6.34%
272.84/273.79	c   274s|  1100 |    39 |257196 | 104.3 |   752M |  25 |4113 |  53k|  50k|1587 |  1 |6298 |  38 | 0.000000e+00 |      --      |    Inf |   6.37%
274.54/275.41	c   275s|  1200 |    40 |261181 | 101.4 |   752M |  25 |4113 |  53k|  50k|1632 |  1 |6542 |  38 | 0.000000e+00 |      --      |    Inf |   6.38%
276.33/277.26	c   277s|  1300 |    42 |265673 |  99.0 |   753M |  28 |4113 |  53k|  50k|1699 |  1 |6928 |  38 | 0.000000e+00 |      --      |    Inf |   6.39%
278.13/279.09	c   279s|  1400 |    33 |270120 |  96.8 |   754M |  28 |4113 |  53k|  50k|1735 |  1 |7208 |  38 | 0.000000e+00 |      --      |    Inf |   6.52%
281.01/281.93	c   282s|  1500 |    41 |275544 |  95.2 |   756M |  28 |4113 |  54k|   0 |1809 |  0 |7429 |  38 | 0.000000e+00 |      --      |    Inf |   6.84%
282.71/283.65	c   284s|  1600 |    33 |279848 |  93.2 |   757M |  28 |4113 |  54k|  50k|1835 |  2 |7695 |  38 | 0.000000e+00 |      --      |    Inf |   6.88%
286.29/287.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
286.29/287.28	c   287s|  1700 |    30 |286123 |  92.1 |   757M |  28 |4113 |  54k|  50k|1974 |  2 |7899 |  38 | 0.000000e+00 |      --      |    Inf |   7.39%
303.45/304.46	c   304s|  1800 |    36 |298476 |  93.2 |   773M |  28 |4113 |  54k|  50k|2445 |  1 |8093 |  38 | 0.000000e+00 |      --      |    Inf |   9.47%
308.73/309.76	c   310s|  1900 |    31 |307499 |  93.1 |   773M |  28 |4113 |  54k|  50k|2539 |  1 |8279 |  38 | 0.000000e+00 |      --      |    Inf |   9.80%
312.52/313.57	c   314s|  2000 |    28 |314261 |  92.3 |   774M |  28 |4113 |  54k|   0 |2660 |  0 |8461 |  38 | 0.000000e+00 |      --      |    Inf |  10.07%
320.89/321.99	c   322s|  2100 |    34 |324884 |  92.7 |   779M |  28 |4113 |  54k|  50k|2847 |  1 |8678 |  38 | 0.000000e+00 |      --      |    Inf |  10.39%
324.99/326.01	c   326s|  2200 |    28 |333293 |  92.4 |   780M |  28 |4113 |  54k|  50k|2924 |  2 |8871 |  38 | 0.000000e+00 |      --      |    Inf |  10.97%
328.08/329.11	c   329s|  2300 |    30 |340925 |  92.0 |   781M |  28 |4113 |  54k|  50k|3036 |  1 |9075 |  38 | 0.000000e+00 |      --      |    Inf |  11.16%
335.95/337.04	c   337s|  2400 |    32 |350058 |  92.0 |   781M |  29 |4113 |  54k|  50k|3180 |  1 |9310 |  38 | 0.000000e+00 |      --      |    Inf |  11.22%
340.94/342.02	c   342s|  2500 |    36 |362479 |  92.9 |   782M |  29 |4113 |  55k|  50k|3307 |  1 |9556 |  38 | 0.000000e+00 |      --      |    Inf |  11.26%
352.40/353.53	c   354s|  2600 |    44 |387394 |  97.1 |   783M |  29 |4113 |  55k|   0 |3408 |  0 |9878 |  38 | 0.000000e+00 |      --      |    Inf |  11.42%
356.49/357.69	c   358s|  2700 |    42 |399158 |  97.7 |   783M |  29 |4113 |  55k|  50k|3493 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  11.47%
363.97/365.12	c   365s|  2800 |    41 |411758 |  98.4 |   789M |  29 |4113 |  55k|  51k|3740 |  2 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  14.08%
371.45/372.67	c   373s|  2900 |    43 |421572 |  98.4 |   789M |  29 |4113 |  55k|   0 |4179 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  15.28%
373.64/374.86	c   375s|  3000 |    43 |426580 |  97.2 |   789M |  29 |4113 |  55k|  50k|4202 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |  15.38%
376.33/377.50	c   377s|  3100 |    37 |433006 |  96.4 |   789M |  29 |4113 |  55k|  50k|4260 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  15.49%
379.32/380.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
379.32/380.54	c   381s|  3200 |    37 |440082 |  95.8 |   790M |  29 |4113 |  55k|  50k|4359 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  15.52%
383.42/384.66	c   385s|  3300 |    27 |450007 |  95.9 |   790M |  29 |4113 |  55k|   0 |4499 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  15.55%
393.19/394.42	c   394s|  3400 |    35 |474807 |  99.3 |   790M |  29 |4113 |  55k|  51k|4674 |  2 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  15.56%
397.97/399.27	c   399s|  3500 |    35 |487842 | 100.0 |   792M |  29 |4113 |  55k|  51k|4808 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |  15.57%
401.16/402.42	c   402s|  3600 |    28 |496041 |  99.6 |   793M |  29 |4113 |  55k|  50k|4877 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  15.57%
405.85/407.14	c   407s|  3700 |    36 |510493 | 100.5 |   793M |  29 |4113 |  56k|   0 |5022 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  15.57%
409.64/410.96	c   411s|  3800 |    29 |523518 | 101.1 |   794M |  29 |4113 |  56k|   0 |5145 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |  15.58%
419.61/420.93	c   421s|  3900 |    31 |534522 | 101.3 |   799M |  33 |4113 |  56k|   0 |5289 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  15.79%
424.39/425.73	c   426s|  4000 |    35 |545243 | 101.4 |   800M |  33 |4113 |  56k|   0 |5446 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  16.06%
428.38/429.76	c   430s|  4100 |    32 |553412 | 101.1 |   800M |  33 |4113 |  56k|  50k|5514 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  16.14%
435.16/436.54	c   437s|  4200 |    36 |562501 | 100.9 |   800M |  33 |4113 |  56k|  50k|5719 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  16.42%
442.54/443.98	c   444s|  4300 |    38 |570715 | 100.5 |   801M |  33 |4113 |  56k|   0 |5808 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |  16.64%
446.13/447.59	c   448s|  4400 |    40 |579712 | 100.3 |   802M |  33 |4113 |  56k|  50k|5868 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  16.69%
449.22/450.62	c   451s|  4500 |    43 |588699 | 100.1 |   802M |  33 |4113 |  56k|  50k|5882 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  16.74%
452.41/453.88	c   454s|  4600 |    43 |597094 |  99.8 |   802M |  33 |4113 |  57k|   0 |5938 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  16.75%
454.80/456.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
454.80/456.26	c   456s|  4700 |    42 |602773 |  99.1 |   802M |  33 |4113 |  57k|   0 |6018 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |  16.75%
457.69/459.14	c   459s|  4800 |    41 |609681 |  98.6 |   806M |  33 |4113 |  57k|  50k|6072 |  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |  16.79%
460.38/461.82	c   462s|  4900 |    42 |616086 |  98.0 |   806M |  33 |4113 |  57k|  50k|6163 |  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |  16.80%
463.17/464.66	c   465s|  5000 |    44 |622370 |  97.4 |   806M |  33 |4113 |  57k|  50k|6232 |  2 |  15k|  38 | 0.000000e+00 |      --      |    Inf |  16.85%
466.86/468.31	c   468s|  5100 |    41 |634520 |  97.8 |   806M |  33 |4113 |  57k|   0 |6275 |  0 |  15k|  38 | 0.000000e+00 |      --      |    Inf |  16.88%
469.85/471.39	c   471s|  5200 |    40 |642136 |  97.5 |   807M |  33 |4113 |  57k|  50k|6324 |  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |  16.91%
472.74/474.26	c   474s|  5300 |    35 |649444 |  97.1 |   807M |  33 |4113 |  57k|  50k|6347 |  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |  16.95%
476.13/477.63	c   478s|  5400 |    31 |659245 |  97.1 |   807M |  33 |4113 |  57k|  50k|6368 |  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |  17.10%
479.02/480.56	c   481s|  5500 |    33 |666399 |  96.7 |   807M |  33 |4113 |  58k|  50k|6482 |  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |  17.10%
482.21/483.71	c   484s|  5600 |    33 |674814 |  96.5 |   807M |  33 |4113 |  58k|  50k|6585 |  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |  17.11%
485.00/486.59	c   487s|  5700 |    27 |681374 |  96.1 |   807M |  33 |4113 |  58k|  50k|6701 |  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |  17.13%
491.48/493.01	c   493s|  5800 |    33 |690504 |  96.0 |   813M |  33 |4113 |  58k|   0 |6888 |  0 |  17k|  38 | 0.000000e+00 |      --      |    Inf |  17.31%
493.58/495.19	c   495s|  5900 |    31 |695318 |  95.3 |   813M |  33 |4113 |  58k|  50k|6888 |  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |  17.45%
496.66/498.27	c   498s|  6000 |    31 |703334 |  95.1 |   813M |  33 |4113 |  58k|   0 |6897 |  0 |  17k|  38 | 0.000000e+00 |      --      |    Inf |  17.50%
500.35/501.98	c   502s|  6100 |    34 |713092 |  95.1 |   813M |  33 |4113 |  58k|   0 |6957 |  0 |  18k|  38 | 0.000000e+00 |      --      |    Inf |  17.56%
502.94/504.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
502.94/504.53	c   505s|  6200 |    37 |719478 |  94.7 |   814M |  33 |4113 |  58k|  50k|7037 |  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |  17.58%
510.72/512.38	c   512s|  6300 |    34 |727952 |  94.6 |   814M |  33 |4113 |  58k|   0 |7137 |  0 |  18k|  38 | 0.000000e+00 |      --      |    Inf |  17.65%
513.42/515.04	c   515s|  6400 |    31 |737350 |  94.6 |   814M |  33 |4113 |  58k|   0 |7222 |  0 |  19k|  38 | 0.000000e+00 |      --      |    Inf |  17.71%
517.00/518.60	c   519s|  6500 |    36 |745583 |  94.4 |   815M |  33 |4113 |  59k|  50k|7282 |  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |  17.76%
520.89/522.58	c   523s|  6600 |    38 |755227 |  94.4 |   815M |  33 |4113 |  59k|  50k|7393 |  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |  17.80%
524.28/525.93	c   526s|  6700 |    35 |764169 |  94.4 |   815M |  33 |4113 |  59k|   0 |7526 |  0 |  19k|  38 | 0.000000e+00 |      --      |    Inf |  17.80%
527.17/528.83	c   529s|  6800 |    33 |771637 |  94.1 |   815M |  33 |4113 |  59k|   0 |7609 |  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |  17.83%
530.06/531.77	c   532s|  6900 |    31 |779097 |  93.9 |   815M |  33 |4113 |  59k|  50k|7696 |  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |  17.85%
535.04/536.76	c   537s|  7000 |    34 |795033 |  94.7 |   816M |  33 |4113 |  59k|  50k|7790 |  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |  17.86%
538.93/540.63	c   541s|  7100 |    32 |806644 |  94.9 |   816M |  33 |4113 |  59k|  50k|7864 |  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |  17.87%
542.33/544.09	c   544s|  7200 |    29 |815484 |  94.9 |   816M |  33 |4113 |  59k|  50k|7902 |  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |  17.93%
549.41/551.15	c   551s|  7300 |    30 |823821 |  94.7 |   817M |  33 |4113 |  59k|  50k|8075 |  3 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  18.04%
554.39/556.14	c   556s|  7400 |    34 |832670 |  94.7 |   817M |  33 |4113 |  59k|  50k|8206 |  2 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  18.20%
557.08/558.88	c   559s|  7500 |    32 |840377 |  94.4 |   817M |  33 |4113 |  59k|  50k|8251 |  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  18.24%
559.28/561.09	c   561s|  7600 |    29 |846327 |  94.0 |   817M |  33 |4113 |  59k|   0 |8292 |  0 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  18.27%
562.06/563.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
562.06/563.87	c   564s|  7700 |    27 |853932 |  93.8 |   817M |  33 |4113 |  59k|   0 |8398 |  0 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  18.28%
570.14/571.92	c   572s|  7800 |    30 |864012 |  93.9 |   818M |  33 |4113 |  59k|   0 |8502 |  0 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  18.43%
574.82/576.67	c   577s|  7900 |    31 |873545 |  93.9 |   819M |  33 |4113 |  59k|   0 |8605 |  0 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  18.47%
577.82/579.63	c   580s|  8000 |    39 |883492 |  94.0 |   819M |  33 |4113 |  59k|   0 |8695 |  0 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  18.48%
581.22/583.02	c   583s|  8100 |    35 |892431 |  93.9 |   819M |  33 |4113 |  60k|   0 |8791 |  0 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  18.48%
584.41/586.20	c   586s|  8200 |    37 |900160 |  93.8 |   819M |  33 |4113 |  60k|   0 |8847 |  0 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  18.49%
587.80/589.65	c   590s|  8300 |    40 |909140 |  93.7 |   819M |  33 |4113 |  60k|  50k|8956 |  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  18.50%
590.29/592.19	c   592s|  8400 |    40 |916459 |  93.5 |   819M |  33 |4113 |  60k|  50k|9008 |  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  18.50%
595.47/597.37	c   597s|  8500 |    44 |931414 |  94.1 |   819M |  33 |4113 |  60k|   0 |9185 |  0 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  18.51%
597.77/599.63	c   600s|  8600 |    40 |940094 |  94.0 |   821M |  33 |4113 |  60k|  50k|9247 |  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  18.51%
600.36/602.22	c   602s|  8700 |    38 |946890 |  93.7 |   821M |  33 |4113 |  60k|  50k|9336 |  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  18.51%
602.95/604.81	c   605s|  8800 |    30 |953919 |  93.5 |   821M |  33 |4113 |  60k|  50k|9400 |  2 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  18.51%
607.44/609.32	c   609s|  8900 |    38 |967343 |  93.9 |   821M |  33 |4113 |  60k|   0 |9521 |  0 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  18.52%
610.14/612.02	c   612s|  9000 |    37 |973560 |  93.6 |   821M |  33 |4113 |  60k|   0 |9640 |  0 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  18.52%
613.42/615.30	c   615s|  9100 |    38 |981231 |  93.4 |   822M |  33 |4113 |  60k|   0 |9756 |  0 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  18.52%
617.22/619.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
617.22/619.12	c   619s|  9200 |    48 |991012 |  93.5 |   822M |  33 |4113 |  60k|  50k|9960 |  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  18.53%
619.90/621.87	c   622s|  9300 |    52 |997891 |  93.2 |   822M |  33 |4113 |  60k|  50k|  10k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  18.53%
622.89/624.83	c   625s|  9400 |    47 |  1005k|  93.1 |   822M |  33 |4113 |  60k|  50k|  10k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  18.53%
626.29/628.22	c   628s|  9500 |    39 |  1014k|  93.0 |   822M |  33 |4113 |  60k|   0 |  10k|  0 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  18.53%
630.77/632.71	c   633s|  9600 |    43 |  1027k|  93.4 |   823M |  33 |4113 |  60k|  50k|  10k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  18.53%
634.36/636.34	c   636s|  9700 |    41 |  1036k|  93.4 |   823M |  33 |4113 |  60k|  50k|  10k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  18.53%
637.65/639.61	c   640s|  9800 |    40 |  1045k|  93.3 |   824M |  33 |4113 |  60k|  50k|  10k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  18.54%
640.84/642.82	c   643s|  9900 |    36 |  1053k|  93.2 |   824M |  33 |4113 |  60k|   0 |  10k|  0 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  18.54%
644.04/646.06	c   646s| 10000 |    34 |  1061k|  93.1 |   824M |  33 |4113 |  60k|  50k|  10k|  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  18.57%
646.92/648.95	c   649s| 10100 |    45 |  1071k|  93.2 |   824M |  33 |4113 |  60k|  50k|  10k|  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  18.58%
649.92/651.95	c   652s| 10200 |    38 |  1079k|  93.0 |   824M |  33 |4113 |  60k|   0 |  10k|  0 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  18.58%
652.71/654.75	c   655s| 10300 |    37 |  1086k|  92.8 |   824M |  33 |4113 |  60k|  50k|  10k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  18.58%
655.20/657.25	c   657s| 10400 |    41 |  1092k|  92.6 |   824M |  33 |4113 |  60k|  50k|  11k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  18.59%
658.00/660.05	c   660s| 10500 |    37 |  1099k|  92.3 |   824M |  33 |4113 |  60k|  50k|  11k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  18.59%
660.09/662.11	c   662s| 10600 |    37 |  1104k|  92.0 |   824M |  33 |4113 |  60k|  50k|  11k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  18.59%
662.78/664.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
662.78/664.87	c   665s| 10700 |    32 |  1111k|  91.8 |   825M |  34 |4113 |  60k|   0 |  11k|  0 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  18.59%
667.17/669.26	c   669s| 10800 |    36 |  1125k|  92.2 |   825M |  34 |4113 |  60k|   0 |  11k|  0 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  18.59%
671.35/673.48	c   673s| 10900 |    39 |  1137k|  92.4 |   825M |  34 |4113 |  60k|  50k|  11k|  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  18.60%
673.75/675.88	c   676s| 11000 |    34 |  1143k|  92.1 |   825M |  34 |4113 |  60k|   0 |  11k|  0 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  18.60%
678.43/680.59	c   681s| 11100 |    42 |  1154k|  92.3 |   825M |  34 |4113 |  60k|  50k|  11k|  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  18.60%
681.53/683.64	c   684s| 11200 |    38 |  1162k|  92.2 |   825M |  34 |4113 |  60k|   0 |  11k|  0 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  18.60%
685.02/687.12	c   687s| 11300 |    37 |  1171k|  92.2 |   826M |  34 |4113 |  60k|   0 |  11k|  0 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  18.60%
688.41/690.59	c   691s| 11400 |    37 |  1181k|  92.2 |   826M |  34 |4113 |  60k|  50k|  11k|  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  18.60%
692.90/695.03	c   695s| 11500 |    35 |  1194k|  92.6 |   826M |  34 |4113 |  60k|   0 |  11k|  0 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  18.60%
696.08/698.26	c   698s| 11600 |    36 |  1202k|  92.5 |   826M |  34 |4113 |  60k|   0 |  11k|  0 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  18.60%
699.47/701.68	c   702s| 11700 |    38 |  1211k|  92.4 |   827M |  34 |4113 |  60k|   0 |  11k|  0 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  18.60%
705.96/708.19	c   708s| 11800 |    35 |  1228k|  93.0 |   827M |  34 |4113 |  60k|  50k|  11k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  18.62%
708.85/711.04	c   711s| 11900 |    33 |  1236k|  93.0 |   827M |  34 |4113 |  60k|  50k|  11k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  18.65%
712.04/714.22	c   714s| 12000 |    35 |  1244k|  92.9 |   827M |  34 |4113 |  60k|  50k|  12k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  18.66%
716.03/718.22	c   718s| 12100 |    31 |  1254k|  92.9 |   827M |  34 |4113 |  60k|  50k|  12k|  2 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  18.66%
718.52/720.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
718.52/720.75	c   721s| 12200 |    29 |  1260k|  92.7 |   827M |  34 |4113 |  60k|   0 |  12k|  0 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  18.68%
721.11/723.37	c   723s| 12300 |    28 |  1267k|  92.5 |   827M |  34 |4113 |  60k|  50k|  12k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  18.70%
723.81/726.05	c   726s| 12400 |    30 |  1274k|  92.3 |   827M |  34 |4113 |  60k|  50k|  12k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  18.71%
726.49/728.74	c   729s| 12500 |    27 |  1281k|  92.1 |   827M |  34 |4113 |  60k|   0 |  12k|  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  18.72%
730.79/733.07	c   733s| 12600 |    28 |  1291k|  92.2 |   828M |  34 |4113 |  60k|  50k|  12k|  2 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  18.72%
735.07/737.33	c   737s| 12700 |    29 |  1302k|  92.3 |   828M |  34 |4113 |  60k|   0 |  12k|  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  18.72%
738.66/740.99	c   741s| 12800 |    31 |  1311k|  92.3 |   828M |  39 |4113 |  60k|   0 |  12k|  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  18.72%
742.55/744.85	c   745s| 12900 |    29 |  1321k|  92.4 |   828M |  39 |4113 |  60k|  50k|  12k|  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  18.72%
746.74/749.04	c   749s| 13000 |    25 |  1332k|  92.5 |   829M |  39 |4113 |  60k|  50k|  12k|  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  18.72%
752.72/755.08	c   755s| 13100 |    26 |  1339k|  92.3 |   834M |  39 |4113 |  60k|  50k|  13k|  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  22.79%
759.80/762.13	c   762s| 13200 |    41 |  1353k|  92.7 |   834M |  39 |4113 |  60k|  50k|  13k|  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  23.02%
767.88/770.27	c   770s| 13300 |    50 |  1362k|  92.6 |   837M |  39 |4113 |  60k|  50k|  13k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  23.45%
769.68/772.08	c   772s| 13400 |    47 |  1366k|  92.3 |   837M |  39 |4113 |  60k|  50k|  13k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  23.64%
771.77/774.17	c   774s| 13500 |    50 |  1371k|  92.0 |   837M |  39 |4113 |  60k|  50k|  14k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  23.67%
774.26/776.69	c   777s| 13600 |    47 |  1377k|  91.8 |   837M |  39 |4113 |  60k|  50k|  14k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  23.68%
785.64/788.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
785.64/788.08	c   788s| 13700 |    53 |  1392k|  92.2 |   837M |  39 |4113 |  60k|  50k|  14k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  23.76%
790.81/793.27	c   793s| 13800 |    60 |  1407k|  92.6 |   837M |  39 |4113 |  60k|  50k|  14k|  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  23.86%
793.90/796.30	c   796s| 13900 |    60 |  1417k|  92.6 |   838M |  39 |4113 |  60k|  50k|  14k|  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  23.89%
801.08/803.52	c   804s| 14000 |    60 |  1427k|  92.7 |   838M |  39 |4113 |  60k|  50k|  14k|  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  24.07%
804.08/806.57	c   807s| 14100 |    59 |  1434k|  92.5 |   838M |  39 |4113 |  60k|   0 |  14k|  0 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  24.11%
808.76/811.27	c   811s| 14200 |    73 |  1442k|  92.5 |   838M |  39 |4113 |  60k|  50k|  15k|  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  24.34%
811.15/813.67	c   814s| 14300 |    72 |  1449k|  92.3 |   843M |  39 |4113 |  60k|   0 |  15k|  0 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  24.39%
815.94/818.44	c   818s| 14400 |    73 |  1458k|  92.3 |   844M |  39 |4113 |  60k|  50k|  15k|  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  24.51%
817.64/820.19	c   820s| 14500 |    69 |  1462k|  92.0 |   844M |  39 |4113 |  60k|  50k|  15k|  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  24.62%
819.93/822.48	c   822s| 14600 |    68 |  1468k|  91.7 |   844M |  39 |4113 |  60k|   0 |  15k|  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  24.64%
824.12/826.66	c   827s| 14700 |    70 |  1479k|  91.8 |   845M |  39 |4113 |  60k|  50k|  15k|  1 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  24.87%
832.19/834.75	c   835s| 14800 |    83 |  1492k|  92.1 |   846M |  39 |4113 |  60k|  50k|  16k|  1 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  25.24%
836.08/838.69	c   839s| 14900 |    87 |  1502k|  92.1 |   846M |  39 |4113 |  60k|  50k|  16k|  1 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  25.33%
837.88/840.48	c   840s| 15000 |    85 |  1507k|  91.9 |   846M |  39 |4113 |  60k|   0 |  16k|  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  25.36%
840.87/843.44	c   843s| 15100 |    86 |  1514k|  91.8 |   846M |  39 |4113 |  60k|   0 |  16k|  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  25.36%
845.16/847.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
845.16/847.79	c   848s| 15200 |    90 |  1525k|  91.8 |   853M |  39 |4113 |  60k|   0 |  16k|  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  25.47%
847.56/850.14	c   850s| 15300 |    89 |  1530k|  91.6 |   853M |  39 |4113 |  60k|  50k|  16k|  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  25.49%
849.94/852.58	c   853s| 15400 |    88 |  1536k|  91.4 |   853M |  39 |4113 |  60k|  50k|  16k|  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  25.53%
853.73/856.38	c   856s| 15500 |    92 |  1546k|  91.5 |   853M |  39 |4113 |  60k|  51k|  16k|  1 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  25.53%
860.21/862.86	c   863s| 15600 |    87 |  1554k|  91.4 |   853M |  39 |4113 |  60k|  50k|  16k|  1 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  25.63%
863.51/866.19	c   866s| 15700 |    88 |  1563k|  91.4 |   853M |  39 |4113 |  60k|  50k|  17k|  1 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  25.64%
866.89/869.59	c   870s| 15800 |    87 |  1572k|  91.4 |   853M |  39 |4113 |  60k|  50k|  17k|  1 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  25.66%
871.78/874.43	c   874s| 15900 |    91 |  1585k|  91.6 |   854M |  39 |4113 |  60k|  50k|  17k|  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  25.69%
874.87/877.51	c   877s| 16000 |    89 |  1592k|  91.5 |   854M |  39 |4113 |  60k|  50k|  17k|  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  25.70%
883.35/886.09	c   886s| 16100 |    95 |  1603k|  91.6 |   854M |  39 |4113 |  60k|  50k|  17k|  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  25.80%
886.53/889.30	c   889s| 16200 |    93 |  1612k|  91.6 |   854M |  39 |4113 |  61k|  50k|  17k|  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  25.84%
889.23/891.93	c   892s| 16300 |    97 |  1619k|  91.4 |   854M |  39 |4113 |  61k|   0 |  17k|  0 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  25.86%
892.32/895.08	c   895s| 16400 |    93 |  1625k|  91.3 |   854M |  39 |4113 |  61k|  50k|  17k|  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  25.94%
894.11/896.86	c   897s| 16500 |    91 |  1629k|  91.0 |   854M |  39 |4113 |  61k|   0 |  17k|  0 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  25.96%
896.31/899.07	c   899s| 16600 |    88 |  1635k|  90.8 |   854M |  39 |4113 |  61k|  50k|  17k|  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  25.98%
900.30/903.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
900.30/903.02	c   903s| 16700 |    96 |  1644k|  90.8 |   854M |  39 |4113 |  61k|  50k|  18k|  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  25.99%
907.97/910.70	c   911s| 16800 |    97 |  1653k|  90.8 |   854M |  39 |4113 |  61k|   0 |  18k|  0 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  26.01%
909.87/912.62	c   913s| 16900 |   101 |  1659k|  90.6 |   854M |  39 |4113 |  60k|  50k|  18k|  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  26.02%
911.76/914.51	c   915s| 17000 |    99 |  1663k|  90.3 |   854M |  39 |4113 |  60k|   0 |  18k|  0 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  26.03%
914.15/916.94	c   917s| 17100 |    94 |  1669k|  90.2 |   854M |  39 |4113 |  61k|  50k|  18k|  1 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  26.06%
916.55/919.34	c   919s| 17200 |    97 |  1676k|  90.1 |   855M |  39 |4113 |  61k|   0 |  18k|  0 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  26.09%
919.44/922.24	c   922s| 17300 |   101 |  1684k|  90.0 |   855M |  39 |4113 |  61k|   0 |  18k|  0 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  26.10%
922.33/925.14	c   925s| 17400 |   104 |  1692k|  89.9 |   855M |  39 |4113 |  60k|  50k|  18k|  1 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  26.12%
925.12/927.91	c   928s| 17500 |   103 |  1699k|  89.9 |   855M |  39 |4113 |  60k|  50k|  18k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  26.13%
927.71/930.52	c   931s| 17600 |   104 |  1706k|  89.7 |   855M |  39 |4113 |  60k|  50k|  18k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  26.16%
930.00/932.83	c   933s| 17700 |   103 |  1712k|  89.6 |   855M |  39 |4113 |  60k|  50k|  19k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  26.18%
931.60/934.41	c   934s| 17800 |   102 |  1715k|  89.3 |   855M |  39 |4113 |  60k|   0 |  19k|  0 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  26.19%
936.19/939.08	c   939s| 17900 |    97 |  1727k|  89.4 |   855M |  39 |4113 |  61k|  50k|  19k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  26.28%
938.48/941.32	c   941s| 18000 |   100 |  1732k|  89.2 |   855M |  39 |4113 |  61k|   0 |  19k|  0 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  26.39%
941.28/944.11	c   944s| 18100 |    97 |  1740k|  89.2 |   855M |  39 |4113 |  60k|  50k|  19k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  26.42%
943.67/946.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
943.67/946.59	c   947s| 18200 |    98 |  1747k|  89.1 |   856M |  39 |4113 |  60k|   0 |  19k|  0 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  26.43%
947.75/950.68	c   951s| 18300 |   102 |  1761k|  89.3 |   856M |  39 |4113 |  60k|  50k|  19k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  26.44%
951.05/953.93	c   954s| 18400 |   106 |  1771k|  89.4 |   856M |  39 |4113 |  60k|  50k|  19k|  2 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  26.44%
953.74/956.68	c   957s| 18500 |   102 |  1779k|  89.3 |   856M |  39 |4113 |  60k|   0 |  19k|  0 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  26.45%
957.43/960.36	c   960s| 18600 |   103 |  1789k|  89.4 |   856M |  39 |4113 |  61k|   0 |  19k|  0 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  26.45%
960.82/963.76	c   964s| 18700 |   104 |  1798k|  89.4 |   856M |  39 |4113 |  61k|  50k|  19k|  1 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  26.45%
963.61/966.51	c   967s| 18800 |   102 |  1805k|  89.3 |   856M |  39 |4113 |  61k|  50k|  19k|  1 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  26.45%
967.30/970.24	c   970s| 18900 |   108 |  1813k|  89.3 |   856M |  39 |4113 |  61k|  50k|  19k|  2 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  26.52%
969.29/972.22	c   972s| 19000 |   108 |  1818k|  89.1 |   856M |  39 |4113 |  61k|  50k|  19k|  1 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  26.52%
975.67/978.67	c   979s| 19100 |   109 |  1828k|  89.1 |   856M |  39 |4113 |  61k|  50k|  20k|  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  26.55%
979.56/982.56	c   983s| 19200 |   110 |  1838k|  89.2 |   856M |  39 |4113 |  61k|  50k|  20k|  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  26.55%
983.95/986.91	c   987s| 19300 |   108 |  1844k|  89.0 |   856M |  39 |4113 |  60k|   0 |  20k|  0 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  27.26%
987.54/990.52	c   991s| 19400 |   106 |  1855k|  89.1 |   856M |  39 |4113 |  60k|   0 |  20k|  0 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  27.30%
989.33/992.34	c   992s| 19500 |   107 |  1859k|  88.9 |   856M |  39 |4113 |  60k|   0 |  20k|  0 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  27.30%
992.82/995.86	c   996s| 19600 |   111 |  1868k|  88.9 |   857M |  39 |4113 |  60k|  50k|  20k|  2 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  27.31%
995.12/998.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
995.12/998.19	c   998s| 19700 |   114 |  1876k|  88.9 |   857M |  39 |4113 |  61k|   0 |  20k|  0 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  27.31%
997.51/1000.56	c  1001s| 19800 |   109 |  1882k|  88.7 |   857M |  39 |4113 |  60k|   0 |  20k|  0 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  27.31%
1000.30/1003.39	c  1003s| 19900 |   111 |  1891k|  88.7 |   857M |  39 |4113 |  60k|  50k|  20k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  27.31%
1003.29/1006.38	c  1006s| 20000 |   109 |  1899k|  88.7 |   857M |  39 |4113 |  61k|   0 |  20k|  0 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  27.31%
1005.78/1008.87	c  1009s| 20100 |   108 |  1905k|  88.5 |   857M |  39 |4113 |  61k|  50k|  20k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  27.31%
1008.57/1011.66	c  1012s| 20200 |   112 |  1912k|  88.5 |   857M |  39 |4113 |  61k|  50k|  20k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  27.31%
1011.76/1014.81	c  1015s| 20300 |   110 |  1921k|  88.5 |   858M |  39 |4113 |  61k|  50k|  21k|  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  27.31%
1014.75/1017.85	c  1018s| 20400 |   112 |  1928k|  88.4 |   858M |  39 |4113 |  61k|  50k|  21k|  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  27.31%
1017.05/1020.13	c  1020s| 20500 |   106 |  1934k|  88.2 |   858M |  39 |4113 |  61k|  50k|  21k|  0 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  27.31%
1020.64/1023.73	c  1024s| 20600 |   105 |  1944k|  88.3 |   858M |  39 |4113 |  61k|   0 |  21k|  0 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  27.31%
1022.53/1025.67	c  1026s| 20700 |   107 |  1949k|  88.1 |   858M |  39 |4113 |  61k|  50k|  21k|  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  27.32%
1024.82/1027.95	c  1028s| 20800 |   107 |  1955k|  88.0 |   858M |  39 |4113 |  61k|   0 |  21k|  0 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  27.32%
1027.12/1030.28	c  1030s| 20900 |   105 |  1961k|  87.9 |   858M |  39 |4113 |  61k|   0 |  21k|  0 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  27.32%
1029.41/1032.56	c  1033s| 21000 |   105 |  1967k|  87.7 |   858M |  39 |4113 |  61k|  50k|  21k|  0 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  27.32%
1033.30/1036.45	c  1036s| 21100 |   113 |  1978k|  87.8 |   858M |  39 |4113 |  61k|   0 |  21k|  0 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  27.32%
1035.29/1038.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1035.29/1038.40	c  1038s| 21200 |   115 |  1982k|  87.7 |   858M |  39 |4113 |  61k|  50k|  21k|  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  27.32%
1038.38/1041.51	c  1042s| 21300 |   114 |  1991k|  87.6 |   859M |  39 |4113 |  61k|   0 |  21k|  0 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  27.32%
1041.47/1044.65	c  1045s| 21400 |   110 |  1999k|  87.6 |   859M |  39 |4113 |  61k|   0 |  21k|  0 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  27.32%
1043.87/1047.00	c  1047s| 21500 |   115 |  2005k|  87.5 |   859M |  39 |4113 |  61k|  50k|  21k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  27.32%
1046.16/1049.39	c  1049s| 21600 |   108 |  2012k|  87.4 |   859M |  39 |4113 |  61k|   0 |  21k|  0 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  27.32%
1048.35/1051.57	c  1052s| 21700 |   110 |  2017k|  87.2 |   859M |  39 |4113 |  61k|   0 |  21k|  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  27.32%
1050.55/1053.79	c  1054s| 21800 |   107 |  2022k|  87.1 |   860M |  39 |4113 |  61k|   0 |  21k|  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  27.32%
1054.43/1057.60	c  1058s| 21900 |   106 |  2033k|  87.2 |   860M |  39 |4113 |  61k|  50k|  21k|  2 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  27.35%
1056.83/1060.01	c  1060s| 22000 |   107 |  2039k|  87.1 |   860M |  39 |4113 |  61k|   0 |  21k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  27.36%
1060.02/1063.22	c  1063s| 22100 |   103 |  2046k|  87.0 |   860M |  39 |4113 |  61k|   0 |  21k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  27.58%
1065.10/1068.31	c  1068s| 22200 |   107 |  2053k|  86.9 |   861M |  39 |4113 |  60k|   0 |  21k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  27.86%
1073.88/1077.15	c  1077s| 22300 |   126 |  2064k|  87.0 |   861M |  39 |4113 |  60k|  50k|  22k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  28.00%
1076.07/1079.32	c  1079s| 22400 |   127 |  2071k|  86.9 |   861M |  39 |4113 |  60k|  50k|  22k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  28.01%
1078.46/1081.71	c  1082s| 22500 |   135 |  2077k|  86.8 |   861M |  39 |4113 |  60k|   0 |  22k|  0 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  28.01%
1080.56/1083.87	c  1084s| 22600 |   132 |  2083k|  86.7 |   861M |  39 |4113 |  60k|   0 |  22k|  0 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  28.02%
1082.86/1086.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1082.86/1086.19	c  1086s| 22700 |   135 |  2090k|  86.6 |   861M |  39 |4113 |  60k|  50k|  22k|  2 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  28.04%
1085.64/1088.99	c  1089s| 22800 |   139 |  2098k|  86.6 |   861M |  39 |4113 |  60k|  50k|  22k|  1 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  28.05%
1088.74/1092.05	c  1092s| 22900 |   135 |  2111k|  86.8 |   862M |  39 |4113 |  60k|  50k|  22k|  2 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  28.05%
1091.33/1094.68	c  1095s| 23000 |   140 |  2119k|  86.7 |   862M |  39 |4113 |  60k|  50k|  22k|  1 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  28.06%
1094.32/1097.68	c  1098s| 23100 |   144 |  2128k|  86.8 |   862M |  39 |4113 |  60k|  50k|  22k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  28.06%
1097.41/1100.72	c  1101s| 23200 |   147 |  2139k|  86.9 |   862M |  39 |4113 |  60k|  50k|  22k|  0 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  28.06%
1099.60/1102.93	c  1103s| 23300 |   149 |  2146k|  86.8 |   862M |  39 |4113 |  60k|  50k|  22k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  28.06%
1102.49/1105.88	c  1106s| 23400 |   152 |  2153k|  86.8 |   862M |  39 |4113 |  60k|  50k|  22k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  28.07%
1105.08/1108.42	c  1108s| 23500 |   147 |  2161k|  86.7 |   863M |  39 |4113 |  60k|  50k|  22k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  28.07%
1107.28/1110.61	c  1111s| 23600 |   142 |  2166k|  86.6 |   863M |  39 |4113 |  60k|  50k|  22k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  28.07%
1110.17/1113.53	c  1114s| 23700 |   143 |  2174k|  86.5 |   863M |  39 |4113 |  61k|  50k|  22k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  28.08%
1112.77/1116.12	c  1116s| 23800 |   141 |  2181k|  86.5 |   863M |  39 |4113 |  61k|  50k|  22k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  28.08%
1114.96/1118.31	c  1118s| 23900 |   130 |  2187k|  86.4 |   864M |  39 |4113 |  61k|  50k|  22k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  28.08%
1116.66/1120.08	c  1120s| 24000 |   126 |  2192k|  86.2 |   864M |  39 |4113 |  61k|   0 |  22k|  0 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  28.08%
1119.34/1122.78	c  1123s| 24100 |   126 |  2198k|  86.1 |   864M |  39 |4113 |  61k|  50k|  22k|  2 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  28.09%
1122.83/1126.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1122.83/1126.25	c  1126s| 24200 |   125 |  2206k|  86.1 |   864M |  39 |4113 |  60k|  50k|  22k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  28.09%
1124.82/1128.26	c  1128s| 24300 |   129 |  2211k|  86.0 |   864M |  39 |4113 |  61k|  50k|  22k|  2 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  28.09%
1126.82/1130.24	c  1130s| 24400 |   126 |  2217k|  85.8 |   864M |  39 |4113 |  61k|   0 |  23k|  0 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  28.10%
1130.01/1133.44	c  1133s| 24500 |   130 |  2225k|  85.8 |   864M |  39 |4113 |  61k|  50k|  23k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  28.11%
1132.20/1135.69	c  1136s| 24600 |   127 |  2231k|  85.7 |   864M |  39 |4113 |  61k|  50k|  23k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  28.11%
1134.70/1138.14	c  1138s| 24700 |   129 |  2237k|  85.6 |   864M |  39 |4113 |  61k|  50k|  23k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  28.11%
1137.09/1140.53	c  1141s| 24800 |   127 |  2243k|  85.5 |   864M |  39 |4113 |  61k|  50k|  23k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  28.11%
1140.38/1143.87	c  1144s| 24900 |   130 |  2250k|  85.5 |   864M |  39 |4113 |  61k|  50k|  23k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  28.13%
1142.68/1146.16	c  1146s| 25000 |   129 |  2256k|  85.4 |   865M |  39 |4113 |  61k|   0 |  23k|  0 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  28.14%
1144.86/1148.33	c  1148s| 25100 |   126 |  2262k|  85.3 |   865M |  39 |4113 |  61k|  50k|  23k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  28.15%
1146.86/1150.39	c  1150s| 25200 |   131 |  2272k|  85.3 |   865M |  39 |4113 |  61k|   0 |  23k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  28.15%
1149.35/1152.85	c  1153s| 25300 |   127 |  2279k|  85.3 |   865M |  39 |4113 |  61k|   0 |  23k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  28.16%
1151.84/1155.33	c  1155s| 25400 |   124 |  2286k|  85.2 |   865M |  39 |4113 |  61k|   0 |  23k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  28.17%
1153.94/1157.40	c  1157s| 25500 |   122 |  2291k|  85.1 |   865M |  39 |4113 |  61k|   0 |  23k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  28.18%
1156.53/1160.07	c  1160s| 25600 |   128 |  2298k|  85.0 |   865M |  39 |4113 |  61k|   0 |  23k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  28.21%
1158.32/1161.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1158.32/1161.88	c  1162s| 25700 |   124 |  2303k|  84.9 |   865M |  39 |4113 |  61k|   0 |  23k|  0 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  28.23%
1161.41/1164.90	c  1165s| 25800 |   129 |  2309k|  84.8 |   866M |  39 |4113 |  60k|   0 |  23k|  0 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  28.25%
1163.01/1166.59	c  1167s| 25900 |   128 |  2313k|  84.6 |   866M |  39 |4113 |  60k|  50k|  23k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  28.25%
1165.20/1168.71	c  1169s| 26000 |   129 |  2318k|  84.5 |   866M |  39 |4113 |  60k|   0 |  23k|  0 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  28.25%
1167.99/1171.51	c  1171s| 26100 |   131 |  2326k|  84.5 |   866M |  39 |4113 |  60k|   0 |  23k|  0 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  28.26%
1170.79/1174.34	c  1174s| 26200 |   129 |  2335k|  84.5 |   866M |  39 |4113 |  60k|   0 |  23k|  0 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  28.26%
1173.08/1176.60	c  1177s| 26300 |   127 |  2341k|  84.4 |   866M |  39 |4113 |  60k|   0 |  23k|  0 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  28.27%
1175.48/1179.02	c  1179s| 26400 |   127 |  2347k|  84.3 |   866M |  39 |4113 |  60k|  50k|  24k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  28.27%
1181.36/1184.96	c  1185s| 26500 |   128 |  2362k|  84.6 |   866M |  39 |4113 |  60k|   0 |  24k|  0 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  28.27%
1184.35/1187.90	c  1188s| 26600 |   129 |  2370k|  84.5 |   866M |  39 |4113 |  60k|  50k|  24k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  28.28%
1186.74/1190.32	c  1190s| 26700 |   131 |  2376k|  84.5 |   866M |  39 |4113 |  60k|   0 |  24k|  0 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  28.28%
1189.44/1193.01	c  1193s| 26800 |   134 |  2383k|  84.4 |   868M |  39 |4113 |  60k|  50k|  24k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  28.29%
1191.73/1195.33	c  1195s| 26900 |   131 |  2389k|  84.3 |   869M |  39 |4113 |  60k|  50k|  24k|  2 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  28.29%
1194.22/1197.87	c  1198s| 27000 |   129 |  2395k|  84.2 |   869M |  39 |4113 |  60k|   0 |  24k|  0 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  28.29%
1196.52/1200.13	c  1200s| 27100 |   126 |  2401k|  84.1 |   869M |  39 |4113 |  60k|  50k|  24k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  28.30%
1199.41/1203.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1199.41/1203.05	c  1203s| 27200 |   129 |  2409k|  84.1 |   869M |  39 |4113 |  60k|  50k|  24k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  28.31%
1202.59/1206.20	c  1206s| 27300 |   128 |  2417k|  84.1 |   869M |  39 |4113 |  60k|  50k|  24k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  28.34%
1204.69/1208.30	c  1208s| 27400 |   127 |  2422k|  84.0 |   869M |  39 |4113 |  60k|   0 |  24k|  0 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  28.39%
1206.88/1210.56	c  1211s| 27500 |   126 |  2428k|  83.9 |   869M |  39 |4113 |  60k|   0 |  24k|  0 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  28.41%
1209.18/1212.83	c  1213s| 27600 |   124 |  2433k|  83.8 |   869M |  39 |4113 |  60k|   0 |  24k|  0 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  28.44%
1211.57/1215.20	c  1215s| 27700 |   122 |  2439k|  83.7 |   869M |  39 |4113 |  60k|  50k|  24k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  28.47%
1214.56/1218.28	c  1218s| 27800 |   118 |  2446k|  83.7 |   869M |  39 |4113 |  60k|  50k|  24k|  2 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  28.50%
1218.05/1221.71	c  1222s| 27900 |   123 |  2456k|  83.7 |   869M |  39 |4113 |  60k|  50k|  24k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  28.56%
1221.74/1225.40	c  1225s| 28000 |   120 |  2466k|  83.8 |   869M |  39 |4113 |  60k|  50k|  24k|  2 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  28.59%
1224.53/1228.23	c  1228s| 28100 |   120 |  2474k|  83.8 |   869M |  39 |4113 |  60k|  50k|  24k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  28.64%
1226.82/1230.58	c  1231s| 28200 |   128 |  2480k|  83.7 |   869M |  39 |4113 |  60k|  50k|  24k|  2 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  28.65%
1229.91/1233.61	c  1234s| 28300 |   128 |  2491k|  83.8 |   869M |  39 |4113 |  60k|  50k|  24k|  2 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  28.66%
1231.71/1235.43	c  1235s| 28400 |   129 |  2495k|  83.6 |   869M |  39 |4113 |  60k|   0 |  24k|  0 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  28.66%
1233.41/1237.16	c  1237s| 28500 |   128 |  2500k|  83.5 |   869M |  39 |4113 |  60k|  50k|  24k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  28.66%
1235.10/1238.81	c  1239s| 28600 |   126 |  2503k|  83.3 |   869M |  39 |4113 |  60k|  50k|  25k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  28.66%
1237.99/1241.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1237.99/1241.79	c  1242s| 28700 |   130 |  2512k|  83.4 |   869M |  39 |4113 |  60k|   0 |  25k|  0 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  28.66%
1240.48/1244.26	c  1244s| 28800 |   133 |  2519k|  83.3 |   870M |  39 |4113 |  60k|  50k|  25k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  28.66%
1242.77/1246.58	c  1247s| 28900 |   132 |  2525k|  83.2 |   870M |  39 |4113 |  60k|  50k|  25k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  28.66%
1244.67/1248.42	c  1248s| 29000 |   131 |  2530k|  83.1 |   870M |  39 |4113 |  60k|  50k|  25k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  28.66%
1246.96/1250.77	c  1251s| 29100 |   130 |  2537k|  83.1 |   870M |  39 |4113 |  60k|   0 |  25k|  0 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  28.66%
1249.55/1253.34	c  1253s| 29200 |   130 |  2546k|  83.1 |   870M |  39 |4113 |  60k|  50k|  25k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1251.55/1255.32	c  1255s| 29300 |   130 |  2550k|  83.0 |   870M |  39 |4113 |  60k|  50k|  25k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1254.24/1258.02	c  1258s| 29400 |   136 |  2560k|  83.0 |   870M |  39 |4113 |  60k|  50k|  25k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1256.53/1260.34	c  1260s| 29500 |   133 |  2566k|  82.9 |   870M |  39 |4113 |  60k|  50k|  25k|  2 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1258.72/1262.58	c  1263s| 29600 |   131 |  2571k|  82.8 |   870M |  39 |4113 |  60k|  50k|  25k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1261.42/1265.21	c  1265s| 29700 |   135 |  2579k|  82.8 |   870M |  39 |4113 |  60k|  50k|  25k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1263.41/1267.27	c  1267s| 29800 |   131 |  2584k|  82.7 |   870M |  39 |4113 |  60k|  50k|  25k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1265.90/1269.70	c  1270s| 29900 |   136 |  2590k|  82.7 |   870M |  39 |4113 |  60k|  50k|  25k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1267.80/1271.62	c  1272s| 30000 |   133 |  2595k|  82.5 |   871M |  39 |4113 |  60k|  50k|  25k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1270.89/1274.78	c  1275s| 30100 |   130 |  2603k|  82.5 |   871M |  39 |4113 |  60k|  50k|  25k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1273.58/1277.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1273.58/1277.43	c  1277s| 30200 |   131 |  2610k|  82.5 |   871M |  39 |4113 |  60k|  50k|  25k|  2 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1275.97/1279.86	c  1280s| 30300 |   134 |  2617k|  82.4 |   871M |  39 |4113 |  60k|  50k|  25k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1277.57/1281.43	c  1281s| 30400 |   127 |  2621k|  82.3 |   871M |  39 |4113 |  60k|  50k|  25k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  28.67%
1279.46/1283.37	c  1283s| 30500 |   127 |  2625k|  82.2 |   871M |  39 |4113 |  60k|   0 |  25k|  0 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  28.68%
1281.46/1285.39	c  1285s| 30600 |   126 |  2630k|  82.1 |   871M |  39 |4113 |  60k|  50k|  25k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  28.68%
1283.55/1287.45	c  1287s| 30700 |   127 |  2636k|  82.0 |   871M |  39 |4113 |  61k|   0 |  25k|  0 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  28.68%
1285.15/1289.06	c  1289s| 30800 |   126 |  2640k|  81.9 |   871M |  39 |4113 |  61k|  50k|  25k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  28.69%
1287.24/1291.11	c  1291s| 30900 |   129 |  2645k|  81.8 |   871M |  39 |4113 |  60k|  50k|  25k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1289.63/1293.54	c  1294s| 31000 |   134 |  2651k|  81.7 |   871M |  39 |4113 |  60k|  50k|  25k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1291.92/1295.87	c  1296s| 31100 |   135 |  2656k|  81.6 |   871M |  39 |4113 |  60k|   0 |  25k|  0 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1294.32/1298.23	c  1298s| 31200 |   143 |  2662k|  81.5 |   871M |  39 |4113 |  60k|   0 |  25k|  0 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1296.31/1300.26	c  1300s| 31300 |   139 |  2666k|  81.4 |   871M |  39 |4113 |  60k|  50k|  25k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1298.50/1302.49	c  1302s| 31400 |   142 |  2671k|  81.3 |   871M |  39 |4113 |  60k|  50k|  25k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1301.00/1304.95	c  1305s| 31500 |   138 |  2678k|  81.3 |   871M |  39 |4113 |  60k|  50k|  25k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1303.59/1307.51	c  1308s| 31600 |   134 |  2685k|  81.2 |   871M |  39 |4113 |  60k|  50k|  25k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1305.88/1309.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1305.88/1309.88	c  1310s| 31700 |   125 |  2691k|  81.2 |   871M |  39 |4113 |  60k|   0 |  25k|  0 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1309.08/1313.07	c  1313s| 31800 |   130 |  2699k|  81.2 |   871M |  39 |4113 |  60k|   0 |  26k|  0 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1313.07/1317.07	c  1317s| 31900 |   134 |  2709k|  81.2 |   871M |  39 |4113 |  60k|   0 |  26k|  0 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1316.75/1320.71	c  1321s| 32000 |   140 |  2719k|  81.3 |   871M |  39 |4113 |  60k|  50k|  26k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1320.44/1324.43	c  1324s| 32100 |   131 |  2729k|  81.3 |   871M |  39 |4113 |  60k|  50k|  26k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1322.93/1326.96	c  1327s| 32200 |   130 |  2735k|  81.3 |   871M |  39 |4113 |  60k|   0 |  26k|  0 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  28.71%
1325.43/1329.41	c  1329s| 32300 |   134 |  2741k|  81.2 |   871M |  39 |4113 |  60k|  50k|  26k|  1 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  28.72%
1327.82/1331.82	c  1332s| 32400 |   133 |  2748k|  81.2 |   871M |  39 |4113 |  60k|  50k|  26k|  1 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  28.72%
1331.81/1335.83	c  1336s| 32500 |   135 |  2761k|  81.3 |   872M |  39 |4113 |  60k|  50k|  26k|  1 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  28.72%
1334.01/1338.09	c  1338s| 32600 |   130 |  2767k|  81.3 |   872M |  39 |4113 |  60k|  50k|  26k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  28.72%
1336.40/1340.43	c  1340s| 32700 |   129 |  2773k|  81.2 |   872M |  39 |4113 |  60k|  50k|  26k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  28.72%
1340.28/1344.36	c  1344s| 32800 |   132 |  2780k|  81.2 |   872M |  39 |4113 |  60k|  50k|  26k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  28.75%
1342.08/1346.17	c  1346s| 32900 |   131 |  2784k|  81.1 |   872M |  39 |4113 |  60k|   0 |  26k|  0 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  28.76%
1343.77/1347.86	c  1348s| 33000 |   126 |  2788k|  80.9 |   872M |  39 |4113 |  60k|  50k|  26k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  28.78%
1350.15/1354.24	c  1354s| 33100 |   125 |  2808k|  81.3 |   872M |  39 |4113 |  60k|  50k|  26k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  28.79%
1353.14/1357.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1353.14/1357.20	c  1357s| 33200 |   125 |  2815k|  81.3 |   872M |  39 |4113 |  60k|   0 |  26k|  0 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  28.79%
1355.64/1359.71	c  1360s| 33300 |   124 |  2822k|  81.2 |   872M |  39 |4113 |  60k|   0 |  26k|  0 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  28.80%
1358.13/1362.21	c  1362s| 33400 |   126 |  2829k|  81.2 |   872M |  39 |4113 |  60k|   0 |  26k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  28.80%
1359.93/1364.00	c  1364s| 33500 |   129 |  2834k|  81.1 |   872M |  39 |4113 |  60k|   0 |  26k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  28.80%
1361.62/1365.79	c  1366s| 33600 |   129 |  2839k|  81.0 |   872M |  39 |4113 |  60k|   0 |  26k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1363.41/1367.59	c  1368s| 33700 |   126 |  2844k|  80.9 |   872M |  39 |4113 |  60k|   0 |  26k|  0 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1365.41/1369.59	c  1370s| 33800 |   125 |  2849k|  80.8 |   872M |  39 |4113 |  60k|  50k|  26k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1367.01/1371.11	c  1371s| 33900 |   127 |  2853k|  80.7 |   872M |  39 |4113 |  60k|   0 |  26k|  0 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1368.80/1372.93	c  1373s| 34000 |   126 |  2857k|  80.6 |   872M |  39 |4113 |  60k|   0 |  26k|  0 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1371.09/1375.23	c  1375s| 34100 |   136 |  2863k|  80.5 |   872M |  39 |4113 |  60k|  50k|  26k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1372.89/1377.04	c  1377s| 34200 |   140 |  2867k|  80.4 |   873M |  39 |4113 |  60k|  50k|  26k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1374.48/1378.69	c  1379s| 34300 |   138 |  2872k|  80.3 |   873M |  39 |4113 |  60k|  50k|  26k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1375.98/1380.15	c  1380s| 34400 |   138 |  2875k|  80.2 |   873M |  39 |4113 |  60k|  50k|  26k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1378.67/1382.87	c  1383s| 34500 |   131 |  2883k|  80.2 |   873M |  39 |4113 |  60k|  50k|  26k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1380.56/1384.77	c  1385s| 34600 |   132 |  2888k|  80.1 |   873M |  39 |4113 |  60k|  50k|  26k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1382.55/1386.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1382.55/1386.76	c  1387s| 34700 |   131 |  2893k|  80.0 |   873M |  39 |4113 |  60k|   0 |  27k|  0 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1384.25/1388.46	c  1388s| 34800 |   130 |  2896k|  79.9 |   873M |  39 |4113 |  60k|   0 |  27k|  0 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1385.85/1390.02	c  1390s| 34900 |   130 |  2900k|  79.8 |   873M |  39 |4113 |  60k|  50k|  27k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  28.81%
1388.14/1392.30	c  1392s| 35000 |   126 |  2905k|  79.7 |   873M |  39 |4113 |  60k|   0 |  27k|  0 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  28.82%
1390.64/1394.84	c  1395s| 35100 |   132 |  2912k|  79.7 |   873M |  39 |4113 |  60k|  50k|  27k|  1 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  28.82%
1392.73/1396.98	c  1397s| 35200 |   137 |  2917k|  79.6 |   873M |  39 |4113 |  60k|  50k|  27k|  1 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  28.82%
1394.43/1398.67	c  1399s| 35300 |   139 |  2922k|  79.5 |   873M |  39 |4113 |  60k|   0 |  27k|  0 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  28.82%
1396.42/1400.68	c  1401s| 35400 |   135 |  2927k|  79.4 |   873M |  39 |4113 |  60k|  50k|  27k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  28.82%
1398.21/1402.47	c  1402s| 35500 |   136 |  2932k|  79.3 |   873M |  39 |4113 |  60k|   0 |  27k|  0 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  28.82%
1400.21/1404.49	c  1404s| 35600 |   130 |  2937k|  79.3 |   873M |  39 |4113 |  60k|   0 |  27k|  0 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  28.82%
1402.60/1406.82	c  1407s| 35700 |   131 |  2945k|  79.3 |   873M |  39 |4113 |  60k|   0 |  27k|  0 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  28.82%
1404.59/1408.82	c  1409s| 35800 |   128 |  2950k|  79.2 |   873M |  39 |4113 |  60k|   0 |  27k|  0 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  28.82%
1406.69/1410.95	c  1411s| 35900 |   133 |  2956k|  79.1 |   873M |  39 |4113 |  60k|   0 |  27k|  0 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  28.82%
1408.79/1413.07	c  1413s| 36000 |   129 |  2964k|  79.1 |   873M |  39 |4113 |  60k|  50k|  27k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  28.82%
1410.97/1415.22	c  1415s| 36100 |   129 |  2970k|  79.1 |   873M |  39 |4113 |  60k|   0 |  27k|  0 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  28.85%
1413.27/1417.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1413.27/1417.51	c  1418s| 36200 |   129 |  2976k|  79.0 |   873M |  39 |4113 |  60k|   0 |  27k|  0 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  28.86%
1415.26/1419.53	c  1420s| 36300 |   128 |  2981k|  78.9 |   873M |  39 |4113 |  60k|   0 |  27k|  0 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  28.87%
1418.25/1422.50	c  1422s| 36400 |   125 |  2987k|  78.9 |   873M |  39 |4113 |  60k|  50k|  27k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  29.07%
1420.55/1424.86	c  1425s| 36500 |   129 |  2993k|  78.9 |   873M |  39 |4113 |  60k|  50k|  27k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  29.07%
1423.04/1427.35	c  1427s| 36600 |   128 |  3000k|  78.8 |   873M |  39 |4113 |  60k|  50k|  27k|  2 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  29.08%
1425.93/1430.20	c  1430s| 36700 |   125 |  3008k|  78.8 |   873M |  39 |4113 |  60k|  50k|  27k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  29.08%
1428.42/1432.71	c  1433s| 36800 |   125 |  3014k|  78.8 |   873M |  39 |4113 |  60k|  50k|  27k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  29.09%
1431.01/1435.34	c  1435s| 36900 |   126 |  3021k|  78.8 |   873M |  39 |4113 |  60k|  50k|  27k|  2 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  29.09%
1433.11/1437.41	c  1437s| 37000 |   126 |  3027k|  78.7 |   873M |  39 |4113 |  60k|  50k|  27k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  29.10%
1434.81/1439.11	c  1439s| 37100 |   122 |  3031k|  78.6 |   873M |  39 |4113 |  60k|  50k|  27k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  29.12%
1437.59/1441.99	c  1442s| 37200 |   128 |  3041k|  78.7 |   873M |  39 |4113 |  60k|  50k|  27k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  29.13%
1439.39/1443.75	c  1444s| 37300 |   129 |  3046k|  78.6 |   873M |  39 |4113 |  60k|  50k|  27k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  29.13%
1442.68/1447.06	c  1447s| 37400 |   131 |  3056k|  78.6 |   873M |  39 |4113 |  60k|  50k|  28k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  29.13%
1444.37/1448.75	c  1449s| 37500 |   129 |  3059k|  78.5 |   873M |  39 |4113 |  60k|  50k|  28k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  29.13%
1447.27/1451.61	c  1452s| 37600 |   130 |  3069k|  78.6 |   874M |  39 |4113 |  60k|   0 |  28k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  29.13%
1450.76/1455.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1450.76/1455.12	c  1455s| 37700 |   125 |  3079k|  78.6 |   874M |  39 |4113 |  61k|  50k|  28k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  29.14%
1453.05/1457.46	c  1457s| 37800 |   131 |  3085k|  78.6 |   874M |  39 |4113 |  61k|  50k|  28k|  2 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  29.14%
1454.84/1459.25	c  1459s| 37900 |   127 |  3089k|  78.5 |   874M |  39 |4113 |  61k|   0 |  28k|  0 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  29.15%
1457.34/1461.73	c  1462s| 38000 |   121 |  3095k|  78.4 |   874M |  39 |4113 |  61k|   0 |  28k|  0 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  29.15%
1459.23/1463.67	c  1464s| 38100 |   131 |  3100k|  78.4 |   874M |  39 |4113 |  61k|  50k|  28k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  29.16%
1460.53/1464.95	c  1465s| 38200 |   128 |  3103k|  78.2 |   874M |  39 |4113 |  61k|   0 |  28k|  0 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  29.16%
1462.32/1466.70	c  1467s| 38300 |   130 |  3107k|  78.1 |   874M |  39 |4113 |  61k|  50k|  28k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  29.16%
1464.72/1469.12	c  1469s| 38400 |   131 |  3113k|  78.1 |   874M |  39 |4113 |  61k|  50k|  28k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  29.16%
1466.61/1471.06	c  1471s| 38500 |   128 |  3118k|  78.0 |   874M |  39 |4113 |  61k|  50k|  28k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  29.16%
1469.10/1473.52	c  1474s| 38600 |   128 |  3124k|  78.0 |   874M |  39 |4113 |  60k|   0 |  28k|  0 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  29.18%
1471.10/1475.52	c  1476s| 38700 |   124 |  3130k|  77.9 |   874M |  39 |4113 |  60k|   0 |  28k|  0 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  29.19%
1473.29/1477.78	c  1478s| 38800 |   126 |  3138k|  77.9 |   874M |  39 |4113 |  60k|  50k|  28k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  29.20%
1474.98/1479.46	c  1479s| 38900 |   126 |  3142k|  77.8 |   874M |  39 |4113 |  60k|  50k|  28k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  29.21%
1476.58/1481.01	c  1481s| 39000 |   126 |  3145k|  77.7 |   874M |  39 |4113 |  60k|   0 |  28k|  0 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  29.21%
1478.37/1482.86	c  1483s| 39100 |   127 |  3150k|  77.6 |   874M |  39 |4113 |  60k|  50k|  28k|  2 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  29.22%
1480.27/1484.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1480.27/1484.79	c  1485s| 39200 |   125 |  3154k|  77.6 |   874M |  39 |4113 |  60k|  50k|  28k|  2 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  29.22%
1481.96/1486.40	c  1486s| 39300 |   128 |  3158k|  77.5 |   874M |  39 |4113 |  60k|  50k|  28k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  29.23%
1483.96/1488.45	c  1488s| 39400 |   126 |  3163k|  77.4 |   874M |  39 |4113 |  60k|   0 |  28k|  0 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  29.23%
1486.05/1490.58	c  1491s| 39500 |   126 |  3169k|  77.4 |   874M |  39 |4113 |  60k|  50k|  28k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  29.24%
1488.45/1492.98	c  1493s| 39600 |   127 |  3175k|  77.3 |   874M |  39 |4113 |  61k|  50k|  28k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  29.24%
1490.04/1494.57	c  1495s| 39700 |   128 |  3179k|  77.2 |   874M |  39 |4113 |  61k|  50k|  28k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  29.24%
1491.73/1496.20	c  1496s| 39800 |   129 |  3183k|  77.1 |   874M |  39 |4113 |  61k|  50k|  28k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  29.25%
1493.33/1497.88	c  1498s| 39900 |   130 |  3187k|  77.1 |   874M |  39 |4113 |  61k|   0 |  28k|  0 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  29.25%
1495.22/1499.72	c  1500s| 40000 |   131 |  3191k|  77.0 |   874M |  39 |4113 |  61k|  50k|  29k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  29.25%
1496.72/1501.29	c  1501s| 40100 |   130 |  3195k|  76.9 |   874M |  39 |4113 |  60k|  50k|  29k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  29.25%
1498.81/1503.36	c  1503s| 40200 |   124 |  3201k|  76.8 |   875M |  39 |4113 |  61k|  50k|  29k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  29.25%
1500.91/1505.44	c  1505s| 40300 |   126 |  3206k|  76.8 |   875M |  39 |4113 |  61k|  50k|  29k|  0 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  29.25%
1512.58/1517.15	c  1517s| 40400 |   129 |  3216k|  76.8 |   875M |  39 |4113 |  61k|  50k|  29k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  29.26%
1515.27/1519.88	c  1520s| 40500 |   133 |  3223k|  76.8 |   875M |  39 |4113 |  61k|  50k|  29k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  29.28%
1517.96/1522.59	c  1523s| 40600 |   131 |  3230k|  76.8 |   875M |  39 |4113 |  61k|   0 |  29k|  0 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  29.28%
1520.55/1525.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1520.55/1525.11	c  1525s| 40700 |   130 |  3237k|  76.8 |   875M |  39 |4113 |  60k|  50k|  29k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  29.29%
1522.64/1527.29	c  1527s| 40800 |   129 |  3244k|  76.8 |   875M |  39 |4113 |  61k|   0 |  29k|  0 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  29.29%
1525.24/1529.84	c  1530s| 40900 |   135 |  3251k|  76.7 |   875M |  39 |4113 |  61k|  50k|  29k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  29.29%
1528.23/1532.89	c  1533s| 41000 |   131 |  3262k|  76.8 |   875M |  39 |4113 |  61k|  50k|  29k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  29.30%
1530.92/1535.55	c  1536s| 41100 |   134 |  3269k|  76.8 |   875M |  39 |4113 |  61k|  50k|  29k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  29.30%
1533.31/1537.92	c  1538s| 41200 |   133 |  3275k|  76.8 |   875M |  39 |4113 |  61k|  50k|  29k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  29.30%
1536.60/1541.24	c  1541s| 41300 |   138 |  3286k|  76.8 |   875M |  39 |4113 |  60k|  50k|  29k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  29.30%
1539.29/1543.99	c  1544s| 41400 |   130 |  3293k|  76.8 |   875M |  39 |4113 |  61k|  50k|  29k|  2 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  29.30%
1541.69/1546.37	c  1546s| 41500 |   130 |  3299k|  76.8 |   875M |  39 |4113 |  61k|   0 |  29k|  0 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  29.30%
1543.98/1548.64	c  1549s| 41600 |   131 |  3305k|  76.7 |   875M |  39 |4113 |  61k|  50k|  29k|  2 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  29.30%
1546.67/1551.33	c  1551s| 41700 |   130 |  3312k|  76.7 |   875M |  39 |4113 |  61k|  50k|  29k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  29.31%
1548.77/1553.44	c  1553s| 41800 |   125 |  3317k|  76.7 |   875M |  39 |4113 |  61k|  50k|  29k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  29.31%
1552.26/1556.99	c  1557s| 41900 |   128 |  3326k|  76.7 |   875M |  39 |4113 |  61k|  50k|  29k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  29.31%
1554.85/1559.58	c  1560s| 42000 |   125 |  3332k|  76.7 |   875M |  39 |4113 |  61k|  50k|  29k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  29.31%
1557.04/1561.78	c  1562s| 42100 |   125 |  3338k|  76.6 |   875M |  39 |4113 |  61k|  50k|  29k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  29.31%
1559.93/1564.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1559.93/1564.62	c  1565s| 42200 |   128 |  3347k|  76.7 |   875M |  39 |4113 |  60k|  50k|  29k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  29.32%
1561.63/1566.35	c  1566s| 42300 |   124 |  3351k|  76.6 |   875M |  39 |4113 |  60k|  50k|  29k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  29.32%
1564.02/1568.73	c  1569s| 42400 |   122 |  3358k|  76.5 |   876M |  39 |4113 |  60k|  50k|  29k|  2 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  29.32%
1566.42/1571.13	c  1571s| 42500 |   127 |  3365k|  76.5 |   876M |  39 |4113 |  60k|  50k|  29k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  29.32%
1568.31/1573.06	c  1573s| 42600 |   122 |  3369k|  76.5 |   876M |  39 |4113 |  60k|   0 |  29k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  29.32%
1570.80/1575.54	c  1576s| 42700 |   124 |  3376k|  76.4 |   876M |  39 |4113 |  60k|  50k|  29k|  2 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  29.32%
1573.30/1578.06	c  1578s| 42800 |   123 |  3383k|  76.4 |   876M |  39 |4113 |  60k|  50k|  29k|  0 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  29.32%
1575.39/1580.12	c  1580s| 42900 |   122 |  3388k|  76.3 |   876M |  39 |4113 |  60k|  50k|  29k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  29.32%
1577.18/1581.91	c  1582s| 43000 |   123 |  3392k|  76.3 |   876M |  39 |4113 |  60k|  50k|  29k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  29.33%
1578.77/1583.51	c  1583s| 43100 |   119 |  3396k|  76.2 |   876M |  39 |4113 |  60k|  50k|  30k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  29.35%
1580.77/1585.52	c  1586s| 43200 |   125 |  3401k|  76.1 |   876M |  39 |4113 |  60k|  50k|  30k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  29.35%
1582.16/1586.96	c  1587s| 43300 |   120 |  3405k|  76.1 |   876M |  39 |4113 |  60k|   0 |  30k|  0 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  29.35%
1583.66/1588.41	c  1588s| 43400 |   121 |  3408k|  75.9 |   876M |  39 |4113 |  60k|  50k|  30k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  29.35%
1585.26/1590.09	c  1590s| 43500 |   119 |  3412k|  75.9 |   876M |  40 |4113 |  60k|   0 |  30k|  0 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  29.37%
1587.25/1592.06	c  1592s| 43600 |   122 |  3417k|  75.8 |   876M |  40 |4113 |  60k|   0 |  30k|  0 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  29.38%
1589.35/1594.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1589.35/1594.19	c  1594s| 43700 |   122 |  3423k|  75.8 |   876M |  40 |4113 |  60k|  50k|  30k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  29.39%
1591.53/1596.33	c  1596s| 43800 |   128 |  3428k|  75.7 |   876M |  40 |4113 |  60k|  50k|  30k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  29.40%
1593.73/1598.59	c  1599s| 43900 |   127 |  3434k|  75.7 |   876M |  40 |4113 |  60k|  50k|  30k|  1 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  29.40%
1596.62/1601.40	c  1601s| 44000 |   129 |  3442k|  75.7 |   876M |  40 |4113 |  60k|  50k|  30k|  1 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  29.40%
1599.32/1604.15	c  1604s| 44100 |   124 |  3450k|  75.7 |   876M |  40 |4113 |  60k|  50k|  30k|  1 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  29.41%
1602.50/1607.30	c  1607s| 44200 |   124 |  3458k|  75.7 |   876M |  40 |4113 |  60k|  50k|  30k|  1 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  29.41%
1605.39/1610.25	c  1610s| 44300 |   122 |  3466k|  75.7 |   876M |  40 |4113 |  60k|  50k|  30k|  1 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  29.41%
1608.78/1613.67	c  1614s| 44400 |   124 |  3476k|  75.8 |   876M |  40 |4113 |  60k|  50k|  30k|  1 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  29.42%
1612.28/1617.16	c  1617s| 44500 |   122 |  3485k|  75.8 |   876M |  40 |4113 |  60k|   0 |  30k|  0 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  29.42%
1614.07/1618.98	c  1619s| 44600 |   116 |  3489k|  75.7 |   876M |  40 |4113 |  60k|  50k|  30k|  1 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1617.36/1622.26	c  1622s| 44700 |   124 |  3497k|  75.7 |   877M |  40 |4113 |  60k|  50k|  30k|  1 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1620.15/1625.03	c  1625s| 44800 |   126 |  3505k|  75.7 |   877M |  40 |4113 |  60k|  50k|  30k|  1 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1623.54/1628.44	c  1628s| 44900 |   139 |  3514k|  75.8 |   877M |  40 |4113 |  60k|  50k|  30k|  0 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1626.93/1631.82	c  1632s| 45000 |   157 |  3525k|  75.8 |   877M |  40 |4113 |  60k|   0 |  30k|  0 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1629.02/1633.98	c  1634s| 45100 |   170 |  3531k|  75.8 |   878M |  40 |4113 |  60k|  50k|  30k|  1 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1631.02/1635.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1631.02/1635.94	c  1636s| 45200 |   162 |  3535k|  75.7 |   878M |  40 |4113 |  60k|   0 |  30k|  0 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1633.61/1638.53	c  1639s| 45300 |   166 |  3544k|  75.8 |   878M |  40 |4113 |  60k|  50k|  30k|  1 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1635.80/1640.71	c  1641s| 45400 |   167 |  3549k|  75.7 |   878M |  40 |4113 |  60k|   0 |  30k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1638.10/1643.09	c  1643s| 45500 |   164 |  3555k|  75.7 |   879M |  40 |4113 |  60k|   0 |  30k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1639.79/1644.75	c  1645s| 45600 |   163 |  3559k|  75.6 |   879M |  40 |4113 |  60k|  50k|  30k|  2 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1641.78/1646.70	c  1647s| 45700 |   167 |  3563k|  75.5 |   879M |  40 |4113 |  60k|  50k|  30k|  1 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1643.98/1648.93	c  1649s| 45800 |   170 |  3569k|  75.5 |   879M |  40 |4113 |  60k|   0 |  30k|  0 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1645.67/1650.69	c  1651s| 45900 |   163 |  3573k|  75.4 |   879M |  40 |4113 |  60k|  50k|  30k|  1 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1647.77/1652.74	c  1653s| 46000 |   164 |  3578k|  75.4 |   879M |  40 |4113 |  60k|   0 |  30k|  0 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  29.43%
1649.86/1654.83	c  1655s| 46100 |   162 |  3583k|  75.3 |   879M |  40 |4113 |  60k|  50k|  30k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1651.75/1656.72	c  1657s| 46200 |   162 |  3587k|  75.2 |   879M |  40 |4113 |  60k|  50k|  30k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1654.15/1659.16	c  1659s| 46300 |   162 |  3593k|  75.2 |   879M |  40 |4113 |  60k|   0 |  30k|  0 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1656.24/1661.29	c  1661s| 46400 |   161 |  3598k|  75.1 |   879M |  40 |4113 |  60k|   0 |  30k|  0 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1658.33/1663.39	c  1663s| 46500 |   160 |  3603k|  75.1 |   879M |  40 |4113 |  60k|  50k|  30k|  1 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1660.43/1665.43	c  1665s| 46600 |   153 |  3608k|  75.0 |   879M |  40 |4113 |  60k|   0 |  30k|  0 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1662.32/1667.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1662.32/1667.32	c  1667s| 46700 |   151 |  3612k|  75.0 |   880M |  40 |4113 |  60k|   0 |  30k|  0 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1664.62/1669.67	c  1670s| 46800 |   140 |  3618k|  74.9 |   880M |  40 |4113 |  60k|  50k|  30k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1666.81/1671.83	c  1672s| 46900 |   143 |  3623k|  74.9 |   880M |  40 |4113 |  60k|  50k|  30k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1669.20/1674.29	c  1674s| 47000 |   142 |  3629k|  74.9 |   880M |  40 |4113 |  60k|  50k|  30k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1671.59/1676.67	c  1677s| 47100 |   155 |  3635k|  74.8 |   880M |  40 |4113 |  60k|  50k|  30k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1673.79/1678.82	c  1679s| 47200 |   147 |  3641k|  74.8 |   880M |  40 |4113 |  60k|  50k|  30k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1675.88/1680.96	c  1681s| 47300 |   140 |  3646k|  74.8 |   880M |  40 |4113 |  60k|  50k|  30k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1678.17/1683.25	c  1683s| 47400 |   139 |  3652k|  74.7 |   880M |  40 |4113 |  60k|   0 |  30k|  0 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1680.47/1685.56	c  1686s| 47500 |   139 |  3658k|  74.7 |   880M |  40 |4113 |  60k|  50k|  30k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  29.44%
1683.46/1688.57	c  1689s| 47600 |   147 |  3667k|  74.7 |   880M |  40 |4113 |  60k|  50k|  30k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1685.85/1691.00	c  1691s| 47700 |   135 |  3673k|  74.7 |   880M |  40 |4113 |  60k|  50k|  30k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1688.24/1693.30	c  1693s| 47800 |   139 |  3679k|  74.7 |   880M |  40 |4113 |  60k|  50k|  30k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1690.44/1695.54	c  1696s| 47900 |   137 |  3684k|  74.6 |   880M |  40 |4113 |  60k|   0 |  30k|  0 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1692.53/1697.64	c  1698s| 48000 |   141 |  3689k|  74.6 |   880M |  40 |4113 |  60k|  50k|  30k|  1 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1695.12/1700.22	c  1700s| 48100 |   139 |  3695k|  74.5 |   881M |  40 |4113 |  60k|  50k|  30k|  1 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1697.51/1702.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1697.51/1702.69	c  1703s| 48200 |   140 |  3701k|  74.5 |   881M |  40 |4113 |  60k|  50k|  30k|  1 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1700.11/1705.21	c  1705s| 48300 |   138 |  3708k|  74.5 |   881M |  40 |4113 |  60k|  50k|  30k|  1 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1702.40/1707.58	c  1708s| 48400 |   139 |  3714k|  74.5 |   881M |  40 |4113 |  60k|  50k|  30k|  1 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1705.00/1710.12	c  1710s| 48500 |   136 |  3721k|  74.4 |   881M |  40 |4113 |  60k|   0 |  30k|  0 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1707.59/1712.73	c  1713s| 48600 |   138 |  3727k|  74.4 |   881M |  40 |4113 |  60k|  50k|  30k|  1 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1710.28/1715.49	c  1715s| 48700 |   135 |  3734k|  74.4 |   881M |  40 |4113 |  60k|   0 |  30k|  0 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1712.87/1718.05	c  1718s| 48800 |   135 |  3740k|  74.4 |   881M |  40 |4113 |  60k|   0 |  30k|  0 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1716.76/1721.95	c  1722s| 48900 |   133 |  3752k|  74.5 |   881M |  40 |4113 |  60k|   0 |  30k|  0 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1719.05/1724.21	c  1724s| 49000 |   130 |  3758k|  74.4 |   881M |  40 |4113 |  60k|  50k|  30k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1721.44/1726.68	c  1727s| 49100 |   129 |  3764k|  74.4 |   881M |  40 |4113 |  60k|   0 |  31k|  0 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1723.44/1728.69	c  1729s| 49200 |   128 |  3768k|  74.4 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1725.83/1731.01	c  1731s| 49300 |   125 |  3774k|  74.3 |   881M |  40 |4113 |  60k|   0 |  31k|  0 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1728.22/1733.40	c  1733s| 49400 |   125 |  3780k|  74.3 |   881M |  40 |4113 |  60k|  50k|  31k|  0 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1730.42/1735.68	c  1736s| 49500 |   124 |  3785k|  74.3 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1732.91/1738.14	c  1738s| 49600 |   128 |  3792k|  74.2 |   881M |  40 |4113 |  60k|   0 |  31k|  0 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1735.70/1740.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1735.70/1740.95	c  1741s| 49700 |   123 |  3798k|  74.2 |   881M |  40 |4113 |  60k|   0 |  31k|  0 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1738.19/1743.45	c  1743s| 49800 |   128 |  3805k|  74.2 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  29.45%
1740.98/1746.28	c  1746s| 49900 |   126 |  3813k|  74.2 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1743.38/1748.61	c  1749s| 50000 |   128 |  3820k|  74.2 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1745.78/1751.04	c  1751s| 50100 |   123 |  3826k|  74.2 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1748.26/1753.51	c  1754s| 50200 |   123 |  3833k|  74.2 |   881M |  40 |4113 |  60k|   0 |  31k|  0 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1750.76/1756.07	c  1756s| 50300 |   122 |  3839k|  74.1 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1754.05/1759.30	c  1759s| 50400 |   125 |  3850k|  74.2 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1756.34/1761.66	c  1762s| 50500 |   132 |  3855k|  74.2 |   881M |  40 |4113 |  60k|   0 |  31k|  0 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1757.93/1763.26	c  1763s| 50600 |   131 |  3859k|  74.1 |   881M |  40 |4113 |  60k|  50k|  31k|  2 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1760.92/1766.29	c  1766s| 50700 |   132 |  3867k|  74.1 |   881M |  40 |4113 |  60k|   0 |  31k|  0 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1763.42/1768.77	c  1769s| 50800 |   132 |  3873k|  74.1 |   881M |  40 |4113 |  60k|   0 |  31k|  0 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1766.11/1771.48	c  1771s| 50900 |   134 |  3880k|  74.1 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1769.20/1774.54	c  1775s| 51000 |   141 |  3888k|  74.1 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1772.09/1777.43	c  1777s| 51100 |   142 |  3896k|  74.1 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1774.88/1780.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1774.88/1780.20	c  1780s| 51200 |   142 |  3903k|  74.1 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1777.97/1783.36	c  1783s| 51300 |   141 |  3911k|  74.1 |   881M |  40 |4113 |  60k|   0 |  31k|  0 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1780.67/1786.10	c  1786s| 51400 |   136 |  3918k|  74.1 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1784.45/1789.86	c  1790s| 51500 |   134 |  3927k|  74.1 |   881M |  40 |4113 |  60k|  50k|  31k|  1 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1786.95/1792.33	c  1792s| 51600 |   130 |  3933k|  74.1 |   882M |  40 |4113 |  60k|   0 |  31k|  0 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1790.53/1795.97	c  1796s| 51700 |   137 |  3944k|  74.2 |   882M |  40 |4113 |  60k|  50k|  31k|  1 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1792.43/1797.80	c  1798s| 51800 |   133 |  3949k|  74.1 |   882M |  40 |4113 |  60k|  50k|  31k|  1 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1794.42/1799.86	c  1800s| 51900 |   136 |  3954k|  74.1 |   882M |  40 |4113 |  60k|  50k|  31k|  2 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1797.21/1802.67	c  1803s| 52000 |   133 |  3962k|  74.1 |   882M |  40 |4113 |  60k|   0 |  31k|  0 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1799.71/1805.13	c  1805s| 52100 |   133 |  3968k|  74.0 |   882M |  40 |4113 |  60k|   0 |  31k|  0 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1802.80/1808.27	c  1808s| 52200 |   133 |  3976k|  74.1 |   882M |  40 |4113 |  60k|  50k|  31k|  1 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1805.49/1810.90	c  1811s| 52300 |   136 |  3984k|  74.1 |   882M |  40 |4113 |  60k|  50k|  31k|  1 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1807.98/1813.48	c  1813s| 52400 |   137 |  3991k|  74.1 |   882M |  40 |4113 |  60k|  50k|  31k|  1 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1810.08/1815.50	c  1815s| 52500 |   138 |  3997k|  74.0 |   882M |  40 |4113 |  60k|   0 |  31k|  0 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1811.87/1817.34	c  1817s| 52600 |   140 |  4002k|  74.0 |   882M |  40 |4113 |  60k|   0 |  31k|  0 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1813.86/1819.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1813.86/1819.34	c  1819s| 52700 |   140 |  4007k|  74.0 |   882M |  40 |4113 |  60k|  50k|  31k|  1 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  29.46%
1816.06/1821.54	c  1822s| 52800 |   133 |  4013k|  73.9 |   882M |  40 |4113 |  60k|  50k|  31k|  1 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1818.75/1824.24	c  1824s| 52900 |   135 |  4021k|  73.9 |   882M |  40 |4113 |  60k|  50k|  31k|  1 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1821.44/1826.91	c  1827s| 53000 |   137 |  4027k|  73.9 |   882M |  40 |4113 |  60k|   0 |  31k|  0 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1823.83/1829.30	c  1829s| 53100 |   138 |  4033k|  73.9 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1827.42/1832.92	c  1833s| 53200 |   137 |  4044k|  74.0 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1829.82/1835.40	c  1835s| 53300 |   139 |  4050k|  73.9 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1832.11/1837.67	c  1838s| 53400 |   138 |  4056k|  73.9 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1834.70/1840.27	c  1840s| 53500 |   142 |  4065k|  73.9 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1836.99/1842.51	c  1842s| 53600 |   143 |  4072k|  73.9 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1839.19/1844.75	c  1845s| 53700 |   144 |  4078k|  73.9 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1840.88/1846.45	c  1846s| 53800 |   142 |  4082k|  73.8 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1842.78/1848.31	c  1848s| 53900 |   147 |  4086k|  73.8 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1844.27/1849.86	c  1850s| 54000 |   142 |  4090k|  73.7 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1846.27/1851.86	c  1852s| 54100 |   138 |  4095k|  73.7 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1848.96/1854.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1848.96/1854.54	c  1855s| 54200 |   143 |  4102k|  73.7 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1851.05/1856.61	c  1857s| 54300 |   141 |  4107k|  73.6 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1853.25/1858.81	c  1859s| 54400 |   145 |  4113k|  73.6 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1855.34/1860.93	c  1861s| 54500 |   142 |  4118k|  73.6 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1857.63/1863.30	c  1863s| 54600 |   144 |  4124k|  73.5 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1859.83/1865.48	c  1865s| 54700 |   139 |  4130k|  73.5 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1862.02/1867.62	c  1868s| 54800 |   140 |  4136k|  73.5 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1865.01/1870.62	c  1871s| 54900 |   145 |  4146k|  73.5 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1867.30/1872.99	c  1873s| 55000 |   152 |  4152k|  73.5 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1869.70/1875.37	c  1875s| 55100 |   147 |  4158k|  73.5 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1871.50/1877.15	c  1877s| 55200 |   144 |  4163k|  73.4 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1873.29/1878.97	c  1879s| 55300 |   144 |  4167k|  73.4 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1875.39/1881.07	c  1881s| 55400 |   146 |  4172k|  73.3 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1877.57/1883.20	c  1883s| 55500 |   149 |  4178k|  73.3 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 150k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1879.27/1884.92	c  1885s| 55600 |   149 |  4182k|  73.3 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 150k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1881.37/1887.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1881.37/1887.06	c  1887s| 55700 |   150 |  4188k|  73.2 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 150k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1883.26/1888.94	c  1889s| 55800 |   147 |  4193k|  73.2 |   883M |  40 |4113 |  60k|   0 |  31k|  0 | 151k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1884.95/1890.68	c  1891s| 55900 |   147 |  4198k|  73.1 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 151k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1886.85/1892.59	c  1893s| 56000 |   148 |  4203k|  73.1 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 151k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1888.94/1894.62	c  1895s| 56100 |   148 |  4210k|  73.1 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 151k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1890.93/1896.68	c  1897s| 56200 |   146 |  4215k|  73.1 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 152k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1893.03/1898.73	c  1899s| 56300 |   151 |  4220k|  73.0 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 152k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1895.62/1901.33	c  1901s| 56400 |   151 |  4227k|  73.0 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 152k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1897.71/1903.45	c  1903s| 56500 |   147 |  4233k|  73.0 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 152k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1899.71/1905.40	c  1905s| 56600 |   147 |  4238k|  73.0 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 153k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1901.70/1907.44	c  1907s| 56700 |   147 |  4244k|  72.9 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 153k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1904.79/1910.55	c  1911s| 56800 |   152 |  4253k|  73.0 |   883M |  40 |4113 |  60k|  50k|  31k|  1 | 153k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1906.69/1912.44	c  1912s| 56900 |   150 |  4257k|  72.9 |   884M |  40 |4113 |  60k|  50k|  31k|  1 | 154k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1908.78/1914.54	c  1915s| 57000 |   155 |  4263k|  72.9 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 154k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1911.17/1916.98	c  1917s| 57100 |   150 |  4269k|  72.9 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 154k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1913.27/1919.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1913.27/1919.07	c  1919s| 57200 |   157 |  4276k|  72.9 |   885M |  40 |4113 |  60k|   0 |  32k|  0 | 154k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1915.16/1920.91	c  1921s| 57300 |   157 |  4281k|  72.8 |   885M |  40 |4113 |  60k|  50k|  32k|  2 | 155k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1917.55/1923.33	c  1923s| 57400 |   153 |  4289k|  72.8 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 155k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1919.45/1925.25	c  1925s| 57500 |   158 |  4293k|  72.8 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 155k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1921.84/1927.65	c  1928s| 57600 |   157 |  4299k|  72.8 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 155k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1923.74/1929.50	c  1929s| 57700 |   159 |  4304k|  72.7 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 156k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1925.43/1931.25	c  1931s| 57800 |   155 |  4308k|  72.7 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 156k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1927.33/1933.12	c  1933s| 57900 |   153 |  4312k|  72.6 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 156k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1929.02/1934.86	c  1935s| 58000 |   152 |  4316k|  72.6 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 156k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1931.32/1937.12	c  1937s| 58100 |   152 |  4322k|  72.5 |   885M |  40 |4113 |  60k|  50k|  32k|  2 | 157k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1933.80/1939.68	c  1940s| 58200 |   146 |  4329k|  72.5 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 157k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1935.80/1941.68	c  1942s| 58300 |   147 |  4336k|  72.5 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 157k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1938.30/1944.16	c  1944s| 58400 |   152 |  4342k|  72.5 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 158k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1939.89/1945.71	c  1946s| 58500 |   149 |  4345k|  72.4 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 158k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1941.29/1947.18	c  1947s| 58600 |   151 |  4348k|  72.4 |   885M |  40 |4113 |  60k|   0 |  32k|  0 | 158k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1943.28/1949.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1943.28/1949.12	c  1949s| 58700 |   153 |  4353k|  72.3 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 158k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1945.07/1950.98	c  1951s| 58800 |   152 |  4357k|  72.3 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 159k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1947.06/1952.90	c  1953s| 58900 |   153 |  4362k|  72.2 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 159k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1949.16/1955.06	c  1955s| 59000 |   149 |  4367k|  72.2 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 159k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1951.65/1957.53	c  1958s| 59100 |   151 |  4374k|  72.2 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 160k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1953.94/1959.80	c  1960s| 59200 |   147 |  4379k|  72.2 |   885M |  40 |4113 |  60k|   0 |  32k|  0 | 160k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1955.84/1961.78	c  1962s| 59300 |   151 |  4384k|  72.1 |   885M |  40 |4113 |  60k|  50k|  32k|  1 | 160k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1958.03/1963.90	c  1964s| 59400 |   146 |  4390k|  72.1 |   885M |  40 |4113 |  60k|   0 |  32k|  0 | 161k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1960.72/1966.62	c  1967s| 59500 |   147 |  4397k|  72.1 |   885M |  40 |4113 |  60k|   0 |  32k|  0 | 161k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1963.81/1969.78	c  1970s| 59600 |   148 |  4405k|  72.1 |   886M |  40 |4113 |  60k|  50k|  32k|  1 | 161k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1966.50/1972.42	c  1972s| 59700 |   149 |  4411k|  72.1 |   886M |  40 |4113 |  60k|  50k|  32k|  1 | 161k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1969.00/1974.91	c  1975s| 59800 |   144 |  4418k|  72.1 |   886M |  40 |4113 |  60k|   0 |  32k|  0 | 162k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1971.89/1977.82	c  1978s| 59900 |   145 |  4425k|  72.1 |   886M |  40 |4113 |  60k|  50k|  32k|  2 | 162k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1974.09/1980.10	c  1980s| 60000 |   142 |  4431k|  72.0 |   886M |  40 |4113 |  60k|  50k|  32k|  1 | 162k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1976.77/1982.71	c  1983s| 60100 |   144 |  4436k|  72.0 |   886M |  40 |4113 |  60k|  50k|  32k|  1 | 162k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1979.07/1985.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1979.07/1985.08	c  1985s| 60200 |   139 |  4442k|  72.0 |   886M |  40 |4113 |  60k|  50k|  32k|  1 | 163k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1980.96/1986.96	c  1987s| 60300 |   138 |  4447k|  72.0 |   886M |  40 |4113 |  60k|   0 |  32k|  0 | 163k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1983.45/1989.41	c  1989s| 60400 |   142 |  4452k|  71.9 |   886M |  40 |4113 |  60k|  50k|  32k|  1 | 163k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1985.15/1991.13	c  1991s| 60500 |   143 |  4456k|  71.9 |   886M |  40 |4113 |  60k|  50k|  32k|  1 | 164k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1987.24/1993.22	c  1993s| 60600 |   146 |  4462k|  71.9 |   886M |  40 |4113 |  60k|  50k|  32k|  1 | 164k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1989.53/1995.54	c  1996s| 60700 |   143 |  4468k|  71.8 |   886M |  40 |4113 |  60k|  50k|  32k|  1 | 164k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1992.13/1998.15	c  1998s| 60800 |   140 |  4474k|  71.8 |   891M |  43 |4113 |  60k|  50k|  32k|  1 | 165k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1994.32/2000.36	c  2000s| 60900 |   137 |  4479k|  71.8 |   891M |  43 |4113 |  60k|  50k|  32k|  1 | 165k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1996.81/2002.80	c  2003s| 61000 |   139 |  4485k|  71.8 |   891M |  43 |4113 |  60k|  50k|  32k|  1 | 165k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
1998.71/2004.78	c  2005s| 61100 |   142 |  4490k|  71.7 |   891M |  43 |4113 |  60k|   0 |  32k|  0 | 165k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2001.60/2007.63	c  2008s| 61200 |   142 |  4497k|  71.7 |   891M |  43 |4113 |  60k|  50k|  32k|  2 | 166k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2004.39/2010.46	c  2010s| 61300 |   143 |  4504k|  71.7 |   891M |  43 |4113 |  60k|  50k|  32k|  1 | 166k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2006.78/2012.87	c  2013s| 61400 |   145 |  4509k|  71.7 |   891M |  43 |4113 |  60k|   0 |  33k|  0 | 166k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2009.77/2015.83	c  2016s| 61500 |   139 |  4517k|  71.7 |   891M |  43 |4113 |  60k|   0 |  33k|  0 | 167k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2011.87/2017.95	c  2018s| 61600 |   137 |  4522k|  71.7 |   891M |  43 |4113 |  60k|  50k|  33k|  1 | 167k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2014.76/2020.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2014.76/2020.89	c  2021s| 61700 |   137 |  4530k|  71.7 |   891M |  43 |4113 |  60k|  50k|  33k|  1 | 167k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2016.55/2022.67	c  2023s| 61800 |   137 |  4534k|  71.6 |   891M |  43 |4113 |  60k|  50k|  33k|  1 | 168k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2019.34/2025.42	c  2025s| 61900 |   135 |  4541k|  71.6 |   891M |  43 |4113 |  60k|  50k|  33k|  1 | 168k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2021.54/2027.68	c  2028s| 62000 |   138 |  4547k|  71.6 |   891M |  43 |4113 |  60k|   0 |  33k|  0 | 168k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2023.23/2029.30	c  2029s| 62100 |   135 |  4551k|  71.6 |   891M |  43 |4113 |  60k|   0 |  33k|  0 | 168k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2025.23/2031.39	c  2031s| 62200 |   135 |  4556k|  71.5 |   891M |  43 |4113 |  60k|  50k|  33k|  1 | 169k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2027.32/2033.48	c  2033s| 62300 |   131 |  4561k|  71.5 |   891M |  43 |4113 |  60k|  50k|  33k|  1 | 169k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2029.81/2035.94	c  2036s| 62400 |   139 |  4567k|  71.5 |   891M |  43 |4113 |  60k|  50k|  33k|  1 | 169k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2031.41/2037.55	c  2038s| 62500 |   140 |  4570k|  71.4 |   891M |  43 |4113 |  60k|  50k|  33k|  1 | 169k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2033.40/2039.59	c  2040s| 62600 |   136 |  4575k|  71.4 |   891M |  43 |4113 |  60k|  50k|  33k|  1 | 170k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2035.79/2041.95	c  2042s| 62700 |   139 |  4581k|  71.4 |   891M |  43 |4113 |  60k|  50k|  33k|  1 | 170k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2037.59/2043.76	c  2044s| 62800 |   135 |  4585k|  71.3 |   892M |  43 |4113 |  60k|   0 |  33k|  0 | 170k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2039.99/2046.17	c  2046s| 62900 |   134 |  4590k|  71.3 |   896M |  43 |4113 |  60k|  50k|  33k|  1 | 171k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2042.98/2049.16	c  2049s| 63000 |   137 |  4597k|  71.3 |   897M |  44 |4113 |  60k|  50k|  33k|  1 | 171k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2045.27/2051.41	c  2051s| 63100 |   136 |  4602k|  71.2 |   897M |  44 |4113 |  60k|  50k|  33k|  2 | 171k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2047.36/2053.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2047.36/2053.59	c  2054s| 63200 |   140 |  4607k|  71.2 |   897M |  44 |4113 |  60k|  50k|  33k|  1 | 171k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2049.36/2055.50	c  2055s| 63300 |   136 |  4612k|  71.2 |   897M |  44 |4113 |  60k|   0 |  33k|  0 | 172k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2051.75/2057.90	c  2058s| 63400 |   137 |  4618k|  71.1 |   897M |  44 |4113 |  60k|  50k|  33k|  1 | 172k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2053.85/2060.01	c  2060s| 63500 |   140 |  4622k|  71.1 |   897M |  44 |4113 |  60k|  50k|  33k|  1 | 172k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2055.64/2061.85	c  2062s| 63600 |   136 |  4626k|  71.1 |   897M |  44 |4113 |  60k|   0 |  33k|  0 | 173k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2057.93/2064.13	c  2064s| 63700 |   135 |  4632k|  71.0 |   897M |  44 |4113 |  60k|   0 |  33k|  0 | 173k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2059.93/2066.19	c  2066s| 63800 |   136 |  4637k|  71.0 |   897M |  44 |4113 |  60k|   0 |  33k|  0 | 173k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2062.72/2068.98	c  2069s| 63900 |   136 |  4643k|  71.0 |   897M |  44 |4113 |  60k|   0 |  33k|  0 | 173k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2065.21/2071.47	c  2071s| 64000 |   135 |  4649k|  71.0 |   897M |  44 |4113 |  60k|  50k|  34k|  1 | 174k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2067.70/2073.94	c  2074s| 64100 |   137 |  4656k|  71.0 |   897M |  44 |4113 |  60k|   0 |  34k|  0 | 174k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2070.40/2076.66	c  2077s| 64200 |   135 |  4662k|  71.0 |   897M |  44 |4113 |  60k|   0 |  34k|  0 | 175k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2072.29/2078.55	c  2079s| 64300 |   134 |  4667k|  70.9 |   897M |  44 |4113 |  60k|   0 |  34k|  0 | 175k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2074.09/2080.35	c  2080s| 64400 |   136 |  4672k|  70.9 |   897M |  44 |4113 |  60k|  50k|  34k|  1 | 175k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2075.89/2082.11	c  2082s| 64500 |   135 |  4676k|  70.8 |   897M |  44 |4113 |  60k|  50k|  34k|  2 | 176k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2077.38/2083.68	c  2084s| 64600 |   138 |  4680k|  70.8 |   897M |  44 |4113 |  60k|  50k|  34k|  1 | 176k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2079.17/2085.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2079.17/2085.44	c  2085s| 64700 |   134 |  4684k|  70.8 |   897M |  44 |4113 |  60k|  50k|  34k|  1 | 176k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2080.96/2087.26	c  2087s| 64800 |   138 |  4689k|  70.7 |   897M |  44 |4113 |  60k|  50k|  34k|  1 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2084.95/2091.21	c  2091s| 64900 |   152 |  4702k|  70.8 |   897M |  44 |4113 |  60k|  50k|  34k|  1 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2086.75/2093.04	c  2093s| 65000 |   150 |  4707k|  70.8 |   897M |  44 |4113 |  60k|  50k|  34k|  1 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2088.64/2094.98	c  2095s| 65100 |   151 |  4710k|  70.7 |   897M |  44 |4113 |  60k|   0 |  34k|  0 | 178k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2090.74/2097.07	c  2097s| 65200 |   152 |  4715k|  70.7 |   897M |  44 |4113 |  60k|  50k|  34k|  1 | 178k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2092.93/2099.21	c  2099s| 65300 |   150 |  4719k|  70.6 |   897M |  44 |4113 |  60k|  50k|  34k|  1 | 178k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2095.22/2101.57	c  2102s| 65400 |   148 |  4724k|  70.6 |   897M |  44 |4113 |  60k|   0 |  34k|  0 | 178k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2097.32/2103.63	c  2104s| 65500 |   143 |  4729k|  70.6 |   897M |  44 |4113 |  60k|   0 |  34k|  0 | 179k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2100.41/2106.71	c  2107s| 65600 |   151 |  4738k|  70.6 |   897M |  44 |4113 |  60k|  50k|  34k|  1 | 179k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2102.30/2108.61	c  2109s| 65700 |   145 |  4742k|  70.6 |   897M |  44 |4113 |  60k|  50k|  34k|  2 | 179k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2104.80/2111.13	c  2111s| 65800 |   143 |  4747k|  70.5 |   902M |  44 |4113 |  60k|  50k|  34k|  1 | 180k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2107.29/2113.68	c  2114s| 65900 |   139 |  4753k|  70.5 |   902M |  44 |4113 |  60k|  50k|  34k|  1 | 180k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2109.08/2115.48	c  2115s| 66000 |   144 |  4757k|  70.5 |   902M |  44 |4113 |  60k|  50k|  34k|  1 | 180k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2111.07/2117.49	c  2117s| 66100 |   143 |  4762k|  70.4 |   902M |  44 |4113 |  60k|   0 |  34k|  0 | 180k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2112.97/2119.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2112.97/2119.30	c  2119s| 66200 |   145 |  4766k|  70.4 |   902M |  44 |4113 |  60k|   0 |  34k|  0 | 181k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2115.67/2122.08	c  2122s| 66300 |   143 |  4771k|  70.4 |   902M |  44 |4113 |  60k|  50k|  34k|  1 | 181k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2118.05/2124.44	c  2124s| 66400 |   143 |  4776k|  70.3 |   902M |  46 |4113 |  60k|   0 |  34k|  0 | 181k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2120.55/2126.92	c  2127s| 66500 |   145 |  4781k|  70.3 |   912M |  46 |4113 |  60k|  50k|  34k|  1 | 182k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2124.43/2130.84	c  2131s| 66600 |   146 |  4787k|  70.3 |   927M |  46 |4113 |  60k|   0 |  35k|  0 | 182k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2126.63/2133.04	c  2133s| 66700 |   144 |  4792k|  70.3 |   932M |  46 |4113 |  60k|   0 |  35k|  0 | 182k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2129.52/2135.99	c  2136s| 66800 |   145 |  4797k|  70.2 |   942M |  46 |4113 |  60k|  50k|  35k|  1 | 183k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2135.40/2141.86	c  2142s| 66900 |   143 |  4805k|  70.2 |   947M |  46 |4113 |  60k|  50k|  35k|  1 | 183k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2138.29/2144.78	c  2145s| 67000 |   147 |  4813k|  70.3 |   947M |  46 |4113 |  60k|  50k|  35k|  1 | 183k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2140.49/2146.92	c  2147s| 67100 |   146 |  4818k|  70.2 |   947M |  46 |4113 |  60k|   0 |  35k|  0 | 183k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2142.78/2149.20	c  2149s| 67200 |   149 |  4824k|  70.2 |   947M |  46 |4113 |  60k|  51k|  35k|  1 | 184k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2146.07/2152.55	c  2153s| 67300 |   146 |  4833k|  70.2 |   947M |  46 |4113 |  60k|  50k|  35k|  1 | 184k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2149.16/2155.69	c  2156s| 67400 |   147 |  4840k|  70.2 |   957M |  46 |4113 |  60k|   0 |  35k|  0 | 184k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2151.15/2157.67	c  2158s| 67500 |   147 |  4845k|  70.2 |   957M |  46 |4113 |  60k|  51k|  36k|  1 | 185k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2153.25/2159.74	c  2160s| 67600 |   145 |  4850k|  70.2 |   957M |  46 |4113 |  60k|   0 |  36k|  0 | 185k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2155.65/2162.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2155.65/2162.12	c  2162s| 67700 |   145 |  4856k|  70.2 |   957M |  46 |4113 |  60k|  50k|  36k|  1 | 185k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2158.33/2164.85	c  2165s| 67800 |   150 |  4866k|  70.2 |   957M |  46 |4113 |  60k|   0 |  36k|  0 | 185k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2162.22/2168.72	c  2169s| 67900 |   148 |  4875k|  70.2 |   957M |  46 |4113 |  60k|  51k|  36k|  1 | 186k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2165.31/2171.86	c  2172s| 68000 |   143 |  4883k|  70.3 |   957M |  46 |4113 |  60k|   0 |  36k|  0 | 186k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2172.50/2179.02	c  2179s| 68100 |   145 |  4889k|  70.2 |   962M |  46 |4113 |  60k|   0 |  36k|  0 | 186k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2175.49/2182.05	c  2182s| 68200 |   147 |  4896k|  70.2 |   962M |  46 |4113 |  60k|  51k|  36k|  2 | 187k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2177.08/2183.60	c  2184s| 68300 |   146 |  4900k|  70.2 |   962M |  46 |4113 |  60k|  50k|  36k|  1 | 187k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2181.17/2187.76	c  2188s| 68400 |   144 |  4908k|  70.2 |   968M |  46 |4113 |  60k|  51k|  36k|  1 | 187k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2185.15/2191.72	c  2192s| 68500 |   141 |  4916k|  70.2 |   988M |  46 |4113 |  60k|   0 |  36k|  0 | 187k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2186.95/2193.52	c  2194s| 68600 |   143 |  4921k|  70.2 |   988M |  46 |4113 |  60k|  50k|  36k|  1 | 188k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2188.64/2195.26	c  2195s| 68700 |   145 |  4925k|  70.2 |   988M |  46 |4113 |  60k|  51k|  37k|  1 | 188k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2190.44/2197.00	c  2197s| 68800 |   142 |  4930k|  70.1 |   988M |  46 |4113 |  60k|  51k|  37k|  1 | 188k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2192.44/2199.00	c  2199s| 68900 |   140 |  4935k|  70.1 |   988M |  46 |4113 |  60k|   0 |  37k|  0 | 189k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2197.02/2203.64	c  2204s| 69000 |   151 |  4950k|  70.2 |   988M |  46 |4113 |  60k|  50k|  37k|  1 | 189k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2198.71/2205.33	c  2205s| 69100 |   152 |  4954k|  70.2 |   988M |  46 |4113 |  60k|   0 |  37k|  0 | 189k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2200.31/2206.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2200.31/2206.97	c  2207s| 69200 |   150 |  4958k|  70.1 |   988M |  46 |4113 |  60k|   0 |  37k|  0 | 189k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2202.70/2209.39	c  2209s| 69300 |   145 |  4965k|  70.1 |   988M |  46 |4113 |  60k|  50k|  37k|  1 | 190k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2204.50/2211.12	c  2211s| 69400 |   142 |  4969k|  70.1 |   988M |  46 |4113 |  60k|  50k|  37k|  1 | 190k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2206.59/2213.24	c  2213s| 69500 |   138 |  4974k|  70.1 |   988M |  46 |4113 |  60k|  50k|  37k|  1 | 190k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2208.88/2215.56	c  2216s| 69600 |   143 |  4980k|  70.0 |   988M |  46 |4113 |  60k|   0 |  37k|  0 | 191k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2210.98/2217.68	c  2218s| 69700 |   144 |  4985k|  70.0 |   988M |  46 |4113 |  60k|  50k|  37k|  1 | 191k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2212.87/2219.59	c  2220s| 69800 |   146 |  4989k|  70.0 |   988M |  46 |4113 |  60k|  50k|  37k|  1 | 191k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2215.06/2221.79	c  2222s| 69900 |   143 |  4993k|  69.9 |   988M |  46 |4113 |  60k|   0 |  37k|  0 | 192k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2217.46/2224.13	c  2224s| 70000 |   142 |  4999k|  69.9 |   988M |  46 |4113 |  60k|  50k|  37k|  1 | 192k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2220.45/2227.18	c  2227s| 70100 |   146 |  5005k|  69.9 |   993M |  46 |4113 |  60k|   0 |  37k|  0 | 192k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2223.04/2229.72	c  2230s| 70200 |   145 |  5010k|  69.9 |   998M |  46 |4113 |  60k|  51k|  37k|  1 | 193k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2225.03/2231.78	c  2232s| 70300 |   143 |  5015k|  69.8 |   998M |  46 |4113 |  60k|  50k|  38k|  1 | 193k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2230.12/2236.89	c  2237s| 70400 |   151 |  5021k|  69.8 |   998M |  46 |4113 |  60k|  51k|  38k|  1 | 193k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2232.11/2238.88	c  2239s| 70500 |   146 |  5026k|  69.8 |   998M |  46 |4113 |  60k|   0 |  38k|  0 | 193k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2234.11/2240.86	c  2241s| 70600 |   145 |  5030k|  69.8 |   998M |  46 |4113 |  60k|  50k|  38k|  1 | 194k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2236.50/2243.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2236.50/2243.21	c  2243s| 70700 |   146 |  5036k|  69.7 |   998M |  46 |4113 |  60k|  50k|  38k|  1 | 194k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2238.20/2244.99	c  2245s| 70800 |   148 |  5040k|  69.7 |   998M |  46 |4113 |  60k|   0 |  38k|  0 | 194k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2240.39/2247.18	c  2247s| 70900 |   151 |  5044k|  69.7 |   998M |  46 |4113 |  60k|   0 |  38k|  0 | 195k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2242.68/2249.43	c  2249s| 71000 |   151 |  5050k|  69.7 |   998M |  46 |4113 |  60k|  50k|  38k|  2 | 195k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2244.68/2251.40	c  2251s| 71100 |   147 |  5055k|  69.6 |   998M |  46 |4113 |  60k|   0 |  38k|  0 | 195k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2247.57/2254.32	c  2254s| 71200 |   149 |  5061k|  69.6 |   998M |  46 |4113 |  60k|   0 |  38k|  0 | 195k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2250.16/2256.95	c  2257s| 71300 |   151 |  5067k|  69.6 |  1003M |  46 |4113 |  60k|  50k|  38k|  1 | 196k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2252.36/2259.16	c  2259s| 71400 |   150 |  5071k|  69.6 |  1003M |  46 |4113 |  60k|  51k|  38k|  1 | 196k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2255.04/2261.85	c  2262s| 71500 |   154 |  5076k|  69.5 |  1008M |  46 |4113 |  60k|  51k|  38k|  1 | 196k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2258.34/2265.19	c  2265s| 71600 |   149 |  5082k|  69.5 |  1023M |  46 |4113 |  60k|  50k|  39k|  1 | 197k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2260.83/2267.69	c  2268s| 71700 |   145 |  5088k|  69.5 |  1023M |  46 |4113 |  60k|   0 |  39k|  0 | 197k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2264.32/2271.18	c  2271s| 71800 |   145 |  5094k|  69.5 |  1038M |  47 |4113 |  60k|  51k|  39k|  1 | 197k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2267.11/2273.96	c  2274s| 71900 |   142 |  5101k|  69.5 |  1038M |  47 |4113 |  60k|  51k|  39k|  1 | 197k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2273.90/2280.78	c  2281s| 72000 |   139 |  5109k|  69.5 |  1073M |  47 |4113 |  60k|   0 |  39k|  0 | 198k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2276.49/2283.31	c  2283s| 72100 |   137 |  5114k|  69.5 |  1073M |  47 |4113 |  60k|  50k|  39k|  1 | 198k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2279.78/2286.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2279.78/2286.67	c  2287s| 72200 |   137 |  5121k|  69.5 |  1073M |  47 |4113 |  60k|  51k|  39k|  1 | 198k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2286.86/2293.70	c  2294s| 72300 |   136 |  5127k|  69.5 |  1074M |  47 |4113 |  60k|   0 |  39k|  0 | 198k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2290.16/2297.05	c  2297s| 72400 |   143 |  5137k|  69.5 |  1074M |  47 |4113 |  60k|  51k|  40k|  1 | 199k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2292.45/2299.31	c  2299s| 72500 |   140 |  5142k|  69.5 |  1078M |  47 |4113 |  60k|   0 |  40k|  0 | 199k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2294.94/2301.86	c  2302s| 72600 |   135 |  5148k|  69.5 |  1078M |  47 |4113 |  60k|  50k|  40k|  1 | 199k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2297.33/2304.24	c  2304s| 72700 |   136 |  5154k|  69.5 |  1078M |  47 |4113 |  60k|   0 |  40k|  0 | 200k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2300.82/2307.76	c  2308s| 72800 |   134 |  5160k|  69.4 |  1093M |  47 |4113 |  60k|  51k|  40k|  1 | 200k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2303.01/2309.91	c  2310s| 72900 |   133 |  5165k|  69.4 |  1093M |  47 |4113 |  60k|   0 |  40k|  0 | 200k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2305.90/2312.83	c  2313s| 73000 |   135 |  5173k|  69.4 |  1093M |  47 |4113 |  60k|  50k|  41k|  1 | 201k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
2308.20/2315.10	c  2315s| 73100 |   138 |  5178k|  69.4 |  1093M |  47 |4113 |  60k|  51k|  41k|  2 | 201k|  38 | 0.000000e+00 |      --      |    Inf |  29.48%
2310.39/2317.35	c  2317s| 73200 |   136 |  5184k|  69.4 |  1093M |  47 |4113 |  60k|  51k|  41k|  1 | 201k|  38 | 0.000000e+00 |      --      |    Inf |  29.48%
2313.38/2320.33	c  2320s| 73300 |   136 |  5192k|  69.4 |  1093M |  47 |4113 |  60k|   0 |  41k|  0 | 202k|  38 | 0.000000e+00 |      --      |    Inf |  29.48%
2315.78/2322.74	c  2323s| 73400 |   134 |  5198k|  69.4 |  1093M |  47 |4113 |  60k|   0 |  41k|  0 | 202k|  38 | 0.000000e+00 |      --      |    Inf |  29.48%
2318.87/2325.84	c  2326s| 73500 |   139 |  5207k|  69.4 |  1093M |  47 |4113 |  60k|  50k|  41k|  1 | 202k|  38 | 0.000000e+00 |      --      |    Inf |  29.48%
2320.96/2328.00	c  2328s| 73600 |   139 |  5213k|  69.4 |  1093M |  47 |4113 |  60k|  50k|  41k|  1 | 202k|  38 | 0.000000e+00 |      --      |    Inf |  29.48%
2322.95/2329.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2322.95/2329.99	c  2330s| 73700 |   138 |  5218k|  69.4 |  1093M |  47 |4113 |  60k|   0 |  41k|  0 | 203k|  38 | 0.000000e+00 |      --      |    Inf |  29.48%
2325.25/2332.24	c  2332s| 73800 |   139 |  5223k|  69.4 |  1093M |  47 |4113 |  60k|  50k|  41k|  1 | 203k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2327.44/2334.42	c  2334s| 73900 |   137 |  5229k|  69.3 |  1093M |  47 |4113 |  60k|   0 |  41k|  0 | 203k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2329.73/2336.74	c  2337s| 74000 |   137 |  5235k|  69.3 |  1093M |  47 |4113 |  60k|   0 |  41k|  0 | 204k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2332.22/2339.24	c  2339s| 74100 |   138 |  5242k|  69.3 |  1093M |  47 |4113 |  60k|  50k|  42k|  1 | 204k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2334.72/2341.70	c  2342s| 74200 |   139 |  5249k|  69.3 |  1093M |  47 |4113 |  60k|  50k|  42k|  1 | 204k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2337.01/2344.03	c  2344s| 74300 |   141 |  5257k|  69.3 |  1093M |  47 |4113 |  60k|  50k|  42k|  1 | 204k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2339.01/2346.05	c  2346s| 74400 |   135 |  5262k|  69.3 |  1093M |  47 |4113 |  60k|   0 |  42k|  0 | 205k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2341.20/2348.25	c  2348s| 74500 |   137 |  5268k|  69.3 |  1093M |  47 |4113 |  60k|  50k|  42k|  1 | 205k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2343.29/2350.33	c  2350s| 74600 |   141 |  5274k|  69.3 |  1093M |  47 |4113 |  60k|  50k|  42k|  1 | 205k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2344.69/2351.79	c  2352s| 74700 |   142 |  5278k|  69.2 |  1093M |  47 |4113 |  60k|  50k|  42k|  1 | 206k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2346.28/2353.37	c  2353s| 74800 |   145 |  5282k|  69.2 |  1093M |  47 |4113 |  60k|  50k|  42k|  1 | 206k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2347.88/2354.96	c  2355s| 74900 |   143 |  5285k|  69.2 |  1094M |  47 |4113 |  60k|   0 |  42k|  0 | 206k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2349.77/2356.88	c  2357s| 75000 |   141 |  5289k|  69.1 |  1094M |  47 |4113 |  60k|   0 |  42k|  0 | 207k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2351.57/2358.62	c  2359s| 75100 |   139 |  5294k|  69.1 |  1094M |  47 |4113 |  60k|   0 |  42k|  0 | 207k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2353.56/2360.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2353.56/2360.60	c  2361s| 75200 |   139 |  5299k|  69.1 |  1094M |  47 |4113 |  60k|  50k|  42k|  1 | 207k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2355.65/2362.71	c  2363s| 75300 |   141 |  5304k|  69.1 |  1094M |  47 |4113 |  60k|  50k|  42k|  1 | 208k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2357.55/2364.69	c  2365s| 75400 |   140 |  5308k|  69.0 |  1094M |  47 |4113 |  60k|  50k|  42k|  1 | 208k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2359.64/2366.75	c  2367s| 75500 |   142 |  5314k|  69.0 |  1094M |  47 |4113 |  60k|   0 |  42k|  0 | 208k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2362.04/2369.13	c  2369s| 75600 |   141 |  5320k|  69.0 |  1094M |  47 |4113 |  60k|   0 |  42k|  0 | 208k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2364.43/2371.56	c  2372s| 75700 |   133 |  5326k|  69.0 |  1094M |  47 |4113 |  60k|  50k|  42k|  1 | 209k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2367.42/2374.59	c  2375s| 75800 |   131 |  5334k|  69.0 |  1094M |  47 |4113 |  60k|  50k|  42k|  0 | 209k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2370.31/2377.45	c  2377s| 75900 |   133 |  5341k|  69.0 |  1094M |  47 |4113 |  60k|   0 |  42k|  0 | 209k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2372.91/2380.08	c  2380s| 76000 |   133 |  5348k|  69.0 |  1094M |  47 |4113 |  60k|  50k|  42k|  1 | 210k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2375.49/2382.61	c  2383s| 76100 |   136 |  5355k|  69.0 |  1094M |  47 |4113 |  60k|  50k|  42k|  1 | 210k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2379.08/2386.20	c  2386s| 76200 |   136 |  5365k|  69.0 |  1094M |  47 |4113 |  60k|   0 |  42k|  0 | 210k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2381.18/2388.39	c  2388s| 76300 |   136 |  5370k|  69.0 |  1094M |  47 |4113 |  60k|  50k|  42k|  1 | 211k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2383.37/2390.60	c  2391s| 76400 |   137 |  5376k|  69.0 |  1094M |  47 |4113 |  60k|   0 |  42k|  0 | 211k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2385.36/2392.53	c  2393s| 76500 |   133 |  5380k|  69.0 |  1094M |  47 |4113 |  60k|   0 |  43k|  0 | 211k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2388.56/2395.71	c  2396s| 76600 |   134 |  5389k|  69.0 |  1094M |  47 |4113 |  60k|   0 |  43k|  0 | 212k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2390.75/2397.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2390.75/2397.94	c  2398s| 76700 |   135 |  5394k|  69.0 |  1094M |  47 |4113 |  60k|  50k|  43k|  1 | 212k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2393.44/2400.61	c  2401s| 76800 |   137 |  5401k|  69.0 |  1094M |  47 |4113 |  60k|   0 |  43k|  0 | 212k|  38 | 0.000000e+00 |      --      |    Inf |  29.49%
2398.03/2405.22	c  2405s| 76900 |   134 |  5412k|  69.0 |  1094M |  47 |4113 |  60k|   0 |  43k|  0 | 212k|  38 | 0.000000e+00 |      --      |    Inf |  29.56%
2400.02/2407.28	c  2407s| 77000 |   138 |  5417k|  69.0 |  1094M |  47 |4113 |  60k|  50k|  43k|  1 | 213k|  38 | 0.000000e+00 |      --      |    Inf |  29.57%
2402.41/2409.62	c  2410s| 77100 |   143 |  5422k|  69.0 |  1094M |  47 |4113 |  60k|   0 |  43k|  0 | 213k|  38 | 0.000000e+00 |      --      |    Inf |  29.57%
2404.91/2412.14	c  2412s| 77200 |   146 |  5428k|  69.0 |  1094M |  47 |4113 |  60k|  50k|  43k|  1 | 213k|  38 | 0.000000e+00 |      --      |    Inf |  29.57%
2407.30/2414.58	c  2415s| 77300 |   142 |  5435k|  69.0 |  1095M |  47 |4113 |  60k|  50k|  43k|  1 | 214k|  38 | 0.000000e+00 |      --      |    Inf |  29.58%
2409.80/2417.03	c  2417s| 77400 |   143 |  5440k|  68.9 |  1095M |  47 |4113 |  60k|   0 |  43k|  0 | 214k|  38 | 0.000000e+00 |      --      |    Inf |  29.58%
2411.99/2419.21	c  2419s| 77500 |   145 |  5446k|  68.9 |  1095M |  47 |4113 |  60k|   0 |  43k|  0 | 214k|  38 | 0.000000e+00 |      --      |    Inf |  29.58%
2414.28/2421.50	c  2421s| 77600 |   138 |  5452k|  68.9 |  1095M |  47 |4113 |  60k|  50k|  43k|  2 | 214k|  38 | 0.000000e+00 |      --      |    Inf |  29.59%
2415.97/2423.27	c  2423s| 77700 |   139 |  5457k|  68.9 |  1095M |  47 |4113 |  60k|   0 |  43k|  0 | 215k|  38 | 0.000000e+00 |      --      |    Inf |  29.59%
2417.97/2425.24	c  2425s| 77800 |   136 |  5461k|  68.9 |  1095M |  47 |4113 |  60k|   0 |  43k|  0 | 215k|  38 | 0.000000e+00 |      --      |    Inf |  29.59%
2420.66/2427.93	c  2428s| 77900 |   134 |  5469k|  68.9 |  1095M |  47 |4113 |  60k|  50k|  43k|  1 | 215k|  38 | 0.000000e+00 |      --      |    Inf |  29.59%
2422.16/2429.42	c  2429s| 78000 |   133 |  5472k|  68.8 |  1095M |  47 |4113 |  60k|  50k|  43k|  2 | 216k|  38 | 0.000000e+00 |      --      |    Inf |  29.59%
2426.85/2434.13	c  2434s| 78100 |   133 |  5480k|  68.8 |  1095M |  47 |4113 |  60k|  50k|  43k|  1 | 216k|  38 | 0.000000e+00 |      --      |    Inf |  29.59%
2429.93/2437.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2429.93/2437.22	c  2437s| 78200 |   135 |  5488k|  68.8 |  1095M |  47 |4113 |  60k|  50k|  43k|  1 | 216k|  38 | 0.000000e+00 |      --      |    Inf |  29.60%
2432.43/2439.72	c  2440s| 78300 |   133 |  5493k|  68.8 |  1095M |  47 |4113 |  60k|  50k|  43k|  1 | 216k|  38 | 0.000000e+00 |      --      |    Inf |  29.60%
2436.21/2443.50	c  2443s| 78400 |   137 |  5505k|  68.9 |  1095M |  47 |4113 |  60k|  50k|  44k|  1 | 217k|  38 | 0.000000e+00 |      --      |    Inf |  29.61%
2438.91/2446.29	c  2446s| 78500 |   138 |  5512k|  68.9 |  1095M |  47 |4113 |  60k|   0 |  44k|  0 | 217k|  38 | 0.000000e+00 |      --      |    Inf |  29.61%
2441.60/2448.92	c  2449s| 78600 |   138 |  5519k|  68.9 |  1095M |  47 |4113 |  60k|   0 |  44k|  0 | 217k|  38 | 0.000000e+00 |      --      |    Inf |  29.61%
2444.39/2451.72	c  2452s| 78700 |   137 |  5527k|  68.9 |  1095M |  47 |4113 |  60k|   0 |  44k|  0 | 218k|  38 | 0.000000e+00 |      --      |    Inf |  29.62%
2446.79/2454.19	c  2454s| 78800 |   141 |  5533k|  68.9 |  1095M |  47 |4113 |  60k|  50k|  44k|  1 | 218k|  38 | 0.000000e+00 |      --      |    Inf |  29.62%
2449.97/2457.31	c  2457s| 78900 |   140 |  5544k|  68.9 |  1095M |  47 |4113 |  60k|  50k|  44k|  1 | 218k|  38 | 0.000000e+00 |      --      |    Inf |  29.62%
2452.96/2460.33	c  2460s| 79000 |   137 |  5552k|  69.0 |  1095M |  47 |4113 |  60k|   0 |  44k|  0 | 219k|  38 | 0.000000e+00 |      --      |    Inf |  29.62%
2455.46/2462.81	c  2463s| 79100 |   137 |  5558k|  68.9 |  1095M |  47 |4113 |  60k|  50k|  44k|  1 | 219k|  38 | 0.000000e+00 |      --      |    Inf |  29.62%
2458.65/2466.09	c  2466s| 79200 |   136 |  5566k|  69.0 |  1095M |  47 |4113 |  60k|  50k|  44k|  1 | 219k|  38 | 0.000000e+00 |      --      |    Inf |  29.62%
2465.73/2473.17	c  2473s| 79300 |   136 |  5576k|  69.0 |  1095M |  47 |4113 |  60k|  50k|  44k|  1 | 220k|  38 | 0.000000e+00 |      --      |    Inf |  29.63%
2468.12/2475.54	c  2476s| 79400 |   146 |  5582k|  69.0 |  1098M |  47 |4113 |  60k|   0 |  44k|  0 | 220k|  38 | 0.000000e+00 |      --      |    Inf |  29.63%
2470.31/2477.73	c  2478s| 79500 |   146 |  5587k|  69.0 |  1098M |  47 |4113 |  60k|   0 |  44k|  0 | 220k|  38 | 0.000000e+00 |      --      |    Inf |  29.63%
2472.61/2480.02	c  2480s| 79600 |   143 |  5594k|  69.0 |  1098M |  47 |4113 |  60k|  50k|  44k|  1 | 220k|  38 | 0.000000e+00 |      --      |    Inf |  29.64%
2475.60/2483.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2475.60/2483.04	c  2483s| 79700 |   147 |  5602k|  69.0 |  1098M |  47 |4113 |  60k|  50k|  44k|  1 | 221k|  38 | 0.000000e+00 |      --      |    Inf |  29.64%
2478.39/2485.88	c  2486s| 79800 |   150 |  5609k|  69.0 |  1098M |  47 |4113 |  60k|   0 |  44k|  0 | 221k|  38 | 0.000000e+00 |      --      |    Inf |  29.64%
2480.69/2488.19	c  2488s| 79900 |   148 |  5616k|  69.0 |  1098M |  47 |4113 |  60k|   0 |  44k|  0 | 221k|  38 | 0.000000e+00 |      --      |    Inf |  29.64%
2482.77/2490.27	c  2490s| 80000 |   144 |  5621k|  69.0 |  1098M |  47 |4113 |  60k|   0 |  44k|  0 | 221k|  38 | 0.000000e+00 |      --      |    Inf |  29.64%
2486.26/2493.75	c  2494s| 80100 |   146 |  5629k|  69.0 |  1098M |  47 |4113 |  60k|  50k|  44k|  1 | 222k|  38 | 0.000000e+00 |      --      |    Inf |  29.64%
2488.66/2496.17	c  2496s| 80200 |   147 |  5636k|  69.0 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 222k|  38 | 0.000000e+00 |      --      |    Inf |  29.65%
2491.25/2498.70	c  2499s| 80300 |   142 |  5642k|  69.0 |  1098M |  47 |4113 |  60k|  50k|  45k|  2 | 222k|  38 | 0.000000e+00 |      --      |    Inf |  29.65%
2494.64/2502.17	c  2502s| 80400 |   145 |  5651k|  69.0 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 222k|  38 | 0.000000e+00 |      --      |    Inf |  29.65%
2497.03/2504.51	c  2504s| 80500 |   141 |  5656k|  69.0 |  1098M |  47 |4113 |  60k|   0 |  45k|  0 | 223k|  38 | 0.000000e+00 |      --      |    Inf |  29.65%
2500.82/2508.32	c  2508s| 80600 |   138 |  5667k|  69.0 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 223k|  38 | 0.000000e+00 |      --      |    Inf |  29.65%
2503.52/2511.09	c  2511s| 80700 |   137 |  5674k|  69.0 |  1098M |  47 |4113 |  60k|   0 |  45k|  0 | 223k|  38 | 0.000000e+00 |      --      |    Inf |  29.66%
2507.40/2514.99	c  2515s| 80800 |   141 |  5685k|  69.1 |  1098M |  47 |4113 |  60k|   0 |  45k|  0 | 223k|  38 | 0.000000e+00 |      --      |    Inf |  29.66%
2509.60/2517.14	c  2517s| 80900 |   142 |  5690k|  69.0 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 224k|  38 | 0.000000e+00 |      --      |    Inf |  29.66%
2512.98/2520.52	c  2521s| 81000 |   144 |  5699k|  69.1 |  1098M |  47 |4113 |  60k|   0 |  45k|  0 | 224k|  38 | 0.000000e+00 |      --      |    Inf |  29.67%
2519.76/2527.30	c  2527s| 81100 |   150 |  5719k|  69.2 |  1098M |  47 |4113 |  60k|  50k|  45k|  2 | 224k|  38 | 0.000000e+00 |      --      |    Inf |  29.67%
2522.46/2530.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2522.46/2530.10	c  2530s| 81200 |   143 |  5726k|  69.2 |  1098M |  47 |4113 |  60k|   0 |  45k|  0 | 225k|  38 | 0.000000e+00 |      --      |    Inf |  29.67%
2524.65/2532.26	c  2532s| 81300 |   148 |  5732k|  69.2 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 225k|  38 | 0.000000e+00 |      --      |    Inf |  29.67%
2526.84/2534.44	c  2534s| 81400 |   148 |  5737k|  69.2 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 225k|  38 | 0.000000e+00 |      --      |    Inf |  29.67%
2529.33/2536.93	c  2537s| 81500 |   141 |  5743k|  69.2 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 226k|  38 | 0.000000e+00 |      --      |    Inf |  29.67%
2532.72/2540.37	c  2540s| 81600 |   143 |  5752k|  69.2 |  1098M |  47 |4113 |  60k|   0 |  45k|  0 | 226k|  38 | 0.000000e+00 |      --      |    Inf |  29.68%
2536.91/2544.50	c  2544s| 81700 |   144 |  5763k|  69.3 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 226k|  38 | 0.000000e+00 |      --      |    Inf |  29.68%
2539.70/2547.35	c  2547s| 81800 |   140 |  5770k|  69.3 |  1098M |  47 |4113 |  60k|   0 |  45k|  0 | 226k|  38 | 0.000000e+00 |      --      |    Inf |  29.68%
2544.99/2552.65	c  2553s| 81900 |   142 |  5785k|  69.4 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 227k|  38 | 0.000000e+00 |      --      |    Inf |  29.68%
2548.78/2556.43	c  2556s| 82000 |   146 |  5795k|  69.4 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 227k|  38 | 0.000000e+00 |      --      |    Inf |  29.68%
2552.07/2559.70	c  2560s| 82100 |   148 |  5803k|  69.4 |  1098M |  47 |4113 |  60k|   0 |  45k|  0 | 227k|  38 | 0.000000e+00 |      --      |    Inf |  29.68%
2557.25/2564.92	c  2565s| 82200 |   147 |  5817k|  69.5 |  1098M |  47 |4113 |  60k|   0 |  45k|  0 | 227k|  38 | 0.000000e+00 |      --      |    Inf |  29.68%
2559.64/2567.33	c  2567s| 82300 |   141 |  5822k|  69.5 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 228k|  38 | 0.000000e+00 |      --      |    Inf |  29.68%
2562.24/2569.93	c  2570s| 82400 |   139 |  5829k|  69.5 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 228k|  38 | 0.000000e+00 |      --      |    Inf |  29.68%
2565.33/2573.10	c  2573s| 82500 |   141 |  5838k|  69.5 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 229k|  38 | 0.000000e+00 |      --      |    Inf |  29.68%
2567.82/2575.57	c  2576s| 82600 |   145 |  5844k|  69.5 |  1098M |  47 |4113 |  60k|  50k|  45k|  2 | 229k|  38 | 0.000000e+00 |      --      |    Inf |  29.69%
2570.11/2577.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2570.11/2577.83	c  2578s| 82700 |   147 |  5849k|  69.5 |  1098M |  47 |4113 |  60k|  50k|  45k|  1 | 229k|  38 | 0.000000e+00 |      --      |    Inf |  29.69%
2573.41/2581.12	c  2581s| 82800 |   148 |  5857k|  69.5 |  1099M |  47 |4113 |  61k|  50k|  45k|  1 | 229k|  38 | 0.000000e+00 |      --      |    Inf |  29.69%
2575.90/2583.61	c  2584s| 82900 |   144 |  5864k|  69.5 |  1099M |  47 |4113 |  61k|   0 |  45k|  0 | 230k|  38 | 0.000000e+00 |      --      |    Inf |  29.69%
2578.99/2586.75	c  2587s| 83000 |   143 |  5872k|  69.5 |  1099M |  47 |4113 |  61k|  50k|  45k|  1 | 230k|  38 | 0.000000e+00 |      --      |    Inf |  29.70%
2581.78/2589.58	c  2590s| 83100 |   153 |  5880k|  69.5 |  1099M |  47 |4113 |  61k|  50k|  45k|  1 | 230k|  38 | 0.000000e+00 |      --      |    Inf |  29.70%
2584.77/2592.51	c  2592s| 83200 |   150 |  5886k|  69.5 |  1099M |  47 |4113 |  61k|  50k|  46k|  1 | 231k|  38 | 0.000000e+00 |      --      |    Inf |  29.70%
2587.56/2595.35	c  2595s| 83300 |   145 |  5893k|  69.5 |  1099M |  47 |4113 |  61k|  50k|  46k|  2 | 231k|  38 | 0.000000e+00 |      --      |    Inf |  29.70%
2590.45/2598.25	c  2598s| 83400 |   141 |  5899k|  69.5 |  1099M |  47 |4113 |  61k|  50k|  46k|  1 | 231k|  38 | 0.000000e+00 |      --      |    Inf |  29.70%
2592.94/2600.79	c  2601s| 83500 |   148 |  5905k|  69.5 |  1099M |  47 |4113 |  61k|  50k|  46k|  1 | 231k|  38 | 0.000000e+00 |      --      |    Inf |  29.70%
2595.93/2603.78	c  2604s| 83600 |   149 |  5914k|  69.5 |  1099M |  47 |4113 |  61k|  50k|  46k|  2 | 232k|  38 | 0.000000e+00 |      --      |    Inf |  29.70%
2598.33/2606.10	c  2606s| 83700 |   151 |  5921k|  69.5 |  1099M |  47 |4113 |  61k|   0 |  46k|  0 | 232k|  38 | 0.000000e+00 |      --      |    Inf |  29.70%
2600.33/2608.16	c  2608s| 83800 |   152 |  5926k|  69.5 |  1099M |  47 |4113 |  61k|   0 |  46k|  0 | 232k|  38 | 0.000000e+00 |      --      |    Inf |  29.70%
2602.81/2610.63	c  2611s| 83900 |   146 |  5932k|  69.4 |  1099M |  47 |4113 |  61k|  50k|  46k|  1 | 232k|  38 | 0.000000e+00 |      --      |    Inf |  29.70%
2606.00/2613.88	c  2614s| 84000 |   146 |  5939k|  69.5 |  1099M |  47 |4113 |  61k|   0 |  46k|  0 | 233k|  38 | 0.000000e+00 |      --      |    Inf |  29.71%
2608.99/2616.88	c  2617s| 84100 |   146 |  5947k|  69.5 |  1099M |  47 |4113 |  60k|   0 |  46k|  0 | 233k|  38 | 0.000000e+00 |      --      |    Inf |  29.71%
2611.49/2619.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2611.49/2619.32	c  2619s| 84200 |   146 |  5953k|  69.5 |  1099M |  47 |4113 |  60k|  50k|  46k|  1 | 233k|  38 | 0.000000e+00 |      --      |    Inf |  29.71%
2615.18/2623.06	c  2623s| 84300 |   145 |  5964k|  69.5 |  1099M |  47 |4113 |  61k|   0 |  46k|  0 | 233k|  38 | 0.000000e+00 |      --      |    Inf |  29.71%
2619.07/2626.98	c  2627s| 84400 |   151 |  5975k|  69.5 |  1099M |  47 |4113 |  61k|  50k|  46k|  1 | 234k|  38 | 0.000000e+00 |      --      |    Inf |  29.71%
2622.56/2630.47	c  2630s| 84500 |   144 |  5984k|  69.6 |  1099M |  47 |4113 |  61k|  50k|  46k|  1 | 234k|  38 | 0.000000e+00 |      --      |    Inf |  29.71%
2626.34/2634.27	c  2634s| 84600 |   146 |  5994k|  69.6 |  1099M |  47 |4113 |  60k|  50k|  46k|  1 | 234k|  38 | 0.000000e+00 |      --      |    Inf |  29.71%
2629.14/2637.02	c  2637s| 84700 |   146 |  6002k|  69.6 |  1099M |  47 |4113 |  60k|   0 |  46k|  0 | 235k|  38 | 0.000000e+00 |      --      |    Inf |  29.71%
2632.03/2639.95	c  2640s| 84800 |   145 |  6009k|  69.6 |  1099M |  47 |4113 |  60k|   0 |  46k|  0 | 235k|  38 | 0.000000e+00 |      --      |    Inf |  29.71%
2635.12/2643.00	c  2643s| 84900 |   148 |  6017k|  69.6 |  1099M |  47 |4113 |  60k|  50k|  46k|  1 | 235k|  38 | 0.000000e+00 |      --      |    Inf |  29.71%
2639.11/2647.09	c  2647s| 85000 |   141 |  6029k|  69.7 |  1099M |  47 |4113 |  60k|   0 |  46k|  0 | 235k|  38 | 0.000000e+00 |      --      |    Inf |  29.71%
2642.60/2650.56	c  2651s| 85100 |   144 |  6037k|  69.7 |  1099M |  47 |4113 |  60k|  50k|  46k|  1 | 236k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2645.09/2653.05	c  2653s| 85200 |   149 |  6044k|  69.7 |  1099M |  47 |4113 |  60k|  50k|  46k|  1 | 236k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2646.88/2654.80	c  2655s| 85300 |   145 |  6048k|  69.7 |  1099M |  47 |4113 |  60k|  50k|  46k|  1 | 236k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2648.88/2656.80	c  2657s| 85400 |   145 |  6054k|  69.7 |  1099M |  47 |4113 |  60k|  50k|  46k|  1 | 236k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2651.57/2659.51	c  2660s| 85500 |   147 |  6061k|  69.7 |  1099M |  47 |4113 |  60k|   0 |  46k|  0 | 237k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2654.36/2662.31	c  2662s| 85600 |   146 |  6068k|  69.7 |  1099M |  47 |4113 |  60k|   0 |  46k|  0 | 237k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2656.95/2664.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2656.95/2664.93	c  2665s| 85700 |   147 |  6075k|  69.7 |  1099M |  47 |4113 |  60k|   0 |  46k|  0 | 237k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2659.94/2667.93	c  2668s| 85800 |   145 |  6082k|  69.7 |  1099M |  47 |4113 |  60k|  50k|  47k|  1 | 237k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2662.83/2670.82	c  2671s| 85900 |   148 |  6090k|  69.7 |  1099M |  47 |4113 |  60k|  50k|  47k|  1 | 238k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2665.73/2673.78	c  2674s| 86000 |   153 |  6098k|  69.7 |  1100M |  47 |4113 |  60k|   0 |  47k|  0 | 238k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2669.32/2677.30	c  2677s| 86100 |   156 |  6109k|  69.7 |  1100M |  47 |4113 |  60k|   0 |  47k|  0 | 238k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2671.91/2679.93	c  2680s| 86200 |   150 |  6116k|  69.7 |  1100M |  47 |4113 |  60k|  50k|  47k|  1 | 239k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2675.10/2683.12	c  2683s| 86300 |   148 |  6124k|  69.7 |  1100M |  47 |4113 |  60k|  50k|  47k|  1 | 239k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2677.99/2686.07	c  2686s| 86400 |   142 |  6131k|  69.7 |  1100M |  47 |4113 |  60k|  50k|  47k|  1 | 239k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2681.98/2690.04	c  2690s| 86500 |   157 |  6143k|  69.8 |  1100M |  47 |4113 |  60k|  50k|  47k|  1 | 239k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2684.77/2692.81	c  2693s| 86600 |   145 |  6150k|  69.8 |  1100M |  47 |4113 |  60k|   0 |  47k|  0 | 240k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2687.76/2695.81	c  2696s| 86700 |   142 |  6157k|  69.8 |  1100M |  47 |4113 |  60k|   0 |  47k|  0 | 240k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2691.35/2699.43	c  2699s| 86800 |   145 |  6167k|  69.8 |  1100M |  47 |4113 |  60k|   0 |  47k|  0 | 240k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2695.44/2703.59	c  2704s| 86900 |   149 |  6178k|  69.9 |  1100M |  47 |4113 |  60k|   0 |  47k|  0 | 241k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2698.53/2706.65	c  2707s| 87000 |   148 |  6189k|  69.9 |  1100M |  47 |4113 |  60k|  50k|  47k|  1 | 241k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2701.42/2709.53	c  2710s| 87100 |   147 |  6196k|  69.9 |  1100M |  47 |4113 |  60k|   0 |  47k|  0 | 241k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2703.61/2711.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2703.61/2711.74	c  2712s| 87200 |   147 |  6201k|  69.9 |  1100M |  47 |4113 |  60k|  50k|  47k|  1 | 242k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2706.60/2714.70	c  2715s| 87300 |   151 |  6210k|  69.9 |  1100M |  47 |4113 |  60k|   0 |  47k|  0 | 242k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2710.29/2718.47	c  2718s| 87400 |   153 |  6220k|  70.0 |  1100M |  47 |4113 |  60k|  50k|  47k|  1 | 242k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2713.78/2721.95	c  2722s| 87500 |   147 |  6230k|  70.0 |  1100M |  47 |4113 |  60k|  50k|  47k|  1 | 242k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2716.77/2724.91	c  2725s| 87600 |   142 |  6237k|  70.0 |  1100M |  47 |4113 |  60k|   0 |  47k|  0 | 243k|  38 | 0.000000e+00 |      --      |    Inf |  29.72%
2722.36/2730.60	c  2731s| 87700 |   146 |  6251k|  70.1 |  1105M |  47 |4113 |  60k|   0 |  47k|  0 | 243k|  38 | 0.000000e+00 |      --      |    Inf |  29.73%
2724.25/2732.42	c  2732s| 87800 |   149 |  6256k|  70.1 |  1105M |  47 |4113 |  60k|  50k|  47k|  1 | 243k|  38 | 0.000000e+00 |      --      |    Inf |  29.73%
2726.55/2734.72	c  2735s| 87900 |   146 |  6261k|  70.0 |  1105M |  47 |4113 |  60k|  50k|  47k|  1 | 244k|  38 | 0.000000e+00 |      --      |    Inf |  29.73%
2729.64/2737.81	c  2738s| 88000 |   150 |  6271k|  70.1 |  1105M |  47 |4113 |  60k|  50k|  47k|  1 | 244k|  38 | 0.000000e+00 |      --      |    Inf |  29.73%
2732.13/2740.33	c  2740s| 88100 |   144 |  6277k|  70.0 |  1105M |  47 |4113 |  60k|  50k|  47k|  1 | 244k|  38 | 0.000000e+00 |      --      |    Inf |  29.74%
2735.72/2743.95	c  2744s| 88200 |   146 |  6286k|  70.1 |  1105M |  47 |4113 |  60k|   0 |  47k|  0 | 245k|  38 | 0.000000e+00 |      --      |    Inf |  29.74%
2738.41/2746.67	c  2747s| 88300 |   155 |  6292k|  70.1 |  1106M |  47 |4113 |  60k|  50k|  47k|  1 | 245k|  38 | 0.000000e+00 |      --      |    Inf |  29.74%
2740.50/2748.79	c  2749s| 88400 |   155 |  6297k|  70.0 |  1106M |  47 |4113 |  60k|  50k|  47k|  1 | 245k|  38 | 0.000000e+00 |      --      |    Inf |  29.74%
2742.70/2750.90	c  2751s| 88500 |   162 |  6302k|  70.0 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 245k|  38 | 0.000000e+00 |      --      |    Inf |  29.74%
2744.69/2752.93	c  2753s| 88600 |   163 |  6307k|  70.0 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 246k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2746.89/2755.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2746.89/2755.19	c  2755s| 88700 |   165 |  6313k|  70.0 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 246k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2749.68/2757.97	c  2758s| 88800 |   160 |  6320k|  70.0 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 246k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2751.57/2759.81	c  2760s| 88900 |   160 |  6325k|  70.0 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 247k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2753.16/2761.47	c  2761s| 89000 |   155 |  6329k|  69.9 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 247k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2755.26/2763.53	c  2764s| 89100 |   163 |  6334k|  69.9 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 247k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2756.86/2765.18	c  2765s| 89200 |   162 |  6339k|  69.9 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 247k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2758.75/2767.03	c  2767s| 89300 |   158 |  6346k|  69.9 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 248k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2761.54/2769.80	c  2770s| 89400 |   157 |  6352k|  69.9 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 248k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2763.63/2771.98	c  2772s| 89500 |   154 |  6357k|  69.9 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 248k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2765.53/2773.80	c  2774s| 89600 |   154 |  6362k|  69.8 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 248k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2767.32/2775.65	c  2776s| 89700 |   156 |  6367k|  69.8 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 249k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2768.92/2777.29	c  2777s| 89800 |   157 |  6372k|  69.8 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 249k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2770.91/2779.28	c  2779s| 89900 |   161 |  6377k|  69.8 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 249k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2773.00/2781.31	c  2781s| 90000 |   162 |  6382k|  69.7 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 249k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2774.70/2783.04	c  2783s| 90100 |   160 |  6386k|  69.7 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 250k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2776.39/2784.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2776.39/2784.78	c  2785s| 90200 |   161 |  6391k|  69.7 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 250k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2778.49/2786.80	c  2787s| 90300 |   162 |  6396k|  69.7 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 250k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2780.69/2789.06	c  2789s| 90400 |   161 |  6402k|  69.7 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 251k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2782.87/2791.27	c  2791s| 90500 |   164 |  6408k|  69.6 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 251k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2784.87/2793.26	c  2793s| 90600 |   159 |  6413k|  69.6 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 251k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2787.16/2795.54	c  2796s| 90700 |   162 |  6419k|  69.6 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 251k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2789.05/2797.50	c  2797s| 90800 |   159 |  6424k|  69.6 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 252k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2790.95/2799.31	c  2799s| 90900 |   160 |  6428k|  69.6 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 252k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2792.75/2801.16	c  2801s| 91000 |   161 |  6433k|  69.5 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 252k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2794.24/2802.66	c  2803s| 91100 |   160 |  6437k|  69.5 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 252k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2796.23/2804.62	c  2805s| 91200 |   158 |  6444k|  69.5 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 253k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2797.93/2806.35	c  2806s| 91300 |   158 |  6448k|  69.5 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 253k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2799.73/2808.14	c  2808s| 91400 |   156 |  6453k|  69.5 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 253k|  38 | 0.000000e+00 |      --      |    Inf |  29.75%
2802.21/2810.63	c  2811s| 91500 |   163 |  6460k|  69.5 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 254k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2804.11/2812.50	c  2812s| 91600 |   161 |  6466k|  69.4 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 254k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2806.50/2814.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2806.50/2814.97	c  2815s| 91700 |   158 |  6473k|  69.4 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 254k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2808.70/2817.15	c  2817s| 91800 |   163 |  6479k|  69.4 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 254k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2811.19/2819.69	c  2820s| 91900 |   163 |  6487k|  69.4 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 255k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2813.08/2821.56	c  2822s| 92000 |   165 |  6492k|  69.4 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 255k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2815.58/2824.08	c  2824s| 92100 |   162 |  6499k|  69.4 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 255k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2817.67/2826.13	c  2826s| 92200 |   163 |  6504k|  69.4 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 255k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2820.16/2828.63	c  2829s| 92300 |   164 |  6511k|  69.4 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 256k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2822.45/2830.90	c  2831s| 92400 |   161 |  6517k|  69.4 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 256k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2824.45/2832.92	c  2833s| 92500 |   163 |  6522k|  69.4 |  1106M |  47 |4113 |  60k|   0 |  48k|  0 | 256k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2827.34/2835.81	c  2836s| 92600 |   170 |  6531k|  69.4 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 256k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2829.33/2837.81	c  2838s| 92700 |   161 |  6536k|  69.4 |  1106M |  47 |4113 |  60k|  50k|  48k|  0 | 257k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2831.03/2839.58	c  2840s| 92800 |   164 |  6541k|  69.4 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 257k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2832.82/2841.31	c  2841s| 92900 |   167 |  6546k|  69.3 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 257k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2834.62/2843.18	c  2843s| 93000 |   169 |  6550k|  69.3 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 258k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2836.21/2844.76	c  2845s| 93100 |   166 |  6554k|  69.3 |  1106M |  47 |4113 |  60k|  50k|  48k|  1 | 258k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2837.81/2846.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2837.81/2846.34	c  2846s| 93200 |   163 |  6558k|  69.2 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 258k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2839.40/2847.93	c  2848s| 93300 |   166 |  6562k|  69.2 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 259k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2840.90/2849.49	c  2849s| 93400 |   165 |  6565k|  69.2 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 259k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2842.99/2851.51	c  2851s| 93500 |   167 |  6571k|  69.2 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 259k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2845.38/2853.99	c  2854s| 93600 |   165 |  6578k|  69.2 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 260k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2847.58/2856.16	c  2856s| 93700 |   162 |  6583k|  69.1 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 260k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2849.37/2857.91	c  2858s| 93800 |   162 |  6588k|  69.1 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 260k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2851.06/2859.66	c  2860s| 93900 |   164 |  6593k|  69.1 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 261k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2852.76/2861.39	c  2861s| 94000 |   162 |  6597k|  69.1 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 261k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2854.56/2863.18	c  2863s| 94100 |   162 |  6601k|  69.0 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 261k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2857.05/2865.62	c  2866s| 94200 |   163 |  6609k|  69.0 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 262k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2858.94/2867.51	c  2868s| 94300 |   161 |  6613k|  69.0 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 262k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2861.13/2869.75	c  2870s| 94400 |   157 |  6619k|  69.0 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 262k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2863.13/2871.78	c  2872s| 94500 |   157 |  6625k|  69.0 |  1106M |  47 |4113 |  60k|  50k|  49k|  0 | 262k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2866.02/2874.65	c  2875s| 94600 |   159 |  6633k|  69.0 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 263k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2868.11/2876.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2868.11/2876.71	c  2877s| 94700 |   160 |  6639k|  69.0 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 263k|  38 | 0.000000e+00 |      --      |    Inf |  29.76%
2870.60/2879.20	c  2879s| 94800 |   158 |  6647k|  69.0 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 263k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2873.00/2881.66	c  2882s| 94900 |   168 |  6654k|  69.0 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 263k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2874.40/2883.06	c  2883s| 95000 |   164 |  6658k|  69.0 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 264k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2876.39/2885.01	c  2885s| 95100 |   160 |  6663k|  69.0 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 264k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2878.98/2887.65	c  2888s| 95200 |   164 |  6673k|  69.0 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 264k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2880.48/2889.14	c  2889s| 95300 |   163 |  6676k|  69.0 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 265k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2882.77/2891.44	c  2891s| 95400 |   162 |  6682k|  68.9 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 265k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2885.06/2893.79	c  2894s| 95500 |   166 |  6688k|  68.9 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 265k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2887.85/2896.52	c  2897s| 95600 |   166 |  6696k|  68.9 |  1106M |  47 |4113 |  60k|  50k|  49k|  0 | 266k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2890.05/2898.78	c  2899s| 95700 |   163 |  6702k|  68.9 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 266k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2893.24/2901.95	c  2902s| 95800 |   162 |  6711k|  69.0 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 266k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2895.43/2904.16	c  2904s| 95900 |   162 |  6717k|  69.0 |  1106M |  47 |4113 |  60k|  50k|  49k|  2 | 266k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2898.12/2906.80	c  2907s| 96000 |   169 |  6727k|  69.0 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 266k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2899.62/2908.30	c  2908s| 96100 |   168 |  6731k|  69.0 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 267k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2901.42/2910.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2901.42/2910.19	c  2910s| 96200 |   168 |  6736k|  68.9 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 267k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2903.70/2912.40	c  2912s| 96300 |   166 |  6742k|  68.9 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 267k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2906.10/2914.82	c  2915s| 96400 |   169 |  6750k|  68.9 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 267k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2908.09/2916.82	c  2917s| 96500 |   169 |  6755k|  68.9 |  1106M |  47 |4113 |  60k|  50k|  49k|  0 | 268k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2910.78/2919.59	c  2920s| 96600 |   170 |  6766k|  69.0 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 268k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2912.48/2921.28	c  2921s| 96700 |   170 |  6770k|  68.9 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 268k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2914.47/2923.24	c  2923s| 96800 |   171 |  6776k|  68.9 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 269k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2916.37/2925.14	c  2925s| 96900 |   171 |  6781k|  68.9 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 269k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2918.36/2927.15	c  2927s| 97000 |   171 |  6787k|  68.9 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 269k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2919.95/2928.70	c  2929s| 97100 |   172 |  6791k|  68.9 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 269k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2921.55/2930.31	c  2930s| 97200 |   172 |  6794k|  68.8 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 270k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2923.25/2932.00	c  2932s| 97300 |   169 |  6798k|  68.8 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 270k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2925.44/2934.29	c  2934s| 97400 |   169 |  6805k|  68.8 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 270k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2927.53/2936.30	c  2936s| 97500 |   169 |  6811k|  68.8 |  1106M |  47 |4113 |  60k|   0 |  49k|  0 | 271k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2929.62/2938.40	c  2938s| 97600 |   170 |  6817k|  68.8 |  1106M |  47 |4113 |  60k|  50k|  49k|  1 | 271k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2931.72/2940.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2931.72/2940.59	c  2941s| 97700 |   171 |  6823k|  68.8 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 271k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2933.41/2942.20	c  2942s| 97800 |   168 |  6828k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 272k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2935.71/2944.50	c  2944s| 97900 |   169 |  6835k|  68.8 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 272k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2937.40/2946.26	c  2946s| 98000 |   166 |  6839k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 272k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2939.39/2948.20	c  2948s| 98100 |   166 |  6845k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 272k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2941.39/2950.27	c  2950s| 98200 |   171 |  6849k|  68.7 |  1107M |  47 |4113 |  60k|   0 |  49k|  0 | 273k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2943.68/2952.57	c  2953s| 98300 |   169 |  6855k|  68.7 |  1107M |  47 |4113 |  60k|   0 |  49k|  0 | 273k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2945.87/2954.77	c  2955s| 98400 |   170 |  6861k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 273k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2947.77/2956.70	c  2957s| 98500 |   170 |  6866k|  68.6 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 273k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2951.36/2960.23	c  2960s| 98600 |   170 |  6876k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 274k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2953.85/2962.77	c  2963s| 98700 |   167 |  6884k|  68.7 |  1107M |  47 |4113 |  60k|   0 |  49k|  0 | 274k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2956.54/2965.48	c  2965s| 98800 |   167 |  6892k|  68.7 |  1107M |  47 |4113 |  60k|   0 |  49k|  0 | 274k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2959.14/2968.05	c  2968s| 98900 |   167 |  6899k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 275k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2962.03/2970.96	c  2971s| 99000 |   172 |  6906k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 275k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2964.32/2973.29	c  2973s| 99100 |   171 |  6913k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 275k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2966.52/2975.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2966.52/2975.43	c  2975s| 99200 |   169 |  6918k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 275k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2968.91/2977.80	c  2978s| 99300 |   170 |  6925k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 276k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2971.11/2980.01	c  2980s| 99400 |   172 |  6931k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 276k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2973.59/2982.53	c  2983s| 99500 |   171 |  6938k|  68.7 |  1107M |  47 |4113 |  60k|   0 |  49k|  0 | 276k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2975.99/2984.98	c  2985s| 99600 |   173 |  6945k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 277k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2978.48/2987.41	c  2987s| 99700 |   173 |  6952k|  68.7 |  1107M |  47 |4113 |  60k|  50k|  49k|  1 | 277k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2981.67/2990.68	c  2991s| 99800 |   168 |  6963k|  68.7 |  1107M |  47 |4113 |  61k|   0 |  49k|  0 | 277k|  38 | 0.000000e+00 |      --      |    Inf |  29.77%
2985.06/2994.07	c  2994s| 99900 |   170 |  6972k|  68.8 |  1107M |  47 |4113 |  61k|   0 |  49k|  0 | 277k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
2988.06/2997.04	c  2997s|100000 |   171 |  6980k|  68.8 |  1107M |  47 |4113 |  61k|   0 |  49k|  0 | 278k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
2991.15/3000.11	c  3000s|100100 |   175 |  6988k|  68.8 |  1107M |  47 |4113 |  61k|   0 |  49k|  0 | 278k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
2993.83/3002.84	c  3003s|100200 |   174 |  6995k|  68.8 |  1107M |  47 |4113 |  60k|   0 |  49k|  0 | 278k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
2996.73/3005.70	c  3006s|100300 |   177 |  7004k|  68.8 |  1108M |  47 |4113 |  60k|   0 |  49k|  0 | 279k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
2999.92/3008.95	c  3009s|100400 |   172 |  7014k|  68.8 |  1108M |  47 |4113 |  60k|  50k|  49k|  1 | 279k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3002.91/3011.94	c  3012s|100500 |   169 |  7022k|  68.8 |  1108M |  47 |4113 |  60k|  50k|  49k|  0 | 279k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3005.50/3014.53	c  3015s|100600 |   168 |  7030k|  68.8 |  1108M |  47 |4113 |  60k|   0 |  49k|  0 | 279k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3008.00/3017.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3008.00/3017.08	c  3017s|100700 |   164 |  7037k|  68.8 |  1108M |  47 |4113 |  60k|  50k|  49k|  1 | 280k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3010.88/3019.98	c  3020s|100800 |   166 |  7045k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  49k|  1 | 280k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3012.98/3022.01	c  3022s|100900 |   167 |  7050k|  68.8 |  1108M |  47 |4113 |  60k|  50k|  49k|  1 | 280k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3015.17/3024.23	c  3024s|101000 |   169 |  7056k|  68.8 |  1108M |  47 |4113 |  60k|  50k|  49k|  1 | 281k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3017.97/3027.06	c  3027s|101100 |   166 |  7065k|  68.8 |  1108M |  47 |4113 |  60k|  50k|  49k|  1 | 281k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3020.26/3029.34	c  3029s|101200 |   164 |  7072k|  68.8 |  1108M |  47 |4113 |  60k|  50k|  49k|  1 | 281k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3022.75/3031.83	c  3032s|101300 |   171 |  7079k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  49k|  1 | 282k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3025.05/3034.16	c  3034s|101400 |   163 |  7086k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  49k|  1 | 282k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3027.63/3036.78	c  3037s|101500 |   168 |  7094k|  68.9 |  1108M |  47 |4113 |  60k|   0 |  49k|  0 | 282k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3030.62/3039.77	c  3040s|101600 |   172 |  7102k|  68.9 |  1108M |  47 |4113 |  60k|   0 |  49k|  0 | 283k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3032.72/3041.88	c  3042s|101700 |   172 |  7110k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  49k|  1 | 283k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3036.01/3045.15	c  3045s|101800 |   168 |  7119k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  50k|  1 | 283k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3038.01/3047.17	c  3047s|101900 |   165 |  7124k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  50k|  1 | 284k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3040.40/3049.57	c  3050s|102000 |   165 |  7131k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  50k|  1 | 284k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3043.29/3052.47	c  3052s|102100 |   166 |  7140k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  50k|  1 | 284k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3046.58/3055.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3046.58/3055.75	c  3056s|102200 |   160 |  7150k|  68.9 |  1108M |  47 |4113 |  60k|   0 |  50k|  0 | 284k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3048.98/3058.11	c  3058s|102300 |   156 |  7156k|  68.9 |  1108M |  47 |4113 |  60k|   0 |  50k|  0 | 285k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3050.97/3060.15	c  3060s|102400 |   156 |  7161k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  50k|  2 | 285k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3053.06/3062.28	c  3062s|102500 |   152 |  7167k|  68.9 |  1108M |  47 |4113 |  60k|   0 |  50k|  0 | 285k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3055.25/3064.48	c  3064s|102600 |   153 |  7173k|  68.9 |  1108M |  47 |4113 |  60k|   0 |  50k|  0 | 286k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3058.14/3067.33	c  3067s|102700 |   151 |  7180k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  50k|  1 | 286k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3061.43/3070.66	c  3071s|102800 |   150 |  7190k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  50k|  1 | 286k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3063.23/3072.45	c  3072s|102900 |   149 |  7195k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  50k|  1 | 286k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3065.62/3074.88	c  3075s|103000 |   149 |  7201k|  68.9 |  1108M |  47 |4113 |  60k|   0 |  50k|  0 | 287k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3068.31/3077.55	c  3078s|103100 |   150 |  7209k|  68.9 |  1108M |  47 |4113 |  60k|   0 |  50k|  0 | 287k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3070.11/3079.33	c  3079s|103200 |   152 |  7213k|  68.9 |  1108M |  47 |4113 |  60k|   0 |  50k|  0 | 287k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3073.30/3082.54	c  3083s|103300 |   153 |  7221k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  50k|  1 | 288k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3076.29/3085.57	c  3086s|103400 |   153 |  7230k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  50k|  0 | 288k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3079.28/3088.54	c  3089s|103500 |   151 |  7238k|  68.9 |  1108M |  47 |4113 |  60k|  50k|  50k|  1 | 288k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3082.87/3092.14	c  3092s|103600 |   151 |  7248k|  69.0 |  1108M |  47 |4113 |  60k|   0 |  50k|  0 | 288k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3085.87/3095.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3085.87/3095.15	c  3095s|103700 |   148 |  7255k|  69.0 |  1108M |  47 |4113 |  60k|  50k|  50k|  1 | 289k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3090.55/3099.86	c  3100s|103800 |   154 |  7267k|  69.0 |  1108M |  47 |4113 |  60k|   0 |  50k|  0 | 289k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3093.84/3103.17	c  3103s|103900 |   155 |  7275k|  69.0 |  1108M |  47 |4113 |  60k|  50k|  50k|  1 | 289k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3096.63/3105.93	c  3106s|104000 |   153 |  7282k|  69.0 |  1108M |  47 |4113 |  61k|   0 |  50k|  0 | 290k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3101.82/3111.13	c  3111s|104100 |   153 |  7296k|  69.1 |  1108M |  47 |4113 |  61k|  50k|  50k|  1 | 290k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3106.90/3116.24	c  3116s|104200 |   154 |  7310k|  69.2 |  1108M |  47 |4113 |  61k|  50k|  50k|  1 | 290k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3110.79/3120.18	c  3120s|104300 |   156 |  7322k|  69.2 |  1108M |  47 |4113 |  61k|  50k|  50k|  1 | 291k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3114.18/3123.57	c  3124s|104400 |   157 |  7331k|  69.2 |  1108M |  47 |4113 |  61k|  50k|  50k|  1 | 291k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3117.17/3126.50	c  3126s|104500 |   158 |  7338k|  69.2 |  1108M |  47 |4113 |  61k|  50k|  50k|  1 | 291k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3120.66/3130.06	c  3130s|104600 |   152 |  7349k|  69.3 |  1108M |  47 |4113 |  61k|  50k|  50k|  1 | 292k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3124.95/3134.39	c  3134s|104700 |   153 |  7362k|  69.3 |  1108M |  47 |4113 |  61k|  50k|  50k|  1 | 292k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3128.24/3137.68	c  3138s|104800 |   155 |  7370k|  69.3 |  1109M |  47 |4113 |  61k|   0 |  50k|  0 | 292k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3130.93/3140.39	c  3140s|104900 |   154 |  7376k|  69.3 |  1109M |  47 |4113 |  61k|  50k|  50k|  1 | 292k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3134.12/3143.53	c  3144s|105000 |   152 |  7384k|  69.3 |  1109M |  47 |4113 |  61k|   0 |  50k|  0 | 293k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3137.01/3146.43	c  3146s|105100 |   151 |  7391k|  69.3 |  1109M |  47 |4113 |  61k|  50k|  50k|  2 | 293k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3142.40/3151.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3142.40/3151.82	c  3152s|105200 |   149 |  7407k|  69.4 |  1109M |  47 |4113 |  61k|   0 |  50k|  0 | 293k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3145.69/3155.13	c  3155s|105300 |   152 |  7416k|  69.4 |  1109M |  47 |4113 |  61k|   0 |  50k|  0 | 294k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3148.48/3157.96	c  3158s|105400 |   161 |  7424k|  69.4 |  1109M |  47 |4113 |  61k|  50k|  50k|  1 | 294k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3151.37/3160.89	c  3161s|105500 |   156 |  7431k|  69.4 |  1109M |  47 |4113 |  61k|  50k|  50k|  1 | 294k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3153.96/3163.43	c  3163s|105600 |   155 |  7439k|  69.5 |  1109M |  47 |4113 |  61k|  50k|  50k|  1 | 295k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3156.35/3165.81	c  3166s|105700 |   155 |  7446k|  69.5 |  1109M |  47 |4113 |  61k|  50k|  50k|  1 | 295k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3158.95/3168.49	c  3168s|105800 |   161 |  7453k|  69.5 |  1109M |  47 |4113 |  61k|  50k|  50k|  1 | 295k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3161.54/3171.02	c  3171s|105900 |   155 |  7460k|  69.5 |  1109M |  47 |4113 |  61k|   0 |  50k|  0 | 296k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3163.64/3173.15	c  3173s|106000 |   157 |  7466k|  69.4 |  1109M |  47 |4113 |  61k|   0 |  50k|  0 | 296k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3167.22/3176.70	c  3177s|106100 |   161 |  7478k|  69.5 |  1109M |  47 |4113 |  61k|  50k|  50k|  1 | 296k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3169.52/3179.06	c  3179s|106200 |   160 |  7483k|  69.5 |  1109M |  47 |4113 |  61k|  50k|  50k|  1 | 297k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3172.21/3181.73	c  3182s|106300 |   163 |  7490k|  69.5 |  1109M |  47 |4113 |  61k|  50k|  50k|  1 | 297k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3176.79/3186.33	c  3186s|106400 |   162 |  7500k|  69.5 |  1109M |  47 |4113 |  61k|   0 |  50k|  0 | 297k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3181.68/3191.23	c  3191s|106500 |   161 |  7509k|  69.5 |  1109M |  47 |4113 |  61k|  50k|  50k|  1 | 298k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3188.56/3198.11	c  3198s|106600 |   162 |  7519k|  69.6 |  1109M |  48 |4113 |  61k|   0 |  50k|  0 | 298k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3193.64/3203.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3193.64/3203.20	c  3203s|106700 |   162 |  7526k|  69.6 |  1109M |  48 |4113 |  61k|   0 |  51k|  0 | 298k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3197.23/3206.89	c  3207s|106800 |   164 |  7535k|  69.6 |  1109M |  48 |4113 |  61k|  50k|  51k|  2 | 299k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3199.93/3209.59	c  3210s|106900 |   156 |  7542k|  69.6 |  1109M |  48 |4113 |  61k|  50k|  51k|  1 | 299k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3202.42/3212.10	c  3212s|107000 |   156 |  7549k|  69.6 |  1109M |  48 |4113 |  61k|  50k|  51k|  2 | 299k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3205.61/3215.25	c  3215s|107100 |   156 |  7556k|  69.6 |  1109M |  48 |4113 |  61k|  50k|  51k|  1 | 300k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3208.00/3217.68	c  3218s|107200 |   155 |  7563k|  69.6 |  1109M |  48 |4113 |  61k|   0 |  51k|  0 | 300k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3210.69/3220.34	c  3220s|107300 |   155 |  7569k|  69.6 |  1109M |  48 |4113 |  61k|  50k|  51k|  1 | 300k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3213.39/3223.01	c  3223s|107400 |   154 |  7576k|  69.6 |  1109M |  48 |4113 |  61k|  50k|  51k|  1 | 301k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3216.78/3226.49	c  3226s|107500 |   150 |  7585k|  69.6 |  1109M |  50 |4113 |  61k|   0 |  51k|  0 | 301k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3219.97/3229.63	c  3230s|107600 |   149 |  7593k|  69.6 |  1109M |  50 |4113 |  61k|  50k|  51k|  1 | 301k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3223.76/3233.49	c  3233s|107700 |   152 |  7603k|  69.6 |  1109M |  50 |4113 |  60k|  50k|  51k|  1 | 302k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3233.23/3242.96	c  3243s|107800 |   147 |  7614k|  69.7 |  1114M |  50 |4113 |  61k|  50k|  51k|  1 | 302k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3240.21/3249.95	c  3250s|107900 |   152 |  7623k|  69.7 |  1114M |  50 |4113 |  60k|  51k|  51k|  1 | 302k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3249.58/3259.32	c  3259s|108000 |   151 |  7636k|  69.7 |  1115M |  50 |4113 |  61k|  50k|  52k|  1 | 302k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3253.47/3263.28	c  3263s|108100 |   151 |  7646k|  69.8 |  1115M |  50 |4113 |  61k|  50k|  52k|  1 | 303k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3258.86/3268.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3258.86/3268.61	c  3269s|108200 |   151 |  7661k|  69.8 |  1115M |  50 |4113 |  61k|  50k|  52k|  1 | 303k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3261.15/3270.98	c  3271s|108300 |   156 |  7667k|  69.8 |  1115M |  50 |4113 |  61k|  50k|  52k|  1 | 303k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3263.04/3272.87	c  3273s|108400 |   156 |  7672k|  69.8 |  1115M |  50 |4113 |  61k|  50k|  52k|  1 | 303k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3265.14/3274.98	c  3275s|108500 |   155 |  7677k|  69.8 |  1115M |  50 |4113 |  61k|   0 |  52k|  0 | 304k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3267.53/3277.30	c  3277s|108600 |   152 |  7683k|  69.8 |  1115M |  50 |4113 |  61k|   0 |  52k|  0 | 304k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3270.62/3280.45	c  3280s|108700 |   153 |  7690k|  69.8 |  1115M |  50 |4113 |  61k|  50k|  52k|  1 | 304k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3273.51/3283.36	c  3283s|108800 |   150 |  7697k|  69.8 |  1115M |  50 |4113 |  61k|   0 |  52k|  0 | 305k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3275.61/3285.42	c  3285s|108900 |   150 |  7702k|  69.8 |  1115M |  50 |4113 |  61k|   0 |  52k|  0 | 305k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3277.40/3287.21	c  3287s|109000 |   149 |  7707k|  69.7 |  1115M |  50 |4113 |  61k|  50k|  52k|  1 | 305k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3280.20/3290.08	c  3290s|109100 |   154 |  7715k|  69.8 |  1115M |  50 |4113 |  61k|  50k|  52k|  1 | 306k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3282.69/3292.57	c  3293s|109200 |   152 |  7722k|  69.7 |  1116M |  50 |4113 |  61k|  50k|  52k|  2 | 306k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3285.28/3295.17	c  3295s|109300 |   152 |  7728k|  69.7 |  1116M |  50 |4113 |  61k|  51k|  52k|  1 | 306k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3288.47/3298.36	c  3298s|109400 |   148 |  7735k|  69.7 |  1116M |  50 |4113 |  61k|  50k|  52k|  1 | 306k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3292.46/3302.32	c  3302s|109500 |   147 |  7744k|  69.8 |  1116M |  50 |4113 |  61k|  50k|  52k|  1 | 307k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3295.25/3305.12	c  3305s|109600 |   146 |  7752k|  69.8 |  1116M |  50 |4113 |  61k|  50k|  52k|  1 | 307k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3297.04/3306.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3297.04/3306.97	c  3307s|109700 |   147 |  7756k|  69.7 |  1116M |  50 |4113 |  61k|   0 |  52k|  0 | 307k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3299.14/3309.08	c  3309s|109800 |   148 |  7763k|  69.7 |  1116M |  50 |4113 |  61k|  50k|  52k|  1 | 307k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3301.63/3311.57	c  3312s|109900 |   146 |  7770k|  69.7 |  1116M |  50 |4113 |  61k|   0 |  52k|  0 | 308k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3304.62/3314.52	c  3315s|110000 |   150 |  7778k|  69.7 |  1116M |  50 |4113 |  61k|   0 |  52k|  0 | 308k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3307.22/3317.18	c  3317s|110100 |   151 |  7784k|  69.7 |  1116M |  50 |4113 |  61k|  50k|  53k|  1 | 308k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3309.90/3319.82	c  3320s|110200 |   153 |  7791k|  69.7 |  1116M |  50 |4113 |  61k|  50k|  53k|  1 | 309k|  38 | 0.000000e+00 |      --      |    Inf |  29.78%
3311.60/3321.57	c  3322s|110300 |   149 |  7796k|  69.7 |  1116M |  50 |4113 |  61k|   0 |  53k|  0 | 309k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3313.59/3323.57	c  3324s|110400 |   150 |  7801k|  69.7 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 309k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3315.49/3325.47	c  3325s|110500 |   147 |  7806k|  69.7 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 309k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3317.48/3327.41	c  3327s|110600 |   150 |  7811k|  69.7 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 310k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3319.18/3329.11	c  3329s|110700 |   149 |  7815k|  69.7 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 310k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3320.87/3330.85	c  3331s|110800 |   148 |  7820k|  69.6 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 310k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3322.87/3332.87	c  3333s|110900 |   153 |  7825k|  69.6 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 310k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3325.06/3335.07	c  3335s|111000 |   151 |  7831k|  69.6 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 311k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3326.95/3336.95	c  3337s|111100 |   159 |  7837k|  69.6 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 311k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3329.45/3339.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3329.45/3339.45	c  3339s|111200 |   157 |  7845k|  69.6 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 311k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3331.24/3341.28	c  3341s|111300 |   149 |  7849k|  69.6 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 312k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3333.63/3343.63	c  3344s|111400 |   151 |  7856k|  69.6 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 312k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3335.73/3345.78	c  3346s|111500 |   153 |  7862k|  69.6 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 312k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3337.82/3347.88	c  3348s|111600 |   149 |  7867k|  69.6 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 313k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3339.91/3349.96	c  3350s|111700 |   151 |  7873k|  69.5 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 313k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3341.91/3351.96	c  3352s|111800 |   144 |  7878k|  69.5 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 313k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3344.30/3354.32	c  3354s|111900 |   150 |  7885k|  69.5 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 313k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3346.19/3356.29	c  3356s|112000 |   144 |  7890k|  69.5 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 314k|  38 | 0.000000e+00 |      --      |    Inf |  29.79%
3348.59/3358.69	c  3359s|112100 |   146 |  7896k|  69.5 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 314k|  38 | 0.000000e+00 |      --      |    Inf |  29.89%
3351.18/3361.28	c  3361s|112200 |   147 |  7902k|  69.5 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 314k|  38 | 0.000000e+00 |      --      |    Inf |  29.94%
3353.67/3363.74	c  3364s|112300 |   142 |  7908k|  69.5 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 314k|  38 | 0.000000e+00 |      --      |    Inf |  29.94%
3356.07/3366.12	c  3366s|112400 |   146 |  7914k|  69.5 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 315k|  38 | 0.000000e+00 |      --      |    Inf |  29.99%
3358.56/3368.64	c  3369s|112500 |   143 |  7921k|  69.5 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 315k|  38 | 0.000000e+00 |      --      |    Inf |  29.99%
3360.75/3370.88	c  3371s|112600 |   147 |  7928k|  69.5 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 315k|  38 | 0.000000e+00 |      --      |    Inf |  29.99%
3363.14/3373.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3363.14/3373.25	c  3373s|112700 |   146 |  7934k|  69.5 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 316k|  38 | 0.000000e+00 |      --      |    Inf |  29.99%
3365.24/3375.39	c  3375s|112800 |   140 |  7940k|  69.5 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 316k|  38 | 0.000000e+00 |      --      |    Inf |  29.99%
3368.33/3378.43	c  3378s|112900 |   145 |  7949k|  69.5 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 316k|  38 | 0.000000e+00 |      --      |    Inf |  30.00%
3370.93/3381.08	c  3381s|113000 |   142 |  7955k|  69.5 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 316k|  38 | 0.000000e+00 |      --      |    Inf |  30.00%
3373.31/3383.46	c  3383s|113100 |   143 |  7961k|  69.5 |  1116M |  50 |4113 |  60k|   0 |  53k|  0 | 316k|  38 | 0.000000e+00 |      --      |    Inf |  30.00%
3375.71/3385.83	c  3386s|113200 |   147 |  7968k|  69.5 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 317k|  38 | 0.000000e+00 |      --      |    Inf |  30.00%
3377.50/3387.64	c  3388s|113300 |   146 |  7972k|  69.4 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 317k|  38 | 0.000000e+00 |      --      |    Inf |  30.00%
3379.30/3389.49	c  3389s|113400 |   144 |  7977k|  69.4 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 317k|  38 | 0.000000e+00 |      --      |    Inf |  30.00%
3381.19/3391.31	c  3391s|113500 |   147 |  7981k|  69.4 |  1116M |  50 |4113 |  60k|  50k|  53k|  1 | 318k|  38 | 0.000000e+00 |      --      |    Inf |  30.00%
3383.08/3393.20	c  3393s|113600 |   147 |  7986k|  69.4 |  1116M |  50 |4113 |  60k|  50k|  54k|  1 | 318k|  38 | 0.000000e+00 |      --      |    Inf |  30.00%
3384.88/3395.02	c  3395s|113700 |   147 |  7990k|  69.3 |  1116M |  50 |4113 |  60k|   0 |  54k|  0 | 318k|  38 | 0.000000e+00 |      --      |    Inf |  30.00%
3386.57/3396.72	c  3397s|113800 |   148 |  7993k|  69.3 |  1116M |  50 |4113 |  60k|  50k|  54k|  1 | 318k|  38 | 0.000000e+00 |      --      |    Inf |  30.00%
3388.77/3398.94	c  3399s|113900 |   141 |  7999k|  69.3 |  1116M |  50 |4113 |  60k|  50k|  54k|  1 | 319k|  38 | 0.000000e+00 |      --      |    Inf |  30.00%
3390.87/3401.06	c  3401s|114000 |   137 |  8005k|  69.3 |  1116M |  50 |4113 |  60k|   0 |  54k|  0 | 319k|  38 | 0.000000e+00 |      --      |    Inf |  30.00%
3393.25/3403.44	c  3403s|114100 |   143 |  8012k|  69.3 |  1116M |  50 |4113 |  60k|   0 |  54k|  0 | 319k|  38 | 0.000000e+00 |      --      |    Inf |  30.01%
3395.05/3405.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3395.05/3405.29	c  3405s|114200 |   138 |  8017k|  69.3 |  1116M |  50 |4113 |  60k|  50k|  54k|  1 | 320k|  38 | 0.000000e+00 |      --      |    Inf |  30.01%
3396.85/3407.01	c  3407s|114300 |   138 |  8021k|  69.3 |  1116M |  50 |4113 |  60k|   0 |  54k|  0 | 320k|  38 | 0.000000e+00 |      --      |    Inf |  30.01%
3398.94/3409.16	c  3409s|114400 |   138 |  8027k|  69.3 |  1116M |  50 |4113 |  60k|  50k|  54k|  1 | 320k|  38 | 0.000000e+00 |      --      |    Inf |  30.01%
3401.83/3412.07	c  3412s|114500 |   141 |  8035k|  69.3 |  1116M |  50 |4113 |  60k|   0 |  54k|  0 | 320k|  38 | 0.000000e+00 |      --      |    Inf |  30.01%
3404.42/3414.61	c  3415s|114600 |   140 |  8042k|  69.3 |  1116M |  50 |4113 |  60k|   0 |  54k|  0 | 321k|  38 | 0.000000e+00 |      --      |    Inf |  30.01%
3406.92/3417.14	c  3417s|114700 |   139 |  8048k|  69.3 |  1116M |  50 |4113 |  60k|   0 |  54k|  0 | 321k|  38 | 0.000000e+00 |      --      |    Inf |  30.01%
3409.40/3419.62	c  3420s|114800 |   140 |  8055k|  69.3 |  1116M |  50 |4113 |  60k|   0 |  54k|  0 | 321k|  38 | 0.000000e+00 |      --      |    Inf |  30.01%
3412.60/3422.83	c  3423s|114900 |   137 |  8062k|  69.3 |  1116M |  50 |4113 |  60k|  51k|  54k|  1 | 321k|  38 | 0.000000e+00 |      --      |    Inf |  30.01%
3417.08/3427.34	c  3427s|115000 |   136 |  8067k|  69.2 |  1116M |  50 |4113 |  60k|  51k|  54k|  1 | 322k|  38 | 0.000000e+00 |      --      |    Inf |  30.01%
3420.67/3430.91	c  3431s|115100 |   135 |  8073k|  69.2 |  1116M |  50 |4113 |  60k|  50k|  54k|  1 | 322k|  38 | 0.000000e+00 |      --      |    Inf |  30.01%
3422.97/3433.24	c  3433s|115200 |   137 |  8078k|  69.2 |  1116M |  50 |4113 |  60k|   0 |  54k|  0 | 322k|  38 | 0.000000e+00 |      --      |    Inf |  30.01%
3424.96/3435.21	c  3435s|115300 |   135 |  8084k|  69.2 |  1116M |  50 |4113 |  61k|  50k|  54k|  0 | 322k|  38 | 0.000000e+00 |      --      |    Inf |  30.03%
3426.76/3437.07	c  3437s|115400 |   145 |  8088k|  69.2 |  1116M |  50 |4113 |  61k|   0 |  54k|  0 | 323k|  38 | 0.000000e+00 |      --      |    Inf |  30.04%
3428.55/3438.80	c  3439s|115500 |   142 |  8093k|  69.2 |  1116M |  50 |4113 |  61k|   0 |  54k|  0 | 323k|  38 | 0.000000e+00 |      --      |    Inf |  30.04%
3430.24/3440.51	c  3441s|115600 |   144 |  8097k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  54k|  1 | 323k|  38 | 0.000000e+00 |      --      |    Inf |  30.04%
3432.04/3442.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3432.04/3442.38	c  3442s|115700 |   141 |  8102k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 323k|  38 | 0.000000e+00 |      --      |    Inf |  30.05%
3433.74/3444.05	c  3444s|115800 |   138 |  8107k|  69.1 |  1116M |  50 |4113 |  61k|   0 |  55k|  0 | 324k|  38 | 0.000000e+00 |      --      |    Inf |  30.05%
3436.12/3446.41	c  3446s|115900 |   141 |  8112k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  55k|  2 | 324k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3439.51/3449.81	c  3450s|116000 |   148 |  8123k|  69.1 |  1116M |  50 |4113 |  61k|   0 |  55k|  0 | 324k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3441.71/3452.06	c  3452s|116100 |   144 |  8128k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 324k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3443.90/3454.21	c  3454s|116200 |   145 |  8134k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 325k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3447.29/3457.65	c  3458s|116300 |   146 |  8143k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 325k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3449.39/3459.79	c  3460s|116400 |   150 |  8149k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 325k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3451.58/3461.94	c  3462s|116500 |   143 |  8154k|  69.1 |  1116M |  50 |4113 |  61k|   0 |  55k|  0 | 325k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3453.97/3464.32	c  3464s|116600 |   141 |  8161k|  69.1 |  1116M |  50 |4113 |  61k|   0 |  55k|  0 | 325k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3456.56/3467.00	c  3467s|116700 |   142 |  8168k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 326k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3458.66/3469.08	c  3469s|116800 |   142 |  8174k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 326k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3460.35/3470.79	c  3471s|116900 |   144 |  8179k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 326k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3462.84/3473.21	c  3473s|117000 |   146 |  8185k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 326k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3464.94/3475.32	c  3475s|117100 |   145 |  8191k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 327k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3467.23/3477.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3467.23/3477.61	c  3478s|117200 |   144 |  8197k|  69.1 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 327k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3469.92/3480.39	c  3480s|117300 |   146 |  8206k|  69.1 |  1116M |  50 |4113 |  61k|   0 |  55k|  0 | 327k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3472.02/3482.41	c  3482s|117400 |   144 |  8210k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 327k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3474.41/3484.88	c  3485s|117500 |   145 |  8217k|  69.0 |  1116M |  50 |4113 |  61k|   0 |  55k|  0 | 328k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3477.10/3487.58	c  3488s|117600 |   142 |  8224k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  55k|  2 | 328k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3479.70/3490.19	c  3490s|117700 |   141 |  8231k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 328k|  38 | 0.000000e+00 |      --      |    Inf |  30.06%
3482.19/3492.62	c  3493s|117800 |   141 |  8237k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 328k|  38 | 0.000000e+00 |      --      |    Inf |  30.08%
3483.98/3494.49	c  3494s|117900 |   141 |  8242k|  69.0 |  1116M |  50 |4113 |  61k|   0 |  55k|  0 | 328k|  38 | 0.000000e+00 |      --      |    Inf |  30.08%
3485.48/3495.95	c  3496s|118000 |   141 |  8245k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 329k|  38 | 0.000000e+00 |      --      |    Inf |  30.08%
3487.57/3498.01	c  3498s|118100 |   143 |  8250k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 329k|  38 | 0.000000e+00 |      --      |    Inf |  30.09%
3489.67/3500.10	c  3500s|118200 |   141 |  8255k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 329k|  38 | 0.000000e+00 |      --      |    Inf |  30.09%
3492.66/3503.17	c  3503s|118300 |   142 |  8264k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 329k|  38 | 0.000000e+00 |      --      |    Inf |  30.09%
3495.94/3506.49	c  3506s|118400 |   139 |  8272k|  69.0 |  1116M |  50 |4113 |  61k|   0 |  55k|  0 | 330k|  38 | 0.000000e+00 |      --      |    Inf |  30.10%
3499.43/3509.97	c  3510s|118500 |   140 |  8282k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 330k|  38 | 0.000000e+00 |      --      |    Inf |  30.12%
3501.73/3512.24	c  3512s|118600 |   145 |  8289k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  55k|  1 | 330k|  38 | 0.000000e+00 |      --      |    Inf |  30.13%
3504.12/3514.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3504.12/3514.62	c  3515s|118700 |   144 |  8295k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 330k|  38 | 0.000000e+00 |      --      |    Inf |  30.13%
3506.71/3517.28	c  3517s|118800 |   140 |  8302k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 331k|  38 | 0.000000e+00 |      --      |    Inf |  30.14%
3509.00/3519.53	c  3520s|118900 |   141 |  8307k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 331k|  38 | 0.000000e+00 |      --      |    Inf |  30.15%
3511.00/3521.56	c  3522s|119000 |   136 |  8311k|  69.0 |  1116M |  50 |4113 |  61k|   0 |  56k|  0 | 331k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3514.29/3524.80	c  3525s|119100 |   137 |  8321k|  69.0 |  1116M |  50 |4113 |  61k|   0 |  56k|  0 | 331k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3516.28/3526.83	c  3527s|119200 |   139 |  8326k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 332k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3518.48/3529.07	c  3529s|119300 |   142 |  8332k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 332k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3520.17/3530.75	c  3531s|119400 |   147 |  8337k|  69.0 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 332k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3521.87/3532.43	c  3532s|119500 |   148 |  8341k|  68.9 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 332k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3523.76/3534.31	c  3534s|119600 |   143 |  8346k|  68.9 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 333k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3526.56/3537.12	c  3537s|119700 |   147 |  8355k|  68.9 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 333k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3527.95/3538.53	c  3539s|119800 |   145 |  8358k|  68.9 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 333k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3529.55/3540.15	c  3540s|119900 |   146 |  8362k|  68.9 |  1116M |  50 |4113 |  60k|  50k|  56k|  1 | 334k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3531.24/3541.82	c  3542s|120000 |   151 |  8367k|  68.9 |  1116M |  50 |4113 |  61k|   0 |  56k|  0 | 334k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3532.93/3543.54	c  3544s|120100 |   145 |  8371k|  68.8 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 335k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3534.43/3545.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3534.43/3545.07	c  3545s|120200 |   149 |  8374k|  68.8 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 335k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3536.53/3547.17	c  3547s|120300 |   144 |  8379k|  68.8 |  1116M |  50 |4113 |  60k|  50k|  56k|  1 | 335k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3538.62/3549.22	c  3549s|120400 |   146 |  8383k|  68.8 |  1116M |  50 |4113 |  60k|   0 |  56k|  0 | 336k|  38 | 0.000000e+00 |      --      |    Inf |  30.16%
3541.21/3551.86	c  3552s|120500 |   147 |  8390k|  68.8 |  1116M |  50 |4113 |  61k|  50k|  56k|  0 | 336k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3543.10/3553.70	c  3554s|120600 |   147 |  8395k|  68.7 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 336k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3545.10/3555.71	c  3556s|120700 |   148 |  8400k|  68.7 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 336k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3546.99/3557.64	c  3558s|120800 |   144 |  8405k|  68.7 |  1116M |  50 |4113 |  61k|  50k|  56k|  1 | 337k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3549.88/3560.59	c  3561s|120900 |   146 |  8413k|  68.7 |  1117M |  50 |4113 |  61k|  50k|  56k|  1 | 337k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3552.68/3563.33	c  3563s|121000 |   142 |  8420k|  68.7 |  1117M |  50 |4113 |  61k|  50k|  56k|  0 | 337k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3556.27/3566.98	c  3567s|121100 |   146 |  8431k|  68.8 |  1117M |  50 |4113 |  61k|  50k|  56k|  1 | 338k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3559.16/3569.80	c  3570s|121200 |   147 |  8439k|  68.8 |  1117M |  50 |4113 |  61k|  50k|  56k|  1 | 338k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3561.35/3572.08	c  3572s|121300 |   144 |  8445k|  68.8 |  1117M |  50 |4113 |  61k|   0 |  56k|  0 | 338k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3563.35/3574.10	c  3574s|121400 |   147 |  8450k|  68.7 |  1117M |  50 |4113 |  61k|   0 |  56k|  0 | 338k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3565.44/3576.16	c  3576s|121500 |   149 |  8455k|  68.7 |  1117M |  50 |4113 |  61k|  50k|  56k|  1 | 339k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3567.34/3578.08	c  3578s|121600 |   147 |  8460k|  68.7 |  1117M |  50 |4113 |  61k|  50k|  56k|  1 | 339k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3569.33/3580.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3569.33/3580.09	c  3580s|121700 |   149 |  8465k|  68.7 |  1117M |  50 |4113 |  61k|  50k|  56k|  2 | 339k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3571.82/3582.53	c  3583s|121800 |   144 |  8472k|  68.7 |  1117M |  50 |4113 |  61k|   0 |  56k|  0 | 340k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3573.81/3584.50	c  3584s|121900 |   147 |  8477k|  68.7 |  1117M |  50 |4113 |  61k|   0 |  56k|  0 | 340k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3575.91/3586.63	c  3587s|122000 |   148 |  8483k|  68.7 |  1117M |  50 |4113 |  61k|  50k|  56k|  1 | 340k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3577.41/3588.10	c  3588s|122100 |   145 |  8486k|  68.6 |  1117M |  50 |4113 |  61k|   0 |  56k|  0 | 341k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3578.90/3589.64	c  3590s|122200 |   145 |  8489k|  68.6 |  1117M |  50 |4113 |  61k|  50k|  56k|  1 | 341k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3580.59/3591.35	c  3591s|122300 |   144 |  8493k|  68.6 |  1118M |  50 |4113 |  61k|   0 |  56k|  0 | 341k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3582.78/3593.57	c  3594s|122400 |   145 |  8499k|  68.6 |  1118M |  50 |4113 |  61k|  50k|  56k|  1 | 342k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3584.78/3595.58	c  3596s|122500 |   145 |  8505k|  68.6 |  1118M |  50 |4113 |  61k|  50k|  56k|  1 | 342k|  38 | 0.000000e+00 |      --      |    Inf |  30.17%
3586.28/3597.01	c 
3586.28/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3586.28/3597.01	c Solving Time (sec) : 3597.00
3586.28/3597.01	c Solving Nodes      : 122565 (total of 123635 nodes in 2 runs)
3586.28/3597.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.28/3597.01	c Dual Bound         : +0.00000000000000e+00
3586.28/3597.01	c Gap                : infinite
3586.28/3597.01	s UNKNOWN
3586.28/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3586.28/3597.01	c Total Time         :    3597.00
3586.28/3597.01	c   solving          :    3597.00
3586.28/3597.01	c   presolving       :      20.97 (included in solving)
3586.28/3597.01	c   reading          :       0.08 (included in solving)
3586.28/3597.01	c   copying          :       1.14 (14 #copies) (minimal 0.06, maximal 0.10, average 0.08)
3586.28/3597.01	c Original Problem   :
3586.28/3597.01	c   Problem name     : HOME/instance-4545242-1753234827.opb
3586.28/3597.01	c   Variables        : 4115 (4115 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.28/3597.01	c   Constraints      : 47919 initial, 47919 maximal
3586.28/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.28/3597.01	c Presolved Problem  :
3586.28/3597.01	c   Problem name     : t_HOME/instance-4545242-1753234827.opb
3586.28/3597.01	c   Variables        : 4113 (4113 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.28/3597.01	c   Constraints      : 52552 initial, 61019 maximal
3586.28/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.28/3597.01	c   Nonzeros         : 215556 constraint, 207782 clique table
3586.28/3597.01	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.28/3597.01	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   domcol           :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   dualsparsify     :       0.37       0.00      1          0          0          0          0          0          0          0          0          1
3586.28/3597.01	c   gateextraction   :       0.17       0.00      6          0          0          0          0          0         91         10          0          0
3586.28/3597.01	c   implics          :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   milp             :       0.13       0.00      1          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   sparsify         :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   trivial          :       0.00       0.00     12          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   dualfix          :       0.00       0.00     12          1          0          0          0          0          0          0          0          0
3586.28/3597.01	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   probing          :      19.12       0.00      1          1          0          0          0          0          0          0          0          0
3586.28/3597.01	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   symmetry         :       0.06       0.00      1          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   vbounds          :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   knapsack         :       0.31       0.00     23          0          0          0          0          0       2945       5937        265        665
3586.28/3597.01	c   setppc           :       0.27       0.00     23          0          0          0          0          0          3          0          0          0
3586.28/3597.01	c   and              :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   linear           :       0.14       0.01     18          0          0          0          0          0          1         90         45        918
3586.28/3597.01	c   logicor          :       0.26       0.02     22          0          0          0          0          0        539          0          0        418
3586.28/3597.01	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   components       :       0.03       0.00      2          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.28/3597.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.28/3597.01	c   benderslp        :          0          0          0          0      76225          0          0      10608          0          0          0          0          0          0          0
3586.28/3597.01	c   integral         :          0          0          0          0      76225          0          0      10608          0          0          0          0          0          0     152450
3586.28/3597.01	c   knapsack         :         68+        82         23     819335          0          0          0      10603     292569       3395     307179         71         31          0          0
3586.28/3597.01	c   setppc           :      50779+     50801         23     815940          0          0          0       4904   30687976      46830   21583697          0          0          0          0
3586.28/3597.01	c   and              :         10         10      82376     742780          0          0          0          0     249912        883      27363         59         15          0          0
3586.28/3597.01	c   linear           :         53+       119         23     768227          0          0          0          3     175716       2528    2289193          0          0          0          0
3586.28/3597.01	c   logicor          :       1642+     10051         23     522635          0          0          0          0     862253      20595     594083         61         33          0          0
3586.28/3597.01	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.28/3597.01	c   benderslp        :       0.04       0.00       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00
3586.28/3597.01	c   integral         :      92.36       0.00       0.00       0.00      92.35       0.00       0.00       0.00       0.00       0.00
3586.28/3597.01	c   knapsack         :      13.20       0.00       0.06      12.92       0.00       0.00       0.00       0.09       0.12       0.01
3586.28/3597.01	c   setppc           :     135.89       0.00       0.07     128.99       0.00       0.00       0.00       0.03       6.67       0.12
3586.28/3597.01	c   and              :       0.80       0.00       0.18       0.56       0.00       0.00       0.00       0.00       0.06       0.00
3586.28/3597.01	c   linear           :      12.56       0.01       0.00      11.38       0.00       0.00       0.00       0.00       1.17       0.00
3586.28/3597.01	c   logicor          :      32.08       0.02       0.01      27.85       0.00       0.00       0.00       0.00       4.19       0.01
3586.28/3597.01	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.28/3597.01	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.28/3597.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.28/3597.01	c   components       :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3586.28/3597.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.28/3597.01	c   dualfix          :          2          0          0          0
3586.28/3597.01	c   genvbounds       :          0          0          0          0
3586.28/3597.01	c   nlobbt           :          0          0          0          0
3586.28/3597.01	c   obbt             :          0          0          0          0
3586.28/3597.01	c   probing          :          0          0          0          0
3586.28/3597.01	c   pseudoobj        :          0          0          0          0
3586.28/3597.01	c   redcost          :          0          0          0          0
3586.28/3597.01	c   rootredcost      :          0          0          0          0
3586.28/3597.01	c   symmetry         :          0          0          0          0
3586.28/3597.01	c   vbounds          :     727652          0          0          0
3586.28/3597.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.28/3597.01	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.28/3597.01	c   genvbounds       :       0.15       0.00       0.00       0.15       0.00       0.00
3586.28/3597.01	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.28/3597.01	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.28/3597.01	c   probing          :      19.12       0.00      19.12       0.00       0.00       0.00
3586.28/3597.01	c   pseudoobj        :       0.14       0.00       0.00       0.14       0.00       0.00
3586.28/3597.01	c   redcost          :       0.06       0.00       0.00       0.06       0.00       0.00
3586.28/3597.01	c   rootredcost      :       0.06       0.00       0.00       0.06       0.00       0.00
3586.28/3597.01	c   symmetry         :       0.23       0.00       0.06       0.17       0.00       0.00
3586.28/3597.01	c   vbounds          :      23.35       0.00       0.01      23.34       0.00       0.00
3586.28/3597.01	c Symmetry           :
3586.28/3597.01	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.28/3597.01	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.28/3597.01	c   lexicographic red:          0 reductions applied,          0 cutoffs
3586.28/3597.01	c   shadow tree time :       0.00 s
3586.28/3597.01	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.28/3597.01	c   propagation      :      34.53      73722      73377          -     806434      260.1       8357      103.2          -          -          -
3586.28/3597.01	c   infeasible LP    :       4.61       1934       1921          -      25796      383.1         34      101.5       1742      374.1          0
3586.28/3597.01	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.28/3597.01	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.28/3597.01	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.28/3597.01	c   applied globally :      27.77          -          -          0     340759      145.6          -          -       1704          -          -
3586.28/3597.01	c   applied locally  :          -          -          -          0         26      282.9          -          -         38          -          -
3586.28/3597.01	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.28/3597.01	c   cut pool         :       3.62          -      15583         44          -          -      36421     178394          -          -          -          -          -    (maximal pool size:       3992)
3586.28/3597.01	c   aggregation      :       2.61       0.00        797         23          0          0         16        719          1        452        451          1          0
3586.28/3597.01	c   > cmir           :          -          -          -          -          -          -          -        640          0        420        420          0          -
3586.28/3597.01	c   > flowcover      :          -          -          -          -          -          -          -         74          0         27         27          0          -
3586.28/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -          5          1          5          4          1          -
3586.28/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   clique           :       0.78       0.00         23         23          0          0        209       1288          0        637        637          0          0
3586.28/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   gomory           :     318.60       0.00        790         20          0          0      39767     145464       5248      35141      34630        511          0
3586.28/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -      57177       2658      10311      10022        289          -
3586.28/3597.01	c   > strongcg       :          -          -          -          -          -          -          -      88287       2590      24830      24608        222          -
3586.28/3597.01	c   impliedbounds    :       2.01       0.00        797         23          0          0        964      24959          0      18413      18413          0          0
3586.28/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   mcf              :       0.04       0.00          2          2          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   multilinear      :       0.00       0.00       1750         23          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   rapidlearning    :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   rlt              :       0.00       0.00        402         20          0          0          0          0          0          0          0          0          0
3586.28/3597.01	c   zerohalf         :       6.91       0.00        793         23          0          0       2195       5964       1481       5122       4076       1046          0
3586.28/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.28/3597.01	c   hybrid           :       0.42       0.00      11458         23      59531        391     125784        427          0       2741
3586.28/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.28/3597.01	c   problem variables:       0.00          -          0          0
3586.28/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.28/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c   relpscost        :      92.24       0.00      76225          0          0          0          0          0          0     152450
3586.28/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.28/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.28/3597.01	c   LP solutions     :       0.00          -          -          0          0
3586.28/3597.01	c   relax solutions  :       0.00          -          -          0          0
3586.28/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3586.28/3597.01	c   strong branching :       0.00          -          -          0          0
3586.28/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3586.28/3597.01	c   adaptivediving   :       5.04       0.00         42          0          0
3586.28/3597.01	c   alns             :       3.28       0.00         12          0          0
3586.28/3597.01	c   bound            :       0.00       0.00          0          0          0
3586.28/3597.01	c   clique           :       0.08       0.00          1          0          0
3586.28/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3586.28/3597.01	c   completesol      :       0.00       0.00          0          0          0
3586.28/3597.01	c   conflictdiving   :      18.68       0.00        113          0          0
3586.28/3597.01	c   crossover        :       0.03       0.00          0          0          0
3586.28/3597.01	c   dins             :       0.00       0.00          0          0          0
3586.28/3597.01	c   distributiondivin:      20.18       0.00        113          0          0
3586.28/3597.01	c   dps              :       0.00       0.00          0          0          0
3586.28/3597.01	c   dualval          :       0.00       0.00          0          0          0
3586.28/3597.01	c   farkasdiving     :       0.00       0.00          0          0          0
3586.28/3597.01	c   feasjump         :       0.08       0.00          2          0          0
3586.28/3597.01	c   feaspump         :      20.80       0.00         34          0          0
3586.28/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3586.28/3597.01	c   fracdiving       :       2.14       0.00        113          0          0
3586.28/3597.01	c   gins             :       0.02       0.00          0          0          0
3586.28/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3586.28/3597.01	c   indcoefdiving    :       0.00       0.00          0          0          0
3586.28/3597.01	c   indicator        :       0.04       0.00          0          0          0
3586.28/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3586.28/3597.01	c   indoneopt        :       0.05       0.00          0          0          0
3586.28/3597.01	c   indrounding      :       0.00       0.00          0          0          0
3586.28/3597.01	c   indtwoopt        :       0.00       0.00          0          0          0
3586.28/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3586.28/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3586.28/3597.01	c   linesearchdiving :       4.05       0.00        113          0          0
3586.28/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3586.28/3597.01	c   locks            :       0.03       0.00          1          0          0
3586.28/3597.01	c   lpface           :       1.04       0.00          0          0          0
3586.28/3597.01	c   mpec             :       0.00       0.00          0          0          0
3586.28/3597.01	c   multistart       :       0.00       0.00          0          0          0
3586.28/3597.01	c   mutation         :       0.00       0.00          0          0          0
3586.28/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3586.28/3597.01	c   objpscostdiving  :      35.31       0.00         26          0          0
3586.28/3597.01	c   octane           :       0.00       0.00          0          0          0
3586.28/3597.01	c   ofins            :       0.02       0.00          0          0          0
3586.28/3597.01	c   oneopt           :       0.06       0.00          0          0          0
3586.28/3597.01	c   padm             :       0.00       0.00          0          0          0
3586.28/3597.01	c   proximity        :       0.00       0.00          0          0          0
3586.28/3597.01	c   pscostdiving     :       7.39       0.00        114          0          0
3586.28/3597.01	c   randrounding     :       2.44       0.00      10621          0          0
3586.28/3597.01	c   rens             :       0.43       0.00          2          0          0
3586.28/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3586.28/3597.01	c   repair           :       0.00       0.00          0          0          0
3586.28/3597.01	c   rins             :       0.04       0.00          0          0          0
3586.28/3597.01	c   rootsoldiving    :      16.46       0.00         41          0          0
3586.28/3597.01	c   rounding         :       5.91       0.00       4152          0          0
3586.28/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3586.28/3597.01	c   shiftandpropagate:       0.14       0.00          2          0          0
3586.28/3597.01	c   shifting         :       5.33       0.00       1924          0          0
3586.28/3597.01	c   simplerounding   :       0.05       0.00          0          0          0
3586.28/3597.01	c   smallcard        :       0.00       0.00          0          0          0
3586.28/3597.01	c   subnlp           :       0.07       0.00          0          0          0
3586.28/3597.01	c   trivial          :       0.00       0.00          4          0          0
3586.28/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3586.28/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3586.28/3597.01	c   trysol           :       0.03       0.00          0          0          0
3586.28/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3586.28/3597.01	c   undercover       :       0.00       0.00          1          0          0
3586.28/3597.01	c   vbounds          :       0.12       0.00          2          0          0
3586.28/3597.01	c   veclendiving     :       3.34       0.00        113          0          0
3586.28/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3586.28/3597.01	c   zirounding       :       0.36       0.00       1000          0          0
3586.28/3597.01	c   other solutions  :          -          -          -          0          -
3586.28/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.28/3597.01	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.28/3597.01	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.28/3597.01	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.28/3597.01	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.28/3597.01	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.28/3597.01	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.28/3597.01	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.28/3597.01	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.28/3597.01	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.28/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.28/3597.01	c   primal LP        :      12.33       3046          0       0.00       0.00      12.33       3046
3586.28/3597.01	c   dual LP          :    2146.10      89601    7943684      88.70    3701.44       0.17         42
3586.28/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3586.28/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.28/3597.01	c   resolve instable :       0.00          0          0       0.00          -
3586.28/3597.01	c   diving/probing LP:     114.95       4420     565658     127.98    4920.75
3586.28/3597.01	c   strong branching :      13.16         38      23625     621.71    1795.83          -          -         39
3586.28/3597.01	c     (at root node) :          -         38      23625     621.71          -
3586.28/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3586.28/3597.01	c B&B Tree           :
3586.28/3597.01	c   number of runs   :          2
3586.28/3597.01	c   nodes            :     122565 (75539 internal, 47026 leaves)
3586.28/3597.01	c   feasible leaves  :          0
3586.28/3597.01	c   infeas. leaves   :      47025
3586.28/3597.01	c   objective leaves :          0
3586.28/3597.01	c   nodes (total)    :     123635 (76225 internal, 47410 leaves)
3586.28/3597.01	c   nodes left       :        146
3586.28/3597.01	c   max depth        :         50
3586.28/3597.01	c   max depth (total):         50
3586.28/3597.01	c   backtracks       :      28883 (23.6%)
3586.28/3597.01	c   early backtracks :          0 (0.0%)
3586.28/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3586.28/3597.01	c   delayed cutoffs  :      28369
3586.28/3597.01	c   repropagations   :     162224 (7564571 domain reductions, 26503 cutoffs)
3586.28/3597.01	c   avg switch length:       4.14
3586.28/3597.01	c   switching time   :     140.71
3586.28/3597.01	c Root Node          :
3586.28/3597.01	c   First LP value   : +0.00000000000000e+00
3586.28/3597.01	c   First LP Iters   :       1178 (13044.39 Iter/sec)
3586.28/3597.01	c   First LP Time    :       0.09
3586.28/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3586.28/3597.01	c   Final Root Iters :      31075
3586.28/3597.01	c   Root LP Estimate : +1.01143438408464e-02
3586.28/3597.01	c Solution           :
3586.28/3597.01	c   Solutions found  :          0 (0 improvements)
3586.28/3597.01	c   Primal Bound     :          -
3586.28/3597.01	c   Dual Bound       : +0.00000000000000e+00
3586.28/3597.01	c   Gap              :   infinite
3586.28/3597.01	c Integrals          :      Total       Avg%
3586.28/3597.01	c   primal-dual      :  359699.71     100.00
3586.28/3597.01	c   primal-ref       :          -          - (not evaluated)
3586.28/3597.01	c   dual-ref         :          -          - (not evaluated)
3586.38/3597.16	c Time complete: 3586.44.

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=173242, runsolver pid=173238

[startup+0.100061 s]*
/proc/loadavg: 1.16 1.12 1.27 4/266 173256
/proc/meminfo: memFree=129030148/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=77120 memory=50844 CPUtime=0.08 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 9664 0 0 0 6 2 0 0 20 0 1 0 239159296 78970880 12711 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 19280 12711 3520 3530 0 10731 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 77120 KiB
Current children cumulated memory: 50844 KiB

[startup+0.205479 s]*
/proc/loadavg: 1.16 1.12 1.27 5/265 173264
/proc/meminfo: memFree=128924876/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=116528 memory=88860 CPUtime=0.18 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 19111 0 0 0 15 3 0 0 20 0 1 0 239159296 119324672 22215 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 29132 22215 3584 3530 0 20583 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 116528 KiB
Current children cumulated memory: 88860 KiB

[startup+0.305516 s]*
/proc/loadavg: 1.16 1.12 1.27 4/265 173264
/proc/meminfo: memFree=128832076/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=142416 memory=114780 CPUtime=0.28 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 27368 0 0 0 23 5 0 0 20 0 1 0 239159296 145833984 28695 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 35604 28695 3712 3530 0 27055 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 142416 KiB
Current children cumulated memory: 114780 KiB

[startup+0.700171 s]
/proc/loadavg: 1.38 1.17 1.28 4/265 173264
/proc/meminfo: memFree=128639044/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=159576 memory=130964 CPUtime=0.66 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 37193 0 0 0 60 6 0 0 20 0 1 0 239159296 163405824 32741 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 39894 32741 3744 3530 0 31345 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 159576 KiB
Current children cumulated memory: 130964 KiB

[startup+1.50016 s]
/proc/loadavg: 1.38 1.17 1.28 4/265 173264
/proc/meminfo: memFree=128321700/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=164268 memory=135700 CPUtime=1.46 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 38361 0 0 0 140 6 0 0 20 0 1 0 239159296 168210432 33925 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 41067 33925 3744 3530 0 32518 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 164268 KiB
Current children cumulated memory: 135700 KiB

[startup+3.10561 s]
/proc/loadavg: 1.38 1.17 1.28 5/269 173301
/proc/meminfo: memFree=127526676/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=164476 memory=135828 CPUtime=3.06 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 38410 0 0 0 300 6 0 0 20 0 1 0 239159296 168423424 33957 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 41119 33957 3744 3530 0 32570 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 164476 KiB
Current children cumulated memory: 135828 KiB

[startup+6.30017 s]
/proc/loadavg: 1.59 1.21 1.30 5/269 173301
/proc/meminfo: memFree=127071264/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=164928 memory=136340 CPUtime=6.24 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 38552 0 0 0 618 6 0 0 20 0 1 0 239159296 168886272 34085 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 41232 34085 3744 3530 0 32683 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 164928 KiB
Current children cumulated memory: 136340 KiB

[startup+12.7002 s]
/proc/loadavg: 1.79 1.26 1.31 5/269 173301
/proc/meminfo: memFree=126186496/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=165272 memory=136596 CPUtime=12.62 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 38609 0 0 0 1256 6 0 0 20 0 1 0 239159296 169238528 34149 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 41318 34149 3744 3530 0 32769 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 165272 KiB
Current children cumulated memory: 136596 KiB

[startup+25.5002 s]
/proc/loadavg: 2.13 1.35 1.34 5/268 173301
/proc/meminfo: memFree=124723048/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=370028 memory=314736 CPUtime=25.39 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 70008 0 0 0 2527 12 0 0 20 0 1 0 239159296 378908672 78684 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 92507 78684 3936 3530 0 83958 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 370028 KiB
Current children cumulated memory: 314736 KiB

[startup+51.1056 s]
/proc/loadavg: 2.99 1.64 1.44 5/268 173303
/proc/meminfo: memFree=124305112/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=431116 memory=346352 CPUtime=50.91 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 77765 0 0 0 5078 13 0 0 20 0 1 0 239159296 441462784 86588 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 107779 86588 3936 3530 0 99230 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 431116 KiB
Current children cumulated memory: 346352 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.02 1.58 5/268 173304
/proc/meminfo: memFree=124076636/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=598432 memory=467212 CPUtime=101.95 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 116888 0 0 0 10176 19 0 0 20 0 1 0 239159296 612794368 116803 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 149608 116803 3968 3530 0 141059 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 598432 KiB
Current children cumulated memory: 467212 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.40 1.74 5/268 173306
/proc/meminfo: memFree=124016672/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=694200 memory=520572 CPUtime=161.77 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 138540 0 0 0 16154 23 0 0 20 0 1 0 239159296 710860800 130143 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 173550 130143 3968 3530 0 165001 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 694200 KiB
Current children cumulated memory: 520572 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 2.72 1.89 5/268 173308
/proc/meminfo: memFree=123948852/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=764716 memory=574536 CPUtime=221.6 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 154794 0 0 0 22135 25 0 0 20 0 1 0 239159296 783069184 143634 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 191179 143634 3968 3530 0 182630 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 764716 KiB
Current children cumulated memory: 574536 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 2.97 2.03 5/267 173310
/proc/meminfo: memFree=123766140/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=824940 memory=610040 CPUtime=281.41 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 160065 0 0 0 28115 26 0 0 20 0 1 0 239159296 844738560 152510 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 206235 152510 3968 3530 0 197686 0
Current children cumulated CPU time: 281.41 s
Current children cumulated vsize: 824940 KiB
Current children cumulated memory: 610040 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.18 2.16 5/264 173317
/proc/meminfo: memFree=123218112/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=851152 memory=650460 CPUtime=341.23 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 162852 0 0 0 34096 27 0 0 20 0 1 0 239159296 871579648 162615 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 212788 162615 3968 3530 0 204239 0
Current children cumulated CPU time: 341.23 s
Current children cumulated vsize: 851152 KiB
Current children cumulated memory: 650460 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.34 2.29 5/264 173320
/proc/meminfo: memFree=122677208/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=866128 memory=691908 CPUtime=401.06 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 165093 0 0 0 40078 28 0 0 20 0 1 0 239159296 886915072 172977 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 216532 172977 3968 3530 0 207983 0
Current children cumulated CPU time: 401.06 s
Current children cumulated vsize: 866128 KiB
Current children cumulated memory: 691908 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 3.48 2.40 5/264 173322
/proc/meminfo: memFree=122681788/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=873816 memory=712132 CPUtime=460.88 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 165528 0 0 0 46060 28 0 0 20 0 1 0 239159296 894787584 178033 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 218454 178033 3968 3530 0 209905 0
Current children cumulated CPU time: 460.88 s

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

/proc/loadavg: 4.16 4.12 4.03 5/264 173462
/proc/meminfo: memFree=120981116/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1234908 memory=923884 CPUtime=3212.69 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 241768 0 0 0 321227 42 0 0 20 0 1 0 239159296 1264545792 230971 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 308727 230971 3968 3530 0 300178 0
Current children cumulated CPU time: 3212.69 s
Current children cumulated vsize: 1234908 KiB
Current children cumulated memory: 923884 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.11 4.03 5/263 173464
/proc/meminfo: memFree=120975492/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1234908 memory=923884 CPUtime=3272.52 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 241775 0 0 0 327210 42 0 0 20 0 1 0 239159296 1264545792 230971 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 308727 230971 3968 3530 0 300178 0
Current children cumulated CPU time: 3272.52 s
Current children cumulated vsize: 1234908 KiB
Current children cumulated memory: 923884 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.11 4.03 5/263 173471
/proc/meminfo: memFree=120946756/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1234908 memory=923884 CPUtime=3332.34 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 241775 0 0 0 333192 42 0 0 20 0 1 0 239159296 1264545792 230971 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 308727 230971 3968 3530 0 300178 0
Current children cumulated CPU time: 3332.34 s
Current children cumulated vsize: 1234908 KiB
Current children cumulated memory: 923884 KiB

[startup+3402.3 s]
/proc/loadavg: 4.38 4.19 4.06 5/264 173474
/proc/meminfo: memFree=120934508/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1234908 memory=923884 CPUtime=3392.16 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 241963 0 0 0 339174 42 0 0 20 0 1 0 239159296 1264545792 230971 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 308727 230971 3968 3530 0 300178 0
Current children cumulated CPU time: 3392.16 s
Current children cumulated vsize: 1234908 KiB
Current children cumulated memory: 923884 KiB

[startup+3462.3 s]
/proc/loadavg: 4.45 4.26 4.09 5/264 173476
/proc/meminfo: memFree=120934624/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1234908 memory=923884 CPUtime=3451.98 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 241974 0 0 0 345156 42 0 0 20 0 1 0 239159296 1264545792 230971 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 308727 230971 3968 3530 0 300178 0
Current children cumulated CPU time: 3451.98 s
Current children cumulated vsize: 1234908 KiB
Current children cumulated memory: 923884 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.23 4.09 5/264 173478
/proc/meminfo: memFree=120883516/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1234908 memory=923884 CPUtime=3511.8 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 241975 0 0 0 351138 42 0 0 20 0 1 0 239159296 1264545792 230971 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 308727 230971 3968 3530 0 300178 0
Current children cumulated CPU time: 3511.8 s
Current children cumulated vsize: 1234908 KiB
Current children cumulated memory: 923884 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.21 4.09 5/264 173480
/proc/meminfo: memFree=120870396/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1229944 memory=919124 CPUtime=3571.62 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 249899 0 0 0 357118 44 0 0 20 0 1 0 239159296 1259462656 229781 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 307486 229781 3968 3530 0 298937 0
Current children cumulated CPU time: 3571.62 s
Current children cumulated vsize: 1229944 KiB
Current children cumulated memory: 919124 KiB

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

# cumulated CPU time of all completed processes:  user=3586 s, system=0.458628 s

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

[startup+3584 s]*
/proc/loadavg: 4.17 4.21 4.09 5/264 173480
/proc/meminfo: memFree=120870396/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1229944 memory=919124 CPUtime=3573.32 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 249899 0 0 0 357288 44 0 0 20 0 1 0 239159296 1259462656 229781 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 307486 229781 3968 3530 0 298937 0
Current children cumulated CPU time: 3573.32 s
Current children cumulated vsize: 1229944 KiB
Current children cumulated memory: 919124 KiB

[startup+3590.4 s]
/proc/loadavg: 4.16 4.21 4.09 5/264 173480
/proc/meminfo: memFree=120870396/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1229944 memory=919124 CPUtime=3579.69 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 249899 0 0 0 357925 44 0 0 20 0 1 0 239159296 1259462656 229781 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 307486 229781 3968 3530 0 298937 0
Current children cumulated CPU time: 3579.69 s
Current children cumulated vsize: 1229944 KiB
Current children cumulated memory: 919124 KiB

[startup+3593.6 s]
/proc/loadavg: 4.15 4.20 4.09 5/264 173480
/proc/meminfo: memFree=120870396/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1229944 memory=919124 CPUtime=3582.88 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 249899 0 0 0 358244 44 0 0 20 0 1 0 239159296 1259462656 229781 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 307486 229781 3968 3530 0 298937 0
Current children cumulated CPU time: 3582.88 s
Current children cumulated vsize: 1229944 KiB
Current children cumulated memory: 919124 KiB

[startup+3595.2 s]
/proc/loadavg: 4.15 4.20 4.09 5/264 173480
/proc/meminfo: memFree=120870404/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1229944 memory=919124 CPUtime=3584.48 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 249899 0 0 0 358404 44 0 0 20 0 1 0 239159296 1259462656 229781 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 307486 229781 3968 3530 0 298937 0
Current children cumulated CPU time: 3584.48 s
Current children cumulated vsize: 1229944 KiB
Current children cumulated memory: 919124 KiB

[startup+3596 s]*
/proc/loadavg: 4.15 4.20 4.09 5/264 173480
/proc/meminfo: memFree=120870404/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1229944 memory=919124 CPUtime=3585.28 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 249899 0 0 0 358484 44 0 0 20 0 1 0 239159296 1259462656 229781 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 307486 229781 3968 3530 0 298937 0
Current children cumulated CPU time: 3585.28 s
Current children cumulated vsize: 1229944 KiB
Current children cumulated memory: 919124 KiB

[startup+3596.8 s]
/proc/loadavg: 4.15 4.20 4.09 5/264 173480
/proc/meminfo: memFree=120870404/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1229944 memory=919124 CPUtime=3586.07 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 249899 0 0 0 358563 44 0 0 20 0 1 0 239159296 1259462656 229781 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 307486 229781 3968 3530 0 298937 0
Current children cumulated CPU time: 3586.07 s
Current children cumulated vsize: 1229944 KiB
Current children cumulated memory: 919124 KiB

[startup+3597 s]*
/proc/loadavg: 4.13 4.20 4.09 5/264 173480
/proc/meminfo: memFree=120870404/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1229944 memory=919124 CPUtime=3586.28 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 249899 0 0 0 358584 44 0 0 20 0 1 0 239159296 1259462656 229781 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 307486 229781 3968 3530 0 298937 0
Current children cumulated CPU time: 3586.28 s
Current children cumulated vsize: 1229944 KiB
Current children cumulated memory: 919124 KiB

[startup+3597.11 s]
/proc/loadavg: 4.13 4.20 4.09 5/264 173480
/proc/meminfo: memFree=120870404/131250000 swapFree=33008356/33010684
[pid=173242] ppid=173238 vsize=1229944 memory=919124 CPUtime=3586.38 cores=5,7
/proc/173242/stat : 173242 (pbscip) R 173238 173242 173183 0 -1 4194304 249902 0 0 0 358594 44 0 0 20 0 1 0 239159296 1259462656 229781 18446744073709551615 4235264 18693293 140736796680752 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 32346112 140736796682631 140736796682730 140736796682730 140736796688334 0
/proc/173242/statm: 307486 229781 3968 3530 0 298937 0
Current children cumulated CPU time: 3586.38 s
Current children cumulated vsize: 1229944 KiB
Current children cumulated memory: 919124 KiB

Child status: 0

Real time (s): 3597.17
CPU time (s): 3586.45
CPU user time (s): 3586
CPU system time (s): 0.458628
CPU usage (%): 99.702
Max. virtual memory (cumulated for all children) (KiB): 1268704
Max. memory (cumulated for all children) (KiB): 955500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586
system time used= 0.458628
maximum resident set size= 955500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249957
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= 168
involuntary context switches= 1776


# summary of solver processes directly reported to runsolver:
#   pid: 173242
#   total CPU time (s): 3586.45
#   total CPU user time (s): 3586
#   total CPU system time (s): 0.458628

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.68841 second user time and 15.7978 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-23 03:40:27
IDJOB=4545242
IDBENCH=180780
IDSOLVER=3365
FILE ID=nodeC014/4545242-1753234827
RUNJOBID= nodeC014-1753234827-173196
SLURM_JOB_ID= 9687863
Free space on /tmp= 432840 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-FRB-45-21-3-mgd_c18.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545242-1753234827/watcher-4545242-1753234827 -o /tmp/evaluation-result-4545242-1753234827/solver-4545242-1753234827 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1753234827-173196 --watchdog 3760  pbscip -f HOME/instance-4545242-1753234827.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 6b2fe99dba414b0499b72921573350a8
RANDOM SEED=175662092

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129121728 kB
MemAvailable:   129662912 kB
Buffers:             696 kB
Cached:          1286164 kB
SwapCached:         1624 kB
Active:           898616 kB
Inactive:         466160 kB
Active(anon):      76844 kB
Inactive(anon):    25696 kB
Active(file):     821772 kB
Inactive(file):   440464 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             90884 kB
Writeback:             8 kB
AnonPages:         79404 kB
Mapped:           108424 kB
Shmem:             24612 kB
KReclaimable:     236372 kB
Slab:             332604 kB
SReclaimable:     236372 kB
SUnreclaim:        96232 kB
KernelStack:        4128 kB
PageTables:         2928 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     360740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432752 MiB
End job on nodeC014 at 2025-07-23 04:40:24