Trace number 4450265

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 1267.65 1271.75

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-left3reg-l080-r079-n1.cnf-plain.pb.metafix.opb
MD5SUM266633e779ed92513dfdd11bdc765a52
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 benchmark1.98419
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5685
Total number of constraints17960
Number of constraints which are clauses17960
Number of constraints which are cardinality constraints (but not clauses)0
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.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4450265-1721410868.opb>
0.00/0.04	c original problem has 5685 variables (5685 bin, 0 int, 0 impl, 0 cont) and 17960 constraints
0.00/0.04	c problem read in 0.03
0.00/0.04	c No objective function, only one solution is needed.
0.00/0.06	c presolving:
0.09/0.10	c    (0.1s) running MILP presolver
0.09/0.12	c    (0.1s) MILP presolver found nothing
0.09/0.15	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 17960 upgd conss, 0 impls, 16065 clqs
0.09/0.18	c (round 2, exhaustive) 0 del vars, 7580 del conss, 1895 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 17960 upgd conss, 0 impls, 16065 clqs
0.09/0.19	c    (0.2s) running MILP presolver
0.09/0.21	c    (0.2s) MILP presolver found nothing
0.20/0.27	c    (0.3s) probing: 51/5685 (0.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.20/0.27	c    (0.3s) probing aborted: 50/50 successive totally useless probings
0.20/0.28	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.30/0.32	c    (0.3s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
0.30/0.32	c dynamic symmetry handling statistics:
0.30/0.32	c    orbitopal reduction:       no components
0.30/0.32	c    orbital reduction:         no components
0.30/0.32	c    lexicographic reduction:   no permutations
0.30/0.32	c handled 1 out of 1 symmetry components
0.30/0.32	c (round 3, exhaustive) 13 del vars, 7580 del conss, 1896 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 17960 upgd conss, 0 impls, 17871 clqs
0.30/0.32	c (round 4, fast)       33 del vars, 7645 del conss, 1896 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 17960 upgd conss, 0 impls, 17861 clqs
0.30/0.33	c    (0.3s) probing: 56/5685 (1.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.30/0.33	c    (0.3s) probing aborted: 50/50 successive totally useless probings
0.30/0.33	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
0.30/0.33	c  33 deleted vars, 7645 deleted constraints, 1896 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.30/0.33	c  0 implications, 17861 cliques
0.30/0.33	c presolved problem has 5662 variables (5662 bin, 0 int, 0 impl, 0 cont) and 12211 constraints
0.30/0.33	c   12210 constraints of type <setppc>
0.30/0.33	c       1 constraints of type <orbitope>
0.30/0.33	c transformed objective value is always integral (scale: 1)
0.30/0.33	c Presolving Time: 0.27
0.30/0.33	c - non default parameters ----------------------------------------------------------------------
0.30/0.33	c # SCIP version 10.0.0
0.30/0.33	c 
0.30/0.33	c # maximal time in seconds to run
0.30/0.33	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.30/0.33	c limits/time = 3596.997058
0.30/0.33	c 
0.30/0.33	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.30/0.33	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.30/0.33	c limits/memory = 27900
0.30/0.33	c 
0.30/0.33	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.30/0.33	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.30/0.33	c limits/solutions = 1
0.30/0.33	c 
0.30/0.33	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.30/0.33	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.30/0.33	c misc/usesymmetry = 3
0.30/0.33	c 
0.30/0.33	c # belongs reading time to solving time?
0.30/0.33	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.30/0.33	c timing/reading = TRUE
0.30/0.33	c 
0.30/0.33	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.30/0.33	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.30/0.33	c propagating/symmetry/detectdoublelex = FALSE
0.30/0.33	c 
0.30/0.33	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.30/0.33	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.30/0.33	c propagating/symmetry/detectsubgroups = FALSE
0.30/0.33	c 
0.30/0.33	c # Type of symmetries that shall be computed?
0.30/0.33	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.30/0.33	c propagating/symmetry/symtype = 1
0.30/0.33	c 
0.30/0.33	c # Should components consisting of a single full reflection be handled?
0.30/0.33	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.30/0.33	c propagating/symmetry/usesimplesgncomp = FALSE
0.30/0.33	c 
0.30/0.33	c -----------------------------------------------------------------------------------------------
0.30/0.33	c start solving
0.30/0.34	c 
0.49/0.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.49/0.55	c   0.5s|     1 |     0 |  4234 |     - |    75M |   0 |5662 |  12k|  12k|   0 |  0 |  17 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.58/1.67	c   1.7s|     1 |     0 | 14271 |     - |    81M |   0 |5662 |  12k|  12k| 209 |  1 |  20 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.88/1.91	c   1.9s|     1 |     0 | 15556 |     - |    82M |   0 |5662 |  12k|  12k| 430 |  2 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.08/2.15	c   2.1s|     1 |     0 | 16445 |     - |    86M |   0 |5662 |  12k|  12k| 649 |  3 |  22 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.47/2.53	c   2.5s|     1 |     0 | 17139 |     - |    87M |   0 |5662 |  12k|  13k| 795 |  4 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.77/2.88	c   2.9s|     1 |     0 | 17619 |     - |    90M |   0 |5662 |  12k|  13k| 862 |  5 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.27/3.33	c   3.3s|     1 |     0 | 18264 |     - |    94M |   0 |5662 |  12k|  13k| 937 |  6 |  26 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.57/3.64	c   3.6s|     1 |     0 | 18540 |     - |    96M |   0 |5662 |  12k|  13k| 976 |  7 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.77/3.83	c   3.8s|     1 |     0 | 18697 |     - |   100M |   0 |5662 |  12k|  13k|1011 |  8 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.97/4.03	c   4.0s|     1 |     0 | 18920 |     - |   103M |   0 |5662 |  12k|  13k|1031 |  9 |  29 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.27/4.32	c   4.3s|     1 |     0 | 19336 |     - |   106M |   0 |5662 |  12k|  13k|1052 | 10 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.36/4.45	c   4.4s|     1 |     0 | 19416 |     - |   108M |   0 |5662 |  12k|  13k|1067 | 11 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.97/6.05	c   6.0s|     1 |     2 | 23396 |     - |   108M |   0 |5662 |  12k|  13k|1067 | 11 |  40 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.54/15.66	c  15.7s|   100 |    97 | 66261 | 473.2 |   116M |  39 |5662 |  12k|  12k|2400 |  1 | 296 |  19 | 0.000000e+00 |      --      |    Inf | unknown
17.23/17.37	c  17.4s|   200 |   104 | 76795 | 288.3 |   123M |  56 |5662 |  12k|  12k|2793 |  1 | 458 |  19 | 0.000000e+00 |      --      |    Inf | unknown
18.73/18.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.73/18.87	c  18.9s|   300 |   109 | 85148 | 219.8 |   131M |  56 |5662 |  12k|  12k|3644 |  1 | 559 |  19 | 0.000000e+00 |      --      |    Inf | unknown
20.23/20.36	c  20.4s|   400 |   106 | 90499 | 178.2 |   141M |  56 |5662 |  12k|  12k|4303 |  1 | 698 |  19 | 0.000000e+00 |      --      |    Inf | unknown
22.62/22.70	c  22.7s|   500 |   121 |104151 | 169.8 |   146M |  56 |5662 |  13k|  12k|5436 |  0 | 881 |  19 | 0.000000e+00 |      --      |    Inf | unknown
23.72/23.81	c  23.8s|   600 |   121 |109316 | 150.1 |   150M |  56 |5662 |  13k|  12k|6271 |  1 |1045 |  19 | 0.000000e+00 |      --      |    Inf | unknown
24.51/24.69	c  24.7s|   700 |   126 |115008 | 136.8 |   152M |  56 |5662 |  13k|  12k|7066 |  1 |1164 |  19 | 0.000000e+00 |      --      |    Inf | unknown
25.31/25.44	c  25.4s|   800 |   129 |119679 | 125.5 |   152M |  56 |5662 |  13k|  12k|7639 |  1 |1413 |  19 | 0.000000e+00 |      --      |    Inf | unknown
26.60/26.76	c  26.8s|   900 |   135 |128307 | 121.1 |   155M |  56 |5662 |  13k|  12k|8350 |  1 |1637 |  19 | 0.000000e+00 |      --      |    Inf | unknown
27.50/27.65	c  27.6s|  1000 |   136 |135510 | 116.2 |   155M |  56 |5662 |  13k|  12k|9279 |  1 |1910 |  19 | 0.000000e+00 |      --      |    Inf | unknown
28.40/28.59	c  28.6s|  1100 |   141 |141955 | 111.5 |   155M |  56 |5662 |  13k|   0 |9798 |  0 |2136 |  19 | 0.000000e+00 |      --      |    Inf | unknown
30.10/30.24	c  30.2s|  1200 |   178 |154939 | 113.0 |   157M |  56 |5662 |  13k|   0 |  10k|  0 |2241 |  19 | 0.000000e+00 |      --      |    Inf | unknown
31.30/31.49	c  31.5s|  1300 |   188 |162903 | 110.5 |   162M |  56 |5662 |  13k|  12k|  11k|  2 |2410 |  19 | 0.000000e+00 |      --      |    Inf | unknown
32.39/32.53	c  32.5s|  1400 |   175 |169356 | 107.2 |   166M |  56 |5662 |  14k|  12k|  11k|  1 |2611 |  19 | 0.000000e+00 |      --      |    Inf | unknown
33.09/33.28	c  33.3s|  1500 |   175 |172798 | 102.3 |   167M |  56 |5662 |  14k|  12k|  12k|  1 |2949 |  19 | 0.000000e+00 |      --      |    Inf | unknown
33.79/33.92	c  33.9s|  1600 |   163 |176136 |  98.0 |   167M |  56 |5662 |  14k|  12k|  12k|  1 |3210 |  19 | 0.000000e+00 |      --      |    Inf | unknown
34.48/34.66	c  34.7s|  1700 |   163 |179351 |  94.1 |   168M |  56 |5662 |  14k|  12k|  12k|  1 |3382 |  19 | 0.000000e+00 |      --      |    Inf | unknown
35.28/35.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
35.28/35.49	c  35.5s|  1800 |   155 |186021 |  92.6 |   169M |  56 |5662 |  14k|  12k|  13k|  1 |3612 |  19 | 0.000000e+00 |      --      |    Inf | unknown
35.88/36.07	c  36.1s|  1900 |   157 |189004 |  89.3 |   169M |  56 |5662 |  14k|  12k|  13k|  1 |3789 |  19 | 0.000000e+00 |      --      |    Inf | unknown
36.47/36.60	c  36.6s|  2000 |   155 |191315 |  86.0 |   169M |  56 |5662 |  14k|   0 |  13k|  0 |4028 |  19 | 0.000000e+00 |      --      |    Inf | unknown
37.57/37.73	c  37.7s|  2100 |   164 |203057 |  87.5 |   169M |  56 |5662 |  15k|   0 |  15k|  0 |4230 |  19 | 0.000000e+00 |      --      |    Inf | unknown
38.67/38.85	c  38.8s|  2200 |   175 |213713 |  88.4 |   169M |  56 |5662 |  15k|  12k|  16k|  1 |4525 |  19 | 0.000000e+00 |      --      |    Inf | unknown
39.16/39.38	c  39.4s|  2300 |   157 |216356 |  85.7 |   169M |  56 |5662 |  15k|   0 |  16k|  0 |4859 |  19 | 0.000000e+00 |      --      |    Inf | unknown
39.97/40.10	c  40.1s|  2400 |   153 |221549 |  84.3 |   169M |  56 |5662 |  15k|  12k|  17k|  2 |5093 |  19 | 0.000000e+00 |      --      |    Inf | unknown
41.16/41.33	c  41.3s|  2500 |   157 |230516 |  84.5 |   169M |  56 |5662 |  15k|   0 |  17k|  0 |5355 |  19 | 0.000000e+00 |      --      |    Inf | unknown
44.25/44.49	c  44.5s|  2600 |   167 |242092 |  85.7 |   169M |  56 |5662 |  15k|  12k|  18k|  1 |5509 |  19 | 0.000000e+00 |      --      |    Inf | unknown
44.96/45.13	c  45.1s|  2700 |   157 |244926 |  83.6 |   169M |  56 |5662 |  15k|  12k|  18k|  1 |5731 |  19 | 0.000000e+00 |      --      |    Inf | unknown
45.75/45.95	c  46.0s|  2800 |   157 |248567 |  81.9 |   169M |  56 |5662 |  15k|  12k|  19k|  1 |5821 |  19 | 0.000000e+00 |      --      |    Inf | unknown
46.44/46.62	c  46.6s|  2900 |   155 |251226 |  80.0 |   170M |  56 |5662 |  15k|   0 |  19k|  0 |6068 |  19 | 0.000000e+00 |      --      |    Inf | unknown
47.14/47.34	c  47.3s|  3000 |   162 |252695 |  77.8 |   170M |  56 |5662 |  15k|  12k|  19k|  1 |6094 |  19 | 0.000000e+00 |      --      |    Inf | unknown
47.94/48.17	c  48.2s|  3100 |   161 |256197 |  76.4 |   170M |  56 |5662 |  16k|  12k|  19k|  1 |6188 |  19 | 0.000000e+00 |      --      |    Inf | unknown
48.34/48.56	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
48.34/48.56	c (run 1, node 3134) performing user restart
48.34/48.56	c 
48.34/48.56	c (restart) converted 427 cuts from the global cut pool into linear constraints
48.34/48.56	c 
48.34/48.58	c presolving:
48.34/48.58	c (round 1, fast)       0 del vars, 2447 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 60 chg coeffs, 0 upgd conss, 0 impls, 18194 clqs
48.44/48.60	c (round 2, exhaustive) 0 del vars, 2731 del conss, 71 add conss, 0 chg bounds, 3 chg sides, 60 chg coeffs, 0 upgd conss, 0 impls, 18194 clqs
48.44/48.62	c (round 3, exhaustive) 0 del vars, 2731 del conss, 71 add conss, 0 chg bounds, 3 chg sides, 60 chg coeffs, 437 upgd conss, 0 impls, 18249 clqs
48.44/48.62	c (round 4, fast)       0 del vars, 2750 del conss, 71 add conss, 0 chg bounds, 3 chg sides, 60 chg coeffs, 437 upgd conss, 0 impls, 18250 clqs
48.44/48.63	c (round 5, medium)     0 del vars, 2771 del conss, 95 add conss, 0 chg bounds, 27 chg sides, 121 chg coeffs, 437 upgd conss, 0 impls, 18263 clqs
48.44/48.64	c (round 6, exhaustive) 0 del vars, 2789 del conss, 99 add conss, 0 chg bounds, 27 chg sides, 121 chg coeffs, 437 upgd conss, 0 impls, 18263 clqs
48.44/48.67	c (round 7, exhaustive) 0 del vars, 2836 del conss, 99 add conss, 0 chg bounds, 27 chg sides, 227 chg coeffs, 437 upgd conss, 0 impls, 18266 clqs
48.54/48.70	c presolving (8 rounds: 8 fast, 6 medium, 5 exhaustive):
48.54/48.70	c  0 deleted vars, 2836 deleted constraints, 99 added constraints, 0 tightened bounds, 0 added holes, 27 changed sides, 227 changed coefficients
48.54/48.70	c  0 implications, 18266 cliques
48.54/48.70	c presolved problem has 5662 variables (5662 bin, 0 int, 0 impl, 0 cont) and 13819 constraints
48.54/48.70	c      54 constraints of type <knapsack>
48.54/48.70	c   12391 constraints of type <setppc>
48.54/48.70	c       1 constraints of type <linear>
48.54/48.70	c       1 constraints of type <orbitope>
48.54/48.70	c    1372 constraints of type <logicor>
48.54/48.70	c transformed objective value is always integral (scale: 1)
48.54/48.70	c Presolving Time: 0.40
48.54/48.70	c 
48.64/48.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
48.64/48.89	c  48.9s|     1 |     0 |264239 |     - |   172M |   0 |5662 |  13k|  12k|   0 |  0 |6313 |  19 | 0.000000e+00 |      --      |    Inf | unknown
49.24/49.45	c  49.4s|     1 |     0 |265359 |     - |   173M |   0 |5662 |  13k|  12k| 189 |  1 |6315 |  19 | 0.000000e+00 |      --      |    Inf | unknown
50.14/50.30	c  50.3s|     1 |     0 |266345 |     - |   174M |   0 |5662 |  13k|  12k| 333 |  2 |6316 |  19 | 0.000000e+00 |      --      |    Inf | unknown
50.44/50.63	c  50.6s|     1 |     0 |266762 |     - |   176M |   0 |5662 |  13k|  12k| 389 |  3 |6317 |  19 | 0.000000e+00 |      --      |    Inf | unknown
50.94/51.13	c  51.1s|     1 |     0 |266941 |     - |   178M |   0 |5662 |  13k|  12k| 420 |  4 |6318 |  19 | 0.000000e+00 |      --      |    Inf | unknown
51.13/51.39	c  51.4s|     1 |     0 |267261 |     - |   180M |   0 |5662 |  13k|  12k| 446 |  5 |6319 |  19 | 0.000000e+00 |      --      |    Inf | unknown
51.53/51.70	c  51.7s|     1 |     0 |267455 |     - |   181M |   0 |5662 |  13k|  12k| 469 |  6 |6320 |  19 | 0.000000e+00 |      --      |    Inf | unknown
51.84/52.04	c  52.0s|     1 |     0 |268049 |     - |   183M |   0 |5662 |  13k|  12k| 499 |  7 |6322 |  19 | 0.000000e+00 |      --      |    Inf | unknown
52.23/52.47	c  52.5s|     1 |     0 |268278 |     - |   184M |   0 |5662 |  13k|  12k| 525 |  8 |6326 |  19 | 0.000000e+00 |      --      |    Inf | unknown
52.93/53.13	c  53.1s|     1 |     0 |268751 |     - |   186M |   0 |5662 |  13k|  13k| 566 |  9 |6328 |  19 | 0.000000e+00 |      --      |    Inf | unknown
53.42/53.68	c  53.7s|     1 |     0 |269010 |     - |   188M |   0 |5662 |  13k|  12k| 598 | 10 |6329 |  19 | 0.000000e+00 |      --      |    Inf | unknown
53.62/53.85	c  53.8s|     1 |     0 |269331 |     - |   190M |   0 |5662 |  13k|  12k| 623 | 11 |6330 |  19 | 0.000000e+00 |      --      |    Inf | unknown
55.03/55.24	c  55.2s|     1 |     2 |272952 |     - |   190M |   0 |5662 |  13k|  12k| 623 | 11 |6334 |  38 | 0.000000e+00 |      --      |    Inf | unknown
58.51/58.75	c  58.7s|   100 |    61 |295996 |  82.4 |   197M |  40 |5662 |  13k|  12k|1165 |  1 |6455 |  38 | 0.000000e+00 |      --      |    Inf | unknown
60.81/61.04	c  61.0s|   200 |    53 |310423 |  84.3 |   203M |  40 |5662 |  14k|  12k|1767 |  1 |6639 |  38 | 0.000000e+00 |      --      |    Inf | unknown
61.91/62.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
61.91/62.14	c  62.1s|   300 |    57 |313196 |  82.6 |   213M |  69 |5662 |  14k|  12k|2192 |  0 |6726 |  38 | 0.000000e+00 |      --      |    Inf | unknown
63.60/63.86	c  63.9s|   400 |    34 |322163 |  82.8 |   217M |  69 |5662 |  14k|  12k|3210 |  1 |6864 |  38 | 0.000000e+00 |      --      |    Inf | unknown
65.89/66.18	c  66.2s|   500 |    49 |331836 |  83.2 |   228M |  69 |5662 |  14k|  12k|4110 |  1 |6947 |  38 | 0.000000e+00 |      --      |    Inf | unknown
66.98/67.24	c  67.2s|   600 |    45 |336967 |  82.4 |   228M |  69 |5662 |  14k|  12k|4787 |  1 |7057 |  38 | 0.000000e+00 |      --      |    Inf | unknown
68.29/68.50	c  68.5s|   700 |    64 |344947 |  82.3 |   228M |  69 |5662 |  14k|  12k|5937 |  2 |7137 |  38 | 0.000000e+00 |      --      |    Inf | unknown
70.48/70.75	c  70.7s|   800 |    93 |361332 |  84.4 |   229M |  69 |5662 |  14k|  12k|6897 |  1 |7219 |  38 | 0.000000e+00 |      --      |    Inf | unknown
71.88/72.19	c  72.2s|   900 |    76 |365585 |  83.3 |   237M |  69 |5662 |  14k|  12k|7600 |  1 |7314 |  38 | 0.000000e+00 |      --      |    Inf | unknown
73.07/73.31	c  73.3s|  1000 |    54 |371352 |  82.7 |   237M |  69 |5662 |  14k|  12k|8404 |  1 |7407 |  38 | 0.000000e+00 |      --      |    Inf | unknown
74.46/74.73	c  74.7s|  1100 |    45 |380547 |  82.9 |   239M |  69 |5662 |  14k|  12k|9086 |  1 |7512 |  38 | 0.000000e+00 |      --      |    Inf | unknown
75.56/75.82	c  75.8s|  1200 |    58 |386552 |  82.4 |   241M |  69 |5662 |  14k|  12k|9487 |  1 |7618 |  38 | 0.000000e+00 |      --      |    Inf | unknown
77.76/78.05	c  78.0s|  1300 |    50 |398216 |  83.2 |   242M |  69 |5662 |  15k|  12k|  10k|  1 |7767 |  38 | 0.000000e+00 |      --      |    Inf | unknown
78.66/78.98	c  79.0s|  1400 |    39 |402234 |  82.2 |   245M |  69 |5662 |  15k|  12k|  10k|  1 |7835 |  38 | 0.000000e+00 |      --      |    Inf | unknown
80.05/80.36	c  80.4s|  1500 |    46 |409318 |  82.0 |   249M |  69 |5662 |  15k|  12k|  11k|  2 |7875 |  38 | 0.000000e+00 |      --      |    Inf | unknown
81.34/81.66	c  81.7s|  1600 |    66 |416218 |  81.7 |   249M |  69 |5662 |  15k|  12k|  11k|  2 |7999 |  38 | 0.000000e+00 |      --      |    Inf | unknown
82.24/82.56	c  82.6s|  1700 |    45 |418776 |  80.5 |   253M |  69 |5662 |  15k|  12k|  12k|  1 |8064 |  38 | 0.000000e+00 |      --      |    Inf | unknown
83.24/83.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
83.24/83.54	c  83.5s|  1800 |    55 |423550 |  79.9 |   255M |  69 |5662 |  15k|  12k|  12k|  1 |8151 |  38 | 0.000000e+00 |      --      |    Inf | unknown
84.14/84.48	c  84.5s|  1900 |    37 |428099 |  79.2 |   255M |  69 |5662 |  15k|   0 |  12k|  0 |8238 |  38 | 0.000000e+00 |      --      |    Inf | unknown
85.33/85.67	c  85.7s|  2000 |    50 |435486 |  79.1 |   256M |  69 |5662 |  15k|  12k|  13k|  1 |8320 |  38 | 0.000000e+00 |      --      |    Inf | unknown
86.53/86.84	c  86.8s|  2100 |    41 |442073 |  78.8 |   258M |  69 |5662 |  15k|  12k|  13k|  1 |8402 |  38 | 0.000000e+00 |      --      |    Inf | unknown
87.52/87.87	c  87.9s|  2200 |    41 |446646 |  78.2 |   261M |  69 |5662 |  15k|  12k|  14k|  2 |8473 |  38 | 0.000000e+00 |      --      |    Inf | unknown
88.63/88.99	c  89.0s|  2300 |    34 |452530 |  77.9 |   262M |  69 |5662 |  15k|  12k|  15k|  0 |8590 |  38 | 0.000000e+00 |      --      |    Inf | unknown
90.22/90.57	c  90.6s|  2400 |    39 |464824 |  78.7 |   266M |  69 |5662 |  15k|  12k|  16k|  1 |8707 |  38 | 0.000000e+00 |      --      |    Inf | unknown
91.31/91.67	c  91.7s|  2500 |    37 |470191 |  78.2 |   266M |  69 |5662 |  15k|  12k|  16k|  0 |8799 |  38 | 0.000000e+00 |      --      |    Inf | unknown
92.31/92.69	c  92.7s|  2600 |    35 |475700 |  77.8 |   267M |  69 |5662 |  15k|  12k|  17k|  1 |8927 |  38 | 0.000000e+00 |      --      |    Inf | unknown
93.41/93.77	c  93.8s|  2700 |    40 |482087 |  77.6 |   268M |  69 |5662 |  15k|  12k|  17k|  1 |9015 |  38 | 0.000000e+00 |      --      |    Inf | unknown
95.41/95.72	c  95.7s|  2800 |    41 |496407 |  78.7 |   272M |  69 |5662 |  15k|  12k|  18k|  1 |9117 |  38 | 0.000000e+00 |      --      |    Inf |   0.61%
96.20/96.53	c  96.5s|  2900 |    41 |498456 |  77.7 |   273M |  69 |5662 |  15k|  12k|  19k|  1 |9189 |  38 | 0.000000e+00 |      --      |    Inf |   0.61%
97.30/97.60	c  97.6s|  3000 |    46 |503037 |  77.2 |   274M |  69 |5662 |  15k|  12k|  19k|  1 |9312 |  38 | 0.000000e+00 |      --      |    Inf |   0.61%
102.69/103.04	c   103s|  3100 |    56 |513059 |  77.6 |   274M |  69 |5662 |  15k|  12k|  20k|  1 |9416 |  38 | 0.000000e+00 |      --      |    Inf |   0.62%
103.98/104.38	c   104s|  3200 |    45 |519683 |  77.4 |   277M |  69 |5662 |  15k|   0 |  20k|  0 |9527 |  38 | 0.000000e+00 |      --      |    Inf |   0.63%
105.18/105.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
105.18/105.57	c   106s|  3300 |    38 |525719 |  77.1 |   277M |  69 |5662 |  15k|  12k|  21k|  1 |9646 |  38 | 0.000000e+00 |      --      |    Inf |   0.77%
106.37/106.72	c   107s|  3400 |    37 |532973 |  77.1 |   278M |  69 |5662 |  16k|  12k|  22k|  1 |9789 |  38 | 0.000000e+00 |      --      |    Inf |   0.85%
107.97/108.34	c   108s|  3500 |    45 |542167 |  77.3 |   279M |  69 |5662 |  16k|  12k|  23k|  0 |9923 |  38 | 0.000000e+00 |      --      |    Inf |   1.06%
108.77/109.15	c   109s|  3600 |    39 |544804 |  76.5 |   280M |  69 |5662 |  16k|  12k|  23k|  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   1.15%
109.86/110.25	c   110s|  3700 |    47 |551889 |  76.4 |   280M |  69 |5662 |  16k|  12k|  23k|  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   1.39%
110.86/111.26	c   111s|  3800 |    44 |557171 |  76.1 |   283M |  69 |5662 |  16k|  12k|  24k|  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   1.39%
111.96/112.35	c   112s|  3900 |    44 |562821 |  75.8 |   285M |  69 |5662 |  16k|  12k|  24k|  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   1.40%
113.45/113.85	c   114s|  4000 |    42 |574057 |  76.3 |   286M |  69 |5662 |  16k|  12k|  26k|  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   1.40%
114.75/115.19	c   115s|  4100 |    47 |584355 |  76.7 |   287M |  69 |5662 |  16k|  12k|  27k|  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   1.41%
116.04/116.43	c   116s|  4200 |    52 |592636 |  76.8 |   288M |  69 |5662 |  16k|  12k|  27k|  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   1.44%
119.84/120.22	c   120s|  4300 |    55 |613766 |  78.6 |   294M |  69 |5662 |  16k|  12k|  28k|  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   1.55%
121.03/121.44	c   121s|  4400 |    40 |623003 |  78.8 |   294M |  69 |5662 |  16k|  12k|  29k|  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   1.66%
122.63/123.01	c   123s|  4500 |    41 |637337 |  79.6 |   295M |  69 |5662 |  16k|  12k|  29k|  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   1.83%
124.12/124.54	c   125s|  4600 |    41 |645880 |  79.7 |   298M |  69 |5662 |  16k|  12k|  30k|  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   1.86%
125.22/125.65	c   126s|  4700 |    38 |653094 |  79.6 |   298M |  69 |5662 |  16k|   0 |  31k|  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   1.88%
126.62/127.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
126.62/127.07	c   127s|  4800 |    36 |664885 |  80.1 |   299M |  69 |5662 |  16k|  12k|  31k|  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   1.94%
128.21/128.66	c   129s|  4900 |    35 |677772 |  80.7 |   299M |  69 |5662 |  16k|   0 |  32k|  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   2.15%
129.61/130.08	c   130s|  5000 |    38 |688758 |  81.1 |   300M |  69 |5662 |  16k|  12k|  33k|  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   2.55%
131.20/131.62	c   132s|  5100 |    31 |702769 |  81.8 |   301M |  69 |5662 |  16k|   0 |  34k|  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   2.99%
142.68/143.17	c   143s|  5200 |    33 |739937 |  85.3 |   302M |  69 |5662 |  16k|  12k|  36k|  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   3.61%
144.57/145.02	c   145s|  5300 |    32 |755002 |  86.0 |   303M |  69 |5662 |  16k|   0 |  36k|  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   4.00%
145.96/146.47	c   146s|  5400 |    37 |765279 |  86.2 |   303M |  69 |5662 |  16k|   0 |  37k|  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   4.36%
147.66/148.20	c   148s|  5500 |    38 |781686 |  87.1 |   304M |  69 |5662 |  16k|  12k|  39k|  2 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   4.95%
149.45/149.96	c   150s|  5600 |    34 |798265 |  88.0 |   305M |  69 |5662 |  16k|  12k|  40k|  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   5.33%
150.84/151.39	c   151s|  5700 |    38 |808793 |  88.2 |   305M |  69 |5662 |  16k|  12k|  41k|  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   5.60%
151.74/152.26	c   152s|  5800 |    41 |813106 |  87.7 |   305M |  69 |5662 |  16k|  12k|  42k|  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   5.85%
152.94/153.40	c   153s|  5900 |    34 |819544 |  87.5 |   306M |  69 |5662 |  16k|  12k|  43k|  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   6.18%
154.03/154.51	c   155s|  6000 |    41 |826605 |  87.3 |   307M |  69 |5662 |  16k|  12k|  44k|  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   6.50%
155.13/155.64	c   156s|  6100 |    38 |834182 |  87.2 |   307M |  69 |5662 |  16k|  12k|  45k|  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   6.91%
156.03/156.54	c   157s|  6200 |    38 |839526 |  86.8 |   307M |  69 |5662 |  17k|  12k|  46k|  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   7.17%
157.23/157.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
157.23/157.76	c   158s|  6300 |    31 |847203 |  86.7 |   308M |  69 |5662 |  17k|  12k|  47k|  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   7.38%
159.41/159.98	c   160s|  6400 |    40 |861070 |  87.2 |   312M |  69 |5662 |  17k|  12k|  48k|  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   7.44%
160.81/161.38	c   161s|  6500 |    41 |871792 |  87.4 |   312M |  69 |5662 |  17k|  12k|  48k|  2 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   7.47%
163.00/163.56	c   164s|  6600 |    50 |890496 |  88.5 |   313M |  69 |5662 |  17k|  12k|  50k|  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   7.53%
164.20/164.75	c   165s|  6700 |    48 |897825 |  88.3 |   313M |  69 |5662 |  17k|  12k|  50k|  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   7.54%
165.51/166.08	c   166s|  6800 |    41 |907076 |  88.3 |   314M |  69 |5662 |  17k|  12k|  51k|  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   7.54%
167.00/167.51	c   168s|  6900 |    43 |919567 |  88.7 |   314M |  69 |5662 |  17k|  12k|  52k|  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   7.57%
168.19/168.75	c   169s|  7000 |    42 |928874 |  88.8 |   315M |  69 |5662 |  17k|  12k|  53k|  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   7.59%
169.39/170.00	c   170s|  7100 |    37 |938847 |  88.9 |   315M |  69 |5662 |  17k|  12k|  54k|  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   7.61%
170.79/171.36	c   171s|  7200 |    42 |947570 |  88.8 |   315M |  69 |5662 |  17k|   0 |  55k|  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   7.62%
171.88/172.41	c   172s|  7300 |    39 |954465 |  88.7 |   315M |  69 |5662 |  17k|  12k|  57k|  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   7.65%
173.08/173.65	c   174s|  7400 |    36 |964580 |  88.8 |   315M |  69 |5662 |  17k|  12k|  57k|  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   7.69%
174.58/175.18	c   175s|  7500 |    44 |974888 |  88.9 |   317M |  69 |5662 |  17k|  12k|  58k|  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   7.71%
175.57/176.19	c   176s|  7600 |    46 |980434 |  88.6 |   317M |  69 |5662 |  17k|  12k|  59k|  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   7.73%
176.66/177.27	c   177s|  7700 |    34 |986828 |  88.4 |   317M |  69 |5662 |  18k|  12k|  59k|  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   7.76%
177.96/178.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.96/178.55	c   179s|  7800 |    38 |995750 |  88.4 |   319M |  69 |5662 |  18k|  12k|  60k|  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   7.86%
178.96/179.56	c   180s|  7900 |    38 |  1001k|  88.1 |   319M |  69 |5662 |  18k|  12k|  60k|  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   7.93%
179.86/180.43	c   180s|  8000 |    42 |  1005k|  87.7 |   319M |  69 |5662 |  18k|  12k|  61k|  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   7.97%
180.56/181.16	c   181s|  8100 |    38 |  1007k|  87.1 |   319M |  69 |5662 |  18k|  12k|  61k|  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   8.00%
181.85/182.45	c   182s|  8200 |    46 |  1015k|  87.0 |   320M |  69 |5662 |  18k|   0 |  62k|  0 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   8.09%
182.75/183.34	c   183s|  8300 |    43 |  1019k|  86.6 |   320M |  69 |5662 |  18k|  12k|  62k|  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   8.14%
183.74/184.31	c   184s|  8400 |    42 |  1024k|  86.3 |   320M |  69 |5662 |  18k|   0 |  63k|  0 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   8.21%
184.64/185.24	c   185s|  8500 |    47 |  1029k|  86.0 |   320M |  69 |5662 |  18k|  12k|  63k|  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   8.26%
185.54/186.14	c   186s|  8600 |    41 |  1034k|  85.6 |   320M |  69 |5662 |  18k|  12k|  63k|  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   8.32%
186.44/187.02	c   187s|  8700 |    42 |  1039k|  85.3 |   320M |  69 |5662 |  19k|  12k|  64k|  2 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   8.40%
187.33/187.97	c   188s|  8800 |    48 |  1044k|  85.0 |   320M |  69 |5662 |  19k|  12k|  64k|  0 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   8.42%
188.23/188.85	c   189s|  8900 |    60 |  1047k|  84.6 |   320M |  69 |5662 |  19k|  12k|  64k|  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   8.43%
189.13/189.78	c   190s|  9000 |    50 |  1051k|  84.2 |   320M |  69 |5662 |  19k|  12k|  65k|  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   8.43%
190.02/190.65	c   191s|  9100 |    38 |  1054k|  83.8 |   320M |  69 |5662 |  19k|  12k|  65k|  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   8.46%
191.12/191.77	c   192s|  9200 |    48 |  1061k|  83.7 |   320M |  69 |5662 |  19k|  12k|  66k|  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   8.49%
192.12/192.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
192.12/192.74	c   193s|  9300 |    47 |  1066k|  83.4 |   320M |  69 |5662 |  19k|  12k|  66k|  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   8.52%
193.01/193.62	c   194s|  9400 |    46 |  1069k|  83.0 |   320M |  69 |5662 |  19k|  12k|  66k|  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   8.54%
194.11/194.70	c   195s|  9500 |    46 |  1076k|  82.8 |   321M |  69 |5662 |  19k|  12k|  67k|  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   8.56%
195.01/195.64	c   196s|  9600 |    43 |  1080k|  82.5 |   321M |  69 |5662 |  19k|  12k|  67k|  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   8.58%
196.00/196.64	c   197s|  9700 |    38 |  1085k|  82.3 |   321M |  69 |5662 |  19k|   0 |  67k|  0 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   8.62%
197.20/197.83	c   198s|  9800 |    44 |  1092k|  82.2 |   322M |  69 |5662 |  19k|  12k|  68k|  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.66%
198.01/198.61	c   199s|  9900 |    37 |  1095k|  81.8 |   322M |  69 |5662 |  19k|   0 |  68k|  0 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.76%
198.90/199.56	c   200s| 10000 |    39 |  1100k|  81.6 |   322M |  69 |5662 |  19k|   0 |  68k|  0 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.80%
199.90/200.58	c   201s| 10100 |    38 |  1107k|  81.5 |   322M |  69 |5662 |  19k|  12k|  69k|  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.82%
200.90/201.57	c   202s| 10200 |    37 |  1113k|  81.3 |   322M |  69 |5662 |  20k|   0 |  70k|  0 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.85%
201.90/202.58	c   203s| 10300 |    35 |  1118k|  81.1 |   322M |  69 |5662 |  20k|  12k|  70k|  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.86%
203.09/203.71	c   204s| 10400 |    33 |  1125k|  81.0 |   323M |  69 |5662 |  20k|  12k|  71k|  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   8.94%
203.99/204.70	c   205s| 10500 |    33 |  1130k|  80.8 |   323M |  69 |5662 |  20k|  12k|  71k|  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   8.97%
205.49/206.14	c   206s| 10600 |    35 |  1139k|  80.8 |   323M |  69 |5662 |  19k|   0 |  72k|  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   9.02%
206.49/207.14	c   207s| 10700 |    32 |  1145k|  80.6 |   323M |  69 |5662 |  19k|   0 |  72k|  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   9.12%
207.88/208.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
207.88/208.56	c   209s| 10800 |    46 |  1154k|  80.7 |   323M |  69 |5662 |  19k|  12k|  73k|  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   9.28%
208.67/209.32	c   209s| 10900 |    39 |  1156k|  80.3 |   324M |  69 |5662 |  19k|  12k|  73k|  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   9.35%
209.97/210.64	c   211s| 11000 |    41 |  1165k|  80.3 |   324M |  69 |5662 |  19k|   0 |  74k|  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   9.57%
210.77/211.46	c   211s| 11100 |    38 |  1168k|  80.1 |   325M |  69 |5662 |  19k|   0 |  74k|  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   9.67%
212.06/212.71	c   213s| 11200 |    41 |  1177k|  80.1 |   325M |  69 |5662 |  19k|  12k|  74k|  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   9.75%
212.96/213.63	c   214s| 11300 |    36 |  1181k|  79.8 |   326M |  69 |5662 |  19k|  12k|  74k|  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   9.79%
213.85/214.56	c   215s| 11400 |    44 |  1187k|  79.7 |   326M |  69 |5662 |  19k|  12k|  75k|  2 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   9.83%
215.05/215.74	c   216s| 11500 |    37 |  1194k|  79.6 |   326M |  69 |5662 |  19k|  12k|  76k|  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |   9.96%
216.05/216.74	c   217s| 11600 |    38 |  1200k|  79.5 |   326M |  69 |5662 |  19k|  12k|  77k|  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  10.31%
217.04/217.70	c   218s| 11700 |    37 |  1206k|  79.3 |   326M |  69 |5662 |  19k|  12k|  77k|  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  10.39%
217.84/218.52	c   219s| 11800 |    37 |  1209k|  79.0 |   326M |  69 |5662 |  20k|  12k|  77k|  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  10.50%
218.54/219.23	c   219s| 11900 |    34 |  1212k|  78.7 |   326M |  69 |5662 |  20k|  12k|  77k|  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  10.53%
219.64/220.35	c   220s| 12000 |    38 |  1218k|  78.6 |   327M |  69 |5662 |  20k|  12k|  78k|  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  10.71%
220.63/221.39	c   221s| 12100 |    37 |  1224k|  78.5 |   327M |  69 |5662 |  20k|   0 |  79k|  0 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  10.99%
222.13/222.82	c   223s| 12200 |    35 |  1233k|  78.5 |   327M |  69 |5662 |  20k|  12k|  79k|  0 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  11.30%
223.13/223.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
223.13/223.82	c   224s| 12300 |    36 |  1237k|  78.3 |   330M |  69 |5662 |  20k|  12k|  80k|  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  11.39%
224.52/225.20	c   225s| 12400 |    46 |  1247k|  78.4 |   330M |  69 |5662 |  20k|  12k|  81k|  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  11.64%
225.32/226.05	c   226s| 12500 |    42 |  1252k|  78.2 |   330M |  69 |5662 |  20k|  12k|  81k|  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  11.71%
226.42/227.11	c   227s| 12600 |    43 |  1260k|  78.2 |   330M |  69 |5662 |  20k|  12k|  81k|  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  11.80%
227.42/228.12	c   228s| 12700 |    41 |  1265k|  78.1 |   330M |  69 |5662 |  20k|  12k|  82k|  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  11.83%
228.42/229.12	c   229s| 12800 |    36 |  1273k|  78.1 |   331M |  69 |5662 |  20k|  12k|  82k|  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  11.87%
229.31/230.09	c   230s| 12900 |    36 |  1281k|  78.1 |   331M |  69 |5662 |  20k|   0 |  82k|  0 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  11.94%
230.31/231.06	c   231s| 13000 |    33 |  1287k|  77.9 |   331M |  69 |5662 |  20k|   0 |  83k|  0 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  11.99%
231.41/232.17	c   232s| 13100 |    30 |  1297k|  78.1 |   331M |  69 |5662 |  20k|   0 |  83k|  0 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  12.19%
232.80/233.56	c   234s| 13200 |    29 |  1307k|  78.3 |   331M |  69 |5662 |  20k|  12k|  84k|  0 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  12.37%
234.40/235.11	c   235s| 13300 |    28 |  1319k|  78.5 |   331M |  69 |5662 |  20k|  12k|  86k|  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  12.78%
235.59/236.36	c   236s| 13400 |    23 |  1328k|  78.6 |   332M |  69 |5662 |  20k|   0 |  86k|  0 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  13.18%
237.29/238.00	c   238s| 13500 |    24 |  1340k|  78.8 |   333M |  69 |5662 |  20k|  12k|  87k|  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  13.48%
238.68/239.43	c   239s| 13600 |    28 |  1350k|  78.9 |   334M |  69 |5662 |  20k|  12k|  88k|  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  13.50%
240.07/240.87	c   241s| 13700 |    32 |  1359k|  79.0 |   336M |  69 |5662 |  20k|  12k|  89k|  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  13.87%
241.17/241.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
241.17/241.99	c   242s| 13800 |    32 |  1366k|  79.0 |   336M |  69 |5662 |  20k|  12k|  90k|  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  14.33%
242.37/243.16	c   243s| 13900 |    32 |  1373k|  78.9 |   339M |  69 |5662 |  20k|  12k|  91k|  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  14.87%
243.27/244.09	c   244s| 14000 |    26 |  1378k|  78.7 |   339M |  69 |5662 |  20k|  12k|  91k|  0 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  15.06%
244.66/245.41	c   245s| 14100 |    36 |  1386k|  78.8 |   339M |  69 |5662 |  20k|  12k|  92k|  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  15.08%
245.65/246.48	c   246s| 14200 |    27 |  1393k|  78.7 |   339M |  69 |5662 |  20k|   0 |  93k|  0 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  15.10%
246.75/247.54	c   248s| 14300 |    27 |  1399k|  78.6 |   339M |  69 |5662 |  20k|  12k|  94k|  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  15.11%
248.45/249.23	c   249s| 14400 |    32 |  1407k|  78.6 |   339M |  69 |5662 |  20k|   0 |  95k|  0 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  15.13%
249.74/250.57	c   251s| 14500 |    32 |  1416k|  78.7 |   339M |  69 |5662 |  20k|  12k|  96k|  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  15.14%
251.04/251.81	c   252s| 14600 |    25 |  1425k|  78.7 |   339M |  69 |5662 |  20k|  12k|  98k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  15.15%
252.34/253.10	c   253s| 14700 |    30 |  1435k|  78.8 |   339M |  69 |5662 |  20k|  12k|  99k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  15.18%
253.34/254.19	c   254s| 14800 |    27 |  1442k|  78.8 |   339M |  69 |5662 |  20k|  12k| 100k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  15.19%
254.73/255.54	c   256s| 14900 |    29 |  1451k|  78.9 |   339M |  69 |5662 |  20k|  12k| 102k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  15.20%
255.82/256.69	c   257s| 15000 |    22 |  1460k|  78.9 |   339M |  69 |5662 |  20k|   0 | 104k|  0 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  15.20%
256.92/257.72	c   258s| 15100 |    23 |  1466k|  78.8 |   339M |  69 |5662 |  20k|   0 | 104k|  0 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  15.24%
258.51/259.37	c   259s| 15200 |    32 |  1472k|  78.7 |   343M |  69 |5662 |  20k|   0 | 105k|  0 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  15.24%
259.71/260.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
259.71/260.59	c   261s| 15300 |    32 |  1480k|  78.7 |   343M |  69 |5662 |  20k|   0 | 106k|  0 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  15.25%
260.71/261.52	c   262s| 15400 |    36 |  1484k|  78.5 |   343M |  69 |5662 |  20k|  12k| 107k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  15.25%
261.90/262.71	c   263s| 15500 |    45 |  1492k|  78.5 |   343M |  69 |5662 |  21k|  12k| 108k|  2 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  15.25%
262.90/263.78	c   264s| 15600 |    51 |  1498k|  78.4 |   344M |  69 |5662 |  21k|   0 | 109k|  0 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  15.25%
263.90/264.77	c   265s| 15700 |    39 |  1503k|  78.3 |   344M |  69 |5662 |  21k|  12k| 110k|  2 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  15.26%
265.09/265.95	c   266s| 15800 |    28 |  1511k|  78.3 |   344M |  69 |5662 |  21k|  12k| 112k|  2 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  15.26%
267.09/267.99	c   268s| 15900 |    40 |  1525k|  78.6 |   344M |  69 |5662 |  21k|  12k| 113k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  15.26%
268.20/269.09	c   269s| 16000 |    26 |  1532k|  78.6 |   346M |  69 |5662 |  21k|  12k| 113k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  15.28%
269.79/270.62	c   271s| 16100 |    31 |  1541k|  78.6 |   347M |  69 |5662 |  21k|  12k| 114k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  15.29%
270.68/271.58	c   272s| 16200 |    35 |  1545k|  78.4 |   348M |  69 |5662 |  21k|  12k| 114k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  15.30%
271.48/272.32	c   272s| 16300 |    42 |  1548k|  78.1 |   350M |  69 |5662 |  21k|  12k| 114k|  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  15.32%
272.58/273.42	c   273s| 16400 |    33 |  1554k|  78.1 |   350M |  69 |5662 |  21k|  12k| 115k|  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  15.34%
273.87/274.78	c   275s| 16500 |    22 |  1564k|  78.2 |   350M |  69 |5662 |  21k|   0 | 116k|  0 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  15.34%
275.87/276.76	c   277s| 16600 |    42 |  1574k|  78.3 |   353M |  69 |5662 |  21k|  12k| 117k|  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  15.39%
276.96/277.88	c   278s| 16700 |    30 |  1581k|  78.2 |   353M |  69 |5662 |  21k|  12k| 118k|  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  15.55%
278.46/279.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
278.46/279.30	c   279s| 16800 |    37 |  1591k|  78.3 |   354M |  69 |5662 |  21k|  12k| 119k|  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  15.75%
279.65/280.51	c   281s| 16900 |    26 |  1599k|  78.4 |   354M |  69 |5662 |  21k|  12k| 120k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  15.82%
280.75/281.69	c   282s| 17000 |    25 |  1608k|  78.4 |   354M |  69 |5662 |  21k|   0 | 121k|  0 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  15.98%
281.75/282.62	c   283s| 17100 |    24 |  1614k|  78.3 |   355M |  69 |5662 |  21k|  12k| 121k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  16.02%
282.94/283.83	c   284s| 17200 |    28 |  1623k|  78.4 |   355M |  69 |5662 |  21k|  12k| 121k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  16.15%
284.15/285.08	c   285s| 17300 |    26 |  1632k|  78.5 |   355M |  69 |5662 |  21k|  12k| 122k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  16.16%
285.34/286.27	c   286s| 17400 |    24 |  1640k|  78.5 |   355M |  69 |5662 |  21k|  12k| 123k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  16.17%
286.53/287.48	c   287s| 17500 |    32 |  1649k|  78.5 |   355M |  69 |5662 |  21k|  12k| 124k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  16.18%
289.92/290.84	c   291s| 17600 |    25 |  1661k|  78.7 |   355M |  69 |5662 |  21k|   0 | 125k|  0 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  16.20%
290.82/291.73	c   292s| 17700 |    31 |  1665k|  78.5 |   355M |  69 |5662 |  21k|   0 | 125k|  0 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  16.20%
292.12/293.02	c   293s| 17800 |    23 |  1675k|  78.6 |   355M |  69 |5662 |  21k|  12k| 126k|  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  16.21%
293.41/294.39	c   294s| 17900 |    25 |  1685k|  78.7 |   357M |  69 |5662 |  21k|  12k| 126k|  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  16.26%
294.21/295.17	c   295s| 18000 |    23 |  1688k|  78.5 |   357M |  69 |5662 |  21k|   0 | 127k|  0 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  16.36%
295.01/295.95	c   296s| 18100 |    23 |  1692k|  78.3 |   357M |  69 |5662 |  21k|  12k| 127k|  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  16.43%
296.11/297.08	c   297s| 18200 |    24 |  1699k|  78.3 |   358M |  69 |5662 |  21k|  12k| 127k|  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  16.48%
297.10/298.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
297.10/298.05	c   298s| 18300 |    26 |  1703k|  78.1 |   359M |  69 |5662 |  21k|  12k| 128k|  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  16.53%
298.10/299.03	c   299s| 18400 |    22 |  1708k|  78.0 |   359M |  69 |5662 |  22k|  12k| 128k|  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  16.65%
299.10/300.02	c   300s| 18500 |    28 |  1713k|  77.9 |   359M |  69 |5662 |  22k|  12k| 129k|  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  16.77%
300.09/301.02	c   301s| 18600 |    41 |  1718k|  77.7 |   359M |  69 |5662 |  22k|  12k| 129k|  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  16.82%
300.89/301.80	c   302s| 18700 |    28 |  1721k|  77.5 |   359M |  69 |5662 |  22k|  12k| 129k|  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  16.87%
301.79/302.78	c   303s| 18800 |    25 |  1725k|  77.3 |   361M |  69 |5662 |  22k|  12k| 130k|  2 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  16.98%
302.79/303.77	c   304s| 18900 |    17 |  1731k|  77.2 |   361M |  69 |5662 |  22k|   0 | 131k|  0 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  17.16%
304.38/305.33	c   305s| 19000 |    26 |  1743k|  77.4 |   362M |  69 |5662 |  22k|  12k| 131k|  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  17.31%
305.88/306.80	c   307s| 19100 |    26 |  1755k|  77.6 |   362M |  69 |5662 |  22k|  12k| 131k|  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  17.45%
306.77/307.70	c   308s| 19200 |    21 |  1759k|  77.5 |   362M |  69 |5662 |  22k|  12k| 132k|  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  17.54%
308.08/309.01	c   309s| 19300 |    20 |  1767k|  77.5 |   363M |  69 |5662 |  22k|   0 | 132k|  0 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  17.63%
308.97/309.97	c   310s| 19400 |    19 |  1771k|  77.3 |   363M |  69 |5662 |  22k|  12k| 133k|  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  17.67%
310.56/311.52	c   312s| 19500 |    17 |  1784k|  77.6 |   363M |  69 |5662 |  22k|  12k| 133k|  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  17.78%
311.96/312.94	c   313s| 19600 |    49 |  1795k|  77.7 |   365M |  69 |5662 |  22k|  12k| 134k|  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  18.04%
313.25/314.22	c   314s| 19700 |    24 |  1803k|  77.7 |   365M |  69 |5662 |  22k|  12k| 135k|  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  18.43%
314.25/315.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
314.25/315.24	c   315s| 19800 |    21 |  1809k|  77.6 |   365M |  69 |5662 |  22k|  12k| 136k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  18.63%
315.45/316.46	c   316s| 19900 |    17 |  1818k|  77.7 |   365M |  69 |5662 |  22k|  12k| 137k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  18.70%
316.64/317.62	c   318s| 20000 |    21 |  1825k|  77.6 |   365M |  69 |5662 |  22k|  12k| 137k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  18.87%
317.64/318.66	c   319s| 20100 |    21 |  1831k|  77.6 |   365M |  69 |5662 |  22k|  12k| 138k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  19.12%
318.84/319.85	c   320s| 20200 |    19 |  1838k|  77.5 |   367M |  69 |5662 |  22k|   0 | 139k|  0 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  19.53%
319.83/320.89	c   321s| 20300 |    20 |  1844k|  77.5 |   367M |  69 |5662 |  22k|  12k| 140k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  19.87%
320.83/321.82	c   322s| 20400 |    21 |  1849k|  77.4 |   367M |  69 |5662 |  22k|  12k| 140k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  20.00%
321.83/322.89	c   323s| 20500 |    20 |  1856k|  77.3 |   367M |  69 |5662 |  22k|  12k| 141k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  20.20%
323.52/324.58	c   325s| 20600 |    21 |  1869k|  77.5 |   367M |  69 |5662 |  22k|  12k| 141k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  20.45%
324.52/325.52	c   326s| 20700 |    26 |  1874k|  77.4 |   367M |  69 |5662 |  22k|  12k| 142k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  20.53%
325.42/326.44	c   326s| 20800 |    17 |  1878k|  77.3 |   367M |  69 |5662 |  22k|  12k| 142k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  20.58%
326.91/327.91	c   328s| 20900 |    31 |  1891k|  77.5 |   367M |  69 |5662 |  22k|  12k| 144k|  2 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  20.99%
327.81/328.84	c   329s| 21000 |    18 |  1896k|  77.4 |   367M |  69 |5662 |  22k|   0 | 144k|  0 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  21.01%
329.41/330.47	c   330s| 21100 |    20 |  1910k|  77.6 |   373M |  69 |5662 |  22k|  12k| 145k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  21.40%
331.11/332.11	c   332s| 21200 |    21 |  1926k|  77.9 |   373M |  69 |5662 |  21k|  12k| 146k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  21.63%
332.60/333.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
332.60/333.66	c   334s| 21300 |    25 |  1939k|  78.2 |   373M |  69 |5662 |  21k|  12k| 146k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  21.74%
336.19/337.23	c   337s| 21400 |    23 |  1955k|  78.5 |   374M |  69 |5662 |  21k|   0 | 147k|  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  21.76%
337.58/338.60	c   339s| 21500 |    22 |  1965k|  78.6 |   374M |  69 |5662 |  21k|  12k| 148k|  1 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  21.77%
338.68/339.73	c   340s| 21600 |    21 |  1972k|  78.6 |   374M |  69 |5662 |  21k|   0 | 149k|  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  22.00%
339.88/340.94	c   341s| 21700 |    21 |  1980k|  78.6 |   374M |  69 |5662 |  21k|   0 | 150k|  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  22.50%
341.08/342.18	c   342s| 21800 |    21 |  1991k|  78.7 |   374M |  69 |5662 |  21k|   0 | 151k|  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  22.75%
342.17/343.26	c   343s| 21900 |    25 |  1998k|  78.7 |   374M |  69 |5662 |  21k|  12k| 152k|  1 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  22.86%
343.17/344.21	c   344s| 22000 |    25 |  2004k|  78.6 |   374M |  69 |5662 |  21k|  12k| 153k|  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  22.93%
344.36/345.45	c   345s| 22100 |    20 |  2011k|  78.6 |   375M |  69 |5662 |  20k|  12k| 154k|  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  23.35%
345.36/346.49	c   346s| 22200 |    22 |  2018k|  78.5 |   375M |  69 |5662 |  20k|   0 | 155k|  0 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  23.54%
347.06/348.15	c   348s| 22300 |    18 |  2031k|  78.7 |   375M |  69 |5662 |  20k|  12k| 156k|  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  23.89%
348.35/349.47	c   349s| 22400 |    34 |  2040k|  78.7 |   375M |  69 |5662 |  20k|  12k| 158k|  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  24.16%
349.55/350.64	c   351s| 22500 |    16 |  2047k|  78.7 |   376M |  69 |5662 |  20k|  12k| 158k|  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  24.42%
350.64/351.77	c   352s| 22600 |    20 |  2055k|  78.7 |   376M |  69 |5662 |  20k|   0 | 159k|  0 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  24.66%
352.05/353.17	c   353s| 22700 |    17 |  2060k|  78.6 |   376M |  69 |5662 |  20k|   0 | 159k|  0 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  24.77%
353.04/354.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
353.04/354.15	c   354s| 22800 |    15 |  2066k|  78.6 |   376M |  69 |5662 |  20k|  12k| 160k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  24.88%
354.94/356.04	c   356s| 22900 |    27 |  2082k|  78.8 |   377M |  69 |5662 |  20k|  12k| 162k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  25.46%
355.93/357.01	c   357s| 23000 |    26 |  2086k|  78.7 |   377M |  69 |5662 |  20k|  12k| 163k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  25.56%
356.73/357.83	c   358s| 23100 |    25 |  2090k|  78.6 |   377M |  69 |5662 |  20k|   0 | 163k|  0 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  25.65%
357.62/358.78	c   359s| 23200 |    27 |  2096k|  78.5 |   377M |  69 |5662 |  20k|   0 | 164k|  0 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  25.68%
358.52/359.60	c   360s| 23300 |    28 |  2100k|  78.4 |   377M |  69 |5662 |  20k|  12k| 164k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  25.87%
359.32/360.45	c   360s| 23400 |    32 |  2105k|  78.2 |   377M |  69 |5662 |  20k|  12k| 164k|  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  25.96%
360.12/361.25	c   361s| 23500 |    30 |  2108k|  78.1 |   377M |  69 |5662 |  20k|  12k| 165k|  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  26.08%
361.21/362.37	c   362s| 23600 |    30 |  2116k|  78.0 |   377M |  69 |5662 |  21k|  12k| 166k|  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  26.31%
362.31/363.44	c   363s| 23700 |    26 |  2122k|  78.0 |   377M |  69 |5662 |  21k|   0 | 166k|  0 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  26.63%
363.01/364.13	c   364s| 23800 |    21 |  2124k|  77.8 |   377M |  69 |5662 |  21k|  12k| 166k|  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  26.79%
365.60/366.74	c   367s| 23900 |    29 |  2142k|  78.1 |   377M |  69 |5662 |  20k|  12k| 167k|  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  27.05%
367.09/368.23	c   368s| 24000 |    44 |  2149k|  78.1 |   380M |  69 |5662 |  20k|  12k| 167k|  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  27.61%
368.10/369.25	c   369s| 24100 |    35 |  2153k|  78.0 |   380M |  69 |5662 |  21k|   0 | 168k|  0 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  27.64%
368.90/370.04	c   370s| 24200 |    31 |  2156k|  77.8 |   380M |  69 |5662 |  21k|   0 | 168k|  0 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  27.69%
369.90/371.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
369.90/371.02	c   371s| 24300 |    32 |  2161k|  77.7 |   381M |  69 |5662 |  21k|   0 | 168k|  0 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  27.78%
371.09/372.29	c   372s| 24400 |    36 |  2168k|  77.7 |   381M |  69 |5662 |  21k|  12k| 169k|  2 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  27.88%
372.29/373.45	c   373s| 24500 |    37 |  2176k|  77.7 |   381M |  69 |5662 |  21k|  12k| 169k|  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  27.92%
373.99/375.13	c   375s| 24600 |    32 |  2189k|  77.9 |   385M |  69 |5662 |  21k|   0 | 171k|  0 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  28.74%
375.08/376.29	c   376s| 24700 |    32 |  2195k|  77.8 |   385M |  69 |5662 |  21k|  12k| 172k|  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  28.85%
375.98/377.20	c   377s| 24800 |    32 |  2198k|  77.7 |   385M |  69 |5662 |  21k|  12k| 172k|  1 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  28.89%
377.67/378.80	c   379s| 24900 |    38 |  2209k|  77.8 |   385M |  69 |5662 |  21k|  12k| 173k|  1 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  28.93%
378.87/380.03	c   380s| 25000 |    29 |  2218k|  77.8 |   385M |  69 |5662 |  21k|   0 | 174k|  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  28.96%
380.06/381.22	c   381s| 25100 |    38 |  2227k|  77.8 |   386M |  69 |5662 |  21k|  12k| 175k|  1 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  29.01%
381.06/382.20	c   382s| 25200 |    39 |  2232k|  77.7 |   387M |  69 |5662 |  21k|   0 | 175k|  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  29.03%
381.96/383.11	c   383s| 25300 |    39 |  2236k|  77.6 |   387M |  69 |5662 |  21k|  12k| 176k|  1 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  29.05%
382.96/384.13	c   384s| 25400 |    38 |  2240k|  77.5 |   387M |  69 |5662 |  22k|   0 | 176k|  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  29.06%
384.35/385.53	c   386s| 25500 |    36 |  2248k|  77.5 |   387M |  69 |5662 |  22k|   0 | 177k|  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  29.09%
385.15/386.32	c   386s| 25600 |    29 |  2252k|  77.4 |   387M |  69 |5662 |  22k|   0 | 177k|  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  29.12%
387.04/388.23	c   388s| 25700 |    33 |  2266k|  77.6 |   388M |  69 |5662 |  22k|   0 | 178k|  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  29.17%
388.04/389.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
388.04/389.29	c   389s| 25800 |    34 |  2273k|  77.6 |   388M |  69 |5662 |  22k|  12k| 178k|  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  29.25%
389.04/390.25	c   390s| 25900 |    30 |  2279k|  77.5 |   389M |  69 |5662 |  22k|   0 | 178k|  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  29.40%
389.94/391.13	c   391s| 26000 |    31 |  2284k|  77.4 |   389M |  69 |5662 |  22k|  12k| 179k|  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  29.47%
390.84/392.02	c   392s| 26100 |    33 |  2288k|  77.3 |   389M |  69 |5662 |  22k|   0 | 179k|  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  29.52%
392.13/393.39	c   393s| 26200 |    31 |  2298k|  77.3 |   389M |  69 |5662 |  22k|   0 | 179k|  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  29.63%
394.02/395.21	c   395s| 26300 |    34 |  2311k|  77.5 |   392M |  69 |5662 |  22k|   0 | 181k|  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  30.35%
395.02/396.28	c   396s| 26400 |    43 |  2318k|  77.5 |   393M |  69 |5662 |  22k|  12k| 182k|  1 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  30.82%
396.12/397.31	c   397s| 26500 |    50 |  2325k|  77.5 |   393M |  69 |5662 |  22k|  12k| 183k|  1 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  30.94%
396.92/398.16	c   398s| 26600 |    44 |  2327k|  77.3 |   397M |  69 |5662 |  22k|   0 | 183k|  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  30.95%
398.01/399.24	c   399s| 26700 |    44 |  2334k|  77.3 |   397M |  69 |5662 |  22k|   0 | 184k|  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  30.97%
399.11/400.34	c   400s| 26800 |    44 |  2341k|  77.2 |   397M |  69 |5662 |  22k|  12k| 185k|  1 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  30.99%
400.10/401.33	c   401s| 26900 |    43 |  2347k|  77.2 |   397M |  69 |5662 |  22k|   0 | 186k|  0 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  31.06%
401.10/402.34	c   402s| 27000 |    41 |  2352k|  77.1 |   397M |  69 |5662 |  22k|   0 | 187k|  0 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  31.09%
402.20/403.40	c   403s| 27100 |    48 |  2359k|  77.1 |   397M |  69 |5662 |  22k|  12k| 188k|  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  31.11%
403.10/404.33	c   404s| 27200 |    42 |  2363k|  76.9 |   397M |  69 |5662 |  22k|   0 | 188k|  0 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  31.12%
403.99/405.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
403.99/405.28	c   405s| 27300 |    46 |  2368k|  76.8 |   397M |  69 |5662 |  22k|  12k| 189k|  2 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  31.15%
405.09/406.30	c   406s| 27400 |    48 |  2372k|  76.8 |   397M |  69 |5662 |  22k|  12k| 189k|  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  31.16%
406.29/407.53	c   408s| 27500 |    41 |  2379k|  76.7 |   397M |  69 |5662 |  22k|  12k| 190k|  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  31.16%
407.28/408.55	c   409s| 27600 |    42 |  2383k|  76.6 |   397M |  69 |5662 |  22k|  12k| 191k|  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  31.18%
408.48/409.74	c   410s| 27700 |    40 |  2390k|  76.6 |   397M |  69 |5662 |  22k|  12k| 192k|  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  31.18%
409.57/410.81	c   411s| 27800 |    41 |  2396k|  76.5 |   397M |  69 |5662 |  22k|   0 | 193k|  0 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  31.19%
410.88/412.11	c   412s| 27900 |    41 |  2405k|  76.5 |   397M |  69 |5662 |  22k|  12k| 195k|  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  31.19%
411.77/413.09	c   413s| 28000 |    39 |  2410k|  76.5 |   397M |  69 |5662 |  22k|  12k| 195k|  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  31.20%
412.77/414.07	c   414s| 28100 |    40 |  2415k|  76.4 |   397M |  69 |5662 |  22k|   0 | 196k|  0 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  31.21%
413.77/415.05	c   415s| 28200 |    40 |  2420k|  76.3 |   397M |  69 |5662 |  22k|  12k| 197k|  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  31.22%
414.76/416.01	c   416s| 28300 |    38 |  2425k|  76.2 |   397M |  69 |5662 |  22k|   0 | 197k|  0 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  31.31%
415.66/416.95	c   417s| 28400 |    43 |  2429k|  76.1 |   397M |  69 |5662 |  22k|   0 | 198k|  0 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  31.43%
416.65/417.92	c   418s| 28500 |    41 |  2434k|  76.0 |   397M |  69 |5662 |  22k|   0 | 199k|  0 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  31.44%
417.65/418.90	c   419s| 28600 |    34 |  2440k|  76.0 |   397M |  69 |5662 |  22k|  12k| 199k|  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  31.59%
418.75/420.10	c   420s| 28700 |    46 |  2446k|  75.9 |   397M |  69 |5662 |  22k|  12k| 199k|  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  31.65%
420.64/421.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
420.64/421.93	c   422s| 28800 |    63 |  2456k|  76.0 |   397M |  69 |5662 |  22k|  12k| 199k|  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  31.67%
421.54/422.80	c   423s| 28900 |    57 |  2460k|  75.9 |   397M |  69 |5662 |  22k|  12k| 200k|  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  31.70%
422.53/423.80	c   424s| 29000 |    46 |  2466k|  75.8 |   397M |  69 |5662 |  22k|  12k| 200k|  2 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  31.71%
423.53/424.88	c   425s| 29100 |    49 |  2473k|  75.8 |   397M |  69 |5662 |  22k|  12k| 201k|  1 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  31.72%
424.53/425.88	c   426s| 29200 |    55 |  2479k|  75.8 |   399M |  69 |5662 |  22k|  12k| 202k|  0 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  31.73%
425.83/427.10	c   427s| 29300 |    43 |  2489k|  75.8 |   399M |  69 |5662 |  22k|  12k| 202k|  1 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  31.78%
426.83/428.13	c   428s| 29400 |    39 |  2495k|  75.8 |   399M |  69 |5662 |  22k|  12k| 202k|  1 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  31.81%
428.02/429.34	c   429s| 29500 |    43 |  2504k|  75.9 |   399M |  69 |5662 |  22k|   0 | 203k|  0 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  31.82%
429.11/430.44	c   430s| 29600 |    41 |  2511k|  75.8 |   399M |  69 |5662 |  22k|  12k| 204k|  1 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  31.84%
430.31/431.62	c   432s| 29700 |    40 |  2520k|  75.9 |   400M |  69 |5662 |  22k|  12k| 204k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  31.85%
431.60/432.90	c   433s| 29800 |    37 |  2530k|  75.9 |   402M |  69 |5662 |  22k|  12k| 205k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  31.87%
433.00/434.39	c   434s| 29900 |    44 |  2543k|  76.1 |   403M |  69 |5662 |  22k|  12k| 206k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  31.88%
435.80/437.17	c   437s| 30000 |    48 |  2553k|  76.2 |   403M |  69 |5662 |  22k|  12k| 206k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  31.94%
436.70/438.09	c   438s| 30100 |    43 |  2557k|  76.1 |   404M |  69 |5662 |  22k|  12k| 207k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  32.00%
437.89/439.28	c   439s| 30200 |    67 |  2565k|  76.1 |   405M |  69 |5662 |  22k|  12k| 207k|  2 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  32.17%
438.79/440.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
438.79/440.19	c   440s| 30300 |    56 |  2569k|  76.0 |   405M |  69 |5662 |  22k|  12k| 208k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  32.29%
439.98/441.37	c   441s| 30400 |    54 |  2577k|  76.0 |   406M |  69 |5662 |  22k|  12k| 209k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  32.39%
440.98/442.38	c   442s| 30500 |    49 |  2583k|  75.9 |   406M |  69 |5662 |  22k|   0 | 209k|  0 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  32.59%
442.07/443.41	c   443s| 30600 |    54 |  2589k|  75.9 |   406M |  69 |5662 |  22k|   0 | 210k|  0 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  32.70%
442.87/444.24	c   444s| 30700 |    56 |  2592k|  75.8 |   406M |  69 |5662 |  22k|  12k| 210k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  32.77%
443.77/445.19	c   445s| 30800 |    48 |  2597k|  75.7 |   407M |  69 |5662 |  22k|   0 | 210k|  0 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  32.80%
444.97/446.33	c   446s| 30900 |    53 |  2605k|  75.7 |   407M |  69 |5662 |  22k|  12k| 211k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  32.98%
445.86/447.27	c   447s| 31000 |    49 |  2610k|  75.6 |   407M |  69 |5662 |  22k|  12k| 212k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  33.08%
447.06/448.40	c   448s| 31100 |    57 |  2617k|  75.6 |   407M |  69 |5662 |  22k|  12k| 212k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  33.22%
447.76/449.18	c   449s| 31200 |    49 |  2621k|  75.5 |   407M |  69 |5662 |  22k|  12k| 213k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  33.37%
448.76/450.13	c   450s| 31300 |    53 |  2627k|  75.5 |   407M |  69 |5662 |  22k|  12k| 213k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  33.61%
449.55/450.91	c   451s| 31400 |    51 |  2630k|  75.3 |   407M |  69 |5662 |  22k|  12k| 213k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  33.64%
450.55/451.92	c   452s| 31500 |    55 |  2635k|  75.2 |   407M |  69 |5662 |  22k|  12k| 214k|  2 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  33.69%
451.55/452.95	c   453s| 31600 |    60 |  2641k|  75.2 |   407M |  69 |5662 |  22k|  12k| 214k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  33.73%
452.34/453.78	c   454s| 31700 |    59 |  2644k|  75.1 |   407M |  69 |5662 |  22k|  12k| 214k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  33.74%
453.14/454.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
453.14/454.58	c   455s| 31800 |    54 |  2647k|  74.9 |   407M |  69 |5662 |  22k|   0 | 214k|  0 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  33.76%
454.24/455.60	c   456s| 31900 |    55 |  2652k|  74.9 |   407M |  69 |5662 |  22k|  12k| 215k|  1 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  33.84%
455.43/456.80	c   457s| 32000 |    50 |  2660k|  74.9 |   407M |  69 |5662 |  22k|  12k| 215k|  1 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  33.92%
456.74/458.18	c   458s| 32100 |    51 |  2670k|  75.0 |   407M |  69 |5662 |  22k|  12k| 217k|  1 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  34.36%
457.83/459.23	c   459s| 32200 |    49 |  2677k|  75.0 |   407M |  69 |5662 |  22k|   0 | 217k|  0 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  34.54%
458.73/460.12	c   460s| 32300 |    51 |  2682k|  74.9 |   407M |  69 |5662 |  22k|   0 | 218k|  0 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  34.64%
459.63/461.02	c   461s| 32400 |    50 |  2687k|  74.8 |   407M |  69 |5662 |  22k|  12k| 218k|  1 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  34.70%
461.12/462.56	c   463s| 32500 |    58 |  2697k|  74.9 |   408M |  69 |5662 |  22k|   0 | 219k|  0 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  34.86%
462.12/463.55	c   464s| 32600 |    66 |  2703k|  74.8 |   409M |  69 |5662 |  22k|  12k| 220k|  0 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  35.02%
463.01/464.46	c   464s| 32700 |    64 |  2708k|  74.8 |   409M |  69 |5662 |  22k|   0 | 220k|  0 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  35.07%
463.91/465.36	c   465s| 32800 |    58 |  2712k|  74.7 |   409M |  69 |5662 |  22k|  12k| 220k|  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  35.19%
465.01/466.49	c   466s| 32900 |    62 |  2718k|  74.6 |   409M |  69 |5662 |  22k|  12k| 221k|  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  35.37%
466.00/467.41	c   467s| 33000 |    55 |  2722k|  74.5 |   409M |  69 |5662 |  22k|   0 | 221k|  0 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  35.50%
466.90/468.31	c   468s| 33100 |    51 |  2727k|  74.5 |   409M |  69 |5662 |  22k|  12k| 222k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  35.65%
468.00/469.42	c   469s| 33200 |    54 |  2734k|  74.4 |   409M |  69 |5662 |  22k|  12k| 223k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  35.78%
469.09/470.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
469.09/470.54	c   471s| 33300 |    54 |  2739k|  74.4 |   409M |  69 |5662 |  22k|  12k| 223k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  35.87%
469.89/471.39	c   471s| 33400 |    50 |  2743k|  74.3 |   409M |  69 |5662 |  22k|  12k| 223k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  36.02%
471.29/472.73	c   473s| 33500 |    47 |  2754k|  74.4 |   409M |  69 |5662 |  22k|  12k| 224k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  36.22%
472.69/474.16	c   474s| 33600 |    65 |  2763k|  74.4 |   409M |  69 |5662 |  22k|  12k| 225k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  36.31%
473.98/475.45	c   475s| 33700 |    47 |  2772k|  74.5 |   411M |  69 |5662 |  22k|  12k| 226k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  36.40%
475.28/476.74	c   477s| 33800 |    46 |  2783k|  74.6 |   411M |  69 |5662 |  22k|  12k| 227k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  36.41%
476.77/478.20	c   478s| 33900 |    43 |  2796k|  74.7 |   413M |  69 |5662 |  22k|  12k| 227k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  36.54%
478.37/479.88	c   480s| 34000 |    47 |  2809k|  74.9 |   414M |  69 |5662 |  22k|  12k| 228k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  36.76%
479.46/480.92	c   481s| 34100 |    42 |  2815k|  74.8 |   414M |  69 |5662 |  22k|   0 | 229k|  0 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  36.96%
481.06/482.51	c   483s| 34200 |    43 |  2827k|  75.0 |   416M |  69 |5662 |  22k|   0 | 230k|  0 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  37.41%
482.06/483.51	c   484s| 34300 |    45 |  2834k|  74.9 |   416M |  69 |5662 |  22k|   0 | 231k|  0 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  37.68%
483.95/485.46	c   485s| 34400 |    40 |  2847k|  75.1 |   416M |  69 |5662 |  22k|  12k| 232k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  38.12%
485.05/486.55	c   487s| 34500 |    47 |  2854k|  75.1 |   416M |  69 |5662 |  22k|   0 | 233k|  0 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  38.38%
486.35/487.89	c   488s| 34600 |    43 |  2863k|  75.1 |   416M |  69 |5662 |  22k|   0 | 234k|  0 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  38.93%
487.55/489.01	c   489s| 34700 |    43 |  2871k|  75.1 |   416M |  69 |5662 |  22k|  12k| 235k|  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  39.03%
488.74/490.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
488.74/490.21	c   490s| 34800 |    41 |  2880k|  75.2 |   416M |  69 |5662 |  22k|  12k| 236k|  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  39.35%
489.54/491.02	c   491s| 34900 |    42 |  2885k|  75.1 |   416M |  69 |5662 |  22k|   0 | 236k|  0 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  39.72%
491.33/492.84	c   493s| 35000 |    36 |  2900k|  75.3 |   419M |  69 |5662 |  22k|   0 | 238k|  0 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  40.48%
492.92/494.49	c   494s| 35100 |    37 |  2914k|  75.5 |   420M |  69 |5662 |  22k|   0 | 240k|  0 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  41.33%
494.22/495.72	c   496s| 35200 |    38 |  2923k|  75.5 |   422M |  69 |5662 |  22k|  12k| 240k|  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  41.55%
495.42/496.99	c   497s| 35300 |    40 |  2933k|  75.6 |   423M |  69 |5662 |  22k|  12k| 242k|  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  41.86%
496.82/498.36	c   498s| 35400 |    39 |  2943k|  75.6 |   423M |  69 |5662 |  22k|  12k| 243k|  3 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  42.05%
497.81/499.33	c   499s| 35500 |    39 |  2949k|  75.6 |   423M |  69 |5662 |  22k|  12k| 243k|  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  42.18%
499.21/500.70	c   501s| 35600 |    41 |  2958k|  75.6 |   424M |  69 |5662 |  22k|  12k| 244k|  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  42.51%
500.41/501.94	c   502s| 35700 |    43 |  2968k|  75.7 |   425M |  69 |5662 |  22k|   0 | 245k|  0 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  42.64%
502.10/503.62	c   504s| 35800 |    43 |  2983k|  75.9 |   425M |  69 |5662 |  22k|  12k| 246k|  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  42.94%
503.50/505.03	c   505s| 35900 |    41 |  2995k|  76.0 |   425M |  69 |5662 |  22k|  12k| 247k|  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  43.01%
504.89/506.45	c   506s| 36000 |    42 |  3008k|  76.1 |   425M |  69 |5662 |  22k|  12k| 249k|  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  43.49%
505.99/507.51	c   508s| 36100 |    38 |  3015k|  76.1 |   425M |  69 |5662 |  22k|   0 | 250k|  0 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  43.73%
507.29/508.81	c   509s| 36200 |    37 |  3025k|  76.2 |   425M |  69 |5662 |  22k|   0 | 251k|  0 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  44.11%
509.59/511.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
509.59/511.19	c   511s| 36300 |    40 |  3045k|  76.5 |   425M |  69 |5662 |  22k|  12k| 252k|  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  44.24%
511.08/512.66	c   513s| 36400 |    39 |  3058k|  76.6 |   426M |  69 |5662 |  22k|   0 | 254k|  0 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  44.27%
512.48/514.06	c   514s| 36500 |    36 |  3071k|  76.8 |   426M |  69 |5662 |  22k|  12k| 254k|  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  44.37%
514.07/515.65	c   516s| 36600 |    49 |  3085k|  76.9 |   426M |  69 |5662 |  22k|   0 | 255k|  0 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  44.39%
515.16/516.72	c   517s| 36700 |    45 |  3092k|  76.9 |   426M |  69 |5662 |  22k|  12k| 256k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  44.42%
516.36/517.99	c   518s| 36800 |    43 |  3103k|  77.0 |   426M |  69 |5662 |  22k|  12k| 257k|  2 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  44.45%
517.86/519.47	c   519s| 36900 |    38 |  3117k|  77.1 |   426M |  69 |5662 |  22k|   0 | 259k|  0 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  44.46%
519.35/520.97	c   521s| 37000 |    37 |  3132k|  77.3 |   426M |  69 |5662 |  22k|  12k| 260k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  44.49%
520.85/522.42	c   522s| 37100 |    43 |  3144k|  77.4 |   427M |  69 |5662 |  22k|  12k| 262k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  44.51%
522.24/523.86	c   524s| 37200 |    37 |  3157k|  77.5 |   427M |  69 |5662 |  22k|  12k| 264k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  44.52%
524.34/525.94	c   526s| 37300 |    36 |  3176k|  77.8 |   428M |  69 |5662 |  22k|  12k| 265k|  1 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  44.85%
525.63/527.24	c   527s| 37400 |    35 |  3185k|  77.9 |   428M |  69 |5662 |  22k|   0 | 267k|  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  44.93%
526.93/528.53	c   529s| 37500 |    38 |  3195k|  77.9 |   429M |  69 |5662 |  22k|   0 | 269k|  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  44.93%
528.63/530.27	c   530s| 37600 |    37 |  3206k|  78.0 |   429M |  69 |5662 |  22k|  12k| 270k|  1 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  45.06%
529.72/531.37	c   531s| 37700 |    34 |  3214k|  78.0 |   429M |  69 |5662 |  22k|  12k| 271k|  1 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  45.12%
531.02/532.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
531.02/532.64	c   533s| 37800 |    36 |  3225k|  78.1 |   429M |  69 |5662 |  22k|  12k| 271k|  1 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  45.19%
532.22/533.82	c   534s| 37900 |    32 |  3235k|  78.1 |   430M |  69 |5662 |  22k|  12k| 272k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  45.21%
533.21/534.81	c   535s| 38000 |    41 |  3241k|  78.1 |   430M |  69 |5662 |  22k|  12k| 273k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  45.24%
534.41/536.01	c   536s| 38100 |    31 |  3251k|  78.1 |   430M |  69 |5662 |  22k|  12k| 274k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  45.30%
535.80/537.48	c   537s| 38200 |    25 |  3264k|  78.3 |   430M |  69 |5662 |  22k|   0 | 275k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  45.60%
537.30/538.90	c   539s| 38300 |    36 |  3275k|  78.4 |   430M |  69 |5662 |  22k|   0 | 275k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  45.74%
538.40/540.04	c   540s| 38400 |    38 |  3284k|  78.4 |   430M |  69 |5662 |  22k|  12k| 276k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  45.78%
539.59/541.20	c   541s| 38500 |    26 |  3293k|  78.4 |   430M |  69 |5662 |  22k|   0 | 277k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  45.78%
540.69/542.36	c   542s| 38600 |    34 |  3301k|  78.4 |   432M |  69 |5662 |  22k|  12k| 277k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  45.88%
541.59/543.25	c   543s| 38700 |    24 |  3307k|  78.4 |   432M |  69 |5662 |  22k|   0 | 277k|  0 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  46.02%
543.18/544.81	c   545s| 38800 |    30 |  3319k|  78.5 |   432M |  69 |5662 |  22k|  12k| 279k|  2 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  46.34%
544.28/545.90	c   546s| 38900 |    33 |  3326k|  78.4 |   433M |  69 |5662 |  22k|  12k| 280k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  46.55%
545.38/547.02	c   547s| 39000 |    23 |  3334k|  78.4 |   433M |  69 |5662 |  22k|  12k| 281k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  46.84%
546.48/548.16	c   548s| 39100 |    26 |  3342k|  78.5 |   433M |  69 |5662 |  22k|   0 | 282k|  0 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  46.98%
548.17/549.81	c   550s| 39200 |    26 |  3357k|  78.6 |   434M |  69 |5662 |  22k|   0 | 283k|  0 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  47.22%
549.37/551.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
549.37/551.07	c   551s| 39300 |    22 |  3365k|  78.6 |   434M |  69 |5662 |  22k|  12k| 284k|  1 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  47.28%
550.76/552.46	c   552s| 39400 |    21 |  3378k|  78.7 |   434M |  69 |5662 |  22k|   0 | 284k|  0 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  47.46%
554.15/555.80	c   556s| 39500 |    23 |  3395k|  79.0 |   434M |  69 |5662 |  22k|  12k| 285k|  1 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  47.63%
555.65/557.35	c   557s| 39600 |    24 |  3409k|  79.1 |   434M |  69 |5662 |  22k|   0 | 285k|  0 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  47.77%
557.14/558.89	c   559s| 39700 |    32 |  3421k|  79.2 |   434M |  69 |5662 |  22k|   0 | 287k|  0 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  47.78%
558.14/559.80	c   560s| 39800 |    29 |  3427k|  79.1 |   434M |  69 |5662 |  22k|  12k| 287k|  1 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  47.83%
559.04/560.79	c   561s| 39900 |    25 |  3434k|  79.1 |   434M |  69 |5662 |  22k|  12k| 288k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  47.90%
560.04/561.74	c   562s| 40000 |    21 |  3440k|  79.1 |   434M |  69 |5662 |  22k|  12k| 289k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  47.95%
561.44/563.13	c   563s| 40100 |    24 |  3454k|  79.2 |   434M |  69 |5662 |  22k|   0 | 290k|  0 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  47.98%
562.93/564.61	c   565s| 40200 |    26 |  3468k|  79.4 |   434M |  69 |5662 |  22k|  12k| 291k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  48.03%
564.33/566.10	c   566s| 40300 |    33 |  3479k|  79.4 |   434M |  69 |5662 |  22k|  12k| 292k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  48.04%
565.62/567.31	c   567s| 40400 |    27 |  3488k|  79.5 |   434M |  69 |5662 |  22k|  12k| 293k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  48.07%
566.82/568.51	c   569s| 40500 |    43 |  3497k|  79.5 |   435M |  69 |5662 |  22k|  12k| 295k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  48.07%
568.11/569.86	c   570s| 40600 |    40 |  3508k|  79.6 |   435M |  69 |5662 |  22k|   0 | 297k|  0 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  48.08%
569.11/570.85	c   571s| 40700 |    34 |  3514k|  79.5 |   435M |  69 |5662 |  22k|  12k| 297k|  2 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  48.11%
570.11/571.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
570.11/571.87	c   572s| 40800 |    30 |  3519k|  79.4 |   435M |  69 |5662 |  22k|  12k| 298k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  48.13%
571.41/573.17	c   573s| 40900 |    29 |  3528k|  79.5 |   435M |  69 |5662 |  22k|  12k| 300k|  2 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  48.14%
572.80/574.55	c   575s| 41000 |    44 |  3536k|  79.5 |   435M |  69 |5662 |  22k|  12k| 301k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  48.15%
573.89/575.68	c   576s| 41100 |    36 |  3544k|  79.5 |   435M |  69 |5662 |  22k|   0 | 302k|  0 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  48.17%
575.59/577.35	c   577s| 41200 |    38 |  3552k|  79.5 |   435M |  69 |5662 |  22k|  12k| 302k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  48.18%
576.69/578.45	c   578s| 41300 |    32 |  3560k|  79.5 |   435M |  69 |5662 |  22k|   0 | 303k|  0 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  48.22%
577.98/579.72	c   580s| 41400 |    39 |  3569k|  79.5 |   435M |  69 |5662 |  22k|  12k| 304k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  48.24%
579.18/580.94	c   581s| 41500 |    28 |  3578k|  79.5 |   436M |  69 |5662 |  22k|  12k| 304k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  48.28%
580.18/581.95	c   582s| 41600 |    26 |  3584k|  79.5 |   436M |  69 |5662 |  22k|  12k| 305k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  48.29%
580.97/582.74	c   583s| 41700 |    23 |  3588k|  79.4 |   436M |  69 |5662 |  22k|  12k| 305k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  48.32%
582.07/583.88	c   584s| 41800 |    22 |  3596k|  79.4 |   436M |  69 |5662 |  22k|  12k| 306k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  48.39%
583.57/585.38	c   585s| 41900 |    21 |  3605k|  79.4 |   436M |  69 |5662 |  22k|   0 | 306k|  0 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  48.97%
584.86/586.62	c   587s| 42000 |    23 |  3614k|  79.4 |   437M |  69 |5662 |  22k|  12k| 307k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  49.01%
585.96/587.75	c   588s| 42100 |    24 |  3622k|  79.4 |   437M |  69 |5662 |  22k|  12k| 307k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  49.09%
587.36/589.10	c   589s| 42200 |    30 |  3632k|  79.5 |   437M |  69 |5662 |  22k|  12k| 308k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  49.16%
588.36/590.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
588.36/590.10	c   590s| 42300 |    20 |  3639k|  79.5 |   437M |  69 |5662 |  22k|   0 | 309k|  0 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  49.23%
589.45/591.25	c   591s| 42400 |    24 |  3647k|  79.5 |   437M |  69 |5662 |  22k|   0 | 310k|  0 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  49.28%
590.75/592.55	c   593s| 42500 |    26 |  3656k|  79.5 |   437M |  69 |5662 |  22k|  12k| 312k|  3 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  49.28%
591.94/593.79	c   594s| 42600 |    31 |  3665k|  79.5 |   438M |  69 |5662 |  22k|  12k| 313k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  49.29%
593.34/595.18	c   595s| 42700 |    26 |  3676k|  79.6 |   438M |  69 |5662 |  22k|  12k| 316k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  49.29%
594.93/596.72	c   597s| 42800 |    24 |  3686k|  79.6 |   439M |  69 |5662 |  22k|  12k| 316k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  49.32%
596.13/597.94	c   598s| 42900 |    26 |  3696k|  79.7 |   439M |  69 |5662 |  22k|   0 | 317k|  0 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  49.37%
597.72/599.55	c   600s| 43000 |    19 |  3708k|  79.7 |   439M |  69 |5662 |  22k|   0 | 317k|  0 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  49.42%
598.92/600.74	c   601s| 43100 |    17 |  3716k|  79.7 |   439M |  69 |5662 |  22k|   0 | 318k|  0 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  49.52%
599.92/601.79	c   602s| 43200 |    19 |  3721k|  79.7 |   439M |  69 |5662 |  22k|  12k| 318k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  49.58%
601.12/602.99	c   603s| 43300 |    26 |  3731k|  79.7 |   439M |  69 |5662 |  22k|  12k| 319k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  49.61%
602.22/604.09	c   604s| 43400 |    23 |  3738k|  79.7 |   439M |  69 |5662 |  22k|  12k| 320k|  2 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  49.66%
604.11/605.99	c   606s| 43500 |    20 |  3750k|  79.8 |   439M |  69 |5662 |  22k|  12k| 320k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  49.89%
605.70/607.57	c   608s| 43600 |    19 |  3762k|  79.9 |   439M |  69 |5662 |  22k|   0 | 321k|  0 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  50.31%
606.90/608.70	c   609s| 43700 |    15 |  3768k|  79.8 |   439M |  69 |5662 |  22k|  12k| 321k|  2 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  50.49%
607.90/609.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
607.90/609.79	c   610s| 43800 |    27 |  3775k|  79.8 |   439M |  69 |5662 |  22k|  12k| 322k|  3 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  50.51%
608.79/610.60	c   611s| 43900 |    19 |  3779k|  79.7 |   439M |  69 |5662 |  22k|  12k| 322k|  1 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  50.60%
609.69/611.53	c   612s| 44000 |    25 |  3783k|  79.7 |   439M |  69 |5662 |  22k|   0 | 322k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  50.71%
610.49/612.37	c   612s| 44100 |    16 |  3788k|  79.6 |   439M |  69 |5662 |  22k|   0 | 323k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  50.79%
616.77/618.65	c   619s| 44200 |    18 |  3800k|  79.7 |   439M |  69 |5662 |  22k|  12k| 324k|  1 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  51.03%
618.07/619.92	c   620s| 44300 |    32 |  3808k|  79.7 |   439M |  69 |5662 |  22k|   0 | 325k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  51.10%
618.97/620.83	c   621s| 44400 |    19 |  3812k|  79.6 |   440M |  69 |5662 |  22k|   0 | 326k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  51.11%
619.96/621.89	c   622s| 44500 |    22 |  3819k|  79.6 |   440M |  69 |5662 |  22k|  12k| 327k|  1 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  51.14%
620.96/622.81	c   623s| 44600 |    25 |  3824k|  79.5 |   440M |  69 |5662 |  22k|  12k| 327k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  51.16%
621.86/623.77	c   624s| 44700 |    17 |  3829k|  79.4 |   440M |  69 |5662 |  22k|  12k| 328k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  51.18%
622.95/624.87	c   625s| 44800 |    25 |  3836k|  79.4 |   440M |  69 |5662 |  22k|  12k| 329k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  51.21%
624.05/625.91	c   626s| 44900 |    15 |  3844k|  79.4 |   440M |  69 |5662 |  22k|  12k| 330k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  51.24%
625.05/626.95	c   627s| 45000 |    12 |  3851k|  79.4 |   440M |  69 |5662 |  22k|   0 | 330k|  0 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  51.26%
627.04/628.90	c   629s| 45100 |    22 |  3864k|  79.5 |   440M |  69 |5662 |  22k|  12k| 331k|  2 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  51.27%
627.84/629.79	c   630s| 45200 |    21 |  3868k|  79.4 |   440M |  69 |5662 |  22k|  12k| 332k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  51.35%
629.14/631.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
629.14/631.09	c   631s| 45300 |    17 |  3876k|  79.4 |   440M |  69 |5662 |  22k|   0 | 332k|  0 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  51.36%
630.24/632.14	c   632s| 45400 |    18 |  3883k|  79.4 |   441M |  69 |5662 |  22k|  12k| 333k|  2 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  51.43%
631.53/633.47	c   633s| 45500 |    16 |  3892k|  79.4 |   441M |  69 |5662 |  22k|   0 | 334k|  0 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  51.59%
632.62/634.57	c   635s| 45600 |    18 |  3898k|  79.4 |   441M |  69 |5662 |  22k|  12k| 335k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  51.81%
633.42/635.39	c   635s| 45700 |    19 |  3902k|  79.3 |   441M |  69 |5662 |  22k|   0 | 335k|  0 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  51.91%
634.42/636.33	c   636s| 45800 |    13 |  3907k|  79.3 |   441M |  69 |5662 |  22k|   0 | 335k|  0 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  52.16%
635.71/637.69	c   638s| 45900 |    19 |  3918k|  79.3 |   441M |  69 |5662 |  22k|  12k| 337k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  53.12%
636.71/638.61	c   639s| 46000 |    21 |  3923k|  79.2 |   441M |  69 |5662 |  22k|  12k| 337k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  53.26%
637.51/639.42	c   639s| 46100 |    19 |  3926k|  79.2 |   441M |  69 |5662 |  22k|  12k| 337k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  53.29%
638.41/640.32	c   640s| 46200 |    17 |  3930k|  79.1 |   441M |  69 |5662 |  22k|   0 | 338k|  0 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  53.30%
639.50/641.42	c   641s| 46300 |    36 |  3936k|  79.0 |   441M |  69 |5662 |  22k|  12k| 339k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  53.32%
641.10/643.06	c   643s| 46400 |    18 |  3943k|  79.0 |   441M |  69 |5662 |  22k|   0 | 340k|  0 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  53.39%
642.10/644.05	c   644s| 46500 |    24 |  3948k|  79.0 |   441M |  69 |5662 |  22k|  12k| 340k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  53.42%
643.10/645.01	c   645s| 46600 |    25 |  3953k|  78.9 |   441M |  69 |5662 |  22k|  12k| 341k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  53.45%
643.99/645.91	c   646s| 46700 |    18 |  3958k|  78.8 |   441M |  69 |5662 |  22k|  12k| 341k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  53.50%
644.79/646.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
644.79/646.76	c   647s| 46800 |    14 |  3963k|  78.8 |   441M |  69 |5662 |  22k|  12k| 341k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  53.53%
646.09/648.10	c   648s| 46900 |    31 |  3969k|  78.8 |   441M |  69 |5662 |  22k|  12k| 342k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  53.63%
647.09/649.10	c   649s| 47000 |    19 |  3976k|  78.7 |   441M |  69 |5662 |  22k|  12k| 343k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  53.66%
647.98/650.00	c   650s| 47100 |    20 |  3980k|  78.7 |   441M |  69 |5662 |  22k|  12k| 344k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  53.67%
649.08/651.05	c   651s| 47200 |    21 |  3986k|  78.6 |   441M |  69 |5662 |  22k|  12k| 345k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  53.68%
650.08/652.03	c   652s| 47300 |    19 |  3991k|  78.6 |   441M |  69 |5662 |  22k|  12k| 345k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  53.69%
651.77/653.73	c   654s| 47400 |    34 |  4001k|  78.6 |   441M |  69 |5662 |  22k|  12k| 346k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  53.71%
652.66/654.65	c   655s| 47500 |    28 |  4004k|  78.5 |   442M |  69 |5662 |  22k|  12k| 347k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  53.72%
653.86/655.84	c   656s| 47600 |    21 |  4009k|  78.5 |   442M |  69 |5662 |  22k|  12k| 347k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  53.81%
654.96/656.94	c   657s| 47700 |    26 |  4016k|  78.4 |   446M |  69 |5662 |  22k|  12k| 347k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  53.85%
655.95/657.97	c   658s| 47800 |    17 |  4023k|  78.4 |   446M |  69 |5662 |  22k|  12k| 348k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  53.89%
656.85/658.84	c   659s| 47900 |    15 |  4028k|  78.4 |   446M |  69 |5662 |  22k|  12k| 349k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  53.94%
657.95/659.92	c   660s| 48000 |    18 |  4035k|  78.4 |   446M |  69 |5662 |  22k|   0 | 349k|  0 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  53.99%
659.15/661.15	c   661s| 48100 |    24 |  4042k|  78.3 |   446M |  69 |5662 |  22k|  12k| 350k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  54.01%
660.15/662.11	c   662s| 48200 |    20 |  4047k|  78.3 |   446M |  69 |5662 |  22k|  12k| 351k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  54.02%
661.14/663.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
661.14/663.18	c   663s| 48300 |    20 |  4053k|  78.2 |   446M |  69 |5662 |  22k|   0 | 352k|  0 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  54.02%
662.24/664.28	c   664s| 48400 |    20 |  4060k|  78.2 |   446M |  69 |5662 |  22k|   0 | 352k|  0 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  54.03%
663.33/665.37	c   665s| 48500 |    26 |  4066k|  78.2 |   446M |  69 |5662 |  22k|  12k| 353k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  54.04%
664.43/666.40	c   666s| 48600 |    18 |  4072k|  78.1 |   446M |  69 |5662 |  22k|   0 | 354k|  0 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  54.04%
665.32/667.30	c   667s| 48700 |    15 |  4076k|  78.1 |   446M |  69 |5662 |  22k|  12k| 354k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  54.06%
666.32/668.30	c   668s| 48800 |    14 |  4083k|  78.1 |   446M |  69 |5662 |  22k|  12k| 355k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  54.09%
667.22/669.28	c   669s| 48900 |    12 |  4087k|  78.0 |   447M |  69 |5662 |  22k|  12k| 355k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  54.12%
668.51/670.56	c   671s| 49000 |    14 |  4095k|  78.0 |   447M |  69 |5662 |  22k|  12k| 355k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  54.23%
669.51/671.52	c   672s| 49100 |    10 |  4101k|  78.0 |   447M |  69 |5662 |  22k|   0 | 356k|  0 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  54.39%
670.51/672.57	c   673s| 49200 |    13 |  4107k|  77.9 |   448M |  69 |5662 |  22k|   0 | 356k|  0 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  54.45%
671.31/673.35	c   673s| 49300 |    17 |  4110k|  77.8 |   448M |  69 |5662 |  22k|  12k| 357k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  54.50%
672.11/674.18	c   674s| 49400 |    19 |  4114k|  77.8 |   448M |  69 |5662 |  22k|  12k| 357k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  54.54%
673.30/675.32	c   675s| 49500 |    15 |  4121k|  77.7 |   448M |  69 |5662 |  22k|  12k| 358k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  54.55%
674.50/676.57	c   677s| 49600 |    19 |  4129k|  77.7 |   448M |  69 |5662 |  22k|  12k| 359k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  54.56%
675.59/677.64	c   678s| 49700 |    21 |  4134k|  77.7 |   448M |  69 |5662 |  22k|   0 | 359k|  0 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  54.58%
676.59/678.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
676.59/678.66	c   679s| 49800 |    16 |  4140k|  77.7 |   448M |  69 |5662 |  22k|  12k| 360k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  54.58%
677.68/679.75	c   680s| 49900 |    15 |  4147k|  77.6 |   448M |  69 |5662 |  22k|   0 | 361k|  0 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  54.60%
678.88/680.98	c   681s| 50000 |    21 |  4154k|  77.6 |   448M |  69 |5662 |  22k|  12k| 362k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  54.64%
679.98/682.08	c   682s| 50100 |    19 |  4160k|  77.6 |   448M |  69 |5662 |  22k|  12k| 363k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  54.64%
681.08/683.13	c   683s| 50200 |    16 |  4165k|  77.6 |   448M |  69 |5662 |  22k|   0 | 364k|  0 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  54.65%
681.97/684.10	c   684s| 50300 |    14 |  4170k|  77.5 |   448M |  69 |5662 |  22k|   0 | 365k|  0 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  54.65%
683.07/685.12	c   685s| 50400 |    19 |  4176k|  77.5 |   448M |  69 |5662 |  22k|  12k| 365k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  54.65%
683.97/686.06	c   686s| 50500 |    17 |  4180k|  77.4 |   448M |  69 |5662 |  22k|  12k| 366k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  54.67%
684.96/687.10	c   687s| 50600 |    13 |  4186k|  77.4 |   448M |  69 |5662 |  22k|  12k| 367k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  54.67%
686.96/689.06	c   689s| 50700 |    34 |  4197k|  77.4 |   450M |  69 |5662 |  22k|  12k| 367k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  54.68%
687.85/689.90	c   690s| 50800 |    22 |  4200k|  77.3 |   452M |  69 |5662 |  22k|  12k| 368k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  54.68%
688.64/690.75	c   691s| 50900 |    24 |  4204k|  77.3 |   452M |  69 |5662 |  22k|  12k| 368k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  54.69%
689.84/691.96	c   692s| 51000 |    43 |  4210k|  77.2 |   452M |  69 |5662 |  22k|  12k| 368k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  54.69%
690.94/693.02	c   693s| 51100 |    21 |  4215k|  77.2 |   453M |  69 |5662 |  22k|  12k| 369k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  54.71%
691.73/693.89	c   694s| 51200 |    17 |  4219k|  77.1 |   453M |  69 |5662 |  22k|  12k| 369k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  54.74%
692.83/694.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
692.83/694.91	c   695s| 51300 |    40 |  4224k|  77.1 |   453M |  69 |5662 |  22k|  12k| 370k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  54.74%
694.52/696.67	c   697s| 51400 |    23 |  4231k|  77.1 |   454M |  69 |5662 |  22k|   0 | 371k|  0 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  54.75%
695.52/697.68	c   698s| 51500 |    17 |  4237k|  77.0 |   454M |  69 |5662 |  22k|   0 | 372k|  0 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  54.76%
696.51/698.67	c   699s| 51600 |    26 |  4243k|  77.0 |   454M |  69 |5662 |  22k|  12k| 372k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  54.81%
697.51/699.64	c   700s| 51700 |    21 |  4247k|  76.9 |   457M |  69 |5662 |  22k|  12k| 373k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  54.81%
698.71/700.82	c   701s| 51800 |    32 |  4254k|  76.9 |   457M |  69 |5662 |  22k|  12k| 373k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  54.84%
699.50/701.64	c   702s| 51900 |    33 |  4258k|  76.8 |   457M |  69 |5662 |  22k|  12k| 373k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  54.91%
700.70/702.86	c   703s| 52000 |    34 |  4264k|  76.8 |   458M |  69 |5662 |  22k|  12k| 374k|  0 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  54.91%
701.60/703.77	c   704s| 52100 |    23 |  4268k|  76.8 |   460M |  69 |5662 |  22k|  12k| 374k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  54.95%
702.59/704.78	c   705s| 52200 |    29 |  4274k|  76.7 |   460M |  69 |5662 |  22k|  12k| 375k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  54.97%
703.79/705.95	c   706s| 52300 |    42 |  4282k|  76.7 |   460M |  69 |5662 |  22k|  12k| 376k|  2 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  54.98%
704.89/707.08	c   707s| 52400 |    31 |  4288k|  76.7 |   460M |  69 |5662 |  22k|  12k| 377k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  55.00%
706.18/708.38	c   708s| 52500 |    20 |  4297k|  76.7 |   460M |  69 |5662 |  22k|  12k| 379k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  55.01%
707.28/709.46	c   709s| 52600 |    25 |  4302k|  76.7 |   460M |  69 |5662 |  22k|  12k| 379k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  55.05%
708.37/710.56	c   711s| 52700 |    27 |  4308k|  76.6 |   460M |  69 |5662 |  22k|  12k| 380k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  55.11%
709.67/711.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
709.67/711.82	c   712s| 52800 |    28 |  4314k|  76.6 |   460M |  69 |5662 |  22k|  12k| 380k|  0 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  55.12%
710.46/712.66	c   713s| 52900 |    25 |  4318k|  76.6 |   460M |  69 |5662 |  22k|  12k| 381k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  55.14%
711.26/713.44	c   713s| 53000 |    23 |  4322k|  76.5 |   460M |  69 |5662 |  22k|  12k| 381k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  55.18%
712.16/714.32	c   714s| 53100 |    27 |  4326k|  76.4 |   460M |  69 |5662 |  22k|  12k| 381k|  2 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  55.20%
713.06/715.29	c   715s| 53200 |    30 |  4331k|  76.4 |   460M |  69 |5662 |  22k|  12k| 382k|  2 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  55.24%
714.05/716.21	c   716s| 53300 |    31 |  4336k|  76.3 |   461M |  69 |5662 |  22k|  12k| 382k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  55.24%
715.35/717.57	c   718s| 53400 |    24 |  4342k|  76.3 |   461M |  69 |5662 |  22k|  12k| 383k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  55.25%
716.34/718.58	c   719s| 53500 |    21 |  4349k|  76.3 |   461M |  69 |5662 |  22k|  12k| 383k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  55.30%
717.34/719.58	c   720s| 53600 |    30 |  4355k|  76.3 |   461M |  69 |5662 |  22k|  12k| 384k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  55.33%
718.84/721.03	c   721s| 53700 |    41 |  4366k|  76.3 |   461M |  69 |5662 |  22k|  12k| 385k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  55.36%
719.94/722.12	c   722s| 53800 |    19 |  4373k|  76.3 |   461M |  69 |5662 |  22k|  12k| 386k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  55.39%
721.13/723.38	c   723s| 53900 |    18 |  4383k|  76.3 |   461M |  69 |5662 |  22k|  12k| 387k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  55.41%
722.32/724.59	c   725s| 54000 |    21 |  4391k|  76.4 |   461M |  69 |5662 |  22k|   0 | 387k|  0 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  55.47%
723.32/725.53	c   726s| 54100 |    20 |  4398k|  76.3 |   461M |  69 |5662 |  22k|  12k| 387k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  55.52%
724.12/726.35	c   726s| 54200 |    21 |  4403k|  76.3 |   461M |  69 |5662 |  22k|  12k| 387k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  55.54%
725.01/727.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
725.01/727.20	c   727s| 54300 |    17 |  4409k|  76.3 |   461M |  69 |5662 |  22k|   0 | 388k|  0 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  55.57%
726.01/728.24	c   728s| 54400 |    17 |  4417k|  76.3 |   461M |  69 |5662 |  22k|  12k| 388k|  2 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  55.60%
727.10/729.37	c   729s| 54500 |    14 |  4425k|  76.3 |   461M |  69 |5662 |  22k|  12k| 389k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  55.61%
728.80/731.02	c   731s| 54600 |    25 |  4439k|  76.4 |   461M |  69 |5662 |  22k|  12k| 389k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  55.63%
729.90/732.18	c   732s| 54700 |    40 |  4446k|  76.4 |   461M |  69 |5662 |  22k|  12k| 389k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  55.64%
730.99/733.21	c   733s| 54800 |    19 |  4451k|  76.3 |   462M |  69 |5662 |  22k|   0 | 390k|  0 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  55.64%
732.19/734.44	c   734s| 54900 |    23 |  4460k|  76.4 |   462M |  69 |5662 |  22k|  12k| 392k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  55.65%
733.28/735.57	c   736s| 55000 |    24 |  4468k|  76.4 |   462M |  69 |5662 |  22k|  12k| 393k|  2 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  55.66%
734.28/736.56	c   737s| 55100 |    19 |  4475k|  76.3 |   462M |  69 |5662 |  22k|   0 | 393k|  0 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  55.67%
735.28/737.58	c   738s| 55200 |    18 |  4481k|  76.3 |   462M |  69 |5662 |  22k|  12k| 394k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  55.68%
736.57/738.83	c   739s| 55300 |    21 |  4492k|  76.4 |   463M |  69 |5662 |  22k|  12k| 395k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  55.68%
737.67/739.94	c   740s| 55400 |    26 |  4498k|  76.3 |   464M |  69 |5662 |  22k|  12k| 396k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  55.70%
738.46/740.77	c   741s| 55500 |    19 |  4501k|  76.3 |   464M |  69 |5662 |  22k|  12k| 396k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  55.70%
743.85/746.18	c   746s| 55600 |    19 |  4517k|  76.4 |   464M |  69 |5662 |  22k|  12k| 397k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  55.74%
744.94/747.28	c   747s| 55700 |    12 |  4525k|  76.4 |   464M |  69 |5662 |  22k|  12k| 398k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  55.77%
746.04/748.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
746.04/748.36	c   748s| 55800 |    21 |  4533k|  76.4 |   464M |  69 |5662 |  22k|  12k| 399k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  55.78%
747.23/749.50	c   749s| 55900 |    14 |  4542k|  76.4 |   464M |  69 |5662 |  22k|  12k| 399k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  55.81%
748.33/750.64	c   751s| 56000 |    16 |  4549k|  76.4 |   467M |  69 |5662 |  22k|  12k| 400k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  55.82%
749.33/751.63	c   752s| 56100 |    25 |  4555k|  76.4 |   467M |  69 |5662 |  22k|   0 | 401k|  0 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  55.83%
750.32/752.60	c   753s| 56200 |    23 |  4560k|  76.4 |   467M |  69 |5662 |  22k|   0 | 402k|  0 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  55.83%
751.82/754.13	c   754s| 56300 |    26 |  4573k|  76.4 |   467M |  69 |5662 |  22k|  12k| 403k|  1 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  55.83%
753.01/755.32	c   755s| 56400 |    27 |  4581k|  76.5 |   467M |  69 |5662 |  22k|  12k| 404k|  1 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  55.84%
753.91/756.24	c   756s| 56500 |    20 |  4587k|  76.4 |   467M |  69 |5662 |  22k|  12k| 405k|  1 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  55.84%
755.10/757.45	c   757s| 56600 |    19 |  4596k|  76.5 |   467M |  69 |5662 |  22k|   0 | 407k|  0 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  55.84%
756.70/759.06	c   759s| 56700 |    19 |  4610k|  76.6 |   467M |  69 |5662 |  22k|   0 | 408k|  0 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  55.85%
757.89/760.23	c   760s| 56800 |    23 |  4618k|  76.6 |   467M |  69 |5662 |  22k|  12k| 410k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  55.85%
758.80/761.11	c   761s| 56900 |    22 |  4622k|  76.5 |   468M |  69 |5662 |  22k|  12k| 410k|  0 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  55.85%
759.89/762.27	c   762s| 57000 |    16 |  4631k|  76.5 |   468M |  69 |5662 |  22k|  12k| 411k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  55.85%
761.28/763.67	c   764s| 57100 |    17 |  4642k|  76.6 |   468M |  69 |5662 |  22k|  12k| 412k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  55.92%
761.98/764.35	c   764s| 57200 |    11 |  4644k|  76.5 |   468M |  69 |5662 |  22k|  12k| 412k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  56.01%
763.18/765.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
763.18/765.51	c   766s| 57300 |     8 |  4653k|  76.5 |   468M |  69 |5662 |  22k|  12k| 412k|  0 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  56.05%
764.68/767.01	c   767s| 57400 |    26 |  4662k|  76.5 |   468M |  69 |5662 |  22k|  12k| 413k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  56.26%
765.87/768.23	c   768s| 57500 |    29 |  4669k|  76.5 |   471M |  69 |5662 |  22k|  12k| 414k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  56.38%
766.67/769.08	c   769s| 57600 |    25 |  4673k|  76.5 |   471M |  69 |5662 |  22k|  12k| 414k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  56.41%
767.56/769.96	c   770s| 57700 |    24 |  4676k|  76.4 |   471M |  69 |5662 |  22k|  12k| 414k|  2 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  56.47%
768.36/770.79	c   771s| 57800 |    20 |  4680k|  76.3 |   471M |  69 |5662 |  22k|  12k| 414k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  56.69%
770.25/772.64	c   773s| 57900 |    28 |  4693k|  76.4 |   472M |  69 |5662 |  22k|  12k| 415k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  56.86%
771.15/773.54	c   774s| 58000 |    37 |  4697k|  76.4 |   472M |  69 |5662 |  22k|  12k| 416k|  0 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  56.87%
772.14/774.57	c   775s| 58100 |    46 |  4703k|  76.3 |   473M |  69 |5662 |  22k|  12k| 417k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  56.88%
773.04/775.48	c   775s| 58200 |    47 |  4707k|  76.3 |   474M |  69 |5662 |  22k|  12k| 417k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  56.88%
774.43/776.88	c   777s| 58300 |    21 |  4717k|  76.3 |   475M |  69 |5662 |  22k|  12k| 419k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  57.47%
775.53/777.95	c   778s| 58400 |    45 |  4724k|  76.3 |   475M |  69 |5662 |  22k|  12k| 420k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  57.48%
776.63/779.08	c   779s| 58500 |    33 |  4731k|  76.3 |   475M |  69 |5662 |  22k|  12k| 421k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  57.71%
777.73/780.13	c   780s| 58600 |    22 |  4736k|  76.3 |   475M |  69 |5662 |  22k|  12k| 421k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  57.88%
778.82/781.23	c   781s| 58700 |    26 |  4743k|  76.2 |   475M |  69 |5662 |  22k|  12k| 422k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  58.01%
779.91/782.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
779.91/782.34	c   782s| 58800 |    31 |  4751k|  76.2 |   475M |  69 |5662 |  22k|  12k| 423k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  58.30%
780.81/783.28	c   783s| 58900 |    25 |  4757k|  76.2 |   475M |  69 |5662 |  22k|  12k| 423k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  58.39%
781.81/784.20	c   784s| 59000 |    33 |  4762k|  76.2 |   475M |  69 |5662 |  22k|   0 | 424k|  0 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  58.42%
782.71/785.14	c   785s| 59100 |    25 |  4768k|  76.1 |   475M |  69 |5662 |  22k|   0 | 424k|  0 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  58.46%
783.40/785.89	c   786s| 59200 |    44 |  4771k|  76.1 |   475M |  69 |5662 |  22k|  12k| 425k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  58.59%
784.80/787.26	c   787s| 59300 |    42 |  4780k|  76.1 |   476M |  69 |5662 |  22k|  12k| 425k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  58.62%
785.89/788.32	c   788s| 59400 |    34 |  4786k|  76.1 |   476M |  69 |5662 |  22k|  12k| 426k|  2 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  58.64%
786.49/788.99	c   789s| 59500 |    34 |  4788k|  76.0 |   476M |  69 |5662 |  22k|  12k| 426k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  58.69%
787.39/789.82	c   790s| 59600 |    34 |  4792k|  75.9 |   476M |  69 |5662 |  22k|   0 | 426k|  0 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  58.72%
788.38/790.82	c   791s| 59700 |    28 |  4797k|  75.9 |   476M |  69 |5662 |  22k|   0 | 427k|  0 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  58.72%
789.38/791.80	c   792s| 59800 |    23 |  4803k|  75.9 |   476M |  69 |5662 |  22k|   0 | 428k|  0 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  58.78%
790.38/792.82	c   793s| 59900 |    32 |  4808k|  75.8 |   476M |  69 |5662 |  22k|  12k| 429k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  58.80%
791.27/793.72	c   794s| 60000 |    34 |  4812k|  75.8 |   476M |  69 |5662 |  22k|   0 | 429k|  0 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  58.82%
792.27/794.76	c   795s| 60100 |    29 |  4818k|  75.7 |   476M |  69 |5662 |  22k|   0 | 431k|  0 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  58.83%
793.07/795.54	c   796s| 60200 |    25 |  4822k|  75.7 |   476M |  69 |5662 |  22k|  12k| 431k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  58.87%
793.96/796.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
793.96/796.48	c   796s| 60300 |    32 |  4826k|  75.6 |   477M |  69 |5662 |  22k|  12k| 431k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  58.89%
794.86/797.38	c   797s| 60400 |    29 |  4831k|  75.6 |   477M |  69 |5662 |  22k|  12k| 432k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  58.91%
795.86/798.38	c   798s| 60500 |    26 |  4836k|  75.5 |   477M |  69 |5662 |  22k|  12k| 432k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  58.95%
796.85/799.39	c   799s| 60600 |    24 |  4841k|  75.5 |   477M |  69 |5662 |  22k|  12k| 433k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  58.96%
797.95/800.41	c   800s| 60700 |    21 |  4846k|  75.5 |   477M |  69 |5662 |  22k|  12k| 433k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  58.98%
798.75/801.28	c   801s| 60800 |    25 |  4850k|  75.4 |   477M |  69 |5662 |  22k|   0 | 434k|  0 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  59.03%
800.74/803.23	c   803s| 60900 |    27 |  4860k|  75.4 |   478M |  69 |5662 |  22k|  12k| 434k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.17%
801.54/804.09	c   804s| 61000 |    24 |  4865k|  75.4 |   478M |  69 |5662 |  22k|   0 | 435k|  0 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.41%
802.54/805.09	c   805s| 61100 |    28 |  4871k|  75.4 |   479M |  69 |5662 |  22k|  12k| 435k|  2 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.47%
803.64/806.12	c   806s| 61200 |    35 |  4876k|  75.3 |   479M |  69 |5662 |  22k|  12k| 435k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.47%
805.83/808.30	c   808s| 61300 |    33 |  4887k|  75.4 |   479M |  69 |5662 |  22k|  12k| 436k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.50%
806.73/809.29	c   809s| 61400 |    29 |  4892k|  75.4 |   479M |  69 |5662 |  22k|  12k| 436k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.53%
807.82/810.30	c   810s| 61500 |    31 |  4899k|  75.3 |   479M |  69 |5662 |  22k|  12k| 437k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.53%
808.92/811.42	c   811s| 61600 |    32 |  4905k|  75.3 |   479M |  69 |5662 |  22k|  12k| 437k|  2 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.54%
809.82/812.32	c   812s| 61700 |    38 |  4909k|  75.3 |   481M |  69 |5662 |  22k|  12k| 437k|  0 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  59.55%
811.31/813.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
811.31/813.89	c   814s| 61800 |    31 |  4918k|  75.3 |   484M |  69 |5662 |  22k|  12k| 438k|  0 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  60.43%
812.81/815.37	c   815s| 61900 |    29 |  4928k|  75.3 |   484M |  69 |5662 |  22k|  12k| 440k|  1 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  61.50%
814.40/816.97	c   817s| 62000 |    48 |  4940k|  75.4 |   490M |  69 |5662 |  22k|  12k| 441k|  1 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  61.85%
815.70/818.24	c   818s| 62100 |    31 |  4948k|  75.4 |   490M |  69 |5662 |  22k|   0 | 442k|  0 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  62.41%
817.39/819.99	c   820s| 62200 |    47 |  4961k|  75.5 |   491M |  69 |5662 |  22k|  12k| 443k|  0 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  62.59%
818.39/820.98	c   821s| 62300 |    29 |  4967k|  75.5 |   491M |  69 |5662 |  22k|   0 | 443k|  0 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  62.80%
819.78/822.38	c   822s| 62400 |    33 |  4978k|  75.5 |   491M |  69 |5662 |  22k|  12k| 444k|  1 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  63.44%
820.98/823.58	c   824s| 62500 |    33 |  4985k|  75.5 |   491M |  69 |5662 |  22k|   0 | 445k|  0 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  63.75%
821.87/824.40	c   824s| 62600 |    32 |  4989k|  75.4 |   491M |  69 |5662 |  22k|   0 | 446k|  0 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  63.81%
822.87/825.46	c   825s| 62700 |    36 |  4994k|  75.4 |   491M |  69 |5662 |  22k|  12k| 446k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  63.96%
823.87/826.48	c   826s| 62800 |    40 |  5000k|  75.4 |   491M |  69 |5662 |  22k|  12k| 447k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  64.10%
824.96/827.53	c   828s| 62900 |    35 |  5005k|  75.4 |   491M |  69 |5662 |  22k|  12k| 447k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  64.23%
825.76/828.36	c   828s| 63000 |    35 |  5009k|  75.3 |   491M |  69 |5662 |  22k|  12k| 447k|  1 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  64.28%
826.85/829.45	c   829s| 63100 |    28 |  5015k|  75.3 |   492M |  69 |5662 |  22k|   0 | 448k|  0 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  64.51%
827.95/830.54	c   831s| 63200 |    33 |  5021k|  75.3 |   492M |  69 |5662 |  22k|  12k| 449k|  0 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  64.64%
829.15/831.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
829.15/831.77	c   832s| 63300 |    38 |  5029k|  75.3 |   494M |  69 |5662 |  22k|   0 | 450k|  0 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  65.01%
830.64/833.29	c   833s| 63400 |    31 |  5040k|  75.3 |   494M |  69 |5662 |  22k|  12k| 452k|  1 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  65.80%
832.14/834.78	c   835s| 63500 |    46 |  5050k|  75.4 |   494M |  69 |5662 |  22k|  12k| 453k|  1 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  65.97%
833.23/835.85	c   836s| 63600 |    35 |  5057k|  75.3 |   496M |  69 |5662 |  22k|   0 | 453k|  0 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  66.17%
834.53/837.15	c   837s| 63700 |    28 |  5068k|  75.4 |   496M |  69 |5662 |  22k|  12k| 455k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  66.53%
835.62/838.28	c   838s| 63800 |    28 |  5077k|  75.4 |   496M |  69 |5662 |  22k|  12k| 455k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  66.56%
837.12/839.75	c   840s| 63900 |    32 |  5087k|  75.5 |   496M |  69 |5662 |  22k|  12k| 456k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  66.56%
838.21/840.89	c   841s| 64000 |    33 |  5093k|  75.4 |   496M |  69 |5662 |  22k|  12k| 458k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  66.56%
839.21/841.81	c   842s| 64100 |    41 |  5098k|  75.4 |   496M |  69 |5662 |  22k|  12k| 458k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  66.58%
840.21/842.84	c   843s| 64200 |    36 |  5104k|  75.4 |   496M |  69 |5662 |  22k|  12k| 459k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  66.58%
841.10/843.73	c   844s| 64300 |    31 |  5108k|  75.3 |   496M |  69 |5662 |  22k|  12k| 460k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  66.60%
842.20/844.87	c   845s| 64400 |    36 |  5115k|  75.3 |   496M |  69 |5662 |  22k|  12k| 461k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  66.60%
843.40/846.06	c   846s| 64500 |    25 |  5124k|  75.3 |   496M |  69 |5662 |  22k|  12k| 462k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  66.67%
844.69/847.32	c   847s| 64600 |    45 |  5129k|  75.3 |   497M |  69 |5662 |  22k|  12k| 462k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  66.69%
845.89/848.59	c   849s| 64700 |    26 |  5138k|  75.3 |   498M |  69 |5662 |  22k|  12k| 463k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  66.75%
847.08/849.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
847.08/849.71	c   850s| 64800 |    25 |  5147k|  75.3 |   498M |  69 |5662 |  22k|   0 | 463k|  0 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  66.91%
848.38/851.08	c   851s| 64900 |    25 |  5155k|  75.3 |   498M |  69 |5662 |  22k|  12k| 463k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  66.96%
849.27/851.97	c   852s| 65000 |    26 |  5158k|  75.3 |   498M |  69 |5662 |  22k|  12k| 463k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  67.07%
850.07/852.78	c   853s| 65100 |    18 |  5162k|  75.2 |   498M |  69 |5662 |  22k|   0 | 464k|  0 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  67.13%
850.87/853.57	c   854s| 65200 |    19 |  5165k|  75.2 |   498M |  69 |5662 |  22k|   0 | 464k|  0 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  67.17%
852.16/854.82	c   855s| 65300 |    37 |  5175k|  75.2 |   499M |  69 |5662 |  22k|  12k| 464k|  2 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  67.25%
853.47/856.17	c   856s| 65400 |    21 |  5188k|  75.3 |   499M |  69 |5662 |  22k|  12k| 464k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  67.28%
854.95/857.60	c   858s| 65500 |    26 |  5196k|  75.3 |   499M |  69 |5662 |  22k|  12k| 465k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  67.30%
855.75/858.49	c   858s| 65600 |    20 |  5201k|  75.2 |   499M |  69 |5662 |  22k|   0 | 466k|  0 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  67.31%
856.65/859.37	c   859s| 65700 |    25 |  5206k|  75.2 |   499M |  69 |5662 |  22k|  12k| 466k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  67.34%
857.45/860.11	c   860s| 65800 |    47 |  5209k|  75.1 |   499M |  69 |5662 |  22k|  12k| 466k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  67.36%
858.45/861.15	c   861s| 65900 |    22 |  5215k|  75.1 |   499M |  69 |5662 |  22k|  12k| 467k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  67.39%
859.34/862.08	c   862s| 66000 |    17 |  5219k|  75.1 |   499M |  69 |5662 |  22k|   0 | 467k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  67.50%
860.34/863.03	c   863s| 66100 |    24 |  5224k|  75.0 |   499M |  69 |5662 |  22k|   0 | 468k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  67.55%
861.13/863.86	c   864s| 66200 |    23 |  5227k|  75.0 |   500M |  69 |5662 |  22k|   0 | 468k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  67.56%
862.03/864.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
862.03/864.77	c   865s| 66300 |    20 |  5230k|  74.9 |   500M |  69 |5662 |  22k|  12k| 468k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  67.59%
863.22/865.99	c   866s| 66400 |    23 |  5237k|  74.9 |   500M |  69 |5662 |  22k|  12k| 469k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  67.60%
864.33/867.00	c   867s| 66500 |    23 |  5242k|  74.9 |   500M |  69 |5662 |  22k|   0 | 470k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  67.61%
865.32/868.06	c   868s| 66600 |    23 |  5247k|  74.8 |   500M |  69 |5662 |  22k|  12k| 471k|  2 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  67.62%
866.32/869.00	c   869s| 66700 |    23 |  5252k|  74.8 |   500M |  69 |5662 |  22k|   0 | 472k|  0 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  67.63%
867.11/869.86	c   870s| 66800 |    23 |  5256k|  74.7 |   500M |  69 |5662 |  22k|   0 | 472k|  0 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  67.64%
868.11/870.83	c   871s| 66900 |    17 |  5261k|  74.7 |   500M |  69 |5662 |  22k|   0 | 473k|  0 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  67.67%
869.31/872.06	c   872s| 67000 |    37 |  5268k|  74.7 |   506M |  69 |5662 |  22k|  12k| 474k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  67.68%
870.10/872.88	c   873s| 67100 |    26 |  5271k|  74.6 |   506M |  69 |5662 |  22k|  12k| 474k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  67.69%
871.00/873.74	c   874s| 67200 |    32 |  5275k|  74.6 |   506M |  69 |5662 |  22k|  12k| 474k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  67.73%
871.79/874.56	c   875s| 67300 |    24 |  5277k|  74.5 |   506M |  69 |5662 |  22k|  12k| 474k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  67.76%
872.79/875.57	c   876s| 67400 |    24 |  5283k|  74.5 |   506M |  69 |5662 |  22k|   0 | 475k|  0 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  67.81%
873.59/876.35	c   876s| 67500 |    39 |  5286k|  74.4 |   506M |  69 |5662 |  22k|  12k| 475k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  67.87%
874.48/877.29	c   877s| 67600 |    18 |  5290k|  74.4 |   506M |  69 |5662 |  22k|  12k| 476k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  67.89%
875.48/878.26	c   878s| 67700 |    26 |  5295k|  74.3 |   507M |  69 |5662 |  22k|   0 | 476k|  0 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  67.91%
876.57/879.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
876.57/879.35	c   879s| 67800 |    25 |  5302k|  74.3 |   507M |  69 |5662 |  22k|  12k| 477k|  2 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  67.91%
877.47/880.26	c   880s| 67900 |    19 |  5306k|  74.3 |   507M |  69 |5662 |  22k|   0 | 478k|  0 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  67.93%
878.57/881.31	c   881s| 68000 |    18 |  5312k|  74.3 |   507M |  69 |5662 |  22k|  12k| 479k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  67.94%
879.46/882.27	c   882s| 68100 |    21 |  5317k|  74.2 |   507M |  69 |5662 |  22k|  12k| 480k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  67.95%
880.46/883.23	c   883s| 68200 |    15 |  5323k|  74.2 |   507M |  69 |5662 |  22k|   0 | 480k|  0 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  67.97%
898.91/901.72	c   902s| 68300 |    51 |  5367k|  74.7 |   507M |  69 |5662 |  22k|  12k| 481k|  2 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  67.97%
899.90/902.71	c   903s| 68400 |    25 |  5370k|  74.7 |   507M |  69 |5662 |  22k|  12k| 481k|  0 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  67.97%
901.20/904.03	c   904s| 68500 |    22 |  5381k|  74.7 |   507M |  69 |5662 |  22k|  12k| 482k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  67.98%
902.20/905.04	c   905s| 68600 |    24 |  5386k|  74.7 |   507M |  69 |5662 |  22k|  12k| 483k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  67.98%
903.49/906.31	c   906s| 68700 |    21 |  5396k|  74.7 |   507M |  69 |5662 |  22k|  12k| 483k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  68.00%
904.59/907.43	c   907s| 68800 |    36 |  5404k|  74.7 |   508M |  69 |5662 |  22k|  12k| 484k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  68.00%
905.68/908.54	c   909s| 68900 |    19 |  5410k|  74.7 |   508M |  69 |5662 |  22k|  12k| 485k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  68.01%
906.68/909.58	c   910s| 69000 |    17 |  5417k|  74.7 |   508M |  69 |5662 |  22k|  12k| 485k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  68.01%
908.18/911.04	c   911s| 69100 |    19 |  5429k|  74.8 |   508M |  69 |5662 |  22k|  12k| 486k|  2 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  68.02%
909.18/912.08	c   912s| 69200 |    21 |  5435k|  74.7 |   508M |  69 |5662 |  22k|  12k| 487k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  68.03%
910.27/913.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
910.27/913.16	c   913s| 69300 |    17 |  5443k|  74.7 |   508M |  69 |5662 |  22k|   0 | 488k|  0 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  68.04%
911.27/914.12	c   914s| 69400 |    19 |  5448k|  74.7 |   508M |  69 |5662 |  22k|  12k| 489k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  68.06%
912.36/915.21	c   915s| 69500 |    26 |  5455k|  74.7 |   508M |  69 |5662 |  22k|   0 | 489k|  0 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  68.13%
914.16/917.06	c   917s| 69600 |    25 |  5469k|  74.8 |   508M |  69 |5662 |  22k|  12k| 491k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  68.17%
915.16/918.02	c   918s| 69700 |    21 |  5474k|  74.8 |   508M |  69 |5662 |  22k|  12k| 491k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  68.18%
916.54/919.43	c   919s| 69800 |    22 |  5486k|  74.8 |   508M |  69 |5662 |  22k|  12k| 493k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  68.21%
917.44/920.30	c   920s| 69900 |    20 |  5489k|  74.8 |   509M |  69 |5662 |  22k|   0 | 494k|  0 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  68.22%
918.34/921.25	c   921s| 70000 |    18 |  5494k|  74.7 |   509M |  69 |5662 |  22k|   0 | 494k|  0 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  68.25%
919.83/922.77	c   923s| 70100 |    26 |  5505k|  74.8 |   509M |  69 |5662 |  22k|  12k| 495k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  68.47%
921.03/923.95	c   924s| 70200 |    25 |  5512k|  74.8 |   510M |  69 |5662 |  22k|  12k| 495k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  68.60%
921.92/924.86	c   925s| 70300 |    22 |  5517k|  74.7 |   510M |  69 |5662 |  22k|  12k| 496k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  68.68%
923.02/925.96	c   926s| 70400 |    18 |  5523k|  74.7 |   511M |  69 |5662 |  22k|  12k| 496k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  68.78%
923.82/926.72	c   927s| 70500 |    20 |  5526k|  74.7 |   511M |  69 |5662 |  22k|   0 | 496k|  0 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  68.81%
925.01/927.94	c   928s| 70600 |    18 |  5534k|  74.7 |   511M |  69 |5662 |  22k|  12k| 497k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  69.03%
926.01/928.99	c   929s| 70700 |    19 |  5539k|  74.6 |   511M |  69 |5662 |  22k|   0 | 498k|  0 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  69.14%
927.01/929.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
927.01/929.97	c   930s| 70800 |    20 |  5544k|  74.6 |   511M |  69 |5662 |  22k|  12k| 498k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  69.19%
927.90/930.85	c   931s| 70900 |    28 |  5548k|  74.5 |   511M |  69 |5662 |  22k|  12k| 498k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  69.24%
928.80/931.77	c   932s| 71000 |    22 |  5553k|  74.5 |   511M |  69 |5662 |  22k|  12k| 499k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  69.32%
930.29/933.23	c   933s| 71100 |    17 |  5565k|  74.6 |   511M |  69 |5662 |  22k|   0 | 500k|  0 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  69.55%
931.29/934.20	c   934s| 71200 |    14 |  5570k|  74.5 |   511M |  69 |5662 |  22k|   0 | 500k|  0 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  69.60%
932.69/935.65	c   936s| 71300 |    25 |  5581k|  74.6 |   511M |  69 |5662 |  22k|  12k| 501k|  3 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  69.63%
933.68/936.67	c   937s| 71400 |    17 |  5587k|  74.6 |   511M |  69 |5662 |  22k|  12k| 502k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  69.67%
934.78/937.72	c   938s| 71500 |    21 |  5593k|  74.5 |   511M |  69 |5662 |  22k|  12k| 502k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  69.72%
935.78/938.75	c   939s| 71600 |    17 |  5600k|  74.5 |   511M |  69 |5662 |  22k|  12k| 503k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  69.84%
936.57/939.59	c   940s| 71700 |    14 |  5605k|  74.5 |   511M |  69 |5662 |  22k|  12k| 503k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  69.91%
937.57/940.52	c   941s| 71800 |    14 |  5610k|  74.5 |   511M |  69 |5662 |  22k|  12k| 503k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  69.96%
938.47/941.49	c   941s| 71900 |    21 |  5616k|  74.5 |   511M |  69 |5662 |  22k|  12k| 504k|  0 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  70.02%
939.36/942.34	c   942s| 72000 |    15 |  5619k|  74.4 |   511M |  69 |5662 |  22k|  12k| 504k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  70.04%
940.26/943.21	c   943s| 72100 |    21 |  5624k|  74.4 |   511M |  69 |5662 |  22k|   0 | 504k|  0 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  70.12%
941.35/944.36	c   944s| 72200 |    26 |  5631k|  74.4 |   511M |  69 |5662 |  22k|  12k| 505k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  70.22%
942.55/945.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
942.55/945.59	c   946s| 72300 |    38 |  5639k|  74.4 |   511M |  69 |5662 |  22k|  12k| 506k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  70.33%
943.65/946.61	c   947s| 72400 |    21 |  5646k|  74.4 |   511M |  69 |5662 |  22k|   0 | 507k|  0 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  70.38%
944.84/947.89	c   948s| 72500 |    17 |  5656k|  74.4 |   511M |  69 |5662 |  22k|  12k| 508k|  2 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  70.56%
946.54/949.58	c   950s| 72600 |    22 |  5669k|  74.5 |   513M |  69 |5662 |  22k|   0 | 509k|  0 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  70.58%
947.63/950.69	c   951s| 72700 |    21 |  5676k|  74.5 |   513M |  69 |5662 |  22k|  12k| 510k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  70.58%
948.73/951.73	c   952s| 72800 |    17 |  5683k|  74.5 |   513M |  69 |5662 |  22k|   0 | 511k|  0 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  70.60%
949.82/952.82	c   953s| 72900 |    15 |  5690k|  74.5 |   513M |  69 |5662 |  22k|  12k| 512k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  70.61%
951.22/954.21	c   954s| 73000 |    15 |  5700k|  74.5 |   513M |  69 |5662 |  22k|  12k| 513k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  70.63%
952.22/955.29	c   955s| 73100 |    31 |  5708k|  74.5 |   513M |  69 |5662 |  22k|  12k| 514k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  70.66%
953.41/956.45	c   956s| 73200 |    17 |  5717k|  74.5 |   513M |  69 |5662 |  22k|   0 | 515k|  0 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  70.73%
954.51/957.55	c   958s| 73300 |    24 |  5724k|  74.5 |   513M |  69 |5662 |  22k|   0 | 516k|  0 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  70.74%
955.70/958.74	c   959s| 73400 |    33 |  5733k|  74.5 |   513M |  69 |5662 |  22k|   0 | 517k|  0 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  70.75%
956.50/959.57	c   960s| 73500 |    21 |  5736k|  74.5 |   513M |  69 |5662 |  22k|  12k| 518k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  70.79%
957.50/960.53	c   961s| 73600 |    18 |  5742k|  74.5 |   513M |  69 |5662 |  22k|  12k| 518k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  70.84%
958.49/961.50	c   961s| 73700 |    19 |  5748k|  74.4 |   514M |  69 |5662 |  22k|   0 | 518k|  0 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  70.85%
959.49/962.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
959.49/962.58	c   963s| 73800 |    15 |  5754k|  74.4 |   514M |  69 |5662 |  22k|  12k| 519k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  70.86%
960.89/963.93	c   964s| 73900 |    14 |  5766k|  74.5 |   514M |  69 |5662 |  22k|  12k| 520k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  70.90%
961.68/964.79	c   965s| 74000 |    11 |  5770k|  74.4 |   514M |  69 |5662 |  22k|  12k| 521k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  71.05%
963.48/966.55	c   967s| 74100 |    27 |  5783k|  74.5 |   515M |  69 |5662 |  22k|  12k| 522k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  71.11%
964.47/967.50	c   967s| 74200 |    24 |  5789k|  74.5 |   515M |  69 |5662 |  22k|  12k| 522k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  71.17%
965.57/968.64	c   969s| 74300 |    14 |  5798k|  74.5 |   515M |  69 |5662 |  22k|  12k| 523k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  71.22%
966.76/969.88	c   970s| 74400 |    15 |  5808k|  74.5 |   515M |  69 |5662 |  22k|  12k| 524k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  71.26%
967.86/970.93	c   971s| 74500 |    17 |  5814k|  74.5 |   515M |  69 |5662 |  22k|  12k| 525k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  71.28%
968.76/971.81	c   972s| 74600 |    11 |  5819k|  74.5 |   515M |  69 |5662 |  22k|  12k| 525k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  71.38%
970.25/973.39	c   973s| 74700 |    10 |  5831k|  74.5 |   515M |  69 |5662 |  22k|   0 | 527k|  0 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  71.45%
971.85/974.95	c   975s| 74800 |    13 |  5842k|  74.6 |   515M |  69 |5662 |  22k|  12k| 528k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  71.56%
972.84/975.90	c   976s| 74900 |    23 |  5848k|  74.6 |   515M |  69 |5662 |  22k|  12k| 529k|  0 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  71.61%
974.14/977.27	c   977s| 75000 |    16 |  5859k|  74.6 |   516M |  69 |5662 |  22k|  12k| 530k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  71.63%
975.13/978.27	c   978s| 75100 |    17 |  5865k|  74.6 |   516M |  69 |5662 |  22k|  12k| 531k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  71.64%
976.23/979.30	c   979s| 75200 |    13 |  5872k|  74.6 |   516M |  69 |5662 |  22k|   0 | 532k|  0 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  71.65%
977.23/980.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
977.23/980.38	c   980s| 75300 |    14 |  5879k|  74.6 |   516M |  69 |5662 |  22k|   0 | 533k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  71.66%
978.62/981.72	c   982s| 75400 |    12 |  5889k|  74.6 |   516M |  69 |5662 |  22k|   0 | 534k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  71.86%
979.92/983.04	c   983s| 75500 |     8 |  5899k|  74.7 |   516M |  69 |5662 |  22k|  12k| 535k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  71.88%
981.92/985.08	c   985s| 75600 |    20 |  5912k|  74.7 |   518M |  69 |5662 |  22k|   0 | 536k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  72.13%
982.91/986.03	c   986s| 75700 |    19 |  5917k|  74.7 |   518M |  69 |5662 |  22k|  12k| 537k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  72.34%
983.91/987.05	c   987s| 75800 |    22 |  5923k|  74.7 |   518M |  69 |5662 |  22k|  12k| 538k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  72.51%
984.60/987.77	c   988s| 75900 |    16 |  5926k|  74.6 |   518M |  69 |5662 |  22k|   0 | 538k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  72.69%
985.50/988.68	c   989s| 76000 |    23 |  5931k|  74.6 |   518M |  69 |5662 |  22k|  12k| 538k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  72.87%
986.59/989.70	c   990s| 76100 |    23 |  5936k|  74.6 |   518M |  69 |5662 |  22k|   0 | 539k|  0 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  72.94%
987.49/990.63	c   991s| 76200 |    16 |  5941k|  74.5 |   518M |  69 |5662 |  22k|  12k| 540k|  2 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  73.00%
988.59/991.71	c   992s| 76300 |    24 |  5946k|  74.5 |   518M |  69 |5662 |  22k|   0 | 541k|  0 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  73.07%
989.78/992.95	c   993s| 76400 |    43 |  5953k|  74.5 |   518M |  69 |5662 |  22k|  12k| 542k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  73.13%
990.58/993.72	c   994s| 76500 |    28 |  5956k|  74.4 |   518M |  69 |5662 |  22k|  12k| 542k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  73.15%
991.48/994.69	c   995s| 76600 |    28 |  5962k|  74.4 |   518M |  69 |5662 |  22k|   0 | 542k|  0 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  73.19%
992.37/995.55	c   996s| 76700 |    25 |  5966k|  74.4 |   518M |  69 |5662 |  22k|  12k| 543k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  73.22%
994.07/997.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
994.07/997.29	c   997s| 76800 |    46 |  5975k|  74.4 |   518M |  69 |5662 |  22k|  12k| 544k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  73.24%
995.16/998.32	c   998s| 76900 |    46 |  5982k|  74.4 |   518M |  69 |5662 |  22k|  12k| 545k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  73.25%
996.06/999.26	c   999s| 77000 |    46 |  5986k|  74.3 |   518M |  69 |5662 |  22k|  12k| 546k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  73.25%
996.96/1000.18	c  1000s| 77100 |    36 |  5992k|  74.3 |   518M |  69 |5662 |  22k|   0 | 546k|  0 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  73.25%
997.96/1001.18	c  1001s| 77200 |    27 |  5997k|  74.3 |   518M |  69 |5662 |  22k|  12k| 547k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  73.26%
998.85/1002.03	c  1002s| 77300 |    41 |  6001k|  74.3 |   518M |  69 |5662 |  22k|  12k| 547k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  73.28%
999.65/1002.86	c  1003s| 77400 |    26 |  6004k|  74.2 |   518M |  69 |5662 |  22k|  12k| 548k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  73.30%
1000.85/1004.01	c  1004s| 77500 |    24 |  6011k|  74.2 |   518M |  69 |5662 |  22k|  12k| 548k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  73.35%
1001.64/1004.86	c  1005s| 77600 |    24 |  6016k|  74.2 |   518M |  69 |5662 |  22k|   0 | 549k|  0 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  73.45%
1002.54/1005.75	c  1006s| 77700 |    24 |  6020k|  74.1 |   518M |  69 |5662 |  22k|  12k| 549k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  73.57%
1003.43/1006.60	c  1007s| 77800 |    25 |  6025k|  74.1 |   519M |  69 |5662 |  22k|  12k| 549k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  73.67%
1004.83/1008.04	c  1008s| 77900 |    19 |  6033k|  74.1 |   519M |  69 |5662 |  22k|  12k| 550k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  73.79%
1006.62/1009.83	c  1010s| 78000 |    26 |  6042k|  74.1 |   521M |  69 |5662 |  22k|  12k| 550k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  73.87%
1007.62/1010.82	c  1011s| 78100 |    22 |  6048k|  74.1 |   521M |  69 |5662 |  22k|  12k| 551k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  73.96%
1008.82/1012.02	c  1012s| 78200 |    19 |  6057k|  74.1 |   521M |  69 |5662 |  22k|   0 | 551k|  0 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  74.29%
1010.21/1013.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1010.21/1013.42	c  1013s| 78300 |    26 |  6067k|  74.1 |   521M |  69 |5662 |  22k|  12k| 552k|  1 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  74.34%
1011.20/1014.49	c  1014s| 78400 |    28 |  6074k|  74.1 |   521M |  69 |5662 |  22k|  12k| 552k|  0 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  74.35%
1012.00/1015.22	c  1015s| 78500 |    19 |  6076k|  74.1 |   521M |  69 |5662 |  22k|   0 | 553k|  0 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  74.39%
1012.80/1016.04	c  1016s| 78600 |    28 |  6080k|  74.0 |   521M |  69 |5662 |  22k|  12k| 553k|  2 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  74.43%
1013.90/1017.15	c  1017s| 78700 |    25 |  6087k|  74.0 |   521M |  69 |5662 |  22k|  12k| 554k|  2 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  74.46%
1014.80/1018.08	c  1018s| 78800 |    17 |  6092k|  74.0 |   521M |  69 |5662 |  22k|   0 | 554k|  0 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  74.50%
1015.69/1018.93	c  1019s| 78900 |    18 |  6096k|  74.0 |   521M |  69 |5662 |  22k|  12k| 555k|  1 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  74.54%
1016.68/1019.90	c  1020s| 79000 |    15 |  6101k|  73.9 |   521M |  69 |5662 |  22k|  12k| 555k|  1 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  74.56%
1019.08/1022.37	c  1022s| 79100 |    30 |  6111k|  74.0 |   521M |  69 |5662 |  22k|  12k| 556k|  2 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  74.62%
1019.97/1023.29	c  1023s| 79200 |    21 |  6116k|  73.9 |   521M |  69 |5662 |  22k|  12k| 557k|  1 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  74.64%
1020.97/1024.24	c  1024s| 79300 |    29 |  6121k|  73.9 |   521M |  69 |5662 |  22k|  12k| 557k|  1 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  74.71%
1021.96/1025.27	c  1025s| 79400 |    20 |  6124k|  73.9 |   521M |  69 |5662 |  22k|   0 | 557k|  0 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  74.75%
1022.86/1026.19	c  1026s| 79500 |    23 |  6128k|  73.8 |   524M |  69 |5662 |  22k|  12k| 558k|  3 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  74.77%
1023.86/1027.13	c  1027s| 79600 |    15 |  6133k|  73.8 |   524M |  69 |5662 |  22k|   0 | 559k|  0 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  74.78%
1025.25/1028.59	c  1029s| 79700 |    18 |  6140k|  73.8 |   526M |  69 |5662 |  22k|  12k| 559k|  1 | 119k|  38 | 0.000000e+00 |      --      |    Inf |  74.85%
1027.04/1030.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1027.04/1030.33	c  1030s| 79800 |    30 |  6151k|  73.8 |   526M |  69 |5662 |  22k|   0 | 560k|  0 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  74.87%
1028.14/1031.40	c  1031s| 79900 |    46 |  6157k|  73.8 |   526M |  69 |5662 |  22k|  12k| 560k|  1 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  74.88%
1029.24/1032.50	c  1032s| 80000 |    37 |  6164k|  73.8 |   526M |  69 |5662 |  22k|  12k| 561k|  1 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  74.89%
1030.33/1033.60	c  1034s| 80100 |    35 |  6170k|  73.8 |   526M |  69 |5662 |  22k|   0 | 562k|  0 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  74.90%
1031.33/1034.67	c  1035s| 80200 |    52 |  6176k|  73.8 |   526M |  69 |5662 |  22k|  12k| 562k|  1 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  74.90%
1032.42/1035.78	c  1036s| 80300 |    34 |  6182k|  73.8 |   526M |  69 |5662 |  22k|  12k| 563k|  1 | 120k|  38 | 0.000000e+00 |      --      |    Inf |  74.91%
1033.52/1036.89	c  1037s| 80400 |    32 |  6190k|  73.8 |   526M |  69 |5662 |  22k|   0 | 564k|  0 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  74.91%
1034.72/1038.06	c  1038s| 80500 |    28 |  6197k|  73.8 |   526M |  69 |5662 |  22k|  12k| 565k|  1 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  74.92%
1036.01/1039.32	c  1039s| 80600 |    29 |  6207k|  73.8 |   526M |  69 |5662 |  22k|  12k| 566k|  2 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  74.92%
1037.11/1040.45	c  1040s| 80700 |    27 |  6213k|  73.8 |   526M |  69 |5662 |  22k|  12k| 567k|  1 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  74.94%
1038.20/1041.58	c  1042s| 80800 |    23 |  6220k|  73.8 |   526M |  69 |5662 |  22k|  12k| 568k|  1 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  74.97%
1038.90/1042.28	c  1042s| 80900 |    29 |  6222k|  73.7 |   526M |  69 |5662 |  22k|  12k| 568k|  1 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  74.98%
1040.10/1043.41	c  1043s| 81000 |    20 |  6227k|  73.7 |   526M |  69 |5662 |  22k|  12k| 568k|  1 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  75.01%
1041.49/1044.82	c  1045s| 81100 |    28 |  6239k|  73.7 |   526M |  69 |5662 |  22k|   0 | 569k|  0 | 121k|  38 | 0.000000e+00 |      --      |    Inf |  75.03%
1042.39/1045.72	c  1046s| 81200 |    27 |  6244k|  73.7 |   526M |  69 |5662 |  22k|   0 | 570k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  75.05%
1043.38/1046.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1043.38/1046.77	c  1047s| 81300 |    43 |  6250k|  73.7 |   526M |  69 |5662 |  22k|  12k| 570k|  1 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  75.18%
1044.48/1047.80	c  1048s| 81400 |    15 |  6256k|  73.7 |   526M |  69 |5662 |  22k|   0 | 571k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  75.50%
1045.28/1048.67	c  1049s| 81500 |    17 |  6259k|  73.6 |   526M |  69 |5662 |  22k|  12k| 571k|  1 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  75.60%
1046.57/1049.90	c  1050s| 81600 |    17 |  6267k|  73.6 |   527M |  69 |5662 |  22k|  12k| 572k|  1 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  76.16%
1047.57/1050.92	c  1051s| 81700 |    18 |  6273k|  73.6 |   527M |  69 |5662 |  22k|   0 | 573k|  0 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  76.25%
1048.67/1052.04	c  1052s| 81800 |    26 |  6280k|  73.6 |   528M |  69 |5662 |  22k|  12k| 573k|  1 | 122k|  38 | 0.000000e+00 |      --      |    Inf |  76.40%
1049.77/1053.13	c  1053s| 81900 |    27 |  6287k|  73.6 |   528M |  69 |5662 |  22k|   0 | 574k|  0 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  76.51%
1050.66/1054.01	c  1054s| 82000 |    27 |  6291k|  73.6 |   528M |  69 |5662 |  22k|  12k| 575k|  1 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  76.58%
1051.45/1054.86	c  1055s| 82100 |    17 |  6296k|  73.5 |   528M |  69 |5662 |  22k|  12k| 575k|  1 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  76.67%
1052.55/1055.93	c  1056s| 82200 |    26 |  6301k|  73.5 |   528M |  69 |5662 |  22k|  12k| 575k|  1 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  76.74%
1053.45/1056.81	c  1057s| 82300 |    29 |  6305k|  73.5 |   528M |  69 |5662 |  22k|   0 | 576k|  0 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  76.80%
1054.24/1057.67	c  1058s| 82400 |    23 |  6309k|  73.4 |   528M |  69 |5662 |  22k|  12k| 576k|  1 | 123k|  38 | 0.000000e+00 |      --      |    Inf |  76.85%
1055.14/1058.51	c  1059s| 82500 |    17 |  6312k|  73.4 |   528M |  69 |5662 |  22k|   0 | 576k|  0 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  76.95%
1056.04/1059.48	c  1059s| 82600 |    13 |  6316k|  73.3 |   528M |  69 |5662 |  22k|  12k| 577k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  76.98%
1057.03/1060.45	c  1060s| 82700 |    22 |  6322k|  73.3 |   528M |  69 |5662 |  22k|  12k| 577k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  76.99%
1057.93/1061.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1057.93/1061.34	c  1061s| 82800 |    22 |  6326k|  73.3 |   528M |  69 |5662 |  22k|  12k| 578k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  77.11%
1058.73/1062.17	c  1062s| 82900 |    14 |  6331k|  73.2 |   528M |  69 |5662 |  22k|  12k| 578k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  77.21%
1060.42/1063.84	c  1064s| 83000 |    31 |  6338k|  73.2 |   528M |  69 |5662 |  22k|  12k| 578k|  2 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  77.24%
1061.82/1065.22	c  1065s| 83100 |    36 |  6347k|  73.3 |   528M |  69 |5662 |  22k|  12k| 579k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  77.26%
1062.72/1066.18	c  1066s| 83200 |    16 |  6352k|  73.2 |   528M |  69 |5662 |  22k|  12k| 579k|  1 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  77.35%
1063.72/1067.12	c  1067s| 83300 |    15 |  6357k|  73.2 |   528M |  69 |5662 |  22k|  12k| 579k|  0 | 124k|  38 | 0.000000e+00 |      --      |    Inf |  77.36%
1064.91/1068.38	c  1068s| 83400 |    28 |  6364k|  73.2 |   528M |  69 |5662 |  22k|  12k| 580k|  1 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  77.37%
1065.80/1069.23	c  1069s| 83500 |    24 |  6368k|  73.2 |   528M |  69 |5662 |  22k|  12k| 580k|  1 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  77.39%
1066.70/1070.15	c  1070s| 83600 |    26 |  6372k|  73.1 |   528M |  69 |5662 |  22k|  12k| 581k|  1 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  77.42%
1067.50/1070.95	c  1071s| 83700 |    23 |  6376k|  73.1 |   528M |  69 |5662 |  22k|   0 | 581k|  0 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  77.45%
1068.40/1071.88	c  1072s| 83800 |    18 |  6381k|  73.1 |   528M |  69 |5662 |  22k|  12k| 581k|  1 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  77.49%
1069.30/1072.70	c  1073s| 83900 |    19 |  6384k|  73.0 |   528M |  69 |5662 |  22k|   0 | 582k|  0 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  77.53%
1070.29/1073.77	c  1074s| 84000 |    22 |  6390k|  73.0 |   528M |  69 |5662 |  22k|  12k| 582k|  1 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  77.59%
1071.49/1074.92	c  1075s| 84100 |    17 |  6396k|  73.0 |   528M |  69 |5662 |  22k|   0 | 583k|  0 | 125k|  38 | 0.000000e+00 |      --      |    Inf |  77.97%
1072.19/1075.66	c  1076s| 84200 |    20 |  6399k|  72.9 |   528M |  69 |5662 |  22k|  12k| 583k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  78.01%
1072.98/1076.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1072.98/1076.42	c  1076s| 84300 |    16 |  6402k|  72.9 |   528M |  69 |5662 |  22k|  12k| 583k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  78.08%
1073.88/1077.33	c  1077s| 84400 |    17 |  6406k|  72.9 |   528M |  69 |5662 |  22k|  12k| 583k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  78.14%
1074.98/1078.46	c  1078s| 84500 |    20 |  6413k|  72.9 |   528M |  69 |5662 |  22k|  12k| 584k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  78.42%
1075.77/1079.27	c  1079s| 84600 |    19 |  6416k|  72.8 |   528M |  69 |5662 |  22k|   0 | 584k|  0 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  78.48%
1076.97/1080.47	c  1080s| 84700 |    24 |  6422k|  72.8 |   528M |  69 |5662 |  22k|  12k| 585k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  78.49%
1077.87/1081.38	c  1081s| 84800 |    24 |  6425k|  72.7 |   528M |  69 |5662 |  22k|  12k| 585k|  1 | 126k|  38 | 0.000000e+00 |      --      |    Inf |  78.51%
1078.76/1082.20	c  1082s| 84900 |    18 |  6429k|  72.7 |   528M |  69 |5662 |  22k|  12k| 585k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  78.55%
1080.36/1083.86	c  1084s| 85000 |    28 |  6439k|  72.7 |   529M |  69 |5662 |  22k|  12k| 586k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  78.57%
1081.15/1084.64	c  1085s| 85100 |    35 |  6443k|  72.7 |   529M |  69 |5662 |  22k|  12k| 586k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  78.57%
1082.05/1085.58	c  1086s| 85200 |    30 |  6448k|  72.7 |   529M |  69 |5662 |  22k|  12k| 586k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  78.59%
1083.35/1086.81	c  1087s| 85300 |    22 |  6456k|  72.7 |   529M |  69 |5662 |  22k|  12k| 588k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  78.60%
1084.34/1087.81	c  1088s| 85400 |    20 |  6463k|  72.7 |   529M |  69 |5662 |  22k|   0 | 589k|  0 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  78.62%
1085.24/1088.77	c  1089s| 85500 |    23 |  6468k|  72.7 |   529M |  69 |5662 |  22k|  12k| 589k|  1 | 127k|  38 | 0.000000e+00 |      --      |    Inf |  78.62%
1086.43/1089.98	c  1090s| 85600 |    33 |  6476k|  72.7 |   530M |  69 |5662 |  22k|  12k| 590k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  78.67%
1087.43/1090.99	c  1091s| 85700 |    22 |  6480k|  72.6 |   530M |  69 |5662 |  22k|   0 | 590k|  0 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  78.70%
1088.33/1091.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1088.33/1091.83	c  1092s| 85800 |    19 |  6484k|  72.6 |   530M |  69 |5662 |  22k|  12k| 591k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  78.74%
1090.02/1093.58	c  1094s| 85900 |    38 |  6494k|  72.6 |   530M |  69 |5662 |  22k|  12k| 591k|  2 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  78.77%
1091.22/1094.79	c  1095s| 86000 |    31 |  6502k|  72.6 |   530M |  69 |5662 |  22k|  12k| 593k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  78.78%
1092.31/1095.86	c  1096s| 86100 |    28 |  6510k|  72.6 |   530M |  69 |5662 |  22k|  12k| 594k|  1 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  78.79%
1093.41/1096.93	c  1097s| 86200 |    25 |  6516k|  72.6 |   530M |  69 |5662 |  22k|   0 | 595k|  0 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  78.82%
1094.41/1097.96	c  1098s| 86300 |    26 |  6523k|  72.6 |   530M |  69 |5662 |  22k|   0 | 596k|  0 | 128k|  38 | 0.000000e+00 |      --      |    Inf |  78.85%
1095.40/1098.97	c  1099s| 86400 |    24 |  6530k|  72.6 |   530M |  69 |5662 |  22k|   0 | 597k|  0 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  78.87%
1096.50/1100.06	c  1100s| 86500 |    17 |  6537k|  72.6 |   530M |  69 |5662 |  22k|  12k| 597k|  1 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  78.90%
1097.50/1101.04	c  1101s| 86600 |    21 |  6542k|  72.6 |   530M |  69 |5662 |  22k|  12k| 598k|  1 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  78.93%
1098.89/1102.49	c  1102s| 86700 |    25 |  6550k|  72.6 |   530M |  69 |5662 |  22k|  12k| 598k|  1 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  78.98%
1099.69/1103.25	c  1103s| 86800 |    18 |  6553k|  72.5 |   530M |  69 |5662 |  22k|   0 | 598k|  0 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  79.02%
1100.68/1104.25	c  1104s| 86900 |    16 |  6560k|  72.5 |   530M |  69 |5662 |  22k|  12k| 599k|  1 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  79.06%
1102.68/1106.20	c  1106s| 87000 |    20 |  6571k|  72.6 |   530M |  69 |5662 |  22k|  12k| 600k|  2 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  79.10%
1103.77/1107.32	c  1107s| 87100 |    24 |  6580k|  72.6 |   530M |  69 |5662 |  22k|  12k| 600k|  1 | 129k|  38 | 0.000000e+00 |      --      |    Inf |  79.14%
1104.87/1108.47	c  1108s| 87200 |    15 |  6588k|  72.6 |   532M |  69 |5662 |  22k|  12k| 601k|  1 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  79.28%
1106.26/1109.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1106.26/1109.81	c  1110s| 87300 |    20 |  6595k|  72.6 |   532M |  69 |5662 |  22k|  12k| 601k|  1 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  79.32%
1107.36/1110.94	c  1111s| 87400 |    27 |  6601k|  72.6 |   532M |  69 |5662 |  22k|  12k| 601k|  1 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  79.32%
1108.46/1112.05	c  1112s| 87500 |    15 |  6608k|  72.6 |   533M |  69 |5662 |  22k|   0 | 602k|  0 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  79.33%
1109.46/1113.07	c  1113s| 87600 |    14 |  6614k|  72.6 |   533M |  69 |5662 |  22k|   0 | 603k|  0 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  79.45%
1111.05/1114.67	c  1115s| 87700 |    19 |  6625k|  72.6 |   533M |  69 |5662 |  22k|  12k| 604k|  2 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  79.59%
1112.04/1115.62	c  1116s| 87800 |    15 |  6631k|  72.6 |   533M |  69 |5662 |  22k|  12k| 605k|  1 | 130k|  38 | 0.000000e+00 |      --      |    Inf |  79.63%
1112.94/1116.56	c  1117s| 87900 |    13 |  6636k|  72.6 |   533M |  69 |5662 |  22k|  12k| 605k|  1 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  79.73%
1113.94/1117.58	c  1118s| 88000 |    22 |  6642k|  72.6 |   533M |  69 |5662 |  22k|  12k| 605k|  1 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  79.78%
1114.93/1118.59	c  1119s| 88100 |    15 |  6648k|  72.5 |   533M |  69 |5662 |  22k|  12k| 606k|  1 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  79.95%
1116.03/1119.62	c  1120s| 88200 |    16 |  6654k|  72.5 |   533M |  69 |5662 |  22k|  12k| 607k|  1 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  79.98%
1116.92/1120.52	c  1121s| 88300 |    14 |  6658k|  72.5 |   533M |  69 |5662 |  22k|   0 | 607k|  0 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  80.03%
1117.72/1121.34	c  1121s| 88400 |    13 |  6662k|  72.5 |   533M |  69 |5662 |  22k|  12k| 607k|  1 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  80.06%
1118.62/1122.29	c  1122s| 88500 |    11 |  6667k|  72.4 |   533M |  69 |5662 |  22k|  12k| 608k|  1 | 131k|  38 | 0.000000e+00 |      --      |    Inf |  80.13%
1119.81/1123.47	c  1123s| 88600 |    10 |  6675k|  72.5 |   535M |  69 |5662 |  22k|  12k| 608k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  80.24%
1121.01/1124.63	c  1125s| 88700 |    17 |  6683k|  72.5 |   535M |  69 |5662 |  22k|  12k| 609k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  80.27%
1122.60/1126.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1122.60/1126.25	c  1126s| 88800 |    24 |  6693k|  72.5 |   540M |  69 |5662 |  22k|  12k| 610k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  80.41%
1123.51/1127.17	c  1127s| 88900 |    25 |  6698k|  72.5 |   540M |  69 |5662 |  22k|  12k| 610k|  2 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  80.49%
1124.50/1128.12	c  1128s| 89000 |    23 |  6704k|  72.4 |   540M |  69 |5662 |  22k|  12k| 611k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  80.58%
1125.50/1129.14	c  1129s| 89100 |    19 |  6710k|  72.4 |   540M |  69 |5662 |  22k|  12k| 612k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  80.81%
1126.39/1130.06	c  1130s| 89200 |    20 |  6714k|  72.4 |   540M |  69 |5662 |  22k|  12k| 612k|  1 | 132k|  38 | 0.000000e+00 |      --      |    Inf |  80.88%
1127.29/1130.97	c  1131s| 89300 |    21 |  6719k|  72.4 |   540M |  69 |5662 |  22k|  12k| 613k|  1 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  81.00%
1128.68/1132.36	c  1132s| 89400 |    21 |  6728k|  72.4 |   541M |  69 |5662 |  22k|  12k| 614k|  1 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  81.25%
1129.58/1133.25	c  1133s| 89500 |    20 |  6732k|  72.4 |   541M |  69 |5662 |  22k|  12k| 615k|  1 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  81.27%
1130.48/1134.11	c  1134s| 89600 |    22 |  6736k|  72.3 |   541M |  69 |5662 |  22k|   0 | 616k|  0 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  81.29%
1131.27/1134.98	c  1135s| 89700 |    16 |  6740k|  72.3 |   541M |  69 |5662 |  22k|   0 | 616k|  0 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  81.42%
1132.47/1136.19	c  1136s| 89800 |    26 |  6749k|  72.3 |   541M |  69 |5662 |  22k|  12k| 617k|  1 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  81.76%
1133.56/1137.23	c  1137s| 89900 |    17 |  6756k|  72.3 |   541M |  69 |5662 |  22k|  12k| 618k|  1 | 133k|  38 | 0.000000e+00 |      --      |    Inf |  82.03%
1134.56/1138.22	c  1138s| 90000 |    17 |  6761k|  72.3 |   543M |  69 |5662 |  22k|  12k| 619k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  82.28%
1135.36/1139.05	c  1139s| 90100 |    17 |  6765k|  72.3 |   543M |  69 |5662 |  22k|  12k| 620k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  82.36%
1136.25/1139.94	c  1140s| 90200 |    16 |  6770k|  72.2 |   543M |  69 |5662 |  22k|  12k| 620k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  82.48%
1137.15/1140.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1137.15/1140.83	c  1141s| 90300 |    19 |  6775k|  72.2 |   543M |  69 |5662 |  22k|  12k| 620k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  82.63%
1137.94/1141.64	c  1142s| 90400 |    16 |  6779k|  72.2 |   543M |  69 |5662 |  22k|  12k| 620k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  82.71%
1138.74/1142.49	c  1142s| 90500 |    15 |  6784k|  72.1 |   543M |  69 |5662 |  22k|  12k| 621k|  1 | 134k|  38 | 0.000000e+00 |      --      |    Inf |  82.82%
1139.54/1143.29	c  1143s| 90600 |    13 |  6788k|  72.1 |   543M |  69 |5662 |  22k|   0 | 621k|  0 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  82.86%
1140.64/1144.31	c  1144s| 90700 |    15 |  6794k|  72.1 |   543M |  69 |5662 |  22k|  12k| 622k|  2 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  82.99%
1141.53/1145.27	c  1145s| 90800 |    10 |  6800k|  72.1 |   543M |  69 |5662 |  22k|   0 | 622k|  0 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  83.10%
1142.53/1146.29	c  1146s| 90900 |    12 |  6806k|  72.1 |   543M |  69 |5662 |  22k|   0 | 623k|  0 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  83.35%
1143.62/1147.39	c  1147s| 91000 |    12 |  6813k|  72.1 |   543M |  69 |5662 |  22k|  12k| 624k|  1 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  83.52%
1145.72/1149.42	c  1149s| 91100 |    21 |  6825k|  72.1 |   544M |  69 |5662 |  22k|   0 | 624k|  0 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  83.57%
1146.91/1150.60	c  1151s| 91200 |    20 |  6835k|  72.1 |   544M |  69 |5662 |  22k|  12k| 624k|  1 | 135k|  38 | 0.000000e+00 |      --      |    Inf |  83.62%
1148.11/1151.85	c  1152s| 91300 |    12 |  6841k|  72.1 |   545M |  69 |5662 |  22k|  12k| 625k|  1 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  83.75%
1149.20/1152.98	c  1153s| 91400 |    25 |  6848k|  72.1 |   548M |  69 |5662 |  22k|  12k| 626k|  1 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  83.95%
1150.41/1154.13	c  1154s| 91500 |    14 |  6855k|  72.1 |   548M |  69 |5662 |  22k|  12k| 627k|  0 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  84.18%
1151.60/1155.36	c  1155s| 91600 |    17 |  6863k|  72.1 |   548M |  69 |5662 |  22k|  12k| 627k|  1 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  84.25%
1152.79/1156.55	c  1157s| 91700 |    13 |  6871k|  72.1 |   548M |  69 |5662 |  22k|   0 | 628k|  0 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  84.65%
1153.89/1157.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1153.89/1157.63	c  1158s| 91800 |    15 |  6877k|  72.1 |   548M |  69 |5662 |  22k|   0 | 629k|  0 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  84.94%
1155.39/1159.14	c  1159s| 91900 |    23 |  6889k|  72.2 |   548M |  69 |5662 |  22k|  12k| 630k|  1 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  85.46%
1156.39/1160.12	c  1160s| 92000 |    16 |  6894k|  72.2 |   548M |  69 |5662 |  22k|  12k| 630k|  2 | 136k|  38 | 0.000000e+00 |      --      |    Inf |  85.51%
1157.77/1161.53	c  1162s| 92100 |    10 |  6905k|  72.2 |   548M |  69 |5662 |  22k|  12k| 632k|  1 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  85.64%
1158.67/1162.43	c  1162s| 92200 |    12 |  6912k|  72.2 |   548M |  69 |5662 |  22k|  12k| 633k|  1 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  85.87%
1159.57/1163.30	c  1163s| 92300 |    11 |  6917k|  72.2 |   548M |  69 |5662 |  22k|  12k| 633k|  1 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  86.05%
1160.66/1164.46	c  1164s| 92400 |    13 |  6926k|  72.2 |   548M |  69 |5662 |  22k|  12k| 634k|  1 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  86.49%
1161.76/1165.57	c  1166s| 92500 |    12 |  6934k|  72.2 |   548M |  69 |5662 |  22k|  12k| 634k|  1 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  86.78%
1163.16/1166.91	c  1167s| 92600 |    18 |  6945k|  72.2 |   548M |  69 |5662 |  22k|  12k| 636k|  2 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  86.93%
1164.45/1168.21	c  1168s| 92700 |    12 |  6955k|  72.3 |   548M |  69 |5662 |  22k|   0 | 638k|  0 | 137k|  38 | 0.000000e+00 |      --      |    Inf |  86.96%
1165.45/1169.25	c  1169s| 92800 |    20 |  6962k|  72.3 |   549M |  69 |5662 |  22k|  12k| 639k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  86.97%
1166.84/1170.67	c  1171s| 92900 |    30 |  6973k|  72.3 |   549M |  69 |5662 |  22k|  12k| 641k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  86.97%
1168.14/1171.93	c  1172s| 93000 |    20 |  6984k|  72.3 |   549M |  69 |5662 |  22k|   0 | 643k|  0 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  86.98%
1169.34/1173.15	c  1173s| 93100 |     9 |  6993k|  72.4 |   549M |  69 |5662 |  22k|  12k| 644k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  87.01%
1170.53/1174.38	c  1174s| 93200 |    10 |  7004k|  72.4 |   549M |  69 |5662 |  22k|   0 | 645k|  0 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  87.07%
1171.92/1175.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1171.92/1175.74	c  1176s| 93300 |    11 |  7013k|  72.4 |   552M |  69 |5662 |  22k|  12k| 646k|  1 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  87.10%
1173.02/1176.85	c  1177s| 93400 |    14 |  7022k|  72.4 |   552M |  69 |5662 |  22k|  12k| 646k|  2 | 138k|  38 | 0.000000e+00 |      --      |    Inf |  87.13%
1174.32/1178.10	c  1178s| 93500 |    23 |  7032k|  72.5 |   552M |  69 |5662 |  22k|  12k| 648k|  1 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  87.15%
1175.51/1179.39	c  1179s| 93600 |    33 |  7042k|  72.5 |   552M |  69 |5662 |  22k|  12k| 649k|  1 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  87.16%
1176.71/1180.52	c  1181s| 93700 |    17 |  7050k|  72.5 |   552M |  69 |5662 |  22k|  12k| 651k|  1 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  87.16%
1177.50/1181.36	c  1181s| 93800 |    15 |  7054k|  72.5 |   552M |  69 |5662 |  22k|  12k| 651k|  0 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  87.17%
1178.50/1182.33	c  1182s| 93900 |    19 |  7060k|  72.5 |   552M |  69 |5662 |  22k|   0 | 651k|  0 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  87.17%
1179.50/1183.31	c  1183s| 94000 |     9 |  7066k|  72.4 |   552M |  69 |5662 |  22k|  12k| 652k|  1 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  87.18%
1180.69/1184.59	c  1185s| 94100 |    15 |  7076k|  72.5 |   552M |  69 |5662 |  22k|   0 | 653k|  0 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  87.19%
1181.79/1185.66	c  1186s| 94200 |     8 |  7083k|  72.5 |   552M |  69 |5662 |  22k|  12k| 654k|  1 | 139k|  38 | 0.000000e+00 |      --      |    Inf |  87.19%
1183.19/1187.02	c  1187s| 94300 |    20 |  7091k|  72.5 |   552M |  69 |5662 |  22k|  12k| 655k|  1 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  87.30%
1184.29/1188.15	c  1188s| 94400 |    13 |  7098k|  72.5 |   552M |  69 |5662 |  22k|  12k| 655k|  1 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  87.41%
1185.57/1189.49	c  1189s| 94500 |    22 |  7108k|  72.5 |   552M |  69 |5662 |  22k|  12k| 656k|  1 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  87.43%
1186.57/1190.40	c  1190s| 94600 |    24 |  7113k|  72.5 |   552M |  69 |5662 |  22k|  12k| 656k|  2 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  87.44%
1187.47/1191.37	c  1191s| 94700 |    13 |  7117k|  72.5 |   552M |  69 |5662 |  22k|  12k| 656k|  1 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  87.45%
1188.56/1192.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1188.56/1192.46	c  1192s| 94800 |    11 |  7125k|  72.5 |   553M |  69 |5662 |  22k|   0 | 657k|  0 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  87.46%
1189.76/1193.65	c  1194s| 94900 |    11 |  7134k|  72.5 |   553M |  69 |5662 |  22k|  12k| 657k|  1 | 140k|  38 | 0.000000e+00 |      --      |    Inf |  87.47%
1190.66/1194.60	c  1195s| 95000 |    11 |  7139k|  72.4 |   553M |  69 |5662 |  22k|  12k| 658k|  1 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  87.48%
1192.05/1195.92	c  1196s| 95100 |     9 |  7148k|  72.5 |   553M |  69 |5662 |  22k|  12k| 659k|  3 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  88.18%
1194.04/1197.92	c  1198s| 95200 |    15 |  7160k|  72.5 |   554M |  69 |5662 |  22k|  12k| 661k|  1 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  89.67%
1195.04/1198.97	c  1199s| 95300 |    16 |  7167k|  72.5 |   554M |  69 |5662 |  22k|  12k| 662k|  1 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  90.13%
1195.94/1199.89	c  1200s| 95400 |    11 |  7172k|  72.5 |   555M |  69 |5662 |  22k|  12k| 663k|  1 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  90.38%
1197.33/1201.20	c  1201s| 95500 |     8 |  7182k|  72.5 |   555M |  69 |5662 |  22k|   0 | 665k|  0 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  91.02%
1198.63/1202.53	c  1203s| 95600 |     8 |  7191k|  72.5 |   556M |  69 |5662 |  22k|  12k| 666k|  1 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  91.60%
1199.62/1203.55	c  1204s| 95700 |    26 |  7197k|  72.5 |   556M |  69 |5662 |  22k|  12k| 667k|  1 | 141k|  38 | 0.000000e+00 |      --      |    Inf |  91.71%
1200.52/1204.40	c  1204s| 95800 |    16 |  7200k|  72.5 |   556M |  69 |5662 |  22k|   0 | 667k|  0 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  91.73%
1201.52/1205.42	c  1205s| 95900 |    19 |  7207k|  72.5 |   556M |  69 |5662 |  22k|  12k| 668k|  1 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  91.92%
1202.71/1206.69	c  1207s| 96000 |    11 |  7215k|  72.5 |   558M |  69 |5662 |  22k|  12k| 669k|  1 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  92.30%
1204.01/1207.91	c  1208s| 96100 |    20 |  7222k|  72.5 |   558M |  69 |5662 |  22k|   0 | 669k|  0 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  92.36%
1204.71/1208.60	c  1209s| 96200 |    18 |  7225k|  72.4 |   558M |  69 |5662 |  22k|   0 | 669k|  0 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  92.44%
1205.90/1209.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1205.90/1209.82	c  1210s| 96300 |    18 |  7232k|  72.4 |   558M |  69 |5662 |  22k|  12k| 671k|  1 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  92.80%
1206.60/1210.53	c  1211s| 96400 |    17 |  7235k|  72.4 |   558M |  69 |5662 |  22k|   0 | 671k|  0 | 142k|  38 | 0.000000e+00 |      --      |    Inf |  92.86%
1207.40/1211.31	c  1211s| 96500 |    16 |  7239k|  72.4 |   558M |  69 |5662 |  22k|  12k| 671k|  1 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  93.02%
1208.29/1212.25	c  1212s| 96600 |    14 |  7243k|  72.3 |   558M |  69 |5662 |  22k|  12k| 671k|  1 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  93.19%
1209.20/1213.15	c  1213s| 96700 |    14 |  7249k|  72.3 |   558M |  69 |5662 |  22k|   0 | 672k|  0 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  93.46%
1209.99/1213.91	c  1214s| 96800 |    14 |  7253k|  72.3 |   558M |  69 |5662 |  22k|   0 | 673k|  0 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  93.67%
1210.78/1214.72	c  1215s| 96900 |    13 |  7256k|  72.2 |   558M |  69 |5662 |  22k|   0 | 673k|  0 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  93.70%
1211.78/1215.77	c  1216s| 97000 |     9 |  7263k|  72.2 |   558M |  69 |5662 |  22k|  12k| 674k|  1 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  93.85%
1213.57/1217.54	c  1218s| 97100 |    17 |  7275k|  72.3 |   558M |  69 |5662 |  22k|  12k| 675k|  1 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  93.92%
1214.57/1218.58	c  1219s| 97200 |    19 |  7282k|  72.3 |   558M |  69 |5662 |  22k|  12k| 676k|  1 | 143k|  38 | 0.000000e+00 |      --      |    Inf |  93.94%
1215.97/1219.91	c  1220s| 97300 |    14 |  7290k|  72.3 |   558M |  69 |5662 |  22k|  12k| 677k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  94.33%
1217.07/1221.03	c  1221s| 97400 |    17 |  7295k|  72.3 |   558M |  69 |5662 |  22k|  12k| 678k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  94.56%
1218.06/1222.09	c  1222s| 97500 |    17 |  7302k|  72.3 |   558M |  69 |5662 |  22k|  12k| 679k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  95.14%
1219.85/1223.81	c  1224s| 97600 |    29 |  7313k|  72.3 |   561M |  69 |5662 |  22k|  12k| 680k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  95.32%
1220.85/1224.86	c  1225s| 97700 |    11 |  7319k|  72.3 |   561M |  69 |5662 |  22k|  12k| 680k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  95.47%
1222.05/1226.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1222.05/1226.05	c  1226s| 97800 |    32 |  7325k|  72.3 |   562M |  69 |5662 |  22k|  12k| 681k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  95.47%
1223.05/1227.02	c  1227s| 97900 |    23 |  7330k|  72.3 |   562M |  69 |5662 |  22k|  12k| 681k|  1 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  95.48%
1223.94/1227.94	c  1228s| 98000 |    16 |  7334k|  72.2 |   562M |  69 |5662 |  22k|   0 | 682k|  0 | 144k|  38 | 0.000000e+00 |      --      |    Inf |  95.48%
1225.04/1229.04	c  1229s| 98100 |    24 |  7341k|  72.2 |   562M |  69 |5662 |  22k|  12k| 682k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  95.49%
1226.63/1230.62	c  1231s| 98200 |    14 |  7354k|  72.3 |   562M |  69 |5662 |  22k|  12k| 683k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  95.66%
1227.72/1231.76	c  1232s| 98300 |    10 |  7363k|  72.3 |   563M |  69 |5662 |  22k|  12k| 683k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  95.73%
1228.82/1232.83	c  1233s| 98400 |    14 |  7371k|  72.3 |   563M |  69 |5662 |  22k|  12k| 683k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  95.89%
1229.72/1233.72	c  1234s| 98500 |    10 |  7375k|  72.3 |   563M |  69 |5662 |  22k|  12k| 684k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  95.96%
1231.12/1235.13	c  1235s| 98600 |    34 |  7382k|  72.3 |   563M |  69 |5662 |  22k|  12k| 684k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  96.03%
1232.01/1236.02	c  1236s| 98700 |    18 |  7387k|  72.3 |   563M |  69 |5662 |  22k|  12k| 684k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  96.11%
1233.11/1237.11	c  1237s| 98800 |    24 |  7394k|  72.2 |   563M |  69 |5662 |  22k|  12k| 685k|  1 | 145k|  38 | 0.000000e+00 |      --      |    Inf |  96.32%
1234.11/1238.18	c  1238s| 98900 |    15 |  7400k|  72.2 |   563M |  69 |5662 |  22k|   0 | 686k|  0 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  96.39%
1235.20/1239.20	c  1239s| 99000 |    16 |  7407k|  72.2 |   563M |  69 |5662 |  22k|  12k| 687k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  96.45%
1236.40/1240.48	c  1240s| 99100 |    10 |  7414k|  72.2 |   563M |  69 |5662 |  22k|  12k| 688k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  96.50%
1237.50/1241.54	c  1242s| 99200 |    11 |  7421k|  72.2 |   563M |  69 |5662 |  22k|  12k| 689k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  96.59%
1238.29/1242.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1238.29/1242.32	c  1242s| 99300 |     6 |  7424k|  72.2 |   563M |  69 |5662 |  22k|  12k| 689k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  96.68%
1239.49/1243.56	c  1244s| 99400 |    16 |  7434k|  72.2 |   563M |  69 |5662 |  22k|  12k| 691k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  96.81%
1240.58/1244.60	c  1245s| 99500 |    13 |  7441k|  72.2 |   563M |  69 |5662 |  22k|  12k| 691k|  1 | 146k|  38 | 0.000000e+00 |      --      |    Inf |  96.93%
1241.78/1245.83	c  1246s| 99600 |    17 |  7450k|  72.2 |   563M |  69 |5662 |  22k|   0 | 693k|  0 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  97.00%
1242.78/1246.84	c  1247s| 99700 |    13 |  7456k|  72.2 |   563M |  69 |5662 |  22k|  12k| 694k|  1 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  97.02%
1244.17/1248.23	c  1248s| 99800 |     9 |  7465k|  72.2 |   563M |  69 |5662 |  22k|  12k| 695k|  1 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  97.44%
1245.17/1249.28	c  1249s| 99900 |     9 |  7472k|  72.2 |   563M |  69 |5662 |  22k|  12k| 695k|  1 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  97.57%
1246.56/1250.62	c  1251s|100000 |     7 |  7483k|  72.3 |   563M |  69 |5662 |  22k|  12k| 697k|  1 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  98.18%
1247.96/1252.06	c  1252s|100100 |     9 |  7493k|  72.3 |   565M |  69 |5662 |  22k|  12k| 697k|  1 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  98.34%
1249.25/1253.32	c  1253s|100200 |    31 |  7503k|  72.3 |   565M |  69 |5662 |  22k|   0 | 698k|  0 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  98.35%
1250.15/1254.24	c  1254s|100300 |    18 |  7508k|  72.3 |   565M |  69 |5662 |  22k|   0 | 699k|  0 | 147k|  38 | 0.000000e+00 |      --      |    Inf |  98.37%
1251.34/1255.42	c  1255s|100400 |    21 |  7516k|  72.3 |   565M |  69 |5662 |  22k|   0 | 700k|  0 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  98.40%
1252.24/1256.31	c  1256s|100500 |    18 |  7521k|  72.3 |   565M |  69 |5662 |  22k|  12k| 700k|  1 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  98.50%
1252.94/1257.02	c  1257s|100600 |    20 |  7524k|  72.2 |   565M |  69 |5662 |  22k|  12k| 700k|  1 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  98.56%
1253.84/1257.98	c  1258s|100700 |    15 |  7530k|  72.2 |   565M |  69 |5662 |  22k|  12k| 701k|  2 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  98.77%
1255.04/1259.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1255.04/1259.13	c  1259s|100800 |    12 |  7539k|  72.3 |   565M |  69 |5662 |  22k|  12k| 702k|  1 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  98.90%
1255.83/1259.99	c  1260s|100900 |    11 |  7543k|  72.2 |   565M |  69 |5662 |  22k|   0 | 702k|  0 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  98.96%
1257.12/1261.20	c  1261s|101000 |     7 |  7550k|  72.2 |   565M |  69 |5662 |  22k|   0 | 703k|  0 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  99.17%
1258.42/1262.58	c  1263s|101100 |    11 |  7560k|  72.3 |   565M |  69 |5662 |  22k|  12k| 704k|  1 | 148k|  38 | 0.000000e+00 |      --      |    Inf |  99.27%
1259.32/1263.49	c  1263s|101200 |     5 |  7566k|  72.2 |   565M |  69 |5662 |  22k|  12k| 704k|  1 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  99.39%
1261.02/1265.17	c  1265s|101300 |    18 |  7579k|  72.3 |   565M |  69 |5662 |  22k|   0 | 704k|  0 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  99.46%
1261.81/1265.96	c  1266s|101400 |    18 |  7583k|  72.3 |   565M |  69 |5662 |  22k|   0 | 704k|  0 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  99.49%
1262.70/1266.88	c  1267s|101500 |    16 |  7586k|  72.2 |   565M |  69 |5662 |  22k|  12k| 705k|  1 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  99.51%
1263.60/1267.73	c  1268s|101600 |    11 |  7591k|  72.2 |   565M |  69 |5662 |  22k|   0 | 705k|  0 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  99.57%
1264.70/1268.83	c  1269s|101700 |    11 |  7599k|  72.2 |   565M |  69 |5662 |  22k|  12k| 706k|  2 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  99.65%
1265.90/1270.05	c  1270s|101800 |     8 |  7610k|  72.2 |   565M |  69 |5662 |  22k|   0 | 707k|  0 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  99.80%
1266.90/1271.04	c  1271s|101900 |     6 |  7617k|  72.2 |   566M |  69 |5662 |  22k|  12k| 707k|  1 | 149k|  38 | 0.000000e+00 |      --      |    Inf |  99.87%
1267.49/1271.69	c 
1267.49/1271.69	c SCIP Status        : problem is solved [infeasible]
1267.49/1271.69	c Solving Time (sec) : 1271.68
1267.49/1271.69	c Solving Nodes      : 101956 (total of 105090 nodes in 2 runs)
1267.49/1271.69	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1267.49/1271.69	c Dual Bound         : +1.00000000000000e+20
1267.49/1271.69	c Gap                : 0.00 %
1267.49/1271.69	s UNSATISFIABLE
1267.49/1271.69	c SCIP Status        : problem is solved [infeasible]
1267.49/1271.69	c Total Time         :    1271.68
1267.49/1271.69	c   solving          :    1271.68
1267.49/1271.69	c   presolving       :       0.40 (included in solving)
1267.49/1271.69	c   reading          :       0.03 (included in solving)
1267.49/1271.69	c   copying          :       0.31 (11 #copies) (minimal 0.02, maximal 0.04, average 0.03)
1267.49/1271.69	c Original Problem   :
1267.49/1271.69	c   Problem name     : HOME/instance-4450265-1721410868.opb
1267.49/1271.69	c   Variables        : 5685 (5685 binary, 0 integer, 0 implicit integer, 0 continuous)
1267.49/1271.69	c   Constraints      : 17960 initial, 17960 maximal
1267.49/1271.69	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
1267.49/1271.69	c Presolved Problem  :
1267.49/1271.69	c   Problem name     : t_HOME/instance-4450265-1721410868.opb
1267.49/1271.69	c   Variables        : 5662 (5662 binary, 0 integer, 0 implicit integer, 0 continuous)
1267.49/1271.69	c   Constraints      : 13819 initial, 22443 maximal
1267.49/1271.69	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
1267.49/1271.69	c   Nonzeros         : 42186 constraint, 37928 clique table
1267.49/1271.69	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1267.49/1271.69	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   gateextraction   :       0.05       0.00      6          0          0          0          0          0       7880       1970          0          0
1267.49/1271.69	c   implics          :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   milp             :       0.05       0.00      2          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   sparsify         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   trivial          :       0.00       0.00     13         10          0          0          0          0          0          0          0          0
1267.49/1271.69	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   dualfix          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   probing          :       0.05       0.00      2          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   symmetry         :       0.04       0.00      1          3          0          0          0          0          0          1          0          0
1267.49/1271.69	c   vbounds          :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   knapsack         :       0.00       0.00     17          0          0          0          0          0         13         24         24         73
1267.49/1271.69	c   setppc           :       0.07       0.00     26          0         10          0          0          0         90          0          0          0
1267.49/1271.69	c   linear           :       0.05       0.00     13          0          0          0          0          0          0          0          3         48
1267.49/1271.69	c   orbitope         :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   logicor          :       0.03       0.01     18          0          0          0          0          0       2498          0          0        106
1267.49/1271.69	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   root node        :          -          -      -       1570          -          -       1570          -          -          -          -          -
1267.49/1271.69	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
1267.49/1271.69	c   benderslp        :          0          0          0          0      72939          0          0      16075          0          0          0          0          0          0          0
1267.49/1271.69	c   integral         :          0          0          0          0      72939          0          0      16075          0          0          0          0          0          0     145878
1267.49/1271.69	c   knapsack         :         54+        69         11    1414693          0          0          0          0       4920         95      31300          0          0          0          0
1267.49/1271.69	c   setppc           :      12391+     12401         22    1435239          0          0          0      16071    4220046      31165   15629534          2          0          0          0
1267.49/1271.69	c   linear           :          1+        25          0    1376764          0          0          0          2      25756        232      40294          0          0          0          0
1267.49/1271.69	c   orbitope         :          1          1          0    1403742          0          0          0          0       6925        163       6228          0          0          0          0
1267.49/1271.69	c   logicor          :       1372+      9979         22    1064171          0          0          0          0    2007530      22325    3520664         70         37          0          0
1267.49/1271.69	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
1267.49/1271.69	c   benderslp        :       0.04       0.00       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00
1267.49/1271.69	c   integral         :      31.59       0.00       0.00       0.00      31.58       0.00       0.00       0.01       0.00       0.00
1267.49/1271.69	c   knapsack         :       0.92       0.00       0.00       0.91       0.00       0.00       0.00       0.00       0.01       0.00
1267.49/1271.69	c   setppc           :      26.75       0.00       0.02      25.49       0.00       0.00       0.00       0.09       1.15       0.01
1267.49/1271.69	c   linear           :       0.50       0.00       0.00       0.46       0.00       0.00       0.00       0.00       0.04       0.00
1267.49/1271.69	c   orbitope         :       0.37       0.00       0.00       0.37       0.00       0.00       0.00       0.00       0.00       0.00
1267.49/1271.69	c   logicor          :      21.60       0.01       0.00      20.30       0.00       0.00       0.00       0.00       1.29       0.00
1267.49/1271.69	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1267.49/1271.69	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1267.49/1271.69	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1267.49/1271.69	c   components       :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
1267.49/1271.69	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1267.49/1271.69	c   dualfix          :          2          0          0          0
1267.49/1271.69	c   genvbounds       :          0          0          0          0
1267.49/1271.69	c   nlobbt           :          0          0          0          0
1267.49/1271.69	c   obbt             :          0          0          0          0
1267.49/1271.69	c   probing          :          0          0          0          0
1267.49/1271.69	c   pseudoobj        :          0          0          0          0
1267.49/1271.69	c   redcost          :          0          0          0          0
1267.49/1271.69	c   rootredcost      :          0          0          0          0
1267.49/1271.69	c   symmetry         :          0          0          0          0
1267.49/1271.69	c   vbounds          :    1273265          0          0          0
1267.49/1271.69	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
1267.49/1271.69	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
1267.49/1271.69	c   genvbounds       :       0.14       0.00       0.00       0.14       0.00       0.00
1267.49/1271.69	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
1267.49/1271.69	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
1267.49/1271.69	c   probing          :       0.05       0.00       0.05       0.00       0.00       0.00
1267.49/1271.69	c   pseudoobj        :       0.16       0.00       0.00       0.16       0.00       0.00
1267.49/1271.69	c   redcost          :       0.07       0.00       0.00       0.07       0.00       0.00
1267.49/1271.69	c   rootredcost      :       0.07       0.00       0.00       0.07       0.00       0.00
1267.49/1271.69	c   symmetry         :       0.23       0.00       0.04       0.20       0.00       0.00
1267.49/1271.69	c   vbounds          :      25.62       0.00       0.01      25.61       0.00       0.00
1267.49/1271.69	c Symmetry           :
1267.49/1271.69	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
1267.49/1271.69	c   orbital reduction:          0 reductions applied,          0 cutoffs
1267.49/1271.69	c   lexicographic red:          0 reductions applied,          0 cutoffs
1267.49/1271.69	c   shadow tree time :       0.00 s
1267.49/1271.69	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
1267.49/1271.69	c   propagation      :       4.39      53960      52807          -     303363       31.3       8135       11.8          -          -          -
1267.49/1271.69	c   infeasible LP    :       3.49       3650       3643          -      14366       17.0       1740       12.3       3643        5.9          0
1267.49/1271.69	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
1267.49/1271.69	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
1267.49/1271.69	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
1267.49/1271.69	c   applied globally :       3.08          -          -          0     145861       14.5          -          -       3619          -          -
1267.49/1271.69	c   applied locally  :          -          -          -          0        475       44.4          -          -         24          -          -
1267.49/1271.69	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
1267.49/1271.69	c   cut pool         :       3.73          -      16070         42          -          -      79468    1505885          -          -          -          -          -    (maximal pool size:       4172)
1267.49/1271.69	c   aggregation      :       1.78       0.00       1184         22          0          0          5         43          2          1          0          1          0
1267.49/1271.69	c   > cmir           :          -          -          -          -          -          -          -         43          0          0          0          0          -
1267.49/1271.69	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
1267.49/1271.69	c   > knapsackcover  :          -          -          -          -          -          -          -          0          2          1          0          1          -
1267.49/1271.69	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   clique           :       1.52       0.00         22         22          0          0        132       1368          0       1118       1118          0          0
1267.49/1271.69	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   gomory           :      48.11       0.00       1182         20          0          0      62050     904774       1190     265429     265365         64          0
1267.49/1271.69	c   > gomorymi       :          -          -          -          -          -          -          -      27504        595        600        574         26          -
1267.49/1271.69	c   > strongcg       :          -          -          -          -          -          -          -     877270        595     264829     264791         38          -
1267.49/1271.69	c   impliedbounds    :       0.51       0.00       1184         22          0          0         46        479          0        272        272          0          0
1267.49/1271.69	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   mcf              :       0.04       0.00          2          2          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   multilinear      :       0.01       0.00       7149         22          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   rapidlearning    :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   rlt              :       0.00       0.00        857         20          0          0          0          0          0          0          0          0          0
1267.49/1271.69	c   zerohalf         :      12.79       0.00       1184         22          0          0      23080     599221       4653     461493     460096       1397          0
1267.49/1271.69	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
1267.49/1271.69	c   hybrid           :       1.83       0.00      14537         22     728341         12     770250       1690          0       4809
1267.49/1271.69	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1267.49/1271.69	c   problem variables:       0.00          -          0          0
1267.49/1271.69	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
1267.49/1271.69	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c   relpscost        :      31.51       0.00      72939          0          0          0          0          0          0     145878
1267.49/1271.69	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
1267.49/1271.69	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
1267.49/1271.69	c   LP solutions     :       0.00          -          -          0          0
1267.49/1271.69	c   relax solutions  :       0.00          -          -          0          0
1267.49/1271.69	c   pseudo solutions :       0.00          -          -          0          0
1267.49/1271.69	c   strong branching :       0.00          -          -          0          0
1267.49/1271.69	c   actconsdiving    :       0.00       0.00          0          0          0
1267.49/1271.69	c   adaptivediving   :       5.08       0.00         57          0          0
1267.49/1271.69	c   alns             :       1.15       0.00         11          0          0
1267.49/1271.69	c   bound            :       0.00       0.00          0          0          0
1267.49/1271.69	c   clique           :       0.04       0.00          1          0          0
1267.49/1271.69	c   coefdiving       :       0.00       0.00          0          0          0
1267.49/1271.69	c   completesol      :       0.00       0.00          0          0          0
1267.49/1271.69	c   conflictdiving   :       5.31       0.00        120          0          0
1267.49/1271.69	c   crossover        :       0.02       0.00          0          0          0
1267.49/1271.69	c   dins             :       0.00       0.00          0          0          0
1267.49/1271.69	c   distributiondivin:       6.27       0.00        120          0          0
1267.49/1271.69	c   dps              :       0.00       0.00          0          0          0
1267.49/1271.69	c   dualval          :       0.00       0.00          0          0          0
1267.49/1271.69	c   farkasdiving     :       0.00       0.00          0          0          0
1267.49/1271.69	c   feasjump         :       0.03       0.00          2          0          0
1267.49/1271.69	c   feaspump         :      10.73       0.00         39          0          0
1267.49/1271.69	c   fixandinfer      :       0.00       0.00          0          0          0
1267.49/1271.69	c   fracdiving       :       3.16       0.00        121          0          0
1267.49/1271.69	c   gins             :       0.02       0.00          0          0          0
1267.49/1271.69	c   guideddiving     :       0.00       0.00          0          0          0
1267.49/1271.69	c   indcoefdiving    :       0.00       0.00          0          0          0
1267.49/1271.69	c   indicator        :       0.04       0.00          0          0          0
1267.49/1271.69	c   indicatordiving  :       0.00       0.00          0          0          0
1267.49/1271.69	c   indoneopt        :       0.03       0.00          0          0          0
1267.49/1271.69	c   indrounding      :       0.00       0.00          0          0          0
1267.49/1271.69	c   indtwoopt        :       0.00       0.00          0          0          0
1267.49/1271.69	c   intdiving        :       0.00       0.00          0          0          0
1267.49/1271.69	c   intshifting      :       0.00       0.00          0          0          0
1267.49/1271.69	c   linesearchdiving :       3.54       0.00        120          0          0
1267.49/1271.69	c   localbranching   :       0.00       0.00          0          0          0
1267.49/1271.69	c   locks            :       0.01       0.00          1          0          0
1267.49/1271.69	c   lpface           :       0.85       0.00          0          0          0
1267.49/1271.69	c   mpec             :       0.00       0.00          0          0          0
1267.49/1271.69	c   multistart       :       0.00       0.00          0          0          0
1267.49/1271.69	c   mutation         :       0.00       0.00          0          0          0
1267.49/1271.69	c   nlpdiving        :       0.00       0.00          0          0          0
1267.49/1271.69	c   objpscostdiving  :      55.93       0.00         16          0          0
1267.49/1271.69	c   octane           :       0.00       0.00          0          0          0
1267.49/1271.69	c   ofins            :       0.02       0.00          0          0          0
1267.49/1271.69	c   oneopt           :       0.05       0.00          0          0          0
1267.49/1271.69	c   padm             :       0.00       0.00          0          0          0
1267.49/1271.69	c   proximity        :       0.00       0.00          0          0          0
1267.49/1271.69	c   pscostdiving     :       8.13       0.00        121          0          0
1267.49/1271.69	c   randrounding     :       4.52       0.00      16086          0          0
1267.49/1271.69	c   rens             :       0.00       0.00          0          0          0
1267.49/1271.69	c   reoptsols        :       0.00       0.00          0          0          0
1267.49/1271.69	c   repair           :       0.00       0.00          0          0          0
1267.49/1271.69	c   rins             :       0.02       0.00          0          0          0
1267.49/1271.69	c   rootsoldiving    :      11.31       0.00         25          0          0
1267.49/1271.69	c   rounding         :       1.02       0.00       4123          0          0
1267.49/1271.69	c   scheduler        :       0.00       0.00          0          0          0
1267.49/1271.69	c   shiftandpropagate:       0.04       0.00          2          0          0
1267.49/1271.69	c   shifting         :       3.46       0.00       1959          0          0
1267.49/1271.69	c   simplerounding   :       0.05       0.00          0          0          0
1267.49/1271.69	c   smallcard        :       0.00       0.00          0          0          0
1267.49/1271.69	c   subnlp           :       0.06       0.00          0          0          0
1267.49/1271.69	c   trivial          :       0.00       0.00          4          0          0
1267.49/1271.69	c   trivialnegation  :       0.00       0.00          0          0          0
1267.49/1271.69	c   trustregion      :       0.00       0.00          0          0          0
1267.49/1271.69	c   trysol           :       0.03       0.00          0          0          0
1267.49/1271.69	c   twoopt           :       0.00       0.00          0          0          0
1267.49/1271.69	c   undercover       :       0.00       0.00          0          0          0
1267.49/1271.69	c   vbounds          :       0.02       0.00          2          0          0
1267.49/1271.69	c   veclendiving     :       3.39       0.00        120          0          0
1267.49/1271.69	c   zeroobj          :       0.00       0.00          0          0          0
1267.49/1271.69	c   zirounding       :       0.18       0.00       1000          0          0
1267.49/1271.69	c   other solutions  :          -          -          -          0          -
1267.49/1271.69	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
1267.49/1271.69	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
1267.49/1271.69	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
1267.49/1271.69	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
1267.49/1271.69	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
1267.49/1271.69	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
1267.49/1271.69	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
1267.49/1271.69	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
1267.49/1271.69	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
1267.49/1271.69	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
1267.49/1271.69	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
1267.49/1271.69	c   primal LP        :      14.49       7022          0       0.00       0.00      14.49       7022
1267.49/1271.69	c   dual LP          :     734.11      91142    7052451      77.95    9606.78       1.07        667
1267.49/1271.69	c   lex dual LP      :       0.00          0          0       0.00          -
1267.49/1271.69	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1267.49/1271.69	c   resolve instable :       0.00          0          0       0.00          -
1267.49/1271.69	c   diving/probing LP:     103.03       3466     568798     164.11    5520.85
1267.49/1271.69	c   strong branching :       1.06         38      10873     286.13   10222.41          -          -          9
1267.49/1271.69	c     (at root node) :          -         38      10873     286.13          -
1267.49/1271.69	c   conflict analysis:       0.00          0          0       0.00          -
1267.49/1271.69	c B&B Tree           :
1267.49/1271.69	c   number of runs   :          2
1267.49/1271.69	c   nodes            :     101956 (70899 internal, 31057 leaves)
1267.49/1271.69	c   feasible leaves  :          0
1267.49/1271.69	c   infeas. leaves   :      31057
1267.49/1271.69	c   objective leaves :          0
1267.49/1271.69	c   nodes (total)    :     105090 (72939 internal, 32151 leaves)
1267.49/1271.69	c   nodes left       :          0
1267.49/1271.69	c   max depth        :         69
1267.49/1271.69	c   max depth (total):         69
1267.49/1271.69	c   backtracks       :      26808 (26.3%)
1267.49/1271.69	c   early backtracks :          0 (0.0%)
1267.49/1271.69	c   nodes exc. ref.  :          0 (0.0%)
1267.49/1271.69	c   delayed cutoffs  :      39843
1267.49/1271.69	c   repropagations   :     107829 (8060738 domain reductions, 23959 cutoffs)
1267.49/1271.69	c   avg switch length:       3.63
1267.49/1271.69	c   switching time   :      55.38
1267.49/1271.69	c Root Node          :
1267.49/1271.69	c   First LP value   : +0.00000000000000e+00
1267.49/1271.69	c   First LP Iters   :       4234 (33442.33 Iter/sec)
1267.49/1271.69	c   First LP Time    :       0.13
1267.49/1271.69	c   Final Dual Bound :          -
1267.49/1271.69	c   Final Root Iters :      29519
1267.49/1271.69	c   Root LP Estimate : +8.06626454844696e-02
1267.49/1271.69	c Solution           :
1267.49/1271.69	c   Solutions found  :          0 (0 improvements)
1267.49/1271.69	c   Primal Bound     : infeasible
1267.49/1271.69	c   Dual Bound       :          -
1267.49/1271.69	c   Gap              :       0.00 %
1267.49/1271.69	c Integrals          :      Total       Avg%
1267.49/1271.69	c   primal-dual      :          -          - (problem infeasible)
1267.49/1271.69	c   primal-ref       :          -          - (problem infeasible)
1267.49/1271.69	c   dual-ref         :          -          - (problem infeasible)
1267.59/1271.74	c Time complete: 1267.64.

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: 63968 MiB (61990 MiB free)
  memory of node 1: 64473 MiB (61982 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100084 s]*
/proc/loadavg: 1.08 1.66 2.83 9/258 1025339
/proc/meminfo: memFree=126809876/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=101540 memory=61640 CPUtime=0.09 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 12197 0 0 0 7 2 0 0 20 0 1 0 193257629 103976960 15410 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 25385 15410 3608 3540 0 13642 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 101540 KiB
Current children cumulated memory: 61640 KiB

[startup+0.205333 s]*
/proc/loadavg: 1.31 1.70 2.84 8/258 1025339
/proc/meminfo: memFree=126779768/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=108868 memory=68844 CPUtime=0.2 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 17653 0 0 0 17 3 0 0 20 0 1 0 193257629 111480832 17211 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 27217 17211 3735 3540 0 15474 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 108868 KiB
Current children cumulated memory: 68844 KiB

[startup+0.305677 s]*
/proc/loadavg: 1.31 1.70 2.84 8/258 1025339
/proc/meminfo: memFree=126744860/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=129632 memory=80892 CPUtime=0.3 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 20112 0 0 0 27 3 0 0 20 0 1 0 193257629 132743168 20223 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 32408 20223 3799 3540 0 20665 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 129632 KiB
Current children cumulated memory: 80892 KiB

[startup+0.700176 s]
/proc/loadavg: 1.31 1.70 2.84 8/258 1025339
/proc/meminfo: memFree=126725224/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=142836 memory=96312 CPUtime=0.68 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 23810 0 0 0 65 3 0 0 20 0 1 0 193257629 146264064 24078 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 35709 24078 3991 3540 0 23966 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 142836 KiB
Current children cumulated memory: 96312 KiB

[startup+1.50017 s]
/proc/loadavg: 1.31 1.70 2.84 9/258 1025339
/proc/meminfo: memFree=126718096/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=148040 memory=100800 CPUtime=1.48 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 24952 0 0 0 144 4 0 0 20 0 1 0 193257629 151592960 25200 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 37010 25200 3991 3540 0 25267 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 148040 KiB
Current children cumulated memory: 100800 KiB

[startup+3.10524 s]
/proc/loadavg: 1.31 1.70 2.84 8/258 1025341
/proc/meminfo: memFree=126614924/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=162480 memory=110184 CPUtime=3.08 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 27352 0 0 0 304 4 0 0 20 0 1 0 193257629 166379520 27546 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 40620 27546 3991 3540 0 28877 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 162480 KiB
Current children cumulated memory: 110184 KiB

[startup+6.30018 s]
/proc/loadavg: 1.53 1.74 2.84 8/258 1025341
/proc/meminfo: memFree=126543356/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=204456 memory=144848 CPUtime=6.26 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 36883 0 0 0 621 5 0 0 20 0 1 0 193257629 209362944 36212 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 51114 36212 4007 3540 0 39371 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 204456 KiB
Current children cumulated memory: 144848 KiB

[startup+12.7002 s]
/proc/loadavg: 1.72 1.78 2.85 7/258 1025388
/proc/meminfo: memFree=126464356/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=204520 memory=144924 CPUtime=12.64 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 36923 0 0 0 1259 5 0 0 20 0 1 0 193257629 209428480 36231 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 51130 36231 4022 3540 0 39387 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 204520 KiB
Current children cumulated memory: 144924 KiB

[startup+25.5002 s]
/proc/loadavg: 2.16 1.87 2.87 7/258 1025390
/proc/meminfo: memFree=126335780/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=232944 memory=162796 CPUtime=25.41 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 41421 0 0 0 2534 7 0 0 20 0 1 0 193257629 238534656 40699 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 58236 40699 4022 3540 0 46493 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 232944 KiB
Current children cumulated memory: 162796 KiB

[startup+51.105 s]
/proc/loadavg: 2.88 2.07 2.91 7/258 1025393
/proc/meminfo: memFree=126292160/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=249800 memory=165880 CPUtime=50.94 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 43156 0 0 0 5084 10 0 0 20 0 1 0 193257629 255795200 41470 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 62450 41470 4022 3540 0 50707 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 249800 KiB
Current children cumulated memory: 165880 KiB

[startup+102.3 s]
/proc/loadavg: 3.56 2.39 2.97 7/258 1025404
/proc/meminfo: memFree=126218204/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=343272 memory=209448 CPUtime=101.99 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 54126 0 0 0 10181 18 0 0 20 0 1 0 193257629 351510528 52362 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 85818 52362 4022 3540 0 74075 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 343272 KiB
Current children cumulated memory: 209448 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 2.71 3.05 7/258 1025415
/proc/meminfo: memFree=126151528/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=381004 memory=234428 CPUtime=161.81 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 60601 0 0 0 16160 21 0 0 20 0 1 0 193257629 390148096 58607 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 95251 58607 4022 3540 0 83508 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 381004 KiB
Current children cumulated memory: 234428 KiB

[startup+222.3 s]
/proc/loadavg: 3.98 2.95 3.11 7/258 1025426
/proc/meminfo: memFree=126123696/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=397056 memory=247852 CPUtime=221.63 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 64067 0 0 0 22140 23 0 0 20 0 1 0 193257629 406585344 61963 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 99264 61963 4022 3540 0 87521 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 397056 KiB
Current children cumulated memory: 247852 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.18 3.18 7/255 1025436
/proc/meminfo: memFree=126060064/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=422508 memory=263040 CPUtime=281.45 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 67908 0 0 0 28121 24 0 0 20 0 1 0 193257629 432648192 65760 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 105627 65760 4022 3540 0 93884 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 422508 KiB
Current children cumulated memory: 263040 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 3.36 3.24 6/254 1025538
/proc/meminfo: memFree=124310452/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=441660 memory=276840 CPUtime=341.27 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 71481 0 0 0 34102 25 0 0 20 0 1 0 193257629 452259840 69210 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 110415 69210 4022 3540 0 98672 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 441660 KiB
Current children cumulated memory: 276840 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.49 3.30 6/255 1025551
/proc/meminfo: memFree=123987332/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=493076 memory=325912 CPUtime=401.1 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 83271 0 0 0 40083 27 0 0 20 0 1 0 193257629 504909824 81478 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 123269 81478 4022 3540 0 111526 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 493076 KiB
Current children cumulated memory: 325912 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.62 3.36 6/255 1025562
/proc/meminfo: memFree=123831656/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=493076 memory=346600 CPUtime=460.92 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 83413 0 0 0 46065 27 0 0 20 0 1 0 193257629 504909824 86650 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 123269 86650 4022 3540 0 111526 0

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

/proc/loadavg: 4.24 4.05 3.66 6/257 1026028
/proc/meminfo: memFree=123197060/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=603048 memory=556472 CPUtime=879.56 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 109817 0 0 0 87925 31 0 0 20 0 1 0 193257629 617521152 139118 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 150762 139118 4022 3540 0 139019 0
Current children cumulated CPU time: 879.56 s
Current children cumulated vsize: 603048 KiB
Current children cumulated memory: 556472 KiB

[startup+942.3 s]
/proc/loadavg: 4.19 4.07 3.70 6/257 1026039
/proc/meminfo: memFree=123159492/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=603048 memory=556772 CPUtime=939.36 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 110063 0 0 0 93905 31 0 0 20 0 1 0 193257629 617521152 139193 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 150762 139193 4022 3540 0 139019 0
Current children cumulated CPU time: 939.36 s
Current children cumulated vsize: 603048 KiB
Current children cumulated memory: 556772 KiB

[startup+1002.3 s]
/proc/loadavg: 4.12 4.07 3.73 6/257 1026050
/proc/meminfo: memFree=123124740/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=603048 memory=557252 CPUtime=999.15 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 110368 0 0 0 99884 31 0 0 20 0 1 0 193257629 617521152 139313 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 150762 139313 4022 3540 0 139019 0
Current children cumulated CPU time: 999.15 s
Current children cumulated vsize: 603048 KiB
Current children cumulated memory: 557252 KiB

[startup+1062.3 s]
/proc/loadavg: 4.19 4.10 3.76 6/258 1026229
/proc/meminfo: memFree=123063392/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=636736 memory=589340 CPUtime=1058.93 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 117063 0 0 0 105861 32 0 0 20 0 1 0 193257629 652017664 147335 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 159184 147335 4022 3540 0 147441 0
Current children cumulated CPU time: 1058.93 s
Current children cumulated vsize: 636736 KiB
Current children cumulated memory: 589340 KiB

[startup+1122.3 s]
/proc/loadavg: 4.16 4.11 3.79 6/261 1026245
/proc/meminfo: memFree=122943424/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=636736 memory=589712 CPUtime=1118.72 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 117331 0 0 0 111839 33 0 0 20 0 1 0 193257629 652017664 147428 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 159184 147428 4022 3540 0 147441 0
Current children cumulated CPU time: 1118.72 s
Current children cumulated vsize: 636736 KiB
Current children cumulated memory: 589712 KiB

[startup+1182.3 s]
/proc/loadavg: 4.18 4.12 3.82 6/259 1026267
/proc/meminfo: memFree=122922872/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=641796 memory=597080 CPUtime=1178.5 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 118366 0 0 0 117817 33 0 0 20 0 1 0 193257629 657199104 149270 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 160449 149270 4022 3540 0 148706 0
Current children cumulated CPU time: 1178.5 s
Current children cumulated vsize: 641796 KiB
Current children cumulated memory: 597080 KiB

[startup+1242.3 s]
/proc/loadavg: 4.16 4.12 3.84 6/260 1026279
/proc/meminfo: memFree=122884620/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=670888 memory=621332 CPUtime=1238.29 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 124639 0 0 0 123795 34 0 0 20 0 1 0 193257629 686989312 155333 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 167722 155333 4022 3540 0 155979 0
Current children cumulated CPU time: 1238.29 s
Current children cumulated vsize: 670888 KiB
Current children cumulated memory: 621332 KiB

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

# cumulated CPU time of all completed processes:  user=1267.29 s, system=0.351833 s

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

[startup+1254.4 s]
/proc/loadavg: 4.14 4.12 3.84 6/260 1026281
/proc/meminfo: memFree=122882376/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=670888 memory=621332 CPUtime=1250.35 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 124669 0 0 0 125001 34 0 0 20 0 1 0 193257629 686989312 155333 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 167722 155333 4022 3540 0 155979 0
Current children cumulated CPU time: 1250.35 s
Current children cumulated vsize: 670888 KiB
Current children cumulated memory: 621332 KiB

[startup+1260.8 s]
/proc/loadavg: 4.13 4.12 3.84 6/260 1026282
/proc/meminfo: memFree=122879908/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=670888 memory=621332 CPUtime=1256.73 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 124670 0 0 0 125639 34 0 0 20 0 1 0 193257629 686989312 155333 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 167722 155333 4022 3540 0 155979 0
Current children cumulated CPU time: 1256.73 s
Current children cumulated vsize: 670888 KiB
Current children cumulated memory: 621332 KiB

[startup+1267.2 s]
/proc/loadavg: 4.11 4.11 3.85 6/260 1026283
/proc/meminfo: memFree=122877096/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=670888 memory=621484 CPUtime=1263.1 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 124769 0 0 0 126276 34 0 0 20 0 1 0 193257629 686989312 155371 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 167722 155371 4022 3540 0 155979 0
Current children cumulated CPU time: 1263.1 s
Current children cumulated vsize: 670888 KiB
Current children cumulated memory: 621484 KiB

[startup+1268.8 s]
/proc/loadavg: 4.11 4.11 3.85 6/260 1026283
/proc/meminfo: memFree=122876992/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=670888 memory=621484 CPUtime=1264.7 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 124769 0 0 0 126436 34 0 0 20 0 1 0 193257629 686989312 155371 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 167722 155371 4022 3540 0 155979 0
Current children cumulated CPU time: 1264.7 s
Current children cumulated vsize: 670888 KiB
Current children cumulated memory: 621484 KiB

[startup+1270.4 s]
/proc/loadavg: 4.11 4.11 3.85 6/260 1026283
/proc/meminfo: memFree=122873792/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=670888 memory=621484 CPUtime=1266.29 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 124770 0 0 0 126595 34 0 0 20 0 1 0 193257629 686989312 155371 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 167722 155371 4022 3540 0 155979 0
Current children cumulated CPU time: 1266.29 s
Current children cumulated vsize: 670888 KiB
Current children cumulated memory: 621484 KiB

[startup+1271.2 s]
/proc/loadavg: 4.10 4.11 3.85 6/260 1026283
/proc/meminfo: memFree=122873412/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=670888 memory=621484 CPUtime=1267.09 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 124770 0 0 0 126675 34 0 0 20 0 1 0 193257629 686989312 155371 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 167722 155371 4022 3540 0 155979 0
Current children cumulated CPU time: 1267.09 s
Current children cumulated vsize: 670888 KiB
Current children cumulated memory: 621484 KiB

[startup+1271.6 s]
/proc/loadavg: 4.10 4.11 3.85 6/260 1026283
/proc/meminfo: memFree=122873412/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=670888 memory=621484 CPUtime=1267.49 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 124770 0 0 0 126715 34 0 0 20 0 1 0 193257629 686989312 155371 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 167722 155371 4022 3540 0 155979 0
Current children cumulated CPU time: 1267.49 s
Current children cumulated vsize: 670888 KiB
Current children cumulated memory: 621484 KiB

[startup+1271.7 s]
/proc/loadavg: 4.10 4.11 3.85 6/260 1026283
/proc/meminfo: memFree=122873412/131524600 swapFree=131071996/131071996
[pid=1025338] ppid=1025326 vsize=666940 memory=617536 CPUtime=1267.59 cores=1,3
/proc/1025338/stat : 1025338 (pbscip) R 1025326 1025338 1025265 0 -1 4194304 124770 0 0 0 126725 34 0 0 20 0 1 0 193257629 682946560 154384 134679101440 4194304 18693293 140729635547504 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 40275968 140729635554306 140729635554405 140729635554405 140729635561422 0
/proc/1025338/statm: 166735 154384 4022 3540 0 154992 0
Current children cumulated CPU time: 1267.59 s
Current children cumulated vsize: 666940 KiB
Current children cumulated memory: 617536 KiB

Child status: 0

Real time (s): 1271.75
CPU time (s): 1267.65
CPU user time (s): 1267.29
CPU system time (s): 0.351833
CPU usage (%): 99.6772
Max. virtual memory (cumulated for all children) (KiB): 670888
Max. memory (cumulated for all children) (KiB): 621484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1267.29
system time used= 0.351833
maximum resident set size= 621484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124815
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62
involuntary context switches= 1336


# summary of solver processes directly reported to runsolver:
#   pid: 1025338
#   total CPU time (s): 1267.65
#   total CPU user time (s): 1267.29
#   total CPU system time (s): 0.351833

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.07404 second user time and 6.20611 second system time

The end

Launcher Data

Begin job on nodeC035 at 2024-07-19 19:41:20
IDJOB=4450265
IDBENCH=160419
IDSOLVER=3059
FILE ID=nodeC035/4450265-1721410868
RUNJOBID= nodeC035-1721410880-1025277
SLURM_JOB_ID= 7545474
Free space on /tmp= 890060 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-left3reg-l080-r079-n1.cnf-plain.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-4450265-1721410868/watcher-4450265-1721410868 -o /tmp/evaluation-result-4450265-1721410868/solver-4450265-1721410868 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1721410880-1025277 --watchdog 3760  pbscip -f HOME/instance-4450265-1721410868.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 266633e779ed92513dfdd11bdc765a52
RANDOM SEED=1785360529

nodeC035.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		: 3613.941
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.65
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		: 3607.398
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	: 7005.79
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		: 3641.180
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.65
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		: 3648.108
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	: 7005.79
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		: 3663.396
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.65
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		: 3647.918
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	: 7005.79
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		: 3539.138
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.65
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		: 3532.192
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	: 7005.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126947884 kB
MemAvailable:   129657600 kB
Buffers:          536348 kB
Cached:          2991872 kB
SwapCached:            0 kB
Active:          1007068 kB
Inactive:        2898428 kB
Active(anon):       1428 kB
Inactive(anon):   421756 kB
Active(file):    1005640 kB
Inactive(file):  2476672 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             75768 kB
Writeback:             0 kB
AnonPages:        377340 kB
Mapped:           106936 kB
Shmem:             45916 kB
KReclaimable:     134452 kB
Slab:             251308 kB
SReclaimable:     134452 kB
SUnreclaim:       116856 kB
KernelStack:        3952 kB
PageTables:         9148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     708564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            72672 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 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:    19488768 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 889992 MiB
End job on nodeC035 at 2024-07-19 20:02:32