Trace number 4443945

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07? 3586.66 3597.11

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
liu/vdw/normalized-vdw_k6_l3_n170.opb
MD5SUMf8e7200d7e9c4a7cfb6b4e6c5b6d430a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark8.6827
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1020
Total number of constraints43010
Number of constraints which are clauses42840
Number of constraints which are cardinality constraints (but not clauses)170
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4443945-1721300493.opb>
0.00/0.07	c original problem has 1020 variables (1020 bin, 0 int, 0 impl, 0 cont) and 43010 constraints
0.00/0.07	c problem read in 0.07
0.00/0.07	c No objective function, only one solution is needed.
0.09/0.13	c presolving:
0.20/0.22	c    (0.2s) running MILP presolver
0.20/0.25	c    (0.3s) MILP presolver found nothing
0.30/0.34	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 43010 upgd conss, 0 impls, 170 clqs
0.40/0.46	c    (0.5s) probing: 51/1020 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.40/0.46	c    (0.5s) probing aborted: 50/50 successive totally useless probings
0.79/0.89	c    (0.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.99/1.02	c    (1.0s) symmetry computation finished: 6 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.07)
0.99/1.02	c dynamic symmetry handling statistics:
0.99/1.02	c    orbitopal reduction:       no components
0.99/1.02	c    orbital reduction:         no components
0.99/1.02	c    lexicographic reduction:   no permutations
0.99/1.02	c handled 1 out of 1 symmetry components
0.99/1.02	c (round 2, exhaustive) 6 del vars, 0 del conss, 5 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 43010 upgd conss, 0 impls, 169 clqs
0.99/1.03	c (round 3, fast)       7 del vars, 421 del conss, 5 add conss, 0 chg bounds, 0 chg sides, 84 chg coeffs, 43010 upgd conss, 0 impls, 253 clqs
0.99/1.05	c (round 4, medium)     11 del vars, 757 del conss, 5 add conss, 0 chg bounds, 0 chg sides, 84 chg coeffs, 43010 upgd conss, 0 impls, 253 clqs
0.99/1.05	c (round 5, fast)       12 del vars, 758 del conss, 5 add conss, 0 chg bounds, 0 chg sides, 84 chg coeffs, 43010 upgd conss, 0 impls, 252 clqs
0.99/1.07	c (round 6, medium)     15 del vars, 1007 del conss, 5 add conss, 0 chg bounds, 0 chg sides, 84 chg coeffs, 43010 upgd conss, 0 impls, 252 clqs
0.99/1.08	c (round 7, medium)     17 del vars, 1173 del conss, 5 add conss, 0 chg bounds, 0 chg sides, 84 chg coeffs, 43010 upgd conss, 0 impls, 252 clqs
0.99/1.10	c (round 8, medium)     18 del vars, 1255 del conss, 5 add conss, 0 chg bounds, 0 chg sides, 84 chg coeffs, 43010 upgd conss, 0 impls, 252 clqs
1.09/1.14	c (round 9, exhaustive) 18 del vars, 1353 del conss, 5 add conss, 0 chg bounds, 0 chg sides, 84 chg coeffs, 43010 upgd conss, 0 impls, 252 clqs
1.09/1.17	c    (1.2s) probing: 113/1020 (11.1%) - 0 fixings, 0 aggregations, 13 implications, 0 bound changes
1.09/1.17	c    (1.2s) probing aborted: 50/50 successive totally useless probings
1.18/1.21	c presolving (10 rounds: 10 fast, 8 medium, 4 exhaustive):
1.18/1.21	c  18 deleted vars, 1353 deleted constraints, 5 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 84 changed coefficients
1.18/1.21	c  0 implications, 263 cliques
1.18/1.21	c presolved problem has 1003 variables (1003 bin, 0 int, 0 impl, 0 cont) and 41662 constraints
1.18/1.21	c     168 constraints of type <setppc>
1.18/1.21	c       5 constraints of type <orbitope>
1.18/1.21	c   41489 constraints of type <logicor>
1.18/1.21	c transformed objective value is always integral (scale: 1)
1.18/1.21	c Presolving Time: 1.08
1.18/1.21	c - non default parameters ----------------------------------------------------------------------
1.18/1.21	c # SCIP version 10.0.0
1.18/1.21	c 
1.18/1.21	c # maximal time in seconds to run
1.18/1.21	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.18/1.21	c limits/time = 3596.998007
1.18/1.21	c 
1.18/1.21	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.18/1.21	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.18/1.21	c limits/memory = 27900
1.18/1.21	c 
1.18/1.21	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
1.18/1.21	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
1.18/1.21	c limits/solutions = 1
1.18/1.21	c 
1.18/1.21	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
1.18/1.21	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
1.18/1.21	c misc/usesymmetry = 3
1.18/1.21	c 
1.18/1.21	c # belongs reading time to solving time?
1.18/1.21	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.18/1.21	c timing/reading = TRUE
1.18/1.21	c 
1.18/1.21	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
1.18/1.21	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.18/1.21	c propagating/symmetry/detectdoublelex = FALSE
1.18/1.21	c 
1.18/1.21	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
1.18/1.21	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.18/1.21	c propagating/symmetry/detectsubgroups = FALSE
1.18/1.21	c 
1.18/1.21	c # Type of symmetries that shall be computed?
1.18/1.21	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
1.18/1.21	c propagating/symmetry/symtype = 1
1.18/1.21	c 
1.18/1.21	c # Should components consisting of a single full reflection be handled?
1.18/1.21	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.18/1.21	c propagating/symmetry/usesimplesgncomp = FALSE
1.18/1.21	c 
1.18/1.21	c -----------------------------------------------------------------------------------------------
1.18/1.21	c start solving
1.18/1.21	c 
1.38/1.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.38/1.43	c   1.4s|     1 |     0 |   338 |     - |   332M |   0 |1003 |  41k|  41k|   0 |  0 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.48/3.59	c   3.6s|     1 |     0 |  5450 |     - |   340M |   0 |1003 |  41k|  41k|   3 |  1 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.68/3.70	c   3.7s|     1 |     0 |  5552 |     - |   347M |   0 |1003 |  41k|  41k|   5 |  2 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.78/3.84	c   3.8s|     1 |     0 |  5654 |     - |   355M |   0 |1003 |  41k|  41k|   7 |  3 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.88/3.97	c   4.0s|     1 |     0 |  5766 |     - |   362M |   0 |1003 |  41k|  41k|   8 |  4 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.08/4.12	c   4.1s|     1 |     0 |  5909 |     - |   367M |   0 |1003 |  41k|  41k|  11 |  5 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.18/4.24	c   4.2s|     1 |     0 |  6003 |     - |   373M |   0 |1003 |  41k|  41k|  14 |  6 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.28/4.35	c   4.3s|     1 |     0 |  6029 |     - |   379M |   0 |1003 |  41k|  41k|  16 |  7 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.37/4.44	c   4.4s|     1 |     0 |  6056 |     - |   387M |   0 |1003 |  41k|  41k|  18 |  8 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.48/4.59	c   4.6s|     1 |     0 |  6159 |     - |   393M |   0 |1003 |  41k|  41k|  20 |  9 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.68/4.73	c   4.7s|     1 |     0 |  6293 |     - |   399M |   0 |1003 |  41k|  41k|  22 | 10 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.78/4.81	c   4.8s|     1 |     0 |  6365 |     - |   405M |   0 |1003 |  41k|  41k|  23 | 11 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.86/7.94	c   7.9s|     1 |     2 |  9325 |     - |   405M |   0 |1003 |  41k|  41k|  23 | 11 | 115 |  19 | 0.000000e+00 |      --      |    Inf | unknown
78.91/79.14	c  79.1s|   100 |   101 |161703 |1569.1 |   431M |  22 |1003 |  42k|  41k|  68 |  1 | 769 |  19 | 0.000000e+00 |      --      |    Inf | unknown
99.55/99.89	c  99.9s|   200 |   201 |208792 |1017.2 |   432M |  25 |1003 |  42k|  41k|  91 |  1 |1015 |  19 | 0.000000e+00 |      --      |    Inf | unknown
110.32/110.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
110.32/110.61	c   111s|   300 |   299 |233801 | 760.7 |   439M |  54 |1003 |  42k|  41k| 114 |  1 |1074 |  19 | 0.000000e+00 |      --      |    Inf | unknown
113.31/113.67	c   114s|   400 |   326 |240849 | 587.7 |   440M |  74 |1003 |  42k|  41k| 114 |  1 |1362 |  19 | 0.000000e+00 |      --      |    Inf | unknown
118.10/118.46	c   118s|   500 |   334 |251779 | 491.8 |   440M |  78 |1003 |  42k|  41k| 114 |  1 |1762 |  19 | 0.000000e+00 |      --      |    Inf | unknown
130.97/131.36	c   131s|   600 |   339 |256821 | 418.1 |   441M |  81 |1003 |  42k|  41k| 114 |  1 |2169 |  19 | 0.000000e+00 |      --      |    Inf | unknown
133.16/133.56	c   134s|   700 |   334 |262037 | 365.8 |   441M |  81 |1003 |  43k|  41k| 114 |  1 |2595 |  19 | 0.000000e+00 |      --      |    Inf | unknown
135.16/135.59	c   136s|   800 |   337 |266636 | 325.7 |   441M |  81 |1003 |  43k|  41k| 114 |  1 |2929 |  19 | 0.000000e+00 |      --      |    Inf | unknown
137.15/137.58	c   138s|   900 |   338 |271105 | 294.5 |   442M |  83 |1003 |  43k|  41k| 114 |  1 |3210 |  19 | 0.000000e+00 |      --      |    Inf | unknown
139.24/139.62	c   140s|  1000 |   332 |275918 | 269.8 |   442M |  83 |1003 |  43k|   0 | 114 |  0 |3554 |  19 | 0.000000e+00 |      --      |    Inf | unknown
140.94/141.39	c   141s|  1100 |   331 |279900 | 248.9 |   442M |  87 |1003 |  43k|  41k| 114 |  1 |3760 |  19 | 0.000000e+00 |      --      |    Inf | unknown
143.03/143.49	c   143s|  1200 |   331 |285038 | 232.4 |   442M |  87 |1003 |  44k|   0 | 114 |  0 |4075 |  19 | 0.000000e+00 |      --      |    Inf | unknown
149.72/150.18	c   150s|  1300 |   356 |297839 | 224.4 |   442M |  87 |1003 |  43k|  41k| 124 |  1 |4349 |  19 | 0.000000e+00 |      --      |    Inf | unknown
153.10/153.56	c   154s|  1400 |   367 |305479 | 213.8 |   442M |  87 |1003 |  43k|  41k| 124 |  1 |4750 |  19 | 0.000000e+00 |      --      |    Inf | unknown
157.70/158.18	c   158s|  1500 |   399 |314787 | 205.8 |   444M |  87 |1003 |  43k|  41k| 133 |  1 |5097 |  19 | 0.000000e+00 |      --      |    Inf | unknown
160.38/160.84	c   161s|  1600 |   405 |321134 | 196.9 |   444M |  87 |1003 |  44k|   0 | 133 |  0 |5428 |  19 | 0.000000e+00 |      --      |    Inf | unknown
162.68/163.19	c   163s|  1700 |   416 |326676 | 188.5 |   444M |  87 |1003 |  44k|   0 | 133 |  0 |5759 |  19 | 0.000000e+00 |      --      |    Inf | unknown
165.58/166.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
165.58/166.05	c   166s|  1800 |   437 |332651 | 181.4 |   444M |  87 |1003 |  44k|   0 | 133 |  0 |6127 |  19 | 0.000000e+00 |      --      |    Inf | unknown
168.76/169.28	c   169s|  1900 |   458 |340230 | 175.8 |   444M |  87 |1003 |  44k|  41k| 133 |  1 |6497 |  19 | 0.000000e+00 |      --      |    Inf | unknown
170.95/171.45	c   171s|  2000 |   463 |345192 | 169.5 |   444M |  87 |1003 |  44k|   0 | 133 |  0 |6804 |  19 | 0.000000e+00 |      --      |    Inf | unknown
172.95/173.49	c   173s|  2100 |   466 |350062 | 163.7 |   444M |  87 |1003 |  44k|  41k| 133 |  1 |7081 |  19 | 0.000000e+00 |      --      |    Inf | unknown
175.04/175.58	c   176s|  2200 |   471 |354468 | 158.3 |   445M |  87 |1003 |  44k|  41k| 133 |  1 |7442 |  19 | 0.000000e+00 |      --      |    Inf | unknown
177.73/178.23	c   178s|  2300 |   491 |360258 | 153.9 |   445M |  87 |1003 |  45k|  41k| 133 |  1 |7784 |  19 | 0.000000e+00 |      --      |    Inf | unknown
180.63/181.14	c   181s|  2400 |   517 |366972 | 150.3 |   446M |  87 |1003 |  45k|   0 | 133 |  0 |8230 |  19 | 0.000000e+00 |      --      |    Inf | unknown
183.22/183.74	c   184s|  2500 |   546 |373177 | 146.8 |   446M |  87 |1003 |  45k|  41k| 133 |  1 |8528 |  19 | 0.000000e+00 |      --      |    Inf | unknown
185.91/186.43	c   186s|  2600 |   552 |379664 | 143.6 |   446M |  87 |1003 |  45k|  41k| 133 |  1 |8978 |  19 | 0.000000e+00 |      --      |    Inf | unknown
188.10/188.65	c   189s|  2700 |   560 |384675 | 140.2 |   446M |  87 |1003 |  45k|   0 | 133 |  0 |9242 |  19 | 0.000000e+00 |      --      |    Inf | unknown
190.89/191.40	c   191s|  2800 |   583 |391038 | 137.4 |   447M |  87 |1003 |  45k|  41k| 133 |  1 |9543 |  19 | 0.000000e+00 |      --      |    Inf | unknown
193.09/193.61	c   194s|  2900 |   597 |395997 | 134.4 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |9944 |  19 | 0.000000e+00 |      --      |    Inf | unknown
194.98/195.53	c   196s|  3000 |   603 |400357 | 131.4 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf | unknown
197.08/197.64	c   198s|  3100 |   606 |404969 | 128.6 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf | unknown
199.07/199.64	c   200s|  3200 |   612 |409642 | 126.1 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf | unknown
200.76/201.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
200.76/201.39	c   201s|  3300 |   604 |413625 | 123.4 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf | unknown
202.86/203.45	c   203s|  3400 |   608 |418317 | 121.2 |   448M |  87 |1003 |  45k|   0 | 133 |  0 |  11k|  19 | 0.000000e+00 |      --      |    Inf | unknown
204.85/205.48	c   205s|  3500 |   618 |423059 | 119.1 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |  11k|  19 | 0.000000e+00 |      --      |    Inf | unknown
206.95/207.51	c   208s|  3600 |   624 |428012 | 117.2 |   448M |  87 |1003 |  45k|   0 | 133 |  0 |  11k|  19 | 0.000000e+00 |      --      |    Inf | unknown
209.14/209.76	c   210s|  3700 |   626 |433379 | 115.4 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |  12k|  19 | 0.000000e+00 |      --      |    Inf | unknown
211.33/211.99	c   212s|  3800 |   631 |438738 | 113.8 |   448M |  87 |1003 |  45k|   0 | 133 |  0 |  12k|  19 | 0.000000e+00 |      --      |    Inf | unknown
213.83/214.43	c   214s|  3900 |   639 |444539 | 112.4 |   448M |  87 |1003 |  46k|   0 | 133 |  0 |  12k|  19 | 0.000000e+00 |      --      |    Inf | unknown
216.02/216.69	c   217s|  4000 |   645 |450149 | 111.0 |   448M |  87 |1003 |  46k|  41k| 133 |  1 |  13k|  19 | 0.000000e+00 |      --      |    Inf | unknown
217.91/218.52	c   219s|  4100 |   632 |454389 | 109.3 |   448M |  87 |1003 |  46k|   0 | 133 |  0 |  13k|  19 | 0.000000e+00 |      --      |    Inf | unknown
219.71/220.36	c   220s|  4200 |   642 |458760 | 107.7 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  13k|  19 | 0.000000e+00 |      --      |    Inf | unknown
221.90/222.56	c   223s|  4300 |   645 |463977 | 106.4 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  14k|  19 | 0.000000e+00 |      --      |    Inf | unknown
224.29/224.91	c   225s|  4400 |   642 |469510 | 105.3 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  14k|  19 | 0.000000e+00 |      --      |    Inf | unknown
225.99/226.69	c   227s|  4500 |   644 |473643 | 103.9 |   449M |  87 |1003 |  46k|   0 | 133 |  0 |  15k|  19 | 0.000000e+00 |      --      |    Inf | unknown
228.08/228.78	c   229s|  4600 |   642 |478707 | 102.7 |   449M |  87 |1003 |  46k|   0 | 133 |  0 |  15k|  19 | 0.000000e+00 |      --      |    Inf | unknown
230.58/231.26	c   231s|  4700 |   643 |484672 | 101.8 |   449M |  87 |1003 |  46k|   0 | 133 |  0 |  15k|  19 | 0.000000e+00 |      --      |    Inf | unknown
232.77/233.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
232.77/233.48	c   233s|  4800 |   642 |490009 | 100.8 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  15k|  19 | 0.000000e+00 |      --      |    Inf | unknown
234.96/235.67	c   236s|  4900 |   665 |494982 |  99.7 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  16k|  19 | 0.000000e+00 |      --      |    Inf | unknown
236.86/237.57	c   238s|  5000 |   668 |499445 |  98.6 |   449M |  87 |1003 |  46k|   0 | 133 |  0 |  16k|  19 | 0.000000e+00 |      --      |    Inf | unknown
238.85/239.53	c   240s|  5100 |   671 |504198 |  97.6 |   449M |  87 |1003 |  46k|   0 | 133 |  0 |  16k|  19 | 0.000000e+00 |      --      |    Inf | unknown
240.65/241.37	c   241s|  5200 |   670 |508464 |  96.6 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf | unknown
242.94/243.61	c   244s|  5300 |   678 |513763 |  95.8 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf | unknown
244.63/245.35	c   245s|  5400 |   682 |517664 |  94.7 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf | unknown
246.83/247.53	c   248s|  5500 |   691 |522961 |  93.9 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  18k|  19 | 0.000000e+00 |      --      |    Inf | unknown
248.82/249.53	c   250s|  5600 |   703 |527700 |  93.1 |   450M |  87 |1003 |  46k|  41k| 133 |  1 |  18k|  19 | 0.000000e+00 |      --      |    Inf | unknown
251.42/252.19	c   252s|  5700 |   722 |534462 |  92.7 |   450M |  87 |1003 |  47k|  41k| 133 |  1 |  18k|  19 | 0.000000e+00 |      --      |    Inf | unknown
253.41/254.16	c   254s|  5800 |   720 |539140 |  91.9 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  19k|  19 | 0.000000e+00 |      --      |    Inf | unknown
255.41/256.10	c   256s|  5900 |   716 |544156 |  91.2 |   451M |  87 |1003 |  47k|   0 | 133 |  0 |  19k|  19 | 0.000000e+00 |      --      |    Inf | unknown
257.20/257.98	c   258s|  6000 |   719 |548834 |  90.4 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  19k|  19 | 0.000000e+00 |      --      |    Inf | unknown
258.99/259.70	c   260s|  6100 |   725 |552905 |  89.6 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  20k|  19 | 0.000000e+00 |      --      |    Inf | unknown
260.69/261.40	c   261s|  6200 |   708 |556890 |  88.8 |   451M |  87 |1003 |  47k|   0 | 133 |  0 |  20k|  19 | 0.000000e+00 |      --      |    Inf | unknown
262.29/263.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
262.29/263.08	c   263s|  6300 |   708 |560799 |  88.0 |   451M |  87 |1003 |  48k|  41k| 133 |  1 |  20k|  19 | 0.000000e+00 |      --      |    Inf | unknown
264.17/264.97	c   265s|  6400 |   702 |565314 |  87.3 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  21k|  19 | 0.000000e+00 |      --      |    Inf | unknown
266.47/267.20	c   267s|  6500 |   698 |570708 |  86.8 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  21k|  19 | 0.000000e+00 |      --      |    Inf | unknown
268.66/269.40	c   269s|  6600 |   703 |575834 |  86.3 |   451M |  87 |1003 |  46k|   0 | 133 |  0 |  22k|  19 | 0.000000e+00 |      --      |    Inf | unknown
270.66/271.47	c   271s|  6700 |   718 |580675 |  85.7 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  22k|  19 | 0.000000e+00 |      --      |    Inf | unknown
272.85/273.64	c   274s|  6800 |   723 |585807 |  85.2 |   451M |  87 |1003 |  47k|   0 | 133 |  0 |  22k|  19 | 0.000000e+00 |      --      |    Inf | unknown
274.84/275.67	c   276s|  6900 |   736 |590448 |  84.7 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
277.84/278.69	c   279s|  7000 |   755 |597450 |  84.5 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
279.93/280.72	c   281s|  7100 |   761 |602098 |  83.9 |   451M |  87 |1003 |  47k|   0 | 133 |  0 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
281.82/282.69	c   283s|  7200 |   759 |606684 |  83.4 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
283.92/284.76	c   285s|  7300 |   764 |611286 |  82.9 |   451M |  88 |1003 |  47k|  41k| 133 |  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
285.61/286.43	c   286s|  7400 |   768 |615481 |  82.3 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
287.11/287.97	c   288s|  7500 |   764 |619136 |  81.7 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
289.00/289.85	c   290s|  7600 |   760 |623483 |  81.2 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
291.09/291.95	c   292s|  7700 |   764 |628732 |  80.8 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
292.89/293.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
292.89/293.77	c   294s|  7800 |   768 |633240 |  80.4 |   452M |  88 |1003 |  48k|  41k| 133 |  1 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
294.78/295.60	c   296s|  7900 |   763 |637656 |  79.9 |   452M |  88 |1003 |  48k|   0 | 133 |  0 |  26k|  19 | 0.000000e+00 |      --      |    Inf | unknown
296.88/297.73	c   298s|  8000 |   758 |642787 |  79.6 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf | unknown
298.97/299.83	c   300s|  8100 |   755 |647774 |  79.2 |   452M |  88 |1003 |  48k|  41k| 133 |  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf | unknown
300.97/301.82	c   302s|  8200 |   751 |652673 |  78.8 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf | unknown
305.96/306.90	c   307s|  8300 |   747 |658579 |  78.6 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf | unknown
308.25/309.19	c   309s|  8400 |   741 |664336 |  78.3 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf | unknown
310.34/311.22	c   311s|  8500 |   729 |669247 |  78.0 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
312.83/313.77	c   314s|  8600 |   729 |675748 |  77.8 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
314.73/315.68	c   316s|  8700 |   734 |680127 |  77.5 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
316.32/317.24	c   317s|  8800 |   722 |683282 |  76.9 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
317.72/318.62	c   319s|  8900 |   725 |686352 |  76.4 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  29k|  19 | 0.000000e+00 |      --      |    Inf | unknown
319.61/320.57	c   321s|  9000 |   720 |691245 |  76.1 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  29k|  19 | 0.000000e+00 |      --      |    Inf | unknown
322.50/323.47	c   323s|  9100 |   734 |698526 |  76.1 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  29k|  19 | 0.000000e+00 |      --      |    Inf | unknown
325.60/326.59	c   327s|  9200 |   730 |706485 |  76.1 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  30k|  19 | 0.000000e+00 |      --      |    Inf | unknown
327.69/328.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
327.69/328.68	c   329s|  9300 |   736 |711419 |  75.8 |   452M |  88 |1003 |  48k|  41k| 133 |  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf | unknown
329.58/330.59	c   331s|  9400 |   730 |715872 |  75.5 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf | unknown
331.38/332.36	c   332s|  9500 |   725 |720205 |  75.1 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  31k|  19 | 0.000000e+00 |      --      |    Inf | unknown
332.87/333.88	c   334s|  9600 |   722 |723881 |  74.7 |   452M |  88 |1003 |  48k|  41k| 133 |  1 |  31k|  19 | 0.000000e+00 |      --      |    Inf | unknown
334.77/335.74	c   336s|  9700 |   728 |727922 |  74.4 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  31k|  19 | 0.000000e+00 |      --      |    Inf | unknown
337.07/338.03	c   338s|  9800 |   746 |733447 |  74.2 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  32k|  19 | 0.000000e+00 |      --      |    Inf | unknown
339.56/340.57	c   341s|  9900 |   749 |740210 |  74.1 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  32k|  19 | 0.000000e+00 |      --      |    Inf | unknown
341.65/342.61	c   343s| 10000 |   756 |745267 |  73.9 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  32k|  19 | 0.000000e+00 |      --      |    Inf | unknown
343.75/344.78	c   345s| 10100 |   752 |750559 |  73.7 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  33k|  19 | 0.000000e+00 |      --      |    Inf | unknown
345.84/346.82	c   347s| 10200 |   752 |755331 |  73.4 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  33k|  19 | 0.000000e+00 |      --      |    Inf | unknown
347.64/348.63	c   349s| 10300 |   741 |759703 |  73.1 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  33k|  19 | 0.000000e+00 |      --      |    Inf | unknown
349.63/350.60	c   351s| 10400 |   735 |764389 |  72.9 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf | unknown
351.42/352.45	c   352s| 10500 |   736 |768795 |  72.6 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf | unknown
353.52/354.54	c   355s| 10600 |   729 |773951 |  72.4 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf | unknown
355.81/356.85	c   357s| 10700 |   733 |779471 |  72.3 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf | unknown
358.11/359.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
358.11/359.16	c   359s| 10800 |   735 |785084 |  72.1 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  35k|  19 | 0.000000e+00 |      --      |    Inf | unknown
360.60/361.65	c   362s| 10900 |   746 |790824 |  72.0 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  35k|  19 | 0.000000e+00 |      --      |    Inf | unknown
362.39/363.44	c   363s| 11000 |   762 |794821 |  71.7 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  35k|  19 | 0.000000e+00 |      --      |    Inf | unknown
364.49/365.57	c   366s| 11100 |   775 |799906 |  71.5 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  36k|  19 | 0.000000e+00 |      --      |    Inf | unknown
366.28/367.31	c   367s| 11200 |   770 |803765 |  71.2 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  36k|  19 | 0.000000e+00 |      --      |    Inf | unknown
367.98/369.08	c   369s| 11300 |   763 |807739 |  70.9 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  36k|  19 | 0.000000e+00 |      --      |    Inf | unknown
369.67/370.76	c   371s| 11400 |   764 |811755 |  70.7 |   452M |  89 |1003 |  47k|  41k| 133 |  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf | unknown
371.56/372.62	c   373s| 11500 |   768 |816194 |  70.4 |   452M |  89 |1003 |  47k|  41k| 133 |  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf | unknown
373.56/374.66	c   375s| 11600 |   789 |820986 |  70.2 |   452M |  89 |1003 |  47k|  41k| 133 |  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf | unknown
375.25/376.31	c   376s| 11700 |   794 |824683 |  69.9 |   452M |  89 |1003 |  48k|  41k| 133 |  1 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
376.95/378.08	c   378s| 11800 |   783 |828983 |  69.7 |   454M |  89 |1003 |  48k|   0 | 133 |  0 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
379.34/380.43	c   380s| 11900 |   797 |834441 |  69.6 |   454M |  89 |1003 |  48k|   0 | 133 |  0 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
381.04/382.17	c   382s| 12000 |   803 |838520 |  69.4 |   454M |  89 |1003 |  48k|   0 | 133 |  0 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
383.13/384.21	c   384s| 12100 |   807 |843392 |  69.2 |   454M |  89 |1003 |  48k|   0 | 133 |  0 |  39k|  19 | 0.000000e+00 |      --      |    Inf | unknown
385.22/386.31	c   386s| 12200 |   804 |848255 |  69.0 |   454M |  89 |1003 |  48k|   0 | 133 |  0 |  39k|  19 | 0.000000e+00 |      --      |    Inf | unknown
387.02/388.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
387.02/388.12	c   388s| 12300 |   816 |852423 |  68.8 |   454M |  89 |1003 |  48k|  41k| 133 |  1 |  39k|  19 | 0.000000e+00 |      --      |    Inf | unknown
388.51/389.61	c   390s| 12400 |   812 |855860 |  68.5 |   454M |  89 |1003 |  48k|  41k| 133 |  1 |  39k|  19 | 0.000000e+00 |      --      |    Inf | unknown
390.41/391.51	c   392s| 12500 |   811 |860428 |  68.3 |   454M |  89 |1003 |  48k|  41k| 133 |  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf | unknown
392.30/393.42	c   393s| 12600 |   815 |865086 |  68.2 |   454M |  89 |1003 |  49k|  41k| 133 |  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf | unknown
394.10/395.25	c   395s| 12700 |   813 |869295 |  68.0 |   455M |  89 |1003 |  49k|  41k| 133 |  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf | unknown
396.00/397.16	c   397s| 12800 |   817 |874117 |  67.8 |   455M |  89 |1003 |  49k|   0 | 133 |  0 |  41k|  19 | 0.000000e+00 |      --      |    Inf | unknown
397.79/398.90	c   399s| 12900 |   820 |878283 |  67.6 |   455M |  89 |1003 |  49k|  41k| 133 |  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf | unknown
399.78/400.94	c   401s| 13000 |   821 |883123 |  67.4 |   456M |  89 |1003 |  49k|   0 | 133 |  0 |  41k|  19 | 0.000000e+00 |      --      |    Inf | unknown
401.88/403.03	c   403s| 13100 |   821 |888468 |  67.3 |   456M |  89 |1003 |  49k|   0 | 133 |  0 |  42k|  19 | 0.000000e+00 |      --      |    Inf | unknown
403.87/405.04	c   405s| 13200 |   824 |893260 |  67.2 |   456M |  89 |1003 |  49k|   0 | 133 |  0 |  42k|  19 | 0.000000e+00 |      --      |    Inf | unknown
405.46/406.69	c   407s| 13300 |   828 |897129 |  67.0 |   456M |  89 |1003 |  50k|   0 | 133 |  0 |  42k|  19 | 0.000000e+00 |      --      |    Inf | unknown
407.26/408.44	c   408s| 13400 |   831 |901174 |  66.8 |   456M |  89 |1003 |  50k|  41k| 133 |  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf | unknown
408.96/410.18	c   410s| 13500 |   832 |905135 |  66.6 |   456M |  89 |1003 |  50k|   0 | 133 |  0 |  43k|  19 | 0.000000e+00 |      --      |    Inf | unknown
410.75/411.96	c   412s| 13600 |   827 |909465 |  66.4 |   456M |  90 |1003 |  50k|  41k| 133 |  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf | unknown
412.34/413.56	c   414s| 13700 |   834 |913239 |  66.2 |   456M |  90 |1003 |  50k|  41k| 133 |  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf | unknown
414.04/415.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
414.04/415.28	c   415s| 13800 |   836 |917018 |  66.0 |   456M |  92 |1003 |  50k|   0 | 133 |  0 |  44k|  19 | 0.000000e+00 |      --      |    Inf | unknown
415.94/417.14	c   417s| 13900 |   835 |921325 |  65.8 |   456M |  92 |1003 |  50k|  41k| 133 |  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf | unknown
417.93/419.19	c   419s| 14000 |   837 |926299 |  65.7 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf | unknown
419.82/421.06	c   421s| 14100 |   837 |930710 |  65.6 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf | unknown
421.61/422.88	c   423s| 14200 |   838 |934945 |  65.4 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf | unknown
423.51/424.76	c   425s| 14300 |   840 |939560 |  65.3 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf | unknown
425.30/426.56	c   427s| 14400 |   842 |943719 |  65.1 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  46k|  19 | 0.000000e+00 |      --      |    Inf | unknown
427.50/428.77	c   429s| 14500 |   845 |949189 |  65.0 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  46k|  19 | 0.000000e+00 |      --      |    Inf | unknown
429.29/430.55	c   431s| 14600 |   848 |953478 |  64.9 |   456M |  92 |1003 |  49k|   0 | 133 |  0 |  46k|  19 | 0.000000e+00 |      --      |    Inf | unknown
431.38/432.64	c   433s| 14700 |   856 |958445 |  64.8 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  47k|  19 | 0.000000e+00 |      --      |    Inf | unknown
433.18/434.49	c   434s| 14800 |   843 |962849 |  64.6 |   456M |  92 |1003 |  49k|   0 | 133 |  0 |  47k|  19 | 0.000000e+00 |      --      |    Inf | unknown
435.17/436.45	c   436s| 14900 |   866 |967394 |  64.5 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  47k|  19 | 0.000000e+00 |      --      |    Inf | unknown
437.17/438.47	c   438s| 15000 |   856 |972080 |  64.4 |   457M |  92 |1003 |  49k|  41k| 133 |  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf | unknown
439.26/440.50	c   441s| 15100 |   862 |976682 |  64.3 |   457M |  92 |1003 |  49k|  41k| 133 |  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf | unknown
441.55/442.86	c   443s| 15200 |   861 |982542 |  64.2 |   457M |  92 |1003 |  48k|  41k| 133 |  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf | unknown
443.15/444.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
443.15/444.44	c   444s| 15300 |   859 |986157 |  64.0 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf | unknown
444.85/446.19	c   446s| 15400 |   865 |990258 |  63.9 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  49k|  19 | 0.000000e+00 |      --      |    Inf | unknown
446.54/447.84	c   448s| 15500 |   864 |994249 |  63.7 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  49k|  19 | 0.000000e+00 |      --      |    Inf | unknown
448.33/449.66	c   450s| 15600 |   860 |998591 |  63.6 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  49k|  19 | 0.000000e+00 |      --      |    Inf | unknown
450.03/451.38	c   451s| 15700 |   857 |  1002k|  63.4 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  49k|  19 | 0.000000e+00 |      --      |    Inf | unknown
451.83/453.16	c   453s| 15800 |   854 |  1006k|  63.3 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  50k|  19 | 0.000000e+00 |      --      |    Inf | unknown
453.62/454.99	c   455s| 15900 |   849 |  1011k|  63.2 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  50k|  19 | 0.000000e+00 |      --      |    Inf | unknown
455.51/456.89	c   457s| 16000 |   848 |  1015k|  63.1 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  50k|  19 | 0.000000e+00 |      --      |    Inf | unknown
457.50/458.83	c   459s| 16100 |   841 |  1020k|  63.0 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf | unknown
459.40/460.75	c   461s| 16200 |   840 |  1025k|  62.9 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf | unknown
461.49/462.87	c   463s| 16300 |   840 |  1030k|  62.8 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf | unknown
463.88/465.23	c   465s| 16400 |   845 |  1035k|  62.8 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  52k|  19 | 0.000000e+00 |      --      |    Inf | unknown
465.78/467.16	c   467s| 16500 |   841 |  1040k|  62.7 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  52k|  19 | 0.000000e+00 |      --      |    Inf | unknown
467.87/469.28	c   469s| 16600 |   838 |  1045k|  62.6 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  52k|  19 | 0.000000e+00 |      --      |    Inf | unknown
469.87/471.26	c   471s| 16700 |   832 |  1050k|  62.5 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf | unknown
472.06/473.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
472.06/473.44	c   473s| 16800 |   821 |  1055k|  62.5 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  53k|  19 | 0.000000e+00 |      --      |    Inf | unknown
473.95/475.37	c   475s| 16900 |   818 |  1060k|  62.4 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf | unknown
475.85/477.21	c   477s| 17000 |   816 |  1065k|  62.3 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  53k|  19 | 0.000000e+00 |      --      |    Inf | unknown
477.84/479.27	c   479s| 17100 |   816 |  1070k|  62.2 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  54k|  19 | 0.000000e+00 |      --      |    Inf | unknown
479.74/481.19	c   481s| 17200 |   817 |  1075k|  62.1 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  54k|  19 | 0.000000e+00 |      --      |    Inf | unknown
481.64/483.09	c   483s| 17300 |   814 |  1079k|  62.1 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  54k|  19 | 0.000000e+00 |      --      |    Inf | unknown
483.52/484.95	c   485s| 17400 |   814 |  1084k|  61.9 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
485.62/487.10	c   487s| 17500 |   835 |  1089k|  61.9 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
487.91/489.36	c   489s| 17600 |   838 |  1094k|  61.9 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
490.30/491.76	c   492s| 17700 |   834 |  1100k|  61.8 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
492.29/493.78	c   494s| 17800 |   834 |  1105k|  61.8 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  56k|  19 | 0.000000e+00 |      --      |    Inf | unknown
497.98/499.40	c   499s| 17900 |   832 |  1109k|  61.6 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  56k|  19 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.36	c   501s| 18000 |   832 |  1114k|  61.6 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  56k|  19 | 0.000000e+00 |      --      |    Inf | unknown
501.67/503.12	c   503s| 18100 |   833 |  1118k|  61.5 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  56k|  19 | 0.000000e+00 |      --      |    Inf | unknown
503.36/504.89	c   505s| 18200 |   830 |  1122k|  61.3 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  57k|  19 | 0.000000e+00 |      --      |    Inf | unknown
505.26/506.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
505.26/506.72	c   507s| 18300 |   830 |  1127k|  61.3 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  57k|  19 | 0.000000e+00 |      --      |    Inf | unknown
507.35/508.86	c   509s| 18400 |   835 |  1133k|  61.3 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  58k|  19 | 0.000000e+00 |      --      |    Inf | unknown
509.44/510.90	c   511s| 18500 |   833 |  1138k|  61.2 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  58k|  19 | 0.000000e+00 |      --      |    Inf | unknown
511.43/512.92	c   513s| 18600 |   831 |  1143k|  61.2 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf | unknown
513.33/514.87	c   515s| 18700 |   827 |  1148k|  61.1 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf | unknown
515.12/516.66	c   517s| 18800 |   832 |  1153k|  61.0 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  59k|  19 | 0.000000e+00 |      --      |    Inf | unknown
516.82/518.39	c   518s| 18900 |   831 |  1156k|  60.9 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  59k|  19 | 0.000000e+00 |      --      |    Inf | unknown
518.71/520.23	c   520s| 19000 |   833 |  1161k|  60.8 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  59k|  19 | 0.000000e+00 |      --      |    Inf | unknown
520.90/522.42	c   522s| 19100 |   829 |  1166k|  60.8 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  59k|  19 | 0.000000e+00 |      --      |    Inf | unknown
522.60/524.19	c   524s| 19200 |   829 |  1170k|  60.7 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  60k|  19 | 0.000000e+00 |      --      |    Inf | unknown
524.89/526.40	c   526s| 19300 |   835 |  1176k|  60.6 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  60k|  19 | 0.000000e+00 |      --      |    Inf | unknown
526.88/528.40	c   528s| 19400 |   835 |  1181k|  60.6 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  60k|  19 | 0.000000e+00 |      --      |    Inf | unknown
528.38/529.98	c   530s| 19500 |   828 |  1185k|  60.5 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  61k|  19 | 0.000000e+00 |      --      |    Inf | unknown
530.07/531.64	c   532s| 19600 |   833 |  1189k|  60.3 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  61k|  19 | 0.000000e+00 |      --      |    Inf | unknown
531.96/533.55	c   534s| 19700 |   828 |  1193k|  60.3 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  61k|  19 | 0.000000e+00 |      --      |    Inf | unknown
533.76/535.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
533.76/535.31	c   535s| 19800 |   832 |  1197k|  60.2 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  62k|  19 | 0.000000e+00 |      --      |    Inf | unknown
535.65/537.22	c   537s| 19900 |   835 |  1202k|  60.1 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  62k|  19 | 0.000000e+00 |      --      |    Inf | unknown
537.85/539.40	c   539s| 20000 |   834 |  1207k|  60.1 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  62k|  19 | 0.000000e+00 |      --      |    Inf | unknown
539.84/541.42	c   541s| 20100 |   836 |  1212k|  60.0 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  63k|  19 | 0.000000e+00 |      --      |    Inf | unknown
541.54/543.18	c   543s| 20200 |   840 |  1216k|  59.9 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  63k|  19 | 0.000000e+00 |      --      |    Inf | unknown
543.13/544.74	c   545s| 20300 |   842 |  1220k|  59.8 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  63k|  19 | 0.000000e+00 |      --      |    Inf | unknown
544.92/546.53	c   547s| 20400 |   844 |  1225k|  59.8 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  63k|  19 | 0.000000e+00 |      --      |    Inf | unknown
546.52/548.14	c   548s| 20500 |   843 |  1229k|  59.6 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  64k|  19 | 0.000000e+00 |      --      |    Inf | unknown
548.41/550.09	c   550s| 20600 |   849 |  1233k|  59.6 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  64k|  19 | 0.000000e+00 |      --      |    Inf | unknown
550.30/551.99	c   552s| 20700 |   857 |  1238k|  59.5 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  64k|  19 | 0.000000e+00 |      --      |    Inf | unknown
552.19/553.81	c   554s| 20800 |   856 |  1242k|  59.4 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf | unknown
553.89/555.54	c   556s| 20900 |   853 |  1246k|  59.3 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf | unknown
555.58/557.27	c   557s| 21000 |   856 |  1250k|  59.2 |   457M |  94 |1003 |  50k|   0 | 133 |  0 |  65k|  19 | 0.000000e+00 |      --      |    Inf | unknown
557.68/559.35	c   559s| 21100 |   861 |  1255k|  59.2 |   457M |  94 |1003 |  50k|  41k| 133 |  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf | unknown
559.77/561.49	c   561s| 21200 |   856 |  1260k|  59.2 |   457M |  94 |1003 |  50k|  41k| 133 |  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf | unknown
561.56/563.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
561.56/563.29	c   563s| 21300 |   857 |  1264k|  59.1 |   457M |  94 |1003 |  50k|  41k| 133 |  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf | unknown
563.15/564.88	c   565s| 21400 |   867 |  1268k|  59.0 |   457M |  94 |1003 |  50k|   0 | 133 |  0 |  66k|  19 | 0.000000e+00 |      --      |    Inf | unknown
564.75/566.45	c   566s| 21500 |   863 |  1272k|  58.9 |   457M |  94 |1003 |  50k|  41k| 133 |  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf | unknown
566.35/568.03	c   568s| 21600 |   859 |  1275k|  58.8 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf | unknown
568.34/570.00	c   570s| 21700 |   857 |  1280k|  58.7 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  67k|  19 | 0.000000e+00 |      --      |    Inf | unknown
570.23/571.96	c   572s| 21800 |   854 |  1285k|  58.7 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf | unknown
572.02/573.75	c   574s| 21900 |   853 |  1289k|  58.6 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  68k|  19 | 0.000000e+00 |      --      |    Inf | unknown
574.02/575.71	c   576s| 22000 |   854 |  1293k|  58.5 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  68k|  19 | 0.000000e+00 |      --      |    Inf | unknown
575.71/577.50	c   577s| 22100 |   856 |  1297k|  58.4 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf | unknown
577.70/579.44	c   579s| 22200 |   853 |  1302k|  58.4 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf | unknown
579.40/581.19	c   581s| 22300 |   852 |  1306k|  58.3 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf | unknown
581.09/582.84	c   583s| 22400 |   857 |  1310k|  58.2 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf | unknown
582.59/584.31	c   584s| 22500 |   848 |  1314k|  58.1 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  70k|  19 | 0.000000e+00 |      --      |    Inf | unknown
584.48/586.24	c   586s| 22600 |   852 |  1318k|  58.1 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  70k|  19 | 0.000000e+00 |      --      |    Inf | unknown
586.28/588.09	c   588s| 22700 |   856 |  1323k|  58.0 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf | unknown
588.46/590.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
588.46/590.20	c   590s| 22800 |   860 |  1328k|  58.0 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  71k|  19 | 0.000000e+00 |      --      |    Inf | unknown
590.27/592.04	c   592s| 22900 |   853 |  1333k|  57.9 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  71k|  19 | 0.000000e+00 |      --      |    Inf | unknown
592.75/594.50	c   594s| 23000 |   855 |  1339k|  58.0 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf | unknown
594.65/596.42	c   596s| 23100 |   852 |  1344k|  57.9 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  72k|  19 | 0.000000e+00 |      --      |    Inf | unknown
596.35/598.11	c   598s| 23200 |   848 |  1348k|  57.8 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf | unknown
598.43/600.27	c   600s| 23300 |   845 |  1353k|  57.8 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf | unknown
600.53/602.32	c   602s| 23400 |   843 |  1358k|  57.8 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf | unknown
602.62/604.48	c   604s| 23500 |   845 |  1363k|  57.8 |   458M |  94 |1003 |  49k|  41k| 133 |  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf | unknown
604.71/606.55	c   607s| 23600 |   845 |  1369k|  57.7 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf | unknown
607.11/608.99	c   609s| 23700 |   842 |  1375k|  57.8 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf | unknown
609.10/610.99	c   611s| 23800 |   845 |  1380k|  57.7 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf | unknown
610.90/612.70	c   613s| 23900 |   837 |  1384k|  57.7 |   458M |  94 |1003 |  50k|   0 | 133 |  0 |  74k|  19 | 0.000000e+00 |      --      |    Inf | unknown
613.19/615.09	c   615s| 24000 |   834 |  1391k|  57.7 |   458M |  94 |1003 |  50k|   0 | 133 |  0 |  74k|  19 | 0.000000e+00 |      --      |    Inf | unknown
615.48/617.33	c   617s| 24100 |   842 |  1396k|  57.7 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf | unknown
617.28/619.17	c   619s| 24200 |   838 |  1401k|  57.6 |   458M |  94 |1003 |  50k|   0 | 133 |  0 |  75k|  19 | 0.000000e+00 |      --      |    Inf | unknown
619.37/621.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
619.37/621.28	c   621s| 24300 |   837 |  1406k|  57.6 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf | unknown
621.36/623.23	c   623s| 24400 |   841 |  1410k|  57.6 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf | unknown
623.16/625.05	c   625s| 24500 |   842 |  1414k|  57.5 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf | unknown
625.35/627.22	c   627s| 24600 |   844 |  1419k|  57.5 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf | unknown
627.64/629.50	c   629s| 24700 |   844 |  1425k|  57.5 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf | unknown
629.94/631.87	c   632s| 24800 |   844 |  1431k|  57.5 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf | unknown
631.83/633.78	c   634s| 24900 |   840 |  1435k|  57.4 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf | unknown
634.02/635.97	c   636s| 25000 |   834 |  1441k|  57.4 |   458M |  94 |1003 |  50k|   0 | 133 |  0 |  77k|  19 | 0.000000e+00 |      --      |    Inf | unknown
635.92/637.83	c   638s| 25100 |   837 |  1445k|  57.4 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
637.71/639.63	c   640s| 25200 |   841 |  1449k|  57.3 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
639.41/641.35	c   641s| 25300 |   839 |  1454k|  57.2 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
641.70/643.67	c   644s| 25400 |   853 |  1460k|  57.2 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
643.99/645.93	c   646s| 25500 |   856 |  1465k|  57.2 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf | unknown
645.69/647.61	c   648s| 25600 |   853 |  1469k|  57.2 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf | unknown
647.48/649.44	c   649s| 25700 |   850 |  1473k|  57.1 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf | unknown
649.38/651.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
649.38/651.32	c   651s| 25800 |   849 |  1478k|  57.1 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  80k|  19 | 0.000000e+00 |      --      |    Inf | unknown
650.97/652.92	c   653s| 25900 |   853 |  1482k|  57.0 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  80k|  19 | 0.000000e+00 |      --      |    Inf | unknown
652.67/654.66	c   655s| 26000 |   856 |  1486k|  56.9 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  80k|  19 | 0.000000e+00 |      --      |    Inf | unknown
654.66/656.61	c   657s| 26100 |   853 |  1491k|  56.9 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
656.36/658.37	c   658s| 26200 |   855 |  1495k|  56.8 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
657.95/659.93	c   660s| 26300 |   850 |  1499k|  56.8 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
659.95/661.95	c   662s| 26400 |   847 |  1504k|  56.7 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  82k|  19 | 0.000000e+00 |      --      |    Inf | unknown
661.75/663.79	c   664s| 26500 |   844 |  1508k|  56.7 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  82k|  19 | 0.000000e+00 |      --      |    Inf | unknown
663.64/665.64	c   666s| 26600 |   838 |  1513k|  56.7 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  82k|  19 | 0.000000e+00 |      --      |    Inf | unknown
665.64/667.65	c   668s| 26700 |   840 |  1518k|  56.6 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
667.43/669.42	c   669s| 26800 |   833 |  1523k|  56.6 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
669.43/671.44	c   671s| 26900 |   836 |  1527k|  56.6 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
671.82/673.80	c   674s| 27000 |   829 |  1533k|  56.6 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
673.31/675.39	c   675s| 27100 |   831 |  1537k|  56.5 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  84k|  19 | 0.000000e+00 |      --      |    Inf | unknown
674.81/676.80	c   677s| 27200 |   827 |  1540k|  56.4 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  84k|  19 | 0.000000e+00 |      --      |    Inf | unknown
676.80/678.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
676.80/678.87	c   679s| 27300 |   829 |  1545k|  56.4 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  84k|  19 | 0.000000e+00 |      --      |    Inf | unknown
678.40/680.43	c   680s| 27400 |   827 |  1549k|  56.3 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf | unknown
680.49/682.50	c   683s| 27500 |   832 |  1554k|  56.3 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  85k|  19 | 0.000000e+00 |      --      |    Inf | unknown
682.19/684.24	c   684s| 27600 |   824 |  1558k|  56.2 |   458M |  94 |1003 |  50k|   0 | 133 |  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf | unknown
684.28/686.39	c   686s| 27700 |   832 |  1563k|  56.2 |   458M |  94 |1003 |  50k|   0 | 133 |  0 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
686.08/688.18	c   688s| 27800 |   838 |  1567k|  56.2 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
688.17/690.27	c   690s| 27900 |   834 |  1573k|  56.2 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
689.97/692.06	c   692s| 28000 |   839 |  1577k|  56.1 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
692.06/694.19	c   694s| 28100 |   840 |  1582k|  56.1 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  87k|  19 | 0.000000e+00 |      --      |    Inf | unknown
694.06/696.19	c   696s| 28200 |   836 |  1587k|  56.1 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  87k|  19 | 0.000000e+00 |      --      |    Inf | unknown
696.25/698.33	c   698s| 28300 |   837 |  1592k|  56.1 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  87k|  19 | 0.000000e+00 |      --      |    Inf | unknown
698.34/700.42	c   700s| 28400 |   837 |  1598k|  56.1 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
700.43/702.50	c   702s| 28500 |   841 |  1603k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
702.23/704.38	c   704s| 28600 |   838 |  1607k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
704.42/706.57	c   707s| 28700 |   839 |  1613k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
706.72/708.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
706.72/708.85	c   709s| 28800 |   850 |  1619k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf | unknown
708.61/710.74	c   711s| 28900 |   845 |  1623k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf | unknown
710.91/713.02	c   713s| 29000 |   846 |  1629k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf | unknown
713.00/715.11	c   715s| 29100 |   843 |  1634k|  56.0 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  90k|  19 | 0.000000e+00 |      --      |    Inf | unknown
715.00/717.15	c   717s| 29200 |   849 |  1639k|  55.9 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  90k|  19 | 0.000000e+00 |      --      |    Inf | unknown
717.19/719.37	c   719s| 29300 |   849 |  1645k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  90k|  19 | 0.000000e+00 |      --      |    Inf | unknown
719.18/721.32	c   721s| 29400 |   848 |  1649k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
721.18/723.37	c   723s| 29500 |   848 |  1654k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
723.87/726.05	c   726s| 29600 |   855 |  1661k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
726.16/728.34	c   728s| 29700 |   849 |  1666k|  55.9 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
728.55/730.78	c   731s| 29800 |   851 |  1672k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  92k|  19 | 0.000000e+00 |      --      |    Inf | unknown
731.15/733.33	c   733s| 29900 |   852 |  1679k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  92k|  19 | 0.000000e+00 |      --      |    Inf | unknown
733.44/735.66	c   736s| 30000 |   853 |  1685k|  56.0 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  92k|  19 | 0.000000e+00 |      --      |    Inf | unknown
735.84/738.00	c   738s| 30100 |   857 |  1690k|  56.0 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  93k|  19 | 0.000000e+00 |      --      |    Inf | unknown
738.63/740.82	c   741s| 30200 |   848 |  1697k|  56.0 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  93k|  19 | 0.000000e+00 |      --      |    Inf | unknown
740.83/743.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
740.83/743.00	c   743s| 30300 |   859 |  1702k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  93k|  19 | 0.000000e+00 |      --      |    Inf | unknown
743.41/745.64	c   746s| 30400 |   870 |  1708k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf | unknown
745.71/747.97	c   748s| 30500 |   888 |  1714k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf | unknown
747.91/750.19	c   750s| 30600 |   882 |  1719k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf | unknown
750.09/752.35	c   752s| 30700 |   884 |  1724k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  95k|  19 | 0.000000e+00 |      --      |    Inf | unknown
752.49/754.74	c   755s| 30800 |   876 |  1730k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  95k|  19 | 0.000000e+00 |      --      |    Inf | unknown
754.28/756.53	c   757s| 30900 |   870 |  1734k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  95k|  19 | 0.000000e+00 |      --      |    Inf | unknown
756.48/758.72	c   759s| 31000 |   863 |  1739k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf | unknown
758.97/761.20	c   761s| 31100 |   865 |  1745k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf | unknown
761.36/763.60	c   764s| 31200 |   865 |  1751k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf | unknown
765.55/767.86	c   768s| 31300 |   867 |  1755k|  55.9 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  96k|  19 | 0.000000e+00 |      --      |    Inf | unknown
767.34/769.69	c   770s| 31400 |   872 |  1759k|  55.8 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  97k|  19 | 0.000000e+00 |      --      |    Inf | unknown
769.14/771.46	c   771s| 31500 |   870 |  1763k|  55.8 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  97k|  19 | 0.000000e+00 |      --      |    Inf | unknown
770.93/773.29	c   773s| 31600 |   869 |  1768k|  55.8 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  98k|  19 | 0.000000e+00 |      --      |    Inf | unknown
773.03/775.35	c   775s| 31700 |   870 |  1773k|  55.7 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  98k|  19 | 0.000000e+00 |      --      |    Inf | unknown
774.83/777.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
774.83/777.13	c   777s| 31800 |   873 |  1777k|  55.7 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  98k|  19 | 0.000000e+00 |      --      |    Inf | unknown
776.32/778.66	c   779s| 31900 |   870 |  1781k|  55.6 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  99k|  19 | 0.000000e+00 |      --      |    Inf | unknown
778.21/780.51	c   781s| 32000 |   872 |  1785k|  55.6 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  99k|  19 | 0.000000e+00 |      --      |    Inf | unknown
780.01/782.34	c   782s| 32100 |   870 |  1789k|  55.6 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  99k|  19 | 0.000000e+00 |      --      |    Inf | unknown
782.10/784.44	c   784s| 32200 |   869 |  1794k|  55.5 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 100k|  19 | 0.000000e+00 |      --      |    Inf | unknown
784.10/786.47	c   786s| 32300 |   878 |  1799k|  55.5 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 100k|  19 | 0.000000e+00 |      --      |    Inf | unknown
785.70/788.04	c   788s| 32400 |   868 |  1803k|  55.5 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 100k|  19 | 0.000000e+00 |      --      |    Inf | unknown
787.88/790.27	c   790s| 32500 |   874 |  1809k|  55.5 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf | unknown
789.98/792.30	c   792s| 32600 |   879 |  1813k|  55.4 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 101k|  19 | 0.000000e+00 |      --      |    Inf | unknown
791.78/794.13	c   794s| 32700 |   873 |  1818k|  55.4 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf | unknown
793.57/795.98	c   796s| 32800 |   869 |  1822k|  55.4 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf | unknown
795.67/798.02	c   798s| 32900 |   866 |  1827k|  55.4 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf | unknown
797.85/800.21	c   800s| 33000 |   872 |  1832k|  55.3 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf | unknown
799.35/801.78	c   802s| 33100 |   869 |  1836k|  55.3 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 103k|  19 | 0.000000e+00 |      --      |    Inf | unknown
801.05/803.42	c   803s| 33200 |   867 |  1840k|  55.2 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 103k|  19 | 0.000000e+00 |      --      |    Inf | unknown
802.94/805.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
802.94/805.38	c   805s| 33300 |   871 |  1844k|  55.2 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 103k|  19 | 0.000000e+00 |      --      |    Inf | unknown
805.03/807.43	c   807s| 33400 |   862 |  1849k|  55.2 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 103k|  19 | 0.000000e+00 |      --      |    Inf | unknown
806.83/809.25	c   809s| 33500 |   863 |  1853k|  55.2 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 104k|  19 | 0.000000e+00 |      --      |    Inf | unknown
808.73/811.12	c   811s| 33600 |   861 |  1858k|  55.1 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 104k|  19 | 0.000000e+00 |      --      |    Inf | unknown
811.02/813.41	c   813s| 33700 |   867 |  1864k|  55.1 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 104k|  19 | 0.000000e+00 |      --      |    Inf | unknown
812.91/815.30	c   815s| 33800 |   865 |  1868k|  55.1 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
815.00/817.48	c   817s| 33900 |   866 |  1873k|  55.1 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
816.80/819.22	c   819s| 34000 |   869 |  1877k|  55.0 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
818.60/821.09	c   821s| 34100 |   872 |  1881k|  55.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
820.29/822.73	c   823s| 34200 |   864 |  1885k|  55.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
821.98/824.42	c   824s| 34300 |   870 |  1889k|  54.9 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
823.38/825.85	c   826s| 34400 |   868 |  1892k|  54.8 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
825.17/827.68	c   828s| 34500 |   869 |  1896k|  54.8 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
826.97/829.44	c   829s| 34600 |   868 |  1901k|  54.8 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 107k|  19 | 0.000000e+00 |      --      |    Inf | unknown
829.06/831.54	c   832s| 34700 |   878 |  1906k|  54.8 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 107k|  19 | 0.000000e+00 |      --      |    Inf | unknown
830.75/833.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
830.75/833.23	c   833s| 34800 |   881 |  1909k|  54.7 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 107k|  19 | 0.000000e+00 |      --      |    Inf | unknown
832.75/835.23	c   835s| 34900 |   874 |  1914k|  54.7 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
834.55/837.01	c   837s| 35000 |   868 |  1918k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
836.74/839.26	c   839s| 35100 |   864 |  1924k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
838.43/840.92	c   841s| 35200 |   861 |  1928k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
840.53/843.00	c   843s| 35300 |   861 |  1933k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
842.42/844.99	c   845s| 35400 |   866 |  1938k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
844.41/846.94	c   847s| 35500 |   865 |  1942k|  54.5 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
846.71/849.26	c   849s| 35600 |   854 |  1948k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
848.90/851.47	c   851s| 35700 |   861 |  1953k|  54.5 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 110k|  19 | 0.000000e+00 |      --      |    Inf | unknown
850.99/853.52	c   854s| 35800 |   860 |  1958k|  54.5 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 110k|  19 | 0.000000e+00 |      --      |    Inf | unknown
853.19/855.75	c   856s| 35900 |   860 |  1963k|  54.5 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 110k|  19 | 0.000000e+00 |      --      |    Inf | unknown
855.28/857.82	c   858s| 36000 |   862 |  1968k|  54.5 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf | unknown
857.27/859.89	c   860s| 36100 |   857 |  1973k|  54.5 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf | unknown
859.57/862.13	c   862s| 36200 |   854 |  1978k|  54.5 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf | unknown
861.86/864.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
861.86/864.45	c   864s| 36300 |   855 |  1984k|  54.5 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 111k|  19 | 0.000000e+00 |      --      |    Inf | unknown
864.46/867.02	c   867s| 36400 |   863 |  1991k|  54.5 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
867.45/870.04	c   870s| 36500 |   861 |  1999k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
869.84/872.40	c   872s| 36600 |   869 |  2005k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
872.23/874.85	c   875s| 36700 |   862 |  2011k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf | unknown
874.62/877.21	c   877s| 36800 |   866 |  2017k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf | unknown
876.82/879.45	c   879s| 36900 |   865 |  2022k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 113k|  19 | 0.000000e+00 |      --      |    Inf | unknown
878.91/881.59	c   882s| 37000 |   859 |  2028k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 114k|  19 | 0.000000e+00 |      --      |    Inf | unknown
881.51/884.11	c   884s| 37100 |   851 |  2034k|  54.7 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 114k|  19 | 0.000000e+00 |      --      |    Inf | unknown
883.30/885.98	c   886s| 37200 |   856 |  2039k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf | unknown
885.29/887.98	c   888s| 37300 |   854 |  2044k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
887.19/889.89	c   890s| 37400 |   854 |  2049k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
889.08/891.78	c   892s| 37500 |   851 |  2053k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
891.28/893.91	c   894s| 37600 |   856 |  2058k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
893.97/896.64	c   897s| 37700 |   860 |  2065k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
895.86/898.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
895.86/898.58	c   899s| 37800 |   859 |  2070k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
898.46/901.16	c   901s| 37900 |   855 |  2076k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf | unknown
900.35/903.02	c   903s| 38000 |   849 |  2081k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 117k|  19 | 0.000000e+00 |      --      |    Inf | unknown
902.54/905.20	c   905s| 38100 |   854 |  2086k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf | unknown
904.74/907.41	c   907s| 38200 |   850 |  2091k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf | unknown
906.73/909.43	c   909s| 38300 |   850 |  2096k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 118k|  19 | 0.000000e+00 |      --      |    Inf | unknown
909.33/912.00	c   912s| 38400 |   852 |  2103k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf | unknown
911.42/914.13	c   914s| 38500 |   851 |  2108k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
913.71/916.44	c   916s| 38600 |   865 |  2113k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
915.90/918.64	c   919s| 38700 |   851 |  2118k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
918.00/920.74	c   921s| 38800 |   859 |  2123k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
919.99/922.74	c   923s| 38900 |   859 |  2128k|  54.5 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf | unknown
922.29/925.02	c   925s| 39000 |   856 |  2133k|  54.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf | unknown
924.98/927.70	c   928s| 39100 |   852 |  2140k|  54.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
926.97/929.72	c   930s| 39200 |   861 |  2145k|  54.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
929.07/931.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
929.07/931.86	c   932s| 39300 |   865 |  2150k|  54.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
930.76/933.52	c   934s| 39400 |   862 |  2154k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
932.55/935.33	c   935s| 39500 |   859 |  2158k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf | unknown
934.35/937.16	c   937s| 39600 |   861 |  2162k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf | unknown
936.04/938.87	c   939s| 39700 |   859 |  2166k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 122k|  19 | 0.000000e+00 |      --      |    Inf | unknown
938.04/940.82	c   941s| 39800 |   864 |  2170k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 123k|  19 | 0.000000e+00 |      --      |    Inf | unknown
939.93/942.73	c   943s| 39900 |   859 |  2175k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 123k|  19 | 0.000000e+00 |      --      |    Inf | unknown
942.52/945.32	c   945s| 40000 |   869 |  2181k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 123k|  19 | 0.000000e+00 |      --      |    Inf | unknown
945.02/947.84	c   948s| 40100 |   868 |  2187k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
948.01/950.82	c   951s| 40200 |   867 |  2195k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
950.40/953.25	c   953s| 40300 |   856 |  2201k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
952.30/955.17	c   955s| 40400 |   863 |  2206k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
954.20/957.06	c   957s| 40500 |   860 |  2210k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 125k|  19 | 0.000000e+00 |      --      |    Inf | unknown
956.29/959.11	c   959s| 40600 |   867 |  2215k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 125k|  19 | 0.000000e+00 |      --      |    Inf | unknown
958.28/961.14	c   961s| 40700 |   862 |  2220k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 126k|  19 | 0.000000e+00 |      --      |    Inf | unknown
960.57/963.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
960.57/963.43	c   963s| 40800 |   859 |  2226k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf | unknown
963.17/966.02	c   966s| 40900 |   858 |  2233k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf | unknown
965.56/968.45	c   968s| 41000 |   873 |  2239k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf | unknown
967.75/970.69	c   971s| 41100 |   874 |  2244k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 127k|  19 | 0.000000e+00 |      --      |    Inf | unknown
970.04/972.91	c   973s| 41200 |   869 |  2250k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 127k|  19 | 0.000000e+00 |      --      |    Inf | unknown
972.34/975.24	c   975s| 41300 |   870 |  2255k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 127k|  19 | 0.000000e+00 |      --      |    Inf | unknown
974.63/977.58	c   978s| 41400 |   873 |  2261k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
976.82/979.75	c   980s| 41500 |   868 |  2267k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
979.52/982.46	c   982s| 41600 |   873 |  2273k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
981.71/984.69	c   985s| 41700 |   871 |  2279k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
984.30/987.22	c   987s| 41800 |   870 |  2285k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf | unknown
986.20/989.14	c   989s| 41900 |   865 |  2290k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf | unknown
988.39/991.30	c   991s| 42000 |   867 |  2295k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf | unknown
990.28/993.24	c   993s| 42100 |   867 |  2300k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 130k|  19 | 0.000000e+00 |      --      |    Inf | unknown
992.28/995.23	c   995s| 42200 |   869 |  2304k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 130k|  19 | 0.000000e+00 |      --      |    Inf | unknown
994.47/997.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
994.47/997.48	c   997s| 42300 |   867 |  2310k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 130k|  19 | 0.000000e+00 |      --      |    Inf | unknown
996.37/999.38	c   999s| 42400 |   867 |  2314k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
998.26/1001.23	c  1001s| 42500 |   864 |  2319k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1000.16/1003.11	c  1003s| 42600 |   861 |  2323k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1002.25/1005.27	c  1005s| 42700 |   863 |  2329k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1005.44/1008.45	c  1008s| 42800 |   864 |  2335k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1007.53/1010.56	c  1011s| 42900 |   867 |  2340k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1009.13/1012.15	c  1012s| 43000 |   865 |  2344k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1011.32/1014.32	c  1014s| 43100 |   859 |  2350k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1013.81/1016.82	c  1017s| 43200 |   864 |  2356k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 133k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1015.61/1018.69	c  1019s| 43300 |   857 |  2361k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 133k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1017.50/1020.55	c  1021s| 43400 |   856 |  2365k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 133k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1019.60/1022.63	c  1023s| 43500 |   855 |  2370k|  54.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1021.99/1025.07	c  1025s| 43600 |   853 |  2376k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1024.48/1027.50	c  1027s| 43700 |   864 |  2381k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1026.58/1029.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1026.58/1029.68	c  1030s| 43800 |   860 |  2386k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1028.87/1031.94	c  1032s| 43900 |   854 |  2392k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1030.76/1033.80	c  1034s| 44000 |   861 |  2396k|  54.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1032.86/1035.95	c  1036s| 44100 |   854 |  2401k|  54.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1034.75/1037.86	c  1038s| 44200 |   851 |  2406k|  54.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1036.95/1040.09	c  1040s| 44300 |   846 |  2411k|  54.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1038.84/1041.90	c  1042s| 44400 |   839 |  2416k|  54.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1040.83/1043.96	c  1044s| 44500 |   843 |  2421k|  54.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1042.83/1045.93	c  1046s| 44600 |   847 |  2425k|  54.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1044.72/1047.86	c  1048s| 44700 |   844 |  2430k|  54.2 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1047.02/1050.17	c  1050s| 44800 |   842 |  2436k|  54.2 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1049.21/1052.30	c  1052s| 44900 |   842 |  2441k|  54.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1051.01/1054.15	c  1054s| 45000 |   838 |  2445k|  54.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1052.70/1055.87	c  1056s| 45100 |   839 |  2449k|  54.2 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 139k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1054.39/1057.58	c  1058s| 45200 |   837 |  2454k|  54.2 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 139k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1056.49/1059.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1056.49/1059.63	c  1060s| 45300 |   840 |  2459k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 139k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1058.58/1061.76	c  1062s| 45400 |   838 |  2464k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1060.78/1063.91	c  1064s| 45500 |   833 |  2469k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1062.98/1066.15	c  1066s| 45600 |   835 |  2474k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1066.76/1069.90	c  1070s| 45700 |   836 |  2481k|  54.2 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1068.65/1071.80	c  1072s| 45800 |   838 |  2486k|  54.1 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 141k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1070.75/1073.97	c  1074s| 45900 |   836 |  2491k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1072.95/1076.19	c  1076s| 46000 |   838 |  2496k|  54.1 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 141k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1075.03/1078.24	c  1078s| 46100 |   841 |  2502k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1077.43/1080.66	c  1081s| 46200 |   838 |  2507k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1079.52/1082.76	c  1083s| 46300 |   832 |  2512k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1081.62/1084.88	c  1085s| 46400 |   834 |  2518k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1083.21/1086.44	c  1086s| 46500 |   833 |  2521k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1085.21/1088.45	c  1088s| 46600 |   835 |  2526k|  54.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1087.20/1090.47	c  1090s| 46700 |   836 |  2531k|  54.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 143k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1089.09/1092.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1089.09/1092.32	c  1092s| 46800 |   837 |  2535k|  54.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 144k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1090.59/1093.80	c  1094s| 46900 |   837 |  2539k|  54.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 144k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1092.48/1095.71	c  1096s| 47000 |   834 |  2543k|  54.0 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 144k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1094.38/1097.60	c  1098s| 47100 |   838 |  2547k|  54.0 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 144k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1096.37/1099.66	c  1100s| 47200 |   839 |  2553k|  54.0 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1098.57/1101.88	c  1102s| 47300 |   836 |  2558k|  54.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1100.76/1104.02	c  1104s| 47400 |   835 |  2564k|  54.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1102.65/1105.94	c  1106s| 47500 |   838 |  2568k|  53.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1105.05/1108.37	c  1108s| 47600 |   832 |  2575k|  54.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1107.34/1110.67	c  1111s| 47700 |   838 |  2580k|  54.0 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1109.53/1112.85	c  1113s| 47800 |   847 |  2584k|  53.9 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1111.43/1114.70	c  1115s| 47900 |   839 |  2589k|  53.9 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1113.22/1116.53	c  1117s| 48000 |   837 |  2593k|  53.9 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1115.02/1118.31	c  1118s| 48100 |   830 |  2597k|  53.9 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1117.11/1120.45	c  1120s| 48200 |   840 |  2602k|  53.9 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1119.10/1122.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1119.10/1122.40	c  1122s| 48300 |   839 |  2607k|  53.9 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1120.71/1124.04	c  1124s| 48400 |   843 |  2611k|  53.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1122.39/1125.77	c  1126s| 48500 |   845 |  2616k|  53.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1123.99/1127.32	c  1127s| 48600 |   845 |  2619k|  53.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1125.69/1129.05	c  1129s| 48700 |   845 |  2623k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1127.68/1131.06	c  1131s| 48800 |   850 |  2628k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 150k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1129.68/1133.08	c  1133s| 48900 |   853 |  2633k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 150k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1131.77/1135.15	c  1135s| 49000 |   841 |  2639k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 150k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1133.76/1137.12	c  1137s| 49100 |   835 |  2643k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1135.66/1139.05	c  1139s| 49200 |   841 |  2648k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1137.65/1141.02	c  1141s| 49300 |   835 |  2653k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1139.24/1142.65	c  1143s| 49400 |   834 |  2657k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1141.14/1144.54	c  1145s| 49500 |   836 |  2661k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1143.33/1146.75	c  1147s| 49600 |   834 |  2667k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1145.63/1149.07	c  1149s| 49700 |   835 |  2673k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1147.62/1151.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1147.62/1151.06	c  1151s| 49800 |   830 |  2677k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 153k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1150.21/1153.67	c  1154s| 49900 |   837 |  2684k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 153k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1152.40/1155.81	c  1156s| 50000 |   836 |  2689k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 153k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1154.30/1157.74	c  1158s| 50100 |   838 |  2694k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 154k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1156.39/1159.84	c  1160s| 50200 |   840 |  2699k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 154k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1158.39/1161.82	c  1162s| 50300 |   836 |  2703k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 154k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1160.78/1164.26	c  1164s| 50400 |   825 |  2709k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 155k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1163.27/1166.75	c  1167s| 50500 |   841 |  2716k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 155k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1165.27/1168.79	c  1169s| 50600 |   846 |  2721k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 155k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1167.36/1170.85	c  1171s| 50700 |   851 |  2726k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 155k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1169.56/1173.08	c  1173s| 50800 |   846 |  2732k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 156k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1171.55/1175.10	c  1175s| 50900 |   843 |  2737k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1174.04/1177.57	c  1178s| 51000 |   845 |  2743k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1176.43/1179.92	c  1180s| 51100 |   849 |  2748k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1178.72/1182.21	c  1182s| 51200 |   852 |  2754k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1180.62/1184.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1180.62/1184.14	c  1184s| 51300 |   848 |  2759k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 157k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1182.62/1186.14	c  1186s| 51400 |   852 |  2764k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 157k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1184.41/1187.92	c  1188s| 51500 |   851 |  2768k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1186.20/1189.76	c  1190s| 51600 |   846 |  2773k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1188.39/1192.00	c  1192s| 51700 |   842 |  2779k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 158k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1190.69/1194.23	c  1194s| 51800 |   844 |  2784k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1192.68/1196.20	c  1196s| 51900 |   846 |  2789k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 159k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1195.07/1198.62	c  1199s| 52000 |   841 |  2795k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 159k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1197.27/1200.89	c  1201s| 52100 |   845 |  2801k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1199.86/1203.49	c  1203s| 52200 |   851 |  2807k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 160k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1202.25/1205.84	c  1206s| 52300 |   847 |  2813k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1204.25/1207.88	c  1208s| 52400 |   843 |  2818k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1206.34/1209.99	c  1210s| 52500 |   844 |  2823k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1208.54/1212.15	c  1212s| 52600 |   844 |  2829k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1210.43/1214.07	c  1214s| 52700 |   838 |  2833k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1212.22/1215.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1212.22/1215.85	c  1216s| 52800 |   833 |  2838k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1214.32/1217.97	c  1218s| 52900 |   837 |  2842k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 162k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1216.11/1219.74	c  1220s| 53000 |   837 |  2847k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 162k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1217.70/1221.38	c  1221s| 53100 |   831 |  2850k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 162k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1219.80/1223.40	c  1223s| 53200 |   832 |  2855k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1221.59/1225.25	c  1225s| 53300 |   829 |  2860k|  53.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 163k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1223.29/1226.98	c  1227s| 53400 |   826 |  2864k|  53.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1225.58/1229.24	c  1229s| 53500 |   821 |  2870k|  53.5 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1227.48/1231.17	c  1231s| 53600 |   820 |  2874k|  53.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 164k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1229.17/1232.82	c  1233s| 53700 |   817 |  2878k|  53.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 164k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1230.96/1234.67	c  1235s| 53800 |   821 |  2883k|  53.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 165k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1232.76/1236.47	c  1236s| 53900 |   826 |  2887k|  53.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 165k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1234.55/1238.27	c  1238s| 54000 |   825 |  2891k|  53.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 165k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1236.65/1240.35	c  1240s| 54100 |   819 |  2896k|  53.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 166k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1238.24/1241.96	c  1242s| 54200 |   821 |  2900k|  53.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1240.14/1243.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1240.14/1243.82	c  1244s| 54300 |   820 |  2905k|  53.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 166k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1241.93/1245.65	c  1246s| 54400 |   818 |  2909k|  53.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 167k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1243.93/1247.66	c  1248s| 54500 |   823 |  2914k|  53.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 167k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1246.12/1249.86	c  1250s| 54600 |   820 |  2920k|  53.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 168k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1248.22/1251.92	c  1252s| 54700 |   815 |  2925k|  53.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 168k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1250.41/1254.17	c  1254s| 54800 |   813 |  2930k|  53.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 168k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1252.20/1255.95	c  1256s| 54900 |   813 |  2935k|  53.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 168k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1254.10/1257.85	c  1258s| 55000 |   807 |  2939k|  53.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 169k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1256.19/1259.92	c  1260s| 55100 |   804 |  2944k|  53.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 169k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1257.99/1261.74	c  1262s| 55200 |   807 |  2948k|  53.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 169k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1259.68/1263.41	c  1263s| 55300 |   805 |  2952k|  53.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 169k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1261.38/1265.10	c  1265s| 55400 |   808 |  2956k|  53.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 170k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1262.97/1266.70	c  1267s| 55500 |   799 |  2960k|  53.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 170k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1264.97/1268.70	c  1269s| 55600 |   798 |  2964k|  53.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 170k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1267.06/1270.85	c  1271s| 55700 |   801 |  2970k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 171k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1269.05/1272.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1269.05/1272.87	c  1273s| 55800 |   793 |  2975k|  53.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 171k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1271.25/1275.04	c  1275s| 55900 |   797 |  2980k|  53.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 171k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1273.64/1277.40	c  1277s| 56000 |   809 |  2986k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1276.03/1279.88	c  1280s| 56100 |   808 |  2992k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1278.33/1282.14	c  1282s| 56200 |   798 |  2997k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1280.43/1284.23	c  1284s| 56300 |   798 |  3002k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1282.82/1286.61	c  1287s| 56400 |   792 |  3008k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 173k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1284.92/1288.76	c  1289s| 56500 |   802 |  3013k|  53.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 173k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1286.81/1290.66	c  1291s| 56600 |   795 |  3018k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 173k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1288.71/1292.50	c  1292s| 56700 |   788 |  3022k|  53.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 174k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1290.90/1294.71	c  1295s| 56800 |   794 |  3027k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 174k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1292.70/1296.55	c  1297s| 56900 |   804 |  3031k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 174k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1294.59/1298.44	c  1298s| 57000 |   795 |  3036k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 175k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1296.58/1300.46	c  1300s| 57100 |   802 |  3040k|  53.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 175k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1298.78/1302.64	c  1303s| 57200 |   797 |  3045k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1300.37/1304.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1300.37/1304.28	c  1304s| 57300 |   799 |  3049k|  53.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1301.97/1305.89	c  1306s| 57400 |   802 |  3053k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1303.66/1307.52	c  1308s| 57500 |   793 |  3057k|  53.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1305.76/1309.61	c  1310s| 57600 |   795 |  3062k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 177k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1307.75/1311.65	c  1312s| 57700 |   795 |  3067k|  53.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 177k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1310.25/1314.17	c  1314s| 57800 |   799 |  3073k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 177k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1312.44/1316.34	c  1316s| 57900 |   800 |  3078k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1314.63/1318.50	c  1318s| 58000 |   799 |  3084k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1316.62/1320.54	c  1321s| 58100 |   795 |  3088k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1319.02/1322.93	c  1323s| 58200 |   797 |  3094k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1321.01/1324.94	c  1325s| 58300 |   797 |  3099k|  53.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 179k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1323.00/1326.94	c  1327s| 58400 |   795 |  3103k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 179k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1324.90/1328.82	c  1329s| 58500 |   786 |  3108k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 179k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1327.20/1331.14	c  1331s| 58600 |   787 |  3114k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 180k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1329.48/1333.42	c  1333s| 58700 |   784 |  3119k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 180k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1331.28/1335.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1331.28/1335.22	c  1335s| 58800 |   783 |  3124k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 181k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1333.18/1337.19	c  1337s| 58900 |   786 |  3129k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 181k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1334.77/1338.79	c  1339s| 59000 |   782 |  3133k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 181k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1336.46/1340.44	c  1340s| 59100 |   781 |  3137k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1338.16/1342.15	c  1342s| 59200 |   779 |  3141k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1340.25/1344.23	c  1344s| 59300 |   784 |  3146k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1342.34/1346.30	c  1346s| 59400 |   779 |  3151k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1344.64/1348.60	c  1349s| 59500 |   779 |  3157k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1346.73/1350.73	c  1351s| 59600 |   778 |  3162k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1348.63/1352.61	c  1353s| 59700 |   778 |  3167k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1351.32/1355.39	c  1355s| 59800 |   787 |  3174k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 184k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1353.41/1357.43	c  1357s| 59900 |   779 |  3179k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 184k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1356.01/1360.02	c  1360s| 60000 |   779 |  3185k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 184k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1358.30/1362.30	c  1362s| 60100 |   782 |  3191k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 185k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1360.69/1364.72	c  1365s| 60200 |   772 |  3197k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 185k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1362.78/1366.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1362.78/1366.82	c  1367s| 60300 |   774 |  3202k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 185k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1364.18/1368.25	c  1368s| 60400 |   777 |  3205k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 186k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1366.08/1370.18	c  1370s| 60500 |   769 |  3210k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 186k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1368.17/1372.20	c  1372s| 60600 |   777 |  3214k|  52.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 186k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1370.16/1374.21	c  1374s| 60700 |   776 |  3219k|  52.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1372.36/1376.41	c  1376s| 60800 |   768 |  3224k|  52.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1374.85/1378.94	c  1379s| 60900 |   769 |  3231k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1377.24/1381.30	c  1381s| 61000 |   768 |  3237k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1379.14/1383.24	c  1383s| 61100 |   767 |  3242k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 188k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1380.73/1384.89	c  1385s| 61200 |   768 |  3245k|  52.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 188k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1382.53/1386.62	c  1387s| 61300 |   774 |  3250k|  52.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 188k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1384.03/1388.16	c  1388s| 61400 |   775 |  3253k|  52.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1385.72/1389.80	c  1390s| 61500 |   771 |  3257k|  52.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1387.51/1391.64	c  1392s| 61600 |   774 |  3261k|  52.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1389.21/1393.30	c  1393s| 61700 |   776 |  3265k|  52.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1391.10/1395.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1391.10/1395.21	c  1395s| 61800 |   778 |  3270k|  52.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 190k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1392.90/1397.00	c  1397s| 61900 |   768 |  3274k|  52.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 190k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1394.59/1398.73	c  1399s| 62000 |   776 |  3278k|  52.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 190k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1396.18/1400.30	c  1400s| 62100 |   773 |  3281k|  52.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1397.98/1402.11	c  1402s| 62200 |   777 |  3285k|  52.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1399.37/1403.56	c  1404s| 62300 |   774 |  3289k|  52.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1400.77/1404.93	c  1405s| 62400 |   775 |  3292k|  52.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1402.56/1406.71	c  1407s| 62500 |   773 |  3296k|  52.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1404.06/1408.26	c  1408s| 62600 |   774 |  3299k|  52.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1405.66/1409.84	c  1410s| 62700 |   768 |  3303k|  52.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1407.75/1411.90	c  1412s| 62800 |   778 |  3307k|  52.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1409.54/1413.72	c  1414s| 62900 |   777 |  3311k|  52.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1411.14/1415.35	c  1415s| 63000 |   779 |  3315k|  52.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1413.03/1417.28	c  1417s| 63100 |   779 |  3320k|  52.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1415.13/1419.31	c  1419s| 63200 |   773 |  3325k|  52.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 194k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1416.72/1420.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1416.72/1420.90	c  1421s| 63300 |   777 |  3329k|  52.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 194k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1418.22/1422.45	c  1422s| 63400 |   770 |  3333k|  52.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 194k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1419.92/1424.16	c  1424s| 63500 |   776 |  3337k|  52.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1421.31/1425.59	c  1426s| 63600 |   776 |  3340k|  52.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1422.91/1427.16	c  1427s| 63700 |   777 |  3343k|  52.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1424.90/1429.12	c  1429s| 63800 |   778 |  3348k|  52.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1426.99/1431.20	c  1431s| 63900 |   779 |  3353k|  52.4 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 196k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1428.98/1433.20	c  1433s| 64000 |   779 |  3358k|  52.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 196k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1430.98/1435.28	c  1435s| 64100 |   772 |  3364k|  52.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 196k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1432.88/1437.14	c  1437s| 64200 |   777 |  3369k|  52.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 196k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1434.57/1438.84	c  1439s| 64300 |   776 |  3373k|  52.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 197k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1436.06/1440.31	c  1440s| 64400 |   777 |  3376k|  52.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 197k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1437.66/1441.91	c  1442s| 64500 |   777 |  3380k|  52.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 197k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1439.35/1443.69	c  1444s| 64600 |   775 |  3384k|  52.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 198k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1441.45/1445.70	c  1446s| 64700 |   779 |  3389k|  52.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 198k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1443.64/1447.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1443.64/1447.99	c  1448s| 64800 |   775 |  3393k|  52.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 198k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1445.24/1449.57	c  1450s| 64900 |   775 |  3397k|  52.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1447.13/1451.45	c  1451s| 65000 |   779 |  3402k|  52.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1448.83/1453.14	c  1453s| 65100 |   778 |  3406k|  52.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1450.42/1454.72	c  1455s| 65200 |   780 |  3410k|  52.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1452.02/1456.36	c  1456s| 65300 |   774 |  3414k|  52.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1453.72/1458.05	c  1458s| 65400 |   767 |  3419k|  52.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1455.81/1460.13	c  1460s| 65500 |   766 |  3424k|  52.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1457.50/1461.87	c  1462s| 65600 |   773 |  3428k|  52.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1459.29/1463.65	c  1464s| 65700 |   769 |  3432k|  52.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1461.09/1465.48	c  1465s| 65800 |   770 |  3436k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1462.88/1467.29	c  1467s| 65900 |   771 |  3441k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1464.98/1469.31	c  1469s| 66000 |   769 |  3445k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1466.87/1471.25	c  1471s| 66100 |   778 |  3450k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1469.26/1473.69	c  1474s| 66200 |   782 |  3456k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1471.16/1475.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1471.16/1475.57	c  1476s| 66300 |   780 |  3460k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1473.15/1477.57	c  1478s| 66400 |   778 |  3465k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 203k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1475.35/1479.74	c  1480s| 66500 |   773 |  3470k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 203k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1477.24/1481.63	c  1482s| 66600 |   776 |  3475k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 203k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1479.24/1483.62	c  1484s| 66700 |   767 |  3480k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1481.23/1485.69	c  1486s| 66800 |   768 |  3485k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1483.42/1487.84	c  1488s| 66900 |   759 |  3490k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1485.32/1489.70	c  1490s| 67000 |   758 |  3494k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1487.41/1491.84	c  1492s| 67100 |   754 |  3500k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 205k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1489.61/1494.09	c  1494s| 67200 |   766 |  3505k|  52.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 205k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1491.60/1496.06	c  1496s| 67300 |   761 |  3510k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 205k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1493.70/1498.14	c  1498s| 67400 |   765 |  3515k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1495.69/1500.18	c  1500s| 67500 |   764 |  3520k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1497.78/1502.20	c  1502s| 67600 |   759 |  3525k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1499.77/1504.27	c  1504s| 67700 |   757 |  3530k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1501.77/1506.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1501.77/1506.25	c  1506s| 67800 |   759 |  3535k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 207k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1504.06/1508.54	c  1509s| 67900 |   750 |  3541k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 207k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1506.36/1510.87	c  1511s| 68000 |   751 |  3547k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 207k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1508.45/1512.96	c  1513s| 68100 |   755 |  3551k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1510.74/1515.27	c  1515s| 68200 |   758 |  3557k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1513.14/1517.68	c  1518s| 68300 |   763 |  3563k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1515.53/1520.01	c  1520s| 68400 |   764 |  3568k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1517.63/1522.12	c  1522s| 68500 |   764 |  3574k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 209k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1519.62/1524.16	c  1524s| 68600 |   766 |  3578k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 209k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1521.41/1525.96	c  1526s| 68700 |   766 |  3583k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 209k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1523.61/1528.17	c  1528s| 68800 |   763 |  3588k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1525.50/1530.01	c  1530s| 68900 |   771 |  3592k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1527.39/1531.99	c  1532s| 69000 |   782 |  3597k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1529.19/1533.76	c  1534s| 69100 |   784 |  3601k|  52.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1531.28/1535.85	c  1536s| 69200 |   783 |  3607k|  52.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 211k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1533.48/1538.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1533.48/1538.01	c  1538s| 69300 |   785 |  3612k|  52.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 211k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1535.37/1539.92	c  1540s| 69400 |   791 |  3617k|  52.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 211k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1536.97/1541.58	c  1542s| 69500 |   785 |  3621k|  52.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 212k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1538.76/1543.32	c  1543s| 69600 |   791 |  3625k|  52.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 212k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1540.56/1545.12	c  1545s| 69700 |   791 |  3629k|  52.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1542.25/1546.84	c  1547s| 69800 |   788 |  3633k|  52.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1543.94/1548.56	c  1549s| 69900 |   790 |  3637k|  52.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1545.74/1550.38	c  1550s| 70000 |   794 |  3642k|  51.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1547.14/1551.76	c  1552s| 70100 |   794 |  3645k|  51.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1548.63/1553.29	c  1553s| 70200 |   791 |  3648k|  51.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1550.53/1555.15	c  1555s| 70300 |   800 |  3653k|  51.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1552.02/1556.61	c  1557s| 70400 |   802 |  3656k|  51.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1553.52/1558.15	c  1558s| 70500 |   795 |  3659k|  51.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 215k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1555.31/1559.92	c  1560s| 70600 |   799 |  3664k|  51.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 215k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1557.01/1561.63	c  1562s| 70700 |   799 |  3668k|  51.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 215k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1558.51/1563.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1558.51/1563.11	c  1563s| 70800 |   803 |  3671k|  51.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 216k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1560.20/1564.83	c  1565s| 70900 |   808 |  3675k|  51.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 216k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1561.59/1566.20	c  1566s| 71000 |   807 |  3678k|  51.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 216k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1563.39/1568.05	c  1568s| 71100 |   804 |  3683k|  51.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 217k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1565.28/1569.90	c  1570s| 71200 |   803 |  3687k|  51.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 217k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1566.98/1571.63	c  1572s| 71300 |   804 |  3691k|  51.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 217k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1568.97/1573.63	c  1574s| 71400 |   808 |  3696k|  51.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 218k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1571.06/1575.73	c  1576s| 71500 |   804 |  3701k|  51.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 218k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1573.16/1577.85	c  1578s| 71600 |   808 |  3706k|  51.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 218k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1574.85/1579.58	c  1580s| 71700 |   805 |  3710k|  51.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 219k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1576.75/1581.47	c  1581s| 71800 |   807 |  3715k|  51.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 219k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1578.84/1583.51	c  1584s| 71900 |   808 |  3720k|  51.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 219k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1580.54/1585.26	c  1585s| 72000 |   806 |  3724k|  51.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 220k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1582.13/1586.85	c  1587s| 72100 |   803 |  3728k|  51.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 220k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1583.92/1588.66	c  1589s| 72200 |   803 |  3732k|  51.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 220k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1585.72/1590.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1585.72/1590.45	c  1590s| 72300 |   804 |  3736k|  51.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1587.71/1592.41	c  1592s| 72400 |   811 |  3741k|  51.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1589.41/1594.14	c  1594s| 72500 |   807 |  3745k|  51.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1591.20/1595.92	c  1596s| 72600 |   804 |  3750k|  51.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 222k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1592.70/1597.47	c  1597s| 72700 |   806 |  3753k|  51.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 222k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1594.30/1599.03	c  1599s| 72800 |   807 |  3757k|  51.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 222k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1595.89/1600.64	c  1601s| 72900 |   805 |  3761k|  51.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 223k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1597.58/1602.31	c  1602s| 73000 |   799 |  3765k|  51.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 223k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1599.18/1603.96	c  1604s| 73100 |   798 |  3769k|  51.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 223k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1600.97/1605.74	c  1606s| 73200 |   805 |  3773k|  51.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 224k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1602.47/1607.20	c  1607s| 73300 |   795 |  3776k|  51.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 224k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1604.27/1609.01	c  1609s| 73400 |   799 |  3781k|  51.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 224k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1605.86/1610.61	c  1611s| 73500 |   795 |  3785k|  51.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 225k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1607.65/1612.44	c  1612s| 73600 |   796 |  3789k|  51.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 225k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1609.55/1614.38	c  1614s| 73700 |   795 |  3794k|  51.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 225k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1611.35/1616.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1611.35/1616.11	c  1616s| 73800 |   801 |  3798k|  51.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 226k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1612.64/1617.47	c  1617s| 73900 |   796 |  3801k|  51.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 226k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1614.43/1619.20	c  1619s| 74000 |   803 |  3805k|  51.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 226k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1615.83/1620.68	c  1621s| 74100 |   798 |  3808k|  51.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 227k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1617.62/1622.43	c  1622s| 74200 |   805 |  3813k|  51.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 227k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1619.52/1624.38	c  1624s| 74300 |   808 |  3818k|  51.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 227k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1621.22/1626.02	c  1626s| 74400 |   811 |  3822k|  51.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1623.01/1627.83	c  1628s| 74500 |   809 |  3826k|  51.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1624.70/1629.50	c  1629s| 74600 |   801 |  3830k|  51.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1626.50/1631.36	c  1631s| 74700 |   802 |  3835k|  51.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1627.99/1632.81	c  1633s| 74800 |   807 |  3838k|  51.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 229k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1629.59/1634.46	c  1634s| 74900 |   809 |  3842k|  51.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 229k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1631.08/1635.90	c  1636s| 75000 |   809 |  3845k|  51.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 229k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1632.58/1637.45	c  1637s| 75100 |   804 |  3849k|  51.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 230k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1634.37/1639.24	c  1639s| 75200 |   806 |  3853k|  51.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 230k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1636.17/1641.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1636.17/1641.08	c  1641s| 75300 |   803 |  3858k|  51.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 230k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1637.86/1642.76	c  1643s| 75400 |   802 |  3862k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1639.26/1644.16	c  1644s| 75500 |   801 |  3865k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1640.95/1645.85	c  1646s| 75600 |   798 |  3870k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1643.15/1648.00	c  1648s| 75700 |   798 |  3876k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1645.15/1650.07	c  1650s| 75800 |   806 |  3881k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 232k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1647.24/1652.16	c  1652s| 75900 |   804 |  3886k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 232k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1649.43/1654.35	c  1654s| 76000 |   806 |  3891k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 232k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1651.62/1656.54	c  1657s| 76100 |   807 |  3897k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 233k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1653.12/1658.09	c  1658s| 76200 |   802 |  3900k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 233k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1655.01/1659.95	c  1660s| 76300 |   803 |  3905k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 233k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1657.01/1662.00	c  1662s| 76400 |   811 |  3910k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1659.21/1664.18	c  1664s| 76500 |   819 |  3915k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1661.49/1666.49	c  1666s| 76600 |   825 |  3920k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1663.39/1668.30	c  1668s| 76700 |   823 |  3925k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1665.28/1670.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1665.28/1670.24	c  1670s| 76800 |   818 |  3930k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 235k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1666.98/1671.99	c  1672s| 76900 |   826 |  3934k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 235k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1668.87/1673.87	c  1674s| 77000 |   820 |  3938k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 235k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1670.67/1675.65	c  1676s| 77100 |   812 |  3943k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 236k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1672.36/1677.30	c  1677s| 77200 |   821 |  3947k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 236k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1673.56/1678.58	c  1679s| 77300 |   820 |  3950k|  51.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 236k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1675.45/1680.49	c  1680s| 77400 |   816 |  3955k|  51.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 237k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1677.35/1682.37	c  1682s| 77500 |   829 |  3959k|  51.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 237k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1679.64/1684.63	c  1685s| 77600 |   833 |  3965k|  51.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 238k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1681.14/1686.19	c  1686s| 77700 |   826 |  3968k|  51.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 238k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1683.14/1688.13	c  1688s| 77800 |   833 |  3973k|  51.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 238k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1684.83/1689.81	c  1690s| 77900 |   832 |  3977k|  51.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 239k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1686.52/1691.51	c  1692s| 78000 |   828 |  3981k|  51.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 239k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1688.41/1693.41	c  1693s| 78100 |   826 |  3986k|  51.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 239k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1690.01/1695.06	c  1695s| 78200 |   828 |  3990k|  50.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 240k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1691.60/1696.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1691.60/1696.63	c  1697s| 78300 |   827 |  3993k|  50.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 240k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1693.50/1698.55	c  1699s| 78400 |   825 |  3998k|  50.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 240k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1694.80/1699.88	c  1700s| 78500 |   830 |  4001k|  50.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 241k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1696.29/1701.35	c  1701s| 78600 |   825 |  4004k|  50.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 241k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1698.48/1703.54	c  1704s| 78700 |   826 |  4010k|  50.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 241k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1700.28/1705.35	c  1705s| 78800 |   827 |  4014k|  50.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 242k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1701.87/1707.00	c  1707s| 78900 |   828 |  4018k|  50.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 242k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1703.77/1708.82	c  1709s| 79000 |   833 |  4023k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 242k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1705.66/1710.78	c  1711s| 79100 |   831 |  4028k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 242k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1707.96/1713.10	c  1713s| 79200 |   834 |  4033k|  50.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1710.15/1715.24	c  1715s| 79300 |   830 |  4039k|  50.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1711.84/1716.96	c  1717s| 79400 |   836 |  4043k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1713.84/1718.97	c  1719s| 79500 |   839 |  4047k|  50.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 244k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1715.83/1720.94	c  1721s| 79600 |   834 |  4052k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 244k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1717.93/1723.06	c  1723s| 79700 |   843 |  4058k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 244k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1722.51/1727.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1722.51/1727.62	c  1728s| 79800 |   839 |  4063k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 244k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1724.40/1729.51	c  1730s| 79900 |   839 |  4067k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 245k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1726.50/1731.63	c  1732s| 80000 |   845 |  4072k|  50.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 245k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1728.59/1733.77	c  1734s| 80100 |   842 |  4077k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 245k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1730.69/1735.84	c  1736s| 80200 |   844 |  4082k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 245k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1732.78/1737.94	c  1738s| 80300 |   848 |  4087k|  50.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 246k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1734.57/1739.77	c  1740s| 80400 |   850 |  4091k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 246k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1736.17/1741.38	c  1741s| 80500 |   850 |  4095k|  50.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 246k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1738.16/1743.32	c  1743s| 80600 |   852 |  4100k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 247k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1739.96/1745.19	c  1745s| 80700 |   854 |  4104k|  50.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 247k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1741.45/1746.67	c  1747s| 80800 |   857 |  4107k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 247k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1743.16/1748.34	c  1748s| 80900 |   861 |  4111k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 248k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1744.75/1749.92	c  1750s| 81000 |   854 |  4115k|  50.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 248k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1747.14/1752.30	c  1752s| 81100 |   855 |  4121k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 248k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1748.95/1754.19	c  1754s| 81200 |   852 |  4125k|  50.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 249k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1750.63/1755.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1750.63/1755.86	c  1756s| 81300 |   849 |  4129k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 249k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1752.43/1757.61	c  1758s| 81400 |   851 |  4133k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 250k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1754.22/1759.43	c  1759s| 81500 |   848 |  4137k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 250k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1756.12/1761.35	c  1761s| 81600 |   844 |  4142k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 250k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1758.01/1763.26	c  1763s| 81700 |   847 |  4147k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 251k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1760.21/1765.48	c  1765s| 81800 |   843 |  4152k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 251k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1761.91/1767.17	c  1767s| 81900 |   842 |  4156k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 251k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1764.19/1769.42	c  1769s| 82000 |   844 |  4162k|  50.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 252k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1765.99/1771.22	c  1771s| 82100 |   853 |  4166k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 252k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1767.79/1773.10	c  1773s| 82200 |   840 |  4171k|  50.7 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 252k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1769.98/1775.24	c  1775s| 82300 |   841 |  4177k|  50.7 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1772.07/1777.39	c  1777s| 82400 |   840 |  4182k|  50.7 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1774.26/1779.51	c  1780s| 82500 |   837 |  4187k|  50.7 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1776.16/1781.40	c  1781s| 82600 |   835 |  4192k|  50.7 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1777.76/1783.02	c  1783s| 82700 |   838 |  4195k|  50.7 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 254k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1779.35/1784.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1779.35/1784.60	c  1785s| 82800 |   834 |  4199k|  50.6 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 254k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1781.04/1786.34	c  1786s| 82900 |   841 |  4203k|  50.6 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 254k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1782.74/1788.01	c  1788s| 83000 |   842 |  4207k|  50.6 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 255k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1784.63/1789.92	c  1790s| 83100 |   837 |  4212k|  50.6 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 255k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1786.33/1791.62	c  1792s| 83200 |   833 |  4216k|  50.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 255k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1788.62/1793.91	c  1794s| 83300 |   836 |  4221k|  50.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 256k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1790.61/1795.90	c  1796s| 83400 |   825 |  4227k|  50.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 256k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1792.11/1797.49	c  1797s| 83500 |   822 |  4230k|  50.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 256k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1793.90/1799.22	c  1799s| 83600 |   826 |  4234k|  50.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 257k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1795.50/1800.80	c  1801s| 83700 |   825 |  4238k|  50.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 257k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1797.29/1802.67	c  1803s| 83800 |   824 |  4243k|  50.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 257k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1799.29/1804.65	c  1805s| 83900 |   818 |  4248k|  50.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 258k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1801.48/1806.85	c  1807s| 84000 |   829 |  4254k|  50.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 258k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1803.68/1809.02	c  1809s| 84100 |   831 |  4259k|  50.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 258k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1805.37/1810.78	c  1811s| 84200 |   840 |  4263k|  50.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 259k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1807.16/1812.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1807.16/1812.52	c  1813s| 84300 |   833 |  4267k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 259k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1809.36/1814.72	c  1815s| 84400 |   836 |  4272k|  50.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 259k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1811.25/1816.65	c  1817s| 84500 |   840 |  4277k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 260k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1813.24/1818.61	c  1819s| 84600 |   842 |  4281k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 260k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1815.04/1820.47	c  1820s| 84700 |   839 |  4285k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 260k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1816.83/1822.26	c  1822s| 84800 |   832 |  4289k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1818.83/1824.22	c  1824s| 84900 |   832 |  4294k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1821.32/1826.73	c  1827s| 85000 |   835 |  4301k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1823.21/1828.62	c  1829s| 85100 |   851 |  4305k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 261k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1825.41/1830.80	c  1831s| 85200 |   836 |  4310k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 262k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1827.10/1832.53	c  1833s| 85300 |   830 |  4314k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 262k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1829.30/1834.71	c  1835s| 85400 |   829 |  4319k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 262k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1831.29/1836.73	c  1837s| 85500 |   839 |  4324k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 263k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1833.18/1838.69	c  1839s| 85600 |   840 |  4329k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 263k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1835.38/1840.86	c  1841s| 85700 |   847 |  4334k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 263k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1837.27/1842.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1837.27/1842.75	c  1843s| 85800 |   844 |  4338k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 264k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1839.17/1844.63	c  1845s| 85900 |   840 |  4343k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 264k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1841.16/1846.68	c  1847s| 86000 |   838 |  4348k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 264k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1843.45/1848.91	c  1849s| 86100 |   842 |  4354k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1845.15/1850.69	c  1851s| 86200 |   841 |  4358k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1846.94/1852.42	c  1852s| 86300 |   841 |  4362k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1848.84/1854.36	c  1854s| 86400 |   842 |  4367k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1850.93/1856.49	c  1856s| 86500 |   847 |  4372k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 266k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1853.02/1858.57	c  1859s| 86600 |   832 |  4377k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 266k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1855.12/1860.62	c  1861s| 86700 |   832 |  4382k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 266k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1856.71/1862.20	c  1862s| 86800 |   830 |  4386k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 266k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1858.61/1864.13	c  1864s| 86900 |   833 |  4391k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 267k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1860.70/1866.28	c  1866s| 87000 |   829 |  4396k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 267k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1862.50/1868.10	c  1868s| 87100 |   831 |  4400k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 267k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1864.69/1870.21	c  1870s| 87200 |   826 |  4405k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1866.59/1872.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1866.59/1872.15	c  1872s| 87300 |   823 |  4410k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1868.38/1873.95	c  1874s| 87400 |   832 |  4414k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1870.07/1875.69	c  1876s| 87500 |   832 |  4418k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 269k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1871.67/1877.23	c  1877s| 87600 |   819 |  4422k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 269k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1873.26/1878.87	c  1879s| 87700 |   824 |  4426k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 269k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1875.16/1880.73	c  1881s| 87800 |   817 |  4430k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 270k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1876.85/1882.49	c  1882s| 87900 |   818 |  4434k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 270k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1878.85/1884.42	c  1884s| 88000 |   822 |  4439k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 270k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1880.74/1886.30	c  1886s| 88100 |   823 |  4444k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 271k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1882.74/1888.31	c  1888s| 88200 |   820 |  4449k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 271k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1885.03/1890.60	c  1891s| 88300 |   824 |  4455k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 271k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1887.32/1892.94	c  1893s| 88400 |   820 |  4460k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1889.22/1894.87	c  1895s| 88500 |   819 |  4465k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1891.52/1897.18	c  1897s| 88600 |   820 |  4471k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1893.41/1899.07	c  1899s| 88700 |   810 |  4476k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 273k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1895.20/1900.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1895.20/1900.85	c  1901s| 88800 |   816 |  4480k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 273k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1897.40/1903.01	c  1903s| 88900 |   819 |  4485k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 273k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1899.09/1904.74	c  1905s| 89000 |   812 |  4489k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 274k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1900.98/1906.64	c  1907s| 89100 |   800 |  4494k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 274k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1903.27/1908.99	c  1909s| 89200 |   807 |  4500k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 274k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1905.27/1910.94	c  1911s| 89300 |   811 |  4505k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 275k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1907.06/1912.76	c  1913s| 89400 |   800 |  4509k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 275k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1908.76/1914.44	c  1914s| 89500 |   792 |  4513k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 275k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1910.65/1916.33	c  1916s| 89600 |   791 |  4518k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1912.75/1918.44	c  1918s| 89700 |   793 |  4523k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1914.84/1920.57	c  1921s| 89800 |   791 |  4528k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1917.13/1922.87	c  1923s| 89900 |   794 |  4534k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1919.43/1925.18	c  1925s| 90000 |   785 |  4540k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1921.02/1926.73	c  1927s| 90100 |   776 |  4543k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1922.82/1928.59	c  1929s| 90200 |   781 |  4548k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1925.21/1930.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1925.21/1930.91	c  1931s| 90300 |   773 |  4554k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 278k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1926.91/1932.66	c  1933s| 90400 |   773 |  4558k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 278k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1928.50/1934.28	c  1934s| 90500 |   772 |  4562k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 278k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1930.59/1936.31	c  1936s| 90600 |   770 |  4567k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 279k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1932.29/1938.04	c  1938s| 90700 |   764 |  4571k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 279k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1933.79/1939.54	c  1940s| 90800 |   756 |  4575k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 279k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1935.48/1941.24	c  1941s| 90900 |   755 |  4579k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 280k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1936.98/1942.77	c  1943s| 91000 |   747 |  4582k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 280k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1939.27/1945.08	c  1945s| 91100 |   747 |  4588k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 280k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1941.27/1947.09	c  1947s| 91200 |   741 |  4593k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 281k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1943.36/1949.12	c  1949s| 91300 |   744 |  4598k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 281k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1945.55/1951.31	c  1951s| 91400 |   749 |  4603k|  50.3 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 281k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1947.74/1953.52	c  1954s| 91500 |   761 |  4609k|  50.3 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 282k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1949.94/1955.74	c  1956s| 91600 |   755 |  4614k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 282k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1952.63/1958.41	c  1958s| 91700 |   753 |  4621k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 282k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1954.92/1960.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1954.92/1960.72	c  1961s| 91800 |   757 |  4626k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1957.12/1962.90	c  1963s| 91900 |   761 |  4632k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1959.41/1965.25	c  1965s| 92000 |   758 |  4638k|  50.3 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 283k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1961.50/1967.31	c  1967s| 92100 |   757 |  4642k|  50.3 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 283k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1963.70/1969.54	c  1970s| 92200 |   756 |  4648k|  50.3 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 284k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1965.39/1971.29	c  1971s| 92300 |   756 |  4652k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 284k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1967.39/1973.20	c  1973s| 92400 |   760 |  4657k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 285k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1968.88/1974.72	c  1975s| 92500 |   758 |  4660k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 285k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1970.88/1976.72	c  1977s| 92600 |   757 |  4665k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 285k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1972.57/1978.49	c  1978s| 92700 |   760 |  4669k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1974.86/1980.72	c  1981s| 92800 |   756 |  4675k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1976.66/1982.54	c  1983s| 92900 |   758 |  4679k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1978.65/1984.52	c  1985s| 93000 |   762 |  4684k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1980.35/1986.26	c  1986s| 93100 |   757 |  4688k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 287k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1981.94/1987.89	c  1988s| 93200 |   752 |  4692k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 287k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1984.04/1989.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1984.04/1989.90	c  1990s| 93300 |   756 |  4697k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1985.83/1991.74	c  1992s| 93400 |   757 |  4701k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1987.92/1993.83	c  1994s| 93500 |   748 |  4706k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1990.12/1996.04	c  1996s| 93600 |   746 |  4712k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1991.81/1997.76	c  1998s| 93700 |   742 |  4716k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 289k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1993.51/1999.40	c  1999s| 93800 |   734 |  4720k|  50.3 |   461M |  95 |1003 |  51k|  41k| 133 |  1 | 289k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1995.80/2001.76	c  2002s| 93900 |   735 |  4726k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 289k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1997.90/2003.87	c  2004s| 94000 |   733 |  4731k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 290k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1999.69/2005.62	c  2006s| 94100 |   732 |  4735k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 290k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2001.59/2007.52	c  2008s| 94200 |   735 |  4740k|  50.3 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 290k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2003.38/2009.37	c  2009s| 94300 |   732 |  4744k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 291k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2005.47/2011.41	c  2011s| 94400 |   731 |  4749k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 291k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2007.47/2013.49	c  2013s| 94500 |   735 |  4754k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 291k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2009.66/2015.64	c  2016s| 94600 |   736 |  4759k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 292k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2011.76/2017.70	c  2018s| 94700 |   734 |  4764k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 292k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2013.85/2019.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2013.85/2019.84	c  2020s| 94800 |   733 |  4770k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 292k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2016.05/2022.02	c  2022s| 94900 |   729 |  4775k|  50.3 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 293k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2017.94/2023.93	c  2024s| 95000 |   731 |  4780k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 293k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2019.93/2025.95	c  2026s| 95100 |   734 |  4785k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 293k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2021.83/2027.81	c  2028s| 95200 |   734 |  4789k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 294k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2023.72/2029.71	c  2030s| 95300 |   737 |  4794k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 294k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2025.72/2031.72	c  2032s| 95400 |   737 |  4799k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 294k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2027.51/2033.54	c  2034s| 95500 |   738 |  4803k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 294k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2029.41/2035.42	c  2035s| 95600 |   732 |  4808k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 295k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2031.70/2037.78	c  2038s| 95700 |   736 |  4814k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 295k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2033.89/2039.97	c  2040s| 95800 |   722 |  4819k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 296k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2035.89/2041.90	c  2042s| 95900 |   717 |  4824k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 296k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2037.78/2043.80	c  2044s| 96000 |   713 |  4828k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 296k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2039.77/2045.81	c  2046s| 96100 |   717 |  4833k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2041.87/2047.94	c  2048s| 96200 |   716 |  4839k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2044.16/2050.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2044.16/2050.22	c  2050s| 96300 |   713 |  4844k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2046.36/2052.48	c  2052s| 96400 |   705 |  4850k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 297k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2048.25/2054.38	c  2054s| 96500 |   696 |  4855k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 298k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2050.34/2056.46	c  2056s| 96600 |   691 |  4860k|  50.2 |   462M |  95 |1003 |  49k|  41k| 133 |  0 | 298k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2052.54/2058.62	c  2059s| 96700 |   696 |  4865k|  50.2 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 298k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2054.63/2060.75	c  2061s| 96800 |   703 |  4870k|  50.3 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 299k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2056.53/2062.69	c  2063s| 96900 |   700 |  4875k|  50.2 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 299k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2058.62/2064.77	c  2065s| 97000 |   707 |  4880k|  50.2 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 300k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2061.02/2067.10	c  2067s| 97100 |   708 |  4886k|  50.3 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 300k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2063.71/2069.88	c  2070s| 97200 |   702 |  4893k|  50.3 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 300k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2066.10/2072.20	c  2072s| 97300 |   714 |  4898k|  50.3 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 301k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2068.19/2074.39	c  2074s| 97400 |   715 |  4904k|  50.3 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 301k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2070.29/2076.43	c  2076s| 97500 |   728 |  4908k|  50.3 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 301k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2072.58/2078.73	c  2079s| 97600 |   739 |  4914k|  50.3 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2074.98/2081.15	c  2081s| 97700 |   742 |  4919k|  50.3 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2077.47/2083.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2077.47/2083.69	c  2084s| 97800 |   751 |  4925k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2079.76/2085.98	c  2086s| 97900 |   754 |  4931k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 303k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2082.05/2088.25	c  2088s| 98000 |   754 |  4937k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 303k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2084.35/2090.54	c  2091s| 98100 |   752 |  4943k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 303k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2086.44/2092.62	c  2093s| 98200 |   752 |  4947k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2088.63/2094.80	c  2095s| 98300 |   753 |  4952k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2090.73/2097.00	c  2097s| 98400 |   753 |  4958k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2092.52/2098.73	c  2099s| 98500 |   757 |  4961k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2094.32/2100.59	c  2101s| 98600 |   755 |  4966k|  50.3 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 305k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2096.31/2102.58	c  2103s| 98700 |   749 |  4970k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 305k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2098.61/2104.85	c  2105s| 98800 |   752 |  4976k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 306k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2100.40/2106.63	c  2107s| 98900 |   751 |  4980k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 306k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2102.29/2108.58	c  2109s| 99000 |   748 |  4984k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 306k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2103.99/2110.28	c  2110s| 99100 |   745 |  4988k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 306k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2106.28/2112.59	c  2113s| 99200 |   748 |  4994k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 307k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2108.48/2114.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2108.48/2114.72	c  2115s| 99300 |   755 |  4999k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 307k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2110.47/2116.74	c  2117s| 99400 |   760 |  5004k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 307k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2112.66/2118.93	c  2119s| 99500 |   760 |  5010k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 308k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2114.56/2120.80	c  2121s| 99600 |   758 |  5014k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 308k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2116.86/2123.15	c  2123s| 99700 |   769 |  5020k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 309k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2118.85/2125.17	c  2125s| 99800 |   770 |  5025k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 309k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2121.04/2127.32	c  2127s| 99900 |   775 |  5030k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 309k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2122.84/2129.14	c  2129s|100000 |   777 |  5034k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 310k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2125.23/2131.56	c  2132s|100100 |   779 |  5041k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 310k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2127.42/2133.73	c  2134s|100200 |   774 |  5046k|  50.3 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 310k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2129.32/2135.66	c  2136s|100300 |   772 |  5051k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 311k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2131.31/2137.62	c  2138s|100400 |   772 |  5056k|  50.3 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 311k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2133.21/2139.51	c  2140s|100500 |   776 |  5060k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 311k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2134.90/2141.24	c  2141s|100600 |   782 |  5064k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 312k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2137.29/2143.63	c  2144s|100700 |   777 |  5070k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 312k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2139.39/2145.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2139.39/2145.77	c  2146s|100800 |   776 |  5075k|  50.3 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 312k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2141.58/2147.96	c  2148s|100900 |   779 |  5080k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 313k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2143.48/2149.85	c  2150s|101000 |   777 |  5085k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 313k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2145.77/2152.19	c  2152s|101100 |   775 |  5091k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 313k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2148.06/2154.48	c  2154s|101200 |   768 |  5096k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 314k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2150.06/2156.45	c  2156s|101300 |   764 |  5101k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 314k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2151.85/2158.21	c  2158s|101400 |   761 |  5105k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 314k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2153.65/2160.06	c  2160s|101500 |   763 |  5109k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 315k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2155.44/2161.88	c  2162s|101600 |   763 |  5113k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 315k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2157.14/2163.56	c  2164s|101700 |   759 |  5117k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 315k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2159.13/2165.54	c  2166s|101800 |   752 |  5122k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 316k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2161.03/2167.45	c  2167s|101900 |   743 |  5126k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 316k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2163.12/2169.59	c  2170s|102000 |   747 |  5131k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 316k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2165.31/2171.76	c  2172s|102100 |   751 |  5137k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 317k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2167.31/2173.79	c  2174s|102200 |   747 |  5142k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 317k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2169.30/2175.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2169.30/2175.78	c  2176s|102300 |   755 |  5146k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 317k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2171.30/2177.74	c  2178s|102400 |   749 |  5151k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 318k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2173.20/2179.61	c  2180s|102500 |   749 |  5155k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 318k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2175.09/2181.58	c  2182s|102600 |   744 |  5160k|  50.2 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 318k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2177.19/2183.65	c  2184s|102700 |   744 |  5165k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 319k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2178.98/2185.42	c  2185s|102800 |   754 |  5169k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 319k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2180.98/2187.44	c  2187s|102900 |   754 |  5174k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 319k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2183.47/2189.91	c  2190s|103000 |   753 |  5180k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 320k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2185.26/2191.75	c  2192s|103100 |   753 |  5185k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 320k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2187.26/2193.78	c  2194s|103200 |   747 |  5190k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 321k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2189.15/2195.67	c  2196s|103300 |   748 |  5194k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 321k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2191.45/2197.91	c  2198s|103400 |   745 |  5200k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 321k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2193.04/2199.53	c  2200s|103500 |   750 |  5204k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 322k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2194.84/2201.30	c  2201s|103600 |   753 |  5209k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 322k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2196.33/2202.81	c  2203s|103700 |   750 |  5212k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 322k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2198.33/2204.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2198.33/2204.87	c  2205s|103800 |   753 |  5218k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 323k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2200.32/2206.88	c  2207s|103900 |   751 |  5223k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 323k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2202.31/2208.81	c  2209s|104000 |   751 |  5227k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 323k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2204.41/2210.98	c  2211s|104100 |   743 |  5232k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 324k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2206.10/2212.69	c  2213s|104200 |   751 |  5236k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 324k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2208.50/2215.05	c  2215s|104300 |   747 |  5242k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 325k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2210.39/2216.95	c  2217s|104400 |   745 |  5247k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 325k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2212.49/2219.06	c  2219s|104500 |   747 |  5252k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 325k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2214.68/2221.24	c  2221s|104600 |   746 |  5258k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 326k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2217.17/2223.72	c  2224s|104700 |   746 |  5264k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 326k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2219.47/2226.08	c  2226s|104800 |   749 |  5270k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 326k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2221.56/2228.18	c  2228s|104900 |   742 |  5275k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 326k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2223.46/2230.08	c  2230s|105000 |   739 |  5280k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 327k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2225.35/2231.96	c  2232s|105100 |   738 |  5284k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 327k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2227.24/2233.83	c  2234s|105200 |   735 |  5289k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 327k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2228.94/2235.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2228.94/2235.53	c  2236s|105300 |   732 |  5293k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 328k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2230.93/2237.53	c  2238s|105400 |   733 |  5297k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 328k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2232.93/2239.52	c  2240s|105500 |   731 |  5302k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 329k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2237.21/2243.88	c  2244s|105600 |   722 |  5307k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 329k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2239.01/2245.64	c  2246s|105700 |   728 |  5311k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 329k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2240.80/2247.46	c  2247s|105800 |   727 |  5315k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 330k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2242.90/2249.53	c  2250s|105900 |   721 |  5320k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 330k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2244.69/2251.33	c  2251s|106000 |   731 |  5324k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 330k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2246.69/2253.32	c  2253s|106100 |   726 |  5329k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 331k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2248.58/2255.29	c  2255s|106200 |   724 |  5333k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 331k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2250.57/2257.24	c  2257s|106300 |   720 |  5338k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2252.37/2259.03	c  2259s|106400 |   719 |  5342k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2254.47/2261.17	c  2261s|106500 |   718 |  5348k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2256.66/2263.33	c  2263s|106600 |   715 |  5353k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2258.85/2265.52	c  2266s|106700 |   709 |  5359k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2261.15/2267.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2261.15/2267.87	c  2268s|106800 |   712 |  5364k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2262.84/2269.52	c  2270s|106900 |   708 |  5368k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2264.74/2271.41	c  2271s|107000 |   707 |  5373k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2266.53/2273.22	c  2273s|107100 |   709 |  5378k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2268.52/2275.24	c  2275s|107200 |   705 |  5383k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 335k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2270.32/2277.06	c  2277s|107300 |   699 |  5388k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 335k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2272.42/2279.14	c  2279s|107400 |   695 |  5393k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 335k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2274.31/2281.07	c  2281s|107500 |   695 |  5397k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 336k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2276.20/2282.97	c  2283s|107600 |   697 |  5402k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 336k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2278.20/2284.93	c  2285s|107700 |   693 |  5407k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 336k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2280.30/2287.06	c  2287s|107800 |   688 |  5412k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 337k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2282.29/2289.02	c  2289s|107900 |   684 |  5417k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 337k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2283.88/2290.68	c  2291s|108000 |   672 |  5421k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 337k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2285.58/2292.38	c  2292s|108100 |   676 |  5424k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 338k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2287.17/2293.97	c  2294s|108200 |   681 |  5428k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 338k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2288.87/2295.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2288.87/2295.64	c  2296s|108300 |   683 |  5432k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 338k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2290.96/2297.75	c  2298s|108400 |   687 |  5437k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 339k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2292.96/2299.79	c  2300s|108500 |   691 |  5442k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 339k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2294.95/2301.76	c  2302s|108600 |   693 |  5447k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 339k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2296.75/2303.53	c  2304s|108700 |   704 |  5451k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 339k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2298.74/2305.53	c  2306s|108800 |   701 |  5456k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 340k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2300.64/2307.48	c  2307s|108900 |   696 |  5460k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 340k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2302.43/2309.22	c  2309s|109000 |   704 |  5465k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 340k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2304.13/2310.94	c  2311s|109100 |   716 |  5469k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 341k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2305.82/2312.65	c  2313s|109200 |   713 |  5473k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 341k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2307.62/2314.49	c  2314s|109300 |   711 |  5477k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 342k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2309.81/2316.63	c  2317s|109400 |   713 |  5482k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 342k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2311.90/2318.71	c  2319s|109500 |   711 |  5487k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 342k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2314.10/2320.94	c  2321s|109600 |   702 |  5492k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2316.59/2323.47	c  2323s|109700 |   708 |  5499k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2318.49/2325.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2318.49/2325.33	c  2325s|109800 |   711 |  5503k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2320.48/2327.39	c  2327s|109900 |   703 |  5508k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 344k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2322.77/2329.60	c  2330s|110000 |   701 |  5514k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 344k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2324.97/2331.83	c  2332s|110100 |   698 |  5519k|  50.1 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 344k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2326.66/2333.55	c  2334s|110200 |   697 |  5523k|  50.1 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 344k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2328.46/2335.33	c  2335s|110300 |   698 |  5528k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 345k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2330.26/2337.15	c  2337s|110400 |   694 |  5532k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 345k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2332.05/2338.99	c  2339s|110500 |   691 |  5537k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 345k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2333.74/2340.67	c  2341s|110600 |   690 |  5541k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 346k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2335.74/2342.60	c  2343s|110700 |   701 |  5545k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 346k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2337.93/2344.84	c  2345s|110800 |   697 |  5551k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 346k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2339.83/2346.73	c  2347s|110900 |   700 |  5556k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 347k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2341.62/2348.58	c  2349s|111000 |   696 |  5560k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 347k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2344.22/2351.11	c  2351s|111100 |   699 |  5567k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 347k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2346.01/2352.95	c  2353s|111200 |   705 |  5572k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 348k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2348.21/2355.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2348.21/2355.14	c  2355s|111300 |   703 |  5577k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 348k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2350.50/2357.45	c  2357s|111400 |   696 |  5583k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 348k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2352.59/2359.54	c  2360s|111500 |   692 |  5588k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 349k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2354.48/2361.48	c  2361s|111600 |   697 |  5593k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 349k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2356.48/2363.40	c  2363s|111700 |   691 |  5598k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 349k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2358.37/2365.33	c  2365s|111800 |   707 |  5602k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 349k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2360.27/2367.28	c  2367s|111900 |   699 |  5607k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 350k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2362.07/2369.09	c  2369s|112000 |   701 |  5612k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 350k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2363.66/2370.62	c  2371s|112100 |   699 |  5615k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 350k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2365.25/2372.26	c  2372s|112200 |   708 |  5618k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 351k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2367.25/2374.28	c  2374s|112300 |   700 |  5623k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 351k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2369.24/2376.26	c  2376s|112400 |   698 |  5628k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 351k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2371.24/2378.21	c  2378s|112500 |   696 |  5632k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 352k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2372.83/2379.84	c  2380s|112600 |   687 |  5636k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 352k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2375.13/2382.10	c  2382s|112700 |   682 |  5642k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 352k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2376.82/2383.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2376.82/2383.82	c  2384s|112800 |   685 |  5646k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 353k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2378.82/2385.80	c  2386s|112900 |   685 |  5651k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 353k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2380.71/2387.75	c  2388s|113000 |   679 |  5656k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 353k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2383.01/2390.07	c  2390s|113100 |   677 |  5662k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2385.10/2392.16	c  2392s|113200 |   677 |  5667k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2387.29/2394.36	c  2394s|113300 |   678 |  5673k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2389.38/2396.43	c  2396s|113400 |   679 |  5678k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2390.78/2397.88	c  2398s|113500 |   676 |  5682k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 355k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2392.87/2399.96	c  2400s|113600 |   671 |  5687k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 355k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2394.77/2401.83	c  2402s|113700 |   671 |  5691k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 355k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2396.97/2404.08	c  2404s|113800 |   670 |  5697k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 356k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2399.06/2406.19	c  2406s|113900 |   665 |  5702k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 356k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2401.06/2408.15	c  2408s|114000 |   653 |  5706k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 356k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2402.95/2410.07	c  2410s|114100 |   650 |  5711k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 357k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2404.74/2411.84	c  2412s|114200 |   660 |  5715k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 357k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2406.83/2413.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2406.83/2413.93	c  2414s|114300 |   655 |  5720k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 357k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2408.93/2416.08	c  2416s|114400 |   668 |  5726k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2410.42/2417.55	c  2418s|114500 |   672 |  5730k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 358k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2412.03/2419.19	c  2419s|114600 |   672 |  5734k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2413.92/2421.02	c  2421s|114700 |   670 |  5738k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 359k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2415.91/2423.03	c  2423s|114800 |   677 |  5743k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 359k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2417.70/2424.80	c  2425s|114900 |   675 |  5746k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 359k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2421.00/2428.13	c  2428s|115000 |   691 |  5752k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 360k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2423.59/2430.72	c  2431s|115100 |   704 |  5759k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 360k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2425.78/2432.99	c  2433s|115200 |   720 |  5765k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 360k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2427.88/2435.09	c  2435s|115300 |   720 |  5770k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 361k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2429.87/2437.06	c  2437s|115400 |   720 |  5775k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 361k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2431.57/2438.79	c  2439s|115500 |   719 |  5779k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 362k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2433.16/2440.39	c  2440s|115600 |   720 |  5783k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 362k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2435.65/2442.80	c  2443s|115700 |   731 |  5789k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 362k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2438.35/2445.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2438.35/2445.52	c  2446s|115800 |   720 |  5796k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 362k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2440.74/2447.98	c  2448s|115900 |   726 |  5803k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 363k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2443.13/2450.34	c  2450s|116000 |   724 |  5809k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 363k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2445.03/2452.29	c  2452s|116100 |   732 |  5814k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 363k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2446.62/2453.86	c  2454s|116200 |   731 |  5817k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 363k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2448.72/2455.92	c  2456s|116300 |   730 |  5822k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 364k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2450.82/2458.05	c  2458s|116400 |   734 |  5827k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 364k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2453.01/2460.28	c  2460s|116500 |   740 |  5833k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 364k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2455.20/2462.43	c  2462s|116600 |   738 |  5838k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2457.39/2464.67	c  2465s|116700 |   739 |  5844k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2459.69/2466.94	c  2467s|116800 |   737 |  5850k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2461.58/2468.83	c  2469s|116900 |   742 |  5854k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2463.78/2471.02	c  2471s|117000 |   742 |  5860k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 366k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2465.97/2473.21	c  2473s|117100 |   750 |  5865k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 366k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2468.36/2475.68	c  2476s|117200 |   749 |  5871k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 366k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2470.46/2477.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2470.46/2477.71	c  2478s|117300 |   759 |  5876k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 367k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2472.35/2479.66	c  2480s|117400 |   763 |  5881k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 367k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2473.95/2481.28	c  2481s|117500 |   757 |  5884k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 367k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2475.75/2483.10	c  2483s|117600 |   757 |  5889k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 368k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2477.34/2484.62	c  2485s|117700 |   756 |  5892k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 368k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2479.33/2486.62	c  2487s|117800 |   765 |  5897k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 368k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2481.22/2488.55	c  2489s|117900 |   769 |  5902k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 369k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2482.73/2490.09	c  2490s|118000 |   768 |  5905k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 369k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2484.52/2491.80	c  2492s|118100 |   769 |  5909k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 369k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2487.01/2494.30	c  2494s|118200 |   776 |  5916k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 370k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2489.30/2496.61	c  2497s|118300 |   771 |  5922k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 370k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2491.00/2498.31	c  2498s|118400 |   769 |  5926k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 370k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2492.99/2500.33	c  2500s|118500 |   767 |  5930k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 371k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2494.79/2502.18	c  2502s|118600 |   766 |  5935k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 371k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2497.18/2504.51	c  2505s|118700 |   769 |  5941k|  50.0 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 371k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2499.07/2506.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2499.07/2506.50	c  2506s|118800 |   765 |  5946k|  50.0 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 371k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2500.87/2508.23	c  2508s|118900 |   772 |  5950k|  50.0 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 372k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2502.47/2509.87	c  2510s|119000 |   777 |  5953k|  50.0 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 372k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2504.86/2512.22	c  2512s|119100 |   790 |  5959k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 372k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2506.25/2513.62	c  2514s|119200 |   786 |  5962k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 373k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2507.66/2515.07	c  2515s|119300 |   783 |  5965k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 373k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2509.54/2516.95	c  2517s|119400 |   789 |  5970k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 373k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2511.44/2518.82	c  2519s|119500 |   787 |  5974k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 373k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2512.93/2520.31	c  2520s|119600 |   787 |  5977k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 374k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2514.43/2521.85	c  2522s|119700 |   779 |  5981k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 374k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2516.22/2523.65	c  2524s|119800 |   779 |  5986k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 374k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2518.52/2525.97	c  2526s|119900 |   786 |  5992k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 374k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2520.51/2527.96	c  2528s|120000 |   793 |  5997k|  49.9 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 375k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2522.41/2529.85	c  2530s|120100 |   788 |  6002k|  49.9 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 375k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2524.40/2531.85	c  2532s|120200 |   791 |  6006k|  49.9 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 375k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2526.60/2534.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2526.60/2534.06	c  2534s|120300 |   791 |  6012k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 376k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2528.59/2536.10	c  2536s|120400 |   797 |  6017k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2530.38/2537.85	c  2538s|120500 |   794 |  6021k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2531.88/2539.38	c  2539s|120600 |   796 |  6024k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2533.68/2541.20	c  2541s|120700 |   796 |  6029k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 377k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2535.57/2543.09	c  2543s|120800 |   798 |  6033k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 377k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2537.86/2545.31	c  2545s|120900 |   801 |  6039k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 377k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2540.35/2547.88	c  2548s|121000 |   801 |  6045k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 378k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2542.65/2550.12	c  2550s|121100 |   802 |  6051k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 378k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2545.14/2552.60	c  2553s|121200 |   809 |  6057k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 378k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2547.64/2555.10	c  2555s|121300 |   802 |  6064k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2550.12/2557.63	c  2558s|121400 |   813 |  6070k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2551.63/2559.15	c  2559s|121500 |   808 |  6073k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2553.81/2561.39	c  2561s|121600 |   810 |  6079k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2556.01/2563.50	c  2563s|121700 |   813 |  6084k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 380k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2558.10/2565.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2558.10/2565.63	c  2566s|121800 |   804 |  6090k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 380k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2560.30/2567.86	c  2568s|121900 |   809 |  6095k|  50.0 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 380k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2562.39/2569.92	c  2570s|122000 |   806 |  6101k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 381k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2564.28/2571.85	c  2572s|122100 |   810 |  6105k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2566.38/2573.91	c  2574s|122200 |   803 |  6110k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2568.97/2576.51	c  2577s|122300 |   808 |  6117k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 382k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2570.97/2578.58	c  2579s|122400 |   803 |  6122k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 382k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2573.06/2580.61	c  2581s|122500 |   805 |  6127k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 382k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2574.95/2582.56	c  2583s|122600 |   803 |  6132k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 383k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2576.65/2584.28	c  2584s|122700 |   804 |  6136k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 383k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2578.84/2586.48	c  2586s|122800 |   802 |  6141k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 383k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2580.74/2588.36	c  2588s|122900 |   802 |  6146k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 383k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2582.73/2590.32	c  2590s|123000 |   794 |  6150k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 384k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2585.53/2593.14	c  2593s|123100 |   818 |  6157k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 384k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2587.82/2595.44	c  2595s|123200 |   827 |  6163k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2590.21/2597.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2590.21/2597.83	c  2598s|123300 |   831 |  6169k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2592.10/2599.72	c  2600s|123400 |   832 |  6173k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 385k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2593.70/2601.35	c  2601s|123500 |   830 |  6177k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2595.40/2603.02	c  2603s|123600 |   836 |  6181k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 386k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2596.99/2604.61	c  2605s|123700 |   838 |  6184k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 386k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2599.28/2606.92	c  2607s|123800 |   836 |  6190k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 386k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2601.38/2609.00	c  2609s|123900 |   839 |  6195k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 387k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2603.17/2610.81	c  2611s|124000 |   839 |  6200k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 387k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2605.37/2613.04	c  2613s|124100 |   842 |  6206k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2607.26/2614.93	c  2615s|124200 |   843 |  6210k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2609.55/2617.28	c  2617s|124300 |   842 |  6216k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2611.65/2619.32	c  2619s|124400 |   838 |  6221k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 388k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2614.04/2621.75	c  2622s|124500 |   836 |  6227k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2616.34/2624.07	c  2624s|124600 |   838 |  6233k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 389k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2618.53/2626.23	c  2626s|124700 |   834 |  6239k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 389k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2620.62/2628.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2620.62/2628.34	c  2628s|124800 |   843 |  6244k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 389k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2622.82/2630.59	c  2631s|124900 |   840 |  6249k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 390k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2625.31/2633.04	c  2633s|125000 |   841 |  6255k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 390k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2628.00/2635.76	c  2636s|125100 |   835 |  6262k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 390k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2630.49/2638.28	c  2638s|125200 |   847 |  6268k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 390k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2632.99/2640.70	c  2641s|125300 |   840 |  6275k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 391k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2634.98/2642.71	c  2643s|125400 |   842 |  6279k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 391k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2637.08/2644.82	c  2645s|125500 |   844 |  6285k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 392k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2639.38/2647.18	c  2647s|125600 |   840 |  6291k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 392k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2641.46/2649.24	c  2649s|125700 |   830 |  6295k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 392k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2643.96/2651.74	c  2652s|125800 |   836 |  6302k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2646.45/2654.24	c  2654s|125900 |   833 |  6308k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2648.54/2656.36	c  2656s|126000 |   829 |  6313k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2651.04/2658.81	c  2659s|126100 |   827 |  6320k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 394k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2653.24/2661.04	c  2661s|126200 |   835 |  6325k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2655.52/2663.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2655.52/2663.34	c  2663s|126300 |   828 |  6331k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2657.72/2665.54	c  2666s|126400 |   828 |  6336k|  50.1 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 395k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2659.61/2667.41	c  2667s|126500 |   820 |  6341k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 395k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2661.51/2669.38	c  2669s|126600 |   834 |  6345k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 395k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2663.21/2671.05	c  2671s|126700 |   828 |  6349k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 395k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2664.90/2672.72	c  2673s|126800 |   836 |  6353k|  50.1 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 396k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2666.89/2674.72	c  2675s|126900 |   827 |  6358k|  50.1 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 396k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2669.38/2677.22	c  2677s|127000 |   828 |  6365k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 396k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2671.98/2679.86	c  2680s|127100 |   831 |  6371k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 396k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2674.37/2682.27	c  2682s|127200 |   835 |  6377k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2676.76/2684.66	c  2685s|127300 |   832 |  6383k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2678.46/2686.33	c  2686s|127400 |   842 |  6387k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 397k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2680.65/2688.54	c  2689s|127500 |   834 |  6392k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2683.04/2690.96	c  2691s|127600 |   836 |  6398k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 398k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2685.64/2693.50	c  2694s|127700 |   836 |  6405k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 398k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2688.03/2695.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2688.03/2695.96	c  2696s|127800 |   829 |  6411k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 399k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2690.32/2698.25	c  2698s|127900 |   830 |  6417k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 399k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2692.42/2700.30	c  2700s|128000 |   835 |  6422k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 399k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2694.61/2702.55	c  2703s|128100 |   828 |  6427k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 400k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2696.80/2704.77	c  2705s|128200 |   831 |  6433k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 400k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2699.20/2707.17	c  2707s|128300 |   831 |  6438k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 400k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2701.49/2709.40	c  2709s|128400 |   830 |  6444k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2703.39/2711.35	c  2711s|128500 |   826 |  6448k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2705.28/2713.27	c  2713s|128600 |   826 |  6453k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 402k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2706.98/2714.96	c  2715s|128700 |   825 |  6457k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 402k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2709.27/2717.25	c  2717s|128800 |   817 |  6464k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 402k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2710.96/2718.96	c  2719s|128900 |   820 |  6468k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 403k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2712.96/2720.99	c  2721s|129000 |   825 |  6472k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 403k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2715.06/2723.00	c  2723s|129100 |   831 |  6477k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 403k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2716.95/2724.96	c  2725s|129200 |   831 |  6482k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 404k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2719.05/2727.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2719.05/2727.05	c  2727s|129300 |   834 |  6487k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 404k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2721.04/2729.08	c  2729s|129400 |   830 |  6492k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 404k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2723.03/2731.02	c  2731s|129500 |   830 |  6497k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 404k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2724.82/2732.82	c  2733s|129600 |   830 |  6501k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 405k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2726.52/2734.54	c  2735s|129700 |   829 |  6505k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 405k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2728.31/2736.32	c  2736s|129800 |   838 |  6509k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 405k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2730.01/2738.10	c  2738s|129900 |   828 |  6514k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 405k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2732.20/2740.22	c  2740s|130000 |   833 |  6519k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2734.00/2742.00	c  2742s|130100 |   822 |  6523k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 406k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2735.69/2743.79	c  2744s|130200 |   828 |  6528k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2737.29/2745.35	c  2745s|130300 |   826 |  6531k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 407k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2738.78/2746.87	c  2747s|130400 |   817 |  6534k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 407k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2741.18/2749.20	c  2749s|130500 |   811 |  6540k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 407k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2743.17/2751.23	c  2751s|130600 |   812 |  6545k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 408k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2745.17/2753.28	c  2753s|130700 |   813 |  6550k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 408k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2747.36/2755.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2747.36/2755.48	c  2755s|130800 |   814 |  6555k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 408k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2749.45/2757.54	c  2758s|130900 |   821 |  6560k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 409k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2751.75/2759.87	c  2760s|131000 |   811 |  6566k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 409k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2753.74/2761.87	c  2762s|131100 |   818 |  6571k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 409k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2756.43/2764.54	c  2765s|131200 |   826 |  6578k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 409k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2758.63/2766.71	c  2767s|131300 |   822 |  6584k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 410k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2760.82/2768.93	c  2769s|131400 |   823 |  6590k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 410k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2763.31/2771.41	c  2771s|131500 |   828 |  6596k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 410k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2765.51/2773.63	c  2774s|131600 |   825 |  6602k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 411k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2767.40/2775.56	c  2776s|131700 |   821 |  6607k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 411k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2769.40/2777.56	c  2778s|131800 |   814 |  6612k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 411k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2771.09/2779.20	c  2779s|131900 |   814 |  6616k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 412k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2773.18/2781.31	c  2781s|132000 |   808 |  6622k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 412k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2775.28/2783.47	c  2783s|132100 |   808 |  6627k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 412k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2777.37/2785.58	c  2786s|132200 |   804 |  6632k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 413k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2779.87/2788.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2779.87/2788.00	c  2788s|132300 |   805 |  6638k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 413k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2782.17/2790.35	c  2790s|132400 |   808 |  6644k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 413k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2784.46/2792.67	c  2793s|132500 |   808 |  6650k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 414k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2786.65/2794.83	c  2795s|132600 |   803 |  6656k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 414k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2788.45/2796.67	c  2797s|132700 |   803 |  6661k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 414k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2790.54/2798.74	c  2799s|132800 |   800 |  6666k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 415k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2792.64/2800.81	c  2801s|132900 |   802 |  6671k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 415k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2794.63/2802.84	c  2803s|133000 |   793 |  6676k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 415k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2796.93/2805.18	c  2805s|133100 |   798 |  6682k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2799.12/2807.31	c  2807s|133200 |   804 |  6688k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2801.41/2809.63	c  2810s|133300 |   802 |  6694k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2803.60/2811.86	c  2812s|133400 |   791 |  6699k|  50.2 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 416k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2805.50/2813.75	c  2814s|133500 |   790 |  6703k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 417k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2807.59/2815.84	c  2816s|133600 |   795 |  6709k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 417k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2809.49/2817.72	c  2818s|133700 |   794 |  6713k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 417k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2811.38/2819.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2811.38/2819.64	c  2820s|133800 |   786 |  6718k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 418k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2813.88/2822.15	c  2822s|133900 |   792 |  6724k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 418k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2816.17/2824.45	c  2824s|134000 |   782 |  6730k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 419k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2818.16/2826.46	c  2826s|134100 |   781 |  6736k|  50.2 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 419k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2820.06/2828.39	c  2828s|134200 |   775 |  6740k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 419k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2822.05/2830.37	c  2830s|134300 |   769 |  6745k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 420k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2823.75/2832.09	c  2832s|134400 |   767 |  6749k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 420k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2826.14/2834.41	c  2834s|134500 |   768 |  6755k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 420k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2828.03/2836.30	c  2836s|134600 |   770 |  6759k|  50.2 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 421k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2829.43/2837.76	c  2838s|134700 |   769 |  6763k|  50.2 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 421k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2831.92/2840.22	c  2840s|134800 |   769 |  6769k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 421k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2833.92/2842.22	c  2842s|134900 |   768 |  6773k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 422k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2837.61/2845.95	c  2846s|135000 |   772 |  6777k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 422k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2839.40/2847.73	c  2848s|135100 |   767 |  6781k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 422k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2841.49/2849.86	c  2850s|135200 |   767 |  6787k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2843.59/2851.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2843.59/2851.96	c  2852s|135300 |   763 |  6792k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2845.79/2854.20	c  2854s|135400 |   765 |  6797k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2847.98/2856.35	c  2856s|135500 |   764 |  6803k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2850.07/2858.49	c  2858s|135600 |   765 |  6808k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 424k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2851.96/2860.37	c  2860s|135700 |   766 |  6813k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 424k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2853.96/2862.36	c  2862s|135800 |   762 |  6818k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 424k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2856.55/2864.92	c  2865s|135900 |   759 |  6825k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 425k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2858.55/2866.94	c  2867s|136000 |   760 |  6829k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 425k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2860.75/2869.10	c  2869s|136100 |   756 |  6834k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 425k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2862.53/2870.91	c  2871s|136200 |   751 |  6839k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 425k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2864.63/2873.07	c  2873s|136300 |   746 |  6844k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 426k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2866.73/2875.14	c  2875s|136400 |   749 |  6849k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 426k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2868.42/2876.81	c  2877s|136500 |   739 |  6853k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 427k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2869.81/2878.29	c  2878s|136600 |   739 |  6857k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 427k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2871.81/2880.27	c  2880s|136700 |   734 |  6861k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 427k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2873.90/2882.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2873.90/2882.32	c  2882s|136800 |   726 |  6866k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 427k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2875.80/2884.22	c  2884s|136900 |   717 |  6871k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 428k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2878.09/2886.59	c  2887s|137000 |   721 |  6877k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 428k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2879.98/2888.40	c  2888s|137100 |   720 |  6882k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 428k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2881.68/2890.18	c  2890s|137200 |   720 |  6886k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 429k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2883.37/2891.82	c  2892s|137300 |   703 |  6890k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 429k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2885.17/2893.60	c  2894s|137400 |   703 |  6894k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 429k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2886.96/2895.48	c  2895s|137500 |   704 |  6899k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 429k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2889.06/2897.50	c  2898s|137600 |   698 |  6904k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 430k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2891.15/2899.68	c  2900s|137700 |   692 |  6909k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 430k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2892.94/2901.45	c  2901s|137800 |   684 |  6914k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 430k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2894.65/2903.18	c  2903s|137900 |   691 |  6918k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 431k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2896.33/2904.89	c  2905s|138000 |   687 |  6922k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 431k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2898.23/2906.77	c  2907s|138100 |   685 |  6927k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 431k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2899.53/2908.06	c  2908s|138200 |   684 |  6930k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 431k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2901.72/2910.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2901.72/2910.28	c  2910s|138300 |   686 |  6935k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2903.41/2911.95	c  2912s|138400 |   691 |  6939k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2905.21/2913.75	c  2914s|138500 |   693 |  6943k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2907.10/2915.66	c  2916s|138600 |   689 |  6948k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2909.09/2917.61	c  2918s|138700 |   683 |  6953k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2911.69/2920.27	c  2920s|138800 |   682 |  6960k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2914.28/2922.88	c  2923s|138900 |   682 |  6966k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 433k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2916.77/2925.35	c  2925s|139000 |   686 |  6973k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2918.87/2927.45	c  2927s|139100 |   679 |  6978k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2920.96/2929.57	c  2930s|139200 |   673 |  6983k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 434k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2923.25/2931.88	c  2932s|139300 |   678 |  6989k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 434k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2924.85/2933.45	c  2933s|139400 |   678 |  6993k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 434k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2926.65/2935.23	c  2935s|139500 |   678 |  6997k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 435k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2928.04/2936.69	c  2937s|139600 |   682 |  7000k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 435k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2929.74/2938.32	c  2938s|139700 |   673 |  7004k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 435k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2931.44/2940.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2931.44/2940.09	c  2940s|139800 |   670 |  7008k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 435k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2933.23/2941.88	c  2942s|139900 |   670 |  7012k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 436k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2935.42/2944.01	c  2944s|140000 |   666 |  7017k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 436k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2937.71/2946.36	c  2946s|140100 |   665 |  7023k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 436k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2939.71/2948.32	c  2948s|140200 |   669 |  7028k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 437k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2942.00/2950.68	c  2951s|140300 |   666 |  7034k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 437k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2944.10/2952.76	c  2953s|140400 |   665 |  7039k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 437k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2945.99/2954.68	c  2955s|140500 |   661 |  7043k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 437k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2948.08/2956.78	c  2957s|140600 |   660 |  7049k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 438k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2950.18/2958.86	c  2959s|140700 |   661 |  7054k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 438k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2952.48/2961.11	c  2961s|140800 |   657 |  7060k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 438k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2954.37/2963.08	c  2963s|140900 |   654 |  7065k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 439k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2956.56/2965.26	c  2965s|141000 |   657 |  7071k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 439k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2959.05/2967.75	c  2968s|141100 |   659 |  7077k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 439k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2961.15/2969.88	c  2970s|141200 |   644 |  7082k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 440k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2962.94/2971.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2962.94/2971.65	c  2972s|141300 |   643 |  7087k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 440k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2964.44/2973.14	c  2973s|141400 |   635 |  7090k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 440k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2966.23/2974.96	c  2975s|141500 |   635 |  7094k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 441k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2968.03/2976.77	c  2977s|141600 |   637 |  7097k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 441k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2970.12/2978.82	c  2979s|141700 |   629 |  7102k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 441k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2972.01/2980.76	c  2981s|141800 |   633 |  7106k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 441k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2974.01/2982.75	c  2983s|141900 |   639 |  7111k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 442k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2976.10/2984.88	c  2985s|142000 |   642 |  7116k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 442k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2978.00/2986.79	c  2987s|142100 |   636 |  7121k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 442k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2980.09/2988.86	c  2989s|142200 |   640 |  7126k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 443k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2982.48/2991.29	c  2991s|142300 |   630 |  7132k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 443k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2984.78/2993.52	c  2994s|142400 |   638 |  7138k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 444k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2987.28/2996.06	c  2996s|142500 |   650 |  7144k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 444k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2989.66/2998.42	c  2998s|142600 |   655 |  7150k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 444k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2992.06/3000.81	c  3001s|142700 |   649 |  7156k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 445k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2994.55/3003.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2994.55/3003.36	c  3003s|142800 |   629 |  7163k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 445k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2996.44/3005.28	c  3005s|142900 |   630 |  7167k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2998.64/3007.45	c  3007s|143000 |   622 |  7172k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3001.03/3009.84	c  3010s|143100 |   639 |  7178k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3003.12/3011.92	c  3012s|143200 |   662 |  7182k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3005.22/3014.01	c  3014s|143300 |   666 |  7187k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3007.22/3016.10	c  3016s|143400 |   655 |  7192k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3010.00/3018.81	c  3019s|143500 |   660 |  7198k|  50.1 |   463M |  95 |1003 |  48k|  41k| 133 |  1 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3011.90/3020.78	c  3021s|143600 |   668 |  7203k|  50.1 |   463M |  95 |1003 |  48k|  41k| 133 |  1 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3014.59/3023.47	c  3023s|143700 |   683 |  7209k|  50.1 |   463M |  95 |1003 |  48k|  41k| 133 |  1 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3016.59/3025.48	c  3025s|143800 |   687 |  7214k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 448k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3018.48/3027.35	c  3027s|143900 |   685 |  7218k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 448k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3020.28/3029.18	c  3029s|144000 |   689 |  7223k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 448k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3022.18/3031.02	c  3031s|144100 |   689 |  7227k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 448k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3024.46/3033.31	c  3033s|144200 |   721 |  7232k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3026.16/3035.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3026.16/3035.07	c  3035s|144300 |   727 |  7236k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3028.35/3037.20	c  3037s|144400 |   728 |  7241k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 449k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3030.05/3038.95	c  3039s|144500 |   729 |  7246k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 450k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3032.25/3041.10	c  3041s|144600 |   737 |  7251k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 450k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3034.34/3043.22	c  3043s|144700 |   734 |  7255k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 450k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3038.02/3046.91	c  3047s|144800 |   762 |  7263k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 450k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3040.22/3049.11	c  3049s|144900 |   771 |  7268k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3042.22/3051.14	c  3051s|145000 |   776 |  7273k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3044.31/3053.28	c  3053s|145100 |   783 |  7278k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3046.50/3055.41	c  3055s|145200 |   785 |  7283k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 452k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3048.69/3057.65	c  3058s|145300 |   785 |  7289k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 452k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3050.79/3059.71	c  3060s|145400 |   781 |  7294k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 452k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3053.48/3062.44	c  3062s|145500 |   791 |  7300k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3055.87/3064.80	c  3065s|145600 |   788 |  7305k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 453k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3057.97/3066.94	c  3067s|145700 |   789 |  7311k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3060.07/3069.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3060.07/3069.08	c  3069s|145800 |   795 |  7316k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3062.16/3071.14	c  3071s|145900 |   798 |  7320k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3063.95/3072.95	c  3073s|146000 |   798 |  7325k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3065.94/3074.92	c  3075s|146100 |   805 |  7329k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 455k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3067.84/3076.83	c  3077s|146200 |   809 |  7334k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 455k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3069.83/3078.85	c  3079s|146300 |   822 |  7339k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 455k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3071.73/3080.76	c  3081s|146400 |   825 |  7343k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3073.92/3082.99	c  3083s|146500 |   822 |  7348k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3075.91/3084.94	c  3085s|146600 |   828 |  7353k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3078.01/3087.05	c  3087s|146700 |   833 |  7357k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3081.00/3090.04	c  3090s|146800 |   851 |  7365k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3083.39/3092.45	c  3092s|146900 |   859 |  7370k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3085.19/3094.29	c  3094s|147000 |   853 |  7374k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 457k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3087.38/3096.42	c  3096s|147100 |   856 |  7379k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3089.37/3098.43	c  3098s|147200 |   844 |  7384k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3091.47/3100.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3091.47/3100.50	c  3101s|147300 |   862 |  7388k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3093.46/3102.53	c  3103s|147400 |   866 |  7393k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3095.66/3104.70	c  3105s|147500 |   864 |  7398k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 459k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3097.55/3106.61	c  3107s|147600 |   862 |  7402k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3099.45/3108.52	c  3109s|147700 |   869 |  7407k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3101.34/3110.45	c  3110s|147800 |   874 |  7411k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 460k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3103.13/3112.21	c  3112s|147900 |   872 |  7415k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 460k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3105.23/3114.39	c  3114s|148000 |   869 |  7421k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 460k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3107.32/3116.41	c  3116s|148100 |   869 |  7425k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 460k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3109.12/3118.29	c  3118s|148200 |   866 |  7430k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 461k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3111.21/3120.36	c  3120s|148300 |   868 |  7435k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 461k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3113.20/3122.35	c  3122s|148400 |   867 |  7440k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 461k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3115.10/3124.28	c  3124s|148500 |   863 |  7444k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 461k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3117.19/3126.32	c  3126s|148600 |   865 |  7449k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 462k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3118.89/3128.07	c  3128s|148700 |   865 |  7453k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 462k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3120.68/3129.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3120.68/3129.81	c  3130s|148800 |   857 |  7457k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 462k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3122.58/3131.72	c  3132s|148900 |   855 |  7461k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 463k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3124.47/3133.61	c  3134s|149000 |   852 |  7466k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 463k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3126.37/3135.55	c  3136s|149100 |   847 |  7470k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 463k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3128.26/3137.49	c  3137s|149200 |   848 |  7474k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 464k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3130.35/3139.53	c  3140s|149300 |   848 |  7479k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 464k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3132.95/3142.19	c  3142s|149400 |   891 |  7485k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 464k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3135.04/3144.25	c  3144s|149500 |   891 |  7490k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 464k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3137.04/3146.25	c  3146s|149600 |   894 |  7495k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 465k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3139.63/3148.81	c  3149s|149700 |   906 |  7501k|  50.1 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 465k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3141.72/3150.97	c  3151s|149800 |   912 |  7506k|  50.1 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 465k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3143.92/3153.14	c  3153s|149900 |   914 |  7512k|  50.1 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 465k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3145.91/3155.12	c  3155s|150000 |   931 |  7516k|  50.1 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 466k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3147.91/3157.17	c  3157s|150100 |   931 |  7521k|  50.1 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 466k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3150.00/3159.25	c  3159s|150200 |   952 |  7526k|  50.1 |   464M |  95 |1003 |  50k|  41k| 133 |  1 | 466k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3151.99/3161.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3151.99/3161.24	c  3161s|150300 |   949 |  7531k|  50.1 |   464M |  95 |1003 |  50k|   0 | 133 |  0 | 467k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3154.08/3163.36	c  3163s|150400 |   953 |  7536k|  50.1 |   464M |  95 |1003 |  50k|  41k| 133 |  1 | 467k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3156.18/3165.40	c  3165s|150500 |   950 |  7541k|  50.1 |   464M |  95 |1003 |  50k|  41k| 133 |  1 | 467k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3157.97/3167.27	c  3167s|150600 |   950 |  7545k|  50.1 |   464M |  95 |1003 |  50k|   0 | 133 |  0 | 468k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3159.77/3169.04	c  3169s|150700 |   949 |  7549k|  50.1 |   464M |  95 |1003 |  50k|  41k| 133 |  1 | 468k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3162.16/3171.43	c  3171s|150800 |   958 |  7554k|  50.1 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 468k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3163.76/3173.08	c  3173s|150900 |   957 |  7558k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 468k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3165.95/3175.27	c  3175s|151000 |   962 |  7563k|  50.1 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 469k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3167.94/3177.27	c  3177s|151100 |   956 |  7568k|  50.0 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 469k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3169.84/3179.18	c  3179s|151200 |   956 |  7573k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3171.84/3181.13	c  3181s|151300 |   956 |  7577k|  50.0 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 470k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3173.63/3182.97	c  3183s|151400 |   957 |  7582k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3175.52/3184.82	c  3185s|151500 |   958 |  7586k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3177.32/3186.63	c  3187s|151600 |   961 |  7590k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 471k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3179.21/3188.58	c  3189s|151700 |   957 |  7595k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 471k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3181.20/3190.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3181.20/3190.52	c  3191s|151800 |   960 |  7600k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 471k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3183.40/3192.74	c  3193s|151900 |   970 |  7605k|  50.0 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 471k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3185.49/3194.83	c  3195s|152000 |   962 |  7610k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 472k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3187.98/3197.36	c  3197s|152100 |   961 |  7616k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 472k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3190.08/3199.43	c  3199s|152200 |   963 |  7621k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 472k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3192.57/3201.95	c  3202s|152300 |   976 |  7627k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 473k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3194.57/3203.98	c  3204s|152400 |   973 |  7632k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 473k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3196.86/3206.24	c  3206s|152500 |   976 |  7637k|  50.0 |   464M |  95 |1003 |  50k|  41k| 133 |  1 | 473k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3198.66/3208.07	c  3208s|152600 |   984 |  7641k|  50.0 |   464M |  95 |1003 |  50k|   0 | 133 |  0 | 474k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3200.35/3209.71	c  3210s|152700 |   972 |  7645k|  50.0 |   464M |  95 |1003 |  50k|  41k| 133 |  1 | 474k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3202.44/3211.89	c  3212s|152800 |   981 |  7650k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 474k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3205.64/3215.01	c  3215s|152900 |   992 |  7657k|  50.0 |   465M |  95 |1003 |  50k|  41k| 133 |  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3208.23/3217.63	c  3218s|153000 |   995 |  7664k|  50.1 |   465M |  95 |1003 |  50k|  41k| 133 |  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3210.82/3220.20	c  3220s|153100 |  1009 |  7670k|  50.1 |   465M |  95 |1003 |  50k|  41k| 133 |  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3213.81/3223.27	c  3223s|153200 |  1005 |  7678k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 476k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3216.10/3225.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3216.10/3225.59	c  3226s|153300 |  1001 |  7683k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 476k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3218.99/3228.44	c  3228s|153400 |  1011 |  7688k|  50.1 |   465M |  95 |1003 |  49k|  41k| 133 |  1 | 476k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3221.09/3230.53	c  3231s|153500 |  1008 |  7693k|  50.1 |   465M |  95 |1003 |  49k|  41k| 133 |  1 | 476k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3223.28/3232.74	c  3233s|153600 |  1008 |  7698k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 477k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3225.68/3235.15	c  3235s|153700 |  1024 |  7704k|  50.1 |   465M |  95 |1003 |  49k|  41k| 133 |  1 | 477k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3228.07/3237.53	c  3238s|153800 |  1046 |  7710k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 477k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3230.46/3239.93	c  3240s|153900 |  1062 |  7715k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 478k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3232.85/3242.33	c  3242s|154000 |  1081 |  7721k|  50.1 |   465M |  95 |1003 |  50k|  41k| 133 |  1 | 478k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3234.85/3244.31	c  3244s|154100 |  1091 |  7726k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 478k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3236.94/3246.42	c  3246s|154200 |  1090 |  7731k|  50.1 |   465M |  95 |1003 |  50k|  41k| 133 |  1 | 479k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3239.24/3248.78	c  3249s|154300 |  1091 |  7736k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 479k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3241.93/3251.43	c  3251s|154400 |  1105 |  7742k|  50.1 |   466M |  95 |1003 |  50k|   0 | 133 |  0 | 480k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3243.82/3253.37	c  3253s|154500 |  1095 |  7747k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 480k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3246.32/3255.80	c  3256s|154600 |  1096 |  7753k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 480k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3248.21/3257.70	c  3258s|154700 |  1099 |  7757k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3250.20/3259.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3250.20/3259.71	c  3260s|154800 |  1098 |  7762k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3252.10/3261.64	c  3262s|154900 |  1108 |  7767k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3254.19/3263.79	c  3264s|155000 |  1117 |  7771k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3256.39/3265.92	c  3266s|155100 |  1124 |  7776k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 482k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3258.18/3267.74	c  3268s|155200 |  1125 |  7780k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 482k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3260.28/3269.81	c  3270s|155300 |  1136 |  7785k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 483k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3262.47/3272.03	c  3272s|155400 |  1135 |  7789k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 483k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3264.47/3274.08	c  3274s|155500 |  1143 |  7794k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 483k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3266.66/3276.29	c  3276s|155600 |  1150 |  7799k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 483k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3269.15/3278.76	c  3279s|155700 |  1164 |  7805k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 484k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3271.24/3280.82	c  3281s|155800 |  1189 |  7809k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 484k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3273.04/3282.68	c  3283s|155900 |  1171 |  7814k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 484k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3275.13/3284.78	c  3285s|156000 |  1164 |  7818k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 485k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3277.53/3287.15	c  3287s|156100 |  1173 |  7824k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 485k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3279.62/3289.23	c  3289s|156200 |  1179 |  7829k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 485k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3281.71/3291.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3281.71/3291.38	c  3291s|156300 |  1189 |  7834k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 486k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3284.11/3293.74	c  3294s|156400 |  1188 |  7839k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 486k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3286.10/3295.71	c  3296s|156500 |  1180 |  7844k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 486k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3288.00/3297.61	c  3298s|156600 |  1181 |  7848k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 487k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3289.89/3299.54	c  3300s|156700 |  1171 |  7853k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 487k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3292.08/3301.70	c  3302s|156800 |  1168 |  7858k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 487k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3294.28/3303.94	c  3304s|156900 |  1172 |  7863k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 487k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3295.87/3305.56	c  3306s|157000 |  1169 |  7867k|  50.1 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 488k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3298.17/3307.87	c  3308s|157100 |  1177 |  7872k|  50.1 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 488k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3300.16/3309.84	c  3310s|157200 |  1182 |  7877k|  50.1 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 488k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3302.26/3311.91	c  3312s|157300 |  1184 |  7881k|  50.1 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 489k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3303.95/3313.62	c  3314s|157400 |  1183 |  7885k|  50.1 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 489k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3305.74/3315.45	c  3315s|157500 |  1182 |  7889k|  50.1 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 489k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3307.74/3317.45	c  3317s|157600 |  1169 |  7894k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 490k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3309.73/3319.44	c  3319s|157700 |  1170 |  7898k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 490k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3311.23/3320.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3311.23/3320.97	c  3321s|157800 |  1162 |  7902k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 490k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3312.82/3322.54	c  3323s|157900 |  1159 |  7905k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 491k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3314.82/3324.54	c  3325s|158000 |  1166 |  7910k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 491k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3316.71/3326.41	c  3326s|158100 |  1169 |  7914k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 491k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3318.81/3328.57	c  3329s|158200 |  1154 |  7920k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 491k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3321.30/3331.09	c  3331s|158300 |  1157 |  7925k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 492k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3323.59/3333.36	c  3333s|158400 |  1156 |  7930k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 492k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3325.89/3335.69	c  3336s|158500 |  1161 |  7936k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 492k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3328.28/3338.08	c  3338s|158600 |  1172 |  7941k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 493k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3330.57/3340.36	c  3340s|158700 |  1168 |  7947k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 493k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3332.77/3342.53	c  3343s|158800 |  1167 |  7952k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 493k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3334.86/3344.62	c  3345s|158900 |  1170 |  7957k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 494k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3337.15/3346.98	c  3347s|159000 |  1163 |  7962k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 494k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3339.15/3348.99	c  3349s|159100 |  1165 |  7967k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 494k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3341.54/3351.34	c  3351s|159200 |  1156 |  7973k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 495k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3343.54/3353.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3343.54/3353.38	c  3353s|159300 |  1160 |  7977k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 495k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3345.73/3355.55	c  3356s|159400 |  1165 |  7982k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 495k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3347.72/3357.59	c  3358s|159500 |  1164 |  7987k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 496k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3349.72/3359.57	c  3360s|159600 |  1172 |  7991k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 496k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3351.91/3361.71	c  3362s|159700 |  1169 |  7996k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 497k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3354.11/3363.91	c  3364s|159800 |  1176 |  8001k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 497k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3356.40/3366.25	c  3366s|159900 |  1177 |  8007k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 497k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3358.49/3368.36	c  3368s|160000 |  1175 |  8012k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 497k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3360.79/3370.67	c  3371s|160100 |  1175 |  8017k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 498k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3362.98/3372.84	c  3373s|160200 |  1186 |  8022k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 498k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3365.18/3375.03	c  3375s|160300 |  1189 |  8027k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 498k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3367.07/3376.99	c  3377s|160400 |  1180 |  8031k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 499k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3368.96/3378.87	c  3379s|160500 |  1189 |  8035k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 499k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3370.66/3380.52	c  3381s|160600 |  1187 |  8039k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 500k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3372.95/3382.86	c  3383s|160700 |  1190 |  8045k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 500k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3375.34/3385.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3375.34/3385.21	c  3385s|160800 |  1196 |  8050k|  50.0 |   468M |  95 |1003 |  51k|   0 | 133 |  0 | 500k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3377.34/3387.29	c  3387s|160900 |  1197 |  8055k|  50.0 |   468M |  95 |1003 |  51k|  41k| 133 |  1 | 501k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3379.53/3389.43	c  3389s|161000 |  1190 |  8060k|  50.0 |   468M |  95 |1003 |  51k|   0 | 133 |  0 | 501k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3381.53/3391.49	c  3391s|161100 |  1190 |  8064k|  50.0 |   468M |  95 |1003 |  51k|  41k| 133 |  1 | 501k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3383.13/3393.04	c  3393s|161200 |  1180 |  8068k|  50.0 |   468M |  95 |1003 |  51k|  41k| 133 |  1 | 502k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3385.22/3395.10	c  3395s|161300 |  1171 |  8072k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 502k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3387.31/3397.21	c  3397s|161400 |  1174 |  8077k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 502k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3389.40/3399.33	c  3399s|161500 |  1171 |  8082k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 503k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3391.00/3400.99	c  3401s|161600 |  1170 |  8086k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 503k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3392.99/3402.93	c  3403s|161700 |  1163 |  8090k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 503k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3395.09/3405.02	c  3405s|161800 |  1154 |  8095k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 504k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3397.28/3407.27	c  3407s|161900 |  1153 |  8100k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 504k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3399.28/3409.27	c  3409s|162000 |  1156 |  8105k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 504k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3401.47/3411.45	c  3411s|162100 |  1159 |  8110k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 505k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3403.46/3413.40	c  3413s|162200 |  1153 |  8114k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 505k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3405.26/3415.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3405.26/3415.26	c  3415s|162300 |  1141 |  8118k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 505k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3407.45/3417.47	c  3417s|162400 |  1143 |  8123k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 506k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3409.74/3419.74	c  3420s|162500 |  1142 |  8129k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 506k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3411.94/3421.97	c  3422s|162600 |  1146 |  8134k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 506k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3414.14/3424.12	c  3424s|162700 |  1156 |  8139k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 507k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3415.83/3425.86	c  3426s|162800 |  1153 |  8143k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 507k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3418.32/3428.31	c  3428s|162900 |  1160 |  8149k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 507k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3420.12/3430.12	c  3430s|163000 |  1150 |  8154k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 508k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3422.31/3432.35	c  3432s|163100 |  1157 |  8159k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 508k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3424.30/3434.31	c  3434s|163200 |  1156 |  8164k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 508k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3426.00/3436.07	c  3436s|163300 |  1155 |  8168k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 508k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3427.89/3437.95	c  3438s|163400 |  1150 |  8173k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 509k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3429.59/3439.68	c  3440s|163500 |  1139 |  8177k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 509k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3431.28/3441.32	c  3441s|163600 |  1134 |  8181k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 509k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3433.28/3443.33	c  3443s|163700 |  1138 |  8185k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 510k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3435.17/3445.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3435.17/3445.29	c  3445s|163800 |  1134 |  8190k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3437.17/3447.23	c  3447s|163900 |  1136 |  8194k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3438.97/3449.06	c  3449s|164000 |  1139 |  8198k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3441.25/3451.31	c  3451s|164100 |  1165 |  8203k|  50.0 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 511k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3443.45/3453.59	c  3454s|164200 |  1158 |  8209k|  50.0 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 511k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3445.95/3456.05	c  3456s|164300 |  1168 |  8215k|  50.0 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 511k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3448.43/3458.56	c  3459s|164400 |  1166 |  8221k|  50.0 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 511k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3449.94/3460.02	c  3460s|164500 |  1162 |  8223k|  50.0 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 512k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3452.12/3462.25	c  3462s|164600 |  1170 |  8229k|  50.0 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 512k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3454.22/3464.38	c  3464s|164700 |  1174 |  8233k|  50.0 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 512k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3456.41/3466.53	c  3467s|164800 |  1173 |  8238k|  50.0 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 512k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3458.21/3468.39	c  3468s|164900 |  1167 |  8242k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 513k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3460.40/3470.51	c  3471s|165000 |  1173 |  8248k|  50.0 |   468M |  95 |1003 |  48k|   0 | 133 |  0 | 513k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3462.10/3472.20	c  3472s|165100 |  1179 |  8251k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 513k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3463.59/3473.76	c  3474s|165200 |  1174 |  8255k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 514k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3465.69/3475.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3465.69/3475.81	c  3476s|165300 |  1173 |  8259k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 514k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3467.78/3477.96	c  3478s|165400 |  1186 |  8264k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 514k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3469.98/3480.14	c  3480s|165500 |  1186 |  8269k|  49.9 |   468M |  95 |1003 |  48k|   0 | 133 |  0 | 514k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3472.27/3482.47	c  3482s|165600 |  1187 |  8275k|  49.9 |   468M |  95 |1003 |  48k|   0 | 133 |  0 | 515k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3475.66/3485.83	c  3486s|165700 |  1184 |  8280k|  49.9 |   468M |  95 |1003 |  48k|   0 | 133 |  0 | 515k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3477.86/3488.05	c  3488s|165800 |  1203 |  8284k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 515k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3479.95/3490.13	c  3490s|165900 |  1201 |  8289k|  49.9 |   468M |  95 |1003 |  48k|   0 | 133 |  0 | 516k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3482.04/3492.25	c  3492s|166000 |  1202 |  8294k|  49.9 |   468M |  95 |1003 |  48k|   0 | 133 |  0 | 516k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3484.23/3494.45	c  3494s|166100 |  1204 |  8299k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 516k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3486.03/3496.21	c  3496s|166200 |  1205 |  8303k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 516k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3488.02/3498.28	c  3498s|166300 |  1201 |  8308k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 517k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3490.21/3500.43	c  3500s|166400 |  1203 |  8313k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 517k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3491.81/3502.05	c  3502s|166500 |  1199 |  8316k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 517k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3494.10/3504.30	c  3504s|166600 |  1198 |  8322k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 518k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3496.10/3506.33	c  3506s|166700 |  1195 |  8326k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3498.99/3509.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3498.99/3509.27	c  3509s|166800 |  1255 |  8333k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3501.28/3511.53	c  3512s|166900 |  1279 |  8338k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3503.67/3513.96	c  3514s|167000 |  1293 |  8344k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 519k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3505.87/3516.11	c  3516s|167100 |  1299 |  8349k|  49.9 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 519k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3508.26/3518.51	c  3519s|167200 |  1306 |  8355k|  49.9 |   469M |  95 |1003 |  49k|   0 | 133 |  0 | 519k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3510.36/3520.62	c  3521s|167300 |  1298 |  8360k|  49.9 |   469M |  95 |1003 |  49k|   0 | 133 |  0 | 519k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3512.45/3522.75	c  3523s|167400 |  1303 |  8365k|  49.9 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3514.64/3524.94	c  3525s|167500 |  1301 |  8370k|  49.9 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3517.04/3527.38	c  3527s|167600 |  1328 |  8376k|  49.9 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3519.03/3529.33	c  3529s|167700 |  1331 |  8381k|  49.9 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3521.32/3531.60	c  3532s|167800 |  1338 |  8386k|  49.9 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 521k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3524.21/3534.50	c  3534s|167900 |  1353 |  8393k|  50.0 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 521k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3526.81/3537.12	c  3537s|168000 |  1363 |  8399k|  50.0 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 521k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3528.60/3538.97	c  3539s|168100 |  1364 |  8403k|  50.0 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 521k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3530.50/3540.87	c  3541s|168200 |  1360 |  8408k|  50.0 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 522k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3532.99/3543.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3532.99/3543.36	c  3543s|168300 |  1378 |  8414k|  50.0 |   469M |  95 |1003 |  50k|  41k| 133 |  1 | 522k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3535.28/3545.66	c  3546s|168400 |  1382 |  8419k|  50.0 |   469M |  95 |1003 |  50k|  41k| 133 |  1 | 522k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3537.38/3547.74	c  3548s|168500 |  1393 |  8424k|  50.0 |   469M |  95 |1003 |  50k|  41k| 133 |  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3539.07/3549.41	c  3549s|168600 |  1393 |  8428k|  50.0 |   470M |  95 |1003 |  50k|  41k| 133 |  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3541.16/3551.55	c  3552s|168700 |  1384 |  8433k|  50.0 |   470M |  95 |1003 |  50k|  41k| 133 |  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3543.26/3553.68	c  3554s|168800 |  1385 |  8438k|  50.0 |   470M |  95 |1003 |  50k|  41k| 133 |  1 | 523k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3547.05/3557.42	c  3557s|168900 |  1383 |  8444k|  50.0 |   470M |  95 |1003 |  50k|   0 | 133 |  0 | 524k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3549.44/3559.82	c  3560s|169000 |  1395 |  8450k|  50.0 |   470M |  95 |1003 |  49k|  41k| 133 |  1 | 524k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3551.64/3562.06	c  3562s|169100 |  1388 |  8456k|  50.0 |   470M |  95 |1003 |  49k|   0 | 133 |  0 | 524k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3554.03/3564.43	c  3564s|169200 |  1388 |  8462k|  50.0 |   470M |  95 |1003 |  49k|  41k| 133 |  1 | 524k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3556.52/3566.95	c  3567s|169300 |  1396 |  8468k|  50.0 |   470M |  95 |1003 |  49k|  41k| 133 |  1 | 525k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3558.81/3569.29	c  3569s|169400 |  1413 |  8474k|  50.0 |   470M |  95 |1003 |  50k|  41k| 133 |  1 | 525k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3561.31/3571.73	c  3572s|169500 |  1426 |  8479k|  50.0 |   470M |  95 |1003 |  50k|  41k| 133 |  1 | 525k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3563.50/3573.98	c  3574s|169600 |  1422 |  8485k|  50.0 |   470M |  95 |1003 |  50k|  41k| 133 |  1 | 525k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3565.60/3576.01	c  3576s|169700 |  1414 |  8489k|  50.0 |   470M |  95 |1003 |  50k|  41k| 133 |  1 | 526k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3568.09/3578.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3568.09/3578.51	c  3579s|169800 |  1413 |  8496k|  50.0 |   470M |  95 |1003 |  50k|  41k| 133 |  1 | 526k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3570.08/3580.55	c  3581s|169900 |  1415 |  8501k|  50.0 |   470M |  95 |1003 |  50k|  41k| 133 |  1 | 526k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3571.98/3582.47	c  3582s|170000 |  1411 |  8506k|  50.0 |   470M |  95 |1003 |  50k|  41k| 133 |  1 | 526k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3573.68/3584.11	c  3584s|170100 |  1418 |  8510k|  50.0 |   470M |  95 |1003 |  50k|   0 | 133 |  0 | 527k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3575.87/3586.32	c  3586s|170200 |  1429 |  8515k|  50.0 |   470M |  95 |1003 |  50k|   0 | 133 |  0 | 527k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3578.46/3588.96	c  3589s|170300 |  1434 |  8522k|  50.0 |   470M |  95 |1003 |  50k|   0 | 133 |  0 | 527k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3580.66/3591.17	c  3591s|170400 |  1438 |  8527k|  50.0 |   470M |  95 |1003 |  50k|   0 | 133 |  0 | 527k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3582.95/3593.46	c  3593s|170500 |  1441 |  8533k|  50.0 |   470M |  95 |1003 |  50k|  41k| 133 |  1 | 528k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3585.54/3596.09	c  3596s|170600 |  1454 |  8539k|  50.0 |   470M |  95 |1003 |  50k|  41k| 133 |  1 | 528k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3586.43/3597.00	c 
3586.43/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.43/3597.00	c Solving Time (sec) : 3597.00
3586.43/3597.00	c Solving Nodes      : 170643
3586.43/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.43/3597.00	c Dual Bound         : +0.00000000000000e+00
3586.43/3597.00	c Gap                : infinite
3586.43/3597.00	s UNKNOWN
3586.43/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.43/3597.00	c Total Time         :    3597.00
3586.43/3597.00	c   solving          :    3597.00
3586.43/3597.00	c   presolving       :       1.08 (included in solving)
3586.43/3597.00	c   reading          :       0.07 (included in solving)
3586.43/3597.00	c   copying          :       1.17 (14 #copies) (minimal 0.05, maximal 0.11, average 0.08)
3586.43/3597.00	c Original Problem   :
3586.43/3597.00	c   Problem name     : HOME/instance-4443945-1721300493.opb
3586.43/3597.00	c   Variables        : 1020 (1020 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.43/3597.00	c   Constraints      : 43010 initial, 43010 maximal
3586.43/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.43/3597.00	c Presolved Problem  :
3586.43/3597.00	c   Problem name     : t_HOME/instance-4443945-1721300493.opb
3586.43/3597.00	c   Variables        : 1003 (1003 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.43/3597.00	c   Constraints      : 41662 initial, 51667 maximal
3586.43/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.43/3597.00	c   Nonzeros         : 127085 constraint, 1192 clique table
3586.43/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.43/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   domcol           :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   dualsparsify     :       0.43       0.00      1          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   gateextraction   :       0.02       0.00      3          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   implics          :       0.00       0.00      8          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   milp             :       0.09       0.00      1          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   sparsify         :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   trivial          :       0.00       0.00     10          1          0          0          0          0          0          0          0          0
3586.43/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   dualfix          :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   probing          :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   symmetry         :       0.13       0.00      1          5          0          0          0          0          0          5          0          0
3586.43/3597.00	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   setppc           :       0.00       0.00     19          0          1          0          0          0          2          0          0          0
3586.43/3597.00	c   linear           :       0.10       0.02      2          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   orbitope         :       0.00       0.00      6         10          0          0          0          0          0          0          0          0
3586.43/3597.00	c   logicor          :       0.18       0.02     19          0          0          0          0          0       1351          0          0         84
3586.43/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.43/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.43/3597.00	c   benderslp        :          0          0          0          0     107551          0          0       8825          0          0          0          0          0          0          0
3586.43/3597.00	c   integral         :          0          0          0          0     107551          0          0       8825          0          0          0          0          0          0     215102
3586.43/3597.00	c   knapsack         :          0+         1          0      14041          0          0          0          0          0          0          3          0          0          0          0
3586.43/3597.00	c   setppc           :        168        168         11    1093885          0          0          0       8822    2400611      36026    2121798          0          0          0          0
3586.43/3597.00	c   orbitope         :          5          5          0    1057759          0          0          0          0     530691       1775      67551          0          0          0          0
3586.43/3597.00	c   logicor          :      41489+     51493         11     935587          0          0          0          0   13639602      62462    9227556          1          1          0          0
3586.43/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.43/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.43/3597.00	c   benderslp        :       0.05       0.00       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00
3586.43/3597.00	c   integral         :      69.98       0.00       0.00       0.00      69.97       0.00       0.00       0.00       0.00       0.00
3586.43/3597.00	c   knapsack         :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3586.43/3597.00	c   setppc           :      27.70       0.00       0.00      25.43       0.00       0.00       0.00       0.01       2.26       0.00
3586.43/3597.00	c   orbitope         :      12.17       0.00       0.00      12.13       0.00       0.00       0.00       0.00       0.03       0.00
3586.43/3597.00	c   logicor          :     146.66       0.02       0.08     139.68       0.00       0.00       0.00       0.00       6.86       0.01
3586.43/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.43/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.43/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.43/3597.00	c   components       :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3586.43/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.43/3597.00	c   dualfix          :          1          0          0          0
3586.43/3597.00	c   genvbounds       :          0          0          0          0
3586.43/3597.00	c   nlobbt           :          0          0          0          0
3586.43/3597.00	c   obbt             :          0          0          0          0
3586.43/3597.00	c   probing          :          0          0          0          0
3586.43/3597.00	c   pseudoobj        :          0          0          0          0
3586.43/3597.00	c   redcost          :          0          0          0          0
3586.54/3597.00	c   rootredcost      :          0          0          0          0
3586.54/3597.00	c   symmetry         :          0          0          0          0
3586.54/3597.00	c   vbounds          :     941695          0          0          0
3586.54/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.54/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.54/3597.00	c   genvbounds       :       0.16       0.00       0.00       0.16       0.00       0.00
3586.54/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.54/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.54/3597.00	c   probing          :       0.02       0.00       0.02       0.00       0.00       0.00
3586.54/3597.00	c   pseudoobj        :       0.15       0.00       0.00       0.15       0.00       0.00
3586.54/3597.00	c   redcost          :       0.06       0.00       0.00       0.06       0.00       0.00
3586.54/3597.00	c   rootredcost      :       0.08       0.00       0.00       0.08       0.00       0.00
3586.54/3597.00	c   symmetry         :       0.34       0.00       0.13       0.21       0.00       0.00
3586.54/3597.00	c   vbounds          :       5.44       0.00       0.00       5.44       0.00       0.00
3586.54/3597.00	c Symmetry           :
3586.54/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.54/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.54/3597.00	c   lexicographic red:          0 reductions applied,          0 cutoffs
3586.54/3597.00	c   shadow tree time :       0.00 s
3586.54/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.54/3597.00	c   propagation      :      39.46     100260     100202          -    3549470      109.3       7319       51.3          -          -          -
3586.54/3597.00	c   infeasible LP    :       0.03         30         30          -       1171      118.3          1       65.0         28       76.7          0
3586.54/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.54/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.54/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.54/3597.00	c   applied globally :       4.19          -          -          0     528397       80.2          -          -         28          -          -
3586.54/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.54/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.54/3597.00	c   cut pool         :       0.15          -      10520         21          -          -       2955       5502          -          -          -          -          -    (maximal pool size:       2789)
3586.54/3597.00	c   aggregation      :       0.11       0.00         30         11          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.54/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.54/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.54/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   clique           :       0.01       0.00         11         11          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   gomory           :       0.61       0.00         29         10          0          0       2957       5384         48         24         24          0          0
3586.54/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       3216         24         18         18          0          -
3586.54/3597.00	c   > strongcg       :          -          -          -          -          -          -          -       2168         24          6          6          0          -
3586.54/3597.00	c   impliedbounds    :       0.00       0.00         30         11          0          0          3          6          0          4          4          0          0
3586.54/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   multilinear      :       0.00       0.00        156         11          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   rapidlearning    :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   rlt              :       0.00       0.00         21         10          0          0          0          0          0          0          0          0          0
3586.54/3597.00	c   zerohalf         :       0.55       0.00         30         11          0          0         48        112          5        104        100          4          0
3586.54/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.54/3597.00	c   hybrid           :       0.01       0.00         37         11        133          0       5423         23          0       3203
3586.54/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.54/3597.00	c   problem variables:       0.00          -          0          0
3586.54/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.54/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c   relpscost        :      69.84       0.00     107551          0          0          0          0          0          0     215102
3586.54/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.54/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.54/3597.00	c   LP solutions     :       0.00          -          -          0          0
3586.54/3597.00	c   relax solutions  :       0.00          -          -          0          0
3586.54/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3586.54/3597.00	c   strong branching :       0.00          -          -          0          0
3586.54/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3586.54/3597.00	c   adaptivediving   :       6.00       0.00         31          0          0
3586.54/3597.00	c   alns             :      31.07       0.00         13          0          0
3586.54/3597.00	c   bound            :       0.00       0.00          0          0          0
3586.54/3597.00	c   clique           :       0.06       0.00          1          0          0
3586.54/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3586.54/3597.00	c   completesol      :       0.00       0.00          0          0          0
3586.54/3597.00	c   conflictdiving   :       8.46       0.00         18          0          0
3586.54/3597.00	c   crossover        :       0.02       0.00          0          0          0
3586.54/3597.00	c   dins             :       0.00       0.00          0          0          0
3586.54/3597.00	c   distributiondivin:      11.00       0.00         18          0          0
3586.54/3597.00	c   dps              :       0.00       0.00          0          0          0
3586.54/3597.00	c   dualval          :       0.00       0.00          0          0          0
3586.54/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3586.54/3597.00	c   feasjump         :       0.04       0.00          1          0          0
3586.54/3597.00	c   feaspump         :      10.07       0.00          9          0          0
3586.54/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3586.54/3597.00	c   fracdiving       :       4.93       0.00         18          0          0
3586.54/3597.00	c   gins             :       0.02       0.00          0          0          0
3586.54/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3586.54/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3586.54/3597.00	c   indicator        :       0.05       0.00          0          0          0
3586.54/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3586.54/3597.00	c   indoneopt        :       0.05       0.00          0          0          0
3586.54/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3586.54/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3586.54/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3586.54/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3586.54/3597.00	c   linesearchdiving :       5.03       0.00         18          0          0
3586.54/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3586.54/3597.00	c   locks            :       0.02       0.00          1          0          0
3586.54/3597.00	c   lpface           :       0.33       0.00          0          0          0
3586.54/3597.00	c   mpec             :       0.00       0.00          0          0          0
3586.54/3597.00	c   multistart       :       0.00       0.00          0          0          0
3586.54/3597.00	c   mutation         :       0.00       0.00          0          0          0
3586.54/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3586.54/3597.00	c   objpscostdiving  :      40.99       0.00         10          0          0
3586.54/3597.00	c   octane           :       0.00       0.00          0          0          0
3586.54/3597.00	c   ofins            :       0.03       0.00          0          0          0
3586.54/3597.00	c   oneopt           :       0.06       0.00          0          0          0
3586.54/3597.00	c   padm             :       0.00       0.00          0          0          0
3586.54/3597.00	c   proximity        :       0.00       0.00          0          0          0
3586.54/3597.00	c   pscostdiving     :       6.51       0.00         18          0          0
3586.54/3597.00	c   randrounding     :       0.62       0.00       8819          0          0
3586.54/3597.00	c   rens             :       0.18       0.00          1          0          0
3586.54/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3586.54/3597.00	c   repair           :       0.00       0.00          0          0          0
3586.54/3597.00	c   rins             :       0.03       0.00          0          0          0
3586.54/3597.00	c   rootsoldiving    :       6.50       0.00         10          0          0
3586.54/3597.00	c   rounding         :       6.89       0.00       4614          0          0
3586.54/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3586.54/3597.00	c   shiftandpropagate:       0.02       0.00          1          0          0
3586.54/3597.00	c   shifting         :       4.20       0.00       1388          0          0
3586.54/3597.00	c   simplerounding   :       0.06       0.00          0          0          0
3586.54/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3586.54/3597.00	c   subnlp           :       0.08       0.00          0          0          0
3586.54/3597.00	c   trivial          :       0.00       0.00          2          0          0
3586.54/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3586.54/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3586.54/3597.00	c   trysol           :       0.04       0.00          0          0          0
3586.54/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3586.54/3597.00	c   undercover       :       0.00       0.00          0          0          0
3586.54/3597.00	c   vbounds          :       0.04       0.00          1          0          0
3586.54/3597.00	c   veclendiving     :       7.80       0.00         18          0          0
3586.54/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3586.54/3597.00	c   zirounding       :       0.51       0.00       1000          0          0
3586.54/3597.00	c   other solutions  :          -          -          -          0          -
3586.54/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
3586.54/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.54/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.54/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.54/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.54/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.54/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.54/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.54/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.54/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
3586.54/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.54/3597.00	c   primal LP        :       0.03          9          0       0.00       0.00       0.03          9
3586.54/3597.00	c   dual LP          :    2683.93     107619    8326908      77.38    3102.50       0.01          3
3586.54/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3586.54/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.54/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3586.54/3597.00	c   diving/probing LP:     103.36        971     215106     221.53    2081.18
3586.54/3597.00	c   strong branching :       1.40         19       3774     198.63    2689.65          -          -          7
3586.54/3597.00	c     (at root node) :          -         19       3774     198.63          -
3586.54/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3586.54/3597.00	c B&B Tree           :
3586.54/3597.00	c   number of runs   :          1
3586.54/3597.00	c   nodes            :     170643 (107551 internal, 63092 leaves)
3586.54/3597.00	c   feasible leaves  :          0
3586.54/3597.00	c   infeas. leaves   :      63091
3586.54/3597.00	c   objective leaves :          0
3586.54/3597.00	c   nodes (total)    :     170643 (107551 internal, 63092 leaves)
3586.54/3597.00	c   nodes left       :       1450
3586.54/3597.00	c   max depth        :         95
3586.54/3597.00	c   max depth (total):         95
3586.54/3597.00	c   backtracks       :      47213 (27.7%)
3586.54/3597.00	c   early backtracks :          0 (0.0%)
3586.54/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3586.54/3597.00	c   delayed cutoffs  :      43011
3586.54/3597.00	c   repropagations   :     117214 (3871651 domain reductions, 36848 cutoffs)
3586.54/3597.00	c   avg switch length:       3.57
3586.54/3597.00	c   switching time   :     119.33
3586.54/3597.00	c Root Node          :
3586.54/3597.00	c   First LP value   : +0.00000000000000e+00
3586.54/3597.00	c   First LP Iters   :        338 (8797.96 Iter/sec)
3586.54/3597.00	c   First LP Time    :       0.04
3586.54/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3586.54/3597.00	c   Final Root Iters :       6365
3586.54/3597.00	c   Root LP Estimate : +2.81803615936187e-02
3586.54/3597.00	c Solution           :
3586.54/3597.00	c   Solutions found  :          0 (0 improvements)
3586.54/3597.00	c   Primal Bound     :          -
3586.54/3597.00	c   Dual Bound       : +0.00000000000000e+00
3586.54/3597.00	c   Gap              :   infinite
3586.54/3597.00	c Integrals          :      Total       Avg%
3586.54/3597.00	c   primal-dual      :  359699.89     100.00
3586.54/3597.00	c   primal-ref       :          -          - (not evaluated)
3586.54/3597.00	c   dual-ref         :          -          - (not evaluated)
3586.64/3597.11	c Time complete: 3586.66.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (59263 MiB free)
  memory of node 1: 64510 MiB (60441 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100092 s]*
/proc/loadavg: 4.12 4.16 4.14 5/257 981260
/proc/meminfo: memFree=122536184/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=99744 memory=59504 CPUtime=0.09 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 11911 0 0 0 8 1 0 0 20 0 1 0 182214674 102137856 14876 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 24936 14876 3494 3540 0 13193 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 99744 KiB
Current children cumulated memory: 59504 KiB

[startup+0.205691 s]*
/proc/loadavg: 4.12 4.16 4.14 5/257 981260
/proc/meminfo: memFree=122496028/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=143752 memory=101052 CPUtime=0.2 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 21695 0 0 0 17 3 0 0 20 0 1 0 182214674 147202048 25263 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 35938 25263 3558 3540 0 24195 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 143752 KiB
Current children cumulated memory: 101052 KiB

[startup+0.305575 s]*
/proc/loadavg: 4.12 4.16 4.14 5/257 981260
/proc/meminfo: memFree=122486732/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=148236 memory=107440 CPUtime=0.3 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 27818 0 0 0 26 4 0 0 20 0 1 0 182214674 151793664 26860 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 37059 26860 3669 3540 0 25316 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 148236 KiB
Current children cumulated memory: 107440 KiB

[startup+0.70023 s]
/proc/loadavg: 4.12 4.16 4.14 5/257 981260
/proc/meminfo: memFree=122440548/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=279884 memory=226808 CPUtime=0.69 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 39673 0 0 0 62 7 0 0 20 0 1 0 182214674 286601216 56702 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 69971 56702 3717 3540 0 58228 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 279884 KiB
Current children cumulated memory: 226808 KiB

[startup+1.50023 s]
/proc/loadavg: 4.12 4.16 4.14 5/257 981261
/proc/meminfo: memFree=122269040/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=405992 memory=352196 CPUtime=1.48 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 59137 0 0 0 138 10 0 0 20 0 1 0 182214674 415735808 88049 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 101498 88049 3829 3540 0 89755 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 405992 KiB
Current children cumulated memory: 352196 KiB

[startup+3.10553 s]
/proc/loadavg: 4.11 4.16 4.13 5/257 981261
/proc/meminfo: memFree=122235120/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=405992 memory=352196 CPUtime=3.09 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 59139 0 0 0 298 11 0 0 20 0 1 0 182214674 415735808 88049 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 101498 88049 3829 3540 0 89755 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 405992 KiB
Current children cumulated memory: 352196 KiB

[startup+6.30022 s]
/proc/loadavg: 4.11 4.16 4.13 5/257 981261
/proc/meminfo: memFree=122204644/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=546820 memory=446476 CPUtime=6.27 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 82108 0 0 0 613 14 0 0 20 0 1 0 182214674 559943680 111619 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 136705 111619 3941 3540 0 124962 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 546820 KiB
Current children cumulated memory: 446476 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.15 4.13 5/257 981263
/proc/meminfo: memFree=122138964/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=546820 memory=448688 CPUtime=12.65 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 82623 0 0 0 1251 14 0 0 20 0 1 0 182214674 559943680 112172 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 136705 112172 3976 3540 0 124962 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 546820 KiB
Current children cumulated memory: 448688 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.16 4.14 5/257 981264
/proc/meminfo: memFree=122137668/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=546820 memory=449720 CPUtime=25.43 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 82906 0 0 0 2528 15 0 0 20 0 1 0 182214674 559943680 112430 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 136705 112430 3976 3540 0 124962 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 546820 KiB
Current children cumulated memory: 449720 KiB

[startup+51.1054 s]
/proc/loadavg: 4.10 4.15 4.13 5/257 981269
/proc/meminfo: memFree=122136808/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=546820 memory=449720 CPUtime=50.97 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 82911 0 0 0 5082 15 0 0 20 0 1 0 182214674 559943680 112430 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 136705 112430 3976 3540 0 124962 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 546820 KiB
Current children cumulated memory: 449720 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.14 4.13 5/257 981279
/proc/meminfo: memFree=122098856/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=581152 memory=483728 CPUtime=102.04 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 91414 0 0 0 10187 17 0 0 20 0 1 0 182214674 595099648 120932 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 145288 120932 3976 3540 0 133545 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 581152 KiB
Current children cumulated memory: 483728 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.14 4.13 5/256 981291
/proc/meminfo: memFree=122071760/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=597504 memory=501076 CPUtime=161.88 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 95742 0 0 0 16170 18 0 0 20 0 1 0 182214674 611844096 125269 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 149376 125269 3976 3540 0 137633 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 597504 KiB
Current children cumulated memory: 501076 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 4.11 4.12 5/256 981302
/proc/meminfo: memFree=122066520/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=597504 memory=501076 CPUtime=221.7 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 95756 0 0 0 22152 18 0 0 20 0 1 0 182214674 611844096 125269 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 149376 125269 3976 3540 0 137633 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 597504 KiB
Current children cumulated memory: 501076 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 4.14 4.12 5/256 981312
/proc/meminfo: memFree=122059352/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=597504 memory=501076 CPUtime=281.52 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 95760 0 0 0 28134 18 0 0 20 0 1 0 182214674 611844096 125269 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 149376 125269 3976 3540 0 137633 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 597504 KiB
Current children cumulated memory: 501076 KiB

[startup+342.3 s]
/proc/loadavg: 4.19 4.14 4.12 5/256 981324
/proc/meminfo: memFree=122021196/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=616808 memory=519244 CPUtime=341.35 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 100284 0 0 0 34115 20 0 0 20 0 1 0 182214674 631611392 129811 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 154202 129811 3976 3540 0 142459 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 616808 KiB
Current children cumulated memory: 519244 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/256 981335
/proc/meminfo: memFree=122008988/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=616808 memory=519244 CPUtime=401.18 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 100287 0 0 0 40098 20 0 0 20 0 1 0 182214674 631611392 129811 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 154202 129811 3976 3540 0 142459 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 616808 KiB
Current children cumulated memory: 519244 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.13 4.12 5/255 981346
/proc/meminfo: memFree=122000156/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=616808 memory=519244 CPUtime=460.99 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 100290 0 0 0 46079 20 0 0 20 0 1 0 182214674 631611392 129811 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 154202 129811 3976 3540 0 142459 0

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

/proc/loadavg: 4.13 4.12 4.09 5/258 983044
/proc/meminfo: memFree=119640004/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3212.91 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 116037 0 0 0 321265 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3212.91 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 983055
/proc/meminfo: memFree=119609408/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3272.74 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 116289 0 0 0 327248 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3272.74 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/257 983065
/proc/meminfo: memFree=119564752/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3332.57 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 116504 0 0 0 333231 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3332.57 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 983245
/proc/meminfo: memFree=119458624/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3392.39 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 116756 0 0 0 339213 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3392.39 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 983255
/proc/meminfo: memFree=119425648/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3452.22 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 116970 0 0 0 345196 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3452.22 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/260 983271
/proc/meminfo: memFree=119369808/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3512.05 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 117224 0 0 0 351179 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3512.05 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/260 983294
/proc/meminfo: memFree=119320120/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3571.88 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 117436 0 0 0 357162 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3571.88 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

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

# cumulated CPU time of all completed processes:  user=3586.39 s, system=0.271183 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.11 4.09 5/260 983294
/proc/meminfo: memFree=119166912/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3573.58 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 117436 0 0 0 357332 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3573.58 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3590.4 s]
/proc/loadavg: 4.17 4.13 4.10 5/260 983294
/proc/meminfo: memFree=119163884/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3579.95 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 117436 0 0 0 357969 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3579.95 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3593.6 s]
/proc/loadavg: 4.17 4.13 4.10 5/260 983295
/proc/meminfo: memFree=119160340/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3583.14 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 117530 0 0 0 358288 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3583.14 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3595.2 s]
/proc/loadavg: 4.15 4.13 4.09 5/260 983296
/proc/meminfo: memFree=119159332/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3584.74 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 117531 0 0 0 358448 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3584.74 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3596 s]*
/proc/loadavg: 4.15 4.13 4.09 5/260 983296
/proc/meminfo: memFree=119155576/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3585.54 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 117532 0 0 0 358528 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3585.54 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3596.8 s]
/proc/loadavg: 4.15 4.13 4.09 5/260 983296
/proc/meminfo: memFree=119155576/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3586.33 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 117532 0 0 0 358607 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3586.33 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3597 s]*
/proc/loadavg: 4.15 4.13 4.09 5/260 983296
/proc/meminfo: memFree=119155472/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=640284 memory=569928 CPUtime=3586.54 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 117532 0 0 0 358628 26 0 0 20 0 1 0 182214674 655650816 142482 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 160071 142482 3976 3540 0 148328 0
Current children cumulated CPU time: 3586.54 s
Current children cumulated vsize: 640284 KiB
Current children cumulated memory: 569928 KiB

[startup+3597.11 s]
/proc/loadavg: 4.15 4.13 4.09 5/260 983296
/proc/meminfo: memFree=119155472/131524600 swapFree=131071996/131071996
[pid=981259] ppid=981256 vsize=621280 memory=550924 CPUtime=3586.64 cores=5,7
/proc/981259/stat : 981259 (pbscip) R 981256 981259 975174 0 -1 4194304 117538 0 0 0 358638 26 0 0 20 0 1 0 182214674 636190720 137731 134679101440 4194304 18693293 140727547569776 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 50208768 140727547573251 140727547573350 140727547573350 140727547580366 0
/proc/981259/statm: 155320 137731 3976 3540 0 143577 0
Current children cumulated CPU time: 3586.64 s
Current children cumulated vsize: 621280 KiB
Current children cumulated memory: 550924 KiB

Child status: 0

Real time (s): 3597.11
CPU time (s): 3586.66
CPU user time (s): 3586.39
CPU system time (s): 0.271183
CPU usage (%): 99.7094
Max. virtual memory (cumulated for all children) (KiB): 640284
Max. memory (cumulated for all children) (KiB): 569928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.39
system time used= 0.271183
maximum resident set size= 569928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117562
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= 52
involuntary context switches= 2777


# summary of solver processes directly reported to runsolver:
#   pid: 981259
#   total CPU time (s): 3586.66
#   total CPU user time (s): 3586.39
#   total CPU system time (s): 0.271183

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.80642 second user time and 17.9048 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-18 13:01:46
IDJOB=4443945
IDBENCH=147891
IDSOLVER=3059
FILE ID=nodeC025/4443945-1721300493
RUNJOBID= nodeC025-1721293764-975187
SLURM_JOB_ID= 7542596
Free space on /tmp= 889968 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/liu/vdw/normalized-vdw_k6_l3_n170.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4443945-1721300493/watcher-4443945-1721300493 -o /tmp/evaluation-result-4443945-1721300493/solver-4443945-1721300493 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721293764-975187 --watchdog 3760  pbscip -f HOME/instance-4443945-1721300493.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= f8e7200d7e9c4a7cfb6b4e6c5b6d430a
RANDOM SEED=1478100993

nodeC025.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        122579004 kB
MemAvailable:   128508228 kB
Buffers:          502680 kB
Cached:          6190088 kB
SwapCached:            0 kB
Active:          1039112 kB
Inactive:        7133296 kB
Active(anon):       1528 kB
Inactive(anon):  1515852 kB
Active(file):    1037584 kB
Inactive(file):  5617444 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             20296 kB
Writeback:             0 kB
AnonPages:       1477644 kB
Mapped:           140592 kB
Shmem:             37720 kB
KReclaimable:     227688 kB
Slab:             355788 kB
SReclaimable:     227688 kB
SUnreclaim:       128100 kB
KernelStack:        4128 kB
PageTables:        12340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1868764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69184 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1208320 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      318164 kB
DirectMap2M:    43495424 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 889928 MiB
End job on nodeC025 at 2024-07-18 14:01:43