Trace number 4450325

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 1693.88 1700.36

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-left3reg-l100-r099-n1.cnf-plain.pb.metafix.opb
MD5SUM432ceff95840c24def17352d86ee9883
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.65906
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8160
Total number of constraints25805
Number of constraints which are clauses25805
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-4450325-1721410877.opb>
0.00/0.05	c original problem has 8160 variables (8160 bin, 0 int, 0 impl, 0 cont) and 25805 constraints
0.00/0.05	c problem read in 0.05
0.00/0.05	c No objective function, only one solution is needed.
0.00/0.08	c presolving:
0.09/0.14	c    (0.1s) running MILP presolver
0.09/0.16	c    (0.2s) MILP presolver found nothing
0.20/0.21	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 25805 upgd conss, 0 impls, 23085 clqs
0.20/0.25	c (round 2, exhaustive) 0 del vars, 10880 del conss, 2720 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 25805 upgd conss, 0 impls, 23085 clqs
0.20/0.27	c    (0.3s) running MILP presolver
0.20/0.28	c    (0.3s) MILP presolver found nothing
0.29/0.38	c    (0.4s) probing: 51/8160 (0.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.38	c    (0.4s) probing aborted: 50/50 successive totally useless probings
0.29/0.40	c    (0.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.39/0.45	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.03)
0.39/0.45	c dynamic symmetry handling statistics:
0.39/0.45	c    orbitopal reduction:       no components
0.39/0.45	c    orbital reduction:         no components
0.39/0.45	c    lexicographic reduction:   no permutations
0.39/0.45	c handled 1 out of 1 symmetry components
0.39/0.45	c (round 3, exhaustive) 9 del vars, 10880 del conss, 2721 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 25805 upgd conss, 0 impls, 25745 clqs
0.39/0.45	c (round 4, fast)       21 del vars, 10924 del conss, 2721 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 25805 upgd conss, 0 impls, 25739 clqs
0.39/0.47	c    (0.5s) probing: 56/8160 (0.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.47	c    (0.5s) probing aborted: 50/50 successive totally useless probings
0.39/0.47	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
0.39/0.47	c  21 deleted vars, 10924 deleted constraints, 2721 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.47	c  0 implications, 25739 cliques
0.39/0.47	c presolved problem has 8145 variables (8145 bin, 0 int, 0 impl, 0 cont) and 17602 constraints
0.39/0.47	c   17601 constraints of type <setppc>
0.39/0.47	c       1 constraints of type <orbitope>
0.39/0.47	c transformed objective value is always integral (scale: 1)
0.39/0.47	c Presolving Time: 0.39
0.39/0.47	c - non default parameters ----------------------------------------------------------------------
0.39/0.47	c # SCIP version 10.0.0
0.39/0.47	c 
0.39/0.47	c # maximal time in seconds to run
0.39/0.47	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.39/0.47	c limits/time = 3596.997046
0.39/0.47	c 
0.39/0.47	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.47	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.39/0.47	c limits/memory = 27900
0.39/0.47	c 
0.39/0.47	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.39/0.47	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.39/0.47	c limits/solutions = 1
0.39/0.47	c 
0.39/0.47	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.39/0.47	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.39/0.47	c misc/usesymmetry = 3
0.39/0.47	c 
0.39/0.47	c # belongs reading time to solving time?
0.39/0.47	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.39/0.47	c timing/reading = TRUE
0.39/0.47	c 
0.39/0.47	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.39/0.47	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.39/0.47	c propagating/symmetry/detectdoublelex = FALSE
0.39/0.47	c 
0.39/0.47	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.39/0.47	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.39/0.47	c propagating/symmetry/detectsubgroups = FALSE
0.39/0.47	c 
0.39/0.47	c # Type of symmetries that shall be computed?
0.39/0.47	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.39/0.47	c propagating/symmetry/symtype = 1
0.39/0.47	c 
0.39/0.47	c # Should components consisting of a single full reflection be handled?
0.39/0.47	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.39/0.47	c propagating/symmetry/usesimplesgncomp = FALSE
0.39/0.47	c 
0.39/0.47	c -----------------------------------------------------------------------------------------------
0.39/0.47	c start solving
0.39/0.47	c 
0.78/0.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.78/0.86	c   0.9s|     1 |     0 |  5864 |     - |    98M |   0 |8145 |  17k|  17k|   0 |  0 |  21 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.88/3.90	c   3.9s|     1 |     0 | 23148 |     - |   106M |   0 |8145 |  17k|  17k| 246 |  1 |  22 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.28/4.33	c   4.3s|     1 |     0 | 24470 |     - |   109M |   0 |8145 |  17k|  18k| 491 |  2 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.67/4.76	c   4.8s|     1 |     0 | 26074 |     - |   111M |   0 |8145 |  17k|  18k| 711 |  3 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.17/5.24	c   5.2s|     1 |     0 | 27243 |     - |   116M |   0 |8145 |  17k|  18k| 920 |  4 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.87/5.96	c   6.0s|     1 |     0 | 28251 |     - |   118M |   0 |8145 |  17k|  18k|1088 |  5 |  26 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.37/6.42	c   6.4s|     1 |     0 | 28884 |     - |   121M |   0 |8145 |  17k|  18k|1159 |  6 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.77/6.83	c   6.8s|     1 |     0 | 29285 |     - |   123M |   0 |8145 |  17k|  18k|1214 |  7 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.26/7.34	c   7.3s|     1 |     0 | 29859 |     - |   126M |   0 |8145 |  17k|  18k|1267 |  8 |  29 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.76/7.83	c   7.8s|     1 |     0 | 30334 |     - |   129M |   0 |8145 |  17k|  18k|1306 |  9 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.16/8.25	c   8.2s|     1 |     0 | 30761 |     - |   132M |   0 |8145 |  17k|  18k|1348 | 10 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.46/8.54	c   8.5s|     1 |     0 | 31037 |     - |   137M |   0 |8145 |  17k|  18k|1377 | 11 |  32 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.76/8.83	c   8.8s|     1 |     0 | 31356 |     - |   139M |   0 |8145 |  17k|  18k|1406 | 12 |  33 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.55/11.66	c  11.7s|     1 |     2 | 36668 |     - |   140M |   0 |8145 |  17k|  18k|1406 | 12 |  57 |  19 | 0.000000e+00 |      --      |    Inf | unknown
35.98/36.13	c  36.1s|   100 |    99 |107256 | 766.7 |   150M |  27 |8145 |  17k|  18k|2367 |  1 | 313 |  19 | 0.000000e+00 |      --      |    Inf | unknown
40.26/40.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
40.26/40.47	c  40.5s|   200 |   131 |118755 | 439.2 |   167M |  57 |8145 |  18k|  18k|3072 |  1 | 455 |  19 | 0.000000e+00 |      --      |    Inf | unknown
42.96/43.15	c  43.1s|   300 |   118 |130309 | 330.9 |   172M |  66 |8145 |  18k|  18k|3665 |  2 | 625 |  19 | 0.000000e+00 |      --      |    Inf | unknown
45.95/46.13	c  46.1s|   400 |   105 |143097 | 280.1 |   187M |  66 |8145 |  18k|  18k|5518 |  1 | 732 |  19 | 0.000000e+00 |      --      |    Inf | unknown
49.73/50.00	c  50.0s|   500 |   113 |160815 | 259.4 |   198M |  66 |8145 |  18k|  18k|7691 |  1 | 844 |  19 | 0.000000e+00 |      --      |    Inf | unknown
52.12/52.30	c  52.3s|   600 |   114 |172968 | 236.4 |   208M |  66 |8145 |  18k|   0 |9328 |  0 | 998 |  19 | 0.000000e+00 |      --      |    Inf | unknown
54.32/54.52	c  54.5s|   700 |   116 |186127 | 221.4 |   216M |  66 |8145 |  18k|  18k|  11k|  1 |1190 |  19 | 0.000000e+00 |      --      |    Inf | unknown
56.51/56.75	c  56.8s|   800 |   115 |197790 | 208.3 |   223M |  66 |8145 |  18k|  18k|  13k|  1 |1347 |  19 | 0.000000e+00 |      --      |    Inf | unknown
58.50/58.70	c  58.7s|   900 |    97 |209440 | 198.1 |   226M |  66 |8145 |  19k|  18k|  15k|  1 |1569 |  19 | 0.000000e+00 |      --      |    Inf | unknown
60.19/60.43	c  60.4s|  1000 |   105 |217988 | 186.8 |   228M |  66 |8145 |  19k|  18k|  16k|  1 |1762 |  19 | 0.000000e+00 |      --      |    Inf | unknown
65.67/65.95	c  65.9s|  1100 |   115 |239332 | 189.2 |   231M |  66 |8145 |  19k|  18k|  17k|  2 |1968 |  19 | 0.000000e+00 |      --      |    Inf | unknown
67.87/68.11	c  68.1s|  1200 |   117 |250362 | 182.7 |   233M |  66 |8145 |  19k|  18k|  18k|  1 |2106 |  19 | 0.000000e+00 |      --      |    Inf | unknown
70.06/70.30	c  70.3s|  1300 |   119 |260342 | 176.3 |   233M |  66 |8145 |  19k|   0 |  20k|  0 |2289 |  19 | 0.000000e+00 |      --      |    Inf | unknown
71.05/71.39	c  71.4s|  1400 |   114 |265764 | 167.6 |   233M |  66 |8145 |  19k|  18k|  20k|  1 |2606 |  19 | 0.000000e+00 |      --      |    Inf | unknown
77.33/77.68	c  77.7s|  1500 |   127 |276029 | 163.2 |   234M |  66 |8145 |  19k|  18k|  21k|  1 |2808 |  19 | 0.000000e+00 |      --      |    Inf | unknown
80.53/80.89	c  80.9s|  1600 |   164 |287325 | 160.1 |   237M |  66 |8145 |  19k|  18k|  22k|  1 |2893 |  19 | 0.000000e+00 |      --      |    Inf | unknown
82.82/83.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
82.82/83.19	c  83.2s|  1700 |   171 |296078 | 155.8 |   250M |  66 |8145 |  19k|  18k|  23k|  1 |2961 |  19 | 0.000000e+00 |      --      |    Inf | unknown
85.60/85.92	c  85.9s|  1800 |   156 |312202 | 156.1 |   256M |  66 |8145 |  20k|  18k|  24k|  1 |3062 |  19 | 0.000000e+00 |      --      |    Inf | unknown
87.89/88.28	c  88.3s|  1900 |   163 |322924 | 153.5 |   258M |  66 |8145 |  20k|  18k|  26k|  1 |3166 |  19 | 0.000000e+00 |      --      |    Inf | unknown
90.19/90.58	c  90.6s|  2000 |   153 |332678 | 150.7 |   261M |  66 |8145 |  20k|  18k|  28k|  1 |3338 |  19 | 0.000000e+00 |      --      |    Inf | unknown
92.08/92.43	c  92.4s|  2100 |   164 |340777 | 147.4 |   261M |  66 |8145 |  20k|  18k|  29k|  1 |3484 |  19 | 0.000000e+00 |      --      |    Inf | unknown
93.47/93.87	c  93.9s|  2200 |   150 |344720 | 142.5 |   263M |  66 |8145 |  20k|  18k|  30k|  1 |3568 |  19 | 0.000000e+00 |      --      |    Inf | unknown
95.27/95.63	c  95.6s|  2300 |   141 |351525 | 139.3 |   265M |  66 |8145 |  20k|  18k|  31k|  1 |3669 |  19 | 0.000000e+00 |      --      |    Inf | unknown
96.97/97.36	c  97.4s|  2400 |   150 |360292 | 137.1 |   265M |  66 |8145 |  20k|  18k|  33k|  1 |3788 |  19 | 0.000000e+00 |      --      |    Inf | unknown
97.96/98.32	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
97.96/98.33	c (run 1, node 2455) performing user restart
97.96/98.33	c 
97.96/98.34	c (restart) converted 855 cuts from the global cut pool into linear constraints
97.96/98.34	c 
97.96/98.36	c presolving:
97.96/98.37	c (round 1, fast)       0 del vars, 1099 del conss, 0 add conss, 0 chg bounds, 5 chg sides, 200 chg coeffs, 0 upgd conss, 0 impls, 26429 clqs
97.96/98.38	c (round 2, medium)     1 del vars, 1099 del conss, 0 add conss, 0 chg bounds, 29 chg sides, 224 chg coeffs, 0 upgd conss, 0 impls, 26424 clqs
98.06/98.41	c (round 3, exhaustive) 1 del vars, 1474 del conss, 93 add conss, 0 chg bounds, 29 chg sides, 224 chg coeffs, 0 upgd conss, 0 impls, 26424 clqs
98.06/98.45	c (round 4, exhaustive) 1 del vars, 1476 del conss, 93 add conss, 0 chg bounds, 31 chg sides, 235 chg coeffs, 859 upgd conss, 0 impls, 26506 clqs
98.06/98.45	c (round 5, fast)       1 del vars, 1494 del conss, 93 add conss, 0 chg bounds, 31 chg sides, 235 chg coeffs, 859 upgd conss, 0 impls, 26507 clqs
98.06/98.46	c (round 6, medium)     1 del vars, 1540 del conss, 139 add conss, 0 chg bounds, 78 chg sides, 353 chg coeffs, 859 upgd conss, 0 impls, 26526 clqs
98.16/98.50	c (round 7, exhaustive) 1 del vars, 1715 del conss, 140 add conss, 0 chg bounds, 78 chg sides, 491 chg coeffs, 859 upgd conss, 0 impls, 26526 clqs
98.16/98.54	c presolving (8 rounds: 8 fast, 6 medium, 4 exhaustive):
98.16/98.54	c  1 deleted vars, 1715 deleted constraints, 140 added constraints, 0 tightened bounds, 0 added holes, 78 changed sides, 500 changed coefficients
98.16/98.54	c  0 implications, 26526 cliques
98.16/98.54	c presolved problem has 8144 variables (8144 bin, 0 int, 0 impl, 0 cont) and 19947 constraints
98.16/98.54	c      94 constraints of type <knapsack>
98.16/98.54	c   18108 constraints of type <setppc>
98.16/98.54	c       1 constraints of type <linear>
98.16/98.54	c       1 constraints of type <orbitope>
98.16/98.54	c    1743 constraints of type <logicor>
98.16/98.54	c transformed objective value is always integral (scale: 1)
98.16/98.54	c Presolving Time: 0.57
98.16/98.54	c 
98.56/98.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
98.56/98.91	c  98.9s|     1 |     0 |370999 |     - |   270M |   0 |8144 |  19k|  18k|   0 |  0 |3853 |  19 | 0.000000e+00 |      --      |    Inf | unknown
99.25/99.63	c  99.6s|     1 |     0 |372331 |     - |   273M |   0 |8144 |  19k|  18k| 225 |  1 |3854 |  19 | 0.000000e+00 |      --      |    Inf | unknown
100.15/100.51	c   101s|     1 |     0 |373527 |     - |   276M |   0 |8144 |  19k|  18k| 404 |  2 |3855 |  19 | 0.000000e+00 |      --      |    Inf | unknown
101.05/101.41	c   101s|     1 |     0 |374489 |     - |   277M |   0 |8144 |  19k|  18k| 527 |  3 |3856 |  19 | 0.000000e+00 |      --      |    Inf | unknown
101.84/102.21	c   102s|     1 |     0 |374849 |     - |   280M |   0 |8144 |  19k|  18k| 586 |  4 |3857 |  19 | 0.000000e+00 |      --      |    Inf | unknown
102.75/103.14	c   103s|     1 |     0 |375334 |     - |   282M |   0 |8144 |  19k|  18k| 633 |  5 |3858 |  19 | 0.000000e+00 |      --      |    Inf | unknown
103.64/104.06	c   104s|     1 |     0 |375770 |     - |   284M |   0 |8144 |  19k|  18k| 653 |  6 |3859 |  19 | 0.000000e+00 |      --      |    Inf | unknown
104.24/104.62	c   105s|     1 |     0 |376146 |     - |   287M |   0 |8144 |  19k|  18k| 687 |  7 |3860 |  19 | 0.000000e+00 |      --      |    Inf | unknown
104.83/105.26	c   105s|     1 |     0 |376399 |     - |   289M |   0 |8144 |  19k|  18k| 718 |  8 |3861 |  19 | 0.000000e+00 |      --      |    Inf | unknown
105.33/105.76	c   106s|     1 |     0 |376631 |     - |   291M |   0 |8144 |  19k|  18k| 744 |  9 |3862 |  19 | 0.000000e+00 |      --      |    Inf | unknown
106.03/106.48	c   106s|     1 |     0 |376875 |     - |   293M |   0 |8144 |  19k|  18k| 765 | 10 |3863 |  19 | 0.000000e+00 |      --      |    Inf | unknown
106.33/106.75	c   107s|     1 |     0 |377036 |     - |   297M |   0 |8144 |  19k|  18k| 783 | 11 |3864 |  19 | 0.000000e+00 |      --      |    Inf | unknown
108.82/109.27	c   109s|     1 |     2 |382664 |     - |   297M |   0 |8144 |  19k|  18k| 783 | 11 |3869 |  38 | 0.000000e+00 |      --      |    Inf | unknown
125.68/126.17	c   126s|   100 |    80 |441181 | 155.4 |   307M |  33 |8144 |  20k|  18k|1814 |  1 |4086 |  38 | 0.000000e+00 |      --      |    Inf | unknown
130.16/130.60	c   131s|   200 |    95 |452203 | 153.7 |   323M |  66 |8144 |  20k|  18k|2527 |  1 |4148 |  38 | 0.000000e+00 |      --      |    Inf | unknown
131.25/131.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
131.25/131.79	c   132s|   300 |   151 |455578 | 149.3 |   326M |  89 |8144 |  20k|  18k|2702 |  1 |4211 |  38 | 0.000000e+00 |      --      |    Inf |   0.88%
132.35/132.80	c   133s|   400 |   158 |456337 | 144.4 |   326M |  97 |8144 |  20k|  18k|2740 |  1 |4263 |  38 | 0.000000e+00 |      --      |    Inf |   0.88%
133.24/133.70	c   134s|   500 |   152 |456907 | 139.7 |   326M | 109 |8144 |  20k|  18k|2747 |  1 |4349 |  38 | 0.000000e+00 |      --      |    Inf |   0.88%
134.14/134.68	c   135s|   600 |    99 |458180 | 135.5 |   326M | 109 |8144 |  20k|  18k|2780 |  1 |4425 |  38 | 0.000000e+00 |      --      |    Inf |   0.88%
136.33/136.86	c   137s|   700 |    98 |466112 | 133.7 |   337M | 109 |8144 |  20k|  18k|3940 |  1 |4552 |  38 | 0.000000e+00 |      --      |    Inf |   0.88%
137.93/138.40	c   138s|   800 |   114 |470611 | 131.0 |   342M | 109 |8144 |  20k|  18k|4616 |  1 |4612 |  38 | 0.000000e+00 |      --      |    Inf |   0.88%
139.82/140.30	c   140s|   900 |    91 |477576 | 129.2 |   344M | 109 |8144 |  20k|  18k|5397 |  1 |4721 |  38 | 0.000000e+00 |      --      |    Inf |   0.88%
141.31/141.88	c   142s|  1000 |   101 |483781 | 127.2 |   344M | 109 |8144 |  20k|  18k|6294 |  1 |4801 |  38 | 0.000000e+00 |      --      |    Inf |   0.90%
143.01/143.55	c   144s|  1100 |    92 |490620 | 125.6 |   348M | 109 |8144 |  20k|  18k|7476 |  2 |4896 |  38 | 0.000000e+00 |      --      |    Inf |   0.91%
144.61/145.11	c   145s|  1200 |   107 |496565 | 123.8 |   348M | 109 |8144 |  20k|   0 |8400 |  0 |5021 |  38 | 0.000000e+00 |      --      |    Inf |   0.93%
146.09/146.64	c   147s|  1300 |   116 |502102 | 121.9 |   350M | 109 |8144 |  21k|  18k|9196 |  0 |5136 |  38 | 0.000000e+00 |      --      |    Inf |   0.94%
147.49/148.04	c   148s|  1400 |   102 |507180 | 120.1 |   350M | 109 |8144 |  21k|  18k|9648 |  1 |5264 |  38 | 0.000000e+00 |      --      |    Inf |   0.97%
148.78/149.35	c   149s|  1500 |    99 |513580 | 118.7 |   351M | 109 |8144 |  21k|  18k|  10k|  1 |5461 |  38 | 0.000000e+00 |      --      |    Inf |   1.08%
149.98/150.58	c   151s|  1600 |    89 |518614 | 117.0 |   351M | 109 |8144 |  21k|  18k|  10k|  1 |5612 |  38 | 0.000000e+00 |      --      |    Inf |   1.15%
151.37/151.98	c   152s|  1700 |    71 |525038 | 115.7 |   353M | 109 |8144 |  21k|  18k|  11k|  1 |5790 |  38 | 0.000000e+00 |      --      |    Inf |   1.27%
153.27/153.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
153.27/153.82	c   154s|  1800 |    78 |536027 | 115.6 |   355M | 109 |8144 |  21k|  18k|  12k|  1 |5913 |  38 | 0.000000e+00 |      --      |    Inf |   1.43%
217.99/218.79	c   219s|  1900 |    84 |591377 | 125.6 |   362M | 109 |8144 |  21k|  18k|  14k|  1 |6054 |  38 | 0.000000e+00 |      --      |    Inf |   1.66%
219.68/220.41	c   220s|  2000 |    75 |600878 | 125.0 |   364M | 109 |8144 |  21k|  18k|  15k|  1 |6268 |  38 | 0.000000e+00 |      --      |    Inf |   1.66%
223.07/223.81	c   224s|  2100 |    73 |622470 | 127.0 |   366M | 109 |8144 |  21k|  18k|  16k|  1 |6443 |  38 | 0.000000e+00 |      --      |    Inf |   1.67%
225.46/226.26	c   226s|  2200 |    76 |638239 | 127.6 |   367M | 109 |8144 |  21k|  18k|  19k|  1 |6572 |  38 | 0.000000e+00 |      --      |    Inf |   1.68%
227.75/228.58	c   229s|  2300 |    79 |652806 | 128.0 |   367M | 109 |8144 |  21k|  18k|  22k|  1 |6701 |  38 | 0.000000e+00 |      --      |    Inf |   1.68%
229.64/230.42	c   230s|  2400 |    73 |662669 | 127.4 |   367M | 109 |8144 |  21k|  18k|  23k|  1 |6829 |  38 | 0.000000e+00 |      --      |    Inf |   1.68%
231.24/232.03	c   232s|  2500 |    74 |670448 | 126.4 |   367M | 109 |8144 |  21k|  18k|  24k|  1 |6942 |  38 | 0.000000e+00 |      --      |    Inf |   1.69%
233.03/233.87	c   234s|  2600 |    81 |678619 | 125.5 |   373M | 109 |8144 |  21k|  18k|  25k|  1 |7032 |  38 | 0.000000e+00 |      --      |    Inf |   1.69%
234.62/235.48	c   235s|  2700 |    77 |683406 | 124.0 |   375M | 109 |8144 |  21k|  18k|  25k|  1 |7148 |  38 | 0.000000e+00 |      --      |    Inf |   1.69%
236.32/237.15	c   237s|  2800 |    68 |688974 | 122.7 |   377M | 109 |8144 |  21k|   0 |  26k|  0 |7236 |  38 | 0.000000e+00 |      --      |    Inf |   1.69%
238.11/238.92	c   239s|  2900 |    68 |695629 | 121.7 |   380M | 109 |8144 |  21k|  18k|  27k|  2 |7334 |  38 | 0.000000e+00 |      --      |    Inf |   1.69%
240.31/241.11	c   241s|  3000 |    75 |709224 | 121.9 |   382M | 109 |8144 |  21k|  18k|  28k|  1 |7448 |  38 | 0.000000e+00 |      --      |    Inf |   1.71%
241.99/242.89	c   243s|  3100 |    58 |716466 | 121.0 |   386M | 109 |8144 |  21k|   0 |  28k|  0 |7557 |  38 | 0.000000e+00 |      --      |    Inf |   1.71%
243.59/244.43	c   244s|  3200 |    59 |722173 | 119.9 |   387M | 109 |8144 |  21k|  18k|  29k|  1 |7674 |  38 | 0.000000e+00 |      --      |    Inf |   1.72%
245.18/246.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
245.18/246.06	c   246s|  3300 |    65 |728336 | 118.9 |   389M | 109 |8144 |  22k|  18k|  30k|  1 |7820 |  38 | 0.000000e+00 |      --      |    Inf |   1.72%
246.67/247.59	c   248s|  3400 |    70 |733620 | 117.7 |   389M | 109 |8144 |  22k|  18k|  31k|  1 |7927 |  38 | 0.000000e+00 |      --      |    Inf |   1.72%
248.97/249.82	c   250s|  3500 |    66 |743976 | 117.5 |   391M | 109 |8144 |  22k|   0 |  31k|  0 |8039 |  38 | 0.000000e+00 |      --      |    Inf |   1.72%
250.57/251.44	c   251s|  3600 |    60 |750117 | 116.6 |   391M | 109 |8144 |  22k|  18k|  32k|  1 |8166 |  38 | 0.000000e+00 |      --      |    Inf |   1.73%
252.16/253.02	c   253s|  3700 |    66 |756672 | 115.8 |   391M | 109 |8144 |  22k|  18k|  33k|  1 |8280 |  38 | 0.000000e+00 |      --      |    Inf |   1.73%
253.65/254.54	c   255s|  3800 |    64 |762608 | 114.9 |   393M | 109 |8144 |  22k|  18k|  33k|  1 |8419 |  38 | 0.000000e+00 |      --      |    Inf |   1.73%
255.64/256.50	c   256s|  3900 |    71 |771806 | 114.5 |   396M | 109 |8144 |  22k|   0 |  35k|  0 |8522 |  38 | 0.000000e+00 |      --      |    Inf |   1.73%
257.44/258.36	c   258s|  4000 |    54 |778613 | 113.8 |   402M | 109 |8144 |  22k|  18k|  36k|  1 |8608 |  38 | 0.000000e+00 |      --      |    Inf |   1.73%
259.14/260.01	c   260s|  4100 |    61 |786502 | 113.2 |   402M | 109 |8144 |  22k|  18k|  37k|  1 |8732 |  38 | 0.000000e+00 |      --      |    Inf |   1.74%
260.92/261.83	c   262s|  4200 |    70 |793928 | 112.7 |   407M | 109 |8144 |  22k|  18k|  38k|  1 |8832 |  38 | 0.000000e+00 |      --      |    Inf |   1.77%
262.42/263.39	c   263s|  4300 |    63 |799011 | 111.7 |   407M | 109 |8144 |  22k|  18k|  38k|  1 |8921 |  38 | 0.000000e+00 |      --      |    Inf |   1.77%
263.81/264.73	c   265s|  4400 |    59 |802409 | 110.6 |   407M | 109 |8144 |  22k|  18k|  39k|  1 |9009 |  38 | 0.000000e+00 |      --      |    Inf |   1.80%
265.70/266.60	c   267s|  4500 |    49 |810675 | 110.2 |   409M | 109 |8144 |  22k|  18k|  39k|  1 |9159 |  38 | 0.000000e+00 |      --      |    Inf |   2.00%
267.20/268.12	c   268s|  4600 |    50 |817409 | 109.6 |   409M | 109 |8144 |  22k|   0 |  40k|  0 |9387 |  38 | 0.000000e+00 |      --      |    Inf |   2.01%
269.59/270.51	c   271s|  4700 |    54 |828325 | 109.6 |   415M | 109 |8144 |  22k|  18k|  41k|  1 |9471 |  38 | 0.000000e+00 |      --      |    Inf |   2.45%
272.38/273.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
272.38/273.34	c   273s|  4800 |    74 |841663 | 109.9 |   417M | 109 |8144 |  22k|  18k|  42k|  1 |9551 |  38 | 0.000000e+00 |      --      |    Inf |   2.45%
274.97/275.97	c   276s|  4900 |    67 |854400 | 110.2 |   421M | 109 |8144 |  22k|  18k|  43k|  1 |9618 |  38 | 0.000000e+00 |      --      |    Inf |   2.46%
276.56/277.59	c   278s|  5000 |    70 |859808 | 109.4 |   423M | 109 |8144 |  22k|  18k|  44k|  2 |9691 |  38 | 0.000000e+00 |      --      |    Inf |   2.47%
278.25/279.21	c   279s|  5100 |    71 |865556 | 108.7 |   425M | 109 |8144 |  22k|  18k|  45k|  1 |9778 |  38 | 0.000000e+00 |      --      |    Inf |   2.47%
280.55/281.56	c   282s|  5200 |    67 |881172 | 109.3 |   426M | 109 |8144 |  23k|  18k|  46k|  1 |9858 |  38 | 0.000000e+00 |      --      |    Inf |   2.49%
282.24/283.20	c   283s|  5300 |    55 |887585 | 108.8 |   426M | 109 |8144 |  23k|  18k|  47k|  1 |9971 |  38 | 0.000000e+00 |      --      |    Inf |   2.52%
284.14/285.10	c   285s|  5400 |    56 |896311 | 108.5 |   427M | 109 |8144 |  23k|  18k|  48k|  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   2.54%
285.62/286.69	c   287s|  5500 |    55 |901080 | 107.7 |   430M | 109 |8144 |  23k|  18k|  48k|  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   2.54%
287.52/288.56	c   289s|  5600 |    59 |910758 | 107.6 |   432M | 109 |8144 |  23k|  18k|  49k|  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   2.56%
290.31/291.30	c   291s|  5700 |    49 |918759 | 107.2 |   434M | 109 |8144 |  23k|  18k|  50k|  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   2.60%
292.50/293.52	c   294s|  5800 |    73 |929208 | 107.2 |   443M | 109 |8144 |  23k|  18k|  50k|  0 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   2.64%
294.69/295.76	c   296s|  5900 |    56 |940517 | 107.3 |   443M | 109 |8144 |  23k|  18k|  51k|  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   2.69%
296.39/297.40	c   297s|  6000 |    62 |948044 | 106.9 |   444M | 109 |8144 |  23k|  18k|  52k|  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   2.71%
298.38/299.48	c   299s|  6100 |    55 |958796 | 106.9 |   444M | 109 |8144 |  23k|  18k|  53k|  1 |  10k|  38 | 0.000000e+00 |      --      |    Inf |   2.73%
299.98/301.10	c   301s|  6200 |    60 |966342 | 106.5 |   445M | 109 |8144 |  23k|  18k|  54k|  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   2.75%
301.76/302.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
301.76/302.89	c   303s|  6300 |    57 |974373 | 106.2 |   446M | 109 |8144 |  23k|  18k|  55k|  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   2.76%
303.96/305.06	c   305s|  6400 |    57 |988027 | 106.6 |   447M | 109 |8144 |  23k|  18k|  56k|  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   2.79%
306.14/307.21	c   307s|  6500 |    61 |  1002k| 107.0 |   448M | 109 |8144 |  23k|  18k|  57k|  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   2.81%
308.44/309.54	c   310s|  6600 |    82 |  1015k| 107.3 |   448M | 109 |8144 |  23k|  18k|  59k|  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   2.81%
310.23/311.39	c   311s|  6700 |    76 |  1025k| 107.2 |   449M | 109 |8144 |  23k|   0 |  60k|  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   2.81%
313.32/314.40	c   314s|  6800 |    74 |  1045k| 108.2 |   450M | 109 |8144 |  23k|  18k|  62k|  1 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   2.82%
315.81/316.92	c   317s|  6900 |    70 |  1064k| 109.1 |   451M | 109 |8144 |  23k|   0 |  64k|  0 |  11k|  38 | 0.000000e+00 |      --      |    Inf |   2.82%
318.59/319.73	c   320s|  7000 |    71 |  1084k| 110.0 |   453M | 109 |8144 |  23k|  18k|  66k|  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   2.83%
320.78/322.00	c   322s|  7100 |    67 |  1099k| 110.5 |   454M | 109 |8144 |  23k|  18k|  67k|  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   2.84%
322.28/323.44	c   323s|  7200 |    49 |  1105k| 109.9 |   456M | 109 |8144 |  23k|  18k|  67k|  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   2.87%
324.88/326.10	c   326s|  7300 |    51 |  1118k| 110.1 |   464M | 109 |8144 |  23k|  18k|  68k|  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   3.07%
326.96/328.15	c   328s|  7400 |    51 |  1130k| 110.2 |   466M | 109 |8144 |  23k|  18k|  69k|  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   3.10%
329.25/330.43	c   330s|  7500 |    47 |  1144k| 110.5 |   469M | 109 |8144 |  23k|   0 |  70k|  0 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   3.43%
331.44/332.66	c   333s|  7600 |    48 |  1159k| 110.9 |   470M | 109 |8144 |  23k|  18k|  71k|  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   3.51%
333.83/335.04	c   335s|  7700 |    47 |  1175k| 111.5 |   473M | 109 |8144 |  23k|  18k|  72k|  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   3.81%
339.20/340.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
339.20/340.41	c   340s|  7800 |    58 |  1205k| 113.2 |   474M | 109 |8144 |  23k|  18k|  72k|  1 |  12k|  38 | 0.000000e+00 |      --      |    Inf |   4.10%
342.39/343.67	c   344s|  7900 |    87 |  1215k| 113.1 |   477M | 109 |8144 |  23k|  18k|  73k|  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   4.11%
343.79/345.08	c   345s|  8000 |    80 |  1219k| 112.4 |   478M | 109 |8144 |  23k|  18k|  74k|  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   4.13%
345.38/346.64	c   347s|  8100 |    80 |  1226k| 112.0 |   478M | 109 |8144 |  23k|  18k|  75k|  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   4.14%
346.88/348.18	c   348s|  8200 |    72 |  1231k| 111.4 |   479M | 109 |8144 |  23k|  18k|  75k|  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   4.15%
348.26/349.55	c   350s|  8300 |    72 |  1237k| 110.9 |   480M | 109 |8144 |  24k|  18k|  76k|  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   4.21%
350.35/351.66	c   352s|  8400 |    76 |  1249k| 111.0 |   480M | 109 |8144 |  24k|  18k|  77k|  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   4.25%
353.14/354.42	c   354s|  8500 |    74 |  1260k| 111.0 |   480M | 109 |8144 |  24k|   0 |  77k|  0 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   4.27%
354.84/356.13	c   356s|  8600 |    90 |  1268k| 110.7 |   480M | 109 |8144 |  24k|  18k|  78k|  1 |  13k|  38 | 0.000000e+00 |      --      |    Inf |   4.28%
356.63/357.90	c   358s|  8700 |    71 |  1276k| 110.5 |   482M | 109 |8144 |  24k|  18k|  79k|  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   4.32%
358.32/359.65	c   360s|  8800 |    83 |  1284k| 110.2 |   486M | 109 |8144 |  24k|  18k|  80k|  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   4.32%
360.41/361.77	c   362s|  8900 |    79 |  1298k| 110.4 |   487M | 109 |8144 |  24k|  18k|  80k|  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   4.37%
362.50/363.84	c   364s|  9000 |    89 |  1309k| 110.4 |   490M | 109 |8144 |  24k|  18k|  81k|  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   4.50%
363.99/365.31	c   365s|  9100 |    86 |  1315k| 110.0 |   490M | 109 |8144 |  24k|   0 |  82k|  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   4.78%
366.28/367.63	c   368s|  9200 |   101 |  1331k| 110.5 |   490M | 109 |8144 |  24k|  18k|  83k|  2 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   4.82%
368.07/369.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
368.07/369.43	c   369s|  9300 |    88 |  1341k| 110.4 |   491M | 109 |8144 |  24k|  18k|  83k|  1 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   4.83%
370.26/371.64	c   372s|  9400 |    87 |  1354k| 110.5 |   493M | 109 |8144 |  24k|   0 |  85k|  0 |  14k|  38 | 0.000000e+00 |      --      |    Inf |   4.84%
372.35/373.79	c   374s|  9500 |    90 |  1368k| 110.8 |   494M | 109 |8144 |  24k|  18k|  86k|  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   4.86%
374.15/375.53	c   376s|  9600 |    89 |  1378k| 110.7 |   494M | 109 |8144 |  24k|   0 |  87k|  0 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   4.88%
376.34/377.72	c   378s|  9700 |    96 |  1391k| 110.8 |   495M | 109 |8144 |  24k|  18k|  88k|  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   4.89%
378.53/379.98	c   380s|  9800 |    94 |  1404k| 111.0 |   499M | 109 |8144 |  24k|  18k|  89k|  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   5.02%
380.82/382.21	c   382s|  9900 |   101 |  1415k| 111.0 |   499M | 109 |8144 |  24k|  18k|  90k|  2 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   5.05%
383.11/384.52	c   385s| 10000 |    89 |  1431k| 111.4 |   500M | 109 |8144 |  24k|   0 |  91k|  0 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   5.08%
385.49/386.92	c   387s| 10100 |    93 |  1447k| 111.8 |   501M | 109 |8144 |  24k|  18k|  93k|  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   5.10%
388.77/390.21	c   390s| 10200 |    94 |  1460k| 111.9 |   505M | 109 |8144 |  24k|  18k|  94k|  1 |  15k|  38 | 0.000000e+00 |      --      |    Inf |   5.18%
390.37/391.83	c   392s| 10300 |   102 |  1466k| 111.5 |   505M | 109 |8144 |  24k|  18k|  94k|  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   5.21%
391.57/393.10	c   393s| 10400 |    98 |  1470k| 110.9 |   505M | 109 |8144 |  24k|   0 |  94k|  0 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   5.24%
393.25/394.70	c   395s| 10500 |   100 |  1477k| 110.6 |   506M | 109 |8144 |  25k|  18k|  95k|  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   5.35%
394.65/396.19	c   396s| 10600 |    92 |  1484k| 110.3 |   506M | 109 |8144 |  25k|   0 |  95k|  0 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   5.54%
396.14/397.67	c   398s| 10700 |    99 |  1491k| 110.0 |   506M | 109 |8144 |  25k|  18k|  96k|  1 |  16k|  38 | 0.000000e+00 |      --      |    Inf |   5.68%
397.64/399.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
397.64/399.16	c   399s| 10800 |    92 |  1498k| 109.7 |   506M | 109 |8144 |  25k|   0 |  97k|  0 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   5.73%
399.13/400.68	c   401s| 10900 |    97 |  1505k| 109.4 |   507M | 109 |8144 |  25k|  18k|  98k|  2 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   5.78%
400.92/402.49	c   402s| 11000 |    82 |  1515k| 109.3 |   507M | 109 |8144 |  25k|  17k|  99k|  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   5.98%
404.30/405.80	c   406s| 11100 |    81 |  1528k| 109.5 |   509M | 109 |8144 |  25k|  18k| 100k|  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   6.23%
406.50/408.07	c   408s| 11200 |    85 |  1542k| 109.7 |   511M | 109 |8144 |  25k|   0 | 101k|  0 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   6.36%
409.09/410.63	c   411s| 11300 |    74 |  1561k| 110.3 |   512M | 109 |8144 |  25k|  18k| 102k|  1 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   7.28%
411.18/412.76	c   413s| 11400 |    77 |  1574k| 110.5 |   512M | 109 |8144 |  25k|   0 | 103k|  0 |  17k|  38 | 0.000000e+00 |      --      |    Inf |   7.64%
412.77/414.34	c   414s| 11500 |    80 |  1582k| 110.2 |   512M | 109 |8144 |  25k|  18k| 104k|  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   7.65%
414.76/416.31	c   416s| 11600 |    80 |  1594k| 110.3 |   513M | 109 |8144 |  25k|  18k| 106k|  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   7.70%
416.56/418.11	c   418s| 11700 |    74 |  1604k| 110.3 |   513M | 109 |8144 |  25k|  18k| 107k|  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   7.74%
418.64/420.22	c   420s| 11800 |    73 |  1618k| 110.4 |   513M | 109 |8144 |  25k|  18k| 108k|  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   8.18%
420.63/422.24	c   422s| 11900 |    67 |  1632k| 110.6 |   514M | 109 |8144 |  25k|   0 | 108k|  0 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   8.40%
422.53/424.13	c   424s| 12000 |    70 |  1644k| 110.7 |   514M | 109 |8144 |  25k|  18k| 109k|  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   8.46%
424.61/426.26	c   426s| 12100 |    77 |  1656k| 110.8 |   514M | 109 |8144 |  25k|  18k| 109k|  1 |  18k|  38 | 0.000000e+00 |      --      |    Inf |   8.49%
426.60/428.28	c   428s| 12200 |    68 |  1669k| 110.9 |   515M | 109 |8144 |  25k|  18k| 110k|  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.55%
428.79/430.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
428.79/430.48	c   430s| 12300 |    71 |  1682k| 111.0 |   515M | 109 |8144 |  25k|  18k| 111k|  0 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.60%
430.78/432.49	c   432s| 12400 |    74 |  1693k| 111.1 |   515M | 109 |8144 |  25k|  18k| 112k|  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.70%
432.38/434.09	c   434s| 12500 |    68 |  1701k| 110.8 |   516M | 109 |8144 |  25k|   0 | 113k|  0 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.72%
434.27/435.96	c   436s| 12600 |    70 |  1711k| 110.7 |   516M | 109 |8144 |  25k|  18k| 114k|  1 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.74%
436.46/438.11	c   438s| 12700 |    86 |  1724k| 110.9 |   516M | 109 |8144 |  26k|   0 | 116k|  0 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.74%
438.25/439.95	c   440s| 12800 |    71 |  1735k| 110.8 |   516M | 109 |8144 |  26k|  18k| 117k|  2 |  19k|  38 | 0.000000e+00 |      --      |    Inf |   8.76%
440.14/441.86	c   442s| 12900 |    74 |  1745k| 110.8 |   516M | 109 |8144 |  26k|   0 | 118k|  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   8.76%
442.03/443.76	c   444s| 13000 |    66 |  1757k| 110.9 |   516M | 109 |8144 |  26k|   0 | 119k|  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   8.78%
444.22/445.99	c   446s| 13100 |    70 |  1772k| 111.1 |   517M | 109 |8144 |  26k|  18k| 120k|  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   8.82%
446.71/448.46	c   448s| 13200 |    54 |  1789k| 111.5 |   517M | 109 |8144 |  26k|  18k| 121k|  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   9.20%
448.50/450.20	c   450s| 13300 |    53 |  1799k| 111.4 |   517M | 109 |8144 |  26k|  18k| 122k|  1 |  20k|  38 | 0.000000e+00 |      --      |    Inf |   9.68%
449.99/451.79	c   452s| 13400 |    53 |  1808k| 111.3 |   517M | 109 |8144 |  26k|   0 | 123k|  0 |  20k|  38 | 0.000000e+00 |      --      |    Inf |  10.21%
452.18/453.96	c   454s| 13500 |    61 |  1818k| 111.2 |   518M | 109 |8144 |  26k|  18k| 123k|  0 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  10.46%
453.88/455.67	c   456s| 13600 |    52 |  1826k| 111.0 |   518M | 109 |8144 |  26k|   0 | 124k|  0 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  10.50%
455.87/457.61	c   458s| 13700 |    52 |  1835k| 110.9 |   518M | 109 |8144 |  26k|  18k| 125k|  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  10.59%
457.46/459.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
457.46/459.28	c   459s| 13800 |    49 |  1843k| 110.7 |   518M | 109 |8144 |  26k|  18k| 125k|  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  10.77%
459.46/461.20	c   461s| 13900 |    49 |  1854k| 110.7 |   518M | 109 |8144 |  26k|  18k| 126k|  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  10.96%
461.36/463.12	c   463s| 14000 |    46 |  1865k| 110.7 |   519M | 109 |8144 |  26k|  17k| 127k|  1 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  11.55%
462.84/464.62	c   465s| 14100 |    48 |  1872k| 110.4 |   519M | 109 |8144 |  26k|   0 | 128k|  0 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  12.09%
464.04/465.89	c   466s| 14200 |    47 |  1878k| 110.1 |   519M | 109 |8144 |  26k|   0 | 128k|  0 |  21k|  38 | 0.000000e+00 |      --      |    Inf |  12.42%
465.93/467.78	c   468s| 14300 |    52 |  1889k| 110.1 |   519M | 109 |8144 |  26k|  18k| 129k|  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  12.98%
467.62/469.41	c   469s| 14400 |    67 |  1896k| 109.9 |   519M | 109 |8144 |  26k|  18k| 130k|  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  13.17%
468.72/470.52	c   471s| 14500 |    47 |  1899k| 109.4 |   521M | 109 |8144 |  26k|  18k| 131k|  2 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  13.33%
469.91/471.77	c   472s| 14600 |    52 |  1904k| 109.1 |   521M | 109 |8144 |  26k|   0 | 131k|  0 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  13.41%
471.70/473.59	c   474s| 14700 |    58 |  1915k| 109.1 |   521M | 109 |8144 |  26k|  18k| 132k|  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  13.73%
473.20/475.02	c   475s| 14800 |    69 |  1921k| 108.8 |   521M | 109 |8144 |  26k|  18k| 132k|  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  13.77%
474.59/476.47	c   476s| 14900 |    47 |  1928k| 108.6 |   521M | 109 |8144 |  26k|  18k| 133k|  1 |  22k|  38 | 0.000000e+00 |      --      |    Inf |  13.89%
476.38/478.25	c   478s| 15000 |    37 |  1937k| 108.5 |   521M | 109 |8144 |  26k|   0 | 134k|  0 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  14.50%
478.27/480.16	c   480s| 15100 |    40 |  1945k| 108.3 |   521M | 109 |8144 |  26k|   0 | 135k|  0 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  14.79%
480.16/482.04	c   482s| 15200 |    47 |  1957k| 108.3 |   521M | 109 |8144 |  26k|  18k| 136k|  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  15.45%
481.85/483.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
481.85/483.74	c   484s| 15300 |    39 |  1966k| 108.3 |   522M | 109 |8144 |  26k|  18k| 138k|  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  15.74%
483.94/485.81	c   486s| 15400 |    47 |  1978k| 108.3 |   522M | 109 |8144 |  26k|  18k| 139k|  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  16.30%
485.53/487.41	c   487s| 15500 |    46 |  1987k| 108.2 |   522M | 109 |8144 |  26k|  18k| 140k|  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  16.55%
487.42/489.32	c   489s| 15600 |    50 |  1998k| 108.2 |   522M | 109 |8144 |  26k|  18k| 142k|  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  17.05%
488.92/490.88	c   491s| 15700 |    54 |  2006k| 108.1 |   522M | 109 |8144 |  26k|  18k| 143k|  1 |  23k|  38 | 0.000000e+00 |      --      |    Inf |  17.28%
490.91/492.85	c   493s| 15800 |    64 |  2018k| 108.1 |   522M | 109 |8144 |  26k|  18k| 145k|  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  17.88%
492.70/494.62	c   495s| 15900 |    68 |  2028k| 108.1 |   522M | 109 |8144 |  26k|   0 | 146k|  0 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  18.14%
494.10/496.08	c   496s| 16000 |    75 |  2034k| 107.9 |   522M | 109 |8144 |  26k|  18k| 147k|  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  18.29%
495.39/497.31	c   497s| 16100 |    65 |  2038k| 107.5 |   522M | 109 |8144 |  26k|  18k| 147k|  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  18.37%
496.88/498.86	c   499s| 16200 |    61 |  2046k| 107.3 |   522M | 109 |8144 |  26k|   0 | 148k|  0 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  18.63%
498.57/500.51	c   501s| 16300 |    57 |  2054k| 107.2 |   522M | 109 |8144 |  26k|  18k| 149k|  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  18.80%
499.96/501.97	c   502s| 16400 |    53 |  2061k| 107.0 |   522M | 109 |8144 |  26k|  18k| 150k|  1 |  24k|  38 | 0.000000e+00 |      --      |    Inf |  18.90%
501.36/503.31	c   503s| 16500 |    61 |  2067k| 106.7 |   522M | 109 |8144 |  26k|  18k| 150k|  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  18.95%
502.95/504.95	c   505s| 16600 |    58 |  2075k| 106.6 |   522M | 109 |8144 |  26k|  18k| 151k|  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  19.11%
504.64/506.65	c   507s| 16700 |    58 |  2084k| 106.5 |   522M | 109 |8144 |  26k|  18k| 152k|  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  19.17%
506.14/508.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
506.14/508.16	c   508s| 16800 |    53 |  2092k| 106.4 |   522M | 109 |8144 |  26k|  18k| 153k|  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  19.66%
507.53/509.53	c   510s| 16900 |    50 |  2099k| 106.2 |   522M | 109 |8144 |  26k|   0 | 154k|  0 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  19.76%
509.02/511.08	c   511s| 17000 |    45 |  2107k| 106.0 |   522M | 109 |8144 |  26k|  18k| 154k|  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  20.19%
510.21/512.29	c   512s| 17100 |    41 |  2111k| 105.7 |   522M | 109 |8144 |  26k|  18k| 154k|  1 |  25k|  38 | 0.000000e+00 |      --      |    Inf |  20.33%
511.51/513.54	c   514s| 17200 |    35 |  2117k| 105.5 |   522M | 109 |8144 |  26k|   0 | 155k|  0 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  20.49%
514.10/516.17	c   516s| 17300 |    39 |  2124k| 105.3 |   525M | 109 |8144 |  26k|  18k| 155k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  20.62%
515.69/517.70	c   518s| 17400 |    43 |  2131k| 105.1 |   525M | 109 |8144 |  26k|  18k| 155k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  20.65%
518.18/520.29	c   520s| 17500 |    51 |  2139k| 105.0 |   525M | 109 |8144 |  26k|  18k| 156k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  20.81%
519.87/521.97	c   522s| 17600 |    42 |  2147k| 104.9 |   527M | 109 |8144 |  26k|  18k| 156k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  20.85%
521.36/523.48	c   523s| 17700 |    54 |  2153k| 104.6 |   528M | 109 |8144 |  26k|  18k| 157k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  20.97%
522.86/524.90	c   525s| 17800 |    37 |  2159k| 104.4 |   528M | 109 |8144 |  26k|  18k| 157k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  21.26%
524.55/526.61	c   527s| 17900 |    42 |  2168k| 104.4 |   528M | 109 |8144 |  27k|  18k| 158k|  1 |  26k|  38 | 0.000000e+00 |      --      |    Inf |  21.55%
526.14/528.20	c   528s| 18000 |    40 |  2176k| 104.2 |   528M | 109 |8144 |  27k|  18k| 159k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  21.83%
527.43/529.54	c   530s| 18100 |    38 |  2181k| 104.0 |   528M | 109 |8144 |  27k|  18k| 159k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  22.06%
528.93/531.05	c   531s| 18200 |    39 |  2189k| 103.9 |   528M | 109 |8144 |  27k|  18k| 160k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  22.43%
531.22/533.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
531.22/533.32	c   533s| 18300 |    45 |  2202k| 104.0 |   528M | 109 |8144 |  27k|  18k| 162k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  22.97%
532.61/534.76	c   535s| 18400 |    47 |  2209k| 103.8 |   528M | 109 |8144 |  27k|  18k| 162k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  23.18%
534.30/536.41	c   536s| 18500 |    53 |  2217k| 103.7 |   528M | 109 |8144 |  27k|   0 | 163k|  0 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  23.25%
535.60/537.75	c   538s| 18600 |    59 |  2223k| 103.5 |   528M | 109 |8144 |  27k|  18k| 163k|  1 |  27k|  38 | 0.000000e+00 |      --      |    Inf |  23.28%
537.00/539.13	c   539s| 18700 |    53 |  2228k| 103.3 |   528M | 109 |8144 |  27k|  18k| 164k|  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  23.36%
538.08/540.29	c   540s| 18800 |    57 |  2233k| 103.0 |   528M | 109 |8144 |  27k|   0 | 164k|  0 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  23.44%
539.58/541.78	c   542s| 18900 |    55 |  2239k| 102.8 |   528M | 109 |8144 |  27k|   0 | 165k|  0 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  23.53%
540.98/543.19	c   543s| 19000 |    56 |  2245k| 102.6 |   528M | 109 |8144 |  27k|  18k| 166k|  1 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  23.63%
542.56/544.71	c   545s| 19100 |    67 |  2251k| 102.4 |   528M | 109 |8144 |  27k|  18k| 167k|  2 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  23.67%
544.15/546.38	c   546s| 19200 |    63 |  2258k| 102.2 |   528M | 109 |8144 |  28k|  18k| 168k|  2 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  23.68%
545.55/547.76	c   548s| 19300 |    67 |  2263k| 102.0 |   529M | 109 |8144 |  28k|   0 | 169k|  0 |  28k|  38 | 0.000000e+00 |      --      |    Inf |  23.71%
547.24/549.45	c   549s| 19400 |    71 |  2271k| 101.9 |   529M | 109 |8144 |  28k|  18k| 170k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  23.72%
548.94/551.19	c   551s| 19500 |    67 |  2279k| 101.8 |   529M | 109 |8144 |  28k|  18k| 171k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  23.74%
550.52/552.79	c   553s| 19600 |    54 |  2286k| 101.7 |   530M | 109 |8144 |  28k|  18k| 172k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  23.79%
554.91/557.19	c   557s| 19700 |    77 |  2301k| 101.9 |   532M | 109 |8144 |  28k|   0 | 174k|  0 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  23.80%
556.30/558.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
556.30/558.55	c   559s| 19800 |    72 |  2306k| 101.7 |   532M | 109 |8144 |  28k|  18k| 174k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  23.86%
557.59/559.84	c   560s| 19900 |    57 |  2311k| 101.4 |   532M | 109 |8144 |  28k|  18k| 175k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  23.89%
558.89/561.17	c   561s| 20000 |    68 |  2315k| 101.1 |   534M | 109 |8144 |  28k|  18k| 175k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  23.98%
560.38/562.66	c   563s| 20100 |    65 |  2319k| 100.9 |   534M | 109 |8144 |  28k|  18k| 176k|  1 |  29k|  38 | 0.000000e+00 |      --      |    Inf |  23.99%
561.67/563.97	c   564s| 20200 |    53 |  2323k| 100.6 |   534M | 109 |8144 |  28k|  18k| 176k|  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  24.03%
563.07/565.39	c   565s| 20300 |    62 |  2329k| 100.4 |   534M | 109 |8144 |  28k|  18k| 177k|  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  24.09%
564.96/567.29	c   567s| 20400 |    47 |  2339k| 100.4 |   534M | 109 |8144 |  28k|  18k| 179k|  2 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  24.12%
567.86/570.16	c   570s| 20500 |    43 |  2350k| 100.5 |   534M | 109 |8144 |  28k|   0 | 180k|  0 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  24.17%
569.64/571.92	c   572s| 20600 |    46 |  2357k| 100.4 |   534M | 109 |8144 |  28k|   0 | 181k|  0 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  24.34%
571.04/573.39	c   573s| 20700 |    44 |  2364k| 100.2 |   534M | 109 |8144 |  28k|  18k| 181k|  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  24.51%
572.53/574.88	c   575s| 20800 |    48 |  2371k| 100.1 |   534M | 109 |8144 |  28k|  18k| 182k|  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  24.62%
575.42/577.76	c   578s| 20900 |    61 |  2381k| 100.1 |   534M | 109 |8144 |  28k|  18k| 182k|  1 |  30k|  38 | 0.000000e+00 |      --      |    Inf |  24.78%
577.21/579.51	c   580s| 21000 |    44 |  2390k| 100.0 |   538M | 109 |8144 |  28k|   0 | 183k|  0 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  24.90%
579.30/581.68	c   582s| 21100 |    53 |  2405k| 100.3 |   538M | 109 |8144 |  28k|  18k| 184k|  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  25.08%
581.19/583.59	c   584s| 21200 |    50 |  2416k| 100.3 |   538M | 109 |8144 |  28k|  18k| 186k|  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  25.16%
582.88/585.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
582.88/585.25	c   585s| 21300 |    48 |  2425k| 100.2 |   539M | 109 |8144 |  28k|  18k| 186k|  1 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  25.29%
584.57/586.99	c   587s| 21400 |    47 |  2435k| 100.3 |   539M | 109 |8144 |  28k|   0 | 187k|  0 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  25.38%
585.97/588.35	c   588s| 21500 |    46 |  2442k| 100.1 |   539M | 109 |8144 |  28k|   0 | 187k|  0 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  25.43%
587.46/589.87	c   590s| 21600 |    52 |  2451k| 100.1 |   539M | 109 |8144 |  28k|   0 | 188k|  0 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  25.57%
589.25/591.65	c   592s| 21700 |    46 |  2462k| 100.1 |   539M | 109 |8144 |  28k|  18k| 188k|  2 |  31k|  38 | 0.000000e+00 |      --      |    Inf |  25.69%
592.54/594.96	c   595s| 21800 |    58 |  2483k| 100.6 |   539M | 109 |8144 |  28k|   0 | 191k|  0 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  25.70%
594.23/596.69	c   597s| 21900 |    54 |  2492k| 100.5 |   539M | 109 |8144 |  28k|   0 | 192k|  0 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  25.72%
596.22/598.63	c   599s| 22000 |    63 |  2501k| 100.5 |   539M | 109 |8144 |  28k|  18k| 193k|  2 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  25.72%
597.91/600.33	c   600s| 22100 |    51 |  2510k| 100.4 |   541M | 109 |8144 |  28k|  18k| 195k|  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  25.73%
599.50/601.99	c   602s| 22200 |    53 |  2518k| 100.3 |   541M | 109 |8144 |  28k|   0 | 196k|  0 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  25.74%
601.40/603.83	c   604s| 22300 |    39 |  2529k| 100.4 |   541M | 109 |8144 |  28k|  18k| 197k|  1 |  32k|  38 | 0.000000e+00 |      --      |    Inf |  25.84%
603.09/605.56	c   606s| 22400 |    41 |  2539k| 100.4 |   542M | 109 |8144 |  28k|  18k| 198k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  25.97%
606.07/608.56	c   609s| 22500 |    33 |  2555k| 100.6 |   545M | 109 |8144 |  28k|  18k| 199k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  26.35%
608.36/610.82	c   611s| 22600 |    43 |  2569k| 100.8 |   545M | 109 |8144 |  28k|  18k| 200k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  26.62%
609.46/611.93	c   612s| 22700 |    34 |  2572k| 100.5 |   545M | 109 |8144 |  28k|   0 | 200k|  0 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  26.79%
611.45/613.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
611.45/613.92	c   614s| 22800 |    50 |  2581k| 100.5 |   549M | 109 |8144 |  28k|  18k| 200k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  27.64%
613.74/616.20	c   616s| 22900 |    66 |  2590k| 100.4 |   551M | 109 |8144 |  28k|  18k| 201k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  27.67%
615.43/617.90	c   618s| 23000 |    72 |  2595k| 100.2 |   551M | 109 |8144 |  28k|  18k| 201k|  1 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  27.69%
616.83/619.36	c   619s| 23100 |    63 |  2598k| 100.0 |   555M | 109 |8144 |  28k|   0 | 202k|  0 |  33k|  38 | 0.000000e+00 |      --      |    Inf |  27.78%
618.32/620.81	c   621s| 23200 |    40 |  2603k|  99.8 |   555M | 109 |8144 |  28k|  18k| 202k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  27.94%
619.91/622.44	c   622s| 23300 |    27 |  2610k|  99.7 |   555M | 109 |8144 |  28k|   0 | 203k|  0 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  28.25%
623.00/625.56	c   626s| 23400 |    49 |  2630k| 100.0 |   558M | 109 |8144 |  28k|  18k| 206k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  30.98%
625.88/628.41	c   628s| 23500 |    48 |  2637k|  99.9 |   558M | 109 |8144 |  28k|  18k| 206k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  31.03%
627.28/629.82	c   630s| 23600 |    54 |  2641k|  99.7 |   558M | 109 |8144 |  28k|   0 | 207k|  0 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  31.03%
628.77/631.31	c   631s| 23700 |    47 |  2647k|  99.5 |   558M | 109 |8144 |  28k|  18k| 207k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  31.09%
631.16/633.72	c   634s| 23800 |    40 |  2659k|  99.6 |   562M | 109 |8144 |  28k|  18k| 209k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  31.41%
633.05/635.64	c   636s| 23900 |    42 |  2665k|  99.5 |   564M | 109 |8144 |  28k|  18k| 209k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  31.50%
634.34/636.91	c   637s| 24000 |    38 |  2670k|  99.3 |   564M | 109 |8144 |  28k|  18k| 210k|  1 |  34k|  38 | 0.000000e+00 |      --      |    Inf |  31.55%
636.14/638.72	c   639s| 24100 |    37 |  2678k|  99.2 |   564M | 109 |8144 |  28k|   0 | 211k|  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  31.60%
637.44/640.01	c   640s| 24200 |    34 |  2684k|  99.0 |   564M | 109 |8144 |  28k|   0 | 211k|  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  31.68%
638.63/641.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
638.63/641.25	c   641s| 24300 |    41 |  2688k|  98.9 |   564M | 109 |8144 |  28k|   0 | 212k|  0 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  31.72%
640.02/642.63	c   643s| 24400 |    43 |  2694k|  98.7 |   564M | 109 |8144 |  28k|  18k| 212k|  1 |  35k|  38 | 0.000000e+00 |      --      |    Inf |  31.76%
641.52/644.18	c   644s| 24500 |    40 |  2700k|  98.5 |   564M | 109 |8144 |  28k|  18k| 213k|  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  31.78%
643.00/645.64	c   646s| 24600 |    36 |  2706k|  98.4 |   564M | 109 |8144 |  28k|   0 | 214k|  0 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  31.80%
644.10/646.75	c   647s| 24700 |    36 |  2710k|  98.2 |   564M | 109 |8144 |  28k|  18k| 214k|  1 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  31.83%
645.79/648.45	c   648s| 24800 |    31 |  2718k|  98.1 |   565M | 109 |8144 |  28k|  18k| 215k|  3 |  36k|  38 | 0.000000e+00 |      --      |    Inf |  32.53%
646.99/649.69	c   650s| 24900 |    25 |  2724k|  98.0 |   565M | 109 |8144 |  28k|  18k| 216k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  33.15%
648.68/651.34	c   651s| 25000 |    43 |  2731k|  97.9 |   566M | 109 |8144 |  28k|  18k| 216k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  33.35%
650.07/652.78	c   653s| 25100 |    37 |  2735k|  97.7 |   569M | 109 |8144 |  28k|  18k| 217k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  33.57%
651.86/654.57	c   655s| 25200 |    36 |  2743k|  97.6 |   571M | 109 |8144 |  28k|  18k| 218k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  33.63%
653.65/656.36	c   656s| 25300 |    34 |  2752k|  97.6 |   571M | 109 |8144 |  28k|  18k| 219k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  34.47%
655.94/658.66	c   659s| 25400 |    29 |  2764k|  97.6 |   572M | 109 |8144 |  28k|  18k| 222k|  1 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  35.50%
657.63/660.36	c   660s| 25500 |    30 |  2773k|  97.6 |   572M | 109 |8144 |  28k|   0 | 223k|  0 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  37.03%
659.33/662.00	c   662s| 25600 |    31 |  2782k|  97.6 |   572M | 109 |8144 |  28k|   0 | 224k|  0 |  37k|  38 | 0.000000e+00 |      --      |    Inf |  38.33%
661.42/664.16	c   664s| 25700 |    30 |  2794k|  97.7 |   572M | 109 |8144 |  28k|  18k| 226k|  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  39.01%
662.91/665.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
662.91/665.68	c   666s| 25800 |    47 |  2800k|  97.6 |   575M | 109 |8144 |  28k|  18k| 227k|  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  39.27%
664.31/667.07	c   667s| 25900 |    32 |  2804k|  97.3 |   577M | 109 |8144 |  28k|  18k| 228k|  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  39.45%
665.90/668.65	c   669s| 26000 |    27 |  2810k|  97.2 |   577M | 109 |8144 |  28k|  18k| 228k|  2 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  39.94%
667.59/670.36	c   670s| 26100 |    33 |  2819k|  97.2 |   577M | 109 |8144 |  28k|  18k| 230k|  1 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  40.45%
670.08/672.88	c   673s| 26200 |    29 |  2834k|  97.4 |   578M | 109 |8144 |  28k|   0 | 233k|  0 |  38k|  38 | 0.000000e+00 |      --      |    Inf |  41.64%
671.48/674.29	c   674s| 26300 |    24 |  2841k|  97.3 |   578M | 109 |8144 |  28k|   0 | 233k|  0 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  42.19%
674.06/676.83	c   677s| 26400 |    32 |  2857k|  97.5 |   580M | 109 |8144 |  28k|  18k| 236k|  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  43.29%
675.66/678.48	c   678s| 26500 |    29 |  2866k|  97.5 |   580M | 109 |8144 |  28k|  18k| 238k|  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  43.82%
677.95/680.77	c   681s| 26600 |    27 |  2880k|  97.6 |   580M | 109 |8144 |  28k|  18k| 240k|  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  44.68%
679.25/682.08	c   682s| 26700 |    32 |  2885k|  97.5 |   580M | 109 |8144 |  28k|  18k| 240k|  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  44.78%
680.54/683.31	c   683s| 26800 |    29 |  2890k|  97.3 |   580M | 109 |8144 |  28k|  18k| 241k|  1 |  39k|  38 | 0.000000e+00 |      --      |    Inf |  44.95%
681.93/684.73	c   685s| 26900 |    28 |  2897k|  97.2 |   580M | 109 |8144 |  28k|  18k| 241k|  1 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  45.06%
683.03/685.80	c   686s| 27000 |    25 |  2901k|  97.0 |   580M | 109 |8144 |  28k|  18k| 242k|  1 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  45.20%
684.52/687.31	c   687s| 27100 |    28 |  2908k|  96.9 |   580M | 109 |8144 |  28k|   0 | 242k|  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  45.24%
686.02/688.83	c   689s| 27200 |    24 |  2915k|  96.8 |   580M | 109 |8144 |  28k|   0 | 243k|  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  45.40%
688.91/691.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
688.91/691.74	c   692s| 27300 |    26 |  2934k|  97.1 |   580M | 109 |8144 |  28k|   0 | 246k|  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  46.88%
690.90/693.78	c   694s| 27400 |    27 |  2945k|  97.2 |   580M | 109 |8144 |  28k|   0 | 248k|  0 |  40k|  38 | 0.000000e+00 |      --      |    Inf |  47.87%
693.88/696.71	c   697s| 27500 |    33 |  2961k|  97.4 |   581M | 109 |8144 |  28k|   0 | 249k|  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  48.27%
695.68/698.56	c   699s| 27600 |    28 |  2972k|  97.4 |   581M | 109 |8144 |  28k|  18k| 250k|  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  49.13%
697.37/700.22	c   700s| 27700 |    22 |  2981k|  97.4 |   581M | 109 |8144 |  28k|   0 | 251k|  0 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  49.66%
699.96/702.81	c   703s| 27800 |    37 |  2995k|  97.5 |   586M | 109 |8144 |  28k|  18k| 253k|  2 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  50.27%
701.35/704.27	c   704s| 27900 |    49 |  2999k|  97.4 |   586M | 109 |8144 |  28k|  18k| 253k|  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  50.30%
703.35/706.28	c   706s| 28000 |    36 |  3010k|  97.4 |   588M | 109 |8144 |  28k|  18k| 255k|  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  50.35%
704.84/707.75	c   708s| 28100 |    33 |  3016k|  97.3 |   588M | 109 |8144 |  28k|  18k| 256k|  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  50.37%
706.53/709.40	c   709s| 28200 |    27 |  3023k|  97.2 |   588M | 109 |8144 |  28k|  18k| 257k|  1 |  41k|  38 | 0.000000e+00 |      --      |    Inf |  50.39%
707.92/710.81	c   711s| 28300 |    29 |  3030k|  97.1 |   588M | 109 |8144 |  28k|   0 | 258k|  0 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  50.42%
709.22/712.10	c   712s| 28400 |    30 |  3035k|  96.9 |   588M | 109 |8144 |  28k|  18k| 258k|  1 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  50.54%
719.28/722.21	c   722s| 28500 |    44 |  3056k|  97.3 |   590M | 109 |8144 |  28k|  18k| 259k|  1 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  50.59%
720.48/723.47	c   723s| 28600 |    42 |  3060k|  97.1 |   590M | 109 |8144 |  28k|  18k| 259k|  1 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  50.64%
721.67/724.64	c   725s| 28700 |    35 |  3063k|  96.9 |   590M | 109 |8144 |  28k|  18k| 259k|  1 |  42k|  38 | 0.000000e+00 |      --      |    Inf |  50.69%
723.17/726.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
723.17/726.17	c   726s| 28800 |    31 |  3069k|  96.8 |   590M | 109 |8144 |  28k|  18k| 260k|  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  50.92%
724.86/727.83	c   728s| 28900 |    31 |  3077k|  96.7 |   590M | 109 |8144 |  28k|  18k| 261k|  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  51.13%
726.26/729.26	c   729s| 29000 |    32 |  3082k|  96.6 |   592M | 109 |8144 |  28k|  18k| 262k|  2 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  51.29%
727.65/730.64	c   731s| 29100 |    33 |  3088k|  96.5 |   592M | 109 |8144 |  28k|  18k| 262k|  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  51.40%
729.05/732.03	c   732s| 29200 |    38 |  3093k|  96.3 |   592M | 109 |8144 |  28k|  18k| 263k|  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  51.44%
730.15/733.15	c   733s| 29300 |    36 |  3097k|  96.2 |   592M | 109 |8144 |  28k|  18k| 263k|  1 |  43k|  38 | 0.000000e+00 |      --      |    Inf |  51.51%
731.43/734.48	c   734s| 29400 |    34 |  3102k|  96.0 |   592M | 109 |8144 |  28k|  18k| 264k|  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  51.55%
733.03/736.04	c   736s| 29500 |    45 |  3109k|  95.9 |   592M | 109 |8144 |  28k|  18k| 265k|  2 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  51.56%
734.42/737.41	c   737s| 29600 |    46 |  3114k|  95.8 |   592M | 109 |8144 |  28k|  18k| 265k|  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  51.57%
735.82/738.87	c   739s| 29700 |    38 |  3120k|  95.7 |   592M | 109 |8144 |  28k|  18k| 266k|  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  51.59%
737.31/740.31	c   740s| 29800 |    41 |  3126k|  95.6 |   592M | 109 |8144 |  28k|  18k| 267k|  1 |  44k|  38 | 0.000000e+00 |      --      |    Inf |  51.61%
738.90/741.95	c   742s| 29900 |    38 |  3134k|  95.5 |   592M | 109 |8144 |  28k|  18k| 268k|  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  51.62%
740.40/743.45	c   743s| 30000 |    40 |  3140k|  95.4 |   592M | 109 |8144 |  28k|  18k| 269k|  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  51.63%
741.89/744.98	c   745s| 30100 |    33 |  3147k|  95.3 |   592M | 109 |8144 |  28k|  18k| 269k|  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  51.66%
743.49/746.58	c   747s| 30200 |    33 |  3155k|  95.3 |   592M | 109 |8144 |  28k|   0 | 271k|  0 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  51.68%
745.09/748.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
745.09/748.10	c   748s| 30300 |    34 |  3162k|  95.2 |   592M | 109 |8144 |  28k|   0 | 272k|  0 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  51.70%
746.28/749.32	c   749s| 30400 |    35 |  3167k|  95.1 |   592M | 109 |8144 |  28k|  18k| 272k|  1 |  45k|  38 | 0.000000e+00 |      --      |    Inf |  51.72%
747.57/750.60	c   751s| 30500 |    30 |  3173k|  95.0 |   592M | 109 |8144 |  28k|   0 | 273k|  0 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  51.74%
748.97/752.01	c   752s| 30600 |    34 |  3180k|  94.9 |   592M | 109 |8144 |  28k|  18k| 274k|  2 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  51.75%
750.26/753.36	c   753s| 30700 |    31 |  3186k|  94.8 |   592M | 109 |8144 |  28k|  18k| 275k|  1 |  46k|  38 | 0.000000e+00 |      --      |    Inf |  51.76%
751.65/754.78	c   755s| 30800 |    29 |  3193k|  94.7 |   592M | 109 |8144 |  28k|  18k| 276k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  51.77%
753.15/756.20	c   756s| 30900 |    32 |  3200k|  94.6 |   592M | 109 |8144 |  28k|  18k| 278k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  51.77%
754.05/757.19	c   757s| 31000 |    27 |  3204k|  94.5 |   592M | 109 |8144 |  28k|   0 | 278k|  0 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  51.77%
756.64/759.75	c   760s| 31100 |    39 |  3210k|  94.4 |   592M | 109 |8144 |  28k|   0 | 279k|  0 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  51.78%
759.23/762.34	c   762s| 31200 |    37 |  3222k|  94.4 |   596M | 109 |8144 |  28k|  18k| 279k|  2 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  51.78%
760.42/763.55	c   764s| 31300 |    59 |  3224k|  94.2 |   596M | 109 |8144 |  28k|  18k| 280k|  1 |  47k|  38 | 0.000000e+00 |      --      |    Inf |  51.80%
761.62/764.78	c   765s| 31400 |    37 |  3228k|  94.0 |   598M | 109 |8144 |  28k|   0 | 280k|  0 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  51.82%
763.21/766.30	c   766s| 31500 |    43 |  3234k|  94.0 |   598M | 109 |8144 |  28k|   0 | 281k|  0 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  51.92%
764.41/767.54	c   768s| 31600 |    50 |  3239k|  93.8 |   598M | 109 |8144 |  28k|   0 | 281k|  0 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  52.03%
765.70/768.89	c   769s| 31700 |    42 |  3244k|  93.7 |   600M | 109 |8144 |  28k|  18k| 281k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  52.04%
767.29/770.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
767.29/770.42	c   770s| 31800 |    34 |  3252k|  93.6 |   600M | 109 |8144 |  28k|  18k| 282k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  52.10%
769.09/772.23	c   772s| 31900 |    54 |  3261k|  93.6 |   600M | 109 |8144 |  28k|  18k| 283k|  2 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  52.13%
770.48/773.62	c   774s| 32000 |    53 |  3265k|  93.5 |   602M | 109 |8144 |  28k|  18k| 283k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  52.13%
771.98/775.13	c   775s| 32100 |    62 |  3271k|  93.4 |   604M | 109 |8144 |  28k|  18k| 284k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  52.14%
773.67/776.85	c   777s| 32200 |    46 |  3280k|  93.4 |   605M | 109 |8144 |  28k|  18k| 285k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  52.19%
775.16/778.32	c   778s| 32300 |    47 |  3285k|  93.3 |   607M | 109 |8144 |  28k|  18k| 285k|  1 |  48k|  38 | 0.000000e+00 |      --      |    Inf |  52.21%
776.46/779.65	c   780s| 32400 |    36 |  3288k|  93.1 |   609M | 109 |8144 |  28k|  18k| 286k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  52.23%
778.05/781.21	c   781s| 32500 |    33 |  3295k|  93.0 |   609M | 109 |8144 |  28k|  18k| 287k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  52.26%
779.85/783.05	c   783s| 32600 |    38 |  3306k|  93.1 |   609M | 109 |8144 |  28k|  18k| 288k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  52.30%
781.24/784.49	c   784s| 32700 |    33 |  3312k|  93.0 |   609M | 109 |8144 |  28k|   0 | 288k|  0 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  52.33%
782.84/786.09	c   786s| 32800 |    50 |  3319k|  92.9 |   612M | 109 |8144 |  28k|  18k| 289k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  52.35%
785.02/788.28	c   788s| 32900 |    47 |  3331k|  93.0 |   613M | 109 |8144 |  28k|  18k| 291k|  2 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  52.36%
786.82/790.02	c   790s| 33000 |    52 |  3341k|  93.0 |   613M | 109 |8144 |  28k|  18k| 292k|  1 |  49k|  38 | 0.000000e+00 |      --      |    Inf |  52.37%
788.51/791.70	c   792s| 33100 |    60 |  3349k|  93.0 |   613M | 109 |8144 |  28k|   0 | 293k|  0 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  52.38%
790.30/793.50	c   794s| 33200 |    75 |  3359k|  93.0 |   613M | 109 |8144 |  28k|  18k| 294k|  1 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  52.38%
791.70/794.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
791.70/794.98	c   795s| 33300 |    77 |  3365k|  92.9 |   613M | 109 |8144 |  28k|  18k| 295k|  2 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  52.38%
793.29/796.58	c   797s| 33400 |    64 |  3372k|  92.8 |   614M | 109 |8144 |  28k|   0 | 296k|  0 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  52.41%
794.68/797.94	c   798s| 33500 |    49 |  3378k|  92.7 |   614M | 109 |8144 |  28k|  18k| 296k|  1 |  50k|  38 | 0.000000e+00 |      --      |    Inf |  52.47%
796.08/799.32	c   799s| 33600 |    36 |  3383k|  92.6 |   615M | 109 |8144 |  28k|   0 | 297k|  0 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  52.50%
798.07/801.37	c   801s| 33700 |    33 |  3395k|  92.7 |   615M | 109 |8144 |  28k|   0 | 298k|  0 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  52.54%
799.77/803.10	c   803s| 33800 |    37 |  3404k|  92.7 |   616M | 109 |8144 |  28k|  18k| 300k|  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  52.56%
801.66/804.91	c   805s| 33900 |    42 |  3413k|  92.7 |   616M | 109 |8144 |  28k|   0 | 301k|  0 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  52.60%
803.76/807.07	c   807s| 34000 |    61 |  3421k|  92.6 |   616M | 109 |8144 |  28k|  18k| 302k|  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  52.62%
805.44/808.74	c   809s| 34100 |    46 |  3427k|  92.6 |   617M | 109 |8144 |  28k|  18k| 303k|  2 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  52.63%
807.04/810.38	c   810s| 34200 |    42 |  3434k|  92.5 |   618M | 109 |8144 |  28k|  18k| 304k|  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  52.64%
808.33/811.63	c   812s| 34300 |    68 |  3438k|  92.4 |   618M | 109 |8144 |  28k|  18k| 304k|  1 |  51k|  38 | 0.000000e+00 |      --      |    Inf |  52.65%
809.73/813.07	c   813s| 34400 |    38 |  3443k|  92.2 |   619M | 109 |8144 |  28k|  18k| 305k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  52.68%
811.42/814.77	c   815s| 34500 |    54 |  3451k|  92.2 |   619M | 109 |8144 |  28k|  18k| 305k|  0 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  52.73%
813.01/816.35	c   816s| 34600 |    50 |  3458k|  92.1 |   619M | 109 |8144 |  28k|  18k| 306k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  52.75%
814.71/818.09	c   818s| 34700 |    57 |  3466k|  92.1 |   620M | 109 |8144 |  28k|   0 | 308k|  0 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  52.75%
816.90/820.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
816.90/820.22	c   820s| 34800 |    36 |  3476k|  92.1 |   620M | 109 |8144 |  28k|   0 | 309k|  0 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  52.79%
818.49/821.82	c   822s| 34900 |    34 |  3483k|  92.1 |   620M | 109 |8144 |  28k|  18k| 309k|  2 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  52.84%
820.18/823.53	c   824s| 35000 |    44 |  3490k|  92.0 |   623M | 109 |8144 |  28k|  18k| 310k|  1 |  52k|  38 | 0.000000e+00 |      --      |    Inf |  52.88%
821.88/825.28	c   825s| 35100 |    29 |  3496k|  91.9 |   627M | 109 |8144 |  28k|   0 | 310k|  0 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  52.90%
823.37/826.78	c   827s| 35200 |    28 |  3503k|  91.9 |   627M | 109 |8144 |  28k|  18k| 311k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  52.91%
824.77/828.15	c   828s| 35300 |    48 |  3506k|  91.7 |   630M | 109 |8144 |  28k|  18k| 311k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  52.93%
826.06/829.44	c   829s| 35400 |    30 |  3510k|  91.6 |   632M | 109 |8144 |  28k|  18k| 311k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  53.08%
827.45/830.88	c   831s| 35500 |    32 |  3515k|  91.4 |   632M | 109 |8144 |  28k|  18k| 312k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  53.10%
828.85/832.26	c   832s| 35600 |    29 |  3519k|  91.3 |   632M | 109 |8144 |  28k|  18k| 312k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  53.10%
831.24/834.65	c   835s| 35700 |    24 |  3535k|  91.5 |   638M | 109 |8144 |  28k|  18k| 313k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  53.77%
834.63/838.08	c   838s| 35800 |    29 |  3556k|  91.8 |   638M | 109 |8144 |  28k|  18k| 314k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  53.83%
836.12/839.50	c   839s| 35900 |    43 |  3561k|  91.7 |   640M | 109 |8144 |  28k|  18k| 314k|  1 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  53.85%
837.42/840.89	c   841s| 36000 |    40 |  3566k|  91.6 |   640M | 109 |8144 |  28k|   0 | 315k|  0 |  53k|  38 | 0.000000e+00 |      --      |    Inf |  53.93%
838.92/842.35	c   842s| 36100 |    29 |  3572k|  91.5 |   640M | 109 |8144 |  28k|  18k| 315k|  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  54.01%
840.21/843.65	c   844s| 36200 |    41 |  3577k|  91.4 |   640M | 109 |8144 |  28k|   0 | 316k|  0 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  54.14%
842.21/845.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
842.21/845.65	c   846s| 36300 |    29 |  3588k|  91.5 |   641M | 109 |8144 |  28k|  18k| 316k|  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  54.16%
843.40/846.85	c   847s| 36400 |    29 |  3592k|  91.3 |   641M | 109 |8144 |  28k|  18k| 317k|  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  54.20%
844.90/848.32	c   848s| 36500 |    27 |  3598k|  91.2 |   641M | 109 |8144 |  28k|  18k| 318k|  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  54.22%
846.29/849.75	c   850s| 36600 |    26 |  3603k|  91.1 |   641M | 109 |8144 |  28k|  18k| 319k|  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  54.22%
847.78/851.22	c   851s| 36700 |    26 |  3610k|  91.1 |   641M | 109 |8144 |  28k|  18k| 319k|  1 |  54k|  38 | 0.000000e+00 |      --      |    Inf |  54.24%
849.08/852.59	c   853s| 36800 |    27 |  3615k|  91.0 |   641M | 109 |8144 |  28k|  18k| 320k|  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  54.26%
850.68/854.17	c   854s| 36900 |    33 |  3622k|  90.9 |   641M | 109 |8144 |  28k|  18k| 321k|  0 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  54.54%
852.57/856.06	c   856s| 37000 |    35 |  3632k|  90.9 |   641M | 109 |8144 |  28k|  18k| 322k|  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  54.57%
853.96/857.48	c   857s| 37100 |    44 |  3637k|  90.8 |   641M | 109 |8144 |  28k|   0 | 323k|  0 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  54.59%
855.45/858.95	c   859s| 37200 |    39 |  3643k|  90.8 |   641M | 109 |8144 |  28k|  18k| 323k|  2 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  54.66%
856.85/860.33	c   860s| 37300 |    25 |  3649k|  90.7 |   641M | 109 |8144 |  28k|  18k| 324k|  1 |  55k|  38 | 0.000000e+00 |      --      |    Inf |  54.71%
858.34/861.86	c   862s| 37400 |    24 |  3656k|  90.6 |   641M | 109 |8144 |  28k|  18k| 325k|  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  55.17%
859.94/863.45	c   863s| 37500 |    29 |  3664k|  90.6 |   641M | 109 |8144 |  28k|   0 | 325k|  0 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  55.33%
861.54/865.04	c   865s| 37600 |    32 |  3672k|  90.6 |   641M | 109 |8144 |  28k|  18k| 326k|  2 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  55.52%
863.72/867.20	c   867s| 37700 |    29 |  3684k|  90.7 |   641M | 109 |8144 |  28k|  18k| 327k|  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  55.92%
865.12/868.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
865.12/868.64	c   869s| 37800 |    29 |  3690k|  90.6 |   641M | 109 |8144 |  28k|   0 | 327k|  0 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  56.02%
866.41/869.97	c   870s| 37900 |    33 |  3695k|  90.5 |   641M | 109 |8144 |  28k|  18k| 328k|  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  56.23%
868.80/872.31	c   872s| 38000 |    23 |  3709k|  90.6 |   643M | 109 |8144 |  28k|  18k| 328k|  1 |  56k|  38 | 0.000000e+00 |      --      |    Inf |  56.46%
871.69/875.29	c   875s| 38100 |    35 |  3721k|  90.7 |   644M | 109 |8144 |  28k|  18k| 329k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  56.52%
873.38/876.95	c   877s| 38200 |    27 |  3729k|  90.7 |   644M | 109 |8144 |  28k|  18k| 330k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  56.55%
875.38/878.98	c   879s| 38300 |    22 |  3743k|  90.8 |   644M | 109 |8144 |  28k|  18k| 331k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  56.59%
881.06/884.65	c   885s| 38400 |    31 |  3758k|  90.9 |   644M | 109 |8144 |  28k|   0 | 331k|  0 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  56.71%
883.15/886.78	c   887s| 38500 |    33 |  3770k|  91.0 |   646M | 109 |8144 |  28k|  18k| 332k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  56.82%
884.64/888.23	c   888s| 38600 |    25 |  3777k|  90.9 |   646M | 109 |8144 |  28k|  18k| 332k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  56.86%
886.54/890.12	c   890s| 38700 |    32 |  3788k|  91.0 |   646M | 109 |8144 |  28k|  18k| 333k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  56.99%
888.13/891.72	c   892s| 38800 |    36 |  3795k|  90.9 |   648M | 109 |8144 |  28k|  18k| 333k|  1 |  57k|  38 | 0.000000e+00 |      --      |    Inf |  57.10%
890.32/893.90	c   894s| 38900 |    28 |  3808k|  91.0 |   653M | 109 |8144 |  28k|  18k| 335k|  1 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  57.59%
893.21/896.81	c   897s| 39000 |    24 |  3827k|  91.3 |   658M | 109 |8144 |  28k|  18k| 337k|  1 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  59.64%
894.71/898.39	c   898s| 39100 |    27 |  3833k|  91.2 |   659M | 109 |8144 |  28k|  18k| 337k|  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  59.77%
896.10/899.76	c   900s| 39200 |    25 |  3838k|  91.1 |   659M | 109 |8144 |  28k|   0 | 337k|  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  59.92%
897.70/901.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
897.70/901.33	c   901s| 39300 |    34 |  3845k|  91.0 |   659M | 109 |8144 |  28k|  18k| 338k|  1 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  60.21%
899.49/903.15	c   903s| 39400 |    25 |  3855k|  91.1 |   660M | 109 |8144 |  28k|  18k| 339k|  0 |  58k|  38 | 0.000000e+00 |      --      |    Inf |  60.55%
901.28/904.91	c   905s| 39500 |    35 |  3863k|  91.0 |   662M | 109 |8144 |  28k|  18k| 340k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  60.58%
902.88/906.57	c   907s| 39600 |    24 |  3870k|  91.0 |   662M | 109 |8144 |  28k|  18k| 341k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  60.69%
905.37/909.01	c   909s| 39700 |    29 |  3888k|  91.2 |   664M | 109 |8144 |  28k|  18k| 343k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  61.71%
906.66/910.35	c   910s| 39800 |    25 |  3893k|  91.1 |   664M | 109 |8144 |  28k|  18k| 343k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  61.75%
907.96/911.63	c   912s| 39900 |    26 |  3898k|  91.0 |   664M | 109 |8144 |  28k|   0 | 344k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  61.81%
909.25/912.95	c   913s| 40000 |    22 |  3904k|  90.9 |   664M | 109 |8144 |  28k|  18k| 344k|  1 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  61.88%
910.85/914.52	c   915s| 40100 |    23 |  3913k|  90.9 |   664M | 109 |8144 |  28k|   0 | 345k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  62.01%
912.35/916.00	c   916s| 40200 |    23 |  3919k|  90.9 |   664M | 109 |8144 |  28k|   0 | 346k|  0 |  59k|  38 | 0.000000e+00 |      --      |    Inf |  62.27%
914.34/918.02	c   918s| 40300 |    27 |  3930k|  90.9 |   664M | 109 |8144 |  28k|  18k| 347k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  62.60%
916.03/919.75	c   920s| 40400 |    27 |  3938k|  90.9 |   664M | 109 |8144 |  28k|  18k| 348k|  2 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  63.00%
918.22/921.95	c   922s| 40500 |    33 |  3952k|  91.0 |   664M | 109 |8144 |  28k|  18k| 349k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  63.23%
919.61/923.36	c   923s| 40600 |    31 |  3957k|  90.9 |   666M | 109 |8144 |  28k|   0 | 350k|  0 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  63.27%
920.91/924.61	c   925s| 40700 |    28 |  3961k|  90.8 |   666M | 109 |8144 |  28k|  18k| 350k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  63.72%
922.31/926.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
922.31/926.10	c   926s| 40800 |    35 |  3967k|  90.7 |   666M | 109 |8144 |  28k|  18k| 351k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  63.96%
923.89/927.68	c   928s| 40900 |    25 |  3975k|  90.7 |   666M | 109 |8144 |  28k|  18k| 352k|  1 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  64.12%
925.59/929.35	c   929s| 41000 |    26 |  3983k|  90.7 |   666M | 109 |8144 |  28k|  18k| 353k|  0 |  60k|  38 | 0.000000e+00 |      --      |    Inf |  64.31%
927.88/931.61	c   932s| 41100 |    25 |  3997k|  90.8 |   666M | 109 |8144 |  28k|  18k| 355k|  1 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  65.14%
929.67/933.46	c   933s| 41200 |    26 |  4007k|  90.8 |   666M | 109 |8144 |  28k|  18k| 356k|  1 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  66.11%
932.06/935.87	c   936s| 41300 |    35 |  4020k|  90.9 |   667M | 109 |8144 |  28k|  18k| 356k|  3 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  66.19%
933.37/937.12	c   937s| 41400 |    33 |  4024k|  90.8 |   668M | 109 |8144 |  28k|  18k| 357k|  1 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  66.22%
934.75/938.51	c   939s| 41500 |    36 |  4030k|  90.7 |   668M | 109 |8144 |  28k|   0 | 358k|  0 |  61k|  38 | 0.000000e+00 |      --      |    Inf |  66.32%
936.05/939.86	c   940s| 41600 |    37 |  4036k|  90.6 |   668M | 109 |8144 |  28k|  18k| 358k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  66.64%
937.35/941.17	c   941s| 41700 |    29 |  4041k|  90.5 |   668M | 109 |8144 |  28k|   0 | 359k|  0 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  66.73%
938.74/942.59	c   943s| 41800 |    31 |  4048k|  90.5 |   668M | 109 |8144 |  28k|  18k| 360k|  1 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  66.76%
940.03/943.89	c   944s| 41900 |    34 |  4054k|  90.4 |   668M | 109 |8144 |  28k|   0 | 361k|  0 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  66.81%
941.03/944.85	c   945s| 42000 |    32 |  4057k|  90.3 |   668M | 109 |8144 |  28k|   0 | 361k|  0 |  62k|  38 | 0.000000e+00 |      --      |    Inf |  66.85%
942.72/946.50	c   947s| 42100 |    29 |  4065k|  90.3 |   668M | 109 |8144 |  28k|  18k| 363k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  66.88%
944.12/947.91	c   948s| 42200 |    25 |  4073k|  90.2 |   668M | 109 |8144 |  28k|  18k| 364k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  67.09%
945.71/949.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
945.71/949.50	c   949s| 42300 |    29 |  4078k|  90.2 |   670M | 109 |8144 |  28k|  18k| 364k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  67.21%
948.00/951.81	c   952s| 42400 |    30 |  4089k|  90.2 |   670M | 109 |8144 |  28k|   0 | 365k|  0 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  67.42%
949.59/953.46	c   953s| 42500 |    30 |  4096k|  90.1 |   672M | 109 |8144 |  28k|  18k| 366k|  1 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  67.54%
951.39/955.28	c   955s| 42600 |    26 |  4103k|  90.1 |   672M | 109 |8144 |  28k|  18k| 366k|  2 |  63k|  38 | 0.000000e+00 |      --      |    Inf |  67.78%
953.08/956.93	c   957s| 42700 |    27 |  4110k|  90.1 |   672M | 109 |8144 |  28k|  18k| 367k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  67.84%
954.28/958.18	c   958s| 42800 |    24 |  4114k|  89.9 |   672M | 109 |8144 |  28k|   0 | 367k|  0 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  67.95%
955.77/959.61	c   960s| 42900 |    28 |  4120k|  89.9 |   672M | 109 |8144 |  28k|  18k| 368k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  68.04%
956.96/960.84	c   961s| 43000 |    21 |  4124k|  89.8 |   672M | 109 |8144 |  28k|  18k| 368k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  68.12%
958.36/962.23	c   962s| 43100 |    25 |  4131k|  89.7 |   672M | 109 |8144 |  28k|  18k| 369k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  68.27%
959.65/963.51	c   964s| 43200 |    27 |  4136k|  89.6 |   672M | 109 |8144 |  28k|  18k| 369k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  68.33%
960.85/964.77	c   965s| 43300 |    21 |  4140k|  89.5 |   673M | 109 |8144 |  28k|  18k| 369k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  68.41%
962.54/966.47	c   966s| 43400 |    27 |  4149k|  89.5 |   673M | 109 |8144 |  28k|  18k| 370k|  1 |  64k|  38 | 0.000000e+00 |      --      |    Inf |  68.55%
964.14/968.03	c   968s| 43500 |    23 |  4156k|  89.5 |   673M | 109 |8144 |  28k|   0 | 371k|  0 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  68.73%
965.43/969.37	c   969s| 43600 |    27 |  4162k|  89.4 |   673M | 109 |8144 |  28k|  18k| 371k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  68.83%
970.22/974.12	c   974s| 43700 |    36 |  4173k|  89.5 |   673M | 109 |8144 |  28k|  18k| 371k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  68.91%
971.81/975.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
971.81/975.74	c   976s| 43800 |    37 |  4178k|  89.4 |   673M | 109 |8144 |  28k|  18k| 372k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  68.93%
973.21/977.14	c   977s| 43900 |    25 |  4184k|  89.3 |   673M | 109 |8144 |  28k|  18k| 372k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  68.97%
974.49/978.46	c   978s| 44000 |    23 |  4189k|  89.2 |   674M | 109 |8144 |  28k|   0 | 372k|  0 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  69.03%
976.39/980.35	c   980s| 44100 |    39 |  4199k|  89.2 |   675M | 109 |8144 |  28k|  18k| 373k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  69.23%
978.58/982.56	c   983s| 44200 |    33 |  4208k|  89.3 |   679M | 109 |8144 |  28k|  18k| 375k|  1 |  65k|  38 | 0.000000e+00 |      --      |    Inf |  69.25%
980.08/984.08	c   984s| 44300 |    21 |  4216k|  89.2 |   679M | 109 |8144 |  28k|   0 | 375k|  0 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  69.29%
982.17/986.17	c   986s| 44400 |    33 |  4227k|  89.3 |   679M | 109 |8144 |  28k|  18k| 376k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  69.53%
983.76/987.71	c   988s| 44500 |    21 |  4233k|  89.2 |   681M | 109 |8144 |  28k|   0 | 377k|  0 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  69.58%
985.65/989.60	c   990s| 44600 |    34 |  4244k|  89.3 |   681M | 109 |8144 |  28k|  18k| 377k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  69.67%
987.05/991.02	c   991s| 44700 |    21 |  4249k|  89.2 |   683M | 109 |8144 |  28k|  18k| 378k|  0 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  69.80%
988.64/992.65	c   993s| 44800 |    22 |  4256k|  89.1 |   683M | 109 |8144 |  28k|  18k| 379k|  0 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  69.83%
990.93/994.97	c   995s| 44900 |    30 |  4264k|  89.1 |   690M | 109 |8144 |  28k|  18k| 379k|  0 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  69.96%
992.62/996.62	c   997s| 45000 |    28 |  4273k|  89.1 |   691M | 109 |8144 |  28k|  18k| 380k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  70.00%
994.52/998.51	c   999s| 45100 |    29 |  4285k|  89.2 |   692M | 109 |8144 |  28k|  18k| 382k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  70.01%
995.91/999.90	c  1000s| 45200 |    25 |  4292k|  89.1 |   692M | 109 |8144 |  28k|  18k| 382k|  1 |  66k|  38 | 0.000000e+00 |      --      |    Inf |  70.08%
997.21/1001.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.21/1001.20	c  1001s| 45300 |    26 |  4298k|  89.1 |   692M | 109 |8144 |  28k|  18k| 383k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  70.14%
999.50/1003.51	c  1004s| 45400 |    32 |  4311k|  89.2 |   692M | 109 |8144 |  28k|  18k| 384k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  70.16%
1001.19/1005.21	c  1005s| 45500 |    34 |  4318k|  89.1 |   692M | 109 |8144 |  28k|  18k| 385k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  70.19%
1002.39/1006.48	c  1006s| 45600 |    27 |  4324k|  89.1 |   692M | 109 |8144 |  28k|  18k| 386k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  70.21%
1003.88/1007.96	c  1008s| 45700 |    23 |  4331k|  89.0 |   692M | 109 |8144 |  28k|  18k| 386k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  70.30%
1006.17/1010.23	c  1010s| 45800 |    23 |  4346k|  89.2 |   692M | 109 |8144 |  28k|  18k| 387k|  2 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  70.50%
1008.17/1012.21	c  1012s| 45900 |    47 |  4358k|  89.2 |   692M | 109 |8144 |  28k|  18k| 389k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  70.61%
1010.75/1014.86	c  1015s| 46000 |    54 |  4373k|  89.3 |   692M | 109 |8144 |  28k|  18k| 391k|  1 |  67k|  38 | 0.000000e+00 |      --      |    Inf |  70.61%
1012.45/1016.54	c  1017s| 46100 |    50 |  4382k|  89.3 |   692M | 109 |8144 |  28k|  18k| 392k|  1 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  70.62%
1014.34/1018.49	c  1018s| 46200 |    57 |  4393k|  89.4 |   694M | 109 |8144 |  28k|  18k| 394k|  1 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  70.62%
1016.13/1020.28	c  1020s| 46300 |    52 |  4404k|  89.4 |   694M | 109 |8144 |  28k|  18k| 396k|  2 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  70.63%
1017.73/1021.86	c  1022s| 46400 |    49 |  4413k|  89.4 |   694M | 109 |8144 |  28k|   0 | 398k|  0 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  70.64%
1019.12/1023.28	c  1023s| 46500 |    48 |  4421k|  89.4 |   694M | 109 |8144 |  28k|  18k| 399k|  1 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  70.65%
1020.42/1024.52	c  1025s| 46600 |    34 |  4427k|  89.3 |   694M | 109 |8144 |  28k|  18k| 400k|  1 |  68k|  38 | 0.000000e+00 |      --      |    Inf |  70.69%
1022.61/1026.77	c  1027s| 46700 |    26 |  4436k|  89.4 |   698M | 109 |8144 |  28k|   0 | 401k|  0 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  70.71%
1025.40/1029.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1025.40/1029.53	c  1030s| 46800 |    39 |  4447k|  89.4 |   701M | 109 |8144 |  28k|  18k| 401k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  70.73%
1027.29/1031.41	c  1031s| 46900 |    28 |  4456k|  89.4 |   703M | 109 |8144 |  28k|  18k| 403k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  70.75%
1029.19/1033.33	c  1033s| 47000 |    27 |  4467k|  89.4 |   703M | 109 |8144 |  28k|  18k| 404k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  70.77%
1030.68/1034.88	c  1035s| 47100 |    48 |  4473k|  89.4 |   707M | 109 |8144 |  28k|  18k| 404k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  70.78%
1032.47/1036.69	c  1037s| 47200 |    33 |  4483k|  89.4 |   707M | 109 |8144 |  28k|  18k| 405k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  70.79%
1034.27/1038.47	c  1038s| 47300 |    31 |  4494k|  89.4 |   708M | 109 |8144 |  28k|  18k| 406k|  2 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  70.85%
1035.96/1040.17	c  1040s| 47400 |    60 |  4502k|  89.4 |   711M | 109 |8144 |  28k|  18k| 406k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  70.85%
1037.86/1042.06	c  1042s| 47500 |    31 |  4513k|  89.5 |   713M | 109 |8144 |  28k|  18k| 408k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  70.85%
1039.64/1043.87	c  1044s| 47600 |    45 |  4523k|  89.5 |   713M | 109 |8144 |  28k|  18k| 408k|  1 |  69k|  38 | 0.000000e+00 |      --      |    Inf |  70.87%
1041.54/1045.76	c  1046s| 47700 |    23 |  4535k|  89.5 |   714M | 109 |8144 |  28k|   0 | 409k|  0 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  70.87%
1043.73/1047.98	c  1048s| 47800 |    22 |  4551k|  89.7 |   714M | 109 |8144 |  28k|  18k| 410k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  70.90%
1046.12/1050.38	c  1050s| 47900 |    26 |  4564k|  89.8 |   721M | 109 |8144 |  28k|   0 | 411k|  0 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  70.94%
1048.01/1052.26	c  1052s| 48000 |    28 |  4576k|  89.8 |   721M | 109 |8144 |  28k|  18k| 412k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  70.96%
1050.30/1054.54	c  1055s| 48100 |    25 |  4591k|  89.9 |   722M | 109 |8144 |  28k|  18k| 413k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  70.99%
1052.19/1056.40	c  1056s| 48200 |    23 |  4601k|  90.0 |   722M | 109 |8144 |  28k|  18k| 414k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  71.00%
1054.39/1058.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1054.39/1058.62	c  1059s| 48300 |    18 |  4617k|  90.1 |   723M | 109 |8144 |  28k|  18k| 415k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  71.03%
1056.68/1060.93	c  1061s| 48400 |    30 |  4633k|  90.2 |   726M | 109 |8144 |  28k|  18k| 416k|  1 |  70k|  38 | 0.000000e+00 |      --      |    Inf |  71.05%
1058.78/1063.05	c  1063s| 48500 |    21 |  4647k|  90.3 |   726M | 109 |8144 |  28k|  18k| 418k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  71.06%
1061.66/1065.94	c  1066s| 48600 |    20 |  4669k|  90.6 |   728M | 109 |8144 |  28k|   0 | 419k|  0 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  71.34%
1063.15/1067.49	c  1067s| 48700 |    25 |  4677k|  90.6 |   728M | 109 |8144 |  28k|   0 | 420k|  0 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  71.40%
1064.95/1069.25	c  1069s| 48800 |    23 |  4685k|  90.6 |   730M | 109 |8144 |  28k|  18k| 420k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  71.62%
1068.84/1073.19	c  1073s| 48900 |    24 |  4702k|  90.7 |   730M | 109 |8144 |  28k|  18k| 422k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  72.08%
1070.03/1074.35	c  1074s| 49000 |    19 |  4704k|  90.6 |   730M | 109 |8144 |  28k|  18k| 422k|  1 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  72.14%
1071.62/1075.98	c  1076s| 49100 |    27 |  4711k|  90.5 |   730M | 109 |8144 |  28k|  18k| 423k|  0 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  72.38%
1074.01/1078.35	c  1078s| 49200 |    20 |  4724k|  90.6 |   732M | 109 |8144 |  28k|   0 | 424k|  0 |  71k|  38 | 0.000000e+00 |      --      |    Inf |  72.39%
1075.31/1079.68	c  1080s| 49300 |    17 |  4731k|  90.6 |   732M | 109 |8144 |  28k|  18k| 424k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  72.58%
1077.00/1081.37	c  1081s| 49400 |    19 |  4740k|  90.6 |   732M | 109 |8144 |  28k|   0 | 425k|  0 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  72.63%
1079.19/1083.59	c  1084s| 49500 |    21 |  4756k|  90.7 |   732M | 109 |8144 |  28k|   0 | 427k|  0 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  72.88%
1080.69/1085.10	c  1085s| 49600 |    37 |  4762k|  90.6 |   732M | 109 |8144 |  28k|  18k| 427k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  72.90%
1082.18/1086.58	c  1087s| 49700 |    28 |  4767k|  90.6 |   734M | 109 |8144 |  28k|  18k| 428k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  72.93%
1083.68/1088.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1083.68/1088.06	c  1088s| 49800 |    28 |  4773k|  90.5 |   734M | 109 |8144 |  28k|  18k| 429k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  73.04%
1085.37/1089.74	c  1090s| 49900 |    24 |  4782k|  90.5 |   734M | 109 |8144 |  28k|  18k| 430k|  1 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  73.06%
1086.77/1091.18	c  1091s| 50000 |    19 |  4789k|  90.5 |   734M | 109 |8144 |  28k|   0 | 430k|  0 |  72k|  38 | 0.000000e+00 |      --      |    Inf |  73.27%
1088.66/1093.02	c  1093s| 50100 |    21 |  4800k|  90.5 |   734M | 109 |8144 |  28k|  18k| 431k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  73.59%
1090.25/1094.62	c  1095s| 50200 |    23 |  4808k|  90.5 |   734M | 109 |8144 |  28k|  18k| 431k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  73.69%
1092.15/1096.52	c  1097s| 50300 |    32 |  4818k|  90.5 |   734M | 109 |8144 |  28k|  18k| 433k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  73.70%
1093.55/1097.91	c  1098s| 50400 |    28 |  4822k|  90.4 |   734M | 109 |8144 |  28k|   0 | 433k|  0 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  73.73%
1095.24/1099.66	c  1100s| 50500 |    28 |  4832k|  90.4 |   734M | 109 |8144 |  28k|  18k| 435k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  73.75%
1097.23/1101.69	c  1102s| 50600 |    29 |  4843k|  90.5 |   734M | 109 |8144 |  28k|  18k| 437k|  2 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  73.76%
1099.12/1103.59	c  1104s| 50700 |    30 |  4853k|  90.5 |   734M | 109 |8144 |  28k|  18k| 438k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  73.77%
1100.82/1105.28	c  1105s| 50800 |    29 |  4863k|  90.5 |   734M | 109 |8144 |  28k|  18k| 440k|  1 |  73k|  38 | 0.000000e+00 |      --      |    Inf |  73.77%
1103.01/1107.42	c  1107s| 50900 |    21 |  4875k|  90.5 |   734M | 109 |8144 |  28k|  18k| 442k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  73.80%
1104.30/1108.73	c  1109s| 51000 |    32 |  4879k|  90.4 |   734M | 109 |8144 |  28k|  18k| 442k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  73.82%
1106.00/1110.42	c  1110s| 51100 |    19 |  4887k|  90.4 |   736M | 109 |8144 |  28k|  18k| 443k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  74.07%
1107.60/1112.10	c  1112s| 51200 |    32 |  4895k|  90.4 |   736M | 109 |8144 |  28k|  18k| 444k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  74.15%
1109.69/1114.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1109.69/1114.11	c  1114s| 51300 |    28 |  4908k|  90.5 |   736M | 109 |8144 |  28k|   0 | 445k|  0 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  74.17%
1111.38/1115.80	c  1116s| 51400 |    28 |  4916k|  90.5 |   737M | 109 |8144 |  28k|  18k| 446k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  74.18%
1112.77/1117.28	c  1117s| 51500 |    22 |  4923k|  90.4 |   737M | 109 |8144 |  28k|  18k| 448k|  2 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  74.20%
1114.86/1119.33	c  1119s| 51600 |    16 |  4933k|  90.4 |   737M | 109 |8144 |  28k|  18k| 449k|  1 |  74k|  38 | 0.000000e+00 |      --      |    Inf |  74.37%
1116.36/1120.80	c  1121s| 51700 |    20 |  4939k|  90.4 |   737M | 109 |8144 |  28k|  18k| 449k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  74.40%
1117.35/1121.85	c  1122s| 51800 |    28 |  4941k|  90.3 |   737M | 109 |8144 |  28k|  18k| 449k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  74.47%
1118.85/1123.37	c  1123s| 51900 |    15 |  4948k|  90.2 |   737M | 109 |8144 |  28k|  18k| 450k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  74.54%
1120.14/1124.64	c  1125s| 52000 |    29 |  4951k|  90.1 |   738M | 109 |8144 |  28k|  18k| 450k|  2 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  74.55%
1121.44/1126.00	c  1126s| 52100 |    17 |  4955k|  90.0 |   738M | 109 |8144 |  28k|  18k| 450k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  74.58%
1123.64/1128.16	c  1128s| 52200 |    31 |  4965k|  90.0 |   740M | 109 |8144 |  28k|  18k| 451k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  74.61%
1125.32/1129.84	c  1130s| 52300 |    37 |  4973k|  90.0 |   740M | 109 |8144 |  28k|  18k| 452k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  74.63%
1126.72/1131.27	c  1131s| 52400 |    23 |  4979k|  90.0 |   740M | 109 |8144 |  28k|  18k| 452k|  1 |  75k|  38 | 0.000000e+00 |      --      |    Inf |  74.66%
1129.51/1134.07	c  1134s| 52500 |    33 |  4989k|  90.0 |   740M | 109 |8144 |  28k|  18k| 453k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  74.73%
1131.00/1135.54	c  1136s| 52600 |    38 |  4994k|  89.9 |   742M | 109 |8144 |  28k|  18k| 454k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  74.73%
1133.39/1137.96	c  1138s| 52700 |    24 |  5004k|  89.9 |   744M | 109 |8144 |  28k|  18k| 455k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  74.77%
1135.08/1139.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1135.08/1139.60	c  1140s| 52800 |    23 |  5013k|  89.9 |   746M | 109 |8144 |  28k|  18k| 456k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  74.80%
1136.78/1141.31	c  1141s| 52900 |    25 |  5022k|  89.9 |   746M | 109 |8144 |  28k|  18k| 457k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  74.82%
1138.87/1143.47	c  1143s| 53000 |    15 |  5035k|  90.0 |   746M | 109 |8144 |  28k|   0 | 457k|  0 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  74.89%
1140.96/1145.53	c  1146s| 53100 |    18 |  5047k|  90.1 |   746M | 109 |8144 |  28k|   0 | 458k|  0 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  75.00%
1142.56/1147.14	c  1147s| 53200 |    25 |  5054k|  90.0 |   746M | 109 |8144 |  28k|  18k| 458k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  75.11%
1144.25/1148.82	c  1149s| 53300 |    33 |  5061k|  90.0 |   746M | 109 |8144 |  28k|  18k| 459k|  1 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  75.12%
1146.04/1150.66	c  1151s| 53400 |    30 |  5068k|  89.9 |   746M | 109 |8144 |  28k|   0 | 459k|  0 |  76k|  38 | 0.000000e+00 |      --      |    Inf |  75.18%
1147.24/1151.87	c  1152s| 53500 |    24 |  5072k|  89.9 |   746M | 109 |8144 |  28k|  18k| 460k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  75.22%
1148.93/1153.58	c  1154s| 53600 |    31 |  5081k|  89.9 |   746M | 109 |8144 |  28k|  18k| 461k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  75.26%
1150.03/1154.62	c  1155s| 53700 |    24 |  5083k|  89.7 |   746M | 109 |8144 |  28k|   0 | 461k|  0 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  75.30%
1152.53/1157.11	c  1157s| 53800 |    48 |  5094k|  89.8 |   746M | 109 |8144 |  28k|  18k| 462k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  75.30%
1154.02/1158.64	c  1159s| 53900 |    37 |  5099k|  89.7 |   752M | 109 |8144 |  28k|  18k| 463k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  75.31%
1155.71/1160.34	c  1160s| 54000 |    30 |  5107k|  89.7 |   753M | 109 |8144 |  28k|  18k| 464k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  75.33%
1157.00/1161.63	c  1162s| 54100 |    31 |  5113k|  89.6 |   753M | 109 |8144 |  28k|  18k| 465k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  75.36%
1158.51/1163.14	c  1163s| 54200 |    36 |  5119k|  89.6 |   753M | 109 |8144 |  28k|   0 | 466k|  0 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  75.38%
1160.29/1164.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1160.29/1164.95	c  1165s| 54300 |    30 |  5129k|  89.6 |   753M | 109 |8144 |  28k|  18k| 468k|  1 |  77k|  38 | 0.000000e+00 |      --      |    Inf |  75.40%
1161.89/1166.54	c  1167s| 54400 |    29 |  5136k|  89.6 |   753M | 109 |8144 |  28k|  18k| 469k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  75.41%
1163.28/1167.99	c  1168s| 54500 |    25 |  5142k|  89.5 |   753M | 109 |8144 |  28k|   0 | 469k|  0 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  75.42%
1164.78/1169.40	c  1169s| 54600 |    39 |  5147k|  89.4 |   753M | 109 |8144 |  28k|  18k| 470k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  75.47%
1166.37/1171.09	c  1171s| 54700 |    37 |  5154k|  89.4 |   753M | 109 |8144 |  28k|  18k| 470k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  75.55%
1167.96/1172.62	c  1173s| 54800 |    45 |  5160k|  89.4 |   753M | 109 |8144 |  28k|  18k| 471k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  75.55%
1169.66/1174.32	c  1174s| 54900 |    39 |  5169k|  89.4 |   753M | 109 |8144 |  28k|   0 | 472k|  0 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  75.57%
1170.95/1175.65	c  1176s| 55000 |    36 |  5174k|  89.3 |   753M | 109 |8144 |  28k|  18k| 473k|  1 |  78k|  38 | 0.000000e+00 |      --      |    Inf |  75.64%
1172.45/1177.19	c  1177s| 55100 |    27 |  5180k|  89.2 |   753M | 109 |8144 |  28k|  18k| 474k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  75.65%
1173.64/1178.33	c  1178s| 55200 |    30 |  5184k|  89.2 |   753M | 109 |8144 |  28k|  18k| 474k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  75.72%
1175.34/1180.08	c  1180s| 55300 |    19 |  5193k|  89.2 |   753M | 109 |8144 |  28k|  18k| 474k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  75.88%
1178.03/1182.72	c  1183s| 55400 |    51 |  5205k|  89.2 |   753M | 109 |8144 |  28k|  18k| 475k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  76.27%
1180.22/1184.92	c  1185s| 55500 |    37 |  5214k|  89.2 |   755M | 109 |8144 |  28k|  18k| 476k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  76.29%
1181.71/1186.44	c  1186s| 55600 |    22 |  5219k|  89.2 |   755M | 109 |8144 |  28k|  18k| 476k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  76.30%
1183.31/1188.05	c  1188s| 55700 |    27 |  5227k|  89.1 |   755M | 109 |8144 |  28k|   0 | 477k|  0 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  76.32%
1185.20/1189.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1185.20/1189.95	c  1190s| 55800 |    24 |  5238k|  89.2 |   755M | 109 |8144 |  28k|  18k| 479k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  76.33%
1186.79/1191.57	c  1192s| 55900 |    26 |  5245k|  89.1 |   757M | 109 |8144 |  28k|  18k| 479k|  0 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  76.34%
1188.39/1193.19	c  1193s| 56000 |    46 |  5253k|  89.1 |   757M | 109 |8144 |  28k|  18k| 480k|  1 |  79k|  38 | 0.000000e+00 |      --      |    Inf |  76.35%
1189.98/1194.72	c  1195s| 56100 |    29 |  5259k|  89.1 |   759M | 109 |8144 |  28k|  18k| 481k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  76.36%
1191.48/1196.29	c  1196s| 56200 |    22 |  5266k|  89.0 |   759M | 109 |8144 |  28k|  18k| 482k|  0 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  76.36%
1192.97/1197.70	c  1198s| 56300 |    44 |  5272k|  89.0 |   759M | 109 |8144 |  28k|  18k| 482k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  76.36%
1195.66/1200.41	c  1200s| 56400 |    19 |  5287k|  89.1 |   761M | 109 |8144 |  28k|   0 | 484k|  0 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  76.46%
1197.06/1201.80	c  1202s| 56500 |    20 |  5292k|  89.0 |   761M | 109 |8144 |  28k|  18k| 484k|  0 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  76.53%
1198.45/1203.28	c  1203s| 56600 |    25 |  5299k|  89.0 |   761M | 109 |8144 |  28k|  18k| 485k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  76.60%
1200.74/1205.51	c  1206s| 56700 |    17 |  5309k|  89.0 |   761M | 109 |8144 |  28k|  18k| 485k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  76.67%
1203.14/1207.99	c  1208s| 56800 |    38 |  5322k|  89.1 |   764M | 109 |8144 |  28k|  18k| 486k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  76.93%
1204.73/1209.54	c  1210s| 56900 |    23 |  5328k|  89.0 |   769M | 109 |8144 |  28k|   0 | 486k|  0 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  76.94%
1206.52/1211.30	c  1211s| 57000 |    30 |  5338k|  89.0 |   769M | 109 |8144 |  28k|  18k| 487k|  1 |  80k|  38 | 0.000000e+00 |      --      |    Inf |  77.07%
1208.12/1212.98	c  1213s| 57100 |    24 |  5346k|  89.0 |   769M | 109 |8144 |  28k|   0 | 488k|  0 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  77.10%
1210.11/1214.96	c  1215s| 57200 |    28 |  5359k|  89.1 |   769M | 109 |8144 |  28k|  18k| 488k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  77.19%
1211.70/1216.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1211.70/1216.51	c  1217s| 57300 |    21 |  5366k|  89.1 |   769M | 109 |8144 |  28k|  18k| 489k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  77.22%
1213.40/1218.23	c  1218s| 57400 |    23 |  5375k|  89.1 |   769M | 109 |8144 |  28k|  18k| 489k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  77.32%
1214.69/1219.57	c  1220s| 57500 |    23 |  5381k|  89.0 |   769M | 109 |8144 |  28k|   0 | 489k|  0 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  77.36%
1216.39/1221.23	c  1221s| 57600 |    25 |  5388k|  89.0 |   769M | 109 |8144 |  28k|  18k| 490k|  1 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  77.44%
1218.68/1223.57	c  1224s| 57700 |    26 |  5399k|  89.0 |   769M | 109 |8144 |  28k|   0 | 491k|  0 |  81k|  38 | 0.000000e+00 |      --      |    Inf |  77.48%
1220.07/1224.99	c  1225s| 57800 |    35 |  5406k|  89.0 |   771M | 109 |8144 |  28k|  18k| 491k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  77.51%
1221.67/1226.56	c  1227s| 57900 |    33 |  5413k|  89.0 |   771M | 109 |8144 |  28k|  18k| 492k|  2 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  77.55%
1223.27/1228.15	c  1228s| 58000 |    31 |  5421k|  88.9 |   771M | 109 |8144 |  28k|   0 | 494k|  0 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  77.56%
1225.16/1230.06	c  1230s| 58100 |    33 |  5432k|  89.0 |   771M | 109 |8144 |  28k|   0 | 495k|  0 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  77.61%
1226.55/1231.48	c  1231s| 58200 |    27 |  5438k|  88.9 |   771M | 109 |8144 |  28k|   0 | 496k|  0 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  77.62%
1228.04/1232.91	c  1233s| 58300 |    26 |  5443k|  88.9 |   771M | 109 |8144 |  28k|  18k| 497k|  1 |  82k|  38 | 0.000000e+00 |      --      |    Inf |  77.65%
1229.54/1234.48	c  1234s| 58400 |    25 |  5449k|  88.8 |   771M | 109 |8144 |  28k|  18k| 497k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  77.70%
1231.03/1235.91	c  1236s| 58500 |    30 |  5453k|  88.7 |   771M | 109 |8144 |  28k|  18k| 497k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  77.70%
1232.43/1237.33	c  1237s| 58600 |    26 |  5458k|  88.7 |   771M | 109 |8144 |  28k|  18k| 498k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  77.73%
1233.62/1238.57	c  1239s| 58700 |    24 |  5462k|  88.6 |   771M | 109 |8144 |  28k|   0 | 498k|  0 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  77.74%
1235.22/1240.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1235.22/1240.12	c  1240s| 58800 |    27 |  5470k|  88.6 |   771M | 109 |8144 |  28k|   0 | 499k|  0 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  77.76%
1236.81/1241.79	c  1242s| 58900 |    25 |  5477k|  88.6 |   771M | 109 |8144 |  28k|  18k| 500k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  77.77%
1238.41/1243.38	c  1243s| 59000 |    29 |  5485k|  88.5 |   771M | 109 |8144 |  28k|  18k| 500k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  77.79%
1239.90/1244.86	c  1245s| 59100 |    26 |  5490k|  88.5 |   773M | 109 |8144 |  28k|  18k| 501k|  1 |  83k|  38 | 0.000000e+00 |      --      |    Inf |  77.80%
1241.20/1246.15	c  1246s| 59200 |    39 |  5495k|  88.4 |   773M | 109 |8144 |  28k|   0 | 501k|  0 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  77.81%
1242.69/1247.69	c  1248s| 59300 |    38 |  5500k|  88.4 |   776M | 109 |8144 |  28k|  18k| 501k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  77.86%
1244.28/1249.23	c  1249s| 59400 |    46 |  5506k|  88.3 |   780M | 109 |8144 |  28k|  18k| 502k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  77.86%
1246.28/1251.23	c  1251s| 59500 |    35 |  5514k|  88.3 |   780M | 109 |8144 |  28k|  18k| 503k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  77.87%
1247.67/1252.66	c  1253s| 59600 |    35 |  5519k|  88.2 |   782M | 109 |8144 |  28k|   0 | 503k|  0 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  77.90%
1248.97/1253.99	c  1254s| 59700 |    32 |  5523k|  88.2 |   782M | 109 |8144 |  28k|  18k| 503k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  77.91%
1250.17/1255.19	c  1255s| 59800 |    33 |  5527k|  88.1 |   782M | 109 |8144 |  28k|   0 | 504k|  0 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  77.97%
1251.56/1256.55	c  1257s| 59900 |    30 |  5531k|  88.0 |   782M | 109 |8144 |  28k|  18k| 504k|  1 |  84k|  38 | 0.000000e+00 |      --      |    Inf |  77.98%
1252.75/1257.75	c  1258s| 60000 |    32 |  5535k|  87.9 |   782M | 109 |8144 |  28k|  18k| 504k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  78.02%
1254.35/1259.34	c  1259s| 60100 |    29 |  5543k|  87.9 |   782M | 109 |8144 |  28k|  18k| 506k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  78.03%
1255.64/1260.66	c  1261s| 60200 |    26 |  5548k|  87.8 |   782M | 109 |8144 |  28k|  18k| 506k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  78.05%
1257.24/1262.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1257.24/1262.22	c  1262s| 60300 |    28 |  5554k|  87.8 |   782M | 109 |8144 |  28k|  18k| 507k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  78.11%
1258.63/1263.64	c  1264s| 60400 |    49 |  5559k|  87.7 |   782M | 109 |8144 |  28k|  18k| 507k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  78.12%
1260.03/1265.06	c  1265s| 60500 |    46 |  5565k|  87.7 |   782M | 109 |8144 |  28k|   0 | 508k|  0 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  78.13%
1261.52/1266.50	c  1266s| 60600 |    37 |  5570k|  87.6 |   782M | 109 |8144 |  28k|  18k| 509k|  1 |  85k|  38 | 0.000000e+00 |      --      |    Inf |  78.16%
1263.02/1268.06	c  1268s| 60700 |    27 |  5576k|  87.6 |   782M | 109 |8144 |  28k|  18k| 510k|  1 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  78.21%
1264.61/1269.60	c  1270s| 60800 |    24 |  5582k|  87.6 |   782M | 109 |8144 |  28k|  18k| 511k|  2 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  78.22%
1266.11/1271.12	c  1271s| 60900 |    24 |  5589k|  87.5 |   782M | 109 |8144 |  28k|  18k| 512k|  2 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  78.24%
1267.60/1272.62	c  1273s| 61000 |    32 |  5595k|  87.5 |   782M | 109 |8144 |  28k|  18k| 512k|  1 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  78.25%
1269.00/1274.07	c  1274s| 61100 |    26 |  5601k|  87.4 |   782M | 109 |8144 |  28k|  18k| 513k|  2 |  86k|  38 | 0.000000e+00 |      --      |    Inf |  78.34%
1270.89/1275.91	c  1276s| 61200 |    44 |  5608k|  87.4 |   782M | 109 |8144 |  28k|   0 | 513k|  0 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  78.37%
1272.38/1277.40	c  1277s| 61300 |    51 |  5614k|  87.4 |   782M | 109 |8144 |  28k|  18k| 514k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  78.38%
1273.48/1278.59	c  1279s| 61400 |    30 |  5618k|  87.3 |   782M | 109 |8144 |  28k|   0 | 514k|  0 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  78.41%
1274.77/1279.88	c  1280s| 61500 |    25 |  5623k|  87.2 |   782M | 109 |8144 |  28k|  18k| 514k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  78.48%
1275.87/1280.94	c  1281s| 61600 |    50 |  5625k|  87.1 |   782M | 109 |8144 |  28k|  18k| 514k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  78.49%
1277.36/1282.43	c  1282s| 61700 |    33 |  5630k|  87.1 |   784M | 109 |8144 |  28k|   0 | 515k|  0 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  78.50%
1278.76/1283.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1278.76/1283.81	c  1284s| 61800 |    34 |  5634k|  87.0 |   784M | 109 |8144 |  28k|  18k| 515k|  1 |  87k|  38 | 0.000000e+00 |      --      |    Inf |  78.51%
1280.06/1285.14	c  1285s| 61900 |    30 |  5638k|  86.9 |   784M | 109 |8144 |  28k|   0 | 515k|  0 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  78.54%
1281.35/1286.49	c  1286s| 62000 |    27 |  5643k|  86.9 |   784M | 109 |8144 |  28k|  18k| 516k|  2 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  78.57%
1282.65/1287.72	c  1288s| 62100 |    19 |  5647k|  86.8 |   784M | 109 |8144 |  28k|  18k| 516k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  78.59%
1283.95/1289.06	c  1289s| 62200 |    23 |  5652k|  86.7 |   784M | 109 |8144 |  28k|  18k| 516k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  78.60%
1285.64/1290.75	c  1291s| 62300 |    21 |  5659k|  86.7 |   784M | 109 |8144 |  28k|  18k| 518k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  78.61%
1287.23/1292.30	c  1292s| 62400 |    22 |  5666k|  86.7 |   784M | 109 |8144 |  28k|  18k| 518k|  1 |  88k|  38 | 0.000000e+00 |      --      |    Inf |  78.62%
1291.61/1296.79	c  1297s| 62500 |    34 |  5689k|  86.9 |   790M | 109 |8144 |  28k|   0 | 520k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  78.63%
1293.40/1298.51	c  1299s| 62600 |    27 |  5698k|  86.9 |   790M | 109 |8144 |  28k|  18k| 520k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  78.67%
1294.80/1299.93	c  1300s| 62700 |    37 |  5703k|  86.9 |   790M | 109 |8144 |  28k|  18k| 521k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  78.68%
1296.30/1301.43	c  1301s| 62800 |    27 |  5709k|  86.8 |   795M | 109 |8144 |  28k|  18k| 521k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  78.69%
1297.90/1303.05	c  1303s| 62900 |    32 |  5715k|  86.8 |   797M | 109 |8144 |  28k|   0 | 522k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  78.71%
1299.19/1304.30	c  1304s| 63000 |    25 |  5719k|  86.7 |   797M | 109 |8144 |  28k|   0 | 522k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  78.79%
1300.78/1305.92	c  1306s| 63100 |    25 |  5725k|  86.7 |   797M | 109 |8144 |  28k|   0 | 522k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  78.88%
1302.38/1307.50	c  1308s| 63200 |    21 |  5733k|  86.7 |   797M | 109 |8144 |  28k|  18k| 523k|  2 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  78.95%
1306.46/1311.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1306.46/1311.63	c  1312s| 63300 |    31 |  5746k|  86.7 |   797M | 109 |8144 |  28k|  18k| 523k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  78.97%
1307.87/1313.00	c  1313s| 63400 |    34 |  5749k|  86.6 |   799M | 109 |8144 |  28k|  18k| 524k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  78.97%
1309.55/1314.72	c  1315s| 63500 |    47 |  5756k|  86.6 |   802M | 109 |8144 |  28k|  18k| 524k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  78.99%
1311.25/1316.47	c  1316s| 63600 |    32 |  5766k|  86.6 |   802M | 109 |8144 |  28k|  18k| 525k|  0 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  79.03%
1313.04/1318.25	c  1318s| 63700 |    17 |  5774k|  86.6 |   802M | 109 |8144 |  28k|  18k| 526k|  1 |  89k|  38 | 0.000000e+00 |      --      |    Inf |  79.07%
1314.64/1319.84	c  1320s| 63800 |    19 |  5783k|  86.6 |   802M | 109 |8144 |  28k|  18k| 527k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  79.09%
1316.73/1321.97	c  1322s| 63900 |    37 |  5791k|  86.6 |   802M | 109 |8144 |  28k|   0 | 528k|  0 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  79.12%
1318.72/1323.91	c  1324s| 64000 |    42 |  5798k|  86.6 |   804M | 109 |8144 |  28k|  18k| 529k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  79.12%
1320.02/1325.24	c  1325s| 64100 |    63 |  5803k|  86.5 |   804M | 109 |8144 |  28k|  18k| 529k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  79.13%
1321.51/1326.74	c  1327s| 64200 |    37 |  5808k|  86.5 |   804M | 109 |8144 |  28k|  18k| 530k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  79.15%
1323.01/1328.28	c  1328s| 64300 |    43 |  5815k|  86.5 |   804M | 109 |8144 |  28k|  18k| 531k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  79.17%
1324.60/1329.88	c  1330s| 64400 |    27 |  5824k|  86.5 |   804M | 109 |8144 |  28k|  18k| 532k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  79.19%
1326.10/1331.33	c  1331s| 64500 |    26 |  5830k|  86.4 |   804M | 109 |8144 |  28k|  18k| 533k|  1 |  90k|  38 | 0.000000e+00 |      --      |    Inf |  79.20%
1327.49/1332.71	c  1333s| 64600 |    24 |  5835k|  86.4 |   804M | 109 |8144 |  28k|  18k| 533k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  79.22%
1328.59/1333.84	c  1334s| 64700 |    32 |  5839k|  86.3 |   804M | 109 |8144 |  28k|  18k| 534k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  79.22%
1330.08/1335.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1330.08/1335.38	c  1335s| 64800 |    27 |  5845k|  86.3 |   804M | 109 |8144 |  28k|  18k| 534k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  79.23%
1331.58/1336.87	c  1337s| 64900 |    28 |  5851k|  86.2 |   804M | 109 |8144 |  28k|  18k| 535k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  79.23%
1332.88/1338.14	c  1338s| 65000 |    18 |  5856k|  86.2 |   804M | 109 |8144 |  28k|   0 | 536k|  0 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  79.24%
1334.47/1339.71	c  1340s| 65100 |    37 |  5863k|  86.1 |   804M | 109 |8144 |  28k|  18k| 536k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  79.27%
1336.06/1341.33	c  1341s| 65200 |    22 |  5870k|  86.1 |   804M | 109 |8144 |  28k|  18k| 537k|  1 |  91k|  38 | 0.000000e+00 |      --      |    Inf |  79.32%
1337.35/1342.62	c  1343s| 65300 |    34 |  5875k|  86.1 |   804M | 109 |8144 |  28k|  18k| 537k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  79.33%
1338.86/1344.19	c  1344s| 65400 |    21 |  5883k|  86.1 |   804M | 109 |8144 |  28k|   0 | 537k|  0 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  79.37%
1340.34/1345.62	c  1346s| 65500 |    18 |  5888k|  86.0 |   804M | 109 |8144 |  28k|  18k| 538k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  79.38%
1342.44/1347.75	c  1348s| 65600 |    19 |  5899k|  86.0 |   806M | 109 |8144 |  28k|   0 | 539k|  0 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  79.44%
1344.43/1349.71	c  1350s| 65700 |    36 |  5910k|  86.1 |   806M | 109 |8144 |  28k|   0 | 539k|  0 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  79.49%
1345.73/1351.08	c  1351s| 65800 |    20 |  5915k|  86.0 |   806M | 109 |8144 |  28k|  18k| 540k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  79.53%
1348.22/1353.56	c  1354s| 65900 |    18 |  5934k|  86.2 |   807M | 109 |8144 |  28k|  18k| 540k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  79.88%
1349.82/1355.18	c  1355s| 66000 |    22 |  5942k|  86.2 |   807M | 109 |8144 |  28k|  18k| 541k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  80.03%
1351.31/1356.68	c  1357s| 66100 |    24 |  5949k|  86.1 |   807M | 109 |8144 |  28k|  18k| 541k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  81.06%
1352.50/1357.87	c  1358s| 66200 |    21 |  5952k|  86.1 |   807M | 109 |8144 |  28k|  18k| 541k|  1 |  92k|  38 | 0.000000e+00 |      --      |    Inf |  81.06%
1354.59/1359.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1354.59/1359.97	c  1360s| 66300 |    27 |  5963k|  86.1 |   809M | 109 |8144 |  28k|  18k| 542k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  81.28%
1355.70/1361.09	c  1361s| 66400 |    27 |  5966k|  86.0 |   809M | 109 |8144 |  28k|  18k| 542k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  81.38%
1357.19/1362.52	c  1363s| 66500 |    25 |  5971k|  86.0 |   809M | 109 |8144 |  28k|  18k| 543k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  81.60%
1359.98/1365.38	c  1365s| 66600 |    30 |  5986k|  86.1 |   809M | 109 |8144 |  28k|  18k| 544k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  82.26%
1361.27/1366.69	c  1367s| 66700 |    31 |  5989k|  86.0 |   809M | 109 |8144 |  28k|  18k| 545k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  82.37%
1363.26/1368.65	c  1369s| 66800 |    28 |  6001k|  86.0 |   809M | 109 |8144 |  28k|  18k| 546k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  82.79%
1365.96/1371.39	c  1371s| 66900 |    29 |  6011k|  86.0 |   809M | 109 |8144 |  28k|  18k| 547k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  83.48%
1367.66/1373.06	c  1373s| 67000 |    23 |  6021k|  86.1 |   809M | 109 |8144 |  28k|  17k| 548k|  1 |  93k|  38 | 0.000000e+00 |      --      |    Inf |  83.82%
1369.24/1374.64	c  1375s| 67100 |    28 |  6028k|  86.0 |   809M | 109 |8144 |  28k|  18k| 549k|  1 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  84.10%
1371.24/1376.65	c  1377s| 67200 |    29 |  6037k|  86.0 |   809M | 109 |8144 |  28k|   0 | 549k|  0 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  84.20%
1372.74/1378.18	c  1378s| 67300 |    40 |  6045k|  86.0 |   809M | 109 |8144 |  28k|   0 | 550k|  0 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  84.26%
1374.33/1379.77	c  1380s| 67400 |    30 |  6051k|  86.0 |   809M | 109 |8144 |  28k|  18k| 551k|  2 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  84.30%
1376.02/1381.42	c  1381s| 67500 |    26 |  6059k|  86.0 |   809M | 109 |8144 |  28k|  18k| 552k|  1 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  84.40%
1377.41/1382.83	c  1383s| 67600 |    30 |  6066k|  86.0 |   810M | 109 |8144 |  28k|  18k| 552k|  1 |  94k|  38 | 0.000000e+00 |      --      |    Inf |  84.50%
1378.81/1384.26	c  1384s| 67700 |    29 |  6072k|  85.9 |   810M | 109 |8144 |  28k|  18k| 552k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  84.58%
1380.30/1385.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1380.30/1385.77	c  1386s| 67800 |    32 |  6080k|  85.9 |   810M | 109 |8144 |  28k|  18k| 553k|  0 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  84.70%
1381.80/1387.26	c  1387s| 67900 |    23 |  6088k|  85.9 |   813M | 109 |8144 |  28k|  18k| 554k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  85.60%
1383.29/1388.74	c  1389s| 68000 |    22 |  6097k|  85.9 |   813M | 109 |8144 |  28k|  18k| 554k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  85.71%
1384.89/1390.34	c  1390s| 68100 |    29 |  6105k|  85.9 |   813M | 109 |8144 |  28k|  18k| 555k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  86.17%
1386.59/1392.09	c  1392s| 68200 |    27 |  6113k|  85.9 |   813M | 109 |8144 |  28k|  18k| 556k|  0 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  86.36%
1387.88/1393.38	c  1393s| 68300 |    25 |  6117k|  85.8 |   813M | 109 |8144 |  28k|  18k| 556k|  1 |  95k|  38 | 0.000000e+00 |      --      |    Inf |  86.39%
1389.17/1394.64	c  1395s| 68400 |    20 |  6122k|  85.8 |   813M | 109 |8144 |  28k|  18k| 556k|  1 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  86.43%
1390.77/1396.22	c  1396s| 68500 |    42 |  6129k|  85.8 |   813M | 109 |8144 |  28k|  18k| 557k|  1 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  86.45%
1391.96/1397.46	c  1397s| 68600 |    54 |  6132k|  85.7 |   813M | 109 |8144 |  28k|  18k| 557k|  1 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  86.45%
1393.56/1399.06	c  1399s| 68700 |    26 |  6139k|  85.7 |   813M | 109 |8144 |  28k|  18k| 558k|  1 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  86.50%
1395.05/1400.57	c  1401s| 68800 |    19 |  6146k|  85.6 |   813M | 109 |8144 |  28k|  18k| 558k|  2 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  86.56%
1397.94/1403.49	c  1403s| 68900 |    33 |  6158k|  85.7 |   814M | 109 |8144 |  28k|  18k| 559k|  1 |  96k|  38 | 0.000000e+00 |      --      |    Inf |  86.62%
1399.34/1404.81	c  1405s| 69000 |    24 |  6163k|  85.6 |   814M | 109 |8144 |  28k|  18k| 560k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  86.69%
1400.64/1406.16	c  1406s| 69100 |    23 |  6167k|  85.6 |   814M | 109 |8144 |  28k|  18k| 560k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  86.86%
1401.93/1407.40	c  1407s| 69200 |    23 |  6172k|  85.5 |   814M | 109 |8144 |  28k|  18k| 561k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  87.08%
1403.32/1408.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1403.32/1408.82	c  1409s| 69300 |    23 |  6177k|  85.5 |   814M | 109 |8144 |  28k|   0 | 561k|  0 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  87.11%
1404.62/1410.13	c  1410s| 69400 |    22 |  6182k|  85.4 |   814M | 109 |8144 |  28k|  18k| 562k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  87.14%
1405.91/1411.48	c  1411s| 69500 |    41 |  6186k|  85.4 |   814M | 109 |8144 |  28k|  18k| 563k|  1 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  87.17%
1407.31/1412.84	c  1413s| 69600 |    21 |  6191k|  85.3 |   814M | 109 |8144 |  28k|   0 | 563k|  0 |  97k|  38 | 0.000000e+00 |      --      |    Inf |  87.22%
1409.30/1414.85	c  1415s| 69700 |    29 |  6201k|  85.3 |   814M | 109 |8144 |  28k|  18k| 564k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  87.46%
1410.90/1416.42	c  1416s| 69800 |    24 |  6206k|  85.3 |   814M | 109 |8144 |  28k|  18k| 564k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  87.48%
1412.79/1418.32	c  1418s| 69900 |    23 |  6215k|  85.3 |   818M | 109 |8144 |  28k|  18k| 565k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  87.63%
1414.38/1419.95	c  1420s| 70000 |    16 |  6224k|  85.3 |   818M | 109 |8144 |  28k|  18k| 566k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  88.38%
1416.28/1421.86	c  1422s| 70100 |    20 |  6234k|  85.3 |   818M | 109 |8144 |  28k|  18k| 567k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  88.73%
1417.97/1423.56	c  1424s| 70200 |    23 |  6243k|  85.3 |   818M | 109 |8144 |  28k|  18k| 568k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  89.03%
1419.57/1425.14	c  1425s| 70300 |    22 |  6249k|  85.3 |   820M | 109 |8144 |  28k|   0 | 569k|  0 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  89.21%
1420.76/1426.38	c  1426s| 70400 |    21 |  6252k|  85.2 |   820M | 109 |8144 |  28k|  18k| 569k|  1 |  98k|  38 | 0.000000e+00 |      --      |    Inf |  89.32%
1422.16/1427.74	c  1428s| 70500 |    16 |  6258k|  85.2 |   820M | 109 |8144 |  28k|  18k| 570k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  89.47%
1423.95/1429.52	c  1430s| 70600 |    33 |  6267k|  85.2 |   820M | 109 |8144 |  28k|  18k| 571k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  89.83%
1425.45/1431.07	c  1431s| 70700 |    22 |  6273k|  85.1 |   820M | 109 |8144 |  28k|  18k| 571k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  89.93%
1426.74/1432.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1426.74/1432.37	c  1432s| 70800 |    21 |  6277k|  85.1 |   820M | 109 |8144 |  28k|  18k| 572k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  90.04%
1428.44/1434.02	c  1434s| 70900 |    20 |  6284k|  85.1 |   820M | 109 |8144 |  28k|  18k| 572k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  90.06%
1429.83/1435.45	c  1435s| 71000 |    19 |  6290k|  85.0 |   820M | 109 |8144 |  28k|   0 | 573k|  0 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  90.14%
1431.32/1436.96	c  1437s| 71100 |    23 |  6296k|  85.0 |   820M | 109 |8144 |  28k|   0 | 574k|  0 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  90.16%
1432.82/1438.42	c  1438s| 71200 |    19 |  6302k|  85.0 |   820M | 109 |8144 |  28k|   0 | 575k|  0 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  90.24%
1434.11/1439.70	c  1440s| 71300 |    19 |  6306k|  84.9 |   820M | 109 |8144 |  28k|  18k| 575k|  1 |  99k|  38 | 0.000000e+00 |      --      |    Inf |  90.27%
1435.61/1441.26	c  1441s| 71400 |    14 |  6313k|  84.9 |   822M | 109 |8144 |  28k|   0 | 576k|  0 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  90.41%
1437.00/1442.68	c  1443s| 71500 |    25 |  6317k|  84.8 |   822M | 109 |8144 |  28k|  18k| 577k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  90.50%
1438.20/1443.85	c  1444s| 71600 |    11 |  6321k|  84.8 |   822M | 109 |8144 |  28k|  18k| 577k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  90.60%
1440.40/1446.05	c  1446s| 71700 |    15 |  6334k|  84.8 |   822M | 109 |8144 |  28k|  18k| 578k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  91.64%
1442.28/1447.92	c  1448s| 71800 |    20 |  6343k|  84.8 |   824M | 109 |8144 |  28k|  18k| 579k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  91.68%
1443.58/1449.29	c  1449s| 71900 |    23 |  6348k|  84.8 |   824M | 109 |8144 |  28k|  18k| 579k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  91.77%
1444.97/1450.65	c  1451s| 72000 |    24 |  6352k|  84.7 |   824M | 109 |8144 |  28k|  18k| 580k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  91.84%
1446.57/1452.27	c  1452s| 72100 |    28 |  6360k|  84.7 |   824M | 109 |8144 |  28k|  18k| 580k|  1 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  91.95%
1448.16/1453.82	c  1454s| 72200 |    12 |  6367k|  84.7 |   824M | 109 |8144 |  28k|   0 | 581k|  0 | 100k|  38 | 0.000000e+00 |      --      |    Inf |  92.03%
1449.36/1455.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1449.36/1455.08	c  1455s| 72300 |    25 |  6372k|  84.7 |   824M | 109 |8144 |  28k|  18k| 581k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  92.08%
1450.65/1456.37	c  1456s| 72400 |     8 |  6377k|  84.6 |   824M | 109 |8144 |  28k|  18k| 581k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  92.19%
1452.25/1457.92	c  1458s| 72500 |    29 |  6383k|  84.6 |   824M | 109 |8144 |  28k|   0 | 582k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  92.20%
1453.74/1459.49	c  1459s| 72600 |    11 |  6389k|  84.5 |   824M | 109 |8144 |  28k|  18k| 582k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  92.24%
1455.34/1461.02	c  1461s| 72700 |    19 |  6396k|  84.5 |   824M | 109 |8144 |  28k|  18k| 583k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  92.34%
1456.73/1462.41	c  1462s| 72800 |    11 |  6402k|  84.5 |   824M | 109 |8144 |  28k|  18k| 583k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  92.37%
1458.73/1464.40	c  1464s| 72900 |    48 |  6411k|  84.5 |   826M | 109 |8144 |  28k|  18k| 584k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  92.56%
1460.22/1465.95	c  1466s| 73000 |    41 |  6416k|  84.5 |   827M | 109 |8144 |  28k|  18k| 585k|  1 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  92.57%
1461.91/1467.67	c  1468s| 73100 |    14 |  6424k|  84.4 |   828M | 109 |8144 |  28k|   0 | 586k|  0 | 101k|  38 | 0.000000e+00 |      --      |    Inf |  92.67%
1464.71/1470.48	c  1470s| 73200 |     8 |  6442k|  84.6 |   830M | 109 |8144 |  28k|  18k| 588k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  93.46%
1466.60/1472.32	c  1472s| 73300 |     8 |  6452k|  84.6 |   830M | 109 |8144 |  28k|  18k| 589k|  3 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  93.85%
1468.60/1474.32	c  1474s| 73400 |    20 |  6465k|  84.7 |   847M | 109 |8144 |  28k|   0 | 590k|  0 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  94.30%
1469.99/1475.75	c  1476s| 73500 |    18 |  6470k|  84.6 |   847M | 109 |8144 |  28k|  18k| 591k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  94.35%
1471.19/1476.93	c  1477s| 73600 |    17 |  6473k|  84.5 |   847M | 109 |8144 |  28k|  18k| 591k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  94.43%
1473.18/1478.95	c  1479s| 73700 |    18 |  6481k|  84.5 |   847M | 109 |8144 |  28k|  18k| 592k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  94.88%
1474.88/1480.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1474.88/1480.63	c  1481s| 73800 |    22 |  6491k|  84.6 |   847M | 109 |8144 |  28k|  18k| 592k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  95.32%
1476.67/1482.42	c  1482s| 73900 |    25 |  6501k|  84.6 |   847M | 109 |8144 |  28k|  18k| 593k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  95.34%
1478.46/1484.28	c  1484s| 74000 |    18 |  6511k|  84.6 |   847M | 109 |8144 |  28k|  18k| 594k|  1 | 102k|  38 | 0.000000e+00 |      --      |    Inf |  95.38%
1479.96/1485.70	c  1486s| 74100 |    21 |  6519k|  84.6 |   847M | 109 |8144 |  28k|  18k| 594k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  95.40%
1481.55/1487.34	c  1487s| 74200 |    22 |  6527k|  84.6 |   847M | 109 |8144 |  28k|  18k| 595k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  95.42%
1483.35/1489.15	c  1489s| 74300 |    22 |  6537k|  84.6 |   847M | 109 |8144 |  28k|  18k| 596k|  2 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  95.43%
1484.94/1490.79	c  1491s| 74400 |    26 |  6544k|  84.6 |   847M | 109 |8144 |  28k|   0 | 598k|  0 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  95.43%
1486.44/1492.27	c  1492s| 74500 |    19 |  6551k|  84.6 |   847M | 109 |8144 |  28k|  18k| 599k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  95.44%
1488.34/1494.12	c  1494s| 74600 |    20 |  6561k|  84.6 |   847M | 109 |8144 |  28k|  18k| 600k|  1 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  95.44%
1490.12/1495.99	c  1496s| 74700 |    18 |  6572k|  84.6 |   847M | 109 |8144 |  28k|  18k| 601k|  2 | 103k|  38 | 0.000000e+00 |      --      |    Inf |  95.45%
1492.81/1498.67	c  1499s| 74800 |    24 |  6587k|  84.7 |   848M | 109 |8144 |  28k|  18k| 602k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  95.47%
1494.01/1499.87	c  1500s| 74900 |    19 |  6590k|  84.6 |   849M | 109 |8144 |  28k|  18k| 603k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  95.49%
1495.31/1501.19	c  1501s| 75000 |    17 |  6594k|  84.6 |   849M | 109 |8144 |  28k|   0 | 603k|  0 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  95.52%
1496.70/1502.50	c  1503s| 75100 |    19 |  6599k|  84.5 |   849M | 109 |8144 |  28k|  18k| 604k|  0 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  95.56%
1498.20/1504.04	c  1504s| 75200 |    25 |  6607k|  84.5 |   849M | 109 |8144 |  28k|  18k| 604k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  95.62%
1500.79/1506.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1500.79/1506.65	c  1507s| 75300 |    17 |  6618k|  84.5 |   849M | 109 |8144 |  28k|  18k| 605k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  95.64%
1501.98/1507.83	c  1508s| 75400 |    11 |  6622k|  84.5 |   850M | 109 |8144 |  28k|  18k| 605k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  95.69%
1503.48/1509.38	c  1509s| 75500 |    15 |  6630k|  84.5 |   850M | 109 |8144 |  28k|  18k| 606k|  1 | 104k|  38 | 0.000000e+00 |      --      |    Inf |  95.72%
1505.18/1511.09	c  1511s| 75600 |    34 |  6638k|  84.5 |   850M | 109 |8144 |  28k|  18k| 607k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  95.72%
1507.17/1513.00	c  1513s| 75700 |    10 |  6650k|  84.5 |   850M | 109 |8144 |  28k|   0 | 608k|  0 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  95.76%
1509.46/1515.34	c  1515s| 75800 |     9 |  6666k|  84.6 |   851M | 109 |8144 |  28k|  18k| 609k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  95.91%
1510.95/1516.84	c  1517s| 75900 |    10 |  6675k|  84.6 |   851M | 109 |8144 |  28k|  18k| 609k|  2 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  95.96%
1513.04/1518.92	c  1519s| 76000 |    20 |  6686k|  84.7 |   851M | 109 |8144 |  28k|  18k| 609k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  95.98%
1514.14/1520.04	c  1520s| 76100 |    29 |  6690k|  84.6 |   851M | 109 |8144 |  28k|  18k| 610k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  96.04%
1515.43/1521.36	c  1521s| 76200 |    19 |  6695k|  84.6 |   851M | 109 |8144 |  28k|  18k| 610k|  1 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  96.07%
1516.83/1522.74	c  1523s| 76300 |    14 |  6700k|  84.5 |   851M | 109 |8144 |  28k|   0 | 611k|  0 | 105k|  38 | 0.000000e+00 |      --      |    Inf |  96.07%
1518.62/1524.57	c  1525s| 76400 |    33 |  6709k|  84.5 |   854M | 109 |8144 |  28k|   0 | 612k|  0 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  96.08%
1519.92/1525.85	c  1526s| 76500 |    15 |  6713k|  84.5 |   856M | 109 |8144 |  28k|  18k| 613k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  96.21%
1521.31/1527.28	c  1527s| 76600 |    11 |  6718k|  84.4 |   856M | 109 |8144 |  28k|  18k| 613k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  96.28%
1522.61/1528.55	c  1529s| 76700 |    14 |  6724k|  84.4 |   856M | 109 |8144 |  28k|  18k| 613k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  96.33%
1524.70/1530.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1524.70/1530.60	c  1531s| 76800 |    24 |  6732k|  84.4 |   857M | 109 |8144 |  28k|  18k| 614k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  96.37%
1526.20/1532.13	c  1532s| 76900 |    20 |  6737k|  84.3 |   858M | 109 |8144 |  28k|   0 | 614k|  0 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  96.37%
1527.59/1533.54	c  1534s| 77000 |    16 |  6743k|  84.3 |   858M | 109 |8144 |  28k|  18k| 615k|  1 | 106k|  38 | 0.000000e+00 |      --      |    Inf |  96.42%
1529.19/1535.15	c  1535s| 77100 |    11 |  6752k|  84.3 |   859M | 109 |8144 |  28k|  18k| 615k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  96.48%
1531.28/1537.23	c  1537s| 77200 |    11 |  6761k|  84.3 |   860M | 109 |8144 |  28k|   0 | 616k|  0 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  96.55%
1534.97/1540.95	c  1541s| 77300 |    26 |  6782k|  84.5 |   861M | 109 |8144 |  28k|  18k| 617k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  96.60%
1536.07/1542.05	c  1542s| 77400 |    23 |  6786k|  84.4 |   861M | 109 |8144 |  28k|  18k| 617k|  1 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  96.64%
1537.95/1543.95	c  1544s| 77500 |    21 |  6797k|  84.5 |   861M | 109 |8144 |  28k|  18k| 619k|  2 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  96.75%
1539.65/1545.68	c  1546s| 77600 |    26 |  6805k|  84.5 |   861M | 109 |8144 |  28k|   0 | 620k|  0 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  96.75%
1541.24/1547.23	c  1547s| 77700 |    23 |  6812k|  84.4 |   861M | 109 |8144 |  28k|  18k| 621k|  2 | 107k|  38 | 0.000000e+00 |      --      |    Inf |  96.76%
1542.94/1548.99	c  1549s| 77800 |    26 |  6822k|  84.5 |   861M | 109 |8144 |  28k|   0 | 622k|  0 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  96.77%
1544.63/1550.64	c  1551s| 77900 |    15 |  6830k|  84.4 |   861M | 109 |8144 |  28k|  18k| 623k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  96.80%
1546.52/1552.56	c  1553s| 78000 |    24 |  6841k|  84.5 |   866M | 109 |8144 |  28k|  18k| 624k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  96.82%
1548.22/1554.22	c  1554s| 78100 |    23 |  6851k|  84.5 |   866M | 109 |8144 |  28k|  18k| 625k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  96.87%
1549.81/1555.88	c  1556s| 78200 |    26 |  6862k|  84.5 |   866M | 109 |8144 |  28k|   0 | 625k|  0 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  96.91%
1551.41/1557.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1551.41/1557.49	c  1557s| 78300 |    14 |  6872k|  84.6 |   866M | 109 |8144 |  28k|   0 | 626k|  0 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  96.94%
1552.90/1558.98	c  1559s| 78400 |    29 |  6877k|  84.5 |   868M | 109 |8144 |  28k|  18k| 627k|  1 | 108k|  38 | 0.000000e+00 |      --      |    Inf |  96.95%
1555.19/1561.20	c  1561s| 78500 |    26 |  6891k|  84.6 |   870M | 109 |8144 |  28k|  18k| 628k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  96.95%
1556.69/1562.71	c  1563s| 78600 |    18 |  6897k|  84.6 |   870M | 109 |8144 |  28k|  18k| 629k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  96.95%
1558.88/1564.90	c  1565s| 78700 |    17 |  6912k|  84.6 |   870M | 109 |8144 |  28k|  18k| 630k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  96.95%
1560.87/1566.90	c  1567s| 78800 |    32 |  6925k|  84.7 |   870M | 109 |8144 |  28k|  18k| 631k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  96.96%
1562.87/1568.95	c  1569s| 78900 |    25 |  6937k|  84.7 |   870M | 109 |8144 |  28k|  18k| 632k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  97.01%
1564.46/1570.54	c  1571s| 79000 |    18 |  6944k|  84.7 |   873M | 109 |8144 |  28k|  18k| 632k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  97.04%
1565.96/1572.02	c  1572s| 79100 |    17 |  6949k|  84.7 |   873M | 109 |8144 |  28k|  18k| 633k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  97.12%
1572.04/1578.14	c  1578s| 79200 |    51 |  6958k|  84.7 |   873M | 109 |8144 |  28k|  18k| 633k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  97.14%
1573.53/1579.64	c  1580s| 79300 |    27 |  6963k|  84.6 |   873M | 109 |8144 |  28k|  18k| 634k|  2 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  97.14%
1575.12/1581.24	c  1581s| 79400 |    17 |  6970k|  84.6 |   873M | 109 |8144 |  28k|  18k| 634k|  1 | 109k|  38 | 0.000000e+00 |      --      |    Inf |  97.19%
1576.42/1582.58	c  1583s| 79500 |    12 |  6976k|  84.6 |   873M | 109 |8144 |  28k|  18k| 635k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  97.23%
1577.62/1583.75	c  1584s| 79600 |    11 |  6981k|  84.5 |   873M | 109 |8144 |  28k|   0 | 635k|  0 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  97.29%
1579.02/1585.12	c  1585s| 79700 |    11 |  6988k|  84.5 |   873M | 109 |8144 |  28k|  18k| 636k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  97.38%
1580.31/1586.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1580.31/1586.47	c  1586s| 79800 |    15 |  6991k|  84.5 |   873M | 109 |8144 |  28k|  18k| 636k|  0 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  97.47%
1581.91/1588.07	c  1588s| 79900 |    17 |  6998k|  84.4 |   873M | 109 |8144 |  28k|  18k| 636k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  97.53%
1583.40/1589.54	c  1590s| 80000 |    16 |  7003k|  84.4 |   873M | 109 |8144 |  28k|  18k| 637k|  1 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  97.55%
1584.90/1591.02	c  1591s| 80100 |    14 |  7007k|  84.3 |   873M | 109 |8144 |  28k|   0 | 637k|  0 | 110k|  38 | 0.000000e+00 |      --      |    Inf |  97.59%
1586.19/1592.38	c  1592s| 80200 |    13 |  7012k|  84.3 |   873M | 109 |8144 |  28k|  18k| 638k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  97.66%
1587.58/1593.71	c  1594s| 80300 |    30 |  7018k|  84.3 |   873M | 109 |8144 |  28k|  18k| 638k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  97.80%
1590.37/1596.54	c  1597s| 80400 |    25 |  7034k|  84.4 |   873M | 109 |8144 |  28k|  18k| 639k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  97.84%
1592.06/1598.23	c  1598s| 80500 |    23 |  7041k|  84.4 |   875M | 109 |8144 |  28k|   0 | 640k|  0 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  97.84%
1593.66/1599.84	c  1600s| 80600 |    24 |  7049k|  84.3 |   875M | 109 |8144 |  28k|  18k| 641k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  97.85%
1594.96/1601.17	c  1601s| 80700 |    43 |  7053k|  84.3 |   875M | 109 |8144 |  28k|  18k| 642k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  97.85%
1596.45/1602.68	c  1603s| 80800 |    16 |  7059k|  84.3 |   875M | 109 |8144 |  28k|  18k| 642k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  97.89%
1598.54/1604.78	c  1605s| 80900 |    29 |  7069k|  84.3 |   875M | 109 |8144 |  28k|  18k| 643k|  1 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  97.93%
1599.84/1606.04	c  1606s| 81000 |    38 |  7073k|  84.2 |   875M | 109 |8144 |  28k|   0 | 644k|  0 | 111k|  38 | 0.000000e+00 |      --      |    Inf |  97.94%
1601.13/1607.37	c  1607s| 81100 |    15 |  7078k|  84.2 |   875M | 109 |8144 |  28k|   0 | 644k|  0 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  98.01%
1602.83/1609.01	c  1609s| 81200 |    19 |  7085k|  84.2 |   875M | 109 |8144 |  28k|  18k| 645k|  0 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  98.04%
1604.52/1610.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1604.52/1610.70	c  1611s| 81300 |    22 |  7092k|  84.1 |   875M | 109 |8144 |  28k|  18k| 645k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  98.14%
1606.71/1612.97	c  1613s| 81400 |    30 |  7103k|  84.2 |   875M | 109 |8144 |  28k|  18k| 646k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  98.21%
1608.41/1614.69	c  1615s| 81500 |    17 |  7112k|  84.2 |   875M | 109 |8144 |  28k|   0 | 648k|  0 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  98.23%
1610.40/1616.65	c  1617s| 81600 |    25 |  7123k|  84.2 |   875M | 109 |8144 |  28k|  18k| 649k|  1 | 112k|  38 | 0.000000e+00 |      --      |    Inf |  98.26%
1612.09/1618.33	c  1618s| 81700 |    15 |  7131k|  84.2 |   875M | 109 |8144 |  28k|   0 | 651k|  0 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  98.30%
1613.59/1619.90	c  1620s| 81800 |    23 |  7139k|  84.2 |   875M | 109 |8144 |  28k|  18k| 652k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  98.32%
1615.58/1621.82	c  1622s| 81900 |    20 |  7151k|  84.3 |   875M | 109 |8144 |  28k|  18k| 653k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  98.35%
1617.08/1623.37	c  1623s| 82000 |    19 |  7158k|  84.2 |   875M | 109 |8144 |  28k|  18k| 654k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  98.37%
1618.47/1624.79	c  1625s| 82100 |    23 |  7163k|  84.2 |   875M | 109 |8144 |  28k|  18k| 654k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  98.37%
1620.07/1626.33	c  1626s| 82200 |    22 |  7169k|  84.2 |   875M | 109 |8144 |  28k|  18k| 655k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  98.38%
1621.16/1627.47	c  1627s| 82300 |    16 |  7172k|  84.1 |   876M | 109 |8144 |  28k|  18k| 655k|  1 | 113k|  38 | 0.000000e+00 |      --      |    Inf |  98.42%
1622.66/1629.00	c  1629s| 82400 |    13 |  7179k|  84.1 |   876M | 109 |8144 |  28k|   0 | 656k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  98.45%
1625.65/1631.96	c  1632s| 82500 |    50 |  7195k|  84.2 |   876M | 109 |8144 |  28k|   0 | 656k|  0 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  98.46%
1626.85/1633.14	c  1633s| 82600 |    49 |  7199k|  84.1 |   876M | 109 |8144 |  28k|  18k| 656k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  98.46%
1628.64/1634.90	c  1635s| 82700 |    27 |  7206k|  84.1 |   876M | 109 |8144 |  28k|  18k| 656k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  98.47%
1630.73/1637.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1630.73/1637.09	c  1637s| 82800 |    47 |  7215k|  84.1 |   877M | 109 |8144 |  28k|  18k| 656k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  98.47%
1632.02/1638.32	c  1638s| 82900 |    22 |  7218k|  84.1 |   878M | 109 |8144 |  28k|  18k| 657k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  98.48%
1633.32/1639.64	c  1640s| 83000 |    22 |  7222k|  84.0 |   878M | 109 |8144 |  28k|  18k| 657k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  98.51%
1634.72/1641.04	c  1641s| 83100 |    29 |  7227k|  84.0 |   880M | 109 |8144 |  28k|  18k| 657k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  98.52%
1636.51/1642.87	c  1643s| 83200 |    29 |  7234k|  83.9 |   880M | 109 |8144 |  28k|  18k| 658k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  98.53%
1638.50/1644.89	c  1645s| 83300 |    28 |  7241k|  83.9 |   880M | 109 |8144 |  28k|  18k| 658k|  2 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  98.54%
1639.99/1646.39	c  1646s| 83400 |    24 |  7248k|  83.9 |   880M | 109 |8144 |  28k|  18k| 659k|  1 | 114k|  38 | 0.000000e+00 |      --      |    Inf |  98.58%
1641.49/1647.89	c  1648s| 83500 |    13 |  7254k|  83.9 |   880M | 109 |8144 |  28k|  18k| 659k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  98.64%
1642.98/1649.33	c  1649s| 83600 |    28 |  7259k|  83.8 |   880M | 109 |8144 |  28k|  18k| 660k|  0 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  98.65%
1644.38/1650.70	c  1651s| 83700 |    19 |  7265k|  83.8 |   880M | 109 |8144 |  28k|  18k| 660k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  98.68%
1645.78/1652.19	c  1652s| 83800 |    16 |  7271k|  83.8 |   880M | 109 |8144 |  28k|   0 | 661k|  0 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  98.69%
1647.27/1653.63	c  1654s| 83900 |    11 |  7276k|  83.8 |   880M | 109 |8144 |  28k|   0 | 661k|  0 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  98.70%
1648.77/1655.18	c  1655s| 84000 |    20 |  7283k|  83.7 |   880M | 109 |8144 |  28k|  18k| 662k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  98.76%
1650.26/1656.60	c  1657s| 84100 |    30 |  7286k|  83.7 |   880M | 109 |8144 |  28k|  18k| 662k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  98.77%
1652.05/1658.46	c  1658s| 84200 |    26 |  7293k|  83.7 |   882M | 109 |8144 |  28k|  18k| 663k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  98.84%
1654.04/1660.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1654.04/1660.49	c  1660s| 84300 |    19 |  7303k|  83.7 |   886M | 109 |8144 |  28k|  18k| 663k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  98.85%
1656.04/1662.46	c  1662s| 84400 |     8 |  7312k|  83.7 |   886M | 109 |8144 |  28k|  18k| 664k|  1 | 115k|  38 | 0.000000e+00 |      --      |    Inf |  99.06%
1657.53/1663.95	c  1664s| 84500 |     9 |  7318k|  83.7 |   886M | 109 |8144 |  28k|   0 | 665k|  0 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  99.07%
1658.93/1665.36	c  1665s| 84600 |    24 |  7323k|  83.6 |   886M | 109 |8144 |  28k|  18k| 665k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  99.09%
1660.12/1666.56	c  1667s| 84700 |    31 |  7325k|  83.5 |   888M | 109 |8144 |  28k|  18k| 666k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  99.10%
1662.02/1668.42	c  1668s| 84800 |     4 |  7336k|  83.6 |   888M | 109 |8144 |  28k|  18k| 667k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  99.19%
1671.79/1678.28	c  1678s| 84900 |    25 |  7349k|  83.6 |   891M | 109 |8144 |  28k|  18k| 668k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  99.20%
1673.38/1679.89	c  1680s| 85000 |    36 |  7356k|  83.6 |   891M | 109 |8144 |  28k|  18k| 669k|  0 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  99.20%
1674.88/1681.39	c  1681s| 85100 |    14 |  7362k|  83.6 |   891M | 109 |8144 |  28k|  18k| 670k|  1 | 116k|  38 | 0.000000e+00 |      --      |    Inf |  99.23%
1676.17/1682.65	c  1683s| 85200 |    13 |  7367k|  83.5 |   891M | 109 |8144 |  28k|  18k| 670k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  99.26%
1677.67/1684.11	c  1684s| 85300 |    23 |  7371k|  83.5 |   891M | 109 |8144 |  28k|  18k| 670k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  99.32%
1679.36/1685.84	c  1686s| 85400 |     9 |  7379k|  83.5 |   891M | 109 |8144 |  28k|  18k| 671k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  99.36%
1680.85/1687.30	c  1687s| 85500 |     6 |  7385k|  83.5 |   891M | 109 |8144 |  28k|  18k| 672k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  99.46%
1682.55/1689.08	c  1689s| 85600 |    11 |  7394k|  83.5 |   891M | 109 |8144 |  28k|  18k| 673k|  2 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  99.51%
1684.14/1690.63	c  1691s| 85700 |    25 |  7400k|  83.4 |   891M | 109 |8144 |  28k|  18k| 673k|  2 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  99.57%
1685.34/1691.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1685.34/1691.89	c  1692s| 85800 |     4 |  7404k|  83.4 |   893M | 109 |8144 |  28k|   0 | 674k|  0 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  99.68%
1687.54/1694.06	c  1694s| 85900 |     9 |  7416k|  83.4 |   893M | 109 |8144 |  27k|  18k| 675k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  99.76%
1689.92/1696.45	c  1696s| 86000 |    10 |  7429k|  83.5 |   893M | 109 |8144 |  27k|  18k| 675k|  1 | 117k|  38 | 0.000000e+00 |      --      |    Inf |  99.80%
1691.72/1698.23	c  1698s| 86100 |    12 |  7439k|  83.5 |   894M | 109 |8144 |  27k|  18k| 676k|  2 | 118k|  38 | 0.000000e+00 |      --      |    Inf |  99.84%
1693.71/1700.26	c 
1693.71/1700.26	c SCIP Status        : problem is solved [infeasible]
1693.71/1700.26	c Solving Time (sec) : 1700.26
1693.71/1700.26	c Solving Nodes      : 86198 (total of 88653 nodes in 2 runs)
1693.71/1700.26	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1693.71/1700.26	c Dual Bound         : +1.00000000000000e+20
1693.71/1700.26	c Gap                : 0.00 %
1693.71/1700.26	s UNSATISFIABLE
1693.71/1700.26	c SCIP Status        : problem is solved [infeasible]
1693.71/1700.26	c Total Time         :    1700.26
1693.71/1700.26	c   solving          :    1700.26
1693.71/1700.26	c   presolving       :       0.57 (included in solving)
1693.71/1700.26	c   reading          :       0.05 (included in solving)
1693.71/1700.26	c   copying          :       0.44 (10 #copies) (minimal 0.03, maximal 0.06, average 0.04)
1693.71/1700.26	c Original Problem   :
1693.71/1700.26	c   Problem name     : HOME/instance-4450325-1721410877.opb
1693.71/1700.26	c   Variables        : 8160 (8160 binary, 0 integer, 0 implicit integer, 0 continuous)
1693.71/1700.26	c   Constraints      : 25805 initial, 25805 maximal
1693.71/1700.26	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
1693.71/1700.26	c Presolved Problem  :
1693.71/1700.26	c   Problem name     : t_HOME/instance-4450325-1721410877.opb
1693.71/1700.26	c   Variables        : 8144 (8144 binary, 0 integer, 0 implicit integer, 0 continuous)
1693.71/1700.26	c   Constraints      : 19947 initial, 28340 maximal
1693.71/1700.26	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
1693.71/1700.26	c   Nonzeros         : 56907 constraint, 54882 clique table
1693.71/1700.26	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1693.71/1700.26	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   domcol           :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   gateextraction   :       0.07       0.00      5          0          0          0          0          0      11256       2814          0          0
1693.71/1700.26	c   implics          :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   milp             :       0.08       0.00      2          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   sparsify         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   trivial          :       0.00       0.00     13          6          0          0          0          0          0          0          0          0
1693.71/1700.26	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   dualfix          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   probing          :       0.08       0.00      2          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   symmetry         :       0.05       0.00      1          3          0          0          0          0          0          1          0          0
1693.71/1700.26	c   vbounds          :       0.01       0.00      3          0          1          0          0          0          0          0          0          0
1693.71/1700.26	c   knapsack         :       0.00       0.00     17          0          0          0          0          0         25         46         71        325
1693.71/1700.26	c   setppc           :       0.10       0.00     26          0          6          0          0          0         88          0          0          0
1693.71/1700.26	c   linear           :       0.08       0.01     13          0          0          0          0          0          2          0          7         44
1693.71/1700.26	c   orbitope         :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   logicor          :       0.04       0.01     18          0          0          0          0          0       1268          0          0        131
1693.71/1700.26	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   root node        :          -          -      -       1892          -          -       1892          -          -          -          -          -
1693.71/1700.26	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
1693.71/1700.26	c   benderslp        :          0          0          0          0      63043          0          0      12763          0          0          0          0          0          0          0
1693.71/1700.26	c   integral         :          0          0          0          0      63043          0          0      12763          0          0          0          0          0          0     126086
1693.71/1700.26	c   knapsack         :         94+       100         11    1132620          0          0          0          0      10994         72      35948          0          0          0          0
1693.71/1700.26	c   setppc           :      18108+     18113         23    1169924          0          0          0      12759    3664860      22657   13416520          1          0          0          0
1693.71/1700.26	c   linear           :          1+        29          0    1092081          0          0          0          2      14835        162      27208          0          0          0          0
1693.71/1700.26	c   orbitope         :          1          1          0    1147005          0          0          0          0       7926        190       6167          0          0          0          0
1693.71/1700.26	c   logicor          :       1743+     10143         23     839370          0          0          0          0    1659307      14899    2644980        104         66          0          0
1693.71/1700.26	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
1693.71/1700.26	c   benderslp        :       0.03       0.00       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00
1693.71/1700.26	c   integral         :      46.93       0.00       0.00       0.00      46.93       0.00       0.00       0.00       0.00       0.00
1693.71/1700.26	c   knapsack         :       0.83       0.00       0.00       0.82       0.00       0.00       0.00       0.00       0.01       0.00
1693.71/1700.26	c   setppc           :      24.72       0.00       0.03      23.49       0.00       0.00       0.00       0.07       1.12       0.01
1693.71/1700.26	c   linear           :       0.37       0.01       0.00       0.34       0.00       0.00       0.00       0.00       0.02       0.00
1693.71/1700.26	c   orbitope         :       0.32       0.00       0.00       0.32       0.00       0.00       0.00       0.00       0.00       0.00
1693.71/1700.26	c   logicor          :      17.17       0.01       0.01      15.97       0.00       0.00       0.00       0.00       1.19       0.00
1693.71/1700.26	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1693.71/1700.26	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1693.71/1700.26	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1693.71/1700.26	c   components       :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
1693.71/1700.26	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1693.71/1700.26	c   dualfix          :          2          0          0          0
1693.71/1700.26	c   genvbounds       :          0          0          0          0
1693.71/1700.26	c   nlobbt           :          0          0          0          0
1693.71/1700.26	c   obbt             :          0          0          0          0
1693.71/1700.26	c   probing          :          0          0          0          0
1693.71/1700.26	c   pseudoobj        :          0          0          0          0
1693.71/1700.26	c   redcost          :          0          0          0          0
1693.71/1700.26	c   rootredcost      :          0          0          0          0
1693.71/1700.26	c   symmetry         :          0          0          0          0
1693.71/1700.26	c   vbounds          :    1015685          0          0          0
1693.71/1700.26	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
1693.71/1700.26	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
1693.71/1700.26	c   genvbounds       :       0.13       0.00       0.00       0.13       0.00       0.00
1693.71/1700.26	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
1693.71/1700.26	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
1693.71/1700.26	c   probing          :       0.08       0.00       0.08       0.00       0.00       0.00
1693.71/1700.26	c   pseudoobj        :       0.13       0.00       0.00       0.13       0.00       0.00
1693.71/1700.26	c   redcost          :       0.06       0.00       0.00       0.06       0.00       0.00
1693.71/1700.26	c   rootredcost      :       0.05       0.00       0.00       0.05       0.00       0.00
1693.71/1700.26	c   symmetry         :       0.22       0.00       0.05       0.17       0.00       0.00
1693.71/1700.26	c   vbounds          :      28.28       0.00       0.01      28.27       0.00       0.00
1693.71/1700.26	c Symmetry           :
1693.71/1700.26	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
1693.71/1700.26	c   orbital reduction:          0 reductions applied,          0 cutoffs
1693.71/1700.26	c   lexicographic red:          0 reductions applied,          0 cutoffs
1693.71/1700.26	c   shadow tree time :       0.00 s
1693.71/1700.26	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
1693.71/1700.26	c   propagation      :       3.93      37951      37209          -     218337       37.4       5622       13.6          -          -          -
1693.71/1700.26	c   infeasible LP    :       5.85       4680       4678          -      18950       22.2       2361       13.6       4677        6.4          0
1693.71/1700.26	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
1693.71/1700.26	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
1693.71/1700.26	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
1693.71/1700.26	c   applied globally :       3.41          -          -          1     113429       15.1          -          -       4666          -          -
1693.71/1700.26	c   applied locally  :          -          -          -          0          7       20.9          -          -         11          -          -
1693.71/1700.26	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
1693.71/1700.26	c   cut pool         :       3.29          -      14025         44          -          -      72807    1418431          -          -          -          -          -    (maximal pool size:       3986)
1693.71/1700.26	c   aggregation      :       2.49       0.00       1007         23          0          0         12        126          5         10          7          3          0
1693.71/1700.26	c   > cmir           :          -          -          -          -          -          -          -         98          0          5          5          0          -
1693.71/1700.26	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
1693.71/1700.26	c   > knapsackcover  :          -          -          -          -          -          -          -         28          5          5          2          3          -
1693.71/1700.26	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   clique           :       3.27       0.00         23         23          0          0        150        869          0        653        653          0          0
1693.71/1700.26	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   gomory           :      49.19       0.00       1004         20          0          0      53245     833263        242     293886     293857         29          0
1693.71/1700.26	c   > gomorymi       :          -          -          -          -          -          -          -      17789        121        749        733         16          -
1693.71/1700.26	c   > strongcg       :          -          -          -          -          -          -          -     815474        121     293137     293124         13          -
1693.71/1700.26	c   impliedbounds    :       0.66       0.00       1007         23          0          0         74       2006          0        899        899          0          0
1693.71/1700.26	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   mcf              :       0.09       0.00          2          2          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   multilinear      :       0.00       0.00       5207         23          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   rapidlearning    :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   rlt              :       0.00       0.00        779         20          0          0          0          0          0          0          0          0          0
1693.71/1700.26	c   zerohalf         :      20.11       0.00       1007         23          0          0      20640     582167       1067     415468     414946        522          0
1693.71/1700.26	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
1693.71/1700.26	c   hybrid           :       2.14       0.00      12664         23     710981         11     708696       2189          0       4342
1693.71/1700.26	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.26	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.26	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1693.71/1700.26	c   problem variables:       0.00          -          0          0
1693.71/1700.26	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
1693.71/1700.26	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c   relpscost        :      46.85       0.00      63043          0          0          0          0          0          0     126086
1693.71/1700.27	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
1693.71/1700.27	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
1693.71/1700.27	c   LP solutions     :       0.00          -          -          0          0
1693.71/1700.27	c   relax solutions  :       0.00          -          -          0          0
1693.71/1700.27	c   pseudo solutions :       0.00          -          -          0          0
1693.71/1700.27	c   strong branching :       0.00          -          -          0          0
1693.71/1700.27	c   actconsdiving    :       0.00       0.00          0          0          0
1693.71/1700.27	c   adaptivediving   :      11.64       0.00         59          0          0
1693.71/1700.27	c   alns             :       1.62       0.00         10          0          0
1693.71/1700.27	c   bound            :       0.00       0.00          0          0          0
1693.71/1700.27	c   clique           :       0.03       0.00          1          0          0
1693.71/1700.27	c   coefdiving       :       0.00       0.00          0          0          0
1693.71/1700.27	c   completesol      :       0.00       0.00          0          0          0
1693.71/1700.27	c   conflictdiving   :       5.17       0.00         36          0          0
1693.71/1700.27	c   crossover        :       0.02       0.00          0          0          0
1693.71/1700.27	c   dins             :       0.00       0.00          0          0          0
1693.71/1700.27	c   distributiondivin:       7.60       0.00         35          0          0
1693.71/1700.27	c   dps              :       0.00       0.00          0          0          0
1693.71/1700.27	c   dualval          :       0.00       0.00          0          0          0
1693.71/1700.27	c   farkasdiving     :       0.00       0.00          0          0          0
1693.71/1700.27	c   feasjump         :       0.10       0.00          2          0          0
1693.71/1700.27	c   feaspump         :      14.01       0.00         19          0          0
1693.71/1700.27	c   fixandinfer      :       0.00       0.00          0          0          0
1693.71/1700.27	c   fracdiving       :       5.35       0.00         35          0          0
1693.71/1700.27	c   gins             :       0.01       0.00          0          0          0
1693.71/1700.27	c   guideddiving     :       0.00       0.00          0          0          0
1693.71/1700.27	c   indcoefdiving    :       0.00       0.00          0          0          0
1693.71/1700.27	c   indicator        :       0.04       0.00          0          0          0
1693.71/1700.27	c   indicatordiving  :       0.00       0.00          0          0          0
1693.71/1700.27	c   indoneopt        :       0.03       0.00          0          0          0
1693.71/1700.27	c   indrounding      :       0.00       0.00          0          0          0
1693.71/1700.27	c   indtwoopt        :       0.00       0.00          0          0          0
1693.71/1700.27	c   intdiving        :       0.00       0.00          0          0          0
1693.71/1700.27	c   intshifting      :       0.00       0.00          0          0          0
1693.71/1700.27	c   linesearchdiving :       7.89       0.00         35          0          0
1693.71/1700.27	c   localbranching   :       0.00       0.00          0          0          0
1693.71/1700.27	c   locks            :       0.01       0.00          1          0          0
1693.71/1700.27	c   lpface           :       1.49       0.00          0          0          0
1693.71/1700.27	c   mpec             :       0.00       0.00          0          0          0
1693.71/1700.27	c   multistart       :       0.00       0.00          0          0          0
1693.71/1700.27	c   mutation         :       0.00       0.00          0          0          0
1693.71/1700.27	c   nlpdiving        :       0.00       0.00          0          0          0
1693.71/1700.27	c   objpscostdiving  :     111.54       0.00         17          0          0
1693.71/1700.27	c   octane           :       0.00       0.00          0          0          0
1693.71/1700.27	c   ofins            :       0.02       0.00          0          0          0
1693.71/1700.27	c   oneopt           :       0.05       0.00          0          0          0
1693.71/1700.27	c   padm             :       0.00       0.00          0          0          0
1693.71/1700.27	c   proximity        :       0.00       0.00          0          0          0
1693.71/1700.27	c   pscostdiving     :      17.25       0.00         36          0          0
1693.71/1700.27	c   randrounding     :       5.77       0.00      12775          0          0
1693.71/1700.27	c   rens             :       0.00       0.00          0          0          0
1693.71/1700.27	c   reoptsols        :       0.00       0.00          0          0          0
1693.71/1700.27	c   repair           :       0.00       0.00          0          0          0
1693.71/1700.27	c   rins             :       0.02       0.00          0          0          0
1693.71/1700.27	c   rootsoldiving    :      16.71       0.00         18          0          0
1693.71/1700.27	c   rounding         :       1.68       0.00       3825          0          0
1693.71/1700.27	c   scheduler        :       0.00       0.00          0          0          0
1693.71/1700.27	c   shiftandpropagate:       0.05       0.00          2          0          0
1693.71/1700.27	c   shifting         :       6.53       0.00       1835          0          0
1693.71/1700.27	c   simplerounding   :       0.05       0.00          0          0          0
1693.71/1700.27	c   smallcard        :       0.00       0.00          0          0          0
1693.71/1700.27	c   subnlp           :       0.05       0.00          0          0          0
1693.71/1700.27	c   trivial          :       0.00       0.00          4          0          0
1693.71/1700.27	c   trivialnegation  :       0.00       0.00          0          0          0
1693.71/1700.27	c   trustregion      :       0.00       0.00          0          0          0
1693.71/1700.27	c   trysol           :       0.02       0.00          0          0          0
1693.71/1700.27	c   twoopt           :       0.00       0.00          0          0          0
1693.71/1700.27	c   undercover       :       0.00       0.00          0          0          0
1693.71/1700.27	c   vbounds          :       0.02       0.00          2          0          0
1693.71/1700.27	c   veclendiving     :       3.61       0.00         35          0          0
1693.71/1700.27	c   zeroobj          :       0.00       0.00          0          0          0
1693.71/1700.27	c   zirounding       :       0.33       0.00       1000          0          0
1693.71/1700.27	c   other solutions  :          -          -          -          0          -
1693.71/1700.27	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
1693.71/1700.27	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
1693.71/1700.27	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
1693.71/1700.27	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
1693.71/1700.27	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
1693.71/1700.27	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
1693.71/1700.27	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
1693.71/1700.27	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
1693.71/1700.27	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
1693.71/1700.27	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
1693.71/1700.27	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
1693.71/1700.27	c   primal LP        :      20.17       6326          0       0.00       0.00      20.17       6326
1693.71/1700.27	c   dual LP          :     995.30      80316    6927597      87.22    6960.31       2.27        888
1693.71/1700.27	c   lex dual LP      :       0.00          0          0       0.00          -
1693.71/1700.27	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1693.71/1700.27	c   resolve instable :       0.00          0          0       0.00          -
1693.71/1700.27	c   diving/probing LP:     190.29       2557     525426     205.49    2761.18
1693.71/1700.27	c   strong branching :       1.58         38      13149     346.03    8307.74          -          -         18
1693.71/1700.27	c     (at root node) :          -         38      13149     346.03          -
1693.71/1700.27	c   conflict analysis:       0.00          0          0       0.00          -
1693.71/1700.27	c B&B Tree           :
1693.71/1700.27	c   number of runs   :          2
1693.71/1700.27	c   nodes            :      86198 (61113 internal, 25085 leaves)
1693.71/1700.27	c   feasible leaves  :          0
1693.71/1700.27	c   infeas. leaves   :      25085
1693.71/1700.27	c   objective leaves :          0
1693.71/1700.27	c   nodes (total)    :      88653 (63043 internal, 25610 leaves)
1693.71/1700.27	c   nodes left       :          0
1693.71/1700.27	c   max depth        :        109
1693.71/1700.27	c   max depth (total):        109
1693.71/1700.27	c   backtracks       :      20302 (23.6%)
1693.71/1700.27	c   early backtracks :          0 (0.0%)
1693.71/1700.27	c   nodes exc. ref.  :          0 (0.0%)
1693.71/1700.27	c   delayed cutoffs  :      36029
1693.71/1700.27	c   repropagations   :      92931 (6478852 domain reductions, 17035 cutoffs)
1693.71/1700.27	c   avg switch length:       3.72
1693.71/1700.27	c   switching time   :      62.37
1693.71/1700.27	c Root Node          :
1693.71/1700.27	c   First LP value   : +0.00000000000000e+00
1693.71/1700.27	c   First LP Iters   :       5864 (23247.61 Iter/sec)
1693.71/1700.27	c   First LP Time    :       0.25
1693.71/1700.27	c   Final Dual Bound :          -
1693.71/1700.27	c   Final Root Iters :      44312
1693.71/1700.27	c   Root LP Estimate : +7.58247603863164e-02
1693.71/1700.27	c Solution           :
1693.71/1700.27	c   Solutions found  :          0 (0 improvements)
1693.71/1700.27	c   Primal Bound     : infeasible
1693.71/1700.27	c   Dual Bound       :          -
1693.71/1700.27	c   Gap              :       0.00 %
1693.71/1700.27	c Integrals          :      Total       Avg%
1693.71/1700.27	c   primal-dual      :          -          - (problem infeasible)
1693.71/1700.27	c   primal-ref       :          -          - (problem infeasible)
1693.71/1700.27	c   dual-ref         :          -          - (problem infeasible)
1693.81/1700.35	c Time complete: 1693.87.

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100091 s]*
/proc/loadavg: 1.53 1.74 2.84 5/258 1025387
/proc/meminfo: memFree=126516900/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=108712 memory=69020 CPUtime=0.09 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 14027 0 0 0 8 1 0 0 20 0 1 0 193258578 111321088 17255 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 27178 17255 3612 3540 0 15435 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 108712 KiB
Current children cumulated memory: 69020 KiB

[startup+0.205613 s]*
/proc/loadavg: 1.53 1.74 2.84 5/258 1025387
/proc/meminfo: memFree=126500184/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=124972 memory=85224 CPUtime=0.2 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 21965 0 0 0 17 3 0 0 20 0 1 0 193258578 127971328 21306 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 31243 21306 3739 3540 0 19500 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 124972 KiB
Current children cumulated memory: 85224 KiB

[startup+0.305641 s]*
/proc/loadavg: 1.53 1.74 2.84 5/258 1025387
/proc/meminfo: memFree=126500696/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=124504 memory=84096 CPUtime=0.29 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 24522 0 0 0 26 3 0 0 20 0 1 0 193258578 127492096 21024 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 31126 21024 3739 3540 0 19383 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 124504 KiB
Current children cumulated memory: 84096 KiB

[startup+0.700229 s]
/proc/loadavg: 1.53 1.74 2.84 5/258 1025387
/proc/meminfo: memFree=126476320/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=166908 memory=115120 CPUtime=0.68 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 32085 0 0 0 64 4 0 0 20 0 1 0 193258578 170913792 28780 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 41727 28780 3995 3540 0 29984 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 166908 KiB
Current children cumulated memory: 115120 KiB

[startup+1.50023 s]
/proc/loadavg: 1.72 1.78 2.85 5/258 1025387
/proc/meminfo: memFree=126466124/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=171008 memory=119344 CPUtime=1.48 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 33126 0 0 0 144 4 0 0 20 0 1 0 193258578 175112192 29836 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 42752 29836 3995 3540 0 31009 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 171008 KiB
Current children cumulated memory: 119344 KiB

[startup+3.10558 s]
/proc/loadavg: 1.72 1.78 2.85 5/258 1025388
/proc/meminfo: memFree=126464104/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=171448 memory=119608 CPUtime=3.08 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 33223 0 0 0 304 4 0 0 20 0 1 0 193258578 175562752 29902 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 42862 29902 3995 3540 0 31119 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 171448 KiB
Current children cumulated memory: 119608 KiB

[startup+6.30021 s]
/proc/loadavg: 1.91 1.82 2.86 5/258 1025388
/proc/meminfo: memFree=126425960/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=202592 memory=139896 CPUtime=6.27 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 36800 0 0 0 622 5 0 0 20 0 1 0 193258578 207454208 34974 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 50648 34974 3995 3540 0 38905 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 202592 KiB
Current children cumulated memory: 139896 KiB

[startup+12.7002 s]
/proc/loadavg: 2.16 1.87 2.87 5/258 1025390
/proc/meminfo: memFree=126371140/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=253460 memory=180316 CPUtime=12.64 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 48632 0 0 0 1258 6 0 0 20 0 1 0 193258578 259543040 45079 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 63365 45079 4027 3540 0 51622 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 253460 KiB
Current children cumulated memory: 180316 KiB

[startup+25.5002 s]
/proc/loadavg: 2.44 1.94 2.88 5/258 1025391
/proc/meminfo: memFree=126325060/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=253460 memory=180316 CPUtime=25.41 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 48643 0 0 0 2534 7 0 0 20 0 1 0 193258578 259543040 45079 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 63365 45079 4027 3540 0 51622 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 253460 KiB
Current children cumulated memory: 180316 KiB

[startup+51.1056 s]
/proc/loadavg: 3.06 2.14 2.92 5/258 1025395
/proc/meminfo: memFree=126279388/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=287800 memory=202240 CPUtime=50.93 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 54159 0 0 0 5085 8 0 0 20 0 1 0 193258578 294707200 50560 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 71950 50560 4027 3540 0 60207 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 287800 KiB
Current children cumulated memory: 202240 KiB

[startup+102.3 s]
/proc/loadavg: 3.71 2.46 2.99 5/258 1025405
/proc/meminfo: memFree=126201520/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=360344 memory=224452 CPUtime=101.94 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 60206 0 0 0 10183 11 0 0 20 0 1 0 193258578 368992256 56113 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 90086 56113 4027 3540 0 78343 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 360344 KiB
Current children cumulated memory: 224452 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 2.76 3.06 5/258 1025417
/proc/meminfo: memFree=126145492/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=437688 memory=240104 CPUtime=161.74 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 64364 0 0 0 16162 12 0 0 20 0 1 0 193258578 448192512 60026 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 109422 60026 4027 3540 0 97679 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 437688 KiB
Current children cumulated memory: 240104 KiB

[startup+222.3 s]
/proc/loadavg: 3.99 2.99 3.12 5/258 1025428
/proc/meminfo: memFree=126117572/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=443892 memory=244004 CPUtime=221.57 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 65329 0 0 0 22144 13 0 0 20 0 1 0 193258578 454545408 61001 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 110973 61001 4027 3540 0 99230 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 443892 KiB
Current children cumulated memory: 244004 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.20 3.19 5/255 1025438
/proc/meminfo: memFree=126050136/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=502384 memory=264768 CPUtime=281.34 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 70591 0 0 0 28120 14 0 0 20 0 1 0 193258578 514441216 66192 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 125596 66192 4027 3540 0 113853 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 502384 KiB
Current children cumulated memory: 264768 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.38 3.25 5/254 1025540
/proc/meminfo: memFree=124244716/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=552364 memory=298628 CPUtime=341.1 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 79172 0 0 0 34093 17 0 0 20 0 1 0 193258578 565620736 74657 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 138091 74657 4027 3540 0 126348 0
Current children cumulated CPU time: 341.1 s
Current children cumulated vsize: 552364 KiB
Current children cumulated memory: 298628 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.51 3.31 5/255 1025552
/proc/meminfo: memFree=123958824/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=582444 memory=316888 CPUtime=400.82 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 83768 0 0 0 40064 18 0 0 20 0 1 0 193258578 596422656 79222 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 145611 79222 4027 3540 0 133868 0
Current children cumulated CPU time: 400.82 s
Current children cumulated vsize: 582444 KiB
Current children cumulated memory: 316888 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.63 3.36 5/255 1025563
/proc/meminfo: memFree=123813544/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=594456 memory=327068 CPUtime=460.55 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 86352 0 0 0 46035 20 0 0 20 0 1 0 193258578 608722944 81767 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 148614 81767 4027 3540 0 136871 0

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

/proc/loadavg: 4.17 4.13 3.89 5/259 1026440
/proc/meminfo: memFree=122499992/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=924160 memory=868556 CPUtime=1356.99 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 158349 0 0 0 135666 33 0 0 20 0 1 0 193258578 946339840 217139 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 231040 217139 4027 3540 0 219297 0
Current children cumulated CPU time: 1356.99 s
Current children cumulated vsize: 924160 KiB
Current children cumulated memory: 868556 KiB

[startup+1422.3 s]
/proc/loadavg: 4.14 4.14 3.91 5/255 1026450
/proc/meminfo: memFree=122497792/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=924160 memory=868556 CPUtime=1416.78 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 158600 0 0 0 141645 33 0 0 20 0 1 0 193258578 946339840 217139 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 231040 217139 4027 3540 0 219297 0
Current children cumulated CPU time: 1416.78 s
Current children cumulated vsize: 924160 KiB
Current children cumulated memory: 868556 KiB

[startup+1482.3 s]
/proc/loadavg: 4.17 4.14 3.93 5/255 1026461
/proc/meminfo: memFree=122481468/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=929412 memory=874048 CPUtime=1476.57 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 159734 0 0 0 147623 34 0 0 20 0 1 0 193258578 951717888 218512 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 232353 218512 4027 3540 0 220610 0
Current children cumulated CPU time: 1476.57 s
Current children cumulated vsize: 929412 KiB
Current children cumulated memory: 874048 KiB

[startup+1542.3 s]
/proc/loadavg: 4.11 4.13 3.94 5/254 1026471
/proc/meminfo: memFree=122443684/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=932148 memory=874388 CPUtime=1536.36 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 160049 0 0 0 153602 34 0 0 20 0 1 0 193258578 954519552 218597 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 233037 218597 4027 3540 0 221294 0
Current children cumulated CPU time: 1536.36 s
Current children cumulated vsize: 932148 KiB
Current children cumulated memory: 874388 KiB

[startup+1602.3 s]
/proc/loadavg: 4.08 4.12 3.95 5/254 1026482
/proc/meminfo: memFree=122389336/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=997944 memory=926688 CPUtime=1596.15 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 171856 0 0 0 159579 36 0 0 20 0 1 0 193258578 1021894656 231672 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 249486 231672 4027 3540 0 237743 0
Current children cumulated CPU time: 1596.15 s
Current children cumulated vsize: 997944 KiB
Current children cumulated memory: 926688 KiB

[startup+1662.3 s]
/proc/loadavg: 4.20 4.14 3.97 5/254 1026493
/proc/meminfo: memFree=122385600/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=997944 memory=927088 CPUtime=1655.94 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 172274 0 0 0 165558 36 0 0 20 0 1 0 193258578 1021894656 231772 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 249486 231772 4027 3540 0 237743 0
Current children cumulated CPU time: 1655.94 s
Current children cumulated vsize: 997944 KiB
Current children cumulated memory: 927088 KiB

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

# cumulated CPU time of all completed processes:  user=1693.5 s, system=0.376401 s

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

[startup+1664 s]*
/proc/loadavg: 4.20 4.14 3.97 5/254 1026493
/proc/meminfo: memFree=122385656/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=997944 memory=927088 CPUtime=1657.64 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 172274 0 0 0 165728 36 0 0 20 0 1 0 193258578 1021894656 231772 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 249486 231772 4027 3540 0 237743 0
Current children cumulated CPU time: 1657.64 s
Current children cumulated vsize: 997944 KiB
Current children cumulated memory: 927088 KiB

[startup+1676.8 s]
/proc/loadavg: 4.15 4.13 3.97 5/254 1026495
/proc/meminfo: memFree=122383492/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=997944 memory=927344 CPUtime=1670.39 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 172359 0 0 0 167003 36 0 0 20 0 1 0 193258578 1021894656 231836 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 249486 231836 4027 3540 0 237743 0
Current children cumulated CPU time: 1670.39 s
Current children cumulated vsize: 997944 KiB
Current children cumulated memory: 927344 KiB

[startup+1689.6 s]
/proc/loadavg: 4.13 4.13 3.97 5/254 1026497
/proc/meminfo: memFree=122382808/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=997944 memory=927344 CPUtime=1683.15 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 172420 0 0 0 168279 36 0 0 20 0 1 0 193258578 1021894656 231836 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 249486 231836 4027 3540 0 237743 0
Current children cumulated CPU time: 1683.15 s
Current children cumulated vsize: 997944 KiB
Current children cumulated memory: 927344 KiB

[startup+1696 s]*
/proc/loadavg: 4.12 4.13 3.97 5/254 1026499
/proc/meminfo: memFree=122381432/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=997944 memory=927344 CPUtime=1689.53 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 172421 0 0 0 168917 36 0 0 20 0 1 0 193258578 1021894656 231836 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 249486 231836 4027 3540 0 237743 0
Current children cumulated CPU time: 1689.53 s
Current children cumulated vsize: 997944 KiB
Current children cumulated memory: 927344 KiB

[startup+1697.6 s]
/proc/loadavg: 4.19 4.14 3.98 5/254 1026499
/proc/meminfo: memFree=122381448/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=997944 memory=927344 CPUtime=1691.12 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 172421 0 0 0 169076 36 0 0 20 0 1 0 193258578 1021894656 231836 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 249486 231836 4027 3540 0 237743 0
Current children cumulated CPU time: 1691.12 s
Current children cumulated vsize: 997944 KiB
Current children cumulated memory: 927344 KiB

[startup+1699.2 s]
/proc/loadavg: 4.19 4.14 3.98 5/254 1026499
/proc/meminfo: memFree=122381324/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=997944 memory=927344 CPUtime=1692.71 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 172431 0 0 0 169235 36 0 0 20 0 1 0 193258578 1021894656 231836 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 249486 231836 4027 3540 0 237743 0
Current children cumulated CPU time: 1692.71 s
Current children cumulated vsize: 997944 KiB
Current children cumulated memory: 927344 KiB

[startup+1700 s]*
/proc/loadavg: 4.19 4.14 3.98 5/254 1026499
/proc/meminfo: memFree=122380792/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=997944 memory=927344 CPUtime=1693.51 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 172431 0 0 0 169315 36 0 0 20 0 1 0 193258578 1021894656 231836 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 249486 231836 4027 3540 0 237743 0
Current children cumulated CPU time: 1693.51 s
Current children cumulated vsize: 997944 KiB
Current children cumulated memory: 927344 KiB

[startup+1700.2 s]
/proc/loadavg: 4.19 4.14 3.98 5/254 1026499
/proc/meminfo: memFree=122380792/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=997944 memory=927344 CPUtime=1693.71 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 172431 0 0 0 169335 36 0 0 20 0 1 0 193258578 1021894656 231836 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 249486 231836 4027 3540 0 237743 0
Current children cumulated CPU time: 1693.71 s
Current children cumulated vsize: 997944 KiB
Current children cumulated memory: 927344 KiB

[startup+1700.3 s]
/proc/loadavg: 4.19 4.14 3.98 5/254 1026499
/proc/meminfo: memFree=122380792/131524600 swapFree=131071996/131071996
[pid=1025386] ppid=1025383 vsize=989820 memory=919220 CPUtime=1693.81 cores=0,2
/proc/1025386/stat : 1025386 (pbscip) R 1025383 1025386 1025265 0 -1 4194304 172431 0 0 0 169345 36 0 0 20 0 1 0 193258578 1013575680 229805 134679101440 4194304 18693293 140727888677808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48271360 140727888679938 140727888680037 140727888680037 140727888687054 0
/proc/1025386/statm: 247455 229805 4027 3540 0 235712 0
Current children cumulated CPU time: 1693.81 s
Current children cumulated vsize: 989820 KiB
Current children cumulated memory: 919220 KiB

Child status: 0

Real time (s): 1700.36
CPU time (s): 1693.88
CPU user time (s): 1693.5
CPU system time (s): 0.376401
CPU usage (%): 99.6189
Max. virtual memory (cumulated for all children) (KiB): 997944
Max. memory (cumulated for all children) (KiB): 927344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1693.5
system time used= 0.376401
maximum resident set size= 927344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172559
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52
involuntary context switches= 11624


# summary of solver processes directly reported to runsolver:
#   pid: 1025386
#   total CPU time (s): 1693.88
#   total CPU user time (s): 1693.5
#   total CPU system time (s): 0.376401

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.76898 second user time and 8.62093 second system time

The end

Launcher Data

Begin job on nodeC035 at 2024-07-19 19:41:30
IDJOB=4450325
IDBENCH=160421
IDSOLVER=3059
FILE ID=nodeC035/4450325-1721410877
RUNJOBID= nodeC035-1721410880-1025275
SLURM_JOB_ID= 7545474
Free space on /tmp= 890012 MiB

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

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

MD5SUM BENCH= 432ceff95840c24def17352d86ee9883
RANDOM SEED=1202156649

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		: 3658.060
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		: 3680.217
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		: 3671.345
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		: 3600.245
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		: 3666.881
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		: 3680.308
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		: 3603.433
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		: 3600.181
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:        126571496 kB
MemAvailable:   129282720 kB
Buffers:          536368 kB
Cached:          2993364 kB
SwapCached:            0 kB
Active:          1008332 kB
Inactive:        3272968 kB
Active(anon):       1536 kB
Inactive(anon):   795944 kB
Active(file):    1006796 kB
Inactive(file):  2477024 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             77448 kB
Writeback:             0 kB
AnonPages:        751628 kB
Mapped:           141672 kB
Shmem:             45916 kB
KReclaimable:     134456 kB
Slab:             251348 kB
SReclaimable:     134456 kB
SUnreclaim:       116892 kB
KernelStack:        4144 kB
PageTables:        10988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     934024 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:09:50