Trace number 4494462

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? 3587.05 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 benchmark104.888
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4494462-1751148675.opb>
0.00/0.08	c original problem has 1020 variables (1020 bin, 0 int, 0 impl, 0 cont) and 43010 constraints
0.00/0.08	c problem read in 0.07
0.00/0.08	c No objective function, only one solution is needed.
0.08/0.14	c presolving:
0.19/0.23	c    (0.2s) running MILP presolver
0.19/0.27	c    (0.3s) MILP presolver found nothing
0.29/0.36	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.49	c    (0.5s) probing: 51/1020 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.40/0.49	c    (0.5s) probing aborted: 50/50 successive totally useless probings
0.88/0.91	c    (0.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.99/1.04	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.05	c dynamic symmetry handling statistics:
0.99/1.05	c    orbitopal reduction:       no components
0.99/1.05	c    orbital reduction:         no components
0.99/1.05	c    lexicographic reduction:   no permutations
0.99/1.05	c handled 1 out of 1 symmetry components
0.99/1.05	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.05	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.07	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.08	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.09	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
1.08/1.11	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
1.08/1.12	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.08/1.17	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.18/1.20	c    (1.2s) probing: 113/1020 (11.1%) - 0 fixings, 0 aggregations, 13 implications, 0 bound changes
1.18/1.20	c    (1.2s) probing aborted: 50/50 successive totally useless probings
1.18/1.24	c presolving (10 rounds: 10 fast, 8 medium, 4 exhaustive):
1.18/1.24	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.24	c  0 implications, 263 cliques
1.18/1.24	c presolved problem has 1003 variables (1003 bin, 0 int, 0 impl, 0 cont) and 41662 constraints
1.18/1.24	c     168 constraints of type <setppc>
1.18/1.24	c       5 constraints of type <orbitope>
1.18/1.24	c   41489 constraints of type <logicor>
1.18/1.24	c transformed objective value is always integral (scale: 1)
1.18/1.24	c Presolving Time: 1.11
1.18/1.24	c - non default parameters ----------------------------------------------------------------------
1.18/1.24	c # SCIP version 10.0.0
1.18/1.24	c 
1.18/1.24	c # maximal time in seconds to run
1.18/1.24	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.18/1.24	c limits/time = 3596.997011
1.18/1.24	c 
1.18/1.24	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.18/1.24	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.18/1.24	c limits/memory = 27900
1.18/1.24	c 
1.18/1.24	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
1.18/1.24	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
1.18/1.24	c limits/solutions = 1
1.18/1.24	c 
1.18/1.24	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.24	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
1.18/1.24	c misc/usesymmetry = 3
1.18/1.24	c 
1.18/1.24	c # belongs reading time to solving time?
1.18/1.24	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.18/1.24	c timing/reading = TRUE
1.18/1.24	c 
1.18/1.24	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
1.18/1.24	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.18/1.24	c propagating/symmetry/detectdoublelex = FALSE
1.18/1.24	c 
1.18/1.24	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
1.18/1.24	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.18/1.24	c propagating/symmetry/detectsubgroups = FALSE
1.18/1.24	c 
1.18/1.24	c # Type of symmetries that shall be computed?
1.18/1.24	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
1.18/1.24	c propagating/symmetry/symtype = 1
1.18/1.24	c 
1.18/1.24	c # Should components consisting of a single full reflection be handled?
1.18/1.24	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.18/1.24	c propagating/symmetry/usesimplesgncomp = FALSE
1.18/1.24	c 
1.18/1.24	c -----------------------------------------------------------------------------------------------
1.18/1.24	c start solving
1.18/1.24	c 
1.38/1.49	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.49	c   1.5s|     1 |     0 |   338 |     - |   332M |   0 |1003 |  41k|  41k|   0 |  0 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.68/3.70	c   3.7s|     1 |     0 |  5450 |     - |   340M |   0 |1003 |  41k|  41k|   3 |  1 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.77/3.82	c   3.8s|     1 |     0 |  5552 |     - |   347M |   0 |1003 |  41k|  41k|   5 |  2 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.87/3.96	c   4.0s|     1 |     0 |  5654 |     - |   355M |   0 |1003 |  41k|  41k|   7 |  3 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.08/4.10	c   4.1s|     1 |     0 |  5766 |     - |   362M |   0 |1003 |  41k|  41k|   8 |  4 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.17/4.25	c   4.2s|     1 |     0 |  5909 |     - |   367M |   0 |1003 |  41k|  41k|  11 |  5 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.27/4.38	c   4.4s|     1 |     0 |  6003 |     - |   373M |   0 |1003 |  41k|  41k|  14 |  6 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.47/4.50	c   4.5s|     1 |     0 |  6029 |     - |   379M |   0 |1003 |  41k|  41k|  16 |  7 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.57/4.60	c   4.6s|     1 |     0 |  6056 |     - |   387M |   0 |1003 |  41k|  41k|  18 |  8 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.67/4.75	c   4.7s|     1 |     0 |  6159 |     - |   393M |   0 |1003 |  41k|  41k|  20 |  9 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.77/4.89	c   4.9s|     1 |     0 |  6293 |     - |   399M |   0 |1003 |  41k|  41k|  22 | 10 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.87/4.98	c   5.0s|     1 |     0 |  6365 |     - |   405M |   0 |1003 |  41k|  41k|  23 | 11 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.07/8.18	c   8.2s|     1 |     2 |  9325 |     - |   405M |   0 |1003 |  41k|  41k|  23 | 11 | 115 |  19 | 0.000000e+00 |      --      |    Inf | unknown
80.66/80.93	c  80.9s|   100 |   101 |161703 |1569.1 |   431M |  22 |1003 |  42k|  41k|  68 |  1 | 769 |  19 | 0.000000e+00 |      --      |    Inf | unknown
101.71/102.08	c   102s|   200 |   201 |208792 |1017.2 |   432M |  25 |1003 |  42k|  41k|  91 |  1 |1015 |  19 | 0.000000e+00 |      --      |    Inf | unknown
112.68/113.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
112.68/113.08	c   113s|   300 |   299 |233801 | 760.7 |   439M |  54 |1003 |  42k|  41k| 114 |  1 |1074 |  19 | 0.000000e+00 |      --      |    Inf | unknown
115.87/116.25	c   116s|   400 |   326 |240849 | 587.7 |   440M |  74 |1003 |  42k|  41k| 114 |  1 |1362 |  19 | 0.000000e+00 |      --      |    Inf | unknown
120.76/121.19	c   121s|   500 |   334 |251779 | 491.8 |   440M |  78 |1003 |  42k|  41k| 114 |  1 |1762 |  19 | 0.000000e+00 |      --      |    Inf | unknown
134.02/134.47	c   134s|   600 |   339 |256821 | 418.1 |   441M |  81 |1003 |  42k|  41k| 114 |  1 |2169 |  19 | 0.000000e+00 |      --      |    Inf | unknown
136.32/136.74	c   137s|   700 |   334 |262037 | 365.8 |   441M |  81 |1003 |  43k|  41k| 114 |  1 |2595 |  19 | 0.000000e+00 |      --      |    Inf | unknown
138.41/138.86	c   139s|   800 |   337 |266636 | 325.7 |   441M |  81 |1003 |  43k|  41k| 114 |  1 |2929 |  19 | 0.000000e+00 |      --      |    Inf | unknown
140.51/140.93	c   141s|   900 |   338 |271105 | 294.5 |   442M |  83 |1003 |  43k|  41k| 114 |  1 |3210 |  19 | 0.000000e+00 |      --      |    Inf | unknown
142.60/143.04	c   143s|  1000 |   332 |275918 | 269.8 |   442M |  83 |1003 |  43k|   0 | 114 |  0 |3554 |  19 | 0.000000e+00 |      --      |    Inf | unknown
144.49/144.90	c   145s|  1100 |   331 |279900 | 248.9 |   442M |  87 |1003 |  43k|  41k| 114 |  1 |3760 |  19 | 0.000000e+00 |      --      |    Inf | unknown
146.69/147.10	c   147s|  1200 |   331 |285038 | 232.4 |   442M |  87 |1003 |  44k|   0 | 114 |  0 |4075 |  19 | 0.000000e+00 |      --      |    Inf | unknown
153.57/154.04	c   154s|  1300 |   356 |297839 | 224.4 |   442M |  87 |1003 |  43k|  41k| 124 |  1 |4349 |  19 | 0.000000e+00 |      --      |    Inf | unknown
157.06/157.56	c   158s|  1400 |   367 |305479 | 213.8 |   442M |  87 |1003 |  43k|  41k| 124 |  1 |4750 |  19 | 0.000000e+00 |      --      |    Inf | unknown
161.84/162.34	c   162s|  1500 |   399 |314787 | 205.8 |   444M |  87 |1003 |  43k|  41k| 133 |  1 |5097 |  19 | 0.000000e+00 |      --      |    Inf | unknown
164.64/165.11	c   165s|  1600 |   405 |321134 | 196.9 |   444M |  87 |1003 |  44k|   0 | 133 |  0 |5428 |  19 | 0.000000e+00 |      --      |    Inf | unknown
167.03/167.56	c   168s|  1700 |   416 |326676 | 188.5 |   444M |  87 |1003 |  44k|   0 | 133 |  0 |5759 |  19 | 0.000000e+00 |      --      |    Inf | unknown
170.02/170.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
170.02/170.54	c   171s|  1800 |   437 |332651 | 181.4 |   444M |  87 |1003 |  44k|   0 | 133 |  0 |6127 |  19 | 0.000000e+00 |      --      |    Inf | unknown
173.41/173.91	c   174s|  1900 |   458 |340230 | 175.8 |   444M |  87 |1003 |  44k|  41k| 133 |  1 |6497 |  19 | 0.000000e+00 |      --      |    Inf | unknown
175.61/176.18	c   176s|  2000 |   463 |345192 | 169.5 |   444M |  87 |1003 |  44k|   0 | 133 |  0 |6804 |  19 | 0.000000e+00 |      --      |    Inf | unknown
177.80/178.32	c   178s|  2100 |   466 |350062 | 163.7 |   444M |  87 |1003 |  44k|  41k| 133 |  1 |7081 |  19 | 0.000000e+00 |      --      |    Inf | unknown
179.99/180.53	c   181s|  2200 |   471 |354468 | 158.3 |   445M |  87 |1003 |  44k|  41k| 133 |  1 |7442 |  19 | 0.000000e+00 |      --      |    Inf | unknown
182.78/183.30	c   183s|  2300 |   491 |360258 | 153.9 |   445M |  87 |1003 |  45k|  41k| 133 |  1 |7784 |  19 | 0.000000e+00 |      --      |    Inf | unknown
185.77/186.33	c   186s|  2400 |   517 |366972 | 150.3 |   446M |  87 |1003 |  45k|   0 | 133 |  0 |8230 |  19 | 0.000000e+00 |      --      |    Inf | unknown
188.47/189.04	c   189s|  2500 |   546 |373177 | 146.8 |   446M |  87 |1003 |  45k|  41k| 133 |  1 |8528 |  19 | 0.000000e+00 |      --      |    Inf | unknown
191.26/191.85	c   192s|  2600 |   552 |379664 | 143.6 |   446M |  87 |1003 |  45k|  41k| 133 |  1 |8978 |  19 | 0.000000e+00 |      --      |    Inf | unknown
193.55/194.17	c   194s|  2700 |   560 |384675 | 140.2 |   446M |  87 |1003 |  45k|   0 | 133 |  0 |9242 |  19 | 0.000000e+00 |      --      |    Inf | unknown
196.45/197.04	c   197s|  2800 |   583 |391038 | 137.4 |   447M |  87 |1003 |  45k|  41k| 133 |  1 |9543 |  19 | 0.000000e+00 |      --      |    Inf | unknown
198.73/199.36	c   199s|  2900 |   597 |395997 | 134.4 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |9944 |  19 | 0.000000e+00 |      --      |    Inf | unknown
200.73/201.37	c   201s|  3000 |   603 |400357 | 131.4 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf | unknown
202.92/203.58	c   204s|  3100 |   606 |404969 | 128.6 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf | unknown
205.01/205.66	c   206s|  3200 |   612 |409642 | 126.1 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf | unknown
206.91/207.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
206.91/207.50	c   207s|  3300 |   604 |413625 | 123.4 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf | unknown
209.00/209.64	c   210s|  3400 |   608 |418317 | 121.2 |   448M |  87 |1003 |  45k|   0 | 133 |  0 |  11k|  19 | 0.000000e+00 |      --      |    Inf | unknown
211.10/211.76	c   212s|  3500 |   618 |423059 | 119.1 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |  11k|  19 | 0.000000e+00 |      --      |    Inf | unknown
213.19/213.87	c   214s|  3600 |   624 |428012 | 117.2 |   448M |  87 |1003 |  45k|   0 | 133 |  0 |  11k|  19 | 0.000000e+00 |      --      |    Inf | unknown
215.58/216.22	c   216s|  3700 |   626 |433379 | 115.4 |   448M |  87 |1003 |  45k|  41k| 133 |  1 |  12k|  19 | 0.000000e+00 |      --      |    Inf | unknown
217.87/218.54	c   219s|  3800 |   631 |438738 | 113.8 |   448M |  87 |1003 |  45k|   0 | 133 |  0 |  12k|  19 | 0.000000e+00 |      --      |    Inf | unknown
220.37/221.07	c   221s|  3900 |   639 |444539 | 112.4 |   448M |  87 |1003 |  46k|   0 | 133 |  0 |  12k|  19 | 0.000000e+00 |      --      |    Inf | unknown
222.76/223.42	c   223s|  4000 |   645 |450149 | 111.0 |   448M |  87 |1003 |  46k|  41k| 133 |  1 |  13k|  19 | 0.000000e+00 |      --      |    Inf | unknown
224.65/225.32	c   225s|  4100 |   632 |454389 | 109.3 |   448M |  87 |1003 |  46k|   0 | 133 |  0 |  13k|  19 | 0.000000e+00 |      --      |    Inf | unknown
226.55/227.24	c   227s|  4200 |   642 |458760 | 107.7 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  13k|  19 | 0.000000e+00 |      --      |    Inf | unknown
228.84/229.53	c   230s|  4300 |   645 |463977 | 106.4 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  14k|  19 | 0.000000e+00 |      --      |    Inf | unknown
231.23/231.98	c   232s|  4400 |   642 |469510 | 105.3 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  14k|  19 | 0.000000e+00 |      --      |    Inf | unknown
233.13/233.84	c   234s|  4500 |   644 |473643 | 103.9 |   449M |  87 |1003 |  46k|   0 | 133 |  0 |  15k|  19 | 0.000000e+00 |      --      |    Inf | unknown
235.32/236.03	c   236s|  4600 |   642 |478707 | 102.7 |   449M |  87 |1003 |  46k|   0 | 133 |  0 |  15k|  19 | 0.000000e+00 |      --      |    Inf | unknown
237.91/238.60	c   239s|  4700 |   643 |484672 | 101.8 |   449M |  87 |1003 |  46k|   0 | 133 |  0 |  15k|  19 | 0.000000e+00 |      --      |    Inf | unknown
240.20/240.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
240.20/240.90	c   241s|  4800 |   642 |490009 | 100.8 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  15k|  19 | 0.000000e+00 |      --      |    Inf | unknown
242.40/243.17	c   243s|  4900 |   665 |494982 |  99.7 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  16k|  19 | 0.000000e+00 |      --      |    Inf | unknown
244.39/245.14	c   245s|  5000 |   668 |499445 |  98.6 |   449M |  87 |1003 |  46k|   0 | 133 |  0 |  16k|  19 | 0.000000e+00 |      --      |    Inf | unknown
246.39/247.17	c   247s|  5100 |   671 |504198 |  97.6 |   449M |  87 |1003 |  46k|   0 | 133 |  0 |  16k|  19 | 0.000000e+00 |      --      |    Inf | unknown
248.28/249.07	c   249s|  5200 |   670 |508464 |  96.6 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf | unknown
250.57/251.39	c   251s|  5300 |   678 |513763 |  95.8 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf | unknown
252.37/253.19	c   253s|  5400 |   682 |517664 |  94.7 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf | unknown
254.66/255.45	c   255s|  5500 |   691 |522961 |  93.9 |   449M |  87 |1003 |  46k|  41k| 133 |  1 |  18k|  19 | 0.000000e+00 |      --      |    Inf | unknown
256.75/257.50	c   257s|  5600 |   703 |527700 |  93.1 |   450M |  87 |1003 |  46k|  41k| 133 |  1 |  18k|  19 | 0.000000e+00 |      --      |    Inf | unknown
259.44/260.24	c   260s|  5700 |   722 |534462 |  92.7 |   450M |  87 |1003 |  47k|  41k| 133 |  1 |  18k|  19 | 0.000000e+00 |      --      |    Inf | unknown
261.44/262.29	c   262s|  5800 |   720 |539140 |  91.9 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  19k|  19 | 0.000000e+00 |      --      |    Inf | unknown
263.53/264.31	c   264s|  5900 |   716 |544156 |  91.2 |   451M |  87 |1003 |  47k|   0 | 133 |  0 |  19k|  19 | 0.000000e+00 |      --      |    Inf | unknown
265.42/266.24	c   266s|  6000 |   719 |548834 |  90.4 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  19k|  19 | 0.000000e+00 |      --      |    Inf | unknown
267.22/268.03	c   268s|  6100 |   725 |552905 |  89.6 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  20k|  19 | 0.000000e+00 |      --      |    Inf | unknown
268.91/269.79	c   270s|  6200 |   708 |556890 |  88.8 |   451M |  87 |1003 |  47k|   0 | 133 |  0 |  20k|  19 | 0.000000e+00 |      --      |    Inf | unknown
270.71/271.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
270.71/271.53	c   272s|  6300 |   708 |560799 |  88.0 |   451M |  87 |1003 |  48k|  41k| 133 |  1 |  20k|  19 | 0.000000e+00 |      --      |    Inf | unknown
272.60/273.49	c   273s|  6400 |   702 |565314 |  87.3 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  21k|  19 | 0.000000e+00 |      --      |    Inf | unknown
274.89/275.79	c   276s|  6500 |   698 |570708 |  86.8 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  21k|  19 | 0.000000e+00 |      --      |    Inf | unknown
277.19/278.04	c   278s|  6600 |   703 |575834 |  86.3 |   451M |  87 |1003 |  46k|   0 | 133 |  0 |  22k|  19 | 0.000000e+00 |      --      |    Inf | unknown
279.28/280.17	c   280s|  6700 |   718 |580675 |  85.7 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  22k|  19 | 0.000000e+00 |      --      |    Inf | unknown
281.57/282.40	c   282s|  6800 |   723 |585807 |  85.2 |   451M |  87 |1003 |  47k|   0 | 133 |  0 |  22k|  19 | 0.000000e+00 |      --      |    Inf | unknown
283.56/284.49	c   284s|  6900 |   736 |590448 |  84.7 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
286.65/287.57	c   288s|  7000 |   755 |597450 |  84.5 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
288.74/289.64	c   290s|  7100 |   761 |602098 |  83.9 |   451M |  87 |1003 |  47k|   0 | 133 |  0 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
290.74/291.65	c   292s|  7200 |   759 |606684 |  83.4 |   451M |  87 |1003 |  47k|  41k| 133 |  1 |  23k|  19 | 0.000000e+00 |      --      |    Inf | unknown
292.83/293.78	c   294s|  7300 |   764 |611286 |  82.9 |   451M |  88 |1003 |  47k|  41k| 133 |  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
294.52/295.49	c   295s|  7400 |   768 |615481 |  82.3 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
296.12/297.06	c   297s|  7500 |   764 |619136 |  81.7 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf | unknown
298.01/298.98	c   299s|  7600 |   760 |623483 |  81.2 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
300.21/301.14	c   301s|  7700 |   764 |628732 |  80.8 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
302.00/302.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
302.00/302.99	c   303s|  7800 |   768 |633240 |  80.4 |   452M |  88 |1003 |  48k|  41k| 133 |  1 |  25k|  19 | 0.000000e+00 |      --      |    Inf | unknown
303.90/304.87	c   305s|  7900 |   763 |637656 |  79.9 |   452M |  88 |1003 |  48k|   0 | 133 |  0 |  26k|  19 | 0.000000e+00 |      --      |    Inf | unknown
306.09/307.04	c   307s|  8000 |   758 |642787 |  79.6 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf | unknown
308.19/309.18	c   309s|  8100 |   755 |647774 |  79.2 |   452M |  88 |1003 |  48k|  41k| 133 |  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf | unknown
310.18/311.19	c   311s|  8200 |   751 |652673 |  78.8 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf | unknown
315.46/316.45	c   316s|  8300 |   747 |658579 |  78.6 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf | unknown
317.75/318.78	c   319s|  8400 |   741 |664336 |  78.3 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf | unknown
319.85/320.85	c   321s|  8500 |   729 |669247 |  78.0 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
322.44/323.44	c   323s|  8600 |   729 |675748 |  77.8 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
324.34/325.38	c   325s|  8700 |   734 |680127 |  77.5 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
325.93/326.96	c   327s|  8800 |   722 |683282 |  76.9 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  28k|  19 | 0.000000e+00 |      --      |    Inf | unknown
327.33/328.35	c   328s|  8900 |   725 |686352 |  76.4 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  29k|  19 | 0.000000e+00 |      --      |    Inf | unknown
329.32/330.33	c   330s|  9000 |   720 |691245 |  76.1 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  29k|  19 | 0.000000e+00 |      --      |    Inf | unknown
332.21/333.27	c   333s|  9100 |   734 |698526 |  76.1 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  29k|  19 | 0.000000e+00 |      --      |    Inf | unknown
335.40/336.44	c   336s|  9200 |   730 |706485 |  76.1 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  30k|  19 | 0.000000e+00 |      --      |    Inf | unknown
337.50/338.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
337.50/338.57	c   339s|  9300 |   736 |711419 |  75.8 |   452M |  88 |1003 |  48k|  41k| 133 |  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf | unknown
339.49/340.52	c   341s|  9400 |   730 |715872 |  75.5 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf | unknown
341.29/342.32	c   342s|  9500 |   725 |720205 |  75.1 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  31k|  19 | 0.000000e+00 |      --      |    Inf | unknown
342.78/343.88	c   344s|  9600 |   722 |723881 |  74.7 |   452M |  88 |1003 |  48k|  41k| 133 |  1 |  31k|  19 | 0.000000e+00 |      --      |    Inf | unknown
344.68/345.76	c   346s|  9700 |   728 |727922 |  74.4 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  31k|  19 | 0.000000e+00 |      --      |    Inf | unknown
347.07/348.10	c   348s|  9800 |   746 |733447 |  74.2 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  32k|  19 | 0.000000e+00 |      --      |    Inf | unknown
349.56/350.66	c   351s|  9900 |   749 |740210 |  74.1 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  32k|  19 | 0.000000e+00 |      --      |    Inf | unknown
351.56/352.68	c   353s| 10000 |   756 |745267 |  73.9 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  32k|  19 | 0.000000e+00 |      --      |    Inf | unknown
353.75/354.87	c   355s| 10100 |   752 |750559 |  73.7 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  33k|  19 | 0.000000e+00 |      --      |    Inf | unknown
355.84/356.94	c   357s| 10200 |   752 |755331 |  73.4 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  33k|  19 | 0.000000e+00 |      --      |    Inf | unknown
357.64/358.76	c   359s| 10300 |   741 |759703 |  73.1 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  33k|  19 | 0.000000e+00 |      --      |    Inf | unknown
359.63/360.76	c   361s| 10400 |   735 |764389 |  72.9 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf | unknown
361.53/362.63	c   363s| 10500 |   736 |768795 |  72.6 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf | unknown
363.62/364.74	c   365s| 10600 |   729 |773951 |  72.4 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf | unknown
365.92/367.08	c   367s| 10700 |   733 |779471 |  72.3 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf | unknown
368.31/369.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
368.31/369.42	c   369s| 10800 |   735 |785084 |  72.1 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  35k|  19 | 0.000000e+00 |      --      |    Inf | unknown
370.80/371.94	c   372s| 10900 |   746 |790824 |  72.0 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  35k|  19 | 0.000000e+00 |      --      |    Inf | unknown
372.60/373.75	c   374s| 11000 |   762 |794821 |  71.7 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  35k|  19 | 0.000000e+00 |      --      |    Inf | unknown
374.79/375.91	c   376s| 11100 |   775 |799906 |  71.5 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  36k|  19 | 0.000000e+00 |      --      |    Inf | unknown
376.49/377.66	c   378s| 11200 |   770 |803765 |  71.2 |   452M |  88 |1003 |  47k|  41k| 133 |  1 |  36k|  19 | 0.000000e+00 |      --      |    Inf | unknown
378.28/379.45	c   379s| 11300 |   763 |807739 |  70.9 |   452M |  88 |1003 |  47k|   0 | 133 |  0 |  36k|  19 | 0.000000e+00 |      --      |    Inf | unknown
379.98/381.15	c   381s| 11400 |   764 |811755 |  70.7 |   452M |  89 |1003 |  47k|  41k| 133 |  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf | unknown
381.88/383.03	c   383s| 11500 |   768 |816194 |  70.4 |   452M |  89 |1003 |  47k|  41k| 133 |  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf | unknown
383.87/385.09	c   385s| 11600 |   789 |820986 |  70.2 |   452M |  89 |1003 |  47k|  41k| 133 |  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf | unknown
385.56/386.76	c   387s| 11700 |   794 |824683 |  69.9 |   452M |  89 |1003 |  48k|  41k| 133 |  1 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
387.36/388.56	c   389s| 11800 |   783 |828983 |  69.7 |   454M |  89 |1003 |  48k|   0 | 133 |  0 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
389.75/390.95	c   391s| 11900 |   797 |834441 |  69.6 |   454M |  89 |1003 |  48k|   0 | 133 |  0 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
391.54/392.72	c   393s| 12000 |   803 |838520 |  69.4 |   454M |  89 |1003 |  48k|   0 | 133 |  0 |  38k|  19 | 0.000000e+00 |      --      |    Inf | unknown
393.64/394.80	c   395s| 12100 |   807 |843392 |  69.2 |   454M |  89 |1003 |  48k|   0 | 133 |  0 |  39k|  19 | 0.000000e+00 |      --      |    Inf | unknown
395.73/396.92	c   397s| 12200 |   804 |848255 |  69.0 |   454M |  89 |1003 |  48k|   0 | 133 |  0 |  39k|  19 | 0.000000e+00 |      --      |    Inf | unknown
397.53/398.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
397.53/398.74	c   399s| 12300 |   816 |852423 |  68.8 |   454M |  89 |1003 |  48k|  41k| 133 |  1 |  39k|  19 | 0.000000e+00 |      --      |    Inf | unknown
399.02/400.25	c   400s| 12400 |   812 |855860 |  68.5 |   454M |  89 |1003 |  48k|  41k| 133 |  1 |  39k|  19 | 0.000000e+00 |      --      |    Inf | unknown
400.92/402.15	c   402s| 12500 |   811 |860428 |  68.3 |   454M |  89 |1003 |  48k|  41k| 133 |  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf | unknown
402.82/404.09	c   404s| 12600 |   815 |865086 |  68.2 |   454M |  89 |1003 |  49k|  41k| 133 |  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf | unknown
404.71/405.90	c   406s| 12700 |   813 |869295 |  68.0 |   455M |  89 |1003 |  49k|  41k| 133 |  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf | unknown
406.60/407.81	c   408s| 12800 |   817 |874117 |  67.8 |   455M |  89 |1003 |  49k|   0 | 133 |  0 |  41k|  19 | 0.000000e+00 |      --      |    Inf | unknown
408.29/409.58	c   410s| 12900 |   820 |878283 |  67.6 |   455M |  89 |1003 |  49k|  41k| 133 |  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf | unknown
410.39/411.64	c   412s| 13000 |   821 |883123 |  67.4 |   456M |  89 |1003 |  49k|   0 | 133 |  0 |  41k|  19 | 0.000000e+00 |      --      |    Inf | unknown
412.48/413.75	c   414s| 13100 |   821 |888468 |  67.3 |   456M |  89 |1003 |  49k|   0 | 133 |  0 |  42k|  19 | 0.000000e+00 |      --      |    Inf | unknown
414.48/415.78	c   416s| 13200 |   824 |893260 |  67.2 |   456M |  89 |1003 |  49k|   0 | 133 |  0 |  42k|  19 | 0.000000e+00 |      --      |    Inf | unknown
416.17/417.47	c   417s| 13300 |   828 |897129 |  67.0 |   456M |  89 |1003 |  50k|   0 | 133 |  0 |  42k|  19 | 0.000000e+00 |      --      |    Inf | unknown
417.97/419.23	c   419s| 13400 |   831 |901174 |  66.8 |   456M |  89 |1003 |  50k|  41k| 133 |  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf | unknown
419.66/420.99	c   421s| 13500 |   832 |905135 |  66.6 |   456M |  89 |1003 |  50k|   0 | 133 |  0 |  43k|  19 | 0.000000e+00 |      --      |    Inf | unknown
421.46/422.79	c   423s| 13600 |   827 |909465 |  66.4 |   456M |  90 |1003 |  50k|  41k| 133 |  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf | unknown
423.15/424.41	c   424s| 13700 |   834 |913239 |  66.2 |   456M |  90 |1003 |  50k|  41k| 133 |  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf | unknown
424.85/426.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
424.85/426.15	c   426s| 13800 |   836 |917018 |  66.0 |   456M |  92 |1003 |  50k|   0 | 133 |  0 |  44k|  19 | 0.000000e+00 |      --      |    Inf | unknown
426.75/428.02	c   428s| 13900 |   835 |921325 |  65.8 |   456M |  92 |1003 |  50k|  41k| 133 |  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf | unknown
428.74/430.08	c   430s| 14000 |   837 |926299 |  65.7 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf | unknown
430.63/431.98	c   432s| 14100 |   837 |930710 |  65.6 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf | unknown
432.52/433.82	c   434s| 14200 |   838 |934945 |  65.4 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf | unknown
434.42/435.72	c   436s| 14300 |   840 |939560 |  65.3 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf | unknown
436.21/437.53	c   438s| 14400 |   842 |943719 |  65.1 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  46k|  19 | 0.000000e+00 |      --      |    Inf | unknown
438.41/439.76	c   440s| 14500 |   845 |949189 |  65.0 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  46k|  19 | 0.000000e+00 |      --      |    Inf | unknown
440.20/441.56	c   442s| 14600 |   848 |953478 |  64.9 |   456M |  92 |1003 |  49k|   0 | 133 |  0 |  46k|  19 | 0.000000e+00 |      --      |    Inf | unknown
442.30/443.67	c   444s| 14700 |   856 |958445 |  64.8 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  47k|  19 | 0.000000e+00 |      --      |    Inf | unknown
444.19/445.55	c   446s| 14800 |   843 |962849 |  64.6 |   456M |  92 |1003 |  49k|   0 | 133 |  0 |  47k|  19 | 0.000000e+00 |      --      |    Inf | unknown
446.19/447.53	c   448s| 14900 |   866 |967394 |  64.5 |   456M |  92 |1003 |  49k|  41k| 133 |  1 |  47k|  19 | 0.000000e+00 |      --      |    Inf | unknown
448.18/449.59	c   450s| 15000 |   856 |972080 |  64.4 |   457M |  92 |1003 |  49k|  41k| 133 |  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf | unknown
450.27/451.65	c   452s| 15100 |   862 |976682 |  64.3 |   457M |  92 |1003 |  49k|  41k| 133 |  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf | unknown
452.67/454.04	c   454s| 15200 |   861 |982542 |  64.2 |   457M |  92 |1003 |  48k|  41k| 133 |  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf | unknown
454.26/455.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
454.26/455.62	c   456s| 15300 |   859 |986157 |  64.0 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf | unknown
456.06/457.40	c   457s| 15400 |   865 |990258 |  63.9 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  49k|  19 | 0.000000e+00 |      --      |    Inf | unknown
457.66/459.07	c   459s| 15500 |   864 |994249 |  63.7 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  49k|  19 | 0.000000e+00 |      --      |    Inf | unknown
459.55/460.92	c   461s| 15600 |   860 |998591 |  63.6 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  49k|  19 | 0.000000e+00 |      --      |    Inf | unknown
461.24/462.68	c   463s| 15700 |   857 |  1002k|  63.4 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  49k|  19 | 0.000000e+00 |      --      |    Inf | unknown
463.04/464.47	c   464s| 15800 |   854 |  1006k|  63.3 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  50k|  19 | 0.000000e+00 |      --      |    Inf | unknown
464.93/466.33	c   466s| 15900 |   849 |  1011k|  63.2 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  50k|  19 | 0.000000e+00 |      --      |    Inf | unknown
466.83/468.25	c   468s| 16000 |   848 |  1015k|  63.1 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  50k|  19 | 0.000000e+00 |      --      |    Inf | unknown
468.82/470.21	c   470s| 16100 |   841 |  1020k|  63.0 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf | unknown
470.72/472.16	c   472s| 16200 |   840 |  1025k|  62.9 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf | unknown
472.91/474.32	c   474s| 16300 |   840 |  1030k|  62.8 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf | unknown
475.30/476.73	c   477s| 16400 |   845 |  1035k|  62.8 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  52k|  19 | 0.000000e+00 |      --      |    Inf | unknown
477.20/478.69	c   479s| 16500 |   841 |  1040k|  62.7 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  52k|  19 | 0.000000e+00 |      --      |    Inf | unknown
479.39/480.82	c   481s| 16600 |   838 |  1045k|  62.6 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  52k|  19 | 0.000000e+00 |      --      |    Inf | unknown
481.39/482.80	c   483s| 16700 |   832 |  1050k|  62.5 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf | unknown
483.48/484.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
483.48/484.99	c   485s| 16800 |   821 |  1055k|  62.5 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  53k|  19 | 0.000000e+00 |      --      |    Inf | unknown
485.48/486.92	c   487s| 16900 |   818 |  1060k|  62.4 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf | unknown
487.27/488.78	c   489s| 17000 |   816 |  1065k|  62.3 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  53k|  19 | 0.000000e+00 |      --      |    Inf | unknown
489.36/490.86	c   491s| 17100 |   816 |  1070k|  62.2 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  54k|  19 | 0.000000e+00 |      --      |    Inf | unknown
491.36/492.80	c   493s| 17200 |   817 |  1075k|  62.1 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  54k|  19 | 0.000000e+00 |      --      |    Inf | unknown
493.25/494.71	c   495s| 17300 |   814 |  1079k|  62.1 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  54k|  19 | 0.000000e+00 |      --      |    Inf | unknown
495.05/496.58	c   497s| 17400 |   814 |  1084k|  61.9 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
497.24/498.73	c   499s| 17500 |   835 |  1089k|  61.9 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
499.44/501.00	c   501s| 17600 |   838 |  1094k|  61.9 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
501.93/503.40	c   503s| 17700 |   834 |  1100k|  61.8 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf | unknown
503.92/505.41	c   505s| 17800 |   834 |  1105k|  61.8 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  56k|  19 | 0.000000e+00 |      --      |    Inf | unknown
509.52/511.10	c   511s| 17900 |   832 |  1109k|  61.6 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  56k|  19 | 0.000000e+00 |      --      |    Inf | unknown
511.51/513.06	c   513s| 18000 |   832 |  1114k|  61.6 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  56k|  19 | 0.000000e+00 |      --      |    Inf | unknown
513.30/514.82	c   515s| 18100 |   833 |  1118k|  61.5 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  56k|  19 | 0.000000e+00 |      --      |    Inf | unknown
515.10/516.65	c   517s| 18200 |   830 |  1122k|  61.3 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  57k|  19 | 0.000000e+00 |      --      |    Inf | unknown
516.99/518.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
516.99/518.54	c   519s| 18300 |   830 |  1127k|  61.3 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  57k|  19 | 0.000000e+00 |      --      |    Inf | unknown
519.19/520.76	c   521s| 18400 |   835 |  1133k|  61.3 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  58k|  19 | 0.000000e+00 |      --      |    Inf | unknown
521.28/522.87	c   523s| 18500 |   833 |  1138k|  61.2 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  58k|  19 | 0.000000e+00 |      --      |    Inf | unknown
523.37/524.96	c   525s| 18600 |   831 |  1143k|  61.2 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf | unknown
525.37/526.99	c   527s| 18700 |   827 |  1148k|  61.1 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf | unknown
527.26/528.85	c   529s| 18800 |   832 |  1153k|  61.0 |   457M |  94 |1003 |  48k|  41k| 133 |  1 |  59k|  19 | 0.000000e+00 |      --      |    Inf | unknown
529.06/530.62	c   531s| 18900 |   831 |  1156k|  60.9 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  59k|  19 | 0.000000e+00 |      --      |    Inf | unknown
530.85/532.48	c   532s| 19000 |   833 |  1161k|  60.8 |   457M |  94 |1003 |  48k|   0 | 133 |  0 |  59k|  19 | 0.000000e+00 |      --      |    Inf | unknown
533.05/534.69	c   535s| 19100 |   829 |  1166k|  60.8 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  59k|  19 | 0.000000e+00 |      --      |    Inf | unknown
534.84/536.47	c   536s| 19200 |   829 |  1170k|  60.7 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  60k|  19 | 0.000000e+00 |      --      |    Inf | unknown
537.13/538.70	c   539s| 19300 |   835 |  1176k|  60.6 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  60k|  19 | 0.000000e+00 |      --      |    Inf | unknown
539.13/540.73	c   541s| 19400 |   835 |  1181k|  60.6 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  60k|  19 | 0.000000e+00 |      --      |    Inf | unknown
540.72/542.33	c   542s| 19500 |   828 |  1185k|  60.5 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  61k|  19 | 0.000000e+00 |      --      |    Inf | unknown
542.42/544.01	c   544s| 19600 |   833 |  1189k|  60.3 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  61k|  19 | 0.000000e+00 |      --      |    Inf | unknown
544.31/545.94	c   546s| 19700 |   828 |  1193k|  60.3 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  61k|  19 | 0.000000e+00 |      --      |    Inf | unknown
546.11/547.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
546.11/547.72	c   548s| 19800 |   832 |  1197k|  60.2 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  62k|  19 | 0.000000e+00 |      --      |    Inf | unknown
548.00/549.65	c   550s| 19900 |   835 |  1202k|  60.1 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  62k|  19 | 0.000000e+00 |      --      |    Inf | unknown
550.20/551.87	c   552s| 20000 |   834 |  1207k|  60.1 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  62k|  19 | 0.000000e+00 |      --      |    Inf | unknown
552.29/553.91	c   554s| 20100 |   836 |  1212k|  60.0 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  63k|  19 | 0.000000e+00 |      --      |    Inf | unknown
554.09/555.70	c   556s| 20200 |   840 |  1216k|  59.9 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  63k|  19 | 0.000000e+00 |      --      |    Inf | unknown
555.58/557.28	c   557s| 20300 |   842 |  1220k|  59.8 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  63k|  19 | 0.000000e+00 |      --      |    Inf | unknown
557.48/559.11	c   559s| 20400 |   844 |  1225k|  59.8 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  63k|  19 | 0.000000e+00 |      --      |    Inf | unknown
559.07/560.77	c   561s| 20500 |   843 |  1229k|  59.6 |   457M |  94 |1003 |  49k|   0 | 133 |  0 |  64k|  19 | 0.000000e+00 |      --      |    Inf | unknown
561.07/562.76	c   563s| 20600 |   849 |  1233k|  59.6 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  64k|  19 | 0.000000e+00 |      --      |    Inf | unknown
562.96/564.69	c   565s| 20700 |   857 |  1238k|  59.5 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  64k|  19 | 0.000000e+00 |      --      |    Inf | unknown
564.85/566.50	c   566s| 20800 |   856 |  1242k|  59.4 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf | unknown
566.55/568.23	c   568s| 20900 |   853 |  1246k|  59.3 |   457M |  94 |1003 |  49k|  41k| 133 |  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf | unknown
568.24/569.94	c   570s| 21000 |   856 |  1250k|  59.2 |   457M |  94 |1003 |  50k|   0 | 133 |  0 |  65k|  19 | 0.000000e+00 |      --      |    Inf | unknown
570.34/572.05	c   572s| 21100 |   861 |  1255k|  59.2 |   457M |  94 |1003 |  50k|  41k| 133 |  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf | unknown
572.53/574.23	c   574s| 21200 |   856 |  1260k|  59.2 |   457M |  94 |1003 |  50k|  41k| 133 |  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf | unknown
574.33/576.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
574.33/576.06	c   576s| 21300 |   857 |  1264k|  59.1 |   457M |  94 |1003 |  50k|  41k| 133 |  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf | unknown
575.92/577.67	c   578s| 21400 |   867 |  1268k|  59.0 |   457M |  94 |1003 |  50k|   0 | 133 |  0 |  66k|  19 | 0.000000e+00 |      --      |    Inf | unknown
577.52/579.28	c   579s| 21500 |   863 |  1272k|  58.9 |   457M |  94 |1003 |  50k|  41k| 133 |  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf | unknown
579.11/580.89	c   581s| 21600 |   859 |  1275k|  58.8 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf | unknown
581.11/582.89	c   583s| 21700 |   857 |  1280k|  58.7 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  67k|  19 | 0.000000e+00 |      --      |    Inf | unknown
583.10/584.87	c   585s| 21800 |   854 |  1285k|  58.7 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf | unknown
584.90/586.69	c   587s| 21900 |   853 |  1289k|  58.6 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  68k|  19 | 0.000000e+00 |      --      |    Inf | unknown
586.89/588.68	c   589s| 22000 |   854 |  1293k|  58.5 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  68k|  19 | 0.000000e+00 |      --      |    Inf | unknown
588.69/590.49	c   590s| 22100 |   856 |  1297k|  58.4 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf | unknown
590.68/592.46	c   592s| 22200 |   853 |  1302k|  58.4 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf | unknown
592.48/594.24	c   594s| 22300 |   852 |  1306k|  58.3 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf | unknown
594.17/595.90	c   596s| 22400 |   857 |  1310k|  58.2 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf | unknown
595.57/597.39	c   597s| 22500 |   848 |  1314k|  58.1 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  70k|  19 | 0.000000e+00 |      --      |    Inf | unknown
597.56/599.33	c   599s| 22600 |   852 |  1318k|  58.1 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  70k|  19 | 0.000000e+00 |      --      |    Inf | unknown
599.46/601.21	c   601s| 22700 |   856 |  1323k|  58.0 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf | unknown
601.55/603.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
601.55/603.34	c   603s| 22800 |   860 |  1328k|  58.0 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  71k|  19 | 0.000000e+00 |      --      |    Inf | unknown
603.45/605.20	c   605s| 22900 |   853 |  1333k|  57.9 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  71k|  19 | 0.000000e+00 |      --      |    Inf | unknown
605.84/607.69	c   608s| 23000 |   855 |  1339k|  58.0 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf | unknown
607.83/609.64	c   610s| 23100 |   852 |  1344k|  57.9 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  72k|  19 | 0.000000e+00 |      --      |    Inf | unknown
609.53/611.35	c   611s| 23200 |   848 |  1348k|  57.8 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf | unknown
611.72/613.53	c   614s| 23300 |   845 |  1353k|  57.8 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf | unknown
613.82/615.61	c   616s| 23400 |   843 |  1358k|  57.8 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf | unknown
616.01/617.80	c   618s| 23500 |   845 |  1363k|  57.8 |   458M |  94 |1003 |  49k|  41k| 133 |  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf | unknown
618.11/619.92	c   620s| 23600 |   845 |  1369k|  57.7 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf | unknown
620.60/622.41	c   622s| 23700 |   842 |  1375k|  57.8 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf | unknown
622.59/624.45	c   624s| 23800 |   845 |  1380k|  57.7 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf | unknown
624.39/626.20	c   626s| 23900 |   837 |  1384k|  57.7 |   458M |  94 |1003 |  50k|   0 | 133 |  0 |  74k|  19 | 0.000000e+00 |      --      |    Inf | unknown
626.78/628.65	c   629s| 24000 |   834 |  1391k|  57.7 |   458M |  94 |1003 |  50k|   0 | 133 |  0 |  74k|  19 | 0.000000e+00 |      --      |    Inf | unknown
629.08/630.95	c   631s| 24100 |   842 |  1396k|  57.7 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf | unknown
630.97/632.84	c   633s| 24200 |   838 |  1401k|  57.6 |   458M |  94 |1003 |  50k|   0 | 133 |  0 |  75k|  19 | 0.000000e+00 |      --      |    Inf | unknown
633.06/635.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
633.06/635.00	c   635s| 24300 |   837 |  1406k|  57.6 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf | unknown
635.06/636.99	c   637s| 24400 |   841 |  1410k|  57.6 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf | unknown
636.95/638.85	c   639s| 24500 |   842 |  1414k|  57.5 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf | unknown
639.15/641.07	c   641s| 24600 |   844 |  1419k|  57.5 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf | unknown
641.54/643.40	c   643s| 24700 |   844 |  1425k|  57.5 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf | unknown
643.93/645.83	c   646s| 24800 |   844 |  1431k|  57.5 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf | unknown
645.83/647.79	c   648s| 24900 |   840 |  1435k|  57.4 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf | unknown
648.13/650.04	c   650s| 25000 |   834 |  1441k|  57.4 |   458M |  94 |1003 |  50k|   0 | 133 |  0 |  77k|  19 | 0.000000e+00 |      --      |    Inf | unknown
650.02/651.96	c   652s| 25100 |   837 |  1445k|  57.4 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
651.91/653.82	c   654s| 25200 |   841 |  1449k|  57.3 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
653.61/655.58	c   656s| 25300 |   839 |  1454k|  57.2 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
656.00/657.96	c   658s| 25400 |   853 |  1460k|  57.2 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf | unknown
658.29/660.27	c   660s| 25500 |   856 |  1465k|  57.2 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf | unknown
660.09/662.00	c   662s| 25600 |   853 |  1469k|  57.2 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf | unknown
661.88/663.89	c   664s| 25700 |   850 |  1473k|  57.1 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf | unknown
663.88/665.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
663.88/665.83	c   666s| 25800 |   849 |  1478k|  57.1 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  80k|  19 | 0.000000e+00 |      --      |    Inf | unknown
665.47/667.49	c   667s| 25900 |   853 |  1482k|  57.0 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  80k|  19 | 0.000000e+00 |      --      |    Inf | unknown
667.27/669.28	c   669s| 26000 |   856 |  1486k|  56.9 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  80k|  19 | 0.000000e+00 |      --      |    Inf | unknown
669.36/671.30	c   671s| 26100 |   853 |  1491k|  56.9 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
671.16/673.12	c   673s| 26200 |   855 |  1495k|  56.8 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
672.75/674.74	c   675s| 26300 |   850 |  1499k|  56.8 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf | unknown
674.85/676.83	c   677s| 26400 |   847 |  1504k|  56.7 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  82k|  19 | 0.000000e+00 |      --      |    Inf | unknown
676.74/678.74	c   679s| 26500 |   844 |  1508k|  56.7 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  82k|  19 | 0.000000e+00 |      --      |    Inf | unknown
678.63/680.65	c   681s| 26600 |   838 |  1513k|  56.7 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  82k|  19 | 0.000000e+00 |      --      |    Inf | unknown
680.73/682.71	c   683s| 26700 |   840 |  1518k|  56.6 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
682.52/684.51	c   685s| 26800 |   833 |  1523k|  56.6 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
684.52/686.58	c   687s| 26900 |   836 |  1527k|  56.6 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
687.02/689.02	c   689s| 27000 |   829 |  1533k|  56.6 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf | unknown
688.61/690.67	c   691s| 27100 |   831 |  1537k|  56.5 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  84k|  19 | 0.000000e+00 |      --      |    Inf | unknown
690.11/692.13	c   692s| 27200 |   827 |  1540k|  56.4 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  84k|  19 | 0.000000e+00 |      --      |    Inf | unknown
692.20/694.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
692.20/694.27	c   694s| 27300 |   829 |  1545k|  56.4 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  84k|  19 | 0.000000e+00 |      --      |    Inf | unknown
693.79/695.88	c   696s| 27400 |   827 |  1549k|  56.3 |   458M |  94 |1003 |  51k|   0 | 133 |  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf | unknown
695.99/698.02	c   698s| 27500 |   832 |  1554k|  56.3 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  85k|  19 | 0.000000e+00 |      --      |    Inf | unknown
697.78/699.81	c   700s| 27600 |   824 |  1558k|  56.2 |   458M |  94 |1003 |  50k|   0 | 133 |  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf | unknown
699.98/702.02	c   702s| 27700 |   832 |  1563k|  56.2 |   458M |  94 |1003 |  50k|   0 | 133 |  0 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
701.77/703.86	c   704s| 27800 |   838 |  1567k|  56.2 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
703.97/706.02	c   706s| 27900 |   834 |  1573k|  56.2 |   458M |  94 |1003 |  50k|  41k| 133 |  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
705.76/707.86	c   708s| 28000 |   839 |  1577k|  56.1 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf | unknown
707.96/710.05	c   710s| 28100 |   840 |  1582k|  56.1 |   458M |  94 |1003 |  51k|  41k| 133 |  1 |  87k|  19 | 0.000000e+00 |      --      |    Inf | unknown
710.05/712.11	c   712s| 28200 |   836 |  1587k|  56.1 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  87k|  19 | 0.000000e+00 |      --      |    Inf | unknown
712.24/714.31	c   714s| 28300 |   837 |  1592k|  56.1 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  87k|  19 | 0.000000e+00 |      --      |    Inf | unknown
714.34/716.46	c   716s| 28400 |   837 |  1598k|  56.1 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
716.43/718.59	c   719s| 28500 |   841 |  1603k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
718.42/720.52	c   721s| 28600 |   838 |  1607k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
720.62/722.78	c   723s| 28700 |   839 |  1613k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf | unknown
723.02/725.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
723.02/725.12	c   725s| 28800 |   850 |  1619k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf | unknown
724.91/727.07	c   727s| 28900 |   845 |  1623k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf | unknown
727.30/729.41	c   729s| 29000 |   846 |  1629k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf | unknown
729.40/731.57	c   732s| 29100 |   843 |  1634k|  56.0 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  90k|  19 | 0.000000e+00 |      --      |    Inf | unknown
731.49/733.67	c   734s| 29200 |   849 |  1639k|  55.9 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  90k|  19 | 0.000000e+00 |      --      |    Inf | unknown
733.78/735.94	c   736s| 29300 |   849 |  1645k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  90k|  19 | 0.000000e+00 |      --      |    Inf | unknown
735.78/737.95	c   738s| 29400 |   848 |  1649k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
737.88/740.07	c   740s| 29500 |   848 |  1654k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
740.66/742.81	c   743s| 29600 |   855 |  1661k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
742.96/745.16	c   745s| 29700 |   849 |  1666k|  55.9 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  91k|  19 | 0.000000e+00 |      --      |    Inf | unknown
745.45/747.66	c   748s| 29800 |   851 |  1672k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  92k|  19 | 0.000000e+00 |      --      |    Inf | unknown
748.05/750.26	c   750s| 29900 |   852 |  1679k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  92k|  19 | 0.000000e+00 |      --      |    Inf | unknown
750.44/752.65	c   753s| 30000 |   853 |  1685k|  56.0 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  92k|  19 | 0.000000e+00 |      --      |    Inf | unknown
752.84/755.06	c   755s| 30100 |   857 |  1690k|  56.0 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  93k|  19 | 0.000000e+00 |      --      |    Inf | unknown
755.72/757.95	c   758s| 30200 |   848 |  1697k|  56.0 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  93k|  19 | 0.000000e+00 |      --      |    Inf | unknown
757.92/760.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
757.92/760.19	c   760s| 30300 |   859 |  1702k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  93k|  19 | 0.000000e+00 |      --      |    Inf | unknown
760.71/762.90	c   763s| 30400 |   870 |  1708k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf | unknown
763.01/765.29	c   765s| 30500 |   888 |  1714k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf | unknown
765.30/767.56	c   768s| 30600 |   882 |  1719k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf | unknown
767.49/769.79	c   770s| 30700 |   884 |  1724k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  95k|  19 | 0.000000e+00 |      --      |    Inf | unknown
769.99/772.25	c   772s| 30800 |   876 |  1730k|  56.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  95k|  19 | 0.000000e+00 |      --      |    Inf | unknown
771.79/774.10	c   774s| 30900 |   870 |  1734k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  95k|  19 | 0.000000e+00 |      --      |    Inf | unknown
774.08/776.36	c   776s| 31000 |   863 |  1739k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf | unknown
776.67/778.91	c   779s| 31100 |   865 |  1745k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf | unknown
779.06/781.38	c   781s| 31200 |   865 |  1751k|  55.9 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf | unknown
783.45/785.77	c   786s| 31300 |   867 |  1755k|  55.9 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  96k|  19 | 0.000000e+00 |      --      |    Inf | unknown
785.35/787.64	c   788s| 31400 |   872 |  1759k|  55.8 |   459M |  94 |1003 |  51k|  41k| 133 |  1 |  97k|  19 | 0.000000e+00 |      --      |    Inf | unknown
787.14/789.46	c   789s| 31500 |   870 |  1763k|  55.8 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  97k|  19 | 0.000000e+00 |      --      |    Inf | unknown
789.04/791.32	c   791s| 31600 |   869 |  1768k|  55.8 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  98k|  19 | 0.000000e+00 |      --      |    Inf | unknown
791.13/793.42	c   793s| 31700 |   870 |  1773k|  55.7 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  98k|  19 | 0.000000e+00 |      --      |    Inf | unknown
792.92/795.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
792.92/795.25	c   795s| 31800 |   873 |  1777k|  55.7 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  98k|  19 | 0.000000e+00 |      --      |    Inf | unknown
794.52/796.81	c   797s| 31900 |   870 |  1781k|  55.6 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  99k|  19 | 0.000000e+00 |      --      |    Inf | unknown
796.42/798.70	c   799s| 32000 |   872 |  1785k|  55.6 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  99k|  19 | 0.000000e+00 |      --      |    Inf | unknown
798.21/800.56	c   801s| 32100 |   870 |  1789k|  55.6 |   459M |  94 |1003 |  51k|   0 | 133 |  0 |  99k|  19 | 0.000000e+00 |      --      |    Inf | unknown
800.30/802.68	c   803s| 32200 |   869 |  1794k|  55.5 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 100k|  19 | 0.000000e+00 |      --      |    Inf | unknown
802.40/804.75	c   805s| 32300 |   878 |  1799k|  55.5 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 100k|  19 | 0.000000e+00 |      --      |    Inf | unknown
803.99/806.35	c   806s| 32400 |   868 |  1803k|  55.5 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 100k|  19 | 0.000000e+00 |      --      |    Inf | unknown
806.29/808.62	c   809s| 32500 |   874 |  1809k|  55.5 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf | unknown
808.28/810.69	c   811s| 32600 |   879 |  1813k|  55.4 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 101k|  19 | 0.000000e+00 |      --      |    Inf | unknown
810.18/812.56	c   813s| 32700 |   873 |  1818k|  55.4 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf | unknown
812.07/814.43	c   814s| 32800 |   869 |  1822k|  55.4 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf | unknown
814.07/816.49	c   816s| 32900 |   866 |  1827k|  55.4 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf | unknown
816.36/818.72	c   819s| 33000 |   872 |  1832k|  55.3 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf | unknown
817.96/820.32	c   820s| 33100 |   869 |  1836k|  55.3 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 103k|  19 | 0.000000e+00 |      --      |    Inf | unknown
819.55/821.99	c   822s| 33200 |   867 |  1840k|  55.2 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 103k|  19 | 0.000000e+00 |      --      |    Inf | unknown
821.55/823.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
821.55/823.98	c   824s| 33300 |   871 |  1844k|  55.2 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 103k|  19 | 0.000000e+00 |      --      |    Inf | unknown
823.65/826.07	c   826s| 33400 |   862 |  1849k|  55.2 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 103k|  19 | 0.000000e+00 |      --      |    Inf | unknown
825.44/827.89	c   828s| 33500 |   863 |  1853k|  55.2 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 104k|  19 | 0.000000e+00 |      --      |    Inf | unknown
827.33/829.77	c   830s| 33600 |   861 |  1858k|  55.1 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 104k|  19 | 0.000000e+00 |      --      |    Inf | unknown
829.63/832.09	c   832s| 33700 |   867 |  1864k|  55.1 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 104k|  19 | 0.000000e+00 |      --      |    Inf | unknown
831.63/834.00	c   834s| 33800 |   865 |  1868k|  55.1 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
833.82/836.21	c   836s| 33900 |   866 |  1873k|  55.1 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
835.51/837.96	c   838s| 34000 |   869 |  1877k|  55.0 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
837.41/839.86	c   840s| 34100 |   872 |  1881k|  55.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf | unknown
839.10/841.53	c   842s| 34200 |   864 |  1885k|  55.0 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
840.80/843.24	c   843s| 34300 |   870 |  1889k|  54.9 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
842.19/844.68	c   845s| 34400 |   868 |  1892k|  54.8 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
844.09/846.53	c   847s| 34500 |   869 |  1896k|  54.8 |   459M |  94 |1003 |  51k|   0 | 133 |  0 | 106k|  19 | 0.000000e+00 |      --      |    Inf | unknown
845.88/848.32	c   848s| 34600 |   868 |  1901k|  54.8 |   459M |  94 |1003 |  51k|  41k| 133 |  1 | 107k|  19 | 0.000000e+00 |      --      |    Inf | unknown
847.98/850.43	c   850s| 34700 |   878 |  1906k|  54.8 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 107k|  19 | 0.000000e+00 |      --      |    Inf | unknown
849.68/852.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
849.68/852.14	c   852s| 34800 |   881 |  1909k|  54.7 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 107k|  19 | 0.000000e+00 |      --      |    Inf | unknown
851.67/854.16	c   854s| 34900 |   874 |  1914k|  54.7 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
853.46/855.96	c   856s| 35000 |   868 |  1918k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
855.76/858.24	c   858s| 35100 |   864 |  1924k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
857.45/859.92	c   860s| 35200 |   861 |  1928k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf | unknown
859.55/862.06	c   862s| 35300 |   861 |  1933k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
861.55/864.06	c   864s| 35400 |   866 |  1938k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
863.54/866.03	c   866s| 35500 |   865 |  1942k|  54.5 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
865.83/868.36	c   868s| 35600 |   854 |  1948k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 109k|  19 | 0.000000e+00 |      --      |    Inf | unknown
868.03/870.59	c   871s| 35700 |   861 |  1953k|  54.5 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 110k|  19 | 0.000000e+00 |      --      |    Inf | unknown
870.12/872.66	c   873s| 35800 |   860 |  1958k|  54.5 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 110k|  19 | 0.000000e+00 |      --      |    Inf | unknown
872.41/874.91	c   875s| 35900 |   860 |  1963k|  54.5 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 110k|  19 | 0.000000e+00 |      --      |    Inf | unknown
874.41/876.98	c   877s| 36000 |   862 |  1968k|  54.5 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf | unknown
876.51/879.08	c   879s| 36100 |   857 |  1973k|  54.5 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf | unknown
878.80/881.33	c   881s| 36200 |   854 |  1978k|  54.5 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf | unknown
881.09/883.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
881.09/883.67	c   884s| 36300 |   855 |  1984k|  54.5 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 111k|  19 | 0.000000e+00 |      --      |    Inf | unknown
883.68/886.26	c   886s| 36400 |   863 |  1991k|  54.5 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
886.78/889.32	c   889s| 36500 |   861 |  1999k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
889.07/891.69	c   892s| 36600 |   869 |  2005k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf | unknown
891.57/894.15	c   894s| 36700 |   862 |  2011k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf | unknown
893.96/896.54	c   897s| 36800 |   866 |  2017k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf | unknown
896.25/898.80	c   899s| 36900 |   865 |  2022k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 113k|  19 | 0.000000e+00 |      --      |    Inf | unknown
898.35/900.95	c   901s| 37000 |   859 |  2028k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 114k|  19 | 0.000000e+00 |      --      |    Inf | unknown
900.84/903.49	c   903s| 37100 |   851 |  2034k|  54.7 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 114k|  19 | 0.000000e+00 |      --      |    Inf | unknown
902.73/905.37	c   905s| 37200 |   856 |  2039k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf | unknown
904.73/907.39	c   907s| 37300 |   854 |  2044k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
906.72/909.31	c   909s| 37400 |   854 |  2049k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
908.62/911.22	c   911s| 37500 |   851 |  2053k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf | unknown
910.71/913.38	c   913s| 37600 |   856 |  2058k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
913.51/916.14	c   916s| 37700 |   860 |  2065k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
915.51/918.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
915.51/918.10	c   918s| 37800 |   859 |  2070k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf | unknown
918.09/920.72	c   921s| 37900 |   855 |  2076k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf | unknown
919.89/922.58	c   923s| 38000 |   849 |  2081k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 117k|  19 | 0.000000e+00 |      --      |    Inf | unknown
922.08/924.77	c   925s| 38100 |   854 |  2086k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf | unknown
924.28/927.00	c   927s| 38200 |   850 |  2091k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf | unknown
926.38/929.02	c   929s| 38300 |   850 |  2096k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 118k|  19 | 0.000000e+00 |      --      |    Inf | unknown
928.97/931.61	c   932s| 38400 |   852 |  2103k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf | unknown
931.06/933.75	c   934s| 38500 |   851 |  2108k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
933.36/936.07	c   936s| 38600 |   865 |  2113k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
935.55/938.28	c   938s| 38700 |   851 |  2118k|  54.6 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
937.74/940.42	c   940s| 38800 |   859 |  2123k|  54.6 |   459M |  95 |1003 |  51k|   0 | 133 |  0 | 119k|  19 | 0.000000e+00 |      --      |    Inf | unknown
939.74/942.44	c   942s| 38900 |   859 |  2128k|  54.5 |   459M |  95 |1003 |  51k|  41k| 133 |  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf | unknown
942.03/944.74	c   945s| 39000 |   856 |  2133k|  54.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf | unknown
944.73/947.46	c   947s| 39100 |   852 |  2140k|  54.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
946.72/949.49	c   949s| 39200 |   861 |  2145k|  54.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
948.91/951.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
948.91/951.65	c   952s| 39300 |   865 |  2150k|  54.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
950.61/953.32	c   953s| 39400 |   862 |  2154k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf | unknown
952.41/955.14	c   955s| 39500 |   859 |  2158k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf | unknown
954.20/956.98	c   957s| 39600 |   861 |  2162k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf | unknown
956.00/958.72	c   959s| 39700 |   859 |  2166k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 122k|  19 | 0.000000e+00 |      --      |    Inf | unknown
957.99/960.70	c   961s| 39800 |   864 |  2170k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 123k|  19 | 0.000000e+00 |      --      |    Inf | unknown
959.88/962.62	c   963s| 39900 |   859 |  2175k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 123k|  19 | 0.000000e+00 |      --      |    Inf | unknown
962.48/965.23	c   965s| 40000 |   869 |  2181k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 123k|  19 | 0.000000e+00 |      --      |    Inf | unknown
964.97/967.79	c   968s| 40100 |   868 |  2187k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
968.06/970.80	c   971s| 40200 |   867 |  2195k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
970.46/973.25	c   973s| 40300 |   856 |  2201k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
972.36/975.19	c   975s| 40400 |   863 |  2206k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 124k|  19 | 0.000000e+00 |      --      |    Inf | unknown
974.35/977.11	c   977s| 40500 |   860 |  2210k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 125k|  19 | 0.000000e+00 |      --      |    Inf | unknown
976.35/979.19	c   979s| 40600 |   867 |  2215k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 125k|  19 | 0.000000e+00 |      --      |    Inf | unknown
978.44/981.23	c   981s| 40700 |   862 |  2220k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 126k|  19 | 0.000000e+00 |      --      |    Inf | unknown
980.73/983.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
980.73/983.53	c   984s| 40800 |   859 |  2226k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf | unknown
983.33/986.14	c   986s| 40900 |   858 |  2233k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf | unknown
985.72/988.58	c   989s| 41000 |   873 |  2239k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf | unknown
988.01/990.83	c   991s| 41100 |   874 |  2244k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 127k|  19 | 0.000000e+00 |      --      |    Inf | unknown
990.21/993.06	c   993s| 41200 |   869 |  2250k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 127k|  19 | 0.000000e+00 |      --      |    Inf | unknown
992.60/995.42	c   995s| 41300 |   870 |  2255k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 127k|  19 | 0.000000e+00 |      --      |    Inf | unknown
994.89/997.78	c   998s| 41400 |   873 |  2261k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
997.09/999.98	c  1000s| 41500 |   868 |  2267k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
999.88/1002.70	c  1003s| 41600 |   873 |  2273k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1002.07/1004.95	c  1005s| 41700 |   871 |  2279k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1004.67/1007.51	c  1007s| 41800 |   870 |  2285k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1006.56/1009.43	c  1009s| 41900 |   865 |  2290k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1008.76/1011.61	c  1012s| 42000 |   867 |  2295k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1010.65/1013.56	c  1014s| 42100 |   867 |  2300k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 130k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1012.65/1015.56	c  1016s| 42200 |   869 |  2304k|  54.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 130k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1014.94/1017.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1014.94/1017.83	c  1018s| 42300 |   867 |  2310k|  54.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 130k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1016.84/1019.73	c  1020s| 42400 |   867 |  2314k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1018.73/1021.60	c  1022s| 42500 |   864 |  2319k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1020.53/1023.49	c  1023s| 42600 |   861 |  2323k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1022.72/1025.66	c  1026s| 42700 |   863 |  2329k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1025.91/1028.87	c  1029s| 42800 |   864 |  2335k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1028.01/1030.99	c  1031s| 42900 |   867 |  2340k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1029.60/1032.59	c  1033s| 43000 |   865 |  2344k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1031.80/1034.78	c  1035s| 43100 |   859 |  2350k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1034.39/1037.30	c  1037s| 43200 |   864 |  2356k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 133k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1036.19/1039.19	c  1039s| 43300 |   857 |  2361k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 133k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1038.08/1041.06	c  1041s| 43400 |   856 |  2365k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 133k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1040.18/1043.16	c  1043s| 43500 |   855 |  2370k|  54.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1042.67/1045.63	c  1046s| 43600 |   853 |  2376k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1045.07/1048.07	c  1048s| 43700 |   864 |  2381k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1047.26/1050.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1047.26/1050.27	c  1050s| 43800 |   860 |  2386k|  54.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 134k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1049.55/1052.55	c  1053s| 43900 |   854 |  2392k|  54.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1051.44/1054.43	c  1054s| 44000 |   861 |  2396k|  54.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1053.54/1056.59	c  1057s| 44100 |   854 |  2401k|  54.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1055.53/1058.51	c  1059s| 44200 |   851 |  2406k|  54.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1057.73/1060.74	c  1061s| 44300 |   846 |  2411k|  54.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1059.52/1062.58	c  1063s| 44400 |   839 |  2416k|  54.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1061.62/1064.67	c  1065s| 44500 |   843 |  2421k|  54.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1063.61/1066.66	c  1067s| 44600 |   847 |  2425k|  54.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1065.51/1068.58	c  1069s| 44700 |   844 |  2430k|  54.2 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1067.90/1070.91	c  1071s| 44800 |   842 |  2436k|  54.2 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1070.00/1073.06	c  1073s| 44900 |   842 |  2441k|  54.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1071.89/1074.93	c  1075s| 45000 |   838 |  2445k|  54.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 138k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1073.58/1076.69	c  1077s| 45100 |   839 |  2449k|  54.2 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 139k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1075.38/1078.42	c  1078s| 45200 |   837 |  2454k|  54.2 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 139k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1077.47/1080.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1077.47/1080.50	c  1080s| 45300 |   840 |  2459k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 139k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1079.57/1082.66	c  1083s| 45400 |   838 |  2464k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1081.76/1084.84	c  1085s| 45500 |   833 |  2469k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1084.06/1087.10	c  1087s| 45600 |   835 |  2474k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1087.85/1090.91	c  1091s| 45700 |   836 |  2481k|  54.2 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1089.74/1092.82	c  1093s| 45800 |   838 |  2486k|  54.1 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 141k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1091.84/1095.00	c  1095s| 45900 |   836 |  2491k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1094.13/1097.24	c  1097s| 46000 |   838 |  2496k|  54.1 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 141k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1096.22/1099.31	c  1099s| 46100 |   841 |  2502k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1098.62/1101.73	c  1102s| 46200 |   838 |  2507k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1100.71/1103.84	c  1104s| 46300 |   832 |  2512k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1102.81/1105.98	c  1106s| 46400 |   834 |  2518k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1104.40/1107.54	c  1108s| 46500 |   833 |  2521k|  54.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1106.40/1109.58	c  1110s| 46600 |   835 |  2526k|  54.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1108.49/1111.63	c  1112s| 46700 |   836 |  2531k|  54.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 143k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1110.29/1113.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1110.29/1113.49	c  1113s| 46800 |   837 |  2535k|  54.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 144k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1111.78/1114.97	c  1115s| 46900 |   837 |  2539k|  54.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 144k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1113.68/1116.89	c  1117s| 47000 |   834 |  2543k|  54.0 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 144k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1115.57/1118.79	c  1119s| 47100 |   838 |  2547k|  54.0 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 144k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1117.67/1120.86	c  1121s| 47200 |   839 |  2553k|  54.0 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1119.86/1123.10	c  1123s| 47300 |   836 |  2558k|  54.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1122.05/1125.28	c  1125s| 47400 |   835 |  2564k|  54.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1124.05/1127.23	c  1127s| 47500 |   838 |  2568k|  53.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 145k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1126.44/1129.69	c  1130s| 47600 |   832 |  2575k|  54.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1128.84/1132.01	c  1132s| 47700 |   838 |  2580k|  54.0 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1130.93/1134.19	c  1134s| 47800 |   847 |  2584k|  53.9 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 146k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1132.83/1136.06	c  1136s| 47900 |   839 |  2589k|  53.9 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1134.72/1137.91	c  1138s| 48000 |   837 |  2593k|  53.9 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1136.51/1139.70	c  1140s| 48100 |   830 |  2597k|  53.9 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1138.61/1141.85	c  1142s| 48200 |   840 |  2602k|  53.9 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1140.60/1143.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1140.60/1143.83	c  1144s| 48300 |   839 |  2607k|  53.9 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1142.20/1145.49	c  1145s| 48400 |   843 |  2611k|  53.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1143.99/1147.22	c  1147s| 48500 |   845 |  2616k|  53.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1145.49/1148.77	c  1149s| 48600 |   845 |  2619k|  53.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1147.19/1150.48	c  1150s| 48700 |   845 |  2623k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1149.18/1152.47	c  1152s| 48800 |   850 |  2628k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 150k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1151.18/1154.49	c  1154s| 48900 |   853 |  2633k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 150k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1153.27/1156.57	c  1157s| 49000 |   841 |  2639k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 150k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1155.26/1158.53	c  1159s| 49100 |   835 |  2643k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1157.16/1160.46	c  1160s| 49200 |   841 |  2648k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1159.15/1162.44	c  1162s| 49300 |   835 |  2653k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1160.75/1164.08	c  1164s| 49400 |   834 |  2657k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1162.64/1165.99	c  1166s| 49500 |   836 |  2661k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1164.94/1168.23	c  1168s| 49600 |   834 |  2667k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1167.23/1170.56	c  1171s| 49700 |   835 |  2673k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1169.23/1172.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1169.23/1172.58	c  1173s| 49800 |   830 |  2677k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 153k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1171.92/1175.22	c  1175s| 49900 |   837 |  2684k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 153k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1174.01/1177.39	c  1177s| 50000 |   836 |  2689k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 153k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1176.01/1179.36	c  1179s| 50100 |   838 |  2694k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 154k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1178.10/1181.46	c  1181s| 50200 |   840 |  2699k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 154k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1180.10/1183.46	c  1183s| 50300 |   836 |  2703k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 154k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1182.59/1185.92	c  1186s| 50400 |   825 |  2709k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 155k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1185.08/1188.44	c  1188s| 50500 |   841 |  2716k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 155k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1187.18/1190.50	c  1190s| 50600 |   846 |  2721k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 155k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1189.17/1192.56	c  1193s| 50700 |   851 |  2726k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 155k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1191.47/1194.80	c  1195s| 50800 |   846 |  2732k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 156k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1193.46/1196.85	c  1197s| 50900 |   843 |  2737k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1195.95/1199.34	c  1199s| 51000 |   845 |  2743k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1198.35/1201.70	c  1202s| 51100 |   849 |  2748k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1200.65/1204.01	c  1204s| 51200 |   852 |  2754k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1202.54/1205.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1202.54/1205.95	c  1206s| 51300 |   848 |  2759k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 157k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1204.53/1207.96	c  1208s| 51400 |   852 |  2764k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 157k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1206.33/1209.76	c  1210s| 51500 |   851 |  2768k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1208.22/1211.62	c  1212s| 51600 |   846 |  2773k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1210.42/1213.89	c  1214s| 51700 |   842 |  2779k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 158k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1212.71/1216.14	c  1216s| 51800 |   844 |  2784k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1214.71/1218.14	c  1218s| 51900 |   846 |  2789k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 159k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1217.10/1220.59	c  1221s| 52000 |   841 |  2795k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 159k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1219.39/1222.89	c  1223s| 52100 |   845 |  2801k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1222.08/1225.53	c  1226s| 52200 |   851 |  2807k|  53.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 160k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1224.48/1227.91	c  1228s| 52300 |   847 |  2813k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1226.47/1229.96	c  1230s| 52400 |   843 |  2818k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1228.57/1232.09	c  1232s| 52500 |   844 |  2823k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1230.76/1234.26	c  1234s| 52600 |   844 |  2829k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1232.75/1236.20	c  1236s| 52700 |   838 |  2833k|  53.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1234.45/1237.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1234.45/1237.99	c  1238s| 52800 |   833 |  2838k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1236.65/1240.12	c  1240s| 52900 |   837 |  2842k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 162k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1238.44/1241.91	c  1242s| 53000 |   837 |  2847k|  53.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 162k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1240.03/1243.57	c  1244s| 53100 |   831 |  2850k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 162k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1242.13/1245.61	c  1246s| 53200 |   832 |  2855k|  53.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1243.92/1247.48	c  1247s| 53300 |   829 |  2860k|  53.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 163k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1245.72/1249.22	c  1249s| 53400 |   826 |  2864k|  53.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1248.01/1251.51	c  1252s| 53500 |   821 |  2870k|  53.5 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1249.91/1253.46	c  1253s| 53600 |   820 |  2874k|  53.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 164k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1251.61/1255.14	c  1255s| 53700 |   817 |  2878k|  53.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 164k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1253.50/1257.01	c  1257s| 53800 |   821 |  2883k|  53.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 165k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1255.29/1258.85	c  1259s| 53900 |   826 |  2887k|  53.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 165k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1257.09/1260.68	c  1261s| 54000 |   825 |  2891k|  53.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 165k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1259.28/1262.80	c  1263s| 54100 |   819 |  2896k|  53.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 166k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1260.88/1264.44	c  1264s| 54200 |   821 |  2900k|  53.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1262.77/1266.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1262.77/1266.34	c  1266s| 54300 |   820 |  2905k|  53.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 166k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1264.67/1268.20	c  1268s| 54400 |   818 |  2909k|  53.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 167k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1266.66/1270.24	c  1270s| 54500 |   823 |  2914k|  53.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 167k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1268.86/1272.48	c  1272s| 54600 |   820 |  2920k|  53.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 168k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1270.95/1274.56	c  1275s| 54700 |   815 |  2925k|  53.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 168k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1273.24/1276.84	c  1277s| 54800 |   813 |  2930k|  53.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 168k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1275.04/1278.64	c  1279s| 54900 |   813 |  2935k|  53.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 168k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1276.93/1280.57	c  1281s| 55000 |   807 |  2939k|  53.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 169k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1279.03/1282.66	c  1283s| 55100 |   804 |  2944k|  53.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 169k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1280.92/1284.51	c  1285s| 55200 |   807 |  2948k|  53.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 169k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1282.62/1286.20	c  1286s| 55300 |   805 |  2952k|  53.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 169k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1284.31/1287.94	c  1288s| 55400 |   808 |  2956k|  53.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 170k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1285.91/1289.57	c  1290s| 55500 |   799 |  2960k|  53.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 170k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1288.00/1291.60	c  1292s| 55600 |   798 |  2964k|  53.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 170k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1290.10/1293.78	c  1294s| 55700 |   801 |  2970k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 171k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1292.19/1295.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1292.19/1295.84	c  1296s| 55800 |   793 |  2975k|  53.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 171k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1294.39/1298.06	c  1298s| 55900 |   797 |  2980k|  53.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 171k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1296.78/1300.44	c  1300s| 56000 |   809 |  2986k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1299.27/1302.95	c  1303s| 56100 |   808 |  2992k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1301.57/1305.25	c  1305s| 56200 |   798 |  2997k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1303.66/1307.37	c  1307s| 56300 |   798 |  3002k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 172k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1306.06/1309.78	c  1310s| 56400 |   792 |  3008k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 173k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1308.25/1311.96	c  1312s| 56500 |   802 |  3013k|  53.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 173k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1310.14/1313.89	c  1314s| 56600 |   795 |  3018k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 173k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1312.04/1315.75	c  1316s| 56700 |   788 |  3022k|  53.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 174k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1314.34/1318.00	c  1318s| 56800 |   794 |  3027k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 174k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1316.13/1319.89	c  1320s| 56900 |   804 |  3031k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 174k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1318.12/1321.81	c  1322s| 57000 |   795 |  3036k|  53.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 175k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1320.12/1323.88	c  1324s| 57100 |   802 |  3040k|  53.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 175k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1322.32/1326.09	c  1326s| 57200 |   797 |  3045k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1324.01/1327.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1324.01/1327.78	c  1328s| 57300 |   799 |  3049k|  53.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1325.70/1329.42	c  1329s| 57400 |   802 |  3053k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1327.30/1331.07	c  1331s| 57500 |   793 |  3057k|  53.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 176k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1329.40/1333.17	c  1333s| 57600 |   795 |  3062k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 177k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1331.49/1335.21	c  1335s| 57700 |   795 |  3067k|  53.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 177k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1333.98/1337.76	c  1338s| 57800 |   799 |  3073k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 177k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1336.17/1339.95	c  1340s| 57900 |   800 |  3078k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1338.37/1342.13	c  1342s| 58000 |   799 |  3084k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1340.37/1344.19	c  1344s| 58100 |   795 |  3088k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1342.75/1346.59	c  1347s| 58200 |   797 |  3094k|  53.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 178k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1344.85/1348.61	c  1349s| 58300 |   797 |  3099k|  53.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 179k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1346.84/1350.62	c  1351s| 58400 |   795 |  3103k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 179k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1348.74/1352.53	c  1353s| 58500 |   786 |  3108k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 179k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1351.03/1354.88	c  1355s| 58600 |   787 |  3114k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 180k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1353.33/1357.18	c  1357s| 58700 |   784 |  3119k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 180k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1355.23/1359.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1355.23/1359.01	c  1359s| 58800 |   783 |  3124k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 181k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1357.22/1361.01	c  1361s| 58900 |   786 |  3129k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 181k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1358.81/1362.63	c  1363s| 59000 |   782 |  3133k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 181k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1360.51/1364.31	c  1364s| 59100 |   781 |  3137k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1362.21/1366.04	c  1366s| 59200 |   779 |  3141k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1364.30/1368.15	c  1368s| 59300 |   784 |  3146k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 182k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1366.39/1370.24	c  1370s| 59400 |   779 |  3151k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1368.69/1372.56	c  1373s| 59500 |   779 |  3157k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1370.88/1374.70	c  1375s| 59600 |   778 |  3162k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1372.67/1376.59	c  1377s| 59700 |   778 |  3167k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 183k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1375.47/1379.38	c  1379s| 59800 |   787 |  3174k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 184k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1377.56/1381.43	c  1381s| 59900 |   779 |  3179k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 184k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1380.16/1384.01	c  1384s| 60000 |   779 |  3185k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 184k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1382.45/1386.30	c  1386s| 60100 |   782 |  3191k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 185k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1384.84/1388.75	c  1389s| 60200 |   772 |  3197k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 185k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1386.94/1390.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1386.94/1390.88	c  1391s| 60300 |   774 |  3202k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 185k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1388.43/1392.34	c  1392s| 60400 |   777 |  3205k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 186k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1390.33/1394.28	c  1394s| 60500 |   769 |  3210k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 186k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1392.42/1396.32	c  1396s| 60600 |   777 |  3214k|  52.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 186k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1394.42/1398.35	c  1398s| 60700 |   776 |  3219k|  52.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1396.61/1400.57	c  1401s| 60800 |   768 |  3224k|  52.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1399.21/1403.13	c  1403s| 60900 |   769 |  3231k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1401.60/1405.53	c  1406s| 61000 |   768 |  3237k|  53.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 187k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1403.49/1407.49	c  1407s| 61100 |   767 |  3242k|  53.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 188k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1405.19/1409.16	c  1409s| 61200 |   768 |  3245k|  52.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 188k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1406.98/1410.92	c  1411s| 61300 |   774 |  3250k|  52.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 188k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1408.48/1412.49	c  1412s| 61400 |   775 |  3253k|  52.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1410.18/1414.16	c  1414s| 61500 |   771 |  3257k|  52.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1412.07/1416.02	c  1416s| 61600 |   774 |  3261k|  52.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1413.76/1417.70	c  1418s| 61700 |   776 |  3265k|  52.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 189k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1415.66/1419.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1415.66/1419.66	c  1420s| 61800 |   778 |  3270k|  52.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 190k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1417.45/1421.47	c  1421s| 61900 |   768 |  3274k|  52.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 190k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1419.25/1423.22	c  1423s| 62000 |   776 |  3278k|  52.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 190k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1420.84/1424.81	c  1425s| 62100 |   773 |  3281k|  52.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1422.64/1426.63	c  1427s| 62200 |   777 |  3285k|  52.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1424.04/1428.08	c  1428s| 62300 |   774 |  3289k|  52.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 191k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1425.43/1429.47	c  1429s| 62400 |   775 |  3292k|  52.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1427.23/1431.25	c  1431s| 62500 |   773 |  3296k|  52.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1428.72/1432.79	c  1433s| 62600 |   774 |  3299k|  52.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1430.32/1434.39	c  1434s| 62700 |   768 |  3303k|  52.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 192k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1432.41/1436.45	c  1436s| 62800 |   778 |  3307k|  52.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1434.21/1438.29	c  1438s| 62900 |   777 |  3311k|  52.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1435.90/1439.92	c  1440s| 63000 |   779 |  3315k|  52.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1437.80/1441.87	c  1442s| 63100 |   779 |  3320k|  52.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 193k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1439.89/1443.93	c  1444s| 63200 |   773 |  3325k|  52.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 194k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1441.49/1445.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1441.49/1445.55	c  1446s| 63300 |   777 |  3329k|  52.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 194k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1443.09/1447.12	c  1447s| 63400 |   770 |  3333k|  52.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 194k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1444.78/1448.85	c  1449s| 63500 |   776 |  3337k|  52.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1446.17/1450.29	c  1450s| 63600 |   776 |  3340k|  52.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1447.77/1451.88	c  1452s| 63700 |   777 |  3343k|  52.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1449.76/1453.85	c  1454s| 63800 |   778 |  3348k|  52.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 195k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1451.86/1455.95	c  1456s| 63900 |   779 |  3353k|  52.4 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 196k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1453.85/1457.96	c  1458s| 64000 |   779 |  3358k|  52.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 196k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1455.95/1460.07	c  1460s| 64100 |   772 |  3364k|  52.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 196k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1457.84/1461.95	c  1462s| 64200 |   777 |  3369k|  52.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 196k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1459.54/1463.68	c  1464s| 64300 |   776 |  3373k|  52.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 197k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1461.04/1465.19	c  1465s| 64400 |   777 |  3376k|  52.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 197k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1462.73/1466.80	c  1467s| 64500 |   777 |  3380k|  52.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 197k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1464.42/1468.59	c  1469s| 64600 |   775 |  3384k|  52.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 198k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1466.52/1470.61	c  1471s| 64700 |   779 |  3389k|  52.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 198k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1468.81/1472.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1468.81/1472.92	c  1473s| 64800 |   775 |  3393k|  52.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 198k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1470.41/1474.51	c  1475s| 64900 |   775 |  3397k|  52.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1472.30/1476.41	c  1476s| 65000 |   779 |  3402k|  52.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1474.00/1478.11	c  1478s| 65100 |   778 |  3406k|  52.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1475.59/1479.71	c  1480s| 65200 |   780 |  3410k|  52.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 199k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1477.19/1481.37	c  1481s| 65300 |   774 |  3414k|  52.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1478.89/1483.06	c  1483s| 65400 |   767 |  3419k|  52.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1480.98/1485.15	c  1485s| 65500 |   766 |  3424k|  52.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1482.77/1486.90	c  1487s| 65600 |   773 |  3428k|  52.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 200k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1484.47/1488.69	c  1489s| 65700 |   769 |  3432k|  52.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1486.36/1490.54	c  1491s| 65800 |   770 |  3436k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1488.16/1492.35	c  1492s| 65900 |   771 |  3441k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 201k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1490.15/1494.38	c  1494s| 66000 |   769 |  3445k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1492.15/1496.34	c  1496s| 66100 |   778 |  3450k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1494.64/1498.80	c  1499s| 66200 |   782 |  3456k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1496.44/1500.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1496.44/1500.68	c  1501s| 66300 |   780 |  3460k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 202k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1498.43/1502.68	c  1503s| 66400 |   778 |  3465k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 203k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1500.62/1504.86	c  1505s| 66500 |   773 |  3470k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 203k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1502.52/1506.78	c  1507s| 66600 |   776 |  3475k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 203k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1504.61/1508.80	c  1509s| 66700 |   767 |  3480k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1506.71/1510.91	c  1511s| 66800 |   768 |  3485k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1508.81/1513.07	c  1513s| 66900 |   759 |  3490k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1510.70/1514.94	c  1515s| 67000 |   758 |  3494k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 204k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1512.90/1517.10	c  1517s| 67100 |   754 |  3500k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 205k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1515.08/1519.37	c  1519s| 67200 |   766 |  3505k|  52.1 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 205k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1517.08/1521.36	c  1521s| 67300 |   761 |  3510k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 205k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1519.17/1523.45	c  1523s| 67400 |   765 |  3515k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1521.27/1525.50	c  1525s| 67500 |   764 |  3520k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1523.26/1527.54	c  1528s| 67600 |   759 |  3525k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1525.36/1529.64	c  1530s| 67700 |   757 |  3530k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 206k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1527.35/1531.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1527.35/1531.64	c  1532s| 67800 |   759 |  3535k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 207k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1529.65/1533.97	c  1534s| 67900 |   750 |  3541k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 207k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1532.04/1536.34	c  1536s| 68000 |   751 |  3547k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 207k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1534.13/1538.46	c  1538s| 68100 |   755 |  3551k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1536.53/1540.80	c  1541s| 68200 |   758 |  3557k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1538.92/1543.23	c  1543s| 68300 |   763 |  3563k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1541.21/1545.59	c  1546s| 68400 |   764 |  3568k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 208k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1543.41/1547.71	c  1548s| 68500 |   764 |  3574k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 209k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1545.40/1549.77	c  1550s| 68600 |   766 |  3578k|  52.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 209k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1547.20/1551.59	c  1552s| 68700 |   766 |  3583k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 209k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1549.49/1553.84	c  1554s| 68800 |   763 |  3588k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1551.39/1555.72	c  1556s| 68900 |   771 |  3592k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1553.38/1557.75	c  1558s| 69000 |   782 |  3597k|  52.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1555.18/1559.52	c  1560s| 69100 |   784 |  3601k|  52.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 210k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1557.27/1561.64	c  1562s| 69200 |   783 |  3607k|  52.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 211k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1559.46/1563.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1559.46/1563.83	c  1564s| 69300 |   785 |  3612k|  52.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 211k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1561.36/1565.77	c  1566s| 69400 |   791 |  3617k|  52.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 211k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1563.06/1567.46	c  1567s| 69500 |   785 |  3621k|  52.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 212k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1564.85/1569.21	c  1569s| 69600 |   791 |  3625k|  52.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 212k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1566.65/1571.04	c  1571s| 69700 |   791 |  3629k|  52.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1568.34/1572.76	c  1573s| 69800 |   788 |  3633k|  52.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1570.04/1574.50	c  1574s| 69900 |   790 |  3637k|  52.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1571.93/1576.34	c  1576s| 70000 |   794 |  3642k|  51.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 213k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1573.33/1577.73	c  1578s| 70100 |   794 |  3645k|  51.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1574.82/1579.27	c  1579s| 70200 |   791 |  3648k|  51.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1576.72/1581.16	c  1581s| 70300 |   800 |  3653k|  51.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1578.21/1582.64	c  1583s| 70400 |   802 |  3656k|  51.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 214k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1579.81/1584.22	c  1584s| 70500 |   795 |  3659k|  51.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 215k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1581.61/1586.01	c  1586s| 70600 |   799 |  3664k|  51.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 215k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1583.30/1587.72	c  1588s| 70700 |   799 |  3668k|  51.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 215k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1584.79/1589.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1584.79/1589.21	c  1589s| 70800 |   803 |  3671k|  51.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 216k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1586.49/1590.95	c  1591s| 70900 |   808 |  3675k|  51.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 216k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1587.89/1592.34	c  1592s| 71000 |   807 |  3678k|  51.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 216k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1589.78/1594.23	c  1594s| 71100 |   804 |  3683k|  51.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 217k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1591.58/1596.09	c  1596s| 71200 |   803 |  3687k|  51.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 217k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1593.37/1597.84	c  1598s| 71300 |   804 |  3691k|  51.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 217k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1595.36/1599.84	c  1600s| 71400 |   808 |  3696k|  51.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 218k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1597.46/1601.97	c  1602s| 71500 |   804 |  3701k|  51.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 218k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1599.66/1604.10	c  1604s| 71600 |   808 |  3706k|  51.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 218k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1601.35/1605.87	c  1606s| 71700 |   805 |  3710k|  51.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 219k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1603.24/1607.77	c  1608s| 71800 |   807 |  3715k|  51.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 219k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1605.34/1609.85	c  1610s| 71900 |   808 |  3720k|  51.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 219k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1607.13/1611.63	c  1612s| 72000 |   806 |  3724k|  51.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 220k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1608.73/1613.24	c  1613s| 72100 |   803 |  3728k|  51.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 220k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1610.53/1615.07	c  1615s| 72200 |   803 |  3732k|  51.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 220k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1612.32/1616.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1612.32/1616.87	c  1617s| 72300 |   804 |  3736k|  51.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1614.31/1618.87	c  1619s| 72400 |   811 |  3741k|  51.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1616.11/1620.63	c  1621s| 72500 |   807 |  3745k|  51.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 221k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1617.90/1622.44	c  1622s| 72600 |   804 |  3750k|  51.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 222k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1619.50/1624.01	c  1624s| 72700 |   806 |  3753k|  51.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 222k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1620.99/1625.58	c  1626s| 72800 |   807 |  3757k|  51.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 222k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1622.60/1627.19	c  1627s| 72900 |   805 |  3761k|  51.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 223k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1624.29/1628.88	c  1629s| 73000 |   799 |  3765k|  51.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 223k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1625.98/1630.55	c  1631s| 73100 |   798 |  3769k|  51.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 223k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1627.78/1632.34	c  1632s| 73200 |   805 |  3773k|  51.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 224k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1629.27/1633.83	c  1634s| 73300 |   795 |  3776k|  51.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 224k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1631.07/1635.67	c  1636s| 73400 |   799 |  3781k|  51.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 224k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1632.76/1637.30	c  1637s| 73500 |   795 |  3785k|  51.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 225k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1634.56/1639.15	c  1639s| 73600 |   796 |  3789k|  51.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 225k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1636.56/1641.13	c  1641s| 73700 |   795 |  3794k|  51.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 225k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1638.25/1642.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1638.25/1642.89	c  1643s| 73800 |   801 |  3798k|  51.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 226k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1639.64/1644.26	c  1644s| 73900 |   796 |  3801k|  51.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 226k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1641.44/1646.01	c  1646s| 74000 |   803 |  3805k|  51.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 226k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1642.93/1647.50	c  1647s| 74100 |   798 |  3808k|  51.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 227k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1644.63/1649.26	c  1649s| 74200 |   805 |  3813k|  51.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 227k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1646.62/1651.23	c  1651s| 74300 |   808 |  3818k|  51.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 227k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1648.22/1652.88	c  1653s| 74400 |   811 |  3822k|  51.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1650.11/1654.71	c  1655s| 74500 |   809 |  3826k|  51.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1651.81/1656.41	c  1656s| 74600 |   801 |  3830k|  51.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1653.70/1658.30	c  1658s| 74700 |   802 |  3835k|  51.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 228k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1655.10/1659.76	c  1660s| 74800 |   807 |  3838k|  51.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 229k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1656.79/1661.43	c  1661s| 74900 |   809 |  3842k|  51.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 229k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1658.19/1662.88	c  1663s| 75000 |   809 |  3845k|  51.2 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 229k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1659.79/1664.44	c  1664s| 75100 |   804 |  3849k|  51.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 230k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1661.58/1666.25	c  1666s| 75200 |   806 |  3853k|  51.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 230k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1663.48/1668.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1663.48/1668.11	c  1668s| 75300 |   803 |  3858k|  51.2 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 230k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1665.17/1669.82	c  1670s| 75400 |   802 |  3862k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1666.57/1671.24	c  1671s| 75500 |   801 |  3865k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1668.26/1672.97	c  1673s| 75600 |   798 |  3870k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1670.46/1675.15	c  1675s| 75700 |   798 |  3876k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 231k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1672.55/1677.24	c  1677s| 75800 |   806 |  3881k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 232k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1674.64/1679.35	c  1679s| 75900 |   804 |  3886k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 232k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1676.84/1681.58	c  1682s| 76000 |   806 |  3891k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 232k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1679.03/1683.79	c  1684s| 76100 |   807 |  3897k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 233k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1680.63/1685.36	c  1685s| 76200 |   802 |  3900k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 233k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1682.52/1687.24	c  1687s| 76300 |   803 |  3905k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 233k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1684.61/1689.31	c  1689s| 76400 |   811 |  3910k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1686.81/1691.52	c  1692s| 76500 |   819 |  3915k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1689.10/1693.85	c  1694s| 76600 |   825 |  3920k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1690.90/1695.69	c  1696s| 76700 |   823 |  3925k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 234k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1692.89/1697.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1692.89/1697.67	c  1698s| 76800 |   818 |  3930k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 235k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1694.69/1699.44	c  1699s| 76900 |   826 |  3934k|  51.1 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 235k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1696.58/1701.35	c  1701s| 77000 |   820 |  3938k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 235k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1698.38/1703.18	c  1703s| 77100 |   812 |  3943k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 236k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1700.07/1704.88	c  1705s| 77200 |   821 |  3947k|  51.1 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 236k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1701.47/1706.22	c  1706s| 77300 |   820 |  3950k|  51.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 236k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1703.46/1708.20	c  1708s| 77400 |   816 |  3955k|  51.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 237k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1705.36/1710.17	c  1710s| 77500 |   829 |  3959k|  51.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 237k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1707.75/1712.52	c  1713s| 77600 |   833 |  3965k|  51.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 238k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1709.25/1714.09	c  1714s| 77700 |   826 |  3968k|  51.0 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 238k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1711.25/1716.06	c  1716s| 77800 |   833 |  3973k|  51.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 238k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1712.94/1717.75	c  1718s| 77900 |   832 |  3977k|  51.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 239k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1714.63/1719.48	c  1719s| 78000 |   828 |  3981k|  51.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 239k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1716.53/1721.39	c  1721s| 78100 |   826 |  3986k|  51.0 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 239k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1718.23/1723.06	c  1723s| 78200 |   828 |  3990k|  50.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 240k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1719.82/1724.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1719.82/1724.66	c  1725s| 78300 |   827 |  3993k|  50.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 240k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1721.71/1726.59	c  1727s| 78400 |   825 |  3998k|  50.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 240k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1723.11/1727.94	c  1728s| 78500 |   830 |  4001k|  50.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 241k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1724.60/1729.42	c  1729s| 78600 |   825 |  4004k|  50.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 241k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1726.80/1731.63	c  1732s| 78700 |   826 |  4010k|  50.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 241k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1728.59/1733.46	c  1733s| 78800 |   827 |  4014k|  50.9 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 242k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1730.29/1735.12	c  1735s| 78900 |   828 |  4018k|  50.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 242k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1732.08/1736.97	c  1737s| 79000 |   833 |  4023k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 242k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1734.08/1738.95	c  1739s| 79100 |   831 |  4028k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 242k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1736.37/1741.29	c  1741s| 79200 |   834 |  4033k|  50.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1738.56/1743.47	c  1743s| 79300 |   830 |  4039k|  50.9 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1740.36/1745.23	c  1745s| 79400 |   836 |  4043k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 243k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1742.35/1747.25	c  1747s| 79500 |   839 |  4047k|  50.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 244k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1744.35/1749.24	c  1749s| 79600 |   834 |  4052k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 244k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1746.44/1751.37	c  1751s| 79700 |   843 |  4058k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 244k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1751.13/1756.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1751.13/1756.04	c  1756s| 79800 |   839 |  4063k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 244k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1753.02/1757.94	c  1758s| 79900 |   839 |  4067k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 245k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1755.12/1760.09	c  1760s| 80000 |   845 |  4072k|  50.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 245k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1757.31/1762.24	c  1762s| 80100 |   842 |  4077k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 245k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1759.40/1764.33	c  1764s| 80200 |   844 |  4082k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 245k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1761.50/1766.46	c  1766s| 80300 |   848 |  4087k|  50.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 246k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1763.39/1768.31	c  1768s| 80400 |   850 |  4091k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 246k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1764.99/1769.93	c  1770s| 80500 |   850 |  4095k|  50.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 246k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1766.98/1771.90	c  1772s| 80600 |   852 |  4100k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 247k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1768.78/1773.79	c  1774s| 80700 |   854 |  4104k|  50.8 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 247k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1770.37/1775.30	c  1775s| 80800 |   857 |  4107k|  50.8 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 247k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1771.97/1776.99	c  1777s| 80900 |   861 |  4111k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 248k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1773.56/1778.58	c  1779s| 81000 |   854 |  4115k|  50.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 248k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1776.06/1781.01	c  1781s| 81100 |   855 |  4121k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 248k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1777.95/1782.93	c  1783s| 81200 |   852 |  4125k|  50.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 249k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1779.64/1784.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1779.64/1784.61	c  1785s| 81300 |   849 |  4129k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 249k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1781.34/1786.38	c  1786s| 81400 |   851 |  4133k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 250k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1783.23/1788.22	c  1788s| 81500 |   848 |  4137k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 250k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1785.13/1790.17	c  1790s| 81600 |   844 |  4142k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 250k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1787.03/1792.10	c  1792s| 81700 |   847 |  4147k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 251k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1789.32/1794.36	c  1794s| 81800 |   843 |  4152k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 251k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1791.02/1796.08	c  1796s| 81900 |   842 |  4156k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 251k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1793.31/1798.36	c  1798s| 82000 |   844 |  4162k|  50.7 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 252k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1795.11/1800.18	c  1800s| 82100 |   853 |  4166k|  50.7 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 252k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1797.00/1802.08	c  1802s| 82200 |   840 |  4171k|  50.7 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 252k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1799.19/1804.25	c  1804s| 82300 |   841 |  4177k|  50.7 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1801.38/1806.43	c  1806s| 82400 |   840 |  4182k|  50.7 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1803.48/1808.57	c  1809s| 82500 |   837 |  4187k|  50.7 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1805.37/1810.48	c  1810s| 82600 |   835 |  4192k|  50.7 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 253k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1807.07/1812.12	c  1812s| 82700 |   838 |  4195k|  50.7 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 254k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1808.66/1813.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1808.66/1813.71	c  1814s| 82800 |   834 |  4199k|  50.6 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 254k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1810.36/1815.46	c  1815s| 82900 |   841 |  4203k|  50.6 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 254k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1812.06/1817.14	c  1817s| 83000 |   842 |  4207k|  50.6 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 255k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1813.95/1819.06	c  1819s| 83100 |   837 |  4212k|  50.6 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 255k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1815.64/1820.77	c  1821s| 83200 |   833 |  4216k|  50.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 255k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1817.94/1823.09	c  1823s| 83300 |   836 |  4221k|  50.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 256k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1819.93/1825.10	c  1825s| 83400 |   825 |  4227k|  50.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 256k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1821.63/1826.71	c  1827s| 83500 |   822 |  4230k|  50.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 256k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1823.32/1828.46	c  1828s| 83600 |   826 |  4234k|  50.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 257k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1824.92/1830.07	c  1830s| 83700 |   825 |  4238k|  50.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 257k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1826.81/1831.97	c  1832s| 83800 |   824 |  4243k|  50.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 257k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1828.80/1833.98	c  1834s| 83900 |   818 |  4248k|  50.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 258k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1831.10/1836.20	c  1836s| 84000 |   829 |  4254k|  50.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 258k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1833.19/1838.38	c  1838s| 84100 |   831 |  4259k|  50.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 258k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1834.99/1840.15	c  1840s| 84200 |   840 |  4263k|  50.6 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 259k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1836.78/1841.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1836.78/1841.91	c  1842s| 84300 |   833 |  4267k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 259k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1838.98/1844.14	c  1844s| 84400 |   836 |  4272k|  50.6 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 259k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1840.98/1846.10	c  1846s| 84500 |   840 |  4277k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 260k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1842.87/1848.09	c  1848s| 84600 |   842 |  4281k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 260k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1844.76/1849.97	c  1850s| 84700 |   839 |  4285k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 260k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1846.55/1851.76	c  1852s| 84800 |   832 |  4289k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1848.55/1853.73	c  1854s| 84900 |   832 |  4294k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1851.04/1856.26	c  1856s| 85000 |   835 |  4301k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 261k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1852.94/1858.17	c  1858s| 85100 |   851 |  4305k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 261k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1855.13/1860.36	c  1860s| 85200 |   836 |  4310k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 262k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1856.93/1862.11	c  1862s| 85300 |   830 |  4314k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 262k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1859.12/1864.32	c  1864s| 85400 |   829 |  4319k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 262k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1861.11/1866.38	c  1866s| 85500 |   839 |  4324k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 263k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1863.11/1868.39	c  1868s| 85600 |   840 |  4329k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 263k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1865.40/1870.62	c  1871s| 85700 |   847 |  4334k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 263k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1867.30/1872.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1867.30/1872.56	c  1873s| 85800 |   844 |  4338k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 264k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1869.29/1874.50	c  1874s| 85900 |   840 |  4343k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 264k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1871.38/1876.61	c  1877s| 86000 |   838 |  4348k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 264k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1873.68/1878.90	c  1879s| 86100 |   842 |  4354k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1875.47/1880.74	c  1881s| 86200 |   841 |  4358k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1877.27/1882.51	c  1883s| 86300 |   841 |  4362k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1879.16/1884.48	c  1884s| 86400 |   842 |  4367k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 265k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1881.36/1886.64	c  1887s| 86500 |   847 |  4372k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 266k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1883.45/1888.74	c  1889s| 86600 |   832 |  4377k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 266k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1885.54/1890.82	c  1891s| 86700 |   832 |  4382k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 266k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1887.14/1892.41	c  1892s| 86800 |   830 |  4386k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 266k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1889.03/1894.37	c  1894s| 86900 |   833 |  4391k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 267k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1891.23/1896.55	c  1897s| 87000 |   829 |  4396k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 267k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1893.02/1898.39	c  1898s| 87100 |   831 |  4400k|  50.5 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 267k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1895.22/1900.53	c  1901s| 87200 |   826 |  4405k|  50.5 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1897.21/1902.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1897.21/1902.52	c  1903s| 87300 |   823 |  4410k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1899.00/1904.36	c  1904s| 87400 |   832 |  4414k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 268k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1900.80/1906.16	c  1906s| 87500 |   832 |  4418k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 269k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1902.39/1907.74	c  1908s| 87600 |   819 |  4422k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 269k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1904.09/1909.43	c  1909s| 87700 |   824 |  4426k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 269k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1905.98/1911.34	c  1911s| 87800 |   817 |  4430k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 270k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1907.78/1913.13	c  1913s| 87900 |   818 |  4434k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 270k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1909.78/1915.12	c  1915s| 88000 |   822 |  4439k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 270k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1911.67/1917.04	c  1917s| 88100 |   823 |  4444k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 271k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1913.77/1919.11	c  1919s| 88200 |   820 |  4449k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 271k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1916.06/1921.46	c  1921s| 88300 |   824 |  4455k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 271k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1918.45/1923.85	c  1924s| 88400 |   820 |  4460k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1920.44/1925.81	c  1926s| 88500 |   819 |  4465k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1922.74/1928.15	c  1928s| 88600 |   820 |  4471k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 272k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1924.63/1930.07	c  1930s| 88700 |   810 |  4476k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 273k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1926.43/1931.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1926.43/1931.86	c  1932s| 88800 |   816 |  4480k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 273k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1928.62/1934.04	c  1934s| 88900 |   819 |  4485k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 273k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1930.31/1935.79	c  1936s| 89000 |   812 |  4489k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 274k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1932.31/1937.72	c  1938s| 89100 |   800 |  4494k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 274k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1934.71/1940.10	c  1940s| 89200 |   807 |  4500k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 274k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1936.60/1942.09	c  1942s| 89300 |   811 |  4505k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 275k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1938.49/1943.93	c  1944s| 89400 |   800 |  4509k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 275k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1940.19/1945.64	c  1946s| 89500 |   792 |  4513k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 275k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1942.08/1947.57	c  1948s| 89600 |   791 |  4518k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1944.27/1949.72	c  1950s| 89700 |   793 |  4523k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1946.37/1951.89	c  1952s| 89800 |   791 |  4528k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 276k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1948.76/1954.24	c  1954s| 89900 |   794 |  4534k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1951.16/1956.60	c  1957s| 90000 |   785 |  4540k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1952.66/1958.19	c  1958s| 90100 |   776 |  4543k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1954.55/1960.09	c  1960s| 90200 |   781 |  4548k|  50.4 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 277k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1956.94/1962.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1956.94/1962.45	c  1962s| 90300 |   773 |  4554k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 278k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1958.73/1964.24	c  1964s| 90400 |   773 |  4558k|  50.4 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 278k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1960.33/1965.90	c  1966s| 90500 |   772 |  4562k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 278k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1962.42/1967.99	c  1968s| 90600 |   770 |  4567k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 279k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1964.22/1969.77	c  1970s| 90700 |   764 |  4571k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 279k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1965.81/1971.32	c  1971s| 90800 |   756 |  4575k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 279k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1967.51/1973.06	c  1973s| 90900 |   755 |  4579k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 280k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1969.10/1974.64	c  1975s| 91000 |   747 |  4582k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 280k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1971.50/1977.03	c  1977s| 91100 |   747 |  4588k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 280k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1973.50/1979.07	c  1979s| 91200 |   741 |  4593k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 281k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1975.59/1981.14	c  1981s| 91300 |   744 |  4598k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 281k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1977.78/1983.36	c  1983s| 91400 |   749 |  4603k|  50.3 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 281k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1980.07/1985.61	c  1986s| 91500 |   761 |  4609k|  50.3 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 282k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1982.27/1987.87	c  1988s| 91600 |   755 |  4614k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 282k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1984.96/1990.59	c  1991s| 91700 |   753 |  4621k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 282k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1987.35/1992.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1987.35/1992.94	c  1993s| 91800 |   757 |  4626k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1989.55/1995.15	c  1995s| 91900 |   761 |  4632k|  50.3 |   460M |  95 |1003 |  50k|  41k| 133 |  1 | 283k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1991.94/1997.54	c  1998s| 92000 |   758 |  4638k|  50.3 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 283k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1994.03/1999.64	c  2000s| 92100 |   757 |  4642k|  50.3 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 283k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1996.33/2001.93	c  2002s| 92200 |   756 |  4648k|  50.3 |   460M |  95 |1003 |  50k|   0 | 133 |  0 | 284k|  19 | 0.000000e+00 |      --      |    Inf | unknown
1998.12/2003.72	c  2004s| 92300 |   756 |  4652k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 284k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2000.02/2005.66	c  2006s| 92400 |   760 |  4657k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 285k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2001.61/2007.22	c  2007s| 92500 |   758 |  4660k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 285k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2003.61/2009.26	c  2009s| 92600 |   757 |  4665k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 285k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2005.41/2011.06	c  2011s| 92700 |   760 |  4669k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2007.70/2013.33	c  2013s| 92800 |   756 |  4675k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2009.50/2015.18	c  2015s| 92900 |   758 |  4679k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2011.59/2017.21	c  2017s| 93000 |   762 |  4684k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 286k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2013.28/2018.98	c  2019s| 93100 |   757 |  4688k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 287k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2014.98/2020.65	c  2021s| 93200 |   752 |  4692k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 287k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2016.97/2022.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2016.97/2022.69	c  2023s| 93300 |   756 |  4697k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2018.86/2024.56	c  2025s| 93400 |   757 |  4701k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2021.06/2026.70	c  2027s| 93500 |   748 |  4706k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2023.25/2028.97	c  2029s| 93600 |   746 |  4712k|  50.3 |   460M |  95 |1003 |  51k|  41k| 133 |  1 | 288k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2025.05/2030.72	c  2031s| 93700 |   742 |  4716k|  50.3 |   460M |  95 |1003 |  51k|   0 | 133 |  0 | 289k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2026.64/2032.39	c  2032s| 93800 |   734 |  4720k|  50.3 |   461M |  95 |1003 |  51k|  41k| 133 |  1 | 289k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2029.14/2034.80	c  2035s| 93900 |   735 |  4726k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 289k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2031.23/2036.95	c  2037s| 94000 |   733 |  4731k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 290k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2033.02/2038.73	c  2039s| 94100 |   732 |  4735k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 290k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2034.92/2040.67	c  2041s| 94200 |   735 |  4740k|  50.3 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 290k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2036.81/2042.57	c  2043s| 94300 |   732 |  4744k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 291k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2038.91/2044.68	c  2045s| 94400 |   731 |  4749k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 291k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2041.10/2046.82	c  2047s| 94500 |   735 |  4754k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 291k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2043.30/2049.05	c  2049s| 94600 |   736 |  4759k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 292k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2045.39/2051.17	c  2051s| 94700 |   734 |  4764k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 292k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2047.58/2053.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2047.58/2053.36	c  2053s| 94800 |   733 |  4770k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 292k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2049.88/2055.60	c  2056s| 94900 |   729 |  4775k|  50.3 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 293k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2051.77/2057.57	c  2058s| 95000 |   731 |  4780k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 293k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2053.86/2059.64	c  2060s| 95100 |   734 |  4785k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 293k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2055.76/2061.54	c  2062s| 95200 |   734 |  4789k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 294k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2057.65/2063.48	c  2063s| 95300 |   737 |  4794k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 294k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2059.75/2065.53	c  2066s| 95400 |   737 |  4799k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 294k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2061.64/2067.41	c  2067s| 95500 |   738 |  4803k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 294k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2063.54/2069.32	c  2069s| 95600 |   732 |  4808k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 295k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2065.93/2071.71	c  2072s| 95700 |   736 |  4814k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 295k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2068.12/2073.93	c  2074s| 95800 |   722 |  4819k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 296k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2070.02/2075.88	c  2076s| 95900 |   717 |  4824k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 296k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2072.01/2077.80	c  2078s| 96000 |   713 |  4828k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 296k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2074.01/2079.84	c  2080s| 96100 |   717 |  4833k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2076.10/2082.00	c  2082s| 96200 |   716 |  4839k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2078.49/2084.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2078.49/2084.30	c  2084s| 96300 |   713 |  4844k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 297k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2080.79/2086.61	c  2087s| 96400 |   705 |  4850k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 297k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2082.68/2088.54	c  2089s| 96500 |   696 |  4855k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 298k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2084.78/2090.66	c  2091s| 96600 |   691 |  4860k|  50.2 |   462M |  95 |1003 |  49k|  41k| 133 |  0 | 298k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2086.97/2092.87	c  2093s| 96700 |   696 |  4865k|  50.2 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 298k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2089.17/2095.06	c  2095s| 96800 |   703 |  4870k|  50.3 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 299k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2091.16/2097.03	c  2097s| 96900 |   700 |  4875k|  50.2 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 299k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2093.26/2099.13	c  2099s| 97000 |   707 |  4880k|  50.2 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 300k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2095.64/2101.51	c  2102s| 97100 |   708 |  4886k|  50.3 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 300k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2098.44/2104.36	c  2104s| 97200 |   702 |  4893k|  50.3 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 300k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2100.83/2106.74	c  2107s| 97300 |   714 |  4898k|  50.3 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 301k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2103.02/2108.97	c  2109s| 97400 |   715 |  4904k|  50.3 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 301k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2105.12/2111.06	c  2111s| 97500 |   728 |  4908k|  50.3 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 301k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2107.51/2113.41	c  2113s| 97600 |   739 |  4914k|  50.3 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2109.90/2115.87	c  2116s| 97700 |   742 |  4919k|  50.3 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2112.50/2118.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2112.50/2118.46	c  2118s| 97800 |   751 |  4925k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 302k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2114.79/2120.78	c  2121s| 97900 |   754 |  4931k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 303k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2117.09/2123.09	c  2123s| 98000 |   754 |  4937k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 303k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2119.48/2125.42	c  2125s| 98100 |   752 |  4943k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 303k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2121.57/2127.53	c  2128s| 98200 |   752 |  4947k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2123.76/2129.75	c  2130s| 98300 |   753 |  4952k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2125.96/2131.99	c  2132s| 98400 |   753 |  4958k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2127.75/2133.75	c  2134s| 98500 |   757 |  4961k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 304k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2129.65/2135.63	c  2136s| 98600 |   755 |  4966k|  50.3 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 305k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2131.64/2137.66	c  2138s| 98700 |   749 |  4970k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 305k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2133.94/2139.98	c  2140s| 98800 |   752 |  4976k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 306k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2135.73/2141.78	c  2142s| 98900 |   751 |  4980k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 306k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2137.72/2143.76	c  2144s| 99000 |   748 |  4984k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 306k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2139.42/2145.48	c  2145s| 99100 |   745 |  4988k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 306k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2141.81/2147.85	c  2148s| 99200 |   748 |  4994k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 307k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2144.01/2150.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2144.01/2150.02	c  2150s| 99300 |   755 |  4999k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 307k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2146.01/2152.10	c  2152s| 99400 |   760 |  5004k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 307k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2148.29/2154.34	c  2154s| 99500 |   760 |  5010k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 308k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2150.19/2156.26	c  2156s| 99600 |   758 |  5014k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 308k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2152.58/2158.67	c  2159s| 99700 |   769 |  5020k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 309k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2154.68/2160.72	c  2161s| 99800 |   770 |  5025k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 309k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2156.87/2162.92	c  2163s| 99900 |   775 |  5030k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 309k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2158.66/2164.75	c  2165s|100000 |   777 |  5034k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 310k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2161.16/2167.21	c  2167s|100100 |   779 |  5041k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 310k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2163.35/2169.41	c  2169s|100200 |   774 |  5046k|  50.3 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 310k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2165.25/2171.39	c  2171s|100300 |   772 |  5051k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 311k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2167.24/2173.38	c  2173s|100400 |   772 |  5056k|  50.3 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 311k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2169.24/2175.31	c  2175s|100500 |   776 |  5060k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 311k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2170.94/2177.06	c  2177s|100600 |   782 |  5064k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 312k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2173.32/2179.49	c  2179s|100700 |   777 |  5070k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 312k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2175.52/2181.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2175.52/2181.69	c  2182s|100800 |   776 |  5075k|  50.3 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 312k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2177.81/2183.91	c  2184s|100900 |   779 |  5080k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 313k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2179.71/2185.83	c  2186s|101000 |   777 |  5085k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 313k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2182.10/2188.21	c  2188s|101100 |   775 |  5091k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 313k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2184.39/2190.54	c  2191s|101200 |   768 |  5096k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 314k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2186.39/2192.55	c  2193s|101300 |   764 |  5101k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 314k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2188.18/2194.35	c  2194s|101400 |   761 |  5105k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 314k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2190.08/2196.25	c  2196s|101500 |   763 |  5109k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 315k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2191.98/2198.12	c  2198s|101600 |   763 |  5113k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 315k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2193.67/2199.86	c  2200s|101700 |   759 |  5117k|  50.3 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 315k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2195.66/2201.88	c  2202s|101800 |   752 |  5122k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 316k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2197.65/2203.84	c  2204s|101900 |   743 |  5126k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 316k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2199.85/2206.02	c  2206s|102000 |   747 |  5131k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 316k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2202.04/2208.23	c  2208s|102100 |   751 |  5137k|  50.3 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 317k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2204.13/2210.31	c  2210s|102200 |   747 |  5142k|  50.3 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 317k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2206.13/2212.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2206.13/2212.34	c  2212s|102300 |   755 |  5146k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 317k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2208.12/2214.37	c  2214s|102400 |   749 |  5151k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 318k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2210.02/2216.27	c  2216s|102500 |   749 |  5155k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 318k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2212.01/2218.26	c  2218s|102600 |   744 |  5160k|  50.2 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 318k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2214.11/2220.35	c  2220s|102700 |   744 |  5165k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 319k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2215.91/2222.15	c  2222s|102800 |   754 |  5169k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 319k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2217.90/2224.19	c  2224s|102900 |   754 |  5174k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 319k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2220.39/2226.69	c  2227s|103000 |   753 |  5180k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 320k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2222.28/2228.56	c  2229s|103100 |   753 |  5185k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 320k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2224.38/2230.61	c  2231s|103200 |   747 |  5190k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 321k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2226.27/2232.53	c  2233s|103300 |   748 |  5194k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 321k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2228.46/2234.79	c  2235s|103400 |   745 |  5200k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 321k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2230.16/2236.42	c  2236s|103500 |   750 |  5204k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 322k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2231.95/2238.22	c  2238s|103600 |   753 |  5209k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 322k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2233.45/2239.75	c  2240s|103700 |   750 |  5212k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 322k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2235.54/2241.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2235.54/2241.84	c  2242s|103800 |   753 |  5218k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 323k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2237.54/2243.89	c  2244s|103900 |   751 |  5223k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 323k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2239.53/2245.87	c  2246s|104000 |   751 |  5227k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 323k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2241.73/2248.09	c  2248s|104100 |   743 |  5232k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 324k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2243.52/2249.82	c  2250s|104200 |   751 |  5236k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 324k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2245.91/2252.23	c  2252s|104300 |   747 |  5242k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 325k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2247.81/2254.19	c  2254s|104400 |   745 |  5247k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 325k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2250.00/2256.33	c  2256s|104500 |   747 |  5252k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 325k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2252.20/2258.54	c  2259s|104600 |   746 |  5258k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 326k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2254.69/2261.06	c  2261s|104700 |   746 |  5264k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 326k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2257.08/2263.46	c  2263s|104800 |   749 |  5270k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 326k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2259.28/2265.61	c  2266s|104900 |   742 |  5275k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 326k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2261.17/2267.56	c  2268s|105000 |   739 |  5280k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 327k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2263.07/2269.46	c  2269s|105100 |   738 |  5284k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 327k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2264.96/2271.35	c  2271s|105200 |   735 |  5289k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 327k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2266.66/2273.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2266.66/2273.08	c  2273s|105300 |   732 |  5293k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 328k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2268.75/2275.11	c  2275s|105400 |   733 |  5297k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 328k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2270.75/2277.12	c  2277s|105500 |   731 |  5302k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 329k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2275.23/2281.63	c  2282s|105600 |   722 |  5307k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 329k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2277.03/2283.45	c  2283s|105700 |   728 |  5311k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 329k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2278.92/2285.31	c  2285s|105800 |   727 |  5315k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 330k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2281.01/2287.43	c  2287s|105900 |   721 |  5320k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 330k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2282.81/2289.26	c  2289s|106000 |   731 |  5324k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 330k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2284.80/2291.27	c  2291s|106100 |   726 |  5329k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 331k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2286.80/2293.26	c  2293s|106200 |   724 |  5333k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 331k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2288.79/2295.22	c  2295s|106300 |   720 |  5338k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2290.59/2297.07	c  2297s|106400 |   719 |  5342k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2292.78/2299.29	c  2299s|106500 |   718 |  5348k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2295.07/2301.52	c  2302s|106600 |   715 |  5353k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 332k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2297.27/2303.79	c  2304s|106700 |   709 |  5359k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2299.76/2306.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2299.76/2306.23	c  2306s|106800 |   712 |  5364k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2301.45/2307.94	c  2308s|106900 |   708 |  5368k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 333k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2303.35/2309.89	c  2310s|107000 |   707 |  5373k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2305.24/2311.75	c  2312s|107100 |   709 |  5378k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 334k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2307.34/2313.83	c  2314s|107200 |   705 |  5383k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 335k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2309.13/2315.69	c  2316s|107300 |   699 |  5388k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 335k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2311.33/2317.83	c  2318s|107400 |   695 |  5393k|  50.2 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 335k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2313.32/2319.82	c  2320s|107500 |   695 |  5397k|  50.2 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 336k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2315.22/2321.76	c  2322s|107600 |   697 |  5402k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 336k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2317.21/2323.77	c  2324s|107700 |   693 |  5407k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 336k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2319.40/2325.96	c  2326s|107800 |   688 |  5412k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 337k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2321.40/2327.98	c  2328s|107900 |   684 |  5417k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 337k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2323.09/2329.69	c  2330s|108000 |   672 |  5421k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 337k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2324.89/2331.42	c  2331s|108100 |   676 |  5424k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 338k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2326.49/2333.06	c  2333s|108200 |   681 |  5428k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 338k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2328.18/2334.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2328.18/2334.78	c  2335s|108300 |   683 |  5432k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 338k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2330.37/2336.96	c  2337s|108400 |   687 |  5437k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 339k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2332.47/2339.07	c  2339s|108500 |   691 |  5442k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 339k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2334.56/2341.11	c  2341s|108600 |   693 |  5447k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 339k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2336.35/2342.93	c  2343s|108700 |   704 |  5451k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 339k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2338.35/2344.94	c  2345s|108800 |   701 |  5456k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 340k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2340.34/2346.96	c  2347s|108900 |   696 |  5460k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 340k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2342.14/2348.70	c  2349s|109000 |   704 |  5465k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 340k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2343.83/2350.49	c  2350s|109100 |   716 |  5469k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 341k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2345.63/2352.27	c  2352s|109200 |   713 |  5473k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 341k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2347.53/2354.18	c  2354s|109300 |   711 |  5477k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 342k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2349.72/2356.39	c  2356s|109400 |   713 |  5482k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 342k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2351.91/2358.52	c  2359s|109500 |   711 |  5487k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 342k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2354.20/2360.80	c  2361s|109600 |   702 |  5492k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2356.70/2363.38	c  2363s|109700 |   708 |  5499k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2358.69/2365.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2358.69/2365.30	c  2365s|109800 |   711 |  5503k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 343k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2360.78/2367.45	c  2367s|109900 |   703 |  5508k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 344k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2363.08/2369.74	c  2370s|110000 |   701 |  5514k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 344k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2365.38/2372.06	c  2372s|110100 |   698 |  5519k|  50.1 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 344k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2367.17/2373.84	c  2374s|110200 |   697 |  5523k|  50.1 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 344k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2368.96/2375.69	c  2376s|110300 |   698 |  5528k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 345k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2370.86/2377.54	c  2378s|110400 |   694 |  5532k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 345k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2372.75/2379.44	c  2379s|110500 |   691 |  5537k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 345k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2374.45/2381.18	c  2381s|110600 |   690 |  5541k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 346k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2376.44/2383.17	c  2383s|110700 |   701 |  5545k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 346k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2378.73/2385.49	c  2385s|110800 |   697 |  5551k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 346k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2380.73/2387.44	c  2387s|110900 |   700 |  5556k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 347k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2382.62/2389.34	c  2389s|111000 |   696 |  5560k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 347k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2385.21/2391.96	c  2392s|111100 |   699 |  5567k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 347k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2387.11/2393.85	c  2394s|111200 |   705 |  5572k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 348k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2389.41/2396.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2389.41/2396.10	c  2396s|111300 |   703 |  5577k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 348k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2391.70/2398.48	c  2398s|111400 |   696 |  5583k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 348k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2393.89/2400.63	c  2401s|111500 |   692 |  5588k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 349k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2395.88/2402.63	c  2403s|111600 |   697 |  5593k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 349k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2397.88/2404.61	c  2405s|111700 |   691 |  5598k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 349k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2399.87/2406.61	c  2407s|111800 |   707 |  5602k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 349k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2401.87/2408.63	c  2409s|111900 |   699 |  5607k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 350k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2403.66/2410.49	c  2410s|112000 |   701 |  5612k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 350k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2405.26/2412.07	c  2412s|112100 |   699 |  5615k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 350k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2406.95/2413.76	c  2414s|112200 |   708 |  5618k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 351k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2409.04/2415.85	c  2416s|112300 |   700 |  5623k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 351k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2411.14/2417.90	c  2418s|112400 |   698 |  5628k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 351k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2413.13/2419.91	c  2420s|112500 |   696 |  5632k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 352k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2414.73/2421.59	c  2422s|112600 |   687 |  5636k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 352k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2417.12/2423.92	c  2424s|112700 |   682 |  5642k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 352k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2418.82/2425.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2418.82/2425.69	c  2426s|112800 |   685 |  5646k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 353k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2420.91/2427.75	c  2428s|112900 |   685 |  5651k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 353k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2422.90/2429.77	c  2430s|113000 |   679 |  5656k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 353k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2425.30/2432.18	c  2432s|113100 |   677 |  5662k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2427.49/2434.30	c  2434s|113200 |   677 |  5667k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2429.68/2436.53	c  2437s|113300 |   678 |  5673k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2431.78/2438.65	c  2439s|113400 |   679 |  5678k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 354k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2433.28/2440.12	c  2440s|113500 |   676 |  5682k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 355k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2435.37/2442.26	c  2442s|113600 |   671 |  5687k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 355k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2437.27/2444.13	c  2444s|113700 |   671 |  5691k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 355k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2439.56/2446.45	c  2446s|113800 |   670 |  5697k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 356k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2441.65/2448.58	c  2449s|113900 |   665 |  5702k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 356k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2443.74/2450.60	c  2451s|114000 |   653 |  5706k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 356k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2445.64/2452.59	c  2453s|114100 |   650 |  5711k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 357k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2447.53/2454.41	c  2454s|114200 |   660 |  5715k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 357k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2449.63/2456.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2449.63/2456.56	c  2457s|114300 |   655 |  5720k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 357k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2451.82/2458.77	c  2459s|114400 |   668 |  5726k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2453.32/2460.29	c  2460s|114500 |   672 |  5730k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 358k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2455.01/2461.98	c  2462s|114600 |   672 |  5734k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 358k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2456.91/2463.85	c  2464s|114700 |   670 |  5738k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 359k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2459.00/2465.92	c  2466s|114800 |   677 |  5743k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 359k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2460.80/2467.72	c  2468s|114900 |   675 |  5746k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 359k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2464.19/2471.11	c  2471s|115000 |   691 |  5752k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 360k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2466.78/2473.76	c  2474s|115100 |   704 |  5759k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 360k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2469.08/2476.08	c  2476s|115200 |   720 |  5765k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 360k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2471.27/2478.22	c  2478s|115300 |   720 |  5770k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 361k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2473.26/2480.25	c  2480s|115400 |   720 |  5775k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 361k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2475.06/2482.02	c  2482s|115500 |   719 |  5779k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 362k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2476.65/2483.64	c  2484s|115600 |   720 |  5783k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 362k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2479.15/2486.14	c  2486s|115700 |   731 |  5789k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 362k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2481.94/2488.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2481.94/2488.96	c  2489s|115800 |   720 |  5796k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 362k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2484.53/2491.51	c  2491s|115900 |   726 |  5803k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 363k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2486.92/2493.95	c  2494s|116000 |   724 |  5809k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 363k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2488.92/2495.97	c  2496s|116100 |   732 |  5814k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 363k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2490.51/2497.59	c  2498s|116200 |   731 |  5817k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 363k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2492.71/2499.71	c  2500s|116300 |   730 |  5822k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 364k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2494.90/2501.91	c  2502s|116400 |   734 |  5827k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 364k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2497.19/2504.20	c  2504s|116500 |   740 |  5833k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 364k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2499.39/2506.41	c  2506s|116600 |   738 |  5838k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2501.58/2508.69	c  2509s|116700 |   739 |  5844k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2503.98/2511.03	c  2511s|116800 |   737 |  5850k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2505.87/2512.98	c  2513s|116900 |   742 |  5854k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 365k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2508.16/2515.23	c  2515s|117000 |   742 |  5860k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 366k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2510.35/2517.49	c  2517s|117100 |   750 |  5865k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 366k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2512.95/2520.03	c  2520s|117200 |   749 |  5871k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 366k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2515.05/2522.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2515.05/2522.13	c  2522s|117300 |   759 |  5876k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 367k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2517.04/2524.14	c  2524s|117400 |   763 |  5881k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 367k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2518.73/2525.83	c  2526s|117500 |   757 |  5884k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 367k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2520.53/2527.69	c  2528s|117600 |   757 |  5889k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 368k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2522.12/2529.27	c  2529s|117700 |   756 |  5892k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 368k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2524.21/2531.33	c  2531s|117800 |   765 |  5897k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 368k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2526.21/2533.33	c  2533s|117900 |   769 |  5902k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 369k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2527.80/2534.94	c  2535s|118000 |   768 |  5905k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 369k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2529.60/2536.71	c  2537s|118100 |   769 |  5909k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 369k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2532.09/2539.28	c  2539s|118200 |   776 |  5916k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 370k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2534.48/2541.67	c  2542s|118300 |   771 |  5922k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 370k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2536.28/2543.44	c  2543s|118400 |   769 |  5926k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 370k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2538.37/2545.53	c  2546s|118500 |   767 |  5930k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 371k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2540.27/2547.44	c  2547s|118600 |   766 |  5935k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 371k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2542.56/2549.79	c  2550s|118700 |   769 |  5941k|  50.0 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 371k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2544.66/2551.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2544.66/2551.85	c  2552s|118800 |   765 |  5946k|  50.0 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 371k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2546.45/2553.64	c  2554s|118900 |   772 |  5950k|  50.0 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 372k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2548.15/2555.34	c  2555s|119000 |   777 |  5953k|  50.0 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 372k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2550.54/2557.76	c  2558s|119100 |   790 |  5959k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 372k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2552.03/2559.22	c  2559s|119200 |   786 |  5962k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 373k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2553.53/2560.70	c  2561s|119300 |   783 |  5965k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 373k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2555.42/2562.62	c  2563s|119400 |   789 |  5970k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 373k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2557.32/2564.52	c  2565s|119500 |   787 |  5974k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 373k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2558.82/2566.04	c  2566s|119600 |   787 |  5977k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 374k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2560.41/2567.61	c  2568s|119700 |   779 |  5981k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 374k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2562.20/2569.46	c  2569s|119800 |   779 |  5986k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 374k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2564.51/2571.80	c  2572s|119900 |   786 |  5992k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 374k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2566.60/2573.84	c  2574s|120000 |   793 |  5997k|  49.9 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 375k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2568.50/2575.80	c  2576s|120100 |   788 |  6002k|  49.9 |   462M |  95 |1003 |  49k|  41k| 133 |  1 | 375k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2570.59/2577.82	c  2578s|120200 |   791 |  6006k|  49.9 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 375k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2572.79/2580.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2572.79/2580.09	c  2580s|120300 |   791 |  6012k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 376k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2574.88/2582.16	c  2582s|120400 |   797 |  6017k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2576.67/2583.95	c  2584s|120500 |   794 |  6021k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2578.17/2585.48	c  2585s|120600 |   796 |  6024k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 376k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2580.06/2587.34	c  2587s|120700 |   796 |  6029k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 377k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2581.96/2589.29	c  2589s|120800 |   798 |  6033k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 377k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2584.25/2591.58	c  2592s|120900 |   801 |  6039k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 377k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2586.94/2594.24	c  2594s|121000 |   801 |  6045k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 378k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2589.23/2596.53	c  2597s|121100 |   802 |  6051k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 378k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2591.73/2599.09	c  2599s|121200 |   809 |  6057k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 378k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2594.32/2601.65	c  2602s|121300 |   802 |  6064k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2596.91/2604.23	c  2604s|121400 |   813 |  6070k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2598.51/2605.80	c  2606s|121500 |   808 |  6073k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2600.71/2608.09	c  2608s|121600 |   810 |  6079k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 379k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2602.90/2610.24	c  2610s|121700 |   813 |  6084k|  49.9 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 380k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2605.09/2612.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2605.09/2612.41	c  2612s|121800 |   804 |  6090k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 380k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2607.28/2614.69	c  2615s|121900 |   809 |  6095k|  50.0 |   462M |  95 |1003 |  49k|   0 | 133 |  0 | 380k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2609.48/2616.82	c  2617s|122000 |   806 |  6101k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 381k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2611.37/2618.77	c  2619s|122100 |   810 |  6105k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2613.47/2620.86	c  2621s|122200 |   803 |  6110k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 381k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2616.16/2623.51	c  2623s|122300 |   808 |  6117k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 382k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2618.25/2625.62	c  2626s|122400 |   803 |  6122k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 382k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2620.35/2627.70	c  2628s|122500 |   805 |  6127k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 382k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2622.24/2629.69	c  2630s|122600 |   803 |  6132k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 383k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2624.04/2631.44	c  2631s|122700 |   804 |  6136k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 383k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2626.23/2633.69	c  2634s|122800 |   802 |  6141k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 383k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2628.22/2635.62	c  2636s|122900 |   802 |  6146k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 383k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2630.22/2637.62	c  2638s|123000 |   794 |  6150k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 384k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2633.11/2640.52	c  2641s|123100 |   818 |  6157k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 384k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2635.40/2642.87	c  2643s|123200 |   827 |  6163k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2637.90/2645.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2637.90/2645.31	c  2645s|123300 |   831 |  6169k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2639.79/2647.24	c  2647s|123400 |   832 |  6173k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 385k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2641.39/2648.89	c  2649s|123500 |   830 |  6177k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 385k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2643.08/2650.58	c  2651s|123600 |   836 |  6181k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 386k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2644.78/2652.20	c  2652s|123700 |   838 |  6184k|  49.9 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 386k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2647.07/2654.55	c  2655s|123800 |   836 |  6190k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 386k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2649.16/2656.68	c  2657s|123900 |   839 |  6195k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 387k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2651.06/2658.53	c  2659s|124000 |   839 |  6200k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 387k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2653.35/2660.81	c  2661s|124100 |   842 |  6206k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2655.25/2662.75	c  2663s|124200 |   843 |  6210k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 387k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2657.64/2665.16	c  2665s|124300 |   842 |  6216k|  50.0 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2659.73/2667.24	c  2667s|124400 |   838 |  6221k|  50.0 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 388k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2662.23/2669.71	c  2670s|124500 |   836 |  6227k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 388k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2664.52/2672.10	c  2672s|124600 |   838 |  6233k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 389k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2666.81/2674.33	c  2674s|124700 |   834 |  6239k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 389k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2668.91/2676.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2668.91/2676.48	c  2676s|124800 |   843 |  6244k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 389k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2671.20/2678.78	c  2679s|124900 |   840 |  6249k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 390k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2673.79/2681.32	c  2681s|125000 |   841 |  6255k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 390k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2676.49/2684.10	c  2684s|125100 |   835 |  6262k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 390k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2679.08/2686.67	c  2687s|125200 |   847 |  6268k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 390k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2681.58/2689.13	c  2689s|125300 |   840 |  6275k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 391k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2683.57/2691.17	c  2691s|125400 |   842 |  6279k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 391k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2685.76/2693.33	c  2693s|125500 |   844 |  6285k|  50.0 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 392k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2688.15/2695.73	c  2696s|125600 |   840 |  6291k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 392k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2690.25/2697.83	c  2698s|125700 |   830 |  6295k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 392k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2692.74/2700.37	c  2700s|125800 |   836 |  6302k|  50.0 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2695.33/2702.91	c  2703s|125900 |   833 |  6308k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2697.43/2705.07	c  2705s|126000 |   829 |  6313k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 393k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2699.92/2707.57	c  2708s|126100 |   827 |  6320k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 394k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2702.21/2709.84	c  2710s|126200 |   835 |  6325k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2704.51/2712.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2704.51/2712.19	c  2712s|126300 |   828 |  6331k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 394k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2706.80/2714.45	c  2714s|126400 |   828 |  6336k|  50.1 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 395k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2708.70/2716.37	c  2716s|126500 |   820 |  6341k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 395k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2710.69/2718.37	c  2718s|126600 |   834 |  6345k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 395k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2712.39/2720.08	c  2720s|126700 |   828 |  6349k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 395k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2714.08/2721.78	c  2722s|126800 |   836 |  6353k|  50.1 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 396k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2716.17/2723.83	c  2724s|126900 |   827 |  6358k|  50.1 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 396k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2718.77/2726.41	c  2726s|127000 |   828 |  6365k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 396k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2721.46/2729.11	c  2729s|127100 |   831 |  6371k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 396k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2723.85/2731.58	c  2732s|127200 |   835 |  6377k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2726.35/2734.03	c  2734s|127300 |   832 |  6383k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2728.04/2735.74	c  2736s|127400 |   842 |  6387k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 397k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2730.34/2738.03	c  2738s|127500 |   834 |  6392k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 397k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2732.73/2740.44	c  2740s|127600 |   836 |  6398k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 398k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2735.32/2743.04	c  2743s|127700 |   836 |  6405k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 398k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2737.81/2745.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2737.81/2745.53	c  2746s|127800 |   829 |  6411k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 399k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2740.11/2747.86	c  2748s|127900 |   830 |  6417k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 399k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2742.20/2749.96	c  2750s|128000 |   835 |  6422k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 399k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2744.49/2752.23	c  2752s|128100 |   828 |  6427k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 400k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2746.79/2754.51	c  2755s|128200 |   831 |  6433k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 400k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2749.18/2756.95	c  2757s|128300 |   831 |  6438k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 400k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2751.47/2759.24	c  2759s|128400 |   830 |  6444k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2753.47/2761.23	c  2761s|128500 |   826 |  6448k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 401k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2755.46/2763.21	c  2763s|128600 |   826 |  6453k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 402k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2757.16/2764.90	c  2765s|128700 |   825 |  6457k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 402k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2759.45/2767.24	c  2767s|128800 |   817 |  6464k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 402k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2761.15/2768.98	c  2769s|128900 |   820 |  6468k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 403k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2763.24/2771.06	c  2771s|129000 |   825 |  6472k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 403k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2765.24/2773.06	c  2773s|129100 |   831 |  6477k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 403k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2767.23/2775.09	c  2775s|129200 |   831 |  6482k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 404k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2769.42/2777.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2769.42/2777.20	c  2777s|129300 |   834 |  6487k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 404k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2771.42/2779.28	c  2779s|129400 |   830 |  6492k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 404k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2773.41/2781.27	c  2781s|129500 |   830 |  6497k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 404k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2775.31/2783.12	c  2783s|129600 |   830 |  6501k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 405k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2777.00/2784.87	c  2785s|129700 |   829 |  6505k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 405k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2778.90/2786.70	c  2787s|129800 |   838 |  6509k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 405k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2780.69/2788.52	c  2789s|129900 |   828 |  6514k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 405k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2782.78/2790.66	c  2791s|130000 |   833 |  6519k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2784.58/2792.48	c  2792s|130100 |   822 |  6523k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 406k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2786.47/2794.30	c  2794s|130200 |   828 |  6528k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 406k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2787.97/2795.85	c  2796s|130300 |   826 |  6531k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 407k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2789.56/2797.42	c  2797s|130400 |   817 |  6534k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 407k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2791.96/2799.83	c  2800s|130500 |   811 |  6540k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 407k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2793.95/2801.90	c  2802s|130600 |   812 |  6545k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 408k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2796.05/2803.98	c  2804s|130700 |   813 |  6550k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 408k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2798.34/2806.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2798.34/2806.26	c  2806s|130800 |   814 |  6555k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 408k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2800.43/2808.37	c  2808s|130900 |   821 |  6560k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 409k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2802.83/2810.75	c  2811s|131000 |   811 |  6566k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 409k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2804.82/2812.79	c  2813s|131100 |   818 |  6571k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 409k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2807.61/2815.54	c  2816s|131200 |   826 |  6578k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 409k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2809.81/2817.75	c  2818s|131300 |   822 |  6584k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 410k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2812.11/2820.05	c  2820s|131400 |   823 |  6590k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 410k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2814.59/2822.55	c  2823s|131500 |   828 |  6596k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 410k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2816.89/2824.81	c  2825s|131600 |   825 |  6602k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 411k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2818.78/2826.76	c  2827s|131700 |   821 |  6607k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 411k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2820.88/2828.81	c  2829s|131800 |   814 |  6612k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 411k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2822.47/2830.47	c  2830s|131900 |   814 |  6616k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 412k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2824.66/2832.62	c  2833s|132000 |   808 |  6622k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 412k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2826.86/2834.81	c  2835s|132100 |   808 |  6627k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 412k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2828.95/2836.94	c  2837s|132200 |   804 |  6632k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 413k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2831.45/2839.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2831.45/2839.43	c  2839s|132300 |   805 |  6638k|  50.1 |   462M |  95 |1003 |  51k|   0 | 133 |  0 | 413k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2833.84/2841.81	c  2842s|132400 |   808 |  6644k|  50.1 |   462M |  95 |1003 |  51k|  41k| 133 |  1 | 413k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2836.14/2844.15	c  2844s|132500 |   808 |  6650k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 414k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2838.33/2846.35	c  2846s|132600 |   803 |  6656k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 414k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2840.22/2848.21	c  2848s|132700 |   803 |  6661k|  50.1 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 414k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2842.31/2850.31	c  2850s|132800 |   800 |  6666k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 415k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2844.41/2852.41	c  2852s|132900 |   802 |  6671k|  50.2 |   462M |  95 |1003 |  50k|   0 | 133 |  0 | 415k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2846.40/2854.46	c  2854s|133000 |   793 |  6676k|  50.2 |   462M |  95 |1003 |  50k|  41k| 133 |  1 | 415k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2848.80/2856.84	c  2857s|133100 |   798 |  6682k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2850.89/2858.99	c  2859s|133200 |   804 |  6688k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2853.28/2861.36	c  2861s|133300 |   802 |  6694k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 416k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2855.58/2863.64	c  2864s|133400 |   791 |  6699k|  50.2 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 416k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2857.47/2865.58	c  2866s|133500 |   790 |  6703k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 417k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2859.67/2867.72	c  2868s|133600 |   795 |  6709k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 417k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2861.56/2869.66	c  2870s|133700 |   794 |  6713k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 417k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2863.55/2871.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2863.55/2871.61	c  2872s|133800 |   786 |  6718k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 418k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2866.05/2874.19	c  2874s|133900 |   792 |  6724k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 418k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2868.44/2876.55	c  2877s|134000 |   782 |  6730k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 419k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2870.53/2878.60	c  2879s|134100 |   781 |  6736k|  50.2 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 419k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2872.43/2880.59	c  2881s|134200 |   775 |  6740k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 419k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2874.52/2882.63	c  2883s|134300 |   769 |  6745k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 420k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2876.32/2884.41	c  2884s|134400 |   767 |  6749k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 420k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2878.61/2886.76	c  2887s|134500 |   768 |  6755k|  50.2 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 420k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2880.51/2888.66	c  2889s|134600 |   770 |  6759k|  50.2 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 421k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2882.01/2890.14	c  2890s|134700 |   769 |  6763k|  50.2 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 421k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2884.49/2892.66	c  2893s|134800 |   769 |  6769k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 421k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2886.49/2894.68	c  2895s|134900 |   768 |  6773k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 422k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2890.38/2898.50	c  2898s|135000 |   772 |  6777k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 422k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2892.17/2900.33	c  2900s|135100 |   767 |  6781k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 422k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2894.27/2902.50	c  2902s|135200 |   767 |  6787k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2896.46/2904.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2896.46/2904.63	c  2905s|135300 |   763 |  6792k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2898.76/2906.91	c  2907s|135400 |   765 |  6797k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2900.95/2909.11	c  2909s|135500 |   764 |  6803k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 423k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2903.04/2911.29	c  2911s|135600 |   765 |  6808k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 424k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2904.94/2913.20	c  2913s|135700 |   766 |  6813k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 424k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2907.03/2915.21	c  2915s|135800 |   762 |  6818k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 424k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2909.62/2917.81	c  2918s|135900 |   759 |  6825k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 425k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2911.72/2919.91	c  2920s|136000 |   760 |  6829k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 425k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2913.92/2922.13	c  2922s|136100 |   756 |  6834k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 425k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2915.71/2923.99	c  2924s|136200 |   751 |  6839k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 425k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2917.91/2926.19	c  2926s|136300 |   746 |  6844k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 426k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2920.09/2928.30	c  2928s|136400 |   749 |  6849k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 426k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2921.79/2930.02	c  2930s|136500 |   739 |  6853k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 427k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2923.28/2931.56	c  2932s|136600 |   739 |  6857k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 427k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2925.38/2933.61	c  2934s|136700 |   734 |  6861k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 427k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2927.47/2935.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2927.47/2935.72	c  2936s|136800 |   726 |  6866k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 427k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2929.37/2937.68	c  2938s|136900 |   717 |  6871k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 428k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2931.87/2940.15	c  2940s|137000 |   721 |  6877k|  50.2 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 428k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2933.76/2942.02	c  2942s|137100 |   720 |  6882k|  50.2 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 428k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2935.55/2943.86	c  2944s|137200 |   720 |  6886k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 429k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2937.25/2945.55	c  2946s|137300 |   703 |  6890k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 429k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2939.04/2947.39	c  2947s|137400 |   703 |  6894k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 429k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2941.03/2949.33	c  2949s|137500 |   704 |  6899k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 429k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2943.13/2951.41	c  2951s|137600 |   698 |  6904k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 430k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2945.32/2953.65	c  2954s|137700 |   692 |  6909k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 430k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2947.12/2955.47	c  2955s|137800 |   684 |  6914k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 430k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2948.91/2957.26	c  2957s|137900 |   691 |  6918k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 431k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2950.71/2959.01	c  2959s|138000 |   687 |  6922k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 431k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2952.60/2960.95	c  2961s|138100 |   685 |  6927k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 431k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2953.90/2962.28	c  2962s|138200 |   684 |  6930k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 431k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2956.19/2964.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2956.19/2964.55	c  2965s|138300 |   686 |  6935k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2957.89/2966.26	c  2966s|138400 |   691 |  6939k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2959.79/2968.12	c  2968s|138500 |   693 |  6943k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2961.68/2970.09	c  2970s|138600 |   689 |  6948k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2963.67/2972.10	c  2972s|138700 |   683 |  6953k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 432k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2966.46/2974.82	c  2975s|138800 |   682 |  6960k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2969.15/2977.52	c  2978s|138900 |   682 |  6966k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 433k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2971.65/2980.06	c  2980s|139000 |   686 |  6973k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2973.84/2982.21	c  2982s|139100 |   679 |  6978k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 433k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2976.03/2984.42	c  2984s|139200 |   673 |  6983k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 434k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2978.33/2986.78	c  2987s|139300 |   678 |  6989k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 434k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2980.02/2988.41	c  2988s|139400 |   678 |  6993k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 434k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2981.82/2990.23	c  2990s|139500 |   678 |  6997k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 435k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2983.31/2991.71	c  2992s|139600 |   682 |  7000k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 435k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2984.91/2993.37	c  2993s|139700 |   673 |  7004k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 435k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2986.71/2995.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2986.71/2995.18	c  2995s|139800 |   670 |  7008k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 435k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2988.60/2997.02	c  2997s|139900 |   670 |  7012k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 436k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2990.79/2999.21	c  2999s|140000 |   666 |  7017k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 436k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2993.19/3001.63	c  3002s|140100 |   665 |  7023k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 436k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2995.18/3003.64	c  3004s|140200 |   669 |  7028k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 437k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2997.58/3006.05	c  3006s|140300 |   666 |  7034k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 437k|  19 | 0.000000e+00 |      --      |    Inf | unknown
2999.77/3008.24	c  3008s|140400 |   665 |  7039k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 437k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3001.76/3010.21	c  3010s|140500 |   661 |  7043k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 437k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3003.96/3012.42	c  3012s|140600 |   660 |  7049k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 438k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3006.05/3014.57	c  3015s|140700 |   661 |  7054k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 438k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3008.44/3016.90	c  3017s|140800 |   657 |  7060k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 438k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3010.44/3018.97	c  3019s|140900 |   654 |  7065k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 439k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3012.73/3021.22	c  3021s|141000 |   657 |  7071k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 439k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3015.32/3023.80	c  3024s|141100 |   659 |  7077k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 439k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3017.52/3026.03	c  3026s|141200 |   644 |  7082k|  50.1 |   463M |  95 |1003 |  51k|  41k| 133 |  1 | 440k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3019.31/3027.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3019.31/3027.86	c  3028s|141300 |   643 |  7087k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 440k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3020.91/3029.42	c  3029s|141400 |   635 |  7090k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 440k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3022.70/3031.29	c  3031s|141500 |   635 |  7094k|  50.1 |   463M |  95 |1003 |  51k|   0 | 133 |  0 | 441k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3024.60/3033.17	c  3033s|141600 |   637 |  7097k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 441k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3026.69/3035.28	c  3035s|141700 |   629 |  7102k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 441k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3028.69/3037.28	c  3037s|141800 |   633 |  7106k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 441k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3030.78/3039.33	c  3039s|141900 |   639 |  7111k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 442k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3032.97/3041.52	c  3042s|142000 |   642 |  7116k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 442k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3034.87/3043.49	c  3043s|142100 |   636 |  7121k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 442k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3037.06/3045.62	c  3046s|142200 |   640 |  7126k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 443k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3039.56/3048.12	c  3048s|142300 |   630 |  7132k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 443k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3041.75/3050.40	c  3050s|142400 |   638 |  7138k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 444k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3044.44/3053.06	c  3053s|142500 |   650 |  7144k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 444k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3046.83/3055.49	c  3055s|142600 |   655 |  7150k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 444k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3049.33/3057.95	c  3058s|142700 |   649 |  7156k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 445k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3051.92/3060.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3051.92/3060.57	c  3061s|142800 |   629 |  7163k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 445k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3053.91/3062.57	c  3063s|142900 |   630 |  7167k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3056.11/3064.78	c  3065s|143000 |   622 |  7172k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3058.60/3067.21	c  3067s|143100 |   639 |  7178k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3060.69/3069.31	c  3069s|143200 |   662 |  7182k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 446k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3062.79/3071.45	c  3071s|143300 |   666 |  7187k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3064.88/3073.57	c  3074s|143400 |   655 |  7192k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3067.67/3076.33	c  3076s|143500 |   660 |  7198k|  50.1 |   463M |  95 |1003 |  48k|  41k| 133 |  1 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3069.67/3078.39	c  3078s|143600 |   668 |  7203k|  50.1 |   463M |  95 |1003 |  48k|  41k| 133 |  1 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3072.47/3081.13	c  3081s|143700 |   683 |  7209k|  50.1 |   463M |  95 |1003 |  48k|  41k| 133 |  1 | 447k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3074.56/3083.23	c  3083s|143800 |   687 |  7214k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 448k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3076.45/3085.12	c  3085s|143900 |   685 |  7218k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 448k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3078.35/3087.01	c  3087s|144000 |   689 |  7223k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 448k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3080.14/3088.89	c  3089s|144100 |   689 |  7227k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 448k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3082.53/3091.22	c  3091s|144200 |   721 |  7232k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3084.33/3093.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3084.33/3093.06	c  3093s|144300 |   727 |  7236k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 449k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3086.52/3095.25	c  3095s|144400 |   728 |  7241k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 449k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3088.32/3097.05	c  3097s|144500 |   729 |  7246k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 450k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3090.51/3099.25	c  3099s|144600 |   737 |  7251k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 450k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3092.70/3101.43	c  3101s|144700 |   734 |  7255k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 450k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3096.49/3105.21	c  3105s|144800 |   762 |  7263k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 450k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3098.69/3107.48	c  3107s|144900 |   771 |  7268k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3100.78/3109.57	c  3110s|145000 |   776 |  7273k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3102.97/3111.78	c  3112s|145100 |   783 |  7278k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 451k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3105.17/3113.96	c  3114s|145200 |   785 |  7283k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 452k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3107.46/3116.26	c  3116s|145300 |   785 |  7289k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 452k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3109.55/3118.39	c  3118s|145400 |   781 |  7294k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 452k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3112.45/3121.20	c  3121s|145500 |   791 |  7300k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3114.84/3123.62	c  3124s|145600 |   788 |  7305k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 453k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3117.03/3125.82	c  3126s|145700 |   789 |  7311k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 453k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3119.23/3128.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3119.23/3128.00	c  3128s|145800 |   795 |  7316k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3121.23/3130.09	c  3130s|145900 |   798 |  7320k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3123.12/3131.93	c  3132s|146000 |   798 |  7325k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 454k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3125.11/3133.93	c  3134s|146100 |   805 |  7329k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 455k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3127.00/3135.87	c  3136s|146200 |   809 |  7334k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 455k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3129.10/3137.92	c  3138s|146300 |   822 |  7339k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 455k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3130.99/3139.87	c  3140s|146400 |   825 |  7343k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3133.29/3142.13	c  3142s|146500 |   822 |  7348k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3135.29/3144.11	c  3144s|146600 |   828 |  7353k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 456k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3137.38/3146.26	c  3146s|146700 |   833 |  7357k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3140.47/3149.32	c  3149s|146800 |   851 |  7365k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3142.86/3151.75	c  3152s|146900 |   859 |  7370k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 457k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3144.75/3153.62	c  3154s|147000 |   853 |  7374k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 457k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3146.95/3155.80	c  3156s|147100 |   856 |  7379k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3148.94/3157.85	c  3158s|147200 |   844 |  7384k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3151.04/3159.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3151.04/3159.96	c  3160s|147300 |   862 |  7388k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 458k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3153.14/3162.03	c  3162s|147400 |   866 |  7393k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3155.33/3164.22	c  3164s|147500 |   864 |  7398k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 459k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3157.23/3166.16	c  3166s|147600 |   862 |  7402k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3159.22/3168.11	c  3168s|147700 |   869 |  7407k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 459k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3161.11/3170.06	c  3170s|147800 |   874 |  7411k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 460k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3162.90/3171.85	c  3172s|147900 |   872 |  7415k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 460k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3165.10/3174.08	c  3174s|148000 |   869 |  7421k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 460k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3167.20/3176.16	c  3176s|148100 |   869 |  7425k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 460k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3169.09/3178.09	c  3178s|148200 |   866 |  7430k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 461k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3171.28/3180.20	c  3180s|148300 |   868 |  7435k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 461k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3173.28/3182.23	c  3182s|148400 |   867 |  7440k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 461k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3175.27/3184.21	c  3184s|148500 |   863 |  7444k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 461k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3177.26/3186.29	c  3186s|148600 |   865 |  7449k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 462k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3179.07/3188.07	c  3188s|148700 |   865 |  7453k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 462k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3180.86/3189.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3180.86/3189.85	c  3190s|148800 |   857 |  7457k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 462k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3182.85/3191.80	c  3192s|148900 |   855 |  7461k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 463k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3184.74/3193.72	c  3194s|149000 |   852 |  7466k|  50.1 |   463M |  95 |1003 |  50k|   0 | 133 |  0 | 463k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3186.64/3195.69	c  3196s|149100 |   847 |  7470k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 463k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3188.63/3197.67	c  3198s|149200 |   848 |  7474k|  50.1 |   463M |  95 |1003 |  50k|  41k| 133 |  1 | 464k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3190.73/3199.76	c  3200s|149300 |   848 |  7479k|  50.1 |   463M |  95 |1003 |  49k|   0 | 133 |  0 | 464k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3193.42/3202.47	c  3202s|149400 |   891 |  7485k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 464k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3195.51/3204.56	c  3205s|149500 |   891 |  7490k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 464k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3197.61/3206.60	c  3207s|149600 |   894 |  7495k|  50.1 |   463M |  95 |1003 |  49k|  41k| 133 |  1 | 465k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3200.20/3209.21	c  3209s|149700 |   906 |  7501k|  50.1 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 465k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3202.40/3211.40	c  3211s|149800 |   912 |  7506k|  50.1 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 465k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3204.59/3213.62	c  3214s|149900 |   914 |  7512k|  50.1 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 465k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3206.58/3215.64	c  3216s|150000 |   931 |  7516k|  50.1 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 466k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3208.68/3217.71	c  3218s|150100 |   931 |  7521k|  50.1 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 466k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3210.77/3219.84	c  3220s|150200 |   952 |  7526k|  50.1 |   464M |  95 |1003 |  50k|  41k| 133 |  1 | 466k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3212.77/3221.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3212.77/3221.87	c  3222s|150300 |   949 |  7531k|  50.1 |   464M |  95 |1003 |  50k|   0 | 133 |  0 | 467k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3214.97/3224.08	c  3224s|150400 |   953 |  7536k|  50.1 |   464M |  95 |1003 |  50k|  41k| 133 |  1 | 467k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3217.06/3226.18	c  3226s|150500 |   950 |  7541k|  50.1 |   464M |  95 |1003 |  50k|  41k| 133 |  1 | 467k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3218.96/3228.10	c  3228s|150600 |   950 |  7545k|  50.1 |   464M |  95 |1003 |  50k|   0 | 133 |  0 | 468k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3220.85/3229.94	c  3230s|150700 |   949 |  7549k|  50.1 |   464M |  95 |1003 |  50k|  41k| 133 |  1 | 468k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3223.34/3232.42	c  3232s|150800 |   958 |  7554k|  50.1 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 468k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3225.04/3234.18	c  3234s|150900 |   957 |  7558k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 468k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3227.33/3236.42	c  3236s|151000 |   962 |  7563k|  50.1 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 469k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3229.32/3238.49	c  3238s|151100 |   956 |  7568k|  50.0 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 469k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3231.32/3240.45	c  3240s|151200 |   956 |  7573k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3233.31/3242.46	c  3242s|151300 |   956 |  7577k|  50.0 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 470k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3235.21/3244.36	c  3244s|151400 |   957 |  7582k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3237.10/3246.26	c  3246s|151500 |   958 |  7586k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 470k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3239.00/3248.10	c  3248s|151600 |   961 |  7590k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 471k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3241.00/3250.10	c  3250s|151700 |   957 |  7595k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 471k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3242.99/3252.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3242.99/3252.10	c  3252s|151800 |   960 |  7600k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 471k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3245.18/3254.38	c  3254s|151900 |   970 |  7605k|  50.0 |   464M |  95 |1003 |  49k|   0 | 133 |  0 | 471k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3247.37/3256.53	c  3257s|152000 |   962 |  7610k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 472k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3249.97/3259.13	c  3259s|152100 |   961 |  7616k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 472k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3252.06/3261.23	c  3261s|152200 |   963 |  7621k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 472k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3254.65/3263.82	c  3264s|152300 |   976 |  7627k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 473k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3256.65/3265.89	c  3266s|152400 |   973 |  7632k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 473k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3259.04/3268.21	c  3268s|152500 |   976 |  7637k|  50.0 |   464M |  95 |1003 |  50k|  41k| 133 |  1 | 473k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3260.84/3270.08	c  3270s|152600 |   984 |  7641k|  50.0 |   464M |  95 |1003 |  50k|   0 | 133 |  0 | 474k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3262.53/3271.76	c  3272s|152700 |   972 |  7645k|  50.0 |   464M |  95 |1003 |  50k|  41k| 133 |  1 | 474k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3264.73/3273.98	c  3274s|152800 |   981 |  7650k|  50.0 |   464M |  95 |1003 |  49k|  41k| 133 |  1 | 474k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3267.92/3277.17	c  3277s|152900 |   992 |  7657k|  50.0 |   465M |  95 |1003 |  50k|  41k| 133 |  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3270.61/3279.85	c  3280s|153000 |   995 |  7664k|  50.1 |   465M |  95 |1003 |  50k|  41k| 133 |  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3273.20/3282.46	c  3282s|153100 |  1009 |  7670k|  50.1 |   465M |  95 |1003 |  50k|  41k| 133 |  1 | 475k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3276.29/3285.59	c  3286s|153200 |  1005 |  7678k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 476k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3278.69/3287.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3278.69/3287.96	c  3288s|153300 |  1001 |  7683k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 476k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3281.58/3290.86	c  3291s|153400 |  1011 |  7688k|  50.1 |   465M |  95 |1003 |  49k|  41k| 133 |  1 | 476k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3283.67/3292.99	c  3293s|153500 |  1008 |  7693k|  50.1 |   465M |  95 |1003 |  49k|  41k| 133 |  1 | 476k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3285.97/3295.26	c  3295s|153600 |  1008 |  7698k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 477k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3288.46/3297.70	c  3298s|153700 |  1024 |  7704k|  50.1 |   465M |  95 |1003 |  49k|  41k| 133 |  1 | 477k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3290.86/3300.12	c  3300s|153800 |  1046 |  7710k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 477k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3293.25/3302.55	c  3303s|153900 |  1062 |  7715k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 478k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3295.64/3304.98	c  3305s|154000 |  1081 |  7721k|  50.1 |   465M |  95 |1003 |  50k|  41k| 133 |  1 | 478k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3297.64/3306.99	c  3307s|154100 |  1091 |  7726k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 478k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3299.83/3309.13	c  3309s|154200 |  1090 |  7731k|  50.1 |   465M |  95 |1003 |  50k|  41k| 133 |  1 | 479k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3302.22/3311.53	c  3312s|154300 |  1091 |  7736k|  50.1 |   465M |  95 |1003 |  50k|   0 | 133 |  0 | 479k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3304.91/3314.23	c  3314s|154400 |  1105 |  7742k|  50.1 |   466M |  95 |1003 |  50k|   0 | 133 |  0 | 480k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3306.91/3316.20	c  3316s|154500 |  1095 |  7747k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 480k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3309.30/3318.68	c  3319s|154600 |  1096 |  7753k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 480k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3311.30/3320.62	c  3321s|154700 |  1099 |  7757k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3313.29/3322.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3313.29/3322.68	c  3323s|154800 |  1098 |  7762k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3315.28/3324.63	c  3325s|154900 |  1108 |  7767k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3317.48/3326.82	c  3327s|155000 |  1117 |  7771k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 481k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3319.67/3329.01	c  3329s|155100 |  1124 |  7776k|  50.1 |   466M |  95 |1003 |  50k|  41k| 133 |  1 | 482k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3321.47/3330.86	c  3331s|155200 |  1125 |  7780k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 482k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3323.56/3332.96	c  3333s|155300 |  1136 |  7785k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 483k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3325.85/3335.23	c  3335s|155400 |  1135 |  7789k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 483k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3327.85/3337.29	c  3337s|155500 |  1143 |  7794k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 483k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3330.14/3339.53	c  3340s|155600 |  1150 |  7799k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 483k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3332.64/3342.04	c  3342s|155700 |  1164 |  7805k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 484k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3334.73/3344.12	c  3344s|155800 |  1189 |  7809k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 484k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3336.63/3346.00	c  3346s|155900 |  1171 |  7814k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 484k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3338.72/3348.13	c  3348s|156000 |  1164 |  7818k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 485k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3341.11/3350.53	c  3351s|156100 |  1173 |  7824k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 485k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3343.21/3352.63	c  3353s|156200 |  1179 |  7829k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 485k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3345.40/3354.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3345.40/3354.85	c  3355s|156300 |  1189 |  7834k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 486k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3347.79/3357.25	c  3357s|156400 |  1188 |  7839k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 486k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3349.79/3359.25	c  3359s|156500 |  1180 |  7844k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 486k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3351.69/3361.17	c  3361s|156600 |  1181 |  7848k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 487k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3353.68/3363.13	c  3363s|156700 |  1171 |  7853k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 487k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3355.87/3365.34	c  3365s|156800 |  1168 |  7858k|  50.1 |   466M |  95 |1003 |  51k|  41k| 133 |  1 | 487k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3358.17/3367.60	c  3368s|156900 |  1172 |  7863k|  50.1 |   466M |  95 |1003 |  51k|   0 | 133 |  0 | 487k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3359.86/3369.30	c  3369s|157000 |  1169 |  7867k|  50.1 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 488k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3362.16/3371.66	c  3372s|157100 |  1177 |  7872k|  50.1 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 488k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3364.15/3373.66	c  3374s|157200 |  1182 |  7877k|  50.1 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 488k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3366.24/3375.76	c  3376s|157300 |  1184 |  7881k|  50.1 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 489k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3367.94/3377.49	c  3377s|157400 |  1183 |  7885k|  50.1 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 489k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3369.83/3379.34	c  3379s|157500 |  1182 |  7889k|  50.1 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 489k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3371.83/3381.38	c  3381s|157600 |  1169 |  7894k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 490k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3373.92/3383.41	c  3383s|157700 |  1170 |  7898k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 490k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3375.42/3384.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3375.42/3384.96	c  3385s|157800 |  1162 |  7902k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 490k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3377.01/3386.56	c  3387s|157900 |  1159 |  7905k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 491k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3379.11/3388.61	c  3389s|158000 |  1166 |  7910k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 491k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3381.00/3390.57	c  3391s|158100 |  1169 |  7914k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 491k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3383.20/3392.77	c  3393s|158200 |  1154 |  7920k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 491k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3385.79/3395.36	c  3395s|158300 |  1157 |  7925k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 492k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3388.18/3397.71	c  3398s|158400 |  1156 |  7930k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 492k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3390.48/3400.10	c  3400s|158500 |  1161 |  7936k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 492k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3392.97/3402.54	c  3403s|158600 |  1172 |  7941k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 493k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3395.26/3404.86	c  3405s|158700 |  1168 |  7947k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 493k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3397.46/3407.08	c  3407s|158800 |  1167 |  7952k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 493k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3399.65/3409.22	c  3409s|158900 |  1170 |  7957k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 494k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3402.04/3411.63	c  3412s|159000 |  1163 |  7962k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 494k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3404.04/3413.69	c  3414s|159100 |  1165 |  7967k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 494k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3406.44/3416.07	c  3416s|159200 |  1156 |  7973k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 495k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3408.53/3418.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3408.53/3418.16	c  3418s|159300 |  1160 |  7977k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 495k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3410.72/3420.38	c  3420s|159400 |  1165 |  7982k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 495k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3412.82/3422.44	c  3422s|159500 |  1164 |  7987k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 496k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3414.81/3424.46	c  3424s|159600 |  1172 |  7991k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 496k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3417.00/3426.63	c  3427s|159700 |  1169 |  7996k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 497k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3419.20/3428.88	c  3429s|159800 |  1176 |  8001k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 497k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3421.59/3431.27	c  3431s|159900 |  1177 |  8007k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 497k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3423.78/3433.46	c  3433s|160000 |  1175 |  8012k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 497k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3426.18/3435.83	c  3436s|160100 |  1175 |  8017k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 498k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3428.38/3438.05	c  3438s|160200 |  1186 |  8022k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 498k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3430.66/3440.30	c  3440s|160300 |  1189 |  8027k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 498k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3432.66/3442.32	c  3442s|160400 |  1180 |  8031k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 499k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3434.55/3444.26	c  3444s|160500 |  1189 |  8035k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 499k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3436.35/3446.00	c  3446s|160600 |  1187 |  8039k|  50.0 |   467M |  95 |1003 |  51k|   0 | 133 |  0 | 500k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3438.64/3448.39	c  3448s|160700 |  1190 |  8045k|  50.0 |   467M |  95 |1003 |  51k|  41k| 133 |  1 | 500k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3441.14/3450.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3441.14/3450.81	c  3451s|160800 |  1196 |  8050k|  50.0 |   468M |  95 |1003 |  51k|   0 | 133 |  0 | 500k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3443.23/3452.95	c  3453s|160900 |  1197 |  8055k|  50.0 |   468M |  95 |1003 |  51k|  41k| 133 |  1 | 501k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3445.43/3455.14	c  3455s|161000 |  1190 |  8060k|  50.0 |   468M |  95 |1003 |  51k|   0 | 133 |  0 | 501k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3447.52/3457.25	c  3457s|161100 |  1190 |  8064k|  50.0 |   468M |  95 |1003 |  51k|  41k| 133 |  1 | 501k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3449.11/3458.84	c  3459s|161200 |  1180 |  8068k|  50.0 |   468M |  95 |1003 |  51k|  41k| 133 |  1 | 502k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3451.21/3460.96	c  3461s|161300 |  1171 |  8072k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 502k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3453.41/3463.11	c  3463s|161400 |  1174 |  8077k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 502k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3455.50/3465.29	c  3465s|161500 |  1171 |  8082k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 503k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3457.19/3466.98	c  3467s|161600 |  1170 |  8086k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 503k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3459.18/3468.98	c  3469s|161700 |  1163 |  8090k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 503k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3461.38/3471.12	c  3471s|161800 |  1154 |  8095k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 504k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3463.67/3473.42	c  3473s|161900 |  1153 |  8100k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 504k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3465.67/3475.47	c  3475s|162000 |  1156 |  8105k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 504k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3467.96/3477.71	c  3478s|162100 |  1159 |  8110k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 505k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3469.95/3479.70	c  3480s|162200 |  1153 |  8114k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 505k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3471.85/3481.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3471.85/3481.61	c  3482s|162300 |  1141 |  8118k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 505k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3474.04/3483.87	c  3484s|162400 |  1143 |  8123k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 506k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3476.34/3486.19	c  3486s|162500 |  1142 |  8129k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 506k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3478.63/3488.47	c  3488s|162600 |  1146 |  8134k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 506k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3480.82/3490.67	c  3491s|162700 |  1156 |  8139k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 507k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3482.72/3492.50	c  3492s|162800 |  1153 |  8143k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 507k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3485.22/3495.01	c  3495s|162900 |  1160 |  8149k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 507k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3487.01/3496.88	c  3497s|163000 |  1150 |  8154k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 508k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3489.31/3499.19	c  3499s|163100 |  1157 |  8159k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 508k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3491.39/3501.21	c  3501s|163200 |  1156 |  8164k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 508k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3493.19/3503.02	c  3503s|163300 |  1155 |  8168k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 508k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3495.19/3505.01	c  3505s|163400 |  1150 |  8173k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 509k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3496.98/3506.84	c  3507s|163500 |  1139 |  8177k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 509k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3498.77/3508.60	c  3509s|163600 |  1134 |  8181k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 509k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3500.77/3510.65	c  3511s|163700 |  1138 |  8185k|  50.0 |   468M |  95 |1003 |  50k|   0 | 133 |  0 | 510k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3502.76/3512.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3502.76/3512.65	c  3513s|163800 |  1134 |  8190k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3504.76/3514.62	c  3515s|163900 |  1136 |  8194k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3506.55/3516.48	c  3516s|164000 |  1139 |  8198k|  50.0 |   468M |  95 |1003 |  50k|  41k| 133 |  1 | 510k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3508.85/3518.79	c  3519s|164100 |  1165 |  8203k|  50.0 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 511k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3511.24/3521.12	c  3521s|164200 |  1158 |  8209k|  50.0 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 511k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3513.73/3523.62	c  3524s|164300 |  1168 |  8215k|  50.0 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 511k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3516.23/3526.17	c  3526s|164400 |  1166 |  8221k|  50.0 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 511k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3517.72/3527.65	c  3528s|164500 |  1162 |  8223k|  50.0 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 512k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3520.02/3529.93	c  3530s|164600 |  1170 |  8229k|  50.0 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 512k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3522.21/3532.12	c  3532s|164700 |  1174 |  8233k|  50.0 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 512k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3524.40/3534.31	c  3534s|164800 |  1173 |  8238k|  50.0 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 512k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3526.30/3536.21	c  3536s|164900 |  1167 |  8242k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 513k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3528.39/3538.38	c  3538s|165000 |  1173 |  8248k|  50.0 |   468M |  95 |1003 |  48k|   0 | 133 |  0 | 513k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3530.19/3540.11	c  3540s|165100 |  1179 |  8251k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 513k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3531.78/3541.70	c  3542s|165200 |  1174 |  8255k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 514k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3533.78/3543.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3533.78/3543.77	c  3544s|165300 |  1173 |  8259k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 514k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3535.97/3545.97	c  3546s|165400 |  1186 |  8264k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 514k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3538.27/3548.20	c  3548s|165500 |  1186 |  8269k|  49.9 |   468M |  95 |1003 |  48k|   0 | 133 |  0 | 514k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3540.66/3550.61	c  3551s|165600 |  1187 |  8275k|  49.9 |   468M |  95 |1003 |  48k|   0 | 133 |  0 | 515k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3544.05/3554.08	c  3554s|165700 |  1184 |  8280k|  49.9 |   468M |  95 |1003 |  48k|   0 | 133 |  0 | 515k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3546.34/3556.34	c  3556s|165800 |  1203 |  8284k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 515k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3548.44/3558.46	c  3558s|165900 |  1201 |  8289k|  49.9 |   468M |  95 |1003 |  48k|   0 | 133 |  0 | 516k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3550.63/3560.61	c  3561s|166000 |  1202 |  8294k|  49.9 |   468M |  95 |1003 |  48k|   0 | 133 |  0 | 516k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3552.82/3562.85	c  3563s|166100 |  1204 |  8299k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 516k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3554.62/3564.64	c  3565s|166200 |  1205 |  8303k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 516k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3556.71/3566.73	c  3567s|166300 |  1201 |  8308k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 517k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3558.91/3568.92	c  3569s|166400 |  1203 |  8313k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 517k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3560.60/3570.60	c  3571s|166500 |  1199 |  8316k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 517k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3562.80/3572.89	c  3573s|166600 |  1198 |  8322k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 518k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3564.89/3574.93	c  3575s|166700 |  1195 |  8326k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3567.88/3577.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3567.88/3577.92	c  3578s|166800 |  1255 |  8333k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3570.18/3580.24	c  3580s|166900 |  1279 |  8338k|  49.9 |   468M |  95 |1003 |  49k|  41k| 133 |  1 | 518k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3572.67/3582.73	c  3583s|167000 |  1293 |  8344k|  49.9 |   468M |  95 |1003 |  49k|   0 | 133 |  0 | 519k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3574.86/3584.93	c  3585s|167100 |  1299 |  8349k|  49.9 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 519k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3577.26/3587.39	c  3587s|167200 |  1306 |  8355k|  49.9 |   469M |  95 |1003 |  49k|   0 | 133 |  0 | 519k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3579.45/3589.56	c  3590s|167300 |  1298 |  8360k|  49.9 |   469M |  95 |1003 |  49k|   0 | 133 |  0 | 519k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3581.64/3591.72	c  3592s|167400 |  1303 |  8365k|  49.9 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3583.84/3593.95	c  3594s|167500 |  1301 |  8370k|  49.9 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3586.33/3596.44	c  3596s|167600 |  1328 |  8376k|  49.9 |   469M |  95 |1003 |  49k|  41k| 133 |  1 | 520k|  19 | 0.000000e+00 |      --      |    Inf | unknown
3586.94/3597.00	c 
3586.94/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.94/3597.00	c Solving Time (sec) : 3597.00
3586.94/3597.00	c Solving Nodes      : 167626
3586.94/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.94/3597.00	c Dual Bound         : +0.00000000000000e+00
3586.94/3597.00	c Gap                : infinite
3586.94/3597.00	s UNKNOWN
3586.94/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.94/3597.00	c Total Time         :    3597.00
3586.94/3597.00	c   solving          :    3597.00
3586.94/3597.00	c   presolving       :       1.11 (included in solving)
3586.94/3597.00	c   reading          :       0.07 (included in solving)
3586.94/3597.00	c   copying          :       1.23 (14 #copies) (minimal 0.05, maximal 0.12, average 0.09)
3586.94/3597.00	c Original Problem   :
3586.94/3597.00	c   Problem name     : HOME/instance-4494462-1751148675.opb
3586.94/3597.00	c   Variables        : 1020 (1020 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.94/3597.00	c   Constraints      : 43010 initial, 43010 maximal
3586.94/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.94/3597.00	c Presolved Problem  :
3586.94/3597.00	c   Problem name     : t_HOME/instance-4494462-1751148675.opb
3586.94/3597.00	c   Variables        : 1003 (1003 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.94/3597.00	c   Constraints      : 41662 initial, 51667 maximal
3586.94/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.94/3597.00	c   Nonzeros         : 127085 constraint, 1192 clique table
3586.94/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.94/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   domcol           :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   dualsparsify     :       0.43       0.00      1          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   gateextraction   :       0.03       0.00      3          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   implics          :       0.00       0.00      8          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   milp             :       0.09       0.00      1          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   sparsify         :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   trivial          :       0.00       0.00     10          1          0          0          0          0          0          0          0          0
3586.94/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   dualfix          :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   probing          :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   symmetry         :       0.13       0.00      1          5          0          0          0          0          0          5          0          0
3586.94/3597.00	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   setppc           :       0.00       0.00     19          0          1          0          0          0          2          0          0          0
3586.94/3597.00	c   linear           :       0.10       0.02      2          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   orbitope         :       0.00       0.00      6         10          0          0          0          0          0          0          0          0
3586.94/3597.00	c   logicor          :       0.19       0.02     19          0          0          0          0          0       1351          0          0         84
3586.94/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.94/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.94/3597.00	c   benderslp        :          0          0          0          0     105531          0          0       8766          0          0          0          0          0          0          0
3586.94/3597.00	c   integral         :          0          0          0          0     105531          0          0       8766          0          0          0          0          0          0     211062
3586.94/3597.00	c   knapsack         :          0+         1          0      14041          0          0          0          0          0          0          3          0          0          0          0
3586.94/3597.00	c   setppc           :        168        168         11    1073071          0          0          0       8763    2347993      35353    2082510          0          0          0          0
3586.94/3597.00	c   orbitope         :          5          5          0    1037618          0          0          0          0     526064       1770      67263          0          0          0          0
3586.94/3597.00	c   logicor          :      41489+     51493         11     917863          0          0          0          0   13353503      61332    9062486          1          1          0          0
3586.94/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.94/3597.00	c   benderslp        :       0.05       0.00       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.00
3586.94/3597.00	c   integral         :      69.02       0.00       0.00       0.00      69.01       0.00       0.00       0.00       0.00       0.00
3586.94/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.94/3597.00	c   setppc           :      27.86       0.00       0.00      25.54       0.00       0.00       0.00       0.01       2.30       0.00
3586.94/3597.01	c   orbitope         :      11.94       0.00       0.00      11.90       0.00       0.00       0.00       0.00       0.04       0.00
3586.94/3597.01	c   logicor          :     150.13       0.02       0.09     143.29       0.00       0.00       0.00       0.00       6.72       0.01
3586.94/3597.01	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.01	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.01	c   components       :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.94/3597.01	c   dualfix          :          1          0          0          0
3586.94/3597.01	c   genvbounds       :          0          0          0          0
3586.94/3597.01	c   nlobbt           :          0          0          0          0
3586.94/3597.01	c   obbt             :          0          0          0          0
3586.94/3597.01	c   probing          :          0          0          0          0
3586.94/3597.01	c   pseudoobj        :          0          0          0          0
3586.94/3597.01	c   redcost          :          0          0          0          0
3586.94/3597.01	c   rootredcost      :          0          0          0          0
3586.94/3597.01	c   symmetry         :          0          0          0          0
3586.94/3597.01	c   vbounds          :     923677          0          0          0
3586.94/3597.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.94/3597.01	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.01	c   genvbounds       :       0.17       0.00       0.00       0.17       0.00       0.00
3586.94/3597.01	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.01	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.94/3597.01	c   probing          :       0.02       0.00       0.02       0.00       0.00       0.00
3586.94/3597.01	c   pseudoobj        :       0.19       0.00       0.00       0.19       0.00       0.00
3586.94/3597.01	c   redcost          :       0.07       0.00       0.00       0.07       0.00       0.00
3586.94/3597.01	c   rootredcost      :       0.09       0.00       0.00       0.09       0.00       0.00
3586.94/3597.01	c   symmetry         :       0.37       0.00       0.13       0.23       0.00       0.00
3586.94/3597.01	c   vbounds          :       5.37       0.00       0.00       5.36       0.00       0.00
3586.94/3597.01	c Symmetry           :
3586.94/3597.01	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.94/3597.01	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.94/3597.01	c   lexicographic red:          0 reductions applied,          0 cutoffs
3586.94/3597.01	c   shadow tree time :       0.00 s
3586.94/3597.01	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.94/3597.01	c   propagation      :      39.36      98452      98394          -    3480697      109.3       7198       51.2          -          -          -
3586.94/3597.01	c   infeasible LP    :       0.03         30         30          -       1171      118.3          1       65.0         28       76.7          0
3586.94/3597.01	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.94/3597.01	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.94/3597.01	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.94/3597.01	c   applied globally :       4.27          -          -          0     520783       80.2          -          -         28          -          -
3586.94/3597.01	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.94/3597.01	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.94/3597.01	c   cut pool         :       0.15          -      10392         21          -          -       2955       5502          -          -          -          -          -    (maximal pool size:       2789)
3586.94/3597.01	c   aggregation      :       0.11       0.00         30         11          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.94/3597.01	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.94/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.94/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   clique           :       0.01       0.00         11         11          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   gomory           :       0.62       0.00         29         10          0          0       2957       5384         48         24         24          0          0
3586.94/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -       3216         24         18         18          0          -
3586.94/3597.01	c   > strongcg       :          -          -          -          -          -          -          -       2168         24          6          6          0          -
3586.94/3597.01	c   impliedbounds    :       0.00       0.00         30         11          0          0          3          6          0          4          4          0          0
3586.94/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   multilinear      :       0.00       0.00        155         11          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   rapidlearning    :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   rlt              :       0.00       0.00         21         10          0          0          0          0          0          0          0          0          0
3586.94/3597.01	c   zerohalf         :       0.59       0.00         30         11          0          0         48        112          5        104        100          4          0
3586.94/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.94/3597.01	c   hybrid           :       0.01       0.00         37         11        133          0       5423         23          0       3203
3586.94/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.94/3597.01	c   problem variables:       0.00          -          0          0
3586.94/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.94/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c   relpscost        :      68.87       0.00     105531          0          0          0          0          0          0     211062
3586.94/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.94/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.94/3597.01	c   LP solutions     :       0.00          -          -          0          0
3586.94/3597.01	c   relax solutions  :       0.00          -          -          0          0
3586.94/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3586.94/3597.01	c   strong branching :       0.00          -          -          0          0
3586.94/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3586.94/3597.01	c   adaptivediving   :       6.10       0.00         29          0          0
3586.94/3597.01	c   alns             :      32.03       0.00         13          0          0
3586.94/3597.01	c   bound            :       0.00       0.00          0          0          0
3586.94/3597.01	c   clique           :       0.06       0.00          1          0          0
3586.94/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3586.94/3597.01	c   completesol      :       0.00       0.00          0          0          0
3586.94/3597.01	c   conflictdiving   :       8.65       0.00         17          0          0
3586.94/3597.01	c   crossover        :       0.04       0.00          0          0          0
3586.94/3597.01	c   dins             :       0.00       0.00          0          0          0
3586.94/3597.01	c   distributiondivin:      11.23       0.00         17          0          0
3586.94/3597.01	c   dps              :       0.00       0.00          0          0          0
3586.94/3597.01	c   dualval          :       0.00       0.00          0          0          0
3586.94/3597.01	c   farkasdiving     :       0.00       0.00          0          0          0
3586.94/3597.01	c   feasjump         :       0.05       0.00          1          0          0
3586.94/3597.01	c   feaspump         :       9.73       0.00          8          0          0
3586.94/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3586.94/3597.01	c   fracdiving       :       5.03       0.00         17          0          0
3586.94/3597.01	c   gins             :       0.02       0.00          0          0          0
3586.94/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3586.94/3597.01	c   indcoefdiving    :       0.00       0.00          0          0          0
3586.94/3597.01	c   indicator        :       0.05       0.00          0          0          0
3586.94/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3586.94/3597.01	c   indoneopt        :       0.06       0.00          0          0          0
3586.94/3597.01	c   indrounding      :       0.00       0.00          0          0          0
3586.94/3597.01	c   indtwoopt        :       0.00       0.00          0          0          0
3586.94/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3586.94/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3586.94/3597.01	c   linesearchdiving :       5.13       0.00         17          0          0
3586.94/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3586.94/3597.01	c   locks            :       0.02       0.00          1          0          0
3586.94/3597.01	c   lpface           :       0.31       0.00          0          0          0
3586.94/3597.01	c   mpec             :       0.00       0.00          0          0          0
3586.94/3597.01	c   multistart       :       0.00       0.00          0          0          0
3586.94/3597.01	c   mutation         :       0.00       0.00          0          0          0
3586.94/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3586.94/3597.01	c   objpscostdiving  :      40.02       0.00          9          0          0
3586.94/3597.01	c   octane           :       0.00       0.00          0          0          0
3586.94/3597.01	c   ofins            :       0.03       0.00          0          0          0
3586.94/3597.01	c   oneopt           :       0.06       0.00          0          0          0
3586.94/3597.01	c   padm             :       0.00       0.00          0          0          0
3586.94/3597.01	c   proximity        :       0.00       0.00          0          0          0
3586.94/3597.01	c   pscostdiving     :       6.65       0.00         18          0          0
3586.94/3597.01	c   randrounding     :       0.64       0.00       8760          0          0
3586.94/3597.01	c   rens             :       0.19       0.00          1          0          0
3586.94/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3586.94/3597.01	c   repair           :       0.00       0.00          0          0          0
3586.94/3597.01	c   rins             :       0.04       0.00          0          0          0
3586.94/3597.01	c   rootsoldiving    :       6.61       0.00         10          0          0
3586.94/3597.01	c   rounding         :       6.77       0.00       4569          0          0
3586.94/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3586.94/3597.01	c   shiftandpropagate:       0.02       0.00          1          0          0
3586.94/3597.01	c   shifting         :       4.13       0.00       1381          0          0
3586.94/3597.01	c   simplerounding   :       0.07       0.00          0          0          0
3586.94/3597.01	c   smallcard        :       0.00       0.00          0          0          0
3586.94/3597.01	c   subnlp           :       0.12       0.00          0          0          0
3586.94/3597.01	c   trivial          :       0.00       0.00          2          0          0
3586.94/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3586.94/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3586.94/3597.01	c   trysol           :       0.05       0.00          0          0          0
3586.94/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3586.94/3597.01	c   undercover       :       0.00       0.00          0          0          0
3586.94/3597.01	c   vbounds          :       0.04       0.00          1          0          0
3586.94/3597.01	c   veclendiving     :       7.98       0.00         17          0          0
3586.94/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3586.94/3597.01	c   zirounding       :       0.53       0.00       1000          0          0
3586.94/3597.01	c   other solutions  :          -          -          -          0          -
3586.94/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.94/3597.01	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.94/3597.01	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.94/3597.01	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.94/3597.01	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.94/3597.01	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.94/3597.01	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.94/3597.01	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.94/3597.01	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.94/3597.01	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.94/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.94/3597.01	c   primal LP        :       0.03          9          0       0.00       0.00       0.03          9
3586.94/3597.01	c   dual LP          :    2679.98     105598    8165535      77.33    3046.86       0.01          3
3586.94/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3586.94/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.94/3597.01	c   resolve instable :       0.00          0          0       0.00          -
3586.94/3597.01	c   diving/probing LP:     103.18        926     212501     229.48    2059.59
3586.94/3597.01	c   strong branching :       1.43         19       3774     198.63    2638.28          -          -          7
3586.94/3597.01	c     (at root node) :          -         19       3774     198.63          -
3586.94/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3586.94/3597.01	c B&B Tree           :
3586.94/3597.01	c   number of runs   :          1
3586.94/3597.01	c   nodes            :     167626 (105531 internal, 62095 leaves)
3586.94/3597.01	c   feasible leaves  :          0
3586.94/3597.01	c   infeas. leaves   :      62094
3586.94/3597.01	c   objective leaves :          0
3586.94/3597.01	c   nodes (total)    :     167626 (105531 internal, 62095 leaves)
3586.94/3597.01	c   nodes left       :       1333
3586.94/3597.01	c   max depth        :         95
3586.94/3597.01	c   max depth (total):         95
3586.94/3597.01	c   backtracks       :      46338 (27.6%)
3586.94/3597.01	c   early backtracks :          0 (0.0%)
3586.94/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3586.94/3597.01	c   delayed cutoffs  :      42105
3586.94/3597.01	c   repropagations   :     114597 (3786487 domain reductions, 36051 cutoffs)
3586.94/3597.01	c   avg switch length:       3.57
3586.94/3597.01	c   switching time   :     121.17
3586.94/3597.01	c Root Node          :
3586.94/3597.01	c   First LP value   : +0.00000000000000e+00
3586.94/3597.01	c   First LP Iters   :        338 (8425.99 Iter/sec)
3586.94/3597.01	c   First LP Time    :       0.04
3586.94/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3586.94/3597.01	c   Final Root Iters :       6365
3586.94/3597.01	c   Root LP Estimate : +2.81038540407422e-02
3586.94/3597.01	c Solution           :
3586.94/3597.01	c   Solutions found  :          0 (0 improvements)
3586.94/3597.01	c   Primal Bound     :          -
3586.94/3597.01	c   Dual Bound       : +0.00000000000000e+00
3586.94/3597.01	c   Gap              :   infinite
3586.94/3597.01	c Integrals          :      Total       Avg%
3586.94/3597.01	c   primal-dual      :  359699.75     100.00
3586.94/3597.01	c   primal-ref       :          -          - (not evaluated)
3586.94/3597.01	c   dual-ref         :          -          - (not evaluated)
3587.03/3597.11	c Time complete: 3587.05.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100065 s]*
/proc/loadavg: 4.18 4.16 4.08 5/266 16479
/proc/meminfo: memFree=127932796/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=80048 memory=54064 CPUtime=0.08 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 10504 0 0 0 8 0 0 0 20 0 1 0 30544145 81969152 13516 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 20012 13516 3520 3530 0 11463 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 80048 KiB
Current children cumulated memory: 54064 KiB

[startup+0.205589 s]*
/proc/loadavg: 4.18 4.16 4.08 5/266 16479
/proc/meminfo: memFree=127892476/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=125600 memory=95556 CPUtime=0.19 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 20342 0 0 0 18 1 0 0 20 0 1 0 30544145 128614400 23889 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 31400 23889 3552 3530 0 22851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 125600 KiB
Current children cumulated memory: 95556 KiB

[startup+0.305495 s]*
/proc/loadavg: 4.18 4.16 4.08 5/266 16479
/proc/meminfo: memFree=127848312/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=127896 memory=100056 CPUtime=0.29 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 28670 0 0 0 26 3 0 0 20 0 1 0 30544145 130965504 25014 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 31974 25014 3680 3530 0 23425 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 127896 KiB
Current children cumulated memory: 100056 KiB

[startup+0.700175 s]
/proc/loadavg: 4.18 4.16 4.08 5/266 16479
/proc/meminfo: memFree=127803384/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=267812 memory=226592 CPUtime=0.69 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 41614 0 0 0 62 7 0 0 20 0 1 0 30544145 274239488 56648 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 66953 56648 3744 3530 0 58404 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 267812 KiB
Current children cumulated memory: 226592 KiB

[startup+1.50017 s]
/proc/loadavg: 4.18 4.16 4.08 5/266 16479
/proc/meminfo: memFree=127562624/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=393248 memory=351272 CPUtime=1.47 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 62681 0 0 0 137 10 0 0 20 0 1 0 30544145 402685952 87818 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 98312 87818 3936 3530 0 89763 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 393248 KiB
Current children cumulated memory: 351272 KiB

[startup+3.10537 s]
/proc/loadavg: 4.18 4.16 4.08 5/266 16479
/proc/meminfo: memFree=127072016/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=393248 memory=351272 CPUtime=3.08 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 62681 0 0 0 298 10 0 0 20 0 1 0 30544145 402685952 87818 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 98312 87818 3936 3530 0 89763 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 393248 KiB
Current children cumulated memory: 351272 KiB

[startup+6.30013 s]
/proc/loadavg: 4.16 4.16 4.08 5/266 16479
/proc/meminfo: memFree=126815000/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=484960 memory=400764 CPUtime=6.26 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 73511 0 0 0 613 13 0 0 20 0 1 0 30544145 496599040 100159 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 121240 100191 3936 3530 0 112691 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 484960 KiB
Current children cumulated memory: 400764 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.16 4.08 5/266 16479
/proc/meminfo: memFree=126777184/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=534072 memory=450300 CPUtime=12.65 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 85898 0 0 0 1250 15 0 0 20 0 1 0 30544145 546889728 112575 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 133518 112575 3968 3530 0 124969 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 534072 KiB
Current children cumulated memory: 450300 KiB

[startup+25.5001 s]
/proc/loadavg: 4.12 4.15 4.08 5/266 16479
/proc/meminfo: memFree=126166196/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=534072 memory=451452 CPUtime=25.42 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 86171 0 0 0 2527 15 0 0 20 0 1 0 30544145 546889728 112863 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 133518 112863 3968 3530 0 124969 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 534072 KiB
Current children cumulated memory: 451452 KiB

[startup+51.1054 s]
/proc/loadavg: 4.14 4.15 4.08 5/266 16524
/proc/meminfo: memFree=128267804/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=534072 memory=451452 CPUtime=50.96 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 86181 0 0 0 5081 15 0 0 20 0 1 0 30544145 546889728 112863 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 133518 112863 3968 3530 0 124969 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 534072 KiB
Current children cumulated memory: 451452 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.14 4.08 5/265 16527
/proc/meminfo: memFree=128012700/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=568384 memory=485372 CPUtime=102.01 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 94918 0 0 0 10185 16 0 0 20 0 1 0 30544145 582025216 121343 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 142096 121343 3968 3530 0 133547 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 568384 KiB
Current children cumulated memory: 485372 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.13 4.08 5/265 16532
/proc/meminfo: memFree=127928472/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=584824 memory=502652 CPUtime=161.84 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 99888 0 0 0 16167 17 0 0 20 0 1 0 30544145 598859776 125663 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 146206 125663 3968 3530 0 137657 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 584824 KiB
Current children cumulated memory: 502652 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/264 16534
/proc/meminfo: memFree=127909672/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=584824 memory=502780 CPUtime=221.66 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 99901 0 0 0 22149 17 0 0 20 0 1 0 30544145 598859776 125695 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 146206 125695 3968 3530 0 137657 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 584824 KiB
Current children cumulated memory: 502780 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/265 16537
/proc/meminfo: memFree=127901500/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=584824 memory=506236 CPUtime=281.47 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 99943 0 0 0 28130 17 0 0 20 0 1 0 30544145 598859776 126559 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 146206 126559 3968 3530 0 137657 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 584824 KiB
Current children cumulated memory: 506236 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 16539
/proc/meminfo: memFree=127764216/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=604048 memory=552444 CPUtime=341.29 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 104523 0 0 0 34111 18 0 0 20 0 1 0 30544145 618545152 138111 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 151012 138111 3968 3530 0 142463 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 604048 KiB
Current children cumulated memory: 552444 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 16545
/proc/meminfo: memFree=127762640/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=604048 memory=552444 CPUtime=401.12 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 104603 0 0 0 40094 18 0 0 20 0 1 0 30544145 618545152 138111 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 151012 138111 3968 3530 0 142463 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 604048 KiB
Current children cumulated memory: 552444 KiB

[startup+462.3 s]
/proc/loadavg: 4.04 4.10 4.08 5/264 16548
/proc/meminfo: memFree=127765616/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=604048 memory=553852 CPUtime=460.94 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 104606 0 0 0 46076 18 0 0 20 0 1 0 30544145 618545152 138463 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 151012 138463 3968 3530 0 142463 0
Current children cumulated CPU time: 460.94 s

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

/proc/loadavg: 4.10 4.15 4.11 5/262 16744
/proc/meminfo: memFree=123003728/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3213.27 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111584 0 0 0 321307 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3213.27 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.15 4.11 5/259 16755
/proc/meminfo: memFree=123428492/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3273.1 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111584 0 0 0 327290 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3273.1 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/264 17514
/proc/meminfo: memFree=123448184/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3332.93 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111586 0 0 0 333273 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3332.93 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/266 17563
/proc/meminfo: memFree=123434712/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3392.77 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111586 0 0 0 339257 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3392.77 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3462.3 s]
/proc/loadavg: 4.41 4.21 4.12 5/267 17570
/proc/meminfo: memFree=123341832/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3452.6 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111586 0 0 0 345240 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3452.6 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.18 4.12 5/267 17572
/proc/meminfo: memFree=123250948/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3512.44 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111586 0 0 0 351224 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3512.44 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.19 4.12 5/266 17618
/proc/meminfo: memFree=123393056/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3572.27 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111594 0 0 0 357207 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3572.27 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

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

# cumulated CPU time of all completed processes:  user=3586.84 s, system=0.209382 s

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

[startup+3584 s]*
/proc/loadavg: 4.21 4.19 4.12 5/266 17618
/proc/meminfo: memFree=123390960/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3573.97 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111594 0 0 0 357377 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3573.97 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3590.4 s]
/proc/loadavg: 4.20 4.19 4.12 5/266 17618
/proc/meminfo: memFree=123379880/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3580.35 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111594 0 0 0 358015 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3580.35 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3593.6 s]
/proc/loadavg: 4.18 4.19 4.12 5/266 17618
/proc/meminfo: memFree=123381932/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3583.54 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111594 0 0 0 358334 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3583.54 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3595.2 s]
/proc/loadavg: 4.18 4.19 4.12 5/266 17618
/proc/meminfo: memFree=123373868/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3585.14 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111594 0 0 0 358494 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3585.14 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3596 s]*
/proc/loadavg: 4.16 4.18 4.12 5/266 17618
/proc/meminfo: memFree=123374120/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3585.94 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111594 0 0 0 358574 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3585.94 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3596.8 s]
/proc/loadavg: 4.16 4.18 4.12 5/266 17618
/proc/meminfo: memFree=123374120/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3586.73 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111594 0 0 0 358653 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3586.73 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3597 s]*
/proc/loadavg: 4.16 4.18 4.12 5/266 17618
/proc/meminfo: memFree=123374120/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=627324 memory=577276 CPUtime=3586.94 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111594 0 0 0 358674 20 0 0 20 0 1 0 30544145 642379776 144319 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 156831 144319 3968 3530 0 148282 0
Current children cumulated CPU time: 3586.94 s
Current children cumulated vsize: 627324 KiB
Current children cumulated memory: 577276 KiB

[startup+3597.11 s]
/proc/loadavg: 4.16 4.18 4.12 5/266 17618
/proc/meminfo: memFree=123374120/131250000 swapFree=33010684/33010684
[pid=16478] ppid=16475 vsize=604224 memory=554184 CPUtime=3587.03 cores=1,3
/proc/16478/stat : 16478 (pbscip) R 16475 16478 14133 0 -1 4194304 111601 0 0 0 358683 20 0 0 20 0 1 0 30544145 618725376 138546 18446744073709551615 4235264 18693293 140731027425520 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 44253184 140731027429769 140731027429868 140731027429868 140731027435470 0
/proc/16478/statm: 151056 138546 3968 3530 0 142507 0
Current children cumulated CPU time: 3587.03 s
Current children cumulated vsize: 604224 KiB
Current children cumulated memory: 554184 KiB

Child status: 0

Real time (s): 3597.11
CPU time (s): 3587.05
CPU user time (s): 3586.84
CPU system time (s): 0.209382
CPU usage (%): 99.7203
Max. virtual memory (cumulated for all children) (KiB): 627324
Max. memory (cumulated for all children) (KiB): 577276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.84
system time used= 0.209382
maximum resident set size= 577276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111625
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= 123
involuntary context switches= 4568


# summary of solver processes directly reported to runsolver:
#   pid: 16478
#   total CPU time (s): 3587.05
#   total CPU user time (s): 3586.84
#   total CPU system time (s): 0.209382

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.71128 second user time and 15.6314 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-06-29 00:11:16
IDJOB=4494462
IDBENCH=147891
IDSOLVER=3365
FILE ID=nodeC014/4494462-1751148675
RUNJOBID= nodeC014-1751144686-14145
SLURM_JOB_ID= 9587442
Free space on /tmp= 432928 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 -w /tmp/evaluation-result-4494462-1751148675/watcher-4494462-1751148675 -o /tmp/evaluation-result-4494462-1751148675/solver-4494462-1751148675 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751144686-14145 --watchdog 3760  pbscip -f HOME/instance-4494462-1751148675.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= f8e7200d7e9c4a7cfb6b4e6c5b6d430a
RANDOM SEED=1443133548

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127968820 kB
MemAvailable:   127662868 kB
Buffers:            3280 kB
Cached:           505376 kB
SwapCached:            0 kB
Active:          2107384 kB
Inactive:         296016 kB
Active(anon):    1912816 kB
Inactive(anon):        0 kB
Active(file):     194568 kB
Inactive(file):   296016 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             72736 kB
Writeback:             0 kB
AnonPages:       1896664 kB
Mapped:           136860 kB
Shmem:             18068 kB
KReclaimable:      85404 kB
Slab:             168136 kB
SReclaimable:      85404 kB
SUnreclaim:        82732 kB
KernelStack:        4368 kB
PageTables:         6980 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2277332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    501760 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432896 MiB
End job on nodeC014 at 2025-06-29 01:11:13