Trace number 4514600

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? 3585.43 3597.15

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-6_6_33.opb
MD5SUMe4b196fa2cd155289a58b617d5417cd9
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark82.9041
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1560
Total number of constraints7454
Number of constraints which are clauses7449
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint39
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 72
Number of bits of the biggest sum of numbers7
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-4514600-1751227874.opb>
0.00/0.05	c original problem has 1560 variables (1560 bin, 0 int, 0 impl, 0 cont) and 7454 constraints
0.00/0.05	c problem read in 0.04
0.00/0.05	c No objective function, only one solution is needed.
0.00/0.08	c presolving:
0.00/0.10	c (round 1, fast)       4 del vars, 4 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2849 clqs
0.00/0.10	c (round 2, fast)       6 del vars, 315 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2997 clqs
0.00/0.10	c (round 3, fast)       7 del vars, 321 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2997 clqs
0.09/0.13	c    (0.1s) running MILP presolver
0.09/0.15	c    (0.1s) MILP presolver found nothing
0.09/0.19	c (round 4, exhaustive) 7 del vars, 321 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 7132 upgd conss, 0 impls, 2997 clqs
0.78/0.87	c    (0.9s) probing: 1000/1554 (64.4%) - 0 fixings, 0 aggregations, 141 implications, 0 bound changes
0.78/0.87	c    (0.9s) probing: 1001/1554 (64.4%) - 0 fixings, 0 aggregations, 141 implications, 0 bound changes
0.78/0.87	c    (0.9s) probing aborted: 1000/1000 successive useless probings
0.87/0.92	c    (0.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.87/0.97	c    (1.0s) symmetry computation finished: 19 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.03)
0.87/0.97	c dynamic symmetry handling statistics:
0.87/0.97	c    orbitopal reduction:       no components
0.87/0.97	c    orbital reduction:         no components
0.87/0.97	c    lexicographic reduction:   19 permutations with support sizes 76, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78
0.87/0.97	c handled 19 out of 19 symmetry components
0.87/0.98	c presolving (5 rounds: 5 fast, 2 medium, 2 exhaustive):
0.87/0.98	c  7 deleted vars, 321 deleted constraints, 0 added constraints, 4 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.87/0.98	c  0 implications, 3138 cliques
0.87/0.98	c presolved problem has 1554 variables (1554 bin, 0 int, 0 impl, 0 cont) and 7133 constraints
0.87/0.98	c       1 constraints of type <knapsack>
0.87/0.98	c    2997 constraints of type <setppc>
0.87/0.98	c       1 constraints of type <linear>
0.87/0.98	c    4134 constraints of type <logicor>
0.87/0.98	c transformed objective value is always integral (scale: 1)
0.87/0.98	c Presolving Time: 0.90
0.87/0.98	c - non default parameters ----------------------------------------------------------------------
0.87/0.98	c # SCIP version 10.0.0
0.87/0.98	c 
0.87/0.98	c # maximal time in seconds to run
0.87/0.98	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.87/0.98	c limits/time = 3596.994089
0.87/0.98	c 
0.87/0.98	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.87/0.98	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.87/0.98	c limits/memory = 27900
0.87/0.98	c 
0.87/0.98	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.87/0.98	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.87/0.98	c limits/solutions = 1
0.87/0.98	c 
0.87/0.98	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.87/0.98	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.87/0.98	c misc/usesymmetry = 3
0.87/0.98	c 
0.87/0.98	c # belongs reading time to solving time?
0.87/0.98	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.87/0.98	c timing/reading = TRUE
0.87/0.98	c 
0.87/0.98	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.87/0.98	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.87/0.98	c propagating/symmetry/detectdoublelex = FALSE
0.87/0.98	c 
0.87/0.98	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.87/0.98	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.87/0.98	c propagating/symmetry/detectsubgroups = FALSE
0.87/0.98	c 
0.87/0.98	c # Type of symmetries that shall be computed?
0.87/0.98	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.87/0.98	c propagating/symmetry/symtype = 1
0.87/0.98	c 
0.87/0.98	c # Should components consisting of a single full reflection be handled?
0.87/0.98	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.87/0.98	c propagating/symmetry/usesimplesgncomp = FALSE
0.87/0.98	c 
0.87/0.98	c -----------------------------------------------------------------------------------------------
0.87/0.98	c start solving
0.87/0.98	c 
1.27/1.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.27/1.33	c   1.3s|     1 |     0 |  2364 |     - |    45M |   0 |1554 |7199 |7133 |   0 |  0 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.17/4.20	c   4.2s|     1 |     0 | 16183 |     - |    54M |   0 |1554 |7408 |7140 |   7 |  1 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.27/4.35	c   4.3s|     1 |     0 | 16563 |     - |    61M |   0 |1554 |7412 |7149 |  16 |  2 |  79 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.46/4.53	c   4.5s|     1 |     0 | 17154 |     - |    73M |   0 |1554 |7413 |7159 |  26 |  3 |  80 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.67/4.73	c   4.7s|     1 |     0 | 17612 |     - |    90M |   0 |1554 |7423 |7164 |  31 |  4 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.87/4.94	c   4.9s|     1 |     0 | 18116 |     - |    95M |   0 |1554 |7424 |7171 |  38 |  5 |  91 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.08/5.13	c   5.1s|     1 |     0 | 18434 |     - |   105M |   0 |1554 |7425 |7175 |  42 |  6 |  92 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.36/5.42	c   5.4s|     1 |     0 | 19202 |     - |   120M |   0 |1554 |7425 |7179 |  46 |  7 |  92 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.67/5.70	c   5.7s|     1 |     0 | 19771 |     - |   134M |   0 |1554 |7423 |7184 |  51 |  8 |  93 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.86/5.98	c   6.0s|     1 |     0 | 20233 |     - |   147M |   0 |1554 |7430 |7187 |  54 |  9 | 103 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.07/6.19	c   6.2s|     1 |     0 | 20635 |     - |   151M |   0 |1554 |7430 |7190 |  57 | 10 | 104 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.26/6.36	c   6.3s|     1 |     0 | 21069 |     - |   152M |   0 |1554 |7431 |7188 |  59 | 11 | 105 |   0 | 0.000000e+00 |      --      |    Inf | unknown
9.36/9.45	c   9.4s|     1 |     2 | 25193 |     - |   152M |   0 |1554 |7451 |7188 |  59 | 11 | 127 |  11 | 0.000000e+00 |      --      |    Inf | unknown
34.90/35.10	c  35.1s|   100 |    33 |140731 |1208.7 |   159M |  17 |1554 |7669 |   0 |  88 |  0 | 360 |  11 | 0.000000e+00 |      --      |    Inf |   3.76%
41.67/41.81	c  41.8s|   200 |    31 |185846 | 828.0 |   168M |  17 |1554 |7845 |   0 | 172 |  0 | 552 |  11 | 0.000000e+00 |      --      |    Inf |   6.10%
47.96/48.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
47.96/48.17	c  48.2s|   300 |    49 |230608 | 700.8 |   170M |  20 |1554 |8029 |   0 | 189 |  0 | 747 |  11 | 0.000000e+00 |      --      |    Inf |   6.22%
52.85/53.08	c  53.1s|   400 |    55 |265990 | 613.8 |   173M |  20 |1554 |8132 |7166 | 226 |  1 | 870 |  11 | 0.000000e+00 |      --      |    Inf |   6.46%
56.53/56.72	c  56.7s|   500 |    55 |294755 | 548.5 |   170M |  20 |1554 |8287 |7167 | 234 |  1 |1041 |  11 | 0.000000e+00 |      --      |    Inf |   6.51%
60.72/60.92	c  60.9s|   600 |    53 |325761 | 508.7 |   170M |  20 |1554 |8384 |7167 | 260 |  1 |1178 |  11 | 0.000000e+00 |      --      |    Inf |   6.58%
64.51/64.77	c  64.8s|   700 |    52 |353471 | 475.5 |   169M |  20 |1554 |8503 |7167 | 271 |  1 |1320 |  11 | 0.000000e+00 |      --      |    Inf |   6.59%
66.60/66.84	c  66.8s|   800 |    51 |377741 | 446.4 |   170M |  24 |1554 |8664 |7168 | 282 |  2 |1520 |  11 | 0.000000e+00 |      --      |    Inf |   6.61%
68.10/68.38	c  68.4s|   900 |    47 |395983 | 417.0 |   171M |  25 |1554 |8799 |7168 | 289 |  0 |1706 |  11 | 0.000000e+00 |      --      |    Inf |   6.62%
70.59/70.89	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
70.59/70.89	c (run 1, node 970) performing user restart
70.59/70.89	c 
70.59/70.89	c (restart) converted 25 cuts from the global cut pool into linear constraints
70.59/70.89	c 
70.69/70.90	c presolving:
70.69/70.91	c (round 1, fast)       0 del vars, 54 del conss, 0 add conss, 0 chg bounds, 2 chg sides, 28 chg coeffs, 0 upgd conss, 0 impls, 3151 clqs
70.69/70.92	c (round 2, exhaustive) 0 del vars, 55 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 28 chg coeffs, 222 upgd conss, 0 impls, 3151 clqs
70.69/70.95	c (round 3, exhaustive) 0 del vars, 195 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 3181 chg coeffs, 222 upgd conss, 0 impls, 3151 clqs
70.69/70.97	c (round 4, exhaustive) 0 del vars, 209 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 3182 chg coeffs, 222 upgd conss, 0 impls, 3151 clqs
70.69/71.00	c (round 5, exhaustive) 0 del vars, 209 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 3385 chg coeffs, 222 upgd conss, 0 impls, 3151 clqs
70.80/71.04	c presolving (6 rounds: 6 fast, 5 medium, 5 exhaustive):
70.80/71.04	c  0 deleted vars, 209 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 3 changed sides, 3385 changed coefficients
70.80/71.04	c  0 implications, 3151 cliques
70.80/71.04	c presolved problem has 1554 variables (1554 bin, 0 int, 0 impl, 0 cont) and 8651 constraints
70.80/71.04	c      71 constraints of type <knapsack>
70.80/71.04	c    3010 constraints of type <setppc>
70.80/71.04	c      22 constraints of type <linear>
70.80/71.04	c    5548 constraints of type <logicor>
70.80/71.04	c transformed objective value is always integral (scale: 1)
70.80/71.04	c Presolving Time: 1.04
70.80/71.04	c 
71.19/71.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.19/71.41	c  71.4s|     1 |     0 |423576 |     - |   159M |   0 |1554 |8653 |7158 |   0 |  0 |1829 |  11 | 0.000000e+00 |      --      |    Inf | unknown
71.29/71.55	c  71.5s|     1 |     0 |423924 |     - |   162M |   0 |1554 |8655 |7164 |   6 |  1 |1831 |  11 | 0.000000e+00 |      --      |    Inf | unknown
71.49/71.77	c  71.8s|     1 |     0 |424188 |     - |   162M |   0 |1554 |8665 |7170 |  12 |  2 |1841 |  11 | 0.000000e+00 |      --      |    Inf | unknown
71.69/71.91	c  71.9s|     1 |     0 |424412 |     - |   162M |   0 |1554 |8667 |7174 |  16 |  3 |1843 |  11 | 0.000000e+00 |      --      |    Inf | unknown
71.80/72.09	c  72.1s|     1 |     0 |424659 |     - |   166M |   0 |1554 |8667 |7179 |  21 |  4 |1843 |  11 | 0.000000e+00 |      --      |    Inf | unknown
71.99/72.27	c  72.3s|     1 |     0 |424828 |     - |   168M |   0 |1554 |8676 |7182 |  24 |  5 |1852 |  11 | 0.000000e+00 |      --      |    Inf | unknown
72.29/72.51	c  72.5s|     1 |     0 |425045 |     - |   170M |   0 |1554 |8682 |7188 |  30 |  6 |1858 |  11 | 0.000000e+00 |      --      |    Inf | unknown
72.39/72.67	c  72.7s|     1 |     0 |425270 |     - |   174M |   0 |1554 |8684 |7193 |  35 |  7 |1860 |  11 | 0.000000e+00 |      --      |    Inf | unknown
72.59/72.85	c  72.8s|     1 |     0 |425360 |     - |   175M |   0 |1554 |8687 |7195 |  37 |  8 |1863 |  11 | 0.000000e+00 |      --      |    Inf | unknown
72.80/73.05	c  73.0s|     1 |     0 |425565 |     - |   180M |   0 |1554 |8689 |7197 |  39 |  9 |1865 |  11 | 0.000000e+00 |      --      |    Inf | unknown
72.98/73.27	c  73.3s|     1 |     0 |425832 |     - |   187M |   0 |1554 |8688 |7200 |  42 | 10 |1866 |  11 | 0.000000e+00 |      --      |    Inf | unknown
73.08/73.37	c  73.4s|     1 |     0 |425910 |     - |   187M |   0 |1554 |8694 |7203 |  45 | 11 |1873 |  11 | 0.000000e+00 |      --      |    Inf | unknown
76.57/76.88	c  76.9s|     1 |     2 |431287 |     - |   187M |   0 |1554 |8703 |7203 |  45 | 11 |1896 |  31 | 0.000000e+00 |      --      |    Inf | unknown
83.35/83.63	c  83.6s|   100 |    27 |482704 | 427.0 |   189M |  26 |1554 |8829 |7164 |  53 |  1 |2101 |  31 | 0.000000e+00 |      --      |    Inf | unknown
85.86/86.18	c  86.2s|   200 |    30 |511404 | 415.0 |   189M |  26 |1554 |8922 |7164 |  53 |  0 |2278 |  31 | 0.000000e+00 |      --      |    Inf | unknown
92.22/92.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
92.22/92.53	c  92.5s|   300 |    33 |569285 | 427.9 |   189M |  28 |1554 |8927 |7164 |  53 |  1 |2431 |  31 | 0.000000e+00 |      --      |    Inf | unknown
100.30/100.64	c   101s|   400 |    36 |636873 | 446.0 |   191M |  28 |1554 |8934 |7164 |  59 |  0 |2579 |  31 | 0.000000e+00 |      --      |    Inf | unknown
103.29/103.64	c   104s|   500 |    52 |667772 | 436.7 |   191M |  28 |1554 |8993 |7162 |  59 |  1 |2747 |  31 | 0.000000e+00 |      --      |    Inf | unknown
105.38/105.72	c   106s|   600 |    49 |691413 | 424.0 |   191M |  28 |1554 |8937 |7162 |  59 |  1 |2929 |  31 | 0.000000e+00 |      --      |    Inf | unknown
107.38/107.79	c   108s|   700 |    59 |715426 | 412.9 |   191M |  30 |1554 |9039 |7162 |  59 |  1 |3138 |  31 | 0.000000e+00 |      --      |    Inf | unknown
109.27/109.62	c   110s|   800 |    61 |738223 | 402.5 |   192M |  30 |1554 |9177 |7162 |  59 |  1 |3355 |  31 | 0.000000e+00 |      --      |    Inf | unknown
111.47/111.88	c   112s|   900 |    69 |764865 | 395.2 |   192M |  30 |1554 |9374 |7162 |  59 |  0 |3642 |  31 | 0.000000e+00 |      --      |    Inf | unknown
113.36/113.70	c   114s|  1000 |    75 |788144 | 387.0 |   192M |  30 |1554 |9493 |7162 |  60 |  1 |3838 |  31 | 0.000000e+00 |      --      |    Inf | unknown
115.35/115.75	c   116s|  1100 |    67 |815021 | 381.2 |   193M |  30 |1554 |9589 |7162 |  60 |  1 |4076 |  31 | 0.000000e+00 |      --      |    Inf | unknown
116.95/117.30	c   117s|  1200 |    67 |834423 | 372.6 |   193M |  31 |1554 |9654 |7164 |  62 |  1 |4251 |  31 | 0.000000e+00 |      --      |    Inf | unknown
118.66/119.02	c   119s|  1300 |    65 |856249 | 365.8 |   193M |  31 |1554 |9711 |7162 |  64 |  1 |4414 |  31 | 0.000000e+00 |      --      |    Inf | unknown
120.94/121.37	c   121s|  1400 |    76 |883403 | 361.8 |   193M |  31 |1554 |9709 |   0 |  67 |  0 |4636 |  31 | 0.000000e+00 |      --      |    Inf | unknown
123.03/123.40	c   123s|  1500 |    73 |906287 | 356.4 |   193M |  31 |1554 |9722 |7162 |  67 |  1 |4814 |  31 | 0.000000e+00 |      --      |    Inf | unknown
125.32/125.79	c   126s|  1600 |    90 |931044 | 352.2 |   193M |  31 |1554 |9777 |7164 |  71 |  1 |5034 |  31 | 0.000000e+00 |      --      |    Inf | unknown
127.42/127.87	c   128s|  1700 |    86 |954179 | 347.7 |   193M |  31 |1554 |9794 |7163 |  72 |  0 |5288 |  31 | 0.000000e+00 |      --      |    Inf | unknown
129.91/130.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
129.91/130.36	c   130s|  1800 |   103 |983247 | 345.6 |   194M |  31 |1554 |9851 |7162 |  72 |  1 |5537 |  31 | 0.000000e+00 |      --      |    Inf | unknown
131.62/132.02	c   132s|  1900 |   106 |  1004k| 341.0 |   194M |  31 |1554 |9895 |   0 |  73 |  0 |5731 |  31 | 0.000000e+00 |      --      |    Inf | unknown
133.81/134.20	c   134s|  2000 |   116 |  1031k| 338.5 |   194M |  31 |1554 |9916 |7162 |  73 |  1 |5907 |  31 | 0.000000e+00 |      --      |    Inf | unknown
135.71/136.17	c   136s|  2100 |   108 |  1057k| 336.0 |   194M |  31 |1554 |9948 |7163 |  73 |  1 |6105 |  31 | 0.000000e+00 |      --      |    Inf | unknown
137.61/138.06	c   138s|  2200 |   106 |  1081k| 333.2 |   194M |  31 |1554 |9944 |7162 |  73 |  1 |6287 |  31 | 0.000000e+00 |      --      |    Inf | unknown
139.39/139.82	c   140s|  2300 |   103 |  1104k| 330.0 |   195M |  31 |1554 |9960 |7162 |  73 |  1 |6489 |  31 | 0.000000e+00 |      --      |    Inf | unknown
141.18/141.67	c   142s|  2400 |   100 |  1128k| 327.2 |   195M |  31 |1554 |  10k|7162 |  74 |  1 |6709 |  31 | 0.000000e+00 |      --      |    Inf | unknown
144.07/144.58	c   145s|  2500 |   109 |  1161k| 327.3 |   195M |  31 |1554 |9953 |   0 |  76 |  0 |6851 |  31 | 0.000000e+00 |      --      |    Inf | unknown
146.27/146.78	c   147s|  2600 |   121 |  1189k| 326.0 |   195M |  31 |1554 |  10k|7162 |  77 |  1 |7014 |  31 | 0.000000e+00 |      --      |    Inf | unknown
148.36/148.81	c   149s|  2700 |   113 |  1214k| 323.9 |   195M |  31 |1554 |  10k|7162 |  77 |  0 |7179 |  31 | 0.000000e+00 |      --      |    Inf | unknown
150.76/151.21	c   151s|  2800 |   106 |  1242k| 322.6 |   195M |  31 |1554 |  10k|7162 |  78 |  1 |7339 |  31 | 0.000000e+00 |      --      |    Inf | unknown
153.25/153.79	c   154s|  2900 |   116 |  1270k| 321.7 |   195M |  31 |1554 |  10k|7162 |  79 |  1 |7527 |  31 | 0.000000e+00 |      --      |    Inf | unknown
155.24/155.73	c   156s|  3000 |   110 |  1295k| 319.7 |   196M |  31 |1554 |  10k|7162 |  79 |  0 |7708 |  31 | 0.000000e+00 |      --      |    Inf | unknown
158.03/158.50	c   158s|  3100 |   122 |  1325k| 319.2 |   196M |  31 |1554 |  10k|7163 |  79 |  0 |7939 |  31 | 0.000000e+00 |      --      |    Inf | unknown
160.43/160.96	c   161s|  3200 |   123 |  1353k| 318.3 |   196M |  31 |1554 |  10k|   0 |  79 |  0 |8143 |  31 | 0.000000e+00 |      --      |    Inf | unknown
163.22/163.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
163.22/163.70	c   164s|  3300 |   130 |  1383k| 318.0 |   196M |  31 |1554 |9913 |7163 |  79 |  1 |8408 |  31 | 0.000000e+00 |      --      |    Inf | unknown
166.52/167.09	c   167s|  3400 |   143 |  1417k| 318.3 |   197M |  31 |1554 |9812 |7162 |  86 |  0 |8577 |  31 | 0.000000e+00 |      --      |    Inf | unknown
169.40/169.95	c   170s|  3500 |   154 |  1448k| 318.2 |   197M |  31 |1554 |9752 |7162 |  86 |  1 |8765 |  31 | 0.000000e+00 |      --      |    Inf | unknown
171.79/172.39	c   172s|  3600 |   151 |  1476k| 317.5 |   197M |  31 |1554 |9731 |7162 |  87 |  0 |8959 |  31 | 0.000000e+00 |      --      |    Inf | unknown
174.39/174.99	c   175s|  3700 |   158 |  1507k| 317.3 |   197M |  31 |1554 |9736 |   0 |  88 |  0 |9123 |  31 | 0.000000e+00 |      --      |    Inf | unknown
176.78/177.34	c   177s|  3800 |   156 |  1533k| 316.1 |   197M |  31 |1554 |9801 |7162 |  88 |  0 |9324 |  31 | 0.000000e+00 |      --      |    Inf | unknown
179.17/179.71	c   180s|  3900 |   153 |  1561k| 315.3 |   197M |  31 |1554 |9827 |7164 |  88 |  1 |9506 |  31 | 0.000000e+00 |      --      |    Inf | unknown
182.16/182.71	c   183s|  4000 |   158 |  1593k| 315.4 |   197M |  31 |1554 |9828 |7162 |  95 |  1 |9705 |  31 | 0.000000e+00 |      --      |    Inf | unknown
185.15/185.75	c   186s|  4100 |   174 |  1623k| 315.2 |   197M |  31 |1554 |9855 |7164 | 103 |  1 |9943 |  31 | 0.000000e+00 |      --      |    Inf | unknown
187.94/188.53	c   189s|  4200 |   178 |  1651k| 314.4 |   197M |  31 |1554 |9777 |7162 | 113 |  1 |  10k|  31 | 0.000000e+00 |      --      |    Inf | unknown
190.04/190.67	c   191s|  4300 |   175 |  1676k| 313.2 |   198M |  31 |1554 |9711 |7162 | 115 |  0 |  10k|  31 | 0.000000e+00 |      --      |    Inf | unknown
193.73/194.32	c   194s|  4400 |   192 |  1708k| 313.4 |   198M |  31 |1554 |9745 |7162 | 135 |  0 |  10k|  31 | 0.000000e+00 |      --      |    Inf | unknown
196.32/197.00	c   197s|  4500 |   199 |  1740k| 313.4 |   198M |  31 |1554 |9739 |7164 | 141 |  1 |  10k|  31 | 0.000000e+00 |      --      |    Inf | unknown
199.61/200.23	c   200s|  4600 |   210 |  1776k| 314.3 |   198M |  31 |1554 |9834 |   0 | 143 |  0 |  10k|  31 | 0.000000e+00 |      --      |    Inf | unknown
202.30/202.91	c   203s|  4700 |   218 |  1806k| 314.0 |   198M |  31 |1554 |9806 |   0 | 146 |  0 |  11k|  31 | 0.000000e+00 |      --      |    Inf | unknown
220.05/220.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
220.05/220.76	c   221s|  4800 |   231 |  1956k| 334.5 |   198M |  31 |1554 |9710 |7164 | 172 |  1 |  11k|  31 | 0.000000e+00 |      --      |    Inf | unknown
223.53/224.22	c   224s|  4900 |   241 |  1989k| 334.6 |   198M |  31 |1554 |9744 |   0 | 187 |  0 |  11k|  31 | 0.000000e+00 |      --      |    Inf | unknown
225.93/226.61	c   227s|  5000 |   242 |  2017k| 333.6 |   198M |  31 |1554 |9789 |   0 | 204 |  0 |  11k|  31 | 0.000000e+00 |      --      |    Inf | unknown
228.33/229.06	c   229s|  5100 |   249 |  2047k| 333.1 |   199M |  31 |1554 |9878 |7165 | 216 |  0 |  11k|  31 | 0.000000e+00 |      --      |    Inf | unknown
230.81/231.56	c   232s|  5200 |   254 |  2075k| 332.2 |   199M |  31 |1554 |9913 |7162 | 216 |  1 |  11k|  31 | 0.000000e+00 |      --      |    Inf | unknown
234.79/235.52	c   236s|  5300 |   283 |  2111k| 332.7 |   199M |  31 |1554 |9941 |7164 | 225 |  1 |  12k|  31 | 0.000000e+00 |      --      |    Inf | unknown
238.18/239.00	c   239s|  5400 |   292 |  2150k| 333.5 |   199M |  31 |1554 |9922 |7163 | 227 |  1 |  12k|  31 | 0.000000e+00 |      --      |    Inf | unknown
241.77/242.51	c   243s|  5500 |   318 |  2184k| 333.6 |   199M |  31 |1554 |9812 |7158 | 239 |  1 |  12k|  31 | 0.000000e+00 |      --      |    Inf | unknown
246.15/246.91	c   247s|  5600 |   339 |  2221k| 334.2 |   200M |  31 |1554 |9799 |7164 | 260 |  0 |  12k|  31 | 0.000000e+00 |      --      |    Inf | unknown
250.35/251.14	c   251s|  5700 |   375 |  2260k| 335.0 |   200M |  31 |1554 |9868 |7165 | 277 |  1 |  13k|  31 | 0.000000e+00 |      --      |    Inf | unknown
254.62/255.47	c   255s|  5800 |   412 |  2298k| 335.7 |   200M |  31 |1554 |9613 |7164 | 292 |  1 |  13k|  31 | 0.000000e+00 |      --      |    Inf | unknown
260.11/260.98	c   261s|  5900 |   466 |  2342k| 337.2 |   200M |  31 |1554 |9479 |7167 | 298 |  1 |  13k|  31 | 0.000000e+00 |      --      |    Inf | unknown
264.31/265.11	c   265s|  6000 |   504 |  2377k| 337.5 |   200M |  31 |1554 |9454 |7165 | 312 |  1 |  13k|  31 | 0.000000e+00 |      --      |    Inf | unknown
271.19/272.07	c   272s|  6100 |   551 |  2433k| 340.6 |   200M |  31 |1554 |9351 |7165 | 326 |  0 |  14k|  31 | 0.000000e+00 |      --      |    Inf | unknown
274.96/275.89	c   276s|  6200 |   576 |  2469k| 340.8 |   200M |  31 |1554 |9316 |7165 | 338 |  1 |  14k|  31 | 0.000000e+00 |      --      |    Inf | unknown
280.04/280.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
280.04/280.97	c   281s|  6300 |   620 |  2515k| 342.5 |   202M |  31 |1554 |9325 |7164 | 351 |  1 |  14k|  31 | 0.000000e+00 |      --      |    Inf | unknown
283.53/284.41	c   284s|  6400 |   649 |  2551k| 342.7 |   202M |  31 |1554 |9303 |7167 | 363 |  0 |  14k|  31 | 0.000000e+00 |      --      |    Inf | unknown
287.91/288.87	c   289s|  6500 |   684 |  2591k| 343.4 |   202M |  31 |1554 |9245 |7164 | 381 |  1 |  15k|  31 | 0.000000e+00 |      --      |    Inf | unknown
290.70/291.66	c   292s|  6600 |   697 |  2623k| 343.1 |   202M |  31 |1554 |9341 |7166 | 393 |  1 |  15k|  31 | 0.000000e+00 |      --      |    Inf | unknown
295.20/296.19	c   296s|  6700 |   722 |  2661k| 343.6 |   202M |  31 |1554 |9279 |7164 | 406 |  1 |  15k|  31 | 0.000000e+00 |      --      |    Inf | unknown
299.27/300.24	c   300s|  6800 |   753 |  2698k| 343.9 |   202M |  31 |1554 |9219 |7165 | 418 |  0 |  16k|  31 | 0.000000e+00 |      --      |    Inf | unknown
305.75/306.74	c   307s|  6900 |   801 |  2752k| 346.5 |   203M |  31 |1554 |9089 |7164 | 433 |  1 |  16k|  31 | 0.000000e+00 |      --      |    Inf | unknown
310.63/311.60	c   312s|  7000 |   849 |  2794k| 347.4 |   203M |  31 |1554 |9157 |7165 | 460 |  1 |  16k|  31 | 0.000000e+00 |      --      |    Inf | unknown
316.91/317.91	c   318s|  7100 |   899 |  2844k| 349.3 |   203M |  31 |1554 |8962 |7164 | 467 |  0 |  16k|  31 | 0.000000e+00 |      --      |    Inf | unknown
321.01/322.04	c   322s|  7200 |   932 |  2882k| 349.6 |   203M |  31 |1554 |8954 |7164 | 480 |  1 |  17k|  31 | 0.000000e+00 |      --      |    Inf | unknown
325.18/326.26	c   326s|  7300 |   979 |  2919k| 349.9 |   203M |  31 |1554 |9170 |   0 | 502 |  0 |  17k|  31 | 0.000000e+00 |      --      |    Inf | unknown
330.56/331.61	c   332s|  7400 |  1027 |  2963k| 350.9 |   203M |  31 |1554 |9051 |7162 | 510 |  1 |  17k|  31 | 0.000000e+00 |      --      |    Inf | unknown
335.64/336.74	c   337s|  7500 |  1050 |  3008k| 352.1 |   203M |  31 |1554 |9124 |7165 | 532 |  0 |  18k|  31 | 0.000000e+00 |      --      |    Inf | unknown
339.63/340.79	c   341s|  7600 |  1076 |  3045k| 352.4 |   203M |  31 |1554 |9115 |7163 | 545 |  1 |  18k|  31 | 0.000000e+00 |      --      |    Inf | unknown
343.32/344.40	c   344s|  7700 |  1118 |  3079k| 352.2 |   204M |  31 |1554 |9153 |7163 | 577 |  0 |  18k|  31 | 0.000000e+00 |      --      |    Inf | unknown
346.61/347.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
346.61/347.76	c   348s|  7800 |  1151 |  3113k| 352.1 |   204M |  31 |1554 |9284 |7167 | 590 |  1 |  19k|  31 | 0.000000e+00 |      --      |    Inf | unknown
349.69/350.86	c   351s|  7900 |  1175 |  3141k| 351.3 |   204M |  31 |1554 |9368 |   0 | 596 |  0 |  19k|  31 | 0.000000e+00 |      --      |    Inf | unknown
353.48/354.67	c   355s|  8000 |  1197 |  3175k| 351.2 |   204M |  31 |1554 |9384 |7165 | 613 |  0 |  19k|  31 | 0.000000e+00 |      --      |    Inf | unknown
358.16/359.35	c   359s|  8100 |  1246 |  3216k| 351.8 |   204M |  31 |1554 |9376 |7166 | 632 |  1 |  19k|  31 | 0.000000e+00 |      --      |    Inf | unknown
362.15/363.37	c   363s|  8200 |  1282 |  3253k| 352.0 |   206M |  31 |1554 |9409 |7163 | 645 |  2 |  20k|  31 | 0.000000e+00 |      --      |    Inf | unknown
365.74/366.95	c   367s|  8300 |  1310 |  3289k| 352.1 |   206M |  31 |1554 |9417 |7162 | 661 |  1 |  20k|  31 | 0.000000e+00 |      --      |    Inf | unknown
368.03/369.25	c   369s|  8400 |  1317 |  3314k| 350.9 |   206M |  31 |1554 |9442 |   0 | 677 |  0 |  20k|  31 | 0.000000e+00 |      --      |    Inf | unknown
371.12/372.39	c   372s|  8500 |  1347 |  3344k| 350.4 |   206M |  31 |1554 |9478 |   0 | 696 |  0 |  21k|  31 | 0.000000e+00 |      --      |    Inf | unknown
374.60/375.82	c   376s|  8600 |  1383 |  3378k| 350.3 |   207M |  31 |1554 |9385 |7165 | 714 |  2 |  21k|  31 | 0.000000e+00 |      --      |    Inf | unknown
377.99/379.27	c   379s|  8700 |  1410 |  3411k| 350.1 |   208M |  31 |1554 |9426 |   0 | 728 |  0 |  21k|  31 | 0.000000e+00 |      --      |    Inf | unknown
382.28/383.55	c   384s|  8800 |  1430 |  3449k| 350.4 |   208M |  31 |1554 |9472 |7165 | 754 |  0 |  21k|  31 | 0.000000e+00 |      --      |    Inf | unknown
385.47/386.71	c   387s|  8900 |  1456 |  3478k| 349.8 |   209M |  31 |1554 |9559 |7168 | 773 |  0 |  22k|  31 | 0.000000e+00 |      --      |    Inf | unknown
388.96/390.20	c   390s|  9000 |  1484 |  3508k| 349.3 |   209M |  31 |1554 |9580 |7165 | 796 |  1 |  22k|  31 | 0.000000e+00 |      --      |    Inf | unknown
393.04/394.32	c   394s|  9100 |  1517 |  3543k| 349.3 |   209M |  31 |1554 |9467 |7165 | 811 |  0 |  22k|  31 | 0.000000e+00 |      --      |    Inf | unknown
397.92/399.22	c   399s|  9200 |  1560 |  3585k| 350.0 |   209M |  31 |1554 |9264 |7162 | 829 |  1 |  22k|  31 | 0.000000e+00 |      --      |    Inf | unknown
400.92/402.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
400.92/402.24	c   402s|  9300 |  1579 |  3611k| 349.2 |   209M |  31 |1554 |9364 |7166 | 843 |  1 |  23k|  31 | 0.000000e+00 |      --      |    Inf | unknown
404.50/405.84	c   406s|  9400 |  1590 |  3644k| 348.9 |   210M |  31 |1554 |9365 |7165 | 871 |  1 |  23k|  31 | 0.000000e+00 |      --      |    Inf | unknown
408.70/410.04	c   410s|  9500 |  1620 |  3680k| 349.1 |   210M |  31 |1554 |9436 |7167 | 884 |  1 |  23k|  31 | 0.000000e+00 |      --      |    Inf | unknown
412.87/414.25	c   414s|  9600 |  1642 |  3716k| 349.1 |   210M |  31 |1554 |9507 |   0 | 907 |  0 |  24k|  31 | 0.000000e+00 |      --      |    Inf | unknown
415.96/417.33	c   417s|  9700 |  1647 |  3746k| 348.7 |   210M |  31 |1554 |9567 |   0 | 919 |  0 |  24k|  31 | 0.000000e+00 |      --      |    Inf | unknown
421.04/422.45	c   422s|  9800 |  1692 |  3791k| 349.7 |   211M |  31 |1554 |9551 |7164 | 941 |  1 |  24k|  31 | 0.000000e+00 |      --      |    Inf | unknown
424.23/425.67	c   426s|  9900 |  1717 |  3822k| 349.3 |   211M |  31 |1554 |9553 |7170 | 962 |  0 |  24k|  31 | 0.000000e+00 |      --      |    Inf | unknown
428.02/429.46	c   429s| 10000 |  1734 |  3856k| 349.2 |   211M |  31 |1554 |9560 |7164 | 975 |  1 |  25k|  31 | 0.000000e+00 |      --      |    Inf | unknown
430.91/432.38	c   432s| 10100 |  1745 |  3886k| 348.7 |   211M |  31 |1554 |9563 |7168 | 997 |  1 |  25k|  31 | 0.000000e+00 |      --      |    Inf | unknown
435.20/436.67	c   437s| 10200 |  1768 |  3921k| 348.8 |   211M |  31 |1554 |9495 |7164 |1034 |  1 |  25k|  31 | 0.000000e+00 |      --      |    Inf | unknown
437.29/438.78	c   439s| 10300 |  1764 |  3946k| 347.9 |   211M |  31 |1554 |9504 |   0 |1038 |  0 |  25k|  31 | 0.000000e+00 |      --      |    Inf | unknown
440.70/442.16	c   442s| 10400 |  1773 |  3977k| 347.5 |   211M |  31 |1554 |9531 |7164 |1052 |  1 |  26k|  31 | 0.000000e+00 |      --      |    Inf | unknown
444.48/445.92	c   446s| 10500 |  1782 |  4013k| 347.6 |   211M |  31 |1554 |9565 |7168 |1059 |  0 |  26k|  31 | 0.000000e+00 |      --      |    Inf | unknown
448.77/450.25	c   450s| 10600 |  1806 |  4052k| 348.0 |   212M |  31 |1554 |9597 |7162 |1070 |  1 |  26k|  31 | 0.000000e+00 |      --      |    Inf | unknown
451.96/453.47	c   453s| 10700 |  1831 |  4085k| 347.9 |   212M |  31 |1554 |9622 |7163 |1087 |  1 |  27k|  31 | 0.000000e+00 |      --      |    Inf | unknown
454.56/456.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
454.56/456.04	c   456s| 10800 |  1839 |  4109k| 346.9 |   212M |  31 |1554 |9741 |7169 |1096 |  0 |  27k|  31 | 0.000000e+00 |      --      |    Inf | unknown
457.14/458.61	c   459s| 10900 |  1847 |  4136k| 346.3 |   213M |  31 |1554 |9740 |7164 |1097 |  1 |  27k|  31 | 0.000000e+00 |      --      |    Inf | unknown
459.93/461.44	c   461s| 11000 |  1847 |  4164k| 345.8 |   213M |  31 |1554 |9792 |7166 |1104 |  0 |  27k|  31 | 0.000000e+00 |      --      |    Inf | unknown
462.32/463.89	c   464s| 11100 |  1864 |  4191k| 345.1 |   213M |  31 |1554 |9823 |   0 |1113 |  0 |  27k|  31 | 0.000000e+00 |      --      |    Inf | unknown
465.52/467.06	c   467s| 11200 |  1876 |  4223k| 344.9 |   213M |  31 |1554 |9835 |   0 |1125 |  0 |  28k|  31 | 0.000000e+00 |      --      |    Inf | unknown
467.62/469.16	c   469s| 11300 |  1882 |  4248k| 344.1 |   213M |  31 |1554 |9879 |7166 |1131 |  1 |  28k|  31 | 0.000000e+00 |      --      |    Inf | unknown
470.99/472.58	c   473s| 11400 |  1897 |  4284k| 344.2 |   213M |  31 |1554 |9731 |7165 |1139 |  1 |  28k|  31 | 0.000000e+00 |      --      |    Inf | unknown
474.18/475.79	c   476s| 11500 |  1908 |  4313k| 343.9 |   213M |  31 |1554 |9763 |7164 |1146 |  0 |  28k|  31 | 0.000000e+00 |      --      |    Inf | unknown
477.37/478.93	c   479s| 11600 |  1924 |  4342k| 343.4 |   213M |  31 |1554 |9814 |7167 |1149 |  0 |  29k|  31 | 0.000000e+00 |      --      |    Inf | unknown
479.17/480.73	c   481s| 11700 |  1921 |  4363k| 342.3 |   214M |  31 |1554 |9815 |   0 |1151 |  0 |  29k|  31 | 0.000000e+00 |      --      |    Inf | unknown
481.66/483.29	c   483s| 11800 |  1931 |  4389k| 341.7 |   214M |  31 |1554 |9935 |7167 |1156 |  1 |  29k|  31 | 0.000000e+00 |      --      |    Inf | unknown
485.56/487.17	c   487s| 11900 |  1951 |  4428k| 342.1 |   214M |  31 |1554 |9961 |7167 |1166 |  0 |  29k|  31 | 0.000000e+00 |      --      |    Inf | unknown
489.94/491.57	c   492s| 12000 |  1987 |  4470k| 342.7 |   214M |  31 |1554 |9979 |7167 |1170 |  1 |  30k|  31 | 0.000000e+00 |      --      |    Inf | unknown
493.23/494.82	c   495s| 12100 |  2009 |  4502k| 342.5 |   215M |  31 |1554 |9975 |7165 |1179 |  1 |  30k|  31 | 0.000000e+00 |      --      |    Inf | unknown
495.92/497.58	c   498s| 12200 |  2014 |  4534k| 342.3 |   215M |  31 |1554 |9980 |7163 |1186 |  1 |  30k|  31 | 0.000000e+00 |      --      |    Inf | unknown
499.80/501.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.80/501.44	c   501s| 12300 |  2037 |  4568k| 342.3 |   215M |  31 |1554 |  10k|7170 |1192 |  0 |  31k|  31 | 0.000000e+00 |      --      |    Inf | unknown
502.10/503.79	c   504s| 12400 |  2049 |  4594k| 341.7 |   215M |  31 |1554 |  10k|7166 |1208 |  0 |  31k|  31 | 0.000000e+00 |      --      |    Inf | unknown
505.19/506.81	c   507s| 12500 |  2068 |  4624k| 341.4 |   215M |  31 |1554 |  10k|7167 |1213 |  1 |  31k|  31 | 0.000000e+00 |      --      |    Inf | unknown
507.88/509.59	c   510s| 12600 |  2086 |  4654k| 341.1 |   215M |  31 |1554 |  10k|7166 |1224 |  1 |  31k|  31 | 0.000000e+00 |      --      |    Inf | unknown
510.07/511.70	c   512s| 12700 |  2092 |  4678k| 340.3 |   216M |  31 |1554 |9999 |7163 |1227 |  0 |  32k|  31 | 0.000000e+00 |      --      |    Inf | unknown
513.48/515.14	c   515s| 12800 |  2107 |  4709k| 340.1 |   216M |  31 |1554 |  10k|7165 |1236 |  1 |  32k|  31 | 0.000000e+00 |      --      |    Inf | unknown
516.75/518.44	c   518s| 12900 |  2110 |  4745k| 340.3 |   216M |  31 |1554 |9974 |   0 |1245 |  0 |  32k|  31 | 0.000000e+00 |      --      |    Inf | unknown
520.24/521.94	c   522s| 13000 |  2134 |  4779k| 340.3 |   216M |  31 |1554 |9961 |7164 |1257 |  1 |  32k|  31 | 0.000000e+00 |      --      |    Inf | unknown
523.53/525.26	c   525s| 13100 |  2149 |  4809k| 340.0 |   217M |  31 |1554 |9939 |7164 |1263 |  1 |  33k|  31 | 0.000000e+00 |      --      |    Inf | unknown
526.44/528.12	c   528s| 13200 |  2155 |  4839k| 339.7 |   217M |  31 |1554 |9956 |   0 |1272 |  0 |  33k|  31 | 0.000000e+00 |      --      |    Inf | unknown
530.33/532.01	c   532s| 13300 |  2180 |  4879k| 340.1 |   217M |  31 |1554 |  10k|7165 |1282 |  1 |  33k|  31 | 0.000000e+00 |      --      |    Inf | unknown
532.91/534.66	c   535s| 13400 |  2193 |  4903k| 339.5 |   217M |  31 |1554 |  10k|7168 |1291 |  1 |  33k|  31 | 0.000000e+00 |      --      |    Inf | unknown
535.41/537.19	c   537s| 13500 |  2197 |  4930k| 338.9 |   217M |  31 |1554 |  10k|7164 |1296 |  1 |  34k|  31 | 0.000000e+00 |      --      |    Inf | unknown
538.30/540.07	c   540s| 13600 |  2214 |  4960k| 338.7 |   217M |  31 |1554 |  10k|7168 |1300 |  0 |  34k|  31 | 0.000000e+00 |      --      |    Inf | unknown
541.98/543.75	c   544s| 13700 |  2230 |  4992k| 338.6 |   218M |  31 |1554 |  10k|7166 |1313 |  2 |  34k|  31 | 0.000000e+00 |      --      |    Inf | unknown
545.46/547.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
545.46/547.21	c   547s| 13800 |  2243 |  5024k| 338.4 |   218M |  31 |1554 |  10k|7164 |1330 |  0 |  34k|  31 | 0.000000e+00 |      --      |    Inf | unknown
547.95/549.77	c   550s| 13900 |  2249 |  5049k| 337.8 |   219M |  31 |1554 |  10k|7165 |1341 |  0 |  35k|  31 | 0.000000e+00 |      --      |    Inf | unknown
550.54/552.37	c   552s| 14000 |  2243 |  5076k| 337.4 |   219M |  31 |1554 |  10k|7165 |1347 |  1 |  35k|  31 | 0.000000e+00 |      --      |    Inf | unknown
553.73/555.50	c   555s| 14100 |  2257 |  5106k| 337.1 |   219M |  31 |1554 |  10k|7173 |1352 |  0 |  35k|  31 | 0.000000e+00 |      --      |    Inf | unknown
555.92/557.70	c   558s| 14200 |  2260 |  5130k| 336.5 |   219M |  31 |1554 |  10k|7164 |1352 |  1 |  35k|  31 | 0.000000e+00 |      --      |    Inf | unknown
558.41/560.21	c   560s| 14300 |  2278 |  5156k| 336.0 |   220M |  31 |1554 |  10k|7164 |1370 |  1 |  36k|  31 | 0.000000e+00 |      --      |    Inf | unknown
560.81/562.68	c   563s| 14400 |  2287 |  5182k| 335.5 |   220M |  31 |1554 |  10k|7167 |1374 |  1 |  36k|  31 | 0.000000e+00 |      --      |    Inf | unknown
565.20/567.02	c   567s| 14500 |  2325 |  5219k| 335.7 |   220M |  31 |1554 |9917 |7173 |1386 |  1 |  36k|  31 | 0.000000e+00 |      --      |    Inf | unknown
568.48/570.31	c   570s| 14600 |  2334 |  5256k| 336.0 |   220M |  31 |1554 |9945 |7167 |1397 |  1 |  36k|  31 | 0.000000e+00 |      --      |    Inf | unknown
572.17/574.06	c   574s| 14700 |  2336 |  5292k| 336.1 |   220M |  31 |1554 |9968 |7162 |1411 |  0 |  37k|  31 | 0.000000e+00 |      --      |    Inf | unknown
576.55/578.42	c   578s| 14800 |  2361 |  5327k| 336.2 |   220M |  32 |1554 |  10k|7169 |1427 |  1 |  37k|  31 | 0.000000e+00 |      --      |    Inf | unknown
582.03/583.93	c   584s| 14900 |  2393 |  5373k| 336.9 |   222M |  32 |1554 |9806 |7167 |1456 |  1 |  37k|  31 | 0.000000e+00 |      --      |    Inf | unknown
585.41/587.33	c   587s| 15000 |  2413 |  5405k| 336.9 |   222M |  32 |1554 |9790 |7168 |1467 |  1 |  37k|  31 | 0.000000e+00 |      --      |    Inf | unknown
588.12/590.04	c   590s| 15100 |  2432 |  5432k| 336.4 |   222M |  32 |1554 |9822 |7166 |1475 |  1 |  38k|  31 | 0.000000e+00 |      --      |    Inf | unknown
591.00/592.95	c   593s| 15200 |  2438 |  5461k| 336.1 |   222M |  32 |1554 |9896 |7163 |1476 |  1 |  38k|  31 | 0.000000e+00 |      --      |    Inf | unknown
594.39/596.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
594.39/596.36	c   596s| 15300 |  2460 |  5495k| 336.2 |   223M |  32 |1554 |9858 |7166 |1489 |  1 |  38k|  31 | 0.000000e+00 |      --      |    Inf | unknown
597.19/599.17	c   599s| 15400 |  2462 |  5526k| 336.0 |   223M |  32 |1554 |9934 |   0 |1492 |  0 |  38k|  31 | 0.000000e+00 |      --      |    Inf | unknown
600.76/602.75	c   603s| 15500 |  2491 |  5563k| 336.2 |   223M |  32 |1554 |  10k|7165 |1509 |  1 |  39k|  31 | 0.000000e+00 |      --      |    Inf | unknown
604.25/606.25	c   606s| 15600 |  2509 |  5596k| 336.2 |   223M |  32 |1554 |  10k|7165 |1517 |  1 |  39k|  31 | 0.000000e+00 |      --      |    Inf | unknown
607.05/609.10	c   609s| 15700 |  2523 |  5624k| 335.8 |   223M |  32 |1554 |  10k|7164 |1518 |  0 |  39k|  31 | 0.000000e+00 |      --      |    Inf | unknown
610.14/612.19	c   612s| 15800 |  2527 |  5654k| 335.6 |   223M |  32 |1554 |  10k|7168 |1524 |  1 |  39k|  31 | 0.000000e+00 |      --      |    Inf | unknown
613.13/615.16	c   615s| 15900 |  2530 |  5685k| 335.5 |   224M |  32 |1554 |  10k|7167 |1526 |  1 |  40k|  31 | 0.000000e+00 |      --      |    Inf | unknown
614.91/616.99	c   617s| 16000 |  2523 |  5708k| 334.9 |   224M |  32 |1554 |  10k|7165 |1530 |  1 |  40k|  31 | 0.000000e+00 |      --      |    Inf | unknown
618.01/620.02	c   620s| 16100 |  2548 |  5738k| 334.7 |   224M |  32 |1554 |  10k|7167 |1541 |  1 |  40k|  31 | 0.000000e+00 |      --      |    Inf | unknown
620.59/622.61	c   623s| 16200 |  2572 |  5766k| 334.4 |   224M |  32 |1554 |  10k|7165 |1545 |  0 |  40k|  31 | 0.000000e+00 |      --      |    Inf | unknown
623.09/625.12	c   625s| 16300 |  2571 |  5794k| 334.0 |   224M |  32 |1554 |  10k|7167 |1549 |  1 |  41k|  31 | 0.000000e+00 |      --      |    Inf | unknown
626.57/628.64	c   629s| 16400 |  2583 |  5825k| 333.9 |   224M |  32 |1554 |  10k|7163 |1561 |  1 |  41k|  31 | 0.000000e+00 |      --      |    Inf | unknown
630.55/632.63	c   633s| 16500 |  2611 |  5861k| 334.0 |   225M |  32 |1554 |9855 |7164 |1579 |  1 |  41k|  31 | 0.000000e+00 |      --      |    Inf | unknown
635.14/637.23	c   637s| 16600 |  2636 |  5896k| 334.1 |   225M |  32 |1554 |9837 |7163 |1595 |  0 |  41k|  31 | 0.000000e+00 |      --      |    Inf | unknown
638.52/640.62	c   641s| 16700 |  2645 |  5929k| 334.1 |   225M |  32 |1554 |9809 |7167 |1600 |  1 |  41k|  31 | 0.000000e+00 |      --      |    Inf | unknown
641.71/643.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
641.71/643.84	c   644s| 16800 |  2664 |  5957k| 333.8 |   225M |  32 |1554 |9854 |7163 |1607 |  0 |  42k|  31 | 0.000000e+00 |      --      |    Inf | unknown
645.01/647.18	c   647s| 16900 |  2678 |  5991k| 333.8 |   225M |  32 |1554 |9872 |7166 |1612 |  1 |  42k|  31 | 0.000000e+00 |      --      |    Inf | unknown
649.28/651.43	c   651s| 17000 |  2692 |  6026k| 333.9 |   227M |  32 |1554 |9920 |7164 |1650 |  1 |  42k|  31 | 0.000000e+00 |      --      |    Inf | unknown
652.47/654.63	c   655s| 17100 |  2708 |  6058k| 333.9 |   228M |  32 |1554 |9998 |7163 |1661 |  1 |  43k|  31 | 0.000000e+00 |      --      |    Inf | unknown
655.56/657.72	c   658s| 17200 |  2726 |  6087k| 333.6 |   228M |  32 |1554 |  10k|7168 |1671 |  1 |  43k|  31 | 0.000000e+00 |      --      |    Inf | unknown
657.86/660.08	c   660s| 17300 |  2730 |  6112k| 333.1 |   228M |  32 |1554 |  10k|7168 |1673 |  1 |  43k|  31 | 0.000000e+00 |      --      |    Inf | unknown
661.96/664.19	c   664s| 17400 |  2761 |  6148k| 333.3 |   228M |  32 |1554 |  10k|7167 |1678 |  1 |  43k|  31 | 0.000000e+00 |      --      |    Inf | unknown
665.14/667.35	c   667s| 17500 |  2778 |  6180k| 333.2 |   228M |  32 |1554 |  10k|7162 |1686 |  1 |  44k|  31 | 0.000000e+00 |      --      |    Inf | unknown
668.32/670.54	c   671s| 17600 |  2793 |  6212k| 333.2 |   228M |  32 |1554 |  10k|7167 |1700 |  0 |  44k|  31 | 0.000000e+00 |      --      |    Inf | unknown
672.61/674.81	c   675s| 17700 |  2828 |  6249k| 333.4 |   229M |  32 |1554 |9906 |   0 |1730 |  0 |  44k|  31 | 0.000000e+00 |      --      |    Inf | unknown
675.40/677.63	c   678s| 17800 |  2845 |  6278k| 333.1 |   229M |  32 |1554 |9853 |7165 |1739 |  0 |  44k|  31 | 0.000000e+00 |      --      |    Inf | unknown
681.68/683.97	c   684s| 17900 |  2872 |  6323k| 333.7 |   229M |  32 |1554 |9794 |7170 |1766 |  1 |  45k|  31 | 0.000000e+00 |      --      |    Inf | unknown
684.67/686.94	c   687s| 18000 |  2892 |  6356k| 333.7 |   229M |  32 |1554 |9871 |7165 |1769 |  0 |  45k|  31 | 0.000000e+00 |      --      |    Inf | unknown
686.77/689.03	c   689s| 18100 |  2896 |  6380k| 333.2 |   229M |  32 |1554 |9943 |7171 |1769 |  1 |  45k|  31 | 0.000000e+00 |      --      |    Inf | unknown
689.55/691.86	c   692s| 18200 |  2901 |  6409k| 333.0 |   229M |  32 |1554 |9963 |7170 |1771 |  1 |  45k|  31 | 0.000000e+00 |      --      |    Inf | unknown
692.64/694.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
692.64/694.98	c   695s| 18300 |  2926 |  6437k| 332.7 |   229M |  32 |1554 |  10k|7171 |1786 |  1 |  46k|  31 | 0.000000e+00 |      --      |    Inf | unknown
695.84/698.12	c   698s| 18400 |  2934 |  6469k| 332.7 |   229M |  32 |1554 |  10k|7163 |1791 |  1 |  46k|  31 | 0.000000e+00 |      --      |    Inf | unknown
699.82/702.12	c   702s| 18500 |  2952 |  6506k| 332.8 |   230M |  32 |1554 |9960 |7170 |1810 |  0 |  46k|  31 | 0.000000e+00 |      --      |    Inf | unknown
704.59/706.98	c   707s| 18600 |  2977 |  6548k| 333.3 |   230M |  32 |1554 |9860 |7166 |1826 |  0 |  46k|  31 | 0.000000e+00 |      --      |    Inf | unknown
708.28/710.65	c   711s| 18700 |  2986 |  6585k| 333.5 |   230M |  32 |1554 |9876 |7168 |1839 |  1 |  47k|  31 | 0.000000e+00 |      --      |    Inf | unknown
712.27/714.60	c   715s| 18800 |  3010 |  6620k| 333.6 |   230M |  32 |1554 |9803 |7167 |1851 |  1 |  47k|  31 | 0.000000e+00 |      --      |    Inf | unknown
715.95/718.30	c   718s| 18900 |  3027 |  6653k| 333.5 |   230M |  32 |1554 |9708 |7171 |1865 |  0 |  47k|  31 | 0.000000e+00 |      --      |    Inf | unknown
718.94/721.38	c   721s| 19000 |  3040 |  6685k| 333.5 |   231M |  32 |1554 |9600 |7162 |1877 |  0 |  47k|  31 | 0.000000e+00 |      --      |    Inf | unknown
722.43/724.82	c   725s| 19100 |  3055 |  6718k| 333.5 |   231M |  32 |1554 |9607 |7174 |1879 |  1 |  48k|  31 | 0.000000e+00 |      --      |    Inf | unknown
726.01/728.44	c   728s| 19200 |  3082 |  6750k| 333.4 |   231M |  32 |1554 |9678 |7163 |1885 |  1 |  48k|  31 | 0.000000e+00 |      --      |    Inf | unknown
728.50/730.98	c   731s| 19300 |  3098 |  6776k| 333.1 |   231M |  32 |1554 |9796 |7167 |1905 |  0 |  48k|  31 | 0.000000e+00 |      --      |    Inf | unknown
731.99/734.40	c   734s| 19400 |  3115 |  6808k| 333.0 |   231M |  32 |1554 |9886 |7170 |1923 |  1 |  49k|  31 | 0.000000e+00 |      --      |    Inf | unknown
735.98/738.49	c   738s| 19500 |  3140 |  6842k| 333.0 |   231M |  32 |1554 |9839 |7164 |1931 |  1 |  49k|  31 | 0.000000e+00 |      --      |    Inf | unknown
738.68/741.19	c   741s| 19600 |  3176 |  6871k| 332.8 |   231M |  32 |1554 |  10k|7164 |1938 |  1 |  49k|  31 | 0.000000e+00 |      --      |    Inf | unknown
742.85/745.30	c   745s| 19700 |  3200 |  6907k| 332.9 |   231M |  32 |1554 |  10k|7167 |1948 |  1 |  50k|  31 | 0.000000e+00 |      --      |    Inf | unknown
747.84/750.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
747.84/750.40	c   750s| 19800 |  3235 |  6952k| 333.5 |   231M |  32 |1554 |9923 |7165 |1954 |  1 |  50k|  31 | 0.000000e+00 |      --      |    Inf | unknown
752.72/755.29	c   755s| 19900 |  3257 |  6993k| 333.9 |   232M |  32 |1554 |9641 |7166 |1961 |  1 |  50k|  31 | 0.000000e+00 |      --      |    Inf | unknown
756.41/758.97	c   759s| 20000 |  3274 |  7024k| 333.7 |   232M |  32 |1554 |9628 |7169 |1978 |  0 |  50k|  31 | 0.000000e+00 |      --      |    Inf | unknown
759.51/762.03	c   762s| 20100 |  3289 |  7057k| 333.7 |   232M |  32 |1554 |9703 |7166 |1984 |  1 |  51k|  31 | 0.000000e+00 |      --      |    Inf | unknown
763.08/765.67	c   766s| 20200 |  3312 |  7092k| 333.8 |   232M |  32 |1554 |9818 |7167 |1991 |  1 |  51k|  31 | 0.000000e+00 |      --      |    Inf | unknown
765.87/768.43	c   768s| 20300 |  3312 |  7121k| 333.6 |   233M |  32 |1554 |9860 |7164 |2001 |  1 |  51k|  31 | 0.000000e+00 |      --      |    Inf | unknown
769.06/771.66	c   772s| 20400 |  3329 |  7153k| 333.5 |   233M |  32 |1554 |9873 |7166 |2019 |  0 |  52k|  31 | 0.000000e+00 |      --      |    Inf | unknown
773.35/775.95	c   776s| 20500 |  3338 |  7190k| 333.7 |   233M |  32 |1554 |9853 |7169 |2038 |  1 |  52k|  31 | 0.000000e+00 |      --      |    Inf | unknown
777.13/779.71	c   780s| 20600 |  3354 |  7222k| 333.6 |   233M |  32 |1554 |9909 |7167 |2053 |  0 |  52k|  31 | 0.000000e+00 |      --      |    Inf | unknown
780.02/782.66	c   783s| 20700 |  3358 |  7252k| 333.5 |   233M |  32 |1554 |9952 |7169 |2064 |  1 |  53k|  31 | 0.000000e+00 |      --      |    Inf | unknown
783.21/785.80	c   786s| 20800 |  3366 |  7283k| 333.4 |   233M |  32 |1554 |  10k|7158 |2073 |  1 |  53k|  31 | 0.000000e+00 |      --      |    Inf | unknown
786.80/789.46	c   789s| 20900 |  3379 |  7318k| 333.4 |   233M |  32 |1554 |9893 |7165 |2099 |  0 |  53k|  31 | 0.000000e+00 |      --      |    Inf | unknown
789.29/791.92	c   792s| 21000 |  3387 |  7345k| 333.2 |   233M |  32 |1554 |9947 |7161 |2117 |  0 |  53k|  31 | 0.000000e+00 |      --      |    Inf | unknown
792.58/795.28	c   795s| 21100 |  3402 |  7379k| 333.2 |   233M |  32 |1554 |9900 |7165 |2129 |  1 |  54k|  31 | 0.000000e+00 |      --      |    Inf | unknown
796.38/799.09	c   799s| 21200 |  3410 |  7416k| 333.4 |   233M |  32 |1554 |9901 |7164 |2136 |  0 |  54k|  31 | 0.000000e+00 |      --      |    Inf | unknown
798.96/801.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
798.96/801.61	c   802s| 21300 |  3414 |  7443k| 333.1 |   233M |  32 |1554 |9946 |7169 |2153 |  2 |  54k|  31 | 0.000000e+00 |      --      |    Inf | unknown
802.54/805.26	c   805s| 21400 |  3439 |  7475k| 333.0 |   233M |  32 |1554 |  10k|7171 |2165 |  2 |  54k|  31 | 0.000000e+00 |      --      |    Inf | unknown
805.63/808.33	c   808s| 21500 |  3455 |  7507k| 333.0 |   234M |  32 |1554 |9993 |7164 |2174 |  1 |  55k|  31 | 0.000000e+00 |      --      |    Inf | unknown
808.34/811.03	c   811s| 21600 |  3471 |  7534k| 332.7 |   234M |  32 |1554 |9997 |7164 |2180 |  1 |  55k|  31 | 0.000000e+00 |      --      |    Inf | unknown
811.21/813.99	c   814s| 21700 |  3468 |  7565k| 332.6 |   234M |  32 |1554 |  10k|7166 |2185 |  1 |  55k|  31 | 0.000000e+00 |      --      |    Inf | unknown
813.43/816.12	c   816s| 21800 |  3457 |  7590k| 332.2 |   234M |  32 |1554 |  10k|7163 |2194 |  0 |  55k|  31 | 0.000000e+00 |      --      |    Inf | unknown
816.50/819.22	c   819s| 21900 |  3475 |  7620k| 332.1 |   234M |  32 |1554 |  10k|7168 |2199 |  1 |  55k|  31 | 0.000000e+00 |      --      |    Inf | unknown
819.69/822.49	c   822s| 22000 |  3485 |  7654k| 332.1 |   234M |  32 |1554 |  10k|7167 |2206 |  0 |  56k|  31 | 0.000000e+00 |      --      |    Inf | unknown
822.18/825.00	c   825s| 22100 |  3496 |  7681k| 331.8 |   235M |  32 |1554 |  10k|7161 |2217 |  1 |  56k|  31 | 0.000000e+00 |      --      |    Inf | unknown
825.97/828.79	c   829s| 22200 |  3527 |  7717k| 331.9 |   235M |  32 |1554 |  10k|7167 |2228 |  1 |  56k|  31 | 0.000000e+00 |      --      |    Inf | unknown
828.37/831.17	c   831s| 22300 |  3526 |  7748k| 331.9 |   235M |  32 |1554 |  10k|7166 |2233 |  1 |  56k|  31 | 0.000000e+00 |      --      |    Inf | unknown
832.26/835.01	c   835s| 22400 |  3531 |  7782k| 331.9 |   236M |  32 |1554 |  10k|7163 |2248 |  1 |  57k|  31 | 0.000000e+00 |      --      |    Inf | unknown
835.93/838.76	c   839s| 22500 |  3546 |  7818k| 332.0 |   236M |  32 |1554 |  10k|7166 |2260 |  0 |  57k|  31 | 0.000000e+00 |      --      |    Inf | unknown
840.33/843.12	c   843s| 22600 |  3562 |  7854k| 332.1 |   237M |  32 |1554 |9873 |7166 |2285 |  0 |  57k|  31 | 0.000000e+00 |      --      |    Inf | unknown
844.60/847.41	c   847s| 22700 |  3566 |  7895k| 332.5 |   237M |  32 |1554 |9877 |7169 |2290 |  2 |  57k|  31 | 0.000000e+00 |      --      |    Inf | unknown
847.59/850.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
847.59/850.45	c   850s| 22800 |  3585 |  7925k| 332.3 |   237M |  32 |1554 |9868 |7170 |2312 |  1 |  58k|  31 | 0.000000e+00 |      --      |    Inf | unknown
849.68/852.56	c   853s| 22900 |  3578 |  7949k| 332.0 |   237M |  32 |1554 |9881 |7167 |2325 |  1 |  58k|  31 | 0.000000e+00 |      --      |    Inf | unknown
851.87/854.72	c   855s| 23000 |  3584 |  7974k| 331.6 |   237M |  32 |1554 |  10k|7164 |2338 |  1 |  58k|  31 | 0.000000e+00 |      --      |    Inf | unknown
855.46/858.30	c   858s| 23100 |  3593 |  8004k| 331.5 |   237M |  32 |1554 |9955 |7168 |2360 |  2 |  58k|  31 | 0.000000e+00 |      --      |    Inf | unknown
858.45/861.37	c   861s| 23200 |  3603 |  8033k| 331.3 |   237M |  32 |1554 |9984 |   0 |2364 |  0 |  59k|  31 | 0.000000e+00 |      --      |    Inf | unknown
861.94/864.82	c   865s| 23300 |  3610 |  8066k| 331.3 |   238M |  32 |1554 |9965 |7167 |2371 |  1 |  59k|  31 | 0.000000e+00 |      --      |    Inf | unknown
864.83/867.70	c   868s| 23400 |  3626 |  8097k| 331.2 |   238M |  32 |1554 |9951 |7167 |2388 |  0 |  59k|  31 | 0.000000e+00 |      --      |    Inf | unknown
867.81/870.72	c   871s| 23500 |  3640 |  8128k| 331.1 |   238M |  32 |1554 |9989 |7165 |2398 |  0 |  59k|  31 | 0.000000e+00 |      --      |    Inf | unknown
870.40/873.33	c   873s| 23600 |  3649 |  8155k| 330.9 |   238M |  32 |1554 |  10k|7164 |2409 |  0 |  60k|  31 | 0.000000e+00 |      --      |    Inf | unknown
872.79/875.72	c   876s| 23700 |  3655 |  8182k| 330.6 |   238M |  32 |1554 |  10k|7158 |2410 |  1 |  60k|  31 | 0.000000e+00 |      --      |    Inf | unknown
876.78/879.79	c   880s| 23800 |  3664 |  8221k| 330.9 |   238M |  32 |1554 |  10k|7169 |2427 |  0 |  60k|  31 | 0.000000e+00 |      --      |    Inf | unknown
879.57/882.56	c   883s| 23900 |  3663 |  8250k| 330.7 |   239M |  32 |1554 |  10k|   0 |2441 |  0 |  60k|  31 | 0.000000e+00 |      --      |    Inf | unknown
882.66/885.69	c   886s| 24000 |  3674 |  8283k| 330.7 |   239M |  32 |1554 |  10k|7170 |2460 |  1 |  61k|  31 | 0.000000e+00 |      --      |    Inf | unknown
885.55/888.52	c   889s| 24100 |  3679 |  8313k| 330.6 |   239M |  32 |1554 |  10k|7169 |2475 |  1 |  61k|  31 | 0.000000e+00 |      --      |    Inf | unknown
890.43/893.45	c   893s| 24200 |  3694 |  8356k| 331.0 |   240M |  32 |1554 |  10k|7165 |2503 |  1 |  61k|  31 | 0.000000e+00 |      --      |    Inf | unknown
894.72/897.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
894.72/897.77	c   898s| 24300 |  3720 |  8394k| 331.2 |   240M |  32 |1554 |  10k|7166 |2542 |  0 |  61k|  31 | 0.000000e+00 |      --      |    Inf | unknown
897.41/900.47	c   900s| 24400 |  3735 |  8422k| 331.0 |   240M |  32 |1554 |  10k|7170 |2549 |  1 |  62k|  31 | 0.000000e+00 |      --      |    Inf | unknown
899.20/902.24	c   902s| 24500 |  3723 |  8443k| 330.5 |   240M |  32 |1554 |  10k|7167 |2554 |  0 |  62k|  31 | 0.000000e+00 |      --      |    Inf | unknown
901.79/904.88	c   905s| 24600 |  3735 |  8471k| 330.3 |   240M |  32 |1554 |  10k|7168 |2567 |  0 |  62k|  31 | 0.000000e+00 |      --      |    Inf | unknown
904.10/907.19	c   907s| 24700 |  3737 |  8498k| 330.0 |   240M |  32 |1554 |  10k|7164 |2571 |  0 |  62k|  31 | 0.000000e+00 |      --      |    Inf | unknown
906.58/909.69	c   910s| 24800 |  3746 |  8523k| 329.8 |   240M |  32 |1554 |  10k|7165 |2584 |  1 |  62k|  31 | 0.000000e+00 |      --      |    Inf | unknown
909.08/912.14	c   912s| 24900 |  3747 |  8548k| 329.5 |   240M |  32 |1554 |  10k|7170 |2587 |  1 |  63k|  31 | 0.000000e+00 |      --      |    Inf | unknown
911.46/914.54	c   915s| 25000 |  3742 |  8576k| 329.2 |   240M |  32 |1554 |  10k|7171 |2593 |  1 |  63k|  31 | 0.000000e+00 |      --      |    Inf | unknown
914.36/917.42	c   917s| 25100 |  3761 |  8605k| 329.1 |   240M |  32 |1554 |  10k|7169 |2602 |  1 |  63k|  31 | 0.000000e+00 |      --      |    Inf | unknown
917.54/920.66	c   921s| 25200 |  3771 |  8638k| 329.1 |   240M |  32 |1554 |  10k|7168 |2612 |  1 |  63k|  31 | 0.000000e+00 |      --      |    Inf | unknown
920.53/923.66	c   924s| 25300 |  3784 |  8669k| 329.0 |   240M |  32 |1554 |  10k|7166 |2622 |  1 |  64k|  31 | 0.000000e+00 |      --      |    Inf | unknown
923.42/926.56	c   927s| 25400 |  3788 |  8695k| 328.8 |   240M |  32 |1554 |  10k|7165 |2641 |  1 |  64k|  31 | 0.000000e+00 |      --      |    Inf | unknown
926.51/929.61	c   930s| 25500 |  3796 |  8728k| 328.8 |   241M |  32 |1554 |  10k|7167 |2650 |  1 |  64k|  31 | 0.000000e+00 |      --      |    Inf | unknown
928.70/931.80	c   932s| 25600 |  3797 |  8751k| 328.4 |   241M |  32 |1554 |  10k|   0 |2657 |  0 |  64k|  31 | 0.000000e+00 |      --      |    Inf | unknown
931.59/934.78	c   935s| 25700 |  3809 |  8778k| 328.2 |   241M |  32 |1554 |  10k|7164 |2667 |  1 |  65k|  31 | 0.000000e+00 |      --      |    Inf | unknown
933.68/936.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
933.68/936.82	c   937s| 25800 |  3800 |  8803k| 327.9 |   241M |  32 |1554 |  10k|7165 |2676 |  1 |  65k|  31 | 0.000000e+00 |      --      |    Inf | unknown
937.47/940.69	c   941s| 25900 |  3818 |  8837k| 327.9 |   241M |  32 |1554 |  10k|   0 |2690 |  0 |  65k|  31 | 0.000000e+00 |      --      |    Inf | unknown
941.15/944.37	c   944s| 26000 |  3842 |  8870k| 328.0 |   241M |  32 |1554 |  10k|7165 |2704 |  0 |  65k|  31 | 0.000000e+00 |      --      |    Inf | unknown
944.54/947.72	c   948s| 26100 |  3848 |  8902k| 327.9 |   241M |  32 |1554 |  10k|7165 |2724 |  0 |  65k|  31 | 0.000000e+00 |      --      |    Inf | unknown
946.63/949.84	c   950s| 26200 |  3845 |  8927k| 327.6 |   241M |  32 |1554 |  10k|7170 |2729 |  0 |  66k|  31 | 0.000000e+00 |      --      |    Inf | unknown
949.72/952.92	c   953s| 26300 |  3858 |  8959k| 327.6 |   241M |  32 |1554 |  10k|7166 |2739 |  1 |  66k|  31 | 0.000000e+00 |      --      |    Inf | unknown
952.21/955.46	c   955s| 26400 |  3865 |  8985k| 327.3 |   241M |  32 |1554 |  10k|7168 |2744 |  1 |  66k|  31 | 0.000000e+00 |      --      |    Inf | unknown
954.71/958.00	c   958s| 26500 |  3863 |  9011k| 327.1 |   241M |  32 |1554 |  10k|7164 |2747 |  1 |  66k|  31 | 0.000000e+00 |      --      |    Inf | unknown
958.69/962.01	c   962s| 26600 |  3891 |  9045k| 327.2 |   241M |  32 |1554 |9916 |7168 |2753 |  0 |  67k|  31 | 0.000000e+00 |      --      |    Inf | unknown
961.98/965.27	c   965s| 26700 |  3895 |  9079k| 327.2 |   241M |  32 |1554 |9924 |   0 |2772 |  0 |  67k|  31 | 0.000000e+00 |      --      |    Inf | unknown
965.27/968.56	c   969s| 26800 |  3908 |  9110k| 327.1 |   242M |  32 |1554 |9927 |7167 |2789 |  1 |  67k|  31 | 0.000000e+00 |      --      |    Inf | unknown
967.46/970.73	c   971s| 26900 |  3906 |  9135k| 326.9 |   242M |  32 |1554 |  10k|7170 |2792 |  1 |  67k|  31 | 0.000000e+00 |      --      |    Inf | unknown
970.55/973.81	c   974s| 27000 |  3921 |  9169k| 326.9 |   242M |  32 |1554 |9902 |7170 |2812 |  1 |  68k|  31 | 0.000000e+00 |      --      |    Inf | unknown
973.04/976.34	c   976s| 27100 |  3924 |  9196k| 326.7 |   242M |  32 |1554 |9914 |7170 |2822 |  0 |  68k|  31 | 0.000000e+00 |      --      |    Inf | unknown
975.85/979.12	c   979s| 27200 |  3932 |  9225k| 326.6 |   242M |  32 |1554 |9903 |   0 |2830 |  0 |  68k|  31 | 0.000000e+00 |      --      |    Inf | unknown
977.74/981.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
977.74/981.06	c   981s| 27300 |  3933 |  9247k| 326.2 |   242M |  32 |1554 |9945 |7164 |2835 |  1 |  68k|  31 | 0.000000e+00 |      --      |    Inf | unknown
979.92/983.28	c   983s| 27400 |  3922 |  9273k| 326.0 |   243M |  32 |1554 |  10k|7165 |2842 |  1 |  68k|  31 | 0.000000e+00 |      --      |    Inf | unknown
983.11/986.44	c   986s| 27500 |  3946 |  9304k| 325.9 |   243M |  32 |1554 |  10k|   0 |2863 |  0 |  69k|  31 | 0.000000e+00 |      --      |    Inf | unknown
985.90/989.28	c   989s| 27600 |  3957 |  9331k| 325.7 |   243M |  32 |1554 |  10k|7162 |2867 |  0 |  69k|  31 | 0.000000e+00 |      --      |    Inf | unknown
988.59/991.92	c   992s| 27700 |  3965 |  9361k| 325.6 |   243M |  32 |1554 |  10k|7168 |2879 |  0 |  69k|  31 | 0.000000e+00 |      --      |    Inf | unknown
992.79/996.17	c   996s| 27800 |  3990 |  9401k| 325.9 |   243M |  32 |1554 |  10k|7165 |2895 |  1 |  69k|  31 | 0.000000e+00 |      --      |    Inf | unknown
995.96/999.39	c   999s| 27900 |  3999 |  9432k| 325.8 |   243M |  32 |1554 |  10k|7165 |2905 |  0 |  70k|  31 | 0.000000e+00 |      --      |    Inf | unknown
998.76/1002.17	c  1002s| 28000 |  4005 |  9463k| 325.8 |   243M |  32 |1554 |  10k|7168 |2917 |  2 |  70k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1002.75/1006.14	c  1006s| 28100 |  4013 |  9499k| 325.9 |   243M |  32 |1554 |  10k|7172 |2926 |  1 |  70k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1005.03/1008.45	c  1008s| 28200 |  4017 |  9527k| 325.7 |   243M |  32 |1554 |  10k|7167 |2929 |  1 |  70k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1007.32/1010.72	c  1011s| 28300 |  4007 |  9554k| 325.5 |   243M |  32 |1554 |  10k|7166 |2941 |  2 |  70k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1010.41/1013.86	c  1014s| 28400 |  4023 |  9584k| 325.5 |   243M |  32 |1554 |  10k|7165 |2949 |  1 |  71k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1012.50/1015.99	c  1016s| 28500 |  4021 |  9611k| 325.3 |   243M |  32 |1554 |  10k|7166 |2953 |  1 |  71k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1015.29/1018.79	c  1019s| 28600 |  4025 |  9640k| 325.1 |   243M |  32 |1554 |  10k|   0 |2956 |  0 |  71k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1017.69/1021.15	c  1021s| 28700 |  4024 |  9668k| 325.0 |   244M |  32 |1554 |  10k|   0 |2958 |  0 |  71k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1020.07/1023.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1020.07/1023.54	c  1024s| 28800 |  4028 |  9694k| 324.8 |   244M |  32 |1554 |  10k|7162 |2964 |  1 |  72k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1023.57/1027.01	c  1027s| 28900 |  4057 |  9726k| 324.8 |   244M |  32 |1554 |  10k|7169 |2981 |  1 |  72k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1026.15/1029.69	c  1030s| 29000 |  4067 |  9753k| 324.6 |   244M |  32 |1554 |  10k|7167 |2987 |  1 |  72k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1029.24/1032.75	c  1033s| 29100 |  4062 |  9786k| 324.6 |   244M |  32 |1554 |  10k|   0 |2998 |  0 |  72k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1031.73/1035.25	c  1035s| 29200 |  4063 |  9814k| 324.4 |   244M |  32 |1554 |  10k|7174 |3000 |  0 |  73k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1034.81/1038.33	c  1038s| 29300 |  4074 |  9850k| 324.6 |   244M |  32 |1554 |  10k|7165 |3007 |  1 |  73k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1036.62/1040.19	c  1040s| 29400 |  4072 |  9874k| 324.3 |   244M |  32 |1554 |  10k|7169 |3011 |  1 |  73k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1039.00/1042.55	c  1043s| 29500 |  4074 |  9902k| 324.1 |   244M |  32 |1554 |  10k|7165 |3018 |  0 |  73k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1041.50/1045.06	c  1045s| 29600 |  4087 |  9932k| 324.0 |   244M |  32 |1554 |  10k|   0 |3022 |  0 |  74k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1043.50/1047.05	c  1047s| 29700 |  4097 |  9957k| 323.8 |   244M |  32 |1554 |  10k|7164 |3022 |  1 |  74k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1046.17/1049.77	c  1050s| 29800 |  4113 |  9985k| 323.7 |   245M |  32 |1554 |  10k|   0 |3032 |  0 |  74k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1048.96/1052.54	c  1053s| 29900 |  4111 | 10015k| 323.6 |   245M |  32 |1554 |  10k|7171 |3035 |  1 |  74k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1050.97/1054.55	c  1055s| 30000 |  4114 | 10039k| 323.3 |   245M |  32 |1554 |  10k|7165 |3038 |  0 |  74k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1054.15/1057.76	c  1058s| 30100 |  4123 | 10070k| 323.3 |   245M |  32 |1554 |  10k|7167 |3047 |  1 |  75k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1056.74/1060.31	c  1060s| 30200 |  4133 | 10099k| 323.2 |   245M |  32 |1554 |  10k|7162 |3059 |  1 |  75k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1058.55/1062.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1058.55/1062.16	c  1062s| 30300 |  4117 | 10123k| 322.9 |   245M |  32 |1554 |  10k|7166 |3062 |  1 |  75k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1060.73/1064.31	c  1064s| 30400 |  4122 | 10145k| 322.6 |   245M |  32 |1554 |  10k|7169 |3068 |  1 |  75k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1063.43/1067.02	c  1067s| 30500 |  4121 | 10175k| 322.5 |   245M |  32 |1554 |  10k|7170 |3077 |  1 |  76k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1065.71/1069.32	c  1069s| 30600 |  4124 | 10202k| 322.4 |   245M |  32 |1554 |  10k|7166 |3084 |  1 |  76k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1068.00/1071.61	c  1072s| 30700 |  4121 | 10228k| 322.2 |   245M |  32 |1554 |  10k|   0 |3090 |  0 |  76k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1070.79/1074.48	c  1074s| 30800 |  4118 | 10257k| 322.1 |   245M |  32 |1554 |  10k|7170 |3101 |  0 |  76k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1073.40/1077.06	c  1077s| 30900 |  4126 | 10284k| 321.9 |   245M |  32 |1554 |  10k|7170 |3111 |  2 |  76k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1076.77/1080.40	c  1080s| 31000 |  4137 | 10317k| 321.9 |   247M |  32 |1554 |  10k|7165 |3120 |  1 |  77k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1078.96/1082.68	c  1083s| 31100 |  4144 | 10341k| 321.7 |   247M |  32 |1554 |  10k|7165 |3128 |  1 |  77k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1081.37/1085.08	c  1085s| 31200 |  4139 | 10368k| 321.5 |   247M |  32 |1554 |  10k|7168 |3133 |  0 |  77k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1084.64/1088.30	c  1088s| 31300 |  4154 | 10401k| 321.5 |   247M |  32 |1554 |  10k|7163 |3146 |  1 |  77k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1086.83/1090.56	c  1091s| 31400 |  4152 | 10426k| 321.3 |   247M |  32 |1554 |  10k|7167 |3154 |  1 |  77k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1089.34/1093.10	c  1093s| 31500 |  4152 | 10454k| 321.2 |   247M |  32 |1554 |  10k|7164 |3164 |  1 |  78k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1093.21/1096.93	c  1097s| 31600 |  4168 | 10490k| 321.3 |   247M |  32 |1554 |  10k|7169 |3172 |  1 |  78k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1096.10/1099.83	c  1100s| 31700 |  4186 | 10520k| 321.2 |   247M |  32 |1554 |  10k|7169 |3187 |  1 |  78k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1098.19/1101.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1098.19/1101.95	c  1102s| 31800 |  4189 | 10544k| 321.0 |   247M |  32 |1554 |  10k|7167 |3190 |  1 |  78k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1100.58/1104.37	c  1104s| 31900 |  4201 | 10572k| 320.8 |   247M |  32 |1554 |  10k|7170 |3197 |  1 |  79k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1102.87/1106.62	c  1107s| 32000 |  4208 | 10596k| 320.6 |   247M |  32 |1554 |  10k|   0 |3203 |  0 |  79k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1106.38/1110.17	c  1110s| 32100 |  4228 | 10630k| 320.7 |   247M |  32 |1554 |  10k|   0 |3213 |  0 |  79k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1109.37/1113.19	c  1113s| 32200 |  4243 | 10660k| 320.6 |   247M |  32 |1554 |  10k|   0 |3220 |  0 |  79k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1112.75/1116.53	c  1117s| 32300 |  4260 | 10694k| 320.7 |   247M |  32 |1554 |  10k|7166 |3229 |  0 |  79k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1119.12/1122.93	c  1123s| 32400 |  4276 | 10741k| 321.1 |   247M |  32 |1554 |  10k|7167 |3237 |  0 |  80k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1122.23/1126.04	c  1126s| 32500 |  4288 | 10771k| 321.1 |   247M |  32 |1554 |  10k|7169 |3245 |  1 |  80k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1124.60/1128.48	c  1128s| 32600 |  4293 | 10796k| 320.8 |   247M |  32 |1554 |  10k|7169 |3246 |  0 |  80k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1128.20/1132.06	c  1132s| 32700 |  4331 | 10832k| 321.0 |   249M |  32 |1554 |  10k|7161 |3257 |  1 |  81k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1130.48/1134.36	c  1134s| 32800 |  4344 | 10859k| 320.8 |   249M |  32 |1554 |  10k|7168 |3264 |  1 |  81k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1133.08/1136.95	c  1137s| 32900 |  4353 | 10886k| 320.6 |   249M |  32 |1554 |  10k|   0 |3279 |  0 |  81k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1135.96/1139.83	c  1140s| 33000 |  4364 | 10916k| 320.6 |   250M |  32 |1554 |  10k|7168 |3291 |  0 |  81k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1138.46/1142.33	c  1142s| 33100 |  4372 | 10942k| 320.4 |   250M |  32 |1554 |  10k|7167 |3299 |  0 |  81k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1141.65/1145.57	c  1146s| 33200 |  4376 | 10978k| 320.5 |   250M |  32 |1554 |  10k|7169 |3308 |  1 |  82k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1144.93/1148.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1144.93/1148.80	c  1149s| 33300 |  4387 | 11010k| 320.5 |   250M |  32 |1554 |  10k|7169 |3315 |  0 |  82k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1147.92/1151.87	c  1152s| 33400 |  4389 | 11044k| 320.6 |   250M |  32 |1554 |  10k|7168 |3321 |  0 |  82k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1150.71/1154.67	c  1155s| 33500 |  4400 | 11073k| 320.5 |   250M |  32 |1554 |  10k|7167 |3333 |  0 |  82k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1153.00/1156.94	c  1157s| 33600 |  4405 | 11098k| 320.3 |   251M |  32 |1554 |  10k|7167 |3339 |  1 |  83k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1155.69/1159.60	c  1160s| 33700 |  4418 | 11126k| 320.2 |   251M |  32 |1554 |  10k|7164 |3349 |  0 |  83k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1158.20/1162.18	c  1162s| 33800 |  4423 | 11152k| 320.0 |   251M |  32 |1554 |  10k|7165 |3354 |  0 |  83k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1161.09/1165.02	c  1165s| 33900 |  4428 | 11180k| 319.9 |   251M |  32 |1554 |  10k|   0 |3361 |  0 |  83k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1164.08/1168.04	c  1168s| 34000 |  4443 | 11209k| 319.8 |   251M |  32 |1554 |  10k|7165 |3373 |  1 |  84k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1166.36/1170.36	c  1170s| 34100 |  4439 | 11235k| 319.6 |   251M |  32 |1554 |  10k|7166 |3380 |  0 |  84k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1168.75/1172.79	c  1173s| 34200 |  4444 | 11264k| 319.5 |   251M |  32 |1554 |  10k|7162 |3401 |  1 |  84k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1171.44/1175.45	c  1175s| 34300 |  4459 | 11294k| 319.5 |   251M |  32 |1554 |  10k|7167 |3410 |  0 |  84k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1173.93/1177.94	c  1178s| 34400 |  4463 | 11320k| 319.3 |   251M |  32 |1554 |  10k|7164 |3427 |  1 |  84k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1176.42/1180.40	c  1180s| 34500 |  4473 | 11348k| 319.2 |   251M |  32 |1554 |  10k|7165 |3440 |  0 |  85k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1179.51/1183.52	c  1184s| 34600 |  4488 | 11379k| 319.2 |   251M |  32 |1554 |  10k|7165 |3441 |  1 |  85k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1182.90/1186.92	c  1187s| 34700 |  4501 | 11413k| 319.2 |   251M |  32 |1554 |  10k|7164 |3455 |  0 |  85k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1185.59/1189.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1185.59/1189.61	c  1190s| 34800 |  4495 | 11442k| 319.2 |   252M |  32 |1554 |  10k|7168 |3467 |  0 |  85k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1188.37/1192.49	c  1192s| 34900 |  4508 | 11472k| 319.1 |   253M |  32 |1554 |  10k|7162 |3470 |  0 |  86k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1191.16/1195.25	c  1195s| 35000 |  4504 | 11501k| 319.0 |   253M |  32 |1554 |  10k|7167 |3475 |  1 |  86k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1194.25/1198.39	c  1198s| 35100 |  4522 | 11534k| 319.1 |   253M |  32 |1554 |  10k|7168 |3487 |  0 |  86k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1197.24/1201.35	c  1201s| 35200 |  4545 | 11562k| 319.0 |   253M |  32 |1554 |  10k|7169 |3497 |  1 |  86k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1201.04/1205.15	c  1205s| 35300 |  4568 | 11596k| 319.0 |   253M |  32 |1554 |  10k|7167 |3501 |  1 |  86k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1203.72/1207.84	c  1208s| 35400 |  4576 | 11624k| 318.9 |   253M |  32 |1554 |  10k|7173 |3508 |  1 |  87k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1205.92/1210.07	c  1210s| 35500 |  4580 | 11649k| 318.7 |   253M |  32 |1554 |  10k|7165 |3514 |  1 |  87k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1208.01/1212.19	c  1212s| 35600 |  4573 | 11672k| 318.5 |   253M |  32 |1554 |  10k|7165 |3517 |  1 |  87k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1210.49/1214.68	c  1215s| 35700 |  4578 | 11701k| 318.4 |   253M |  32 |1554 |  10k|   0 |3520 |  0 |  87k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1213.28/1217.44	c  1217s| 35800 |  4578 | 11729k| 318.3 |   253M |  32 |1554 |  10k|7166 |3523 |  0 |  88k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1215.47/1219.67	c  1220s| 35900 |  4575 | 11753k| 318.1 |   253M |  32 |1554 |  10k|7163 |3526 |  1 |  88k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1218.87/1223.01	c  1223s| 36000 |  4592 | 11788k| 318.2 |   253M |  32 |1554 |  10k|7167 |3532 |  1 |  88k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1221.05/1225.25	c  1225s| 36100 |  4589 | 11813k| 318.0 |   254M |  32 |1554 |  10k|7167 |3536 |  1 |  88k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1223.64/1227.89	c  1228s| 36200 |  4598 | 11841k| 317.9 |   254M |  32 |1554 |  10k|7161 |3541 |  1 |  89k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1226.73/1230.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1226.73/1230.90	c  1231s| 36300 |  4612 | 11871k| 317.8 |   254M |  32 |1554 |  10k|7164 |3551 |  0 |  89k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1229.62/1233.82	c  1234s| 36400 |  4621 | 11899k| 317.7 |   254M |  32 |1554 |  10k|7166 |3562 |  1 |  89k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1232.11/1236.38	c  1236s| 36500 |  4628 | 11929k| 317.7 |   254M |  32 |1554 |  10k|7169 |3564 |  1 |  89k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1235.00/1239.24	c  1239s| 36600 |  4638 | 11959k| 317.6 |   254M |  32 |1554 |  10k|7168 |3571 |  0 |  89k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1237.29/1241.54	c  1242s| 36700 |  4632 | 11982k| 317.4 |   254M |  32 |1554 |  10k|7169 |3578 |  0 |  90k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1240.09/1244.33	c  1244s| 36800 |  4648 | 12011k| 317.3 |   254M |  32 |1554 |  10k|7168 |3579 |  1 |  90k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1242.49/1246.77	c  1247s| 36900 |  4646 | 12038k| 317.2 |   255M |  32 |1554 |  10k|7170 |3588 |  0 |  90k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1244.38/1248.67	c  1249s| 37000 |  4651 | 12062k| 317.0 |   255M |  32 |1554 |  10k|7168 |3591 |  1 |  90k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1247.47/1251.74	c  1252s| 37100 |  4661 | 12093k| 317.0 |   255M |  32 |1554 |  10k|7165 |3607 |  1 |  90k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1249.88/1254.11	c  1254s| 37200 |  4649 | 12120k| 316.9 |   255M |  32 |1554 |  10k|   0 |3615 |  0 |  91k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1252.35/1256.62	c  1257s| 37300 |  4663 | 12148k| 316.8 |   255M |  32 |1554 |  10k|7166 |3621 |  1 |  91k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1254.65/1258.96	c  1259s| 37400 |  4667 | 12175k| 316.7 |   255M |  32 |1554 |  10k|7164 |3624 |  0 |  91k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1257.75/1262.01	c  1262s| 37500 |  4689 | 12206k| 316.6 |   256M |  32 |1554 |  10k|7164 |3631 |  1 |  91k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1260.74/1265.09	c  1265s| 37600 |  4707 | 12234k| 316.5 |   256M |  32 |1554 |  10k|7164 |3634 |  1 |  92k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1262.84/1267.14	c  1267s| 37700 |  4706 | 12256k| 316.3 |   256M |  32 |1554 |  10k|7165 |3637 |  1 |  92k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1265.02/1269.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1265.02/1269.31	c  1269s| 37800 |  4703 | 12278k| 316.0 |   256M |  32 |1554 |  10k|7165 |3641 |  1 |  92k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1267.31/1271.62	c  1272s| 37900 |  4709 | 12301k| 315.8 |   256M |  32 |1554 |  10k|   0 |3648 |  0 |  92k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1268.91/1273.23	c  1273s| 38000 |  4709 | 12319k| 315.5 |   256M |  32 |1554 |  11k|7169 |3650 |  1 |  93k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1271.40/1275.77	c  1276s| 38100 |  4708 | 12348k| 315.4 |   256M |  32 |1554 |  10k|7169 |3657 |  0 |  93k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1274.99/1279.36	c  1279s| 38200 |  4710 | 12382k| 315.5 |   256M |  32 |1554 |  10k|7166 |3663 |  1 |  93k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1278.18/1282.54	c  1283s| 38300 |  4711 | 12414k| 315.5 |   256M |  32 |1554 |  10k|7169 |3669 |  1 |  93k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1280.37/1284.77	c  1285s| 38400 |  4711 | 12439k| 315.3 |   256M |  32 |1554 |  10k|7163 |3677 |  1 |  93k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1282.57/1286.91	c  1287s| 38500 |  4721 | 12464k| 315.1 |   256M |  32 |1554 |  10k|7169 |3682 |  1 |  94k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1285.06/1289.40	c  1289s| 38600 |  4710 | 12492k| 315.0 |   256M |  32 |1554 |  10k|7164 |3686 |  1 |  94k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1287.15/1291.59	c  1292s| 38700 |  4708 | 12518k| 314.9 |   256M |  32 |1554 |  10k|7165 |3693 |  1 |  94k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1290.44/1294.87	c  1295s| 38800 |  4710 | 12552k| 315.0 |   256M |  32 |1554 |  10k|7168 |3701 |  1 |  94k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1293.03/1297.42	c  1297s| 38900 |  4725 | 12580k| 314.9 |   256M |  32 |1554 |  10k|7169 |3704 |  1 |  95k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1295.12/1299.57	c  1300s| 39000 |  4731 | 12605k| 314.7 |   256M |  32 |1554 |  11k|7163 |3714 |  0 |  95k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1297.91/1302.38	c  1302s| 39100 |  4736 | 12632k| 314.6 |   256M |  32 |1554 |  10k|7166 |3727 |  1 |  95k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1299.80/1304.25	c  1304s| 39200 |  4729 | 12656k| 314.4 |   257M |  32 |1554 |  11k|7169 |3727 |  0 |  95k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1302.29/1306.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1302.29/1306.78	c  1307s| 39300 |  4726 | 12685k| 314.4 |   257M |  32 |1554 |  11k|7162 |3736 |  0 |  95k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1304.28/1308.71	c  1309s| 39400 |  4729 | 12708k| 314.1 |   257M |  32 |1554 |  11k|7165 |3738 |  1 |  96k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1306.08/1310.51	c  1310s| 39500 |  4725 | 12728k| 313.9 |   257M |  32 |1554 |  11k|7164 |3739 |  0 |  96k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1308.37/1312.83	c  1313s| 39600 |  4729 | 12756k| 313.8 |   258M |  32 |1554 |  11k|7164 |3746 |  0 |  96k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1310.67/1315.15	c  1315s| 39700 |  4730 | 12783k| 313.7 |   258M |  32 |1554 |  11k|7167 |3755 |  1 |  96k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1313.95/1318.40	c  1318s| 39800 |  4748 | 12816k| 313.7 |   258M |  32 |1554 |  11k|7166 |3763 |  0 |  97k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1317.24/1321.72	c  1322s| 39900 |  4755 | 12845k| 313.7 |   258M |  32 |1554 |  11k|7167 |3783 |  1 |  97k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1320.33/1324.80	c  1325s| 40000 |  4758 | 12876k| 313.7 |   258M |  32 |1554 |  10k|7168 |3797 |  1 |  97k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1323.12/1327.69	c  1328s| 40100 |  4776 | 12905k| 313.6 |   258M |  32 |1554 |  10k|7169 |3807 |  0 |  97k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1325.52/1330.05	c  1330s| 40200 |  4768 | 12931k| 313.5 |   258M |  32 |1554 |  10k|7165 |3810 |  1 |  97k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1327.80/1332.35	c  1332s| 40300 |  4779 | 12954k| 313.3 |   258M |  32 |1554 |  10k|7166 |3814 |  0 |  98k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1330.60/1335.15	c  1335s| 40400 |  4784 | 12984k| 313.2 |   258M |  32 |1554 |  10k|7167 |3822 |  1 |  98k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1333.08/1337.67	c  1338s| 40500 |  4795 | 13009k| 313.1 |   259M |  32 |1554 |  10k|7166 |3825 |  0 |  98k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1335.77/1340.39	c  1340s| 40600 |  4795 | 13038k| 313.0 |   259M |  32 |1554 |  10k|7169 |3829 |  1 |  98k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1337.86/1342.41	c  1342s| 40700 |  4789 | 13065k| 312.9 |   259M |  32 |1554 |  10k|7165 |3831 |  0 |  99k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1340.75/1345.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1340.75/1345.38	c  1345s| 40800 |  4801 | 13094k| 312.9 |   259M |  32 |1554 |  10k|7169 |3839 |  2 |  99k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1343.64/1348.25	c  1348s| 40900 |  4821 | 13124k| 312.8 |   259M |  32 |1554 |  10k|7168 |3850 |  1 |  99k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1346.54/1351.11	c  1351s| 41000 |  4829 | 13154k| 312.8 |   259M |  32 |1554 |  10k|7165 |3860 |  1 |  99k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1348.44/1353.08	c  1353s| 41100 |  4822 | 13178k| 312.6 |   259M |  32 |1554 |  10k|7161 |3863 |  0 |  99k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1351.02/1355.63	c  1356s| 41200 |  4827 | 13204k| 312.5 |   259M |  32 |1554 |  10k|7165 |3869 |  0 | 100k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1353.52/1358.18	c  1358s| 41300 |  4831 | 13229k| 312.4 |   259M |  32 |1554 |  10k|7167 |3875 |  1 | 100k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1356.30/1360.90	c  1361s| 41400 |  4833 | 13256k| 312.3 |   259M |  32 |1554 |  10k|7168 |3879 |  0 | 100k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1359.59/1364.21	c  1364s| 41500 |  4843 | 13285k| 312.2 |   259M |  32 |1554 |  10k|   0 |3883 |  0 | 100k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1362.49/1367.17	c  1367s| 41600 |  4858 | 13315k| 312.2 |   259M |  32 |1554 |  10k|7165 |3891 |  1 | 101k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1365.07/1369.78	c  1370s| 41700 |  4878 | 13344k| 312.1 |   259M |  32 |1554 |  10k|7165 |3902 |  0 | 101k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1367.66/1372.32	c  1372s| 41800 |  4863 | 13374k| 312.1 |   259M |  32 |1554 |  10k|7168 |3902 |  1 | 101k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1370.15/1374.83	c  1375s| 41900 |  4866 | 13400k| 312.0 |   260M |  32 |1554 |  10k|   0 |3910 |  0 | 101k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1372.94/1377.60	c  1378s| 42000 |  4887 | 13432k| 312.0 |   260M |  32 |1554 |  11k|7165 |3914 |  0 | 102k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1374.73/1379.40	c  1379s| 42100 |  4884 | 13455k| 311.8 |   260M |  32 |1554 |  11k|   0 |3914 |  0 | 102k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1390.09/1394.86	c  1395s| 42200 |  4876 | 13569k| 313.7 |   260M |  32 |1554 |  11k|7168 |3926 |  1 | 102k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1392.18/1396.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1392.18/1396.94	c  1397s| 42300 |  4885 | 13593k| 313.6 |   260M |  32 |1554 |  11k|7167 |3932 |  1 | 102k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1393.88/1398.60	c  1399s| 42400 |  4883 | 13614k| 313.3 |   260M |  32 |1554 |  11k|   0 |3935 |  0 | 102k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1396.17/1400.94	c  1401s| 42500 |  4894 | 13641k| 313.2 |   260M |  32 |1554 |  11k|7165 |3937 |  1 | 103k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1399.56/1404.34	c  1404s| 42600 |  4923 | 13671k| 313.2 |   260M |  32 |1554 |  11k|7168 |3947 |  1 | 103k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1402.44/1407.27	c  1407s| 42700 |  4925 | 13700k| 313.1 |   261M |  32 |1554 |  11k|7172 |3961 |  1 | 103k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1405.03/1409.82	c  1410s| 42800 |  4933 | 13727k| 313.0 |   261M |  32 |1554 |  11k|   0 |3965 |  0 | 103k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1408.34/1413.18	c  1413s| 42900 |  4954 | 13760k| 313.1 |   261M |  32 |1554 |  11k|7166 |3976 |  1 | 103k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1411.01/1415.87	c  1416s| 43000 |  4970 | 13788k| 313.0 |   261M |  32 |1554 |  11k|7167 |3977 |  1 | 104k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1413.11/1417.93	c  1418s| 43100 |  4972 | 13811k| 312.8 |   261M |  32 |1554 |  11k|7162 |3982 |  0 | 104k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1415.99/1420.85	c  1421s| 43200 |  4983 | 13839k| 312.7 |   261M |  32 |1554 |  11k|7166 |3990 |  0 | 104k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1418.09/1422.95	c  1423s| 43300 |  4990 | 13861k| 312.5 |   261M |  32 |1554 |  11k|7165 |3995 |  1 | 104k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1419.98/1424.86	c  1425s| 43400 |  4997 | 13883k| 312.3 |   261M |  32 |1554 |  11k|7164 |4001 |  0 | 104k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1421.97/1426.85	c  1427s| 43500 |  4980 | 13910k| 312.2 |   261M |  32 |1554 |  11k|   0 |4002 |  0 | 105k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1424.66/1429.59	c  1430s| 43600 |  4998 | 13939k| 312.2 |   261M |  32 |1554 |  11k|7165 |4007 |  1 | 105k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1427.55/1432.42	c  1432s| 43700 |  5011 | 13971k| 312.2 |   261M |  32 |1554 |  11k|7167 |4027 |  1 | 105k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1429.35/1434.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1429.35/1434.24	c  1434s| 43800 |  5016 | 13992k| 312.0 |   261M |  32 |1554 |  11k|7168 |4031 |  1 | 105k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1432.34/1437.24	c  1437s| 43900 |  5024 | 14024k| 312.0 |   261M |  32 |1554 |  11k|7167 |4039 |  1 | 106k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1434.63/1439.51	c  1439s| 44000 |  5031 | 14050k| 311.9 |   261M |  32 |1554 |  11k|   0 |4046 |  0 | 106k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1436.82/1441.78	c  1442s| 44100 |  5043 | 14074k| 311.7 |   261M |  32 |1554 |  11k|7163 |4055 |  1 | 106k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1440.41/1445.36	c  1445s| 44200 |  5053 | 14106k| 311.7 |   262M |  32 |1554 |  11k|7162 |4065 |  1 | 106k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1443.30/1448.27	c  1448s| 44300 |  5055 | 14138k| 311.7 |   262M |  32 |1554 |  11k|7168 |4076 |  2 | 106k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1445.99/1450.90	c  1451s| 44400 |  5066 | 14163k| 311.6 |   262M |  32 |1554 |  11k|   0 |4087 |  0 | 107k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1447.98/1452.97	c  1453s| 44500 |  5067 | 14188k| 311.5 |   262M |  32 |1554 |  11k|   0 |4089 |  0 | 107k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1449.77/1454.78	c  1455s| 44600 |  5073 | 14209k| 311.2 |   262M |  32 |1554 |  11k|7161 |4091 |  1 | 107k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1451.87/1456.85	c  1457s| 44700 |  5085 | 14233k| 311.1 |   263M |  32 |1554 |  11k|7167 |4095 |  1 | 107k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1454.56/1459.54	c  1460s| 44800 |  5088 | 14264k| 311.1 |   263M |  32 |1554 |  11k|7166 |4111 |  1 | 108k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1457.64/1462.69	c  1463s| 44900 |  5092 | 14299k| 311.2 |   263M |  32 |1554 |  11k|7166 |4117 |  1 | 108k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1460.33/1465.32	c  1465s| 45000 |  5102 | 14328k| 311.1 |   263M |  32 |1554 |  11k|7167 |4126 |  1 | 108k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1462.43/1467.46	c  1467s| 45100 |  5110 | 14355k| 311.0 |   263M |  32 |1554 |  11k|7168 |4129 |  1 | 108k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1464.32/1469.36	c  1469s| 45200 |  5107 | 14379k| 310.9 |   263M |  32 |1554 |  11k|7170 |4133 |  1 | 108k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1466.61/1471.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1466.61/1471.66	c  1472s| 45300 |  5103 | 14405k| 310.8 |   263M |  32 |1554 |  11k|7170 |4137 |  1 | 109k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1469.70/1474.76	c  1475s| 45400 |  5124 | 14439k| 310.8 |   263M |  32 |1554 |  11k|7168 |4148 |  1 | 109k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1472.49/1477.56	c  1478s| 45500 |  5123 | 14470k| 310.8 |   263M |  32 |1554 |  11k|7165 |4155 |  1 | 109k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1475.18/1480.25	c  1480s| 45600 |  5128 | 14497k| 310.7 |   263M |  32 |1554 |  11k|   0 |4163 |  0 | 109k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1477.37/1482.42	c  1482s| 45700 |  5126 | 14520k| 310.6 |   263M |  32 |1554 |  11k|7165 |4177 |  1 | 110k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1479.97/1485.08	c  1485s| 45800 |  5133 | 14549k| 310.5 |   263M |  32 |1554 |  11k|7166 |4186 |  0 | 110k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1483.25/1488.39	c  1488s| 45900 |  5146 | 14582k| 310.6 |   263M |  32 |1554 |  11k|   0 |4195 |  0 | 110k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1485.74/1490.88	c  1491s| 46000 |  5153 | 14607k| 310.5 |   264M |  32 |1554 |  11k|7164 |4198 |  0 | 110k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1488.04/1493.17	c  1493s| 46100 |  5155 | 14632k| 310.3 |   264M |  32 |1554 |  11k|7169 |4198 |  1 | 110k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1489.82/1495.01	c  1495s| 46200 |  5152 | 14653k| 310.1 |   264M |  32 |1554 |  11k|7165 |4198 |  0 | 111k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1491.82/1496.97	c  1497s| 46300 |  5146 | 14677k| 309.9 |   264M |  32 |1554 |  11k|7169 |4208 |  2 | 111k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1494.81/1499.96	c  1500s| 46400 |  5164 | 14705k| 309.9 |   264M |  32 |1554 |  11k|7163 |4211 |  1 | 111k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1497.40/1502.53	c  1503s| 46500 |  5168 | 14732k| 309.8 |   265M |  32 |1554 |  11k|7167 |4216 |  0 | 111k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1499.50/1504.61	c  1505s| 46600 |  5165 | 14757k| 309.7 |   265M |  32 |1554 |  11k|7165 |4218 |  0 | 112k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1502.19/1507.37	c  1507s| 46700 |  5159 | 14786k| 309.6 |   265M |  32 |1554 |  11k|7164 |4220 |  0 | 112k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1505.18/1510.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1505.18/1510.30	c  1510s| 46800 |  5159 | 14814k| 309.6 |   265M |  32 |1554 |  11k|7167 |4221 |  1 | 112k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1508.37/1513.50	c  1513s| 46900 |  5161 | 14843k| 309.5 |   265M |  32 |1554 |  11k|7164 |4229 |  0 | 112k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1511.97/1517.18	c  1517s| 47000 |  5185 | 14876k| 309.6 |   265M |  32 |1554 |  11k|7166 |4244 |  0 | 112k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1514.74/1520.01	c  1520s| 47100 |  5189 | 14902k| 309.5 |   266M |  32 |1554 |  10k|7168 |4251 |  1 | 113k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1517.95/1523.19	c  1523s| 47200 |  5195 | 14935k| 309.5 |   266M |  32 |1554 |  10k|7164 |4260 |  1 | 113k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1520.22/1525.47	c  1525s| 47300 |  5200 | 14959k| 309.4 |   266M |  32 |1554 |  10k|7167 |4266 |  0 | 113k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1523.21/1528.42	c  1528s| 47400 |  5212 | 14987k| 309.3 |   266M |  32 |1554 |  10k|7168 |4276 |  0 | 113k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1525.82/1531.03	c  1531s| 47500 |  5225 | 15011k| 309.2 |   266M |  32 |1554 |  10k|7169 |4283 |  1 | 114k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1527.91/1533.14	c  1533s| 47600 |  5233 | 15035k| 309.0 |   266M |  32 |1554 |  11k|7166 |4285 |  0 | 114k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1529.99/1535.29	c  1535s| 47700 |  5229 | 15059k| 308.9 |   266M |  32 |1554 |  11k|7167 |4287 |  0 | 114k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1532.48/1537.74	c  1538s| 47800 |  5223 | 15086k| 308.8 |   266M |  32 |1554 |  11k|   0 |4297 |  0 | 114k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1535.07/1540.37	c  1540s| 47900 |  5234 | 15114k| 308.7 |   266M |  32 |1554 |  11k|7165 |4303 |  0 | 114k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1537.96/1543.28	c  1543s| 48000 |  5245 | 15140k| 308.7 |   266M |  32 |1554 |  10k|7167 |4308 |  1 | 115k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1540.64/1545.96	c  1546s| 48100 |  5254 | 15168k| 308.6 |   266M |  32 |1554 |  10k|7165 |4317 |  1 | 115k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1542.94/1548.23	c  1548s| 48200 |  5254 | 15192k| 308.5 |   266M |  32 |1554 |  11k|7167 |4323 |  0 | 115k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1546.52/1551.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1546.52/1551.80	c  1552s| 48300 |  5279 | 15225k| 308.5 |   266M |  32 |1554 |  11k|7170 |4336 |  2 | 115k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1548.91/1554.23	c  1554s| 48400 |  5281 | 15254k| 308.4 |   267M |  32 |1554 |  10k|7166 |4340 |  1 | 116k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1551.11/1556.48	c  1556s| 48500 |  5289 | 15277k| 308.3 |   267M |  32 |1554 |  10k|7165 |4346 |  0 | 116k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1553.40/1558.75	c  1559s| 48600 |  5290 | 15300k| 308.1 |   267M |  32 |1554 |  11k|7166 |4349 |  1 | 116k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1555.80/1561.17	c  1561s| 48700 |  5291 | 15330k| 308.1 |   267M |  32 |1554 |  11k|7162 |4353 |  1 | 116k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1558.18/1563.56	c  1564s| 48800 |  5291 | 15356k| 308.0 |   267M |  32 |1554 |  11k|7168 |4360 |  1 | 116k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1561.27/1566.60	c  1567s| 48900 |  5305 | 15385k| 308.0 |   267M |  32 |1554 |  11k|7167 |4374 |  0 | 117k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1563.77/1569.17	c  1569s| 49000 |  5310 | 15410k| 307.9 |   267M |  32 |1554 |  11k|7166 |4381 |  1 | 117k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1567.25/1572.66	c  1573s| 49100 |  5320 | 15440k| 307.9 |   269M |  32 |1554 |  11k|7167 |4392 |  1 | 117k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1569.54/1574.92	c  1575s| 49200 |  5322 | 15465k| 307.8 |   269M |  32 |1554 |  10k|7158 |4392 |  1 | 117k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1572.33/1577.76	c  1578s| 49300 |  5325 | 15494k| 307.7 |   269M |  32 |1554 |  11k|7166 |4393 |  1 | 118k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1577.21/1582.63	c  1583s| 49400 |  5348 | 15536k| 307.9 |   269M |  32 |1554 |  10k|7164 |4407 |  1 | 118k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1579.50/1584.95	c  1585s| 49500 |  5356 | 15562k| 307.8 |   270M |  32 |1554 |  10k|7165 |4413 |  1 | 118k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1581.89/1587.37	c  1587s| 49600 |  5362 | 15587k| 307.7 |   270M |  32 |1554 |  11k|7166 |4416 |  1 | 118k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1584.19/1589.69	c  1590s| 49700 |  5371 | 15610k| 307.6 |   270M |  32 |1554 |  11k|7163 |4425 |  1 | 119k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1586.69/1592.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1586.69/1592.16	c  1592s| 49800 |  5383 | 15638k| 307.5 |   270M |  32 |1554 |  11k|7167 |4432 |  1 | 119k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1589.17/1594.69	c  1595s| 49900 |  5397 | 15665k| 307.4 |   271M |  32 |1554 |  11k|7167 |4435 |  1 | 119k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1592.27/1597.70	c  1598s| 50000 |  5403 | 15698k| 307.5 |   271M |  32 |1554 |  11k|7168 |4440 |  1 | 119k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1594.76/1600.23	c  1600s| 50100 |  5416 | 15722k| 307.4 |   271M |  32 |1554 |  11k|7165 |4446 |  1 | 119k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1597.35/1602.88	c  1603s| 50200 |  5433 | 15752k| 307.3 |   271M |  32 |1554 |  11k|7164 |4449 |  0 | 120k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1600.55/1606.07	c  1606s| 50300 |  5451 | 15786k| 307.4 |   271M |  32 |1554 |  11k|7167 |4454 |  1 | 120k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1603.03/1608.52	c  1609s| 50400 |  5454 | 15813k| 307.3 |   271M |  32 |1554 |  11k|7164 |4464 |  1 | 120k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1605.92/1611.46	c  1611s| 50500 |  5458 | 15841k| 307.3 |   271M |  32 |1554 |  11k|   0 |4465 |  0 | 120k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1608.81/1614.36	c  1614s| 50600 |  5472 | 15869k| 307.2 |   271M |  32 |1554 |  11k|7170 |4475 |  0 | 121k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1610.70/1616.22	c  1616s| 50700 |  5475 | 15892k| 307.1 |   271M |  32 |1554 |  11k|7166 |4475 |  1 | 121k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1613.09/1618.69	c  1619s| 50800 |  5493 | 15917k| 307.0 |   271M |  32 |1554 |  11k|7163 |4481 |  1 | 121k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1615.38/1620.95	c  1621s| 50900 |  5502 | 15940k| 306.8 |   272M |  32 |1554 |  11k|7167 |4486 |  1 | 121k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1617.37/1622.90	c  1623s| 51000 |  5493 | 15964k| 306.7 |   272M |  32 |1554 |  11k|   0 |4486 |  0 | 122k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1620.36/1625.99	c  1626s| 51100 |  5504 | 15992k| 306.6 |   272M |  32 |1554 |  11k|7164 |4491 |  1 | 122k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1622.66/1628.25	c  1628s| 51200 |  5515 | 16017k| 306.5 |   272M |  32 |1554 |  11k|7170 |4492 |  1 | 122k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1625.35/1631.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1625.35/1631.00	c  1631s| 51300 |  5526 | 16046k| 306.5 |   272M |  32 |1554 |  11k|7168 |4492 |  1 | 122k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1628.55/1634.12	c  1634s| 51400 |  5531 | 16077k| 306.5 |   272M |  32 |1554 |  10k|7166 |4503 |  1 | 122k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1631.32/1636.91	c  1637s| 51500 |  5544 | 16105k| 306.5 |   272M |  32 |1554 |  10k|7168 |4509 |  1 | 123k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1634.81/1640.41	c  1640s| 51600 |  5561 | 16137k| 306.5 |   272M |  32 |1554 |  10k|7165 |4526 |  0 | 123k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1637.52/1643.17	c  1643s| 51700 |  5569 | 16166k| 306.5 |   272M |  32 |1554 |  10k|7167 |4536 |  0 | 123k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1640.51/1646.17	c  1646s| 51800 |  5584 | 16197k| 306.4 |   272M |  32 |1554 |  10k|7166 |4539 |  1 | 123k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1642.68/1648.32	c  1648s| 51900 |  5588 | 16220k| 306.3 |   272M |  32 |1554 |  10k|7165 |4544 |  1 | 124k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1645.08/1650.72	c  1651s| 52000 |  5597 | 16248k| 306.3 |   272M |  32 |1554 |  10k|7169 |4551 |  1 | 124k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1647.77/1653.46	c  1653s| 52100 |  5603 | 16278k| 306.3 |   272M |  32 |1554 |  10k|7166 |4556 |  1 | 124k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1650.06/1655.76	c  1656s| 52200 |  5614 | 16303k| 306.1 |   272M |  32 |1554 |  10k|7166 |4560 |  1 | 124k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1652.36/1658.07	c  1658s| 52300 |  5606 | 16331k| 306.1 |   272M |  32 |1554 |  10k|7166 |4568 |  0 | 124k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1654.94/1660.61	c  1661s| 52400 |  5607 | 16359k| 306.0 |   272M |  32 |1554 |  10k|7167 |4572 |  0 | 125k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1658.63/1664.33	c  1664s| 52500 |  5623 | 16394k| 306.1 |   272M |  32 |1554 |  10k|7170 |4584 |  0 | 125k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1660.82/1666.56	c  1667s| 52600 |  5626 | 16420k| 306.0 |   272M |  32 |1554 |  10k|   0 |4586 |  0 | 125k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1663.32/1669.09	c  1669s| 52700 |  5626 | 16450k| 306.0 |   272M |  32 |1554 |  10k|7167 |4591 |  1 | 125k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1665.32/1671.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1665.32/1671.01	c  1671s| 52800 |  5617 | 16474k| 305.9 |   272M |  32 |1554 |  10k|7165 |4596 |  1 | 125k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1668.30/1674.06	c  1674s| 52900 |  5623 | 16504k| 305.9 |   272M |  32 |1554 |  10k|   0 |4603 |  0 | 126k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1670.30/1676.04	c  1676s| 53000 |  5642 | 16529k| 305.8 |   272M |  32 |1554 |  11k|7161 |4603 |  1 | 126k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1672.67/1678.46	c  1678s| 53100 |  5632 | 16557k| 305.7 |   273M |  32 |1554 |  11k|7163 |4610 |  1 | 126k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1674.77/1680.52	c  1681s| 53200 |  5638 | 16582k| 305.6 |   273M |  32 |1554 |  11k|7167 |4611 |  0 | 126k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1677.27/1683.10	c  1683s| 53300 |  5651 | 16612k| 305.6 |   273M |  32 |1554 |  11k|7169 |4624 |  1 | 127k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1679.75/1685.54	c  1686s| 53400 |  5647 | 16636k| 305.5 |   273M |  32 |1554 |  11k|7165 |4627 |  1 | 127k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1682.05/1687.82	c  1688s| 53500 |  5645 | 16661k| 305.4 |   274M |  32 |1554 |  11k|7166 |4633 |  2 | 127k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1684.84/1690.62	c  1691s| 53600 |  5661 | 16689k| 305.4 |   274M |  32 |1554 |  11k|7166 |4646 |  0 | 127k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1687.63/1693.40	c  1693s| 53700 |  5667 | 16716k| 305.3 |   274M |  32 |1554 |  11k|7169 |4649 |  1 | 127k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1690.92/1696.79	c  1697s| 53800 |  5679 | 16747k| 305.3 |   274M |  32 |1554 |  10k|7166 |4653 |  0 | 128k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1694.00/1699.84	c  1700s| 53900 |  5690 | 16777k| 305.3 |   275M |  32 |1554 |  10k|7167 |4666 |  0 | 128k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1696.60/1702.47	c  1702s| 54000 |  5687 | 16804k| 305.2 |   275M |  32 |1554 |  10k|7166 |4684 |  0 | 128k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1699.59/1705.44	c  1705s| 54100 |  5699 | 16833k| 305.2 |   275M |  32 |1554 |  10k|7167 |4695 |  1 | 128k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1702.47/1708.39	c  1708s| 54200 |  5709 | 16868k| 305.3 |   275M |  32 |1554 |  10k|7166 |4705 |  0 | 128k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1705.66/1711.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1705.66/1711.52	c  1712s| 54300 |  5724 | 16897k| 305.3 |   275M |  32 |1554 |  10k|7166 |4716 |  1 | 129k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1708.27/1714.13	c  1714s| 54400 |  5724 | 16925k| 305.2 |   275M |  32 |1554 |  10k|7165 |4724 |  1 | 129k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1711.74/1717.63	c  1718s| 54500 |  5747 | 16961k| 305.3 |   275M |  32 |1554 |  10k|7167 |4732 |  1 | 129k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1713.53/1719.49	c  1719s| 54600 |  5756 | 16984k| 305.2 |   275M |  32 |1554 |  10k|7166 |4735 |  1 | 129k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1715.72/1721.68	c  1722s| 54700 |  5752 | 17009k| 305.1 |   275M |  32 |1554 |  11k|7168 |4739 |  1 | 130k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1718.23/1724.18	c  1724s| 54800 |  5757 | 17037k| 305.0 |   275M |  32 |1554 |  11k|7167 |4746 |  0 | 130k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1721.01/1726.90	c  1727s| 54900 |  5760 | 17065k| 305.0 |   275M |  32 |1554 |  11k|7165 |4748 |  1 | 130k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1724.11/1730.03	c  1730s| 55000 |  5779 | 17096k| 305.0 |   275M |  32 |1554 |  10k|7168 |4758 |  0 | 130k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1726.69/1732.65	c  1733s| 55100 |  5784 | 17124k| 304.9 |   275M |  32 |1554 |  11k|7165 |4768 |  2 | 131k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1729.97/1735.98	c  1736s| 55200 |  5806 | 17156k| 305.0 |   275M |  32 |1554 |  11k|7166 |4779 |  0 | 131k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1732.46/1738.40	c  1738s| 55300 |  5813 | 17183k| 304.9 |   276M |  32 |1554 |  11k|7167 |4784 |  1 | 131k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1735.25/1741.21	c  1741s| 55400 |  5823 | 17209k| 304.8 |   276M |  32 |1554 |  11k|7165 |4792 |  1 | 131k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1737.64/1743.66	c  1744s| 55500 |  5830 | 17235k| 304.8 |   277M |  32 |1554 |  11k|7167 |4801 |  1 | 131k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1739.84/1745.82	c  1746s| 55600 |  5831 | 17259k| 304.6 |   277M |  32 |1554 |  11k|7164 |4805 |  1 | 132k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1742.83/1748.87	c  1749s| 55700 |  5828 | 17287k| 304.6 |   277M |  32 |1554 |  11k|7167 |4809 |  1 | 132k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1747.21/1753.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1747.21/1753.21	c  1753s| 55800 |  5853 | 17323k| 304.7 |   277M |  32 |1554 |  10k|7166 |4825 |  1 | 132k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1749.02/1755.02	c  1755s| 55900 |  5848 | 17346k| 304.6 |   277M |  32 |1554 |  10k|7170 |4827 |  1 | 132k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1752.29/1758.36	c  1758s| 56000 |  5849 | 17379k| 304.6 |   277M |  32 |1554 |  10k|7169 |4829 |  1 | 133k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1754.69/1760.76	c  1761s| 56100 |  5845 | 17407k| 304.6 |   278M |  32 |1554 |  10k|7165 |4831 |  1 | 133k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1757.00/1763.09	c  1763s| 56200 |  5850 | 17430k| 304.4 |   278M |  32 |1554 |  10k|7170 |4842 |  1 | 133k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1758.88/1764.94	c  1765s| 56300 |  5847 | 17453k| 304.3 |   278M |  32 |1554 |  10k|7170 |4845 |  0 | 133k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1761.98/1768.10	c  1768s| 56400 |  5860 | 17479k| 304.2 |   278M |  32 |1554 |  10k|7171 |4850 |  1 | 133k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1765.35/1771.42	c  1771s| 56500 |  5876 | 17511k| 304.2 |   278M |  32 |1554 |  10k|7163 |4857 |  0 | 134k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1767.25/1773.38	c  1773s| 56600 |  5866 | 17534k| 304.1 |   278M |  32 |1554 |  10k|7164 |4859 |  0 | 134k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1770.73/1776.84	c  1777s| 56700 |  5882 | 17566k| 304.1 |   278M |  32 |1554 |  10k|7166 |4870 |  0 | 134k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1773.22/1779.35	c  1779s| 56800 |  5884 | 17594k| 304.1 |   278M |  32 |1554 |  10k|7165 |4876 |  1 | 134k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1776.02/1782.11	c  1782s| 56900 |  5884 | 17624k| 304.1 |   278M |  32 |1554 |  10k|7165 |4888 |  0 | 134k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1779.40/1785.58	c  1786s| 57000 |  5897 | 17658k| 304.2 |   278M |  32 |1554 |  10k|7167 |4900 |  1 | 135k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1782.39/1788.59	c  1789s| 57100 |  5915 | 17687k| 304.1 |   278M |  32 |1554 |  10k|7171 |4911 |  1 | 135k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1785.18/1791.39	c  1791s| 57200 |  5925 | 17715k| 304.1 |   278M |  32 |1554 |  10k|7171 |4912 |  1 | 135k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1787.27/1793.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1787.27/1793.46	c  1793s| 57300 |  5936 | 17739k| 304.0 |   278M |  32 |1554 |  10k|7166 |4914 |  1 | 135k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1789.76/1795.92	c  1796s| 57400 |  5947 | 17766k| 303.9 |   278M |  32 |1554 |  10k|7166 |4918 |  1 | 136k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1792.05/1798.28	c  1798s| 57500 |  5958 | 17792k| 303.9 |   278M |  32 |1554 |  10k|7166 |4923 |  1 | 136k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1793.75/1799.96	c  1800s| 57600 |  5957 | 17814k| 303.7 |   278M |  32 |1554 |  11k|   0 |4924 |  0 | 136k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1795.75/1801.97	c  1802s| 57700 |  5963 | 17836k| 303.6 |   278M |  32 |1554 |  11k|7163 |4930 |  1 | 136k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1798.74/1804.99	c  1805s| 57800 |  5967 | 17865k| 303.6 |   278M |  32 |1554 |  11k|7164 |4936 |  1 | 136k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1801.13/1807.33	c  1807s| 57900 |  5960 | 17891k| 303.5 |   278M |  32 |1554 |  11k|7169 |4943 |  1 | 137k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1803.93/1810.12	c  1810s| 58000 |  5967 | 17918k| 303.4 |   278M |  32 |1554 |  10k|7165 |4960 |  1 | 137k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1806.41/1812.64	c  1813s| 58100 |  5968 | 17943k| 303.3 |   279M |  32 |1554 |  11k|7166 |4963 |  0 | 137k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1808.81/1815.02	c  1815s| 58200 |  5971 | 17968k| 303.2 |   279M |  32 |1554 |  11k|   0 |4966 |  0 | 137k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1810.90/1817.19	c  1817s| 58300 |  5973 | 17993k| 303.2 |   279M |  32 |1554 |  11k|7168 |4971 |  1 | 137k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1813.58/1819.85	c  1820s| 58400 |  5981 | 18021k| 303.1 |   280M |  32 |1554 |  11k|7165 |4980 |  1 | 138k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1815.97/1822.29	c  1822s| 58500 |  5983 | 18050k| 303.1 |   280M |  32 |1554 |  11k|7165 |4982 |  1 | 138k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1818.46/1824.74	c  1825s| 58600 |  5993 | 18076k| 303.0 |   280M |  32 |1554 |  11k|7164 |4989 |  1 | 138k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1821.35/1827.62	c  1828s| 58700 |  6013 | 18107k| 303.0 |   280M |  32 |1554 |  11k|7167 |5005 |  1 | 138k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1823.76/1830.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1823.76/1830.08	c  1830s| 58800 |  6016 | 18134k| 303.0 |   280M |  32 |1554 |  11k|   0 |5012 |  0 | 138k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1826.43/1832.79	c  1833s| 58900 |  6025 | 18162k| 302.9 |   280M |  32 |1554 |  11k|7166 |5017 |  1 | 139k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1828.43/1834.77	c  1835s| 59000 |  6023 | 18184k| 302.8 |   280M |  32 |1554 |  11k|7170 |5021 |  2 | 139k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1831.62/1837.99	c  1838s| 59100 |  6039 | 18213k| 302.8 |   280M |  32 |1554 |  11k|   0 |5025 |  0 | 139k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1833.82/1840.17	c  1840s| 59200 |  6048 | 18235k| 302.6 |   280M |  32 |1554 |  11k|7166 |5033 |  1 | 139k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1835.81/1842.11	c  1842s| 59300 |  6038 | 18261k| 302.6 |   280M |  32 |1554 |  11k|7165 |5033 |  1 | 139k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1838.19/1844.53	c  1845s| 59400 |  6037 | 18286k| 302.5 |   280M |  32 |1554 |  11k|7165 |5043 |  0 | 140k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1842.38/1848.75	c  1849s| 59500 |  6053 | 18326k| 302.6 |   280M |  32 |1554 |  11k|7163 |5050 |  0 | 140k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1845.47/1851.82	c  1852s| 59600 |  6061 | 18357k| 302.7 |   280M |  32 |1554 |  11k|7168 |5062 |  0 | 140k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1847.96/1854.31	c  1854s| 59700 |  6071 | 18384k| 302.6 |   280M |  32 |1554 |  11k|7163 |5072 |  0 | 140k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1850.45/1856.80	c  1857s| 59800 |  6090 | 18413k| 302.6 |   281M |  32 |1554 |  11k|7161 |5079 |  0 | 141k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1852.84/1859.20	c  1859s| 59900 |  6092 | 18438k| 302.5 |   281M |  32 |1554 |  11k|7173 |5089 |  1 | 141k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1855.03/1861.45	c  1861s| 60000 |  6081 | 18463k| 302.4 |   281M |  32 |1554 |  11k|7168 |5089 |  0 | 141k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1858.63/1865.03	c  1865s| 60100 |  6088 | 18500k| 302.5 |   282M |  32 |1554 |  11k|   0 |5098 |  0 | 141k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1860.63/1867.03	c  1867s| 60200 |  6085 | 18523k| 302.4 |   282M |  32 |1554 |  11k|   0 |5102 |  0 | 142k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1862.72/1869.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1862.72/1869.18	c  1869s| 60300 |  6095 | 18548k| 302.3 |   283M |  32 |1554 |  11k|7167 |5105 |  1 | 142k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1865.71/1872.15	c  1872s| 60400 |  6107 | 18577k| 302.3 |   283M |  32 |1554 |  11k|7163 |5107 |  1 | 142k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1867.70/1874.14	c  1874s| 60500 |  6102 | 18600k| 302.2 |   283M |  32 |1554 |  11k|7163 |5113 |  1 | 142k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1869.78/1876.28	c  1876s| 60600 |  6106 | 18625k| 302.1 |   283M |  32 |1554 |  11k|7166 |5118 |  2 | 142k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1872.07/1878.51	c  1878s| 60700 |  6114 | 18649k| 302.0 |   283M |  32 |1554 |  11k|7169 |5122 |  1 | 143k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1875.06/1881.52	c  1882s| 60800 |  6121 | 18676k| 301.9 |   283M |  32 |1554 |  11k|7164 |5124 |  0 | 143k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1877.45/1883.95	c  1884s| 60900 |  6133 | 18701k| 301.9 |   283M |  32 |1554 |  11k|7165 |5129 |  0 | 143k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1879.74/1886.25	c  1886s| 61000 |  6147 | 18726k| 301.8 |   283M |  32 |1554 |  11k|7165 |5133 |  0 | 143k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1882.13/1888.60	c  1889s| 61100 |  6149 | 18750k| 301.7 |   283M |  32 |1554 |  11k|7165 |5134 |  1 | 143k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1884.23/1890.75	c  1891s| 61200 |  6152 | 18777k| 301.6 |   284M |  32 |1554 |  11k|7165 |5140 |  1 | 144k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1886.42/1892.95	c  1893s| 61300 |  6162 | 18801k| 301.5 |   284M |  32 |1554 |  11k|7166 |5140 |  0 | 144k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1889.41/1895.93	c  1896s| 61400 |  6171 | 18831k| 301.5 |   284M |  32 |1554 |  11k|7168 |5142 |  1 | 144k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1892.20/1898.79	c  1899s| 61500 |  6185 | 18857k| 301.5 |   284M |  32 |1554 |  11k|7165 |5146 |  1 | 144k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1894.19/1900.74	c  1901s| 61600 |  6185 | 18880k| 301.3 |   284M |  32 |1554 |  11k|7164 |5153 |  0 | 145k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1899.08/1905.69	c  1906s| 61700 |  6192 | 18924k| 301.6 |   284M |  32 |1554 |  11k|7165 |5160 |  0 | 145k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1901.58/1908.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1901.58/1908.14	c  1908s| 61800 |  6196 | 18953k| 301.5 |   284M |  32 |1554 |  11k|7169 |5163 |  1 | 145k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1903.86/1910.47	c  1910s| 61900 |  6196 | 18977k| 301.4 |   284M |  32 |1554 |  11k|7168 |5166 |  1 | 145k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1907.14/1913.77	c  1914s| 62000 |  6218 | 19008k| 301.5 |   284M |  32 |1554 |  11k|   0 |5183 |  0 | 145k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1910.23/1916.84	c  1917s| 62100 |  6229 | 19036k| 301.4 |   284M |  32 |1554 |  11k|7169 |5187 |  0 | 145k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1913.22/1919.84	c  1920s| 62200 |  6238 | 19068k| 301.5 |   284M |  32 |1554 |  11k|   0 |5193 |  0 | 146k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1916.21/1922.88	c  1923s| 62300 |  6243 | 19096k| 301.4 |   284M |  32 |1554 |  11k|7166 |5204 |  0 | 146k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1918.60/1925.21	c  1925s| 62400 |  6242 | 19121k| 301.3 |   284M |  32 |1554 |  11k|7165 |5206 |  1 | 146k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1921.40/1928.08	c  1928s| 62500 |  6242 | 19149k| 301.3 |   284M |  32 |1554 |  11k|   0 |5213 |  0 | 146k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1924.58/1931.26	c  1931s| 62600 |  6271 | 19179k| 301.3 |   284M |  32 |1554 |  11k|7169 |5221 |  1 | 147k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1927.98/1934.62	c  1935s| 62700 |  6290 | 19212k| 301.3 |   284M |  32 |1554 |  11k|7164 |5225 |  1 | 147k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1930.17/1936.81	c  1937s| 62800 |  6301 | 19238k| 301.3 |   285M |  32 |1554 |  11k|7164 |5226 |  0 | 147k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1932.26/1938.90	c  1939s| 62900 |  6299 | 19263k| 301.2 |   285M |  32 |1554 |  11k|   0 |5226 |  0 | 147k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1934.37/1941.07	c  1941s| 63000 |  6292 | 19288k| 301.1 |   285M |  32 |1554 |  11k|7171 |5236 |  1 | 147k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1937.04/1943.73	c  1944s| 63100 |  6291 | 19314k| 301.1 |   285M |  32 |1554 |  11k|7168 |5237 |  1 | 148k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1939.93/1946.67	c  1947s| 63200 |  6293 | 19342k| 301.0 |   285M |  32 |1554 |  11k|   0 |5241 |  0 | 148k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1942.62/1949.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1942.62/1949.35	c  1949s| 63300 |  6300 | 19371k| 301.0 |   285M |  32 |1554 |  11k|7170 |5244 |  2 | 148k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1945.71/1952.43	c  1952s| 63400 |  6312 | 19405k| 301.1 |   285M |  32 |1554 |  11k|7165 |5248 |  1 | 148k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1947.90/1954.66	c  1955s| 63500 |  6313 | 19429k| 301.0 |   285M |  32 |1554 |  11k|7166 |5249 |  0 | 149k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1950.31/1957.03	c  1957s| 63600 |  6315 | 19455k| 300.9 |   285M |  32 |1554 |  11k|7164 |5251 |  1 | 149k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1953.30/1960.05	c  1960s| 63700 |  6319 | 19484k| 300.9 |   285M |  32 |1554 |  11k|7172 |5255 |  1 | 149k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1955.08/1961.82	c  1962s| 63800 |  6319 | 19506k| 300.8 |   286M |  32 |1554 |  11k|   0 |5256 |  0 | 149k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1957.38/1964.17	c  1964s| 63900 |  6322 | 19532k| 300.7 |   287M |  32 |1554 |  11k|7161 |5266 |  1 | 149k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1960.16/1966.99	c  1967s| 64000 |  6325 | 19560k| 300.7 |   287M |  32 |1554 |  11k|7172 |5266 |  0 | 150k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1963.15/1970.00	c  1970s| 64100 |  6326 | 19591k| 300.7 |   287M |  32 |1554 |  11k|   0 |5269 |  0 | 150k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1965.14/1971.98	c  1972s| 64200 |  6328 | 19613k| 300.6 |   287M |  32 |1554 |  11k|7165 |5275 |  1 | 150k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1967.83/1974.68	c  1975s| 64300 |  6336 | 19644k| 300.6 |   287M |  32 |1554 |  11k|7163 |5280 |  2 | 150k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1970.02/1976.86	c  1977s| 64400 |  6335 | 19670k| 300.5 |   287M |  32 |1554 |  11k|7168 |5286 |  0 | 150k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1972.81/1979.63	c  1980s| 64500 |  6347 | 19697k| 300.5 |   287M |  32 |1554 |  11k|7170 |5291 |  0 | 151k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1975.50/1982.39	c  1982s| 64600 |  6352 | 19724k| 300.4 |   287M |  32 |1554 |  11k|7167 |5296 |  0 | 151k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1978.69/1985.55	c  1986s| 64700 |  6373 | 19754k| 300.4 |   287M |  32 |1554 |  11k|7165 |5301 |  1 | 151k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1982.78/1989.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1982.78/1989.68	c  1990s| 64800 |  6377 | 19791k| 300.5 |   288M |  32 |1554 |  11k|7167 |5311 |  0 | 151k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1986.18/1993.09	c  1993s| 64900 |  6402 | 19823k| 300.6 |   289M |  32 |1554 |  11k|7168 |5331 |  1 | 152k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1988.46/1995.32	c  1995s| 65000 |  6401 | 19848k| 300.5 |   289M |  32 |1554 |  11k|7165 |5336 |  1 | 152k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1992.64/1999.59	c  2000s| 65100 |  6415 | 19886k| 300.6 |   289M |  32 |1554 |  11k|7168 |5359 |  1 | 152k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1995.25/2002.17	c  2002s| 65200 |  6420 | 19916k| 300.6 |   289M |  32 |1554 |  11k|7166 |5368 |  1 | 152k|  31 | 0.000000e+00 |      --      |    Inf | unknown
1998.92/2005.87	c  2006s| 65300 |  6434 | 19950k| 300.7 |   289M |  32 |1554 |  11k|7169 |5373 |  0 | 153k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2001.41/2008.34	c  2008s| 65400 |  6436 | 19976k| 300.6 |   289M |  32 |1554 |  11k|7169 |5378 |  1 | 153k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2004.30/2011.22	c  2011s| 65500 |  6461 | 20004k| 300.6 |   289M |  32 |1554 |  11k|7170 |5378 |  0 | 153k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2007.21/2014.13	c  2014s| 65600 |  6477 | 20033k| 300.5 |   289M |  32 |1554 |  11k|7165 |5388 |  0 | 153k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2010.09/2017.01	c  2017s| 65700 |  6489 | 20062k| 300.5 |   289M |  32 |1554 |  11k|7166 |5396 |  2 | 153k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2012.87/2019.85	c  2020s| 65800 |  6508 | 20089k| 300.5 |   289M |  32 |1554 |  11k|7168 |5400 |  1 | 154k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2015.18/2022.19	c  2022s| 65900 |  6512 | 20114k| 300.4 |   289M |  32 |1554 |  11k|7163 |5404 |  1 | 154k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2017.56/2024.50	c  2024s| 66000 |  6521 | 20140k| 300.4 |   290M |  32 |1554 |  11k|7165 |5417 |  0 | 154k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2020.55/2027.54	c  2028s| 66100 |  6520 | 20174k| 300.4 |   290M |  32 |1554 |  11k|7167 |5422 |  1 | 154k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2023.44/2030.48	c  2030s| 66200 |  6527 | 20204k| 300.4 |   290M |  32 |1554 |  11k|7164 |5429 |  1 | 155k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2025.63/2032.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2025.63/2032.63	c  2033s| 66300 |  6521 | 20227k| 300.3 |   290M |  32 |1554 |  11k|7165 |5437 |  1 | 155k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2028.62/2035.65	c  2036s| 66400 |  6525 | 20258k| 300.3 |   290M |  32 |1554 |  11k|7166 |5446 |  0 | 155k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2031.70/2038.73	c  2039s| 66500 |  6556 | 20289k| 300.3 |   290M |  32 |1554 |  11k|7166 |5457 |  1 | 155k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2034.60/2041.64	c  2042s| 66600 |  6568 | 20318k| 300.3 |   290M |  32 |1554 |  11k|7166 |5464 |  0 | 155k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2036.89/2044.01	c  2044s| 66700 |  6572 | 20344k| 300.3 |   290M |  32 |1554 |  11k|7164 |5471 |  1 | 156k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2041.47/2048.54	c  2049s| 66800 |  6592 | 20384k| 300.4 |   290M |  32 |1554 |  11k|7164 |5482 |  1 | 156k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2044.26/2051.37	c  2051s| 66900 |  6594 | 20415k| 300.4 |   291M |  32 |1554 |  11k|7166 |5491 |  1 | 156k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2046.65/2053.73	c  2054s| 67000 |  6600 | 20441k| 300.4 |   292M |  32 |1554 |  11k|7169 |5498 |  1 | 156k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2048.64/2055.79	c  2056s| 67100 |  6590 | 20466k| 300.3 |   292M |  32 |1554 |  11k|7167 |5499 |  1 | 157k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2050.64/2057.78	c  2058s| 67200 |  6594 | 20490k| 300.2 |   292M |  32 |1554 |  11k|7169 |5499 |  1 | 157k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2054.04/2061.18	c  2061s| 67300 |  6597 | 20525k| 300.3 |   292M |  32 |1554 |  11k|7166 |5502 |  1 | 157k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2056.22/2063.34	c  2063s| 67400 |  6593 | 20549k| 300.2 |   292M |  32 |1554 |  11k|7168 |5508 |  0 | 157k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2059.91/2067.01	c  2067s| 67500 |  6605 | 20584k| 300.3 |   292M |  32 |1554 |  11k|7167 |5520 |  1 | 157k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2063.19/2070.30	c  2070s| 67600 |  6616 | 20615k| 300.3 |   292M |  32 |1554 |  11k|7168 |5536 |  0 | 158k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2065.18/2072.33	c  2072s| 67700 |  6616 | 20638k| 300.2 |   292M |  32 |1554 |  11k|7164 |5538 |  1 | 158k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2068.07/2075.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2068.07/2075.28	c  2075s| 67800 |  6618 | 20665k| 300.1 |   292M |  32 |1554 |  11k|   0 |5540 |  0 | 158k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2071.06/2078.21	c  2078s| 67900 |  6628 | 20696k| 300.1 |   292M |  32 |1554 |  11k|7166 |5545 |  0 | 158k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2075.25/2082.45	c  2082s| 68000 |  6636 | 20735k| 300.3 |   292M |  32 |1554 |  11k|7167 |5562 |  1 | 158k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2078.73/2086.00	c  2086s| 68100 |  6636 | 20765k| 300.3 |   294M |  32 |1554 |  11k|7165 |5578 |  1 | 159k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2081.52/2088.74	c  2089s| 68200 |  6638 | 20794k| 300.2 |   294M |  32 |1554 |  11k|7166 |5582 |  0 | 159k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2083.94/2091.16	c  2091s| 68300 |  6639 | 20819k| 300.2 |   294M |  32 |1554 |  11k|7167 |5586 |  1 | 159k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2086.22/2093.48	c  2093s| 68400 |  6650 | 20844k| 300.1 |   294M |  32 |1554 |  11k|7164 |5590 |  1 | 159k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2088.61/2095.88	c  2096s| 68500 |  6658 | 20872k| 300.1 |   294M |  32 |1554 |  11k|   0 |5595 |  0 | 160k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2091.20/2098.48	c  2098s| 68600 |  6662 | 20900k| 300.0 |   294M |  32 |1554 |  11k|7168 |5596 |  1 | 160k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2094.09/2101.30	c  2101s| 68700 |  6668 | 20928k| 300.0 |   294M |  32 |1554 |  11k|7165 |5613 |  0 | 160k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2096.08/2103.38	c  2103s| 68800 |  6671 | 20953k| 299.9 |   294M |  32 |1554 |  11k|7162 |5618 |  1 | 160k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2098.78/2106.10	c  2106s| 68900 |  6680 | 20983k| 299.9 |   294M |  32 |1554 |  11k|7169 |5632 |  1 | 160k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2100.88/2108.12	c  2108s| 69000 |  6677 | 21003k| 299.8 |   294M |  32 |1554 |  11k|7171 |5636 |  1 | 161k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2103.46/2110.72	c  2111s| 69100 |  6690 | 21032k| 299.8 |   294M |  32 |1554 |  11k|7166 |5637 |  1 | 161k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2106.15/2113.47	c  2113s| 69200 |  6686 | 21059k| 299.8 |   294M |  32 |1554 |  11k|   0 |5645 |  0 | 161k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2108.94/2116.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2108.94/2116.26	c  2116s| 69300 |  6699 | 21087k| 299.7 |   294M |  32 |1554 |  11k|7161 |5648 |  1 | 161k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2111.84/2119.17	c  2119s| 69400 |  6710 | 21115k| 299.7 |   294M |  32 |1554 |  11k|7168 |5650 |  0 | 162k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2114.42/2121.73	c  2122s| 69500 |  6725 | 21143k| 299.7 |   294M |  32 |1554 |  11k|7165 |5659 |  0 | 162k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2117.71/2125.10	c  2125s| 69600 |  6749 | 21175k| 299.7 |   294M |  32 |1554 |  11k|7168 |5667 |  1 | 162k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2120.89/2128.25	c  2128s| 69700 |  6763 | 21208k| 299.7 |   295M |  32 |1554 |  11k|7164 |5672 |  1 | 162k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2123.28/2130.68	c  2131s| 69800 |  6771 | 21236k| 299.7 |   295M |  32 |1554 |  11k|7168 |5675 |  1 | 163k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2125.57/2133.00	c  2133s| 69900 |  6787 | 21264k| 299.7 |   295M |  32 |1554 |  11k|7167 |5679 |  1 | 163k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2127.26/2134.64	c  2135s| 70000 |  6789 | 21285k| 299.6 |   296M |  32 |1554 |  11k|7167 |5681 |  1 | 163k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2129.16/2136.50	c  2136s| 70100 |  6787 | 21309k| 299.5 |   296M |  32 |1554 |  11k|7165 |5682 |  1 | 163k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2131.95/2139.32	c  2139s| 70200 |  6788 | 21336k| 299.4 |   296M |  32 |1554 |  11k|7166 |5687 |  0 | 163k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2134.54/2141.98	c  2142s| 70300 |  6799 | 21361k| 299.4 |   296M |  32 |1554 |  11k|7166 |5702 |  1 | 164k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2136.93/2144.39	c  2144s| 70400 |  6798 | 21388k| 299.3 |   297M |  32 |1554 |  11k|7165 |5706 |  1 | 164k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2139.92/2147.38	c  2147s| 70500 |  6815 | 21421k| 299.4 |   297M |  32 |1554 |  11k|7166 |5710 |  1 | 164k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2143.11/2150.52	c  2151s| 70600 |  6823 | 21452k| 299.4 |   297M |  32 |1554 |  11k|   0 |5710 |  0 | 164k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2145.71/2153.19	c  2153s| 70700 |  6832 | 21479k| 299.3 |   297M |  32 |1554 |  11k|7165 |5713 |  1 | 164k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2148.19/2155.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2148.19/2155.68	c  2156s| 70800 |  6829 | 21507k| 299.3 |   297M |  32 |1554 |  11k|7162 |5718 |  1 | 165k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2151.18/2158.63	c  2159s| 70900 |  6836 | 21538k| 299.3 |   297M |  32 |1554 |  11k|   0 |5720 |  0 | 165k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2153.58/2161.04	c  2161s| 71000 |  6844 | 21561k| 299.2 |   297M |  32 |1554 |  11k|7169 |5721 |  0 | 165k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2156.06/2163.58	c  2164s| 71100 |  6856 | 21588k| 299.2 |   297M |  32 |1554 |  11k|7166 |5726 |  1 | 165k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2158.56/2166.07	c  2166s| 71200 |  6858 | 21617k| 299.2 |   297M |  32 |1554 |  11k|7164 |5728 |  1 | 166k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2161.04/2168.56	c  2169s| 71300 |  6865 | 21645k| 299.1 |   297M |  32 |1554 |  11k|7166 |5737 |  1 | 166k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2163.55/2171.01	c  2171s| 71400 |  6863 | 21670k| 299.1 |   297M |  32 |1554 |  11k|7168 |5740 |  0 | 166k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2166.32/2173.90	c  2174s| 71500 |  6859 | 21701k| 299.1 |   297M |  32 |1554 |  11k|7172 |5748 |  0 | 166k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2169.52/2177.03	c  2177s| 71600 |  6877 | 21730k| 299.1 |   297M |  32 |1554 |  11k|7167 |5751 |  1 | 166k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2172.20/2179.74	c  2180s| 71700 |  6874 | 21760k| 299.1 |   297M |  32 |1554 |  11k|7169 |5751 |  1 | 167k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2175.50/2183.05	c  2183s| 71800 |  6884 | 21793k| 299.1 |   297M |  32 |1554 |  11k|7165 |5755 |  1 | 167k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2177.59/2185.13	c  2185s| 71900 |  6885 | 21815k| 299.0 |   297M |  32 |1554 |  11k|   0 |5758 |  0 | 167k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2179.77/2187.32	c  2187s| 72000 |  6893 | 21838k| 298.9 |   297M |  32 |1554 |  11k|7164 |5767 |  0 | 167k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2182.07/2189.67	c  2190s| 72100 |  6899 | 21864k| 298.9 |   297M |  32 |1554 |  11k|   0 |5774 |  0 | 168k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2185.35/2192.96	c  2193s| 72200 |  6905 | 21894k| 298.9 |   297M |  32 |1554 |  11k|7169 |5778 |  1 | 168k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2188.45/2196.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2188.45/2196.09	c  2196s| 72300 |  6922 | 21924k| 298.9 |   297M |  32 |1554 |  11k|7164 |5783 |  0 | 168k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2191.03/2198.69	c  2199s| 72400 |  6928 | 21950k| 298.8 |   297M |  32 |1554 |  11k|7166 |5789 |  1 | 168k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2193.82/2201.47	c  2201s| 72500 |  6946 | 21977k| 298.8 |   297M |  32 |1554 |  11k|7165 |5799 |  1 | 168k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2196.91/2204.56	c  2205s| 72600 |  6948 | 22007k| 298.8 |   297M |  32 |1554 |  11k|7167 |5799 |  1 | 169k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2200.60/2208.24	c  2208s| 72700 |  6960 | 22043k| 298.9 |   297M |  32 |1554 |  11k|7164 |5811 |  1 | 169k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2202.99/2210.64	c  2211s| 72800 |  6961 | 22069k| 298.8 |   297M |  32 |1554 |  11k|7165 |5814 |  2 | 169k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2205.39/2213.02	c  2213s| 72900 |  6973 | 22093k| 298.7 |   297M |  32 |1554 |  11k|7164 |5818 |  1 | 169k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2207.87/2215.57	c  2216s| 73000 |  6985 | 22121k| 298.7 |   297M |  32 |1554 |  11k|7165 |5820 |  1 | 170k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2210.26/2217.98	c  2218s| 73100 |  6985 | 22143k| 298.6 |   297M |  32 |1554 |  11k|7167 |5823 |  1 | 170k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2212.95/2220.61	c  2221s| 73200 |  6986 | 22169k| 298.6 |   297M |  32 |1554 |  11k|7168 |5831 |  1 | 170k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2215.74/2223.47	c  2223s| 73300 |  6991 | 22199k| 298.6 |   297M |  32 |1554 |  11k|   0 |5836 |  0 | 170k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2218.63/2226.32	c  2226s| 73400 |  6994 | 22227k| 298.5 |   297M |  32 |1554 |  11k|7169 |5843 |  0 | 171k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2221.12/2228.89	c  2229s| 73500 |  7006 | 22256k| 298.5 |   298M |  32 |1554 |  11k|7167 |5848 |  1 | 171k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2223.22/2230.91	c  2231s| 73600 |  7002 | 22279k| 298.4 |   298M |  32 |1554 |  11k|   0 |5848 |  0 | 171k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2225.32/2233.06	c  2233s| 73700 |  7006 | 22304k| 298.4 |   298M |  32 |1554 |  11k|   0 |5853 |  0 | 171k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2228.20/2235.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2228.20/2235.91	c  2236s| 73800 |  7017 | 22333k| 298.4 |   298M |  32 |1554 |  11k|7165 |5858 |  1 | 171k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2231.59/2239.33	c  2239s| 73900 |  7034 | 22367k| 298.4 |   298M |  32 |1554 |  11k|7167 |5863 |  1 | 172k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2233.78/2241.55	c  2242s| 74000 |  7026 | 22392k| 298.3 |   298M |  32 |1554 |  11k|   0 |5874 |  0 | 172k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2235.57/2243.36	c  2243s| 74100 |  7035 | 22412k| 298.2 |   298M |  32 |1554 |  11k|7164 |5876 |  1 | 172k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2238.76/2246.57	c  2247s| 74200 |  7054 | 22442k| 298.2 |   298M |  32 |1554 |  11k|7170 |5885 |  1 | 172k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2240.95/2248.79	c  2249s| 74300 |  7057 | 22467k| 298.1 |   298M |  32 |1554 |  11k|7166 |5886 |  1 | 172k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2243.36/2251.17	c  2251s| 74400 |  7061 | 22494k| 298.1 |   298M |  32 |1554 |  11k|   0 |5889 |  0 | 173k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2247.13/2254.97	c  2255s| 74500 |  7068 | 22528k| 298.2 |   298M |  32 |1554 |  11k|7167 |5895 |  1 | 173k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2250.12/2258.00	c  2258s| 74600 |  7083 | 22560k| 298.2 |   298M |  32 |1554 |  11k|   0 |5901 |  0 | 173k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2252.71/2260.56	c  2261s| 74700 |  7086 | 22587k| 298.2 |   298M |  32 |1554 |  11k|7169 |5907 |  1 | 173k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2255.01/2262.89	c  2263s| 74800 |  7079 | 22612k| 298.1 |   298M |  32 |1554 |  11k|7163 |5911 |  1 | 174k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2257.00/2264.86	c  2265s| 74900 |  7091 | 22636k| 298.0 |   298M |  32 |1554 |  11k|7163 |5915 |  1 | 174k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2258.80/2266.62	c  2267s| 75000 |  7080 | 22659k| 297.9 |   298M |  32 |1554 |  12k|7165 |5915 |  1 | 174k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2261.30/2269.14	c  2269s| 75100 |  7074 | 22685k| 297.9 |   298M |  32 |1554 |  11k|7163 |5921 |  1 | 174k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2263.29/2271.15	c  2271s| 75200 |  7092 | 22707k| 297.8 |   298M |  32 |1554 |  12k|7163 |5922 |  1 | 174k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2265.19/2273.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2265.19/2273.03	c  2273s| 75300 |  7082 | 22728k| 297.7 |   299M |  32 |1554 |  12k|7168 |5923 |  0 | 175k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2267.66/2275.50	c  2275s| 75400 |  7082 | 22755k| 297.6 |   299M |  32 |1554 |  12k|7165 |5929 |  1 | 175k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2270.45/2278.36	c  2278s| 75500 |  7088 | 22784k| 297.6 |   299M |  32 |1554 |  12k|7167 |5936 |  0 | 175k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2272.75/2280.65	c  2281s| 75600 |  7088 | 22807k| 297.5 |   299M |  32 |1554 |  12k|7169 |5939 |  0 | 175k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2275.04/2282.93	c  2283s| 75700 |  7086 | 22833k| 297.5 |   299M |  32 |1554 |  12k|   0 |5940 |  0 | 176k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2277.24/2285.14	c  2285s| 75800 |  7094 | 22855k| 297.4 |   299M |  32 |1554 |  12k|   0 |5942 |  0 | 176k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2279.32/2287.22	c  2287s| 75900 |  7102 | 22880k| 297.3 |   299M |  32 |1554 |  12k|   0 |5944 |  0 | 176k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2281.91/2289.85	c  2290s| 76000 |  7096 | 22906k| 297.3 |   299M |  32 |1554 |  12k|7165 |5947 |  1 | 176k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2284.22/2292.17	c  2292s| 76100 |  7098 | 22932k| 297.2 |   299M |  32 |1554 |  12k|7167 |5951 |  1 | 176k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2286.89/2294.81	c  2295s| 76200 |  7109 | 22961k| 297.2 |   299M |  32 |1554 |  12k|7165 |5957 |  0 | 176k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2288.89/2296.87	c  2297s| 76300 |  7110 | 22985k| 297.1 |   300M |  32 |1554 |  12k|7166 |5960 |  1 | 177k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2291.48/2299.41	c  2299s| 76400 |  7108 | 23013k| 297.1 |   300M |  32 |1554 |  12k|7166 |5961 |  1 | 177k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2293.47/2301.48	c  2301s| 76500 |  7107 | 23037k| 297.0 |   300M |  32 |1554 |  12k|7165 |5965 |  0 | 177k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2296.26/2304.25	c  2304s| 76600 |  7111 | 23066k| 297.0 |   300M |  32 |1554 |  12k|7165 |5968 |  0 | 177k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2299.06/2307.11	c  2307s| 76700 |  7121 | 23094k| 297.0 |   300M |  32 |1554 |  12k|7167 |5979 |  0 | 178k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2302.15/2310.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2302.15/2310.12	c  2310s| 76800 |  7139 | 23123k| 297.0 |   300M |  32 |1554 |  12k|   0 |5986 |  0 | 178k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2304.14/2312.13	c  2312s| 76900 |  7144 | 23147k| 296.9 |   300M |  32 |1554 |  12k|   0 |5989 |  0 | 178k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2307.62/2315.69	c  2316s| 77000 |  7147 | 23181k| 297.0 |   301M |  32 |1554 |  12k|7167 |5989 |  0 | 178k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2310.91/2318.93	c  2319s| 77100 |  7143 | 23212k| 297.0 |   301M |  32 |1554 |  11k|7166 |5996 |  0 | 178k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2313.60/2321.68	c  2322s| 77200 |  7155 | 23240k| 297.0 |   301M |  32 |1554 |  12k|7162 |6010 |  2 | 179k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2316.78/2324.86	c  2325s| 77300 |  7177 | 23272k| 297.0 |   301M |  32 |1554 |  12k|7164 |6015 |  0 | 179k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2319.18/2327.29	c  2327s| 77400 |  7178 | 23299k| 297.0 |   301M |  32 |1554 |  12k|7168 |6019 |  1 | 179k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2321.77/2329.86	c  2330s| 77500 |  7177 | 23326k| 296.9 |   301M |  32 |1554 |  12k|7169 |6022 |  1 | 179k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2324.46/2332.50	c  2332s| 77600 |  7174 | 23351k| 296.9 |   301M |  32 |1554 |  12k|7168 |6028 |  1 | 180k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2326.65/2334.76	c  2335s| 77700 |  7173 | 23377k| 296.8 |   301M |  32 |1554 |  12k|7164 |6033 |  0 | 180k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2329.34/2337.40	c  2337s| 77800 |  7180 | 23403k| 296.8 |   301M |  32 |1554 |  12k|7163 |6035 |  1 | 180k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2331.33/2339.49	c  2339s| 77900 |  7181 | 23428k| 296.7 |   301M |  32 |1554 |  12k|7165 |6036 |  0 | 180k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2336.31/2344.47	c  2344s| 78000 |  7191 | 23470k| 296.9 |   301M |  32 |1554 |  12k|7162 |6040 |  1 | 181k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2338.31/2346.41	c  2346s| 78100 |  7187 | 23493k| 296.8 |   301M |  32 |1554 |  12k|7166 |6042 |  1 | 181k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2340.80/2348.91	c  2349s| 78200 |  7191 | 23521k| 296.8 |   301M |  32 |1554 |  12k|7167 |6043 |  1 | 181k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2343.59/2351.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2343.59/2351.80	c  2352s| 78300 |  7202 | 23549k| 296.8 |   301M |  32 |1554 |  12k|7169 |6052 |  0 | 181k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2346.08/2354.27	c  2354s| 78400 |  7194 | 23575k| 296.7 |   301M |  32 |1554 |  12k|   0 |6058 |  0 | 181k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2348.47/2356.69	c  2357s| 78500 |  7203 | 23601k| 296.7 |   301M |  32 |1554 |  12k|7164 |6059 |  1 | 182k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2350.97/2359.16	c  2359s| 78600 |  7198 | 23626k| 296.6 |   301M |  32 |1554 |  12k|7166 |6060 |  1 | 182k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2353.45/2361.65	c  2362s| 78700 |  7199 | 23652k| 296.6 |   301M |  32 |1554 |  12k|7165 |6063 |  0 | 182k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2356.24/2364.44	c  2364s| 78800 |  7218 | 23678k| 296.5 |   301M |  32 |1554 |  12k|7167 |6065 |  2 | 182k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2358.84/2367.07	c  2367s| 78900 |  7221 | 23706k| 296.5 |   301M |  32 |1554 |  12k|7166 |6070 |  1 | 183k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2361.22/2369.42	c  2369s| 79000 |  7223 | 23732k| 296.4 |   301M |  32 |1554 |  12k|7164 |6074 |  1 | 183k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2363.61/2371.84	c  2372s| 79100 |  7217 | 23758k| 296.4 |   301M |  32 |1554 |  12k|7167 |6077 |  0 | 183k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2365.82/2374.07	c  2374s| 79200 |  7221 | 23780k| 296.3 |   301M |  32 |1554 |  12k|7169 |6082 |  0 | 183k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2368.99/2377.24	c  2377s| 79300 |  7232 | 23812k| 296.3 |   301M |  32 |1554 |  12k|7164 |6085 |  1 | 183k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2371.69/2379.97	c  2380s| 79400 |  7237 | 23839k| 296.3 |   301M |  32 |1554 |  12k|7168 |6085 |  0 | 184k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2373.98/2382.23	c  2382s| 79500 |  7239 | 23863k| 296.2 |   301M |  32 |1554 |  12k|7166 |6086 |  0 | 184k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2377.17/2385.42	c  2385s| 79600 |  7259 | 23891k| 296.2 |   301M |  32 |1554 |  11k|7167 |6091 |  1 | 184k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2380.45/2388.76	c  2389s| 79700 |  7267 | 23925k| 296.3 |   302M |  32 |1554 |  11k|7165 |6097 |  1 | 184k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2382.94/2391.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2382.94/2391.20	c  2391s| 79800 |  7276 | 23950k| 296.2 |   302M |  32 |1554 |  12k|7164 |6099 |  1 | 185k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2385.33/2393.69	c  2394s| 79900 |  7274 | 23976k| 296.2 |   302M |  32 |1554 |  12k|   0 |6100 |  0 | 185k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2388.92/2397.29	c  2397s| 80000 |  7287 | 24007k| 296.2 |   303M |  32 |1554 |  12k|7164 |6109 |  1 | 185k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2391.91/2400.21	c  2400s| 80100 |  7297 | 24038k| 296.2 |   303M |  32 |1554 |  12k|7166 |6117 |  0 | 185k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2394.20/2402.55	c  2403s| 80200 |  7300 | 24065k| 296.2 |   303M |  32 |1554 |  12k|7165 |6123 |  0 | 186k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2396.30/2404.69	c  2405s| 80300 |  7299 | 24090k| 296.1 |   303M |  32 |1554 |  12k|7164 |6123 |  1 | 186k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2398.80/2407.12	c  2407s| 80400 |  7310 | 24116k| 296.1 |   303M |  32 |1554 |  12k|7165 |6126 |  1 | 186k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2401.18/2409.57	c  2410s| 80500 |  7326 | 24141k| 296.0 |   303M |  32 |1554 |  12k|7163 |6128 |  1 | 186k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2403.68/2412.02	c  2412s| 80600 |  7330 | 24167k| 296.0 |   303M |  32 |1554 |  12k|   0 |6130 |  0 | 186k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2406.36/2414.73	c  2415s| 80700 |  7335 | 24195k| 295.9 |   303M |  32 |1554 |  12k|7168 |6136 |  1 | 187k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2408.06/2416.49	c  2416s| 80800 |  7325 | 24216k| 295.8 |   303M |  32 |1554 |  12k|7164 |6136 |  1 | 187k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2410.05/2418.43	c  2418s| 80900 |  7326 | 24237k| 295.7 |   303M |  32 |1554 |  12k|7170 |6138 |  0 | 187k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2412.05/2420.47	c  2420s| 81000 |  7328 | 24261k| 295.7 |   303M |  32 |1554 |  12k|7163 |6139 |  0 | 187k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2414.94/2423.38	c  2423s| 81100 |  7334 | 24292k| 295.7 |   303M |  32 |1554 |  12k|7164 |6143 |  1 | 187k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2417.23/2425.65	c  2426s| 81200 |  7340 | 24316k| 295.6 |   303M |  32 |1554 |  12k|7165 |6144 |  1 | 188k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2419.74/2428.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2419.74/2428.12	c  2428s| 81300 |  7336 | 24342k| 295.6 |   303M |  32 |1554 |  12k|7165 |6151 |  1 | 188k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2422.22/2430.62	c  2431s| 81400 |  7344 | 24368k| 295.5 |   303M |  32 |1554 |  12k|7168 |6157 |  1 | 188k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2424.81/2433.22	c  2433s| 81500 |  7335 | 24396k| 295.5 |   303M |  32 |1554 |  12k|7164 |6158 |  0 | 188k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2427.50/2435.98	c  2436s| 81600 |  7338 | 24425k| 295.5 |   304M |  32 |1554 |  12k|7162 |6162 |  1 | 188k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2430.19/2438.65	c  2439s| 81700 |  7348 | 24451k| 295.5 |   304M |  32 |1554 |  12k|7167 |6170 |  2 | 189k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2433.70/2442.18	c  2442s| 81800 |  7370 | 24484k| 295.5 |   304M |  32 |1554 |  12k|7164 |6179 |  1 | 189k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2435.98/2444.46	c  2444s| 81900 |  7376 | 24508k| 295.4 |   304M |  32 |1554 |  12k|7161 |6181 |  0 | 189k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2438.97/2447.46	c  2447s| 82000 |  7390 | 24537k| 295.4 |   304M |  32 |1554 |  12k|7167 |6186 |  1 | 189k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2441.26/2449.78	c  2450s| 82100 |  7384 | 24562k| 295.4 |   304M |  32 |1554 |  12k|7168 |6190 |  1 | 190k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2443.67/2452.14	c  2452s| 82200 |  7390 | 24588k| 295.3 |   304M |  32 |1554 |  12k|7165 |6190 |  1 | 190k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2445.85/2454.39	c  2454s| 82300 |  7385 | 24615k| 295.3 |   305M |  32 |1554 |  12k|7170 |6190 |  0 | 190k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2449.55/2458.08	c  2458s| 82400 |  7409 | 24649k| 295.4 |   305M |  32 |1554 |  12k|7169 |6197 |  0 | 190k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2452.13/2460.62	c  2461s| 82500 |  7409 | 24674k| 295.3 |   305M |  32 |1554 |  12k|7170 |6203 |  1 | 191k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2454.53/2463.10	c  2463s| 82600 |  7410 | 24700k| 295.3 |   305M |  32 |1554 |  12k|7169 |6207 |  0 | 191k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2458.31/2466.85	c  2467s| 82700 |  7425 | 24730k| 295.3 |   305M |  32 |1554 |  12k|7163 |6218 |  1 | 191k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2460.80/2469.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2460.80/2469.37	c  2469s| 82800 |  7424 | 24755k| 295.2 |   305M |  32 |1554 |  11k|7171 |6219 |  0 | 191k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2464.00/2472.59	c  2473s| 82900 |  7439 | 24784k| 295.2 |   305M |  32 |1554 |  11k|7167 |6225 |  1 | 191k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2467.79/2476.39	c  2476s| 83000 |  7461 | 24818k| 295.3 |   305M |  32 |1554 |  11k|7170 |6230 |  1 | 192k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2470.08/2478.61	c  2479s| 83100 |  7458 | 24843k| 295.2 |   305M |  32 |1554 |  11k|7170 |6232 |  1 | 192k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2472.87/2481.43	c  2481s| 83200 |  7456 | 24874k| 295.2 |   305M |  32 |1554 |  11k|7164 |6232 |  1 | 192k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2474.77/2483.32	c  2483s| 83300 |  7452 | 24896k| 295.1 |   305M |  32 |1554 |  11k|7163 |6233 |  0 | 192k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2476.66/2485.27	c  2485s| 83400 |  7457 | 24919k| 295.1 |   306M |  32 |1554 |  11k|7164 |6233 |  1 | 193k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2479.46/2488.04	c  2488s| 83500 |  7453 | 24946k| 295.0 |   306M |  32 |1554 |  11k|7169 |6236 |  1 | 193k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2481.75/2490.35	c  2490s| 83600 |  7449 | 24970k| 295.0 |   306M |  32 |1554 |  12k|7165 |6236 |  0 | 193k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2488.93/2497.54	c  2498s| 83700 |  7466 | 25032k| 295.3 |   306M |  32 |1554 |  12k|7167 |6237 |  0 | 193k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2491.43/2500.09	c  2500s| 83800 |  7472 | 25058k| 295.3 |   306M |  32 |1554 |  12k|7166 |6241 |  1 | 193k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2494.11/2502.77	c  2503s| 83900 |  7481 | 25087k| 295.3 |   306M |  32 |1554 |  12k|   0 |6243 |  0 | 194k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2496.61/2505.21	c  2505s| 84000 |  7483 | 25113k| 295.2 |   306M |  32 |1554 |  12k|7167 |6245 |  0 | 194k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2499.30/2507.98	c  2508s| 84100 |  7497 | 25137k| 295.2 |   306M |  32 |1554 |  12k|7167 |6247 |  0 | 194k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2501.70/2510.31	c  2510s| 84200 |  7510 | 25161k| 295.1 |   306M |  32 |1554 |  12k|7166 |6254 |  0 | 194k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2504.69/2513.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2504.69/2513.37	c  2513s| 84300 |  7525 | 25191k| 295.1 |   307M |  32 |1554 |  12k|7163 |6259 |  1 | 195k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2507.08/2515.79	c  2516s| 84400 |  7527 | 25217k| 295.1 |   307M |  32 |1554 |  12k|   0 |6261 |  0 | 195k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2509.57/2518.29	c  2518s| 84500 |  7532 | 25244k| 295.1 |   307M |  32 |1554 |  11k|7169 |6269 |  0 | 195k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2512.48/2521.11	c  2521s| 84600 |  7542 | 25272k| 295.0 |   307M |  32 |1554 |  11k|7169 |6274 |  1 | 195k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2515.16/2523.81	c  2524s| 84700 |  7544 | 25301k| 295.0 |   307M |  32 |1554 |  11k|7168 |6277 |  1 | 195k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2518.15/2526.80	c  2527s| 84800 |  7549 | 25332k| 295.0 |   307M |  32 |1554 |  11k|7166 |6289 |  0 | 196k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2520.35/2529.03	c  2529s| 84900 |  7547 | 25355k| 295.0 |   307M |  32 |1554 |  11k|7162 |6297 |  1 | 196k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2522.35/2531.03	c  2531s| 85000 |  7544 | 25378k| 294.9 |   307M |  32 |1554 |  12k|7161 |6300 |  1 | 196k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2525.53/2534.22	c  2534s| 85100 |  7565 | 25408k| 294.9 |   307M |  32 |1554 |  12k|7167 |6312 |  2 | 196k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2528.22/2536.95	c  2537s| 85200 |  7568 | 25437k| 294.9 |   307M |  32 |1554 |  12k|7170 |6315 |  1 | 196k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2531.21/2540.01	c  2540s| 85300 |  7577 | 25468k| 294.9 |   307M |  32 |1554 |  12k|7165 |6317 |  1 | 197k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2533.60/2542.30	c  2542s| 85400 |  7576 | 25496k| 294.9 |   307M |  32 |1554 |  12k|7167 |6318 |  0 | 197k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2536.10/2544.87	c  2545s| 85500 |  7582 | 25522k| 294.9 |   307M |  32 |1554 |  12k|7165 |6321 |  1 | 197k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2538.99/2547.76	c  2548s| 85600 |  7589 | 25551k| 294.9 |   307M |  32 |1554 |  12k|   0 |6325 |  0 | 197k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2541.29/2550.07	c  2550s| 85700 |  7599 | 25576k| 294.8 |   307M |  32 |1554 |  12k|   0 |6326 |  0 | 197k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2543.87/2552.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2543.87/2552.67	c  2553s| 85800 |  7597 | 25602k| 294.8 |   307M |  32 |1554 |  12k|   0 |6331 |  0 | 198k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2546.58/2555.34	c  2555s| 85900 |  7598 | 25630k| 294.7 |   307M |  32 |1554 |  12k|7163 |6332 |  1 | 198k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2548.87/2557.60	c  2558s| 86000 |  7597 | 25655k| 294.7 |   307M |  32 |1554 |  12k|7167 |6335 |  1 | 198k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2552.56/2561.35	c  2561s| 86100 |  7608 | 25690k| 294.8 |   307M |  32 |1554 |  12k|7166 |6339 |  1 | 198k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2555.26/2564.07	c  2564s| 86200 |  7600 | 25718k| 294.7 |   308M |  32 |1554 |  12k|   0 |6346 |  0 | 199k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2557.84/2566.62	c  2567s| 86300 |  7602 | 25743k| 294.7 |   308M |  32 |1554 |  12k|7166 |6349 |  1 | 199k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2560.43/2569.28	c  2569s| 86400 |  7614 | 25770k| 294.7 |   308M |  32 |1554 |  12k|   0 |6360 |  0 | 199k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2562.83/2571.68	c  2572s| 86500 |  7638 | 25796k| 294.6 |   308M |  32 |1554 |  12k|7163 |6368 |  0 | 199k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2565.02/2573.86	c  2574s| 86600 |  7659 | 25822k| 294.6 |   308M |  32 |1554 |  12k|7164 |6373 |  1 | 199k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2567.41/2576.27	c  2576s| 86700 |  7648 | 25848k| 294.5 |   308M |  32 |1554 |  12k|7165 |6377 |  1 | 199k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2569.41/2578.24	c  2578s| 86800 |  7640 | 25871k| 294.5 |   308M |  32 |1554 |  12k|   0 |6377 |  0 | 200k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2572.31/2581.19	c  2581s| 86900 |  7646 | 25900k| 294.5 |   308M |  32 |1554 |  12k|7168 |6381 |  0 | 200k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2574.69/2583.54	c  2584s| 87000 |  7650 | 25926k| 294.4 |   308M |  32 |1554 |  12k|7165 |6382 |  1 | 200k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2576.59/2585.48	c  2585s| 87100 |  7648 | 25950k| 294.4 |   308M |  32 |1554 |  12k|7164 |6384 |  1 | 200k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2579.29/2588.18	c  2588s| 87200 |  7647 | 25978k| 294.3 |   309M |  32 |1554 |  12k|7172 |6387 |  1 | 201k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2582.67/2591.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2582.67/2591.56	c  2592s| 87300 |  7660 | 26011k| 294.4 |   309M |  32 |1554 |  12k|7166 |6389 |  1 | 201k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2584.46/2593.39	c  2593s| 87400 |  7660 | 26030k| 294.3 |   309M |  32 |1554 |  12k|7167 |6393 |  0 | 201k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2587.06/2595.93	c  2596s| 87500 |  7663 | 26055k| 294.2 |   309M |  32 |1554 |  12k|7165 |6394 |  1 | 201k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2589.65/2598.53	c  2599s| 87600 |  7669 | 26082k| 294.2 |   309M |  32 |1554 |  12k|7164 |6398 |  1 | 201k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2591.84/2600.73	c  2601s| 87700 |  7668 | 26107k| 294.1 |   310M |  32 |1554 |  12k|7166 |6399 |  1 | 202k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2594.83/2603.73	c  2604s| 87800 |  7671 | 26134k| 294.1 |   310M |  32 |1554 |  12k|7166 |6402 |  0 | 202k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2597.14/2606.09	c  2606s| 87900 |  7682 | 26157k| 294.0 |   311M |  32 |1554 |  12k|7168 |6406 |  1 | 202k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2599.62/2608.53	c  2609s| 88000 |  7682 | 26182k| 294.0 |   311M |  32 |1554 |  12k|7166 |6407 |  1 | 202k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2602.01/2611.00	c  2611s| 88100 |  7688 | 26209k| 294.0 |   311M |  32 |1554 |  12k|7168 |6409 |  1 | 202k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2604.50/2613.45	c  2613s| 88200 |  7689 | 26235k| 293.9 |   311M |  32 |1554 |  12k|7168 |6414 |  1 | 203k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2607.30/2616.23	c  2616s| 88300 |  7707 | 26261k| 293.9 |   311M |  32 |1554 |  12k|7168 |6418 |  1 | 203k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2609.39/2618.39	c  2618s| 88400 |  7705 | 26285k| 293.8 |   311M |  32 |1554 |  12k|7164 |6418 |  1 | 203k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2612.88/2621.80	c  2622s| 88500 |  7723 | 26318k| 293.9 |   311M |  32 |1554 |  12k|7164 |6420 |  1 | 203k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2614.47/2623.48	c  2623s| 88600 |  7715 | 26338k| 293.8 |   311M |  32 |1554 |  12k|7165 |6420 |  1 | 203k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2617.57/2626.52	c  2627s| 88700 |  7728 | 26368k| 293.8 |   311M |  32 |1554 |  12k|7164 |6425 |  1 | 204k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2619.57/2628.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2619.57/2628.51	c  2628s| 88800 |  7721 | 26389k| 293.7 |   311M |  32 |1554 |  12k|   0 |6429 |  0 | 204k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2622.56/2631.53	c  2632s| 88900 |  7738 | 26421k| 293.7 |   311M |  32 |1554 |  12k|7168 |6438 |  1 | 204k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2624.45/2633.45	c  2633s| 89000 |  7750 | 26444k| 293.6 |   311M |  32 |1554 |  12k|7167 |6440 |  0 | 204k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2626.35/2635.33	c  2635s| 89100 |  7740 | 26467k| 293.6 |   311M |  32 |1554 |  12k|7168 |6441 |  0 | 205k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2628.06/2637.09	c  2637s| 89200 |  7740 | 26490k| 293.5 |   311M |  32 |1554 |  12k|7168 |6441 |  1 | 205k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2630.24/2639.25	c  2639s| 89300 |  7748 | 26515k| 293.4 |   311M |  32 |1554 |  12k|7169 |6446 |  1 | 205k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2632.73/2641.74	c  2642s| 89400 |  7774 | 26544k| 293.4 |   311M |  32 |1554 |  13k|   0 |6447 |  0 | 205k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2634.52/2643.51	c  2643s| 89500 |  7762 | 26564k| 293.3 |   311M |  32 |1554 |  13k|7169 |6448 |  2 | 205k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2636.52/2645.51	c  2645s| 89600 |  7756 | 26588k| 293.3 |   311M |  32 |1554 |  13k|7169 |6448 |  1 | 205k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2639.61/2648.62	c  2649s| 89700 |  7767 | 26622k| 293.3 |   311M |  32 |1554 |  13k|7168 |6455 |  1 | 206k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2641.80/2650.88	c  2651s| 89800 |  7767 | 26649k| 293.3 |   311M |  32 |1554 |  13k|7166 |6462 |  1 | 206k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2644.59/2653.65	c  2654s| 89900 |  7787 | 26678k| 293.3 |   313M |  32 |1554 |  13k|7168 |6469 |  1 | 206k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2647.10/2656.13	c  2656s| 90000 |  7789 | 26704k| 293.3 |   313M |  32 |1554 |  13k|   0 |6473 |  0 | 206k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2649.28/2658.37	c  2658s| 90100 |  7783 | 26728k| 293.2 |   313M |  32 |1554 |  13k|   0 |6474 |  0 | 206k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2651.77/2660.81	c  2661s| 90200 |  7797 | 26754k| 293.2 |   313M |  32 |1554 |  13k|7164 |6480 |  0 | 207k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2654.26/2663.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2654.26/2663.33	c  2663s| 90300 |  7807 | 26780k| 293.1 |   313M |  32 |1554 |  13k|7171 |6482 |  1 | 207k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2657.07/2666.18	c  2666s| 90400 |  7809 | 26808k| 293.1 |   313M |  32 |1554 |  13k|7176 |6499 |  0 | 207k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2659.85/2668.97	c  2669s| 90500 |  7823 | 26836k| 293.1 |   313M |  32 |1554 |  13k|7169 |6501 |  0 | 207k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2661.95/2671.01	c  2671s| 90600 |  7820 | 26859k| 293.0 |   313M |  32 |1554 |  13k|7163 |6502 |  1 | 208k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2663.95/2673.05	c  2673s| 90700 |  7822 | 26883k| 293.0 |   313M |  32 |1554 |  13k|7169 |6507 |  1 | 208k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2665.83/2674.94	c  2675s| 90800 |  7820 | 26905k| 292.9 |   313M |  32 |1554 |  13k|7168 |6508 |  1 | 208k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2668.93/2678.07	c  2678s| 90900 |  7822 | 26937k| 292.9 |   313M |  32 |1554 |  13k|7167 |6513 |  0 | 208k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2671.12/2680.21	c  2680s| 91000 |  7823 | 26959k| 292.9 |   313M |  32 |1554 |  13k|   0 |6514 |  0 | 208k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2673.21/2682.39	c  2682s| 91100 |  7819 | 26984k| 292.8 |   313M |  32 |1554 |  13k|7164 |6517 |  1 | 208k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2676.01/2685.14	c  2685s| 91200 |  7826 | 27011k| 292.8 |   313M |  32 |1554 |  13k|7170 |6523 |  1 | 209k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2679.01/2688.15	c  2688s| 91300 |  7840 | 27038k| 292.8 |   313M |  32 |1554 |  13k|7165 |6528 |  0 | 209k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2681.39/2690.59	c  2691s| 91400 |  7845 | 27063k| 292.7 |   313M |  32 |1554 |  13k|   0 |6533 |  0 | 209k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2684.08/2693.20	c  2693s| 91500 |  7851 | 27091k| 292.7 |   313M |  32 |1554 |  13k|7167 |6536 |  1 | 209k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2686.47/2695.65	c  2696s| 91600 |  7858 | 27116k| 292.6 |   313M |  32 |1554 |  12k|7167 |6537 |  1 | 210k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2688.37/2697.55	c  2698s| 91700 |  7852 | 27138k| 292.6 |   313M |  32 |1554 |  12k|7167 |6538 |  0 | 210k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2690.97/2700.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2690.97/2700.16	c  2700s| 91800 |  7854 | 27166k| 292.6 |   313M |  32 |1554 |  12k|7166 |6538 |  1 | 210k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2693.55/2702.71	c  2703s| 91900 |  7857 | 27191k| 292.5 |   313M |  32 |1554 |  12k|7164 |6539 |  0 | 210k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2695.96/2705.12	c  2705s| 92000 |  7855 | 27218k| 292.5 |   313M |  32 |1554 |  12k|7168 |6542 |  1 | 210k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2698.44/2707.67	c  2708s| 92100 |  7854 | 27246k| 292.5 |   313M |  32 |1554 |  12k|7165 |6544 |  1 | 211k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2701.03/2710.25	c  2710s| 92200 |  7846 | 27274k| 292.5 |   313M |  32 |1554 |  12k|7168 |6547 |  1 | 211k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2703.42/2712.62	c  2713s| 92300 |  7852 | 27298k| 292.4 |   313M |  32 |1554 |  12k|7168 |6548 |  0 | 211k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2705.72/2714.97	c  2715s| 92400 |  7846 | 27323k| 292.4 |   313M |  32 |1554 |  12k|   0 |6553 |  0 | 211k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2708.11/2717.34	c  2717s| 92500 |  7839 | 27349k| 292.3 |   313M |  32 |1554 |  12k|7167 |6555 |  0 | 212k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2710.60/2719.82	c  2720s| 92600 |  7847 | 27374k| 292.3 |   313M |  32 |1554 |  13k|7170 |6555 |  1 | 212k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2712.91/2722.15	c  2722s| 92700 |  7846 | 27401k| 292.3 |   313M |  32 |1554 |  13k|7164 |6557 |  1 | 212k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2715.49/2724.79	c  2725s| 92800 |  7846 | 27427k| 292.2 |   313M |  32 |1554 |  13k|7168 |6558 |  0 | 212k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2717.68/2726.92	c  2727s| 92900 |  7849 | 27451k| 292.2 |   313M |  32 |1554 |  13k|7169 |6561 |  1 | 213k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2720.27/2729.55	c  2730s| 93000 |  7852 | 27478k| 292.1 |   313M |  32 |1554 |  13k|7163 |6564 |  1 | 213k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2722.78/2732.03	c  2732s| 93100 |  7867 | 27505k| 292.1 |   313M |  32 |1554 |  13k|7170 |6573 |  1 | 213k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2724.96/2734.20	c  2734s| 93200 |  7866 | 27527k| 292.0 |   314M |  32 |1554 |  13k|7169 |6573 |  1 | 213k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2727.45/2736.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2727.45/2736.71	c  2737s| 93300 |  7870 | 27553k| 292.0 |   314M |  32 |1554 |  13k|7169 |6577 |  0 | 213k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2730.85/2740.16	c  2740s| 93400 |  7881 | 27590k| 292.1 |   314M |  32 |1554 |  13k|7165 |6580 |  1 | 214k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2734.13/2743.45	c  2743s| 93500 |  7883 | 27622k| 292.1 |   314M |  32 |1554 |  12k|7163 |6582 |  1 | 214k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2736.43/2745.70	c  2746s| 93600 |  7895 | 27646k| 292.1 |   314M |  32 |1554 |  12k|7165 |6584 |  1 | 214k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2738.22/2747.51	c  2747s| 93700 |  7885 | 27667k| 292.0 |   314M |  32 |1554 |  13k|7167 |6584 |  1 | 214k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2740.61/2749.96	c  2750s| 93800 |  7895 | 27695k| 292.0 |   314M |  32 |1554 |  12k|7168 |6588 |  1 | 214k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2743.41/2752.79	c  2753s| 93900 |  7895 | 27721k| 291.9 |   314M |  32 |1554 |  12k|7165 |6591 |  1 | 215k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2746.20/2755.55	c  2756s| 94000 |  7908 | 27749k| 291.9 |   314M |  32 |1554 |  12k|   0 |6596 |  0 | 215k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2748.99/2758.35	c  2758s| 94100 |  7909 | 27774k| 291.9 |   314M |  32 |1554 |  12k|7168 |6597 |  1 | 215k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2751.58/2761.00	c  2761s| 94200 |  7916 | 27802k| 291.9 |   314M |  32 |1554 |  12k|   0 |6603 |  0 | 215k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2754.17/2763.58	c  2764s| 94300 |  7920 | 27827k| 291.8 |   314M |  32 |1554 |  12k|7170 |6604 |  0 | 215k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2756.87/2766.29	c  2766s| 94400 |  7929 | 27856k| 291.8 |   314M |  32 |1554 |  12k|7168 |6610 |  1 | 216k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2758.96/2768.30	c  2768s| 94500 |  7926 | 27877k| 291.7 |   314M |  32 |1554 |  12k|7167 |6611 |  0 | 216k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2761.35/2770.74	c  2771s| 94600 |  7939 | 27903k| 291.7 |   314M |  32 |1554 |  12k|7163 |6614 |  0 | 216k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2764.25/2773.69	c  2774s| 94700 |  7943 | 27934k| 291.7 |   314M |  32 |1554 |  12k|7164 |6619 |  1 | 216k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2766.24/2775.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2766.24/2775.68	c  2776s| 94800 |  7944 | 27957k| 291.6 |   314M |  32 |1554 |  12k|   0 |6625 |  0 | 217k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2769.03/2778.46	c  2778s| 94900 |  7959 | 27987k| 291.7 |   314M |  32 |1554 |  12k|7163 |6630 |  1 | 217k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2771.13/2780.52	c  2781s| 95000 |  7952 | 28010k| 291.6 |   314M |  32 |1554 |  13k|7168 |6635 |  1 | 217k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2773.32/2782.72	c  2783s| 95100 |  7951 | 28034k| 291.5 |   314M |  32 |1554 |  13k|   0 |6638 |  0 | 217k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2775.51/2784.94	c  2785s| 95200 |  7958 | 28060k| 291.5 |   314M |  32 |1554 |  13k|7167 |6639 |  1 | 218k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2778.11/2787.55	c  2788s| 95300 |  7959 | 28088k| 291.5 |   314M |  32 |1554 |  12k|7166 |6646 |  1 | 218k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2780.71/2790.18	c  2790s| 95400 |  7971 | 28116k| 291.5 |   314M |  32 |1554 |  12k|7167 |6649 |  1 | 218k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2782.29/2791.77	c  2792s| 95500 |  7973 | 28136k| 291.4 |   314M |  32 |1554 |  13k|7167 |6649 |  1 | 218k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2788.38/2797.87	c  2798s| 95600 |  7987 | 28179k| 291.5 |   314M |  32 |1554 |  12k|7164 |6652 |  1 | 218k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2790.47/2799.96	c  2800s| 95700 |  7986 | 28203k| 291.5 |   314M |  32 |1554 |  13k|7164 |6656 |  1 | 219k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2792.68/2802.14	c  2802s| 95800 |  7987 | 28227k| 291.4 |   314M |  32 |1554 |  13k|7165 |6659 |  1 | 219k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2794.67/2804.15	c  2804s| 95900 |  7982 | 28249k| 291.4 |   314M |  32 |1554 |  13k|7164 |6663 |  1 | 219k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2797.45/2806.90	c  2807s| 96000 |  7987 | 28275k| 291.3 |   314M |  32 |1554 |  13k|   0 |6670 |  0 | 219k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2799.85/2809.31	c  2809s| 96100 |  7992 | 28301k| 291.3 |   314M |  32 |1554 |  12k|7164 |6670 |  0 | 219k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2803.14/2812.62	c  2813s| 96200 |  7987 | 28329k| 291.3 |   316M |  32 |1554 |  13k|7168 |6677 |  0 | 220k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2806.23/2815.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2806.23/2815.78	c  2816s| 96300 |  8003 | 28358k| 291.3 |   316M |  32 |1554 |  12k|7166 |6683 |  1 | 220k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2808.92/2818.40	c  2818s| 96400 |  8005 | 28386k| 291.3 |   316M |  32 |1554 |  12k|7164 |6684 |  1 | 220k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2810.81/2820.38	c  2820s| 96500 |  8002 | 28406k| 291.2 |   316M |  32 |1554 |  13k|   0 |6684 |  0 | 220k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2812.71/2822.26	c  2822s| 96600 |  8014 | 28427k| 291.1 |   316M |  32 |1554 |  13k|7163 |6687 |  1 | 220k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2814.90/2824.44	c  2824s| 96700 |  8028 | 28451k| 291.0 |   316M |  32 |1554 |  13k|   0 |6689 |  0 | 221k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2816.62/2826.12	c  2826s| 96800 |  8020 | 28471k| 290.9 |   316M |  32 |1554 |  13k|   0 |6689 |  0 | 221k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2819.51/2829.08	c  2829s| 96900 |  8017 | 28504k| 291.0 |   316M |  32 |1554 |  13k|   0 |6689 |  0 | 221k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2822.79/2832.33	c  2832s| 97000 |  8019 | 28537k| 291.0 |   316M |  32 |1554 |  13k|7169 |6690 |  1 | 221k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2825.08/2834.69	c  2835s| 97100 |  8025 | 28561k| 291.0 |   316M |  32 |1554 |  13k|7169 |6695 |  1 | 222k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2827.48/2837.03	c  2837s| 97200 |  8031 | 28585k| 290.9 |   316M |  32 |1554 |  13k|7168 |6700 |  1 | 222k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2829.17/2838.79	c  2839s| 97300 |  8028 | 28606k| 290.8 |   316M |  32 |1554 |  13k|7167 |6701 |  0 | 222k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2831.26/2840.87	c  2841s| 97400 |  8027 | 28629k| 290.8 |   316M |  32 |1554 |  13k|7162 |6702 |  1 | 222k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2833.85/2843.48	c  2843s| 97500 |  8030 | 28657k| 290.8 |   316M |  32 |1554 |  13k|7167 |6702 |  0 | 222k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2836.75/2846.35	c  2846s| 97600 |  8038 | 28684k| 290.7 |   316M |  32 |1554 |  13k|7163 |6706 |  1 | 223k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2839.34/2848.91	c  2849s| 97700 |  8039 | 28711k| 290.7 |   316M |  32 |1554 |  12k|7161 |6706 |  1 | 223k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2842.13/2851.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2842.13/2851.74	c  2852s| 97800 |  8052 | 28737k| 290.7 |   316M |  32 |1554 |  12k|7164 |6709 |  1 | 223k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2844.62/2854.25	c  2854s| 97900 |  8063 | 28762k| 290.6 |   316M |  32 |1554 |  12k|7166 |6717 |  1 | 223k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2846.32/2855.99	c  2856s| 98000 |  8058 | 28781k| 290.6 |   316M |  32 |1554 |  13k|   0 |6717 |  0 | 223k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2849.90/2859.53	c  2860s| 98100 |  8073 | 28816k| 290.6 |   317M |  32 |1554 |  12k|   0 |6724 |  0 | 224k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2853.29/2862.96	c  2863s| 98200 |  8078 | 28845k| 290.6 |   317M |  32 |1554 |  12k|7168 |6728 |  0 | 224k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2855.40/2865.02	c  2865s| 98300 |  8086 | 28868k| 290.5 |   317M |  32 |1554 |  12k|7167 |6732 |  0 | 224k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2857.78/2867.45	c  2867s| 98400 |  8093 | 28893k| 290.5 |   317M |  32 |1554 |  12k|7167 |6738 |  0 | 224k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2860.27/2869.93	c  2870s| 98500 |  8094 | 28920k| 290.5 |   317M |  32 |1554 |  12k|7167 |6741 |  1 | 225k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2862.67/2872.33	c  2872s| 98600 |  8106 | 28947k| 290.5 |   317M |  32 |1554 |  12k|7166 |6748 |  0 | 225k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2864.86/2874.54	c  2875s| 98700 |  8103 | 28974k| 290.4 |   318M |  32 |1554 |  12k|7165 |6748 |  1 | 225k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2867.37/2877.02	c  2877s| 98800 |  8103 | 29001k| 290.4 |   318M |  32 |1554 |  12k|7168 |6748 |  0 | 225k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2869.85/2879.54	c  2880s| 98900 |  8110 | 29028k| 290.4 |   318M |  32 |1554 |  12k|7164 |6754 |  0 | 225k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2872.54/2882.28	c  2882s| 99000 |  8117 | 29056k| 290.4 |   318M |  32 |1554 |  12k|7164 |6767 |  0 | 226k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2874.45/2884.19	c  2884s| 99100 |  8123 | 29078k| 290.3 |   318M |  32 |1554 |  12k|7165 |6767 |  1 | 226k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2877.72/2887.49	c  2887s| 99200 |  8139 | 29106k| 290.3 |   318M |  32 |1554 |  12k|7167 |6779 |  1 | 226k|  31 | 0.000000e+00 |      --      |    Inf | unknown
2880.22/2889.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2880.22/2889.93	c  2890s| 99300 |  8143 | 29132k| 290.3 |   318M |  32 |1554 |  12k|7164 |6785 |  1 | 226k|  31 | 0.000000e+00 |      --      |    Inf |   0.50%
2883.21/2893.01	c  2893s| 99400 |  8156 | 29162k| 290.3 |   318M |  32 |1554 |  12k|7164 |6791 |  0 | 227k|  31 | 0.000000e+00 |      --      |    Inf |   0.50%
2886.71/2896.47	c  2896s| 99500 |  8163 | 29190k| 290.3 |   318M |  32 |1554 |  12k|7168 |6801 |  0 | 227k|  31 | 0.000000e+00 |      --      |    Inf |   0.50%
2890.41/2900.14	c  2900s| 99600 |  8177 | 29223k| 290.3 |   320M |  32 |1554 |  12k|7170 |6811 |  0 | 227k|  31 | 0.000000e+00 |      --      |    Inf |   0.50%
2893.09/2902.86	c  2903s| 99700 |  8187 | 29252k| 290.3 |   320M |  32 |1554 |  12k|7163 |6822 |  1 | 227k|  31 | 0.000000e+00 |      --      |    Inf |   0.50%
2896.29/2906.08	c  2906s| 99800 |  8206 | 29282k| 290.3 |   320M |  32 |1554 |  12k|7167 |6829 |  1 | 227k|  31 | 0.000000e+00 |      --      |    Inf |   0.50%
2898.77/2908.55	c  2909s| 99900 |  8205 | 29307k| 290.3 |   320M |  32 |1554 |  12k|7165 |6829 |  1 | 228k|  31 | 0.000000e+00 |      --      |    Inf |   0.50%
2901.16/2910.97	c  2911s|100000 |  8209 | 29334k| 290.3 |   320M |  32 |1554 |  12k|   0 |6835 |  0 | 228k|  31 | 0.000000e+00 |      --      |    Inf |   0.50%
2904.05/2913.82	c  2914s|100100 |  8212 | 29365k| 290.3 |   320M |  32 |1554 |  12k|7165 |6840 |  1 | 228k|  31 | 0.000000e+00 |      --      |    Inf |   0.50%
2906.95/2916.73	c  2917s|100200 |  8226 | 29396k| 290.3 |   321M |  32 |1554 |  12k|7164 |6848 |  0 | 228k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2909.25/2919.02	c  2919s|100300 |  8228 | 29423k| 290.3 |   321M |  32 |1554 |  12k|   0 |6850 |  0 | 229k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2912.63/2922.46	c  2922s|100400 |  8244 | 29455k| 290.3 |   321M |  32 |1554 |  12k|   0 |6858 |  0 | 229k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2915.42/2925.28	c  2925s|100500 |  8251 | 29482k| 290.3 |   321M |  32 |1554 |  12k|7164 |6860 |  0 | 229k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2918.41/2928.22	c  2928s|100600 |  8256 | 29510k| 290.3 |   321M |  32 |1554 |  12k|7165 |6862 |  1 | 229k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2921.22/2931.02	c  2931s|100700 |  8269 | 29538k| 290.3 |   321M |  32 |1554 |  12k|7168 |6866 |  1 | 229k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2924.31/2934.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2924.31/2934.18	c  2934s|100800 |  8277 | 29569k| 290.3 |   321M |  32 |1554 |  12k|7174 |6872 |  0 | 230k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2926.89/2936.72	c  2937s|100900 |  8274 | 29596k| 290.3 |   321M |  32 |1554 |  12k|7168 |6877 |  1 | 230k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2931.97/2941.86	c  2942s|101000 |  8275 | 29639k| 290.4 |   321M |  32 |1554 |  12k|7167 |6882 |  0 | 230k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2934.87/2944.74	c  2945s|101100 |  8275 | 29664k| 290.4 |   321M |  32 |1554 |  12k|7168 |6896 |  1 | 231k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2937.66/2947.59	c  2948s|101200 |  8297 | 29694k| 290.4 |   321M |  32 |1554 |  12k|7166 |6901 |  1 | 231k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2940.16/2950.03	c  2950s|101300 |  8304 | 29720k| 290.4 |   321M |  32 |1554 |  12k|7167 |6904 |  0 | 231k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2943.54/2953.43	c  2953s|101400 |  8306 | 29753k| 290.4 |   321M |  32 |1554 |  12k|   0 |6906 |  0 | 231k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2946.25/2956.14	c  2956s|101500 |  8312 | 29779k| 290.4 |   321M |  32 |1554 |  12k|7166 |6909 |  1 | 231k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2949.02/2958.93	c  2959s|101600 |  8313 | 29806k| 290.3 |   322M |  32 |1554 |  12k|7169 |6914 |  0 | 232k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2951.52/2961.40	c  2961s|101700 |  8313 | 29832k| 290.3 |   322M |  32 |1554 |  12k|7167 |6916 |  0 | 232k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2954.41/2964.30	c  2964s|101800 |  8322 | 29861k| 290.3 |   322M |  32 |1554 |  12k|7168 |6917 |  1 | 232k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2956.60/2966.52	c  2967s|101900 |  8325 | 29884k| 290.3 |   322M |  32 |1554 |  12k|7167 |6919 |  1 | 232k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2959.39/2969.31	c  2969s|102000 |  8336 | 29912k| 290.2 |   322M |  32 |1554 |  12k|7164 |6923 |  1 | 233k|  31 | 0.000000e+00 |      --      |    Inf |   0.51%
2961.69/2971.69	c  2972s|102100 |  8334 | 29937k| 290.2 |   322M |  32 |1554 |  12k|7166 |6926 |  0 | 233k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2964.68/2974.61	c  2975s|102200 |  8349 | 29966k| 290.2 |   322M |  32 |1554 |  12k|7165 |6930 |  1 | 233k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2967.47/2977.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2967.47/2977.42	c  2977s|102300 |  8358 | 29994k| 290.2 |   322M |  32 |1554 |  12k|7168 |6932 |  1 | 233k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2970.36/2980.39	c  2980s|102400 |  8369 | 30026k| 290.2 |   323M |  32 |1554 |  12k|7167 |6934 |  0 | 233k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2972.65/2982.70	c  2983s|102500 |  8369 | 30052k| 290.2 |   323M |  32 |1554 |  12k|7167 |6937 |  1 | 234k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2975.54/2985.58	c  2986s|102600 |  8377 | 30079k| 290.2 |   323M |  32 |1554 |  12k|7167 |6942 |  1 | 234k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2978.33/2988.36	c  2988s|102700 |  8379 | 30106k| 290.2 |   323M |  32 |1554 |  12k|7167 |6951 |  1 | 234k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2981.22/2991.20	c  2991s|102800 |  8377 | 30133k| 290.1 |   323M |  32 |1554 |  12k|   0 |6953 |  0 | 234k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2983.13/2993.18	c  2993s|102900 |  8379 | 30154k| 290.1 |   323M |  32 |1554 |  12k|7166 |6955 |  1 | 234k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2986.02/2996.10	c  2996s|103000 |  8386 | 30184k| 290.1 |   323M |  32 |1554 |  12k|7165 |6962 |  1 | 235k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2988.12/2998.13	c  2998s|103100 |  8368 | 30207k| 290.0 |   323M |  32 |1554 |  12k|7171 |6962 |  1 | 235k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2991.19/3001.25	c  3001s|103200 |  8378 | 30236k| 290.0 |   323M |  32 |1554 |  12k|7163 |6965 |  2 | 235k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2994.58/3004.69	c  3005s|103300 |  8388 | 30266k| 290.0 |   323M |  32 |1554 |  12k|7167 |6970 |  0 | 235k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
2997.78/3007.82	c  3008s|103400 |  8407 | 30298k| 290.0 |   323M |  32 |1554 |  12k|7166 |6973 |  0 | 236k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3000.47/3010.57	c  3011s|103500 |  8422 | 30324k| 290.0 |   324M |  32 |1554 |  12k|7169 |6977 |  1 | 236k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3002.98/3013.06	c  3013s|103600 |  8428 | 30349k| 290.0 |   324M |  32 |1554 |  12k|   0 |6978 |  0 | 236k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3005.46/3015.56	c  3016s|103700 |  8433 | 30374k| 289.9 |   324M |  32 |1554 |  12k|7169 |6983 |  1 | 236k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3008.75/3018.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3008.75/3018.82	c  3019s|103800 |  8443 | 30406k| 290.0 |   324M |  32 |1554 |  12k|7163 |6984 |  1 | 237k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3011.44/3021.54	c  3022s|103900 |  8448 | 30433k| 290.0 |   324M |  32 |1554 |  12k|   0 |6987 |  0 | 237k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3015.04/3025.11	c  3025s|104000 |  8461 | 30465k| 290.0 |   324M |  32 |1554 |  12k|7168 |6997 |  1 | 237k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3017.94/3028.09	c  3028s|104100 |  8469 | 30496k| 290.0 |   324M |  32 |1554 |  12k|7166 |6998 |  1 | 237k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3020.12/3030.28	c  3030s|104200 |  8463 | 30518k| 289.9 |   324M |  32 |1554 |  12k|7167 |6999 |  1 | 238k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3022.51/3032.69	c  3033s|104300 |  8477 | 30543k| 289.9 |   324M |  32 |1554 |  12k|7163 |7003 |  0 | 238k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3024.81/3035.00	c  3035s|104400 |  8480 | 30568k| 289.9 |   324M |  32 |1554 |  12k|7166 |7004 |  0 | 238k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3027.30/3037.42	c  3037s|104500 |  8468 | 30594k| 289.8 |   324M |  32 |1554 |  12k|7170 |7007 |  1 | 238k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3029.90/3040.03	c  3040s|104600 |  8475 | 30620k| 289.8 |   324M |  32 |1554 |  12k|7164 |7011 |  0 | 238k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3032.48/3042.62	c  3043s|104700 |  8501 | 30648k| 289.8 |   324M |  32 |1554 |  12k|7168 |7013 |  1 | 239k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3034.38/3044.52	c  3045s|104800 |  8504 | 30671k| 289.7 |   324M |  32 |1554 |  12k|7170 |7017 |  1 | 239k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3036.17/3046.32	c  3046s|104900 |  8499 | 30693k| 289.7 |   324M |  32 |1554 |  12k|7163 |7017 |  1 | 239k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3039.56/3049.74	c  3050s|105000 |  8514 | 30726k| 289.7 |   325M |  32 |1554 |  12k|   0 |7021 |  0 | 239k|  31 | 0.000000e+00 |      --      |    Inf |   0.52%
3042.25/3052.44	c  3052s|105100 |  8518 | 30756k| 289.7 |   325M |  32 |1554 |  12k|7166 |7027 |  0 | 239k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3045.15/3055.31	c  3055s|105200 |  8520 | 30782k| 289.7 |   325M |  32 |1554 |  12k|7166 |7035 |  0 | 240k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3047.85/3058.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3047.85/3058.08	c  3058s|105300 |  8531 | 30811k| 289.7 |   325M |  32 |1554 |  12k|7165 |7038 |  1 | 240k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3050.23/3060.43	c  3060s|105400 |  8528 | 30835k| 289.6 |   325M |  32 |1554 |  12k|7167 |7040 |  1 | 240k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3052.62/3062.80	c  3063s|105500 |  8539 | 30859k| 289.6 |   325M |  32 |1554 |  12k|7169 |7041 |  0 | 240k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3055.32/3065.52	c  3066s|105600 |  8534 | 30887k| 289.6 |   325M |  32 |1554 |  12k|7166 |7045 |  1 | 241k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3058.01/3068.25	c  3068s|105700 |  8559 | 30913k| 289.6 |   325M |  32 |1554 |  12k|7169 |7054 |  0 | 241k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3060.50/3070.78	c  3071s|105800 |  8579 | 30940k| 289.5 |   325M |  32 |1554 |  12k|7166 |7063 |  1 | 241k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3062.59/3072.89	c  3073s|105900 |  8592 | 30964k| 289.5 |   326M |  32 |1554 |  12k|7166 |7072 |  1 | 241k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3064.49/3074.76	c  3075s|106000 |  8604 | 30986k| 289.4 |   326M |  32 |1554 |  13k|   0 |7079 |  0 | 242k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3066.38/3076.67	c  3077s|106100 |  8598 | 31008k| 289.4 |   326M |  32 |1554 |  13k|7169 |7080 |  0 | 242k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3068.28/3078.55	c  3079s|106200 |  8585 | 31030k| 289.3 |   326M |  32 |1554 |  13k|   0 |7080 |  0 | 242k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3070.37/3080.66	c  3081s|106300 |  8591 | 31051k| 289.2 |   326M |  32 |1554 |  13k|7167 |7081 |  0 | 242k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3073.06/3083.36	c  3083s|106400 |  8596 | 31077k| 289.2 |   326M |  32 |1554 |  13k|7168 |7089 |  1 | 242k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3075.95/3086.21	c  3086s|106500 |  8608 | 31105k| 289.2 |   326M |  32 |1554 |  13k|7165 |7092 |  0 | 243k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3079.14/3089.45	c  3089s|106600 |  8633 | 31138k| 289.2 |   326M |  32 |1554 |  12k|7167 |7103 |  1 | 243k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3082.24/3092.51	c  3092s|106700 |  8650 | 31167k| 289.2 |   326M |  32 |1554 |  12k|7168 |7112 |  0 | 243k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3085.23/3095.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3085.23/3095.50	c  3095s|106800 |  8659 | 31196k| 289.2 |   326M |  32 |1554 |  12k|7171 |7115 |  0 | 243k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3087.32/3097.65	c  3098s|106900 |  8670 | 31222k| 289.2 |   326M |  32 |1554 |  12k|7168 |7118 |  1 | 243k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3089.72/3100.02	c  3100s|107000 |  8664 | 31248k| 289.2 |   326M |  32 |1554 |  12k|7169 |7119 |  1 | 244k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3092.60/3102.92	c  3103s|107100 |  8672 | 31277k| 289.2 |   326M |  32 |1554 |  12k|7170 |7122 |  0 | 244k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3095.00/3105.39	c  3105s|107200 |  8679 | 31302k| 289.1 |   326M |  32 |1554 |  12k|7166 |7125 |  1 | 244k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3097.80/3108.12	c  3108s|107300 |  8691 | 31330k| 289.1 |   326M |  32 |1554 |  12k|7168 |7131 |  1 | 244k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3099.98/3110.37	c  3110s|107400 |  8701 | 31355k| 289.1 |   326M |  32 |1554 |  12k|7163 |7132 |  1 | 244k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3101.97/3112.33	c  3112s|107500 |  8688 | 31376k| 289.0 |   326M |  32 |1554 |  12k|7170 |7132 |  1 | 245k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3104.27/3114.66	c  3115s|107600 |  8691 | 31401k| 289.0 |   326M |  32 |1554 |  12k|7168 |7135 |  0 | 245k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3106.56/3116.97	c  3117s|107700 |  8685 | 31426k| 289.0 |   327M |  32 |1554 |  12k|7164 |7136 |  1 | 245k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3110.16/3120.50	c  3120s|107800 |  8709 | 31459k| 289.0 |   327M |  32 |1554 |  12k|7166 |7143 |  1 | 245k|  31 | 0.000000e+00 |      --      |    Inf |   0.53%
3112.15/3122.53	c  3123s|107900 |  8706 | 31482k| 288.9 |   327M |  32 |1554 |  12k|7165 |7145 |  0 | 246k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3114.55/3124.91	c  3125s|108000 |  8696 | 31507k| 288.9 |   327M |  32 |1554 |  12k|   0 |7149 |  0 | 246k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3116.75/3127.11	c  3127s|108100 |  8697 | 31532k| 288.9 |   327M |  32 |1554 |  12k|   0 |7151 |  0 | 246k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3118.64/3129.02	c  3129s|108200 |  8697 | 31553k| 288.8 |   327M |  32 |1554 |  12k|7165 |7153 |  1 | 246k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3120.43/3130.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3120.43/3130.84	c  3131s|108300 |  8697 | 31574k| 288.7 |   327M |  32 |1554 |  12k|7164 |7154 |  0 | 246k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3122.73/3133.14	c  3133s|108400 |  8694 | 31599k| 288.7 |   327M |  32 |1554 |  12k|7165 |7155 |  1 | 246k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3125.31/3135.77	c  3136s|108500 |  8700 | 31625k| 288.7 |   327M |  32 |1554 |  12k|   0 |7159 |  0 | 247k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3127.40/3137.82	c  3138s|108600 |  8697 | 31646k| 288.6 |   327M |  32 |1554 |  12k|   0 |7160 |  0 | 247k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3130.30/3140.70	c  3141s|108700 |  8696 | 31674k| 288.6 |   327M |  32 |1554 |  12k|7169 |7161 |  0 | 247k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3133.98/3144.44	c  3144s|108800 |  8704 | 31707k| 288.6 |   328M |  32 |1554 |  12k|7167 |7170 |  1 | 247k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3136.18/3146.61	c  3147s|108900 |  8714 | 31730k| 288.6 |   328M |  32 |1554 |  12k|7171 |7178 |  1 | 247k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3138.07/3148.55	c  3149s|109000 |  8717 | 31751k| 288.5 |   328M |  32 |1554 |  12k|7169 |7183 |  0 | 248k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3139.97/3150.45	c  3150s|109100 |  8722 | 31774k| 288.4 |   328M |  32 |1554 |  13k|7171 |7189 |  1 | 248k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3141.68/3152.14	c  3152s|109200 |  8726 | 31795k| 288.4 |   328M |  32 |1554 |  13k|7170 |7191 |  1 | 248k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3144.16/3154.67	c  3155s|109300 |  8722 | 31822k| 288.3 |   328M |  32 |1554 |  13k|7171 |7191 |  1 | 248k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3146.85/3157.33	c  3157s|109400 |  8730 | 31848k| 288.3 |   328M |  32 |1554 |  13k|7164 |7192 |  1 | 248k|  31 | 0.000000e+00 |      --      |    Inf |   0.54%
3149.65/3160.16	c  3160s|109500 |  8747 | 31874k| 288.3 |   328M |  32 |1554 |  13k|7168 |7196 |  1 | 249k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3152.23/3162.73	c  3163s|109600 |  8742 | 31901k| 288.3 |   328M |  32 |1554 |  13k|   0 |7201 |  0 | 249k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3154.23/3164.76	c  3165s|109700 |  8742 | 31923k| 288.2 |   328M |  32 |1554 |  13k|7168 |7203 |  1 | 249k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3156.72/3167.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3156.72/3167.26	c  3167s|109800 |  8743 | 31948k| 288.2 |   328M |  32 |1554 |  13k|7170 |7206 |  0 | 249k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3158.71/3169.24	c  3169s|109900 |  8753 | 31969k| 288.1 |   328M |  32 |1554 |  13k|7167 |7211 |  1 | 249k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3161.11/3171.65	c  3172s|110000 |  8762 | 31996k| 288.1 |   328M |  32 |1554 |  13k|7165 |7221 |  0 | 250k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3163.80/3174.37	c  3174s|110100 |  8758 | 32021k| 288.1 |   328M |  32 |1554 |  13k|   0 |7221 |  0 | 250k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3167.19/3177.78	c  3178s|110200 |  8773 | 32052k| 288.1 |   328M |  32 |1554 |  12k|7165 |7222 |  1 | 250k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3169.78/3180.34	c  3180s|110300 |  8785 | 32077k| 288.1 |   328M |  32 |1554 |  12k|7163 |7225 |  0 | 250k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3171.67/3182.21	c  3182s|110400 |  8783 | 32100k| 288.0 |   328M |  32 |1554 |  12k|7163 |7225 |  1 | 251k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3173.88/3184.45	c  3184s|110500 |  8774 | 32123k| 287.9 |   328M |  32 |1554 |  12k|7171 |7230 |  0 | 251k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3176.27/3186.81	c  3187s|110600 |  8776 | 32148k| 287.9 |   328M |  32 |1554 |  12k|7169 |7230 |  1 | 251k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3178.76/3189.36	c  3189s|110700 |  8780 | 32172k| 287.9 |   328M |  32 |1554 |  12k|7166 |7231 |  0 | 251k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3180.96/3191.58	c  3192s|110800 |  8785 | 32195k| 287.8 |   328M |  32 |1554 |  12k|7168 |7234 |  1 | 251k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3183.46/3194.07	c  3194s|110900 |  8787 | 32221k| 287.8 |   328M |  32 |1554 |  12k|7168 |7238 |  1 | 252k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3186.24/3196.89	c  3197s|111000 |  8785 | 32252k| 287.8 |   328M |  32 |1554 |  12k|   0 |7242 |  0 | 252k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3188.45/3199.10	c  3199s|111100 |  8779 | 32275k| 287.8 |   328M |  32 |1554 |  12k|7164 |7242 |  1 | 252k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3191.54/3202.16	c  3202s|111200 |  8790 | 32309k| 287.8 |   329M |  32 |1554 |  12k|7163 |7246 |  1 | 252k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3193.82/3204.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3193.82/3204.46	c  3204s|111300 |  8801 | 32334k| 287.8 |   330M |  32 |1554 |  12k|7167 |7249 |  0 | 252k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3198.42/3209.08	c  3209s|111400 |  8802 | 32371k| 287.8 |   330M |  32 |1554 |  12k|7168 |7253 |  1 | 253k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3200.60/3211.23	c  3211s|111500 |  8800 | 32394k| 287.8 |   330M |  32 |1554 |  12k|7163 |7256 |  1 | 253k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3204.19/3214.80	c  3215s|111600 |  8832 | 32427k| 287.8 |   330M |  32 |1554 |  12k|   0 |7261 |  0 | 253k|  31 | 0.000000e+00 |      --      |    Inf |   0.55%
3206.68/3217.30	c  3217s|111700 |  8834 | 32451k| 287.8 |   330M |  32 |1554 |  12k|7163 |7272 |  1 | 253k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3208.67/3219.39	c  3219s|111800 |  8827 | 32472k| 287.7 |   330M |  32 |1554 |  12k|7167 |7274 |  0 | 253k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3211.76/3222.48	c  3222s|111900 |  8831 | 32502k| 287.7 |   330M |  32 |1554 |  12k|7167 |7276 |  1 | 254k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3213.96/3224.67	c  3225s|112000 |  8825 | 32525k| 287.7 |   330M |  32 |1554 |  12k|7169 |7277 |  1 | 254k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3216.05/3226.72	c  3227s|112100 |  8829 | 32548k| 287.6 |   330M |  32 |1554 |  12k|7171 |7284 |  0 | 254k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3217.95/3228.61	c  3229s|112200 |  8823 | 32570k| 287.6 |   330M |  32 |1554 |  12k|7165 |7285 |  0 | 254k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3220.54/3231.28	c  3231s|112300 |  8826 | 32598k| 287.6 |   330M |  32 |1554 |  12k|7168 |7288 |  1 | 254k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3224.03/3234.73	c  3235s|112400 |  8832 | 32633k| 287.6 |   330M |  32 |1554 |  12k|7168 |7293 |  0 | 255k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3226.63/3237.35	c  3237s|112500 |  8841 | 32659k| 287.6 |   330M |  32 |1554 |  12k|7164 |7299 |  1 | 255k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3229.33/3240.05	c  3240s|112600 |  8847 | 32689k| 287.6 |   330M |  32 |1554 |  12k|7168 |7308 |  1 | 255k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3232.01/3242.74	c  3243s|112700 |  8856 | 32715k| 287.6 |   330M |  32 |1554 |  12k|   0 |7308 |  0 | 255k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3234.01/3244.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3234.01/3244.72	c  3245s|112800 |  8852 | 32738k| 287.5 |   330M |  32 |1554 |  12k|   0 |7310 |  0 | 256k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3236.60/3247.38	c  3247s|112900 |  8857 | 32763k| 287.5 |   330M |  32 |1554 |  12k|7172 |7315 |  0 | 256k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3239.19/3249.91	c  3250s|113000 |  8868 | 32788k| 287.5 |   330M |  32 |1554 |  12k|7167 |7321 |  1 | 256k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3241.58/3252.38	c  3252s|113100 |  8874 | 32812k| 287.4 |   330M |  32 |1554 |  12k|7167 |7325 |  1 | 256k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3244.47/3255.28	c  3255s|113200 |  8883 | 32843k| 287.4 |   330M |  32 |1554 |  12k|7165 |7329 |  0 | 256k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3246.97/3257.75	c  3258s|113300 |  8890 | 32869k| 287.4 |   330M |  32 |1554 |  12k|7171 |7332 |  0 | 257k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3249.66/3260.46	c  3260s|113400 |  8889 | 32896k| 287.4 |   330M |  32 |1554 |  12k|7170 |7341 |  2 | 257k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3252.55/3263.36	c  3263s|113500 |  8894 | 32926k| 287.4 |   330M |  32 |1554 |  12k|7163 |7342 |  1 | 257k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3255.44/3266.29	c  3266s|113600 |  8893 | 32954k| 287.4 |   330M |  32 |1554 |  12k|   0 |7347 |  0 | 257k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3258.34/3269.14	c  3269s|113700 |  8892 | 32981k| 287.4 |   330M |  32 |1554 |  12k|7169 |7352 |  1 | 257k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3261.52/3272.35	c  3272s|113800 |  8907 | 33010k| 287.4 |   331M |  32 |1554 |  12k|7165 |7355 |  0 | 258k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3263.23/3274.07	c  3274s|113900 |  8905 | 33030k| 287.3 |   331M |  32 |1554 |  12k|7164 |7355 |  0 | 258k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3265.61/3276.49	c  3276s|114000 |  8898 | 33055k| 287.3 |   331M |  32 |1554 |  12k|7169 |7361 |  1 | 258k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3268.21/3279.05	c  3279s|114100 |  8898 | 33082k| 287.3 |   331M |  32 |1554 |  12k|7163 |7367 |  2 | 258k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3270.10/3280.91	c  3281s|114200 |  8895 | 33105k| 287.2 |   331M |  32 |1554 |  12k|   0 |7373 |  0 | 259k|  31 | 0.000000e+00 |      --      |    Inf |   0.56%
3272.20/3283.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3272.20/3283.05	c  3283s|114300 |  8903 | 33130k| 287.2 |   331M |  32 |1554 |  12k|7165 |7376 |  1 | 259k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3274.19/3285.01	c  3285s|114400 |  8894 | 33152k| 287.1 |   331M |  32 |1554 |  13k|7165 |7377 |  0 | 259k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3276.68/3287.59	c  3288s|114500 |  8895 | 33176k| 287.1 |   332M |  32 |1554 |  12k|7164 |7396 |  0 | 259k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3279.18/3290.09	c  3290s|114600 |  8895 | 33201k| 287.1 |   332M |  32 |1554 |  12k|7166 |7403 |  1 | 259k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3282.56/3293.42	c  3293s|114700 |  8902 | 33234k| 287.1 |   332M |  32 |1554 |  12k|7171 |7419 |  2 | 260k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3284.65/3295.56	c  3296s|114800 |  8910 | 33254k| 287.0 |   332M |  32 |1554 |  12k|7166 |7421 |  2 | 260k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3286.65/3297.55	c  3298s|114900 |  8909 | 33277k| 287.0 |   332M |  32 |1554 |  12k|7166 |7422 |  0 | 260k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3289.64/3300.54	c  3301s|115000 |  8922 | 33305k| 287.0 |   332M |  32 |1554 |  12k|7163 |7432 |  1 | 260k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3292.54/3303.43	c  3303s|115100 |  8926 | 33335k| 287.0 |   333M |  32 |1554 |  12k|   0 |7435 |  0 | 260k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3296.42/3307.39	c  3307s|115200 |  8934 | 33371k| 287.0 |   333M |  32 |1554 |  12k|7165 |7453 |  2 | 261k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3299.51/3310.45	c  3310s|115300 |  8935 | 33402k| 287.1 |   333M |  32 |1554 |  12k|7166 |7461 |  0 | 261k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3302.30/3313.28	c  3313s|115400 |  8940 | 33430k| 287.1 |   333M |  32 |1554 |  12k|7165 |7464 |  1 | 261k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3304.70/3315.69	c  3316s|115500 |  8953 | 33457k| 287.0 |   333M |  32 |1554 |  12k|   0 |7471 |  0 | 261k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3307.20/3318.14	c  3318s|115600 |  8946 | 33483k| 287.0 |   333M |  32 |1554 |  12k|7170 |7473 |  1 | 262k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3309.78/3320.76	c  3321s|115700 |  8961 | 33512k| 287.0 |   334M |  32 |1554 |  12k|7171 |7475 |  1 | 262k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3312.09/3323.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3312.09/3323.05	c  3323s|115800 |  8964 | 33536k| 287.0 |   334M |  32 |1554 |  12k|7165 |7477 |  1 | 262k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3315.36/3326.35	c  3326s|115900 |  8966 | 33568k| 287.0 |   334M |  32 |1554 |  12k|7165 |7486 |  1 | 262k|  31 | 0.000000e+00 |      --      |    Inf |   0.57%
3317.75/3328.76	c  3329s|116000 |  8979 | 33594k| 287.0 |   334M |  32 |1554 |  12k|7169 |7494 |  0 | 262k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3320.16/3331.12	c  3331s|116100 |  8986 | 33621k| 287.0 |   334M |  32 |1554 |  12k|7169 |7502 |  1 | 263k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3322.54/3333.58	c  3334s|116200 |  8995 | 33646k| 286.9 |   335M |  32 |1554 |  12k|7167 |7510 |  1 | 263k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3325.23/3336.28	c  3336s|116300 |  8996 | 33675k| 286.9 |   335M |  32 |1554 |  12k|7168 |7512 |  0 | 263k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3327.52/3338.53	c  3339s|116400 |  9002 | 33699k| 286.9 |   335M |  32 |1554 |  12k|7165 |7515 |  1 | 263k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3330.71/3341.72	c  3342s|116500 |  9012 | 33727k| 286.9 |   335M |  32 |1554 |  12k|7168 |7519 |  0 | 263k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3333.12/3344.18	c  3344s|116600 |  9015 | 33752k| 286.9 |   335M |  32 |1554 |  12k|7165 |7522 |  1 | 264k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3336.01/3347.04	c  3347s|116700 |  9025 | 33777k| 286.8 |   335M |  32 |1554 |  12k|7165 |7532 |  1 | 264k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3338.49/3349.52	c  3350s|116800 |  9033 | 33806k| 286.8 |   335M |  32 |1554 |  12k|7174 |7542 |  1 | 264k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3340.68/3351.78	c  3352s|116900 |  9039 | 33831k| 286.8 |   335M |  32 |1554 |  12k|7166 |7548 |  1 | 264k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3342.58/3353.69	c  3354s|117000 |  9031 | 33855k| 286.8 |   335M |  32 |1554 |  12k|7165 |7550 |  0 | 264k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3344.57/3355.62	c  3356s|117100 |  9027 | 33877k| 286.7 |   337M |  32 |1554 |  12k|7169 |7560 |  0 | 265k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3347.98/3359.02	c  3359s|117200 |  9023 | 33909k| 286.7 |   337M |  32 |1554 |  12k|7183 |7561 |  1 | 265k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3350.75/3361.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3350.75/3361.80	c  3362s|117300 |  9038 | 33935k| 286.7 |   337M |  32 |1554 |  12k|7166 |7569 |  0 | 265k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3353.06/3364.15	c  3364s|117400 |  9039 | 33959k| 286.7 |   337M |  32 |1554 |  12k|7167 |7573 |  1 | 265k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3355.95/3367.04	c  3367s|117500 |  9056 | 33990k| 286.7 |   337M |  32 |1554 |  12k|7166 |7584 |  2 | 265k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3358.05/3369.16	c  3369s|117600 |  9058 | 34014k| 286.7 |   337M |  32 |1554 |  12k|7166 |7585 |  1 | 266k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3359.94/3371.10	c  3371s|117700 |  9047 | 34037k| 286.6 |   337M |  32 |1554 |  12k|7167 |7585 |  0 | 266k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3362.93/3374.09	c  3374s|117800 |  9056 | 34066k| 286.6 |   337M |  32 |1554 |  12k|7168 |7590 |  1 | 266k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3364.92/3376.04	c  3376s|117900 |  9062 | 34089k| 286.6 |   337M |  32 |1554 |  12k|7168 |7594 |  0 | 266k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3367.02/3378.14	c  3378s|118000 |  9063 | 34111k| 286.5 |   337M |  32 |1554 |  12k|7169 |7597 |  1 | 266k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3369.20/3380.30	c  3380s|118100 |  9063 | 34134k| 286.5 |   337M |  32 |1554 |  12k|7166 |7600 |  1 | 267k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3372.29/3383.48	c  3383s|118200 |  9061 | 34164k| 286.5 |   337M |  32 |1554 |  12k|7165 |7611 |  1 | 267k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3374.69/3385.89	c  3386s|118300 |  9086 | 34193k| 286.5 |   337M |  32 |1554 |  13k|7166 |7621 |  1 | 267k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3376.39/3387.58	c  3388s|118400 |  9092 | 34214k| 286.4 |   337M |  32 |1554 |  13k|   0 |7621 |  0 | 267k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3378.38/3389.59	c  3390s|118500 |  9088 | 34240k| 286.4 |   337M |  32 |1554 |  13k|7166 |7621 |  1 | 267k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3380.18/3391.31	c  3391s|118600 |  9081 | 34262k| 286.3 |   337M |  32 |1554 |  13k|7166 |7623 |  0 | 268k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3381.88/3393.02	c  3393s|118700 |  9074 | 34283k| 286.3 |   338M |  32 |1554 |  13k|7166 |7623 |  1 | 268k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3383.57/3394.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3383.57/3394.76	c  3395s|118800 |  9062 | 34305k| 286.2 |   338M |  32 |1554 |  13k|7167 |7623 |  0 | 268k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3385.36/3396.58	c  3397s|118900 |  9057 | 34325k| 286.1 |   338M |  32 |1554 |  13k|7171 |7626 |  1 | 268k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3390.45/3401.67	c  3402s|119000 |  9065 | 34371k| 286.3 |   338M |  32 |1554 |  13k|7173 |7650 |  2 | 268k|  31 | 0.000000e+00 |      --      |    Inf |   0.58%
3393.44/3404.61	c  3405s|119100 |  9075 | 34398k| 286.3 |   338M |  32 |1554 |  13k|7168 |7657 |  1 | 269k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3395.94/3407.18	c  3407s|119200 |  9069 | 34424k| 286.2 |   338M |  32 |1554 |  13k|7164 |7659 |  1 | 269k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3398.42/3409.63	c  3410s|119300 |  9067 | 34449k| 286.2 |   338M |  32 |1554 |  13k|7164 |7668 |  1 | 269k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3400.93/3412.19	c  3412s|119400 |  9071 | 34475k| 286.2 |   338M |  32 |1554 |  13k|7167 |7669 |  1 | 269k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3403.51/3414.76	c  3415s|119500 |  9074 | 34502k| 286.2 |   338M |  32 |1554 |  13k|7168 |7672 |  0 | 270k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3405.40/3416.60	c  3417s|119600 |  9070 | 34523k| 286.1 |   338M |  32 |1554 |  13k|7168 |7672 |  1 | 270k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3407.81/3419.07	c  3419s|119700 |  9082 | 34547k| 286.1 |   338M |  32 |1554 |  13k|7170 |7677 |  1 | 270k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3409.99/3421.24	c  3421s|119800 |  9081 | 34572k| 286.0 |   338M |  32 |1554 |  13k|7169 |7681 |  1 | 270k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3411.98/3423.21	c  3423s|119900 |  9080 | 34594k| 286.0 |   338M |  32 |1554 |  13k|   0 |7683 |  0 | 270k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3414.68/3425.97	c  3426s|120000 |  9097 | 34622k| 286.0 |   338M |  32 |1554 |  13k|7165 |7690 |  1 | 271k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3417.27/3428.60	c  3429s|120100 |  9100 | 34647k| 286.0 |   338M |  32 |1554 |  13k|   0 |7699 |  0 | 271k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3421.06/3432.33	c  3432s|120200 |  9120 | 34680k| 286.0 |   339M |  32 |1554 |  13k|7166 |7712 |  1 | 271k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3423.45/3434.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3423.45/3434.79	c  3435s|120300 |  9133 | 34705k| 286.0 |   339M |  32 |1554 |  13k|7166 |7712 |  0 | 271k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3425.45/3436.71	c  3437s|120400 |  9126 | 34728k| 285.9 |   339M |  32 |1554 |  13k|7166 |7712 |  1 | 271k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3428.44/3439.74	c  3440s|120500 |  9134 | 34757k| 285.9 |   339M |  32 |1554 |  13k|7168 |7719 |  1 | 272k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3430.74/3442.04	c  3442s|120600 |  9133 | 34782k| 285.9 |   339M |  32 |1554 |  13k|7164 |7722 |  1 | 272k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3433.42/3444.74	c  3445s|120700 |  9137 | 34809k| 285.9 |   339M |  32 |1554 |  13k|7168 |7728 |  2 | 272k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3436.21/3447.53	c  3448s|120800 |  9153 | 34839k| 285.9 |   339M |  32 |1554 |  13k|7167 |7736 |  1 | 272k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3439.50/3450.87	c  3451s|120900 |  9194 | 34873k| 285.9 |   340M |  32 |1554 |  13k|7168 |7745 |  1 | 273k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3441.81/3453.13	c  3453s|121000 |  9185 | 34900k| 285.9 |   340M |  32 |1554 |  13k|   0 |7747 |  0 | 273k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3443.89/3455.27	c  3455s|121100 |  9186 | 34924k| 285.9 |   340M |  32 |1554 |  13k|7170 |7757 |  0 | 273k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3446.38/3457.77	c  3458s|121200 |  9190 | 34950k| 285.9 |   340M |  32 |1554 |  13k|7164 |7768 |  0 | 273k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3449.68/3461.07	c  3461s|121300 |  9204 | 34979k| 285.9 |   340M |  32 |1554 |  13k|7167 |7772 |  1 | 273k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3452.56/3463.95	c  3464s|121400 |  9212 | 35007k| 285.9 |   340M |  32 |1554 |  13k|7167 |7776 |  1 | 274k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3455.67/3467.08	c  3467s|121500 |  9225 | 35039k| 285.9 |   340M |  32 |1554 |  12k|7165 |7788 |  1 | 274k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3458.95/3470.30	c  3470s|121600 |  9231 | 35067k| 285.9 |   341M |  32 |1554 |  12k|7167 |7796 |  0 | 274k|  31 | 0.000000e+00 |      --      |    Inf |   0.59%
3462.94/3474.33	c  3474s|121700 |  9246 | 35105k| 286.0 |   341M |  32 |1554 |  12k|7165 |7808 |  1 | 274k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3464.83/3476.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3464.83/3476.23	c  3476s|121800 |  9244 | 35126k| 285.9 |   341M |  32 |1554 |  12k|7165 |7811 |  1 | 275k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3466.92/3478.31	c  3478s|121900 |  9252 | 35149k| 285.9 |   341M |  32 |1554 |  12k|7168 |7815 |  1 | 275k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3468.73/3480.12	c  3480s|122000 |  9253 | 35168k| 285.8 |   341M |  32 |1554 |  12k|7164 |7815 |  1 | 275k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3471.11/3482.55	c  3483s|122100 |  9249 | 35193k| 285.8 |   341M |  32 |1554 |  12k|   0 |7820 |  0 | 275k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3478.49/3489.92	c  3490s|122200 |  9275 | 35246k| 286.0 |   341M |  32 |1554 |  12k|7165 |7830 |  1 | 275k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3481.78/3493.21	c  3493s|122300 |  9301 | 35276k| 286.0 |   341M |  32 |1554 |  12k|7166 |7837 |  0 | 276k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3483.78/3495.26	c  3495s|122400 |  9293 | 35301k| 285.9 |   342M |  32 |1554 |  12k|   0 |7839 |  0 | 276k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3486.77/3498.26	c  3498s|122500 |  9307 | 35332k| 286.0 |   342M |  32 |1554 |  12k|7166 |7846 |  1 | 276k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3488.36/3499.87	c  3500s|122600 |  9305 | 35352k| 285.9 |   342M |  32 |1554 |  13k|7166 |7846 |  0 | 276k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3490.57/3502.06	c  3502s|122700 |  9302 | 35375k| 285.8 |   342M |  32 |1554 |  13k|7166 |7856 |  0 | 276k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3493.05/3504.58	c  3505s|122800 |  9293 | 35400k| 285.8 |   342M |  32 |1554 |  13k|7166 |7856 |  0 | 277k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3495.44/3506.91	c  3507s|122900 |  9296 | 35424k| 285.8 |   342M |  32 |1554 |  13k|7164 |7859 |  1 | 277k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3498.83/3510.30	c  3510s|123000 |  9300 | 35461k| 285.8 |   342M |  32 |1554 |  13k|7166 |7861 |  1 | 277k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3501.33/3512.89	c  3513s|123100 |  9307 | 35485k| 285.8 |   342M |  32 |1554 |  12k|7166 |7862 |  0 | 277k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3503.92/3515.44	c  3515s|123200 |  9304 | 35513k| 285.8 |   342M |  32 |1554 |  12k|7170 |7866 |  1 | 277k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3506.52/3518.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3506.52/3518.05	c  3518s|123300 |  9307 | 35541k| 285.8 |   342M |  32 |1554 |  12k|7163 |7871 |  1 | 278k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3508.70/3520.27	c  3520s|123400 |  9313 | 35565k| 285.8 |   342M |  32 |1554 |  13k|7164 |7877 |  1 | 278k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3510.50/3522.07	c  3522s|123500 |  9321 | 35587k| 285.7 |   342M |  32 |1554 |  13k|7165 |7879 |  1 | 278k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3512.50/3524.08	c  3524s|123600 |  9313 | 35611k| 285.7 |   342M |  32 |1554 |  13k|7169 |7879 |  1 | 278k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3515.68/3527.23	c  3527s|123700 |  9324 | 35644k| 285.7 |   343M |  32 |1554 |  13k|7165 |7888 |  1 | 278k|  31 | 0.000000e+00 |      --      |    Inf |   0.60%
3518.17/3529.70	c  3530s|123800 |  9327 | 35668k| 285.7 |   343M |  32 |1554 |  13k|7167 |7892 |  1 | 279k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3520.06/3531.60	c  3532s|123900 |  9324 | 35690k| 285.6 |   343M |  32 |1554 |  13k|7169 |7894 |  0 | 279k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3522.57/3534.16	c  3534s|124000 |  9327 | 35718k| 285.6 |   343M |  32 |1554 |  13k|7167 |7904 |  1 | 279k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3525.34/3536.93	c  3537s|124100 |  9331 | 35748k| 285.6 |   343M |  32 |1554 |  13k|7169 |7913 |  1 | 279k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3527.94/3539.52	c  3540s|124200 |  9335 | 35776k| 285.6 |   343M |  32 |1554 |  13k|7168 |7921 |  1 | 279k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3530.03/3541.69	c  3542s|124300 |  9327 | 35797k| 285.6 |   343M |  32 |1554 |  13k|7171 |7926 |  1 | 280k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3532.92/3544.57	c  3545s|124400 |  9334 | 35828k| 285.6 |   343M |  32 |1554 |  13k|7168 |7932 |  0 | 280k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3534.61/3546.25	c  3546s|124500 |  9333 | 35846k| 285.5 |   343M |  32 |1554 |  13k|7164 |7933 |  1 | 280k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3537.11/3548.76	c  3549s|124600 |  9344 | 35873k| 285.5 |   343M |  32 |1554 |  13k|7165 |7936 |  0 | 280k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3539.90/3551.57	c  3552s|124700 |  9351 | 35901k| 285.5 |   343M |  32 |1554 |  13k|7167 |7936 |  1 | 280k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3542.59/3554.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3542.59/3554.22	c  3554s|124800 |  9351 | 35928k| 285.5 |   343M |  32 |1554 |  13k|7165 |7944 |  1 | 281k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3544.58/3556.25	c  3556s|124900 |  9353 | 35950k| 285.4 |   343M |  32 |1554 |  13k|7167 |7946 |  1 | 281k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3546.78/3558.41	c  3558s|125000 |  9358 | 35974k| 285.4 |   344M |  32 |1554 |  13k|7164 |7950 |  1 | 281k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3549.88/3561.59	c  3562s|125100 |  9351 | 36005k| 285.4 |   344M |  32 |1554 |  13k|7166 |7960 |  0 | 281k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3552.27/3564.00	c  3564s|125200 |  9354 | 36030k| 285.4 |   344M |  32 |1554 |  13k|7168 |7969 |  1 | 282k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3554.96/3566.66	c  3567s|125300 |  9362 | 36057k| 285.4 |   344M |  32 |1554 |  13k|7165 |7973 |  1 | 282k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3556.65/3568.36	c  3568s|125400 |  9359 | 36078k| 285.3 |   344M |  32 |1554 |  13k|   0 |7975 |  0 | 282k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3559.05/3570.73	c  3571s|125500 |  9355 | 36104k| 285.3 |   344M |  32 |1554 |  13k|7164 |7980 |  1 | 282k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3561.54/3573.26	c  3573s|125600 |  9353 | 36133k| 285.3 |   344M |  32 |1554 |  13k|7165 |7988 |  1 | 282k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3565.13/3576.85	c  3577s|125700 |  9407 | 36165k| 285.3 |   344M |  32 |1554 |  13k|7166 |8015 |  1 | 283k|  31 | 0.000000e+00 |      --      |    Inf |   0.61%
3567.22/3579.01	c  3579s|125800 |  9404 | 36189k| 285.3 |   344M |  32 |1554 |  13k|7167 |8020 |  1 | 283k|  31 | 0.000000e+00 |      --      |    Inf |   0.62%
3569.61/3581.35	c  3581s|125900 |  9403 | 36214k| 285.2 |   344M |  32 |1554 |  13k|7166 |8027 |  1 | 283k|  31 | 0.000000e+00 |      --      |    Inf |   0.62%
3571.71/3583.43	c  3583s|126000 |  9396 | 36238k| 285.2 |   344M |  32 |1554 |  13k|7166 |8030 |  0 | 283k|  31 | 0.000000e+00 |      --      |    Inf |   0.62%
3573.70/3585.43	c  3585s|126100 |  9394 | 36259k| 285.1 |   344M |  32 |1554 |  13k|7166 |8034 |  1 | 283k|  31 | 0.000000e+00 |      --      |    Inf |   0.62%
3576.09/3587.85	c  3588s|126200 |  9390 | 36284k| 285.1 |   344M |  32 |1554 |  13k|   0 |8041 |  0 | 283k|  31 | 0.000000e+00 |      --      |    Inf |   0.62%
3577.99/3589.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3577.99/3589.70	c  3590s|126300 |  9392 | 36305k| 285.1 |   344M |  32 |1554 |  13k|7166 |8044 |  1 | 284k|  31 | 0.000000e+00 |      --      |    Inf |   0.62%
3580.29/3592.09	c  3592s|126400 |  9392 | 36328k| 285.0 |   344M |  32 |1554 |  13k|7170 |8044 |  1 | 284k|  31 | 0.000000e+00 |      --      |    Inf |   0.62%
3582.67/3594.42	c  3594s|126500 |  9388 | 36354k| 285.0 |   344M |  32 |1554 |  13k|7167 |8048 |  0 | 284k|  31 | 0.000000e+00 |      --      |    Inf |   0.62%
3585.27/3597.01	c 
3585.27/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3585.27/3597.01	c Solving Time (sec) : 3596.99
3585.27/3597.01	c Solving Nodes      : 126586 (total of 127556 nodes in 2 runs)
3585.27/3597.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.27/3597.01	c Dual Bound         : +0.00000000000000e+00
3585.27/3597.01	c Gap                : infinite
3585.27/3597.01	s UNKNOWN
3585.27/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3585.27/3597.01	c Total Time         :    3596.99
3585.27/3597.01	c   solving          :    3596.99
3585.27/3597.01	c   presolving       :       1.04 (included in solving)
3585.27/3597.01	c   reading          :       0.04 (included in solving)
3585.27/3597.01	c   copying          :       1.57 (114 #copies) (minimal 0.01, maximal 0.03, average 0.01)
3585.27/3597.01	c Original Problem   :
3585.27/3597.01	c   Problem name     : HOME/instance-4514600-1751227874.opb
3585.27/3597.01	c   Variables        : 1560 (1560 binary, 0 integer, 0 implicit integer, 0 continuous)
3585.27/3597.01	c   Constraints      : 7454 initial, 7454 maximal
3585.27/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.27/3597.01	c Presolved Problem  :
3585.27/3597.01	c   Problem name     : t_HOME/instance-4514600-1751227874.opb
3585.27/3597.01	c   Variables        : 1554 (1554 binary, 0 integer, 0 implicit integer, 0 continuous)
3585.27/3597.01	c   Constraints      : 8651 initial, 13995 maximal
3585.27/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.27/3597.01	c   Nonzeros         : 56208 constraint, 6315 clique table
3585.27/3597.01	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.27/3597.01	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   domcol           :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   dualsparsify     :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   gateextraction   :       0.03       0.00      6          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   implics          :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   milp             :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   sparsify         :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   trivial          :       0.00       0.00     11          1          0          0          0          0          0          0          0          0
3585.27/3597.01	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   dualfix          :       0.00       0.00     11          1          0          0          0          0          0          0          0          0
3585.27/3597.01	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   probing          :       0.63       0.00      1          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   symmetry         :       0.06       0.00      1          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   knapsack         :       0.00       0.00     19          0          0          0          0          0          0          0          2         28
3585.27/3597.01	c   setppc           :       0.02       0.00     19          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   linear           :       0.06       0.01     18          4          0          0          4          0        322          0          1          0
3585.27/3597.01	c   logicor          :       0.10       0.01     18          0          0          0          0          0        208          0          0       3357
3585.27/3597.01	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3585.27/3597.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.27/3597.01	c   benderslp        :          0          0          0          0      74207          0          0      10076          0          0          0          0          0          0          0
3585.27/3597.01	c   integral         :          0          0          0          0      74207          0          0      10076          0          0          0          0          0          0     148414
3585.27/3597.01	c   knapsack         :         71+        84         22    1119900          0          0          0      10071     128602       1822      87565          0          0          0          0
3585.27/3597.01	c   setppc           :       3010       3010         22    1118080          0          0          0       6903     808406        752    1519462          0          0          0          0
3585.27/3597.01	c   linear           :         22+        98         23    1117323          0          0          0          6       9162       2215      19083          6          2          0          0
3585.27/3597.01	c   logicor          :       5548+     10873         22     880574          0          0          0          0    3265308      40707    9452415         11          4          0          0
3585.27/3597.01	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.27/3597.01	c   benderslp        :       0.03       0.00       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00
3585.27/3597.01	c   integral         :      18.00       0.00       0.00       0.00      18.00       0.00       0.00       0.00       0.00       0.00
3585.27/3597.01	c   knapsack         :       9.59       0.00       0.01       9.45       0.00       0.00       0.00       0.01       0.13       0.00
3585.27/3597.01	c   setppc           :      28.54       0.00       0.00      28.20       0.00       0.00       0.00       0.07       0.26       0.00
3585.27/3597.01	c   linear           :       2.58       0.01       0.00       2.54       0.00       0.00       0.00       0.00       0.03       0.00
3585.27/3597.01	c   logicor          :     119.35       0.01       0.02     117.93       0.00       0.00       0.00       0.00       1.38       0.00
3585.27/3597.01	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.27/3597.01	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.27/3597.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.27/3597.01	c   components       :       0.06       0.00       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3585.27/3597.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.27/3597.01	c   dualfix          :          2          0          0          0
3585.27/3597.01	c   genvbounds       :          0          0          0          0
3585.27/3597.01	c   nlobbt           :          0          0          0          0
3585.27/3597.01	c   obbt             :          0          0          0          0
3585.27/3597.01	c   probing          :          0          0          0          0
3585.27/3597.01	c   pseudoobj        :          0          0          0          0
3585.27/3597.01	c   redcost          :          0          0          0          0
3585.27/3597.01	c   rootredcost      :          0          0          0          0
3585.27/3597.01	c   symmetry         :          0          0          0          0
3585.27/3597.01	c   vbounds          :     712215          0          0          0
3585.27/3597.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.27/3597.01	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3585.27/3597.01	c   genvbounds       :       0.12       0.00       0.00       0.12       0.00       0.00
3585.27/3597.01	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.27/3597.01	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.27/3597.01	c   probing          :       0.63       0.00       0.63       0.00       0.00       0.00
3585.27/3597.01	c   pseudoobj        :       0.13       0.00       0.00       0.13       0.00       0.00
3585.27/3597.01	c   redcost          :       0.05       0.00       0.00       0.05       0.00       0.00
3585.27/3597.01	c   rootredcost      :       0.08       0.00       0.00       0.08       0.00       0.00
3585.27/3597.01	c   symmetry         :       0.30       0.00       0.06       0.25       0.00       0.00
3585.27/3597.01	c   vbounds          :       4.37       0.00       0.00       4.37       0.00       0.00
3585.27/3597.01	c Symmetry           :
3585.27/3597.01	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.27/3597.01	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.27/3597.01	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.27/3597.01	c   shadow tree time :       0.27 s
3585.27/3597.01	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.27/3597.01	c   propagation      :       2.22      43365      39111          -     335116       30.7       1127       19.0          -          -          -
3585.27/3597.01	c   infeasible LP    :      17.49      39686      39683          -     592873       41.8        367       16.8      39683       56.8          0
3585.27/3597.01	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.27/3597.01	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.27/3597.01	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.27/3597.01	c   applied globally :       2.84          -          -          0     245017       30.5          -          -      39510          -          -
3585.27/3597.01	c   applied locally  :          -          -          -          0         19       42.5          -          -        173          -          -
3585.27/3597.01	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.27/3597.01	c   cut pool         :       1.78          -       9945         42          -          -      15981      30377          -          -          -          -          -    (maximal pool size:       3400)
3585.27/3597.01	c   aggregation      :       3.00       0.00        308         22          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.27/3597.01	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.27/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.27/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   clique           :       0.15       0.00         22         22          0          0         40        136          0         65         65          0          0
3585.27/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   gomory           :       7.38       0.00        306         20          0          0      18351      21510       2669        272        241         31          0
3585.27/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -      11018       1392        148        126         22          -
3585.27/3597.01	c   > strongcg       :          -          -          -          -          -          -          -      10492       1277        124        115          9          -
3585.27/3597.01	c   impliedbounds    :       0.03       0.00        308         22          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   multilinear      :       0.00       0.00       1082         22          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   rapidlearning    :       6.81       0.00        100          1          0      11821          0          0          0          0          0          0        281
3585.27/3597.01	c   rlt              :       0.00       0.00        164         20          0          0          0          0          0          0          0          0          0
3585.27/3597.01	c   zerohalf         :       4.08       0.00        308         22          0          0        746       8731        487       8012       7586        426          0
3585.27/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.27/3597.01	c   hybrid           :       0.14       0.00       4886         22       8347         12      25164        104          0       5773
3585.27/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.27/3597.01	c   problem variables:       0.00          -          0          0
3585.27/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.27/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c   relpscost        :      17.92       0.00      74207          0          0          0          0          0          0     148414
3585.27/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.27/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.27/3597.01	c   LP solutions     :       0.00          -          -          0          0
3585.27/3597.01	c   relax solutions  :       0.00          -          -          0          0
3585.27/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3585.27/3597.01	c   strong branching :       0.00          -          -          0          0
3585.27/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3585.27/3597.01	c   adaptivediving   :      10.58       0.00         85          0          0
3585.27/3597.01	c   alns             :       0.87       0.00         14          0          0
3585.27/3597.01	c   bound            :       0.00       0.00          0          0          0
3585.27/3597.01	c   clique           :       0.02       0.00          1          0          0
3585.27/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3585.27/3597.01	c   completesol      :       0.00       0.00          0          0          0
3585.27/3597.01	c   conflictdiving   :      58.55       0.00       1194          0          0
3585.27/3597.01	c   crossover        :       0.03       0.00          0          0          0
3585.27/3597.01	c   dins             :       0.00       0.00          0          0          0
3585.27/3597.01	c   distributiondivin:     117.92       0.00       1194          0          0
3585.27/3597.01	c   dps              :       0.00       0.00          0          0          0
3585.27/3597.01	c   dualval          :       0.00       0.00          0          0          0
3585.27/3597.01	c   farkasdiving     :       0.00       0.00          0          0          0
3585.27/3597.01	c   feasjump         :       0.16       0.00          2          0          0
3585.27/3597.01	c   feaspump         :      47.69       0.00         93          0          0
3585.27/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3585.27/3597.01	c   fracdiving       :     120.63       0.00       1195          0          0
3585.27/3597.01	c   gins             :       0.02       0.00          0          0          0
3585.27/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3585.27/3597.01	c   indcoefdiving    :       0.00       0.00          0          0          0
3585.27/3597.01	c   indicator        :       0.03       0.00          0          0          0
3585.27/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3585.27/3597.01	c   indoneopt        :       0.04       0.00          0          0          0
3585.27/3597.01	c   indrounding      :       0.00       0.00          0          0          0
3585.27/3597.01	c   indtwoopt        :       0.00       0.00          0          0          0
3585.27/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3585.27/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3585.27/3597.01	c   linesearchdiving :     118.36       0.00       1195          0          0
3585.27/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3585.27/3597.01	c   locks            :       0.00       0.00          1          0          0
3585.27/3597.01	c   lpface           :       0.03       0.00          0          0          0
3585.27/3597.01	c   mpec             :       0.00       0.00          0          0          0
3585.27/3597.01	c   multistart       :       0.00       0.00          0          0          0
3585.27/3597.01	c   mutation         :       0.00       0.00          0          0          0
3585.27/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3585.27/3597.01	c   objpscostdiving  :      77.54       0.00         22          0          0
3585.27/3597.01	c   octane           :       0.00       0.00          0          0          0
3585.27/3597.01	c   ofins            :       0.03       0.00          0          0          0
3585.27/3597.01	c   oneopt           :       0.05       0.00          0          0          0
3585.27/3597.01	c   padm             :       0.00       0.00          0          0          0
3585.27/3597.01	c   proximity        :       0.00       0.00          0          0          0
3585.27/3597.01	c   pscostdiving     :     145.83       0.00       1195          0          0
3585.27/3597.01	c   randrounding     :       1.27       0.00      10086          0          0
3585.27/3597.01	c   rens             :       0.00       0.00          0          0          0
3585.27/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3585.27/3597.01	c   repair           :       0.00       0.00          0          0          0
3585.27/3597.01	c   rins             :       0.03       0.00          0          0          0
3585.27/3597.01	c   rootsoldiving    :      36.02       0.00         74          0          0
3585.27/3597.01	c   rounding         :       0.82       0.00       3940          0          0
3585.27/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3585.27/3597.01	c   shiftandpropagate:       0.02       0.00          2          0          0
3585.27/3597.01	c   shifting         :       1.71       0.00       1407          0          0
3585.27/3597.01	c   simplerounding   :       0.04       0.00          0          0          0
3585.27/3597.01	c   smallcard        :       0.00       0.00          0          0          0
3585.27/3597.01	c   subnlp           :       0.07       0.00          0          0          0
3585.27/3597.01	c   trivial          :       0.00       0.00          4          0          0
3585.27/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3585.27/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3585.27/3597.01	c   trysol           :       0.04       0.00          0          0          0
3585.27/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3585.27/3597.01	c   undercover       :       0.00       0.00          0          0          0
3585.27/3597.01	c   vbounds          :       0.01       0.00          2          0          0
3585.27/3597.01	c   veclendiving     :      47.67       0.00       1194          0          0
3585.27/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3585.27/3597.01	c   zirounding       :       0.23       0.00       1000          0          0
3585.27/3597.01	c   other solutions  :          -          -          -          0          -
3585.27/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
3585.27/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
3585.27/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
3585.27/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
3585.27/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
3585.27/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
3585.27/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
3585.27/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
3585.27/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
3585.27/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
3585.27/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.27/3597.01	c   primal LP        :       2.67       2872          0       0.00       0.00       2.67       2872
3585.27/3597.01	c   dual LP          :    2354.29     116560   32276626     277.10   13709.72       0.06         80
3585.27/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3585.27/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.27/3597.01	c   resolve instable :       0.00          0          0       0.00          -
3585.27/3597.01	c   diving/probing LP:     703.77      11905    4103948     344.72    5831.41
3585.27/3597.01	c   strong branching :       4.10         31      26457     853.45    6450.86          -          -         45
3585.27/3597.01	c     (at root node) :          -         31      26457     853.45          -
3585.27/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3585.27/3597.01	c B&B Tree           :
3585.27/3597.01	c   number of runs   :          2
3585.27/3597.01	c   nodes            :     126586 (73615 internal, 52971 leaves)
3585.27/3597.01	c   feasible leaves  :          0
3585.27/3597.01	c   infeas. leaves   :      52970
3585.27/3597.01	c   objective leaves :          0
3585.27/3597.01	c   nodes (total)    :     127556 (74207 internal, 53349 leaves)
3585.27/3597.01	c   nodes left       :       9391
3585.27/3597.01	c   max depth        :         32
3585.27/3597.01	c   max depth (total):         32
3585.27/3597.01	c   backtracks       :      34303 (27.1%)
3585.27/3597.01	c   early backtracks :          0 (0.0%)
3585.27/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3585.27/3597.01	c   delayed cutoffs  :      11255
3585.27/3597.01	c   repropagations   :      85737 (4386147 domain reductions, 10658 cutoffs)
3585.27/3597.01	c   avg switch length:       8.27
3585.27/3597.01	c   switching time   :     171.11
3585.27/3597.01	c Root Node          :
3585.27/3597.01	c   First LP value   : +0.00000000000000e+00
3585.27/3597.01	c   First LP Iters   :       2364 (10119.04 Iter/sec)
3585.27/3597.01	c   First LP Time    :       0.23
3585.27/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3585.27/3597.01	c   Final Root Iters :      26233
3585.27/3597.01	c   Root LP Estimate : +2.17935602142603e-01
3585.27/3597.01	c Solution           :
3585.27/3597.01	c   Solutions found  :          0 (0 improvements)
3585.27/3597.01	c   Primal Bound     :          -
3585.27/3597.01	c   Dual Bound       : +0.00000000000000e+00
3585.27/3597.01	c   Gap              :   infinite
3585.27/3597.01	c Integrals          :      Total       Avg%
3585.27/3597.01	c   primal-dual      :  359699.45     100.00
3585.27/3597.01	c   primal-ref       :          -          - (not evaluated)
3585.27/3597.01	c   dual-ref         :          -          - (not evaluated)
3585.37/3597.14	c Time complete: 3585.42.

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: 63794 MiB (62771 MiB free)
  memory of node 1: 64507 MiB (63747 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100102 s]*
/proc/loadavg: 4.10 4.13 4.15 5/252 29861
/proc/meminfo: memFree=129535724/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=60776 memory=33280 CPUtime=0.09 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 5102 0 0 0 8 1 0 0 20 0 1 0 38467148 62234624 8320 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 15194 8320 3584 3530 0 6645 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 60776 KiB
Current children cumulated memory: 33280 KiB

[startup+0.212267 s]*
/proc/loadavg: 4.10 4.13 4.15 5/252 29861
/proc/meminfo: memFree=129533960/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=68208 memory=42092 CPUtime=0.21 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 7953 0 0 0 19 2 0 0 20 0 1 0 38467148 69844992 10523 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 17052 10523 3744 3530 0 8503 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 68208 KiB
Current children cumulated memory: 42092 KiB

[startup+0.31309 s]*
/proc/loadavg: 4.10 4.13 4.15 5/252 29861
/proc/meminfo: memFree=129531964/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=68788 memory=42604 CPUtime=0.31 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 8066 0 0 0 29 2 0 0 20 0 1 0 38467148 70438912 10651 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 17197 10651 3776 3530 0 8648 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 68788 KiB
Current children cumulated memory: 42604 KiB

[startup+0.700315 s]
/proc/loadavg: 4.10 4.13 4.15 5/252 29861
/proc/meminfo: memFree=129531964/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=69172 memory=42988 CPUtime=0.68 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 8162 0 0 0 66 2 0 0 20 0 1 0 38467148 70832128 10747 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 17293 10747 3776 3530 0 8744 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 69172 KiB
Current children cumulated memory: 42988 KiB

[startup+1.50032 s]
/proc/loadavg: 4.09 4.13 4.15 5/252 29861
/proc/meminfo: memFree=129511804/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=93556 memory=65004 CPUtime=1.47 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 13559 0 0 0 144 3 0 0 20 0 1 0 38467148 95801344 16251 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 23389 16251 3968 3530 0 14840 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 93556 KiB
Current children cumulated memory: 65004 KiB

[startup+3.11283 s]
/proc/loadavg: 4.09 4.13 4.15 5/252 29861
/proc/meminfo: memFree=129511304/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=94768 memory=66028 CPUtime=3.08 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 13824 0 0 0 305 3 0 0 20 0 1 0 38467148 97042432 16507 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 23692 16507 3968 3530 0 15143 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 94768 KiB
Current children cumulated memory: 66028 KiB

[startup+6.3003 s]
/proc/loadavg: 4.08 4.12 4.14 5/252 29861
/proc/meminfo: memFree=129415544/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=200288 memory=163052 CPUtime=6.26 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 38092 0 0 0 619 7 0 0 20 0 1 0 38467148 205094912 40763 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 50072 40763 3968 3530 0 41523 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 200288 KiB
Current children cumulated memory: 163052 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.12 4.14 5/252 29861
/proc/meminfo: memFree=129397652/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=211236 memory=174088 CPUtime=12.65 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 41367 0 0 0 1257 8 0 0 20 0 1 0 38467148 216305664 43522 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 52809 43522 3968 3530 0 44260 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 211236 KiB
Current children cumulated memory: 174088 KiB

[startup+25.5003 s]
/proc/loadavg: 4.06 4.12 4.14 5/252 29861
/proc/meminfo: memFree=129362180/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=211236 memory=174088 CPUtime=25.42 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 41370 0 0 0 2534 8 0 0 20 0 1 0 38467148 216305664 43522 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 52809 43522 3968 3530 0 44260 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 211236 KiB
Current children cumulated memory: 174088 KiB

[startup+51.1129 s]
/proc/loadavg: 4.09 4.12 4.14 5/252 29862
/proc/meminfo: memFree=129286016/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=240712 memory=204912 CPUtime=50.95 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 56238 0 0 0 5085 10 0 0 20 0 1 0 38467148 246489088 51228 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 60178 51228 3968 3530 0 51629 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 240712 KiB
Current children cumulated memory: 204912 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.13 4.14 5/252 30000
/proc/meminfo: memFree=129261396/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=249108 memory=212448 CPUtime=101.99 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 58703 0 0 0 10187 12 0 0 20 0 1 0 38467148 255086592 53112 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 62277 53112 3968 3530 0 53728 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 249108 KiB
Current children cumulated memory: 212448 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.14 5/253 30005
/proc/meminfo: memFree=129207212/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=249108 memory=212448 CPUtime=161.82 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 58707 0 0 0 16169 13 0 0 20 0 1 0 38467148 255086592 53112 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 62277 53112 3968 3530 0 53728 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 249108 KiB
Current children cumulated memory: 212448 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.13 4.14 5/252 30008
/proc/meminfo: memFree=129196560/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=249108 memory=212576 CPUtime=221.64 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 58720 0 0 0 22151 13 0 0 20 0 1 0 38467148 255086592 53144 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 62277 53144 3968 3530 0 53728 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 249108 KiB
Current children cumulated memory: 212576 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.12 4.13 5/252 30054
/proc/meminfo: memFree=129215144/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=251364 memory=214624 CPUtime=281.44 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 59233 0 0 0 28130 14 0 0 20 0 1 0 38467148 257396736 53656 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 62841 53656 3968 3530 0 54292 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 251364 KiB
Current children cumulated memory: 214624 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/251 30056
/proc/meminfo: memFree=129211212/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=251364 memory=214624 CPUtime=341.22 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 59246 0 0 0 34108 14 0 0 20 0 1 0 38467148 257396736 53656 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 62841 53656 3968 3530 0 54292 0
Current children cumulated CPU time: 341.22 s
Current children cumulated vsize: 251364 KiB
Current children cumulated memory: 214624 KiB

[startup+402.3 s]
/proc/loadavg: 4.05 4.10 4.12 5/251 30058
/proc/meminfo: memFree=129164140/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=256472 memory=221792 CPUtime=401.02 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 60536 0 0 0 40087 15 0 0 20 0 1 0 38467148 262627328 55448 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 64118 55448 3968 3530 0 55569 0
Current children cumulated CPU time: 401.02 s
Current children cumulated vsize: 256472 KiB
Current children cumulated memory: 221792 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.11 4.12 5/250 30062
/proc/meminfo: memFree=129099728/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=259940 memory=229216 CPUtime=460.83 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 61502 0 0 0 46067 16 0 0 20 0 1 0 38467148 266178560 57304 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 64985 57304 3968 3530 0 56436 0
Current children cumulated CPU time: 460.83 s

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

/proc/loadavg: 4.07 4.10 4.13 5/251 30294
/proc/meminfo: memFree=128299612/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=393908 memory=366560 CPUtime=3211.66 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 94982 0 0 0 321120 46 0 0 20 0 1 0 38467148 403361792 91640 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 98477 91640 3968 3530 0 89928 0
Current children cumulated CPU time: 3211.66 s
Current children cumulated vsize: 393908 KiB
Current children cumulated memory: 366560 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.13 5/250 30298
/proc/meminfo: memFree=128303048/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=393908 memory=366560 CPUtime=3271.49 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 94982 0 0 0 327102 47 0 0 20 0 1 0 38467148 403361792 91640 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 98477 91640 3968 3530 0 89928 0
Current children cumulated CPU time: 3271.49 s
Current children cumulated vsize: 393908 KiB
Current children cumulated memory: 366560 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.09 4.12 5/250 30300
/proc/meminfo: memFree=128304092/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=393908 memory=366560 CPUtime=3331.31 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 94983 0 0 0 333083 48 0 0 20 0 1 0 38467148 403361792 91640 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 98477 91640 3968 3530 0 89928 0
Current children cumulated CPU time: 3331.31 s
Current children cumulated vsize: 393908 KiB
Current children cumulated memory: 366560 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.12 4.13 5/250 30302
/proc/meminfo: memFree=128308088/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=393908 memory=366560 CPUtime=3391.15 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 94983 0 0 0 339066 49 0 0 20 0 1 0 38467148 403361792 91640 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 98477 91640 3968 3530 0 89928 0
Current children cumulated CPU time: 3391.15 s
Current children cumulated vsize: 393908 KiB
Current children cumulated memory: 366560 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.09 4.11 5/250 30304
/proc/meminfo: memFree=128285864/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=393908 memory=366560 CPUtime=3450.97 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 94990 0 0 0 345048 49 0 0 20 0 1 0 38467148 403361792 91640 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 98477 91640 3968 3530 0 89928 0
Current children cumulated CPU time: 3450.97 s
Current children cumulated vsize: 393908 KiB
Current children cumulated memory: 366560 KiB

[startup+3522.3 s]
/proc/loadavg: 3.90 4.05 4.10 3/238 30370
/proc/meminfo: memFree=129068328/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=393908 memory=366816 CPUtime=3510.79 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 95055 0 0 0 351028 51 0 0 20 0 1 0 38467148 403361792 91704 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 98477 91704 3968 3530 0 89928 0
Current children cumulated CPU time: 3510.79 s
Current children cumulated vsize: 393908 KiB
Current children cumulated memory: 366816 KiB

[startup+3582.3 s]
/proc/loadavg: 2.75 3.69 3.97 3/238 30373
/proc/meminfo: memFree=129069540/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=393908 memory=366816 CPUtime=3570.61 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 95066 0 0 0 357009 52 0 0 20 0 1 0 38467148 403361792 91704 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 98477 91704 3968 3530 0 89928 0
Current children cumulated CPU time: 3570.61 s
Current children cumulated vsize: 393908 KiB
Current children cumulated memory: 366816 KiB

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

# cumulated CPU time of all completed processes:  user=3584.88 s, system=0.544956 s

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

[startup+3584 s]*
/proc/loadavg: 2.75 3.69 3.97 3/238 30373
/proc/meminfo: memFree=129045348/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=416012 memory=388576 CPUtime=3572.31 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 100502 0 0 0 357178 53 0 0 20 0 1 0 38467148 425996288 97144 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 104003 97144 3968 3530 0 95454 0
Current children cumulated CPU time: 3572.31 s
Current children cumulated vsize: 416012 KiB
Current children cumulated memory: 388576 KiB

[startup+3590.4 s]
/proc/loadavg: 2.69 3.66 3.96 3/238 30373
/proc/meminfo: memFree=129045348/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=416012 memory=388576 CPUtime=3578.68 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 100502 0 0 0 357815 53 0 0 20 0 1 0 38467148 425996288 97144 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 104003 97144 3968 3530 0 95454 0
Current children cumulated CPU time: 3578.68 s
Current children cumulated vsize: 416012 KiB
Current children cumulated memory: 388576 KiB

[startup+3593.6 s]
/proc/loadavg: 2.64 3.64 3.95 3/238 30373
/proc/meminfo: memFree=129045348/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=416012 memory=388576 CPUtime=3581.87 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 100502 0 0 0 358134 53 0 0 20 0 1 0 38467148 425996288 97144 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 104003 97144 3968 3530 0 95454 0
Current children cumulated CPU time: 3581.87 s
Current children cumulated vsize: 416012 KiB
Current children cumulated memory: 388576 KiB

[startup+3595.2 s]
/proc/loadavg: 2.64 3.64 3.95 3/238 30373
/proc/meminfo: memFree=129045348/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=416012 memory=388576 CPUtime=3583.46 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 100502 0 0 0 358293 53 0 0 20 0 1 0 38467148 425996288 97144 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 104003 97144 3968 3530 0 95454 0
Current children cumulated CPU time: 3583.46 s
Current children cumulated vsize: 416012 KiB
Current children cumulated memory: 388576 KiB

[startup+3596 s]*
/proc/loadavg: 2.64 3.64 3.95 3/238 30373
/proc/meminfo: memFree=129045348/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=416012 memory=388576 CPUtime=3584.27 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 100502 0 0 0 358374 53 0 0 20 0 1 0 38467148 425996288 97144 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 104003 97144 3968 3530 0 95454 0
Current children cumulated CPU time: 3584.27 s
Current children cumulated vsize: 416012 KiB
Current children cumulated memory: 388576 KiB

[startup+3596.8 s]
/proc/loadavg: 2.64 3.64 3.95 3/238 30373
/proc/meminfo: memFree=129045348/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=416012 memory=388576 CPUtime=3585.06 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 100502 0 0 0 358453 53 0 0 20 0 1 0 38467148 425996288 97144 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 104003 97144 3968 3530 0 95454 0
Current children cumulated CPU time: 3585.06 s
Current children cumulated vsize: 416012 KiB
Current children cumulated memory: 388576 KiB

[startup+3597 s]*
/proc/loadavg: 2.58 3.61 3.94 3/238 30373
/proc/meminfo: memFree=129045348/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=416012 memory=388576 CPUtime=3585.27 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 100502 0 0 0 358474 53 0 0 20 0 1 0 38467148 425996288 97144 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 104003 97144 3968 3530 0 95454 0
Current children cumulated CPU time: 3585.27 s
Current children cumulated vsize: 416012 KiB
Current children cumulated memory: 388576 KiB

[startup+3597.11 s]
/proc/loadavg: 2.58 3.61 3.94 3/238 30373
/proc/meminfo: memFree=129045348/131382112 swapFree=33010684/33010684
[pid=29860] ppid=29857 vsize=416012 memory=388576 CPUtime=3585.37 cores=1,3
/proc/29860/stat : 29860 (pbscip) R 29857 29860 28474 0 -1 4194304 100502 0 0 0 358484 53 0 0 20 0 1 0 38467148 425996288 97144 18446744073709551615 4235264 18693293 140731087989760 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 27213824 140731087993225 140731087993324 140731087993324 140731087998926 0
/proc/29860/statm: 104003 97144 3968 3530 0 95454 0
Current children cumulated CPU time: 3585.37 s
Current children cumulated vsize: 416012 KiB
Current children cumulated memory: 388576 KiB

Child status: 0

Real time (s): 3597.15
CPU time (s): 3585.43
CPU user time (s): 3584.88
CPU system time (s): 0.544956
CPU usage (%): 99.674
Max. virtual memory (cumulated for all children) (KiB): 416012
Max. memory (cumulated for all children) (KiB): 388576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.88
system time used= 0.544956
maximum resident set size= 388576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100508
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= 125
involuntary context switches= 1678


# summary of solver processes directly reported to runsolver:
#   pid: 29860
#   total CPU time (s): 3585.43
#   total CPU user time (s): 3584.88
#   total CPU system time (s): 0.544956

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2251 second user time and 34.9001 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-06-29 22:11:14
IDJOB=4514600
IDBENCH=162772
IDSOLVER=3365
FILE ID=nodeC012/4514600-1751227874
RUNJOBID= nodeC012-1751220587-28486
SLURM_JOB_ID= 9587676
Free space on /tmp= 433004 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-6_6_33.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514600-1751227874/watcher-4514600-1751227874 -o /tmp/evaluation-result-4514600-1751227874/solver-4514600-1751227874 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751220587-28486 --watchdog 3760  pbscip -f HOME/instance-4514600-1751227874.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= e4b196fa2cd155289a58b617d5417cd9
RANDOM SEED=259397785

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129555620 kB
MemAvailable:   129384196 kB
Buffers:            3280 kB
Cached:           639076 kB
SwapCached:            0 kB
Active:           886084 kB
Inactive:         390420 kB
Active(anon):     652112 kB
Inactive(anon):        0 kB
Active(file):     233972 kB
Inactive(file):   390420 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             37720 kB
Writeback:             0 kB
AnonPages:        637332 kB
Mapped:           137352 kB
Shmem:             17960 kB
KReclaimable:      87240 kB
Slab:             169304 kB
SReclaimable:      87240 kB
SUnreclaim:        82064 kB
KernelStack:        4028 kB
PageTables:         4552 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1029524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433020 MiB
End job on nodeC012 at 2025-06-29 23:11:12