Trace number 4486159

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13SAT114038784 3587.56 3597.07

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-pp08aCUTS.opb
MD5SUM68d3283fc4d6e87aa4e5381bdb1e8107
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7526401
Best CPU time to get the best result obtained on this benchmark70141.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4600
Total number of constraints310
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints310
Minimum length of a constraint17
Maximum length of a constraint147
Number of terms in the objective function 3424
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 180407058264
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 1073741824
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 180407058264
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4486159-1751314198.opb>
0.00/0.01	c original problem has 4600 variables (4600 bin, 0 int, 0 cont) and 310 constraints
0.00/0.01	c problem read in 0.009 seconds
0.00/0.01	c presolving:
0.00/0.02	c (round 1, fast)       0 del vars, 0 del conss, 64 add conss, 0 chg bounds, 159 chg sides, 3068 chg coeffs, 0 upgd conss, 0 impls, 46 clqs
0.00/0.02	c    (0.0s) running MILP presolver
0.00/0.03	c    (0.0s) MILP presolver found nothing
0.00/0.03	c (round 2, exhaustive) 0 del vars, 0 del conss, 64 add conss, 0 chg bounds, 159 chg sides, 3068 chg coeffs, 310 upgd conss, 0 impls, 46 clqs
0.00/0.05	c (round 3, medium)     0 del vars, 0 del conss, 104 add conss, 0 chg bounds, 1059 chg sides, 4084 chg coeffs, 310 upgd conss, 0 impls, 1202 clqs
0.00/0.05	c (round 4, fast)       0 del vars, 0 del conss, 104 add conss, 0 chg bounds, 1079 chg sides, 4104 chg coeffs, 310 upgd conss, 0 impls, 1202 clqs
0.00/0.05	c (round 5, exhaustive) 0 del vars, 0 del conss, 104 add conss, 0 chg bounds, 1079 chg sides, 4168 chg coeffs, 310 upgd conss, 0 impls, 1202 clqs
0.00/0.05	c (round 6, exhaustive) 0 del vars, 20 del conss, 104 add conss, 0 chg bounds, 1079 chg sides, 4168 chg coeffs, 310 upgd conss, 0 impls, 1222 clqs
0.00/0.09	c    (0.1s) probing: 51/4600 (1.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.09	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.00/0.09	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.09	c    (0.1s) no symmetry present (symcode time: 0.00)
0.00/0.10	c presolving (7 rounds: 7 fast, 5 medium, 4 exhaustive):
0.00/0.10	c  0 deleted vars, 20 deleted constraints, 104 added constraints, 0 tightened bounds, 0 added holes, 1079 changed sides, 4168 changed coefficients
0.00/0.10	c  0 implications, 1222 cliques
0.00/0.10	c presolved problem has 4600 variables (4600 bin, 0 int, 0 cont) and 394 constraints
0.00/0.10	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.10	c     246 constraints of type <knapsack>
0.00/0.10	c      20 constraints of type <setppc>
0.00/0.10	c      64 constraints of type <linear>
0.00/0.10	c      64 constraints of type <logicor>
0.00/0.10	c transformed objective value is always integral (scale: 1)
0.00/0.10	c Presolving Time: 0.08
0.00/0.10	c 
0.00/0.10	c - non default parameters ----------------------------------------------------------------------
0.00/0.10	c 
0.00/0.10	c # SCIP version 10.0.0
0.00/0.10	c 
0.00/0.10	c # maximal time in seconds to run
0.00/0.10	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.10	c limits/time = 3596.998421
0.00/0.10	c 
0.00/0.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.10	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.10	c limits/memory = 27900
0.00/0.10	c 
0.00/0.10	c # belongs reading time to solving time?
0.00/0.10	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.10	c timing/reading = TRUE
0.00/0.10	c 
0.00/0.10	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
0.00/0.10	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.10	c reading/opbreader/maxintsize = 47
0.00/0.10	c 
0.00/0.10	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.10	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.10	c propagating/genvbounds/timingmask = 0
0.00/0.10	c 
0.00/0.10	c -----------------------------------------------------------------------------------------------
0.00/0.10	c 
0.10/0.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.10/0.15	c   0.2s|     1 |     0 |   724 |     - |    56M |   0 |4600 | 394 | 394 |   0 |  0 |   0 |   0 | 5.102836e+06 |      --      |    Inf | unknown
0.20/0.29	c (node 1) numerical troubles in LP 10 -- unresolved
0.40/0.42	c   0.4s|     1 |     0 |  3351 |     - |    61M |   0 |4600 | 394 | 475 |  81 |  1 |   0 |   0 | 5.418329e+06 |      --      |    Inf | unknown
0.50/0.57	c (node 1) unresolved numerical troubles in LP 15 -- using pseudo solution instead (loop 1)
0.50/0.57	c   0.6s|     1 |     2 |  5297 |     - |    63M |   0 |4600 | 394 | 549 | 155 |  2 |   0 |   0 | 5.418329e+06 |      --      |    Inf | unknown
11.66/11.77	c  11.8s|   100 |   101 |136601 |1326.3 |    69M |  17 |4600 | 423 | 657 |1441 |  1 |  29 |   0 | 5.496010e+06 |      --      |    Inf | unknown
17.44/17.52	c  17.5s|   200 |   201 |206703 |1012.1 |    70M |  68 |4600 | 439 |1029 |2233 |  1 |  46 |   0 | 5.496010e+06 |      --      |    Inf | unknown
20.14/20.29	c  20.3s|   300 |   301 |237566 | 776.8 |    71M | 168 |4600 | 439 |1193 |2413 |  1 |  46 |   0 | 5.496010e+06 |      --      |    Inf | unknown
21.84/21.96	c  22.0s|   400 |   399 |266694 | 655.1 |    72M | 199 |4600 | 447 |1195 |2522 |  0 |  54 |   0 | 5.496010e+06 |      --      |    Inf | unknown
24.04/24.18	c  24.2s|   500 |   499 |310708 | 612.0 |    72M | 199 |4600 | 447 | 796 |2835 |  1 |  54 |   0 | 5.522264e+06 |      --      |    Inf | unknown
25.73/25.82	c  25.8s|   600 |   599 |339216 | 557.5 |    72M | 199 |4600 | 447 | 933 |2981 |  0 |  54 |   0 | 5.522264e+06 |      --      |    Inf | unknown
26.52/26.69	c  26.7s|   700 |   695 |357647 | 504.1 |    73M | 271 |4600 | 452 | 960 |3012 |  1 |  59 |   0 | 5.522264e+06 |      --      |    Inf | unknown
29.02/29.11	c  29.1s|   800 |   795 |420530 | 519.7 |    73M | 279 |4600 | 463 | 938 |3071 |  2 |  70 |   0 | 5.522264e+06 |      --      |    Inf | unknown
30.21/30.30	c  30.3s|   900 |   893 |444335 | 488.4 |    74M | 295 |4600 | 474 | 960 |3153 |  0 |  81 |   0 | 5.522264e+06 |      --      |    Inf | unknown
30.51/30.60	c  30.6s|  1000 |   993 |448049 | 443.2 |    74M | 295 |4600 | 474 | 969 |3162 |  1 |  81 |   0 | 5.522264e+06 |      --      |    Inf | unknown
31.41/31.54	c  31.5s|  1100 |  1089 |465868 | 419.1 |    74M | 299 |4600 | 483 | 994 |3299 |  1 |  90 |   0 | 5.522264e+06 |      --      |    Inf | unknown
31.92/32.08	c  32.1s|  1200 |  1186 |474186 | 391.1 |    74M | 299 |4600 | 486 | 949 |3380 |  1 |  93 |   0 | 5.522264e+06 |      --      |    Inf | unknown
32.21/32.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
32.21/32.37	c  32.4s|  1300 |  1284 |476481 | 362.7 |    75M | 299 |4600 | 497 | 961 |3393 |  0 | 104 |   0 | 5.522264e+06 |      --      |    Inf | unknown
32.71/32.83	c  32.8s|  1400 |  1380 |482921 | 341.4 |    75M | 299 |4600 | 506 | 956 |3488 |  1 | 113 |   0 | 5.522264e+06 |      --      |    Inf | unknown
33.41/33.57	c  33.6s|  1500 |  1476 |494840 | 326.6 |    75M | 301 |4600 | 528 | 952 |3584 |  1 | 135 |   0 | 5.522264e+06 |      --      |    Inf | unknown
34.30/34.43	c  34.4s|  1600 |  1576 |523444 | 324.0 |    75M | 301 |4600 | 528 | 963 |3596 |  0 | 135 |   0 | 5.522264e+06 |      --      |    Inf | unknown
35.20/35.33	c  35.3s|  1700 |  1674 |544828 | 317.6 |    75M | 301 |4600 | 537 | 922 |3665 |  1 | 144 |   0 | 5.522264e+06 |      --      |    Inf | unknown
36.80/37.00	c  37.0s|  1800 |  1772 |584605 | 322.0 |    76M | 301 |4600 | 539 | 935 |3719 |  0 | 146 |   0 | 5.522264e+06 |      --      |    Inf | unknown
37.90/38.07	c  38.1s|  1900 |  1872 |614818 | 321.0 |    76M | 301 |4600 | 546 | 929 |3769 |  2 | 153 |   0 | 5.522264e+06 |      --      |    Inf | unknown
38.59/38.74	c  38.7s|  2000 |  1970 |631854 | 313.4 |    76M | 301 |4600 | 548 | 958 |3800 |  0 | 155 |   0 | 5.522264e+06 |      --      |    Inf | unknown
39.49/39.68	c  39.7s|  2100 |  2070 |660802 | 312.3 |    76M | 301 |4600 | 548 | 956 |3896 |  1 | 155 |   0 | 5.522264e+06 |      --      |    Inf | unknown
39.69/39.84	c  39.8s|  2200 |  2164 |661668 | 298.5 |    77M | 301 |4600 | 556 | 957 |3898 |  1 | 163 |   0 | 5.522264e+06 |      --      |    Inf | unknown
40.09/40.21	c  40.2s|  2300 |  2264 |666620 | 287.7 |    78M | 301 |4600 | 556 | 950 |4007 |  1 | 163 |   0 | 5.522264e+06 |      --      |    Inf | unknown
40.39/40.53	c  40.5s|  2400 |  2364 |670183 | 277.2 |    79M | 301 |4600 | 573 | 936 |4077 |  1 | 180 |   0 | 5.522264e+06 |      --      |    Inf | unknown
41.18/41.31	c  41.3s|  2500 |  2459 |681030 | 270.4 |    84M | 301 |4600 | 578 | 994 |4368 |  1 | 185 |   0 | 5.522264e+06 |      --      |    Inf | unknown
41.78/41.98	c  42.0s|  2600 |  2557 |699577 | 267.1 |    84M | 301 |4600 | 579 |1021 |4398 |  0 | 186 |   0 | 5.522264e+06 |      --      |    Inf | unknown
42.88/43.05	c  43.1s|  2700 |  2653 |726586 | 267.2 |    84M | 309 |4600 | 583 |1018 |4547 |  1 | 191 |   0 | 5.522264e+06 |      --      |    Inf | unknown
43.18/43.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
43.18/43.38	c  43.4s|  2800 |  2753 |730617 | 259.1 |    84M | 309 |4600 | 582 | 896 |4573 |  1 | 191 |   0 | 5.522264e+06 |      --      |    Inf | unknown
43.68/43.83	c  43.8s|  2900 |  2853 |736429 | 252.2 |    84M | 309 |4600 | 582 |1032 |4755 |  1 | 191 |   0 | 5.522264e+06 |      --      |    Inf | unknown
43.98/44.17	c  44.2s|  3000 |  2953 |740368 | 245.1 |    84M | 309 |4600 | 582 | 985 |4868 |  1 | 191 |   0 | 5.522264e+06 |      --      |    Inf | unknown
44.67/44.84	c  44.8s|  3100 |  3051 |754650 | 241.8 |    84M | 309 |4600 | 584 | 978 |4960 |  2 | 193 |   0 | 5.522264e+06 |      --      |    Inf | unknown
45.27/45.42	c  45.4s|  3200 |  3151 |764323 | 237.3 |    85M | 309 |4600 | 583 |1027 |5088 |  1 | 193 |   0 | 5.522264e+06 |      --      |    Inf | unknown
45.88/46.04	c  46.0s|  3300 |  3249 |774364 | 233.1 |    86M | 309 |4600 | 585 | 998 |5302 |  1 | 195 |   0 | 5.522264e+06 |      --      |    Inf | unknown
46.07/46.20	c  46.2s|  3400 |  3347 |774979 | 226.4 |    86M | 309 |4600 | 587 |1002 |5307 |  1 | 197 |   0 | 5.522264e+06 |      --      |    Inf | unknown
46.57/46.79	c  46.8s|  3500 |  3447 |782839 | 222.2 |    87M | 309 |4600 | 587 |1064 |5480 |  1 | 197 |   0 | 5.522264e+06 |      --      |    Inf | unknown
47.57/47.75	c  47.7s|  3600 |  3545 |801257 | 221.2 |    87M | 309 |4600 | 587 | 985 |5555 |  2 | 198 |   0 | 5.522264e+06 |      --      |    Inf | unknown
48.26/48.48	c  48.5s|  3700 |  3640 |815496 | 219.0 |    87M | 309 |4600 | 590 |1040 |5690 |  1 | 201 |   0 | 5.522264e+06 |      --      |    Inf | unknown
49.36/49.53	c  49.5s|  3800 |  3740 |840986 | 220.0 |    87M | 309 |4600 | 590 | 917 |5793 |  1 | 201 |   0 | 5.522264e+06 |      --      |    Inf | unknown
49.76/49.93	c  49.9s|  3900 |  3840 |844466 | 215.2 |    87M | 309 |4600 | 589 | 994 |5966 |  1 | 201 |   0 | 5.522264e+06 |      --      |    Inf | unknown
50.06/50.20	c  50.2s|  4000 |  3936 |847932 | 210.7 |    87M | 309 |4600 | 591 |1016 |5994 |  1 | 204 |   0 | 5.522264e+06 |      --      |    Inf | unknown
50.36/50.59	c  50.6s|  4100 |  4036 |854370 | 207.1 |    87M | 309 |4600 | 593 |1002 |6136 |  1 | 206 |   0 | 5.522264e+06 |      --      |    Inf | unknown
51.85/52.06	c  52.1s|  4200 |  4134 |872698 | 206.6 |    87M | 309 |4600 | 630 | 703 |6299 |  1 | 245 |   0 | 5.522604e+06 |      --      |    Inf | unknown
52.55/52.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
52.55/52.78	c  52.8s|  4300 |  4234 |883186 | 204.2 |    89M | 309 |4600 | 630 | 923 |6527 |  1 | 245 |   0 | 5.522604e+06 |      --      |    Inf | unknown
53.35/53.56	c  53.6s|  4400 |  4332 |897124 | 202.7 |    89M | 309 |4600 | 630 | 884 |6630 |  1 | 245 |   0 | 5.522604e+06 |      --      |    Inf | unknown
54.65/54.84	c  54.8s|  4500 |  4432 |922131 | 203.8 |    89M | 309 |4600 | 629 |1002 |6871 |  1 | 245 |   0 | 5.522604e+06 |      --      |    Inf | unknown
54.95/55.15	c  55.2s|  4600 |  4528 |926073 | 200.2 |    90M | 309 |4600 | 634 | 957 |6927 |  1 | 250 |   0 | 5.522604e+06 |      --      |    Inf | unknown
55.34/55.50	c  55.5s|  4700 |  4626 |931125 | 197.0 |    90M | 309 |4600 | 643 |1057 |7036 |  1 | 259 |   0 | 5.522604e+06 |      --      |    Inf | unknown
55.74/55.98	c  56.0s|  4800 |  4726 |937395 | 194.2 |    91M | 315 |4600 | 646 |1074 |7210 |  1 | 262 |   0 | 5.522604e+06 |      --      |    Inf | unknown
56.04/56.27	c  56.3s|  4900 |  4826 |941242 | 191.0 |    91M | 315 |4600 | 646 |1090 |7227 |  1 | 262 |   0 | 5.522604e+06 |      --      |    Inf | unknown
57.94/58.11	c  58.1s|  5000 |  4926 |966770 | 192.3 |    91M | 315 |4600 | 645 | 749 |7549 |  1 | 262 |   0 | 5.522604e+06 |      --      |    Inf | unknown
59.53/59.76	c  59.8s|  5100 |  5024 |  1006k| 196.4 |    92M | 315 |4600 | 645 | 897 |7717 |  0 | 262 |   0 | 5.522604e+06 |      --      |    Inf | unknown
63.02/63.26	c  63.3s|  5200 |  5122 |  1058k| 202.6 |    94M | 315 |4600 | 645 |1035 |8393 |  1 | 262 |   0 | 5.522604e+06 |      --      |    Inf | unknown
63.42/63.63	c  63.6s|  5300 |  5222 |  1061k| 199.3 |    94M | 315 |4600 | 645 |1084 |8462 |  1 | 262 |   0 | 5.522604e+06 |      --      |    Inf | unknown
66.51/66.76	c  66.8s|  5400 |  5320 |  1107k| 204.2 |    95M | 315 |4600 | 646 | 899 |8931 |  1 | 263 |   0 | 5.526528e+06 |      --      |    Inf | unknown
68.81/69.03	c  69.0s|  5500 |  5420 |  1144k| 207.2 |    95M | 315 |4600 | 644 | 858 |9244 |  1 | 263 |   0 | 5.527086e+06 |      --      |    Inf | unknown
69.30/69.54	c  69.5s|  5600 |  5520 |  1151k| 204.8 |    95M | 315 |4600 | 644 | 951 |9347 |  1 | 263 |   0 | 5.527086e+06 |      --      |    Inf | unknown
69.81/70.08	c  70.1s|  5700 |  5618 |  1157k| 202.1 |    97M | 315 |4600 | 648 | 968 |9579 |  1 | 267 |   0 | 5.527086e+06 |      --      |    Inf | unknown
73.39/73.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
73.39/73.67	c  73.7s|  5800 |  5714 |  1197k| 205.6 |    97M | 315 |4600 | 655 | 994 |  10k|  1 | 277 |   0 | 5.593523e+06 |      --      |    Inf | unknown
73.80/74.09	c  74.1s|  5900 |  5814 |  1201k| 202.8 |    97M | 315 |4600 | 655 |1065 |  10k|  1 | 277 |   0 | 5.593523e+06 |      --      |    Inf | unknown
74.29/74.53	c  74.5s|  6000 |  5914 |  1205k| 200.1 |    98M | 315 |4600 | 654 | 979 |  10k|  1 | 277 |   0 | 5.593523e+06 |      --      |    Inf | unknown
74.69/74.99	c  75.0s|  6100 |  6014 |  1211k| 197.8 |    98M | 315 |4600 | 654 | 847 |  10k|  1 | 277 |   0 | 5.593523e+06 |      --      |    Inf | unknown
76.28/76.54	c  76.5s|  6200 |  6114 |  1264k| 203.1 |    98M | 315 |4600 | 654 | 896 |  10k|  0 | 277 |   0 | 5.593523e+06 |      --      |    Inf | unknown
80.37/80.67	c  80.7s|  6300 |  6210 |  1319k| 208.6 |    99M | 315 |4600 | 654 | 994 |  11k|  0 | 277 |   0 | 5.596981e+06 |      --      |    Inf | unknown
81.36/81.69	c  81.7s|  6400 |  6307 |  1337k| 208.2 |    99M | 315 |4600 | 663 |1269 |  11k|  1 | 287 |   0 | 5.596981e+06 |      --      |    Inf | unknown
81.77/82.07	c  82.1s|  6500 |  6407 |  1341k| 205.6 |    99M | 315 |4600 | 663 | 981 |  11k|  1 | 287 |   0 | 5.596981e+06 |      --      |    Inf | unknown
82.26/82.53	c  82.5s|  6600 |  6505 |  1347k| 203.4 |    99M | 315 |4600 | 670 |1019 |  11k|  0 | 295 |   0 | 5.596981e+06 |      --      |    Inf | unknown
82.77/83.07	c  83.1s|  6700 |  6605 |  1355k| 201.6 |    99M | 315 |4600 | 679 |1227 |  11k|  1 | 304 |   0 | 5.596981e+06 |      --      |    Inf | unknown
83.26/83.50	c  83.5s|  6800 |  6705 |  1360k| 199.4 |   100M | 315 |4600 | 679 |1036 |  11k|  1 | 304 |   0 | 5.596981e+06 |      --      |    Inf | unknown
83.56/83.80	c  83.8s|  6900 |  6803 |  1363k| 196.9 |   101M | 315 |4600 | 684 | 998 |  11k|  2 | 309 |   0 | 5.596981e+06 |      --      |    Inf | unknown
83.86/84.12	c  84.1s|  7000 |  6899 |  1365k| 194.3 |   101M | 320 |4600 | 684 |1008 |  11k|  1 | 309 |   0 | 5.596981e+06 |      --      |    Inf | unknown
84.16/84.45	c  84.5s|  7100 |  6997 |  1368k| 192.0 |   101M | 380 |4600 | 684 |1019 |  11k|  2 | 309 |   0 | 5.596981e+06 |      --      |    Inf | unknown
84.26/84.59	c  84.6s|  7200 |  7095 |  1368k| 189.4 |   101M | 479 |4600 | 694 |1021 |  11k|  1 | 319 |   0 | 5.596981e+06 |      --      |    Inf | unknown
84.65/84.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
84.65/84.93	c  84.9s|  7300 |  7190 |  1372k| 187.4 |   101M | 487 |4600 | 705 |1012 |  11k|  1 | 330 |   0 | 5.596981e+06 |      --      |    Inf | unknown
84.86/85.17	c  85.2s|  7400 |  7286 |  1373k| 184.9 |   101M | 487 |4600 | 719 |1021 |  11k|  0 | 344 |   0 | 5.596981e+06 |      --      |    Inf | unknown
86.86/87.11	c  87.1s|  7500 |  7382 |  1396k| 185.5 |   101M | 487 |4600 | 721 | 916 |  12k|  1 | 346 |   0 | 5.618619e+06 |      --      |    Inf | unknown
87.15/87.44	c  87.4s|  7600 |  7482 |  1398k| 183.4 |   101M | 487 |4600 | 721 | 958 |  12k|  1 | 346 |   0 | 5.618619e+06 |      --      |    Inf | unknown
87.35/87.61	c  87.6s|  7700 |  7582 |  1399k| 181.1 |   103M | 487 |4600 | 721 | 983 |  12k|  1 | 346 |   0 | 5.618619e+06 |      --      |    Inf | unknown
88.25/88.57	c  88.6s|  7800 |  7674 |  1417k| 181.1 |   103M | 487 |4600 | 722 | 845 |  12k|  0 | 348 |   0 | 5.618619e+06 |      --      |    Inf | unknown
88.75/89.02	c  89.0s|  7900 |  7774 |  1424k| 179.7 |   103M | 487 |4600 | 720 | 938 |  12k|  1 | 348 |   0 | 5.618619e+06 |      --      |    Inf | unknown
88.85/89.16	c  89.2s|  8000 |  7872 |  1424k| 177.5 |   103M | 487 |4600 | 722 | 940 |  12k|  1 | 350 |   0 | 5.618619e+06 |      --      |    Inf | unknown
89.54/89.85	c  89.8s|  8100 |  7970 |  1433k| 176.3 |   104M | 487 |4600 | 739 | 911 |  12k|  1 | 367 |   0 | 5.618619e+06 |      --      |    Inf | unknown
89.74/90.06	c  90.1s|  8200 |  8068 |  1434k| 174.3 |   104M | 487 |4600 | 746 | 947 |  12k|  1 | 374 |   0 | 5.618619e+06 |      --      |    Inf | unknown
90.24/90.56	c  90.6s|  8300 |  8164 |  1438k| 172.7 |   104M | 487 |4600 | 755 | 872 |  13k|  1 | 383 |   0 | 5.618619e+06 |      --      |    Inf | unknown
90.64/90.99	c  91.0s|  8400 |  8262 |  1443k| 171.2 |   104M | 487 |4600 | 763 | 967 |  13k|  2 | 391 |   0 | 5.618619e+06 |      --      |    Inf | unknown
91.03/91.38	c  91.4s|  8500 |  8359 |  1450k| 170.0 |   104M | 487 |4600 | 765 | 842 |  13k|  1 | 393 |   0 | 5.618619e+06 |      --      |    Inf | unknown
91.43/91.74	c  91.7s|  8600 |  8457 |  1455k| 168.6 |   105M | 487 |4600 | 770 | 960 |  13k|  1 | 398 |   0 | 5.618619e+06 |      --      |    Inf | unknown
91.53/91.88	c  91.9s|  8700 |  8555 |  1455k| 166.7 |   106M | 487 |4600 | 770 | 963 |  13k|  1 | 398 |   0 | 5.618619e+06 |      --      |    Inf | unknown
92.34/92.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
92.34/92.66	c  92.7s|  8800 |  8655 |  1466k| 166.0 |   106M | 487 |4600 | 774 | 930 |  13k|  1 | 402 |   0 | 5.618619e+06 |      --      |    Inf | unknown
92.54/92.89	c  92.9s|  8900 |  8755 |  1466k| 164.2 |   106M | 487 |4600 | 774 | 976 |  13k|  1 | 402 |   0 | 5.618619e+06 |      --      |    Inf | unknown
93.04/93.38	c  93.4s|  9000 |  8855 |  1474k| 163.2 |   106M | 487 |4600 | 774 |1204 |  13k|  1 | 402 |   0 | 5.618619e+06 |      --      |    Inf | unknown
93.34/93.69	c  93.7s|  9100 |  8953 |  1477k| 161.8 |   107M | 487 |4600 | 784 |1244 |  13k|  1 | 412 |   0 | 5.618619e+06 |      --      |    Inf | unknown
93.64/93.99	c  94.0s|  9200 |  9049 |  1480k| 160.4 |   108M | 487 |4600 | 791 | 877 |  13k|  1 | 420 |   0 | 5.618619e+06 |      --      |    Inf | unknown
94.13/94.46	c  94.5s|  9300 |  9147 |  1488k| 159.5 |   108M | 487 |4600 | 797 | 992 |  13k|  1 | 426 |   0 | 5.618619e+06 |      --      |    Inf | unknown
94.74/95.08	c  95.1s|  9400 |  9245 |  1497k| 158.8 |   108M | 487 |4600 | 797 | 984 |  13k|  2 | 426 |   0 | 5.618619e+06 |      --      |    Inf | unknown
95.03/95.38	c  95.4s|  9500 |  9343 |  1501k| 157.5 |   108M | 487 |4600 | 797 |1037 |  14k|  1 | 426 |   0 | 5.618619e+06 |      --      |    Inf | unknown
95.23/95.59	c  95.6s|  9600 |  9443 |  1501k| 155.9 |   110M | 487 |4600 | 797 |1045 |  14k|  1 | 426 |   0 | 5.618619e+06 |      --      |    Inf | unknown
96.23/96.51	c  96.5s|  9700 |  9541 |  1515k| 155.7 |   110M | 487 |4600 | 806 |1065 |  14k|  1 | 437 |   0 | 5.618619e+06 |      --      |    Inf | unknown
96.63/96.95	c  96.9s|  9800 |  9641 |  1522k| 154.9 |   110M | 487 |4600 | 806 |1003 |  14k|  1 | 437 |   0 | 5.618619e+06 |      --      |    Inf | unknown
96.93/97.24	c  97.2s|  9900 |  9741 |  1528k| 153.8 |   110M | 487 |4600 | 806 |1022 |  14k|  1 | 437 |   0 | 5.618619e+06 |      --      |    Inf | unknown
97.92/98.29	c  98.3s| 10000 |  9833 |  1548k| 154.3 |   111M | 487 |4600 | 812 |1054 |  14k|  0 | 444 |   0 | 5.618619e+06 |      --      |    Inf | unknown
98.62/98.98	c  99.0s| 10100 |  9933 |  1564k| 154.4 |   111M | 487 |4600 | 812 | 995 |  14k|  1 | 444 |   0 | 5.618619e+06 |      --      |    Inf | unknown
98.92/99.21	c  99.2s| 10200 | 10033 |  1566k| 153.0 |   111M | 487 |4600 | 812 |1031 |  14k|  1 | 444 |   0 | 5.618619e+06 |      --      |    Inf | unknown
99.52/99.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
99.52/99.87	c  99.9s| 10300 | 10133 |  1577k| 152.6 |   111M | 487 |4600 | 811 |1023 |  14k|  1 | 444 |   0 | 5.618619e+06 |      --      |    Inf | unknown
99.72/100.06	c   100s| 10400 | 10231 |  1577k| 151.2 |   111M | 487 |4600 | 811 |1033 |  14k|  1 | 444 |   0 | 5.618619e+06 |      --      |    Inf | unknown
100.51/100.84	c   101s| 10500 | 10329 |  1593k| 151.3 |   112M | 487 |4600 | 810 | 951 |  15k|  0 | 444 |   0 | 5.618619e+06 |      --      |    Inf | unknown
100.91/101.26	c   101s| 10600 | 10426 |  1599k| 150.4 |   113M | 487 |4600 | 813 | 875 |  15k|  1 | 447 |   0 | 5.618619e+06 |      --      |    Inf | unknown
101.31/101.68	c   102s| 10700 | 10522 |  1606k| 149.7 |   113M | 487 |4600 | 816 | 953 |  15k|  1 | 450 |   0 | 5.618619e+06 |      --      |    Inf | unknown
102.11/102.40	c   102s| 10800 | 10620 |  1617k| 149.3 |   113M | 487 |4600 | 824 | 944 |  15k|  1 | 459 |   0 | 5.618619e+06 |      --      |    Inf | unknown
102.51/102.81	c   103s| 10900 | 10720 |  1623k| 148.5 |   113M | 487 |4600 | 823 |1012 |  15k|  1 | 459 |   0 | 5.618619e+06 |      --      |    Inf | unknown
103.20/103.53	c   104s| 11000 | 10818 |  1639k| 148.5 |   114M | 487 |4600 | 822 |1260 |  15k|  1 | 461 |   0 | 5.618619e+06 |      --      |    Inf | unknown
103.40/103.76	c   104s| 11100 | 10918 |  1640k| 147.4 |   114M | 487 |4600 | 822 |1275 |  15k|  1 | 461 |   0 | 5.618619e+06 |      --      |    Inf | unknown
104.00/104.31	c   104s| 11200 | 11016 |  1649k| 146.9 |   114M | 487 |4600 | 823 |1221 |  15k|  1 | 462 |   0 | 5.618619e+06 |      --      |    Inf | unknown
104.60/104.96	c   105s| 11300 | 11116 |  1665k| 146.9 |   114M | 487 |4600 | 821 |1283 |  15k|  1 | 462 |   0 | 5.618619e+06 |      --      |    Inf | unknown
105.40/105.77	c   106s| 11400 | 11216 |  1680k| 147.0 |   115M | 487 |4600 | 820 |1275 |  16k|  0 | 462 |   0 | 5.618619e+06 |      --      |    Inf | unknown
105.70/106.03	c   106s| 11500 | 11312 |  1682k| 145.9 |   115M | 487 |4600 | 821 |1165 |  16k|  0 | 463 |   0 | 5.618619e+06 |      --      |    Inf | unknown
106.99/107.35	c   107s| 11600 | 11410 |  1722k| 148.1 |   116M | 487 |4600 | 821 |1314 |  16k|  1 | 464 |   0 | 5.618619e+06 |      --      |    Inf | unknown
107.89/108.24	c   108s| 11700 | 11508 |  1739k| 148.3 |   118M | 487 |4600 | 820 |1332 |  16k|  1 | 464 |   0 | 5.618619e+06 |      --      |    Inf | unknown
108.79/109.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
108.79/109.18	c   109s| 11800 | 11608 |  1756k| 148.4 |   118M | 487 |4600 | 819 |1294 |  16k|  0 | 466 |   0 | 5.618619e+06 |      --      |    Inf | unknown
110.28/110.67	c   111s| 11900 | 11708 |  1799k| 150.8 |   118M | 487 |4600 | 819 |1314 |  16k|  1 | 466 |   0 | 5.618619e+06 |      --      |    Inf | unknown
111.48/111.81	c   112s| 12000 | 11808 |  1828k| 151.9 |   118M | 487 |4600 | 817 |1291 |  16k|  1 | 466 |   0 | 5.618619e+06 |      --      |    Inf | unknown
111.78/112.19	c   112s| 12100 | 11904 |  1834k| 151.2 |   118M | 487 |4600 | 820 |1231 |  16k|  1 | 469 |   0 | 5.618619e+06 |      --      |    Inf | unknown
113.78/114.17	c   114s| 12200 | 12004 |  1891k| 154.6 |   118M | 487 |4600 | 820 |1320 |  16k|  1 | 469 |   0 | 5.618619e+06 |      --      |    Inf | unknown
114.37/114.74	c   115s| 12300 | 12104 |  1900k| 154.1 |   119M | 487 |4600 | 819 |1279 |  17k|  1 | 469 |   0 | 5.618619e+06 |      --      |    Inf | unknown
114.68/115.07	c   115s| 12400 | 12202 |  1905k| 153.2 |   119M | 487 |4600 | 820 |1172 |  17k|  1 | 470 |   0 | 5.618619e+06 |      --      |    Inf | unknown
115.17/115.53	c   116s| 12500 | 12302 |  1911k| 152.5 |   119M | 487 |4600 | 818 |1301 |  17k|  1 | 470 |   0 | 5.618619e+06 |      --      |    Inf | unknown
116.37/116.79	c   117s| 12600 | 12402 |  1940k| 153.6 |   119M | 487 |4600 | 817 |1263 |  17k|  0 | 470 |   0 | 5.618619e+06 |      --      |    Inf | unknown
116.67/117.09	c   117s| 12700 | 12502 |  1944k| 152.7 |   120M | 487 |4600 | 817 |1298 |  17k|  1 | 470 |   0 | 5.618619e+06 |      --      |    Inf | unknown
117.46/117.86	c   118s| 12800 | 12596 |  1955k| 152.4 |   120M | 487 |4600 | 818 | 894 |  17k|  1 | 472 |   0 | 5.618619e+06 |      --      |    Inf | unknown
121.75/122.12	c   122s| 12900 | 12691 |  2008k| 155.3 |   121M | 487 |4600 | 820 |1032 |  18k|  1 | 474 |   0 | 5.622341e+06 |      --      |    Inf | unknown
122.05/122.48	c   122s| 13000 | 12789 |  2012k| 154.4 |   121M | 487 |4600 | 828 |1069 |  18k|  1 | 482 |   0 | 5.622341e+06 |      --      |    Inf | unknown
122.65/123.02	c   123s| 13100 | 12886 |  2024k| 154.2 |   121M | 487 |4600 | 830 |1004 |  18k|  1 | 484 |   0 | 5.622341e+06 |      --      |    Inf | unknown
123.15/123.51	c   124s| 13200 | 12980 |  2032k| 153.6 |   121M | 487 |4600 | 834 | 924 |  18k|  1 | 488 |   0 | 5.622341e+06 |      --      |    Inf | unknown
123.94/124.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
123.94/124.38	c   124s| 13300 | 13074 |  2060k| 154.5 |   121M | 487 |4600 | 844 | 987 |  18k|  1 | 498 |   0 | 5.622341e+06 |      --      |    Inf | unknown
125.64/126.08	c   126s| 13400 | 13171 |  2084k| 155.1 |   122M | 487 |4600 | 846 | 843 |  18k|  1 | 500 |   0 | 5.622341e+06 |      --      |    Inf | unknown
127.64/128.05	c   128s| 13500 | 13263 |  2129k| 157.3 |   123M | 487 |4600 | 847 | 994 |  19k|  0 | 501 |   0 | 5.622341e+06 |      --      |    Inf | unknown
128.13/128.58	c   129s| 13600 | 13363 |  2138k| 156.9 |   123M | 487 |4600 | 847 |1047 |  19k|  1 | 501 |   0 | 5.622341e+06 |      --      |    Inf | unknown
132.22/132.63	c   133s| 13700 | 13459 |  2197k| 160.0 |   124M | 487 |4600 | 846 | 886 |  19k|  1 | 501 |   0 | 5.623939e+06 |      --      |    Inf | unknown
132.92/133.35	c   133s| 13800 | 13559 |  2209k| 159.8 |   126M | 487 |4600 | 846 | 953 |  19k|  1 | 501 |   0 | 5.623939e+06 |      --      |    Inf | unknown
133.32/133.70	c   134s| 13900 | 13656 |  2212k| 158.8 |   127M | 487 |4600 | 844 |1010 |  19k|  2 | 503 |   0 | 5.623939e+06 |      --      |    Inf | unknown
134.41/134.89	c   135s| 14000 | 13753 |  2240k| 159.6 |   127M | 487 |4600 | 846 |1277 |  19k|  1 | 505 |   0 | 5.623939e+06 |      --      |    Inf | unknown
135.11/135.59	c   136s| 14100 | 13848 |  2258k| 159.8 |   127M | 487 |4600 | 848 | 946 |  19k|  0 | 508 |   0 | 5.623939e+06 |      --      |    Inf | unknown
136.51/136.92	c   137s| 14200 | 13948 |  2305k| 162.0 |   127M | 487 |4600 | 848 | 967 |  19k|  0 | 508 |   0 | 5.623939e+06 |      --      |    Inf | unknown
137.71/138.12	c   138s| 14300 | 14048 |  2339k| 163.3 |   128M | 487 |4600 | 847 | 987 |  20k|  1 | 508 |   0 | 5.623939e+06 |      --      |    Inf | unknown
138.30/138.74	c   139s| 14400 | 14145 |  2352k| 163.0 |   128M | 487 |4600 | 849 | 906 |  20k|  1 | 510 |   0 | 5.623939e+06 |      --      |    Inf | unknown
141.70/142.16	c   142s| 14500 | 14240 |  2406k| 165.6 |   128M | 487 |4600 | 850 | 882 |  20k|  0 | 512 |   0 | 5.625277e+06 |      --      |    Inf | unknown
142.70/143.13	c   143s| 14600 | 14338 |  2431k| 166.2 |   129M | 487 |4600 | 851 | 960 |  20k|  1 | 513 |   0 | 5.625277e+06 |      --      |    Inf | unknown
142.99/143.48	c   143s| 14700 | 14438 |  2436k| 165.4 |   129M | 487 |4600 | 850 | 993 |  20k|  1 | 513 |   0 | 5.625277e+06 |      --      |    Inf | unknown
143.49/143.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
143.49/143.97	c   144s| 14800 | 14534 |  2448k| 165.1 |   129M | 487 |4600 | 852 |1028 |  20k|  1 | 515 |   0 | 5.625277e+06 |      --      |    Inf | unknown
143.89/144.34	c   144s| 14900 | 14632 |  2452k| 164.3 |   129M | 487 |4600 | 861 |1029 |  20k|  0 | 524 |   0 | 5.625277e+06 |      --      |    Inf | unknown
144.39/144.86	c   145s| 15000 | 14732 |  2461k| 163.8 |   129M | 487 |4600 | 861 | 923 |  21k|  1 | 524 |   0 | 5.625277e+06 |      --      |    Inf | unknown
144.59/145.10	c   145s| 15100 | 14832 |  2462k| 162.7 |   131M | 487 |4600 | 861 | 982 |  21k|  1 | 524 |   0 | 5.625277e+06 |      --      |    Inf | unknown
146.78/147.25	c   147s| 15200 | 14932 |  2492k| 163.6 |   131M | 487 |4600 | 861 | 848 |  21k|  3 | 524 |   0 | 5.625277e+06 |      --      |    Inf | unknown
147.58/148.00	c   148s| 15300 | 15032 |  2506k| 163.5 |   131M | 487 |4600 | 861 | 900 |  21k|  2 | 524 |   0 | 5.625277e+06 |      --      |    Inf | unknown
147.78/148.21	c   148s| 15400 | 15128 |  2506k| 162.4 |   131M | 487 |4600 | 864 | 920 |  21k|  1 | 527 |   0 | 5.625277e+06 |      --      |    Inf | unknown
148.48/148.95	c   149s| 15500 | 15226 |  2522k| 162.4 |   131M | 487 |4600 | 873 |1033 |  21k|  0 | 538 |   0 | 5.625277e+06 |      --      |    Inf | unknown
149.58/150.08	c   150s| 15600 | 15326 |  2566k| 164.2 |   131M | 487 |4600 | 873 |1033 |  21k|  0 | 538 |   0 | 5.625277e+06 |      --      |    Inf | unknown
151.27/151.72	c   152s| 15700 | 15426 |  2618k| 166.4 |   131M | 487 |4600 | 872 | 912 |  21k|  1 | 538 |   0 | 5.625277e+06 |      --      |    Inf | unknown
151.57/152.07	c   152s| 15800 | 15522 |  2621k| 165.6 |   132M | 487 |4600 | 873 | 983 |  21k|  1 | 540 |   0 | 5.625277e+06 |      --      |    Inf | unknown
151.77/152.26	c   152s| 15900 | 15622 |  2622k| 164.6 |   132M | 487 |4600 | 878 | 987 |  21k|  1 | 545 |   0 | 5.625277e+06 |      --      |    Inf | unknown
154.36/154.86	c   155s| 16000 | 15718 |  2660k| 165.9 |   133M | 487 |4600 | 878 | 824 |  22k|  1 | 546 |   0 | 5.625972e+06 |      --      |    Inf | unknown
155.46/155.97	c   156s| 16100 | 15818 |  2682k| 166.3 |   133M | 487 |4600 | 878 | 960 |  22k|  1 | 546 |   0 | 5.625972e+06 |      --      |    Inf | unknown
155.76/156.22	c   156s| 16200 | 15918 |  2683k| 165.3 |   134M | 487 |4600 | 878 |1026 |  22k|  1 | 546 |   0 | 5.625972e+06 |      --      |    Inf | unknown
156.75/157.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
156.75/157.23	c   157s| 16300 | 16018 |  2704k| 165.6 |   134M | 487 |4600 | 878 | 907 |  22k|  1 | 546 |   0 | 5.625972e+06 |      --      |    Inf | unknown
157.35/157.80	c   158s| 16400 | 16116 |  2713k| 165.1 |   136M | 487 |4600 | 879 |1036 |  22k|  1 | 547 |   0 | 5.625972e+06 |      --      |    Inf | unknown
157.45/157.99	c   158s| 16500 | 16216 |  2714k| 164.2 |   136M | 487 |4600 | 879 |1048 |  22k|  1 | 547 |   0 | 5.625972e+06 |      --      |    Inf | unknown
158.25/158.76	c   159s| 16600 | 16311 |  2728k| 164.1 |   136M | 487 |4600 | 882 |1042 |  22k|  1 | 550 |   0 | 5.625972e+06 |      --      |    Inf | unknown
158.45/158.96	c   159s| 16700 | 16409 |  2729k| 163.1 |   136M | 487 |4600 | 890 |1069 |  22k|  1 | 558 |   0 | 5.625972e+06 |      --      |    Inf | unknown
158.75/159.21	c   159s| 16800 | 16507 |  2729k| 162.2 |   136M | 487 |4600 | 889 | 919 |  22k|  1 | 558 |   0 | 5.625972e+06 |      --      |    Inf | unknown
159.15/159.65	c   160s| 16900 | 16604 |  2736k| 161.6 |   136M | 487 |4600 | 890 | 923 |  22k|  1 | 560 |   0 | 5.625972e+06 |      --      |    Inf | unknown
159.45/159.95	c   160s| 17000 | 16704 |  2738k| 160.8 |   136M | 487 |4600 | 889 |1013 |  23k|  1 | 560 |   0 | 5.625972e+06 |      --      |    Inf | unknown
159.84/160.31	c   160s| 17100 | 16804 |  2743k| 160.1 |   136M | 487 |4600 | 891 |1217 |  23k|  1 | 563 |   0 | 5.625972e+06 |      --      |    Inf | unknown
161.54/162.07	c   162s| 17200 | 16893 |  2770k| 160.8 |   137M | 487 |4600 | 896 | 805 |  23k|  1 | 568 |   0 | 5.693307e+06 |      --      |    Inf | unknown
162.54/163.03	c   163s| 17300 | 16993 |  2783k| 160.6 |   137M | 487 |4600 | 894 |1013 |  23k|  1 | 568 |   0 | 5.693307e+06 |      --      |    Inf | unknown
162.74/163.21	c   163s| 17400 | 17093 |  2783k| 159.7 |   137M | 487 |4600 | 894 |1045 |  23k|  1 | 568 |   0 | 5.693307e+06 |      --      |    Inf | unknown
163.54/164.04	c   164s| 17500 | 17193 |  2796k| 159.5 |   137M | 487 |4600 | 893 | 982 |  23k|  1 | 568 |   0 | 5.693307e+06 |      --      |    Inf | unknown
163.73/164.27	c   164s| 17600 | 17293 |  2796k| 158.6 |   138M | 487 |4600 | 893 |1036 |  23k|  1 | 568 |   0 | 5.693307e+06 |      --      |    Inf | unknown
164.13/164.64	c   165s| 17700 | 17393 |  2803k| 158.1 |   138M | 487 |4600 | 891 |1032 |  23k|  1 | 568 |   0 | 5.693307e+06 |      --      |    Inf | unknown
164.53/165.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
164.53/165.03	c   165s| 17800 | 17493 |  2807k| 157.4 |   138M | 487 |4600 | 891 |1078 |  23k|  1 | 568 |   0 | 5.693307e+06 |      --      |    Inf | unknown
164.73/165.24	c   165s| 17900 | 17593 |  2808k| 156.6 |   139M | 487 |4600 | 891 |1099 |  23k|  1 | 568 |   0 | 5.693307e+06 |      --      |    Inf | unknown
165.63/166.17	c   166s| 18000 | 17689 |  2827k| 156.8 |   139M | 487 |4600 | 903 |1089 |  24k|  2 | 583 |   0 | 5.693307e+06 |      --      |    Inf | unknown
165.83/166.39	c   166s| 18100 | 17789 |  2828k| 156.0 |   140M | 487 |4600 | 903 |1102 |  24k|  2 | 583 |   0 | 5.693307e+06 |      --      |    Inf | unknown
166.22/166.73	c   167s| 18200 | 17887 |  2831k| 155.3 |   140M | 487 |4600 | 907 |1038 |  24k|  1 | 587 |   0 | 5.693307e+06 |      --      |    Inf | unknown
167.22/167.75	c   168s| 18300 | 17980 |  2854k| 155.7 |   140M | 487 |4600 | 908 |1166 |  24k|  0 | 589 |   0 | 5.693307e+06 |      --      |    Inf | unknown
168.62/169.16	c   169s| 18400 | 18072 |  2887k| 156.7 |   140M | 487 |4600 | 910 | 972 |  24k|  1 | 594 |   0 | 5.693307e+06 |      --      |    Inf | unknown
169.12/169.69	c   170s| 18500 | 18172 |  2897k| 156.3 |   140M | 487 |4600 | 910 |1203 |  24k|  0 | 594 |   0 | 5.693307e+06 |      --      |    Inf | unknown
172.01/172.53	c   173s| 18600 | 18262 |  2951k| 158.4 |   140M | 487 |4600 | 916 | 810 |  24k|  0 | 600 |   0 | 5.693307e+06 |      --      |    Inf | unknown
172.62/173.11	c   173s| 18700 | 18362 |  2959k| 158.0 |   143M | 487 |4600 | 916 | 894 |  24k|  1 | 600 |   0 | 5.693307e+06 |      --      |    Inf | unknown
173.31/173.82	c   174s| 18800 | 18462 |  2974k| 157.9 |   143M | 487 |4600 | 916 | 835 |  25k|  1 | 602 |   0 | 5.693307e+06 |      --      |    Inf | unknown
173.81/174.32	c   174s| 18900 | 18558 |  2984k| 157.6 |   143M | 487 |4600 | 918 | 950 |  25k|  1 | 604 |   0 | 5.693307e+06 |      --      |    Inf | unknown
173.91/174.49	c   174s| 19000 | 18658 |  2984k| 156.8 |   143M | 487 |4600 | 918 | 963 |  25k|  1 | 604 |   0 | 5.693307e+06 |      --      |    Inf | unknown
175.21/175.74	c   176s| 19100 | 18756 |  3011k| 157.4 |   143M | 487 |4600 | 917 |1065 |  25k|  1 | 604 |   0 | 5.693307e+06 |      --      |    Inf | unknown
175.51/176.05	c   176s| 19200 | 18854 |  3013k| 156.7 |   144M | 487 |4600 | 923 |1100 |  25k|  1 | 610 |   0 | 5.693307e+06 |      --      |    Inf | unknown
176.20/176.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
176.20/176.70	c   177s| 19300 | 18954 |  3027k| 156.6 |   144M | 487 |4600 | 925 |1030 |  25k|  1 | 612 |   0 | 5.693307e+06 |      --      |    Inf | unknown
176.40/176.99	c   177s| 19400 | 19054 |  3031k| 156.0 |   144M | 487 |4600 | 925 |1092 |  25k|  1 | 612 |   0 | 5.693307e+06 |      --      |    Inf | unknown
176.90/177.48	c   177s| 19500 | 19145 |  3038k| 155.5 |   144M | 487 |4600 | 925 | 982 |  25k|  1 | 615 |   0 | 5.693307e+06 |      --      |    Inf | unknown
177.60/178.17	c   178s| 19600 | 19245 |  3055k| 155.6 |   144M | 487 |4600 | 925 |1057 |  25k|  1 | 615 |   0 | 5.693307e+06 |      --      |    Inf | unknown
178.10/178.62	c   179s| 19700 | 19343 |  3062k| 155.2 |   144M | 487 |4600 | 925 |1067 |  25k|  0 | 615 |   0 | 5.693307e+06 |      --      |    Inf | unknown
178.69/179.23	c   179s| 19800 | 19441 |  3076k| 155.1 |   144M | 487 |4600 | 929 |1039 |  25k|  1 | 619 |   0 | 5.693307e+06 |      --      |    Inf | unknown
179.50/180.03	c   180s| 19900 | 19539 |  3091k| 155.1 |   144M | 487 |4600 | 922 | 924 |  25k|  1 | 619 |   0 | 5.693307e+06 |      --      |    Inf | unknown
180.19/180.71	c   181s| 20000 | 19639 |  3104k| 154.9 |   145M | 487 |4600 | 922 | 969 |  26k|  1 | 619 |   0 | 5.693307e+06 |      --      |    Inf | unknown
180.49/181.04	c   181s| 20100 | 19737 |  3108k| 154.4 |   145M | 487 |4600 | 932 |1056 |  26k|  1 | 629 |   0 | 5.693307e+06 |      --      |    Inf | unknown
181.09/181.60	c   182s| 20200 | 19837 |  3116k| 154.0 |   146M | 487 |4600 | 930 | 975 |  26k|  1 | 629 |   0 | 5.693307e+06 |      --      |    Inf | unknown
181.49/182.02	c   182s| 20300 | 19934 |  3122k| 153.6 |   146M | 487 |4600 | 932 |1074 |  26k|  1 | 631 |   0 | 5.693307e+06 |      --      |    Inf | unknown
182.28/182.83	c   183s| 20400 | 20028 |  3142k| 153.8 |   146M | 487 |4600 | 940 |1053 |  26k|  1 | 640 |   0 | 5.693307e+06 |      --      |    Inf | unknown
182.59/183.18	c   183s| 20500 | 20126 |  3145k| 153.2 |   146M | 487 |4600 | 944 |1086 |  26k|  1 | 644 |   0 | 5.693307e+06 |      --      |    Inf | unknown
182.88/183.49	c   183s| 20600 | 20226 |  3149k| 152.6 |   146M | 487 |4600 | 947 |1010 |  26k|  1 | 648 |   0 | 5.693307e+06 |      --      |    Inf | unknown
183.28/183.82	c   184s| 20700 | 20324 |  3151k| 152.0 |   146M | 487 |4600 | 956 |1071 |  26k|  1 | 657 |   0 | 5.693307e+06 |      --      |    Inf | unknown
186.58/187.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
186.58/187.12	c   187s| 20800 | 20420 |  3199k| 153.6 |   147M | 487 |4600 | 956 | 851 |  26k|  1 | 659 |   0 | 5.693307e+06 |      --      |    Inf | unknown
187.07/187.63	c   188s| 20900 | 20518 |  3207k| 153.2 |   147M | 487 |4600 | 962 |1087 |  27k|  1 | 667 |   0 | 5.693307e+06 |      --      |    Inf | unknown
188.07/188.63	c   189s| 21000 | 20614 |  3231k| 153.6 |   147M | 487 |4600 | 962 |1073 |  27k|  1 | 668 |   0 | 5.693307e+06 |      --      |    Inf | unknown
188.27/188.83	c   189s| 21100 | 20714 |  3231k| 152.9 |   147M | 487 |4600 | 962 |1095 |  27k|  1 | 668 |   0 | 5.693307e+06 |      --      |    Inf | unknown
189.86/190.45	c   190s| 21200 | 20803 |  3265k| 153.8 |   147M | 487 |4600 | 969 |1209 |  27k|  2 | 677 |   0 | 5.693307e+06 |      --      |    Inf | unknown
191.16/191.72	c   192s| 21300 | 20890 |  3289k| 154.2 |   148M | 487 |4600 | 976 |1008 |  27k|  1 | 685 |   0 | 5.693307e+06 |      --      |    Inf | unknown
191.36/191.93	c   192s| 21400 | 20990 |  3290k| 153.5 |   148M | 487 |4600 | 976 |1033 |  27k|  1 | 685 |   0 | 5.693307e+06 |      --      |    Inf | unknown
191.86/192.46	c   192s| 21500 | 21088 |  3295k| 153.0 |   148M | 487 |4600 | 981 | 904 |  27k|  1 | 691 |   0 | 5.693307e+06 |      --      |    Inf | unknown
192.16/192.79	c   193s| 21600 | 21188 |  3299k| 152.5 |   149M | 487 |4600 | 981 |1015 |  27k|  1 | 691 |   0 | 5.693307e+06 |      --      |    Inf | unknown
192.65/193.24	c   193s| 21700 | 21286 |  3308k| 152.2 |   149M | 487 |4600 | 981 |1037 |  27k|  1 | 692 |   0 | 5.693307e+06 |      --      |    Inf | unknown
193.25/193.82	c   194s| 21800 | 21383 |  3317k| 151.9 |   149M | 487 |4600 | 982 |1046 |  28k|  1 | 695 |   0 | 5.693307e+06 |      --      |    Inf | unknown
193.46/194.05	c   194s| 21900 | 21483 |  3318k| 151.3 |   149M | 487 |4600 | 982 |1078 |  28k|  1 | 695 |   0 | 5.693307e+06 |      --      |    Inf | unknown
194.45/195.03	c   195s| 22000 | 21579 |  3339k| 151.6 |   149M | 487 |4600 | 980 |1044 |  28k|  1 | 695 |   0 | 5.693307e+06 |      --      |    Inf | unknown
194.95/195.52	c   196s| 22100 | 21679 |  3345k| 151.1 |   150M | 487 |4600 | 979 | 945 |  28k|  1 | 697 |   0 | 5.693307e+06 |      --      |    Inf | unknown
196.24/196.81	c   197s| 22200 | 21779 |  3373k| 151.7 |   151M | 487 |4600 | 979 |1098 |  28k|  1 | 697 |   0 | 5.693307e+06 |      --      |    Inf | unknown
198.34/198.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
198.34/198.98	c   199s| 22300 | 21873 |  3421k| 153.2 |   152M | 487 |4600 | 980 | 987 |  28k|  1 | 701 |   0 | 5.693307e+06 |      --      |    Inf | unknown
199.14/199.77	c   200s| 22400 | 21971 |  3441k| 153.4 |   152M | 487 |4600 | 990 |1079 |  28k|  1 | 711 |   0 | 5.693307e+06 |      --      |    Inf | unknown
200.23/200.86	c   201s| 22500 | 22069 |  3466k| 153.8 |   152M | 487 |4600 | 988 | 974 |  29k|  1 | 711 |   0 | 5.693307e+06 |      --      |    Inf | unknown
201.03/201.61	c   202s| 22600 | 22167 |  3482k| 153.9 |   152M | 487 |4600 | 995 |1107 |  29k|  1 | 718 |   0 | 5.693307e+06 |      --      |    Inf | unknown
201.23/201.88	c   202s| 22700 | 22263 |  3484k| 153.3 |   152M | 487 |4600 | 995 |   0 |  29k|  0 | 718 |   0 | 5.693307e+06 |      --      |    Inf | unknown
204.43/205.10	c   205s| 22800 | 22363 |  3532k| 154.7 |   154M | 487 |4600 | 992 | 883 |  29k|  1 | 718 |   0 | 5.695646e+06 |      --      |    Inf | unknown
205.02/205.61	c   206s| 22900 | 22461 |  3542k| 154.5 |   154M | 487 |4600 | 993 | 952 |  29k|  1 | 719 |   0 | 5.695646e+06 |      --      |    Inf | unknown
205.62/206.22	c   206s| 23000 | 22561 |  3554k| 154.3 |   154M | 487 |4600 | 992 | 978 |  29k|  1 | 719 |   0 | 5.695646e+06 |      --      |    Inf | unknown
206.32/206.92	c   207s| 23100 | 22661 |  3571k| 154.4 |   154M | 487 |4600 | 992 |1045 |  29k|  1 | 719 |   0 | 5.695646e+06 |      --      |    Inf | unknown
207.42/208.01	c   208s| 23200 | 22757 |  3588k| 154.4 |   155M | 487 |4600 | 995 | 794 |  29k|  1 | 723 |   0 | 5.707658e+06 |      --      |    Inf | unknown
210.30/211.00	c   211s| 23300 | 22855 |  3635k| 155.8 |   155M | 487 |4600 | 996 | 918 |  30k|  1 | 724 |   0 | 5.707658e+06 |      --      |    Inf | unknown
210.60/211.22	c   211s| 23400 | 22955 |  3636k| 155.2 |   156M | 487 |4600 | 995 | 961 |  30k|  1 | 724 |   0 | 5.707658e+06 |      --      |    Inf | unknown
212.00/212.63	c   213s| 23500 | 23052 |  3666k| 155.8 |   156M | 487 |4600 | 995 |1004 |  30k|  1 | 726 |   0 | 5.707658e+06 |      --      |    Inf | unknown
212.80/213.44	c   213s| 23600 | 23152 |  3688k| 156.1 |   156M | 487 |4600 | 995 |1110 |  30k|  0 | 726 |   0 | 5.707658e+06 |      --      |    Inf | unknown
213.40/214.07	c   214s| 23700 | 23248 |  3704k| 156.1 |   156M | 487 |4600 | 988 |1189 |  30k|  1 | 726 |   0 | 5.707658e+06 |      --      |    Inf | unknown
213.99/214.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
213.99/214.62	c   215s| 23800 | 23346 |  3714k| 155.8 |   157M | 487 |4600 | 988 |1292 |  30k|  0 | 726 |   0 | 5.707658e+06 |      --      |    Inf | unknown
214.29/214.92	c   215s| 23900 | 23442 |  3717k| 155.3 |   157M | 487 |4600 | 984 | 854 |  30k|  1 | 726 |   0 | 5.707658e+06 |      --      |    Inf | unknown
217.49/218.14	c   218s| 24000 | 23542 |  3793k| 157.8 |   158M | 487 |4600 | 983 |1088 |  30k|  1 | 726 |   0 | 5.707658e+06 |      --      |    Inf | unknown
218.28/218.90	c   219s| 24100 | 23639 |  3809k| 157.9 |   158M | 487 |4600 | 981 | 913 |  30k|  0 | 728 |   0 | 5.707658e+06 |      --      |    Inf | unknown
219.78/220.42	c   220s| 24200 | 23739 |  3847k| 158.8 |   158M | 487 |4600 | 981 |1092 |  31k|  1 | 728 |   0 | 5.707658e+06 |      --      |    Inf | unknown
219.98/220.62	c   221s| 24300 | 23839 |  3848k| 158.2 |   158M | 487 |4600 | 980 |1141 |  31k|  1 | 728 |   0 | 5.707658e+06 |      --      |    Inf | unknown
220.78/221.43	c   221s| 24400 | 23939 |  3863k| 158.1 |   159M | 487 |4600 | 976 |1040 |  31k|  1 | 728 |   0 | 5.707658e+06 |      --      |    Inf | unknown
221.07/221.71	c   222s| 24500 | 24039 |  3865k| 157.6 |   159M | 487 |4600 | 976 |1117 |  31k|  1 | 728 |   0 | 5.707658e+06 |      --      |    Inf | unknown
222.17/222.80	c   223s| 24600 | 24139 |  3888k| 157.9 |   159M | 487 |4600 | 976 |1025 |  31k|  1 | 728 |   0 | 5.707658e+06 |      --      |    Inf | unknown
222.38/223.03	c   223s| 24700 | 24239 |  3889k| 157.3 |   159M | 487 |4600 | 976 |1089 |  31k|  1 | 728 |   0 | 5.707658e+06 |      --      |    Inf | unknown
222.67/223.38	c   223s| 24800 | 24339 |  3893k| 156.8 |   159M | 487 |4600 | 973 | 966 |  31k|  1 | 728 |   0 | 5.707658e+06 |      --      |    Inf | unknown
224.37/225.09	c   225s| 24900 | 24432 |  3934k| 157.8 |   159M | 487 |4600 | 984 |1018 |  32k|  1 | 740 |   0 | 5.707658e+06 |      --      |    Inf | unknown
226.06/226.76	c   227s| 25000 | 24526 |  3971k| 158.7 |   159M | 487 |4600 | 997 |1179 |  32k|  1 | 753 |   0 | 5.707658e+06 |      --      |    Inf | unknown
228.85/229.53	c   230s| 25100 | 24620 |  4021k| 160.0 |   160M | 487 |4600 |1010 | 867 |  32k|  1 | 769 |   0 | 5.709975e+06 |      --      |    Inf | unknown
229.95/230.69	c   231s| 25200 | 24720 |  4039k| 160.1 |   160M | 487 |4600 |1010 | 945 |  32k|  1 | 769 |   0 | 5.709975e+06 |      --      |    Inf | unknown
230.25/230.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
230.25/230.91	c   231s| 25300 | 24820 |  4040k| 159.5 |   161M | 487 |4600 |1010 | 991 |  32k|  1 | 769 |   0 | 5.709975e+06 |      --      |    Inf | unknown
232.24/232.98	c   233s| 25400 | 24917 |  4081k| 160.5 |   161M | 487 |4600 |1007 |1123 |  32k|  1 | 771 |   0 | 5.709975e+06 |      --      |    Inf | unknown
232.64/233.35	c   233s| 25500 | 25017 |  4087k| 160.1 |   162M | 487 |4600 |1007 |1171 |  32k|  1 | 771 |   0 | 5.709975e+06 |      --      |    Inf | unknown
234.24/234.94	c   235s| 25600 | 25115 |  4118k| 160.7 |   162M | 487 |4600 |1008 |1068 |  33k|  1 | 774 |   0 | 5.709975e+06 |      --      |    Inf | unknown
234.74/235.45	c   235s| 25700 | 25215 |  4128k| 160.4 |   162M | 487 |4600 |1008 |1160 |  33k|  1 | 774 |   0 | 5.709975e+06 |      --      |    Inf | unknown
236.93/237.69	c   238s| 25800 | 25312 |  4161k| 161.1 |   163M | 487 |4600 |1021 | 901 |  33k|  0 | 788 |   0 | 5.709975e+06 |      --      |    Inf | unknown
237.93/238.64	c   239s| 25900 | 25412 |  4178k| 161.1 |   163M | 487 |4600 |1020 | 952 |  33k|  1 | 788 |   0 | 5.709975e+06 |      --      |    Inf | unknown
238.93/239.69	c   240s| 26000 | 25509 |  4200k| 161.4 |   163M | 487 |4600 |1020 | 958 |  33k|  0 | 794 |   0 | 5.709975e+06 |      --      |    Inf | unknown
239.82/240.57	c   241s| 26100 | 25609 |  4220k| 161.5 |   163M | 487 |4600 |1020 |1074 |  33k|  1 | 794 |   0 | 5.709975e+06 |      --      |    Inf | unknown
241.72/242.44	c   242s| 26200 | 25707 |  4263k| 162.5 |   164M | 487 |4600 |1023 |1045 |  33k|  0 | 800 |   0 | 5.709975e+06 |      --      |    Inf | unknown
242.42/243.15	c   243s| 26300 | 25807 |  4280k| 162.5 |   164M | 487 |4600 |1022 |1111 |  33k|  1 | 800 |   0 | 5.709975e+06 |      --      |    Inf | unknown
243.11/243.83	c   244s| 26400 | 25907 |  4293k| 162.4 |   164M | 487 |4600 |1043 | 959 |  34k|  1 | 821 |   0 | 5.709975e+06 |      --      |    Inf | unknown
243.51/244.22	c   244s| 26500 | 26007 |  4298k| 162.0 |   165M | 487 |4600 |1043 |1046 |  34k|  1 | 821 |   0 | 5.709975e+06 |      --      |    Inf | unknown
243.91/244.60	c   245s| 26600 | 26107 |  4304k| 161.6 |   165M | 487 |4600 |1043 |1022 |  34k|  1 | 821 |   0 | 5.709975e+06 |      --      |    Inf | unknown
244.01/244.77	c   245s| 26700 | 26207 |  4305k| 161.1 |   165M | 487 |4600 |1043 |1034 |  34k|  1 | 821 |   0 | 5.709975e+06 |      --      |    Inf | unknown
245.41/246.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
245.41/246.15	c   246s| 26800 | 26301 |  4336k| 161.6 |   165M | 487 |4600 |1042 | 972 |  34k|  1 | 823 |   0 | 5.709975e+06 |      --      |    Inf | unknown
246.60/247.37	c   247s| 26900 | 26401 |  4362k| 162.0 |   165M | 487 |4600 |1042 |1053 |  34k|  1 | 823 |   0 | 5.709975e+06 |      --      |    Inf | unknown
246.80/247.55	c   248s| 27000 | 26499 |  4362k| 161.4 |   166M | 487 |4600 |1050 |1064 |  34k|  1 | 831 |   0 | 5.709975e+06 |      --      |    Inf | unknown
247.70/248.43	c   248s| 27100 | 26599 |  4375k| 161.3 |   166M | 487 |4600 |1055 |1071 |  34k|  1 | 838 |   0 | 5.709975e+06 |      --      |    Inf | unknown
247.90/248.66	c   249s| 27200 | 26699 |  4377k| 160.7 |   166M | 487 |4600 |1055 |1116 |  34k|  2 | 838 |   0 | 5.709975e+06 |      --      |    Inf | unknown
248.80/249.51	c   250s| 27300 | 26799 |  4387k| 160.5 |   166M | 487 |4600 |1053 | 788 |  34k|  0 | 838 |   0 | 5.709975e+06 |      --      |    Inf | unknown
249.40/250.11	c   250s| 27400 | 26899 |  4397k| 160.3 |   166M | 487 |4600 |1053 | 838 |  34k|  1 | 838 |   0 | 5.709975e+06 |      --      |    Inf | unknown
252.09/252.82	c   253s| 27500 | 26999 |  4461k| 162.0 |   167M | 487 |4600 |1050 | 898 |  35k|  1 | 838 |   0 | 5.709975e+06 |      --      |    Inf | unknown
252.79/253.58	c   254s| 27600 | 27096 |  4478k| 162.1 |   168M | 487 |4600 |1054 |1197 |  35k|  1 | 844 |   0 | 5.709975e+06 |      --      |    Inf | unknown
253.48/254.20	c   254s| 27700 | 27196 |  4487k| 161.8 |   168M | 487 |4600 |1054 |1295 |  35k|  1 | 844 |   0 | 5.709975e+06 |      --      |    Inf | unknown
253.68/254.43	c   254s| 27800 | 27296 |  4489k| 161.3 |   168M | 487 |4600 |1054 |1303 |  35k|  1 | 844 |   0 | 5.709975e+06 |      --      |    Inf | unknown
256.28/257.01	c   257s| 27900 | 27391 |  4526k| 162.1 |   169M | 487 |4600 |1064 | 957 |  35k|  1 | 858 |   0 | 5.744193e+06 |      --      |    Inf | unknown
256.97/257.71	c   258s| 28000 | 27489 |  4540k| 162.0 |   171M | 487 |4600 |1066 |1046 |  35k|  1 | 860 |   0 | 5.744193e+06 |      --      |    Inf | unknown
258.47/259.21	c   259s| 28100 | 27584 |  4563k| 162.2 |   172M | 487 |4600 |1067 |1287 |  36k|  1 | 865 |   0 | 5.744193e+06 |      --      |    Inf | unknown
258.77/259.52	c   260s| 28200 | 27684 |  4567k| 161.8 |   172M | 487 |4600 |1067 |1304 |  36k|  1 | 865 |   0 | 5.744193e+06 |      --      |    Inf | unknown
259.37/260.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
259.37/260.15	c   260s| 28300 | 27782 |  4578k| 161.6 |   172M | 487 |4600 |1073 | 962 |  36k|  1 | 873 |   0 | 5.744193e+06 |      --      |    Inf | unknown
259.87/260.62	c   261s| 28400 | 27880 |  4587k| 161.4 |   172M | 487 |4600 |1080 |1037 |  36k|  1 | 880 |   0 | 5.744193e+06 |      --      |    Inf | unknown
260.56/261.37	c   261s| 28500 | 27980 |  4603k| 161.3 |   172M | 487 |4600 |1079 | 994 |  36k|  1 | 880 |   0 | 5.744193e+06 |      --      |    Inf | unknown
260.96/261.78	c   262s| 28600 | 28080 |  4610k| 161.0 |   173M | 487 |4600 |1079 |1050 |  36k|  1 | 880 |   0 | 5.744193e+06 |      --      |    Inf | unknown
261.66/262.49	c   262s| 28700 | 28177 |  4621k| 160.8 |   173M | 487 |4600 |1078 | 732 |  36k|  1 | 882 |   0 | 5.744193e+06 |      --      |    Inf | unknown
264.15/264.99	c   265s| 28800 | 28271 |  4663k| 161.7 |   174M | 487 |4600 |1082 | 960 |  36k|  1 | 887 |   0 | 5.744193e+06 |      --      |    Inf | unknown
264.55/265.31	c   265s| 28900 | 28371 |  4666k| 161.3 |   174M | 487 |4600 |1082 |1043 |  36k|  1 | 887 |   0 | 5.744193e+06 |      --      |    Inf | unknown
266.45/267.25	c   267s| 29000 | 28459 |  4705k| 162.1 |   174M | 487 |4600 |1089 |1250 |  37k|  1 | 897 |   0 | 5.744193e+06 |      --      |    Inf | unknown
266.66/267.48	c   267s| 29100 | 28550 |  4706k| 161.6 |   174M | 487 |4600 |1109 | 994 |  37k|  1 | 920 |   0 | 5.744193e+06 |      --      |    Inf | unknown
266.96/267.74	c   268s| 29200 | 28650 |  4708k| 161.1 |   174M | 487 |4600 |1110 | 966 |  37k|  1 | 922 |   0 | 5.744193e+06 |      --      |    Inf | unknown
267.26/268.06	c   268s| 29300 | 28750 |  4711k| 160.6 |   174M | 487 |4600 |1110 |1001 |  37k|  1 | 922 |   0 | 5.744193e+06 |      --      |    Inf | unknown
267.55/268.33	c   268s| 29400 | 28850 |  4713k| 160.2 |   174M | 487 |4600 |1110 |1055 |  37k|  1 | 922 |   0 | 5.744193e+06 |      --      |    Inf | unknown
267.75/268.50	c   269s| 29500 | 28950 |  4714k| 159.6 |   174M | 487 |4600 |1110 |1065 |  37k|  1 | 922 |   0 | 5.744193e+06 |      --      |    Inf | unknown
269.64/270.43	c   270s| 29600 | 29050 |  4740k| 160.0 |   175M | 487 |4600 |1105 | 864 |  37k|  1 | 922 |   0 | 5.744193e+06 |      --      |    Inf | unknown
270.25/271.06	c   271s| 29700 | 29148 |  4751k| 159.8 |   176M | 487 |4600 |1113 | 961 |  37k|  1 | 930 |   0 | 5.744193e+06 |      --      |    Inf | unknown
270.54/271.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
270.54/271.39	c   271s| 29800 | 29248 |  4754k| 159.4 |   176M | 487 |4600 |1111 | 854 |  37k|  1 | 930 |   0 | 5.744193e+06 |      --      |    Inf | unknown
271.14/271.98	c   272s| 29900 | 29346 |  4765k| 159.2 |   177M | 487 |4600 |1120 | 963 |  37k|  1 | 940 |   0 | 5.744193e+06 |      --      |    Inf | unknown
271.74/272.53	c   273s| 30000 | 29446 |  4776k| 159.1 |   177M | 487 |4600 |1120 | 993 |  37k|  1 | 940 |   0 | 5.744193e+06 |      --      |    Inf | unknown
273.03/273.85	c   274s| 30100 | 29546 |  4802k| 159.4 |   177M | 487 |4600 |1119 | 937 |  38k|  1 | 940 |   0 | 5.744193e+06 |      --      |    Inf | unknown
273.24/274.09	c   274s| 30200 | 29646 |  4804k| 158.9 |   177M | 487 |4600 |1119 | 992 |  38k|  1 | 940 |   0 | 5.744193e+06 |      --      |    Inf | unknown
274.13/274.96	c   275s| 30300 | 29746 |  4817k| 158.8 |   177M | 487 |4600 |1120 | 937 |  38k|  1 | 944 |   0 | 5.744193e+06 |      --      |    Inf | unknown
274.73/275.52	c   276s| 30400 | 29846 |  4825k| 158.6 |   177M | 487 |4600 |1119 | 930 |  38k|  1 | 946 |   0 | 5.744193e+06 |      --      |    Inf | unknown
276.02/276.81	c   277s| 30500 | 29944 |  4851k| 158.9 |   178M | 487 |4600 |1119 |1072 |  38k|  1 | 947 |   0 | 5.744193e+06 |      --      |    Inf | unknown
276.12/276.99	c   277s| 30600 | 30044 |  4852k| 158.4 |   179M | 487 |4600 |1119 |1091 |  38k|  1 | 947 |   0 | 5.744193e+06 |      --      |    Inf | unknown
276.82/277.63	c   278s| 30700 | 30144 |  4863k| 158.3 |   179M | 487 |4600 |1115 | 946 |  38k|  1 | 947 |   0 | 5.744193e+06 |      --      |    Inf | unknown
277.82/278.66	c   279s| 30800 | 30241 |  4884k| 158.4 |   179M | 487 |4600 |1116 |1053 |  39k|  1 | 949 |   0 | 5.744193e+06 |      --      |    Inf | unknown
278.12/278.91	c   279s| 30900 | 30339 |  4886k| 158.0 |   179M | 487 |4600 |1122 |1087 |  39k|  1 | 955 |   0 | 5.744193e+06 |      --      |    Inf | unknown
278.52/279.37	c   279s| 31000 | 30439 |  4895k| 157.7 |   179M | 487 |4600 |1120 |1010 |  39k|  1 | 955 |   0 | 5.744193e+06 |      --      |    Inf | unknown
279.02/279.87	c   280s| 31100 | 30539 |  4903k| 157.5 |   179M | 487 |4600 |1120 | 966 |  39k|  0 | 955 |   0 | 5.744193e+06 |      --      |    Inf | unknown
279.61/280.44	c   280s| 31200 | 30639 |  4910k| 157.2 |   179M | 487 |4600 |1120 |1112 |  39k|  2 | 955 |   0 | 5.744193e+06 |      --      |    Inf | unknown
281.11/281.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
281.11/281.90	c   282s| 31300 | 30736 |  4938k| 157.6 |   180M | 487 |4600 |1122 |1044 |  39k|  1 | 957 |   0 | 5.744193e+06 |      --      |    Inf | unknown
281.31/282.11	c   282s| 31400 | 30834 |  4939k| 157.1 |   180M | 487 |4600 |1122 |1063 |  39k|  1 | 958 |   0 | 5.744193e+06 |      --      |    Inf | unknown
283.31/284.16	c   284s| 31500 | 30932 |  4967k| 157.5 |   180M | 487 |4600 |1126 | 948 |  39k|  1 | 963 |   0 | 5.744193e+06 |      --      |    Inf | unknown
284.00/284.84	c   285s| 31600 | 31028 |  4976k| 157.3 |   183M | 487 |4600 |1135 |1036 |  40k|  1 | 972 |   0 | 5.744193e+06 |      --      |    Inf | unknown
284.41/285.29	c   285s| 31700 | 31128 |  4980k| 157.0 |   183M | 487 |4600 |1134 | 873 |  40k|  1 | 972 |   0 | 5.744193e+06 |      --      |    Inf | unknown
285.21/286.07	c   286s| 31800 | 31228 |  4994k| 156.9 |   183M | 487 |4600 |1134 |1073 |  40k|  1 | 972 |   0 | 5.744193e+06 |      --      |    Inf | unknown
285.40/286.25	c   286s| 31900 | 31326 |  4995k| 156.4 |   183M | 487 |4600 |1134 |1083 |  40k|  1 | 973 |   0 | 5.744193e+06 |      --      |    Inf | unknown
287.00/287.88	c   288s| 32000 | 31426 |  5013k| 156.5 |   184M | 487 |4600 |1142 | 973 |  40k|  1 | 983 |   0 | 5.744193e+06 |      --      |    Inf | unknown
287.39/288.26	c   288s| 32100 | 31526 |  5016k| 156.1 |   184M | 487 |4600 |1142 |1054 |  40k|  1 | 983 |   0 | 5.744193e+06 |      --      |    Inf | unknown
287.79/288.69	c   289s| 32200 | 31623 |  5021k| 155.8 |   184M | 487 |4600 |1140 |1013 |  40k|  1 | 987 |   0 | 5.744193e+06 |      --      |    Inf | unknown
288.49/289.37	c   289s| 32300 | 31723 |  5034k| 155.7 |   184M | 487 |4600 |1139 |1091 |  41k|  1 | 987 |   0 | 5.744193e+06 |      --      |    Inf | unknown
288.99/289.85	c   290s| 32400 | 31823 |  5040k| 155.4 |   184M | 487 |4600 |1138 |1067 |  41k|  1 | 987 |   0 | 5.744193e+06 |      --      |    Inf | unknown
289.39/290.20	c   290s| 32500 | 31921 |  5044k| 155.0 |   185M | 487 |4600 |1138 | 903 |  41k|  1 | 990 |   0 | 5.744193e+06 |      --      |    Inf | unknown
290.39/291.22	c   291s| 32600 | 32021 |  5063k| 155.2 |   185M | 487 |4600 |1137 |1045 |  41k|  1 | 990 |   0 | 5.744193e+06 |      --      |    Inf | unknown
290.58/291.42	c   291s| 32700 | 32121 |  5064k| 154.7 |   185M | 487 |4600 |1137 |1059 |  41k|  1 | 990 |   0 | 5.744193e+06 |      --      |    Inf | unknown
290.98/291.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
290.98/291.88	c   292s| 32800 | 32221 |  5071k| 154.5 |   186M | 487 |4600 |1137 |1081 |  41k|  1 | 990 |   0 | 5.744193e+06 |      --      |    Inf | unknown
291.98/292.81	c   293s| 32900 | 32321 |  5088k| 154.5 |   186M | 487 |4600 |1133 |1025 |  41k|  1 | 990 |   0 | 5.744193e+06 |      --      |    Inf | unknown
292.48/293.36	c   293s| 33000 | 32421 |  5099k| 154.4 |   186M | 487 |4600 |1131 | 889 |  41k|  1 | 992 |   0 | 5.744193e+06 |      --      |    Inf | unknown
293.78/294.64	c   295s| 33100 | 32516 |  5131k| 154.9 |   186M | 487 |4600 |1142 |1011 |  42k|  0 |1005 |   0 | 5.744193e+06 |      --      |    Inf | unknown
294.47/295.33	c   295s| 33200 | 32616 |  5146k| 154.9 |   186M | 487 |4600 |1141 |1114 |  42k|  1 |1005 |   0 | 5.744193e+06 |      --      |    Inf | unknown
294.67/295.58	c   296s| 33300 | 32716 |  5148k| 154.4 |   186M | 487 |4600 |1141 |1137 |  42k|  1 |1005 |   0 | 5.744193e+06 |      --      |    Inf | unknown
296.07/296.98	c   297s| 33400 | 32816 |  5176k| 154.8 |   186M | 487 |4600 |1144 | 947 |  42k|  0 |1009 |   0 | 5.744193e+06 |      --      |    Inf | unknown
296.67/297.58	c   298s| 33500 | 32916 |  5189k| 154.7 |   188M | 487 |4600 |1144 |1039 |  42k|  1 |1009 |   0 | 5.744193e+06 |      --      |    Inf | unknown
297.86/298.70	c   299s| 33600 | 33013 |  5198k| 154.6 |   188M | 487 |4600 |1145 | 888 |  42k|  2 |1011 |   0 | 5.744193e+06 |      --      |    Inf | unknown
298.86/299.70	c   300s| 33700 | 33113 |  5215k| 154.6 |   188M | 487 |4600 |1145 |1031 |  42k|  2 |1011 |   0 | 5.744193e+06 |      --      |    Inf | unknown
299.27/300.15	c   300s| 33800 | 33213 |  5221k| 154.3 |   188M | 487 |4600 |1141 | 923 |  42k|  1 |1011 |   0 | 5.744193e+06 |      --      |    Inf | unknown
300.36/301.22	c   301s| 33900 | 33313 |  5243k| 154.5 |   188M | 487 |4600 |1141 |1054 |  42k|  1 |1011 |   0 | 5.744193e+06 |      --      |    Inf | unknown
301.45/302.33	c   302s| 34000 | 33409 |  5264k| 154.7 |   190M | 487 |4600 |1140 |1262 |  43k|  1 |1011 |   0 | 5.744193e+06 |      --      |    Inf | unknown
301.85/302.78	c   303s| 34100 | 33509 |  5271k| 154.4 |   190M | 487 |4600 |1140 |1013 |  43k|  1 |1011 |   0 | 5.744193e+06 |      --      |    Inf | unknown
302.35/303.22	c   303s| 34200 | 33609 |  5277k| 154.2 |   190M | 487 |4600 |1138 |1099 |  43k|  1 |1011 |   0 | 5.744193e+06 |      --      |    Inf | unknown
302.55/303.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
302.55/303.43	c   303s| 34300 | 33709 |  5277k| 153.7 |   190M | 487 |4600 |1138 |1111 |  43k|  1 |1011 |   0 | 5.744193e+06 |      --      |    Inf | unknown
303.55/304.49	c   304s| 34400 | 33809 |  5300k| 153.9 |   190M | 487 |4600 |1146 |1076 |  43k|  1 |1019 |   0 | 5.744193e+06 |      --      |    Inf | unknown
303.95/304.89	c   305s| 34500 | 33909 |  5306k| 153.7 |   192M | 487 |4600 |1145 |1115 |  43k|  1 |1019 |   0 | 5.744193e+06 |      --      |    Inf | unknown
304.64/305.57	c   306s| 34600 | 34007 |  5318k| 153.6 |   192M | 487 |4600 |1156 |1077 |  43k|  2 |1030 |   0 | 5.744193e+06 |      --      |    Inf | unknown
305.25/306.12	c   306s| 34700 | 34107 |  5328k| 153.4 |   192M | 487 |4600 |1156 |1053 |  43k|  0 |1030 |   0 | 5.744193e+06 |      --      |    Inf | unknown
305.54/306.41	c   306s| 34800 | 34207 |  5330k| 153.0 |   192M | 487 |4600 |1156 |1092 |  43k|  1 |1030 |   0 | 5.744193e+06 |      --      |    Inf | unknown
305.74/306.61	c   307s| 34900 | 34307 |  5331k| 152.6 |   192M | 487 |4600 |1155 | 986 |  43k|  1 |1030 |   0 | 5.744193e+06 |      --      |    Inf | unknown
306.04/307.00	c   307s| 35000 | 34407 |  5336k| 152.3 |   192M | 487 |4600 |1155 |1071 |  43k|  1 |1030 |   0 | 5.744193e+06 |      --      |    Inf | unknown
306.44/307.37	c   307s| 35100 | 34507 |  5340k| 152.0 |   192M | 487 |4600 |1156 |1064 |  43k|  1 |1032 |   0 | 5.744193e+06 |      --      |    Inf | unknown
306.84/307.73	c   308s| 35200 | 34607 |  5344k| 151.7 |   192M | 487 |4600 |1157 | 987 |  44k|  1 |1034 |   0 | 5.744193e+06 |      --      |    Inf | unknown
307.24/308.11	c   308s| 35300 | 34707 |  5348k| 151.4 |   192M | 487 |4600 |1155 | 956 |  44k|  1 |1034 |   0 | 5.744193e+06 |      --      |    Inf | unknown
307.64/308.55	c   309s| 35400 | 34807 |  5354k| 151.1 |   192M | 487 |4600 |1155 |1076 |  44k|  1 |1034 |   0 | 5.744193e+06 |      --      |    Inf | unknown
309.23/310.12	c   310s| 35500 | 34905 |  5374k| 151.3 |   194M | 487 |4600 |1150 | 909 |  44k|  1 |1037 |   0 | 5.744193e+06 |      --      |    Inf | unknown
309.82/310.71	c   311s| 35600 | 35005 |  5381k| 151.0 |   194M | 487 |4600 |1159 |1018 |  44k|  1 |1048 |   0 | 5.744193e+06 |      --      |    Inf | unknown
310.23/311.17	c   311s| 35700 | 35105 |  5388k| 150.8 |   194M | 487 |4600 |1159 |1090 |  44k|  1 |1048 |   0 | 5.744193e+06 |      --      |    Inf | unknown
310.42/311.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
310.42/311.36	c   311s| 35800 | 35205 |  5389k| 150.4 |   194M | 487 |4600 |1159 |1102 |  44k|  1 |1048 |   0 | 5.744193e+06 |      --      |    Inf | unknown
311.13/312.10	c   312s| 35900 | 35305 |  5403k| 150.4 |   194M | 487 |4600 |1165 |1086 |  44k|  0 |1055 |   0 | 5.744193e+06 |      --      |    Inf | unknown
311.62/312.51	c   313s| 36000 | 35405 |  5411k| 150.2 |   194M | 487 |4600 |1165 |1098 |  44k|  1 |1055 |   0 | 5.744193e+06 |      --      |    Inf | unknown
312.42/313.30	c   313s| 36100 | 35503 |  5424k| 150.1 |   194M | 487 |4600 |1166 | 988 |  45k|  2 |1060 |   0 | 5.744193e+06 |      --      |    Inf | unknown
313.12/314.09	c   314s| 36200 | 35603 |  5444k| 150.3 |   194M | 487 |4600 |1175 |1035 |  45k|  1 |1069 |   0 | 5.744193e+06 |      --      |    Inf | unknown
313.51/314.40	c   314s| 36300 | 35701 |  5447k| 149.9 |   194M | 487 |4600 |1191 |1015 |  45k|  1 |1087 |   0 | 5.744193e+06 |      --      |    Inf | unknown
313.91/314.82	c   315s| 36400 | 35799 |  5454k| 149.7 |   195M | 487 |4600 |1194 |1091 |  45k|  1 |1090 |   0 | 5.744193e+06 |      --      |    Inf | unknown
314.31/315.21	c   315s| 36500 | 35899 |  5459k| 149.4 |   195M | 487 |4600 |1193 |1063 |  45k|  1 |1090 |   0 | 5.744193e+06 |      --      |    Inf | unknown
314.51/315.46	c   315s| 36600 | 35999 |  5461k| 149.1 |   195M | 487 |4600 |1193 |1099 |  45k|  1 |1090 |   0 | 5.744193e+06 |      --      |    Inf | unknown
315.11/316.01	c   316s| 36700 | 36099 |  5469k| 148.9 |   195M | 487 |4600 |1206 | 925 |  45k|  1 |1106 |   0 | 5.744193e+06 |      --      |    Inf | unknown
315.71/316.68	c   317s| 36800 | 36191 |  5484k| 148.9 |   195M | 487 |4600 |1227 | 984 |  45k|  1 |1127 |   0 | 5.744193e+06 |      --      |    Inf | unknown
317.40/318.34	c   318s| 36900 | 36291 |  5506k| 149.1 |   196M | 487 |4600 |1237 | 913 |  45k|  1 |1138 |   0 | 5.755890e+06 |      --      |    Inf | unknown
317.90/318.88	c   319s| 37000 | 36391 |  5513k| 148.9 |   196M | 487 |4600 |1236 | 951 |  45k|  1 |1138 |   0 | 5.755890e+06 |      --      |    Inf | unknown
319.00/319.97	c   320s| 37100 | 36491 |  5534k| 149.0 |   197M | 487 |4600 |1238 | 966 |  46k|  1 |1142 |   0 | 5.755890e+06 |      --      |    Inf | unknown
319.40/320.30	c   320s| 37200 | 36591 |  5539k| 148.8 |   198M | 487 |4600 |1238 | 994 |  46k|  1 |1142 |   0 | 5.755890e+06 |      --      |    Inf | unknown
323.49/324.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
323.49/324.45	c   324s| 37300 | 36691 |  5610k| 150.3 |   198M | 487 |4600 |1236 | 872 |  46k|  0 |1142 |   0 | 5.764269e+06 |      --      |    Inf | unknown
325.39/326.37	c   326s| 37400 | 36787 |  5652k| 151.0 |   199M | 487 |4600 |1247 | 943 |  46k|  1 |1153 |   0 | 5.764269e+06 |      --      |    Inf | unknown
325.88/326.88	c   327s| 37500 | 36887 |  5660k| 150.8 |   200M | 487 |4600 |1245 | 970 |  46k|  0 |1153 |   0 | 5.764269e+06 |      --      |    Inf | unknown
326.98/328.00	c   328s| 37600 | 36985 |  5687k| 151.1 |   201M | 487 |4600 |1243 |1069 |  46k|  1 |1155 |   0 | 5.764269e+06 |      --      |    Inf | unknown
327.28/328.20	c   328s| 37700 | 37085 |  5688k| 150.8 |   201M | 487 |4600 |1243 |1082 |  46k|  1 |1155 |   0 | 5.764269e+06 |      --      |    Inf | unknown
328.67/329.66	c   330s| 37800 | 37185 |  5718k| 151.1 |   201M | 487 |4600 |1241 |1242 |  46k|  2 |1157 |   0 | 5.764269e+06 |      --      |    Inf | unknown
328.97/329.92	c   330s| 37900 | 37283 |  5720k| 150.8 |   201M | 487 |4600 |1242 |1266 |  46k|  1 |1159 |   0 | 5.764269e+06 |      --      |    Inf | unknown
330.97/331.95	c   332s| 38000 | 37383 |  5753k| 151.3 |   201M | 487 |4600 |1243 |1251 |  46k|  1 |1161 |   0 | 5.764269e+06 |      --      |    Inf | unknown
331.87/332.80	c   333s| 38100 | 37483 |  5773k| 151.4 |   201M | 487 |4600 |1243 |1292 |  46k|  1 |1161 |   0 | 5.764269e+06 |      --      |    Inf | unknown
333.26/334.23	c   334s| 38200 | 37580 |  5801k| 151.7 |   201M | 487 |4600 |1251 | 980 |  47k|  1 |1172 |   0 | 5.764269e+06 |      --      |    Inf | unknown
333.86/334.85	c   335s| 38300 | 37678 |  5814k| 151.7 |   202M | 487 |4600 |1261 |1047 |  47k|  1 |1182 |   0 | 5.764269e+06 |      --      |    Inf | unknown
334.06/335.08	c   335s| 38400 | 37778 |  5816k| 151.3 |   202M | 487 |4600 |1261 |1077 |  47k|  1 |1182 |   0 | 5.764269e+06 |      --      |    Inf | unknown
334.56/335.50	c   335s| 38500 | 37876 |  5822k| 151.1 |   203M | 487 |4600 |1266 |1067 |  47k|  1 |1190 |   0 | 5.764269e+06 |      --      |    Inf | unknown
336.75/337.72	c   338s| 38600 | 37972 |  5866k| 151.8 |   203M | 487 |4600 |1262 |1261 |  47k|  1 |1190 |   0 | 5.764269e+06 |      --      |    Inf | unknown
337.25/338.28	c   338s| 38700 | 38068 |  5873k| 151.6 |   203M | 487 |4600 |1261 |1205 |  47k|  0 |1190 |   0 | 5.764269e+06 |      --      |    Inf | unknown
338.75/339.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
338.75/339.77	c   340s| 38800 | 38166 |  5906k| 152.1 |   203M | 487 |4600 |1261 |1298 |  47k|  1 |1190 |   0 | 5.764269e+06 |      --      |    Inf | unknown
339.05/340.03	c   340s| 38900 | 38266 |  5909k| 151.8 |   203M | 487 |4600 |1261 |1313 |  47k|  2 |1190 |   0 | 5.764269e+06 |      --      |    Inf | unknown
340.44/341.40	c   341s| 39000 | 38366 |  5936k| 152.1 |   204M | 487 |4600 |1259 | 897 |  47k|  1 |1190 |   0 | 5.764269e+06 |      --      |    Inf | unknown
342.04/343.07	c   343s| 39100 | 38457 |  5970k| 152.6 |   204M | 487 |4600 |1262 | 938 |  48k|  1 |1196 |   0 | 5.764269e+06 |      --      |    Inf | unknown
343.14/344.19	c   344s| 39200 | 38557 |  5996k| 152.8 |   204M | 487 |4600 |1261 |1092 |  48k|  1 |1196 |   0 | 5.764269e+06 |      --      |    Inf | unknown
343.83/344.88	c   345s| 39300 | 38654 |  6012k| 152.9 |   204M | 487 |4600 |1264 | 868 |  48k|  1 |1200 |   0 | 5.764269e+06 |      --      |    Inf | unknown
344.23/345.25	c   345s| 39400 | 38754 |  6016k| 152.6 |   205M | 487 |4600 |1264 | 950 |  48k|  1 |1200 |   0 | 5.764269e+06 |      --      |    Inf | unknown
345.83/346.86	c   347s| 39500 | 38854 |  6046k| 152.9 |   205M | 487 |4600 |1262 | 991 |  48k|  1 |1200 |   0 | 5.764269e+06 |      --      |    Inf | unknown
346.83/347.83	c   348s| 39600 | 38944 |  6063k| 153.0 |   206M | 487 |4600 |1265 | 866 |  48k|  0 |1206 |   0 | 5.764269e+06 |      --      |    Inf | unknown
348.22/349.26	c   349s| 39700 | 39044 |  6092k| 153.3 |   206M | 487 |4600 |1265 |1027 |  49k|  2 |1206 |   0 | 5.764269e+06 |      --      |    Inf | unknown
348.42/349.47	c   349s| 39800 | 39144 |  6095k| 153.0 |   206M | 487 |4600 |1265 |1032 |  49k|  1 |1206 |   0 | 5.764269e+06 |      --      |    Inf | unknown
349.82/350.87	c   351s| 39900 | 39244 |  6122k| 153.3 |   206M | 487 |4600 |1262 |1001 |  49k|  1 |1206 |   0 | 5.764269e+06 |      --      |    Inf | unknown
350.22/351.21	c   351s| 40000 | 39344 |  6126k| 153.0 |   206M | 487 |4600 |1262 |1045 |  49k|  1 |1206 |   0 | 5.764269e+06 |      --      |    Inf | unknown
352.51/353.51	c   354s| 40100 | 39444 |  6165k| 153.6 |   206M | 487 |4600 |1261 | 963 |  49k|  1 |1206 |   0 | 5.764269e+06 |      --      |    Inf | unknown
353.51/354.53	c   355s| 40200 | 39544 |  6187k| 153.8 |   206M | 487 |4600 |1260 |1088 |  49k|  1 |1206 |   0 | 5.764269e+06 |      --      |    Inf | unknown
353.71/354.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
353.71/354.70	c   355s| 40300 | 39644 |  6187k| 153.4 |   206M | 487 |4600 |1260 |1091 |  49k|  1 |1206 |   0 | 5.764269e+06 |      --      |    Inf | unknown
354.11/355.11	c   355s| 40400 | 39744 |  6192k| 153.2 |   206M | 487 |4600 |1259 |1057 |  49k|  2 |1206 |   0 | 5.764269e+06 |      --      |    Inf | unknown
354.31/355.32	c   355s| 40500 | 39844 |  6194k| 152.8 |   206M | 487 |4600 |1259 |1072 |  49k|  1 |1206 |   0 | 5.764269e+06 |      --      |    Inf | unknown
356.40/357.49	c   357s| 40600 | 39940 |  6238k| 153.5 |   207M | 487 |4600 |1263 | 714 |  49k|  1 |1211 |   0 | 5.797490e+06 |      --      |    Inf | unknown
356.80/357.84	c   358s| 40700 | 40040 |  6241k| 153.2 |   209M | 487 |4600 |1263 | 812 |  49k|  1 |1211 |   0 | 5.797490e+06 |      --      |    Inf | unknown
357.40/358.41	c   358s| 40800 | 40138 |  6252k| 153.1 |   209M | 487 |4600 |1262 | 992 |  50k|  1 |1215 |   0 | 5.797490e+06 |      --      |    Inf | unknown
358.39/359.47	c   359s| 40900 | 40230 |  6278k| 153.4 |   209M | 487 |4600 |1288 |1023 |  50k|  1 |1242 |   0 | 5.797490e+06 |      --      |    Inf | unknown
358.79/359.86	c   360s| 41000 | 40330 |  6286k| 153.2 |   209M | 487 |4600 |1288 |1076 |  50k|  1 |1242 |   0 | 5.797490e+06 |      --      |    Inf | unknown
359.99/361.09	c   361s| 41100 | 40430 |  6308k| 153.4 |   209M | 487 |4600 |1287 |1052 |  50k|  2 |1242 |   0 | 5.797490e+06 |      --      |    Inf | unknown
361.09/362.12	c   362s| 41200 | 40528 |  6330k| 153.5 |   209M | 487 |4600 |1283 | 972 |  50k|  1 |1244 |   0 | 5.797490e+06 |      --      |    Inf | unknown
362.28/363.33	c   363s| 41300 | 40628 |  6362k| 153.9 |   209M | 487 |4600 |1283 |1064 |  50k|  1 |1244 |   0 | 5.797490e+06 |      --      |    Inf | unknown
363.08/364.18	c   364s| 41400 | 40728 |  6383k| 154.1 |   209M | 487 |4600 |1280 |1157 |  50k|  1 |1244 |   0 | 5.797490e+06 |      --      |    Inf | unknown
363.88/364.92	c   365s| 41500 | 40825 |  6395k| 154.0 |   209M | 487 |4600 |1280 |1040 |  51k|  0 |1246 |   0 | 5.797490e+06 |      --      |    Inf | unknown
364.58/365.69	c   366s| 41600 | 40925 |  6414k| 154.1 |   209M | 487 |4600 |1280 |1094 |  51k|  2 |1246 |   0 | 5.797490e+06 |      --      |    Inf | unknown
365.37/366.46	c   366s| 41700 | 41025 |  6426k| 154.0 |   210M | 487 |4600 |1282 |1014 |  51k|  1 |1248 |   0 | 5.797490e+06 |      --      |    Inf | unknown
365.98/367.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
365.98/367.10	c   367s| 41800 | 41125 |  6439k| 153.9 |   210M | 487 |4600 |1281 |1090 |  51k|  1 |1248 |   0 | 5.797490e+06 |      --      |    Inf | unknown
366.77/367.84	c   368s| 41900 | 41217 |  6453k| 153.9 |   210M | 487 |4600 |1284 |1069 |  51k|  1 |1254 |   0 | 5.797490e+06 |      --      |    Inf | unknown
367.47/368.57	c   369s| 42000 | 41314 |  6466k| 153.8 |   210M | 487 |4600 |1283 |1046 |  51k|  1 |1256 |   0 | 5.797490e+06 |      --      |    Inf | unknown
367.77/368.88	c   369s| 42100 | 41412 |  6469k| 153.6 |   210M | 487 |4600 |1285 |1068 |  51k|  1 |1258 |   0 | 5.797490e+06 |      --      |    Inf | unknown
370.36/371.48	c   371s| 42200 | 41509 |  6510k| 154.2 |   211M | 487 |4600 |1285 |1256 |  51k|  1 |1260 |   0 | 5.797490e+06 |      --      |    Inf | unknown
370.66/371.74	c   372s| 42300 | 41609 |  6513k| 153.9 |   211M | 487 |4600 |1285 |1273 |  51k|  1 |1260 |   0 | 5.797490e+06 |      --      |    Inf | unknown
372.06/373.11	c   373s| 42400 | 41707 |  6534k| 154.0 |   211M | 487 |4600 |1293 |1180 |  51k|  1 |1271 |   0 | 5.797490e+06 |      --      |    Inf | unknown
372.85/373.93	c   374s| 42500 | 41807 |  6546k| 153.9 |   211M | 487 |4600 |1292 |1237 |  52k|  1 |1271 |   0 | 5.797490e+06 |      --      |    Inf | unknown
373.75/374.89	c   375s| 42600 | 41904 |  6564k| 154.0 |   211M | 487 |4600 |1292 | 951 |  52k|  1 |1273 |   0 | 5.797490e+06 |      --      |    Inf | unknown
374.95/376.02	c   376s| 42700 | 42004 |  6594k| 154.3 |   213M | 487 |4600 |1292 |1015 |  52k|  0 |1273 |   0 | 5.797490e+06 |      --      |    Inf | unknown
376.74/377.89	c   378s| 42800 | 42104 |  6663k| 155.6 |   213M | 487 |4600 |1292 |1015 |  52k|  0 |1273 |   0 | 5.797490e+06 |      --      |    Inf | unknown
378.14/379.25	c   379s| 42900 | 42204 |  6695k| 155.9 |   213M | 487 |4600 |1291 |1007 |  52k|  1 |1273 |   0 | 5.797490e+06 |      --      |    Inf | unknown
379.73/380.82	c   381s| 43000 | 42304 |  6745k| 156.8 |   213M | 487 |4600 |1289 | 831 |  52k|  1 |1273 |   0 | 5.797490e+06 |      --      |    Inf | unknown
380.83/381.98	c   382s| 43100 | 42404 |  6773k| 157.0 |   213M | 487 |4600 |1286 | 944 |  52k|  1 |1273 |   0 | 5.797490e+06 |      --      |    Inf | unknown
381.04/382.19	c   382s| 43200 | 42504 |  6774k| 156.7 |   213M | 487 |4600 |1286 | 982 |  52k|  1 |1273 |   0 | 5.797490e+06 |      --      |    Inf | unknown
382.93/384.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
382.93/384.09	c   384s| 43300 | 42597 |  6814k| 157.3 |   213M | 487 |4600 |1294 | 973 |  52k|  2 |1283 |   0 | 5.797490e+06 |      --      |    Inf | unknown
383.32/384.44	c   384s| 43400 | 42697 |  6818k| 157.0 |   213M | 487 |4600 |1294 |1034 |  52k|  2 |1283 |   0 | 5.797490e+06 |      --      |    Inf | unknown
383.72/384.80	c   385s| 43500 | 42797 |  6821k| 156.7 |   213M | 487 |4600 |1294 | 992 |  52k|  1 |1283 |   0 | 5.797490e+06 |      --      |    Inf | unknown
384.42/385.55	c   386s| 43600 | 42893 |  6837k| 156.7 |   213M | 487 |4600 |1302 |1102 |  53k|  1 |1291 |   0 | 5.797490e+06 |      --      |    Inf | unknown
385.52/386.62	c   387s| 43700 | 42990 |  6861k| 156.9 |   213M | 487 |4600 |1303 | 940 |  53k|  1 |1297 |   0 | 5.797490e+06 |      --      |    Inf | unknown
386.12/387.28	c   387s| 43800 | 43090 |  6874k| 156.8 |   213M | 487 |4600 |1303 |1038 |  53k|  1 |1297 |   0 | 5.797490e+06 |      --      |    Inf | unknown
387.02/388.15	c   388s| 43900 | 43190 |  6887k| 156.8 |   214M | 487 |4600 |1300 |1170 |  53k|  0 |1297 |   0 | 5.797490e+06 |      --      |    Inf | unknown
388.41/389.59	c   390s| 44000 | 43288 |  6910k| 156.9 |   215M | 487 |4600 |1303 |1239 |  53k|  1 |1301 |   0 | 5.797490e+06 |      --      |    Inf | unknown
388.81/389.99	c   390s| 44100 | 43382 |  6915k| 156.7 |   215M | 487 |4600 |1307 |1061 |  53k|  2 |1306 |   0 | 5.797490e+06 |      --      |    Inf | unknown
389.61/390.79	c   391s| 44200 | 43480 |  6934k| 156.8 |   215M | 487 |4600 |1317 |1112 |  53k|  1 |1316 |   0 | 5.797490e+06 |      --      |    Inf | unknown
393.70/394.84	c   395s| 44300 | 43577 |  6990k| 157.7 |   218M | 487 |4600 |1318 | 947 |  54k|  1 |1318 |   0 | 5.797513e+06 |      --      |    Inf | unknown
394.09/395.24	c   395s| 44400 | 43675 |  6996k| 157.5 |   219M | 487 |4600 |1319 |1007 |  54k|  1 |1319 |   0 | 5.797513e+06 |      --      |    Inf | unknown
396.09/397.28	c   397s| 44500 | 43775 |  7033k| 157.9 |   219M | 487 |4600 |1319 |1212 |  54k|  1 |1322 |   0 | 5.797513e+06 |      --      |    Inf | unknown
397.89/399.02	c   399s| 44600 | 43865 |  7075k| 158.5 |   219M | 487 |4600 |1321 |1026 |  54k|  1 |1330 |   0 | 5.797513e+06 |      --      |    Inf | unknown
398.18/399.37	c   399s| 44700 | 43965 |  7080k| 158.3 |   220M | 487 |4600 |1321 |1077 |  54k|  1 |1330 |   0 | 5.797513e+06 |      --      |    Inf | unknown
398.99/400.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
398.99/400.15	c   400s| 44800 | 44061 |  7095k| 158.3 |   220M | 487 |4600 |1320 |1060 |  54k|  1 |1330 |   0 | 5.797513e+06 |      --      |    Inf | unknown
399.78/400.92	c   401s| 44900 | 44159 |  7112k| 158.3 |   220M | 487 |4600 |1323 |1119 |  54k|  2 |1334 |   0 | 5.797513e+06 |      --      |    Inf | unknown
401.27/402.42	c   402s| 45000 | 44259 |  7149k| 158.8 |   221M | 487 |4600 |1324 | 771 |  54k|  1 |1336 |   0 | 5.797513e+06 |      --      |    Inf | unknown
401.68/402.85	c   403s| 45100 | 44359 |  7155k| 158.5 |   221M | 487 |4600 |1324 | 851 |  55k|  1 |1336 |   0 | 5.797513e+06 |      --      |    Inf | unknown
403.17/404.35	c   404s| 45200 | 44453 |  7185k| 158.9 |   222M | 487 |4600 |1319 | 943 |  55k|  1 |1341 |   0 | 5.797513e+06 |      --      |    Inf | unknown
404.17/405.31	c   405s| 45300 | 44543 |  7206k| 159.0 |   222M | 487 |4600 |1351 |1008 |  55k|  1 |1375 |   0 | 5.797513e+06 |      --      |    Inf | unknown
404.87/406.07	c   406s| 45400 | 44641 |  7222k| 159.0 |   222M | 487 |4600 |1352 |1168 |  55k|  1 |1379 |   0 | 5.797513e+06 |      --      |    Inf | unknown
406.46/407.67	c   408s| 45500 | 44735 |  7260k| 159.5 |   222M | 487 |4600 |1357 |1057 |  55k|  1 |1385 |   0 | 5.797513e+06 |      --      |    Inf | unknown
407.46/408.62	c   409s| 45600 | 44835 |  7280k| 159.5 |   222M | 487 |4600 |1357 | 768 |  55k|  0 |1387 |   0 | 5.797513e+06 |      --      |    Inf | unknown
408.16/409.33	c   409s| 45700 | 44935 |  7293k| 159.5 |   222M | 487 |4600 |1357 | 841 |  55k|  1 |1387 |   0 | 5.797513e+06 |      --      |    Inf | unknown
408.46/409.65	c   410s| 45800 | 45035 |  7296k| 159.2 |   222M | 487 |4600 |1357 | 903 |  55k|  1 |1387 |   0 | 5.797513e+06 |      --      |    Inf | unknown
409.65/410.80	c   411s| 45900 | 45135 |  7327k| 159.5 |   222M | 487 |4600 |1364 |1042 |  55k|  1 |1396 |   0 | 5.797513e+06 |      --      |    Inf | unknown
409.86/411.00	c   411s| 46000 | 45235 |  7328k| 159.2 |   222M | 487 |4600 |1364 |1067 |  55k|  1 |1396 |   0 | 5.797513e+06 |      --      |    Inf | unknown
411.45/412.60	c   413s| 46100 | 45335 |  7359k| 159.5 |   223M | 487 |4600 |1364 | 966 |  56k|  2 |1398 |   0 | 5.797513e+06 |      --      |    Inf | unknown
412.05/413.29	c   413s| 46200 | 45431 |  7370k| 159.4 |   223M | 487 |4600 |1361 | 984 |  56k|  1 |1398 |   0 | 5.797513e+06 |      --      |    Inf | unknown
412.95/414.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
412.95/414.20	c   414s| 46300 | 45531 |  7389k| 159.5 |   223M | 487 |4600 |1358 | 818 |  56k|  1 |1398 |   0 | 5.797513e+06 |      --      |    Inf | unknown
416.84/418.05	c   418s| 46400 | 45628 |  7482k| 161.2 |   223M | 487 |4600 |1357 |1173 |  56k|  1 |1400 |   0 | 5.797513e+06 |      --      |    Inf | unknown
418.23/419.42	c   419s| 46500 | 45724 |  7509k| 161.4 |   224M | 487 |4600 |1363 |1279 |  56k|  1 |1406 |   0 | 5.797513e+06 |      --      |    Inf | unknown
418.63/419.82	c   420s| 46600 | 45824 |  7514k| 161.1 |   224M | 487 |4600 |1369 | 763 |  56k|  1 |1414 |   0 | 5.797513e+06 |      --      |    Inf | unknown
419.43/420.60	c   421s| 46700 | 45916 |  7531k| 161.2 |   224M | 487 |4600 |1369 | 863 |  56k|  1 |1414 |   0 | 5.797513e+06 |      --      |    Inf | unknown
419.63/420.87	c   421s| 46800 | 46016 |  7533k| 160.9 |   225M | 487 |4600 |1369 | 900 |  56k|  1 |1414 |   0 | 5.797513e+06 |      --      |    Inf | unknown
424.31/425.56	c   426s| 46900 | 46114 |  7596k| 161.9 |   227M | 487 |4600 |1372 | 980 |  57k|  1 |1419 |   0 | 5.797513e+06 |      --      |    Inf | unknown
425.31/426.51	c   427s| 47000 | 46212 |  7615k| 161.9 |   227M | 487 |4600 |1370 |1051 |  57k|  1 |1419 |   0 | 5.797513e+06 |      --      |    Inf | unknown
426.11/427.39	c   427s| 47100 | 46312 |  7635k| 162.0 |   227M | 487 |4600 |1366 | 805 |  57k|  1 |1419 |   0 | 5.797513e+06 |      --      |    Inf | unknown
427.60/428.82	c   429s| 47200 | 46412 |  7673k| 162.5 |   228M | 487 |4600 |1362 | 964 |  57k|  1 |1419 |   0 | 5.797513e+06 |      --      |    Inf | unknown
428.00/429.28	c   429s| 47300 | 46510 |  7681k| 162.3 |   228M | 487 |4600 |1372 |1057 |  57k|  0 |1429 |   0 | 5.797513e+06 |      --      |    Inf | unknown
428.80/430.01	c   430s| 47400 | 46602 |  7696k| 162.3 |   228M | 487 |4600 |1372 |1024 |  57k|  2 |1430 |   0 | 5.797513e+06 |      --      |    Inf | unknown
429.30/430.58	c   431s| 47500 | 46702 |  7706k| 162.1 |   228M | 487 |4600 |1372 |1074 |  57k|  2 |1430 |   0 | 5.797513e+06 |      --      |    Inf | unknown
430.10/431.30	c   431s| 47600 | 46802 |  7720k| 162.1 |   229M | 487 |4600 |1377 | 999 |  58k|  0 |1440 |   0 | 5.797513e+06 |      --      |    Inf | unknown
430.59/431.86	c   432s| 47700 | 46902 |  7731k| 162.0 |   230M | 487 |4600 |1377 |1074 |  58k|  1 |1440 |   0 | 5.797513e+06 |      --      |    Inf | unknown
430.90/432.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
430.90/432.16	c   432s| 47800 | 47002 |  7734k| 161.7 |   231M | 487 |4600 |1377 |1107 |  58k|  1 |1440 |   0 | 5.797513e+06 |      --      |    Inf | unknown
431.59/432.87	c   433s| 47900 | 47102 |  7748k| 161.7 |   231M | 487 |4600 |1397 |1029 |  58k|  1 |1464 |   0 | 5.797513e+06 |      --      |    Inf | unknown
432.09/433.31	c   433s| 48000 | 47202 |  7756k| 161.5 |   231M | 487 |4600 |1397 |1068 |  58k|  1 |1464 |   0 | 5.797513e+06 |      --      |    Inf | unknown
432.59/433.88	c   434s| 48100 | 47302 |  7767k| 161.4 |   231M | 487 |4600 |1395 | 996 |  58k|  1 |1464 |   0 | 5.797513e+06 |      --      |    Inf | unknown
433.19/434.40	c   434s| 48200 | 47402 |  7775k| 161.2 |   232M | 487 |4600 |1392 |1193 |  58k|  1 |1464 |   0 | 5.797513e+06 |      --      |    Inf | unknown
433.79/435.05	c   435s| 48300 | 47499 |  7789k| 161.2 |   232M | 487 |4600 |1394 | 974 |  58k|  1 |1467 |   0 | 5.797513e+06 |      --      |    Inf | unknown
434.08/435.32	c   435s| 48400 | 47599 |  7792k| 160.9 |   232M | 487 |4600 |1394 |1010 |  58k|  1 |1467 |   0 | 5.797513e+06 |      --      |    Inf | unknown
434.98/436.28	c   436s| 48500 | 47699 |  7812k| 161.0 |   232M | 487 |4600 |1387 | 937 |  58k|  1 |1467 |   0 | 5.797513e+06 |      --      |    Inf | unknown
435.48/436.72	c   437s| 48600 | 47795 |  7819k| 160.8 |   232M | 487 |4600 |1403 | 993 |  58k|  1 |1483 |   0 | 5.797513e+06 |      --      |    Inf | unknown
435.68/437.00	c   437s| 48700 | 47893 |  7821k| 160.5 |   232M | 487 |4600 |1414 | 961 |  58k|  1 |1496 |   0 | 5.797513e+06 |      --      |    Inf | unknown
436.48/437.78	c   438s| 48800 | 47991 |  7837k| 160.5 |   232M | 487 |4600 |1413 |1049 |  58k|  1 |1496 |   0 | 5.797513e+06 |      --      |    Inf | unknown
436.78/438.05	c   438s| 48900 | 48091 |  7841k| 160.2 |   232M | 487 |4600 |1413 |1068 |  59k|  1 |1496 |   0 | 5.797513e+06 |      --      |    Inf | unknown
442.36/443.67	c   444s| 49000 | 48184 |  7917k| 161.5 |   233M | 487 |4600 |1413 |1157 |  59k|  1 |1500 |   0 | 5.797513e+06 |      --      |    Inf | unknown
445.15/446.41	c   446s| 49100 | 48281 |  7974k| 162.3 |   233M | 487 |4600 |1412 |1164 |  59k|  1 |1504 |   0 | 5.797513e+06 |      --      |    Inf | unknown
447.65/448.94	c   449s| 49200 | 48378 |  8018k| 162.9 |   234M | 487 |4600 |1410 |1196 |  59k|  1 |1506 |   0 | 5.797513e+06 |      --      |    Inf | unknown
449.04/450.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
449.04/450.39	c   450s| 49300 | 48472 |  8046k| 163.1 |   234M | 487 |4600 |1411 |1197 |  59k|  1 |1511 |   0 | 5.797513e+06 |      --      |    Inf | unknown
450.04/451.39	c   451s| 49400 | 48568 |  8069k| 163.2 |   234M | 487 |4600 |1410 |1229 |  59k|  1 |1511 |   0 | 5.797513e+06 |      --      |    Inf | unknown
450.44/451.73	c   452s| 49500 | 48668 |  8073k| 163.0 |   234M | 487 |4600 |1407 |1181 |  59k|  1 |1511 |   0 | 5.797513e+06 |      --      |    Inf | unknown
453.23/454.58	c   455s| 49600 | 48765 |  8121k| 163.6 |   234M | 487 |4600 |1406 |1251 |  59k|  1 |1514 |   0 | 5.797513e+06 |      --      |    Inf | unknown
453.43/454.73	c   455s| 49700 | 48865 |  8122k| 163.3 |   234M | 487 |4600 |1406 |1253 |  59k|  1 |1514 |   0 | 5.797513e+06 |      --      |    Inf | unknown
454.13/455.47	c   455s| 49800 | 48965 |  8134k| 163.2 |   234M | 487 |4600 |1409 | 781 |  59k|  2 |1521 |   0 | 5.797513e+06 |      --      |    Inf | unknown
454.73/456.08	c   456s| 49900 | 49065 |  8145k| 163.1 |   234M | 487 |4600 |1409 | 862 |  59k|  2 |1521 |   0 | 5.797513e+06 |      --      |    Inf | unknown
455.03/456.32	c   456s| 50000 | 49165 |  8147k| 162.8 |   234M | 487 |4600 |1413 | 671 |  59k|  1 |1529 |   0 | 5.797513e+06 |      --      |    Inf | unknown
455.52/456.82	c   457s| 50100 | 49265 |  8155k| 162.7 |   234M | 487 |4600 |1413 | 770 |  59k|  1 |1529 |   0 | 5.797513e+06 |      --      |    Inf | unknown
455.73/457.07	c   457s| 50200 | 49365 |  8156k| 162.4 |   236M | 487 |4600 |1413 | 817 |  60k|  1 |1529 |   0 | 5.797513e+06 |      --      |    Inf | unknown
456.12/457.44	c   457s| 50300 | 49465 |  8161k| 162.1 |   236M | 487 |4600 |1419 | 831 |  60k|  1 |1537 |   0 | 5.797513e+06 |      --      |    Inf | unknown
457.12/458.41	c   458s| 50400 | 49555 |  8177k| 162.1 |   237M | 487 |4600 |1423 | 700 |  60k|  2 |1543 |   0 | 5.798586e+06 |      --      |    Inf | unknown
459.31/460.68	c   461s| 50500 | 49649 |  8221k| 162.7 |   237M | 487 |4600 |1427 | 749 |  60k|  0 |1550 |   0 | 5.798586e+06 |      --      |    Inf | unknown
459.61/460.95	c   461s| 50600 | 49749 |  8223k| 162.4 |   238M | 487 |4600 |1427 | 815 |  60k|  1 |1550 |   0 | 5.798586e+06 |      --      |    Inf | unknown
462.90/464.29	c   464s| 50700 | 49845 |  8275k| 163.1 |   239M | 487 |4600 |1437 | 913 |  60k|  1 |1565 |   0 | 5.798586e+06 |      --      |    Inf | unknown
465.10/466.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
465.10/466.46	c   466s| 50800 | 49943 |  8317k| 163.6 |   239M | 487 |4600 |1439 |1024 |  60k|  1 |1568 |   0 | 5.798586e+06 |      --      |    Inf | unknown
466.10/467.42	c   467s| 50900 | 50039 |  8344k| 163.8 |   240M | 487 |4600 |1449 | 999 |  61k|  1 |1581 |   0 | 5.798586e+06 |      --      |    Inf | unknown
467.39/468.77	c   469s| 51000 | 50136 |  8364k| 163.9 |   240M | 487 |4600 |1458 |1204 |  61k|  0 |1592 |   0 | 5.798586e+06 |      --      |    Inf | unknown
468.59/469.98	c   470s| 51100 | 50227 |  8394k| 164.2 |   241M | 487 |4600 |1471 | 981 |  61k|  0 |1606 |   0 | 5.798586e+06 |      --      |    Inf | unknown
469.09/470.48	c   470s| 51200 | 50323 |  8403k| 164.0 |   241M | 487 |4600 |1490 |1047 |  61k|  1 |1625 |   0 | 5.798586e+06 |      --      |    Inf | unknown
470.08/471.48	c   471s| 51300 | 50423 |  8425k| 164.1 |   241M | 487 |4600 |1503 | 995 |  61k|  1 |1642 |   0 | 5.798586e+06 |      --      |    Inf | unknown
470.70/472.09	c   472s| 51400 | 50519 |  8441k| 164.1 |   242M | 487 |4600 |1515 |1026 |  61k|  1 |1654 |   0 | 5.798586e+06 |      --      |    Inf | unknown
472.29/473.66	c   474s| 51500 | 50619 |  8465k| 164.3 |   242M | 487 |4600 |1512 |1183 |  61k|  0 |1654 |   0 | 5.798586e+06 |      --      |    Inf | unknown
474.08/475.43	c   475s| 51600 | 50709 |  8508k| 164.8 |   242M | 487 |4600 |1523 | 728 |  61k|  1 |1667 |   0 | 5.798586e+06 |      --      |    Inf | unknown
474.38/475.79	c   476s| 51700 | 50809 |  8513k| 164.6 |   242M | 487 |4600 |1523 | 782 |  61k|  1 |1667 |   0 | 5.798586e+06 |      --      |    Inf | unknown
474.78/476.14	c   476s| 51800 | 50909 |  8517k| 164.3 |   243M | 487 |4600 |1523 | 836 |  61k|  1 |1667 |   0 | 5.798586e+06 |      --      |    Inf | unknown
475.57/476.90	c   477s| 51900 | 51009 |  8531k| 164.3 |   243M | 487 |4600 |1519 |1057 |  61k|  1 |1667 |   0 | 5.798586e+06 |      --      |    Inf | unknown
476.07/477.45	c   477s| 52000 | 51106 |  8542k| 164.2 |   243M | 487 |4600 |1518 |1044 |  62k|  1 |1669 |   0 | 5.798586e+06 |      --      |    Inf | unknown
479.46/480.84	c   481s| 52100 | 51203 |  8602k| 165.0 |   243M | 487 |4600 |1515 |1211 |  62k|  1 |1671 |   0 | 5.798586e+06 |      --      |    Inf | unknown
480.95/482.38	c   482s| 52200 | 51292 |  8639k| 165.4 |   243M | 487 |4600 |1517 | 974 |  62k|  1 |1682 |   0 | 5.798586e+06 |      --      |    Inf | unknown
481.35/482.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
481.35/482.70	c   483s| 52300 | 51392 |  8641k| 165.1 |   243M | 487 |4600 |1516 |1021 |  62k|  1 |1682 |   0 | 5.798586e+06 |      --      |    Inf | unknown
481.76/483.19	c   483s| 52400 | 51492 |  8650k| 165.0 |   243M | 487 |4600 |1510 |1047 |  62k|  1 |1682 |   0 | 5.798586e+06 |      --      |    Inf | unknown
482.16/483.52	c   484s| 52500 | 51589 |  8654k| 164.8 |   244M | 487 |4600 |1511 |1030 |  62k|  1 |1684 |   0 | 5.798586e+06 |      --      |    Inf | unknown
482.36/483.74	c   484s| 52600 | 51689 |  8655k| 164.5 |   244M | 487 |4600 |1511 |1051 |  62k|  1 |1684 |   0 | 5.798586e+06 |      --      |    Inf | unknown
483.36/484.73	c   485s| 52700 | 51789 |  8676k| 164.5 |   244M | 487 |4600 |1510 | 961 |  62k|  1 |1686 |   0 | 5.798586e+06 |      --      |    Inf | unknown
483.66/485.01	c   485s| 52800 | 51889 |  8678k| 164.3 |   244M | 487 |4600 |1510 |1010 |  62k|  1 |1686 |   0 | 5.798586e+06 |      --      |    Inf | unknown
484.76/486.17	c   486s| 52900 | 51989 |  8702k| 164.4 |   244M | 487 |4600 |1501 | 744 |  62k|  1 |1686 |   0 | 5.798586e+06 |      --      |    Inf | unknown
485.15/486.54	c   487s| 53000 | 52089 |  8707k| 164.2 |   244M | 487 |4600 |1501 | 831 |  63k|  1 |1686 |   0 | 5.798586e+06 |      --      |    Inf | unknown
485.35/486.74	c   487s| 53100 | 52189 |  8708k| 163.9 |   244M | 487 |4600 |1501 | 855 |  63k|  1 |1686 |   0 | 5.798586e+06 |      --      |    Inf | unknown
486.25/487.67	c   488s| 53200 | 52289 |  8729k| 164.0 |   244M | 487 |4600 |1498 | 855 |  63k|  1 |1689 |   0 | 5.798586e+06 |      --      |    Inf | unknown
487.65/489.07	c   489s| 53300 | 52389 |  8759k| 164.2 |   244M | 487 |4600 |1493 | 862 |  63k|  1 |1689 |   0 | 5.798586e+06 |      --      |    Inf | unknown
488.54/489.95	c   490s| 53400 | 52489 |  8783k| 164.4 |   244M | 487 |4600 |1492 | 961 |  63k|  0 |1689 |   0 | 5.798586e+06 |      --      |    Inf | unknown
489.34/490.79	c   491s| 53500 | 52587 |  8803k| 164.4 |   245M | 487 |4600 |1498 |1035 |  63k|  1 |1698 |   0 | 5.798586e+06 |      --      |    Inf | unknown
490.14/491.51	c   492s| 53600 | 52687 |  8814k| 164.4 |   245M | 487 |4600 |1493 | 950 |  63k|  1 |1698 |   0 | 5.798586e+06 |      --      |    Inf | unknown
490.53/491.91	c   492s| 53700 | 52787 |  8821k| 164.2 |   245M | 487 |4600 |1493 |1020 |  63k|  2 |1698 |   0 | 5.798586e+06 |      --      |    Inf | unknown
492.13/493.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
492.13/493.58	c   494s| 53800 | 52887 |  8858k| 164.6 |   247M | 487 |4600 |1489 | 966 |  63k|  1 |1702 |   0 | 5.798586e+06 |      --      |    Inf | unknown
492.43/493.82	c   494s| 53900 | 52987 |  8861k| 164.3 |   247M | 487 |4600 |1489 | 987 |  63k|  1 |1702 |   0 | 5.798586e+06 |      --      |    Inf | unknown
493.22/494.67	c   495s| 54000 | 53087 |  8872k| 164.2 |   247M | 487 |4600 |1485 |1095 |  63k|  1 |1702 |   0 | 5.798586e+06 |      --      |    Inf | unknown
494.52/495.98	c   496s| 54100 | 53187 |  8895k| 164.3 |   247M | 487 |4600 |1485 |1194 |  64k|  1 |1702 |   0 | 5.798586e+06 |      --      |    Inf | unknown
494.72/496.17	c   496s| 54200 | 53285 |  8896k| 164.0 |   247M | 487 |4600 |1488 |1206 |  64k|  1 |1705 |   0 | 5.798586e+06 |      --      |    Inf | unknown
496.91/498.30	c   498s| 54300 | 53385 |  8934k| 164.4 |   247M | 487 |4600 |1481 |1160 |  64k|  0 |1705 |   0 | 5.798586e+06 |      --      |    Inf | unknown
497.21/498.64	c   499s| 54400 | 53485 |  8937k| 164.2 |   247M | 487 |4600 |1481 |1207 |  64k|  1 |1705 |   0 | 5.798586e+06 |      --      |    Inf | unknown
497.91/499.35	c   499s| 54500 | 53585 |  8954k| 164.2 |   248M | 487 |4600 |1484 |1007 |  64k|  0 |1715 |   0 | 5.798586e+06 |      --      |    Inf | unknown
498.51/499.96	c   500s| 54600 | 53682 |  8967k| 164.2 |   248M | 487 |4600 |1485 |1036 |  64k|  1 |1719 |   0 | 5.798586e+06 |      --      |    Inf | unknown
498.81/500.21	c   500s| 54700 | 53782 |  8969k| 163.9 |   248M | 487 |4600 |1485 |1048 |  64k|  1 |1719 |   0 | 5.798586e+06 |      --      |    Inf | unknown
499.21/500.69	c   501s| 54800 | 53880 |  8979k| 163.8 |   248M | 487 |4600 |1483 |1009 |  64k|  1 |1719 |   0 | 5.798586e+06 |      --      |    Inf | unknown
500.10/501.55	c   502s| 54900 | 53980 |  9003k| 163.9 |   248M | 487 |4600 |1483 |1044 |  64k|  1 |1719 |   0 | 5.798586e+06 |      --      |    Inf | unknown
500.50/502.00	c   502s| 55000 | 54080 |  9011k| 163.7 |   249M | 487 |4600 |1485 | 949 |  64k|  0 |1721 |   0 | 5.798586e+06 |      --      |    Inf | unknown
501.20/502.60	c   503s| 55100 | 54180 |  9025k| 163.7 |   250M | 487 |4600 |1484 |1043 |  64k|  1 |1721 |   0 | 5.798586e+06 |      --      |    Inf | unknown
501.80/503.26	c   503s| 55200 | 54280 |  9040k| 163.7 |   250M | 487 |4600 |1482 |1017 |  64k|  1 |1721 |   0 | 5.798586e+06 |      --      |    Inf | unknown
502.20/503.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
502.20/503.69	c   504s| 55300 | 54380 |  9048k| 163.5 |   250M | 487 |4600 |1482 |1055 |  64k|  1 |1721 |   0 | 5.798586e+06 |      --      |    Inf | unknown
503.29/504.75	c   505s| 55400 | 54480 |  9078k| 163.8 |   250M | 487 |4600 |1475 |1023 |  64k|  2 |1721 |   0 | 5.798586e+06 |      --      |    Inf | unknown
503.60/505.04	c   505s| 55500 | 54580 |  9082k| 163.5 |   250M | 487 |4600 |1475 |1043 |  64k|  1 |1721 |   0 | 5.798586e+06 |      --      |    Inf | unknown
504.29/505.79	c   506s| 55600 | 54680 |  9097k| 163.5 |   251M | 487 |4600 |1467 |1010 |  65k|  0 |1721 |   0 | 5.798586e+06 |      --      |    Inf | unknown
504.89/506.30	c   506s| 55700 | 54780 |  9107k| 163.4 |   251M | 487 |4600 |1467 |1048 |  65k|  2 |1721 |   0 | 5.798586e+06 |      --      |    Inf | unknown
505.89/507.36	c   507s| 55800 | 54880 |  9115k| 163.3 |   251M | 487 |4600 |1464 | 964 |  65k|  0 |1721 |   0 | 5.798586e+06 |      --      |    Inf | unknown
506.59/508.09	c   508s| 55900 | 54980 |  9132k| 163.3 |   251M | 487 |4600 |1464 |1028 |  65k|  1 |1721 |   0 | 5.798586e+06 |      --      |    Inf | unknown
506.88/508.35	c   508s| 56000 | 55080 |  9133k| 163.0 |   251M | 487 |4600 |1464 |1045 |  65k|  1 |1721 |   0 | 5.798586e+06 |      --      |    Inf | unknown
508.18/509.68	c   510s| 56100 | 55174 |  9163k| 163.2 |   251M | 487 |4600 |1462 | 909 |  65k|  1 |1726 |   0 | 5.798586e+06 |      --      |    Inf | unknown
508.58/510.08	c   510s| 56200 | 55274 |  9169k| 163.1 |   251M | 487 |4600 |1462 | 943 |  65k|  2 |1726 |   0 | 5.798586e+06 |      --      |    Inf | unknown
510.27/511.72	c   512s| 56300 | 55374 |  9189k| 163.1 |   251M | 487 |4600 |1457 | 886 |  65k|  1 |1726 |   0 | 5.800102e+06 |      --      |    Inf | unknown
510.57/512.06	c   512s| 56400 | 55472 |  9194k| 162.9 |   251M | 487 |4600 |1457 | 977 |  65k|  1 |1726 |   0 | 5.800102e+06 |      --      |    Inf | unknown
511.37/512.86	c   513s| 56500 | 55572 |  9207k| 162.9 |   251M | 487 |4600 |1453 | 925 |  65k|  1 |1731 |   0 | 5.800102e+06 |      --      |    Inf | unknown
511.67/513.18	c   513s| 56600 | 55672 |  9211k| 162.6 |   253M | 487 |4600 |1453 | 980 |  66k|  1 |1731 |   0 | 5.800102e+06 |      --      |    Inf | unknown
511.87/513.37	c   513s| 56700 | 55772 |  9212k| 162.4 |   253M | 487 |4600 |1453 | 990 |  66k|  1 |1731 |   0 | 5.800102e+06 |      --      |    Inf | unknown
512.76/514.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
512.76/514.22	c   514s| 56800 | 55872 |  9231k| 162.4 |   253M | 487 |4600 |1452 |1047 |  66k|  1 |1731 |   0 | 5.800102e+06 |      --      |    Inf | unknown
512.96/514.47	c   514s| 56900 | 55970 |  9232k| 162.2 |   253M | 487 |4600 |1459 |1071 |  66k|  1 |1738 |   0 | 5.800102e+06 |      --      |    Inf | unknown
513.86/515.31	c   515s| 57000 | 56070 |  9243k| 162.1 |   253M | 487 |4600 |1453 |1147 |  66k|  1 |1738 |   0 | 5.800102e+06 |      --      |    Inf | unknown
515.36/516.80	c   517s| 57100 | 56165 |  9278k| 162.4 |   253M | 487 |4600 |1462 | 981 |  66k|  1 |1749 |   0 | 5.800102e+06 |      --      |    Inf | unknown
517.56/519.02	c   519s| 57200 | 56257 |  9310k| 162.7 |   253M | 487 |4600 |1465 |1135 |  66k|  1 |1761 |   0 | 5.800102e+06 |      --      |    Inf | unknown
519.06/520.52	c (node 57217) numerical troubles in LP 92083 -- unresolved
519.85/521.39	c   521s| 57300 | 56357 |  9359k| 163.3 |   254M | 487 |4600 |1464 |1257 |  66k|  1 |1761 |   0 | 5.800102e+06 |      --      |    Inf | unknown
520.05/521.58	c   522s| 57400 | 56457 |  9360k| 163.0 |   254M | 487 |4600 |1464 |1266 |  66k|  1 |1761 |   0 | 5.800102e+06 |      --      |    Inf | unknown
520.85/522.32	c   522s| 57500 | 56557 |  9374k| 162.9 |   254M | 487 |4600 |1459 | 996 |  66k|  1 |1761 |   0 | 5.800102e+06 |      --      |    Inf | unknown
521.05/522.56	c   523s| 57600 | 56657 |  9375k| 162.7 |   255M | 487 |4600 |1459 |1025 |  66k|  1 |1761 |   0 | 5.800102e+06 |      --      |    Inf | unknown
523.04/524.50	c   525s| 57700 | 56757 |  9407k| 162.9 |   255M | 487 |4600 |1455 | 650 |  66k|  0 |1761 |   0 | 5.803281e+06 |      --      |    Inf | unknown
524.94/526.43	c   526s| 57800 | 56857 |  9445k| 163.3 |   256M | 487 |4600 |1455 | 811 |  66k|  1 |1761 |   0 | 5.803281e+06 |      --      |    Inf | unknown
525.54/527.00	c   527s| 57900 | 56955 |  9454k| 163.2 |   257M | 487 |4600 |1454 | 815 |  67k|  0 |1763 |   0 | 5.803281e+06 |      --      |    Inf | unknown
527.63/529.18	c   529s| 58000 | 57050 |  9488k| 163.5 |   257M | 487 |4600 |1456 | 800 |  67k|  1 |1767 |   0 | 5.805775e+06 |      --      |    Inf | unknown
529.13/530.68	c   531s| 58100 | 57150 |  9521k| 163.8 |   257M | 487 |4600 |1456 | 912 |  67k|  1 |1767 |   0 | 5.805775e+06 |      --      |    Inf | unknown
529.33/530.87	c   531s| 58200 | 57250 |  9522k| 163.5 |   259M | 487 |4600 |1456 | 950 |  67k|  1 |1767 |   0 | 5.805775e+06 |      --      |    Inf | unknown
530.42/531.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
530.42/531.97	c   532s| 58300 | 57344 |  9545k| 163.6 |   259M | 487 |4600 |1458 |1069 |  67k|  1 |1771 |   0 | 5.805775e+06 |      --      |    Inf | unknown
531.22/532.74	c   533s| 58400 | 57444 |  9562k| 163.7 |   259M | 487 |4600 |1455 |1196 |  67k|  1 |1771 |   0 | 5.805775e+06 |      --      |    Inf | unknown
532.02/533.57	c   534s| 58500 | 57532 |  9576k| 163.6 |   260M | 487 |4600 |1469 | 880 |  68k|  2 |1791 |   0 | 5.805775e+06 |      --      |    Inf | unknown
532.42/533.96	c   534s| 58600 | 57632 |  9582k| 163.4 |   260M | 487 |4600 |1469 | 917 |  68k|  1 |1791 |   0 | 5.805775e+06 |      --      |    Inf | unknown
532.72/534.22	c   534s| 58700 | 57732 |  9583k| 163.2 |   262M | 487 |4600 |1469 | 969 |  68k|  1 |1791 |   0 | 5.805775e+06 |      --      |    Inf | unknown
533.21/534.72	c   535s| 58800 | 57832 |  9591k| 163.0 |   262M | 487 |4600 |1468 | 961 |  68k|  1 |1793 |   0 | 5.805775e+06 |      --      |    Inf | unknown
533.41/534.95	c   535s| 58900 | 57932 |  9593k| 162.8 |   262M | 487 |4600 |1468 | 981 |  68k|  1 |1793 |   0 | 5.805775e+06 |      --      |    Inf | unknown
534.31/535.81	c   536s| 59000 | 58032 |  9609k| 162.8 |   263M | 487 |4600 |1471 | 814 |  68k|  1 |1804 |   0 | 5.805775e+06 |      --      |    Inf | unknown
534.71/536.28	c   536s| 59100 | 58132 |  9617k| 162.7 |   264M | 487 |4600 |1471 | 923 |  69k|  1 |1804 |   0 | 5.805775e+06 |      --      |    Inf | unknown
535.21/536.73	c   537s| 59200 | 58232 |  9625k| 162.5 |   264M | 487 |4600 |1466 | 844 |  69k|  1 |1804 |   0 | 5.805775e+06 |      --      |    Inf | unknown
535.71/537.20	c   537s| 59300 | 58332 |  9633k| 162.4 |   264M | 487 |4600 |1466 | 953 |  69k|  1 |1804 |   0 | 5.805775e+06 |      --      |    Inf | unknown
536.20/537.76	c   538s| 59400 | 58432 |  9643k| 162.3 |   264M | 487 |4600 |1470 | 970 |  69k|  1 |1808 |   0 | 5.805775e+06 |      --      |    Inf | unknown
536.51/538.03	c   538s| 59500 | 58532 |  9646k| 162.0 |   264M | 487 |4600 |1470 |1026 |  69k|  1 |1808 |   0 | 5.805775e+06 |      --      |    Inf | unknown
536.70/538.22	c   538s| 59600 | 58632 |  9647k| 161.8 |   265M | 487 |4600 |1470 |1033 |  69k|  1 |1808 |   0 | 5.805775e+06 |      --      |    Inf | unknown
537.80/539.35	c   539s| 59700 | 58732 |  9672k| 161.9 |   265M | 487 |4600 |1478 | 978 |  69k|  1 |1817 |   0 | 5.805775e+06 |      --      |    Inf | unknown
538.00/539.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
538.00/539.56	c   540s| 59800 | 58832 |  9673k| 161.7 |   265M | 487 |4600 |1478 |1006 |  69k|  1 |1817 |   0 | 5.805775e+06 |      --      |    Inf | unknown
538.40/539.97	c   540s| 59900 | 58932 |  9676k| 161.5 |   265M | 487 |4600 |1476 | 951 |  69k|  1 |1817 |   0 | 5.805775e+06 |      --      |    Inf | unknown
538.89/540.43	c   540s| 60000 | 59032 |  9683k| 161.3 |   266M | 487 |4600 |1475 | 801 |  69k|  1 |1817 |   0 | 5.805775e+06 |      --      |    Inf | unknown
539.70/541.23	c   541s| 60100 | 59130 |  9703k| 161.4 |   266M | 487 |4600 |1482 | 890 |  69k|  1 |1824 |   0 | 5.805775e+06 |      --      |    Inf | unknown
540.10/541.60	c   542s| 60200 | 59228 |  9709k| 161.2 |   266M | 487 |4600 |1485 | 940 |  69k|  1 |1828 |   0 | 5.805775e+06 |      --      |    Inf | unknown
540.30/541.87	c   542s| 60300 | 59328 |  9712k| 161.0 |   266M | 487 |4600 |1485 |1010 |  70k|  1 |1828 |   0 | 5.805775e+06 |      --      |    Inf | unknown
540.50/542.02	c   542s| 60400 | 59428 |  9712k| 160.7 |   266M | 487 |4600 |1485 |1017 |  70k|  1 |1828 |   0 | 5.805775e+06 |      --      |    Inf | unknown
540.79/542.38	c   542s| 60500 | 59528 |  9717k| 160.5 |   266M | 487 |4600 |1480 | 732 |  70k|  1 |1831 |   0 | 5.805775e+06 |      --      |    Inf | unknown
541.09/542.61	c   543s| 60600 | 59628 |  9719k| 160.3 |   267M | 487 |4600 |1480 | 768 |  70k|  1 |1831 |   0 | 5.805775e+06 |      --      |    Inf | unknown
541.39/542.91	c   543s| 60700 | 59728 |  9721k| 160.1 |   267M | 487 |4600 |1482 | 781 |  70k|  1 |1838 |   0 | 5.805775e+06 |      --      |    Inf | unknown
542.09/543.67	c   544s| 60800 | 59828 |  9739k| 160.1 |   269M | 487 |4600 |1481 | 876 |  70k|  1 |1838 |   0 | 5.805775e+06 |      --      |    Inf | unknown
545.08/546.60	c   547s| 60900 | 59925 |  9785k| 160.6 |   269M | 487 |4600 |1486 | 857 |  70k|  1 |1844 |   0 | 5.813786e+06 |      --      |    Inf | unknown
545.78/547.32	c   547s| 61000 | 60025 |  9796k| 160.5 |   269M | 487 |4600 |1484 | 912 |  70k|  1 |1844 |   0 | 5.813786e+06 |      --      |    Inf | unknown
545.98/547.59	c   548s| 61100 | 60125 |  9798k| 160.3 |   269M | 487 |4600 |1484 | 958 |  70k|  1 |1844 |   0 | 5.813786e+06 |      --      |    Inf | unknown
546.78/548.35	c   548s| 61200 | 60225 |  9813k| 160.3 |   269M | 487 |4600 |1481 | 977 |  71k|  0 |1844 |   0 | 5.813786e+06 |      --      |    Inf | unknown
547.18/548.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
547.18/548.71	c   549s| 61300 | 60325 |  9819k| 160.1 |   269M | 487 |4600 |1481 |1032 |  71k|  1 |1844 |   0 | 5.813786e+06 |      --      |    Inf | unknown
548.58/550.14	c   550s| 61400 | 60419 |  9842k| 160.2 |   269M | 487 |4600 |1477 |1128 |  71k|  1 |1849 |   0 | 5.813786e+06 |      --      |    Inf | unknown
549.67/551.26	c   551s| 61500 | 60519 |  9860k| 160.3 |   269M | 487 |4600 |1476 |1197 |  71k|  1 |1849 |   0 | 5.813786e+06 |      --      |    Inf | unknown
549.87/551.44	c   551s| 61600 | 60619 |  9861k| 160.0 |   270M | 487 |4600 |1476 |1206 |  71k|  1 |1849 |   0 | 5.813786e+06 |      --      |    Inf | unknown
550.27/551.88	c   552s| 61700 | 60718 |  9866k| 159.8 |   270M | 487 |4600 |1470 | 900 |  71k|  1 |1851 |   0 | 5.813786e+06 |      --      |    Inf | unknown
550.67/552.21	c   552s| 61800 | 60818 |  9870k| 159.6 |   271M | 487 |4600 |1470 | 975 |  71k|  1 |1851 |   0 | 5.813786e+06 |      --      |    Inf | unknown
551.16/552.80	c   553s| 61900 | 60915 |  9878k| 159.5 |   271M | 487 |4600 |1471 |1014 |  71k|  1 |1855 |   0 | 5.813786e+06 |      --      |    Inf | unknown
552.36/553.92	c   554s| 62000 | 61015 |  9903k| 159.6 |   271M | 487 |4600 |1468 |1055 |  71k|  1 |1855 |   0 | 5.813786e+06 |      --      |    Inf | unknown
553.15/554.77	c   555s| 62100 | 61112 |  9921k| 159.7 |   271M | 487 |4600 |1463 | 973 |  71k|  1 |1857 |   0 | 5.813786e+06 |      --      |    Inf | unknown
553.56/555.15	c   555s| 62200 | 61212 |  9926k| 159.5 |   271M | 487 |4600 |1463 |1040 |  71k|  1 |1857 |   0 | 5.813786e+06 |      --      |    Inf | unknown
553.85/555.40	c   555s| 62300 | 61312 |  9928k| 159.3 |   271M | 487 |4600 |1467 |1055 |  71k|  1 |1861 |   0 | 5.813786e+06 |      --      |    Inf | unknown
556.84/558.47	c   558s| 62400 | 61412 |  9972k| 159.7 |   272M | 487 |4600 |1464 | 994 |  72k|  1 |1861 |   0 | 5.813786e+06 |      --      |    Inf | unknown
557.14/558.73	c   559s| 62500 | 61512 |  9973k| 159.5 |   272M | 487 |4600 |1464 |1034 |  72k|  1 |1861 |   0 | 5.813786e+06 |      --      |    Inf | unknown
557.74/559.38	c   559s| 62600 | 61612 |  9986k| 159.4 |   273M | 487 |4600 |1460 |1035 |  72k|  1 |1861 |   0 | 5.813786e+06 |      --      |    Inf | unknown
558.14/559.76	c   560s| 62700 | 61712 |  9994k| 159.3 |   273M | 487 |4600 |1460 |1073 |  72k|  1 |1861 |   0 | 5.813786e+06 |      --      |    Inf | unknown
560.03/561.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
560.03/561.65	c   562s| 62800 | 61807 | 10020k| 159.5 |   274M | 487 |4600 |1464 |1187 |  72k|  1 |1869 |   0 | 5.813786e+06 |      --      |    Inf | unknown
561.93/563.50	c   563s| 62900 | 61907 | 10057k| 159.8 |   275M | 487 |4600 |1464 |1290 |  72k|  1 |1869 |   0 | 5.813786e+06 |      --      |    Inf | unknown
564.82/566.43	c   566s| 63000 | 62004 | 10092k| 160.1 |   276M | 487 |4600 |1465 |1044 |  73k|  1 |1871 |   0 | 5.813786e+06 |      --      |    Inf | unknown
565.32/566.90	c   567s| 63100 | 62104 | 10099k| 160.0 |   276M | 487 |4600 |1465 |1103 |  73k|  1 |1871 |   0 | 5.813786e+06 |      --      |    Inf | unknown
565.62/567.25	c   567s| 63200 | 62198 | 10104k| 159.8 |   276M | 487 |4600 |1462 |   0 |  73k|  0 |1874 |   0 | 5.813786e+06 |      --      |    Inf | unknown
570.41/572.06	c   572s| 63300 | 62294 | 10168k| 160.6 |   277M | 487 |4600 |1458 | 963 |  73k|  1 |1878 |   0 | 5.813786e+06 |      --      |    Inf | unknown
570.71/572.37	c   572s| 63400 | 62394 | 10171k| 160.4 |   277M | 487 |4600 |1458 |1034 |  73k|  1 |1878 |   0 | 5.813786e+06 |      --      |    Inf | unknown
572.41/574.07	c   574s| 63500 | 62486 | 10202k| 160.6 |   277M | 487 |4600 |1449 |1155 |  73k|  1 |1880 |   0 | 5.813786e+06 |      --      |    Inf | unknown
573.50/575.11	c   575s| 63600 | 62581 | 10221k| 160.6 |   278M | 487 |4600 |1453 | 954 |  74k|  1 |1886 |   0 | 5.813786e+06 |      --      |    Inf | unknown
575.09/576.77	c   577s| 63700 | 62668 | 10261k| 161.0 |   278M | 487 |4600 |1449 |1192 |  74k|  0 |1889 |   0 | 5.813786e+06 |      --      |    Inf | unknown
576.09/577.70	c   578s| 63800 | 62765 | 10279k| 161.0 |   278M | 487 |4600 |1447 | 844 |  74k|  1 |1892 |   0 | 5.813786e+06 |      --      |    Inf | unknown
576.40/578.00	c   578s| 63900 | 62865 | 10282k| 160.8 |   278M | 487 |4600 |1447 | 913 |  74k|  1 |1892 |   0 | 5.813786e+06 |      --      |    Inf | unknown
577.79/579.49	c   579s| 64000 | 62963 | 10306k| 161.0 |   278M | 487 |4600 |1444 |1223 |  74k|  1 |1893 |   0 | 5.813786e+06 |      --      |    Inf | unknown
578.58/580.20	c   580s| 64100 | 63063 | 10315k| 160.8 |   280M | 487 |4600 |1443 |1330 |  74k|  1 |1893 |   0 | 5.813786e+06 |      --      |    Inf | unknown
578.78/580.43	c   580s| 64200 | 63163 | 10315k| 160.6 |   281M | 487 |4600 |1443 | 913 |  74k|  1 |1893 |   8 | 5.813786e+06 |      --      |    Inf | unknown
581.38/583.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
581.38/583.02	c   583s| 64300 | 63260 | 10356k| 161.0 |   281M | 487 |4600 |1442 |1247 |  75k|  1 |1896 |   8 | 5.813786e+06 |      --      |    Inf | unknown
582.67/584.39	c   584s| 64400 | 63360 | 10382k| 161.1 |   282M | 487 |4600 |1441 |1353 |  75k|  1 |1896 |   8 | 5.813786e+06 |      --      |    Inf | unknown
583.87/585.54	c   586s| 64500 | 63457 | 10395k| 161.1 |   282M | 487 |4600 |1437 |1248 |  75k|  3 |1898 |   8 | 5.813786e+06 |      --      |    Inf | unknown
584.96/586.67	c   587s| 64600 | 63557 | 10414k| 161.1 |   284M | 487 |4600 |1437 |1346 |  75k|  1 |1898 |   8 | 5.813786e+06 |      --      |    Inf | unknown
585.57/587.23	c   587s| 64700 | 63657 | 10419k| 161.0 |   284M | 487 |4600 |1430 |1115 |  75k|  1 |1898 |   8 | 5.813786e+06 |      --      |    Inf | unknown
588.06/589.76	c   590s| 64800 | 63755 | 10466k| 161.4 |   284M | 487 |4600 |1432 |1270 |  76k|  1 |1900 |   8 | 5.813786e+06 |      --      |    Inf | unknown
588.26/589.97	c   590s| 64900 | 63855 | 10468k| 161.2 |   284M | 487 |4600 |1432 |1288 |  76k|  1 |1900 |   8 | 5.813786e+06 |      --      |    Inf | unknown
588.66/590.31	c   590s| 65000 | 63955 | 10471k| 161.0 |   284M | 487 |4600 |1431 | 990 |  76k|  1 |1900 |   8 | 5.813786e+06 |      --      |    Inf | unknown
589.16/590.88	c   591s| 65100 | 64052 | 10480k| 160.9 |   284M | 487 |4600 |1426 | 976 |  76k|  1 |1902 |   8 | 5.813786e+06 |      --      |    Inf | unknown
589.95/591.64	c   592s| 65200 | 64152 | 10489k| 160.8 |   284M | 487 |4600 |1422 | 751 |  76k|  1 |1904 |   8 | 5.813799e+06 |      --      |    Inf | unknown
592.35/594.03	c   594s| 65300 | 64252 | 10540k| 161.3 |   284M | 487 |4600 |1422 | 833 |  76k|  0 |1904 |   8 | 5.813799e+06 |      --      |    Inf | unknown
592.75/594.41	c   594s| 65400 | 64352 | 10545k| 161.2 |   285M | 487 |4600 |1421 | 896 |  76k|  1 |1904 |   8 | 5.813799e+06 |      --      |    Inf | unknown
593.24/594.96	c   595s| 65500 | 64450 | 10554k| 161.1 |   285M | 487 |4600 |1418 |1021 |  76k|  1 |1905 |   8 | 5.813799e+06 |      --      |    Inf | unknown
594.35/596.02	c   596s| 65600 | 64546 | 10580k| 161.2 |   285M | 487 |4600 |1423 |1036 |  76k|  2 |1910 |   8 | 5.813799e+06 |      --      |    Inf | unknown
594.64/596.30	c   596s| 65700 | 64646 | 10584k| 161.0 |   286M | 487 |4600 |1423 | 965 |  76k|  1 |1910 |   8 | 5.813799e+06 |      --      |    Inf | unknown
594.84/596.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
594.84/596.58	c   597s| 65800 | 64746 | 10587k| 160.8 |   286M | 487 |4600 |1423 |1013 |  76k|  1 |1910 |   8 | 5.813799e+06 |      --      |    Inf | unknown
595.04/596.73	c   597s| 65900 | 64846 | 10588k| 160.6 |   286M | 487 |4600 |1423 |1016 |  76k|  1 |1910 |   8 | 5.813799e+06 |      --      |    Inf | unknown
596.14/597.82	c   598s| 66000 | 64940 | 10609k| 160.7 |   286M | 487 |4600 |1435 | 987 |  76k|  1 |1931 |   8 | 5.813799e+06 |      --      |    Inf | unknown
597.13/598.81	c   599s| 66100 | 65031 | 10635k| 160.8 |   286M | 487 |4600 |1440 |1019 |  77k|  0 |1937 |   8 | 5.813799e+06 |      --      |    Inf | unknown
597.83/599.55	c   600s| 66200 | 65131 | 10657k| 160.9 |   286M | 487 |4600 |1440 |1044 |  77k|  0 |1937 |   8 | 5.813799e+06 |      --      |    Inf | unknown
598.54/600.24	c   600s| 66300 | 65231 | 10670k| 160.9 |   286M | 487 |4600 |1433 |1003 |  77k|  1 |1937 |   8 | 5.813799e+06 |      --      |    Inf | unknown
598.93/600.66	c   601s| 66400 | 65331 | 10677k| 160.7 |   286M | 487 |4600 |1433 |1073 |  77k|  1 |1937 |   8 | 5.813799e+06 |      --      |    Inf | unknown
601.23/602.94	c   603s| 66500 | 65421 | 10716k| 161.1 |   286M | 487 |4600 |1436 |1072 |  77k|  1 |1953 |   8 | 5.813799e+06 |      --      |    Inf | unknown
602.92/604.67	c   605s| 66600 | 65509 | 10748k| 161.3 |   286M | 487 |4600 |1439 |1116 |  77k|  1 |1967 |   8 | 5.813799e+06 |      --      |    Inf | unknown
605.32/607.03	c   607s| 66700 | 65607 | 10785k| 161.6 |   287M | 487 |4600 |1439 |1237 |  77k|  2 |1967 |   8 | 5.813799e+06 |      --      |    Inf | unknown
605.81/607.58	c   608s| 66800 | 65707 | 10796k| 161.5 |   288M | 487 |4600 |1438 |1249 |  77k|  1 |1967 |   8 | 5.813799e+06 |      --      |    Inf | unknown
608.11/609.85	c   610s| 66900 | 65807 | 10829k| 161.8 |   288M | 487 |4600 |1431 |1165 |  77k|  1 |1967 |   8 | 5.813799e+06 |      --      |    Inf | unknown
608.81/610.52	c   611s| 67000 | 65907 | 10841k| 161.7 |   289M | 487 |4600 |1429 |1224 |  77k|  1 |1967 |   8 | 5.813799e+06 |      --      |    Inf | unknown
610.20/611.93	c   612s| 67100 | 66003 | 10859k| 161.8 |   289M | 487 |4600 |1436 |1101 |  78k|  1 |1979 |   8 | 5.813799e+06 |      --      |    Inf | unknown
612.00/613.76	c   614s| 67200 | 66101 | 10894k| 162.0 |   290M | 487 |4600 |1439 |1215 |  78k|  1 |1982 |   8 | 5.813799e+06 |      --      |    Inf | unknown
612.20/613.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
612.20/613.97	c   614s| 67300 | 66201 | 10895k| 161.8 |   290M | 487 |4600 |1439 |1228 |  78k|  1 |1982 |   8 | 5.813799e+06 |      --      |    Inf | unknown
613.99/615.77	c   616s| 67400 | 66301 | 10920k| 162.0 |   291M | 487 |4600 |1445 |1237 |  78k|  1 |1993 |   8 | 5.813799e+06 |      --      |    Inf | unknown
614.49/616.22	c   616s| 67500 | 66398 | 10926k| 161.8 |   291M | 487 |4600 |1448 |1062 |  78k|  1 |1999 |   8 | 5.813799e+06 |      --      |    Inf | unknown
614.69/616.43	c   616s| 67600 | 66498 | 10928k| 161.6 |   291M | 487 |4600 |1448 |1078 |  78k|  1 |1999 |   8 | 5.813799e+06 |      --      |    Inf | unknown
615.99/617.75	c   618s| 67700 | 66598 | 10947k| 161.6 |   291M | 487 |4600 |1446 |1200 |  78k|  0 |2001 |   8 | 5.813799e+06 |      --      |    Inf | unknown
617.78/619.59	c   620s| 67800 | 66695 | 10980k| 161.9 |   292M | 487 |4600 |1445 |1122 |  78k|  1 |2006 |   8 | 5.813799e+06 |      --      |    Inf | unknown
619.68/621.40	c   621s| 67900 | 66795 | 11013k| 162.1 |   293M | 487 |4600 |1445 |1250 |  79k|  1 |2006 |   8 | 5.813799e+06 |      --      |    Inf | unknown
619.88/621.62	c   622s| 68000 | 66895 | 11014k| 161.9 |   293M | 487 |4600 |1445 |1268 |  79k|  1 |2006 |   8 | 5.813799e+06 |      --      |    Inf | unknown
621.67/623.48	c   623s| 68100 | 66995 | 11043k| 162.1 |   293M | 487 |4600 |1443 |1226 |  79k|  1 |2006 |   8 | 5.813799e+06 |      --      |    Inf | unknown
622.37/624.14	c   624s| 68200 | 67095 | 11054k| 162.0 |   293M | 487 |4600 |1443 |1263 |  79k|  1 |2006 |   8 | 5.813799e+06 |      --      |    Inf | unknown
623.57/625.38	c   625s| 68300 | 67193 | 11078k| 162.1 |   293M | 487 |4600 |1441 | 759 |  79k|  0 |2007 |   8 | 5.813799e+06 |      --      |    Inf | unknown
624.46/626.24	c   626s| 68400 | 67293 | 11097k| 162.2 |   293M | 487 |4600 |1441 | 892 |  79k|  1 |2007 |   8 | 5.813799e+06 |      --      |    Inf | unknown
624.66/626.46	c   626s| 68500 | 67393 | 11099k| 162.0 |   293M | 487 |4600 |1441 | 920 |  79k|  1 |2007 |   8 | 5.813799e+06 |      --      |    Inf | unknown
625.66/627.41	c   627s| 68600 | 67491 | 11121k| 162.0 |   293M | 487 |4600 |1438 | 824 |  79k|  1 |2009 |   8 | 5.813799e+06 |      --      |    Inf | unknown
625.96/627.74	c   628s| 68700 | 67591 | 11125k| 161.9 |   293M | 487 |4600 |1438 | 920 |  79k|  1 |2009 |   8 | 5.813799e+06 |      --      |    Inf | unknown
626.26/628.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
626.26/628.06	c   628s| 68800 | 67691 | 11128k| 161.7 |   294M | 487 |4600 |1433 | 945 |  79k|  1 |2009 |   8 | 5.813799e+06 |      --      |    Inf | unknown
626.46/628.29	c   628s| 68900 | 67791 | 11131k| 161.5 |   294M | 487 |4600 |1433 | 989 |  79k|  1 |2009 |   8 | 5.813799e+06 |      --      |    Inf | unknown
626.95/628.77	c   629s| 69000 | 67886 | 11138k| 161.4 |   294M | 487 |4600 |1435 |1037 |  79k|  1 |2016 |   8 | 5.813799e+06 |      --      |    Inf | unknown
627.25/629.07	c   629s| 69100 | 67984 | 11141k| 161.2 |   294M | 487 |4600 |1446 |1083 |  80k|  1 |2027 |   8 | 5.813799e+06 |      --      |    Inf | unknown
627.55/629.37	c   629s| 69200 | 68084 | 11143k| 161.0 |   294M | 487 |4600 |1452 |1160 |  80k|  0 |2036 |   8 | 5.813799e+06 |      --      |    Inf | unknown
628.15/630.00	c   630s| 69300 | 68178 | 11153k| 160.9 |   294M | 487 |4600 |1456 |1135 |  80k|  1 |2046 |   8 | 5.813799e+06 |      --      |    Inf | unknown
630.35/632.19	c   632s| 69400 | 68278 | 11185k| 161.1 |   294M | 487 |4600 |1454 |1236 |  80k|  1 |2046 |   8 | 5.813799e+06 |      --      |    Inf | unknown
633.03/634.82	c   635s| 69500 | 68374 | 11233k| 161.6 |   295M | 487 |4600 |1451 |1223 |  80k|  1 |2054 |   8 | 5.813799e+06 |      --      |    Inf | unknown
633.63/635.46	c   635s| 69600 | 68474 | 11243k| 161.5 |   295M | 487 |4600 |1451 |1236 |  80k|  0 |2054 |   8 | 5.813799e+06 |      --      |    Inf | unknown
633.83/635.62	c   636s| 69700 | 68574 | 11243k| 161.2 |   295M | 487 |4600 |1451 |1236 |  80k|  1 |2054 |   8 | 5.813799e+06 |      --      |    Inf | unknown
635.63/637.40	c   637s| 69800 | 68672 | 11279k| 161.5 |   296M | 487 |4600 |1468 |1018 |  80k|  1 |2075 |   8 | 5.813799e+06 |      --      |    Inf | unknown
636.33/638.14	c   638s| 69900 | 68769 | 11295k| 161.5 |   296M | 487 |4600 |1469 |1027 |  80k|  1 |2077 |   8 | 5.813799e+06 |      --      |    Inf | unknown
636.52/638.31	c   638s| 70000 | 68869 | 11296k| 161.3 |   296M | 487 |4600 |1469 |1035 |  80k|  1 |2077 |   8 | 5.813799e+06 |      --      |    Inf | unknown
636.72/638.51	c   639s| 70100 | 68967 | 11296k| 161.1 |   296M | 487 |4600 |1479 | 991 |  80k|  0 |2088 |   8 | 5.813799e+06 |      --      |    Inf | unknown
637.92/639.73	c   640s| 70200 | 69063 | 11313k| 161.1 |   296M | 487 |4600 |1474 |1125 |  80k|  1 |2089 |   8 | 5.813799e+06 |      --      |    Inf | unknown
639.12/640.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
639.12/640.95	c   641s| 70300 | 69163 | 11336k| 161.2 |   296M | 487 |4600 |1474 |1183 |  80k|  0 |2089 |   8 | 5.813799e+06 |      --      |    Inf | unknown
639.42/641.29	c   641s| 70400 | 69263 | 11340k| 161.0 |   296M | 487 |4600 |1473 | 729 |  80k|  1 |2089 |   8 | 5.814114e+06 |      --      |    Inf | unknown
641.51/643.38	c   643s| 70500 | 69363 | 11376k| 161.3 |   296M | 487 |4600 |1473 | 803 |  80k|  1 |2089 |   8 | 5.814114e+06 |      --      |    Inf | unknown
642.11/643.94	c   644s| 70600 | 69463 | 11394k| 161.3 |   296M | 487 |4600 |1472 | 823 |  80k|  1 |2089 |   8 | 5.814114e+06 |      --      |    Inf | unknown
645.31/647.12	c   647s| 70700 | 69555 | 11446k| 161.8 |   296M | 487 |4600 |1473 | 942 |  81k|  1 |2094 |   8 | 5.814114e+06 |      --      |    Inf | unknown
646.50/648.35	c   648s| 70800 | 69653 | 11472k| 162.0 |   296M | 487 |4600 |1468 | 919 |  81k|  0 |2094 |   8 | 5.814114e+06 |      --      |    Inf | unknown
648.09/649.98	c   650s| 70900 | 69744 | 11509k| 162.3 |   297M | 487 |4600 |1468 | 945 |  81k|  1 |2098 |   8 | 5.814114e+06 |      --      |    Inf | unknown
651.09/652.92	c   653s| 71000 | 69838 | 11556k| 162.7 |   299M | 487 |4600 |1476 | 829 |  81k|  1 |2112 |   8 | 5.814119e+06 |      --      |    Inf | unknown
651.48/653.34	c   653s| 71100 | 69938 | 11562k| 162.5 |   299M | 487 |4600 |1476 | 891 |  81k|  1 |2112 |   8 | 5.814119e+06 |      --      |    Inf | unknown
651.88/653.78	c   654s| 71200 | 70038 | 11568k| 162.4 |   299M | 487 |4600 |1478 | 922 |  81k|  0 |2117 |   8 | 5.814119e+06 |      --      |    Inf | unknown
652.78/654.61	c   655s| 71300 | 70134 | 11584k| 162.4 |   299M | 487 |4600 |1491 |1007 |  81k|  1 |2130 |   8 | 5.814119e+06 |      --      |    Inf | unknown
652.98/654.80	c   655s| 71400 | 70234 | 11585k| 162.2 |   299M | 487 |4600 |1491 |1026 |  81k|  1 |2130 |   8 | 5.814119e+06 |      --      |    Inf | unknown
654.68/656.55	c   657s| 71500 | 70329 | 11611k| 162.3 |   299M | 487 |4600 |1494 |1117 |  81k|  1 |2140 |   8 | 5.814119e+06 |      --      |    Inf | unknown
655.18/657.07	c   657s| 71600 | 70429 | 11617k| 162.2 |   300M | 487 |4600 |1494 |1221 |  81k|  1 |2140 |   8 | 5.814119e+06 |      --      |    Inf | unknown
655.37/657.28	c   657s| 71700 | 70529 | 11618k| 162.0 |   300M | 487 |4600 |1496 | 910 |  81k|  1 |2144 |   8 | 5.814119e+06 |      --      |    Inf | unknown
656.07/657.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
656.07/657.99	c   658s| 71800 | 70627 | 11633k| 162.0 |   300M | 487 |4600 |1505 | 965 |  81k|  1 |2154 |   8 | 5.814119e+06 |      --      |    Inf | unknown
656.37/658.27	c   658s| 71900 | 70727 | 11637k| 161.8 |   301M | 487 |4600 |1505 |1017 |  82k|  1 |2154 |   8 | 5.814119e+06 |      --      |    Inf | unknown
657.07/658.96	c   659s| 72000 | 70827 | 11644k| 161.7 |   301M | 487 |4600 |1495 |1143 |  82k|  2 |2154 |   8 | 5.814119e+06 |      --      |    Inf | unknown
658.37/660.29	c   660s| 72100 | 70927 | 11667k| 161.8 |   301M | 487 |4600 |1494 |1269 |  82k|  2 |2154 |   8 | 5.814119e+06 |      --      |    Inf | unknown
660.06/661.98	c   662s| 72200 | 71024 | 11692k| 161.9 |   301M | 487 |4600 |1489 |1193 |  82k|  0 |2156 |   8 | 5.814119e+06 |      --      |    Inf | unknown
661.36/663.25	c   663s| 72300 | 71124 | 11717k| 162.0 |   301M | 487 |4600 |1489 |1263 |  82k|  1 |2156 |   8 | 5.814119e+06 |      --      |    Inf | unknown
663.55/665.45	c   665s| 72400 | 71224 | 11748k| 162.2 |   302M | 487 |4600 |1489 |1278 |  82k|  1 |2159 |   8 | 5.814119e+06 |      --      |    Inf | unknown
663.85/665.78	c   666s| 72500 | 71324 | 11752k| 162.0 |   302M | 487 |4600 |1489 |1314 |  82k|  1 |2159 |   8 | 5.814119e+06 |      --      |    Inf | unknown
666.64/668.55	c   669s| 72600 | 71424 | 11789k| 162.3 |   302M | 487 |4600 |1480 |1205 |  82k|  2 |2159 |   8 | 5.814119e+06 |      --      |    Inf | unknown
667.64/669.52	c   670s| 72700 | 71524 | 11809k| 162.4 |   302M | 487 |4600 |1480 |1254 |  82k|  0 |2159 |   8 | 5.814119e+06 |      --      |    Inf | unknown
668.15/670.06	c   670s| 72800 | 71624 | 11820k| 162.3 |   302M | 487 |4600 |1478 | 963 |  82k|  1 |2159 |   8 | 5.814119e+06 |      --      |    Inf | unknown
669.15/671.00	c   671s| 72900 | 71720 | 11843k| 162.4 |   302M | 487 |4600 |1481 |   0 |  82k|  0 |2164 |   8 | 5.814119e+06 |      --      |    Inf | unknown
671.84/673.78	c   674s| 73000 | 71814 | 11882k| 162.7 |   303M | 487 |4600 |1476 | 843 |  83k|  1 |2164 |   8 | 5.814133e+06 |      --      |    Inf | unknown
672.14/674.10	c   674s| 73100 | 71912 | 11886k| 162.5 |   306M | 487 |4600 |1475 | 901 |  83k|  1 |2164 |   8 | 5.814133e+06 |      --      |    Inf | unknown
672.63/674.59	c   675s| 73200 | 72012 | 11892k| 162.4 |   306M | 487 |4600 |1473 | 971 |  83k|  1 |2166 |   8 | 5.814133e+06 |      --      |    Inf | unknown
673.24/675.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
673.24/675.17	c   675s| 73300 | 72109 | 11904k| 162.3 |   306M | 487 |4600 |1473 | 944 |  83k|  1 |2168 |   8 | 5.814133e+06 |      --      |    Inf | unknown
673.43/675.39	c   675s| 73400 | 72209 | 11906k| 162.1 |   306M | 487 |4600 |1473 | 975 |  83k|  1 |2168 |   8 | 5.814133e+06 |      --      |    Inf | unknown
674.03/675.98	c   676s| 73500 | 72309 | 11912k| 162.0 |   307M | 487 |4600 |1472 |1160 |  83k|  2 |2170 |   8 | 5.814133e+06 |      --      |    Inf | unknown
676.42/678.31	c   678s| 73600 | 72407 | 11950k| 162.3 |   307M | 487 |4600 |1474 |1262 |  83k|  1 |2172 |   8 | 5.814133e+06 |      --      |    Inf | unknown
676.92/678.87	c   679s| 73700 | 72507 | 11959k| 162.2 |   307M | 487 |4600 |1476 | 803 |  83k|  1 |2175 |   8 | 5.814133e+06 |      --      |    Inf | unknown
677.32/679.21	c   679s| 73800 | 72607 | 11962k| 162.0 |   307M | 487 |4600 |1476 | 881 |  83k|  1 |2175 |   8 | 5.814133e+06 |      --      |    Inf | unknown
677.42/679.37	c   679s| 73900 | 72705 | 11963k| 161.8 |   308M | 487 |4600 |1478 | 889 |  83k|  1 |2177 |   8 | 5.814133e+06 |      --      |    Inf | unknown
679.12/681.00	c   681s| 74000 | 72802 | 11987k| 161.9 |   308M | 487 |4600 |1492 |1183 |  83k|  0 |2196 |   8 | 5.814133e+06 |      --      |    Inf | unknown
680.31/682.23	c   682s| 74100 | 72902 | 12011k| 162.0 |   308M | 487 |4600 |1492 |1262 |  83k|  1 |2196 |   8 | 5.814133e+06 |      --      |    Inf | unknown
680.51/682.47	c   682s| 74200 | 72998 | 12013k| 161.8 |   308M | 487 |4600 |1490 | 953 |  84k|  1 |2196 |   8 | 5.814133e+06 |      --      |    Inf | unknown
683.40/685.36	c   685s| 74300 | 73093 | 12056k| 162.2 |   308M | 487 |4600 |1505 | 826 |  84k|  1 |2217 |   8 | 5.816686e+06 |      --      |    Inf | unknown
683.80/685.71	c   686s| 74400 | 73193 | 12062k| 162.1 |   308M | 487 |4600 |1505 | 884 |  84k|  1 |2217 |   8 | 5.816686e+06 |      --      |    Inf | unknown
684.40/686.36	c   686s| 74500 | 73291 | 12076k| 162.0 |   308M | 487 |4600 |1505 | 956 |  84k|  0 |2218 |   8 | 5.816686e+06 |      --      |    Inf | unknown
684.70/686.62	c   687s| 74600 | 73391 | 12077k| 161.8 |   308M | 487 |4600 |1505 |1024 |  84k|  1 |2218 |   8 | 5.816686e+06 |      --      |    Inf | unknown
687.49/689.45	c   689s| 74700 | 73489 | 12118k| 162.2 |   309M | 487 |4600 |1501 |1129 |  84k|  1 |2220 |   8 | 5.816686e+06 |      --      |    Inf | unknown
688.39/690.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
688.39/690.30	c   690s| 74800 | 73587 | 12134k| 162.2 |   311M | 487 |4600 |1503 |1208 |  84k|  1 |2222 |   8 | 5.816686e+06 |      --      |    Inf | unknown
688.59/690.58	c   691s| 74900 | 73684 | 12136k| 162.0 |   312M | 487 |4600 |1504 |1010 |  84k|  1 |2226 |   8 | 5.816686e+06 |      --      |    Inf | unknown
689.09/691.01	c   691s| 75000 | 73784 | 12141k| 161.8 |   312M | 487 |4600 |1502 | 967 |  84k|  1 |2226 |   8 | 5.816686e+06 |      --      |    Inf | unknown
689.78/691.76	c   692s| 75100 | 73884 | 12152k| 161.8 |   313M | 487 |4600 |1501 |1079 |  84k|  1 |2226 |   8 | 5.816686e+06 |      --      |    Inf | unknown
693.08/695.04	c   695s| 75200 | 73981 | 12200k| 162.2 |   313M | 487 |4600 |1495 |1206 |  85k|  1 |2229 |   8 | 5.816686e+06 |      --      |    Inf | unknown
693.37/695.36	c   695s| 75300 | 74081 | 12201k| 162.0 |   313M | 487 |4600 |1495 |1264 |  85k|  1 |2229 |   8 | 5.816686e+06 |      --      |    Inf | unknown
693.77/695.70	c   696s| 75400 | 74181 | 12204k| 161.8 |   313M | 487 |4600 |1504 | 999 |  85k|  1 |2239 |   8 | 5.816686e+06 |      --      |    Inf | unknown
694.37/696.30	c   696s| 75500 | 74276 | 12211k| 161.7 |   313M | 487 |4600 |1504 | 730 |  85k|  0 |2242 |   8 | 5.834489e+06 |      --      |    Inf | unknown
697.56/699.52	c   700s| 75600 | 74376 | 12262k| 162.1 |   313M | 487 |4600 |1503 | 769 |  85k|  1 |2242 |   8 | 5.834489e+06 |      --      |    Inf | unknown
697.86/699.80	c   700s| 75700 | 74476 | 12265k| 162.0 |   313M | 487 |4600 |1503 | 842 |  85k|  1 |2242 |   8 | 5.834489e+06 |      --      |    Inf | unknown
698.16/700.16	c   700s| 75800 | 74576 | 12271k| 161.8 |   313M | 487 |4600 |1502 |1011 |  85k|  1 |2242 |   8 | 5.834489e+06 |      --      |    Inf | unknown
698.46/700.48	c   700s| 75900 | 74672 | 12274k| 161.7 |   314M | 487 |4600 |1501 |1001 |  85k|  1 |2242 |   8 | 5.834489e+06 |      --      |    Inf | unknown
698.76/700.78	c   701s| 76000 | 74772 | 12276k| 161.5 |   314M | 487 |4600 |1500 |1053 |  85k|  1 |2242 |   8 | 5.834489e+06 |      --      |    Inf | unknown
703.34/705.30	c   705s| 76100 | 74868 | 12336k| 162.0 |   315M | 487 |4600 |1491 | 807 |  86k|  1 |2242 |   8 | 5.836324e+06 |      --      |    Inf | unknown
703.84/705.86	c   706s| 76200 | 74968 | 12345k| 162.0 |   315M | 487 |4600 |1485 | 967 |  86k|  1 |2242 |   8 | 5.836324e+06 |      --      |    Inf | unknown
704.24/706.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
704.24/706.20	c   706s| 76300 | 75064 | 12349k| 161.8 |   315M | 487 |4600 |1481 | 989 |  86k|  1 |2242 |   8 | 5.836324e+06 |      --      |    Inf | unknown
704.54/706.52	c   707s| 76400 | 75164 | 12353k| 161.6 |   316M | 487 |4600 |1480 |1058 |  86k|  1 |2242 |   8 | 5.836324e+06 |      --      |    Inf | unknown
705.24/707.26	c   707s| 76500 | 75254 | 12368k| 161.6 |   316M | 487 |4600 |1478 |1008 |  86k|  1 |2248 |   8 | 5.836324e+06 |      --      |    Inf | unknown
705.44/707.48	c   707s| 76600 | 75354 | 12368k| 161.4 |   316M | 487 |4600 |1478 |1033 |  86k|  1 |2248 |   8 | 5.836324e+06 |      --      |    Inf | unknown
705.74/707.76	c   708s| 76700 | 75452 | 12370k| 161.2 |   316M | 487 |4600 |1481 | 953 |  86k|  1 |2252 |   8 | 5.836324e+06 |      --      |    Inf | unknown
705.94/708.00	c   708s| 76800 | 75552 | 12372k| 161.0 |   316M | 487 |4600 |1481 | 990 |  86k|  1 |2252 |   8 | 5.836324e+06 |      --      |    Inf | unknown
706.14/708.18	c   708s| 76900 | 75652 | 12372k| 160.8 |   317M | 487 |4600 |1481 |1006 |  86k|  1 |2252 |   8 | 5.836324e+06 |      --      |    Inf | unknown
707.74/709.70	c   710s| 77000 | 75750 | 12403k| 161.0 |   317M | 487 |4600 |1474 | 689 |  86k|  1 |2253 |   8 | 5.836324e+06 |      --      |    Inf | unknown
707.93/709.99	c   710s| 77100 | 75850 | 12406k| 160.8 |   317M | 487 |4600 |1474 | 747 |  86k|  1 |2253 |   8 | 5.836324e+06 |      --      |    Inf | unknown
709.53/711.59	c   712s| 77200 | 75947 | 12431k| 161.0 |   317M | 487 |4600 |1472 | 680 |  86k|  1 |2255 |   8 | 5.836324e+06 |      --      |    Inf | unknown
710.92/712.92	c   713s| 77300 | 76047 | 12457k| 161.1 |   318M | 487 |4600 |1471 | 779 |  87k|  1 |2255 |   8 | 5.836324e+06 |      --      |    Inf | unknown
711.13/713.13	c   713s| 77400 | 76147 | 12458k| 160.9 |   318M | 487 |4600 |1471 | 824 |  87k|  1 |2255 |   8 | 5.836324e+06 |      --      |    Inf | unknown
714.21/716.21	c   716s| 77500 | 76243 | 12503k| 161.3 |   318M | 487 |4600 |1469 |1164 |  87k|  1 |2261 |   8 | 5.836324e+06 |      --      |    Inf | unknown
715.12/717.16	c   717s| 77600 | 76343 | 12523k| 161.3 |   318M | 487 |4600 |1468 |1231 |  87k|  1 |2261 |   8 | 5.836324e+06 |      --      |    Inf | unknown
716.21/718.24	c   718s| 77700 | 76441 | 12536k| 161.3 |   318M | 487 |4600 |1455 |1153 |  87k|  1 |2261 |   8 | 5.836324e+06 |      --      |    Inf | unknown
717.31/719.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
717.31/719.34	c   719s| 77800 | 76541 | 12553k| 161.3 |   318M | 487 |4600 |1455 |1271 |  87k|  1 |2261 |   8 | 5.836324e+06 |      --      |    Inf | unknown
717.60/719.63	c   720s| 77900 | 76641 | 12556k| 161.1 |   319M | 487 |4600 |1457 | 922 |  87k|  1 |2266 |   8 | 5.836324e+06 |      --      |    Inf | unknown
718.11/720.13	c   720s| 78000 | 76739 | 12564k| 161.0 |   319M | 487 |4600 |1459 | 992 |  87k|  1 |2268 |   8 | 5.836324e+06 |      --      |    Inf | unknown
718.40/720.46	c   720s| 78100 | 76839 | 12569k| 160.9 |   319M | 487 |4600 |1457 | 958 |  87k|  1 |2268 |   8 | 5.836324e+06 |      --      |    Inf | unknown
721.89/723.96	c   724s| 78200 | 76937 | 12623k| 161.4 |   319M | 487 |4600 |1449 |1213 |  87k|  1 |2268 |   8 | 5.836324e+06 |      --      |    Inf | unknown
722.19/724.29	c   724s| 78300 | 77037 | 12627k| 161.2 |   319M | 487 |4600 |1449 |1259 |  87k|  1 |2268 |   8 | 5.836324e+06 |      --      |    Inf | unknown
722.89/724.91	c   725s| 78400 | 77137 | 12639k| 161.1 |   319M | 487 |4600 |1447 | 980 |  88k|  1 |2268 |   8 | 5.836324e+06 |      --      |    Inf | unknown
722.99/725.08	c   725s| 78500 | 77237 | 12639k| 160.9 |   319M | 487 |4600 |1447 | 985 |  88k|  1 |2268 |   8 | 5.836324e+06 |      --      |    Inf | unknown
723.49/725.55	c   726s| 78600 | 77337 | 12645k| 160.8 |   319M | 487 |4600 |1445 | 959 |  88k|  1 |2268 |   8 | 5.836324e+06 |      --      |    Inf | unknown
725.38/727.40	c   727s| 78700 | 77433 | 12677k| 161.0 |   320M | 487 |4600 |1434 | 702 |  88k|  1 |2273 |   8 | 5.836324e+06 |      --      |    Inf | unknown
726.68/728.74	c   729s| 78800 | 77531 | 12701k| 161.1 |   320M | 487 |4600 |1432 | 814 |  88k|  1 |2273 |   8 | 5.836324e+06 |      --      |    Inf | unknown
726.88/728.99	c   729s| 78900 | 77626 | 12704k| 161.0 |   321M | 487 |4600 |1440 | 976 |  88k|  1 |2283 |   8 | 5.836324e+06 |      --      |    Inf | unknown
727.38/729.40	c   729s| 79000 | 77720 | 12708k| 160.8 |   321M | 487 |4600 |1442 |1034 |  88k|  2 |2288 |   8 | 5.836324e+06 |      --      |    Inf | unknown
727.88/729.90	c   730s| 79100 | 77820 | 12719k| 160.7 |   322M | 487 |4600 |1442 |1078 |  88k|  1 |2288 |   8 | 5.836324e+06 |      --      |    Inf | unknown
728.67/730.75	c   731s| 79200 | 77918 | 12736k| 160.8 |   322M | 487 |4600 |1443 | 957 |  88k|  1 |2294 |   8 | 5.836324e+06 |      --      |    Inf | unknown
728.87/730.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
728.87/730.94	c   731s| 79300 | 78018 | 12737k| 160.6 |   323M | 487 |4600 |1443 | 985 |  88k|  1 |2294 |   8 | 5.836324e+06 |      --      |    Inf | unknown
729.17/731.21	c   731s| 79400 | 78118 | 12739k| 160.4 |   323M | 487 |4600 |1445 | 952 |  88k|  1 |2302 |   8 | 5.836324e+06 |      --      |    Inf | unknown
729.47/731.50	c   731s| 79500 | 78218 | 12741k| 160.2 |   323M | 487 |4600 |1445 | 987 |  88k|  1 |2302 |   8 | 5.836324e+06 |      --      |    Inf | unknown
729.57/731.65	c   732s| 79600 | 78318 | 12742k| 160.0 |   323M | 487 |4600 |1445 | 994 |  88k|  1 |2302 |   8 | 5.836324e+06 |      --      |    Inf | unknown
729.97/732.05	c   732s| 79700 | 78418 | 12748k| 159.9 |   323M | 487 |4600 |1445 |1063 |  88k|  1 |2302 |   8 | 5.836324e+06 |      --      |    Inf | unknown
730.17/732.26	c   732s| 79800 | 78518 | 12750k| 159.7 |   324M | 487 |4600 |1445 |1070 |  88k|  1 |2302 |   8 | 5.836324e+06 |      --      |    Inf | unknown
730.57/732.64	c   733s| 79900 | 78618 | 12754k| 159.6 |   325M | 487 |4600 |1445 |1041 |  89k|  1 |2302 |   8 | 5.836324e+06 |      --      |    Inf | unknown
731.46/733.51	c   734s| 80000 | 78716 | 12772k| 159.6 |   325M | 487 |4600 |1455 | 940 |  89k|  2 |2314 |   8 | 5.836324e+06 |      --      |    Inf | unknown
732.66/734.70	c   735s| 80100 | 78816 | 12800k| 159.7 |   326M | 487 |4600 |1452 | 930 |  89k|  1 |2314 |   8 | 5.836324e+06 |      --      |    Inf | unknown
732.86/734.92	c   735s| 80200 | 78916 | 12802k| 159.6 |   326M | 487 |4600 |1452 | 980 |  89k|  1 |2314 |   8 | 5.836324e+06 |      --      |    Inf | unknown
732.97/735.06	c   735s| 80300 | 79016 | 12802k| 159.4 |   326M | 487 |4600 |1452 | 980 |  89k|  1 |2314 |   8 | 5.836324e+06 |      --      |    Inf | unknown
735.26/737.38	c   737s| 80400 | 79112 | 12842k| 159.7 |   326M | 487 |4600 |1435 | 852 |  89k|  1 |2314 |   8 | 5.836324e+06 |      --      |    Inf | unknown
735.75/737.80	c   738s| 80500 | 79210 | 12849k| 159.6 |   326M | 487 |4600 |1432 | 956 |  89k|  2 |2314 |   8 | 5.836324e+06 |      --      |    Inf | unknown
738.25/740.33	c   740s| 80600 | 79297 | 12890k| 159.9 |   326M | 487 |4600 |1428 |1186 |  89k|  1 |2321 |   8 | 5.836324e+06 |      --      |    Inf | unknown
738.65/740.74	c   741s| 80700 | 79395 | 12893k| 159.7 |   327M | 487 |4600 |1427 |1248 |  89k|  1 |2321 |   8 | 5.836324e+06 |      --      |    Inf | unknown
740.05/742.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
740.05/742.16	c   742s| 80800 | 79495 | 12915k| 159.8 |   328M | 487 |4600 |1423 |1167 |  90k|  1 |2321 |   8 | 5.836324e+06 |      --      |    Inf | unknown
740.34/742.46	c   742s| 80900 | 79595 | 12916k| 159.6 |   328M | 487 |4600 |1423 |1205 |  90k|  1 |2321 |   8 | 5.836324e+06 |      --      |    Inf | unknown
741.54/743.65	c   744s| 81000 | 79692 | 12934k| 159.6 |   329M | 487 |4600 |1422 |1156 |  90k|  1 |2325 |   8 | 5.836324e+06 |      --      |    Inf | unknown
743.83/745.91	c   746s| 81100 | 79784 | 12964k| 159.8 |   331M | 487 |4600 |1421 | 856 |  90k|  1 |2332 |   8 | 5.836424e+06 |      --      |    Inf | unknown
744.23/746.31	c   746s| 81200 | 79882 | 12971k| 159.7 |   331M | 487 |4600 |1421 | 918 |  90k|  1 |2332 |   8 | 5.836424e+06 |      --      |    Inf | unknown
744.43/746.57	c   747s| 81300 | 79980 | 12973k| 159.5 |   331M | 487 |4600 |1426 | 976 |  90k|  1 |2337 |   8 | 5.836424e+06 |      --      |    Inf | unknown
745.33/747.40	c   747s| 81400 | 80074 | 12986k| 159.5 |   334M | 487 |4600 |1425 | 975 |  90k|  1 |2347 |   8 | 5.836424e+06 |      --      |    Inf | unknown
745.63/747.74	c   748s| 81500 | 80171 | 12990k| 159.3 |   334M | 487 |4600 |1425 |1067 |  91k|  1 |2349 |   8 | 5.836424e+06 |      --      |    Inf | unknown
745.93/748.05	c   748s| 81600 | 80271 | 12995k| 159.2 |   334M | 487 |4600 |1424 |1093 |  91k|  1 |2349 |   8 | 5.836424e+06 |      --      |    Inf | unknown
746.13/748.27	c   748s| 81700 | 80371 | 12997k| 159.0 |   334M | 487 |4600 |1423 |1023 |  91k|  1 |2349 |   8 | 5.836424e+06 |      --      |    Inf | unknown
747.03/749.17	c   749s| 81800 | 80471 | 13019k| 159.1 |   335M | 487 |4600 |1423 |1089 |  91k|  1 |2349 |   8 | 5.836424e+06 |      --      |    Inf | unknown
747.32/749.46	c   749s| 81900 | 80571 | 13022k| 158.9 |   335M | 487 |4600 |1420 |1061 |  91k|  2 |2349 |   8 | 5.836424e+06 |      --      |    Inf | unknown
747.52/749.68	c   750s| 82000 | 80671 | 13022k| 158.8 |   335M | 487 |4600 |1420 |1075 |  91k|  2 |2349 |   8 | 5.836424e+06 |      --      |    Inf | unknown
747.72/749.86	c   750s| 82100 | 80771 | 13023k| 158.6 |   335M | 487 |4600 |1420 |1076 |  91k|  2 |2349 |   8 | 5.836424e+06 |      --      |    Inf | unknown
748.03/750.15	c   750s| 82200 | 80865 | 13025k| 158.4 |   335M | 487 |4600 |1428 |1048 |  91k|  1 |2360 |   8 | 5.836424e+06 |      --      |    Inf | unknown
748.32/750.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
748.32/750.46	c   750s| 82300 | 80965 | 13027k| 158.2 |   335M | 487 |4600 |1427 |1023 |  91k|  1 |2360 |   8 | 5.836424e+06 |      --      |    Inf | unknown
748.72/750.81	c   751s| 82400 | 81065 | 13032k| 158.1 |   335M | 487 |4600 |1427 |1077 |  91k|  1 |2360 |   8 | 5.836424e+06 |      --      |    Inf | unknown
748.81/750.97	c   751s| 82500 | 81165 | 13032k| 157.9 |   335M | 487 |4600 |1427 |1079 |  91k|  1 |2360 |   8 | 5.836424e+06 |      --      |    Inf | unknown
749.61/751.78	c   752s| 82600 | 81263 | 13049k| 157.9 |   335M | 487 |4600 |1428 |1063 |  91k|  0 |2363 |   8 | 5.836424e+06 |      --      |    Inf | unknown
750.51/752.64	c   753s| 82700 | 81360 | 13071k| 158.0 |   335M | 487 |4600 |1430 | 999 |  91k|  1 |2365 |   8 | 5.836424e+06 |      --      |    Inf | unknown
751.31/753.42	c   753s| 82800 | 81452 | 13089k| 158.0 |   336M | 487 |4600 |1425 |1072 |  91k|  1 |2365 |   8 | 5.836424e+06 |      --      |    Inf | unknown
752.20/754.32	c   754s| 82900 | 81550 | 13113k| 158.1 |   336M | 487 |4600 |1426 |1088 |  91k|  1 |2366 |   8 | 5.836424e+06 |      --      |    Inf | unknown
754.40/756.51	c   757s| 83000 | 81646 | 13142k| 158.3 |   337M | 487 |4600 |1425 | 851 |  92k|  1 |2381 |   8 | 5.836424e+06 |      --      |    Inf | unknown
754.90/757.05	c   757s| 83100 | 81746 | 13150k| 158.2 |   337M | 487 |4600 |1425 | 887 |  92k|  1 |2381 |   8 | 5.836424e+06 |      --      |    Inf | unknown
755.69/757.84	c   758s| 83200 | 81843 | 13168k| 158.2 |   337M | 487 |4600 |1425 | 936 |  92k|  1 |2388 |   8 | 5.836424e+06 |      --      |    Inf | unknown
756.00/758.13	c   758s| 83300 | 81943 | 13170k| 158.1 |   337M | 487 |4600 |1425 |1000 |  92k|  1 |2388 |   8 | 5.836424e+06 |      --      |    Inf | unknown
756.29/758.41	c   758s| 83400 | 82041 | 13173k| 157.9 |   337M | 487 |4600 |1429 |   0 |  92k|  0 |2396 |   8 | 5.836424e+06 |      --      |    Inf | unknown
759.38/761.55	c   762s| 83500 | 82140 | 13213k| 158.2 |   337M | 487 |4600 |1427 | 982 |  92k|  1 |2397 |   8 | 5.837987e+06 |      --      |    Inf | unknown
759.58/761.79	c   762s| 83600 | 82240 | 13215k| 158.0 |   337M | 487 |4600 |1427 |1010 |  92k|  0 |2397 |   8 | 5.837987e+06 |      --      |    Inf | unknown
761.58/763.78	c   764s| 83700 | 82338 | 13247k| 158.2 |   337M | 487 |4600 |1419 |1130 |  93k|  1 |2400 |   8 | 5.837987e+06 |      --      |    Inf | unknown
762.18/764.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
762.18/764.34	c   764s| 83800 | 82438 | 13255k| 158.1 |   339M | 487 |4600 |1419 |1176 |  93k|  1 |2400 |   8 | 5.837987e+06 |      --      |    Inf | unknown
764.77/766.96	c   767s| 83900 | 82538 | 13301k| 158.5 |   339M | 487 |4600 |1413 |1179 |  93k|  1 |2400 |   8 | 5.837987e+06 |      --      |    Inf | unknown
765.27/767.48	c   767s| 84000 | 82638 | 13308k| 158.4 |   339M | 487 |4600 |1413 |1224 |  93k|  1 |2400 |   8 | 5.837987e+06 |      --      |    Inf | unknown
765.87/768.07	c   768s| 84100 | 82731 | 13313k| 158.2 |   340M | 487 |4600 |1412 | 780 |  93k|  1 |2409 |   8 | 5.837987e+06 |      --      |    Inf | unknown
767.46/769.60	c   770s| 84200 | 82829 | 13340k| 158.4 |   340M | 487 |4600 |1412 | 948 |  93k|  1 |2409 |   8 | 5.837987e+06 |      --      |    Inf | unknown
767.76/769.94	c   770s| 84300 | 82929 | 13342k| 158.2 |   340M | 487 |4600 |1409 |1260 |  93k|  1 |2409 |   8 | 5.837987e+06 |      --      |    Inf | unknown
770.16/772.34	c   772s| 84400 | 83024 | 13381k| 158.5 |   341M | 487 |4600 |1407 | 787 |  94k|  0 |2413 |   8 | 5.839225e+06 |      --      |    Inf | unknown
771.86/774.03	c   774s| 84500 | 83113 | 13423k| 158.8 |   341M | 487 |4600 |1418 | 960 |  94k|  1 |2431 |   8 | 5.839225e+06 |      --      |    Inf | unknown
772.25/774.41	c   774s| 84600 | 83213 | 13428k| 158.7 |   341M | 487 |4600 |1417 |1055 |  94k|  1 |2431 |   8 | 5.839225e+06 |      --      |    Inf | unknown
772.45/774.63	c   775s| 84700 | 83313 | 13429k| 158.5 |   341M | 487 |4600 |1417 |1065 |  94k|  1 |2431 |   8 | 5.839225e+06 |      --      |    Inf | unknown
774.35/776.53	c   777s| 84800 | 83402 | 13463k| 158.7 |   342M | 487 |4600 |1411 | 892 |  94k|  0 |2440 |   8 | 5.848562e+06 |      --      |    Inf | unknown
776.04/778.26	c   778s| 84900 | 83502 | 13499k| 158.9 |   343M | 487 |4600 |1411 | 954 |  94k|  1 |2440 |   8 | 5.848562e+06 |      --      |    Inf | unknown
776.24/778.46	c   778s| 85000 | 83602 | 13499k| 158.8 |   343M | 487 |4600 |1410 | 974 |  94k|  1 |2440 |   8 | 5.848562e+06 |      --      |    Inf | unknown
777.64/779.84	c   780s| 85100 | 83699 | 13518k| 158.8 |   343M | 487 |4600 |1421 |1085 |  95k|  1 |2461 |   8 | 5.848562e+06 |      --      |    Inf | unknown
777.85/780.10	c   780s| 85200 | 83799 | 13520k| 158.6 |   344M | 487 |4600 |1421 |1113 |  95k|  1 |2461 |   8 | 5.848562e+06 |      --      |    Inf | unknown
778.24/780.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
778.24/780.49	c   780s| 85300 | 83895 | 13525k| 158.5 |   344M | 487 |4600 |1417 |1027 |  95k|  1 |2463 |   8 | 5.848562e+06 |      --      |    Inf | unknown
778.54/780.73	c   781s| 85400 | 83995 | 13526k| 158.3 |   344M | 487 |4600 |1417 |1062 |  95k|  1 |2463 |   8 | 5.848562e+06 |      --      |    Inf | unknown
781.23/783.41	c   783s| 85500 | 84091 | 13572k| 158.7 |   344M | 487 |4600 |1411 | 874 |  95k|  1 |2463 |   8 | 5.848562e+06 |      --      |    Inf | unknown
781.84/784.01	c   784s| 85600 | 84189 | 13582k| 158.6 |   344M | 487 |4600 |1412 | 942 |  95k|  1 |2464 |   8 | 5.848562e+06 |      --      |    Inf | unknown
782.03/784.24	c   784s| 85700 | 84289 | 13583k| 158.4 |   344M | 487 |4600 |1421 |1005 |  95k|  1 |2474 |   8 | 5.848562e+06 |      --      |    Inf | unknown
782.23/784.49	c   784s| 85800 | 84389 | 13585k| 158.3 |   344M | 487 |4600 |1421 |1062 |  95k|  1 |2474 |   8 | 5.848562e+06 |      --      |    Inf | unknown
782.63/784.87	c   785s| 85900 | 84482 | 13589k| 158.1 |   345M | 487 |4600 |1415 |1031 |  95k|  1 |2477 |   8 | 5.848562e+06 |      --      |    Inf | unknown
783.33/785.59	c   786s| 86000 | 84579 | 13607k| 158.2 |   345M | 487 |4600 |1418 |1043 |  95k|  1 |2485 |   8 | 5.848562e+06 |      --      |    Inf | unknown
783.62/785.83	c   786s| 86100 | 84679 | 13609k| 158.0 |   346M | 487 |4600 |1418 |1063 |  95k|  1 |2485 |   8 | 5.848562e+06 |      --      |    Inf | unknown
785.12/787.37	c   787s| 86200 | 84775 | 13633k| 158.1 |   346M | 487 |4600 |1412 |1105 |  95k|  1 |2485 |   8 | 5.848562e+06 |      --      |    Inf | unknown
785.42/787.67	c   788s| 86300 | 84873 | 13637k| 158.0 |   346M | 487 |4600 |1412 |1130 |  95k|  1 |2487 |   8 | 5.848562e+06 |      --      |    Inf | unknown
787.51/789.74	c   790s| 86400 | 84973 | 13665k| 158.1 |   346M | 487 |4600 |1405 | 861 |  96k|  1 |2489 |   8 | 5.851701e+06 |      --      |    Inf | unknown
788.21/790.45	c   790s| 86500 | 85071 | 13677k| 158.1 |   346M | 487 |4600 |1405 | 912 |  96k|  1 |2491 |   8 | 5.851701e+06 |      --      |    Inf | unknown
788.41/790.63	c   791s| 86600 | 85171 | 13677k| 157.9 |   347M | 487 |4600 |1404 | 928 |  96k|  1 |2491 |   8 | 5.851701e+06 |      --      |    Inf | unknown
789.41/791.62	c   792s| 86700 | 85269 | 13697k| 157.9 |   347M | 487 |4600 |1417 |1040 |  96k|  2 |2506 |   8 | 5.851701e+06 |      --      |    Inf | unknown
791.91/794.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
791.91/794.12	c   794s| 86800 | 85364 | 13740k| 158.2 |   347M | 487 |4600 |1416 | 776 |  96k|  1 |2511 |   8 | 5.851701e+06 |      --      |    Inf | unknown
793.80/796.03	c   796s| 86900 | 85458 | 13771k| 158.4 |   348M | 487 |4600 |1412 |1103 |  96k|  1 |2520 |   8 | 5.851701e+06 |      --      |    Inf | unknown
794.40/796.64	c   797s| 87000 | 85558 | 13785k| 158.4 |   348M | 487 |4600 |1412 |1169 |  96k|  1 |2520 |   8 | 5.851701e+06 |      --      |    Inf | unknown
796.09/798.30	c   798s| 87100 | 85647 | 13821k| 158.6 |   348M | 487 |4600 |1412 | 976 |  96k|  1 |2526 |   8 | 5.851701e+06 |      --      |    Inf | unknown
796.39/798.63	c   799s| 87200 | 85747 | 13824k| 158.5 |   348M | 487 |4600 |1412 |1035 |  96k|  1 |2526 |   8 | 5.851701e+06 |      --      |    Inf | unknown
796.49/798.78	c   799s| 87300 | 85847 | 13825k| 158.3 |   348M | 487 |4600 |1412 |1036 |  96k|  1 |2526 |   8 | 5.851701e+06 |      --      |    Inf | unknown
796.79/799.05	c   799s| 87400 | 85947 | 13827k| 158.1 |   348M | 487 |4600 |1409 | 996 |  96k|  1 |2526 |   8 | 5.851701e+06 |      --      |    Inf | unknown
796.99/799.23	c   799s| 87500 | 86047 | 13827k| 158.0 |   348M | 487 |4600 |1409 |1006 |  96k|  1 |2526 |   8 | 5.851701e+06 |      --      |    Inf | unknown
797.28/799.55	c   800s| 87600 | 86147 | 13829k| 157.8 |   349M | 487 |4600 |1406 |1031 |  97k|  1 |2526 |   8 | 5.851701e+06 |      --      |    Inf | unknown
797.58/799.85	c   800s| 87700 | 86247 | 13833k| 157.7 |   349M | 487 |4600 |1406 |1075 |  97k|  1 |2526 |   8 | 5.851701e+06 |      --      |    Inf | unknown
797.79/800.01	c   800s| 87800 | 86347 | 13833k| 157.5 |   349M | 487 |4600 |1406 |1075 |  97k|  1 |2526 |   8 | 5.851701e+06 |      --      |    Inf | unknown
799.08/801.33	c   801s| 87900 | 86445 | 13863k| 157.7 |   350M | 487 |4600 |1394 | 827 |  97k|  1 |2527 |   8 | 5.851701e+06 |      --      |    Inf | unknown
802.47/804.78	c   805s| 88000 | 86542 | 13927k| 158.2 |   350M | 487 |4600 |1388 | 785 |  97k|  1 |2529 |   8 | 5.851701e+06 |      --      |    Inf | unknown
802.77/805.04	c   805s| 88100 | 86637 | 13930k| 158.1 |   350M | 487 |4600 |1387 |1012 |  97k|  1 |2533 |   8 | 5.851701e+06 |      --      |    Inf | unknown
803.17/805.42	c   805s| 88200 | 86735 | 13937k| 158.0 |   351M | 487 |4600 |1395 |1019 |  97k|  1 |2541 |   8 | 5.851701e+06 |      --      |    Inf | unknown
803.66/805.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
803.66/805.93	c   806s| 88300 | 86835 | 13944k| 157.9 |   351M | 487 |4600 |1396 | 953 |  97k|  1 |2549 |   8 | 5.851701e+06 |      --      |    Inf | unknown
803.96/806.29	c   806s| 88400 | 86931 | 13950k| 157.8 |   351M | 487 |4600 |1399 | 976 |  97k|  1 |2552 |   8 | 5.851701e+06 |      --      |    Inf | unknown
804.36/806.63	c   807s| 88500 | 87031 | 13954k| 157.6 |   352M | 487 |4600 |1398 |1040 |  97k|  1 |2557 |   8 | 5.851701e+06 |      --      |    Inf | unknown
804.56/806.81	c   807s| 88600 | 87131 | 13955k| 157.4 |   352M | 487 |4600 |1398 |1049 |  97k|  1 |2557 |   8 | 5.851701e+06 |      --      |    Inf | unknown
804.77/807.10	c   807s| 88700 | 87231 | 13957k| 157.3 |   352M | 487 |4600 |1401 |1019 |  97k|  1 |2566 |   8 | 5.851701e+06 |      --      |    Inf | unknown
805.26/807.57	c   808s| 88800 | 87331 | 13965k| 157.2 |   352M | 487 |4600 |1401 |1055 |  97k|  1 |2566 |   8 | 5.851701e+06 |      --      |    Inf | unknown
805.46/807.76	c   808s| 88900 | 87431 | 13966k| 157.0 |   353M | 487 |4600 |1400 |1059 |  97k|  1 |2566 |   8 | 5.851701e+06 |      --      |    Inf | unknown
807.86/810.11	c   810s| 89000 | 87531 | 14001k| 157.3 |   354M | 487 |4600 |1393 | 774 |  98k|  0 |2566 |   8 | 5.851701e+06 |      --      |    Inf | unknown
808.25/810.59	c   811s| 89100 | 87629 | 14010k| 157.2 |   355M | 487 |4600 |1404 | 842 |  98k|  1 |2577 |   8 | 5.851701e+06 |      --      |    Inf | unknown
808.75/811.02	c   811s| 89200 | 87729 | 14019k| 157.1 |   355M | 487 |4600 |1401 |1046 |  98k|  0 |2577 |   8 | 5.851701e+06 |      --      |    Inf | unknown
810.05/812.30	c   812s| 89300 | 87824 | 14054k| 157.3 |   355M | 487 |4600 |1398 |1046 |  98k|  1 |2579 |   8 | 5.851701e+06 |      --      |    Inf | unknown
810.35/812.60	c   813s| 89400 | 87924 | 14058k| 157.2 |   355M | 487 |4600 |1398 |1085 |  98k|  1 |2579 |   8 | 5.851701e+06 |      --      |    Inf | unknown
810.44/812.79	c   813s| 89500 | 88024 | 14058k| 157.0 |   355M | 487 |4600 |1398 |1087 |  98k|  1 |2579 |   8 | 5.851701e+06 |      --      |    Inf | unknown
814.43/816.79	c   817s| 89600 | 88120 | 14132k| 157.7 |   355M | 487 |4600 |1390 | 867 |  98k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
815.43/817.79	c   818s| 89700 | 88220 | 14154k| 157.7 |   355M | 487 |4600 |1390 | 936 |  98k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
816.13/818.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
816.13/818.48	c   818s| 89800 | 88320 | 14171k| 157.8 |   355M | 487 |4600 |1387 |1047 |  98k|  0 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
816.83/819.11	c   819s| 89900 | 88418 | 14186k| 157.7 |   356M | 487 |4600 |1386 |1080 |  98k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
817.03/819.35	c   819s| 90000 | 88518 | 14188k| 157.6 |   357M | 487 |4600 |1378 | 990 |  98k|  0 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
817.43/819.72	c   820s| 90100 | 88618 | 14192k| 157.5 |   357M | 487 |4600 |1378 |1082 |  98k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
817.63/819.93	c   820s| 90200 | 88718 | 14193k| 157.3 |   357M | 487 |4600 |1378 |1100 |  98k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
819.12/821.49	c   821s| 90300 | 88818 | 14214k| 157.4 |   357M | 487 |4600 |1370 | 992 |  99k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
819.42/821.78	c   822s| 90400 | 88918 | 14216k| 157.2 |   357M | 487 |4600 |1370 |1062 |  99k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
820.13/822.41	c   822s| 90500 | 89018 | 14225k| 157.1 |   357M | 487 |4600 |1369 | 906 |  99k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
820.52/822.80	c   823s| 90600 | 89118 | 14232k| 157.0 |   357M | 487 |4600 |1369 | 971 |  99k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
820.62/822.99	c   823s| 90700 | 89218 | 14233k| 156.9 |   357M | 487 |4600 |1369 | 986 |  99k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
821.22/823.54	c   824s| 90800 | 89318 | 14242k| 156.8 |   357M | 487 |4600 |1368 | 971 |  99k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
821.52/823.84	c   824s| 90900 | 89418 | 14246k| 156.7 |   357M | 487 |4600 |1368 |1016 |  99k|  2 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
821.72/824.10	c   824s| 91000 | 89518 | 14248k| 156.5 |   358M | 487 |4600 |1365 | 978 |  99k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
822.12/824.40	c   824s| 91100 | 89618 | 14252k| 156.4 |   358M | 487 |4600 |1365 |1015 |  99k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
822.62/824.91	c   825s| 91200 | 89718 | 14265k| 156.4 |   358M | 487 |4600 |1365 |1029 |  99k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
824.31/826.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
824.31/826.61	c   827s| 91300 | 89818 | 14293k| 156.5 |   359M | 487 |4600 |1355 |1044 |  99k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
824.61/827.00	c   827s| 91400 | 89918 | 14298k| 156.4 |   359M | 487 |4600 |1355 |1130 |  99k|  1 |2583 |   8 | 5.851701e+06 |      --      |    Inf | unknown
825.21/827.51	c   828s| 91500 | 90012 | 14306k| 156.3 |   360M | 487 |4600 |1351 | 823 |  99k|  1 |2589 |   8 | 5.851701e+06 |      --      |    Inf | unknown
825.91/828.22	c   828s| 91600 | 90109 | 14322k| 156.3 |   360M | 487 |4600 |1349 | 908 |  99k|  1 |2591 |   8 | 5.851701e+06 |      --      |    Inf | unknown
826.51/828.85	c   829s| 91700 | 90205 | 14338k| 156.3 |   360M | 487 |4600 |1369 | 960 |  99k|  1 |2611 |   8 | 5.851701e+06 |      --      |    Inf | unknown
827.00/829.33	c   829s| 91800 | 90301 | 14345k| 156.2 |   360M | 487 |4600 |1384 | 915 | 100k|  1 |2633 |   8 | 5.851701e+06 |      --      |    Inf | unknown
827.71/830.09	c   830s| 91900 | 90401 | 14362k| 156.2 |   360M | 487 |4600 |1384 |1026 | 100k|  1 |2633 |   8 | 5.851701e+06 |      --      |    Inf | unknown
828.00/830.31	c   830s| 92000 | 90501 | 14364k| 156.1 |   361M | 487 |4600 |1384 |1049 | 100k|  1 |2633 |   8 | 5.851701e+06 |      --      |    Inf | unknown
828.70/831.09	c   831s| 92100 | 90601 | 14379k| 156.1 |   363M | 487 |4600 |1380 | 999 | 100k|  1 |2633 |   8 | 5.851701e+06 |      --      |    Inf | unknown
829.00/831.38	c   831s| 92200 | 90701 | 14383k| 155.9 |   363M | 487 |4600 |1380 |1031 | 100k|  1 |2633 |   8 | 5.851701e+06 |      --      |    Inf | unknown
829.70/832.10	c   832s| 92300 | 90801 | 14398k| 155.9 |   364M | 487 |4600 |1379 |1011 | 100k|  2 |2633 |   8 | 5.851701e+06 |      --      |    Inf | unknown
830.00/832.37	c   832s| 92400 | 90899 | 14401k| 155.8 |   364M | 487 |4600 |1388 |1058 | 100k|  1 |2642 |   8 | 5.851701e+06 |      --      |    Inf | unknown
830.29/832.69	c   833s| 92500 | 90999 | 14402k| 155.7 |   364M | 487 |4600 |1397 |1072 | 100k|  1 |2652 |   8 | 5.851701e+06 |      --      |    Inf | unknown
835.98/838.34	c   838s| 92600 | 91099 | 14503k| 156.6 |   366M | 487 |4600 |1386 | 866 | 100k|  1 |2652 |   8 | 5.851701e+06 |      --      |    Inf | unknown
836.28/838.69	c   839s| 92700 | 91199 | 14508k| 156.5 |   366M | 487 |4600 |1385 | 930 | 100k|  1 |2652 |   8 | 5.851701e+06 |      --      |    Inf | unknown
836.98/839.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
836.98/839.33	c   839s| 92800 | 91299 | 14521k| 156.4 |   366M | 487 |4600 |1381 |1029 | 100k|  1 |2652 |   8 | 5.851701e+06 |      --      |    Inf | unknown
837.18/839.55	c   840s| 92900 | 91397 | 14522k| 156.3 |   366M | 487 |4600 |1383 |1077 | 101k|  1 |2654 |   8 | 5.851701e+06 |      --      |    Inf | unknown
837.57/839.90	c   840s| 93000 | 91497 | 14527k| 156.2 |   367M | 487 |4600 |1383 | 961 | 101k|  1 |2654 |   8 | 5.851701e+06 |      --      |    Inf | unknown
838.07/840.40	c   840s| 93100 | 91595 | 14535k| 156.1 |   367M | 487 |4600 |1384 |   0 | 101k|  0 |2655 |   8 | 5.851701e+06 |      --      |    Inf | unknown
841.77/844.18	c   844s| 93200 | 91694 | 14598k| 156.6 |   367M | 487 |4600 |1373 | 904 | 101k|  1 |2656 |   8 | 5.853769e+06 |      --      |    Inf | unknown
842.46/844.80	c   845s| 93300 | 91792 | 14607k| 156.5 |   367M | 487 |4600 |1371 | 729 | 101k|  2 |2657 |   8 | 5.853769e+06 |      --      |    Inf | unknown
843.16/845.58	c   846s| 93400 | 91892 | 14622k| 156.5 |   369M | 487 |4600 |1371 | 899 | 101k|  2 |2657 |   8 | 5.853769e+06 |      --      |    Inf | unknown
843.66/846.09	c   846s| 93500 | 91992 | 14631k| 156.4 |   370M | 487 |4600 |1371 | 984 | 102k|  2 |2657 |   8 | 5.853769e+06 |      --      |    Inf | unknown
846.75/849.17	c   849s| 93600 | 92089 | 14680k| 156.8 |   370M | 487 |4600 |1367 | 747 | 102k|  0 |2660 |   8 | 5.853923e+06 |      --      |    Inf | unknown
848.04/850.49	c   850s| 93700 | 92189 | 14714k| 157.0 |   370M | 487 |4600 |1367 | 881 | 102k|  1 |2660 |   8 | 5.853923e+06 |      --      |    Inf | unknown
848.94/851.35	c   851s| 93800 | 92283 | 14731k| 157.0 |   370M | 487 |4600 |1372 |1045 | 102k|  1 |2671 |   8 | 5.853923e+06 |      --      |    Inf | unknown
849.24/851.67	c   852s| 93900 | 92383 | 14736k| 156.9 |   371M | 487 |4600 |1372 |1084 | 102k|  1 |2671 |   8 | 5.853923e+06 |      --      |    Inf | unknown
850.54/852.94	c   853s| 94000 | 92483 | 14753k| 156.9 |   372M | 487 |4600 |1371 | 821 | 103k|  1 |2677 |   8 | 5.853923e+06 |      --      |    Inf | unknown
852.23/854.67	c   855s| 94100 | 92577 | 14789k| 157.1 |   372M | 487 |4600 |1371 |1001 | 103k|  1 |2677 |   8 | 5.853923e+06 |      --      |    Inf | unknown
852.83/855.25	c   855s| 94200 | 92677 | 14806k| 157.1 |   372M | 487 |4600 |1371 |1046 | 103k|  0 |2677 |   8 | 5.853923e+06 |      --      |    Inf | unknown
853.63/856.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
853.63/856.03	c   856s| 94300 | 92777 | 14825k| 157.2 |   372M | 487 |4600 |1368 | 999 | 103k|  1 |2679 |   8 | 5.853923e+06 |      --      |    Inf | unknown
854.23/856.69	c   857s| 94400 | 92875 | 14837k| 157.1 |   372M | 487 |4600 |1366 | 997 | 103k|  0 |2680 |   8 | 5.853923e+06 |      --      |    Inf | unknown
854.73/857.14	c   857s| 94500 | 92973 | 14846k| 157.1 |   372M | 487 |4600 |1365 |1027 | 103k|  1 |2681 |   8 | 5.853923e+06 |      --      |    Inf | unknown
854.92/857.30	c   857s| 94600 | 93073 | 14847k| 156.9 |   372M | 487 |4600 |1364 |1032 | 103k|  1 |2681 |   8 | 5.853923e+06 |      --      |    Inf | unknown
858.51/860.96	c   861s| 94700 | 93167 | 14890k| 157.2 |   372M | 487 |4600 |1360 |1157 | 103k|  1 |2687 |   8 | 5.853923e+06 |      --      |    Inf | unknown
858.81/861.24	c   861s| 94800 | 93267 | 14891k| 157.0 |   373M | 487 |4600 |1360 |1251 | 104k|  1 |2687 |   8 | 5.853923e+06 |      --      |    Inf | unknown
859.31/861.77	c   862s| 94900 | 93367 | 14899k| 156.9 |   373M | 487 |4600 |1363 | 999 | 104k|  1 |2695 |   8 | 5.853923e+06 |      --      |    Inf | unknown
859.62/862.06	c   862s| 95000 | 93467 | 14901k| 156.8 |   373M | 487 |4600 |1363 |1064 | 104k|  1 |2695 |   8 | 5.853923e+06 |      --      |    Inf | unknown
859.81/862.24	c   862s| 95100 | 93567 | 14901k| 156.6 |   374M | 487 |4600 |1363 |1075 | 104k|  1 |2695 |   8 | 5.853923e+06 |      --      |    Inf | unknown
862.21/864.63	c   865s| 95200 | 93662 | 14940k| 156.9 |   374M | 487 |4600 |1359 |1144 | 104k|  1 |2700 |   8 | 5.853923e+06 |      --      |    Inf | unknown
862.81/865.23	c   865s| 95300 | 93762 | 14951k| 156.8 |   374M | 487 |4600 |1358 |1240 | 104k|  1 |2700 |   8 | 5.853923e+06 |      --      |    Inf | unknown
863.40/865.84	c   866s| 95400 | 93862 | 14961k| 156.8 |   374M | 487 |4600 |1354 | 694 | 104k|  1 |2700 |   8 | 5.853923e+06 |      --      |    Inf | unknown
864.30/866.75	c   867s| 95500 | 93962 | 14980k| 156.8 |   374M | 487 |4600 |1354 | 784 | 104k|  1 |2700 |   8 | 5.853923e+06 |      --      |    Inf | unknown
864.60/867.02	c   867s| 95600 | 94062 | 14983k| 156.7 |   374M | 487 |4600 |1354 | 857 | 104k|  1 |2700 |   8 | 5.853923e+06 |      --      |    Inf | unknown
867.49/869.95	c   870s| 95700 | 94162 | 15029k| 157.0 |   374M | 487 |4600 |1353 | 905 | 105k|  1 |2706 |   8 | 5.853923e+06 |      --      |    Inf | unknown
867.89/870.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
867.89/870.35	c   870s| 95800 | 94262 | 15033k| 156.9 |   374M | 487 |4600 |1353 |1016 | 105k|  1 |2706 |   8 | 5.853923e+06 |      --      |    Inf | unknown
871.48/873.96	c   874s| 95900 | 94359 | 15092k| 157.3 |   376M | 487 |4600 |1352 | 917 | 105k|  1 |2710 |   8 | 5.853923e+06 |      --      |    Inf | unknown
872.48/874.93	c   875s| 96000 | 94451 | 15112k| 157.4 |   376M | 487 |4600 |1354 |1010 | 105k|  1 |2715 |   8 | 5.853923e+06 |      --      |    Inf | unknown
873.48/875.94	c   876s| 96100 | 94551 | 15124k| 157.3 |   377M | 487 |4600 |1354 |1039 | 105k|  1 |2723 |   8 | 5.853923e+06 |      --      |    Inf | unknown
875.87/878.37	c   878s| 96200 | 94649 | 15173k| 157.7 |   377M | 487 |4600 |1356 |1181 | 105k|  1 |2725 |   8 | 5.853923e+06 |      --      |    Inf | unknown
876.07/878.58	c   879s| 96300 | 94747 | 15174k| 157.5 |   377M | 487 |4600 |1358 |1216 | 105k|  1 |2727 |   8 | 5.853923e+06 |      --      |    Inf | unknown
877.27/879.74	c   880s| 96400 | 94847 | 15195k| 157.6 |   379M | 487 |4600 |1368 | 895 | 106k|  1 |2747 |   8 | 5.853923e+06 |      --      |    Inf | unknown
877.87/880.34	c   880s| 96500 | 94945 | 15210k| 157.6 |   379M | 487 |4600 |1368 | 985 | 106k|  1 |2747 |   8 | 5.853923e+06 |      --      |    Inf | unknown
878.86/881.32	c   881s| 96600 | 95045 | 15225k| 157.6 |   379M | 487 |4600 |1366 |1040 | 106k|  1 |2750 |   8 | 5.853923e+06 |      --      |    Inf | unknown
880.96/883.49	c   883s| 96700 | 95145 | 15259k| 157.8 |   379M | 487 |4600 |1365 |1194 | 106k|  1 |2750 |   8 | 5.853923e+06 |      --      |    Inf | unknown
883.05/885.59	c   886s| 96800 | 95241 | 15295k| 158.0 |   379M | 487 |4600 |1357 |1129 | 106k|  1 |2750 |   8 | 5.853923e+06 |      --      |    Inf | unknown
884.85/887.37	c   887s| 96900 | 95331 | 15338k| 158.2 |   379M | 487 |4600 |1366 | 969 | 106k|  1 |2762 |   8 | 5.853923e+06 |      --      |    Inf | unknown
885.45/887.95	c   888s| 97000 | 95431 | 15348k| 158.2 |   379M | 487 |4600 |1365 |1025 | 106k|  1 |2762 |   8 | 5.853923e+06 |      --      |    Inf | unknown
885.65/888.14	c   888s| 97100 | 95531 | 15348k| 158.0 |   379M | 487 |4600 |1365 |1046 | 106k|  1 |2762 |   8 | 5.853923e+06 |      --      |    Inf | unknown
886.44/888.94	c   889s| 97200 | 95631 | 15365k| 158.0 |   380M | 487 |4600 |1357 | 892 | 107k|  1 |2764 |   8 | 5.853923e+06 |      --      |    Inf | unknown
886.74/889.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
886.74/889.23	c   889s| 97300 | 95731 | 15367k| 157.9 |   381M | 487 |4600 |1357 | 939 | 107k|  1 |2764 |   8 | 5.853923e+06 |      --      |    Inf | unknown
887.14/889.61	c   890s| 97400 | 95831 | 15371k| 157.8 |   381M | 487 |4600 |1354 |1018 | 107k|  1 |2764 |   8 | 5.853923e+06 |      --      |    Inf | unknown
887.74/890.23	c   890s| 97500 | 95931 | 15387k| 157.8 |   381M | 487 |4600 |1354 |1054 | 107k|  1 |2764 |   8 | 5.853923e+06 |      --      |    Inf | unknown
889.33/891.87	c   892s| 97600 | 96031 | 15410k| 157.8 |   381M | 487 |4600 |1343 |1105 | 107k|  0 |2764 |   8 | 5.853923e+06 |      --      |    Inf | unknown
889.93/892.43	c   892s| 97700 | 96131 | 15418k| 157.8 |   381M | 487 |4600 |1343 |1172 | 107k|  2 |2764 |   8 | 5.853923e+06 |      --      |    Inf | unknown
891.33/893.86	c   894s| 97800 | 96231 | 15437k| 157.8 |   381M | 487 |4600 |1339 | 739 | 107k|  0 |2764 |   8 | 5.862327e+06 |      --      |    Inf | unknown
894.52/897.05	c   897s| 97900 | 96331 | 15496k| 158.2 |   381M | 487 |4600 |1339 | 848 | 107k|  1 |2764 |   8 | 5.862327e+06 |      --      |    Inf | unknown
894.92/897.44	c   897s| 98000 | 96431 | 15504k| 158.2 |   381M | 487 |4600 |1339 | 918 | 107k|  1 |2764 |   8 | 5.862327e+06 |      --      |    Inf | unknown
895.42/897.99	c   898s| 98100 | 96531 | 15511k| 158.1 |   382M | 487 |4600 |1346 |1027 | 108k|  1 |2779 |   8 | 5.862327e+06 |      --      |    Inf | unknown
895.62/898.19	c   898s| 98200 | 96631 | 15512k| 157.9 |   383M | 487 |4600 |1346 |1064 | 108k|  1 |2779 |   8 | 5.862327e+06 |      --      |    Inf | unknown
896.31/898.87	c   899s| 98300 | 96729 | 15525k| 157.9 |   383M | 487 |4600 |1345 | 964 | 108k|  1 |2783 |   8 | 5.862327e+06 |      --      |    Inf | unknown
896.71/899.21	c   899s| 98400 | 96822 | 15528k| 157.8 |   383M | 487 |4600 |1353 | 775 | 108k|  1 |2798 |   8 | 5.862327e+06 |      --      |    Inf | unknown
897.61/900.11	c   900s| 98500 | 96922 | 15546k| 157.8 |   383M | 487 |4600 |1353 | 890 | 108k|  1 |2798 |   8 | 5.862327e+06 |      --      |    Inf | unknown
897.91/900.44	c   900s| 98600 | 97020 | 15549k| 157.7 |   383M | 487 |4600 |1359 | 992 | 108k|  1 |2804 |   8 | 5.862327e+06 |      --      |    Inf | unknown
899.80/902.31	c   902s| 98700 | 97120 | 15581k| 157.8 |   383M | 487 |4600 |1351 |1092 | 108k|  1 |2804 |   8 | 5.862327e+06 |      --      |    Inf | unknown
900.20/902.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
900.20/902.77	c   903s| 98800 | 97220 | 15588k| 157.7 |   383M | 487 |4600 |1351 |1146 | 108k|  1 |2804 |   8 | 5.862327e+06 |      --      |    Inf | unknown
902.30/904.88	c   905s| 98900 | 97320 | 15624k| 157.9 |   383M | 487 |4600 |1349 |1156 | 108k|  1 |2804 |   8 | 5.862327e+06 |      --      |    Inf | unknown
902.70/905.21	c   905s| 99000 | 97420 | 15627k| 157.8 |   383M | 487 |4600 |1349 |1241 | 109k|  1 |2804 |   8 | 5.862327e+06 |      --      |    Inf | unknown
903.60/906.11	c   906s| 99100 | 97518 | 15641k| 157.8 |   383M | 487 |4600 |1344 | 623 | 109k|  1 |2805 |   8 | 5.862327e+06 |      --      |    Inf | unknown
904.29/906.83	c   907s| 99200 | 97618 | 15655k| 157.8 |   384M | 487 |4600 |1344 | 734 | 109k|  1 |2805 |   8 | 5.862327e+06 |      --      |    Inf | unknown
904.69/907.27	c   907s| 99300 | 97718 | 15664k| 157.7 |   384M | 487 |4600 |1344 | 825 | 109k|  1 |2805 |   8 | 5.862327e+06 |      --      |    Inf | unknown
908.18/910.77	c   911s| 99400 | 97813 | 15720k| 158.1 |   384M | 487 |4600 |1340 |1017 | 109k|  1 |2810 |   8 | 5.862350e+06 |      --      |    Inf | unknown
908.88/911.40	c   911s| 99500 | 97911 | 15729k| 158.0 |   385M | 487 |4600 |1346 |1111 | 109k|  1 |2816 |   8 | 5.862350e+06 |      --      |    Inf | unknown
910.47/913.04	c   913s| 99600 | 98007 | 15746k| 158.0 |   385M | 487 |4600 |1344 | 980 | 109k|  1 |2821 |   8 | 5.862350e+06 |      --      |    Inf | unknown
913.36/915.99	c   916s| 99700 | 98105 | 15803k| 158.5 |   385M | 487 |4600 |1345 |1088 | 109k|  1 |2822 |   8 | 5.862350e+06 |      --      |    Inf | unknown
913.76/916.30	c   916s| 99800 | 98205 | 15805k| 158.3 |   385M | 487 |4600 |1345 |1153 | 109k|  1 |2822 |   8 | 5.862350e+06 |      --      |    Inf | unknown
917.75/920.31	c   920s| 99900 | 98305 | 15875k| 158.9 |   385M | 487 |4600 |1339 |1082 | 110k|  1 |2822 |   8 | 5.862350e+06 |      --      |    Inf | unknown
918.56/921.16	c   921s|100000 | 98405 | 15889k| 158.8 |   385M | 487 |4600 |1337 |1181 | 110k|  1 |2822 |   8 | 5.862350e+06 |      --      |    Inf | unknown
919.75/922.36	c   922s|100100 | 98497 | 15921k| 159.0 |   385M | 487 |4600 |1343 |1007 | 110k|  1 |2833 |   8 | 5.862350e+06 |      --      |    Inf | unknown
921.34/923.96	c   924s|100200 | 98594 | 15942k| 159.1 |   386M | 487 |4600 |1339 | 839 | 110k|  1 |2837 |   8 | 5.864848e+06 |      --      |    Inf | unknown
923.04/925.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
923.04/925.67	c   926s|100300 | 98694 | 15969k| 159.2 |   386M | 487 |4600 |1339 | 987 | 110k|  1 |2837 |   8 | 5.864848e+06 |      --      |    Inf | unknown
924.04/926.62	c   927s|100400 | 98792 | 15988k| 159.2 |   386M | 487 |4600 |1344 |1024 | 111k|  1 |2846 |   8 | 5.864848e+06 |      --      |    Inf | unknown
924.23/926.87	c   927s|100500 | 98890 | 15991k| 159.1 |   387M | 487 |4600 |1352 |1077 | 111k|  1 |2854 |   8 | 5.864848e+06 |      --      |    Inf | unknown
925.83/928.40	c   928s|100600 | 98990 | 16010k| 159.1 |   388M | 487 |4600 |1347 | 812 | 111k|  0 |2854 |   8 | 5.864856e+06 |      --      |    Inf | unknown
928.02/930.68	c   931s|100700 | 99090 | 16043k| 159.3 |   389M | 487 |4600 |1346 |1019 | 111k|  1 |2854 |   8 | 5.864856e+06 |      --      |    Inf | unknown
928.43/931.08	c   931s|100800 | 99190 | 16049k| 159.2 |   389M | 487 |4600 |1346 |1097 | 111k|  1 |2854 |   8 | 5.864856e+06 |      --      |    Inf | unknown
929.43/932.04	c   932s|100900 | 99288 | 16072k| 159.2 |   389M | 487 |4600 |1343 |1052 | 111k|  1 |2854 |   8 | 5.864856e+06 |      --      |    Inf | unknown
929.72/932.39	c   932s|101000 | 99388 | 16078k| 159.1 |   389M | 487 |4600 |1343 |1088 | 111k|  1 |2854 |   8 | 5.864856e+06 |      --      |    Inf | unknown
930.42/933.05	c   933s|101100 | 99486 | 16092k| 159.1 |   389M | 487 |4600 |1341 | 963 | 111k|  0 |2854 |   8 | 5.864856e+06 |      --      |    Inf | unknown
931.12/933.78	c   934s|101200 | 99586 | 16112k| 159.2 |   389M | 487 |4600 |1341 |1045 | 111k|  1 |2854 |   8 | 5.864856e+06 |      --      |    Inf | unknown
931.32/933.94	c   934s|101300 | 99686 | 16112k| 159.0 |   390M | 487 |4600 |1340 |1051 | 111k|  1 |2854 |   8 | 5.864856e+06 |      --      |    Inf | unknown
932.11/934.77	c   935s|101400 | 99786 | 16123k| 159.0 |   391M | 487 |4600 |1340 |1057 | 111k|  1 |2857 |   8 | 5.864856e+06 |      --      |    Inf | unknown
932.52/935.17	c   935s|101500 | 99884 | 16130k| 158.9 |   391M | 487 |4600 |1341 |1103 | 111k|  1 |2858 |   8 | 5.864856e+06 |      --      |    Inf | unknown
934.42/937.00	c   937s|101600 | 99984 | 16159k| 159.0 |   391M | 487 |4600 |1340 |1006 | 112k|  1 |2858 |   8 | 5.864856e+06 |      --      |    Inf | unknown
934.61/937.22	c   937s|101700 |100084 | 16160k| 158.9 |   391M | 487 |4600 |1340 |1033 | 112k|  1 |2858 |   8 | 5.864856e+06 |      --      |    Inf | unknown
936.51/939.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
936.51/939.13	c   939s|101800 |100184 | 16187k| 159.0 |   391M | 487 |4600 |1333 |1023 | 112k|  2 |2858 |   8 | 5.864856e+06 |      --      |    Inf | unknown
937.80/940.41	c   940s|101900 |100284 | 16212k| 159.0 |   391M | 487 |4600 |1332 | 974 | 112k|  1 |2858 |   8 | 5.864856e+06 |      --      |    Inf | unknown
938.20/940.87	c   941s|102000 |100384 | 16220k| 159.0 |   391M | 487 |4600 |1332 |1027 | 112k|  1 |2858 |   8 | 5.864856e+06 |      --      |    Inf | unknown
938.51/941.17	c   941s|102100 |100482 | 16222k| 158.8 |   391M | 487 |4600 |1335 |1035 | 112k|  1 |2863 |   8 | 5.864856e+06 |      --      |    Inf | unknown
938.80/941.49	c   941s|102200 |100582 | 16228k| 158.7 |   391M | 487 |4600 |1335 |1084 | 112k|  1 |2863 |   8 | 5.864856e+06 |      --      |    Inf | unknown
939.00/941.65	c   942s|102300 |100682 | 16228k| 158.6 |   392M | 487 |4600 |1335 |1093 | 112k|  1 |2863 |   8 | 5.864856e+06 |      --      |    Inf | unknown
941.89/944.53	c   945s|102400 |100782 | 16272k| 158.9 |   392M | 487 |4600 |1336 | 867 | 112k|  1 |2873 |   8 | 5.864856e+06 |      --      |    Inf | unknown
942.09/944.72	c   945s|102500 |100882 | 16273k| 158.7 |   392M | 487 |4600 |1335 | 899 | 112k|  1 |2873 |   8 | 5.864856e+06 |      --      |    Inf | unknown
943.59/946.23	c   946s|102600 |100979 | 16294k| 158.8 |   392M | 487 |4600 |1331 | 962 | 112k|  1 |2875 |   8 | 5.864856e+06 |      --      |    Inf | unknown
944.58/947.21	c   947s|102700 |101079 | 16311k| 158.8 |   392M | 487 |4600 |1331 |1047 | 112k|  1 |2875 |   8 | 5.864856e+06 |      --      |    Inf | unknown
944.88/947.51	c   948s|102800 |101179 | 16314k| 158.7 |   392M | 487 |4600 |1331 |1078 | 113k|  1 |2875 |   8 | 5.864856e+06 |      --      |    Inf | unknown
946.08/948.73	c   949s|102900 |101279 | 16338k| 158.7 |   395M | 487 |4600 |1330 |1104 | 113k|  1 |2875 |   8 | 5.864856e+06 |      --      |    Inf | unknown
946.28/948.92	c   949s|103000 |101379 | 16338k| 158.6 |   395M | 487 |4600 |1330 |1124 | 113k|  1 |2875 |   8 | 5.864856e+06 |      --      |    Inf | unknown
946.88/949.54	c   950s|103100 |101479 | 16346k| 158.5 |   396M | 487 |4600 |1314 | 730 | 113k|  1 |2875 |   8 | 5.864856e+06 |      --      |    Inf | unknown
947.38/950.08	c   950s|103200 |101579 | 16357k| 158.5 |   397M | 487 |4600 |1314 | 842 | 113k|  1 |2875 |   8 | 5.864856e+06 |      --      |    Inf | unknown
949.76/952.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
949.76/952.48	c   952s|103300 |101673 | 16398k| 158.7 |   397M | 487 |4600 |1317 |1068 | 113k|  0 |2886 |   8 | 5.864856e+06 |      --      |    Inf | unknown
950.16/952.89	c   953s|103400 |101773 | 16403k| 158.6 |   398M | 487 |4600 |1317 |1155 | 113k|  2 |2886 |   8 | 5.864856e+06 |      --      |    Inf | unknown
952.06/954.79	c   955s|103500 |101871 | 16426k| 158.7 |   398M | 487 |4600 |1319 | 852 | 113k|  1 |2888 |   8 | 5.865427e+06 |      --      |    Inf | unknown
954.36/957.04	c   957s|103600 |101969 | 16464k| 158.9 |   398M | 487 |4600 |1324 | 917 | 114k|  1 |2893 |   8 | 5.865427e+06 |      --      |    Inf | unknown
954.56/957.23	c   957s|103700 |102067 | 16464k| 158.7 |   398M | 487 |4600 |1326 | 954 | 114k|  1 |2895 |   8 | 5.865427e+06 |      --      |    Inf | unknown
956.85/959.57	c   960s|103800 |102164 | 16501k| 158.9 |   398M | 487 |4600 |1321 | 816 | 114k|  0 |2897 |   8 | 5.865427e+06 |      --      |    Inf | unknown
957.15/959.85	c   960s|103900 |102264 | 16503k| 158.8 |   398M | 487 |4600 |1321 | 885 | 114k|  1 |2897 |   8 | 5.865427e+06 |      --      |    Inf | unknown
957.45/960.11	c   960s|104000 |102364 | 16505k| 158.7 |   398M | 487 |4600 |1321 | 904 | 114k|  1 |2897 |   8 | 5.865427e+06 |      --      |    Inf | unknown
957.75/960.49	c   960s|104100 |102464 | 16510k| 158.6 |   398M | 487 |4600 |1318 |1012 | 114k|  1 |2897 |   8 | 5.865427e+06 |      --      |    Inf | unknown
957.95/960.65	c   961s|104200 |102564 | 16510k| 158.4 |   399M | 487 |4600 |1318 |1019 | 114k|  1 |2897 |   8 | 5.865427e+06 |      --      |    Inf | unknown
959.84/962.55	c   963s|104300 |102664 | 16541k| 158.5 |   399M | 487 |4600 |1319 | 947 | 114k|  2 |2903 |   8 | 5.865427e+06 |      --      |    Inf | unknown
960.24/962.93	c   963s|104400 |102764 | 16544k| 158.4 |   400M | 487 |4600 |1319 |1068 | 114k|  2 |2903 |   8 | 5.865427e+06 |      --      |    Inf | unknown
960.94/963.67	c   964s|104500 |102864 | 16553k| 158.4 |   400M | 487 |4600 |1310 | 938 | 114k|  1 |2903 |   8 | 5.865427e+06 |      --      |    Inf | unknown
962.93/965.69	c   966s|104600 |102964 | 16587k| 158.5 |   401M | 487 |4600 |1310 |1079 | 115k|  1 |2903 |   8 | 5.865427e+06 |      --      |    Inf | unknown
963.34/966.09	c   966s|104700 |103064 | 16591k| 158.4 |   402M | 487 |4600 |1310 |1169 | 115k|  1 |2903 |   8 | 5.865427e+06 |      --      |    Inf | unknown
964.53/967.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
964.53/967.20	c   967s|104800 |103164 | 16614k| 158.5 |   402M | 487 |4600 |1305 | 872 | 115k|  1 |2903 |   8 | 5.865427e+06 |      --      |    Inf | unknown
964.83/967.54	c   968s|104900 |103264 | 16617k| 158.4 |   403M | 487 |4600 |1305 | 964 | 115k|  1 |2903 |   8 | 5.865427e+06 |      --      |    Inf | unknown
966.62/969.37	c   969s|105000 |103364 | 16654k| 158.6 |   403M | 487 |4600 |1302 | 911 | 115k|  1 |2903 |   8 | 5.865427e+06 |      --      |    Inf | unknown
966.92/969.69	c   970s|105100 |103464 | 16656k| 158.4 |   403M | 487 |4600 |1302 | 971 | 115k|  1 |2903 |   8 | 5.865427e+06 |      --      |    Inf | unknown
969.02/971.78	c   972s|105200 |103564 | 16690k| 158.6 |   404M | 487 |4600 |1299 | 957 | 115k|  1 |2903 |   8 | 5.865427e+06 |      --      |    Inf | unknown
969.62/972.33	c   972s|105300 |103664 | 16698k| 158.5 |   404M | 487 |4600 |1297 |1023 | 115k|  1 |2903 |   8 | 5.865427e+06 |      --      |    Inf | unknown
970.21/972.96	c   973s|105400 |103764 | 16709k| 158.5 |   405M | 487 |4600 |1297 |1128 | 115k|  1 |2903 |   8 | 5.865427e+06 |      --      |    Inf | unknown
970.91/973.66	c   974s|105500 |103862 | 16721k| 158.4 |   405M | 487 |4600 |1299 |1017 | 116k|  1 |2906 |   8 | 5.865427e+06 |      --      |    Inf | unknown
971.11/973.87	c   974s|105600 |103962 | 16722k| 158.3 |   405M | 487 |4600 |1299 |1061 | 116k|  1 |2906 |   8 | 5.865427e+06 |      --      |    Inf | unknown
971.80/974.50	c   974s|105700 |104062 | 16736k| 158.3 |   405M | 487 |4600 |1296 | 992 | 116k|  1 |2906 |   8 | 5.865427e+06 |      --      |    Inf | unknown
972.20/974.96	c   975s|105800 |104162 | 16745k| 158.2 |   405M | 487 |4600 |1295 |1071 | 116k|  1 |2906 |   8 | 5.865427e+06 |      --      |    Inf | unknown
972.41/975.11	c   975s|105900 |104262 | 16745k| 158.1 |   405M | 487 |4600 |1295 |1077 | 116k|  1 |2906 |   8 | 5.865427e+06 |      --      |    Inf | unknown
972.60/975.38	c   975s|106000 |104358 | 16747k| 157.9 |   405M | 487 |4600 |1301 |1025 | 116k|  1 |2916 |   8 | 5.865427e+06 |      --      |    Inf | unknown
972.90/975.65	c   976s|106100 |104458 | 16749k| 157.8 |   407M | 487 |4600 |1301 |1081 | 116k|  1 |2916 |   8 | 5.865427e+06 |      --      |    Inf | unknown
974.10/976.85	c   977s|106200 |104558 | 16768k| 157.8 |   407M | 513 |4600 |1299 |1088 | 116k|  1 |2918 |   8 | 5.865427e+06 |      --      |    Inf | unknown
975.79/978.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
975.79/978.54	c   979s|106300 |104658 | 16801k| 158.0 |   407M | 513 |4600 |1299 |1175 | 116k|  1 |2918 |   8 | 5.865427e+06 |      --      |    Inf | unknown
975.99/978.71	c   979s|106400 |104758 | 16801k| 157.9 |   407M | 513 |4600 |1299 |1194 | 116k|  1 |2918 |   8 | 5.865427e+06 |      --      |    Inf | unknown
976.99/979.79	c   980s|106500 |104856 | 16831k| 158.0 |   407M | 513 |4600 |1300 | 951 | 116k|  1 |2925 |   8 | 5.865427e+06 |      --      |    Inf | unknown
977.89/980.62	c   981s|106600 |104953 | 16855k| 158.1 |   407M | 513 |4600 |1304 | 957 | 116k|  0 |2931 |   8 | 5.865427e+06 |      --      |    Inf | unknown
978.39/981.11	c   981s|106700 |105053 | 16865k| 158.0 |   407M | 513 |4600 |1303 | 982 | 116k|  1 |2931 |   8 | 5.865427e+06 |      --      |    Inf | unknown
978.49/981.26	c   981s|106800 |105151 | 16866k| 157.9 |   407M | 513 |4600 |1306 |   0 | 116k|  0 |2935 |   8 | 5.865427e+06 |      --      |    Inf | unknown
979.18/981.91	c   982s|106900 |105251 | 16878k| 157.8 |   407M | 513 |4600 |1305 | 998 | 116k|  1 |2935 |   8 | 5.865427e+06 |      --      |    Inf | unknown
979.39/982.10	c   982s|107000 |105349 | 16879k| 157.7 |   407M | 513 |4600 |1306 |1019 | 116k|  1 |2936 |   8 | 5.865427e+06 |      --      |    Inf | unknown
979.88/982.66	c   983s|107100 |105446 | 16888k| 157.6 |   407M | 513 |4600 |1301 |1259 | 117k|  1 |2939 |   8 | 5.865427e+06 |      --      |    Inf | unknown
982.77/985.56	c   986s|107200 |105532 | 16963k| 158.2 |   408M | 513 |4600 |1312 |1154 | 117k|  0 |2953 |   8 | 5.865427e+06 |      --      |    Inf | unknown
983.07/985.84	c   986s|107300 |105632 | 16966k| 158.1 |   409M | 513 |4600 |1312 |1197 | 117k|  1 |2953 |   8 | 5.865427e+06 |      --      |    Inf | unknown
983.97/986.78	c   987s|107400 |105724 | 16977k| 158.0 |   409M | 513 |4600 |1311 | 978 | 117k|  1 |2957 |   8 | 5.865427e+06 |      --      |    Inf | unknown
985.27/988.05	c   988s|107500 |105824 | 17015k| 158.2 |   409M | 513 |4600 |1311 |1042 | 117k|  1 |2957 |   8 | 5.865427e+06 |      --      |    Inf | unknown
985.47/988.24	c   988s|107600 |105924 | 17017k| 158.1 |   409M | 513 |4600 |1311 |1066 | 117k|  1 |2957 |   8 | 5.865427e+06 |      --      |    Inf | unknown
987.16/989.91	c   990s|107700 |106024 | 17041k| 158.2 |   409M | 513 |4600 |1299 | 763 | 117k|  1 |2957 |   8 | 5.865427e+06 |      --      |    Inf | unknown
987.56/990.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
987.56/990.30	c   990s|107800 |106124 | 17048k| 158.1 |   409M | 513 |4600 |1299 | 836 | 117k|  1 |2957 |   8 | 5.865427e+06 |      --      |    Inf | unknown
988.27/991.07	c   991s|107900 |106222 | 17057k| 158.0 |   409M | 513 |4600 |1300 |1050 | 117k|  1 |2963 |   8 | 5.865427e+06 |      --      |    Inf | unknown
991.65/994.49	c   994s|108000 |106320 | 17118k| 158.5 |   410M | 513 |4600 |1300 |1177 | 118k|  1 |2964 |   8 | 5.865427e+06 |      --      |    Inf | unknown
992.35/995.17	c   995s|108100 |106418 | 17130k| 158.4 |   410M | 513 |4600 |1301 |1251 | 118k|  1 |2965 |   8 | 5.865427e+06 |      --      |    Inf | unknown
993.05/995.85	c   996s|108200 |106518 | 17143k| 158.4 |   410M | 513 |4600 |1300 |1090 | 118k|  1 |2967 |   8 | 5.865427e+06 |      --      |    Inf | unknown
993.55/996.36	c   996s|108300 |106618 | 17150k| 158.3 |   412M | 513 |4600 |1308 |1081 | 118k|  1 |2976 |   8 | 5.865427e+06 |      --      |    Inf | unknown
996.04/998.86	c   999s|108400 |106718 | 17193k| 158.6 |   412M | 513 |4600 |1307 | 803 | 118k|  2 |2976 |   8 | 5.867555e+06 |      --      |    Inf | unknown
997.34/1000.11	c  1000s|108500 |106818 | 17226k| 158.7 |   412M | 513 |4600 |1307 | 841 | 118k|  2 |2976 |   8 | 5.867555e+06 |      --      |    Inf | unknown
997.73/1000.52	c  1001s|108600 |106915 | 17231k| 158.6 |   412M | 513 |4600 |1307 |1095 | 118k|  1 |2978 |   8 | 5.867555e+06 |      --      |    Inf | unknown
997.83/1000.68	c  1001s|108700 |107015 | 17232k| 158.5 |   412M | 513 |4600 |1307 |1108 | 118k|  1 |2978 |   8 | 5.867555e+06 |      --      |    Inf | unknown
998.34/1001.14	c  1001s|108800 |107115 | 17240k| 158.4 |   414M | 513 |4600 |1307 |1074 | 118k|  1 |2978 |   8 | 5.867555e+06 |      --      |    Inf | unknown
998.83/1001.67	c  1002s|108900 |107215 | 17249k| 158.4 |   414M | 513 |4600 |1307 |1130 | 118k|  2 |2978 |   8 | 5.867555e+06 |      --      |    Inf | unknown
999.13/1001.91	c  1002s|109000 |107315 | 17251k| 158.2 |   414M | 513 |4600 |1307 |1153 | 118k|  1 |2978 |   8 | 5.867555e+06 |      --      |    Inf | unknown
999.73/1002.51	c  1003s|109100 |107415 | 17258k| 158.1 |   414M | 513 |4600 |1309 |1076 | 118k|  1 |2983 |   8 | 5.867555e+06 |      --      |    Inf | unknown
999.93/1002.70	c  1003s|109200 |107515 | 17260k| 158.0 |   414M | 513 |4600 |1309 |1089 | 118k|  1 |2983 |   8 | 5.867555e+06 |      --      |    Inf | unknown
1000.82/1003.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1000.82/1003.68	c  1004s|109300 |107615 | 17271k| 158.0 |   416M | 513 |4600 |1305 | 774 | 119k|  1 |2983 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1002.52/1005.38	c  1005s|109400 |107713 | 17302k| 158.1 |   416M | 513 |4600 |1307 | 876 | 119k|  1 |2985 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1003.32/1006.13	c  1006s|109500 |107813 | 17324k| 158.2 |   416M | 513 |4600 |1307 | 970 | 119k|  0 |2985 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1004.22/1007.08	c  1007s|109600 |107913 | 17348k| 158.2 |   416M | 513 |4600 |1306 |1054 | 119k|  0 |2985 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1005.11/1007.91	c  1008s|109700 |108011 | 17364k| 158.2 |   416M | 513 |4600 |1308 | 720 | 119k|  1 |2989 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1008.10/1010.94	c  1011s|109800 |108109 | 17413k| 158.5 |   416M | 513 |4600 |1309 | 907 | 119k|  1 |2990 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1008.40/1011.22	c  1011s|109900 |108209 | 17415k| 158.4 |   416M | 513 |4600 |1309 |1008 | 119k|  1 |2990 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1011.49/1014.36	c  1014s|110000 |108309 | 17465k| 158.7 |   416M | 513 |4600 |1308 |1163 | 120k|  1 |2996 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1012.19/1015.06	c  1015s|110100 |108407 | 17478k| 158.7 |   417M | 513 |4600 |1309 |1236 | 120k|  1 |2997 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1012.39/1015.24	c  1015s|110200 |108507 | 17478k| 158.6 |   417M | 513 |4600 |1309 |1245 | 120k|  1 |2997 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1012.79/1015.69	c  1016s|110300 |108607 | 17484k| 158.5 |   418M | 513 |4600 |1308 |1028 | 120k|  1 |3004 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1013.88/1016.74	c  1017s|110400 |108704 | 17499k| 158.5 |   418M | 513 |4600 |1303 | 928 | 120k|  1 |3006 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1014.08/1016.98	c  1017s|110500 |108804 | 17500k| 158.3 |   418M | 513 |4600 |1302 |1003 | 120k|  1 |3006 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1016.08/1018.90	c  1019s|110600 |108898 | 17529k| 158.4 |   418M | 513 |4600 |1299 | 752 | 120k|  0 |3010 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1017.77/1020.62	c  1021s|110700 |108998 | 17565k| 158.6 |   418M | 513 |4600 |1299 | 891 | 120k|  2 |3010 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1017.97/1020.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1017.97/1020.87	c  1021s|110800 |109098 | 17566k| 158.5 |   418M | 513 |4600 |1299 | 947 | 120k|  2 |3010 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1020.17/1023.02	c  1023s|110900 |109196 | 17603k| 158.7 |   418M | 513 |4600 |1296 |1177 | 121k|  1 |3011 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1020.96/1023.86	c  1024s|111000 |109296 | 17619k| 158.7 |   418M | 513 |4600 |1296 |1246 | 121k|  1 |3011 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1021.56/1024.47	c  1024s|111100 |109396 | 17625k| 158.6 |   418M | 513 |4600 |1291 | 971 | 121k|  0 |3011 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1023.46/1026.39	c  1026s|111200 |109496 | 17659k| 158.8 |   418M | 513 |4600 |1290 |1097 | 121k|  2 |3011 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1024.35/1027.25	c  1027s|111300 |109596 | 17681k| 158.8 |   418M | 513 |4600 |1290 |1135 | 121k|  0 |3011 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1025.05/1027.97	c  1028s|111400 |109693 | 17698k| 158.8 |   419M | 513 |4600 |1291 |1083 | 121k|  2 |3014 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1025.26/1028.13	c  1028s|111500 |109793 | 17698k| 158.7 |   419M | 513 |4600 |1291 |1088 | 121k|  2 |3014 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1027.75/1030.60	c  1031s|111600 |109893 | 17731k| 158.8 |   419M | 513 |4600 |1283 |1093 | 121k|  0 |3014 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1028.64/1031.50	c  1032s|111700 |109993 | 17744k| 158.8 |   420M | 513 |4600 |1282 |1225 | 121k|  2 |3014 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1029.34/1032.29	c  1032s|111800 |110093 | 17763k| 158.8 |   421M | 513 |4600 |1282 |1246 | 121k|  1 |3014 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1030.34/1033.20	c  1033s|111900 |110191 | 17784k| 158.9 |   421M | 513 |4600 |1285 |1055 | 122k|  1 |3018 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1030.54/1033.43	c  1033s|112000 |110291 | 17785k| 158.8 |   421M | 513 |4600 |1285 |1081 | 122k|  1 |3018 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1030.93/1033.85	c  1034s|112100 |110386 | 17792k| 158.7 |   421M | 513 |4600 |1284 |1179 | 122k|  0 |3022 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1035.23/1038.10	c  1038s|112200 |110471 | 17875k| 159.3 |   421M | 513 |4600 |1283 |1110 | 122k|  1 |3029 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1035.92/1038.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1035.92/1038.86	c  1039s|112300 |110571 | 17889k| 159.3 |   422M | 513 |4600 |1283 |1206 | 122k|  1 |3029 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1036.32/1039.22	c  1039s|112400 |110671 | 17894k| 159.2 |   423M | 513 |4600 |1280 |1224 | 122k|  1 |3031 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1037.92/1040.84	c  1041s|112500 |110764 | 17928k| 159.3 |   423M | 513 |4600 |1282 | 795 | 122k|  0 |3035 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1039.61/1042.50	c  1043s|112600 |110862 | 17990k| 159.7 |   423M | 513 |4600 |1283 | 818 | 122k|  1 |3036 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1040.01/1042.91	c  1043s|112700 |110962 | 17996k| 159.6 |   423M | 513 |4600 |1279 | 973 | 122k|  1 |3036 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1040.21/1043.18	c  1043s|112800 |111062 | 17998k| 159.5 |   423M | 513 |4600 |1279 |1032 | 122k|  1 |3036 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1044.50/1047.41	c  1047s|112900 |111156 | 18067k| 160.0 |   423M | 513 |4600 |1272 |1141 | 123k|  0 |3036 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1045.89/1048.82	c  1049s|113000 |111254 | 18100k| 160.1 |   423M | 513 |4600 |1273 |1213 | 123k|  1 |3037 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1046.99/1049.91	c  1050s|113100 |111350 | 18123k| 160.2 |   423M | 513 |4600 |1278 | 955 | 123k|  0 |3045 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1048.69/1051.65	c  1052s|113200 |111448 | 18170k| 160.5 |   423M | 513 |4600 |1284 |1034 | 123k|  2 |3051 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1048.88/1051.84	c  1052s|113300 |111548 | 18170k| 160.3 |   423M | 513 |4600 |1284 |1043 | 123k|  2 |3051 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1049.48/1052.46	c  1052s|113400 |111648 | 18181k| 160.3 |   423M | 513 |4600 |1279 |1005 | 123k|  1 |3051 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1049.68/1052.66	c  1053s|113500 |111748 | 18182k| 160.2 |   423M | 513 |4600 |1279 |1021 | 123k|  1 |3051 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1049.88/1052.82	c  1053s|113600 |111848 | 18182k| 160.0 |   425M | 513 |4600 |1279 |1033 | 123k|  1 |3051 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1050.78/1053.73	c  1054s|113700 |111946 | 18200k| 160.0 |   425M | 513 |4600 |1282 |1029 | 123k|  1 |3055 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1051.08/1054.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1051.08/1054.09	c  1054s|113800 |112046 | 18206k| 159.9 |   425M | 513 |4600 |1282 |1048 | 123k|  1 |3055 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1053.08/1056.01	c  1056s|113900 |112146 | 18235k| 160.1 |   425M | 513 |4600 |1282 | 732 | 123k|  1 |3063 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1053.77/1056.76	c  1057s|114000 |112236 | 18254k| 160.1 |   425M | 513 |4600 |1288 | 757 | 123k|  1 |3069 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1053.97/1056.95	c  1057s|114100 |112336 | 18255k| 160.0 |   425M | 513 |4600 |1288 | 790 | 123k|  1 |3069 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1055.27/1058.25	c  1058s|114200 |112436 | 18274k| 160.0 |   425M | 513 |4600 |1279 | 810 | 123k|  1 |3069 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1055.47/1058.48	c  1058s|114300 |112534 | 18274k| 159.8 |   428M | 513 |4600 |1288 | 870 | 124k|  1 |3078 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1056.37/1059.30	c  1059s|114400 |112634 | 18284k| 159.8 |   428M | 513 |4600 |1309 |1007 | 124k|  1 |3106 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1058.96/1061.98	c  1062s|114500 |112734 | 18339k| 160.1 |   428M | 513 |4600 |1309 |1103 | 124k|  1 |3106 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1059.46/1062.42	c  1062s|114600 |112834 | 18344k| 160.0 |   429M | 513 |4600 |1309 |1172 | 124k|  1 |3106 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1061.46/1064.43	c  1064s|114700 |112934 | 18378k| 160.2 |   430M | 513 |4600 |1305 | 777 | 124k|  0 |3106 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1062.06/1065.05	c  1065s|114800 |113034 | 18390k| 160.2 |   430M | 513 |4600 |1304 | 847 | 124k|  1 |3106 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1062.26/1065.20	c  1065s|114900 |113134 | 18390k| 160.0 |   430M | 513 |4600 |1304 | 857 | 124k|  1 |3106 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1062.95/1065.90	c  1066s|115000 |113231 | 18402k| 160.0 |   430M | 513 |4600 |1304 |1030 | 124k|  1 |3111 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1063.35/1066.38	c  1066s|115100 |113327 | 18411k| 159.9 |   430M | 513 |4600 |1321 | 734 | 124k|  1 |3131 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1063.75/1066.74	c  1067s|115200 |113427 | 18416k| 159.8 |   430M | 513 |4600 |1321 | 830 | 124k|  1 |3131 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1064.35/1067.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1064.35/1067.34	c  1067s|115300 |113524 | 18427k| 159.8 |   430M | 513 |4600 |1319 | 782 | 125k|  1 |3135 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1064.85/1067.81	c  1068s|115400 |113624 | 18435k| 159.7 |   430M | 513 |4600 |1318 | 915 | 125k|  1 |3135 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1065.05/1068.01	c  1068s|115500 |113724 | 18435k| 159.6 |   430M | 513 |4600 |1318 | 958 | 125k|  1 |3135 |   8 | 5.867690e+06 |      --      |    Inf | unknown
1068.94/1071.99	c  1072s|115600 |113819 | 18500k| 160.0 |   431M | 513 |4600 |1313 | 722 | 125k|  1 |3138 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1069.54/1072.57	c  1073s|115700 |113919 | 18510k| 159.9 |   431M | 513 |4600 |1312 | 796 | 125k|  1 |3138 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1069.74/1072.73	c  1073s|115800 |114017 | 18511k| 159.8 |   431M | 513 |4600 |1316 | 819 | 125k|  1 |3142 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1072.83/1075.87	c  1076s|115900 |114114 | 18579k| 160.3 |   431M | 513 |4600 |1308 |1049 | 125k|  1 |3144 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1073.23/1076.24	c  1076s|116000 |114214 | 18583k| 160.2 |   432M | 513 |4600 |1308 |1110 | 125k|  1 |3144 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1074.72/1077.73	c  1078s|116100 |114314 | 18606k| 160.2 |   432M | 513 |4600 |1303 | 823 | 125k|  1 |3144 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1076.02/1079.04	c  1079s|116200 |114414 | 18629k| 160.3 |   432M | 513 |4600 |1303 | 913 | 125k|  2 |3144 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1076.32/1079.31	c  1079s|116300 |114514 | 18632k| 160.2 |   432M | 513 |4600 |1303 | 952 | 125k|  0 |3144 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1079.21/1082.27	c  1082s|116400 |114612 | 18677k| 160.4 |   432M | 513 |4600 |1297 |1067 | 126k|  1 |3146 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1079.91/1082.91	c  1083s|116500 |114712 | 18687k| 160.4 |   433M | 513 |4600 |1297 |1134 | 126k|  1 |3146 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1080.20/1083.23	c  1083s|116600 |114812 | 18689k| 160.2 |   434M | 513 |4600 |1293 | 972 | 126k|  1 |3146 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1083.29/1086.37	c  1086s|116700 |114906 | 18751k| 160.6 |   434M | 513 |4600 |1293 |1066 | 126k|  1 |3146 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1084.49/1087.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1084.49/1087.57	c  1088s|116800 |115004 | 18778k| 160.7 |   434M | 513 |4600 |1292 | 976 | 126k|  0 |3147 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1084.99/1088.09	c  1088s|116900 |115096 | 18790k| 160.7 |   434M | 513 |4600 |1305 | 991 | 126k|  1 |3160 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1085.19/1088.23	c  1088s|117000 |115196 | 18790k| 160.6 |   434M | 513 |4600 |1305 | 993 | 126k|  1 |3160 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1086.29/1089.39	c  1089s|117100 |115296 | 18808k| 160.6 |   434M | 513 |4600 |1298 |1020 | 126k|  1 |3160 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1086.69/1089.70	c  1090s|117200 |115392 | 18812k| 160.5 |   434M | 513 |4600 |1306 |1055 | 126k|  1 |3172 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1087.29/1090.40	c  1090s|117300 |115490 | 18825k| 160.4 |   435M | 513 |4600 |1315 | 998 | 126k|  1 |3187 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1087.59/1090.69	c  1091s|117400 |115584 | 18829k| 160.3 |   435M | 513 |4600 |1324 |1022 | 126k|  1 |3196 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1090.28/1093.35	c  1093s|117500 |115680 | 18875k| 160.6 |   435M | 513 |4600 |1329 | 842 | 126k|  1 |3206 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1090.68/1093.77	c  1094s|117600 |115780 | 18881k| 160.5 |   435M | 513 |4600 |1329 | 889 | 126k|  1 |3206 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1091.38/1094.48	c  1094s|117700 |115878 | 18895k| 160.5 |   436M | 513 |4600 |1327 | 919 | 126k|  1 |3208 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1092.08/1095.14	c  1095s|117800 |115978 | 18910k| 160.5 |   436M | 513 |4600 |1327 |1026 | 126k|  0 |3208 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1092.47/1095.51	c  1096s|117900 |116076 | 18918k| 160.4 |   436M | 513 |4600 |1338 |1036 | 126k|  1 |3219 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1093.87/1096.92	c  1097s|118000 |116176 | 18939k| 160.5 |   436M | 513 |4600 |1354 |1056 | 127k|  1 |3239 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1094.57/1097.66	c  1098s|118100 |116276 | 18952k| 160.4 |   436M | 513 |4600 |1354 |1150 | 127k|  0 |3239 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1094.87/1097.97	c  1098s|118200 |116376 | 18955k| 160.3 |   437M | 513 |4600 |1357 | 982 | 127k|  1 |3242 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1095.26/1098.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1095.26/1098.37	c  1098s|118300 |116470 | 18962k| 160.3 |   437M | 513 |4600 |1375 |1048 | 127k|  1 |3262 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1095.46/1098.53	c  1099s|118400 |116570 | 18963k| 160.1 |   437M | 513 |4600 |1375 |1062 | 127k|  1 |3262 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1096.55/1099.68	c  1100s|118500 |116666 | 18984k| 160.2 |   437M | 513 |4600 |1375 | 966 | 127k|  1 |3265 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1096.85/1099.95	c  1100s|118600 |116766 | 18988k| 160.1 |   437M | 513 |4600 |1375 |1013 | 127k|  1 |3265 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1097.06/1100.11	c  1100s|118700 |116866 | 18988k| 159.9 |   438M | 513 |4600 |1375 |1020 | 127k|  1 |3265 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1097.75/1100.88	c  1101s|118800 |116961 | 19004k| 159.9 |   438M | 513 |4600 |1371 |1025 | 127k|  1 |3267 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1097.95/1101.09	c  1101s|118900 |117061 | 19005k| 159.8 |   438M | 513 |4600 |1371 |1042 | 127k|  2 |3267 |   8 | 5.870066e+06 |      --      |    Inf | unknown
1101.64/1104.79	c  1105s|119000 |117161 | 19067k| 160.2 |   439M | 513 |4600 |1366 | 958 | 127k|  1 |3267 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1102.34/1105.48	c  1105s|119100 |117258 | 19081k| 160.2 |   439M | 513 |4600 |1367 |1037 | 127k|  1 |3269 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1106.33/1109.45	c  1109s|119200 |117358 | 19145k| 160.6 |   439M | 513 |4600 |1375 |1057 | 128k|  1 |3280 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1110.02/1113.19	c  1113s|119300 |117456 | 19216k| 161.0 |   440M | 513 |4600 |1372 | 790 | 128k|  1 |3283 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1110.82/1113.93	c  1114s|119400 |117556 | 19229k| 161.0 |   441M | 513 |4600 |1371 | 892 | 128k|  1 |3283 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1111.31/1114.44	c  1114s|119500 |117654 | 19237k| 160.9 |   441M | 513 |4600 |1371 | 711 | 128k|  1 |3287 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1113.31/1116.44	c  1116s|119600 |117754 | 19269k| 161.1 |   441M | 513 |4600 |1367 | 922 | 128k|  1 |3287 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1114.40/1117.50	c  1118s|119700 |117850 | 19296k| 161.2 |   441M | 513 |4600 |1365 |1020 | 128k|  1 |3287 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1114.91/1118.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1114.91/1118.03	c  1118s|119800 |117950 | 19307k| 161.1 |   442M | 513 |4600 |1365 |1082 | 128k|  1 |3287 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1115.70/1118.86	c  1119s|119900 |118048 | 19326k| 161.1 |   442M | 513 |4600 |1374 | 988 | 129k|  1 |3297 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1116.30/1119.44	c  1119s|120000 |118145 | 19337k| 161.1 |   442M | 513 |4600 |1373 | 992 | 129k|  1 |3299 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1116.50/1119.66	c  1120s|120100 |118245 | 19338k| 161.0 |   442M | 513 |4600 |1372 |1020 | 129k|  1 |3299 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1116.90/1120.01	c  1120s|120200 |118345 | 19341k| 160.9 |   442M | 513 |4600 |1375 | 933 | 129k|  1 |3302 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1117.50/1120.65	c  1121s|120300 |118445 | 19352k| 160.8 |   442M | 513 |4600 |1373 |1003 | 129k|  1 |3302 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1117.70/1120.83	c  1121s|120400 |118545 | 19353k| 160.7 |   442M | 513 |4600 |1373 |1016 | 129k|  1 |3302 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1118.00/1121.19	c  1121s|120500 |118645 | 19357k| 160.6 |   442M | 513 |4600 |1371 |1031 | 129k|  1 |3302 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1118.60/1121.76	c  1122s|120600 |118737 | 19369k| 160.6 |   442M | 513 |4600 |1377 | 994 | 129k|  1 |3311 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1119.39/1122.53	c  1123s|120700 |118835 | 19380k| 160.5 |   442M | 513 |4600 |1378 | 686 | 129k|  1 |3313 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1120.00/1123.17	c  1123s|120800 |118935 | 19388k| 160.5 |   443M | 513 |4600 |1378 | 862 | 129k|  1 |3313 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1120.29/1123.41	c  1123s|120900 |119033 | 19390k| 160.3 |   444M | 513 |4600 |1380 | 919 | 129k|  1 |3315 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1122.89/1126.03	c  1126s|121000 |119133 | 19436k| 160.6 |   446M | 513 |4600 |1374 | 694 | 129k|  0 |3315 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1125.27/1128.48	c  1128s|121100 |119225 | 19480k| 160.8 |   446M | 513 |4600 |1372 | 822 | 130k|  0 |3315 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1127.47/1130.66	c  1131s|121200 |119320 | 19530k| 161.1 |   447M | 513 |4600 |1370 | 724 | 130k|  0 |3317 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1131.46/1134.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1131.46/1134.60	c  1135s|121300 |119420 | 19612k| 161.6 |   447M | 513 |4600 |1370 | 924 | 130k|  0 |3317 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1131.86/1135.02	c  1135s|121400 |119520 | 19617k| 161.6 |   448M | 513 |4600 |1370 | 973 | 130k|  1 |3317 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1132.26/1135.42	c  1135s|121500 |119620 | 19623k| 161.5 |   448M | 513 |4600 |1364 |1026 | 130k|  1 |3317 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1132.46/1135.69	c  1136s|121600 |119720 | 19627k| 161.4 |   448M | 513 |4600 |1364 |1042 | 130k|  1 |3317 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1134.15/1137.32	c  1137s|121700 |119817 | 19653k| 161.5 |   448M | 513 |4600 |1364 |1087 | 131k|  1 |3320 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1134.45/1137.68	c  1138s|121800 |119917 | 19657k| 161.3 |   449M | 513 |4600 |1364 |1166 | 131k|  1 |3320 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1135.95/1139.17	c  1139s|121900 |120015 | 19678k| 161.4 |   450M | 513 |4600 |1363 | 781 | 131k|  2 |3326 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1137.64/1140.88	c  1141s|122000 |120115 | 19705k| 161.5 |   451M | 513 |4600 |1363 | 900 | 131k|  2 |3326 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1137.95/1141.12	c  1141s|122100 |120215 | 19706k| 161.4 |   452M | 513 |4600 |1363 | 956 | 131k|  1 |3326 |   8 | 5.870398e+06 |      --      |    Inf | unknown
1139.54/1142.70	c  1143s|122200 |120310 | 19733k| 161.4 |   452M | 513 |4600 |1355 | 670 | 131k|  0 |3329 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1142.63/1145.80	c  1146s|122300 |120410 | 19786k| 161.7 |   452M | 513 |4600 |1352 |1036 | 131k|  1 |3329 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1143.03/1146.24	c  1146s|122400 |120510 | 19792k| 161.7 |   452M | 513 |4600 |1352 |1114 | 132k|  1 |3329 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1143.63/1146.85	c  1147s|122500 |120608 | 19803k| 161.6 |   452M | 513 |4600 |1346 | 824 | 132k|  1 |3330 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1143.93/1147.15	c  1147s|122600 |120706 | 19806k| 161.5 |   452M | 513 |4600 |1346 | 897 | 132k|  1 |3330 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1144.12/1147.32	c  1147s|122700 |120806 | 19806k| 161.4 |   452M | 513 |4600 |1346 | 910 | 132k|  1 |3330 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1146.72/1149.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1146.72/1149.90	c  1150s|122800 |120906 | 19846k| 161.6 |   453M | 513 |4600 |1343 |1066 | 132k|  1 |3333 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1147.22/1150.44	c  1150s|122900 |121006 | 19854k| 161.5 |   453M | 513 |4600 |1343 |1145 | 132k|  1 |3333 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1147.51/1150.77	c  1151s|123000 |121106 | 19856k| 161.4 |   453M | 513 |4600 |1338 |1013 | 132k|  1 |3333 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1147.92/1151.17	c  1151s|123100 |121201 | 19862k| 161.3 |   453M | 513 |4600 |1339 |1031 | 132k|  1 |3336 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1148.31/1151.58	c  1152s|123200 |121301 | 19868k| 161.2 |   453M | 513 |4600 |1335 | 977 | 132k|  1 |3336 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1148.71/1151.98	c  1152s|123300 |121401 | 19875k| 161.2 |   453M | 513 |4600 |1335 |1029 | 133k|  1 |3336 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1153.10/1156.34	c  1156s|123400 |121501 | 19951k| 161.6 |   453M | 513 |4600 |1330 |1027 | 133k|  1 |3336 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1153.80/1157.04	c  1157s|123500 |121598 | 19963k| 161.6 |   453M | 513 |4600 |1331 |1047 | 133k|  1 |3338 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1153.90/1157.19	c  1157s|123600 |121698 | 19963k| 161.5 |   453M | 513 |4600 |1331 |1052 | 133k|  1 |3338 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1154.40/1157.63	c  1158s|123700 |121798 | 19969k| 161.4 |   453M | 513 |4600 |1328 |1255 | 133k|  1 |3338 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1157.09/1160.38	c  1160s|123800 |121890 | 20009k| 161.6 |   455M | 513 |4600 |1328 | 930 | 133k|  2 |3347 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1157.49/1160.76	c  1161s|123900 |121990 | 20015k| 161.5 |   455M | 513 |4600 |1328 | 984 | 133k|  2 |3347 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1158.19/1161.44	c  1161s|124000 |122082 | 20029k| 161.5 |   455M | 513 |4600 |1322 |1171 | 133k|  1 |3354 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1162.78/1166.08	c  1166s|124100 |122175 | 20113k| 162.0 |   455M | 513 |4600 |1328 |1084 | 133k|  1 |3365 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1163.97/1167.24	c  1167s|124200 |122269 | 20131k| 162.1 |   455M | 513 |4600 |1325 |1087 | 134k|  1 |3370 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1164.37/1167.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1164.37/1167.69	c  1168s|124300 |122369 | 20140k| 162.0 |   455M | 513 |4600 |1325 |1130 | 134k|  1 |3370 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1166.17/1169.47	c  1169s|124400 |122466 | 20166k| 162.1 |   455M | 513 |4600 |1319 |1033 | 134k|  0 |3375 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1167.17/1170.46	c  1170s|124500 |122566 | 20179k| 162.0 |   455M | 513 |4600 |1318 |1168 | 134k|  1 |3375 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1167.47/1170.77	c  1171s|124600 |122666 | 20183k| 161.9 |   456M | 513 |4600 |1318 |1210 | 134k|  1 |3375 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1168.87/1172.13	c  1172s|124700 |122762 | 20203k| 162.0 |   456M | 513 |4600 |1307 | 920 | 134k|  1 |3375 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1169.86/1173.12	c  1173s|124800 |122860 | 20219k| 162.0 |   456M | 513 |4600 |1316 |1096 | 135k|  1 |3385 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1170.06/1173.34	c  1173s|124900 |122960 | 20221k| 161.9 |   457M | 513 |4600 |1316 |1108 | 135k|  1 |3385 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1170.96/1174.28	c  1174s|125000 |123060 | 20244k| 161.9 |   457M | 513 |4600 |1314 |1021 | 135k|  1 |3385 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1171.25/1174.54	c  1175s|125100 |123157 | 20245k| 161.8 |   457M | 513 |4600 |1307 | 686 | 135k|  3 |3387 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1175.04/1178.31	c  1178s|125200 |123257 | 20314k| 162.2 |   457M | 513 |4600 |1306 | 797 | 135k|  1 |3387 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1175.54/1178.86	c  1179s|125300 |123357 | 20323k| 162.2 |   458M | 513 |4600 |1306 | 843 | 135k|  1 |3387 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1176.34/1179.61	c  1180s|125400 |123457 | 20335k| 162.1 |   458M | 513 |4600 |1302 | 693 | 135k|  0 |3387 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1176.64/1179.92	c  1180s|125500 |123557 | 20339k| 162.0 |   458M | 513 |4600 |1302 | 774 | 135k|  1 |3387 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1177.04/1180.30	c  1180s|125600 |123657 | 20344k| 161.9 |   458M | 513 |4600 |1302 | 832 | 135k|  1 |3387 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1180.23/1183.59	c  1184s|125700 |123757 | 20404k| 162.3 |   458M | 513 |4600 |1300 | 811 | 136k|  1 |3387 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1180.83/1184.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1180.83/1184.19	c  1184s|125800 |123857 | 20412k| 162.2 |   458M | 513 |4600 |1300 | 859 | 136k|  1 |3387 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1181.63/1184.96	c  1185s|125900 |123952 | 20424k| 162.2 |   460M | 513 |4600 |1298 | 868 | 136k|  1 |3391 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1183.73/1187.05	c  1187s|126000 |124050 | 20451k| 162.3 |   460M | 513 |4600 |1300 |1010 | 136k|  2 |3393 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1184.02/1187.36	c  1187s|126100 |124150 | 20454k| 162.2 |   462M | 513 |4600 |1300 |1077 | 136k|  1 |3393 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1184.72/1188.09	c  1188s|126200 |124248 | 20469k| 162.2 |   462M | 513 |4600 |1297 |1038 | 136k|  0 |3394 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1185.22/1188.54	c  1189s|126300 |124342 | 20478k| 162.1 |   462M | 513 |4600 |1303 |   0 | 136k|  0 |3405 |   8 | 5.871570e+06 |      --      |    Inf | unknown
1193.40/1196.70	c  1197s|126400 |124441 | 20579k| 162.8 |   462M | 513 |4600 |1300 |1088 | 136k|  1 |3405 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1193.80/1197.10	c  1197s|126500 |124541 | 20584k| 162.7 |   464M | 513 |4600 |1300 |1173 | 136k|  1 |3405 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1197.18/1200.58	c  1201s|126600 |124636 | 20635k| 163.0 |   465M | 513 |4600 |1297 | 861 | 137k|  0 |3408 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1201.57/1204.92	c  1205s|126700 |124732 | 20713k| 163.4 |   466M | 513 |4600 |1301 | 916 | 137k|  1 |3413 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1202.07/1205.49	c  1205s|126800 |124820 | 20724k| 163.4 |   466M | 513 |4600 |1303 |1019 | 137k|  1 |3420 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1202.57/1206.00	c  1206s|126900 |124908 | 20733k| 163.3 |   466M | 513 |4600 |1303 |1022 | 137k|  1 |3420 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1203.17/1206.57	c  1207s|127000 |124999 | 20742k| 163.3 |   467M | 513 |4600 |1298 |1047 | 137k|  1 |3422 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1206.26/1209.65	c  1210s|127100 |125083 | 20791k| 163.5 |   467M | 513 |4600 |1285 |1020 | 137k|  0 |3424 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1207.06/1210.47	c  1210s|127200 |125183 | 20805k| 163.5 |   468M | 513 |4600 |1285 |1144 | 137k|  1 |3424 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1207.36/1210.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1207.36/1210.72	c  1211s|127300 |125283 | 20807k| 163.4 |   468M | 513 |4600 |1285 |1159 | 137k|  1 |3424 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1211.15/1214.52	c  1215s|127400 |125383 | 20864k| 163.7 |   468M | 513 |4600 |1275 | 994 | 138k|  2 |3424 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1212.04/1215.43	c  1215s|127500 |125481 | 20882k| 163.7 |   468M | 513 |4600 |1279 |1028 | 138k|  1 |3428 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1215.34/1218.76	c  1219s|127600 |125579 | 20932k| 164.0 |   468M | 513 |4600 |1268 |1024 | 138k|  1 |3429 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1218.23/1221.66	c  1222s|127700 |125673 | 20982k| 164.3 |   468M | 513 |4600 |1265 |1098 | 138k|  1 |3429 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1218.53/1221.99	c  1222s|127800 |125773 | 20985k| 164.2 |   468M | 513 |4600 |1265 |1140 | 138k|  1 |3429 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1218.93/1222.35	c  1222s|127900 |125870 | 20989k| 164.1 |   468M | 513 |4600 |1261 |1025 | 139k|  1 |3433 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1219.12/1222.55	c  1223s|128000 |125970 | 20990k| 163.9 |   468M | 513 |4600 |1261 |1049 | 139k|  1 |3433 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1219.42/1222.89	c  1223s|128100 |126070 | 20995k| 163.9 |   469M | 513 |4600 |1271 |1054 | 139k|  1 |3444 |   8 | 5.872051e+06 |      --      |    Inf | unknown
1222.62/1226.05	c  1226s|128200 |126170 | 21049k| 164.2 |   470M | 513 |4600 |1266 | 882 | 139k|  2 |3444 |   8 | 5.873468e+06 |      --      |    Inf | unknown
1222.81/1226.28	c  1226s|128300 |126270 | 21050k| 164.0 |   472M | 513 |4600 |1266 | 942 | 139k|  1 |3444 |   8 | 5.873468e+06 |      --      |    Inf | unknown
1224.21/1227.60	c  1228s|128400 |126366 | 21063k| 164.0 |   472M | 513 |4600 |1267 | 813 | 139k|  1 |3452 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1227.30/1230.75	c  1231s|128500 |126464 | 21115k| 164.3 |   472M | 513 |4600 |1270 |   0 | 139k|  0 |3455 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1230.19/1233.69	c  1234s|128600 |126563 | 21169k| 164.6 |   472M | 513 |4600 |1268 | 900 | 140k|  1 |3456 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1230.70/1234.16	c  1234s|128700 |126663 | 21175k| 164.5 |   473M | 513 |4600 |1267 | 997 | 140k|  1 |3456 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1233.09/1236.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1233.09/1236.56	c  1237s|128800 |126763 | 21212k| 164.7 |   473M | 513 |4600 |1261 |1103 | 140k|  1 |3456 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1234.08/1237.55	c  1238s|128900 |126863 | 21229k| 164.7 |   473M | 513 |4600 |1259 |1204 | 140k|  0 |3456 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1234.38/1237.81	c  1238s|129000 |126963 | 21231k| 164.5 |   473M | 513 |4600 |1259 |1223 | 140k|  1 |3456 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1237.07/1240.57	c  1241s|129100 |127063 | 21272k| 164.7 |   475M | 513 |4600 |1255 |1104 | 140k|  1 |3456 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1237.58/1241.05	c  1241s|129200 |127163 | 21277k| 164.7 |   475M | 513 |4600 |1255 |1216 | 141k|  1 |3456 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1238.47/1242.00	c  1242s|129300 |127263 | 21291k| 164.6 |   475M | 513 |4600 |1253 | 980 | 141k|  0 |3460 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1240.17/1243.61	c  1244s|129400 |127361 | 21319k| 164.7 |   475M | 513 |4600 |1252 |1146 | 141k|  1 |3460 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1240.76/1244.21	c  1244s|129500 |127461 | 21327k| 164.7 |   476M | 513 |4600 |1252 |1238 | 141k|  1 |3460 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1244.26/1247.73	c  1248s|129600 |127558 | 21374k| 164.9 |   476M | 513 |4600 |1262 | 955 | 141k|  1 |3475 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1245.55/1249.03	c  1249s|129700 |127658 | 21400k| 165.0 |   476M | 513 |4600 |1262 |1022 | 141k|  1 |3475 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1246.45/1249.99	c  1250s|129800 |127753 | 21420k| 165.0 |   476M | 513 |4600 |1258 |1001 | 142k|  1 |3479 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1246.85/1250.31	c  1250s|129900 |127853 | 21424k| 164.9 |   476M | 513 |4600 |1258 |1042 | 142k|  1 |3479 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1248.55/1252.09	c  1252s|130000 |127953 | 21448k| 164.9 |   476M | 513 |4600 |1248 | 824 | 142k|  1 |3481 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1250.64/1254.13	c  1254s|130100 |128053 | 21488k| 165.1 |   478M | 513 |4600 |1248 | 964 | 142k|  1 |3481 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1250.84/1254.34	c  1254s|130200 |128153 | 21489k| 165.0 |   478M | 513 |4600 |1248 | 980 | 142k|  1 |3481 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1254.33/1257.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1254.33/1257.88	c  1258s|130300 |128253 | 21550k| 165.4 |   478M | 513 |4600 |1239 | 782 | 142k|  0 |3481 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1255.82/1259.32	c  1259s|130400 |128353 | 21577k| 165.4 |   478M | 513 |4600 |1238 | 915 | 142k|  1 |3481 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1256.22/1259.71	c  1260s|130500 |128453 | 21582k| 165.3 |   478M | 513 |4600 |1236 |1178 | 142k|  1 |3481 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1257.12/1260.62	c  1261s|130600 |128538 | 21599k| 165.4 |   478M | 513 |4600 |1242 |1069 | 143k|  1 |3492 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1257.32/1260.85	c  1261s|130700 |128638 | 21600k| 165.2 |   478M | 513 |4600 |1242 |1097 | 143k|  1 |3492 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1257.92/1261.48	c  1261s|130800 |128732 | 21610k| 165.2 |   478M | 513 |4600 |1242 |1049 | 143k|  1 |3498 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1258.12/1261.66	c  1262s|130900 |128832 | 21611k| 165.1 |   478M | 513 |4600 |1242 |1064 | 143k|  1 |3498 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1258.41/1261.99	c  1262s|131000 |128932 | 21616k| 165.0 |   478M | 513 |4600 |1240 | 998 | 143k|  1 |3498 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1259.52/1263.04	c  1263s|131100 |129030 | 21644k| 165.1 |   479M | 513 |4600 |1244 |1036 | 143k|  1 |3502 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1259.71/1263.28	c  1263s|131200 |129130 | 21645k| 164.9 |   479M | 513 |4600 |1244 |1066 | 143k|  1 |3502 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1260.91/1264.43	c  1264s|131300 |129227 | 21663k| 165.0 |   479M | 513 |4600 |1235 | 724 | 143k|  1 |3505 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1264.30/1267.85	c  1268s|131400 |129327 | 21720k| 165.3 |   479M | 513 |4600 |1234 | 838 | 143k|  1 |3505 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1264.80/1268.37	c  1268s|131500 |129425 | 21729k| 165.2 |   480M | 513 |4600 |1243 | 896 | 143k|  1 |3514 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1267.69/1271.24	c  1271s|131600 |129525 | 21765k| 165.4 |   480M | 513 |4600 |1240 | 994 | 144k|  1 |3514 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1268.39/1271.95	c  1272s|131700 |129625 | 21776k| 165.3 |   481M | 513 |4600 |1240 |1092 | 144k|  1 |3514 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1268.69/1272.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1268.69/1272.27	c  1272s|131800 |129725 | 21779k| 165.2 |   481M | 513 |4600 |1235 | 990 | 144k|  1 |3514 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1271.68/1275.20	c  1275s|131900 |129822 | 21826k| 165.4 |   481M | 513 |4600 |1231 | 855 | 144k|  1 |3516 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1272.08/1275.65	c  1276s|132000 |129922 | 21833k| 165.4 |   481M | 513 |4600 |1231 | 952 | 144k|  1 |3516 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1272.38/1275.96	c  1276s|132100 |130022 | 21837k| 165.3 |   482M | 513 |4600 |1225 |1257 | 144k|  1 |3516 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1273.48/1277.02	c  1277s|132200 |130116 | 21858k| 165.3 |   482M | 513 |4600 |1224 |1043 | 145k|  1 |3521 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1273.77/1277.39	c  1277s|132300 |130216 | 21866k| 165.2 |   482M | 513 |4600 |1224 |1062 | 145k|  0 |3521 |   8 | 5.873793e+06 |      --      |    Inf | unknown
1274.97/1278.55	c  1279s|132400 |130314 | 21884k| 165.3 |   482M | 513 |4600 |1226 | 820 | 145k|  0 |3528 |   8 | 5.874112e+06 |      --      |    Inf | unknown
1278.26/1281.87	c (node 132490) numerical troubles in LP 209688 -- unresolved
1278.47/1282.10	c  1282s|132500 |130414 | 21959k| 165.7 |   482M | 513 |4600 |1226 | 915 | 145k|  0 |3528 |   8 | 5.874112e+06 |      --      |    Inf | unknown
1279.16/1282.76	c  1283s|132600 |130514 | 21974k| 165.7 |   482M | 513 |4600 |1226 | 963 | 145k|  1 |3528 |   8 | 5.874112e+06 |      --      |    Inf | unknown
1283.15/1286.76	c  1287s|132700 |130611 | 22033k| 166.0 |   482M | 513 |4600 |1224 | 906 | 145k|  0 |3533 |   8 | 5.874866e+06 |      --      |    Inf | unknown
1284.84/1288.41	c  1288s|132800 |130711 | 22064k| 166.1 |   483M | 513 |4600 |1224 |1029 | 145k|  1 |3533 |   8 | 5.874866e+06 |      --      |    Inf | unknown
1285.14/1288.76	c  1289s|132900 |130811 | 22069k| 166.0 |   483M | 513 |4600 |1217 |1176 | 145k|  0 |3533 |   8 | 5.874866e+06 |      --      |    Inf | unknown
1286.55/1290.18	c  1290s|133000 |130908 | 22098k| 166.1 |   484M | 513 |4600 |1218 |1007 | 146k|  1 |3536 |   8 | 5.874866e+06 |      --      |    Inf | unknown
1286.84/1290.43	c  1290s|133100 |131002 | 22100k| 166.0 |   485M | 513 |4600 |1226 |1049 | 146k|  1 |3546 |   8 | 5.874866e+06 |      --      |    Inf | unknown
1287.94/1291.55	c  1292s|133200 |131097 | 22118k| 166.0 |   486M | 513 |4600 |1227 | 749 | 146k|  1 |3557 |   8 | 5.874866e+06 |      --      |    Inf | unknown
1288.83/1292.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1288.83/1292.46	c  1292s|133300 |131197 | 22129k| 166.0 |   486M | 513 |4600 |1225 | 936 | 146k|  1 |3557 |   8 | 5.874866e+06 |      --      |    Inf | unknown
1289.03/1292.68	c  1293s|133400 |131297 | 22130k| 165.9 |   486M | 513 |4600 |1225 | 980 | 146k|  1 |3557 |   8 | 5.874866e+06 |      --      |    Inf | unknown
1292.03/1295.63	c  1296s|133500 |131394 | 22171k| 166.0 |   487M | 513 |4600 |1223 | 972 | 146k|  1 |3560 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1293.72/1297.32	c  1297s|133600 |131494 | 22199k| 166.1 |   487M | 513 |4600 |1222 |1091 | 147k|  1 |3560 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1294.02/1297.67	c  1298s|133700 |131594 | 22202k| 166.0 |   487M | 513 |4600 |1218 | 991 | 147k|  1 |3560 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1297.02/1300.67	c  1301s|133800 |131691 | 22246k| 166.2 |   487M | 513 |4600 |1212 | 820 | 147k|  1 |3563 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1299.61/1303.27	c  1303s|133900 |131783 | 22300k| 166.5 |   487M | 513 |4600 |1216 | 979 | 147k|  1 |3569 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1300.71/1304.31	c  1304s|134000 |131880 | 22321k| 166.5 |   488M | 513 |4600 |1215 |1016 | 147k|  1 |3571 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1301.41/1305.07	c  1305s|134100 |131975 | 22343k| 166.6 |   488M | 513 |4600 |1219 |1027 | 147k|  1 |3576 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1302.00/1305.62	c  1306s|134200 |132075 | 22354k| 166.5 |   488M | 513 |4600 |1219 |1095 | 148k|  1 |3576 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1302.30/1305.90	c  1306s|134300 |132175 | 22358k| 166.4 |   489M | 513 |4600 |1219 |1129 | 148k|  1 |3576 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1302.80/1306.41	c  1306s|134400 |132275 | 22365k| 166.4 |   489M | 513 |4600 |1212 | 965 | 148k|  1 |3576 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1303.30/1306.96	c  1307s|134500 |132375 | 22373k| 166.3 |   491M | 513 |4600 |1212 |1031 | 148k|  1 |3576 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1303.50/1307.19	c  1307s|134600 |132473 | 22375k| 166.2 |   491M | 513 |4600 |1216 |1038 | 148k|  1 |3580 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1306.69/1310.34	c  1310s|134700 |132573 | 22421k| 166.4 |   491M | 513 |4600 |1228 | 903 | 148k|  1 |3595 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1306.99/1310.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1306.99/1310.63	c  1311s|134800 |132673 | 22424k| 166.3 |   491M | 513 |4600 |1228 | 961 | 148k|  1 |3595 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1308.29/1311.91	c  1312s|134900 |132771 | 22438k| 166.3 |   491M | 513 |4600 |1229 | 815 | 148k|  1 |3600 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1311.48/1315.11	c  1315s|135000 |132871 | 22494k| 166.6 |   491M | 513 |4600 |1229 | 963 | 148k|  1 |3600 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1311.68/1315.33	c  1315s|135100 |132971 | 22495k| 166.5 |   491M | 513 |4600 |1229 | 999 | 148k|  1 |3600 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1312.57/1316.28	c  1316s|135200 |133071 | 22510k| 166.5 |   492M | 513 |4600 |1223 | 964 | 148k|  1 |3600 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1313.48/1317.10	c  1317s|135300 |133171 | 22527k| 166.5 |   495M | 513 |4600 |1223 |1043 | 149k|  1 |3600 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1314.17/1317.84	c  1318s|135400 |133271 | 22536k| 166.4 |   495M | 513 |4600 |1217 | 778 | 149k|  0 |3600 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1316.56/1320.26	c  1320s|135500 |133371 | 22573k| 166.6 |   495M | 513 |4600 |1216 | 990 | 149k|  2 |3600 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1317.56/1321.21	c  1321s|135600 |133468 | 22586k| 166.5 |   495M | 513 |4600 |1214 | 997 | 149k|  1 |3603 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1317.86/1321.56	c  1322s|135700 |133568 | 22590k| 166.4 |   495M | 513 |4600 |1214 |1066 | 149k|  1 |3603 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1318.06/1321.79	c  1322s|135800 |133668 | 22591k| 166.3 |   496M | 513 |4600 |1214 |1117 | 149k|  1 |3603 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1318.86/1322.57	c  1323s|135900 |133768 | 22606k| 166.3 |   496M | 513 |4600 |1213 |1012 | 149k|  1 |3603 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1319.16/1322.82	c  1323s|136000 |133868 | 22608k| 166.2 |   496M | 513 |4600 |1213 |1039 | 149k|  1 |3603 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1319.76/1323.49	c  1323s|136100 |133968 | 22611k| 166.1 |   497M | 513 |4600 |1210 | 940 | 149k|  1 |3603 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1320.25/1323.90	c  1324s|136200 |134068 | 22619k| 166.0 |   498M | 513 |4600 |1209 |1026 | 149k|  1 |3603 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1320.36/1324.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1320.36/1324.05	c  1324s|136300 |134168 | 22619k| 165.9 |   498M | 513 |4600 |1209 |1031 | 149k|  1 |3603 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1321.15/1324.82	c  1325s|136400 |134268 | 22632k| 165.9 |   498M | 513 |4600 |1203 |1016 | 149k|  1 |3603 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1321.35/1325.03	c  1325s|136500 |134366 | 22633k| 165.8 |   498M | 513 |4600 |1213 |1051 | 150k|  1 |3614 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1321.55/1325.20	c  1325s|136600 |134466 | 22633k| 165.7 |   498M | 513 |4600 |1213 |1061 | 150k|  1 |3614 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1322.35/1326.09	c  1326s|136700 |134562 | 22648k| 165.6 |   498M | 513 |4600 |1204 | 804 | 150k|  0 |3614 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1322.84/1326.53	c  1327s|136800 |134662 | 22656k| 165.6 |   499M | 513 |4600 |1204 | 903 | 150k|  1 |3614 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1323.04/1326.78	c  1327s|136900 |134762 | 22658k| 165.5 |   499M | 513 |4600 |1204 | 949 | 150k|  1 |3614 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1325.73/1329.40	c  1329s|137000 |134862 | 22689k| 165.6 |   500M | 513 |4600 |1202 | 979 | 150k|  1 |3618 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1326.93/1330.69	c  1331s|137100 |134962 | 22712k| 165.6 |   501M | 513 |4600 |1202 |1071 | 151k|  1 |3618 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1327.23/1330.91	c  1331s|137200 |135062 | 22713k| 165.5 |   501M | 513 |4600 |1202 |1088 | 151k|  1 |3618 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1328.03/1331.77	c  1332s|137300 |135162 | 22732k| 165.5 |   502M | 513 |4600 |1201 |1000 | 151k|  1 |3621 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1329.52/1333.20	c  1333s|137400 |135258 | 22779k| 165.8 |   502M | 513 |4600 |1200 |1045 | 151k|  1 |3621 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1329.72/1333.46	c  1333s|137500 |135358 | 22781k| 165.6 |   502M | 513 |4600 |1200 |1115 | 151k|  1 |3621 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1329.92/1333.69	c  1334s|137600 |135458 | 22784k| 165.5 |   502M | 513 |4600 |1200 |1131 | 151k|  1 |3621 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1330.22/1333.97	c  1334s|137700 |135558 | 22786k| 165.4 |   502M | 513 |4600 |1197 |1031 | 151k|  1 |3621 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1330.52/1334.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1330.52/1334.22	c  1334s|137800 |135658 | 22788k| 165.3 |   502M | 513 |4600 |1197 |1078 | 151k|  1 |3621 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1331.42/1335.14	c  1335s|137900 |135758 | 22810k| 165.4 |   502M | 513 |4600 |1196 |1036 | 151k|  1 |3621 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1331.62/1335.34	c  1335s|138000 |135858 | 22811k| 165.3 |   502M | 513 |4600 |1196 |1056 | 151k|  1 |3621 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1332.72/1336.45	c  1336s|138100 |135955 | 22832k| 165.3 |   502M | 513 |4600 |1199 | 789 | 151k|  1 |3629 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1333.01/1336.74	c  1337s|138200 |136055 | 22835k| 165.2 |   504M | 513 |4600 |1199 | 860 | 151k|  1 |3629 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1333.21/1336.96	c  1337s|138300 |136155 | 22836k| 165.1 |   504M | 513 |4600 |1199 | 895 | 151k|  1 |3629 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1336.21/1339.99	c  1340s|138400 |136250 | 22885k| 165.3 |   504M | 513 |4600 |1200 | 866 | 152k|  0 |3635 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1337.81/1341.50	c  1342s|138500 |136350 | 22917k| 165.4 |   504M | 513 |4600 |1200 | 985 | 152k|  1 |3635 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1338.31/1342.09	c  1342s|138600 |136450 | 22926k| 165.4 |   504M | 513 |4600 |1198 | 613 | 152k|  1 |3635 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1339.80/1343.52	c  1344s|138700 |136550 | 22951k| 165.4 |   505M | 513 |4600 |1198 | 830 | 152k|  1 |3635 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1340.20/1343.90	c  1344s|138800 |136650 | 22956k| 165.4 |   506M | 513 |4600 |1198 | 901 | 152k|  1 |3635 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1340.80/1344.53	c  1345s|138900 |136745 | 22968k| 165.3 |   506M | 513 |4600 |1197 |1103 | 152k|  0 |3639 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1341.80/1345.51	c  1346s|139000 |136841 | 22997k| 165.4 |   506M | 513 |4600 |1197 |1080 | 152k|  1 |3639 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1342.10/1345.83	c  1346s|139100 |136941 | 23002k| 165.3 |   506M | 513 |4600 |1197 |1112 | 152k|  1 |3639 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1342.20/1346.00	c  1346s|139200 |137039 | 23002k| 165.2 |   507M | 513 |4600 |1198 |1120 | 152k|  1 |3641 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1343.19/1346.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1343.19/1346.97	c  1347s|139300 |137137 | 23030k| 165.3 |   507M | 513 |4600 |1204 |1063 | 153k|  0 |3650 |   8 | 5.876417e+06 |      --      |    Inf | unknown
1347.08/1350.80	c  1351s|139400 |137228 | 23094k| 165.6 |   507M | 513 |4600 |1198 | 920 | 153k|  0 |3653 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1347.48/1351.28	c  1351s|139500 |137328 | 23100k| 165.6 |   507M | 513 |4600 |1198 | 976 | 153k|  1 |3653 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1348.58/1352.35	c  1352s|139600 |137428 | 23115k| 165.5 |   507M | 513 |4600 |1191 | 847 | 153k|  0 |3653 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1350.08/1353.85	c  1354s|139700 |137526 | 23144k| 165.6 |   507M | 513 |4600 |1195 | 962 | 153k|  1 |3657 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1350.38/1354.16	c  1354s|139800 |137626 | 23146k| 165.5 |   507M | 513 |4600 |1195 | 999 | 153k|  1 |3657 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1352.27/1356.06	c  1356s|139900 |137726 | 23169k| 165.6 |   507M | 513 |4600 |1190 | 961 | 153k|  1 |3657 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1354.96/1358.78	c  1359s|140000 |137818 | 23220k| 165.8 |   507M | 513 |4600 |1195 | 921 | 154k|  0 |3663 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1355.96/1359.71	c  1360s|140100 |137918 | 23235k| 165.8 |   508M | 513 |4600 |1195 |1012 | 154k|  1 |3663 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1356.26/1360.02	c  1360s|140200 |138018 | 23238k| 165.7 |   510M | 513 |4600 |1194 |1048 | 154k|  1 |3663 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1359.55/1363.38	c  1363s|140300 |138116 | 23281k| 165.9 |   511M | 513 |4600 |1194 |1002 | 154k|  0 |3670 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1364.04/1367.88	c  1368s|140400 |138210 | 23359k| 166.3 |   511M | 513 |4600 |1194 | 875 | 154k|  0 |3671 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1365.43/1369.21	c  1369s|140500 |138308 | 23386k| 166.4 |   511M | 513 |4600 |1197 | 987 | 155k|  1 |3674 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1366.34/1370.11	c  1370s|140600 |138408 | 23397k| 166.4 |   511M | 513 |4600 |1198 | 671 | 155k|  0 |3683 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1369.02/1372.80	c  1373s|140700 |138498 | 23443k| 166.6 |   512M | 513 |4600 |1198 | 882 | 155k|  1 |3683 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1369.33/1373.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1369.33/1373.14	c  1373s|140800 |138598 | 23448k| 166.5 |   512M | 513 |4600 |1198 | 945 | 155k|  1 |3683 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1371.22/1375.07	c  1375s|140900 |138692 | 23471k| 166.5 |   512M | 513 |4600 |1200 | 896 | 155k|  1 |3689 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1373.22/1377.04	c  1377s|141000 |138792 | 23505k| 166.7 |   512M | 513 |4600 |1199 |1046 | 155k|  1 |3689 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1373.51/1377.34	c  1377s|141100 |138892 | 23507k| 166.6 |   512M | 513 |4600 |1199 |1086 | 155k|  1 |3689 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1374.40/1378.24	c  1378s|141200 |138992 | 23525k| 166.6 |   512M | 513 |4600 |1194 |1022 | 156k|  1 |3689 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1374.60/1378.49	c  1378s|141300 |139092 | 23527k| 166.5 |   513M | 513 |4600 |1194 |1052 | 156k|  1 |3689 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1375.10/1379.00	c  1379s|141400 |139192 | 23531k| 166.4 |   513M | 513 |4600 |1192 | 765 | 156k|  1 |3691 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1379.79/1383.68	c  1384s|141500 |139290 | 23609k| 166.8 |   514M | 513 |4600 |1192 | 939 | 156k|  2 |3691 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1380.49/1384.33	c  1384s|141600 |139388 | 23618k| 166.8 |   514M | 513 |4600 |1195 |1010 | 156k|  1 |3694 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1380.79/1384.68	c  1385s|141700 |139486 | 23623k| 166.7 |   514M | 513 |4600 |1201 | 976 | 156k|  1 |3702 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1381.09/1384.90	c  1385s|141800 |139586 | 23624k| 166.6 |   514M | 513 |4600 |1201 |1025 | 156k|  1 |3702 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1381.19/1385.06	c  1385s|141900 |139686 | 23625k| 166.5 |   514M | 513 |4600 |1201 |1030 | 156k|  1 |3702 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1381.88/1385.71	c  1386s|142000 |139786 | 23639k| 166.4 |   514M | 513 |4600 |1201 |1026 | 156k|  2 |3702 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1382.08/1385.90	c  1386s|142100 |139886 | 23640k| 166.3 |   514M | 513 |4600 |1201 |1063 | 156k|  2 |3702 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1382.48/1386.32	c  1386s|142200 |139986 | 23648k| 166.3 |   515M | 513 |4600 |1199 |1031 | 156k|  1 |3702 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1383.18/1387.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1383.18/1387.10	c  1387s|142300 |140081 | 23663k| 166.3 |   517M | 513 |4600 |1195 | 724 | 156k|  1 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1383.48/1387.39	c  1387s|142400 |140181 | 23667k| 166.2 |   517M | 513 |4600 |1195 | 779 | 156k|  1 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1383.68/1387.56	c  1388s|142500 |140281 | 23668k| 166.1 |   517M | 513 |4600 |1194 | 792 | 156k|  1 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1384.28/1388.13	c  1388s|142600 |140381 | 23677k| 166.0 |   518M | 513 |4600 |1192 |1036 | 157k|  1 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1384.48/1388.34	c  1388s|142700 |140481 | 23678k| 165.9 |   518M | 513 |4600 |1192 |1054 | 157k|  1 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1386.87/1390.73	c  1391s|142800 |140581 | 23711k| 166.0 |   518M | 513 |4600 |1189 | 906 | 157k|  1 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1387.37/1391.24	c  1391s|142900 |140681 | 23718k| 165.9 |   520M | 513 |4600 |1188 |1003 | 157k|  1 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1387.67/1391.55	c  1392s|143000 |140781 | 23719k| 165.8 |   520M | 513 |4600 |1185 | 983 | 157k|  1 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1387.97/1391.81	c  1392s|143100 |140881 | 23721k| 165.7 |   520M | 513 |4600 |1185 |1041 | 157k|  1 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1388.07/1392.00	c  1392s|143200 |140981 | 23722k| 165.6 |   520M | 513 |4600 |1185 |1053 | 157k|  1 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1388.67/1392.56	c  1393s|143300 |141081 | 23730k| 165.6 |   521M | 513 |4600 |1180 | 739 | 157k|  2 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1389.57/1393.44	c  1393s|143400 |141179 | 23747k| 165.6 |   521M | 513 |4600 |1178 | 793 | 157k|  1 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1389.77/1393.60	c  1394s|143500 |141279 | 23748k| 165.5 |   521M | 513 |4600 |1178 | 814 | 157k|  1 |3708 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1389.97/1393.89	c  1394s|143600 |141379 | 23750k| 165.4 |   521M | 513 |4600 |1178 | 978 | 157k|  1 |3710 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1390.17/1394.04	c  1394s|143700 |141479 | 23751k| 165.2 |   521M | 513 |4600 |1178 | 982 | 157k|  1 |3710 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1391.06/1394.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1391.06/1394.96	c  1395s|143800 |141579 | 23764k| 165.2 |   521M | 513 |4600 |1178 | 733 | 157k|  1 |3710 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1392.86/1396.79	c  1397s|143900 |141679 | 23803k| 165.4 |   521M | 513 |4600 |1178 | 812 | 158k|  1 |3710 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1393.16/1397.01	c  1397s|144000 |141779 | 23805k| 165.3 |   521M | 513 |4600 |1178 | 852 | 158k|  1 |3710 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1396.35/1400.22	c  1400s|144100 |141876 | 23850k| 165.5 |   522M | 513 |4600 |1174 | 949 | 158k|  1 |3712 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1397.94/1401.85	c  1402s|144200 |141976 | 23882k| 165.6 |   523M | 513 |4600 |1174 |1055 | 158k|  1 |3712 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1398.74/1402.63	c  1403s|144300 |142076 | 23891k| 165.5 |   524M | 513 |4600 |1176 | 698 | 158k|  1 |3719 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1400.14/1404.03	c  1404s|144400 |142176 | 23922k| 165.6 |   524M | 513 |4600 |1176 | 875 | 158k|  1 |3719 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1400.34/1404.20	c  1404s|144500 |142276 | 23923k| 165.5 |   524M | 513 |4600 |1176 | 892 | 158k|  1 |3719 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1400.64/1404.52	c  1405s|144600 |142376 | 23926k| 165.4 |   524M | 513 |4600 |1173 | 985 | 159k|  1 |3719 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1402.14/1406.06	c  1406s|144700 |142473 | 23947k| 165.5 |   524M | 513 |4600 |1171 | 931 | 159k|  1 |3721 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1402.93/1406.86	c  1407s|144800 |142565 | 23962k| 165.4 |   525M | 513 |4600 |1170 |1018 | 159k|  1 |3721 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1403.24/1407.11	c  1407s|144900 |142665 | 23965k| 165.4 |   525M | 513 |4600 |1170 |1046 | 159k|  1 |3721 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1405.62/1409.58	c  1410s|145000 |142765 | 24003k| 165.5 |   525M | 513 |4600 |1166 | 863 | 159k|  1 |3725 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1409.41/1413.39	c  1413s|145100 |142862 | 24063k| 165.8 |   525M | 513 |4600 |1171 |1008 | 159k|  1 |3733 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1410.12/1414.00	c  1414s|145200 |142962 | 24071k| 165.7 |   526M | 513 |4600 |1171 |1102 | 160k|  1 |3733 |   8 | 5.876585e+06 |      --      |    Inf | unknown
1412.01/1415.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1412.01/1415.98	c  1416s|145300 |143060 | 24098k| 165.8 |   527M | 513 |4600 |1166 |1040 | 160k|  2 |3734 |   8 | 5.877112e+06 |      --      |    Inf | unknown
1412.61/1416.51	c  1417s|145400 |143154 | 24105k| 165.7 |   527M | 513 |4600 |1169 |1144 | 160k|  1 |3737 |   8 | 5.877112e+06 |      --      |    Inf | unknown
1412.81/1416.70	c  1417s|145500 |143252 | 24105k| 165.6 |   527M | 513 |4600 |1176 |1162 | 160k|  1 |3744 |   8 | 5.877112e+06 |      --      |    Inf | unknown
1413.30/1417.23	c  1417s|145600 |143352 | 24109k| 165.6 |   527M | 513 |4600 |1171 |1007 | 160k|  1 |3744 |   8 | 5.877112e+06 |      --      |    Inf | unknown
1413.40/1417.38	c  1417s|145700 |143452 | 24109k| 165.4 |   527M | 513 |4600 |1171 |1011 | 160k|  1 |3744 |   8 | 5.877112e+06 |      --      |    Inf | unknown
1413.60/1417.59	c  1418s|145800 |143549 | 24111k| 165.3 |   527M | 513 |4600 |1171 | 983 | 160k|  1 |3747 |   8 | 5.877112e+06 |      --      |    Inf | unknown
1415.10/1419.04	c  1419s|145900 |143635 | 24143k| 165.4 |   527M | 513 |4600 |1170 | 868 | 160k|  1 |3754 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1418.49/1422.43	c  1422s|146000 |143735 | 24197k| 165.7 |   527M | 513 |4600 |1170 |1090 | 161k|  1 |3754 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1418.78/1422.78	c  1423s|146100 |143835 | 24202k| 165.6 |   527M | 513 |4600 |1170 |1133 | 161k|  1 |3754 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1420.68/1424.67	c  1425s|146200 |143935 | 24229k| 165.7 |   527M | 513 |4600 |1167 | 951 | 161k|  1 |3754 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1422.08/1426.10	c  1426s|146300 |144033 | 24263k| 165.8 |   528M | 513 |4600 |1168 |1008 | 161k|  1 |3756 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1422.28/1426.28	c  1426s|146400 |144133 | 24265k| 165.7 |   528M | 513 |4600 |1168 |1031 | 161k|  1 |3756 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1422.48/1426.43	c  1426s|146500 |144233 | 24265k| 165.6 |   528M | 513 |4600 |1168 |1032 | 161k|  1 |3756 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1423.28/1427.27	c  1427s|146600 |144333 | 24282k| 165.6 |   528M | 513 |4600 |1169 |1001 | 161k|  1 |3759 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1423.47/1427.41	c  1427s|146700 |144433 | 24283k| 165.5 |   528M | 513 |4600 |1169 |1003 | 161k|  1 |3759 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1425.37/1429.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1425.37/1429.30	c  1429s|146800 |144526 | 24309k| 165.6 |   529M | 513 |4600 |1173 | 753 | 161k|  1 |3768 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1426.87/1430.88	c  1431s|146900 |144623 | 24337k| 165.6 |   529M | 513 |4600 |1173 | 956 | 162k|  1 |3772 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1427.86/1431.81	c  1432s|147000 |144720 | 24364k| 165.7 |   529M | 513 |4600 |1170 |1183 | 162k|  1 |3774 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1432.95/1436.97	c  1437s|147100 |144817 | 24434k| 166.1 |   530M | 513 |4600 |1172 |1081 | 162k|  1 |3777 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1433.15/1437.19	c  1437s|147200 |144917 | 24435k| 166.0 |   530M | 513 |4600 |1172 |1103 | 162k|  1 |3777 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1434.65/1438.63	c  1439s|147300 |145011 | 24454k| 166.0 |   531M | 513 |4600 |1176 |1045 | 162k|  1 |3789 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1435.34/1439.33	c  1439s|147400 |145111 | 24464k| 165.9 |   531M | 513 |4600 |1175 |1127 | 163k|  1 |3789 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1435.54/1439.59	c  1440s|147500 |145211 | 24465k| 165.8 |   531M | 513 |4600 |1175 |1186 | 163k|  1 |3789 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1436.44/1440.47	c  1440s|147600 |145304 | 24481k| 165.8 |   532M | 513 |4600 |1173 | 970 | 163k|  1 |3794 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1436.84/1440.85	c  1441s|147700 |145404 | 24487k| 165.8 |   533M | 513 |4600 |1173 |1043 | 163k|  1 |3794 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1437.04/1441.02	c  1441s|147800 |145504 | 24487k| 165.6 |   533M | 513 |4600 |1173 |1052 | 163k|  1 |3794 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1439.23/1443.27	c  1443s|147900 |145604 | 24520k| 165.8 |   533M | 513 |4600 |1172 |1043 | 163k|  1 |3794 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1439.53/1443.54	c  1444s|148000 |145704 | 24522k| 165.7 |   533M | 513 |4600 |1172 |1086 | 163k|  1 |3794 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1442.03/1446.07	c  1446s|148100 |145804 | 24558k| 165.8 |   533M | 513 |4600 |1168 |1064 | 164k|  1 |3794 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1443.22/1447.21	c  1447s|148200 |145904 | 24575k| 165.8 |   533M | 513 |4600 |1166 |1167 | 164k|  1 |3794 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1443.92/1448.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1443.92/1448.00	c  1448s|148300 |146001 | 24586k| 165.8 |   535M | 513 |4600 |1166 | 940 | 164k|  0 |3796 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1444.72/1448.72	c  1449s|148400 |146099 | 24599k| 165.7 |   535M | 513 |4600 |1177 |1023 | 164k|  1 |3807 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1444.92/1448.98	c  1449s|148500 |146199 | 24603k| 165.6 |   535M | 513 |4600 |1177 |1033 | 164k|  1 |3807 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1445.62/1449.62	c  1450s|148600 |146299 | 24614k| 165.6 |   535M | 513 |4600 |1175 |1024 | 164k|  2 |3807 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1445.81/1449.85	c  1450s|148700 |146399 | 24616k| 165.5 |   535M | 513 |4600 |1175 |1046 | 164k|  1 |3807 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1446.41/1450.44	c  1450s|148800 |146495 | 24626k| 165.5 |   535M | 513 |4600 |1173 | 968 | 164k|  1 |3807 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1447.02/1451.05	c  1451s|148900 |146593 | 24637k| 165.4 |   535M | 513 |4600 |1176 |1032 | 164k|  1 |3810 |   8 | 5.877277e+06 |      --      |    Inf | unknown
1447.91/1451.90	c  1452s|149000 |146691 | 24647k| 165.4 |   535M | 513 |4600 |1186 | 813 | 164k|  1 |3824 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1449.21/1453.28	c  1453s|149100 |146791 | 24665k| 165.4 |   535M | 513 |4600 |1186 | 886 | 164k|  1 |3824 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1449.50/1453.51	c  1454s|149200 |146891 | 24667k| 165.3 |   535M | 513 |4600 |1186 | 927 | 164k|  1 |3824 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1451.40/1455.47	c  1455s|149300 |146991 | 24699k| 165.4 |   536M | 513 |4600 |1182 | 941 | 165k|  1 |3824 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1451.90/1455.92	c  1456s|149400 |147091 | 24707k| 165.3 |   536M | 513 |4600 |1182 | 996 | 165k|  0 |3824 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1455.39/1459.43	c  1459s|149500 |147188 | 24760k| 165.6 |   536M | 513 |4600 |1177 | 869 | 165k|  1 |3826 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1455.79/1459.87	c  1460s|149600 |147286 | 24770k| 165.5 |   536M | 513 |4600 |1185 | 902 | 165k|  0 |3834 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1456.58/1460.68	c  1461s|149700 |147383 | 24788k| 165.6 |   536M | 513 |4600 |1183 | 796 | 165k|  1 |3835 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1456.88/1460.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1456.88/1460.96	c  1461s|149800 |147483 | 24791k| 165.5 |   537M | 513 |4600 |1183 | 860 | 165k|  1 |3835 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1457.18/1461.21	c  1461s|149900 |147580 | 24793k| 165.4 |   537M | 513 |4600 |1184 | 996 | 165k|  1 |3839 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1457.48/1461.56	c  1462s|150000 |147680 | 24799k| 165.3 |   538M | 513 |4600 |1183 |1046 | 165k|  1 |3839 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1457.68/1461.76	c  1462s|150100 |147780 | 24799k| 165.2 |   538M | 513 |4600 |1183 |1063 | 165k|  1 |3839 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1459.78/1463.82	c  1464s|150200 |147872 | 24844k| 165.4 |   538M | 513 |4600 |1184 | 682 | 165k|  1 |3843 |   8 | 5.880300e+06 |      --      |    Inf | unknown
1461.57/1465.63	c  1466s|150300 |147966 | 24872k| 165.5 |   538M | 513 |4600 |1183 | 881 | 165k|  0 |3846 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1462.77/1466.82	c  1467s|150400 |148066 | 24893k| 165.5 |   540M | 513 |4600 |1183 | 955 | 166k|  1 |3846 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1462.97/1467.05	c  1467s|150500 |148166 | 24895k| 165.4 |   540M | 513 |4600 |1183 |1012 | 166k|  1 |3846 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1463.57/1467.64	c  1468s|150600 |148266 | 24903k| 165.3 |   540M | 513 |4600 |1187 |1040 | 166k|  1 |3852 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1463.77/1467.83	c  1468s|150700 |148366 | 24904k| 165.2 |   540M | 513 |4600 |1187 |1055 | 166k|  1 |3852 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1464.36/1468.40	c  1468s|150800 |148464 | 24909k| 165.2 |   540M | 513 |4600 |1185 | 978 | 166k|  1 |3854 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1464.66/1468.76	c  1469s|150900 |148564 | 24915k| 165.1 |   540M | 513 |4600 |1184 |1035 | 166k|  0 |3854 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1466.47/1470.58	c  1471s|151000 |148664 | 24951k| 165.2 |   540M | 513 |4600 |1179 | 808 | 166k|  0 |3854 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1470.06/1474.13	c  1474s|151100 |148760 | 25010k| 165.5 |   540M | 513 |4600 |1185 | 945 | 166k|  1 |3860 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1471.15/1475.24	c  1475s|151200 |148860 | 25021k| 165.5 |   542M | 513 |4600 |1183 | 828 | 166k|  1 |3860 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1473.15/1477.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1473.15/1477.28	c  1477s|151300 |148960 | 25053k| 165.6 |   542M | 513 |4600 |1182 | 978 | 167k|  1 |3860 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1473.55/1477.64	c  1478s|151400 |149060 | 25057k| 165.5 |   543M | 513 |4600 |1181 |1049 | 167k|  1 |3860 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1475.64/1479.72	c  1480s|151500 |149160 | 25089k| 165.6 |   545M | 513 |4600 |1184 | 982 | 167k|  0 |3867 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1476.34/1480.49	c  1480s|151600 |149254 | 25106k| 165.6 |   545M | 513 |4600 |1204 |1063 | 167k|  1 |3887 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1478.04/1482.16	c  1482s|151700 |149352 | 25154k| 165.8 |   545M | 513 |4600 |1208 |1082 | 167k|  1 |3891 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1479.04/1483.12	c  1483s|151800 |149452 | 25171k| 165.8 |   545M | 513 |4600 |1205 |1059 | 167k|  1 |3896 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1479.53/1483.62	c  1484s|151900 |149549 | 25180k| 165.7 |   546M | 513 |4600 |1206 |1042 | 167k|  1 |3898 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1479.83/1483.91	c  1484s|152000 |149649 | 25182k| 165.6 |   546M | 513 |4600 |1206 |1077 | 167k|  1 |3898 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1479.93/1484.09	c  1484s|152100 |149749 | 25183k| 165.5 |   546M | 513 |4600 |1206 |1079 | 167k|  1 |3898 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1485.42/1489.59	c  1490s|152200 |149840 | 25270k| 166.0 |   547M | 513 |4600 |1223 |1005 | 168k|  0 |3923 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1488.71/1492.86	c  1493s|152300 |149940 | 25336k| 166.3 |   547M | 513 |4600 |1220 | 993 | 168k|  1 |3923 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1490.10/1494.27	c  1494s|152400 |150035 | 25370k| 166.4 |   547M | 513 |4600 |1224 |1031 | 168k|  1 |3935 |   8 | 5.881315e+06 |      --      |    Inf | unknown
1491.30/1495.40	c  1495s|152500 |150125 | 25385k| 166.4 |   547M | 513 |4600 |1222 | 819 | 168k|  1 |3945 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1494.39/1498.58	c  1499s|152600 |150225 | 25441k| 166.7 |   548M | 513 |4600 |1221 |1001 | 168k|  1 |3945 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1494.59/1498.77	c  1499s|152700 |150325 | 25441k| 166.6 |   548M | 513 |4600 |1221 |1025 | 169k|  1 |3945 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1496.39/1500.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1496.39/1500.52	c  1501s|152800 |150412 | 25463k| 166.6 |   548M | 513 |4600 |1225 | 908 | 169k|  1 |3959 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1498.89/1503.05	c  1503s|152900 |150508 | 25510k| 166.8 |   548M | 513 |4600 |1225 |1019 | 169k|  1 |3959 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1499.08/1503.27	c  1503s|153000 |150608 | 25511k| 166.7 |   548M | 513 |4600 |1225 |1055 | 169k|  1 |3959 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1505.06/1509.22	c  1509s|153100 |150708 | 25604k| 167.2 |   548M | 513 |4600 |1224 |1017 | 169k|  1 |3963 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1505.87/1510.01	c  1510s|153200 |150808 | 25621k| 167.2 |   548M | 513 |4600 |1224 |1095 | 169k|  1 |3963 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1506.56/1510.72	c  1511s|153300 |150908 | 25627k| 167.1 |   548M | 513 |4600 |1221 | 840 | 169k|  3 |3963 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1508.76/1512.90	c  1513s|153400 |151006 | 25667k| 167.3 |   548M | 513 |4600 |1222 | 970 | 170k|  1 |3965 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1510.55/1514.76	c  1515s|153500 |151103 | 25688k| 167.3 |   548M | 513 |4600 |1220 | 824 | 170k|  1 |3967 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1513.64/1517.89	c  1518s|153600 |151203 | 25742k| 167.6 |   549M | 513 |4600 |1220 |1005 | 170k|  1 |3967 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1514.04/1518.21	c  1518s|153700 |151299 | 25746k| 167.5 |   550M | 513 |4600 |1221 | 693 | 170k|  1 |3976 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1517.63/1521.89	c  1522s|153800 |151397 | 25806k| 167.8 |   550M | 513 |4600 |1221 | 920 | 171k|  1 |3977 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1518.13/1522.31	c  1522s|153900 |151497 | 25813k| 167.7 |   550M | 513 |4600 |1221 | 994 | 171k|  1 |3977 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1521.62/1525.82	c  1526s|154000 |151593 | 25864k| 167.9 |   550M | 513 |4600 |1218 | 894 | 171k|  0 |3982 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1523.32/1527.52	c  1528s|154100 |151691 | 25898k| 168.0 |   550M | 513 |4600 |1217 |1002 | 171k|  1 |3982 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1524.02/1528.23	c  1528s|154200 |151789 | 25911k| 168.0 |   550M | 513 |4600 |1212 | 885 | 171k|  1 |3984 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1524.21/1528.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1524.21/1528.47	c  1528s|154300 |151889 | 25912k| 167.9 |   550M | 513 |4600 |1212 | 960 | 171k|  1 |3984 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1525.01/1529.24	c  1529s|154400 |151983 | 25921k| 167.9 |   550M | 513 |4600 |1215 | 760 | 172k|  1 |3995 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1526.81/1531.06	c  1531s|154500 |152083 | 25952k| 167.9 |   550M | 513 |4600 |1215 | 913 | 172k|  1 |3995 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1527.30/1531.53	c  1532s|154600 |152183 | 25961k| 167.9 |   551M | 513 |4600 |1215 | 961 | 172k|  1 |3995 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1530.40/1534.62	c  1535s|154700 |152281 | 26010k| 168.1 |   553M | 513 |4600 |1207 | 953 | 172k|  0 |3995 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1531.60/1535.84	c  1536s|154800 |152379 | 26039k| 168.2 |   553M | 513 |4600 |1210 |1020 | 172k|  2 |3998 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1531.80/1536.05	c  1536s|154900 |152479 | 26040k| 168.1 |   553M | 513 |4600 |1210 |1025 | 172k|  2 |3998 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1535.49/1539.71	c  1540s|155000 |152579 | 26100k| 168.4 |   553M | 513 |4600 |1216 |1000 | 172k|  1 |4009 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1535.69/1539.97	c  1540s|155100 |152679 | 26101k| 168.3 |   553M | 513 |4600 |1216 |1053 | 172k|  1 |4009 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1538.28/1542.56	c  1543s|155200 |152779 | 26136k| 168.4 |   553M | 513 |4600 |1212 | 887 | 172k|  1 |4009 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1538.78/1543.01	c  1543s|155300 |152879 | 26141k| 168.3 |   553M | 513 |4600 |1211 | 960 | 173k|  1 |4009 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1538.98/1543.28	c  1543s|155400 |152979 | 26143k| 168.2 |   553M | 513 |4600 |1211 |1007 | 173k|  1 |4009 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1542.27/1546.56	c  1547s|155500 |153079 | 26200k| 168.5 |   553M | 513 |4600 |1198 | 902 | 173k|  1 |4009 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1542.57/1546.87	c  1547s|155600 |153179 | 26203k| 168.4 |   553M | 513 |4600 |1198 | 966 | 173k|  1 |4009 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1543.66/1547.94	c  1548s|155700 |153277 | 26218k| 168.4 |   554M | 513 |4600 |1198 | 729 | 173k|  1 |4013 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1544.77/1549.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1544.77/1549.10	c  1549s|155800 |153377 | 26242k| 168.4 |   554M | 513 |4600 |1197 | 816 | 173k|  1 |4013 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1545.36/1549.65	c  1550s|155900 |153477 | 26249k| 168.3 |   555M | 513 |4600 |1196 |1037 | 173k|  1 |4013 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1545.56/1549.83	c  1550s|156000 |153577 | 26250k| 168.2 |   556M | 513 |4600 |1195 |1052 | 173k|  1 |4013 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1548.35/1552.60	c  1553s|156100 |153671 | 26298k| 168.4 |   556M | 513 |4600 |1201 | 885 | 173k|  1 |4026 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1549.85/1554.11	c  1554s|156200 |153771 | 26335k| 168.6 |   556M | 513 |4600 |1201 | 985 | 174k|  1 |4026 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1550.15/1554.43	c  1554s|156300 |153871 | 26338k| 168.5 |   557M | 513 |4600 |1200 |1015 | 174k|  1 |4026 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1553.34/1557.69	c  1558s|156400 |153971 | 26401k| 168.8 |   557M | 513 |4600 |1192 | 870 | 174k|  1 |4026 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1553.84/1558.10	c  1558s|156500 |154071 | 26407k| 168.7 |   557M | 513 |4600 |1192 | 967 | 174k|  1 |4026 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1554.84/1559.16	c  1559s|156600 |154168 | 26421k| 168.7 |   557M | 513 |4600 |1190 | 788 | 174k|  1 |4032 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1556.63/1560.95	c  1561s|156700 |154268 | 26457k| 168.8 |   558M | 513 |4600 |1189 | 858 | 174k|  1 |4032 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1556.93/1561.24	c  1561s|156800 |154368 | 26459k| 168.7 |   560M | 513 |4600 |1189 | 913 | 174k|  1 |4032 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1558.02/1562.30	c  1562s|156900 |154468 | 26483k| 168.8 |   560M | 513 |4600 |1188 | 985 | 174k|  1 |4032 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1558.22/1562.56	c  1563s|157000 |154566 | 26485k| 168.7 |   560M | 513 |4600 |1195 |1004 | 174k|  1 |4039 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1558.52/1562.88	c  1563s|157100 |154666 | 26490k| 168.6 |   560M | 513 |4600 |1191 | 950 | 174k|  1 |4039 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1559.22/1563.58	c  1564s|157200 |154766 | 26509k| 168.6 |   560M | 513 |4600 |1190 | 985 | 174k|  1 |4039 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1559.42/1563.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1559.42/1563.74	c  1564s|157300 |154866 | 26509k| 168.5 |   560M | 513 |4600 |1190 | 999 | 174k|  1 |4039 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1560.21/1564.51	c  1565s|157400 |154966 | 26527k| 168.5 |   560M | 513 |4600 |1202 | 967 | 175k|  1 |4054 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1560.31/1564.67	c  1565s|157500 |155066 | 26527k| 168.4 |   560M | 513 |4600 |1202 | 981 | 175k|  1 |4054 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1560.51/1564.81	c  1565s|157600 |155166 | 26527k| 168.3 |   560M | 513 |4600 |1202 | 984 | 175k|  1 |4054 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1561.31/1565.66	c  1566s|157700 |155262 | 26546k| 168.3 |   561M | 513 |4600 |1202 | 986 | 175k|  1 |4058 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1561.51/1565.80	c  1566s|157800 |155362 | 26546k| 168.2 |   561M | 513 |4600 |1202 | 994 | 175k|  1 |4058 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1561.81/1566.19	c  1566s|157900 |155455 | 26554k| 168.1 |   561M | 513 |4600 |1200 |1004 | 175k|  1 |4063 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1562.21/1566.56	c  1567s|158000 |155552 | 26559k| 168.1 |   561M | 513 |4600 |1198 | 985 | 175k|  1 |4065 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1562.51/1566.80	c  1567s|158100 |155652 | 26562k| 168.0 |   561M | 513 |4600 |1198 |1017 | 175k|  1 |4065 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1562.61/1566.95	c  1567s|158200 |155752 | 26562k| 167.9 |   561M | 513 |4600 |1198 |1021 | 175k|  1 |4065 |   8 | 5.882149e+06 |      --      |    Inf | unknown
1564.60/1569.00	c  1569s|158300 |155852 | 26588k| 167.9 |   562M | 513 |4600 |1199 | 893 | 175k|  1 |4067 |   8 | 5.882231e+06 |      --      |    Inf | unknown
1565.00/1569.38	c  1569s|158400 |155952 | 26593k| 167.9 |   563M | 513 |4600 |1199 | 956 | 175k|  1 |4067 |   8 | 5.882231e+06 |      --      |    Inf | unknown
1565.20/1569.56	c  1570s|158500 |156052 | 26594k| 167.8 |   563M | 513 |4600 |1199 | 966 | 175k|  1 |4067 |   8 | 5.882231e+06 |      --      |    Inf | unknown
1565.70/1570.00	c  1570s|158600 |156152 | 26601k| 167.7 |   564M | 513 |4600 |1200 |1017 | 175k|  2 |4072 |   8 | 5.882231e+06 |      --      |    Inf | unknown
1567.39/1571.78	c  1572s|158700 |156245 | 26630k| 167.8 |   564M | 513 |4600 |1197 | 852 | 175k|  1 |4077 |   8 | 5.882231e+06 |      --      |    Inf | unknown
1567.99/1572.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1567.99/1572.38	c  1572s|158800 |156345 | 26647k| 167.8 |   564M | 513 |4600 |1197 | 857 | 175k|  0 |4077 |   8 | 5.882231e+06 |      --      |    Inf | unknown
1571.08/1575.43	c  1575s|158900 |156439 | 26715k| 168.1 |   565M | 513 |4600 |1199 | 958 | 175k|  1 |4085 |   8 | 5.882231e+06 |      --      |    Inf | unknown
1571.98/1576.34	c  1576s|159000 |156535 | 26740k| 168.1 |   565M | 513 |4600 |1203 | 978 | 175k|  0 |4090 |   8 | 5.882231e+06 |      --      |    Inf | unknown
1572.38/1576.79	c  1577s|159100 |156631 | 26750k| 168.1 |   565M | 513 |4600 |1206 |1019 | 175k|  1 |4094 |   8 | 5.882231e+06 |      --      |    Inf | unknown
1572.58/1576.95	c  1577s|159200 |156729 | 26751k| 168.0 |   565M | 513 |4600 |1207 |1024 | 175k|  1 |4095 |   8 | 5.882231e+06 |      --      |    Inf | unknown
1572.88/1577.21	c  1577s|159300 |156829 | 26753k| 167.9 |   565M | 513 |4600 |1205 |1017 | 176k|  1 |4095 |   8 | 5.882231e+06 |      --      |    Inf | unknown
1578.86/1583.29	c  1583s|159400 |156926 | 26862k| 168.5 |   567M | 513 |4600 |1199 | 891 | 176k|  1 |4097 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1580.36/1584.72	c  1585s|159500 |157022 | 26895k| 168.6 |   567M | 513 |4600 |1204 | 951 | 176k|  1 |4102 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1582.26/1586.68	c  1587s|159600 |157122 | 26924k| 168.7 |   567M | 513 |4600 |1201 | 781 | 176k|  1 |4102 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1584.65/1589.09	c  1589s|159700 |157222 | 26978k| 168.9 |   567M | 513 |4600 |1201 | 830 | 176k|  1 |4102 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1584.95/1589.35	c  1589s|159800 |157322 | 26982k| 168.8 |   567M | 513 |4600 |1201 | 880 | 176k|  1 |4102 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1588.54/1592.94	c  1593s|159900 |157420 | 27054k| 169.2 |   569M | 513 |4600 |1194 | 784 | 176k|  0 |4105 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1588.94/1593.37	c  1593s|160000 |157516 | 27061k| 169.1 |   570M | 513 |4600 |1191 | 998 | 177k|  1 |4105 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1589.44/1593.81	c  1594s|160100 |157616 | 27067k| 169.0 |   570M | 513 |4600 |1187 | 870 | 177k|  1 |4105 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1591.23/1595.69	c  1596s|160200 |157712 | 27102k| 169.1 |   570M | 513 |4600 |1191 | 986 | 177k|  1 |4109 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1591.53/1595.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1591.53/1595.96	c  1596s|160300 |157812 | 27104k| 169.1 |   570M | 513 |4600 |1191 |1028 | 177k|  1 |4109 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1591.83/1596.28	c  1596s|160400 |157912 | 27109k| 169.0 |   570M | 513 |4600 |1186 |1036 | 177k|  1 |4113 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1592.83/1597.27	c  1597s|160500 |158006 | 27120k| 168.9 |   570M | 513 |4600 |1178 | 916 | 177k|  1 |4118 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1594.22/1598.68	c  1599s|160600 |158104 | 27148k| 169.0 |   570M | 513 |4600 |1180 |1002 | 177k|  1 |4120 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1594.52/1598.93	c  1599s|160700 |158204 | 27150k| 168.9 |   570M | 513 |4600 |1180 |1049 | 177k|  1 |4120 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1595.32/1599.71	c  1600s|160800 |158304 | 27164k| 168.9 |   570M | 513 |4600 |1177 |1023 | 177k|  1 |4120 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1595.52/1599.99	c  1600s|160900 |158404 | 27167k| 168.8 |   571M | 513 |4600 |1176 |1048 | 177k|  1 |4120 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1595.82/1600.28	c  1600s|161000 |158504 | 27170k| 168.7 |   572M | 513 |4600 |1172 | 961 | 177k|  1 |4124 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1596.32/1600.70	c  1601s|161100 |158604 | 27175k| 168.7 |   572M | 513 |4600 |1172 |1057 | 177k|  1 |4124 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1596.42/1600.86	c  1601s|161200 |158704 | 27175k| 168.6 |   572M | 513 |4600 |1172 |1064 | 177k|  1 |4124 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1596.81/1601.24	c  1601s|161300 |158804 | 27177k| 168.5 |   572M | 513 |4600 |1178 |1003 | 178k|  1 |4134 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1597.51/1601.91	c  1602s|161400 |158904 | 27191k| 168.4 |   572M | 513 |4600 |1176 | 982 | 178k|  1 |4134 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1597.72/1602.18	c  1602s|161500 |159004 | 27193k| 168.4 |   572M | 513 |4600 |1176 |1008 | 178k|  1 |4134 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1597.91/1602.32	c  1602s|161600 |159102 | 27194k| 168.2 |   572M | 513 |4600 |1186 |1009 | 178k|  1 |4144 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1598.62/1603.07	c  1603s|161700 |159202 | 27209k| 168.2 |   572M | 513 |4600 |1181 |1014 | 178k|  1 |4144 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1598.82/1603.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1598.82/1603.24	c  1603s|161800 |159302 | 27209k| 168.1 |   572M | 513 |4600 |1181 |1017 | 178k|  1 |4144 |   8 | 5.882712e+06 |      --      |    Inf | unknown
1599.91/1604.33	c  1604s|161900 |159397 | 27226k| 168.1 |   573M | 513 |4600 |1175 | 692 | 178k|  1 |4148 |   8 | 5.883665e+06 |      --      |    Inf | unknown
1601.71/1606.15	c  1606s|162000 |159495 | 27265k| 168.3 |   574M | 513 |4600 |1177 | 784 | 178k|  1 |4151 |   8 | 5.883665e+06 |      --      |    Inf | unknown
1601.91/1606.37	c  1606s|162100 |159593 | 27267k| 168.2 |   574M | 513 |4600 |1179 | 842 | 178k|  2 |4153 |   8 | 5.883665e+06 |      --      |    Inf | unknown
1602.31/1606.71	c  1607s|162200 |159693 | 27271k| 168.1 |   574M | 513 |4600 |1195 |1021 | 178k|  1 |4171 |   8 | 5.883665e+06 |      --      |    Inf | unknown
1602.51/1606.90	c  1607s|162300 |159793 | 27272k| 168.0 |   574M | 513 |4600 |1194 |1039 | 178k|  1 |4171 |   8 | 5.883665e+06 |      --      |    Inf | unknown
1606.20/1610.63	c  1611s|162400 |159893 | 27322k| 168.2 |   574M | 513 |4600 |1188 | 913 | 178k|  0 |4171 |   8 | 5.884748e+06 |      --      |    Inf | unknown
1607.49/1611.94	c  1612s|162500 |159991 | 27352k| 168.3 |   574M | 513 |4600 |1187 | 986 | 178k|  1 |4171 |   8 | 5.884748e+06 |      --      |    Inf | unknown
1607.89/1612.39	c  1612s|162600 |160089 | 27357k| 168.2 |   574M | 513 |4600 |1191 | 719 | 178k|  2 |4186 |   8 | 5.887505e+06 |      --      |    Inf | unknown
1610.69/1615.16	c  1615s|162700 |160189 | 27405k| 168.4 |   574M | 513 |4600 |1191 | 875 | 179k|  2 |4186 |   8 | 5.887505e+06 |      --      |    Inf | unknown
1611.18/1615.61	c  1616s|162800 |160289 | 27411k| 168.3 |   574M | 513 |4600 |1191 | 933 | 179k|  1 |4186 |   8 | 5.887505e+06 |      --      |    Inf | unknown
1612.08/1616.57	c  1617s|162900 |160389 | 27432k| 168.4 |   575M | 513 |4600 |1190 |1000 | 179k|  0 |4190 |   8 | 5.887505e+06 |      --      |    Inf | unknown
1612.38/1616.85	c  1617s|163000 |160483 | 27436k| 168.3 |   576M | 513 |4600 |1209 |1031 | 179k|  1 |4209 |   8 | 5.887505e+06 |      --      |    Inf | unknown
1612.58/1617.02	c  1617s|163100 |160579 | 27437k| 168.2 |   576M | 513 |4600 |1231 |1032 | 179k|  1 |4231 |   8 | 5.887505e+06 |      --      |    Inf | unknown
1615.77/1620.24	c  1620s|163200 |160673 | 27492k| 168.4 |   576M | 513 |4600 |1236 | 947 | 179k|  1 |4245 |   8 | 5.887505e+06 |      --      |    Inf | unknown
1616.27/1620.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1616.27/1620.73	c  1621s|163300 |160773 | 27502k| 168.4 |   576M | 513 |4600 |1236 | 989 | 179k|  1 |4245 |   8 | 5.887505e+06 |      --      |    Inf | unknown
1620.56/1625.03	c  1625s|163400 |160859 | 27581k| 168.8 |   577M | 513 |4600 |1233 | 764 | 179k|  1 |4257 |   8 | 5.890083e+06 |      --      |    Inf | unknown
1621.56/1626.02	c  1626s|163500 |160957 | 27602k| 168.8 |   577M | 513 |4600 |1237 | 837 | 180k|  0 |4261 |   8 | 5.890083e+06 |      --      |    Inf | unknown
1621.75/1626.23	c  1626s|163600 |161057 | 27604k| 168.7 |   577M | 513 |4600 |1236 | 856 | 180k|  1 |4261 |   8 | 5.890083e+06 |      --      |    Inf | unknown
1622.56/1627.10	c  1627s|163700 |161157 | 27624k| 168.7 |   577M | 513 |4600 |1232 |1022 | 180k|  1 |4261 |   8 | 5.890083e+06 |      --      |    Inf | unknown
1622.95/1627.46	o 12592105909
1622.95/1627.46	c d1627s|163765 |161222 | 27626k| 168.7 |pscostdi| 513 |4600 |1230 |1030 |   0 |  1 |4261 |   8 | 5.890083e+06 | 1.259211e+10 |  Large | unknown
1622.95/1627.47	o 12592003509
1622.95/1627.48	c i1627s|163766 |161221 | 27626k| 168.7 |  oneopt| 513 |4600 |1225 |1196 | 180k|  0 |4261 |   8 | 5.890083e+06 | 1.259200e+10 |  Large | unknown
1623.85/1628.36	c  1628s|163800 |161242 | 27644k| 168.7 |   586M | 513 |4600 |1231 |1070 | 180k|  1 |4275 |   8 | 5.890083e+06 | 1.259200e+10 |  Large | unknown
1627.14/1631.60	c  1632s|163900 |161342 | 27687k| 168.9 |   586M | 513 |4600 |1220 | 800 | 180k|  0 |4275 |   8 | 5.890622e+06 | 1.259200e+10 |  Large | unknown
1628.84/1633.34	o 3062593773
1628.94/1633.42	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
1629.14/1633.62	c L1634s|163966 | 46373 | 27713k| 169.0 |    rins| 513 |4600 |1220 | 962 | 180k|  1 |4278 |   8 | 5.890622e+06 | 3.062594e+09 |  Large |   4.66%
1629.14/1633.62	c (run 1, node 163966) performing user restart
1629.14/1633.62	c 
1629.14/1633.63	c (restart) converted 142 cuts from the global cut pool into linear constraints
1629.14/1633.63	c 
1629.34/1633.83	c presolving:
1629.34/1633.84	c (round 1, fast)       0 del vars, 10 del conss, 64 add conss, 0 chg bounds, 27 chg sides, 864 chg coeffs, 0 upgd conss, 0 impls, 1237 clqs
1629.34/1633.85	c (round 2, exhaustive) 0 del vars, 11 del conss, 64 add conss, 0 chg bounds, 28 chg sides, 864 chg coeffs, 0 upgd conss, 0 impls, 1240 clqs
1629.34/1633.85	c (round 3, exhaustive) 0 del vars, 11 del conss, 64 add conss, 0 chg bounds, 28 chg sides, 864 chg coeffs, 171 upgd conss, 0 impls, 1240 clqs
1629.34/1633.85	c (round 4, fast)       0 del vars, 75 del conss, 64 add conss, 0 chg bounds, 29 chg sides, 910 chg coeffs, 171 upgd conss, 0 impls, 1240 clqs
1629.34/1633.85	c (round 5, medium)     0 del vars, 75 del conss, 64 add conss, 0 chg bounds, 53 chg sides, 934 chg coeffs, 171 upgd conss, 0 impls, 1240 clqs
1629.34/1633.86	c (round 6, exhaustive) 0 del vars, 192 del conss, 64 add conss, 0 chg bounds, 53 chg sides, 1070 chg coeffs, 171 upgd conss, 0 impls, 1240 clqs
1629.34/1633.87	c (round 7, exhaustive) 0 del vars, 205 del conss, 64 add conss, 0 chg bounds, 53 chg sides, 1070 chg coeffs, 171 upgd conss, 0 impls, 1240 clqs
1629.34/1633.87	c (round 8, exhaustive) 0 del vars, 205 del conss, 64 add conss, 0 chg bounds, 53 chg sides, 1240 chg coeffs, 171 upgd conss, 0 impls, 1240 clqs
1629.34/1633.89	c (round 9, exhaustive) 0 del vars, 208 del conss, 64 add conss, 0 chg bounds, 53 chg sides, 1240 chg coeffs, 171 upgd conss, 0 impls, 1240 clqs
1629.44/1633.90	c presolving (10 rounds: 10 fast, 8 medium, 7 exhaustive):
1629.44/1633.90	c  0 deleted vars, 208 deleted constraints, 64 added constraints, 0 tightened bounds, 0 added holes, 53 changed sides, 1240 changed coefficients
1629.44/1633.90	c  0 implications, 1240 cliques
1629.44/1633.90	c presolved problem has 4600 variables (4600 bin, 0 int, 0 cont) and 1218 constraints
1629.44/1633.90	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
1629.44/1633.90	c     334 constraints of type <knapsack>
1629.44/1633.90	c      66 constraints of type <setppc>
1629.44/1633.90	c     115 constraints of type <linear>
1629.44/1633.90	c     703 constraints of type <logicor>
1629.44/1633.90	c transformed objective value is always integral (scale: 1)
1629.44/1633.90	c Presolving Time: 0.15
1629.44/1633.90	c transformed 3/3 original solutions to the transformed problem space
1629.44/1633.91	c 
1629.54/1634.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1629.54/1634.05	c  1634s|     1 |     0 | 27716k|     - |   386M |   0 |4600 |1218 | 535 |   0 |  0 |4278 |   8 | 5.890622e+06 | 3.062594e+09 |  Large | unknown
1629.64/1634.13	c  1634s|     1 |     0 | 27716k|     - |   386M |   0 |4600 |1218 | 606 |  71 |  1 |4278 |   8 | 5.890622e+06 | 3.062594e+09 |  Large | unknown
1629.73/1634.24	c  1634s|     1 |     0 | 27716k|     - |   386M |   0 |4600 |1218 | 679 | 144 |  2 |4278 |   8 | 5.890622e+06 | 3.062594e+09 |  Large | unknown
1629.83/1634.37	c  1634s|     1 |     0 | 27717k|     - |   386M |   0 |4600 |1226 | 755 | 220 |  3 |4286 |   8 | 5.890622e+06 | 3.062594e+09 |  Large | unknown
1629.93/1634.48	c  1634s|     1 |     0 | 27717k|     - |   386M |   0 |4600 |1233 | 833 | 298 |  4 |4293 |   8 | 5.890622e+06 | 3.062594e+09 |  Large | unknown
1630.13/1634.61	c  1635s|     1 |     0 | 27717k|     - |   386M |   0 |4600 |1233 | 906 | 371 |  5 |4293 |   8 | 5.890622e+06 | 3.062594e+09 |  Large | unknown
1630.23/1634.73	c  1635s|     1 |     0 | 27717k|     - |   386M |   0 |4600 |1240 | 982 | 447 |  6 |4301 |   8 | 5.890622e+06 | 3.062594e+09 |  Large | unknown
1630.54/1635.00	c  1635s|     1 |     0 | 27719k|     - |   386M |   0 |4600 |1245 |1057 | 522 |  7 |4306 |   8 | 5.890622e+06 | 3.062594e+09 |  Large | unknown
1631.03/1635.52	c (node 1) unresolved numerical troubles in LP 259295 -- using pseudo solution instead (loop 1)
1631.03/1635.52	c  1636s|     1 |     2 | 27724k|     - |   386M |   0 |4600 |1245 |1136 | 601 |  8 |4306 |   8 | 5.890622e+06 | 3.062594e+09 |  Large | unknown
1665.74/1670.39	c  1670s|   100 |   101 | 28112k| 171.2 |   386M |  37 |4600 |1271 |1419 |1429 |  1 |4364 |   8 | 5.917476e+06 | 3.062594e+09 |  Large | unknown
1674.62/1679.20	c  1679s|   200 |   201 | 28279k| 172.2 |   386M |  69 |4600 |1281 |1478 |1674 |  2 |4381 |   8 | 5.917476e+06 | 3.062594e+09 |  Large | unknown
1676.71/1681.33	c  1681s|   300 |   299 | 28323k| 172.3 |   386M | 108 |4600 |1298 |1498 |1727 |  1 |4403 |   8 | 5.917476e+06 | 3.062594e+09 |  Large | unknown
1677.71/1682.39	c  1682s|   400 |   399 | 28330k| 172.3 |   387M | 181 |4600 |1297 |1512 |1774 |  1 |4403 | 152 | 5.917476e+06 | 3.062594e+09 |  Large | unknown
1680.50/1685.15	c  1685s|   500 |   489 | 28331k| 172.2 |   387M | 238 |4600 |1341 |1514 |1777 |  2 |4447 | 842 | 5.917476e+06 | 3.062594e+09 |  Large | unknown
1682.29/1686.91	c  1687s|   600 |   579 | 28331k| 172.1 |   387M | 252 |4600 |1355 |1514 |1777 |  2 |4462 |1267 | 5.917476e+06 | 3.062594e+09 |  Large | unknown
1693.07/1697.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1693.07/1697.73	c  1698s|   700 |   670 | 28435k| 172.6 |   388M | 260 |4600 |1410 |1514 |2137 |  1 |4526 |1599 | 5.917476e+06 | 3.062594e+09 |  Large | unknown
1695.66/1700.34	c  1700s|   800 |   760 | 28436k| 172.5 |   388M | 260 |4600 |1525 |1514 |2137 |  1 |4642 |2261 | 5.917476e+06 | 3.062594e+09 |  Large | unknown
1699.15/1703.80	c  1704s|   900 |   828 | 28437k| 172.4 |   388M | 260 |4600 |1584 |1514 |2137 |  2 |4711 |3095 | 5.917476e+06 | 3.062594e+09 |  Large | unknown
1708.23/1712.93	c  1713s|  1000 |   904 | 28532k| 172.9 |   388M | 260 |4600 |1610 |1514 |2294 |  2 |4762 |3385 | 5.923001e+06 | 3.062594e+09 |  Large | unknown
1712.42/1717.15	c  1717s|  1100 |   984 | 28568k| 173.0 |   388M | 260 |4600 |1635 |1514 |2413 |  9 |4808 |3746 | 5.943412e+06 | 3.062594e+09 |  Large | unknown
1715.11/1719.86	c  1720s|  1200 |  1050 | 28571k| 172.9 |   389M | 260 |4600 |1692 |1514 |2413 |  2 |4902 |4349 | 5.943412e+06 | 3.062594e+09 |  Large | unknown
1719.10/1723.80	c  1724s|  1300 |  1126 | 28572k| 172.8 |   388M | 260 |4600 |1645 |1514 |2413 |  1 |4946 |5296 | 5.943412e+06 | 3.062594e+09 |  Large | unknown
1725.78/1730.59	c  1731s|  1400 |  1196 | 28628k| 173.0 |   389M | 260 |4600 |1622 |1514 |2548 |  1 |4992 |5884 | 5.944164e+06 | 3.062594e+09 |  Large | unknown
1732.76/1737.57	c  1738s|  1500 |  1240 | 28668k| 173.2 |   389M | 260 |4600 |1571 |1311 |2640 |  0 |5025 |6649 | 5.945708e+06 | 3.062594e+09 |  Large | unknown
1744.93/1749.79	c  1750s|  1600 |  1312 | 28757k| 173.6 |   389M | 260 |4600 |1530 |1313 |2857 |  1 |5051 |7149 | 5.946552e+06 | 3.062594e+09 |  Large | unknown
1751.01/1755.86	c  1756s|  1700 |  1374 | 28796k| 173.7 |   389M | 260 |4600 |1508 |1352 |3034 |  1 |5085 |7720 | 5.946552e+06 | 3.062594e+09 |  Large | unknown
1757.69/1762.53	c  1763s|  1800 |  1444 | 28852k| 174.0 |   390M | 260 |4600 |1490 |1514 |3349 |  1 |5097 |8147 | 5.946787e+06 | 3.062594e+09 |  Large | unknown
1762.08/1766.90	c  1767s|  1900 |  1510 | 28853k| 173.9 |   390M | 260 |4600 |1475 |1514 |3349 |  2 |5120 |9263 | 5.946787e+06 | 3.062594e+09 |  Large | unknown
1765.87/1770.71	c  1771s|  2000 |  1582 | 28855k| 173.8 |   390M | 260 |4600 |1444 |1514 |3349 |  2 |5123 |  10k| 5.946787e+06 | 3.062594e+09 |  Large | unknown
1768.86/1773.79	c  1774s|  2100 |  1638 | 28856k| 173.7 |   391M | 260 |4600 |1427 |1514 |3349 |  1 |5129 |  10k| 5.946787e+06 | 3.062594e+09 |  Large | unknown
1772.16/1777.05	o 3062591488
1772.16/1777.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1772.16/1777.05	c *1777s|  2180 |  1671 | 28856k| 173.6 |strongbr| 260 |4600 |1421 |1514 |3349 |  1 |5138 |  11k| 5.946787e+06 | 3.062591e+09 |  Large | unknown
1773.85/1778.78	c  1779s|  2200 |  1691 | 28874k| 173.7 |   391M | 260 |4600 |1403 |1295 |3443 |  2 |5138 |  11k| 5.950326e+06 | 3.062591e+09 |  Large | unknown
1777.93/1782.86	o 3062590976
1777.93/1782.86	c *1783s|  2298 |  1753 | 28879k| 173.6 |strongbr| 260 |4600 |1623 |1514 |3505 |  6 |5374 |  12k| 5.950326e+06 | 3.062591e+09 |  Large | unknown
1778.03/1782.91	c  1783s|  2300 |  1755 | 28879k| 173.6 |   393M | 260 |4600 |1623 |1514 |3505 |  4 |5374 |  12k| 5.950326e+06 | 3.062591e+09 |  Large | unknown
1778.03/1782.91	o 3062589952
1778.03/1782.91	c *1783s|  2302 |  1750 | 28879k| 173.6 |    LP  | 260 |4600 |1623 |1514 |3505 |  1 |5374 |  12k| 5.950326e+06 | 3.062590e+09 |  Large | unknown
1783.23/1788.17	c  1788s|  2400 |  1832 | 28896k| 173.6 |   394M | 260 |4600 |1616 |1366 |3842 |  1 |5413 |  13k| 5.950326e+06 | 3.062590e+09 |  Large | unknown
1786.51/1791.42	c  1791s|  2500 |  1932 | 28913k| 173.6 |   394M | 260 |4600 |1605 |1514 |3971 |  2 |5419 |  14k| 5.950326e+06 | 3.062590e+09 |  Large | unknown
1786.61/1791.53	o 294379520
1786.61/1791.53	c L1792s|  2502 |   585 | 28913k| 173.6 |crossove| 260 |4600 |1601 |1514 |3971 |  1 |5419 |  14k| 5.950326e+06 | 2.943795e+08 |4847.28%|  11.46%
1792.20/1797.13	c  1797s|  2600 |   649 | 28929k| 173.6 |   396M | 260 |4600 |1260 |1352 |4430 |  1 |5810 |  14k| 5.950326e+06 | 2.943795e+08 |4847.28%|  11.64%
1795.79/1800.73	c  1801s|  2700 |   697 | 28937k| 173.5 |   397M | 260 |4600 |1315 |1515 |4471 |  3 |6080 |  15k| 5.950326e+06 | 2.943795e+08 |4847.28%|  11.66%
1795.89/1800.83	o 199958528
1795.89/1800.83	c L1801s|  2702 |   557 | 28937k| 173.5 |    rins| 260 |4600 |1257 |1514 |4471 |  5 |6085 |  15k| 5.950326e+06 | 1.999585e+08 |3260.46%|  16.24%
1815.24/1820.29	c  1820s|  2800 |   613 | 29011k| 173.9 |   399M | 260 |4600 |1192 |1514 |5273 |  2 |6376 |  17k| 5.950326e+06 | 1.999585e+08 |3260.46%|  16.38%
1816.04/1821.07	o 199956480
1816.04/1821.07	c *1821s|  2823 |   623 | 29011k| 173.8 |    LP  | 260 |4600 |1404 |1514 |5273 |  1 |6624 |  17k| 5.950326e+06 | 1.999565e+08 |3260.43%|  16.38%
1817.53/1822.58	c  1823s|  2900 |   656 | 29012k| 173.8 |   400M | 260 |4600 |1372 |1514 |5277 |  5 |6651 |  17k| 5.950326e+06 | 1.999565e+08 |3260.43%|  16.38%
1821.02/1826.09	c  1826s|  3000 |   706 | 29014k| 173.7 |   400M | 260 |4600 |1298 |1514 |5279 |  5 |6729 |  18k| 5.950326e+06 | 1.999565e+08 |3260.43%|  16.38%
1821.62/1826.66	o 193918976
1821.62/1826.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1821.62/1826.66	c L1827s|  3023 |   624 | 29014k| 173.7 |crossove| 260 |4600 |1263 |1514 |5279 |  6 |6738 |  18k| 5.950326e+06 | 1.939190e+08 |3158.96%|  16.38%
1847.25/1852.30	c  1852s|  3100 |   671 | 29116k| 174.2 |   401M | 260 |4600 |1146 |1514 |5990 |  1 |6878 |  19k| 5.954471e+06 | 1.939190e+08 |3156.70%|  16.43%
1850.64/1855.70	c  1856s|  3200 |   705 | 29117k| 174.1 |   401M | 260 |4600 |1273 |1514 |5990 |  1 |7094 |  20k| 5.954471e+06 | 1.939190e+08 |3156.70%|  16.43%
1850.64/1855.71	o 193916928
1850.64/1855.71	c *1856s|  3201 |   693 | 29117k| 174.1 |    LP  | 260 |4600 |1286 |1514 |5990 |  2 |7107 |  20k| 5.954471e+06 | 1.939169e+08 |3156.66%|  16.43%
1851.54/1856.62	o 193913856
1851.54/1856.63	c *1857s|  3220 |   698 | 29117k| 174.1 |    LP  | 260 |4600 |1302 |1514 |5990 |  1 |7147 |  20k| 5.954471e+06 | 1.939139e+08 |3156.61%|  16.43%
1861.92/1867.06	c  1867s|  3300 |   750 | 29157k| 174.2 |   402M | 260 |4600 |1258 |1514 |6454 |  1 |7220 |  21k| 5.955143e+06 | 1.939139e+08 |3156.24%|  16.43%
1861.92/1867.07	o 193913344
1861.92/1867.07	c *1867s|  3303 |   748 | 29157k| 174.2 |    LP  | 260 |4600 |1258 |1514 |6454 |  1 |7220 |  21k| 5.955143e+06 | 1.939133e+08 |3156.23%|  16.43%
1866.50/1871.62	c  1872s|  3400 |   791 | 29159k| 174.1 |   402M | 260 |4600 |1070 |1514 |6458 |  4 |7240 |  22k| 5.955143e+06 | 1.939133e+08 |3156.23%|  16.46%
1866.80/1871.91	o 193912960
1866.80/1871.91	c *1872s|  3409 |   794 | 29160k| 174.1 |    LP  | 260 |4600 |1080 |1514 |6458 |  1 |7250 |  22k| 5.955143e+06 | 1.939130e+08 |3156.23%|  16.46%
1869.49/1874.69	o 193912896
1869.49/1874.69	c *1875s|  3479 |   820 | 29160k| 174.1 |    LP  | 260 |4600 |1023 |1514 |6458 |  1 |7306 |  23k| 5.955143e+06 | 1.939129e+08 |3156.23%|  16.47%
1869.99/1875.12	c  1875s|  3500 |   829 | 29161k| 174.0 |   402M | 260 |4600 |1011 |1514 |6460 |  1 |7313 |  23k| 5.955143e+06 | 1.939129e+08 |3156.23%|  16.47%
1873.58/1878.74	c  1879s|  3600 |   865 | 29162k| 173.9 |   402M | 260 |4600 |1019 |1514 |6460 |  2 |7339 |  24k| 5.955143e+06 | 1.939129e+08 |3156.23%|  16.47%
1873.78/1878.91	o 193912888
1873.78/1878.91	c *1879s|  3606 |   869 | 29162k| 173.9 |strongbr| 260 |4600 |1039 |1514 |6460 |  4 |7359 |  24k| 5.955143e+06 | 1.939129e+08 |3156.23%|  16.47%
1873.88/1879.03	o 193912876
1873.88/1879.03	c d1879s|  3613 |   874 | 29162k| 173.9 |guideddi| 260 |4600 |1069 |1514 |   0 |  1 |7389 |  24k| 5.955143e+06 | 1.939129e+08 |3156.23%|  16.47%
1876.57/1881.74	c  1882s|  3700 |   917 | 29166k| 173.9 |   403M | 260 |4600 |1037 |1285 |6532 |  1 |7406 |  25k| 5.961647e+06 | 1.939129e+08 |3152.67%|  16.47%
1892.23/1897.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1892.23/1897.42	c  1897s|  3800 |   972 | 29216k| 174.1 |   404M | 260 |4600 | 995 |1514 |7261 |  3 |7434 |  26k| 5.961647e+06 | 1.939129e+08 |3152.67%|  16.53%
1893.13/1898.30	o 184180780
1893.13/1898.30	c L1898s|  3813 |   726 | 29217k| 174.0 |    rins| 260 |4600 | 996 |1514 |7261 |  1 |7438 |  26k| 5.961647e+06 | 1.841808e+08 |2989.43%|  16.53%
1897.41/1902.64	c  1903s|  3900 |   757 | 29218k| 174.0 |   404M | 260 |4600 | 990 |1515 |7270 |  1 |7464 |  27k| 5.961647e+06 | 1.841808e+08 |2989.43%|  16.53%
1898.82/1904.07	o 184178688
1898.82/1904.07	c *1904s|  3936 |   769 | 29218k| 173.9 |    LP  | 260 |4600 | 939 |1515 |7270 |  1 |7473 |  28k| 5.961647e+06 | 1.841787e+08 |2989.39%|  16.53%
1902.80/1908.09	c  1908s|  4000 |   811 | 29220k| 173.9 |   406M | 260 |4600 |1191 |1515 |7273 |  5 |7878 |  29k| 5.961647e+06 | 1.841787e+08 |2989.39%|  16.54%
1907.89/1913.14	c  1913s|  4100 |   850 | 29221k| 173.8 |   406M | 260 |4600 |1122 |1515 |7273 |  2 |8210 |  30k| 5.961647e+06 | 1.841787e+08 |2989.39%|  16.54%
1909.08/1914.36	o 175044608
1909.08/1914.36	c L1914s|  4136 |   697 | 29221k| 173.7 |crossove| 260 |4600 |1220 |1515 |7273 |  4 |8340 |  30k| 5.961647e+06 | 1.750446e+08 |2836.18%|  16.54%
1911.88/1917.18	c  1917s|  4200 |   745 | 29239k| 173.8 |   408M | 260 |4600 | 961 |1513 |7796 |  1 |8408 |  30k| 5.981495e+06 | 1.750446e+08 |2826.44%|  16.56%
1925.94/1931.20	c  1931s|  4300 |   788 | 29281k| 173.9 |   410M | 260 |4600 | 968 |1513 |8324 |  1 |8726 |  32k| 5.991055e+06 | 1.750446e+08 |2821.77%|  16.59%
1926.04/1931.34	o 175043845
1926.04/1931.34	c *1931s|  4326 |   795 | 29281k| 173.9 |    LP  | 260 |4600 | 968 |1513 |8324 |  1 |8726 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1926.04/1931.34	o 175043842
1926.04/1931.35	c *1931s|  4327 |   787 | 29281k| 173.9 |    LP  | 260 |4600 | 968 |1513 |8324 |  2 |8726 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1927.03/1932.32	o 175043840
1927.03/1932.32	c *1932s|  4349 |   804 | 29281k| 173.9 |    LP  | 260 |4600 | 945 |1513 |8324 |  1 |8938 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1927.03/1932.39	o 175043839
1927.03/1932.39	c *1932s|  4355 |   806 | 29281k| 173.9 |    LP  | 260 |4600 | 946 |1513 |8324 |  2 |8947 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1927.13/1932.44	o 175043836
1927.13/1932.45	c *1932s|  4360 |   806 | 29281k| 173.9 |    LP  | 260 |4600 | 947 |1513 |8324 |  2 |8949 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1927.13/1932.45	o 175043834
1927.13/1932.45	c *1932s|  4363 |   803 | 29281k| 173.9 |    LP  | 260 |4600 | 946 |1513 |8324 |  1 |8949 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1927.13/1932.46	o 175043832
1927.13/1932.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1927.13/1932.46	c *1932s|  4364 |   799 | 29281k| 173.9 |    LP  | 260 |4600 | 945 |1513 |8324 |  2 |8949 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1927.34/1932.62	o 175043829
1927.34/1932.62	c *1933s|  4368 |   801 | 29281k| 173.9 |    LP  | 260 |4600 | 883 |1513 |8324 |  2 |8994 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1927.34/1932.63	o 175043826
1927.34/1932.63	c *1933s|  4369 |   799 | 29281k| 173.9 |strongbr| 260 |4600 | 883 |1513 |8324 |  2 |8994 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1927.64/1932.99	o 175043825
1927.64/1932.99	c *1933s|  4381 |   809 | 29281k| 173.8 |    LP  | 260 |4600 | 909 |1513 |8324 |  2 |9030 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1927.64/1932.99	o 175043824
1927.64/1932.99	c *1933s|  4382 |   808 | 29281k| 173.8 |    LP  | 260 |4600 | 909 |1513 |8324 |  2 |9030 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1927.74/1933.05	o 175043823
1927.74/1933.05	c *1933s|  4387 |   810 | 29281k| 173.8 |    LP  | 260 |4600 | 908 |1513 |8324 |  2 |9030 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1927.74/1933.08	o 175043822
1927.74/1933.08	c *1933s|  4389 |   810 | 29281k| 173.8 |    LP  | 260 |4600 | 919 |1513 |8324 |  3 |9041 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1927.74/1933.09	o 175043820
1927.74/1933.09	c *1933s|  4390 |   804 | 29281k| 173.8 |strongbr| 260 |4600 | 919 |1513 |8324 |  2 |9041 |  32k| 5.991055e+06 | 1.750438e+08 |2821.75%|  16.59%
1935.32/1940.62	c  1941s|  4400 |   814 | 29317k| 174.0 |   415M | 260 |4600 | 883 |1354 |8562 |  1 |9041 |  32k| 5.991728e+06 | 1.750438e+08 |2821.42%|  16.59%
1939.41/1944.79	o 175043819
1939.41/1944.79	c *1945s|  4420 |   830 | 29321k| 174.0 |strongbr| 260 |4600 | 883 |1513 |8940 |  1 |9041 |  32k| 5.991728e+06 | 1.750438e+08 |2821.42%|  16.59%
1960.76/1966.18	o 175043818
1960.76/1966.18	c *1966s|  4449 |   856 | 29403k| 174.5 |strongbr| 260 |4600 | 858 |1513 |9530 |  2 |9041 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1960.85/1966.20	o 175043817
1960.85/1966.20	c *1966s|  4451 |   855 | 29403k| 174.5 |strongbr| 260 |4600 | 858 |1513 |9530 |  1 |9041 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1960.85/1966.27	o 175043815
1960.85/1966.27	c *1966s|  4456 |   858 | 29403k| 174.5 |strongbr| 260 |4600 | 858 |1513 |9530 |  1 |9044 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1960.85/1966.29	o 175043814
1960.85/1966.29	c *1966s|  4456 |   855 | 29403k| 174.5 |    LP  | 260 |4600 | 860 |1513 |9530 |  3 |9046 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1960.95/1966.32	o 175043812
1960.95/1966.32	c *1966s|  4461 |   856 | 29403k| 174.5 |    LP  | 260 |4600 | 859 |1513 |9530 |  1 |9046 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1960.95/1966.33	o 175043811
1960.95/1966.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1960.95/1966.33	c *1966s|  4462 |   852 | 29403k| 174.5 |strongbr| 260 |4600 | 859 |1513 |9530 |  2 |9046 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1961.05/1966.46	o 175043810
1961.05/1966.46	c *1966s|  4466 |   854 | 29403k| 174.5 |strongbr| 260 |4600 | 868 |1513 |9530 |  2 |9070 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1961.05/1966.48	o 175043809
1961.05/1966.48	c *1966s|  4468 |   854 | 29403k| 174.5 |strongbr| 260 |4600 | 868 |1513 |9530 |  2 |9070 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1961.05/1966.49	o 175043808
1961.05/1966.49	c *1966s|  4469 |   853 | 29403k| 174.5 |strongbr| 260 |4600 | 868 |1513 |9530 |  2 |9070 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1961.15/1966.59	o 175043807
1961.15/1966.59	c *1967s|  4474 |   856 | 29403k| 174.5 |    LP  | 260 |4600 | 865 |1513 |9530 |  3 |9089 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1961.25/1966.60	o 175043805
1961.25/1966.60	c *1967s|  4477 |   853 | 29403k| 174.5 |    LP  | 260 |4600 | 865 |1513 |9530 |  1 |9089 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1961.25/1966.65	o 175043803
1961.25/1966.65	c *1967s|  4481 |   854 | 29403k| 174.5 |strongbr| 260 |4600 | 868 |1513 |9530 |  4 |9093 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1961.35/1966.70	o 175043800
1961.35/1966.70	c *1967s|  4483 |   851 | 29403k| 174.5 |strongbr| 260 |4600 | 872 |1513 |9530 |  4 |9097 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1961.35/1966.71	o 175043798
1961.35/1966.71	c *1967s|  4485 |   850 | 29403k| 174.5 |    LP  | 260 |4600 | 871 |1513 |9530 |  1 |9097 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1961.45/1966.88	c  1967s|  4500 |   863 | 29403k| 174.4 |   419M | 260 |4600 | 848 |1513 |9530 |  1 |9109 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1961.45/1966.89	o 175043759
1961.45/1966.90	c *1967s|  4503 |   859 | 29403k| 174.4 |strongbr| 260 |4600 | 848 |1513 |9530 |  1 |9109 |  33k| 5.997186e+06 | 1.750438e+08 |2818.77%|  16.59%
1961.55/1966.91	o 175043754
1961.55/1966.91	c *1967s|  4506 |   859 | 29403k| 174.4 |strongbr| 260 |4600 | 848 |1513 |9530 |  2 |9109 |  33k| 5.997186e+06 | 1.750438e+08 |2818.76%|  16.59%
1961.55/1966.91	o 175043753
1961.55/1966.91	c *1967s|  4506 |   859 | 29403k| 174.4 |strongbr| 260 |4600 | 848 |1513 |9530 |  2 |9109 |  33k| 5.997186e+06 | 1.750438e+08 |2818.76%|  16.59%
1961.55/1966.92	o 175043752
1961.55/1966.92	c *1967s|  4507 |   857 | 29403k| 174.4 |    LP  | 260 |4600 | 848 |1513 |9530 |  2 |9109 |  33k| 5.997186e+06 | 1.750438e+08 |2818.76%|  16.59%
1961.66/1967.03	o 175043742
1961.66/1967.03	c *1967s|  4519 |   861 | 29403k| 174.4 |    LP  | 260 |4600 | 851 |1513 |9530 |  1 |9119 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1961.76/1967.12	o 175043731
1961.76/1967.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1961.76/1967.12	c *1967s|  4529 |   855 | 29403k| 174.4 |    LP  | 260 |4600 | 841 |1513 |9530 |  1 |9129 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1961.76/1967.14	o 175043715
1961.76/1967.14	c *1967s|  4534 |   847 | 29403k| 174.4 |    LP  | 260 |4600 | 841 |1513 |9530 |  1 |9129 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.15/1967.58	o 175043713
1962.15/1967.58	c *1968s|  4553 |   859 | 29403k| 174.4 |    LP  | 260 |4600 | 852 |1513 |9530 |  2 |9185 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.15/1967.58	o 175043704
1962.15/1967.58	c *1968s|  4555 |   853 | 29403k| 174.4 |    LP  | 260 |4600 | 852 |1513 |9530 |  1 |9185 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.25/1967.63	o 175043703
1962.25/1967.63	c *1968s|  4559 |   855 | 29403k| 174.4 |    LP  | 260 |4600 | 854 |1513 |9530 |  2 |9191 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.25/1967.64	o 175043701
1962.25/1967.65	c *1968s|  4562 |   854 | 29403k| 174.4 |    LP  | 260 |4600 | 854 |1513 |9530 |  1 |9191 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.25/1967.65	o 175043700
1962.25/1967.65	c *1968s|  4563 |   853 | 29403k| 174.4 |    LP  | 260 |4600 | 854 |1513 |9530 |  2 |9191 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.25/1967.66	o 175043699
1962.25/1967.66	c *1968s|  4564 |   852 | 29403k| 174.4 |    LP  | 260 |4600 | 854 |1513 |9530 |  2 |9191 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.45/1967.81	o 175043697
1962.45/1967.81	c *1968s|  4577 |   858 | 29403k| 174.4 |    LP  | 260 |4600 | 855 |1513 |9530 |  1 |9207 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.45/1967.81	o 175043696
1962.45/1967.81	c *1968s|  4578 |   857 | 29403k| 174.4 |    LP  | 260 |4600 | 855 |1513 |9530 |  2 |9207 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.45/1967.83	o 175043693
1962.45/1967.83	c *1968s|  4584 |   853 | 29403k| 174.4 |    LP  | 260 |4600 | 855 |1513 |9530 |  1 |9207 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.45/1967.85	o 175043692
1962.45/1967.85	c *1968s|  4591 |   854 | 29403k| 174.3 |    LP  | 260 |4600 | 854 |1513 |9530 |  2 |9207 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.45/1967.86	o 175043691
1962.45/1967.86	c *1968s|  4592 |   853 | 29403k| 174.3 |    LP  | 260 |4600 | 854 |1513 |9530 |  2 |9207 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.45/1967.86	o 175043690
1962.45/1967.86	c *1968s|  4593 |   851 | 29403k| 174.3 |    LP  | 260 |4600 | 854 |1513 |9530 |  2 |9207 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.55/1967.92	c  1968s|  4600 |   854 | 29403k| 174.3 |   421M | 260 |4600 | 852 |1513 |9530 |  1 |9212 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.55/1967.93	o 175043689
1962.55/1967.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1962.55/1967.93	c *1968s|  4606 |   854 | 29403k| 174.3 |    LP  | 260 |4600 | 852 |1513 |9530 |  2 |9212 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.55/1967.94	o 175043688
1962.55/1967.94	c *1968s|  4607 |   852 | 29403k| 174.3 |    LP  | 260 |4600 | 852 |1513 |9530 |  2 |9212 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.55/1967.95	o 175043687
1962.55/1967.95	c *1968s|  4608 |   848 | 29403k| 174.3 |    LP  | 260 |4600 | 852 |1513 |9530 |  2 |9212 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.65/1968.09	o 175043684
1962.65/1968.09	c *1968s|  4612 |   847 | 29403k| 174.3 |strongbr| 260 |4600 | 861 |1513 |9530 |  2 |9230 |  33k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1962.85/1968.23	o 175043681
1962.85/1968.23	c *1968s|  4622 |   844 | 29403k| 174.3 |strongbr| 260 |4600 | 871 |1513 |9530 |  1 |9240 |  34k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1963.15/1968.50	o 175043671
1963.15/1968.50	c *1969s|  4647 |   866 | 29403k| 174.3 |    LP  | 260 |4600 | 875 |1513 |9530 |  1 |9265 |  34k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1963.15/1968.51	o 175043669
1963.15/1968.51	c *1969s|  4648 |   864 | 29403k| 174.3 |strongbr| 260 |4600 | 874 |1513 |9530 |  2 |9265 |  34k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1963.15/1968.54	o 175043657
1963.15/1968.54	c *1969s|  4651 |   859 | 29403k| 174.3 |    LP  | 260 |4600 | 877 |1513 |9530 |  1 |9270 |  34k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1963.15/1968.55	o 175043656
1963.15/1968.55	c *1969s|  4652 |   858 | 29403k| 174.3 |    LP  | 260 |4600 | 877 |1513 |9530 |  2 |9270 |  34k| 5.997186e+06 | 1.750437e+08 |2818.76%|  16.59%
1963.25/1968.64	o 175043650
1963.25/1968.64	c *1969s|  4661 |   860 | 29403k| 174.3 |    LP  | 260 |4600 | 888 |1513 |9530 |  1 |9282 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.25/1968.65	o 175043649
1963.25/1968.65	c *1969s|  4662 |   859 | 29403k| 174.3 |strongbr| 260 |4600 | 887 |1513 |9530 |  2 |9282 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.25/1968.67	o 175043645
1963.25/1968.67	c *1969s|  4664 |   855 | 29403k| 174.3 |    LP  | 260 |4600 | 891 |1513 |9530 |  1 |9287 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.25/1968.68	o 175043644
1963.25/1968.68	c *1969s|  4665 |   854 | 29403k| 174.3 |    LP  | 260 |4600 | 891 |1513 |9530 |  2 |9287 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.25/1968.69	o 175043642
1963.25/1968.69	c *1969s|  4666 |   851 | 29403k| 174.3 |    LP  | 260 |4600 | 887 |1513 |9530 |  2 |9287 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.54/1968.96	o 175043641
1963.54/1968.96	c *1969s|  4683 |   865 | 29403k| 174.3 |strongbr| 260 |4600 | 872 |1513 |9530 |  1 |9322 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.54/1968.99	o 175043639
1963.54/1968.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1963.54/1968.99	c *1969s|  4685 |   864 | 29403k| 174.2 |    LP  | 260 |4600 | 876 |1513 |9530 |  2 |9326 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.54/1969.00	o 175043637
1963.54/1969.00	c *1969s|  4688 |   863 | 29403k| 174.2 |    LP  | 260 |4600 | 875 |1513 |9530 |  1 |9326 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.65/1969.04	o 175043636
1963.65/1969.04	c *1969s|  4691 |   862 | 29403k| 174.2 |    LP  | 260 |4600 | 864 |1513 |9530 |  2 |9326 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.65/1969.05	o 175043635
1963.65/1969.05	c *1969s|  4693 |   859 | 29403k| 174.2 |    LP  | 260 |4600 | 864 |1513 |9530 |  2 |9326 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.65/1969.06	o 175043634
1963.65/1969.06	c *1969s|  4694 |   858 | 29403k| 174.2 |    LP  | 260 |4600 | 863 |1513 |9530 |  2 |9326 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.65/1969.10	o 175043633
1963.65/1969.10	c *1969s|  4697 |   844 | 29403k| 174.2 |strongbr| 260 |4600 | 872 |1513 |9530 |  1 |9337 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.75/1969.14	c  1969s|  4700 |   847 | 29403k| 174.2 |   422M | 260 |4600 | 861 |1513 |9530 |  1 |9352 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.94/1969.33	o 175043623
1963.94/1969.33	c *1969s|  4717 |   861 | 29403k| 174.2 |strongbr| 260 |4600 | 890 |1513 |9530 |  1 |9382 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.94/1969.33	o 175043622
1963.94/1969.33	c *1969s|  4717 |   861 | 29403k| 174.2 |strongbr| 260 |4600 | 890 |1513 |9530 |  1 |9382 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.94/1969.34	o 175043621
1963.94/1969.34	c *1969s|  4718 |   857 | 29403k| 174.2 |    LP  | 260 |4600 | 890 |1513 |9530 |  2 |9382 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.94/1969.35	o 175043620
1963.94/1969.35	c *1969s|  4719 |   856 | 29403k| 174.2 |strongbr| 260 |4600 | 889 |1513 |9530 |  2 |9382 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.94/1969.37	o 175043612
1963.94/1969.37	c *1969s|  4721 |   857 | 29403k| 174.2 |    LP  | 260 |4600 | 892 |1513 |9530 |  1 |9386 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.94/1969.39	o 175043608
1963.94/1969.39	c *1969s|  4723 |   852 | 29403k| 174.2 |strongbr| 260 |4600 | 891 |1513 |9530 |  2 |9386 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1963.94/1969.40	o 175043606
1964.04/1969.40	c *1969s|  4724 |   849 | 29403k| 174.2 |    LP  | 260 |4600 | 891 |1513 |9530 |  2 |9386 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.14/1969.52	o 175043605
1964.14/1969.52	c *1970s|  4730 |   853 | 29403k| 174.2 |strongbr| 260 |4600 | 905 |1513 |9530 |  2 |9402 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.14/1969.52	o 175043604
1964.14/1969.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1964.14/1969.52	c *1970s|  4730 |   853 | 29403k| 174.2 |strongbr| 260 |4600 | 905 |1513 |9530 |  2 |9402 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.14/1969.53	o 175043603
1964.14/1969.53	c *1970s|  4731 |   849 | 29403k| 174.2 |    LP  | 260 |4600 | 905 |1513 |9530 |  2 |9402 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.14/1969.53	o 175043602
1964.14/1969.54	c *1970s|  4732 |   847 | 29403k| 174.2 |    LP  | 260 |4600 | 905 |1513 |9530 |  2 |9402 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.24/1969.67	o 175043597
1964.24/1969.67	c *1970s|  4745 |   854 | 29403k| 174.2 |strongbr| 260 |4600 | 861 |1513 |9530 |  2 |9420 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.24/1969.67	o 175043596
1964.24/1969.67	c *1970s|  4745 |   853 | 29403k| 174.2 |strongbr| 260 |4600 | 861 |1513 |9530 |  2 |9420 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.24/1969.68	o 175043595
1964.24/1969.68	c *1970s|  4746 |   850 | 29403k| 174.2 |    LP  | 260 |4600 | 860 |1513 |9530 |  2 |9420 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.24/1969.69	o 175043594
1964.24/1969.69	c *1970s|  4747 |   847 | 29403k| 174.2 |    LP  | 260 |4600 | 860 |1513 |9530 |  2 |9420 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.34/1969.78	o 175043593
1964.34/1969.78	c *1970s|  4752 |   850 | 29403k| 174.2 |strongbr| 260 |4600 | 875 |1513 |9530 |  2 |9436 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.34/1969.79	o 175043592
1964.34/1969.79	c *1970s|  4752 |   850 | 29403k| 174.2 |strongbr| 260 |4600 | 875 |1513 |9530 |  2 |9436 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.34/1969.79	o 175043591
1964.34/1969.80	c *1970s|  4753 |   845 | 29403k| 174.2 |    LP  | 260 |4600 | 875 |1513 |9530 |  2 |9436 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.44/1969.80	o 175043590
1964.44/1969.80	c *1970s|  4754 |   842 | 29403k| 174.2 |    LP  | 260 |4600 | 874 |1513 |9530 |  2 |9436 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1964.54/1969.90	o 175043589
1964.54/1969.90	c *1970s|  4760 |   843 | 29403k| 174.2 |    LP  | 260 |4600 | 852 |1513 |9530 |  1 |9454 |  34k| 5.997186e+06 | 1.750436e+08 |2818.76%|  16.59%
1973.82/1979.23	o 175043588
1973.82/1979.23	c *1979s|  4796 |   876 | 29432k| 174.3 |    LP  | 260 |4600 | 825 |1513 |  10k|  2 |9454 |  34k| 5.997803e+06 | 1.750436e+08 |2818.46%|  16.59%
1973.82/1979.23	o 175043587
1973.82/1979.23	c *1979s|  4797 |   873 | 29432k| 174.3 |    LP  | 260 |4600 | 825 |1513 |  10k|  2 |9454 |  34k| 5.997803e+06 | 1.750436e+08 |2818.46%|  16.59%
1973.82/1979.25	o 175043584
1973.82/1979.25	c *1979s|  4799 |   863 | 29432k| 174.3 |strongbr| 260 |4600 | 824 |1513 |  10k|  1 |9454 |  34k| 5.997803e+06 | 1.750436e+08 |2818.46%|  16.59%
1973.82/1979.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1973.82/1979.27	c  1979s|  4800 |   864 | 29432k| 174.3 |   423M | 260 |4600 | 823 |1513 |  10k|  2 |9454 |  34k| 5.997803e+06 | 1.750436e+08 |2818.46%|  16.59%
1974.12/1979.59	o 175043574
1974.12/1979.59	c *1980s|  4830 |   887 | 29432k| 174.3 |    LP  | 260 |4600 | 809 |1513 |  10k|  1 |9491 |  34k| 5.997803e+06 | 1.750436e+08 |2818.46%|  16.59%
1986.78/1992.24	o 175043562
1986.78/1992.24	c *1992s|  4862 |   909 | 29488k| 174.6 |    LP  | 260 |4600 | 788 |1513 |  10k|  1 |9491 |  35k| 5.999085e+06 | 1.750436e+08 |2817.84%|  16.59%
1986.98/1992.40	o 175043520
1986.98/1992.40	c *1992s|  4872 |   905 | 29488k| 174.6 |    LP  | 260 |4600 | 825 |1513 |  10k|  1 |9529 |  35k| 5.999085e+06 | 1.750435e+08 |2817.84%|  16.59%
1987.18/1992.63	o 175043502
1987.18/1992.63	c *1993s|  4893 |   917 | 29488k| 174.5 |    LP  | 260 |4600 | 869 |1513 |  10k|  1 |9576 |  35k| 5.999085e+06 | 1.750435e+08 |2817.84%|  16.59%
1987.18/1992.64	o 175043480
1987.18/1992.65	c *1993s|  4898 |   910 | 29488k| 174.5 |    LP  | 260 |4600 | 869 |1513 |  10k|  1 |9576 |  35k| 5.999085e+06 | 1.750435e+08 |2817.84%|  16.59%
1987.18/1992.66	c  1993s|  4900 |   912 | 29488k| 174.5 |   424M | 260 |4600 | 869 |1513 |  10k|  1 |9576 |  35k| 5.999085e+06 | 1.750435e+08 |2817.84%|  16.59%
1987.28/1992.78	o 175043464
1987.28/1992.78	c *1993s|  4916 |   922 | 29488k| 174.5 |    LP  | 260 |4600 | 867 |1513 |  10k|  1 |9579 |  35k| 5.999085e+06 | 1.750435e+08 |2817.84%|  16.59%
1987.48/1992.90	o 175043446
1987.48/1992.91	c *1993s|  4933 |   922 | 29488k| 174.5 |    LP  | 260 |4600 | 871 |1513 |  10k|  1 |9584 |  35k| 5.999085e+06 | 1.750434e+08 |2817.84%|  16.59%
1987.59/1993.03	o 175043437
1987.59/1993.03	c *1993s|  4946 |   926 | 29488k| 174.5 |    LP  | 260 |4600 | 880 |1513 |  10k|  1 |9595 |  35k| 5.999085e+06 | 1.750434e+08 |2817.84%|  16.59%
1987.59/1993.07	o 175043431
1987.59/1993.07	c *1993s|  4951 |   924 | 29488k| 174.5 |    LP  | 260 |4600 | 884 |1513 |  10k|  1 |9599 |  35k| 5.999085e+06 | 1.750434e+08 |2817.84%|  16.59%
1987.69/1993.12	o 175043347
1987.69/1993.12	c *1993s|  4961 |   907 | 29488k| 174.5 |    LP  | 260 |4600 | 883 |1513 |  10k|  1 |9599 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1987.69/1993.15	o 175043335
1987.69/1993.15	c *1993s|  4965 |   899 | 29488k| 174.5 |    LP  | 260 |4600 | 883 |1513 |  10k|  1 |9599 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1987.69/1993.15	o 175043332
1987.69/1993.15	c *1993s|  4966 |   896 | 29488k| 174.5 |    LP  | 260 |4600 | 883 |1513 |  10k|  2 |9599 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1987.69/1993.18	o 175043329
1987.69/1993.18	c *1993s|  4967 |   895 | 29488k| 174.5 |strongbr| 260 |4600 | 867 |1513 |  10k|  3 |9604 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1987.78/1993.25	o 175043328
1987.78/1993.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1987.78/1993.26	c *1993s|  4971 |   896 | 29488k| 174.5 |    LP  | 260 |4600 | 841 |1513 |  10k|  2 |9610 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1987.98/1993.48	o 175043301
1987.98/1993.48	c *1993s|  4999 |   919 | 29488k| 174.4 |    LP  | 260 |4600 | 844 |1513 |  10k|  1 |9621 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1987.98/1993.49	c  1993s|  5000 |   920 | 29488k| 174.4 |   425M | 260 |4600 | 844 |1513 |  10k|  1 |9621 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1988.18/1993.65	o 175043298
1988.18/1993.65	c *1994s|  5021 |   936 | 29488k| 174.4 |    LP  | 260 |4600 | 849 |1513 |  10k|  2 |9627 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1988.18/1993.66	o 175043289
1988.18/1993.66	c *1994s|  5024 |   932 | 29488k| 174.4 |    LP  | 260 |4600 | 849 |1513 |  10k|  1 |9627 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1988.28/1993.73	o 175043283
1988.28/1993.73	c *1994s|  5033 |   935 | 29488k| 174.4 |    LP  | 260 |4600 | 850 |1513 |  10k|  1 |9632 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1988.28/1993.79	o 175043280
1988.28/1993.80	c *1994s|  5039 |   938 | 29488k| 174.4 |    LP  | 260 |4600 | 855 |1513 |  10k|  2 |9638 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1988.38/1993.82	o 175043271
1988.38/1993.82	c *1994s|  5042 |   930 | 29488k| 174.4 |    LP  | 260 |4600 | 860 |1513 |  10k|  1 |9644 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1988.38/1993.84	o 175043268
1988.38/1993.84	c *1994s|  5044 |   925 | 29488k| 174.4 |    LP  | 260 |4600 | 860 |1513 |  10k|  2 |9644 |  35k| 5.999085e+06 | 1.750433e+08 |2817.83%|  16.59%
1988.48/1993.90	o 175043199
1988.48/1993.90	c *1994s|  5057 |   931 | 29488k| 174.4 |    LP  | 260 |4600 | 860 |1513 |  10k|  1 |9644 |  35k| 5.999085e+06 | 1.750432e+08 |2817.83%|  16.59%
1988.48/1993.95	o 175043103
1988.48/1993.96	c *1994s|  5068 |   913 | 29488k| 174.4 |    LP  | 260 |4600 | 860 |1513 |  10k|  1 |9644 |  35k| 5.999085e+06 | 1.750431e+08 |2817.83%|  16.59%
1988.48/1993.98	o 175043091
1988.48/1993.98	c *1994s|  5074 |   909 | 29488k| 174.4 |    LP  | 260 |4600 | 860 |1513 |  10k|  1 |9644 |  35k| 5.999085e+06 | 1.750431e+08 |2817.83%|  16.59%
1988.48/1993.99	o 175043079
1988.48/1993.99	c *1994s|  5076 |   896 | 29488k| 174.3 |    LP  | 260 |4600 | 860 |1513 |  10k|  1 |9644 |  35k| 5.999085e+06 | 1.750431e+08 |2817.83%|  16.59%
1988.78/1994.26	c  1994s|  5100 |   920 | 29488k| 174.3 |   425M | 260 |4600 | 868 |1513 |  10k|  1 |9667 |  35k| 5.999085e+06 | 1.750431e+08 |2817.83%|  16.59%
1988.78/1994.28	o 175043077
1988.78/1994.28	c *1994s|  5105 |   923 | 29488k| 174.3 |    LP  | 260 |4600 | 868 |1513 |  10k|  2 |9667 |  35k| 5.999085e+06 | 1.750431e+08 |2817.83%|  16.59%
1988.78/1994.29	o 175043074
1988.78/1994.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1988.78/1994.29	c *1994s|  5106 |   918 | 29488k| 174.3 |    LP  | 260 |4600 | 868 |1513 |  10k|  2 |9667 |  35k| 5.999085e+06 | 1.750431e+08 |2817.83%|  16.59%
1988.88/1994.32	o 175043073
1988.88/1994.32	c *1994s|  5109 |   917 | 29488k| 174.3 |    LP  | 260 |4600 | 865 |1513 |  10k|  2 |9667 |  35k| 5.999085e+06 | 1.750431e+08 |2817.83%|  16.59%
1988.88/1994.32	o 175043072
1988.88/1994.32	c *1994s|  5110 |   912 | 29488k| 174.3 |    LP  | 260 |4600 | 865 |1513 |  10k|  2 |9667 |  35k| 5.999085e+06 | 1.750431e+08 |2817.83%|  16.59%
1997.36/2002.87	o 175043040
1997.36/2002.87	c *2003s|  5140 |   932 | 29499k| 174.3 |strongbr| 260 |4600 | 826 |1513 |  11k|  2 |9667 |  35k| 5.999085e+06 | 1.750430e+08 |2817.83%|  16.59%
1997.45/2002.91	o 175043032
1997.45/2002.91	c *2003s|  5145 |   930 | 29499k| 174.3 |    LP  | 260 |4600 | 822 |1513 |  11k|  1 |9671 |  35k| 5.999085e+06 | 1.750430e+08 |2817.83%|  16.59%
1997.45/2002.93	o 175043016
1997.45/2002.93	c *2003s|  5149 |   921 | 29499k| 174.3 |    LP  | 260 |4600 | 822 |1513 |  11k|  1 |9671 |  35k| 5.999085e+06 | 1.750430e+08 |2817.83%|  16.59%
1997.45/2002.95	o 175043012
1997.45/2002.95	c *2003s|  5151 |   921 | 29499k| 174.3 |strongbr| 260 |4600 | 822 |1513 |  11k|  2 |9671 |  35k| 5.999085e+06 | 1.750430e+08 |2817.83%|  16.59%
1997.45/2002.97	o 175043010
1997.45/2002.97	c *2003s|  5153 |   920 | 29499k| 174.3 |strongbr| 260 |4600 | 822 |1513 |  11k|  2 |9671 |  35k| 5.999085e+06 | 1.750430e+08 |2817.83%|  16.59%
1997.45/2002.98	o 175043009
1997.45/2002.98	c *2003s|  5154 |   919 | 29499k| 174.3 |    LP  | 260 |4600 | 822 |1513 |  11k|  2 |9671 |  35k| 5.999085e+06 | 1.750430e+08 |2817.83%|  16.59%
1997.66/2003.17	o 175042949
1997.66/2003.17	c *2003s|  5181 |   939 | 29499k| 174.3 |    LP  | 260 |4600 | 828 |1513 |  11k|  1 |9684 |  35k| 5.999085e+06 | 1.750429e+08 |2817.83%|  16.59%
1997.75/2003.25	o 175042943
1997.75/2003.25	c *2003s|  5190 |   943 | 29499k| 174.3 |    LP  | 260 |4600 | 837 |1513 |  11k|  1 |9693 |  35k| 5.999085e+06 | 1.750429e+08 |2817.83%|  16.59%
2000.55/2006.09	c  2006s|  5200 |   953 | 29508k| 174.3 |   426M | 260 |4600 | 816 |1499 |  11k|  1 |9693 |  36k| 5.999115e+06 | 1.750429e+08 |2817.81%|  16.59%
2010.42/2015.96	o 175042931
2010.42/2015.96	c *2016s|  5223 |   963 | 29560k| 174.6 |    LP  | 260 |4600 | 816 |1513 |  12k|  1 |9693 |  36k| 5.999115e+06 | 1.750429e+08 |2817.81%|  16.59%
2010.42/2015.97	o 175042919
2010.42/2015.97	c *2016s|  5225 |   954 | 29560k| 174.6 |    LP  | 260 |4600 | 816 |1513 |  12k|  1 |9693 |  36k| 5.999115e+06 | 1.750429e+08 |2817.81%|  16.59%
2010.53/2016.07	o 175042916
2010.53/2016.07	c *2016s|  5235 |   962 | 29560k| 174.6 |    LP  | 260 |4600 | 812 |1513 |  12k|  2 |9698 |  36k| 5.999115e+06 | 1.750429e+08 |2817.81%|  16.59%
2010.63/2016.16	o 175042853
2010.63/2016.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2010.63/2016.16	c *2016s|  5251 |   971 | 29560k| 174.6 |    LP  | 260 |4600 | 814 |1513 |  12k|  1 |9702 |  36k| 5.999115e+06 | 1.750429e+08 |2817.81%|  16.59%
2010.72/2016.23	o 175042847
2010.72/2016.23	c *2016s|  5260 |   975 | 29560k| 174.6 |    LP  | 260 |4600 | 826 |1513 |  12k|  1 |9715 |  36k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2031.17/2036.70	o 175042835
2031.17/2036.70	c *2037s|  5293 |   996 | 29654k| 175.1 |    LP  | 260 |4600 | 792 |1513 |  13k|  1 |9715 |  36k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2031.17/2036.71	o 175042823
2031.17/2036.71	c *2037s|  5295 |   986 | 29654k| 175.1 |    LP  | 260 |4600 | 792 |1513 |  13k|  1 |9715 |  36k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2031.17/2036.78	c  2037s|  5300 |   991 | 29654k| 175.1 |   427M | 260 |4600 | 791 |1513 |  13k|  3 |9718 |  36k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2031.27/2036.89	o 175042821
2031.27/2036.89	c *2037s|  5310 |   998 | 29654k| 175.1 |    LP  | 260 |4600 | 800 |1513 |  13k|  1 |9729 |  36k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2055.81/2061.47	o 175042820
2055.81/2061.47	c *2061s|  5349 |  1034 | 29759k| 175.7 |    LP  | 260 |4600 | 794 |1513 |  13k|  2 |9740 |  37k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2055.91/2061.54	o 175042818
2055.91/2061.54	c *2062s|  5354 |  1036 | 29759k| 175.7 |    LP  | 260 |4600 | 805 |1513 |  13k|  1 |9754 |  37k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2056.00/2061.63	o 175042817
2056.00/2061.63	c *2062s|  5364 |  1042 | 29759k| 175.7 |    LP  | 260 |4600 | 806 |1513 |  13k|  2 |9757 |  37k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2056.00/2061.66	o 175042815
2056.00/2061.66	c *2062s|  5367 |  1042 | 29759k| 175.6 |    LP  | 260 |4600 | 811 |1513 |  13k|  1 |9762 |  37k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2056.20/2061.80	o 175042812
2056.20/2061.80	c *2062s|  5383 |  1054 | 29759k| 175.6 |strongbr| 260 |4600 | 813 |1513 |  13k|  2 |9767 |  37k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2056.20/2061.83	o 175042804
2056.20/2061.83	c *2062s|  5389 |  1049 | 29759k| 175.6 |    LP  | 260 |4600 | 813 |1513 |  13k|  1 |9767 |  37k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2056.30/2061.91	c  2062s|  5400 |  1060 | 29759k| 175.6 |   428M | 260 |4600 | 813 |1513 |  13k|  2 |9767 |  37k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2056.30/2061.92	o 175042776
2056.30/2061.92	c *2062s|  5406 |  1061 | 29759k| 175.6 |    LP  | 260 |4600 | 813 |1513 |  13k|  1 |9767 |  37k| 5.999115e+06 | 1.750428e+08 |2817.81%|  16.59%
2056.30/2062.00	o 175042728
2056.30/2062.00	c *2062s|  5420 |  1048 | 29759k| 175.6 |    LP  | 260 |4600 | 813 |1513 |  13k|  1 |9767 |  37k| 5.999115e+06 | 1.750427e+08 |2817.81%|  16.59%
2083.24/2088.95	o 175042722
2083.24/2088.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2083.24/2088.95	c *2089s|  5458 |  1080 | 29883k| 176.3 |    LP  | 260 |4600 | 800 |1513 |  14k|  1 |9767 |  37k| 5.999802e+06 | 1.750427e+08 |2817.48%|  16.59%
2083.34/2089.03	o 175042658
2083.34/2089.03	c *2089s|  5469 |  1051 | 29883k| 176.3 |    LP  | 260 |4600 | 799 |1513 |  14k|  1 |9767 |  37k| 5.999802e+06 | 1.750427e+08 |2817.47%|  16.59%
2083.34/2089.08	o 175042646
2083.34/2089.08	c *2089s|  5477 |  1056 | 29883k| 176.3 |    LP  | 260 |4600 | 799 |1513 |  14k|  1 |9767 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.44/2089.11	o 175042634
2083.44/2089.11	c *2089s|  5481 |  1057 | 29883k| 176.3 |    LP  | 260 |4600 | 799 |1513 |  14k|  1 |9767 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.44/2089.13	o 175042602
2083.44/2089.13	c *2089s|  5483 |  1047 | 29883k| 176.3 |strongbr| 260 |4600 | 799 |1513 |  14k|  2 |9767 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.44/2089.14	o 175042586
2083.44/2089.14	c *2089s|  5485 |  1038 | 29883k| 176.3 |strongbr| 260 |4600 | 799 |1513 |  14k|  2 |9767 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.44/2089.16	o 175042578
2083.44/2089.16	c *2089s|  5487 |  1033 | 29883k| 176.3 |strongbr| 260 |4600 | 799 |1513 |  14k|  2 |9767 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.44/2089.18	o 175042574
2083.44/2089.18	c *2089s|  5489 |  1026 | 29883k| 176.3 |strongbr| 260 |4600 | 799 |1513 |  14k|  2 |9767 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.53/2089.20	o 175042572
2083.53/2089.20	c *2089s|  5491 |  1026 | 29883k| 176.3 |strongbr| 260 |4600 | 799 |1513 |  14k|  2 |9767 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.53/2089.21	o 175042571
2083.53/2089.21	c *2089s|  5492 |  1025 | 29883k| 176.3 |    LP  | 260 |4600 | 799 |1513 |  14k|  2 |9767 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.53/2089.24	o 175042569
2083.53/2089.24	c *2089s|  5495 |  1025 | 29883k| 176.2 |    LP  | 260 |4600 | 785 |1513 |  14k|  1 |9772 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.53/2089.25	o 175042568
2083.53/2089.25	c *2089s|  5496 |  1024 | 29883k| 176.2 |    LP  | 260 |4600 | 785 |1513 |  14k|  2 |9772 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.63/2089.30	c  2089s|  5500 |  1028 | 29883k| 176.2 |   430M | 260 |4600 | 787 |1513 |  14k|  2 |9777 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.63/2089.30	o 175042566
2083.63/2089.31	c *2089s|  5501 |  1025 | 29883k| 176.2 |    LP  | 260 |4600 | 787 |1513 |  14k|  1 |9777 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.63/2089.31	o 175042565
2083.63/2089.31	c *2089s|  5502 |  1024 | 29883k| 176.2 |    LP  | 260 |4600 | 786 |1513 |  14k|  2 |9777 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.73/2089.45	o 175042563
2083.73/2089.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2083.73/2089.45	c *2089s|  5507 |  1023 | 29883k| 176.2 |    LP  | 260 |4600 | 798 |1513 |  14k|  1 |9804 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2083.73/2089.46	o 175042562
2083.73/2089.46	c *2089s|  5508 |  1022 | 29883k| 176.2 |    LP  | 260 |4600 | 797 |1513 |  14k|  2 |9804 |  37k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2096.80/2102.57	o 175042561
2096.80/2102.57	c *2103s|  5538 |  1046 | 29926k| 176.5 |    LP  | 260 |4600 | 769 |1679 |  15k|  2 |9804 |  38k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.59%
2142.19/2148.02	c  2148s|  5600 |  1078 | 30111k| 177.5 |   433M | 260 |4600 | 759 |1512 |  17k|  1 |9847 |  39k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.62%
2145.47/2151.35	c  2151s|  5700 |  1108 | 30112k| 177.4 |   433M | 260 |4600 | 822 |1512 |  17k|  1 |9967 |  40k| 5.999802e+06 | 1.750426e+08 |2817.47%|  16.62%
2155.35/2161.25	o 120395777
2155.35/2161.26	c L2161s|  5757 |   905 | 30144k| 177.5 |    rins| 260 |4600 | 804 |1891 |  18k|  1 |9980 |  40k| 5.999802e+06 | 1.203958e+08 |1906.66%|  35.10%
2179.69/2185.66	c  2186s|  5800 |   948 | 30241k| 178.0 |   434M | 260 |4600 | 806 |1797 |  18k|  1 |9985 |  41k| 5.999802e+06 | 1.203958e+08 |1906.66%|  35.10%
2200.23/2206.21	c  2206s|  5900 |  1030 | 30279k| 178.2 |   435M | 260 |4600 | 785 |1826 |  18k|  0 |  10k|  43k| 5.999802e+06 | 1.203958e+08 |1906.66%|  35.10%
2216.78/2222.83	c  2223s|  6000 |  1104 | 30295k| 178.1 |   435M | 260 |4600 | 785 |1829 |  18k|  9 |  10k|  46k| 5.999802e+06 | 1.203958e+08 |1906.66%|  35.10%
2224.86/2230.92	o 114038784
2224.86/2230.93	c L2231s|  6050 |  1062 | 30300k| 178.1 |    rins| 260 |4600 | 782 |1827 |  18k|  2 |  10k|  47k| 5.999802e+06 | 1.140388e+08 |1800.71%|  35.10%
2234.23/2240.33	c  2240s|  6100 |  1100 | 30320k| 178.2 |   435M | 260 |4600 | 777 |1828 |  19k|  1 |  10k|  48k| 5.999802e+06 | 1.140388e+08 |1800.71%|  35.10%
2247.00/2253.12	c  2253s|  6200 |  1176 | 30351k| 178.3 |   436M | 260 |4600 | 770 |1827 |  20k|  1 |  10k|  50k| 5.999802e+06 | 1.140388e+08 |1800.71%|  35.10%
2258.37/2264.52	c  2265s|  6300 |  1274 | 30374k| 178.3 |   436M | 260 |4600 | 772 |1852 |  20k|  1 |  10k|  52k| 5.999802e+06 | 1.140388e+08 |1800.71%|  35.10%
2268.34/2274.54	c  2275s|  6400 |  1360 | 30383k| 178.2 |   436M | 260 |4600 | 775 |1854 |  20k|  1 |  10k|  53k| 5.999802e+06 | 1.140388e+08 |1800.71%|  35.10%
2286.59/2292.84	c  2293s|  6500 |  1456 | 30422k| 178.4 |   437M | 260 |4600 | 784 |1503 |  20k|  1 |  10k|  56k| 6.000487e+06 | 1.140388e+08 |1800.49%|  35.10%
2299.05/2305.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2299.05/2305.38	c  2305s|  6600 |  1556 | 30440k| 178.4 |   441M | 260 |4600 | 782 |1897 |  21k|  1 |  10k|  58k| 6.000487e+06 | 1.140388e+08 |1800.49%|  35.10%
2313.72/2320.01	c  2320s|  6700 |  1652 | 30483k| 178.5 |   442M | 260 |4600 | 780 |1862 |  22k|  1 |  10k|  59k| 6.000487e+06 | 1.140388e+08 |1800.49%|  35.10%
2328.88/2335.25	c  2335s|  6800 |  1752 | 30549k| 178.8 |   444M | 260 |4600 | 783 |1600 |  23k|  1 |  10k|  61k| 6.003977e+06 | 1.140388e+08 |1799.39%|  35.10%
2343.64/2350.04	c  2350s|  6900 |  1844 | 30604k| 179.0 |   447M | 260 |4600 | 791 |1893 |  24k|  2 |  10k|  62k| 6.003977e+06 | 1.140388e+08 |1799.39%|  35.10%
2360.09/2366.58	c  2367s|  7000 |  1944 | 30658k| 179.2 |   449M | 260 |4600 | 788 |2151 |  25k|  2 |  10k|  63k| 6.004913e+06 | 1.140388e+08 |1799.09%|  35.10%
2368.68/2375.17	c  2375s|  7100 |  2042 | 30671k| 179.2 |   449M | 260 |4600 | 795 |2140 |  26k|  1 |  10k|  65k| 6.004913e+06 | 1.140388e+08 |1799.09%|  35.10%
2376.55/2383.04	c  2383s|  7200 |  2140 | 30689k| 179.2 |   450M | 260 |4600 | 805 |2166 |  26k|  3 |  10k|  66k| 6.004913e+06 | 1.140388e+08 |1799.09%|  35.10%
2382.43/2388.91	c  2389s|  7300 |  2216 | 30694k| 179.1 |   450M | 260 |4600 | 828 |2151 |  26k|  3 |  10k|  67k| 6.004913e+06 | 1.140388e+08 |1799.09%|  35.10%
2386.72/2393.28	c  2393s|  7400 |  2282 | 30698k| 179.0 |   450M | 260 |4600 | 836 |2146 |  26k|  1 |  10k|  68k| 6.004913e+06 | 1.140388e+08 |1799.09%|  35.10%
2390.51/2397.02	c  2397s|  7500 |  2356 | 30703k| 179.0 |   450M | 260 |4600 | 847 |2149 |  26k|  4 |  10k|  68k| 6.004913e+06 | 1.140388e+08 |1799.09%|  35.10%
2394.20/2400.71	c  2401s|  7600 |  2440 | 30713k| 178.9 |   450M | 275 |4600 | 850 |2157 |  26k|  1 |  10k|  69k| 6.004913e+06 | 1.140388e+08 |1799.09%|  35.10%
2396.29/2402.85	c  2403s|  7700 |  2512 | 30716k| 178.8 |   450M | 275 |4600 | 847 |2150 |  26k|  1 |  10k|  69k| 6.004913e+06 | 1.140388e+08 |1799.09%|  35.10%
2420.93/2427.56	c  2428s|  7800 |  2588 | 30824k| 179.4 |   451M | 275 |4600 | 845 |2150 |  27k|  1 |  10k|  69k| 6.005203e+06 | 1.140388e+08 |1799.00%|  35.10%
2433.40/2440.01	c  2440s|  7900 |  2650 | 30875k| 179.6 |   451M | 275 |4600 | 855 |2150 |  28k|  1 |  10k|  70k| 6.005793e+06 | 1.140388e+08 |1798.81%|  35.10%
2447.56/2454.21	c  2454s|  8000 |  2714 | 30936k| 179.8 |   451M | 275 |4600 | 855 |2150 |  28k|  1 |  10k|  71k| 6.005983e+06 | 1.140388e+08 |1798.75%|  35.10%
2448.76/2455.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2448.76/2455.47	c  2455s|  8100 |  2752 | 30938k| 179.7 |   451M | 275 |4600 | 846 |2149 |  28k|  1 |  10k|  71k| 6.005983e+06 | 1.140388e+08 |1798.75%|  35.10%
2449.76/2456.40	c  2456s|  8200 |  2791 | 30940k| 179.6 |   451M | 275 |4600 | 839 |   0 |  28k|  0 |  10k|  71k| 6.005983e+06 | 1.140388e+08 |1798.75%|  35.10%
2469.21/2475.93	c  2476s|  8300 |  2849 | 31032k| 180.0 |   452M | 275 |4600 | 828 |2153 |  29k|  1 |  10k|  71k| 6.008831e+06 | 1.140388e+08 |1797.85%|  35.10%
2477.29/2484.06	c  2484s|  8400 |  2901 | 31068k| 180.2 |   452M | 275 |4600 | 829 |1710 |  29k|  1 |  10k|  72k| 6.011540e+06 | 1.140388e+08 |1797.00%|  35.10%
2489.55/2496.34	c  2496s|  8500 |  2951 | 31120k| 180.3 |   453M | 275 |4600 | 831 |2152 |  30k|  1 |  10k|  72k| 6.011540e+06 | 1.140388e+08 |1797.00%|  35.10%
2518.48/2525.35	c  2525s|  8600 |  3010 | 31266k| 181.1 |   454M | 275 |4600 | 838 |2157 |  30k|  2 |  10k|  72k| 6.012251e+06 | 1.140388e+08 |1796.77%|  35.10%
2550.70/2557.69	c  2558s|  8700 |  3068 | 31402k| 181.8 |   454M | 275 |4600 | 835 |2152 |  31k|  1 |  10k|  73k| 6.018179e+06 | 1.140388e+08 |1794.91%|  35.10%
2562.17/2569.18	c  2569s|  8800 |  3123 | 31440k| 181.9 |   455M | 275 |4600 | 834 |2151 |  32k|  1 |  10k|  73k| 6.018179e+06 | 1.140388e+08 |1794.91%|  35.10%
2591.20/2598.25	c  2598s|  8900 |  3193 | 31551k| 182.4 |   457M | 275 |4600 | 828 |2155 |  34k|  1 |  10k|  74k| 6.019048e+06 | 1.140388e+08 |1794.63%|  35.10%
2608.55/2615.60	c  2616s|  9000 |  3236 | 31625k| 182.7 |   457M | 275 |4600 | 831 |2153 |  34k|  1 |  10k|  74k| 6.019901e+06 | 1.140388e+08 |1794.36%|  35.10%
2666.01/2673.27	c  2673s|  9100 |  3301 | 31880k| 184.1 |   458M | 275 |4600 | 820 |2152 |  36k|  1 |  10k|  75k| 6.019901e+06 | 1.140388e+08 |1794.36%|  35.10%
2674.19/2681.42	c  2681s|  9200 |  3365 | 31900k| 184.1 |   459M | 285 |4600 | 810 |1705 |  38k|  1 |  10k|  75k| 6.031996e+06 | 1.140388e+08 |1790.56%|  35.10%
2714.48/2721.84	c  2722s|  9300 |  3435 | 32070k| 185.0 |   460M | 285 |4600 | 812 |2152 |  39k|  1 |  10k|  76k| 6.033716e+06 | 1.140388e+08 |1790.03%|  35.10%
2727.85/2735.29	c  2735s|  9400 |  3477 | 32126k| 185.2 |   460M | 285 |4600 | 803 |2152 |  40k|  1 |  10k|  76k| 6.037581e+06 | 1.140388e+08 |1788.82%|  35.10%
2746.80/2754.25	c  2754s|  9500 |  3496 | 32208k| 185.6 |   461M | 285 |4600 | 799 |1813 |  40k|  1 |  10k|  77k| 6.038425e+06 | 1.140388e+08 |1788.55%|  35.10%
2805.95/2813.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2805.95/2813.58	c  2814s|  9600 |  3572 | 32455k| 186.9 |   461M | 285 |4600 | 791 |2300 |  42k|  1 |  10k|  77k| 6.040051e+06 | 1.140388e+08 |1788.04%|  35.10%
2806.35/2813.95	c  2814s|  9700 |  3594 | 32455k| 186.8 |   461M | 285 |4600 | 787 |   0 |  42k|  0 |  10k|  77k| 6.040051e+06 | 1.140388e+08 |1788.04%|  35.10%
2854.13/2861.86	c  2862s|  9800 |  3648 | 32653k| 187.8 |   461M | 285 |4600 | 784 |1961 |  44k|  1 |  10k|  78k| 6.040803e+06 | 1.140388e+08 |1787.81%|  35.10%
2876.87/2884.68	c  2885s|  9900 |  3700 | 32732k| 188.2 |   463M | 285 |4600 | 776 |2310 |  45k|  1 |  10k|  78k| 6.040953e+06 | 1.140388e+08 |1787.76%|  35.10%
2891.04/2898.80	c  2899s| 10000 |  3731 | 32782k| 188.3 |   463M | 285 |4600 | 773 |2150 |  46k|  1 |  10k|  79k| 6.040953e+06 | 1.140388e+08 |1787.76%|  35.10%
2921.76/2929.63	c  2930s| 10100 |  3755 | 32900k| 188.9 |   464M | 285 |4600 | 769 |   0 |  47k|  0 |  10k|  79k| 6.040953e+06 | 1.140388e+08 |1787.76%|  35.10%
2951.78/2959.78	c  2960s| 10200 |  3797 | 33009k| 189.4 |   465M | 285 |4600 | 768 |1793 |  49k|  1 |  10k|  79k| 6.041221e+06 | 1.140388e+08 |1787.68%|  35.10%
3001.16/3009.24	c  3009s| 10300 |  3851 | 33197k| 190.4 |   467M | 285 |4600 | 768 |1778 |  51k|  1 |  10k|  80k| 6.041226e+06 | 1.140388e+08 |1787.68%|  35.10%
3012.83/3020.94	c  3021s| 10400 |  3891 | 33229k| 190.5 |   468M | 285 |4600 | 770 |2152 |  51k|  1 |  10k|  80k| 6.041226e+06 | 1.140388e+08 |1787.68%|  35.10%
3039.06/3047.26	c  3047s| 10500 |  3915 | 33317k| 190.9 |   469M | 285 |4600 | 767 |   0 |  52k|  0 |  10k|  81k| 6.041226e+06 | 1.140388e+08 |1787.68%|  35.10%
3087.75/3096.03	c  3096s| 10600 |  3971 | 33499k| 191.8 |   469M | 285 |4600 | 764 |1933 |  54k|  1 |  10k|  81k| 6.041499e+06 | 1.140388e+08 |1787.59%|  35.10%
3116.77/3125.16	c  3125s| 10700 |  4015 | 33602k| 192.3 |   470M | 285 |4600 | 758 |   0 |  55k|  0 |  10k|  81k| 6.041617e+06 | 1.140388e+08 |1787.55%|  35.10%
3158.86/3167.33	c  3167s| 10800 |  4091 | 33741k| 193.0 |   472M | 285 |4600 | 749 |1866 |  58k|  1 |  10k|  82k| 6.041921e+06 | 1.140388e+08 |1787.46%|  35.10%
3205.94/3214.58	c  3215s| 10900 |  4143 | 33928k| 193.9 |   473M | 285 |4600 | 748 |2150 |  59k|  1 |  10k|  83k| 6.041921e+06 | 1.140388e+08 |1787.46%|  35.10%
3221.51/3230.14	c  3230s| 11000 |  4177 | 33984k| 194.1 |   474M | 285 |4600 | 748 |   0 |  60k|  0 |  10k|  83k| 6.042034e+06 | 1.140388e+08 |1787.42%|  35.11%
3313.67/3322.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3313.67/3322.56	c  3323s| 11100 |  4243 | 34350k| 196.1 |   475M | 285 |4600 | 748 |2392 |  63k|  1 |  10k|  84k| 6.042185e+06 | 1.140388e+08 |1787.38%|  35.11%
3392.08/3401.13	c  3401s| 11200 |  4305 | 34649k| 197.7 |   476M | 285 |4600 | 748 |2419 |  65k|  1 |  10k|  84k| 6.044045e+06 | 1.140388e+08 |1786.80%|  35.11%
3410.63/3419.71	c  3420s| 11300 |  4329 | 34732k| 198.1 |   477M | 285 |4600 | 747 |1712 |  66k|  1 |  10k|  84k| 6.045395e+06 | 1.140388e+08 |1786.37%|  35.11%
3416.71/3425.84	c  3426s| 11400 |  4363 | 34740k| 198.0 |   477M | 285 |4600 | 747 |   0 |  66k|  0 |  10k|  85k| 6.045395e+06 | 1.140388e+08 |1786.37%|  35.11%
3485.54/3494.87	c  3495s| 11500 |  4439 | 35015k| 199.5 |   478M | 285 |4600 | 746 |1763 |  69k|  1 |  10k|  85k| 6.051682e+06 | 1.140388e+08 |1784.41%|  35.11%
3587.38/3597.00	c 
3587.38/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.38/3597.00	c Solving Time (sec) : 3597.00
3587.38/3597.00	c Solving Nodes      : 11570 (total of 175536 nodes in 2 runs)
3587.38/3597.00	c Primal Bound       : +1.14038784000000e+08 (185 solutions)
3587.38/3597.00	c Dual Bound         : +6.05168208430580e+06
3587.38/3597.00	c Gap                : 1784.41 %
3587.38/3597.00	s SATISFIABLE
3587.38/3597.00	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28
3587.38/3597.00	v -x29 -x30 -x1920 -x1921 -x1922 -x1923 -x1924 -x1925 -x1926 -x1927 -x1928 -x1929 -x1930 x1931 -x1932 x1933 x1934 -x1935 -x1936 -x1937
3587.38/3597.00	v -x1938 -x1939 -x1940 -x1941 -x1942 -x1943 -x1944 -x1945 -x1946 -x1947 -x1948 -x1949 -x2291 -x2292 -x2293 -x2294 -x2295 -x2296 -x2297
3587.38/3597.00	v -x2298 -x2299 -x2300 -x2301 -x2302 -x2303 x2304 -x2305 x2306 x2307 -x2308 -x2309 -x2310 -x2311 -x2312 -x2313 -x2314 -x2315 -x2316
3587.38/3597.00	v -x2317 -x2318 -x2319 -x2320 -x2621 -x2622 -x2623 -x2624 -x2625 -x2626 -x2627 -x2628 -x2629 -x2630 -x2631 -x2632 x2633 -x2634 -x2635
3587.38/3597.00	v -x2636 -x2637 -x2638 -x2639 -x2640 -x2641 -x2642 -x2643 -x2644 -x2645 -x2646 -x2647 -x2648 -x2649 -x2650 -x2951 -x2952 -x2953 -x2954
3587.38/3597.00	v -x2955 -x2956 -x2957 -x2958 -x2959 -x2960 -x2961 -x2962 -x2963 -x2964 x2965 -x2966 x2967 -x2968 -x2969 -x2970 -x2971 -x2972 -x2973
3587.38/3597.00	v -x2974 -x2975 -x2976 -x2977 -x2978 -x2979 -x2980 -x3281 -x3282 -x3283 -x3284 -x3285 -x3286 -x3287 -x3288 -x3289 -x3290 -x3291 -x3292
3587.38/3597.00	v -x3293 -x3294 -x3295 -x3296 -x3297 -x3298 -x3299 -x3300 -x3301 -x3302 -x3303 -x3304 -x3305 -x3306 -x3307 -x3308 -x3309 -x3310 -x3611
3587.38/3597.00	v -x3612 -x3613 -x3614 -x3615 -x3616 -x3617 -x3618 -x3619 -x3620 -x3621 -x3622 -x3623 -x3624 -x3625 -x3626 -x3627 -x3628 -x3629 -x3630
3587.38/3597.00	v -x3631 -x3632 -x3633 -x3634 -x3635 -x3636 -x3637 -x3638 -x3639 -x3640 -x3941 -x3942 -x3943 -x3944 -x3945 -x3946 -x3947 -x3948 -x3949
3587.38/3597.00	v -x3950 -x3951 -x3952 -x3953 -x3954 -x3955 -x3956 x3957 -x3958 -x3959 -x3960 -x3961 -x3962 -x3963 -x3964 -x3965 -x3966 -x3967 -x3968
3587.38/3597.00	v -x3969 -x3970 -x4271 -x4272 -x4273 -x4274 -x4275 -x4276 -x4277 -x4278 -x4279 -x4280 -x4281 -x4282 x4283 x4284 x4285 x4286 -x4287
3587.38/3597.00	v -x4288 -x4289 -x4290 -x4291 -x4292 -x4293 -x4294 -x4295 -x4296 -x4297 -x4298 -x4299 -x4300 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38
3587.38/3597.00	v -x39 -x40 -x41 x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x361 -x362 -x363 -x364
3587.38/3597.00	v -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386
3587.38/3597.00	v -x387 -x388 -x389 -x390 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631
3587.38/3597.00	v -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835
3587.38/3597.00	v -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x1046 -x1047
3587.38/3597.00	v -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 x1057 -x1058 -x1059 x1060 x1061 -x1062 -x1063 -x1064 -x1065 -x1066
3587.38/3597.00	v -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270
3587.38/3597.00	v -x1271 -x1272 -x1273 x1274 x1275 x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289
3587.38/3597.00	v -x1290 -x1478 -x1479 -x1480 -x1481 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 x1489 x1490 -x1491 -x1492 -x1493 -x1494 -x1495
3587.38/3597.00	v -x1496 -x1497 -x1498 -x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 -x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694
3587.38/3597.00	v -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 -x1702 -x1703 -x1704 x1705 -x1706 -x1707 -x1708 -x1709 -x1710 -x1711 -x1712 -x1713
3587.38/3597.00	v -x1714 -x1715 -x1716 -x1717 -x1840 -x1841 -x1842 -x1843 -x1844 -x1845 -x1846 -x1847 -x1848 -x1849 -x1850 x1851 -x1852 -x1853 -x1854
3587.38/3597.00	v -x1855 -x1856 -x1857 -x1858 -x1859 -x1860 -x1861 -x1862 -x1863 -x1864 -x1865 -x1866 -x1867 -x1868 -x1869 -x1880 -x1881 -x1882 -x1883
3587.38/3597.00	v -x1884 -x1885 -x1886 -x1887 -x1888 -x1889 -x1890 x1891 -x1892 -x1893 -x1894 -x1895 x1896 -x1897 -x1898 -x1899 -x1900 -x1901 -x1902
3587.38/3597.00	v -x1903 -x1904 -x1905 -x1906 -x1907 -x1908 -x1909 -x1950 -x1951 -x1952 -x1953 -x1954 -x1955 -x1956 -x1957 -x1958 -x1959 -x1960 x1961
3587.38/3597.00	v -x1962 -x1963 x1964 x1965 x1966 -x1967 -x1968 -x1969 -x1970 -x1971 -x1972 -x1973 -x1974 -x1975 -x1976 -x1977 -x1978 -x1979 -x1990
3587.38/3597.00	v -x1991 -x1992 -x1993 -x1994 -x1995 -x1996 -x1997 -x1998 -x1999 -x2000 -x2001 -x2002 -x2003 -x2004 x2005 -x2006 -x2007 -x2008 -x2009
3587.38/3597.00	v -x2010 -x2011 -x2012 -x2013 -x2014 -x2015 -x2016 -x2017 -x2018 -x2019 -x2030 -x2031 -x2032 -x2033 -x2034 -x2035 -x2036 -x2037 -x2038
3587.38/3597.00	v -x2039 -x2040 -x2041 -x2042 -x2043 -x2044 -x2045 -x2046 -x2047 -x2048 -x2049 -x2050 -x2051 -x2052 -x2053 -x2054 -x2055 -x2056 -x2057
3587.38/3597.00	v -x2058 -x2059 -x2070 -x2071 -x2072 -x2073 -x2074 -x2075 -x2076 -x2077 -x2078 -x2079 -x2080 -x2081 x2082 -x2083 -x2084 x2085 -x2086
3587.38/3597.00	v -x2087 -x2088 -x2089 -x2090 -x2091 -x2092 -x2093 -x2094 -x2095 -x2096 -x2097 -x2098 -x2099 x2110 x2111 x2112 x2113 x2114 x2115 x2116
3587.38/3597.00	v x2117 x2118 x2119 x2120 x2121 x2122 x2123 x2124 x2125 -x2126 x2127 x2128 x2129 x2130 x2131 x2132 x2133 x2134 -x2135 -x2136 -x2137
3587.38/3597.00	v -x2138 -x2139 x2141 x2142 x2143 x2144 x2145 x2146 x2147 x2148 x2149 x2150 x2151 -x2152 -x2153 x2154 -x2155 x2156 -x2157 -x2158 -x2159
3587.38/3597.00	v -x2160 -x2161 -x2162 -x2163 -x2164 -x2165 -x2166 -x2167 -x2168 -x2169 -x2170 x2171 x2172 x2173 x2174 x2175 x2176 x2177 x2178 x2179
3587.38/3597.00	v x2180 x2181 -x2182 x2183 x2184 -x2185 -x2186 -x2187 -x2188 -x2189 -x2190 -x2191 -x2192 -x2193 -x2194 -x2195 -x2196 -x2197 -x2198
3587.38/3597.00	v -x2199 -x2200 -x2201 -x2202 -x2203 -x2204 -x2205 -x2206 -x2207 -x2208 -x2209 -x2210 -x2211 -x2212 -x2213 -x2214 -x2215 -x2216 x2217
3587.38/3597.00	v -x2218 -x2219 -x2220 -x2221 -x2222 -x2223 -x2224 -x2225 -x2226 -x2227 -x2228 -x2229 -x2230 x2231 x2232 x2233 x2234 x2235 x2236 x2237
3587.38/3597.00	v x2238 x2239 x2240 x2241 x2242 -x2243 -x2244 -x2245 -x2246 -x2247 -x2248 -x2249 -x2250 -x2251 -x2252 -x2253 -x2254 -x2255 -x2256
3587.38/3597.00	v -x2257 -x2258 -x2259 -x2260 -x2261 -x2262 -x2263 -x2264 -x2265 -x2266 -x2267 -x2268 -x2269 -x2270 -x2271 -x2272 -x2273 -x2274 -x2275
3587.38/3597.00	v -x2276 -x2277 -x2278 -x2279 -x2280 -x2281 -x2282 -x2283 -x2284 -x2285 -x2286 -x2287 -x2288 -x2289 -x2290 -x2321 -x2322 -x2323 -x2324
3587.38/3597.00	v -x2325 -x2326 -x2327 -x2328 -x2329 -x2330 -x2331 -x2332 -x2333 -x2334 -x2335 -x2336 -x2337 -x2338 -x2339 -x2340 -x2341 -x2342 -x2343
3587.38/3597.00	v -x2344 -x2345 -x2346 -x2347 -x2348 -x2349 -x2350 -x2351 -x2352 -x2353 -x2354 -x2355 -x2356 -x2357 -x2358 -x2359 -x2360 -x2361 -x2362
3587.38/3597.00	v -x2363 -x2364 -x2365 -x2366 -x2367 -x2368 -x2369 -x2370 -x2371 -x2372 -x2373 -x2374 -x2375 -x2376 -x2377 -x2378 -x2379 -x2380 -x2381
3587.38/3597.00	v -x2382 -x2383 -x2384 -x2385 -x2386 -x2387 -x2388 -x2389 -x2390 -x2391 x2392 -x2393 -x2394 x2395 x2396 -x2397 -x2398 -x2399 -x2400
3587.38/3597.00	v -x2401 -x2402 -x2403 -x2404 -x2405 -x2406 -x2407 -x2408 -x2409 -x2410 -x2411 -x2412 -x2413 -x2414 -x2415 -x2416 -x2417 -x2418 -x2419
3587.38/3597.00	v -x2420 -x2421 -x2422 -x2423 -x2424 -x2425 -x2426 x2427 -x2428 -x2429 -x2430 -x2431 -x2432 -x2433 -x2434 -x2435 -x2436 -x2437 -x2438
3587.38/3597.00	v -x2439 -x2440 -x2441 -x2442 -x2443 -x2444 -x2445 -x2446 -x2447 -x2448 -x2449 -x2450 -x2451 -x2452 -x2453 -x2454 -x2455 x2456 -x2457
3587.38/3597.00	v -x2458 -x2459 -x2460 -x2461 -x2462 -x2463 -x2464 -x2465 -x2466 -x2467 -x2468 -x2469 -x2470 -x2471 -x2472 -x2473 -x2474 -x2475 -x2476
3587.38/3597.00	v -x2477 -x2478 -x2479 -x2480 -x2481 x2482 -x2483 x2484 -x2485 -x2486 -x2487 -x2488 -x2489 -x2490 -x2491 -x2492 -x2493 -x2494 -x2495
3587.38/3597.00	v -x2496 -x2497 -x2498 -x2499 -x2500 -x2501 -x2502 -x2503 -x2504 -x2505 -x2506 -x2507 -x2508 -x2509 -x2510 -x2511 -x2512 -x2513 -x2514
3587.38/3597.00	v -x2515 -x2516 -x2517 -x2518 -x2519 -x2520 -x2521 -x2522 -x2523 -x2524 -x2525 -x2526 -x2527 -x2528 -x2529 -x2530 -x2531 -x2532 -x2533
3587.38/3597.00	v -x2534 -x2535 -x2536 -x2537 -x2538 -x2539 -x2540 -x2541 x2542 -x2543 -x2544 x2545 -x2546 -x2547 x2548 -x2549 -x2550 -x2551 -x2552
3587.38/3597.00	v -x2553 -x2554 -x2555 -x2556 -x2557 -x2558 -x2559 -x2560 -x2561 -x2562 -x2563 -x2564 -x2565 -x2566 -x2567 -x2568 -x2569 -x2570 -x2571
3587.38/3597.00	v -x2572 -x2573 -x2574 -x2575 -x2576 -x2577 -x2578 -x2579 -x2580 -x2581 -x2582 -x2583 -x2584 -x2585 -x2586 -x2587 -x2588 -x2589 -x2590
3587.38/3597.00	v -x2591 -x2592 -x2593 -x2594 -x2595 -x2596 -x2597 -x2598 -x2599 -x2600 -x2601 -x2602 -x2603 -x2604 -x2605 -x2606 -x2607 -x2608 -x2609
3587.38/3597.00	v -x2610 -x2611 -x2612 -x2613 -x2614 -x2615 -x2616 -x2617 -x2618 -x2619 -x2620 -x2651 -x2652 -x2653 -x2654 -x2655 -x2656 -x2657 -x2658
3587.38/3597.00	v -x2659 -x2660 -x2661 -x2662 -x2663 -x2664 -x2665 -x2666 -x2667 -x2668 -x2669 -x2670 -x2671 -x2672 -x2673 -x2674 -x2675 -x2676 -x2677
3587.38/3597.00	v -x2678 -x2679 -x2680 -x2681 -x2682 -x2683 -x2684 -x2685 -x2686 -x2687 -x2688 -x2689 -x2690 -x2691 -x2692 -x2693 -x2694 -x2695 -x2696
3587.38/3597.00	v -x2697 -x2698 -x2699 -x2700 -x2701 -x2702 -x2703 -x2704 -x2705 -x2706 -x2707 -x2708 -x2709 -x2710 -x2711 -x2712 -x2713 -x2714 -x2715
3587.38/3597.00	v -x2716 -x2717 -x2718 -x2719 -x2720 -x2721 x2722 -x2723 -x2724 x2725 x2726 -x2727 -x2728 -x2729 -x2730 -x2731 -x2732 -x2733 -x2734
3587.38/3597.00	v -x2735 -x2736 -x2737 -x2738 -x2739 -x2740 -x2741 -x2742 -x2743 -x2744 -x2745 -x2746 -x2747 -x2748 -x2749 -x2750 -x2751 x2752 -x2753
3587.38/3597.00	v -x2754 -x2755 -x2756 -x2757 -x2758 -x2759 -x2760 -x2761 -x2762 -x2763 -x2764 -x2765 -x2766 -x2767 -x2768 -x2769 -x2770 -x2771 -x2772
3587.38/3597.00	v -x2773 -x2774 -x2775 -x2776 -x2777 -x2778 -x2779 -x2780 -x2781 -x2782 -x2783 -x2784 x2785 x2786 -x2787 -x2788 -x2789 -x2790 -x2791
3587.38/3597.00	v -x2792 -x2793 -x2794 -x2795 -x2796 -x2797 -x2798 -x2799 -x2800 -x2801 -x2802 -x2803 -x2804 -x2805 -x2806 -x2807 -x2808 -x2809 -x2810
3587.38/3597.00	v -x2811 -x2812 -x2813 -x2814 -x2815 -x2816 -x2817 -x2818 -x2819 -x2820 -x2821 -x2822 -x2823 -x2824 -x2825 -x2826 -x2827 -x2828 -x2829
3587.38/3597.00	v -x2830 -x2831 -x2832 -x2833 -x2834 -x2835 -x2836 -x2837 -x2838 -x2839 -x2840 -x2841 -x2842 x2843 -x2844 -x2845 -x2846 -x2847 -x2848
3587.38/3597.00	v -x2849 -x2850 -x2851 -x2852 -x2853 -x2854 -x2855 -x2856 -x2857 -x2858 -x2859 -x2860 -x2861 -x2862 -x2863 -x2864 -x2865 -x2866 -x2867
3587.38/3597.00	v -x2868 -x2869 -x2870 -x2871 -x2872 -x2873 -x2874 -x2875 x2876 x2877 -x2878 -x2879 -x2880 -x2881 -x2882 -x2883 -x2884 -x2885 -x2886
3587.38/3597.00	v -x2887 -x2888 -x2889 -x2890 -x2891 -x2892 -x2893 -x2894 -x2895 -x2896 -x2897 -x2898 -x2899 -x2900 -x2901 -x2902 -x2903 x2904 -x2905
3587.38/3597.00	v -x2906 x2907 -x2908 -x2909 -x2910 -x2911 -x2912 -x2913 -x2914 -x2915 -x2916 -x2917 -x2918 -x2919 -x2920 -x2921 -x2922 -x2923 -x2924
3587.38/3597.00	v -x2925 -x2926 -x2927 -x2928 -x2929 -x2930 -x2931 -x2932 -x2933 -x2934 -x2935 x2936 -x2937 -x2938 -x2939 -x2940 -x2941 -x2942 -x2943
3587.38/3597.00	v -x2944 -x2945 -x2946 -x2947 -x2948 -x2949 -x2950 -x2981 -x2982 -x2983 -x2984 -x2985 -x2986 -x2987 -x2988 -x2989 -x2990 -x2991 -x2992
3587.38/3597.00	v x2993 -x2994 -x2995 -x2996 -x2997 -x2998 -x2999 -x3000 -x3001 -x3002 -x3003 -x3004 -x3005 -x3006 -x3007 -x3008 -x3009 -x3010 -x3011
3587.38/3597.00	v -x3012 -x3013 -x3014 -x3015 -x3016 -x3017 -x3018 -x3019 -x3020 -x3021 -x3022 -x3023 -x3024 -x3025 -x3026 -x3027 -x3028 -x3029 -x3030
3587.38/3597.00	v -x3031 -x3032 -x3033 -x3034 -x3035 -x3036 -x3037 -x3038 -x3039 -x3040 -x3041 -x3042 -x3043 -x3044 -x3045 -x3046 -x3047 -x3048 -x3049
3587.38/3597.00	v -x3050 -x3051 -x3052 -x3053 -x3054 -x3055 -x3056 -x3057 -x3058 -x3059 -x3060 -x3061 -x3062 -x3063 -x3064 -x3065 -x3066 -x3067 -x3068
3587.38/3597.00	v -x3069 -x3070 -x3071 -x3072 -x3073 -x3074 -x3075 -x3076 -x3077 -x3078 -x3079 -x3080 -x3081 -x3082 -x3083 -x3084 -x3085 -x3086 -x3087
3587.38/3597.00	v -x3088 -x3089 -x3090 -x3091 -x3092 -x3093 -x3094 -x3095 -x3096 -x3097 -x3098 -x3099 -x3100 -x3101 -x3102 -x3103 -x3104 -x3105 -x3106
3587.38/3597.00	v -x3107 -x3108 -x3109 -x3110 -x3111 -x3112 -x3113 -x3114 -x3115 -x3116 -x3117 -x3118 -x3119 -x3120 -x3121 -x3122 -x3123 -x3124 -x3125
3587.38/3597.00	v -x3126 -x3127 -x3128 -x3129 -x3130 -x3131 -x3132 -x3133 -x3134 -x3135 -x3136 -x3137 -x3138 -x3139 -x3140 -x3141 -x3142 -x3143 -x3144
3587.38/3597.00	v -x3145 x3146 -x3147 -x3148 -x3149 -x3150 -x3151 -x3152 -x3153 -x3154 -x3155 -x3156 -x3157 -x3158 -x3159 -x3160 -x3161 -x3162 -x3163
3587.38/3597.00	v -x3164 -x3165 -x3166 -x3167 -x3168 -x3169 -x3170 -x3171 x3172 x3173 x3174 x3175 -x3176 -x3177 -x3178 -x3179 -x3180 -x3181 -x3182
3587.38/3597.00	v -x3183 -x3184 -x3185 -x3186 -x3187 -x3188 -x3189 -x3190 -x3191 -x3192 -x3193 -x3194 -x3195 -x3196 -x3197 -x3198 -x3199 -x3200 -x3201
3587.38/3597.00	v -x3202 -x3203 -x3204 -x3205 -x3206 -x3207 -x3208 -x3209 -x3210 -x3211 -x3212 -x3213 -x3214 -x3215 -x3216 -x3217 -x3218 -x3219 -x3220
3587.38/3597.00	v -x3221 -x3222 -x3223 -x3224 -x3225 -x3226 -x3227 -x3228 -x3229 -x3230 -x3231 -x3232 -x3233 -x3234 -x3235 -x3236 -x3237 -x3238 -x3239
3587.38/3597.00	v -x3240 -x3241 -x3242 -x3243 -x3244 -x3245 -x3246 -x3247 -x3248 -x3249 -x3250 -x3251 -x3252 -x3253 -x3254 -x3255 -x3256 -x3257 -x3258
3587.38/3597.00	v -x3259 -x3260 -x3261 -x3262 -x3263 -x3264 -x3265 -x3266 -x3267 -x3268 -x3269 -x3270 -x3271 -x3272 -x3273 -x3274 -x3275 -x3276 -x3277
3587.38/3597.00	v -x3278 -x3279 -x3280 -x3311 -x3312 -x3313 -x3314 -x3315 -x3316 -x3317 -x3318 -x3319 -x3320 -x3321 -x3322 -x3323 -x3324 -x3325 -x3326
3587.38/3597.00	v -x3327 -x3328 -x3329 -x3330 -x3331 -x3332 -x3333 -x3334 -x3335 -x3336 -x3337 -x3338 -x3339 -x3340 -x3341 -x3342 -x3343 -x3344 -x3345
3587.38/3597.00	v -x3346 -x3347 -x3348 -x3349 -x3350 -x3351 -x3352 -x3353 -x3354 -x3355 -x3356 -x3357 -x3358 -x3359 -x3360 -x3361 -x3362 -x3363 -x3364
3587.38/3597.00	v -x3365 -x3366 -x3367 -x3368 -x3369 -x3370 -x3371 -x3372 -x3373 -x3374 -x3375 -x3376 -x3377 -x3378 -x3379 -x3380 -x3381 -x3382 -x3383
3587.38/3597.00	v -x3384 -x3385 -x3386 -x3387 -x3388 -x3389 -x3390 -x3391 -x3392 -x3393 -x3394 -x3395 -x3396 -x3397 -x3398 -x3399 -x3400 -x3401 -x3402
3587.38/3597.00	v -x3403 -x3404 -x3405 -x3406 -x3407 -x3408 -x3409 -x3410 -x3411 -x3412 -x3413 -x3414 -x3415 -x3416 -x3417 -x3418 -x3419 -x3420 -x3421
3587.38/3597.00	v -x3422 -x3423 -x3424 -x3425 -x3426 -x3427 -x3428 -x3429 -x3430 -x3431 -x3432 -x3433 -x3434 -x3435 -x3436 -x3437 -x3438 -x3439 -x3440
3587.38/3597.00	v -x3441 -x3442 x3443 -x3444 -x3445 -x3446 -x3447 -x3448 -x3449 -x3450 -x3451 -x3452 -x3453 -x3454 -x3455 -x3456 -x3457 -x3458 -x3459
3587.38/3597.00	v -x3460 -x3461 -x3462 -x3463 -x3464 -x3465 -x3466 -x3467 -x3468 -x3469 -x3470 -x3471 -x3472 -x3473 -x3474 -x3475 -x3476 -x3477 -x3478
3587.38/3597.00	v -x3479 -x3480 -x3481 -x3482 -x3483 -x3484 -x3485 -x3486 -x3487 -x3488 -x3489 -x3490 -x3491 -x3492 -x3493 -x3494 -x3495 -x3496 -x3497
3587.38/3597.00	v -x3498 -x3499 -x3500 -x3501 -x3502 -x3503 -x3504 -x3505 -x3506 -x3507 -x3508 -x3509 -x3510 -x3511 -x3512 -x3513 -x3514 -x3515 -x3516
3587.38/3597.00	v -x3517 -x3518 -x3519 -x3520 -x3521 -x3522 -x3523 -x3524 -x3525 -x3526 -x3527 -x3528 -x3529 -x3530 -x3531 -x3532 -x3533 -x3534 -x3535
3587.38/3597.00	v -x3536 -x3537 -x3538 -x3539 -x3540 -x3541 -x3542 -x3543 -x3544 -x3545 -x3546 -x3547 -x3548 -x3549 -x3550 -x3551 -x3552 -x3553 -x3554
3587.38/3597.00	v -x3555 -x3556 -x3557 -x3558 -x3559 -x3560 -x3561 x3562 x3563 -x3564 -x3565 -x3566 -x3567 -x3568 -x3569 -x3570 -x3571 -x3572 -x3573
3587.38/3597.00	v -x3574 -x3575 -x3576 -x3577 -x3578 -x3579 -x3580 -x3581 -x3582 -x3583 -x3584 -x3585 -x3586 -x3587 -x3588 -x3589 -x3590 -x3591 x3592
3587.38/3597.00	v x3593 -x3594 -x3595 -x3596 -x3597 -x3598 -x3599 -x3600 -x3601 -x3602 -x3603 -x3604 -x3605 -x3606 -x3607 -x3608 -x3609 -x3610 -x3641
3587.38/3597.00	v -x3642 -x3643 -x3644 -x3645 -x3646 -x3647 -x3648 -x3649 -x3650 -x3651 -x3652 -x3653 -x3654 -x3655 -x3656 -x3657 -x3658 -x3659 -x3660
3587.38/3597.00	v -x3661 -x3662 -x3663 -x3664 -x3665 -x3666 -x3667 -x3668 -x3669 -x3670 -x3671 -x3672 -x3673 -x3674 -x3675 -x3676 -x3677 -x3678 -x3679
3587.38/3597.00	v -x3680 -x3681 -x3682 -x3683 -x3684 -x3685 -x3686 -x3687 -x3688 -x3689 -x3690 -x3691 -x3692 -x3693 -x3694 -x3695 -x3696 -x3697 -x3698
3587.38/3597.00	v -x3699 -x3700 -x3701 -x3702 -x3703 -x3704 -x3705 -x3706 -x3707 -x3708 -x3709 -x3710 -x3711 -x3712 -x3713 -x3714 -x3715 -x3716 -x3717
3587.38/3597.00	v -x3718 -x3719 -x3720 -x3721 -x3722 -x3723 -x3724 -x3725 -x3726 -x3727 -x3728 -x3729 -x3730 -x3731 -x3732 -x3733 -x3734 -x3735 -x3736
3587.38/3597.00	v -x3737 -x3738 -x3739 -x3740 -x3741 x3742 -x3743 -x3744 x3745 x3746 -x3747 -x3748 -x3749 -x3750 -x3751 -x3752 -x3753 -x3754 -x3755
3587.38/3597.00	v -x3756 -x3757 -x3758 -x3759 -x3760 -x3761 -x3762 -x3763 -x3764 -x3765 -x3766 -x3767 -x3768 -x3769 -x3770 -x3771 -x3772 -x3773 x3774
3587.38/3597.00	v x3775 -x3776 -x3777 -x3778 -x3779 -x3780 -x3781 -x3782 -x3783 -x3784 -x3785 -x3786 -x3787 -x3788 -x3789 -x3790 -x3791 -x3792 -x3793
3587.38/3597.00	v -x3794 -x3795 -x3796 -x3797 -x3798 -x3799 -x3800 -x3801 -x3802 -x3803 -x3804 -x3805 -x3806 -x3807 -x3808 -x3809 -x3810 -x3811 -x3812
3587.38/3597.00	v -x3813 -x3814 -x3815 -x3816 -x3817 -x3818 -x3819 -x3820 -x3821 -x3822 -x3823 -x3824 -x3825 -x3826 -x3827 -x3828 -x3829 -x3830 -x3831
3587.38/3597.00	v -x3832 -x3833 -x3834 -x3835 -x3836 -x3837 -x3838 -x3839 -x3840 -x3841 -x3842 -x3843 -x3844 -x3845 -x3846 -x3847 -x3848 -x3849 -x3850
3587.38/3597.00	v -x3851 -x3852 -x3853 -x3854 -x3855 -x3856 -x3857 -x3858 -x3859 -x3860 -x3861 -x3862 -x3863 x3864 -x3865 -x3866 -x3867 -x3868 -x3869
3587.38/3597.00	v -x3870 -x3871 -x3872 -x3873 -x3874 -x3875 -x3876 -x3877 -x3878 -x3879 -x3880 -x3881 -x3882 -x3883 -x3884 -x3885 -x3886 -x3887 -x3888
3587.38/3597.00	v -x3889 -x3890 -x3891 -x3892 -x3893 -x3894 -x3895 -x3896 -x3897 -x3898 -x3899 -x3900 -x3901 -x3902 -x3903 -x3904 -x3905 -x3906 -x3907
3587.38/3597.00	v -x3908 -x3909 -x3910 x3911 -x3912 -x3913 -x3914 -x3915 -x3916 -x3917 -x3918 -x3919 -x3920 -x3921 -x3922 -x3923 -x3924 -x3925 -x3926
3587.38/3597.00	v -x3927 -x3928 -x3929 -x3930 -x3931 -x3932 -x3933 -x3934 -x3935 -x3936 -x3937 -x3938 -x3939 -x3940 -x3971 -x3972 -x3973 -x3974 -x3975
3587.38/3597.00	v -x3976 -x3977 -x3978 -x3979 -x3980 -x3981 -x3982 -x3983 -x3984 -x3985 -x3986 -x3987 -x3988 -x3989 -x3990 -x3991 -x3992 -x3993 -x3994
3587.38/3597.00	v -x3995 x3996 -x3997 -x3998 -x3999 -x4000 -x4001 -x4002 -x4003 -x4004 -x4005 -x4006 -x4007 -x4008 -x4009 -x4010 -x4011 -x4012 -x4013
3587.38/3597.00	v -x4014 -x4015 -x4016 -x4017 -x4018 -x4019 -x4020 -x4021 -x4022 -x4023 -x4024 -x4025 -x4026 -x4027 -x4028 -x4029 -x4030 -x4031 -x4032
3587.38/3597.00	v -x4033 -x4034 -x4035 -x4036 -x4037 -x4038 -x4039 -x4040 -x4041 -x4042 -x4043 -x4044 -x4045 -x4046 -x4047 x4048 -x4049 -x4050 -x4051
3587.38/3597.00	v -x4052 -x4053 -x4054 -x4055 -x4056 -x4057 -x4058 -x4059 -x4060 x4061 -x4062 -x4063 -x4064 -x4065 -x4066 -x4067 -x4068 -x4069 -x4070
3587.38/3597.00	v -x4071 -x4072 x4073 x4074 -x4075 -x4076 -x4077 -x4078 x4079 -x4080 -x4081 -x4082 -x4083 -x4084 -x4085 -x4086 -x4087 -x4088 -x4089
3587.38/3597.00	v -x4090 -x4091 -x4092 -x4093 -x4094 -x4095 -x4096 -x4097 -x4098 -x4099 -x4100 -x4101 -x4102 -x4103 -x4104 -x4105 -x4106 -x4107 x4108
3587.38/3597.00	v -x4109 -x4110 -x4111 -x4112 -x4113 -x4114 -x4115 -x4116 -x4117 -x4118 -x4119 -x4120 -x4121 -x4122 -x4123 -x4124 -x4125 -x4126 -x4127
3587.38/3597.00	v -x4128 -x4129 -x4130 -x4131 x4132 -x4133 -x4134 x4135 -x4136 -x4137 -x4138 -x4139 -x4140 -x4141 -x4142 -x4143 -x4144 -x4145 -x4146
3587.38/3597.00	v -x4147 -x4148 -x4149 -x4150 -x4151 -x4152 -x4153 -x4154 -x4155 -x4156 -x4157 -x4158 -x4159 -x4160 -x4161 x4162 -x4163 -x4164 x4165
3587.38/3597.00	v -x4166 -x4167 -x4168 -x4169 -x4170 -x4171 -x4172 -x4173 -x4174 -x4175 -x4176 -x4177 -x4178 -x4179 -x4180 -x4181 -x4182 -x4183 -x4184
3587.38/3597.00	v -x4185 -x4186 -x4187 -x4188 -x4189 -x4190 -x4191 x4192 x4193 -x4194 -x4195 x4196 -x4197 -x4198 -x4199 -x4200 -x4201 -x4202 -x4203
3587.38/3597.00	v -x4204 -x4205 -x4206 -x4207 -x4208 -x4209 -x4210 -x4211 -x4212 -x4213 -x4214 -x4215 -x4216 -x4217 -x4218 -x4219 -x4220 -x4221 -x4222
3587.38/3597.00	v -x4223 -x4224 -x4225 -x4226 -x4227 -x4228 -x4229 -x4230 -x4231 -x4232 -x4233 -x4234 -x4235 -x4236 -x4237 -x4238 -x4239 -x4240 -x4241
3587.38/3597.00	v -x4242 -x4243 -x4244 -x4245 -x4246 -x4247 -x4248 -x4249 -x4250 -x4251 -x4252 -x4253 x4254 x4255 -x4256 -x4257 -x4258 -x4259 -x4260
3587.38/3597.00	v -x4261 -x4262 -x4263 -x4264 -x4265 -x4266 -x4267 -x4268 -x4269 -x4270 -x4301 -x4302 -x4303 -x4304 -x4305 -x4306 -x4307 -x4308 -x4309
3587.38/3597.00	v -x4310 -x4311 x4312 -x4313 -x4314 -x4315 -x4316 -x4317 -x4318 -x4319 -x4320 -x4321 -x4322 -x4323 -x4324 -x4325 -x4326 -x4327 -x4328
3587.38/3597.00	v -x4329 -x4330 -x4331 -x4332 -x4333 -x4334 -x4335 -x4336 -x4337 -x4338 -x4339 -x4340 -x4341 -x4342 -x4343 -x4344 -x4345 -x4346 -x4347
3587.38/3597.00	v -x4348 -x4349 -x4350 -x4351 -x4352 -x4353 -x4354 -x4355 -x4356 -x4357 -x4358 -x4359 -x4360 -x4361 -x4362 -x4363 -x4364 -x4365 -x4366
3587.38/3597.00	v -x4367 -x4368 -x4369 -x4370 -x4371 x4372 x4373 -x4374 -x4375 -x4376 x4377 -x4378 -x4379 -x4380 -x4381 -x4382 -x4383 -x4384 -x4385
3587.38/3597.00	v -x4386 -x4387 -x4388 -x4389 -x4390 -x4391 -x4392 -x4393 -x4394 -x4395 -x4396 -x4397 -x4398 -x4399 -x4400 -x4401 -x4402 -x4403 -x4404
3587.38/3597.00	v -x4405 -x4406 -x4407 -x4408 x4409 -x4410 -x4411 -x4412 -x4413 -x4414 -x4415 -x4416 -x4417 -x4418 -x4419 -x4420 -x4421 -x4422 -x4423
3587.38/3597.00	v -x4424 -x4425 -x4426 -x4427 -x4428 -x4429 -x4430 -x4431 x4432 x4433 -x4434 -x4435 -x4436 -x4437 -x4438 -x4439 -x4440 -x4441 -x4442
3587.38/3597.00	v -x4443 -x4444 -x4445 -x4446 -x4447 -x4448 -x4449 -x4450 -x4451 -x4452 -x4453 -x4454 -x4455 -x4456 -x4457 -x4458 -x4459 -x4460 -x4461
3587.38/3597.00	v x4462 x4463 x4464 -x4465 x4466 -x4467 -x4468 -x4469 -x4470 -x4471 -x4472 -x4473 -x4474 -x4475 -x4476 -x4477 -x4478 -x4479 -x4480
3587.38/3597.00	v -x4481 -x4482 -x4483 -x4484 -x4485 -x4486 -x4487 -x4488 -x4489 -x4490 -x4491 x4492 -x4493 -x4494 x4495 -x4496 -x4497 -x4498 -x4499
3587.38/3597.00	v -x4500 -x4501 -x4502 -x4503 -x4504 -x4505 -x4506 -x4507 -x4508 -x4509 -x4510 -x4511 -x4512 -x4513 -x4514 -x4515 -x4516 -x4517 -x4518
3587.38/3597.00	v -x4519 -x4520 -x4521 x4522 x4523 -x4524 -x4525 -x4526 -x4527 -x4528 -x4529 -x4530 -x4531 -x4532 -x4533 -x4534 -x4535 -x4536 -x4537
3587.38/3597.00	v -x4538 -x4539 -x4540 -x4541 -x4542 -x4543 -x4544 -x4545 -x4546 -x4547 -x4548 -x4549 -x4550 -x4551 -x4552 -x4553 -x4554 -x4555 -x4556
3587.38/3597.00	v -x4557 -x4558 -x4559 -x4560 -x4561 -x4562 -x4563 -x4564 -x4565 -x4566 -x4567 -x4568 -x4569 -x4570 -x4571 -x4572 -x4573 -x4574 -x4575
3587.38/3597.00	v -x4576 -x4577 -x4578 -x4579 -x4580 -x4581 -x4582 -x4583 -x4584 -x4585 -x4586 -x4587 -x4588 -x4589 -x4590 -x4591 -x4592 -x4593 -x4594
3587.38/3597.00	v -x4595 -x4596 -x4597 -x4598 -x4599 -x4600 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78
3587.38/3597.00	v -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 x102 -x103
3587.38/3597.00	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125
3587.38/3597.00	v -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
3587.38/3597.00	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169
3587.38/3597.00	v -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191
3587.38/3597.00	v -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213
3587.38/3597.00	v -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235
3587.38/3597.00	v -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257
3587.38/3597.00	v -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279
3587.38/3597.00	v -x280 -x281 -x282 -x283 -x284 x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301
3587.38/3597.00	v -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 x312 x313 x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323
3587.38/3597.00	v -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 x342 x343 x344 -x345
3587.38/3597.00	v -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x391 -x392 -x393 -x394 -x395 -x396 -x397
3587.38/3597.00	v -x398 -x399 -x400 -x401 -x402 -x403 x404 x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419
3587.38/3597.00	v -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441
3587.38/3597.00	v -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463
3587.38/3597.00	v -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 x1837 x1838 x1839 -x1870 x1871
3587.38/3597.00	v -x1872 -x1873 x1874 x1875 x1876 -x1877 -x1878 x1879 -x1910 x1911 -x1912 x1913 -x1914 x1915 -x1916 x1917 x1918 -x1919 x1980 -x1981
3587.38/3597.00	v x1982 -x1983 x1984 x1985 -x1986 x1987 x1988 x1989 -x2020 -x2021 x2022 -x2023 -x2024 -x2025 -x2026 -x2027 -x2028 x2029 -x2060 x2061
3587.38/3597.00	v x2062 x2063 -x2064 x2065 x2066 -x2067 -x2068 -x2069 x2100 -x2101 x2102 x2103 -x2104 x2105 -x2106 -x2107 x2108 x2109 -x2140 -x481
3587.38/3597.00	v -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 x493 x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503
3587.38/3597.00	v -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 x512 -x513 x514 -x515 x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525
3587.38/3597.00	v -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547
3587.38/3597.00	v -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569
3587.38/3597.00	v -x570 -x571 x572 x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591
3587.38/3597.00	v -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613
3587.38/3597.00	v -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 x656 -x657 -x658 x659 x660 -x661 -x662 -x663 -x664 -x665
3587.38/3597.00	v -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 x677 -x678 x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687
3587.38/3597.00	v -x688 -x689 -x690 -x691 -x692 -x693 x694 -x695 x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709
3587.38/3597.00	v -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731
3587.38/3597.00	v -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 x748 x749 -x750 -x751 -x752 -x753
3587.38/3597.00	v -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775
3587.38/3597.00	v -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 x786 x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797
3587.38/3597.00	v -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819
3587.38/3597.00	v -x820 -x821 x822 x823 -x824 -x825 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871
3587.38/3597.00	v -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 x888 -x889 -x890 x891 -x892 -x893
3587.38/3597.00	v -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915
3587.38/3597.00	v -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937
3587.38/3597.00	v -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959
3587.38/3597.00	v -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981
3587.38/3597.00	v -x982 x983 -x984 -x985 -x986 x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003
3587.38/3597.00	v -x1004 -x1005 -x1006 -x1007 x1008 x1009 x1010 x1011 x1012 x1013 x1014 x1015 x1016 x1017 x1018 x1019 x1020 -x1021 -x1022 -x1023 -x1024
3587.38/3597.00	v x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043
3587.38/3597.00	v -x1044 -x1045 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 -x1089 -x1090 -x1091 -x1092
3587.38/3597.00	v -x1093 x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 x1107 -x1108 -x1109 -x1110 -x1111
3587.38/3597.00	v -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130
3587.38/3597.00	v -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 x1145 -x1146 x1147 x1148 -x1149
3587.38/3597.00	v x1150 -x1151 x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 x1167 x1168
3587.38/3597.00	v x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 -x1184 -x1185 x1186 -x1187
3587.38/3597.00	v -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 -x1204 -x1205 -x1206
3587.38/3597.00	v -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225
3587.38/3597.00	v -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 x1242 -x1243 -x1244
3587.38/3597.00	v -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1291 -x1292 -x1293
3587.38/3597.00	v -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 -x1309 -x1310 -x1311 -x1312
3587.38/3597.00	v -x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331
3587.38/3597.00	v -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350
3587.38/3597.00	v -x1351 -x1352 -x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 -x1366 -x1367 -x1368 -x1369
3587.38/3597.00	v -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388
3587.38/3597.00	v -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 x1397 -x1398 -x1399 x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 -x1407
3587.38/3597.00	v -x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1424 -x1425 -x1426
3587.38/3597.00	v -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437 x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445
3587.38/3597.00	v -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 x1455 -x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464
3587.38/3597.00	v -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1473 x1474 x1475 -x1476 -x1477 -x1508 -x1509 -x1510 -x1511 -x1512 -x1513
3587.38/3597.00	v -x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 -x1521 -x1522 -x1523 -x1524 -x1525 -x1526 -x1527 -x1528 -x1529 -x1530 -x1531 -x1532
3587.38/3597.00	v -x1533 -x1534 -x1535 -x1536 -x1537 x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 -x1545 -x1546 -x1547 -x1548 -x1549 -x1550 -x1551
3587.38/3597.00	v -x1552 -x1553 -x1554 -x1555 x1556 -x1557 -x1558 -x1559 -x1560 x1561 -x1562 -x1563 -x1564 -x1565 -x1566 -x1567 -x1568 -x1569 -x1570
3587.38/3597.00	v -x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 -x1579 -x1580 -x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589
3587.38/3597.00	v -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608
3587.38/3597.00	v -x1609 -x1610 -x1611 -x1612 -x1613 -x1614 -x1615 -x1616 -x1617 -x1618 -x1619 -x1620 -x1621 -x1622 -x1623 -x1624 -x1625 -x1626 -x1627
3587.38/3597.00	v -x1628 x1629 -x1630 -x1631 x1632 -x1633 x1634 -x1635 -x1636 -x1637 -x1638 -x1639 -x1640 -x1641 -x1642 -x1643 -x1644 -x1645 -x1646
3587.38/3597.00	v -x1647 -x1648 -x1649 -x1650 -x1651 -x1652 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 -x1660 -x1661 -x1662 -x1663 -x1664 -x1665
3587.38/3597.00	v x1666 -x1667 -x1668 -x1669 -x1670 -x1671 -x1672 -x1673 -x1674 -x1675 -x1676 -x1677 -x1678 -x1679 -x1680 -x1681 x1682 x1683 x1684
3587.38/3597.00	v -x1685 -x1686 -x1687 -x1718 -x1719 -x1720 -x1721 -x1722 -x1723 -x1724 -x1725 -x1726 -x1727 -x1728 -x1729 -x1730 -x1731 -x1732 -x1733
3587.38/3597.00	v -x1734 -x1735 -x1736 -x1737 -x1738 -x1739 -x1740 -x1741 -x1742 -x1743 -x1744 -x1745 x1746 -x1747 -x1748 -x1749 -x1750 -x1751 -x1752
3587.38/3597.00	v -x1753 -x1754 -x1755 -x1756 -x1757 -x1758 -x1759 -x1760 -x1761 -x1762 -x1763 -x1764 -x1765 -x1766 -x1767 -x1768 -x1769 -x1770 -x1771
3587.38/3597.00	v -x1772 -x1773 -x1774 -x1775 -x1776 -x1777 -x1778 -x1779 -x1780 -x1781 -x1782 -x1783 -x1784 -x1785 -x1786 -x1787 -x1788 -x1789 -x1790
3587.38/3597.00	v -x1791 -x1792 -x1793 -x1794 -x1795 -x1796 -x1797 -x1798 -x1799 -x1800 -x1801 x1802 -x1803 -x1804 -x1805 -x1806 -x1807 -x1808 -x1809
3587.38/3597.00	v -x1810 -x1811 -x1812 -x1813 -x1814 x1815 -x1816 x1817 -x1818 -x1819 -x1820 -x1821 -x1822 -x1823 -x1824 -x1825 -x1826 -x1827 -x1828
3587.38/3597.00	v -x1829 -x1830 -x1831 -x1832 -x1833 -x1834 -x1835 -x1836
3587.38/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.38/3597.00	c Total Time         :    3597.00
3587.38/3597.00	c   solving          :    3597.00
3587.38/3597.00	c   presolving       :       0.15 (included in solving)
3587.38/3597.00	c   reading          :       0.01 (included in solving)
3587.38/3597.00	c   copying          :       0.92 (140 #copies) (minimal 0.00, maximal 0.01, average 0.01)
3587.38/3597.00	c Original Problem   :
3587.38/3597.00	c   Problem name     : HOME/instance-4486159-1751314198.opb
3587.38/3597.00	c   Variables        : 4600 (4600 binary, 0 integer, 0 continuous)
3587.38/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.38/3597.00	c   Constraints      : 310 initial, 310 maximal
3587.38/3597.00	c   Objective        : minimize, 3424 non-zeros (abs.min = 1, abs.max = 1.07374e+09)
3587.38/3597.00	c Presolved Problem  :
3587.38/3597.00	c   Problem name     : t_HOME/instance-4486159-1751314198.opb
3587.38/3597.00	c   Variables        : 4600 (4600 binary, 0 integer, 0 continuous)
3587.38/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.38/3597.00	c   Constraints      : 1218 initial, 1692 maximal
3587.38/3597.00	c   Objective        : minimize, 3424 non-zeros (abs.min = 1, abs.max = 1.07374e+09)
3587.38/3597.00	c   Nonzeros         : 51007 constraint, 2663 clique table
3587.38/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.38/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   domcol           :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   gateextraction   :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   implics          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   milp             :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   sparsify         :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   trivial          :       0.00       0.00     17          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   dualfix          :       0.00       0.00     17          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   probing          :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   vbounds          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   knapsack         :       0.02       0.00     37          0          0          0          0          0          0         40        945       1170
3587.48/3597.00	c   setppc           :       0.00       0.00     35          0          0          0          0          0         20          0          0          0
3587.48/3597.00	c   linear           :       0.01       0.00     26          0          0          0          0          0          1        128        187       3932
3587.48/3597.00	c   logicor          :       0.04       0.00     33          0          0          0          0          0        207          0          0        306
3587.48/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   root node        :          -          -      -        447          -          -        447          -          -          -          -          -
3587.48/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.48/3597.00	c   integral         :          0          0          0          0     160926          0          0      20318          0         36      14227          0          0       4571     312004
3587.48/3597.00	c   knapsack         :        334+       341         10     694633        128          0      16392      20311     214773        862     551820       2008         77          0          0
3587.48/3597.00	c   setppc           :         66+        68         10     236461          0          0       6152        171       1324          5       1086          0          0          0          0
3587.48/3597.00	c   linear           :        115+       120         10     693766        128          0       4248        174      72652       2522     300383       1736        132          0          0
3587.48/3597.00	c   logicor          :        703+      1188         10      92739        128          0      16392          0       2483        197       3802         21          3          0          0
3587.48/3597.00	c   fixedvar         :          0          0          0          0        128          0      16392         62          0          0          0          0          0          0          0
3587.48/3597.00	c   countsols        :          0          0          0          0        128          0      16392         62          0          0          0          0          0          0          0
3587.48/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.48/3597.00	c   integral         :     992.58       0.00       0.00       0.00     992.57       0.00       0.00       0.01       0.00       0.00
3587.48/3597.00	c   knapsack         :       4.01       0.00       0.09       2.07       0.00       0.08       0.00       0.98       0.12       0.68
3587.48/3597.00	c   setppc           :       0.05       0.00       0.00       0.01       0.00       0.01       0.00       0.00       0.00       0.02
3587.48/3597.00	c   linear           :       4.45       0.00       0.19       3.74       0.00       0.01       0.00       0.01       0.06       0.44
3587.48/3597.00	c   logicor          :       0.67       0.00       0.00       0.38       0.00       0.17       0.00       0.00       0.02       0.09
3587.48/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.48/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.48/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.48/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.48/3597.00	c   dualfix          :          2          0          0          0
3587.48/3597.00	c   genvbounds       :          0          0          0          0
3587.48/3597.00	c   nlobbt           :          0          0          0          0
3587.48/3597.00	c   obbt             :          0          0          0          0
3587.48/3597.00	c   probing          :          0          0          0          0
3587.48/3597.00	c   pseudoobj        :     486802      17560         17      25207
3587.48/3597.00	c   redcost          :      41328          0          0     227986
3587.48/3597.00	c   rootredcost      :          0          0          0          0
3587.48/3597.00	c   symmetry         :          0          0          0          0
3587.48/3597.00	c   vbounds          :      88184          0          0          0
3587.48/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.48/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.48/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3587.48/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.48/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.48/3597.00	c   probing          :       0.01       0.00       0.01       0.00       0.00       0.00
3587.48/3597.00	c   pseudoobj        :       0.90       0.00       0.00       0.39       0.48       0.02
3587.48/3597.00	c   redcost          :       3.28       0.00       0.00       3.27       0.00       0.02
3587.48/3597.00	c   rootredcost      :       0.08       0.00       0.00       0.05       0.00       0.02
3587.48/3597.00	c   symmetry         :       0.12       0.00       0.01       0.08       0.00       0.04
3587.48/3597.00	c   vbounds          :       0.30       0.00       0.00       0.25       0.00       0.05
3587.48/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.48/3597.00	c   propagation      :       0.21       1508       1411          -      12545      123.7         48       39.0          -          -          -
3587.48/3597.00	c   infeasible LP    :       0.32        593        575          -       5594      105.8         23       57.5        579      206.0          0
3587.48/3597.00	c   bound exceed. LP :      13.17       8718        746          -      29675      469.0         13      104.9        235        1.0      71923
3587.48/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.48/3597.00	c   pseudo solution  :       0.00          2          2          -         17       52.4          0        0.0          -          -          -
3587.48/3597.00	c   applied globally :       0.05          -          -        235       9486      207.1          -          -        814          -          -
3587.48/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3587.48/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.48/3597.00	c   cut pool         :      11.33          -      32535         18          -          -     137822    2936494          -          -          -          -          -    (maximal pool size:       3932)
3587.48/3597.00	c   aggregation      :       8.40       0.00       1917         10          0          0      75945    1760638          3     124245     124245          0          0
3587.48/3597.00	c   > cmir           :          -          -          -          -          -          -          -    1342137          0      74748      74748          0          -
3587.48/3597.00	c   > flowcover      :          -          -          -          -          -          -          -     342385          0      36526      36526          0          -
3587.48/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -      76116          3      12971      12971          0          -
3587.48/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   clique           :       0.01       0.00         10         10          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   gomory           :      41.20       0.00       1758         10          0          0      36328     915924          0      50205      50205          0          0
3587.48/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -     843973          0      46320      46320          0          -
3587.48/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      71951          0       3885       3885          0          -
3587.48/3597.00	c   impliedbounds    :       0.22       0.00       1917         10          0          0      24362     204112          0      73792      73792          0          0
3587.48/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   multilinear      :       0.00       0.00       1105         10          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   rapidlearning    :       6.61       0.00        100          1          0       1695          0          0          0          0          0          0          2
3587.48/3597.00	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3587.48/3597.00	c   zerohalf         :       1.80       0.00       1758         10          0          0       1169      55820          1       3774       3774          0          0
3587.48/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.48/3597.00	c   hybrid           :       2.80       0.00      25019         10     252238          0    2688025        756          0      10890
3587.48/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.48/3597.00	c   problem variables:       0.00          -          0          0
3587.48/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.48/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   inference        :       8.76       0.00          0          0      16392          0          0          0          0      32784
3587.48/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c   relpscost        :     992.48       0.00     160798          0          0         36      14227          0       4629     312004
3587.48/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.48/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.48/3597.00	c   LP solutions     :       0.10          -          -        128        128
3587.48/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.48/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.48/3597.00	c   strong branching :       0.28          -          -         45         45
3587.48/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.48/3597.00	c   adaptivediving   :       2.99       0.00         76          0          0
3587.48/3597.00	c   alns             :       1.25       0.00         14          0          0
3587.48/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.48/3597.00	c   clique           :       0.01       0.00          1          0          0
3587.48/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.48/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.48/3597.00	c   conflictdiving   :       5.47       0.00         80          0          0
3587.48/3597.00	c   crossover        :       0.24       0.00         10          3          3
3587.48/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.48/3597.00	c   distributiondivin:       8.47       0.00         80          0          0
3587.48/3597.00	c   dks              :       0.00       0.00          0          0          0
3587.48/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.48/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.48/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3587.48/3597.00	c   feaspump         :       2.33       0.00         38          0          0
3587.48/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.48/3597.00	c   fracdiving       :       5.57       0.00         80          0          0
3587.48/3597.00	c   gins             :       0.15       0.00          1          0          0
3587.48/3597.00	c   guideddiving     :      12.78       0.00         80          1          1
3587.48/3597.00	c   indicator        :       0.00       0.00          0          0          0
3587.48/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.48/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.48/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.48/3597.00	c   linesearchdiving :       3.35       0.00         80          0          0
3587.48/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.48/3597.00	c   locks            :       0.01       0.00          1          0          0
3587.48/3597.00	c   lpface           :       0.03       0.00          0          0          0
3587.48/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.48/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.48/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.48/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.48/3597.00	c   objpscostdiving  :      36.00       0.00         41          0          0
3587.48/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.48/3597.00	c   ofins            :       0.00       0.00          0          0          0
3587.48/3597.00	c   oneopt           :       0.24       0.00        177          1          1
3587.48/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.48/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.48/3597.00	c   pscostdiving     :       6.14       0.00         80          1          1
3587.48/3597.00	c   randrounding     :       3.28       0.00      20248          0          0
3587.48/3597.00	c   rens             :       0.00       0.00          0          0          0
3587.48/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.48/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.48/3597.00	c   rins             :       1.21       0.00         15          6          5
3587.48/3597.00	c   rootsoldiving    :       3.69       0.00         41          0          0
3587.48/3597.00	c   rounding         :       0.26       0.00       6011          0          0
3587.48/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.48/3597.00	c   shiftandpropagate:       0.01       0.00          1          0          0
3587.48/3597.00	c   shifting         :       5.85       0.00       2609          0          0
3587.48/3597.00	c   simplerounding   :       0.29       0.00     188737          0          0
3587.48/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3587.48/3597.00	c   trivial          :       0.00       0.00          4          0          0
3587.48/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.48/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.48/3597.00	c   trysol           :       0.03       0.00          0          0          0
3587.48/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.48/3597.00	c   undercover       :       0.00       0.00          0          0          0
3587.48/3597.00	c   vbounds          :       0.00       0.00          0          0          0
3587.48/3597.00	c   veclendiving     :       3.44       0.00         80          0          0
3587.48/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.48/3597.00	c   zirounding       :       0.05       0.00       1000          0          0
3587.48/3597.00	c   other solutions  :          -          -          -          0          -
3587.48/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.48/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.48/3597.00	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3587.48/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.48/3597.00	c   primal LP        :       9.99       7779      47302      14.04    4733.47       3.51       4410
3587.48/3597.00	c   dual LP          :    2291.85     273450   32052347     121.28   13985.38       7.47       9172
3587.48/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.48/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.48/3597.00	c   resolve instable :      22.45        675     573185     849.16   25535.45
3587.48/3597.00	c   diving/probing LP:     470.70      17534    3374141     192.43    7168.28
3587.48/3597.00	c   strong branching :     492.26      86484    2277536      26.33    4626.72          -          -      29800
3587.48/3597.00	c     (at root node) :          -          0          0       0.00          -
3587.48/3597.00	c   conflict analysis:       6.34       7506      71923       9.58   11340.99
3587.48/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3587.48/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3587.48/3597.00	c B&B Tree           :
3587.48/3597.00	c   number of runs   :          2
3587.48/3597.00	c   nodes            :      11570 (9544 internal, 2026 leaves)
3587.48/3597.00	c   feasible leaves  :        128
3587.48/3597.00	c   infeas. leaves   :       1422
3587.48/3597.00	c   objective leaves :        475
3587.48/3597.00	c   nodes (total)    :     175536 (172394 internal, 3142 leaves)
3587.48/3597.00	c   nodes left       :       4492
3587.48/3597.00	c   max depth        :        285
3587.48/3597.00	c   max depth (total):        513
3587.48/3597.00	c   backtracks       :        908 (7.8%)
3587.48/3597.00	c   early backtracks :          0 (0.0%)
3587.48/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3587.48/3597.00	c   delayed cutoffs  :         40
3587.48/3597.00	c   repropagations   :       1924 (3657 domain reductions, 18 cutoffs)
3587.48/3597.00	c   avg switch length:       7.96
3587.48/3597.00	c   switching time   :      55.90
3587.48/3597.00	c Root Node          :
3587.48/3597.00	c   First LP value   : +5.10283586779561e+06
3587.48/3597.00	c   First LP Iters   :        724 (34379.60 Iter/sec)
3587.48/3597.00	c   First LP Time    :       0.02
3587.48/3597.00	c   Final Dual Bound : +5.89062204067008e+06
3587.48/3597.00	c   Final Root Iters :      16503
3587.48/3597.00	c   Root LP Estimate :                     -
3587.48/3597.00	c Solution           :
3587.48/3597.00	c   Solutions found  :        185 (184 improvements)
3587.48/3597.00	c   First Solution   : +1.25921059090000e+10   (in run 1, after 163765 nodes, 1627.46 seconds, depth 1197, found by <pscostdiving>)
3587.48/3597.00	c   Gap First Sol.   :  213684.85 %
3587.48/3597.00	c   Gap Last Sol.    :    1800.71 %
3587.48/3597.00	c   Primal Bound     : +1.14038784000000e+08   (in run 2, after 6050 nodes, 2230.93 seconds, depth 125, found by <rins>)
3587.48/3597.00	c   Dual Bound       : +6.05168208430580e+06
3587.48/3597.00	c   Gap              :    1784.41 %
3587.48/3597.00	c Integrals          :      Total       Avg%
3587.48/3597.00	c   primal-dual      :  350882.38      97.55
3587.48/3597.00	c   primal-ref       :          -          - (not evaluated)
3587.48/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.48/3597.06	c Time complete (sec):   3587.556

Verifier Data

OK	114038784

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: 63665 MiB (62022 MiB free)
  memory of node 1: 64507 MiB (63912 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4486159-1751314198/watcher-4486159-1751314198 -o /tmp/evaluation-result-4486159-1751314198/solver-4486159-1751314198 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751314195-46563 --watchdog 3760 pbsolver -f HOME/instance-4486159-1751314198.opb -t 3600 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100056 s]*
/proc/loadavg: 1.38 3.15 4.68 4/260 46965
/proc/meminfo: memFree=128929588/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=68480 memory=49796 CPUtime=0.1 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 11166 0 0 0 9 1 0 0 20 0 1 0 47100096 70123520 12449 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 17120 12449 2592 2575 0 14027 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 68480 KiB
Current children cumulated memory: 49796 KiB

[startup+0.2056 s]*
/proc/loadavg: 1.38 3.15 4.68 5/262 46969
/proc/meminfo: memFree=128909776/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=82692 memory=65224 CPUtime=0.2 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 14859 0 0 0 18 2 0 0 20 0 1 0 47100096 84676608 16306 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 20673 16306 2944 2575 0 17580 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 82692 KiB
Current children cumulated memory: 65224 KiB

[startup+0.305614 s]*
/proc/loadavg: 1.38 3.15 4.68 5/262 46969
/proc/meminfo: memFree=128881740/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=84300 memory=66760 CPUtime=0.3 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 15258 0 0 0 28 2 0 0 20 0 1 0 47100096 86323200 16690 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 21075 16690 2944 2575 0 17982 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 84300 KiB
Current children cumulated memory: 66760 KiB

[startup+0.700123 s]
/proc/loadavg: 1.38 3.15 4.68 5/260 46969
/proc/meminfo: memFree=128833356/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=99176 memory=80040 CPUtime=0.69 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 22250 0 0 0 66 3 0 0 20 0 1 0 47100096 101556224 20010 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 24794 20010 2944 2575 0 21701 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 99176 KiB
Current children cumulated memory: 80040 KiB

[startup+1.50012 s]
/proc/loadavg: 1.38 3.15 4.68 4/263 46993
/proc/meminfo: memFree=128815640/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=116776 memory=98984 CPUtime=1.49 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 26974 0 0 0 145 4 0 0 20 0 1 0 47100096 119578624 24746 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 29194 24746 2944 2575 0 26101 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 116776 KiB
Current children cumulated memory: 98984 KiB

[startup+3.10544 s]
/proc/loadavg: 1.38 3.15 4.68 5/261 47032
/proc/meminfo: memFree=128805988/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=115576 memory=98008 CPUtime=3.09 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 27274 0 0 0 305 4 0 0 20 0 1 0 47100096 118349824 24502 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 28894 24502 2944 2575 0 25801 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 115576 KiB
Current children cumulated memory: 98008 KiB

[startup+6.3001 s]
/proc/loadavg: 1.51 3.15 4.67 5/266 47070
/proc/meminfo: memFree=128518536/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=115576 memory=98048 CPUtime=6.27 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 28524 0 0 0 623 4 0 0 20 0 1 0 47100096 118349824 24512 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 28894 24512 2944 2575 0 25801 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 115576 KiB
Current children cumulated memory: 98048 KiB

[startup+12.7001 s]
/proc/loadavg: 1.71 3.17 4.67 5/266 47115
/proc/meminfo: memFree=128068780/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=122024 memory=104140 CPUtime=12.66 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 32319 0 0 0 1261 5 0 0 20 0 1 0 47100096 124952576 26035 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 30506 26035 2944 2575 0 27413 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 122024 KiB
Current children cumulated memory: 104140 KiB

[startup+25.5001 s]
/proc/loadavg: 2.22 3.21 4.66 5/266 47116
/proc/meminfo: memFree=128043328/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=127784 memory=110012 CPUtime=25.43 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 34865 0 0 0 2537 6 0 0 20 0 1 0 47100096 130850816 27503 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 31946 27503 2944 2575 0 28853 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 127784 KiB
Current children cumulated memory: 110012 KiB

[startup+51.1055 s]
/proc/loadavg: 2.97 3.30 4.65 5/266 47116
/proc/meminfo: memFree=127964592/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=127784 memory=110140 CPUtime=50.96 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 34890 0 0 0 5090 6 0 0 20 0 1 0 47100096 130850816 27535 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 31946 27535 2944 2575 0 28853 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 127784 KiB
Current children cumulated memory: 110140 KiB

[startup+102.3 s]
/proc/loadavg: 3.62 3.43 4.62 5/266 47118
/proc/meminfo: memFree=127726568/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=169228 memory=151496 CPUtime=102.01 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 54259 0 0 0 10192 9 0 0 20 0 1 0 47100096 173289472 37874 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 42307 37874 2976 2575 0 39214 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 169228 KiB
Current children cumulated memory: 151496 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 3.55 4.58 5/266 47120
/proc/meminfo: memFree=127622024/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=190196 memory=173224 CPUtime=161.84 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 62028 0 0 0 16174 10 0 0 20 0 1 0 47100096 194760704 43306 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 47549 43306 2976 2575 0 44456 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 190196 KiB
Current children cumulated memory: 173224 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 3.65 4.55 5/264 47122
/proc/meminfo: memFree=127573172/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=212452 memory=195080 CPUtime=221.67 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 68397 0 0 0 22156 11 0 0 20 0 1 0 47100096 217550848 48770 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 53113 48770 2976 2575 0 50020 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 212452 KiB
Current children cumulated memory: 195080 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 3.73 4.52 5/264 47124
/proc/meminfo: memFree=127526772/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=216600 memory=199436 CPUtime=281.51 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 71380 0 0 0 28139 12 0 0 20 0 1 0 47100096 221798400 49859 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 54150 49859 2976 2575 0 51057 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 216600 KiB
Current children cumulated memory: 199436 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.80 4.49 5/262 47126
/proc/meminfo: memFree=127496708/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=234568 memory=217804 CPUtime=341.34 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 82742 0 0 0 34120 14 0 0 20 0 1 0 47100096 240197632 54451 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 58642 54451 2976 2575 0 55549 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 234568 KiB
Current children cumulated memory: 217804 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.85 4.46 5/262 47128
/proc/meminfo: memFree=127483160/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=252416 memory=235584 CPUtime=401.17 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 88792 0 0 0 40101 16 0 0 20 0 1 0 47100096 258473984 58896 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 63104 58896 2976 2575 0 60011 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 252416 KiB
Current children cumulated memory: 235584 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.90 4.44 5/262 47130
/proc/meminfo: memFree=127434132/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=271340 memory=254568 CPUtime=461.01 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 97169 0 0 0 46084 17 0 0 20 0 1 0 47100096 277852160 63642 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 67835 63642 2976 2575 0 64742 0
Current children cumulated CPU time: 461.01 s

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

/proc/loadavg: 4.11 4.10 4.12 5/263 47267
/proc/meminfo: memFree=126599748/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=681088 memory=672976 CPUtime=3153.87 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 206419 0 0 0 315335 52 0 0 20 0 1 0 47100096 697434112 168244 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 170272 168244 2976 2575 0 167179 0
Current children cumulated CPU time: 3153.87 s
Current children cumulated vsize: 681088 KiB
Current children cumulated memory: 672976 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.09 4.11 5/263 47269
/proc/meminfo: memFree=126586924/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=681088 memory=672976 CPUtime=3213.72 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 206550 0 0 0 321320 52 0 0 20 0 1 0 47100096 697434112 168244 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 170272 168244 2976 2575 0 167179 0
Current children cumulated CPU time: 3213.72 s
Current children cumulated vsize: 681088 KiB
Current children cumulated memory: 672976 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.11 5/263 47271
/proc/meminfo: memFree=126594448/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=681088 memory=672976 CPUtime=3273.57 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 206701 0 0 0 327305 52 0 0 20 0 1 0 47100096 697434112 168244 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 170272 168244 2976 2575 0 167179 0
Current children cumulated CPU time: 3273.57 s
Current children cumulated vsize: 681088 KiB
Current children cumulated memory: 672976 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.10 5/263 47273
/proc/meminfo: memFree=126602392/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=681088 memory=672976 CPUtime=3333.42 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 206707 0 0 0 333290 52 0 0 20 0 1 0 47100096 697434112 168244 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 170272 168244 2976 2575 0 167179 0
Current children cumulated CPU time: 3333.42 s
Current children cumulated vsize: 681088 KiB
Current children cumulated memory: 672976 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.10 5/263 47274
/proc/meminfo: memFree=126574512/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=681088 memory=672976 CPUtime=3393.27 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 206707 0 0 0 339275 52 0 0 20 0 1 0 47100096 697434112 168244 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 170272 168244 2976 2575 0 167179 0
Current children cumulated CPU time: 3393.27 s
Current children cumulated vsize: 681088 KiB
Current children cumulated memory: 672976 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 47276
/proc/meminfo: memFree=126570944/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=681088 memory=673104 CPUtime=3453.12 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 207005 0 0 0 345260 52 0 0 20 0 1 0 47100096 697434112 168276 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 170272 168276 2976 2575 0 167179 0
Current children cumulated CPU time: 3453.12 s
Current children cumulated vsize: 681088 KiB
Current children cumulated memory: 673104 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 47281
/proc/meminfo: memFree=126566544/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=686232 memory=678156 CPUtime=3512.97 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 208917 0 0 0 351243 54 0 0 20 0 1 0 47100096 702701568 169539 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 171558 169539 2976 2575 0 168465 0
Current children cumulated CPU time: 3512.97 s
Current children cumulated vsize: 686232 KiB
Current children cumulated memory: 678156 KiB

[startup+3582.3 s]
/proc/loadavg: 4.42 4.17 4.12 5/263 47283
/proc/meminfo: memFree=126570940/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=686264 memory=678284 CPUtime=3572.82 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 211111 0 0 0 357227 55 0 0 20 0 1 0 47100096 702734336 169571 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 171566 169571 2976 2575 0 168473 0
Current children cumulated CPU time: 3572.82 s
Current children cumulated vsize: 686264 KiB
Current children cumulated memory: 678284 KiB

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

# cumulated CPU time of all completed processes:  user=3587 s, system=0.563138 s

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

[startup+3584 s]*
/proc/loadavg: 4.42 4.17 4.12 5/263 47283
/proc/meminfo: memFree=126571192/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=686264 memory=678284 CPUtime=3574.52 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 211111 0 0 0 357397 55 0 0 20 0 1 0 47100096 702734336 169571 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 171566 169571 2976 2575 0 168473 0
Current children cumulated CPU time: 3574.52 s
Current children cumulated vsize: 686264 KiB
Current children cumulated memory: 678284 KiB

[startup+3590.4 s]
/proc/loadavg: 4.36 4.17 4.12 5/263 47284
/proc/meminfo: memFree=126571444/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=686264 memory=678284 CPUtime=3580.9 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 211118 0 0 0 358035 55 0 0 20 0 1 0 47100096 702734336 169571 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 171566 169571 2976 2575 0 168473 0
Current children cumulated CPU time: 3580.9 s
Current children cumulated vsize: 686264 KiB
Current children cumulated memory: 678284 KiB

[startup+3593.6 s]
/proc/loadavg: 4.36 4.17 4.12 5/263 47284
/proc/meminfo: memFree=126571452/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=686264 memory=678284 CPUtime=3584.09 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 211118 0 0 0 358354 55 0 0 20 0 1 0 47100096 702734336 169571 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 171566 169571 2976 2575 0 168473 0
Current children cumulated CPU time: 3584.09 s
Current children cumulated vsize: 686264 KiB
Current children cumulated memory: 678284 KiB

[startup+3595.2 s]
/proc/loadavg: 4.33 4.16 4.12 4/259 47292
/proc/meminfo: memFree=128050704/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=686264 memory=678284 CPUtime=3585.68 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 211118 0 0 0 358513 55 0 0 20 0 1 0 47100096 702734336 169571 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 171566 169571 2976 2575 0 168473 0
Current children cumulated CPU time: 3585.68 s
Current children cumulated vsize: 686264 KiB
Current children cumulated memory: 678284 KiB

[startup+3596 s]*
/proc/loadavg: 4.33 4.16 4.12 5/263 47329
/proc/meminfo: memFree=128051608/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=686264 memory=678284 CPUtime=3586.49 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 211118 0 0 0 358594 55 0 0 20 0 1 0 47100096 702734336 169571 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 171566 169571 2976 2575 0 168473 0
Current children cumulated CPU time: 3586.49 s
Current children cumulated vsize: 686264 KiB
Current children cumulated memory: 678284 KiB

[startup+3596.8 s]
/proc/loadavg: 4.33 4.16 4.12 5/263 47329
/proc/meminfo: memFree=128051608/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=686264 memory=678284 CPUtime=3587.28 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 211118 0 0 0 358673 55 0 0 20 0 1 0 47100096 702734336 169571 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 171566 169571 2976 2575 0 168473 0
Current children cumulated CPU time: 3587.28 s
Current children cumulated vsize: 686264 KiB
Current children cumulated memory: 678284 KiB

[startup+3597 s]*
/proc/loadavg: 4.33 4.16 4.12 5/263 47329
/proc/meminfo: memFree=128051104/131250000 swapFree=33010684/33010684
[pid=46951] ppid=46947 vsize=686264 memory=678284 CPUtime=3587.48 cores=5,7
/proc/46951/stat : 46951 (pbsolver) R 46947 46951 46545 0 -1 4194304 211118 0 0 0 358693 55 0 0 20 0 1 0 47100096 702734336 169571 18446744073709551615 4198400 14743177 140729050430048 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 54546432 140729050438026 140729050438122 140729050438122 140729050443724 0
/proc/46951/statm: 171566 169571 2976 2575 0 168473 0
Current children cumulated CPU time: 3587.48 s
Current children cumulated vsize: 686264 KiB
Current children cumulated memory: 678284 KiB

Child status: 0

Real time (s): 3597.07
CPU time (s): 3587.56
CPU user time (s): 3587
CPU system time (s): 0.563138
CPU usage (%): 99.7356
Max. virtual memory (cumulated for all children) (KiB): 704028
Max. memory (cumulated for all children) (KiB): 695960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587
system time used= 0.563138
maximum resident set size= 695960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211124
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= 34
involuntary context switches= 2433


# summary of solver processes directly reported to runsolver:
#   pid: 46951
#   total CPU time (s): 3587.56
#   total CPU user time (s): 3587
#   total CPU system time (s): 0.563138

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.63718 second user time and 14.8783 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-06-30 22:09:58
IDJOB=4486159
IDBENCH=146985
IDSOLVER=3366
FILE ID=nodeC013/4486159-1751314198
RUNJOBID= nodeC013-1751314195-46563
SLURM_JOB_ID= 9594325
Free space on /tmp= 432996 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-pp08aCUTS.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4486159-1751314198/watcher-4486159-1751314198 -o /tmp/evaluation-result-4486159-1751314198/solver-4486159-1751314198 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751314195-46563 --watchdog 3760  pbsolver -f HOME/instance-4486159-1751314198.opb -t 3600 -m 31000

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

MD5SUM BENCH= 68d3283fc4d6e87aa4e5381bdb1e8107
RANDOM SEED=1160554586

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128957644 kB
MemAvailable:   129090312 kB
Buffers:            3280 kB
Cached:           933892 kB
SwapCached:            0 kB
Active:           974360 kB
Inactive:         690252 kB
Active(anon):     740728 kB
Inactive(anon):        0 kB
Active(file):     233632 kB
Inactive(file):   690252 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             78752 kB
Writeback:             0 kB
AnonPages:        730632 kB
Mapped:           118304 kB
Shmem:             13284 kB
KReclaimable:      95648 kB
Slab:             183108 kB
SReclaimable:      95648 kB
SUnreclaim:        87460 kB
KernelStack:        4272 kB
PageTables:         4484 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1062792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC013 at 2025-06-30 23:09:56