Trace number 4448325

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-07UNSAT 2604.57 2614.51

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-left3reg-l090-r089-n1.cnf-extracted.pb.metafix.opb
MD5SUMea5e7256587f4a4e9df55aed19f52ebe
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.32272
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7089
Total number of constraints16786
Number of constraints which are clauses7937
Number of constraints which are cardinality constraints (but not clauses)8849
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
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.18	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.18	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.18	c 
0.00/0.18	c user parameter file <scip.set> not found - using default parameters
0.00/0.18	c reading problem <HOME/instance-4448325-1721365624.opb>
0.02/0.22	c original problem has 7089 variables (7089 bin, 0 int, 0 impl, 0 cont) and 16786 constraints
0.02/0.22	c problem read in 0.03
0.02/0.22	c No objective function, only one solution is needed.
0.02/0.24	c presolving:
0.02/0.28	c    (0.1s) running MILP presolver
0.12/0.33	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.12/0.33	c (round 1, medium)     0 del vars, 16786 del conss, 10412 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 10412 clqs
0.12/0.37	c (round 2, exhaustive) 0 del vars, 16786 del conss, 10412 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 10412 upgd conss, 0 impls, 10412 clqs
0.22/0.44	c    (0.3s) probing: 51/7089 (0.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.22/0.44	c    (0.3s) probing aborted: 50/50 successive totally useless probings
0.22/0.45	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.22/0.49	c    (0.3s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
0.22/0.49	c dynamic symmetry handling statistics:
0.22/0.49	c    orbitopal reduction:       no components
0.22/0.49	c    orbital reduction:         no components
0.22/0.49	c    lexicographic reduction:   no permutations
0.22/0.49	c handled 1 out of 1 symmetry components
0.22/0.49	c (round 3, exhaustive) 17 del vars, 16786 del conss, 10413 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 10412 upgd conss, 0 impls, 10360 clqs
0.22/0.49	c (round 4, fast)       45 del vars, 16852 del conss, 10413 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 10412 upgd conss, 0 impls, 10346 clqs
0.22/0.49	c (round 5, medium)     58 del vars, 16865 del conss, 10413 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 10412 upgd conss, 0 impls, 10346 clqs
0.22/0.51	c    (0.3s) probing: 56/7089 (0.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.22/0.51	c    (0.3s) probing aborted: 50/50 successive totally useless probings
0.31/0.51	c presolving (6 rounds: 6 fast, 5 medium, 3 exhaustive):
0.31/0.51	c  58 deleted vars, 16865 deleted constraints, 10413 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.31/0.51	c  0 implications, 10358 cliques
0.31/0.51	c presolved problem has 7045 variables (7045 bin, 0 int, 0 impl, 0 cont) and 10334 constraints
0.31/0.51	c   10333 constraints of type <setppc>
0.31/0.51	c       1 constraints of type <orbitope>
0.31/0.51	c transformed objective value is always integral (scale: 1)
0.31/0.51	c Presolving Time: 0.27
0.31/0.51	c - non default parameters ----------------------------------------------------------------------
0.31/0.51	c # SCIP version 10.0.0
0.31/0.51	c 
0.31/0.51	c # maximal time in seconds to run
0.31/0.51	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.31/0.51	c limits/time = 3596.997641
0.31/0.51	c 
0.31/0.51	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.31/0.51	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.31/0.51	c limits/memory = 27900
0.31/0.51	c 
0.31/0.51	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.31/0.51	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.31/0.51	c limits/solutions = 1
0.31/0.51	c 
0.31/0.51	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.31/0.51	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.31/0.51	c misc/usesymmetry = 3
0.31/0.51	c 
0.31/0.51	c # belongs reading time to solving time?
0.31/0.51	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.31/0.51	c timing/reading = TRUE
0.31/0.51	c 
0.31/0.51	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.31/0.51	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.31/0.51	c propagating/symmetry/detectdoublelex = FALSE
0.31/0.51	c 
0.31/0.51	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.31/0.51	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.31/0.51	c propagating/symmetry/detectsubgroups = FALSE
0.31/0.51	c 
0.31/0.51	c # Type of symmetries that shall be computed?
0.31/0.51	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.31/0.51	c propagating/symmetry/symtype = 1
0.31/0.51	c 
0.31/0.51	c # Should components consisting of a single full reflection be handled?
0.31/0.51	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.31/0.51	c propagating/symmetry/usesimplesgncomp = FALSE
0.31/0.51	c 
0.31/0.51	c -----------------------------------------------------------------------------------------------
0.31/0.51	c start solving
0.31/0.51	c 
0.61/0.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.61/0.82	c   0.6s|     1 |     0 |  5805 |     - |    70M |   0 |7045 |  10k|  10k|   0 |  0 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.99/3.22	c   3.0s|     1 |     0 | 17578 |     - |    78M |   0 |7045 |  10k|  10k|  10 |  1 |  32 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.50/3.75	c   3.6s|     1 |     0 | 17625 |     - |    82M |   0 |7045 |  10k|  10k|  15 |  2 |  33 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.00/4.28	c   4.1s|     1 |     0 | 17780 |     - |    85M |   0 |7045 |  10k|  10k|  21 |  3 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.49/4.71	c   4.5s|     1 |     0 | 17844 |     - |    90M |   0 |7045 |  10k|  10k|  25 |  4 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.99/5.23	c   5.0s|     1 |     0 | 18045 |     - |    93M |   0 |7045 |  10k|  10k|  32 |  5 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.29/5.55	c   5.4s|     1 |     0 | 18210 |     - |    98M |   0 |7045 |  10k|  10k|  37 |  6 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.59/5.89	c   5.7s|     1 |     0 | 18233 |     - |   104M |   0 |7045 |  10k|  10k|  41 |  7 |  40 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.08/6.39	c   6.2s|     1 |     0 | 18294 |     - |   109M |   0 |7045 |  10k|  10k|  45 |  8 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.49/6.75	c   6.6s|     1 |     0 | 18691 |     - |   113M |   0 |7045 |  10k|  10k|  54 |  9 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.09/7.30	c   7.1s|     1 |     0 | 18848 |     - |   119M |   0 |7045 |  10k|  10k|  58 | 10 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.29/7.55	c   7.4s|     1 |     0 | 19000 |     - |   120M |   0 |7045 |  10k|  10k|  67 | 11 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
9.18/9.47	c   9.3s|     1 |     2 | 22672 |     - |   120M |   0 |7045 |  10k|  10k|  67 | 11 |  56 |  19 | 0.000000e+00 |      --      |    Inf | unknown
18.44/18.76	c  18.6s|   100 |    50 | 49862 | 311.7 |   127M |  34 |7045 |  10k|  10k| 110 |  1 | 163 |  19 | 0.000000e+00 |      --      |    Inf | unknown
20.13/20.40	c  20.2s|   200 |    48 | 58160 | 196.8 |   127M |  36 |7045 |  10k|  10k| 112 |  0 | 261 |  19 | 0.000000e+00 |      --      |    Inf | unknown
23.82/24.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.82/24.12	c  23.9s|   300 |    60 | 73506 | 182.3 |   134M |  36 |7045 |  10k|  10k| 261 |  0 | 430 |  19 | 0.000000e+00 |      --      |    Inf |   0.61%
26.31/26.61	c  26.4s|   400 |    58 | 83158 | 160.8 |   135M |  36 |7045 |  10k|  10k| 272 |  0 | 578 |  19 | 0.000000e+00 |      --      |    Inf |   0.63%
29.29/29.67	c  29.5s|   500 |    55 | 96448 | 155.2 |   138M |  36 |7045 |  10k|  10k| 405 |  1 | 760 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
31.98/32.35	c  32.2s|   600 |    55 |108996 | 150.2 |   138M |  36 |7045 |  11k|  10k| 455 |  0 | 928 |  19 | 0.000000e+00 |      --      |    Inf |   1.01%
34.47/34.86	c  34.7s|   700 |    52 |120152 | 144.7 |   140M |  36 |7045 |  11k|  10k| 538 |  2 |1110 |  19 | 0.000000e+00 |      --      |    Inf |   1.17%
38.05/38.45	c  38.3s|   800 |    48 |134401 | 144.4 |   147M |  36 |7045 |  11k|  10k| 620 |  0 |1212 |  19 | 0.000000e+00 |      --      |    Inf |   1.49%
40.64/41.06	c  40.9s|   900 |    56 |144608 | 139.7 |   147M |  36 |7045 |  11k|  10k| 698 |  0 |1374 |  19 | 0.000000e+00 |      --      |    Inf |   1.63%
44.22/44.63	c  44.5s|  1000 |    52 |159322 | 140.5 |   147M |  36 |7045 |  11k|  10k| 781 |  1 |1511 |  19 | 0.000000e+00 |      --      |    Inf |   1.84%
47.50/47.94	c  47.8s|  1100 |    52 |171464 | 138.7 |   147M |  36 |7045 |  11k|  10k| 902 |  1 |1684 |  19 | 0.000000e+00 |      --      |    Inf |   2.18%
50.30/50.78	c  50.6s|  1200 |    50 |182865 | 136.7 |   147M |  36 |7045 |  11k|  10k| 945 |  1 |1789 |  19 | 0.000000e+00 |      --      |    Inf |   2.29%
50.80/51.25	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
50.80/51.25	c (run 1, node 1208) performing user restart
50.80/51.25	c 
50.80/51.25	c (restart) converted 40 cuts from the global cut pool into linear constraints
50.80/51.25	c 
50.80/51.28	c presolving:
50.80/51.28	c (round 1, fast)       0 del vars, 38 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 10362 clqs
50.90/51.32	c (round 2, exhaustive) 1 del vars, 42 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 3 chg coeffs, 40 upgd conss, 0 impls, 10360 clqs
50.90/51.34	c (round 3, exhaustive) 1 del vars, 182 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 93 chg coeffs, 40 upgd conss, 0 impls, 10360 clqs
50.90/51.38	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
50.90/51.38	c  1 deleted vars, 188 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 93 changed coefficients
50.90/51.38	c  0 implications, 10360 cliques
50.90/51.38	c presolved problem has 7044 variables (7044 bin, 0 int, 0 impl, 0 cont) and 11440 constraints
50.90/51.38	c      73 constraints of type <knapsack>
50.90/51.38	c   10334 constraints of type <setppc>
50.90/51.38	c       6 constraints of type <linear>
50.90/51.38	c       1 constraints of type <orbitope>
50.90/51.38	c    1026 constraints of type <logicor>
50.90/51.38	c transformed objective value is always integral (scale: 1)
50.90/51.38	c Presolving Time: 0.38
50.90/51.38	c 
51.29/51.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.29/51.77	c  51.6s|     1 |     0 |190496 |     - |   150M |   0 |7044 |  11k|  10k|   0 |  0 |1796 |  19 | 0.000000e+00 |      --      |    Inf | unknown
52.39/52.82	c  52.6s|     1 |     0 |190750 |     - |   153M |   0 |7044 |  11k|  10k|   6 |  1 |1797 |  19 | 0.000000e+00 |      --      |    Inf | unknown
52.89/53.38	c  53.2s|     1 |     0 |190861 |     - |   153M |   0 |7044 |  11k|  10k|  13 |  2 |1798 |  19 | 0.000000e+00 |      --      |    Inf | unknown
53.69/54.10	c  53.9s|     1 |     0 |191045 |     - |   154M |   0 |7044 |  11k|  10k|  19 |  3 |1799 |  19 | 0.000000e+00 |      --      |    Inf | unknown
54.18/54.61	c  54.4s|     1 |     0 |191430 |     - |   154M |   0 |7044 |  11k|  10k|  21 |  4 |1801 |  19 | 0.000000e+00 |      --      |    Inf | unknown
55.58/56.00	c  55.8s|     1 |     0 |191590 |     - |   155M |   0 |7044 |  11k|  10k|  25 |  5 |1803 |  19 | 0.000000e+00 |      --      |    Inf | unknown
56.47/56.95	c  56.8s|     1 |     0 |191957 |     - |   156M |   0 |7044 |  11k|  10k|  29 |  6 |1804 |  19 | 0.000000e+00 |      --      |    Inf | unknown
57.07/57.52	c  57.3s|     1 |     0 |192063 |     - |   157M |   0 |7044 |  11k|  10k|  36 |  7 |1805 |  19 | 0.000000e+00 |      --      |    Inf | unknown
57.57/58.02	c  57.8s|     1 |     0 |192147 |     - |   158M |   0 |7044 |  11k|  10k|  41 |  8 |1806 |  19 | 0.000000e+00 |      --      |    Inf | unknown
58.26/58.71	c  58.5s|     1 |     0 |192271 |     - |   159M |   0 |7044 |  11k|  10k|  48 |  9 |1808 |  19 | 0.000000e+00 |      --      |    Inf | unknown
58.96/59.40	c  59.2s|     1 |     0 |192614 |     - |   161M |   0 |7044 |  11k|  10k|  54 | 10 |1809 |  19 | 0.000000e+00 |      --      |    Inf | unknown
59.16/59.63	c  59.4s|     1 |     0 |192825 |     - |   162M |   0 |7044 |  11k|  10k|  66 | 11 |1810 |  19 | 0.000000e+00 |      --      |    Inf | unknown
59.36/59.87	c  59.7s|     1 |     0 |192881 |     - |   163M |   0 |7044 |  11k|  10k|  76 | 12 |1811 |  19 | 0.000000e+00 |      --      |    Inf | unknown
59.56/60.09	c  59.9s|     1 |     0 |192925 |     - |   164M |   0 |7044 |  11k|  10k|  81 | 13 |1812 |  19 | 0.000000e+00 |      --      |    Inf | unknown
61.15/61.66	c  61.5s|     1 |     2 |195338 |     - |   165M |   0 |7044 |  11k|  10k|  81 | 13 |1823 |  38 | 0.000000e+00 |      --      |    Inf | unknown
73.80/74.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
73.80/74.30	c  74.1s|   100 |    34 |254930 | 174.0 |   169M |  18 |7044 |  11k|  10k| 155 |  1 |1997 |  38 | 0.000000e+00 |      --      |    Inf | unknown
82.57/83.17	c  83.0s|   200 |    62 |295061 | 190.2 |   172M |  22 |7044 |  11k|  10k| 206 |  1 |2216 |  38 | 0.000000e+00 |      --      |    Inf | unknown
88.84/89.41	c  89.2s|   300 |    74 |329603 | 200.5 |   172M |  22 |7044 |  11k|  10k| 211 |  0 |2475 |  38 | 0.000000e+00 |      --      |    Inf | unknown
97.00/97.60	c  97.4s|   400 |    88 |368328 | 212.1 |   178M |  22 |7044 |  12k|  10k| 272 |  1 |2760 |  38 | 0.000000e+00 |      --      |    Inf | unknown
99.99/100.67	c   100s|   500 |    77 |384580 | 209.2 |   179M |  22 |7044 |  12k|  10k| 302 |  1 |2977 |  38 | 0.000000e+00 |      --      |    Inf |   0.57%
103.17/103.83	c   104s|   600 |    84 |407629 | 210.4 |   179M |  27 |7044 |  12k|  10k| 306 |  0 |3198 |  38 | 0.000000e+00 |      --      |    Inf |   0.59%
105.56/106.26	c   106s|   700 |    81 |422821 | 207.3 |   179M |  27 |7044 |  12k|   0 | 309 |  0 |3405 |  38 | 0.000000e+00 |      --      |    Inf |   0.60%
107.95/108.62	c   108s|   800 |    66 |437020 | 204.0 |   180M |  27 |7044 |  12k|  10k| 313 |  0 |3641 |  38 | 0.000000e+00 |      --      |    Inf |   0.63%
110.35/111.10	c   111s|   900 |    68 |449935 | 200.5 |   180M |  27 |7044 |  12k|  10k| 320 |  0 |3872 |  38 | 0.000000e+00 |      --      |    Inf |   0.67%
116.22/116.99	c   117s|  1000 |    66 |477759 | 204.0 |   189M |  27 |7044 |  12k|  10k| 480 |  1 |4115 |  38 | 0.000000e+00 |      --      |    Inf |   1.21%
118.60/119.34	c   119s|  1100 |    62 |492407 | 201.5 |   189M |  27 |7044 |  12k|  10k| 507 |  0 |4323 |  38 | 0.000000e+00 |      --      |    Inf |   1.23%
123.08/123.84	c   124s|  1200 |    73 |514924 | 202.5 |   190M |  27 |7044 |  12k|  10k| 645 |  1 |4534 |  38 | 0.000000e+00 |      --      |    Inf |   1.67%
124.88/125.65	c   125s|  1300 |    75 |522793 | 197.6 |   190M |  27 |7044 |  12k|  10k| 659 |  1 |4720 |  38 | 0.000000e+00 |      --      |    Inf |   1.71%
126.77/127.59	c   127s|  1400 |    78 |530014 | 192.8 |   190M |  27 |7044 |  12k|  10k| 677 |  1 |4887 |  38 | 0.000000e+00 |      --      |    Inf |   1.73%
128.66/129.49	c   129s|  1500 |    78 |537420 | 188.4 |   191M |  27 |7044 |  12k|  10k| 705 |  1 |5044 |  38 | 0.000000e+00 |      --      |    Inf |   1.74%
130.56/131.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
130.56/131.30	c   131s|  1600 |    68 |545945 | 184.7 |   191M |  27 |7044 |  12k|  10k| 721 |  1 |5259 |  38 | 0.000000e+00 |      --      |    Inf |   1.80%
132.95/133.76	c   134s|  1700 |    75 |557281 | 182.2 |   191M |  27 |7044 |  13k|  10k| 755 |  0 |5530 |  38 | 0.000000e+00 |      --      |    Inf |   1.85%
135.53/136.33	c   136s|  1800 |    77 |568195 | 179.8 |   191M |  27 |7044 |  13k|  10k| 772 |  0 |5802 |  38 | 0.000000e+00 |      --      |    Inf |   1.85%
138.23/139.04	c   139s|  1900 |    68 |582715 | 178.7 |   191M |  27 |7044 |  13k|  10k| 821 |  0 |6028 |  38 | 0.000000e+00 |      --      |    Inf |   1.87%
142.50/143.30	c   143s|  2000 |    66 |598677 | 178.1 |   193M |  27 |7044 |  13k|  10k| 861 |  2 |6238 |  38 | 0.000000e+00 |      --      |    Inf |   2.06%
145.98/146.84	c   147s|  2100 |    73 |616957 | 178.2 |   193M |  27 |7044 |  13k|  10k| 902 |  1 |6417 |  38 | 0.000000e+00 |      --      |    Inf |   2.15%
150.17/151.02	c   151s|  2200 |    68 |638331 | 179.3 |   194M |  27 |7044 |  13k|  10k| 974 |  0 |6631 |  38 | 0.000000e+00 |      --      |    Inf |   2.26%
154.54/155.40	c   155s|  2300 |    64 |668350 | 182.7 |   195M |  27 |7044 |  13k|  10k|1046 |  0 |6859 |  38 | 0.000000e+00 |      --      |    Inf |   2.43%
159.03/159.90	c   160s|  2400 |    75 |692892 | 184.5 |   200M |  27 |7044 |  13k|  10k|1125 |  1 |7068 |  38 | 0.000000e+00 |      --      |    Inf |   2.63%
161.62/162.57	c   162s|  2500 |    92 |704787 | 182.7 |   200M |  27 |7044 |  13k|  10k|1150 |  0 |7277 |  38 | 0.000000e+00 |      --      |    Inf |   2.65%
163.31/164.26	c   164s|  2600 |    84 |712753 | 180.0 |   200M |  27 |7044 |  13k|  10k|1185 |  1 |7433 |  38 | 0.000000e+00 |      --      |    Inf |   2.65%
165.60/166.57	c   166s|  2700 |    84 |723082 | 178.0 |   200M |  27 |7044 |  13k|  10k|1240 |  1 |7616 |  38 | 0.000000e+00 |      --      |    Inf |   2.66%
167.20/168.18	c   168s|  2800 |    82 |731738 | 175.7 |   200M |  27 |7044 |  13k|  10k|1251 |  1 |7906 |  38 | 0.000000e+00 |      --      |    Inf |   2.69%
168.99/169.98	c   170s|  2900 |    75 |740778 | 173.7 |   200M |  27 |7044 |  13k|  10k|1269 |  0 |8154 |  38 | 0.000000e+00 |      --      |    Inf |   2.74%
170.88/171.87	c   172s|  3000 |    70 |751072 | 172.0 |   201M |  27 |7044 |  13k|  10k|1281 |  1 |8343 |  38 | 0.000000e+00 |      --      |    Inf |   2.78%
172.67/173.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
172.67/173.62	c   173s|  3100 |    64 |760100 | 170.1 |   201M |  27 |7044 |  13k|   0 |1289 |  0 |8561 |  38 | 0.000000e+00 |      --      |    Inf |   2.83%
176.45/177.45	c   177s|  3200 |    76 |772633 | 169.1 |   201M |  27 |7044 |  13k|  10k|1417 |  0 |8730 |  38 | 0.000000e+00 |      --      |    Inf |   2.88%
178.94/179.93	c   180s|  3300 |    75 |783659 | 167.8 |   201M |  27 |7044 |  13k|  10k|1450 |  1 |8896 |  38 | 0.000000e+00 |      --      |    Inf |   3.05%
182.22/183.26	c   183s|  3400 |    73 |808364 | 169.5 |   202M |  27 |7044 |  13k|  10k|1536 |  0 |9107 |  38 | 0.000000e+00 |      --      |    Inf |   3.39%
186.31/187.36	c   187s|  3500 |    58 |832369 | 171.0 |   204M |  27 |7044 |  14k|  10k|1678 |  1 |9298 |  38 | 0.000000e+00 |      --      |    Inf |   4.00%
192.49/193.54	c   193s|  3600 |    72 |853796 | 171.9 |   207M |  27 |7044 |  13k|  10k|1730 |  1 |9482 |  38 | 0.000000e+00 |      --      |    Inf |   4.08%
195.77/196.81	c   197s|  3700 |    78 |873878 | 172.5 |   207M |  27 |7044 |  14k|  10k|1736 |  0 |9703 |  38 | 0.000000e+00 |      --      |    Inf |   4.11%
199.66/200.71	c   201s|  3800 |    86 |896319 | 173.5 |   207M |  27 |7044 |  14k|  10k|1777 |  1 |9954 |  38 | 0.000000e+00 |      --      |    Inf |   4.12%
202.64/203.78	c   204s|  3900 |    71 |919133 | 174.6 |   207M |  27 |7044 |  14k|  10k|1805 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   4.12%
206.93/208.05	c   208s|  4000 |    68 |939089 | 175.1 |   208M |  27 |7044 |  14k|  10k|1823 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   4.18%
209.92/211.01	c   211s|  4100 |    69 |958091 | 175.4 |   209M |  27 |7044 |  14k|  10k|1829 |  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   4.23%
212.70/213.88	c   214s|  4200 |    68 |976927 | 175.6 |   209M |  27 |7044 |  14k|  10k|1835 |  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   4.29%
214.79/215.91	c   216s|  4300 |    61 |989439 | 174.7 |   209M |  27 |7044 |  14k|  10k|1844 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   4.34%
217.18/218.36	c   218s|  4400 |    64 |  1007k| 174.7 |   209M |  27 |7044 |  14k|  10k|1850 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   4.38%
218.97/220.18	c   220s|  4500 |    63 |  1019k| 173.8 |   209M |  27 |7044 |  14k|  10k|1858 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   4.40%
243.47/244.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
243.47/244.72	c   245s|  4600 |    70 |  1073k| 180.1 |   209M |  27 |7044 |  14k|  10k|1925 |  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   4.52%
248.35/249.67	c   249s|  4700 |    75 |  1095k| 180.8 |   211M |  27 |7044 |  14k|  10k|1968 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   4.64%
251.94/253.23	c   253s|  4800 |    77 |  1124k| 182.6 |   214M |  27 |7044 |  14k|  10k|1995 |  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   4.73%
258.41/259.74	c   260s|  4900 |    97 |  1174k| 187.9 |   214M |  27 |7044 |  14k|  10k|2061 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   4.81%
262.79/264.15	c   264s|  5000 |    95 |  1209k| 190.4 |   217M |  27 |7044 |  14k|  10k|2205 |  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   5.13%
266.67/268.04	c   268s|  5100 |    95 |  1242k| 192.6 |   217M |  27 |7044 |  14k|  10k|2244 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   5.30%
269.95/271.30	c   271s|  5200 |    94 |  1270k| 194.0 |   218M |  27 |7044 |  14k|  10k|2327 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   5.55%
272.94/274.31	c   274s|  5300 |    98 |  1285k| 193.3 |   218M |  27 |7044 |  14k|  10k|2349 |  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   5.63%
276.13/277.56	c   277s|  5400 |   110 |  1300k| 192.7 |   218M |  27 |7044 |  14k|  10k|2414 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   5.73%
279.21/280.61	c   280s|  5500 |   104 |  1313k| 191.8 |   219M |  27 |7044 |  14k|  10k|2414 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   5.81%
281.50/282.92	c   283s|  5600 |   105 |  1324k| 190.6 |   219M |  27 |7044 |  14k|  10k|2414 |  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   5.82%
283.09/284.57	c   284s|  5700 |   101 |  1332k| 189.0 |   219M |  27 |7044 |  14k|  10k|2414 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   5.85%
287.68/289.12	c   289s|  5800 |   110 |  1352k| 189.2 |   219M |  27 |7044 |  14k|  10k|2452 |  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   5.90%
290.76/292.23	c   292s|  5900 |   107 |  1377k| 189.9 |   219M |  27 |7044 |  14k|  10k|2453 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   5.96%
295.44/296.94	c   297s|  6000 |   116 |  1406k| 191.3 |   220M |  27 |7044 |  15k|  10k|2488 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   6.01%
298.13/299.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
298.13/299.69	c   300s|  6100 |   108 |  1423k| 191.0 |   220M |  27 |7044 |  15k|  10k|2525 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   6.19%
303.10/304.60	c   304s|  6200 |   110 |  1472k| 195.1 |   221M |  27 |7044 |  15k|  10k|2563 |  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   6.25%
307.49/309.04	c   309s|  6300 |   115 |  1516k| 198.4 |   221M |  27 |7044 |  15k|  10k|2594 |  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   6.33%
312.57/314.19	c   314s|  6400 |   118 |  1573k| 203.2 |   223M |  27 |7044 |  15k|  10k|2632 |  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   6.38%
316.74/318.35	c   318s|  6500 |   121 |  1611k| 205.5 |   223M |  27 |7044 |  15k|  10k|2635 |  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   6.40%
319.84/321.40	c   321s|  6600 |   121 |  1633k| 205.7 |   223M |  27 |7044 |  15k|  10k|2660 |  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   6.41%
323.02/324.63	c   324s|  6700 |   120 |  1663k| 206.9 |   223M |  27 |7044 |  15k|  10k|2684 |  0 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   6.42%
324.91/326.56	c   326s|  6800 |   116 |  1675k| 205.8 |   223M |  27 |7044 |  15k|  10k|2690 |  0 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   6.43%
327.30/328.98	c   329s|  6900 |   116 |  1690k| 205.1 |   225M |  27 |7044 |  15k|  10k|2721 |  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   6.46%
329.79/331.47	c   331s|  7000 |   114 |  1709k| 204.9 |   225M |  27 |7044 |  16k|  10k|2728 |  0 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   6.48%
333.48/335.13	c   335s|  7100 |   117 |  1730k| 205.0 |   226M |  29 |7044 |  16k|  10k|2734 |  0 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   6.51%
336.75/338.49	c   338s|  7200 |   115 |  1755k| 205.5 |   226M |  30 |7044 |  16k|  10k|2734 |  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   6.53%
338.94/340.65	c   340s|  7300 |   114 |  1767k| 204.5 |   226M |  30 |7044 |  16k|  10k|2734 |  0 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   6.54%
341.53/343.24	c   343s|  7400 |   111 |  1788k| 204.6 |   227M |  30 |7044 |  16k|  10k|2734 |  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   6.56%
343.22/344.98	c   345s|  7500 |   108 |  1797k| 203.3 |   227M |  30 |7044 |  16k|  10k|2734 |  0 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   6.57%
349.10/350.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
349.10/350.88	c   351s|  7600 |   117 |  1826k| 204.3 |   229M |  30 |7044 |  16k|  10k|2805 |  0 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   6.62%
352.08/353.84	c   354s|  7700 |   118 |  1855k| 205.3 |   230M |  30 |7044 |  16k|  10k|2811 |  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   6.67%
354.97/356.73	c   357s|  7800 |   114 |  1882k| 206.0 |   230M |  30 |7044 |  16k|  10k|2814 |  0 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   6.73%
357.27/359.09	c   359s|  7900 |   113 |  1899k| 205.5 |   230M |  30 |7044 |  16k|  10k|2843 |  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   6.78%
358.75/360.55	c   360s|  8000 |   110 |  1906k| 204.1 |   230M |  30 |7044 |  16k|  10k|2844 |  0 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   6.79%
360.84/362.66	c   362s|  8100 |   114 |  1916k| 203.0 |   230M |  30 |7044 |  16k|  10k|2846 |  0 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   6.83%
363.14/364.94	c   365s|  8200 |   111 |  1927k| 202.0 |   230M |  30 |7044 |  16k|  10k|2880 |  0 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   6.89%
364.93/366.79	c   367s|  8300 |   111 |  1935k| 200.7 |   230M |  30 |7044 |  17k|  10k|2892 |  0 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
367.52/369.35	c   369s|  8400 |   110 |  1946k| 199.8 |   231M |  30 |7044 |  17k|  10k|2919 |  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   6.96%
371.40/373.29	c   373s|  8500 |   114 |  1986k| 201.8 |   231M |  30 |7044 |  17k|  10k|2928 |  0 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   7.04%
374.21/376.03	c   376s|  8600 |   105 |  2013k| 202.5 |   232M |  30 |7044 |  16k|  10k|2937 |  0 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   7.06%
377.98/379.88	c   380s|  8700 |   117 |  2031k| 202.3 |   232M |  30 |7044 |  17k|  10k|2974 |  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   7.12%
380.37/382.26	c   382s|  8800 |   107 |  2053k| 202.5 |   232M |  30 |7044 |  17k|  10k|2987 |  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   7.14%
382.76/384.68	c   384s|  8900 |   108 |  2073k| 202.5 |   232M |  30 |7044 |  17k|  10k|3005 |  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   7.15%
385.45/387.35	c   387s|  9000 |   104 |  2102k| 203.3 |   232M |  30 |7044 |  17k|  10k|3024 |  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   7.16%
388.54/390.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
388.54/390.47	c   390s|  9100 |   103 |  2138k| 204.8 |   232M |  30 |7044 |  17k|  10k|3036 |  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   7.19%
391.43/393.35	c   393s|  9200 |   104 |  2165k| 205.4 |   232M |  30 |7044 |  17k|  10k|3038 |  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   7.20%
395.32/397.21	c   397s|  9300 |   103 |  2207k| 207.4 |   233M |  30 |7044 |  17k|  10k|3041 |  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   7.23%
397.22/399.18	c   399s|  9400 |    99 |  2223k| 207.1 |   233M |  30 |7044 |  17k|  10k|3042 |  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   7.24%
402.69/404.69	c   405s|  9500 |   103 |  2262k| 208.8 |   233M |  30 |7044 |  17k|  10k|3042 |  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   7.25%
406.18/408.18	c   408s|  9600 |   103 |  2292k| 209.6 |   234M |  30 |7044 |  17k|  10k|3071 |  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   7.27%
409.86/411.89	c   412s|  9700 |   106 |  2332k| 211.3 |   235M |  30 |7044 |  17k|  10k|3071 |  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   7.29%
412.75/414.79	c   415s|  9800 |   104 |  2357k| 211.7 |   235M |  30 |7044 |  17k|  10k|3077 |  0 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   7.29%
417.04/419.07	c   419s|  9900 |   106 |  2401k| 213.8 |   235M |  30 |7044 |  17k|  10k|3088 |  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   7.29%
419.03/421.01	c   421s| 10000 |   105 |  2414k| 212.9 |   235M |  30 |7044 |  17k|  10k|3089 |  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |   7.30%
422.51/424.55	c   424s| 10100 |   105 |  2454k| 214.6 |   235M |  30 |7044 |  17k|  10k|3098 |  0 |  22k|  38 | 0.000000e+00 |      --      |    Inf |   7.30%
427.79/429.85	c   430s| 10200 |   109 |  2512k| 217.9 |   235M |  30 |7044 |  17k|  10k|3131 |  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |   7.31%
431.38/433.40	c   433s| 10300 |   106 |  2554k| 219.6 |   236M |  30 |7044 |  17k|  10k|3131 |  0 |  22k|  38 | 0.000000e+00 |      --      |    Inf |   7.32%
436.16/438.20	c   438s| 10400 |   109 |  2607k| 222.3 |   236M |  30 |7044 |  17k|  10k|3134 |  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |   7.34%
440.25/442.35	c   442s| 10500 |   106 |  2647k| 223.8 |   236M |  30 |7044 |  17k|  10k|3134 |  0 |  23k|  38 | 0.000000e+00 |      --      |    Inf |   7.35%
443.63/445.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
443.63/445.78	c   446s| 10600 |   106 |  2685k| 225.1 |   236M |  30 |7044 |  17k|  10k|3138 |  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |   7.36%
448.12/450.20	c   450s| 10700 |   105 |  2725k| 226.6 |   236M |  30 |7044 |  17k|  10k|3144 |  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |   7.37%
451.60/453.71	c   454s| 10800 |   103 |  2765k| 228.1 |   237M |  30 |7044 |  17k|  10k|3144 |  0 |  23k|  38 | 0.000000e+00 |      --      |    Inf |   7.40%
454.79/456.93	c   457s| 10900 |   106 |  2795k| 228.7 |   237M |  30 |7044 |  17k|  10k|3150 |  0 |  24k|  38 | 0.000000e+00 |      --      |    Inf |   7.41%
457.58/459.71	c   460s| 11000 |   108 |  2820k| 228.8 |   237M |  30 |7044 |  17k|  10k|3150 |  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |   7.42%
459.98/462.14	c   462s| 11100 |   105 |  2840k| 228.5 |   237M |  30 |7044 |  18k|  10k|3153 |  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |   7.42%
463.66/465.86	c   466s| 11200 |   109 |  2880k| 229.9 |   237M |  30 |7044 |  18k|  10k|3189 |  0 |  24k|  38 | 0.000000e+00 |      --      |    Inf |   7.44%
469.04/471.26	c   471s| 11300 |   117 |  2940k| 232.9 |   237M |  30 |7044 |  18k|  10k|3189 |  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |   7.45%
472.22/474.49	c   474s| 11400 |   113 |  2968k| 233.3 |   238M |  30 |7044 |  18k|  10k|3189 |  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |   7.47%
475.81/478.06	c   478s| 11500 |   115 |  3002k| 234.1 |   238M |  30 |7044 |  18k|  10k|3189 |  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |   7.48%
480.19/482.43	c   482s| 11600 |   118 |  3048k| 235.9 |   238M |  30 |7044 |  18k|   0 |3218 |  0 |  25k|  38 | 0.000000e+00 |      --      |    Inf |   7.52%
483.48/485.71	c   486s| 11700 |   116 |  3083k| 236.8 |   238M |  30 |7044 |  18k|  10k|3224 |  0 |  25k|  38 | 0.000000e+00 |      --      |    Inf |   7.53%
487.37/489.63	c   489s| 11800 |   118 |  3123k| 238.1 |   238M |  30 |7044 |  18k|  10k|3224 |  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |   7.57%
490.76/493.04	c   493s| 11900 |   118 |  3153k| 238.5 |   238M |  30 |7044 |  18k|  10k|3227 |  0 |  26k|  38 | 0.000000e+00 |      --      |    Inf |   7.57%
494.64/496.92	c   497s| 12000 |   109 |  3191k| 239.6 |   238M |  30 |7044 |  18k|  10k|3238 |  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |   7.60%
498.03/500.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.03/500.30	c   500s| 12100 |   108 |  3228k| 240.5 |   238M |  30 |7044 |  19k|  10k|3238 |  0 |  26k|  38 | 0.000000e+00 |      --      |    Inf |   7.61%
501.32/503.62	c   503s| 12200 |   104 |  3258k| 241.0 |   239M |  30 |7044 |  19k|  10k|3238 |  0 |  26k|  38 | 0.000000e+00 |      --      |    Inf |   7.62%
504.72/507.03	c   507s| 12300 |   107 |  3291k| 241.6 |   239M |  30 |7044 |  19k|  10k|3238 |  0 |  27k|  38 | 0.000000e+00 |      --      |    Inf |   7.64%
508.30/510.64	c   510s| 12400 |   106 |  3328k| 242.6 |   239M |  30 |7044 |  19k|  10k|3238 |  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |   7.64%
513.08/515.42	c   515s| 12500 |    97 |  3378k| 244.4 |   240M |  30 |7044 |  19k|  10k|3257 |  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |   7.68%
517.56/519.94	c   520s| 12600 |    95 |  3417k| 245.5 |   241M |  30 |7044 |  19k|  10k|3285 |  0 |  27k|  38 | 0.000000e+00 |      --      |    Inf |   7.79%
521.25/523.60	c   523s| 12700 |    94 |  3448k| 246.0 |   243M |  30 |7044 |  19k|  10k|3312 |  0 |  27k|  38 | 0.000000e+00 |      --      |    Inf |   7.84%
527.33/529.79	c   530s| 12800 |    91 |  3495k| 247.6 |   243M |  30 |7044 |  19k|  10k|3405 |  0 |  28k|  38 | 0.000000e+00 |      --      |    Inf |   8.20%
531.11/533.56	c   533s| 12900 |    85 |  3539k| 249.0 |   243M |  30 |7044 |  18k|  10k|3405 |  0 |  28k|  38 | 0.000000e+00 |      --      |    Inf |   8.35%
537.70/540.12	c   540s| 13000 |    95 |  3578k| 249.9 |   246M |  30 |7044 |  18k|  10k|3564 |  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |   8.66%
543.27/545.75	c   546s| 13100 |    93 |  3615k| 250.8 |   246M |  30 |7044 |  18k|  10k|3618 |  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |   8.88%
549.35/551.87	c   552s| 13200 |   100 |  3655k| 251.8 |   248M |  30 |7044 |  18k|  10k|3740 |  0 |  28k|  38 | 0.000000e+00 |      --      |    Inf |   9.22%
551.34/553.85	c   554s| 13300 |    97 |  3667k| 250.9 |   249M |  30 |7044 |  18k|  10k|3740 |  0 |  29k|  38 | 0.000000e+00 |      --      |    Inf |   9.27%
554.43/557.00	c   557s| 13400 |    99 |  3689k| 250.7 |   249M |  30 |7044 |  18k|  10k|3771 |  0 |  29k|  38 | 0.000000e+00 |      --      |    Inf |   9.30%
558.22/560.78	c   561s| 13500 |   103 |  3725k| 251.4 |   250M |  30 |7044 |  18k|  10k|3773 |  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |   9.33%
561.31/563.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
561.31/563.84	c   564s| 13600 |   103 |  3751k| 251.5 |   250M |  30 |7044 |  18k|  10k|3795 |  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |   9.41%
565.39/567.98	c   568s| 13700 |   105 |  3769k| 251.0 |   250M |  30 |7044 |  18k|  10k|3876 |  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |   9.70%
568.38/571.00	c   571s| 13800 |   103 |  3787k| 250.5 |   250M |  30 |7044 |  18k|  10k|3906 |  0 |  30k|  38 | 0.000000e+00 |      --      |    Inf |   9.80%
572.76/575.36	c   575s| 13900 |    99 |  3806k| 250.1 |   250M |  30 |7044 |  18k|  10k|3933 |  0 |  30k|  38 | 0.000000e+00 |      --      |    Inf |   9.94%
575.46/578.04	c   578s| 14000 |   102 |  3820k| 249.4 |   251M |  30 |7044 |  18k|  10k|3985 |  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |   9.97%
577.55/580.19	c   580s| 14100 |    99 |  3831k| 248.5 |   251M |  30 |7044 |  18k|  10k|4030 |  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  10.14%
584.32/586.93	c   587s| 14200 |   110 |  3859k| 248.7 |   251M |  30 |7044 |  18k|  10k|4088 |  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  10.30%
586.52/589.18	c   589s| 14300 |   110 |  3878k| 248.4 |   251M |  30 |7044 |  18k|  10k|4088 |  0 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  10.36%
588.90/591.59	c   591s| 14400 |   106 |  3900k| 248.1 |   251M |  30 |7044 |  18k|  10k|4090 |  0 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  10.41%
592.09/594.76	c   595s| 14500 |   117 |  3930k| 248.5 |   251M |  30 |7044 |  18k|  10k|4149 |  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  10.47%
595.78/598.47	c   598s| 14600 |   118 |  3965k| 249.1 |   252M |  30 |7044 |  18k|  10k|4160 |  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  10.51%
598.27/600.91	c   601s| 14700 |   120 |  3986k| 248.9 |   252M |  30 |7044 |  18k|  10k|4173 |  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  10.53%
601.67/604.36	c   604s| 14800 |   110 |  4023k| 249.7 |   252M |  30 |7044 |  18k|  10k|4173 |  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  10.59%
604.95/607.63	c   607s| 14900 |   108 |  4051k| 249.8 |   254M |  30 |7044 |  18k|  10k|4211 |  0 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  10.62%
609.44/612.14	c   612s| 15000 |   110 |  4080k| 250.1 |   254M |  30 |7044 |  19k|  10k|4223 |  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  10.64%
611.93/614.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
611.93/614.65	c   614s| 15100 |   109 |  4102k| 249.9 |   254M |  30 |7044 |  19k|  10k|4232 |  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  10.67%
614.92/617.63	c   617s| 15200 |   104 |  4128k| 250.0 |   254M |  30 |7044 |  19k|   0 |4249 |  0 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  10.70%
618.70/621.45	c   621s| 15300 |   111 |  4157k| 250.2 |   259M |  30 |7044 |  19k|  10k|4301 |  0 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  10.79%
621.49/624.27	c   624s| 15400 |   107 |  4181k| 250.1 |   259M |  30 |7044 |  19k|  10k|4309 |  0 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  10.83%
628.97/631.75	c   632s| 15500 |   107 |  4223k| 251.1 |   259M |  30 |7044 |  19k|  10k|4376 |  0 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  10.96%
631.86/634.66	c   634s| 15600 |   105 |  4250k| 251.3 |   259M |  30 |7044 |  19k|  10k|4376 |  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  11.04%
636.44/639.27	c   639s| 15700 |   100 |  4288k| 252.0 |   265M |  30 |7044 |  19k|  10k|4412 |  0 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  11.09%
640.33/643.15	c   643s| 15800 |   103 |  4314k| 252.1 |   272M |  30 |7044 |  19k|  10k|4489 |  0 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  11.22%
642.51/645.34	c   645s| 15900 |   103 |  4331k| 251.6 |   272M |  30 |7044 |  19k|  10k|4491 |  0 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  11.25%
645.70/648.52	c   648s| 16000 |   102 |  4355k| 251.5 |   272M |  30 |7044 |  19k|  10k|4565 |  0 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  11.40%
648.30/651.14	c   651s| 16100 |   100 |  4377k| 251.3 |   272M |  30 |7044 |  19k|  10k|4565 |  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  11.48%
651.98/654.80	c   655s| 16200 |    97 |  4416k| 252.1 |   272M |  30 |7044 |  19k|  10k|4587 |  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  11.55%
654.87/657.75	c   658s| 16300 |    94 |  4440k| 252.1 |   272M |  30 |7044 |  19k|  10k|4589 |  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  11.63%
659.55/662.45	c   662s| 16400 |    96 |  4469k| 252.3 |   272M |  30 |7044 |  19k|  10k|4668 |  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  11.75%
662.74/665.65	c   665s| 16500 |    95 |  4492k| 252.1 |   272M |  30 |7044 |  19k|  10k|4669 |  1 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  11.78%
665.53/668.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
665.53/668.49	c   668s| 16600 |    93 |  4519k| 252.3 |   272M |  30 |7044 |  19k|  10k|4696 |  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  11.87%
668.02/670.98	c   671s| 16700 |    95 |  4534k| 251.7 |   272M |  30 |7044 |  19k|  10k|4696 |  0 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  11.90%
704.81/707.87	c   708s| 16800 |    95 |  4590k| 253.4 |   272M |  30 |7044 |  20k|  10k|4706 |  0 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  11.92%
707.20/710.29	c   710s| 16900 |    93 |  4610k| 253.1 |   272M |  30 |7044 |  20k|  10k|4712 |  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  11.93%
709.89/712.93	c   713s| 17000 |    89 |  4638k| 253.3 |   272M |  30 |7044 |  20k|  10k|4712 |  0 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  11.95%
712.68/715.71	c   716s| 17100 |    89 |  4669k| 253.6 |   272M |  30 |7044 |  20k|  10k|4714 |  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  12.00%
715.77/718.82	c   719s| 17200 |    84 |  4686k| 253.1 |   272M |  30 |7044 |  19k|  10k|4795 |  2 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  12.11%
717.67/720.78	c   721s| 17300 |    90 |  4703k| 252.6 |   272M |  30 |7044 |  20k|  10k|4795 |  0 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  12.16%
720.16/723.28	c   723s| 17400 |    91 |  4724k| 252.4 |   272M |  30 |7044 |  20k|  10k|4795 |  0 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  12.18%
722.95/726.04	c   726s| 17500 |    84 |  4750k| 252.4 |   272M |  30 |7044 |  20k|  10k|4795 |  0 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  12.24%
725.24/728.37	c   728s| 17600 |    86 |  4770k| 252.2 |   272M |  30 |7044 |  20k|  10k|4795 |  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  12.26%
728.13/731.22	c   731s| 17700 |    86 |  4798k| 252.3 |   273M |  30 |7044 |  20k|  10k|4837 |  0 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  12.31%
731.72/734.89	c   735s| 17800 |    88 |  4832k| 252.8 |   273M |  30 |7044 |  20k|  10k|4883 |  0 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  12.40%
734.61/737.76	c   738s| 17900 |    85 |  4858k| 252.9 |   273M |  30 |7044 |  20k|  10k|4895 |  0 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  12.42%
737.90/741.05	c   741s| 18000 |    87 |  4892k| 253.3 |   273M |  30 |7044 |  20k|  10k|4908 |  0 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  12.43%
740.39/743.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
740.39/743.51	c   743s| 18100 |    82 |  4909k| 252.8 |   273M |  30 |7044 |  20k|  10k|4916 |  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  12.43%
743.38/746.59	c   746s| 18200 |    85 |  4936k| 253.0 |   273M |  30 |7044 |  20k|  10k|4921 |  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  12.45%
748.06/751.29	c   751s| 18300 |    86 |  4971k| 253.4 |   273M |  30 |7044 |  20k|  10k|4947 |  0 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  12.48%
751.45/754.60	c   754s| 18400 |    82 |  4995k| 253.4 |   277M |  30 |7044 |  19k|  10k|4972 |  0 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  12.56%
754.04/757.25	c   757s| 18500 |    79 |  5021k| 253.4 |   277M |  30 |7044 |  19k|  10k|4980 |  0 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  12.70%
757.23/760.49	c   760s| 18600 |    80 |  5043k| 253.3 |   277M |  30 |7044 |  19k|  10k|5050 |  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  12.78%
762.31/765.52	c   765s| 18700 |    78 |  5070k| 253.3 |   277M |  30 |7044 |  19k|  10k|5126 |  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  13.01%
765.80/769.07	c   769s| 18800 |    74 |  5099k| 253.5 |   278M |  30 |7044 |  19k|  10k|5227 |  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  13.29%
769.99/773.23	c   773s| 18900 |    72 |  5124k| 253.5 |   278M |  30 |7044 |  19k|  10k|5409 |  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  13.95%
775.17/778.44	c   778s| 19000 |    66 |  5158k| 253.9 |   281M |  30 |7044 |  19k|  10k|5588 |  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  14.99%
778.36/781.64	c   781s| 19100 |    62 |  5178k| 253.7 |   281M |  30 |7044 |  18k|  10k|5653 |  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  15.40%
783.24/786.50	c   786s| 19200 |    59 |  5203k| 253.6 |   282M |  30 |7044 |  18k|  10k|5924 |  2 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  16.51%
786.83/790.15	c   790s| 19300 |    61 |  5215k| 253.0 |   283M |  30 |7044 |  18k|  10k|6076 |  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  16.81%
789.02/792.37	c   792s| 19400 |    58 |  5225k| 252.2 |   283M |  30 |7044 |  18k|  10k|6104 |  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  17.03%
793.10/796.45	c   796s| 19500 |    62 |  5246k| 252.0 |   283M |  30 |7044 |  18k|  10k|6227 |  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  17.86%
795.99/799.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
795.99/799.38	c   799s| 19600 |    62 |  5259k| 251.4 |   283M |  30 |7044 |  18k|  10k|6377 |  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  18.42%
800.59/803.90	c   804s| 19700 |    61 |  5278k| 251.1 |   285M |  30 |7044 |  18k|  10k|6561 |  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  19.47%
803.88/807.20	c   807s| 19800 |    61 |  5293k| 250.7 |   285M |  30 |7044 |  18k|  10k|6637 |  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  19.77%
807.56/810.92	c   811s| 19900 |    53 |  5309k| 250.2 |   286M |  30 |7044 |  18k|  10k|6742 |  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  20.22%
813.65/817.09	c   817s| 20000 |    65 |  5331k| 250.1 |   289M |  30 |7044 |  18k|  10k|7134 |  3 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  20.92%
816.53/819.91	c   820s| 20100 |    61 |  5342k| 249.5 |   290M |  30 |7044 |  18k|  10k|7173 |  0 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  21.13%
819.02/822.46	c   822s| 20200 |    62 |  5352k| 248.7 |   290M |  30 |7044 |  18k|  10k|7177 |  0 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  21.23%
822.30/825.75	c   826s| 20300 |    64 |  5366k| 248.2 |   294M |  30 |7044 |  18k|  10k|7177 |  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  21.28%
824.99/828.44	c   828s| 20400 |    59 |  5378k| 247.6 |   294M |  30 |7044 |  19k|  10k|7222 |  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  21.37%
827.49/830.94	c   831s| 20500 |    56 |  5387k| 246.9 |   294M |  30 |7044 |  19k|  10k|7302 |  0 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  21.62%
832.37/835.89	c   836s| 20600 |    57 |  5418k| 247.2 |   294M |  30 |7044 |  19k|  10k|7527 |  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  23.13%
835.86/839.33	c   839s| 20700 |    62 |  5432k| 246.7 |   294M |  30 |7044 |  19k|  10k|7732 |  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  23.46%
838.74/842.29	c   842s| 20800 |    56 |  5444k| 246.1 |   294M |  30 |7044 |  19k|  10k|7835 |  0 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  23.82%
841.73/845.20	c   845s| 20900 |    53 |  5456k| 245.6 |   294M |  30 |7044 |  19k|  10k|7956 |  0 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  24.30%
849.52/853.06	c   853s| 21000 |    54 |  5489k| 246.0 |   296M |  30 |7044 |  19k|  10k|8225 |  0 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  25.37%
854.70/858.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
854.70/858.29	c   858s| 21100 |    51 |  5517k| 246.1 |   298M |  30 |7044 |  19k|  10k|8431 |  0 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  26.06%
860.78/864.39	c   864s| 21200 |    51 |  5545k| 246.3 |   298M |  30 |7044 |  19k|  10k|8635 |  0 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  26.99%
864.76/868.36	c   868s| 21300 |    50 |  5563k| 246.0 |   298M |  30 |7044 |  19k|  10k|8838 |  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  27.64%
868.45/872.05	c   872s| 21400 |    53 |  5585k| 245.8 |   301M |  30 |7044 |  19k|  10k|8965 |  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  27.94%
873.93/877.50	c   877s| 21500 |    51 |  5611k| 245.9 |   301M |  30 |7044 |  19k|  10k|9041 |  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  28.13%
876.42/880.10	c   880s| 21600 |    49 |  5632k| 245.8 |   301M |  30 |7044 |  19k|  10k|9081 |  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  28.25%
880.60/884.27	c   884s| 21700 |    45 |  5649k| 245.4 |   302M |  30 |7044 |  19k|  10k|9428 |  0 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  29.92%
884.59/888.23	c   888s| 21800 |    51 |  5669k| 245.2 |   303M |  30 |7044 |  18k|  10k|9735 |  1 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  30.80%
886.98/890.69	c   891s| 21900 |    45 |  5679k| 244.6 |   303M |  30 |7044 |  18k|  10k|9787 |  0 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  30.95%
889.48/893.18	c   893s| 22000 |    47 |  5688k| 244.0 |   303M |  30 |7044 |  19k|  10k|9844 |  0 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  31.12%
893.56/897.28	c   897s| 22100 |    45 |  5705k| 243.6 |   305M |  30 |7044 |  19k|  10k|9986 |  1 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  31.51%
896.35/900.04	c   900s| 22200 |    41 |  5719k| 243.2 |   307M |  30 |7044 |  19k|  10k|  10k|  0 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  31.99%
900.13/903.83	c   904s| 22300 |    49 |  5736k| 242.9 |   312M |  30 |7044 |  19k|  10k|  10k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  32.28%
904.21/907.99	c   908s| 22400 |    46 |  5758k| 242.7 |   313M |  30 |7044 |  19k|   0 |  10k|  0 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  32.78%
908.60/912.34	c   912s| 22500 |    49 |  5772k| 242.3 |   313M |  30 |7044 |  19k|  10k|  10k|  2 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  33.32%
913.49/917.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
913.49/917.29	c   917s| 22600 |    60 |  5788k| 242.0 |   313M |  30 |7044 |  19k|  10k|  10k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  33.74%
916.88/920.69	c   921s| 22700 |    44 |  5799k| 241.4 |   314M |  30 |7044 |  19k|  10k|  11k|  0 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  34.14%
922.26/926.05	c   926s| 22800 |    52 |  5822k| 241.4 |   315M |  30 |7044 |  19k|  10k|  11k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  34.82%
926.25/930.10	c   930s| 22900 |    47 |  5835k| 240.9 |   316M |  30 |7044 |  19k|  10k|  11k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  35.34%
929.13/932.95	c   933s| 23000 |    45 |  5848k| 240.5 |   316M |  30 |7044 |  19k|  10k|  11k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  36.24%
934.42/938.24	c   938s| 23100 |    44 |  5865k| 240.2 |   317M |  30 |7044 |  19k|  10k|  11k|  0 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  36.82%
938.90/942.74	c   943s| 23200 |    51 |  5884k| 240.0 |   317M |  30 |7044 |  19k|  10k|  12k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  37.22%
942.09/945.94	c   946s| 23300 |    49 |  5899k| 239.6 |   317M |  30 |7044 |  19k|  10k|  12k|  0 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  37.38%
944.98/948.81	c   949s| 23400 |    48 |  5910k| 239.1 |   317M |  30 |7044 |  20k|  10k|  12k|  0 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  37.79%
947.57/951.42	c   951s| 23500 |    45 |  5921k| 238.5 |   317M |  30 |7044 |  20k|   0 |  12k|  0 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  37.92%
950.46/954.33	c   954s| 23600 |    47 |  5933k| 238.1 |   317M |  30 |7044 |  20k|  10k|  12k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  38.11%
953.75/957.65	c   957s| 23700 |    47 |  5948k| 237.7 |   317M |  30 |7044 |  20k|  10k|  12k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  38.37%
956.15/960.07	c   960s| 23800 |    50 |  5958k| 237.2 |   318M |  30 |7044 |  20k|  10k|  12k|  0 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  38.50%
958.53/962.42	c   962s| 23900 |    48 |  5969k| 236.7 |   318M |  30 |7044 |  20k|  10k|  12k|  1 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  38.67%
961.82/965.77	c   966s| 24000 |    50 |  5984k| 236.3 |   319M |  30 |7044 |  20k|  10k|  12k|  1 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  38.80%
963.91/967.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
963.91/967.84	c   968s| 24100 |    45 |  5993k| 235.7 |   319M |  30 |7044 |  20k|  10k|  12k|  0 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  38.87%
965.71/969.67	c   969s| 24200 |    42 |  6001k| 235.1 |   319M |  30 |7044 |  20k|  10k|  12k|  0 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  38.93%
970.39/974.31	c   974s| 24300 |    45 |  6018k| 234.9 |   319M |  30 |7044 |  20k|  10k|  12k|  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  39.21%
974.97/978.96	c   979s| 24400 |    53 |  6034k| 234.6 |   319M |  30 |7044 |  20k|  10k|  13k|  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  39.45%
977.46/981.47	c   981s| 24500 |    53 |  6047k| 234.2 |   319M |  30 |7044 |  20k|  10k|  13k|  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  39.52%
980.06/984.01	c   984s| 24600 |    49 |  6057k| 233.7 |   319M |  30 |7044 |  20k|  10k|  13k|  0 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  39.58%
983.64/987.63	c   987s| 24700 |    42 |  6074k| 233.4 |   319M |  30 |7044 |  20k|  10k|  13k|  0 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  39.80%
988.13/992.19	c   992s| 24800 |    43 |  6094k| 233.3 |   319M |  30 |7044 |  20k|  10k|  13k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  40.36%
990.52/994.58	c   994s| 24900 |    44 |  6103k| 232.7 |   319M |  30 |7044 |  20k|  10k|  13k|  0 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  40.50%
992.91/996.95	c   997s| 25000 |    40 |  6112k| 232.2 |   319M |  30 |7044 |  20k|  10k|  13k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  40.59%
998.10/1002.11	c  1002s| 25100 |    37 |  6135k| 232.2 |   322M |  30 |7044 |  20k|  10k|  13k|  0 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  42.26%
1004.08/1008.18	c  1008s| 25200 |    61 |  6157k| 232.1 |   322M |  30 |7044 |  20k|  10k|  13k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  42.49%
1006.97/1011.05	c  1011s| 25300 |    56 |  6166k| 231.6 |   322M |  30 |7044 |  20k|  10k|  14k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  42.73%
1009.75/1013.89	c  1014s| 25400 |    61 |  6178k| 231.2 |   322M |  30 |7044 |  20k|  10k|  14k|  0 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  42.92%
1012.44/1016.51	c  1016s| 25500 |    57 |  6189k| 230.7 |   324M |  30 |7044 |  20k|   0 |  14k|  0 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  43.00%
1014.94/1019.07	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/1019.07	c  1019s| 25600 |    50 |  6201k| 230.3 |   324M |  30 |7044 |  20k|  10k|  14k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  43.11%
1019.22/1023.32	c  1023s| 25700 |    60 |  6216k| 230.0 |   324M |  30 |7044 |  20k|  10k|  14k|  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  43.26%
1021.81/1025.93	c  1026s| 25800 |    52 |  6228k| 229.6 |   324M |  30 |7044 |  20k|  10k|  14k|  0 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  43.37%
1024.30/1028.47	c  1028s| 25900 |    49 |  6242k| 229.3 |   324M |  30 |7044 |  20k|  10k|  14k|  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  43.52%
1026.69/1030.86	c  1031s| 26000 |    41 |  6253k| 228.8 |   324M |  30 |7044 |  20k|  10k|  14k|  0 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  43.70%
1029.48/1033.64	c  1033s| 26100 |    40 |  6264k| 228.4 |   324M |  30 |7044 |  20k|  10k|  14k|  0 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  43.78%
1032.07/1036.26	c  1036s| 26200 |    38 |  6277k| 228.0 |   324M |  30 |7044 |  20k|  10k|  14k|  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  44.40%
1037.86/1042.06	c  1042s| 26300 |    44 |  6307k| 228.3 |   324M |  30 |7044 |  20k|  10k|  14k|  0 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  45.41%
1041.94/1046.16	c  1046s| 26400 |    58 |  6333k| 228.4 |   324M |  30 |7044 |  20k|  10k|  14k|  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  45.48%
1044.03/1048.28	c  1048s| 26500 |    58 |  6344k| 228.0 |   324M |  30 |7044 |  20k|  10k|  14k|  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  45.51%
1045.72/1049.99	c  1050s| 26600 |    49 |  6353k| 227.5 |   324M |  30 |7044 |  20k|  10k|  14k|  0 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  45.56%
1048.22/1052.42	c  1052s| 26700 |    48 |  6366k| 227.1 |   324M |  30 |7044 |  20k|  10k|  14k|  0 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  45.61%
1050.61/1054.82	c  1055s| 26800 |    48 |  6376k| 226.7 |   324M |  30 |7044 |  20k|  10k|  14k|  0 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  45.64%
1052.80/1057.01	c  1057s| 26900 |    42 |  6387k| 226.3 |   325M |  30 |7044 |  20k|  10k|  14k|  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  45.66%
1056.09/1060.32	c  1060s| 27000 |    45 |  6416k| 226.5 |   325M |  30 |7044 |  20k|  10k|  14k|  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  45.73%
1058.58/1062.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1058.58/1062.81	c  1063s| 27100 |    40 |  6437k| 226.5 |   325M |  30 |7044 |  20k|   0 |  14k|  0 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  45.78%
1060.97/1065.29	c  1065s| 27200 |    40 |  6458k| 226.4 |   325M |  30 |7044 |  20k|  10k|  14k|  0 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  45.83%
1063.26/1067.58	c  1067s| 27300 |    39 |  6473k| 226.1 |   325M |  30 |7044 |  20k|  10k|  14k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  45.93%
1066.35/1070.61	c  1070s| 27400 |    46 |  6496k| 226.1 |   325M |  30 |7044 |  20k|  10k|  14k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  45.97%
1068.05/1072.36	c  1072s| 27500 |    45 |  6504k| 225.6 |   325M |  30 |7044 |  20k|  10k|  14k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  46.03%
1069.84/1074.17	c  1074s| 27600 |    39 |  6514k| 225.2 |   325M |  30 |7044 |  20k|  10k|  14k|  0 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  46.06%
1075.22/1079.58	c  1079s| 27700 |    48 |  6547k| 225.5 |   325M |  30 |7044 |  20k|  10k|  14k|  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  46.07%
1078.11/1082.42	c  1082s| 27800 |    42 |  6569k| 225.5 |   325M |  30 |7044 |  20k|  10k|  14k|  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  46.10%
1080.10/1084.44	c  1084s| 27900 |    41 |  6582k| 225.2 |   325M |  30 |7044 |  20k|  10k|  15k|  1 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  46.12%
1082.40/1086.77	c  1087s| 28000 |    41 |  6597k| 224.9 |   325M |  30 |7044 |  20k|  10k|  15k|  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  46.14%
1084.29/1088.63	c  1088s| 28100 |    43 |  6607k| 224.5 |   325M |  30 |7044 |  20k|   0 |  15k|  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  46.14%
1086.58/1090.98	c  1091s| 28200 |    42 |  6621k| 224.2 |   325M |  30 |7044 |  20k|  10k|  15k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  46.14%
1088.78/1093.16	c  1093s| 28300 |    44 |  6637k| 224.0 |   325M |  30 |7044 |  20k|  10k|  15k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  46.15%
1090.96/1095.37	c  1095s| 28400 |    41 |  6654k| 223.8 |   325M |  30 |7044 |  20k|  10k|  15k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  46.15%
1115.09/1119.54	c  1119s| 28500 |    42 |  6714k| 225.1 |   325M |  30 |7044 |  20k|  10k|  15k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  46.16%
1117.68/1122.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1117.68/1122.11	c  1122s| 28600 |    49 |  6727k| 224.8 |   325M |  30 |7044 |  20k|  10k|  15k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  46.20%
1120.47/1124.92	c  1125s| 28700 |    46 |  6740k| 224.5 |   325M |  30 |7044 |  20k|  10k|  15k|  0 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  46.23%
1123.06/1127.54	c  1127s| 28800 |    53 |  6755k| 224.2 |   325M |  30 |7044 |  20k|  10k|  15k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  46.26%
1125.95/1130.46	c  1130s| 28900 |    55 |  6769k| 223.9 |   330M |  30 |7044 |  20k|  10k|  15k|  0 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  46.27%
1128.14/1132.61	c  1132s| 29000 |    58 |  6783k| 223.6 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  46.28%
1129.73/1134.25	c  1134s| 29100 |    48 |  6792k| 223.2 |   330M |  30 |7044 |  20k|  10k|  15k|  0 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  46.30%
1131.53/1136.03	c  1136s| 29200 |    45 |  6803k| 222.8 |   330M |  30 |7044 |  20k|  10k|  15k|  0 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  46.32%
1133.53/1138.06	c  1138s| 29300 |    53 |  6814k| 222.5 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  46.33%
1135.21/1139.74	c  1140s| 29400 |    49 |  6823k| 222.1 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  46.36%
1137.80/1142.32	c  1142s| 29500 |    52 |  6838k| 221.8 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  46.38%
1139.90/1144.43	c  1144s| 29600 |    59 |  6851k| 221.5 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  46.40%
1141.60/1146.11	c  1146s| 29700 |    53 |  6860k| 221.1 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  46.40%
1143.19/1147.73	c  1148s| 29800 |    49 |  6870k| 220.7 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  46.41%
1145.29/1149.88	c  1150s| 29900 |    52 |  6882k| 220.4 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  46.41%
1146.98/1151.56	c  1151s| 30000 |    47 |  6892k| 220.0 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  46.44%
1148.87/1153.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1148.87/1153.49	c  1153s| 30100 |    42 |  6905k| 219.7 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  46.46%
1150.47/1155.02	c  1155s| 30200 |    44 |  6915k| 219.3 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  46.50%
1152.36/1156.90	c  1157s| 30300 |    36 |  6927k| 219.0 |   330M |  30 |7044 |  20k|  10k|  15k|  0 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  46.53%
1154.95/1159.53	c  1159s| 30400 |    47 |  6942k| 218.8 |   330M |  30 |7044 |  20k|  10k|  15k|  2 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  46.56%
1156.75/1161.34	c  1161s| 30500 |    40 |  6954k| 218.5 |   330M |  30 |7044 |  20k|  10k|  15k|  0 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  46.57%
1160.33/1164.90	c  1165s| 30600 |    50 |  6968k| 218.2 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  46.59%
1163.12/1167.70	c  1168s| 30700 |    44 |  6985k| 218.1 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  46.65%
1165.42/1170.04	c  1170s| 30800 |    43 |  7003k| 217.9 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  46.67%
1168.01/1172.63	c  1172s| 30900 |    46 |  7020k| 217.8 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  46.68%
1170.10/1174.74	c  1175s| 31000 |    42 |  7033k| 217.5 |   330M |  30 |7044 |  20k|  10k|  15k|  0 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  46.69%
1171.89/1176.51	c  1176s| 31100 |    38 |  7044k| 217.2 |   330M |  30 |7044 |  20k|  10k|  15k|  0 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  46.70%
1174.28/1178.93	c  1179s| 31200 |    43 |  7064k| 217.1 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  46.71%
1176.08/1180.76	c  1181s| 31300 |    41 |  7075k| 216.8 |   330M |  30 |7044 |  20k|  10k|  15k|  2 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  46.72%
1178.87/1183.54	c  1183s| 31400 |    36 |  7096k| 216.8 |   330M |  30 |7044 |  20k|  10k|  15k|  0 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  46.73%
1181.56/1186.22	c  1186s| 31500 |    38 |  7117k| 216.8 |   330M |  30 |7044 |  20k|  10k|  15k|  0 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  46.78%
1184.35/1189.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1184.35/1189.02	c  1189s| 31600 |    44 |  7128k| 216.5 |   330M |  30 |7044 |  20k|  10k|  15k|  0 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  47.02%
1187.34/1192.05	c  1192s| 31700 |    45 |  7141k| 216.2 |   330M |  30 |7044 |  20k|  10k|  15k|  0 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  47.26%
1190.03/1194.70	c  1195s| 31800 |    43 |  7155k| 216.0 |   330M |  30 |7044 |  20k|  10k|  15k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  47.33%
1192.42/1197.13	c  1197s| 31900 |    47 |  7167k| 215.6 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  47.37%
1194.42/1199.17	c  1199s| 32000 |    45 |  7178k| 215.3 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  47.43%
1196.41/1201.12	c  1201s| 32100 |    43 |  7188k| 215.0 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  47.50%
1199.99/1204.71	c  1205s| 32200 |    41 |  7204k| 214.8 |   330M |  30 |7044 |  20k|  10k|  15k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  47.61%
1203.28/1208.04	c  1208s| 32300 |    45 |  7222k| 214.7 |   330M |  30 |7044 |  20k|  10k|  16k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  47.70%
1205.77/1210.53	c  1210s| 32400 |    43 |  7238k| 214.6 |   330M |  30 |7044 |  20k|  10k|  16k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  47.75%
1209.36/1214.13	c  1214s| 32500 |    43 |  7257k| 214.5 |   330M |  30 |7044 |  20k|  10k|  16k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  47.85%
1211.25/1216.02	c  1216s| 32600 |    43 |  7267k| 214.2 |   330M |  30 |7044 |  20k|  10k|  16k|  0 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  47.87%
1213.44/1218.24	c  1218s| 32700 |    42 |  7282k| 214.0 |   330M |  30 |7044 |  20k|  10k|  16k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  47.94%
1215.53/1220.39	c  1220s| 32800 |    51 |  7294k| 213.7 |   330M |  30 |7044 |  20k|  10k|  16k|  0 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  47.97%
1217.43/1222.20	c  1222s| 32900 |    41 |  7306k| 213.4 |   330M |  30 |7044 |  20k|  10k|  16k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  47.99%
1219.23/1224.03	c  1224s| 33000 |    43 |  7315k| 213.1 |   330M |  30 |7044 |  20k|  10k|  16k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  48.00%
1220.62/1225.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1220.62/1225.45	c  1225s| 33100 |    46 |  7324k| 212.7 |   330M |  30 |7044 |  20k|  10k|  16k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  48.00%
1221.91/1226.79	c  1227s| 33200 |    46 |  7331k| 212.3 |   330M |  30 |7044 |  20k|  10k|  16k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  48.00%
1223.90/1228.79	c  1229s| 33300 |    44 |  7343k| 212.0 |   330M |  30 |7044 |  20k|  10k|  16k|  0 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  48.00%
1225.50/1230.35	c  1230s| 33400 |    39 |  7353k| 211.7 |   330M |  30 |7044 |  20k|  10k|  16k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  48.01%
1226.99/1231.88	c  1232s| 33500 |    39 |  7363k| 211.4 |   331M |  30 |7044 |  20k|  10k|  16k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  48.03%
1231.18/1236.01	c  1236s| 33600 |    38 |  7386k| 211.4 |   331M |  30 |7044 |  20k|  10k|  16k|  0 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  48.05%
1235.96/1240.88	c  1241s| 33700 |    48 |  7409k| 211.5 |   331M |  30 |7044 |  20k|  10k|  16k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  48.12%
1237.26/1242.14	c  1242s| 33800 |    38 |  7416k| 211.1 |   331M |  30 |7044 |  20k|  10k|  16k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  48.13%
1239.05/1243.91	c  1244s| 33900 |    39 |  7426k| 210.8 |   331M |  30 |7044 |  20k|  10k|  16k|  0 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  48.18%
1240.64/1245.50	c  1245s| 34000 |    44 |  7435k| 210.4 |   331M |  30 |7044 |  20k|  10k|  16k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  48.22%
1242.34/1247.25	c  1247s| 34100 |    43 |  7443k| 210.1 |   331M |  30 |7044 |  20k|  10k|  16k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  48.24%
1244.43/1249.33	c  1249s| 34200 |    35 |  7455k| 209.8 |   331M |  30 |7044 |  20k|  10k|  16k|  0 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  48.25%
1247.42/1252.38	c  1252s| 34300 |    46 |  7469k| 209.6 |   331M |  30 |7044 |  20k|  10k|  16k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  48.31%
1249.22/1254.16	c  1254s| 34400 |    48 |  7478k| 209.3 |   331M |  30 |7044 |  20k|  10k|  16k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  48.32%
1250.91/1255.86	c  1256s| 34500 |    40 |  7486k| 208.9 |   331M |  30 |7044 |  20k|  10k|  16k|  0 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  48.36%
1252.70/1257.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1252.70/1257.62	c  1257s| 34600 |    42 |  7494k| 208.5 |   331M |  30 |7044 |  20k|  10k|  16k|  2 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  48.39%
1254.20/1259.17	c  1259s| 34700 |    37 |  7501k| 208.2 |   331M |  30 |7044 |  20k|  10k|  16k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  48.41%
1256.19/1261.17	c  1261s| 34800 |    42 |  7510k| 207.8 |   331M |  30 |7044 |  20k|  10k|  16k|  0 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  48.42%
1257.88/1262.86	c  1263s| 34900 |    38 |  7518k| 207.5 |   331M |  30 |7044 |  20k|  10k|  16k|  0 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  48.43%
1259.87/1264.82	c  1265s| 35000 |    43 |  7528k| 207.2 |   331M |  30 |7044 |  20k|  10k|  16k|  0 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  48.43%
1261.47/1266.40	c  1266s| 35100 |    43 |  7535k| 206.8 |   331M |  30 |7044 |  20k|  10k|  16k|  0 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  48.44%
1262.86/1267.87	c  1268s| 35200 |    43 |  7542k| 206.4 |   331M |  30 |7044 |  20k|  10k|  16k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  48.44%
1264.95/1269.93	c  1270s| 35300 |    38 |  7554k| 206.2 |   331M |  30 |7044 |  20k|   0 |  16k|  0 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  48.45%
1267.84/1272.86	c  1273s| 35400 |    37 |  7583k| 206.4 |   332M |  30 |7044 |  20k|  10k|  16k|  0 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  48.49%
1270.93/1275.91	c  1276s| 35500 |    36 |  7609k| 206.6 |   333M |  30 |7044 |  20k|  10k|  16k|  0 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  48.71%
1274.82/1279.85	c  1280s| 35600 |    34 |  7642k| 206.9 |   333M |  30 |7044 |  20k|  10k|  16k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  48.96%
1277.12/1282.10	c  1282s| 35700 |    44 |  7661k| 206.8 |   333M |  30 |7044 |  20k|  10k|  16k|  0 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  48.99%
1279.40/1284.42	c  1284s| 35800 |    42 |  7672k| 206.6 |   333M |  30 |7044 |  20k|  10k|  16k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  49.01%
1281.00/1286.07	c  1286s| 35900 |    35 |  7683k| 206.3 |   333M |  30 |7044 |  20k|  10k|  16k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  49.03%
1283.59/1288.67	c  1288s| 36000 |    36 |  7701k| 206.3 |   334M |  30 |7044 |  20k|  10k|  16k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  49.15%
1285.48/1290.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1285.48/1290.54	c  1290s| 36100 |    37 |  7715k| 206.1 |   335M |  30 |7044 |  20k|  10k|  16k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  49.18%
1287.67/1292.74	c  1293s| 36200 |    38 |  7731k| 205.9 |   335M |  30 |7044 |  20k|  10k|  16k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  49.21%
1289.37/1294.47	c  1294s| 36300 |    38 |  7741k| 205.7 |   335M |  30 |7044 |  20k|  10k|  16k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  49.22%
1291.96/1297.04	c  1297s| 36400 |    31 |  7756k| 205.5 |   335M |  30 |7044 |  20k|  10k|  16k|  0 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  49.41%
1295.74/1300.86	c  1301s| 36500 |    45 |  7779k| 205.6 |   335M |  30 |7044 |  20k|  10k|  16k|  0 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  49.60%
1299.33/1304.43	c  1304s| 36600 |    46 |  7795k| 205.5 |   336M |  30 |7044 |  20k|  10k|  16k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  49.91%
1302.12/1307.28	c  1307s| 36700 |    42 |  7811k| 205.3 |   336M |  30 |7044 |  20k|  10k|  16k|  0 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  50.16%
1304.41/1309.52	c  1309s| 36800 |    45 |  7821k| 205.1 |   336M |  30 |7044 |  20k|  10k|  16k|  0 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  50.40%
1306.91/1312.09	c  1312s| 36900 |    42 |  7832k| 204.8 |   338M |  30 |7044 |  20k|  10k|  17k|  0 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  50.60%
1309.10/1314.25	c  1314s| 37000 |    44 |  7843k| 204.6 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  50.75%
1311.09/1316.27	c  1316s| 37100 |    44 |  7853k| 204.3 |   338M |  30 |7044 |  20k|  10k|  17k|  0 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  50.81%
1312.99/1318.16	c  1318s| 37200 |    38 |  7862k| 204.0 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  50.86%
1315.88/1321.06	c  1321s| 37300 |    40 |  7876k| 203.8 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  50.92%
1317.97/1323.12	c  1323s| 37400 |    38 |  7886k| 203.6 |   338M |  30 |7044 |  20k|  10k|  17k|  0 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  50.95%
1319.76/1324.96	c  1325s| 37500 |    35 |  7895k| 203.3 |   338M |  30 |7044 |  20k|  10k|  17k|  0 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  51.04%
1324.34/1329.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1324.34/1329.53	c  1329s| 37600 |    53 |  7915k| 203.3 |   338M |  30 |7044 |  20k|  10k|  17k|  0 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  51.35%
1327.23/1332.43	c  1332s| 37700 |    48 |  7927k| 203.1 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  51.53%
1329.02/1334.23	c  1334s| 37800 |    47 |  7935k| 202.7 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  51.62%
1331.22/1336.42	c  1336s| 37900 |    39 |  7946k| 202.5 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  51.68%
1334.60/1339.87	c  1340s| 38000 |    49 |  7961k| 202.4 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  51.79%
1337.19/1342.48	c  1342s| 38100 |    49 |  7974k| 202.2 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  51.87%
1338.99/1344.24	c  1344s| 38200 |    49 |  7982k| 201.9 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  51.89%
1340.79/1346.08	c  1346s| 38300 |    48 |  7990k| 201.6 |   338M |  30 |7044 |  20k|  10k|  17k|  0 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  51.92%
1342.57/1347.85	c  1348s| 38400 |    43 |  7998k| 201.2 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  51.94%
1345.07/1350.34	c  1350s| 38500 |    47 |  8009k| 201.0 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  51.97%
1346.96/1352.25	c  1352s| 38600 |    44 |  8018k| 200.7 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  51.98%
1349.15/1354.45	c  1354s| 38700 |    47 |  8028k| 200.5 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  52.00%
1351.04/1356.36	c  1356s| 38800 |    46 |  8036k| 200.2 |   338M |  30 |7044 |  20k|  10k|  17k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  52.02%
1352.65/1357.98	c  1358s| 38900 |    43 |  8043k| 199.9 |   338M |  30 |7044 |  20k|  10k|  17k|  0 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  52.03%
1354.74/1360.08	c  1360s| 39000 |    43 |  8053k| 199.6 |   338M |  30 |7044 |  20k|  10k|  17k|  0 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  52.08%
1359.12/1364.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1359.12/1364.41	c  1364s| 39100 |    42 |  8071k| 199.6 |   341M |  30 |7044 |  20k|  10k|  17k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  52.41%
1364.00/1369.31	c  1369s| 39200 |    46 |  8089k| 199.5 |   341M |  30 |7044 |  20k|  10k|  18k|  0 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  52.69%
1365.70/1371.01	c  1371s| 39300 |    45 |  8097k| 199.2 |   341M |  30 |7044 |  20k|  10k|  18k|  0 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  52.78%
1368.59/1373.96	c  1374s| 39400 |    46 |  8111k| 199.1 |   341M |  30 |7044 |  20k|  10k|  18k|  0 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  52.85%
1371.28/1376.66	c  1376s| 39500 |    45 |  8127k| 199.0 |   341M |  30 |7044 |  20k|  10k|  18k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  52.89%
1373.77/1379.15	c  1379s| 39600 |    46 |  8145k| 198.9 |   341M |  30 |7044 |  20k|  10k|  18k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  52.92%
1375.77/1381.16	c  1381s| 39700 |    41 |  8159k| 198.8 |   341M |  30 |7044 |  20k|   0 |  18k|  0 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  52.99%
1380.05/1385.42	c  1385s| 39800 |    43 |  8181k| 198.8 |   341M |  30 |7044 |  20k|  10k|  18k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  53.15%
1383.64/1389.07	c  1389s| 39900 |    45 |  8210k| 199.1 |   341M |  30 |7044 |  20k|  10k|  18k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  53.32%
1386.52/1391.99	c  1392s| 40000 |    44 |  8231k| 199.1 |   341M |  30 |7044 |  20k|  10k|  18k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  53.47%
1388.52/1393.93	c  1394s| 40100 |    46 |  8243k| 198.9 |   341M |  30 |7044 |  20k|  10k|  18k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  53.55%
1391.51/1396.95	c  1397s| 40200 |    42 |  8262k| 198.9 |   341M |  30 |7044 |  20k|   0 |  18k|  0 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  53.65%
1394.30/1399.75	c  1400s| 40300 |    42 |  8280k| 198.8 |   341M |  30 |7044 |  20k|  10k|  18k|  0 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  53.75%
1397.18/1402.67	c  1402s| 40400 |    42 |  8302k| 198.9 |   341M |  30 |7044 |  20k|  10k|  18k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  53.86%
1400.37/1405.86	c  1406s| 40500 |    47 |  8319k| 198.8 |   346M |  30 |7044 |  20k|  10k|  18k|  0 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  53.91%
1402.36/1407.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1402.36/1407.85	c  1408s| 40600 |    46 |  8333k| 198.7 |   346M |  30 |7044 |  20k|  10k|  18k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  53.95%
1404.16/1409.60	c  1409s| 40700 |    42 |  8343k| 198.4 |   346M |  30 |7044 |  20k|  10k|  18k|  0 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  53.96%
1405.85/1411.39	c  1411s| 40800 |    40 |  8354k| 198.2 |   346M |  30 |7044 |  20k|  10k|  18k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  53.99%
1408.64/1414.14	c  1414s| 40900 |    38 |  8372k| 198.2 |   346M |  30 |7044 |  20k|  10k|  18k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  54.01%
1412.14/1417.65	c  1417s| 41000 |    41 |  8397k| 198.3 |   346M |  30 |7044 |  20k|  10k|  18k|  1 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  54.17%
1415.53/1421.02	c  1421s| 41100 |    44 |  8417k| 198.3 |   346M |  30 |7044 |  20k|  10k|  18k|  1 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  54.31%
1417.62/1423.17	c  1423s| 41200 |    42 |  8434k| 198.2 |   347M |  30 |7044 |  20k|  10k|  18k|  0 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  54.42%
1420.21/1425.79	c  1426s| 41300 |    48 |  8451k| 198.2 |   347M |  30 |7044 |  20k|  10k|  19k|  2 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  54.47%
1422.20/1427.72	c  1428s| 41400 |    45 |  8466k| 198.1 |   347M |  30 |7044 |  20k|  10k|  19k|  0 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  54.52%
1425.59/1431.18	c  1431s| 41500 |    44 |  8493k| 198.2 |   347M |  30 |7044 |  20k|  10k|  19k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  54.59%
1429.27/1434.86	c  1435s| 41600 |    40 |  8523k| 198.5 |   347M |  30 |7044 |  20k|  10k|  19k|  0 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  54.83%
1435.25/1440.83	c  1441s| 41700 |    38 |  8543k| 198.5 |   347M |  30 |7044 |  20k|  10k|  19k|  0 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  55.06%
1438.34/1443.99	c  1444s| 41800 |    34 |  8564k| 198.5 |   347M |  30 |7044 |  20k|  10k|  19k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  55.29%
1442.13/1447.75	c  1448s| 41900 |    40 |  8585k| 198.5 |   347M |  30 |7044 |  20k|  10k|  19k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  55.43%
1444.92/1450.52	c  1450s| 42000 |    34 |  8608k| 198.6 |   347M |  30 |7044 |  20k|  10k|  19k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  55.51%
1448.41/1454.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1448.41/1454.04	c  1454s| 42100 |    39 |  8631k| 198.7 |   347M |  30 |7044 |  20k|  10k|  19k|  0 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  55.60%
1451.30/1456.94	c  1457s| 42200 |    36 |  8654k| 198.7 |   347M |  30 |7044 |  20k|  10k|  19k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  55.76%
1454.68/1460.30	c  1460s| 42300 |    37 |  8676k| 198.8 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  55.88%
1457.28/1463.00	c  1463s| 42400 |    36 |  8701k| 198.9 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  55.94%
1460.16/1465.87	c  1466s| 42500 |    35 |  8725k| 199.0 |   350M |  30 |7044 |  20k|  10k|  19k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  56.04%
1462.65/1468.39	c  1468s| 42600 |    33 |  8744k| 199.0 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  56.15%
1465.14/1470.89	c  1471s| 42700 |    32 |  8762k| 198.9 |   350M |  30 |7044 |  20k|  10k|  19k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  56.24%
1467.14/1472.83	c  1473s| 42800 |    38 |  8776k| 198.8 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  56.27%
1468.93/1474.61	c  1474s| 42900 |    37 |  8785k| 198.6 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  56.28%
1470.92/1476.67	c  1476s| 43000 |    37 |  8799k| 198.4 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  56.30%
1474.91/1480.65	c  1480s| 43100 |    35 |  8835k| 198.8 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  56.36%
1478.80/1484.53	c  1484s| 43200 |    35 |  8864k| 199.0 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  56.52%
1481.29/1487.08	c  1487s| 43300 |    34 |  8883k| 199.0 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  56.60%
1485.38/1491.13	c  1491s| 43400 |    31 |  8913k| 199.2 |   350M |  30 |7044 |  20k|  10k|  19k|  0 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  56.77%
1489.46/1495.29	c  1495s| 43500 |    31 |  8937k| 199.3 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  56.88%
1491.36/1497.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1491.36/1497.14	c  1497s| 43600 |    34 |  8950k| 199.2 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  56.95%
1493.35/1499.13	c  1499s| 43700 |    41 |  8965k| 199.0 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  56.98%
1496.93/1502.74	c  1503s| 43800 |    31 |  8980k| 198.9 |   350M |  30 |7044 |  20k|  10k|  19k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  57.06%
1500.12/1505.97	c  1506s| 43900 |    21 |  9011k| 199.2 |   350M |  30 |7044 |  20k|  10k|  19k|  0 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  57.24%
1511.98/1517.84	c  1518s| 44000 |    35 |  9046k| 199.5 |   350M |  30 |7044 |  20k|  10k|  20k|  2 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  58.58%
1515.57/1521.45	c  1521s| 44100 |    36 |  9067k| 199.5 |   350M |  30 |7044 |  20k|  10k|  20k|  0 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  58.80%
1517.46/1523.35	c  1523s| 44200 |    31 |  9081k| 199.4 |   350M |  30 |7044 |  20k|  10k|  20k|  0 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  58.87%
1520.95/1526.89	c  1527s| 44300 |    33 |  9105k| 199.5 |   350M |  30 |7044 |  20k|  10k|  20k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.03%
1522.64/1528.50	c  1528s| 44400 |    43 |  9114k| 199.2 |   350M |  30 |7044 |  20k|  10k|  20k|  0 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.10%
1524.84/1530.77	c  1531s| 44500 |    32 |  9126k| 199.1 |   350M |  30 |7044 |  20k|  10k|  20k|  0 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.11%
1526.63/1532.50	c  1532s| 44600 |    31 |  9135k| 198.8 |   350M |  30 |7044 |  20k|  10k|  20k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.18%
1528.92/1534.83	c  1535s| 44700 |    40 |  9147k| 198.7 |   351M |  30 |7044 |  20k|  10k|  20k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.22%
1531.12/1537.06	c  1537s| 44800 |    34 |  9160k| 198.5 |   351M |  30 |7044 |  20k|  10k|  20k|  1 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  59.36%
1533.40/1539.33	c  1539s| 44900 |    36 |  9171k| 198.3 |   353M |  30 |7044 |  20k|  10k|  20k|  1 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  59.43%
1535.99/1541.91	c  1542s| 45000 |    33 |  9181k| 198.1 |   353M |  30 |7044 |  20k|   0 |  20k|  0 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  59.66%
1538.68/1544.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1538.68/1544.60	c  1544s| 45100 |    31 |  9194k| 198.0 |   353M |  30 |7044 |  20k|  10k|  20k|  0 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  59.84%
1542.18/1548.10	c  1548s| 45200 |    35 |  9210k| 197.9 |   356M |  30 |7044 |  20k|  10k|  20k|  2 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  59.93%
1543.67/1549.60	c  1549s| 45300 |    35 |  9218k| 197.6 |   356M |  30 |7044 |  20k|  10k|  20k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  60.02%
1545.26/1551.25	c  1551s| 45400 |    29 |  9225k| 197.4 |   356M |  30 |7044 |  20k|  10k|  20k|  0 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  60.13%
1548.65/1554.60	c  1554s| 45500 |    35 |  9244k| 197.3 |   356M |  30 |7044 |  20k|  10k|  20k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  60.23%
1551.15/1557.19	c  1557s| 45600 |    37 |  9255k| 197.2 |   356M |  30 |7044 |  20k|  10k|  20k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  60.31%
1552.73/1558.72	c  1559s| 45700 |    39 |  9262k| 196.9 |   356M |  30 |7044 |  20k|  10k|  20k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  60.38%
1554.23/1560.24	c  1560s| 45800 |    38 |  9271k| 196.7 |   356M |  30 |7044 |  20k|   0 |  20k|  0 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  60.43%
1556.62/1562.64	c  1562s| 45900 |    44 |  9282k| 196.5 |   356M |  30 |7044 |  20k|  10k|  20k|  1 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  60.53%
1558.61/1564.67	c  1564s| 46000 |    39 |  9292k| 196.3 |   356M |  30 |7044 |  20k|  10k|  20k|  1 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  60.60%
1560.90/1566.91	c  1567s| 46100 |    36 |  9302k| 196.1 |   356M |  30 |7044 |  20k|  10k|  21k|  1 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  60.73%
1563.00/1569.08	c  1569s| 46200 |    41 |  9311k| 195.8 |   356M |  30 |7044 |  20k|  10k|  21k|  0 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  60.77%
1565.59/1571.69	c  1572s| 46300 |    34 |  9325k| 195.7 |   356M |  30 |7044 |  20k|  10k|  21k|  1 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  60.99%
1568.87/1574.94	c  1575s| 46400 |    37 |  9341k| 195.6 |   356M |  30 |7044 |  20k|   0 |  21k|  0 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  61.53%
1572.26/1578.37	c  1578s| 46500 |    39 |  9359k| 195.6 |   359M |  30 |7044 |  20k|  10k|  21k|  0 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  62.21%
1575.65/1581.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1575.65/1581.73	c  1582s| 46600 |    46 |  9378k| 195.6 |   359M |  30 |7044 |  20k|  10k|  21k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  62.37%
1577.54/1583.63	c  1583s| 46700 |    41 |  9388k| 195.4 |   359M |  30 |7044 |  20k|  10k|  21k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  62.42%
1581.23/1587.32	c  1587s| 46800 |    47 |  9407k| 195.4 |   360M |  30 |7044 |  20k|  10k|  21k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  62.69%
1584.53/1590.61	c  1590s| 46900 |    44 |  9424k| 195.3 |   360M |  30 |7044 |  20k|  10k|  22k|  2 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  62.97%
1586.72/1592.83	c  1593s| 47000 |    45 |  9435k| 195.2 |   360M |  30 |7044 |  20k|  10k|  22k|  0 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  63.04%
1588.91/1595.07	c  1595s| 47100 |    44 |  9446k| 195.0 |   366M |  30 |7044 |  20k|  10k|  22k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  63.17%
1591.60/1597.70	c  1598s| 47200 |    42 |  9462k| 194.9 |   367M |  30 |7044 |  20k|  10k|  22k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  63.28%
1594.29/1600.44	c  1600s| 47300 |    42 |  9481k| 194.9 |   367M |  30 |7044 |  20k|  10k|  22k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  63.49%
1597.28/1603.44	c  1603s| 47400 |    42 |  9497k| 194.8 |   367M |  30 |7044 |  20k|  10k|  22k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  63.75%
1599.97/1606.19	c  1606s| 47500 |    37 |  9516k| 194.8 |   368M |  30 |7044 |  20k|  10k|  22k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  63.92%
1604.25/1610.43	c  1610s| 47600 |    52 |  9538k| 194.9 |   368M |  30 |7044 |  20k|  10k|  22k|  0 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  63.98%
1606.74/1612.98	c  1613s| 47700 |    53 |  9550k| 194.7 |   368M |  30 |7044 |  20k|  10k|  22k|  0 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  64.01%
1609.73/1615.95	c  1616s| 47800 |    49 |  9565k| 194.6 |   368M |  30 |7044 |  20k|   0 |  22k|  0 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  64.03%
1611.73/1617.98	c  1618s| 47900 |    47 |  9573k| 194.4 |   368M |  30 |7044 |  20k|  10k|  22k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  64.05%
1613.82/1620.08	c  1620s| 48000 |    44 |  9581k| 194.2 |   368M |  30 |7044 |  20k|  10k|  22k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  64.11%
1615.92/1622.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1615.92/1622.16	c  1622s| 48100 |    41 |  9592k| 194.0 |   368M |  30 |7044 |  20k|  10k|  22k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  64.18%
1618.40/1624.65	c  1624s| 48200 |    38 |  9612k| 194.0 |   368M |  30 |7044 |  20k|  10k|  22k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  64.37%
1622.79/1629.08	c  1629s| 48300 |    53 |  9641k| 194.2 |   370M |  30 |7044 |  20k|  10k|  23k|  0 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  64.53%
1625.68/1631.98	c  1632s| 48400 |    45 |  9668k| 194.3 |   370M |  30 |7044 |  20k|  10k|  23k|  0 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  64.62%
1628.66/1634.91	c  1635s| 48500 |    42 |  9694k| 194.5 |   370M |  30 |7044 |  20k|  10k|  23k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  64.70%
1631.15/1637.41	c  1637s| 48600 |    39 |  9712k| 194.5 |   370M |  30 |7044 |  20k|  10k|  23k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  64.72%
1633.35/1639.66	c  1639s| 48700 |    32 |  9735k| 194.5 |   370M |  30 |7044 |  20k|  10k|  23k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  64.87%
1635.84/1642.16	c  1642s| 48800 |    25 |  9761k| 194.6 |   370M |  30 |7044 |  20k|  10k|  23k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  65.00%
1638.43/1644.77	c  1645s| 48900 |    32 |  9784k| 194.7 |   370M |  30 |7044 |  20k|  10k|  23k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  65.08%
1641.12/1647.46	c  1647s| 49000 |    33 |  9802k| 194.7 |   370M |  30 |7044 |  20k|  10k|  23k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  65.13%
1646.90/1653.24	c  1653s| 49100 |    39 |  9823k| 194.7 |   370M |  30 |7044 |  20k|   0 |  23k|  0 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  65.70%
1649.29/1655.68	c  1655s| 49200 |    40 |  9844k| 194.8 |   370M |  30 |7044 |  20k|  10k|  23k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  65.81%
1651.78/1658.11	c  1658s| 49300 |    36 |  9853k| 194.6 |   370M |  30 |7044 |  20k|  10k|  23k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  65.85%
1656.46/1662.81	c  1663s| 49400 |    50 |  9874k| 194.6 |   370M |  30 |7044 |  20k|  10k|  23k|  0 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  65.99%
1658.95/1665.39	c  1665s| 49500 |    43 |  9884k| 194.4 |   370M |  30 |7044 |  20k|  10k|  23k|  2 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  66.03%
1660.95/1667.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1660.95/1667.37	c  1667s| 49600 |    37 |  9894k| 194.2 |   370M |  30 |7044 |  20k|  10k|  23k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  66.05%
1663.24/1669.68	c  1669s| 49700 |    35 |  9912k| 194.2 |   370M |  30 |7044 |  20k|  10k|  23k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  66.14%
1666.43/1672.83	c  1673s| 49800 |    38 |  9923k| 194.0 |   370M |  30 |7044 |  20k|  10k|  23k|  0 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  66.18%
1668.32/1674.76	c  1675s| 49900 |    42 |  9938k| 193.9 |   370M |  30 |7044 |  20k|  10k|  23k|  0 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  66.23%
1670.21/1676.62	c  1676s| 50000 |    36 |  9948k| 193.7 |   370M |  30 |7044 |  20k|  10k|  23k|  0 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  66.25%
1674.60/1681.06	c  1681s| 50100 |    36 |  9972k| 193.8 |   370M |  30 |7044 |  20k|  10k|  23k|  0 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  66.30%
1677.69/1684.18	c  1684s| 50200 |    30 |  9988k| 193.8 |   370M |  30 |7044 |  20k|  10k|  23k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  66.36%
1683.96/1690.41	c  1690s| 50300 |    38 | 10019k| 194.0 |   370M |  30 |7044 |  20k|  10k|  23k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  66.71%
1686.75/1693.22	c  1693s| 50400 |    47 | 10034k| 193.9 |   370M |  30 |7044 |  20k|  10k|  23k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  66.86%
1689.94/1696.47	c  1696s| 50500 |    45 | 10053k| 193.9 |   370M |  30 |7044 |  20k|  10k|  24k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  66.96%
1693.13/1699.62	c  1699s| 50600 |    42 | 10077k| 194.0 |   370M |  30 |7044 |  20k|  10k|  24k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  67.13%
1695.12/1701.60	c  1701s| 50700 |    43 | 10093k| 193.9 |   370M |  30 |7044 |  20k|  10k|  24k|  0 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  67.17%
1697.42/1703.91	c  1704s| 50800 |    41 | 10109k| 193.9 |   371M |  30 |7044 |  20k|  10k|  24k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  67.29%
1700.61/1707.13	c  1707s| 50900 |    40 | 10132k| 193.9 |   371M |  30 |7044 |  20k|   0 |  24k|  0 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  67.60%
1710.17/1716.73	c  1717s| 51000 |    59 | 10178k| 194.4 |   373M |  30 |7044 |  20k|  10k|  24k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  67.74%
1712.57/1719.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1712.57/1719.12	c  1719s| 51100 |    54 | 10194k| 194.4 |   373M |  30 |7044 |  20k|  10k|  24k|  0 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  67.76%
1718.95/1725.55	c  1725s| 51200 |    54 | 10213k| 194.4 |   373M |  30 |7044 |  20k|  10k|  24k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  67.78%
1720.74/1727.30	c  1727s| 51300 |    51 | 10222k| 194.2 |   373M |  30 |7044 |  20k|  10k|  24k|  0 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  67.79%
1724.13/1730.77	c  1731s| 51400 |    59 | 10239k| 194.1 |   373M |  30 |7044 |  20k|  10k|  24k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  67.81%
1726.53/1733.18	c  1733s| 51500 |    55 | 10253k| 194.0 |   373M |  30 |7044 |  20k|  10k|  24k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  67.86%
1728.71/1735.35	c  1735s| 51600 |    51 | 10263k| 193.8 |   373M |  30 |7044 |  20k|   0 |  24k|  0 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  67.94%
1730.41/1737.00	c  1737s| 51700 |    50 | 10271k| 193.6 |   373M |  30 |7044 |  20k|  10k|  24k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  67.99%
1734.19/1740.88	c  1741s| 51800 |    53 | 10288k| 193.6 |   381M |  30 |7044 |  20k|  10k|  24k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  68.11%
1736.39/1743.02	c  1743s| 51900 |    56 | 10300k| 193.4 |   381M |  30 |7044 |  20k|  10k|  24k|  0 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  68.16%
1738.08/1744.77	c  1745s| 52000 |    45 | 10312k| 193.3 |   381M |  30 |7044 |  20k|  10k|  24k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  68.23%
1740.17/1746.84	c  1747s| 52100 |    48 | 10324k| 193.2 |   381M |  30 |7044 |  20k|  10k|  24k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  68.29%
1742.26/1748.92	c  1749s| 52200 |    50 | 10333k| 193.0 |   381M |  30 |7044 |  20k|  10k|  24k|  0 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  68.32%
1746.05/1752.78	c  1753s| 52300 |    49 | 10350k| 192.9 |   381M |  30 |7044 |  20k|  10k|  24k|  0 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  68.42%
1748.54/1755.28	c  1755s| 52400 |    45 | 10366k| 192.9 |   381M |  30 |7044 |  20k|  10k|  24k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  68.65%
1752.72/1759.43	c  1759s| 52500 |    57 | 10387k| 192.9 |   380M |  30 |7044 |  20k|  10k|  24k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  68.78%
1755.32/1762.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1755.32/1762.09	c  1762s| 52600 |    60 | 10400k| 192.8 |   380M |  30 |7044 |  20k|  10k|  24k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  68.80%
1757.11/1763.83	c  1764s| 52700 |    56 | 10408k| 192.6 |   380M |  30 |7044 |  20k|  10k|  24k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  68.84%
1761.09/1767.89	c  1768s| 52800 |    53 | 10428k| 192.6 |   380M |  30 |7044 |  20k|  10k|  24k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  68.92%
1766.87/1773.67	c  1773s| 52900 |    52 | 10456k| 192.7 |   380M |  30 |7044 |  20k|  10k|  25k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  69.26%
1769.27/1776.03	c  1776s| 53000 |    53 | 10467k| 192.6 |   380M |  30 |7044 |  20k|  10k|  25k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  69.39%
1771.66/1778.46	c  1778s| 53100 |    50 | 10481k| 192.5 |   380M |  30 |7044 |  20k|  10k|  25k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  69.45%
1773.45/1780.25	c  1780s| 53200 |    50 | 10490k| 192.3 |   380M |  30 |7044 |  20k|  10k|  25k|  0 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  69.51%
1777.04/1783.84	c  1784s| 53300 |    50 | 10507k| 192.3 |   380M |  30 |7044 |  20k|  10k|  25k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  69.58%
1779.13/1785.98	c  1786s| 53400 |    61 | 10522k| 192.2 |   380M |  30 |7044 |  20k|  10k|  25k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  69.59%
1781.02/1787.86	c  1788s| 53500 |    54 | 10532k| 192.0 |   381M |  30 |7044 |  20k|  10k|  25k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  69.61%
1784.01/1790.86	c  1791s| 53600 |    47 | 10557k| 192.1 |   381M |  30 |7044 |  20k|  10k|  25k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  69.87%
1787.30/1794.15	c  1794s| 53700 |    46 | 10572k| 192.0 |   381M |  30 |7044 |  20k|  10k|  25k|  0 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  70.05%
1791.78/1798.62	c  1798s| 53800 |    56 | 10591k| 192.1 |   381M |  30 |7044 |  20k|  10k|  25k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  70.23%
1793.48/1800.38	c  1800s| 53900 |    54 | 10603k| 191.9 |   381M |  30 |7044 |  20k|  10k|  25k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  70.24%
1795.17/1802.04	c  1802s| 54000 |    55 | 10612k| 191.7 |   381M |  30 |7044 |  20k|  10k|  25k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  70.27%
1797.27/1804.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1797.27/1804.16	c  1804s| 54100 |    53 | 10626k| 191.6 |   381M |  30 |7044 |  20k|  10k|  25k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  70.29%
1799.05/1805.90	c  1806s| 54200 |    53 | 10636k| 191.5 |   381M |  30 |7044 |  20k|  10k|  25k|  0 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  70.30%
1801.05/1807.96	c  1808s| 54300 |    50 | 10648k| 191.3 |   381M |  30 |7044 |  20k|  10k|  25k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  70.34%
1804.04/1810.96	c  1811s| 54400 |    67 | 10664k| 191.3 |   381M |  30 |7044 |  20k|  10k|  25k|  0 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  70.34%
1805.83/1812.70	c  1813s| 54500 |    61 | 10673k| 191.1 |   381M |  30 |7044 |  20k|  10k|  25k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  70.34%
1807.13/1814.09	c  1814s| 54600 |    53 | 10679k| 190.9 |   381M |  30 |7044 |  20k|  10k|  25k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  70.35%
1808.62/1815.56	c  1815s| 54700 |    48 | 10687k| 190.7 |   381M |  30 |7044 |  20k|  10k|  25k|  0 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  70.36%
1811.41/1818.30	c  1818s| 54800 |    64 | 10703k| 190.6 |   381M |  32 |7044 |  20k|  10k|  25k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  70.37%
1814.91/1821.86	c  1822s| 54900 |    61 | 10735k| 190.8 |   385M |  32 |7044 |  20k|  10k|  25k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  70.38%
1817.00/1823.98	c  1824s| 55000 |    58 | 10750k| 190.8 |   385M |  32 |7044 |  20k|  10k|  25k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  70.38%
1819.10/1826.02	c  1826s| 55100 |    59 | 10761k| 190.6 |   385M |  32 |7044 |  20k|  10k|  25k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  70.38%
1820.68/1827.69	c  1828s| 55200 |    60 | 10770k| 190.5 |   385M |  32 |7044 |  20k|  10k|  25k|  0 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  70.38%
1822.98/1830.00	c  1830s| 55300 |    59 | 10784k| 190.4 |   385M |  32 |7044 |  20k|  10k|  25k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  70.38%
1825.47/1832.40	c  1832s| 55400 |    56 | 10804k| 190.4 |   385M |  32 |7044 |  20k|  10k|  25k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  70.39%
1827.96/1834.96	c  1835s| 55500 |    51 | 10825k| 190.4 |   385M |  32 |7044 |  20k|  10k|  25k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  70.40%
1837.53/1844.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1837.53/1844.52	c  1844s| 55600 |    53 | 10857k| 190.6 |   385M |  32 |7044 |  20k|  10k|  25k|  0 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  70.40%
1839.92/1846.92	c  1847s| 55700 |    59 | 10875k| 190.6 |   385M |  32 |7044 |  20k|  10k|  25k|  0 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  70.41%
1841.71/1848.79	c  1849s| 55800 |    55 | 10884k| 190.5 |   385M |  32 |7044 |  20k|  10k|  25k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  70.41%
1843.80/1850.89	c  1851s| 55900 |    56 | 10897k| 190.4 |   385M |  32 |7044 |  20k|  10k|  25k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  70.41%
1846.10/1853.15	c  1853s| 56000 |    56 | 10910k| 190.2 |   385M |  32 |7044 |  20k|  10k|  25k|  2 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  70.42%
1848.09/1855.18	c  1855s| 56100 |    51 | 10924k| 190.1 |   385M |  32 |7044 |  20k|  10k|  25k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  70.42%
1850.98/1858.04	c  1858s| 56200 |    50 | 10946k| 190.2 |   385M |  32 |7044 |  20k|  10k|  25k|  0 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  70.45%
1853.27/1860.30	c  1860s| 56300 |    55 | 10959k| 190.1 |   385M |  32 |7044 |  20k|  10k|  25k|  0 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  70.46%
1854.76/1861.86	c  1862s| 56400 |    50 | 10967k| 189.9 |   385M |  32 |7044 |  20k|  10k|  25k|  0 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  70.47%
1858.45/1865.60	c  1865s| 56500 |    62 | 10990k| 190.0 |   385M |  32 |7044 |  20k|  10k|  25k|  0 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  70.48%
1861.53/1868.64	c  1868s| 56600 |    64 | 11007k| 190.0 |   385M |  32 |7044 |  20k|  10k|  25k|  0 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  70.49%
1863.73/1870.87	c  1871s| 56700 |    56 | 11021k| 189.9 |   385M |  32 |7044 |  20k|  10k|  26k|  1 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  70.50%
1866.92/1874.02	c  1874s| 56800 |    47 | 11041k| 189.9 |   385M |  32 |7044 |  20k|  10k|  26k|  0 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  70.71%
1871.01/1878.10	c  1878s| 56900 |    49 | 11062k| 189.9 |   385M |  32 |7044 |  20k|  10k|  26k|  0 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  70.84%
1874.49/1881.67	c  1881s| 57000 |    45 | 11086k| 190.0 |   385M |  32 |7044 |  20k|  10k|  26k|  1 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  70.99%
1880.07/1887.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1880.07/1887.28	c  1887s| 57100 |    47 | 11110k| 190.1 |   392M |  32 |7044 |  20k|  10k|  26k|  1 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  71.47%
1883.66/1890.86	c  1891s| 57200 |    56 | 11124k| 190.0 |   392M |  32 |7044 |  20k|  10k|  26k|  0 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  71.52%
1886.95/1894.14	c  1894s| 57300 |    66 | 11137k| 189.9 |   392M |  32 |7044 |  20k|  10k|  26k|  0 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  71.60%
1889.04/1896.27	c  1896s| 57400 |    58 | 11148k| 189.8 |   392M |  32 |7044 |  20k|  10k|  26k|  1 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  71.61%
1891.93/1899.14	c  1899s| 57500 |    62 | 11160k| 189.6 |   392M |  32 |7044 |  20k|  10k|  26k|  0 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  71.67%
1894.22/1901.50	c  1901s| 57600 |    66 | 11175k| 189.6 |   393M |  32 |7044 |  20k|  10k|  26k|  0 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  71.70%
1896.21/1903.41	c  1903s| 57700 |    62 | 11184k| 189.4 |   393M |  32 |7044 |  20k|  10k|  26k|  1 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  71.72%
1898.70/1905.96	c  1906s| 57800 |    61 | 11198k| 189.3 |   393M |  32 |7044 |  20k|  10k|  26k|  1 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  71.73%
1901.09/1908.34	c  1908s| 57900 |    58 | 11208k| 189.2 |   393M |  32 |7044 |  20k|  10k|  26k|  1 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  71.74%
1903.89/1911.14	c  1911s| 58000 |    61 | 11219k| 189.0 |   393M |  32 |7044 |  20k|  10k|  26k|  0 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  71.75%
1905.68/1912.92	c  1913s| 58100 |    62 | 11226k| 188.8 |   393M |  32 |7044 |  20k|   0 |  26k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  71.77%
1907.87/1915.12	c  1915s| 58200 |    65 | 11235k| 188.7 |   393M |  32 |7044 |  20k|  10k|  26k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  71.78%
1910.26/1917.51	c  1917s| 58300 |    68 | 11245k| 188.5 |   393M |  32 |7044 |  20k|  10k|  26k|  1 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  71.80%
1912.15/1919.41	c  1919s| 58400 |    62 | 11253k| 188.3 |   393M |  32 |7044 |  20k|  10k|  26k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  71.81%
1914.24/1921.59	c  1921s| 58500 |    56 | 11264k| 188.2 |   393M |  32 |7044 |  20k|  10k|  26k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  71.84%
1916.14/1923.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1916.14/1923.42	c  1923s| 58600 |    57 | 11271k| 188.0 |   393M |  32 |7044 |  20k|  10k|  26k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  71.85%
1918.43/1925.78	c  1926s| 58700 |    53 | 11282k| 187.9 |   393M |  32 |7044 |  20k|  10k|  26k|  0 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  71.87%
1920.82/1928.13	c  1928s| 58800 |    57 | 11291k| 187.7 |   393M |  32 |7044 |  20k|  10k|  26k|  1 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  71.92%
1922.72/1930.04	c  1930s| 58900 |    56 | 11300k| 187.5 |   393M |  32 |7044 |  20k|  10k|  26k|  1 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  71.92%
1924.61/1931.93	c  1932s| 59000 |    52 | 11307k| 187.4 |   393M |  32 |7044 |  20k|  10k|  26k|  2 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  71.93%
1926.70/1934.09	c  1934s| 59100 |    49 | 11316k| 187.2 |   393M |  32 |7044 |  20k|  10k|  27k|  1 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  71.93%
1930.09/1937.45	c  1937s| 59200 |    53 | 11336k| 187.2 |   393M |  32 |7044 |  20k|  10k|  27k|  0 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  72.05%
1932.58/1939.97	c  1940s| 59300 |    51 | 11360k| 187.3 |   393M |  32 |7044 |  20k|  10k|  27k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  72.16%
1935.47/1942.86	c  1943s| 59400 |    52 | 11377k| 187.3 |   393M |  32 |7044 |  20k|   0 |  27k|  0 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  72.23%
1937.86/1945.23	c  1945s| 59500 |    49 | 11393k| 187.2 |   393M |  32 |7044 |  20k|  10k|  27k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  72.28%
1940.35/1947.79	c  1948s| 59600 |    49 | 11405k| 187.1 |   393M |  32 |7044 |  20k|  10k|  27k|  0 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  72.38%
1943.24/1950.61	c  1950s| 59700 |    56 | 11422k| 187.1 |   400M |  32 |7044 |  20k|  10k|  27k|  0 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  72.40%
1945.23/1952.61	c  1952s| 59800 |    59 | 11435k| 187.0 |   400M |  32 |7044 |  20k|  10k|  27k|  0 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  72.43%
1947.32/1954.73	c  1955s| 59900 |    58 | 11448k| 186.9 |   400M |  32 |7044 |  20k|  10k|  27k|  1 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  72.44%
1949.51/1956.99	c  1957s| 60000 |    62 | 11461k| 186.8 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  72.46%
1951.81/1959.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1951.81/1959.26	c  1959s| 60100 |    61 | 11477k| 186.8 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  72.46%
1953.41/1960.82	c  1961s| 60200 |    60 | 11487k| 186.6 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  72.47%
1955.90/1963.32	c  1963s| 60300 |    61 | 11507k| 186.7 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  72.48%
1957.79/1965.26	c  1965s| 60400 |    57 | 11520k| 186.6 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  72.50%
1960.08/1967.57	c  1967s| 60500 |    52 | 11537k| 186.5 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  72.52%
1962.68/1970.14	c  1970s| 60600 |    49 | 11564k| 186.7 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  72.58%
1964.77/1972.22	c  1972s| 60700 |    52 | 11577k| 186.6 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  72.60%
1966.96/1974.46	c  1974s| 60800 |    51 | 11590k| 186.5 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  72.61%
1969.55/1977.04	c  1977s| 60900 |    52 | 11606k| 186.4 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  72.62%
1971.24/1978.74	c  1979s| 61000 |    49 | 11615k| 186.3 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  72.63%
1973.43/1980.95	c  1981s| 61100 |    47 | 11631k| 186.2 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  72.71%
1976.42/1983.92	c  1984s| 61200 |    46 | 11655k| 186.3 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  72.78%
1978.71/1986.23	c  1986s| 61300 |    48 | 11672k| 186.3 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  72.85%
1982.60/1990.19	c  1990s| 61400 |    48 | 11691k| 186.3 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  73.04%
1985.19/1992.72	c  1993s| 61500 |    45 | 11702k| 186.2 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  73.12%
1987.08/1994.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1987.08/1994.63	c  1994s| 61600 |    45 | 11710k| 186.0 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  73.20%
1989.58/1997.18	c  1997s| 61700 |    48 | 11724k| 185.9 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  73.28%
1991.87/1999.41	c  1999s| 61800 |    48 | 11735k| 185.8 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  73.32%
1993.26/2000.88	c  2001s| 61900 |    53 | 11743k| 185.6 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  73.34%
1994.76/2002.38	c  2002s| 62000 |    49 | 11751k| 185.5 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  73.36%
1996.45/2004.05	c  2004s| 62100 |    52 | 11760k| 185.3 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  73.37%
1998.55/2006.11	c  2006s| 62200 |    56 | 11771k| 185.2 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  73.39%
2000.04/2007.64	c  2007s| 62300 |    46 | 11779k| 185.1 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  73.41%
2004.12/2011.77	c  2012s| 62400 |    63 | 11798k| 185.1 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  73.43%
2006.11/2013.78	c  2014s| 62500 |    67 | 11808k| 184.9 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  73.43%
2007.91/2015.57	c  2015s| 62600 |    63 | 11818k| 184.8 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  73.43%
2009.70/2017.36	c  2017s| 62700 |    57 | 11826k| 184.6 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  73.44%
2011.40/2019.03	c  2019s| 62800 |    47 | 11835k| 184.5 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  73.46%
2013.88/2021.57	c  2021s| 62900 |    50 | 11852k| 184.5 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  73.49%
2015.88/2023.58	c  2023s| 63000 |    56 | 11862k| 184.3 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  73.49%
2017.87/2025.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2017.87/2025.54	c  2025s| 63100 |    61 | 11872k| 184.2 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  73.50%
2019.66/2027.39	c  2027s| 63200 |    56 | 11882k| 184.1 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  73.50%
2021.56/2029.23	c  2029s| 63300 |    48 | 11892k| 183.9 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  73.52%
2023.15/2030.87	c  2031s| 63400 |    49 | 11901k| 183.8 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  73.53%
2025.14/2032.82	c  2033s| 63500 |    50 | 11914k| 183.7 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  73.54%
2026.93/2034.64	c  2034s| 63600 |    45 | 11924k| 183.6 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  73.59%
2028.83/2036.58	c  2036s| 63700 |    44 | 11935k| 183.5 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  73.59%
2030.62/2038.31	c  2038s| 63800 |    47 | 11947k| 183.4 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  73.63%
2033.01/2040.73	c  2041s| 63900 |    41 | 11960k| 183.3 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  73.68%
2036.31/2044.02	c  2044s| 64000 |    44 | 11977k| 183.3 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  73.89%
2038.99/2046.72	c  2047s| 64100 |    44 | 11988k| 183.2 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  73.97%
2040.98/2048.74	c  2049s| 64200 |    46 | 11998k| 183.0 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  73.97%
2042.68/2050.48	c  2050s| 64300 |    41 | 12008k| 182.9 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  73.98%
2045.27/2053.03	c  2053s| 64400 |    43 | 12018k| 182.8 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  74.01%
2046.96/2054.72	c  2055s| 64500 |    39 | 12025k| 182.6 |   401M |  32 |7044 |  20k|  10k|  27k|  0 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  74.03%
2048.65/2056.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2048.65/2056.40	c  2056s| 64600 |    43 | 12033k| 182.4 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  74.07%
2050.65/2058.42	c  2058s| 64700 |    39 | 12045k| 182.4 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  74.09%
2054.03/2061.84	c  2062s| 64800 |    41 | 12062k| 182.3 |   401M |  32 |7044 |  20k|  10k|  27k|  1 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  74.23%
2056.73/2064.58	c  2064s| 64900 |    44 | 12076k| 182.3 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  74.29%
2060.01/2067.83	c  2068s| 65000 |    44 | 12093k| 182.2 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  74.34%
2062.60/2070.44	c  2070s| 65100 |    45 | 12109k| 182.2 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  74.36%
2066.59/2074.49	c  2074s| 65200 |    51 | 12126k| 182.2 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  74.42%
2068.38/2076.25	c  2076s| 65300 |    51 | 12137k| 182.1 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  74.48%
2070.18/2078.09	c  2078s| 65400 |    40 | 12148k| 182.0 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  74.52%
2072.87/2080.70	c  2081s| 65500 |    38 | 12166k| 182.0 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  74.57%
2075.56/2083.48	c  2083s| 65600 |    49 | 12186k| 182.0 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  74.66%
2077.75/2085.63	c  2085s| 65700 |    42 | 12201k| 181.9 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  74.68%
2079.94/2087.86	c  2088s| 65800 |    36 | 12214k| 181.9 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  74.70%
2089.01/2096.99	c  2097s| 65900 |    40 | 12241k| 182.0 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  74.81%
2090.91/2098.87	c  2099s| 66000 |    47 | 12251k| 181.9 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  74.87%
2092.90/2100.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2092.90/2100.81	c  2101s| 66100 |    41 | 12260k| 181.8 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  74.93%
2094.69/2102.68	c  2102s| 66200 |    40 | 12268k| 181.6 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  74.98%
2097.28/2105.21	c  2105s| 66300 |    38 | 12280k| 181.5 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  75.00%
2099.77/2107.77	c  2108s| 66400 |    39 | 12293k| 181.4 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  75.04%
2101.96/2109.91	c  2110s| 66500 |    38 | 12302k| 181.3 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  75.09%
2104.16/2112.14	c  2112s| 66600 |    45 | 12311k| 181.2 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  75.12%
2106.25/2114.23	c  2114s| 66700 |    46 | 12320k| 181.0 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  75.13%
2107.84/2115.81	c  2116s| 66800 |    45 | 12327k| 180.9 |   401M |  32 |7044 |  20k|   0 |  28k|  0 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  75.13%
2109.54/2117.56	c  2117s| 66900 |    42 | 12336k| 180.7 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  75.15%
2111.53/2119.52	c  2119s| 67000 |    43 | 12345k| 180.6 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  75.15%
2113.13/2121.18	c  2121s| 67100 |    40 | 12353k| 180.4 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  75.17%
2114.92/2122.99	c  2123s| 67200 |    34 | 12362k| 180.3 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  75.18%
2117.72/2125.71	c  2126s| 67300 |    37 | 12376k| 180.3 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  75.34%
2121.40/2129.44	c  2129s| 67400 |    46 | 12391k| 180.2 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  75.40%
2123.30/2131.30	c  2131s| 67500 |    42 | 12401k| 180.1 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  75.43%
2125.49/2133.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2125.49/2133.52	c  2133s| 67600 |    33 | 12418k| 180.1 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  75.50%
2128.68/2136.76	c  2137s| 67700 |    36 | 12433k| 180.0 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  75.64%
2130.87/2138.92	c  2139s| 67800 |    34 | 12445k| 180.0 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  75.67%
2133.96/2142.03	c  2142s| 67900 |    32 | 12465k| 180.0 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  75.70%
2136.15/2144.23	c  2144s| 68000 |    34 | 12476k| 179.9 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  75.86%
2139.64/2147.74	c  2148s| 68100 |    48 | 12493k| 179.9 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  75.94%
2141.53/2149.66	c  2149s| 68200 |    46 | 12504k| 179.8 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  75.95%
2143.23/2151.37	c  2151s| 68300 |    41 | 12512k| 179.6 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  75.97%
2145.22/2153.30	c  2153s| 68400 |    37 | 12523k| 179.5 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  75.98%
2147.41/2155.59	c  2155s| 68500 |    37 | 12535k| 179.4 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  75.99%
2149.10/2157.20	c  2157s| 68600 |    33 | 12544k| 179.3 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  76.01%
2150.80/2158.97	c  2159s| 68700 |    35 | 12554k| 179.2 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  76.02%
2153.09/2161.22	c  2161s| 68800 |    36 | 12566k| 179.1 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  76.04%
2155.08/2163.22	c  2163s| 68900 |    33 | 12578k| 179.0 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  76.06%
2156.78/2164.97	c  2165s| 69000 |    29 | 12587k| 178.9 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  76.08%
2159.37/2167.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2159.37/2167.59	c  2167s| 69100 |    33 | 12601k| 178.8 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  76.11%
2161.96/2170.11	c  2170s| 69200 |    31 | 12614k| 178.8 |   401M |  32 |7044 |  20k|  10k|  28k|  0 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  76.12%
2164.05/2172.23	c  2172s| 69300 |    31 | 12625k| 178.7 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  76.13%
2166.14/2174.31	c  2174s| 69400 |    29 | 12635k| 178.6 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  76.13%
2167.84/2176.05	c  2176s| 69500 |    34 | 12644k| 178.4 |   401M |  32 |7044 |  20k|  10k|  28k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  76.14%
2170.23/2178.47	c  2178s| 69600 |    30 | 12656k| 178.4 |   403M |  32 |7044 |  20k|  10k|  28k|  0 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  76.20%
2172.42/2180.60	c  2180s| 69700 |    30 | 12669k| 178.3 |   403M |  32 |7044 |  20k|  10k|  28k|  0 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  76.27%
2174.21/2182.45	c  2182s| 69800 |    31 | 12679k| 178.2 |   403M |  32 |7044 |  20k|  10k|  28k|  0 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  76.33%
2177.20/2185.47	c  2185s| 69900 |    33 | 12692k| 178.1 |   403M |  32 |7044 |  20k|  10k|  28k|  1 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  76.39%
2179.39/2187.69	c  2188s| 70000 |    35 | 12706k| 178.1 |   403M |  32 |7044 |  20k|  10k|  28k|  0 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  76.44%
2181.68/2189.96	c  2190s| 70100 |    31 | 12716k| 177.9 |   403M |  32 |7044 |  20k|  10k|  28k|  0 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  76.46%
2185.18/2193.41	c  2193s| 70200 |    39 | 12734k| 177.9 |   403M |  32 |7044 |  20k|  10k|  28k|  1 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  76.51%
2187.67/2195.99	c  2196s| 70300 |    45 | 12749k| 177.9 |   403M |  32 |7044 |  20k|  10k|  28k|  1 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  76.54%
2190.06/2198.39	c  2198s| 70400 |    44 | 12764k| 177.9 |   403M |  32 |7044 |  20k|  10k|  28k|  2 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  76.55%
2192.05/2200.30	c  2200s| 70500 |    39 | 12776k| 177.8 |   403M |  32 |7044 |  20k|  10k|  28k|  1 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  76.56%
2194.14/2202.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2194.14/2202.46	c  2202s| 70600 |    30 | 12791k| 177.8 |   403M |  32 |7044 |  20k|  10k|  28k|  1 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  76.58%
2197.63/2205.97	c  2206s| 70700 |    30 | 12812k| 177.8 |   403M |  32 |7044 |  20k|  10k|  28k|  0 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  76.63%
2200.22/2208.50	c  2208s| 70800 |    33 | 12827k| 177.8 |   403M |  32 |7044 |  20k|  10k|  28k|  0 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  76.65%
2202.21/2210.52	c  2210s| 70900 |    33 | 12837k| 177.7 |   403M |  32 |7044 |  20k|  10k|  28k|  1 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  76.67%
2204.51/2212.89	c  2213s| 71000 |    31 | 12850k| 177.6 |   403M |  32 |7044 |  20k|  10k|  28k|  1 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  76.68%
2207.89/2216.27	c  2216s| 71100 |    41 | 12864k| 177.5 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  76.68%
2209.69/2218.04	c  2218s| 71200 |    44 | 12871k| 177.4 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 150k|  38 | 0.000000e+00 |      --      |    Inf |  76.68%
2211.68/2220.02	c  2220s| 71300 |    51 | 12879k| 177.3 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 150k|  38 | 0.000000e+00 |      --      |    Inf |  76.69%
2213.57/2221.94	c  2222s| 71400 |    45 | 12887k| 177.1 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 150k|  38 | 0.000000e+00 |      --      |    Inf |  76.69%
2215.46/2223.84	c  2224s| 71500 |    41 | 12896k| 177.0 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 150k|  38 | 0.000000e+00 |      --      |    Inf |  76.69%
2218.66/2227.05	c  2227s| 71600 |    46 | 12910k| 176.9 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 150k|  38 | 0.000000e+00 |      --      |    Inf |  76.70%
2220.65/2229.08	c  2229s| 71700 |    47 | 12918k| 176.8 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 150k|  38 | 0.000000e+00 |      --      |    Inf |  76.71%
2222.94/2231.37	c  2231s| 71800 |    60 | 12930k| 176.7 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 150k|  38 | 0.000000e+00 |      --      |    Inf |  76.72%
2224.74/2233.11	c  2233s| 71900 |    49 | 12938k| 176.6 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 151k|  38 | 0.000000e+00 |      --      |    Inf |  76.73%
2227.02/2235.42	c  2235s| 72000 |    48 | 12949k| 176.5 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 151k|  38 | 0.000000e+00 |      --      |    Inf |  76.74%
2228.82/2237.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2228.82/2237.25	c  2237s| 72100 |    42 | 12957k| 176.4 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 151k|  38 | 0.000000e+00 |      --      |    Inf |  76.74%
2230.51/2238.97	c  2239s| 72200 |    44 | 12965k| 176.2 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 151k|  38 | 0.000000e+00 |      --      |    Inf |  76.75%
2232.30/2240.77	c  2241s| 72300 |    42 | 12972k| 176.1 |   403M |  32 |7044 |  20k|  10k|  29k|  2 | 151k|  38 | 0.000000e+00 |      --      |    Inf |  76.75%
2234.10/2242.56	c  2242s| 72400 |    46 | 12980k| 176.0 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 151k|  38 | 0.000000e+00 |      --      |    Inf |  76.75%
2236.19/2244.62	c  2244s| 72500 |    46 | 12989k| 175.9 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 152k|  38 | 0.000000e+00 |      --      |    Inf |  76.75%
2237.88/2246.36	c  2246s| 72600 |    41 | 12996k| 175.7 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 152k|  38 | 0.000000e+00 |      --      |    Inf |  76.76%
2239.58/2248.09	c  2248s| 72700 |    40 | 13004k| 175.6 |   403M |  32 |7044 |  20k|   0 |  29k|  0 | 152k|  38 | 0.000000e+00 |      --      |    Inf |  76.76%
2241.77/2250.23	c  2250s| 72800 |    41 | 13013k| 175.5 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 152k|  38 | 0.000000e+00 |      --      |    Inf |  76.76%
2243.36/2251.87	c  2252s| 72900 |    40 | 13020k| 175.3 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 152k|  38 | 0.000000e+00 |      --      |    Inf |  76.77%
2245.06/2253.53	c  2253s| 73000 |    41 | 13028k| 175.2 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 152k|  38 | 0.000000e+00 |      --      |    Inf |  76.77%
2246.95/2255.45	c  2255s| 73100 |    40 | 13036k| 175.1 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 153k|  38 | 0.000000e+00 |      --      |    Inf |  76.77%
2249.04/2257.51	c  2257s| 73200 |    37 | 13045k| 175.0 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 153k|  38 | 0.000000e+00 |      --      |    Inf |  76.77%
2250.64/2259.13	c  2259s| 73300 |    38 | 13052k| 174.8 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 153k|  38 | 0.000000e+00 |      --      |    Inf |  76.77%
2252.63/2261.14	c  2261s| 73400 |    39 | 13061k| 174.7 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 153k|  38 | 0.000000e+00 |      --      |    Inf |  76.77%
2254.72/2263.29	c  2263s| 73500 |    32 | 13072k| 174.6 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 153k|  38 | 0.000000e+00 |      --      |    Inf |  76.78%
2257.81/2266.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2257.81/2266.36	c  2266s| 73600 |    36 | 13089k| 174.6 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 153k|  38 | 0.000000e+00 |      --      |    Inf |  76.80%
2261.30/2269.81	c  2270s| 73700 |    35 | 13110k| 174.7 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 154k|  38 | 0.000000e+00 |      --      |    Inf |  76.84%
2263.09/2271.63	c  2271s| 73800 |    36 | 13123k| 174.6 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 154k|  38 | 0.000000e+00 |      --      |    Inf |  76.89%
2265.98/2274.56	c  2274s| 73900 |    36 | 13140k| 174.6 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 154k|  38 | 0.000000e+00 |      --      |    Inf |  76.93%
2267.87/2276.41	c  2276s| 74000 |    35 | 13151k| 174.5 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 154k|  38 | 0.000000e+00 |      --      |    Inf |  76.99%
2269.96/2278.56	c  2278s| 74100 |    37 | 13165k| 174.5 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 154k|  38 | 0.000000e+00 |      --      |    Inf |  77.05%
2271.56/2280.17	c  2280s| 74200 |    32 | 13175k| 174.4 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 155k|  38 | 0.000000e+00 |      --      |    Inf |  77.06%
2274.24/2282.86	c  2283s| 74300 |    33 | 13190k| 174.3 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 155k|  38 | 0.000000e+00 |      --      |    Inf |  77.09%
2276.04/2284.63	c  2284s| 74400 |    30 | 13201k| 174.2 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 155k|  38 | 0.000000e+00 |      --      |    Inf |  77.14%
2278.23/2286.84	c  2287s| 74500 |    36 | 13213k| 174.2 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 155k|  38 | 0.000000e+00 |      --      |    Inf |  77.17%
2280.22/2288.85	c  2289s| 74600 |    27 | 13224k| 174.1 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 156k|  38 | 0.000000e+00 |      --      |    Inf |  77.19%
2283.91/2292.59	c  2292s| 74700 |    37 | 13242k| 174.1 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 156k|  38 | 0.000000e+00 |      --      |    Inf |  77.23%
2286.30/2294.92	c  2295s| 74800 |    32 | 13255k| 174.0 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 156k|  38 | 0.000000e+00 |      --      |    Inf |  77.24%
2288.51/2297.16	c  2297s| 74900 |    32 | 13265k| 173.9 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 157k|  38 | 0.000000e+00 |      --      |    Inf |  77.26%
2290.40/2299.04	c  2299s| 75000 |    35 | 13275k| 173.8 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 157k|  38 | 0.000000e+00 |      --      |    Inf |  77.27%
2292.39/2301.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2292.39/2301.07	c  2301s| 75100 |    31 | 13285k| 173.7 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 157k|  38 | 0.000000e+00 |      --      |    Inf |  77.29%
2294.68/2303.33	c  2303s| 75200 |    30 | 13297k| 173.7 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 158k|  38 | 0.000000e+00 |      --      |    Inf |  77.31%
2296.77/2305.46	c  2305s| 75300 |    30 | 13308k| 173.6 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 158k|  38 | 0.000000e+00 |      --      |    Inf |  77.32%
2300.96/2309.60	c  2309s| 75400 |    27 | 13344k| 173.8 |   403M |  32 |7044 |  20k|  10k|  29k|  1 | 158k|  38 | 0.000000e+00 |      --      |    Inf |  77.33%
2303.85/2312.57	c  2312s| 75500 |    25 | 13366k| 173.9 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 159k|  38 | 0.000000e+00 |      --      |    Inf |  77.39%
2306.34/2315.02	c  2315s| 75600 |    22 | 13385k| 173.9 |   403M |  32 |7044 |  20k|  10k|  29k|  0 | 159k|  38 | 0.000000e+00 |      --      |    Inf |  77.50%
2308.44/2317.11	c  2317s| 75700 |    24 | 13400k| 173.9 |   404M |  32 |7044 |  20k|  10k|  29k|  1 | 159k|  38 | 0.000000e+00 |      --      |    Inf |  77.54%
2310.12/2318.81	c  2319s| 75800 |    22 | 13409k| 173.8 |   404M |  32 |7044 |  20k|  10k|  29k|  1 | 159k|  38 | 0.000000e+00 |      --      |    Inf |  77.56%
2313.21/2321.97	c  2322s| 75900 |    21 | 13426k| 173.8 |   404M |  32 |7044 |  20k|  10k|  29k|  0 | 159k|  38 | 0.000000e+00 |      --      |    Inf |  78.21%
2316.70/2325.44	c  2325s| 76000 |    24 | 13442k| 173.8 |   404M |  32 |7044 |  20k|  10k|  29k|  0 | 160k|  38 | 0.000000e+00 |      --      |    Inf |  78.60%
2319.79/2328.55	c  2328s| 76100 |    21 | 13457k| 173.7 |   404M |  32 |7044 |  20k|  10k|  29k|  0 | 160k|  38 | 0.000000e+00 |      --      |    Inf |  79.46%
2322.48/2331.28	c  2331s| 76200 |    29 | 13470k| 173.7 |   404M |  32 |7044 |  20k|  10k|  29k|  0 | 160k|  38 | 0.000000e+00 |      --      |    Inf |  79.95%
2325.37/2334.13	c  2334s| 76300 |    23 | 13483k| 173.6 |   404M |  32 |7044 |  20k|  10k|  29k|  0 | 160k|  38 | 0.000000e+00 |      --      |    Inf |  80.16%
2329.65/2338.44	c  2338s| 76400 |    25 | 13510k| 173.7 |   404M |  32 |7044 |  20k|  10k|  30k|  1 | 160k|  38 | 0.000000e+00 |      --      |    Inf |  80.40%
2331.64/2340.40	c  2340s| 76500 |    24 | 13519k| 173.6 |   404M |  32 |7044 |  20k|  10k|  30k|  0 | 161k|  38 | 0.000000e+00 |      --      |    Inf |  80.46%
2334.63/2343.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2334.63/2343.46	c  2343s| 76600 |    24 | 13533k| 173.6 |   404M |  32 |7044 |  20k|  10k|  30k|  1 | 161k|  38 | 0.000000e+00 |      --      |    Inf |  80.60%
2337.81/2346.62	c  2346s| 76700 |    28 | 13546k| 173.5 |   404M |  32 |7044 |  20k|  10k|  30k|  0 | 161k|  38 | 0.000000e+00 |      --      |    Inf |  80.83%
2339.80/2348.63	c  2348s| 76800 |    24 | 13555k| 173.4 |   404M |  32 |7044 |  20k|  10k|  30k|  0 | 161k|  38 | 0.000000e+00 |      --      |    Inf |  80.93%
2343.79/2352.63	c  2352s| 76900 |    29 | 13579k| 173.5 |   405M |  32 |7044 |  20k|  10k|  30k|  1 | 161k|  38 | 0.000000e+00 |      --      |    Inf |  81.30%
2345.98/2354.87	c  2355s| 77000 |    22 | 13596k| 173.5 |   405M |  32 |7044 |  20k|   0 |  30k|  0 | 161k|  38 | 0.000000e+00 |      --      |    Inf |  81.33%
2351.05/2359.98	c  2360s| 77100 |    23 | 13625k| 173.7 |   405M |  32 |7044 |  20k|  10k|  30k|  0 | 162k|  38 | 0.000000e+00 |      --      |    Inf |  81.73%
2353.74/2362.63	c  2362s| 77200 |    22 | 13642k| 173.6 |   405M |  32 |7044 |  20k|  10k|  30k|  1 | 162k|  38 | 0.000000e+00 |      --      |    Inf |  81.86%
2358.13/2367.05	c  2367s| 77300 |    17 | 13665k| 173.7 |   405M |  32 |7044 |  20k|  10k|  30k|  2 | 162k|  38 | 0.000000e+00 |      --      |    Inf |  82.17%
2362.60/2371.50	c  2371s| 77400 |    19 | 13687k| 173.8 |   405M |  32 |7044 |  20k|  10k|  30k|  1 | 162k|  38 | 0.000000e+00 |      --      |    Inf |  82.96%
2365.29/2374.26	c  2374s| 77500 |    20 | 13700k| 173.7 |   405M |  32 |7044 |  20k|  10k|  30k|  0 | 162k|  38 | 0.000000e+00 |      --      |    Inf |  83.21%
2367.98/2377.00	c  2377s| 77600 |    16 | 13713k| 173.7 |   405M |  32 |7044 |  20k|  10k|  30k|  0 | 163k|  38 | 0.000000e+00 |      --      |    Inf |  83.38%
2370.97/2379.99	c  2380s| 77700 |    19 | 13728k| 173.6 |   409M |  32 |7044 |  20k|  10k|  30k|  0 | 163k|  38 | 0.000000e+00 |      --      |    Inf |  83.62%
2373.06/2382.09	c  2382s| 77800 |    17 | 13737k| 173.5 |   409M |  32 |7044 |  20k|  10k|  30k|  0 | 163k|  38 | 0.000000e+00 |      --      |    Inf |  83.67%
2375.45/2384.47	c  2384s| 77900 |    16 | 13748k| 173.4 |   409M |  32 |7044 |  20k|  10k|  31k|  1 | 163k|  38 | 0.000000e+00 |      --      |    Inf |  83.94%
2379.33/2388.39	c  2388s| 78000 |    17 | 13760k| 173.4 |   409M |  32 |7044 |  20k|  10k|  31k|  2 | 163k|  38 | 0.000000e+00 |      --      |    Inf |  83.98%
2382.12/2391.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2382.12/2391.15	c  2391s| 78100 |    15 | 13777k| 173.4 |   409M |  32 |7044 |  20k|  10k|  31k|  0 | 163k|  38 | 0.000000e+00 |      --      |    Inf |  84.09%
2386.40/2395.48	c  2395s| 78200 |    24 | 13791k| 173.3 |   409M |  32 |7044 |  20k|  10k|  31k|  0 | 164k|  38 | 0.000000e+00 |      --      |    Inf |  84.16%
2388.39/2397.40	c  2397s| 78300 |    13 | 13804k| 173.3 |   409M |  32 |7044 |  20k|   0 |  31k|  0 | 164k|  38 | 0.000000e+00 |      --      |    Inf |  84.32%
2393.47/2402.54	c  2402s| 78400 |    10 | 13838k| 173.5 |   409M |  32 |7044 |  20k|  10k|  31k|  0 | 164k|  38 | 0.000000e+00 |      --      |    Inf |  87.11%
2397.96/2407.07	c  2407s| 78500 |    24 | 13861k| 173.6 |   409M |  32 |7044 |  20k|  10k|  31k|  1 | 164k|  38 | 0.000000e+00 |      --      |    Inf |  87.29%
2400.34/2409.49	c  2409s| 78600 |    19 | 13874k| 173.5 |   409M |  32 |7044 |  20k|  10k|  31k|  0 | 164k|  38 | 0.000000e+00 |      --      |    Inf |  87.35%
2403.23/2412.39	c  2412s| 78700 |    14 | 13888k| 173.5 |   409M |  32 |7044 |  20k|  10k|  31k|  0 | 165k|  38 | 0.000000e+00 |      --      |    Inf |  87.56%
2406.41/2415.58	c  2415s| 78800 |    13 | 13903k| 173.4 |   409M |  32 |7044 |  20k|  10k|  31k|  0 | 165k|  38 | 0.000000e+00 |      --      |    Inf |  87.90%
2409.61/2418.70	c  2419s| 78900 |    16 | 13917k| 173.4 |   409M |  32 |7044 |  20k|  10k|  31k|  1 | 165k|  38 | 0.000000e+00 |      --      |    Inf |  88.05%
2412.19/2421.31	c  2421s| 79000 |    14 | 13928k| 173.3 |   409M |  32 |7044 |  20k|  10k|  31k|  1 | 165k|  38 | 0.000000e+00 |      --      |    Inf |  88.14%
2414.58/2423.74	c  2424s| 79100 |    13 | 13938k| 173.2 |   409M |  32 |7044 |  20k|  10k|  31k|  1 | 165k|  38 | 0.000000e+00 |      --      |    Inf |  88.18%
2417.57/2426.79	c  2427s| 79200 |    24 | 13951k| 173.2 |   409M |  32 |7044 |  20k|  10k|  32k|  1 | 166k|  38 | 0.000000e+00 |      --      |    Inf |  88.27%
2420.25/2429.47	c  2429s| 79300 |    24 | 13962k| 173.1 |   409M |  32 |7044 |  20k|  10k|  32k|  0 | 166k|  38 | 0.000000e+00 |      --      |    Inf |  88.35%
2422.44/2431.66	c  2431s| 79400 |    21 | 13973k| 173.0 |   409M |  32 |7044 |  20k|  10k|  32k|  1 | 166k|  38 | 0.000000e+00 |      --      |    Inf |  88.44%
2426.53/2435.77	c  2436s| 79500 |    15 | 13992k| 173.0 |   409M |  32 |7044 |  20k|  10k|  32k|  2 | 166k|  38 | 0.000000e+00 |      --      |    Inf |  88.83%
2428.82/2438.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2428.82/2438.02	c  2438s| 79600 |    18 | 14002k| 172.9 |   409M |  32 |7044 |  20k|  10k|  32k|  1 | 166k|  38 | 0.000000e+00 |      --      |    Inf |  89.01%
2430.71/2439.93	c  2440s| 79700 |    15 | 14010k| 172.8 |   409M |  32 |7044 |  20k|  10k|  32k|  1 | 167k|  38 | 0.000000e+00 |      --      |    Inf |  89.13%
2433.50/2442.77	c  2443s| 79800 |    16 | 14022k| 172.8 |   409M |  32 |7044 |  20k|  10k|  32k|  1 | 167k|  38 | 0.000000e+00 |      --      |    Inf |  89.25%
2435.49/2444.78	c  2445s| 79900 |    13 | 14031k| 172.7 |   409M |  32 |7044 |  20k|  10k|  32k|  0 | 167k|  38 | 0.000000e+00 |      --      |    Inf |  89.30%
2437.88/2447.13	c  2447s| 80000 |    14 | 14041k| 172.6 |   409M |  32 |7044 |  20k|  10k|  32k|  1 | 167k|  38 | 0.000000e+00 |      --      |    Inf |  89.33%
2445.85/2455.18	c  2455s| 80100 |    18 | 14061k| 172.6 |   418M |  32 |7044 |  20k|  10k|  32k|  0 | 168k|  38 | 0.000000e+00 |      --      |    Inf |  89.36%
2447.93/2457.23	c  2457s| 80200 |    16 | 14070k| 172.5 |   418M |  32 |7044 |  20k|  10k|  32k|  0 | 168k|  38 | 0.000000e+00 |      --      |    Inf |  89.39%
2450.12/2459.48	c  2459s| 80300 |    16 | 14079k| 172.4 |   418M |  32 |7044 |  20k|  10k|  32k|  2 | 168k|  38 | 0.000000e+00 |      --      |    Inf |  89.42%
2453.21/2462.50	c  2462s| 80400 |    17 | 14093k| 172.4 |   418M |  32 |7044 |  20k|  10k|  32k|  1 | 168k|  38 | 0.000000e+00 |      --      |    Inf |  89.48%
2455.80/2465.12	c  2465s| 80500 |    14 | 14105k| 172.3 |   418M |  32 |7044 |  20k|  10k|  32k|  0 | 169k|  38 | 0.000000e+00 |      --      |    Inf |  89.64%
2458.49/2467.89	c  2468s| 80600 |    14 | 14116k| 172.2 |   418M |  32 |7044 |  20k|  10k|  32k|  1 | 169k|  38 | 0.000000e+00 |      --      |    Inf |  89.82%
2462.57/2471.96	c  2472s| 80700 |    18 | 14131k| 172.2 |   418M |  32 |7044 |  20k|   0 |  33k|  0 | 169k|  38 | 0.000000e+00 |      --      |    Inf |  90.17%
2464.86/2474.26	c  2474s| 80800 |    21 | 14143k| 172.1 |   418M |  32 |7044 |  20k|  10k|  33k|  0 | 169k|  38 | 0.000000e+00 |      --      |    Inf |  90.28%
2467.35/2476.74	c  2477s| 80900 |    20 | 14161k| 172.1 |   418M |  32 |7044 |  20k|  10k|  33k|  1 | 169k|  38 | 0.000000e+00 |      --      |    Inf |  90.30%
2468.94/2478.38	c  2478s| 81000 |    12 | 14169k| 172.0 |   418M |  32 |7044 |  20k|  10k|  33k|  1 | 169k|  38 | 0.000000e+00 |      --      |    Inf |  90.44%
2472.43/2481.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2472.43/2481.89	c  2482s| 81100 |    16 | 14185k| 172.0 |   418M |  32 |7044 |  20k|  10k|  33k|  0 | 170k|  38 | 0.000000e+00 |      --      |    Inf |  90.66%
2474.52/2483.97	c  2484s| 81200 |    10 | 14198k| 172.0 |   418M |  32 |7044 |  20k|  10k|  33k|  0 | 170k|  38 | 0.000000e+00 |      --      |    Inf |  90.74%
2477.01/2486.42	c  2486s| 81300 |    11 | 14213k| 171.9 |   418M |  32 |7044 |  20k|  10k|  33k|  0 | 170k|  38 | 0.000000e+00 |      --      |    Inf |  90.78%
2480.29/2489.72	c  2490s| 81400 |    10 | 14234k| 172.0 |   418M |  32 |7044 |  20k|  10k|  33k|  0 | 170k|  38 | 0.000000e+00 |      --      |    Inf |  91.00%
2482.78/2492.27	c  2492s| 81500 |    12 | 14248k| 171.9 |   419M |  32 |7044 |  20k|  10k|  33k|  1 | 171k|  38 | 0.000000e+00 |      --      |    Inf |  91.12%
2484.87/2494.35	c  2494s| 81600 |    16 | 14260k| 171.9 |   419M |  32 |7044 |  20k|  10k|  33k|  1 | 171k|  38 | 0.000000e+00 |      --      |    Inf |  91.15%
2487.06/2496.53	c  2496s| 81700 |     9 | 14271k| 171.8 |   419M |  32 |7044 |  20k|  10k|  33k|  1 | 171k|  38 | 0.000000e+00 |      --      |    Inf |  91.17%
2489.75/2499.27	c  2499s| 81800 |     9 | 14285k| 171.8 |   419M |  32 |7044 |  20k|  10k|  33k|  1 | 171k|  38 | 0.000000e+00 |      --      |    Inf |  91.43%
2493.54/2503.09	c  2503s| 81900 |     6 | 14309k| 171.8 |   419M |  32 |7044 |  20k|  10k|  33k|  1 | 171k|  38 | 0.000000e+00 |      --      |    Inf |  92.13%
2496.92/2506.42	c  2506s| 82000 |     8 | 14330k| 171.9 |   419M |  32 |7044 |  20k|  10k|  33k|  0 | 171k|  38 | 0.000000e+00 |      --      |    Inf |  92.35%
2501.50/2511.00	c  2511s| 82100 |    13 | 14353k| 172.0 |   419M |  32 |7044 |  20k|  10k|  34k|  0 | 172k|  38 | 0.000000e+00 |      --      |    Inf |  93.03%
2504.29/2513.84	c  2514s| 82200 |    11 | 14365k| 171.9 |   419M |  32 |7044 |  20k|  10k|  34k|  0 | 172k|  38 | 0.000000e+00 |      --      |    Inf |  93.32%
2506.77/2516.34	c  2516s| 82300 |    15 | 14374k| 171.8 |   419M |  32 |7044 |  20k|  10k|  34k|  0 | 172k|  38 | 0.000000e+00 |      --      |    Inf |  93.51%
2509.86/2519.47	c  2519s| 82400 |     9 | 14388k| 171.8 |   419M |  32 |7044 |  20k|  10k|  34k|  2 | 172k|  38 | 0.000000e+00 |      --      |    Inf |  94.04%
2514.04/2523.62	c  2523s| 82500 |     9 | 14401k| 171.7 |   419M |  32 |7044 |  20k|  10k|  34k|  1 | 172k|  38 | 0.000000e+00 |      --      |    Inf |  94.77%
2517.32/2526.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2517.32/2526.92	c  2527s| 82600 |     9 | 14413k| 171.7 |   419M |  32 |7044 |  20k|  10k|  34k|  1 | 173k|  38 | 0.000000e+00 |      --      |    Inf |  95.02%
2520.01/2529.65	c  2529s| 82700 |     7 | 14424k| 171.6 |   419M |  32 |7044 |  20k|  10k|  34k|  0 | 173k|  38 | 0.000000e+00 |      --      |    Inf |  95.17%
2523.60/2533.29	c  2533s| 82800 |    14 | 14440k| 171.6 |   419M |  32 |7044 |  20k|  10k|  34k|  0 | 173k|  38 | 0.000000e+00 |      --      |    Inf |  95.47%
2527.68/2537.37	c  2537s| 82900 |     8 | 14453k| 171.5 |   419M |  32 |7044 |  20k|  10k|  35k|  0 | 173k|  38 | 0.000000e+00 |      --      |    Inf |  96.26%
2531.66/2541.38	c  2541s| 83000 |    18 | 14469k| 171.5 |   419M |  32 |7044 |  20k|  10k|  35k|  0 | 173k|  38 | 0.000000e+00 |      --      |    Inf |  96.60%
2534.55/2544.22	c  2544s| 83100 |    20 | 14481k| 171.4 |   419M |  32 |7044 |  20k|  10k|  35k|  1 | 174k|  38 | 0.000000e+00 |      --      |    Inf |  96.73%
2537.14/2546.82	c  2547s| 83200 |    13 | 14491k| 171.4 |   419M |  32 |7044 |  20k|  10k|  35k|  0 | 174k|  38 | 0.000000e+00 |      --      |    Inf |  96.94%
2539.73/2549.46	c  2549s| 83300 |    14 | 14501k| 171.3 |   419M |  32 |7044 |  20k|  10k|  35k|  0 | 174k|  38 | 0.000000e+00 |      --      |    Inf |  97.05%
2542.22/2551.99	c  2552s| 83400 |    11 | 14512k| 171.2 |   419M |  32 |7044 |  20k|  10k|  35k|  1 | 174k|  38 | 0.000000e+00 |      --      |    Inf |  97.12%
2544.80/2554.56	c  2554s| 83500 |    14 | 14522k| 171.1 |   419M |  32 |7044 |  20k|  10k|  35k|  1 | 174k|  38 | 0.000000e+00 |      --      |    Inf |  97.21%
2547.49/2557.25	c  2557s| 83600 |    10 | 14532k| 171.0 |   419M |  32 |7044 |  20k|  10k|  35k|  0 | 174k|  38 | 0.000000e+00 |      --      |    Inf |  97.33%
2549.88/2559.61	c  2559s| 83700 |    12 | 14542k| 170.9 |   419M |  32 |7044 |  20k|  10k|  35k|  1 | 175k|  38 | 0.000000e+00 |      --      |    Inf |  97.38%
2552.38/2562.12	c  2562s| 83800 |     8 | 14552k| 170.9 |   419M |  32 |7044 |  20k|  10k|  35k|  0 | 175k|  38 | 0.000000e+00 |      --      |    Inf |  97.47%
2554.56/2564.33	c  2564s| 83900 |    10 | 14560k| 170.8 |   419M |  32 |7044 |  20k|  10k|  35k|  1 | 175k|  38 | 0.000000e+00 |      --      |    Inf |  97.55%
2557.05/2566.88	c  2567s| 84000 |     9 | 14571k| 170.7 |   419M |  32 |7044 |  20k|  10k|  35k|  1 | 175k|  38 | 0.000000e+00 |      --      |    Inf |  97.57%
2561.13/2570.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2561.13/2570.99	c  2571s| 84100 |    12 | 14595k| 170.8 |   421M |  32 |7044 |  20k|  10k|  35k|  0 | 175k|  38 | 0.000000e+00 |      --      |    Inf |  98.15%
2563.23/2573.06	c  2573s| 84200 |     9 | 14609k| 170.7 |   421M |  32 |7044 |  20k|  10k|  35k|  1 | 176k|  38 | 0.000000e+00 |      --      |    Inf |  98.29%
2567.61/2577.41	c  2577s| 84300 |    12 | 14625k| 170.7 |   421M |  32 |7044 |  20k|  10k|  36k|  0 | 176k|  38 | 0.000000e+00 |      --      |    Inf |  98.65%
2569.30/2579.16	c  2579s| 84400 |     9 | 14639k| 170.7 |   421M |  32 |7044 |  20k|  10k|  36k|  0 | 176k|  38 | 0.000000e+00 |      --      |    Inf |  98.72%
2572.09/2581.98	c  2582s| 84500 |    11 | 14655k| 170.7 |   421M |  32 |7044 |  20k|  10k|  36k|  0 | 176k|  38 | 0.000000e+00 |      --      |    Inf |  98.80%
2574.38/2584.24	c  2584s| 84600 |     5 | 14668k| 170.6 |   421M |  32 |7044 |  20k|  10k|  36k|  0 | 176k|  38 | 0.000000e+00 |      --      |    Inf |  99.06%
2576.76/2586.63	c  2586s| 84700 |    10 | 14680k| 170.6 |   421M |  32 |7044 |  20k|  10k|  36k|  1 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  99.24%
2580.35/2590.27	c  2590s| 84800 |    17 | 14700k| 170.6 |   421M |  32 |7044 |  19k|  10k|  36k|  0 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  99.54%
2583.54/2593.42	c  2593s| 84900 |     8 | 14710k| 170.5 |   421M |  32 |7044 |  19k|  10k|  36k|  1 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  99.63%
2587.13/2597.09	c  2597s| 85000 |     7 | 14743k| 170.7 |   421M |  32 |7044 |  19k|  10k|  36k|  0 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  99.72%
2590.70/2600.65	c  2600s| 85100 |    12 | 14772k| 170.8 |   423M |  32 |7044 |  19k|  10k|  36k|  1 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  99.77%
2593.49/2603.47	c  2603s| 85200 |     7 | 14798k| 171.0 |   423M |  32 |7044 |  19k|  10k|  36k|  1 | 177k|  38 | 0.000000e+00 |      --      |    Inf |  99.82%
2597.38/2607.38	c  2607s| 85300 |     6 | 14833k| 171.2 |   423M |  32 |7044 |  18k|  10k|  36k|  0 | 178k|  38 | 0.000000e+00 |      --      |    Inf |  99.89%
2600.46/2610.41	c  2610s| 85400 |     5 | 14858k| 171.2 |   423M |  32 |7044 |  18k|  10k|  36k|  1 | 178k|  38 | 0.000000e+00 |      --      |    Inf |  99.92%
2603.25/2613.29	c  2613s| 85500 |     4 | 14888k| 171.4 |   423M |  32 |7044 |  14k|  10k|  36k|  1 | 178k|  38 | 0.000000e+00 |      --      |    Inf |  99.98%
2604.44/2614.43	c 
2604.44/2614.43	c SCIP Status        : problem is solved [infeasible]
2604.44/2614.43	c Solving Time (sec) : 2614.24
2604.44/2614.43	c Solving Nodes      : 85570 (total of 86778 nodes in 2 runs)
2604.44/2614.43	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
2604.44/2614.43	c Dual Bound         : +1.00000000000000e+20
2604.44/2614.43	c Gap                : 0.00 %
2604.44/2614.43	s UNSATISFIABLE
2604.44/2614.43	c SCIP Status        : problem is solved [infeasible]
2604.44/2614.43	c Total Time         :    2614.24
2604.44/2614.43	c   solving          :    2614.24
2604.44/2614.43	c   presolving       :       0.38 (included in solving)
2604.44/2614.43	c   reading          :       0.03 (included in solving)
2604.44/2614.43	c   copying          :       0.18 (7 #copies) (minimal 0.02, maximal 0.05, average 0.03)
2604.44/2614.43	c Original Problem   :
2604.44/2614.43	c   Problem name     : HOME/instance-4448325-1721365624.opb
2604.44/2614.43	c   Variables        : 7089 (7089 binary, 0 integer, 0 implicit integer, 0 continuous)
2604.44/2614.43	c   Constraints      : 16786 initial, 16786 maximal
2604.44/2614.43	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
2604.44/2614.43	c Presolved Problem  :
2604.44/2614.43	c   Problem name     : t_HOME/instance-4448325-1721365624.opb
2604.44/2614.43	c   Variables        : 7044 (7044 binary, 0 integer, 0 implicit integer, 0 continuous)
2604.44/2614.43	c   Constraints      : 11440 initial, 20315 maximal
2604.44/2614.43	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
2604.44/2614.43	c   Nonzeros         : 62464 constraint, 24061 clique table
2604.44/2614.43	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
2604.44/2614.43	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   gateextraction   :       0.01       0.00      3          0          0          0          0          0          2          1          0          0
2604.44/2614.43	c   implics          :       0.00       0.00      8          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   milp             :       0.06       0.00      1          0          0          0          0          0      16786      10412          0          0
2604.44/2614.43	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   sparsify         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   trivial          :       0.00       0.00     10         14          0          0          0          0          0          0          0          0
2604.44/2614.43	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   dualfix          :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   probing          :       0.05       0.00      2          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   symmetry         :       0.04       0.00      1          3          0          0          0          0          0          1          0          0
2604.44/2614.43	c   vbounds          :       0.00       0.00      2          0          1          0          0          0          0          0          0          0
2604.44/2614.43	c   knapsack         :       0.01       0.00     10          0          0          0          0          0          0          0          0          3
2604.44/2614.43	c   setppc           :       0.04       0.00     19          0         27          0          0          0         81          0          0          0
2604.44/2614.43	c   linear           :       0.05       0.00     10          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   orbitope         :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   logicor          :       0.04       0.01      9          0          0          0          0          0        184          0          0         90
2604.44/2614.43	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   root node        :          -          -      -       1284          -          -       1284          -          -          -          -          -
2604.44/2614.43	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
2604.44/2614.43	c   benderslp        :          0          0          0          0      45645          0          0       4397          0          0          0          0          0          0          0
2604.44/2614.43	c   integral         :          0          0          0          0      45645          0          0       4397          0          0          0          0          0          0      91290
2604.44/2614.43	c   knapsack         :         73+        87         13     767967          0          0          0          0      29471        698     253816          0          0          0          0
2604.44/2614.43	c   setppc           :      10334+     10344         24     771046          0          0          0       4393    3641813       3786    5561306          0          0          0          0
2604.44/2614.43	c   linear           :          6+        17          0     627258          0          0          0          2       2486         79      26267          0          0          0          0
2604.44/2614.43	c   orbitope         :          1          1          0     767081          0          0          0          0       6899          3        274          0          0          0          0
2604.44/2614.43	c   logicor          :       1026+      9900         24     369197          0          0          0          0     605822       3395     636993          1          0          0          0
2604.44/2614.43	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
2604.44/2614.43	c   benderslp        :       0.02       0.00       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00
2604.44/2614.43	c   integral         :      31.32       0.00       0.00       0.00      31.32       0.00       0.00       0.00       0.00       0.00
2604.44/2614.43	c   knapsack         :       2.41       0.00       0.00       2.21       0.00       0.00       0.00       0.00       0.19       0.00
2604.44/2614.43	c   setppc           :      11.78       0.00       0.01      10.83       0.00       0.00       0.00       0.01       0.92       0.01
2604.44/2614.43	c   linear           :       0.45       0.00       0.00       0.42       0.00       0.00       0.00       0.00       0.02       0.00
2604.44/2614.43	c   orbitope         :       0.20       0.00       0.00       0.20       0.00       0.00       0.00       0.00       0.00       0.00
2604.44/2614.43	c   logicor          :       9.32       0.01       0.00       8.83       0.00       0.00       0.00       0.00       0.49       0.00
2604.44/2614.43	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2604.44/2614.43	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2604.44/2614.43	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2604.44/2614.43	c   components       :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
2604.44/2614.43	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
2604.44/2614.43	c   dualfix          :          2          0          0          0
2604.44/2614.43	c   genvbounds       :          0          0          0          0
2604.44/2614.43	c   nlobbt           :          0          0          0          0
2604.44/2614.43	c   obbt             :          0          0          0          0
2604.44/2614.43	c   probing          :          0          0          0          0
2604.44/2614.43	c   pseudoobj        :          0          0          0          0
2604.44/2614.43	c   redcost          :          0          0          0          0
2604.44/2614.43	c   rootredcost      :          0          0          0          0
2604.44/2614.43	c   symmetry         :          0          0          0          0
2604.44/2614.43	c   vbounds          :     552631          0          0          0
2604.44/2614.43	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
2604.44/2614.43	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
2604.44/2614.43	c   genvbounds       :       0.09       0.00       0.00       0.09       0.00       0.00
2604.44/2614.43	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
2604.44/2614.43	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
2604.44/2614.43	c   probing          :       0.05       0.00       0.05       0.00       0.00       0.00
2604.44/2614.43	c   pseudoobj        :       0.10       0.00       0.00       0.10       0.00       0.00
2604.44/2614.43	c   redcost          :       0.04       0.00       0.00       0.04       0.00       0.00
2604.44/2614.43	c   rootredcost      :       0.04       0.00       0.00       0.04       0.00       0.00
2604.44/2614.43	c   symmetry         :       0.16       0.00       0.04       0.13       0.00       0.00
2604.44/2614.43	c   vbounds          :      11.35       0.00       0.00      11.35       0.00       0.00
2604.44/2614.43	c Symmetry           :
2604.44/2614.43	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
2604.44/2614.43	c   orbital reduction:          0 reductions applied,          0 cutoffs
2604.44/2614.43	c   lexicographic red:          0 reductions applied,          0 cutoffs
2604.44/2614.43	c   shadow tree time :       0.00 s
2604.44/2614.43	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
2604.44/2614.43	c   propagation      :       0.43       7879       7615          -      35867       36.5        986       13.2          -          -          -
2604.44/2614.43	c   infeasible LP    :      46.16      38453      38443          -     245531       54.2       1527       35.4      38442       87.6          0
2604.44/2614.43	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
2604.44/2614.43	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
2604.44/2614.43	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
2604.44/2614.43	c   applied globally :       3.81          -          -          1     139721       27.9          -          -      32750          -          -
2604.44/2614.43	c   applied locally  :          -          -          -          0        455       91.0          -          -       5692          -          -
2604.44/2614.43	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
2604.44/2614.43	c   cut pool         :       3.87          -       7354         46          -          -      66036     308753          -          -          -          -          -    (maximal pool size:       4434)
2604.44/2614.43	c   aggregation      :       2.63       0.00       1469         24          0          0         16         23          8         13          7          6          0
2604.44/2614.43	c   > cmir           :          -          -          -          -          -          -          -         23          0          7          7          0          -
2604.44/2614.43	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
2604.44/2614.43	c   > knapsackcover  :          -          -          -          -          -          -          -          0          8          6          0          6          -
2604.44/2614.43	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   clique           :       2.87       0.00         24         24          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   gomory           :     191.81       0.00       1466         20          0          0      74429     288355      11052      22225      21813        412          0
2604.44/2614.43	c   > gomorymi       :          -          -          -          -          -          -          -      29278       5526        859        643        216          -
2604.44/2614.43	c   > strongcg       :          -          -          -          -          -          -          -     259077       5526      21366      21170        196          -
2604.44/2614.43	c   impliedbounds    :       0.47       0.00       1470         24          0          0         17         74          0         51         51          0          0
2604.44/2614.43	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   mcf              :       0.02       0.00          2          2          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   multilinear      :       0.00       0.00       5863         24          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   rlt              :       0.00       0.00        883         20          0          0          0          0          0          0          0          0          0
2604.44/2614.43	c   zerohalf         :      35.92       0.00       1469         24          0          0      14107      20301      11473      15222       6189       9033          0
2604.44/2614.43	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
2604.44/2614.43	c   hybrid           :       0.46       0.00       3674         24      37502         10     293785        148          0       5575
2604.44/2614.43	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c Pricers            :   ExecTime  SetupTime      Calls       Vars
2604.44/2614.43	c   problem variables:       0.00          -          0          0
2604.44/2614.43	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
2604.44/2614.43	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c   relpscost        :      31.27       0.00      45645          0          0          0          0          0          0      91290
2604.44/2614.43	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
2604.44/2614.43	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
2604.44/2614.43	c   LP solutions     :       0.00          -          -          0          0
2604.44/2614.43	c   relax solutions  :       0.00          -          -          0          0
2604.44/2614.43	c   pseudo solutions :       0.00          -          -          0          0
2604.44/2614.43	c   strong branching :       0.00          -          -          0          0
2604.44/2614.43	c   actconsdiving    :       0.00       0.00          0          0          0
2604.44/2614.43	c   adaptivediving   :      23.93       0.00        102          0          0
2604.44/2614.43	c   alns             :       1.11       0.00         11          0          0
2604.44/2614.43	c   bound            :       0.00       0.00          0          0          0
2604.44/2614.43	c   clique           :       0.01       0.00          1          0          0
2604.44/2614.43	c   coefdiving       :       0.00       0.00          0          0          0
2604.44/2614.43	c   completesol      :       0.00       0.00          0          0          0
2604.44/2614.43	c   conflictdiving   :      19.59       0.00        118          0          0
2604.44/2614.43	c   crossover        :       0.03       0.00          0          0          0
2604.44/2614.43	c   dins             :       0.00       0.00          0          0          0
2604.44/2614.43	c   distributiondivin:      45.65       0.00        118          0          0
2604.44/2614.43	c   dps              :       0.00       0.00          0          0          0
2604.44/2614.43	c   dualval          :       0.00       0.00          0          0          0
2604.44/2614.43	c   farkasdiving     :       0.00       0.00          0          0          0
2604.44/2614.43	c   feasjump         :       0.13       0.00          2          0          0
2604.44/2614.43	c   feaspump         :      21.56       0.00         29          0          0
2604.44/2614.43	c   fixandinfer      :       0.00       0.00          0          0          0
2604.44/2614.43	c   fracdiving       :      24.15       0.00        118          0          0
2604.44/2614.43	c   gins             :       0.01       0.00          0          0          0
2604.44/2614.43	c   guideddiving     :       0.00       0.00          0          0          0
2604.44/2614.43	c   indcoefdiving    :       0.00       0.00          0          0          0
2604.44/2614.43	c   indicator        :       0.03       0.00          0          0          0
2604.44/2614.43	c   indicatordiving  :       0.00       0.00          0          0          0
2604.44/2614.43	c   indoneopt        :       0.03       0.00          0          0          0
2604.44/2614.43	c   indrounding      :       0.00       0.00          0          0          0
2604.44/2614.43	c   indtwoopt        :       0.00       0.00          0          0          0
2604.44/2614.43	c   intdiving        :       0.00       0.00          0          0          0
2604.44/2614.43	c   intshifting      :       0.00       0.00          0          0          0
2604.44/2614.43	c   linesearchdiving :      25.54       0.00        118          0          0
2604.44/2614.43	c   localbranching   :       0.00       0.00          0          0          0
2604.44/2614.43	c   locks            :       0.01       0.00          1          0          0
2604.44/2614.43	c   lpface           :       0.97       0.00          0          0          0
2604.44/2614.43	c   mpec             :       0.00       0.00          0          0          0
2604.44/2614.43	c   multistart       :       0.00       0.00          0          0          0
2604.44/2614.43	c   mutation         :       0.00       0.00          0          0          0
2604.44/2614.43	c   nlpdiving        :       0.00       0.00          0          0          0
2604.44/2614.43	c   objpscostdiving  :     122.59       0.00         18          0          0
2604.44/2614.43	c   octane           :       0.00       0.00          0          0          0
2604.44/2614.43	c   ofins            :       0.03       0.00          0          0          0
2604.44/2614.43	c   oneopt           :       0.03       0.00          0          0          0
2604.44/2614.43	c   padm             :       0.00       0.00          0          0          0
2604.44/2614.43	c   proximity        :       0.00       0.00          0          0          0
2604.44/2614.43	c   pscostdiving     :      33.12       0.00        119          0          0
2604.44/2614.43	c   randrounding     :       1.79       0.00       4410          0          0
2604.44/2614.43	c   rens             :       0.00       0.00          0          0          0
2604.44/2614.43	c   reoptsols        :       0.00       0.00          0          0          0
2604.44/2614.43	c   repair           :       0.00       0.00          0          0          0
2604.44/2614.43	c   rins             :       0.02       0.00          0          0          0
2604.44/2614.43	c   rootsoldiving    :      23.65       0.00         33          0          0
2604.44/2614.43	c   rounding         :       1.29       0.00       3090          0          0
2604.44/2614.43	c   scheduler        :       0.00       0.00          0          0          0
2604.44/2614.43	c   shiftandpropagate:       0.03       0.00          2          0          0
2604.44/2614.43	c   shifting         :       2.85       0.00       1137          0          0
2604.44/2614.43	c   simplerounding   :       0.03       0.00          0          0          0
2604.44/2614.43	c   smallcard        :       0.00       0.00          0          0          0
2604.44/2614.43	c   subnlp           :       0.05       0.00          0          0          0
2604.44/2614.43	c   trivial          :       0.00       0.00          4          0          0
2604.44/2614.43	c   trivialnegation  :       0.00       0.00          0          0          0
2604.44/2614.43	c   trustregion      :       0.00       0.00          0          0          0
2604.44/2614.43	c   trysol           :       0.02       0.00          0          0          0
2604.44/2614.43	c   twoopt           :       0.00       0.00          0          0          0
2604.44/2614.43	c   undercover       :       0.00       0.00          0          0          0
2604.44/2614.43	c   vbounds          :       0.01       0.00          2          0          0
2604.44/2614.43	c   veclendiving     :       8.62       0.00        118          0          0
2604.44/2614.43	c   zeroobj          :       0.00       0.00          0          0          0
2604.44/2614.43	c   zirounding       :       0.33       0.00       1000          0          0
2604.44/2614.43	c   other solutions  :          -          -          -          0          -
2604.44/2614.43	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
2604.44/2614.43	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
2604.44/2614.43	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
2604.44/2614.43	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
2604.44/2614.43	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
2604.44/2614.43	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
2604.44/2614.43	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
2604.44/2614.43	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
2604.44/2614.43	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
2604.44/2614.43	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
2604.44/2614.43	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
2604.44/2614.43	c   primal LP        :       6.04       2794          0       0.00       0.00       6.04       2794
2604.44/2614.43	c   dual LP          :    1733.53      87277   13736483     159.33    7924.00       1.92       1063
2604.44/2614.43	c   lex dual LP      :       0.00          0          0       0.00          -
2604.44/2614.43	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
2604.44/2614.43	c   resolve instable :       0.00          0          0       0.00          -
2604.44/2614.43	c   diving/probing LP:     312.86       2917    1160121     397.71    3708.07
2604.44/2614.43	c   strong branching :       1.85         38      17406     458.05    9427.55          -          -         23
2604.44/2614.43	c     (at root node) :          -         38      17406     458.05          -
2604.44/2614.43	c   conflict analysis:       0.00          0          0       0.00          -
2604.44/2614.43	c B&B Tree           :
2604.44/2614.43	c   number of runs   :          2
2604.44/2614.43	c   nodes            :      85570 (45004 internal, 40566 leaves)
2604.44/2614.43	c   feasible leaves  :          0
2604.44/2614.43	c   infeas. leaves   :      40566
2604.44/2614.43	c   objective leaves :          0
2604.44/2614.43	c   nodes (total)    :      86778 (45645 internal, 41133 leaves)
2604.44/2614.43	c   nodes left       :          0
2604.44/2614.43	c   max depth        :         32
2604.44/2614.43	c   max depth (total):         36
2604.44/2614.43	c   backtracks       :      23034 (26.9%)
2604.44/2614.43	c   early backtracks :          0 (0.0%)
2604.44/2614.43	c   nodes exc. ref.  :          0 (0.0%)
2604.44/2614.43	c   delayed cutoffs  :       4439
2604.44/2614.43	c   repropagations   :      76210 (2554971 domain reductions, 3783 cutoffs)
2604.44/2614.43	c   avg switch length:       3.54
2604.44/2614.43	c   switching time   :      32.71
2604.44/2614.43	c Root Node          :
2604.44/2614.43	c   First LP value   : +0.00000000000000e+00
2604.44/2614.43	c   First LP Iters   :       5805 (25537.03 Iter/sec)
2604.44/2614.43	c   First LP Time    :       0.23
2604.44/2614.43	c   Final Dual Bound :          -
2604.44/2614.43	c   Final Root Iters :      27508
2604.44/2614.43	c   Root LP Estimate : +7.34415571907947e-02
2604.44/2614.43	c Solution           :
2604.44/2614.43	c   Solutions found  :          0 (0 improvements)
2604.44/2614.43	c   Primal Bound     : infeasible
2604.44/2614.43	c   Dual Bound       :          -
2604.44/2614.43	c   Gap              :       0.00 %
2604.44/2614.43	c Integrals          :      Total       Avg%
2604.44/2614.43	c   primal-dual      :          -          - (problem infeasible)
2604.44/2614.43	c   primal-ref       :          -          - (problem infeasible)
2604.44/2614.43	c   dual-ref         :          -          - (problem infeasible)
2604.54/2614.50	c Time complete: 2604.56.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=969437, runsolver pid=969423

[startup+0.100083 s]*
/proc/loadavg: 1.12 1.15 1.66 4/256 969439
/proc/meminfo: memFree=125903592/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=35204 memory=548 CPUtime=0 cores=0,2
/proc/969437/stat : 969437 (pbscip) D 969423 969437 969366 0 -1 4194304 77 0 1 0 0 0 0 0 20 0 1 0 188723002 36048896 137 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 0 0 0 0 17 0 0 0 9 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 8801 137 121 3540 0 1341 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 35204 KiB
Current children cumulated memory: 548 KiB

[startup+0.206475 s]*
/proc/loadavg: 1.12 1.15 1.66 6/257 969440
/proc/meminfo: memFree=125852256/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=70464 memory=30184 CPUtime=0.02 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 4603 0 3 0 1 1 0 0 20 0 1 0 188723002 72155136 7546 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 0 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 17616 7546 3238 3540 0 5873 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 70464 KiB
Current children cumulated memory: 30184 KiB

[startup+0.306695 s]*
/proc/loadavg: 1.12 1.15 1.66 9/257 969440
/proc/meminfo: memFree=125783264/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=104192 memory=64804 CPUtime=0.12 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 14795 0 3 0 10 2 0 0 20 0 1 0 188723002 106692608 16201 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 26048 16201 3716 3540 0 14305 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 104192 KiB
Current children cumulated memory: 64804 KiB

[startup+0.70017 s]
/proc/loadavg: 1.12 1.15 1.66 5/257 969440
/proc/meminfo: memFree=125738032/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=135124 memory=88044 CPUtime=0.51 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 20695 0 3 0 48 3 0 0 20 0 1 0 188723002 138366976 22011 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 33781 22011 3972 3540 0 22038 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 135124 KiB
Current children cumulated memory: 88044 KiB

[startup+1.50018 s]
/proc/loadavg: 1.12 1.15 1.66 8/257 969440
/proc/meminfo: memFree=125719996/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=138228 memory=91212 CPUtime=1.3 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 21472 0 3 0 127 3 0 0 20 0 1 0 188723002 141545472 22803 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 34557 22803 3972 3540 0 22814 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 138228 KiB
Current children cumulated memory: 91212 KiB

[startup+3.10624 s]
/proc/loadavg: 1.35 1.20 1.68 8/257 969440
/proc/meminfo: memFree=125668704/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=147992 memory=99592 CPUtime=2.9 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 23068 0 3 0 287 3 0 0 20 0 1 0 188723002 151543808 24898 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 36998 24898 3972 3540 0 25255 0
Current children cumulated CPU time: 2.9 s
Current children cumulated vsize: 147992 KiB
Current children cumulated memory: 99592 KiB

[startup+6.30019 s]
/proc/loadavg: 1.35 1.20 1.68 8/257 969442
/proc/meminfo: memFree=125598984/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=180872 memory=126092 CPUtime=6.08 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 29774 0 3 0 604 4 0 0 20 0 1 0 188723002 185212928 31523 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 45218 31523 3972 3540 0 33475 0
Current children cumulated CPU time: 6.08 s
Current children cumulated vsize: 180872 KiB
Current children cumulated memory: 126092 KiB

[startup+12.7002 s]
/proc/loadavg: 1.56 1.24 1.69 7/257 969488
/proc/meminfo: memFree=125541928/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=215824 memory=157824 CPUtime=12.46 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 39379 0 3 0 1240 6 0 0 20 0 1 0 188723002 221003776 39456 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 53956 39456 4003 3540 0 42213 0
Current children cumulated CPU time: 12.46 s
Current children cumulated vsize: 215824 KiB
Current children cumulated memory: 157824 KiB

[startup+25.5002 s]
/proc/loadavg: 2.10 1.38 1.73 7/257 969489
/proc/meminfo: memFree=125430972/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=242512 memory=182200 CPUtime=25.21 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 46009 0 3 0 2514 7 0 0 20 0 1 0 188723002 248332288 45550 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 60628 45550 4003 3540 0 48885 0
Current children cumulated CPU time: 25.21 s
Current children cumulated vsize: 242512 KiB
Current children cumulated memory: 182200 KiB

[startup+51.1061 s]
/proc/loadavg: 2.81 1.61 1.79 7/257 969494
/proc/meminfo: memFree=125368848/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=246328 memory=188264 CPUtime=50.7 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 47481 0 3 0 5061 9 0 0 20 0 1 0 188723002 252239872 47066 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 61582 47066 4003 3540 0 49839 0
Current children cumulated CPU time: 50.7 s
Current children cumulated vsize: 246328 KiB
Current children cumulated memory: 188264 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 1.99 1.92 7/257 969503
/proc/meminfo: memFree=125259988/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=254968 memory=188264 CPUtime=101.68 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 49221 0 3 0 10158 10 0 0 20 0 1 0 188723002 261087232 47066 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 63742 47066 4003 3540 0 51999 0
Current children cumulated CPU time: 101.68 s
Current children cumulated vsize: 254968 KiB
Current children cumulated memory: 188264 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.39 2.06 7/257 969516
/proc/meminfo: memFree=125129492/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=274628 memory=205596 CPUtime=161.42 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 53637 0 3 0 16130 12 0 0 20 0 1 0 188723002 281219072 51399 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 68657 51399 4003 3540 0 56914 0
Current children cumulated CPU time: 161.42 s
Current children cumulated vsize: 274628 KiB
Current children cumulated memory: 205596 KiB

[startup+222.3 s]
/proc/loadavg: 4.32 2.79 2.22 7/259 969530
/proc/meminfo: memFree=125006560/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=283200 memory=213656 CPUtime=221.16 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 55177 0 3 0 22103 13 0 0 20 0 1 0 188723002 289996800 53414 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 70800 53414 4003 3540 0 59057 0
Current children cumulated CPU time: 221.16 s
Current children cumulated vsize: 283200 KiB
Current children cumulated memory: 213656 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 3.03 2.34 7/259 969540
/proc/meminfo: memFree=124911528/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=294788 memory=225160 CPUtime=280.9 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 57642 0 3 0 28076 14 0 0 20 0 1 0 188723002 301862912 56290 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 73697 56290 4003 3540 0 61954 0
Current children cumulated CPU time: 280.9 s
Current children cumulated vsize: 294788 KiB
Current children cumulated memory: 225160 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.22 2.45 7/257 969552
/proc/meminfo: memFree=124805508/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=301828 memory=231188 CPUtime=340.64 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 59132 0 3 0 34049 15 0 0 20 0 1 0 188723002 309071872 57797 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 75457 57797 4003 3540 0 63714 0
Current children cumulated CPU time: 340.64 s
Current children cumulated vsize: 301828 KiB
Current children cumulated memory: 231188 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.38 2.56 7/257 969563
/proc/meminfo: memFree=124735148/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=306188 memory=241768 CPUtime=400.4 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 60229 0 3 0 40023 17 0 0 20 0 1 0 188723002 313536512 60442 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 76547 60442 4003 3540 0 64804 0
Current children cumulated CPU time: 400.4 s
Current children cumulated vsize: 306188 KiB
Current children cumulated memory: 241768 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.53 2.66 7/257 969573
/proc/meminfo: memFree=124630472/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=311368 memory=261736 CPUtime=460.17 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 61520 0 3 0 46000 17 0 0 20 0 1 0 188723002 318840832 65434 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 77842 65434 4003 3540 0 66099 0

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

/proc/loadavg: 4.08 4.09 3.93 6/258 970568
/proc/meminfo: memFree=123193172/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=523584 memory=477760 CPUtime=2253.82 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 103683 0 3 0 225349 33 0 0 20 0 1 0 188723002 536150016 119440 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 130896 119440 4003 3540 0 119153 0
Current children cumulated CPU time: 2253.82 s
Current children cumulated vsize: 523584 KiB
Current children cumulated memory: 477760 KiB

[startup+2322.3 s]
/proc/loadavg: 4.09 4.08 3.94 6/256 970579
/proc/meminfo: memFree=123163312/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=523584 memory=477760 CPUtime=2313.61 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 103877 0 3 0 231327 34 0 0 20 0 1 0 188723002 536150016 119440 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 130896 119440 4003 3540 0 119153 0
Current children cumulated CPU time: 2313.61 s
Current children cumulated vsize: 523584 KiB
Current children cumulated memory: 477760 KiB

[startup+2382.3 s]
/proc/loadavg: 4.39 4.18 3.99 6/256 970589
/proc/meminfo: memFree=123124632/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=527784 memory=479604 CPUtime=2373.36 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 104575 0 3 0 237302 34 0 0 20 0 1 0 188723002 540450816 119901 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 131946 119901 4003 3540 0 120203 0
Current children cumulated CPU time: 2373.36 s
Current children cumulated vsize: 527784 KiB
Current children cumulated memory: 479604 KiB

[startup+2442.3 s]
/proc/loadavg: 4.26 4.17 4.00 6/254 970600
/proc/meminfo: memFree=123083288/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=527784 memory=479844 CPUtime=2433.1 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 104765 0 3 0 243275 35 0 0 20 0 1 0 188723002 540450816 119961 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 131946 119961 4003 3540 0 120203 0
Current children cumulated CPU time: 2433.1 s
Current children cumulated vsize: 527784 KiB
Current children cumulated memory: 479844 KiB

[startup+2502.3 s]
/proc/loadavg: 4.16 4.16 4.00 6/254 970610
/proc/meminfo: memFree=123017764/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=536488 memory=483304 CPUtime=2492.84 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 105332 0 3 0 249249 35 0 0 20 0 1 0 188723002 549363712 120826 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 134122 120826 4003 3540 0 122379 0
Current children cumulated CPU time: 2492.84 s
Current children cumulated vsize: 536488 KiB
Current children cumulated memory: 483304 KiB

[startup+2562.3 s]
/proc/loadavg: 4.10 4.14 4.00 6/255 970621
/proc/meminfo: memFree=122991408/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=536488 memory=486140 CPUtime=2552.57 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 105720 0 3 0 255222 35 0 0 20 0 1 0 188723002 549363712 121535 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 134122 121535 4003 3540 0 122379 0
Current children cumulated CPU time: 2552.57 s
Current children cumulated vsize: 536488 KiB
Current children cumulated memory: 486140 KiB

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

# cumulated CPU time of all completed processes:  user=2604.21 s, system=0.363915 s

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

[startup+2585.6 s]
/proc/loadavg: 4.12 4.14 4.01 6/257 970629
/proc/meminfo: memFree=122981124/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=536488 memory=486412 CPUtime=2575.77 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 105960 0 3 0 257542 35 0 0 20 0 1 0 188723002 549363712 121603 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 134122 121603 4003 3540 0 122379 0
Current children cumulated CPU time: 2575.77 s
Current children cumulated vsize: 536488 KiB
Current children cumulated memory: 486412 KiB

[startup+2598.4 s]
/proc/loadavg: 4.09 4.14 4.01 6/257 970633
/proc/meminfo: memFree=122975632/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=536488 memory=486676 CPUtime=2588.51 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 105994 0 3 0 258816 35 0 0 20 0 1 0 188723002 549363712 121669 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 134122 121669 4003 3540 0 122379 0
Current children cumulated CPU time: 2588.51 s
Current children cumulated vsize: 536488 KiB
Current children cumulated memory: 486676 KiB

[startup+2604.8 s]
/proc/loadavg: 4.09 4.13 4.01 6/257 970633
/proc/meminfo: memFree=122974188/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=536488 memory=486676 CPUtime=2594.89 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 106038 0 3 0 259454 35 0 0 20 0 1 0 188723002 549363712 121669 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 134122 121669 4003 3540 0 122379 0
Current children cumulated CPU time: 2594.89 s
Current children cumulated vsize: 536488 KiB
Current children cumulated memory: 486676 KiB

[startup+2611.2 s]
/proc/loadavg: 4.16 4.15 4.01 6/257 970634
/proc/meminfo: memFree=122923804/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=536488 memory=486676 CPUtime=2601.26 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 106039 0 3 0 260091 35 0 0 20 0 1 0 188723002 549363712 121669 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 134122 121669 4003 3540 0 122379 0
Current children cumulated CPU time: 2601.26 s
Current children cumulated vsize: 536488 KiB
Current children cumulated memory: 486676 KiB

[startup+2612.8 s]
/proc/loadavg: 4.16 4.15 4.01 6/257 970634
/proc/meminfo: memFree=122923804/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=536488 memory=486676 CPUtime=2602.85 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 106040 0 3 0 260250 35 0 0 20 0 1 0 188723002 549363712 121669 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 134122 121669 4003 3540 0 122379 0
Current children cumulated CPU time: 2602.85 s
Current children cumulated vsize: 536488 KiB
Current children cumulated memory: 486676 KiB

[startup+2613.6 s]
/proc/loadavg: 4.15 4.14 4.01 6/257 970634
/proc/meminfo: memFree=122923804/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=536488 memory=486676 CPUtime=2603.65 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 106040 0 3 0 260330 35 0 0 20 0 1 0 188723002 549363712 121669 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 134122 121669 4003 3540 0 122379 0
Current children cumulated CPU time: 2603.65 s
Current children cumulated vsize: 536488 KiB
Current children cumulated memory: 486676 KiB

[startup+2614 s]*
/proc/loadavg: 4.15 4.14 4.01 6/257 970634
/proc/meminfo: memFree=122923412/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=536488 memory=486676 CPUtime=2604.05 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 106040 0 3 0 260370 35 0 0 20 0 1 0 188723002 549363712 121669 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 134122 121669 4003 3540 0 122379 0
Current children cumulated CPU time: 2604.05 s
Current children cumulated vsize: 536488 KiB
Current children cumulated memory: 486676 KiB

[startup+2614.4 s]
/proc/loadavg: 4.15 4.14 4.01 6/257 970634
/proc/meminfo: memFree=122923412/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=536488 memory=486676 CPUtime=2604.44 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 106040 0 3 0 260409 35 0 0 20 0 1 0 188723002 549363712 121669 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 2 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 134122 121669 4003 3540 0 122379 0
Current children cumulated CPU time: 2604.44 s
Current children cumulated vsize: 536488 KiB
Current children cumulated memory: 486676 KiB

[startup+2614.5 s]
/proc/loadavg: 4.15 4.14 4.01 6/257 970634
/proc/meminfo: memFree=122923412/131524600 swapFree=131071996/131071996
[pid=969437] ppid=969423 vsize=533924 memory=484576 CPUtime=2604.54 cores=0,2
/proc/969437/stat : 969437 (pbscip) R 969423 969437 969366 0 -1 4194304 106041 0 3 0 260419 35 0 0 20 0 1 0 188723002 546738176 121144 134679101440 4194304 18693293 140726267250032 0 0 0 0 0 0 0 0 0 17 0 0 0 18 0 0 21375888 21430392 46813184 140726267257859 140726267257958 140726267257958 140726267264974 0
/proc/969437/statm: 133481 121144 4003 3540 0 121738 0
Current children cumulated CPU time: 2604.54 s
Current children cumulated vsize: 533924 KiB
Current children cumulated memory: 484576 KiB

Child status: 0

Real time (s): 2614.51
CPU time (s): 2604.57
CPU user time (s): 2604.21
CPU system time (s): 0.363915
CPU usage (%): 99.6198
Max. virtual memory (cumulated for all children) (KiB): 536488
Max. memory (cumulated for all children) (KiB): 486676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2604.21
system time used= 0.363915
maximum resident set size= 486676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106052
page faults= 3
swaps= 0
block input operations= 792
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61
involuntary context switches= 17951


# summary of solver processes directly reported to runsolver:
#   pid: 969437
#   total CPU time (s): 2604.57
#   total CPU user time (s): 2604.21
#   total CPU system time (s): 0.363915

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54399 second user time and 12.7593 second system time

The end

Launcher Data

Begin job on nodeC016 at 2024-07-19 07:07:16
IDJOB=4448325
IDBENCH=160391
IDSOLVER=3059
FILE ID=nodeC016/4448325-1721365624
RUNJOBID= nodeC016-1721365636-969376
SLURM_JOB_ID= 7542800
Free space on /tmp= 890084 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-left3reg-l090-r089-n1.cnf-extracted.pb.metafix.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4448325-1721365624/watcher-4448325-1721365624 -o /tmp/evaluation-result-4448325-1721365624/solver-4448325-1721365624 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721365636-969376 --watchdog 3760  pbscip -f HOME/instance-4448325-1721365624.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= ea5e7256587f4a4e9df55aed19f52ebe
RANDOM SEED=647010512

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125907016 kB
MemAvailable:   129715996 kB
Buffers:          375436 kB
Cached:          4268456 kB
SwapCached:            0 kB
Active:           620036 kB
Inactive:        4384436 kB
Active(anon):       1472 kB
Inactive(anon):   396912 kB
Active(file):     618564 kB
Inactive(file):  3987524 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             75208 kB
Writeback:             0 kB
AnonPages:        359240 kB
Mapped:           106288 kB
Shmem:             37720 kB
KReclaimable:      85076 kB
Slab:             195428 kB
SReclaimable:      85076 kB
SUnreclaim:       110352 kB
KernelStack:        3872 kB
PageTables:         9928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     810564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            71008 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      207572 kB
DirectMap2M:    13197312 kB
DirectMap1G:    122683392 kB

Free space on /tmp at the end= 890004 MiB
End job on nodeC016 at 2024-07-19 07:50:51